...
|
...
|
@@ -5,7 +5,7 @@ $tableCellC:#eee; |
|
|
$basicBtnC:#eb0313;
|
|
|
|
|
|
.good-detail-page {
|
|
|
|
|
|
overflow: hidden;
|
|
|
/* basic component */
|
|
|
.page-block{
|
|
|
box-sizing:border-box;
|
...
|
...
|
@@ -14,7 +14,6 @@ $basicBtnC:#eb0313; |
|
|
border-top: 1px solid $borderC;
|
|
|
padding: 0 pxToRem(28px);
|
|
|
>.title{
|
|
|
min-height: pxToRem(88px);
|
|
|
line-height: pxToRem(88px);
|
|
|
color: $mainFontC;
|
|
|
font-size : pxToRem(28px);
|
...
|
...
|
@@ -23,7 +22,6 @@ $basicBtnC:#eb0313; |
|
|
span{
|
|
|
color:#a0a0a0;
|
|
|
font-size:pxToRem(18px);
|
|
|
// vertical-align: baseline;
|
|
|
}
|
|
|
}
|
|
|
.detail{
|
...
|
...
|
@@ -40,24 +38,15 @@ $basicBtnC:#eb0313; |
|
|
.column{
|
|
|
display: table-cell;
|
|
|
padding: 0.4em 0.8em;
|
|
|
border:1px solid white;
|
|
|
border:1px solid #fff;
|
|
|
font-size: pxToRem(24px);
|
|
|
background-color: $tableCellC;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
// table {
|
|
|
// width: 100%;
|
|
|
// tbody td{
|
|
|
// padding: 0.4em 0.8em;
|
|
|
// border:3px solid white;
|
|
|
// font-size: pxToRem(24px);
|
|
|
// background-color: $tableCellC;
|
|
|
// }
|
|
|
// }
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.gap-block{
|
|
|
min-height: 30rem/$pxConvertRem;
|
|
|
background-color: #f0f0f0;
|
...
|
...
|
@@ -167,7 +156,7 @@ $basicBtnC:#eb0313; |
|
|
h1{
|
|
|
display: inline-block;
|
|
|
line-height: pxToRem(88px);
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
.goodsName,
|
|
|
.goodsSubtitle{
|
...
|
...
|
@@ -179,6 +168,8 @@ $basicBtnC:#eb0313; |
|
|
}
|
|
|
}
|
|
|
.vipLevel {
|
|
|
width: 100%;
|
|
|
box-sizing:border-box;
|
|
|
display: table;
|
|
|
min-height: pxToRem(88px);
|
|
|
padding-left:pxToRem(28px);
|
...
|
...
|
@@ -213,17 +204,21 @@ $basicBtnC:#eb0313; |
|
|
color: $mainFontC;
|
|
|
line-height: pxToRem(88px);
|
|
|
|
|
|
border-bottom: 2px solid $borderC;
|
|
|
border-bottom: 1px solid $borderC;
|
|
|
|
|
|
.iconfont{
|
|
|
// padding-right:28rem/$pxConvertRem;
|
|
|
font-size: inherit;
|
|
|
display: inline-block;
|
|
|
width: pxToRem(35px);
|
|
|
font-size: pxToRem(45px);
|
|
|
float: right;
|
|
|
color:#e0e0e0;
|
|
|
text-align: right;
|
|
|
// padding-left:pxToRem(50px);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.goodsSubtitle,
|
|
|
.goodsDiscount{
|
|
|
text-indent: pxToRem(-14px);
|
|
|
}
|
|
|
.feedback-list-page {
|
|
|
padding-top: pxToRem(30px);
|
|
|
background-color: #f0f0f0;
|
...
|
...
|
@@ -254,30 +249,28 @@ $basicBtnC:#eb0313; |
|
|
color: #000;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.comment-nav {
|
|
|
border-right: 1px solid #ccc;
|
|
|
}
|
|
|
|
|
|
.comment-content{
|
|
|
.comment-content-main{
|
|
|
background-color: #fff;
|
|
|
border-bottom: 1px solid $borderC;
|
|
|
.user-name{
|
|
|
font-size: px2rem(24);
|
|
|
line-height: px2rem(62);
|
|
|
font-size: pxToRem(24px);
|
|
|
line-height: pxToRem(62px);
|
|
|
color:$mainFontC;
|
|
|
padding-left: px2rem(28);
|
|
|
padding-right: px2rem(18);
|
|
|
padding-left: pxToRem(28px);
|
|
|
padding-right: pxToRem(18px);
|
|
|
}
|
|
|
.goods-spec,
|
|
|
.comment-time{
|
|
|
font-size: px2rem(24);
|
|
|
line-height: px2rem(62);
|
|
|
font-size: pxToRem(24px);
|
|
|
line-height: pxToRem(62px);
|
|
|
}
|
|
|
.detail-content{
|
|
|
font-size: px2rem(28);
|
|
|
line-height: px2rem(36);
|
|
|
font-size: pxToRem(28px);
|
|
|
line-height: pxToRem(36px);
|
|
|
font-size: pxToRem(24px);
|
|
|
line-height: pxToRem(62px);
|
|
|
color:$mainFontC;
|
...
|
...
|
@@ -299,17 +292,15 @@ $basicBtnC:#eb0313; |
|
|
}
|
|
|
.detail-content,
|
|
|
.comment-time{
|
|
|
padding-left: px2rem(28);
|
|
|
padding-left: pxToRem(28px);
|
|
|
|
|
|
}
|
|
|
.detail-content{
|
|
|
padding-right: px2rem(28);
|
|
|
padding-right: pxToRem(28px);
|
|
|
padding-left: pxToRem(28px);
|
|
|
|
|
|
}
|
|
|
.detail-content{
|
|
|
padding-right: pxToRem(28px);
|
|
|
|
|
|
}
|
|
|
.comment-time{
|
|
|
color:#c1c1c1;
|
...
|
...
|
@@ -322,7 +313,7 @@ $basicBtnC:#eb0313; |
|
|
text-align: center;
|
|
|
background-color: #fff;
|
|
|
|
|
|
border-bottom: 2px solid $borderC;
|
|
|
border-bottom: 1px solid $borderC;
|
|
|
line-height: pxToRem(88px);
|
|
|
font-size: pxToRem(28px);
|
|
|
|
...
|
...
|
@@ -332,7 +323,7 @@ $basicBtnC:#eb0313; |
|
|
font-size: inherit;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
|
|
|
}
|
...
|
...
|
@@ -353,10 +344,8 @@ $basicBtnC:#eb0313; |
|
|
.store-logo{
|
|
|
// padding-right: 35rem/$pxConvertRem;
|
|
|
img{
|
|
|
|
|
|
width: pxToRem(109px);
|
|
|
height: pxToRem(68px);
|
|
|
|
|
|
margin-left: 0;
|
|
|
margin-right: pxToRem(-25px);
|
|
|
}
|
...
|
...
|
@@ -374,17 +363,19 @@ $basicBtnC:#eb0313; |
|
|
}
|
|
|
}
|
|
|
}
|
|
|
.goods-desc{
|
|
|
.goods-desc{
|
|
|
.service{
|
|
|
width: pxToRem(489px);
|
|
|
height: pxToRem(28px);
|
|
|
margin-top: pxToRem(22px);
|
|
|
}
|
|
|
}
|
|
|
.tips{
|
|
|
}
|
|
|
.tips{
|
|
|
color:$subFontC;
|
|
|
font-size: pxToRem(18px);
|
|
|
margin-top: pxToRem(20px);
|
|
|
}
|
|
|
.materials{
|
|
|
}
|
|
|
.materials{
|
|
|
.detail{
|
|
|
img{
|
|
|
display: block;
|
...
|
...
|
@@ -395,12 +386,14 @@ $basicBtnC:#eb0313; |
|
|
float: left;
|
|
|
}
|
|
|
.material-desc{
|
|
|
// float: left;
|
|
|
font-size: pxToRem(24px);
|
|
|
overflow: hidden;
|
|
|
|
|
|
}
|
|
|
}
|
|
|
.material-type{
|
|
|
width: pxToRem(581px);
|
|
|
height: pxToRem(99px);
|
|
|
border-top: 1px solid $borderC;
|
|
|
padding: pxToRem(17px) 0;
|
|
|
}
|
...
|
...
|
@@ -435,10 +428,15 @@ $basicBtnC:#eb0313; |
|
|
}
|
|
|
|
|
|
#reference-swiper-container{
|
|
|
|
|
|
.first-group{
|
|
|
width: pxToRem(58px);
|
|
|
>div{
|
|
|
height: pxToRem(67px);
|
|
|
width: pxToRem(70px);
|
|
|
margin-top: pxToRem(66px);
|
|
|
.avatar{
|
|
|
line-height: pxToRem(40px);
|
|
|
width: pxToRem(40px);
|
|
|
height: pxToRem(40px);
|
|
|
margin: pxToRem(18px) 0;
|
|
|
}
|
|
|
}
|
|
|
}
|
...
|
...
|
@@ -446,7 +444,7 @@ $basicBtnC:#eb0313; |
|
|
.measurement-method{
|
|
|
.detail{
|
|
|
width: 100%;
|
|
|
height: pxToRem(300px);
|
|
|
// height: pxToRem(300px);
|
|
|
img{
|
|
|
float:left;
|
|
|
width: pxToRem(270px);
|
...
|
...
|
@@ -455,7 +453,7 @@ $basicBtnC:#eb0313; |
|
|
margin-right: pxToRem(28px);
|
|
|
}
|
|
|
.right-part{
|
|
|
float:left;
|
|
|
overflow: hidden;
|
|
|
.title{
|
|
|
>h1{
|
|
|
margin-top: pxToRem(10px);
|
...
|
...
|
@@ -480,7 +478,7 @@ $basicBtnC:#eb0313; |
|
|
height: pxToRem(15px);
|
|
|
background-color: $basicBtnC;
|
|
|
border-radius: 50%;
|
|
|
color:white;
|
|
|
color:#fff;
|
|
|
text-align: center;
|
|
|
line-height: pxToRem(15px);
|
|
|
font-size: pxToRem(13px);
|
...
|
...
|
@@ -491,37 +489,33 @@ $basicBtnC:#eb0313; |
|
|
}
|
|
|
}
|
|
|
clear:both;
|
|
|
}
|
|
|
}
|
|
|
.cart-bar{
|
|
|
}
|
|
|
}
|
|
|
.cart-bar{
|
|
|
position: relative;
|
|
|
box-sizing:border-box;
|
|
|
width: 100%;
|
|
|
height: pxToRem(120px);
|
|
|
position:fixed;
|
|
|
bottom: 0;
|
|
|
background-color: white;
|
|
|
background-color: #fff;
|
|
|
z-index: 64;
|
|
|
padding:pxToRem(20px) pxToRem(28px);
|
|
|
text-align: center;
|
|
|
|
|
|
|
|
|
a{
|
|
|
display: inline-block;
|
|
|
&.num-incart{
|
|
|
width: pxToRem(45px);
|
|
|
height: pxToRem(45px);
|
|
|
background: url(../img/product/cart.png) no-repeat;
|
|
|
font-size: pxToRem(47px);
|
|
|
color:#444;
|
|
|
}
|
|
|
&.favorite{
|
|
|
width: pxToRem(34px);
|
|
|
height: pxToRem(32px);
|
|
|
background:url(../img/product/favorite.png) no-repeat;
|
|
|
font-size: pxToRem(34px);
|
|
|
color:$basicBtnC;
|
|
|
}
|
|
|
&.addto-cart{
|
|
|
height: pxToRem(80px);
|
|
|
width: pxToRem(260px);
|
|
|
margin:0 pxToRem(100px) 0 pxToRem(128px);
|
|
|
margin:0 pxToRem(100px) 0 pxToRem(115px);
|
|
|
color: #fff;
|
|
|
background-color: $basicBtnC;
|
|
|
font-size: pxToRem(40px);
|
...
|
...
|
@@ -538,11 +532,8 @@ $basicBtnC:#eb0313; |
|
|
height: pxToRem(36px);
|
|
|
background-color: $basicBtnC;
|
|
|
border-radius: 50%;
|
|
|
color:white;
|
|
|
color:#fff;
|
|
|
font-size: pxToRem(24px);
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
}
|
|
|
} |
...
|
...
|
|