|
|
|
@ -190,14 +190,11 @@ page {
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.promotionGood .item .text .sp-money .moneyCon { |
|
|
|
|
padding: 0 0.18*100rpx; |
|
|
|
|
background-color: #eb3729; |
|
|
|
|
height: 0.46*100rpx; |
|
|
|
|
// padding: 0 0.18*100rpx; |
|
|
|
|
height: 0.36*100rpx; |
|
|
|
|
line-height: 0.46*100rpx; |
|
|
|
|
background-image: linear-gradient(to right, #eb3729 0%, #eb3729 100%); |
|
|
|
|
font-size: 0.2*100rpx; |
|
|
|
|
color: #fff; |
|
|
|
|
background-image: -moz-linear-gradient(to right, #eb3729 0%, #eb3729 100%); |
|
|
|
|
font-size: 0.26*100rpx; |
|
|
|
|
color:#ea3526; |
|
|
|
|
border-radius: 0.24*100rpx 0.03*100rpx 0.24*100rpx 0.03*100rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
@ -470,10 +467,27 @@ page {
|
|
|
|
|
.coupon-list .item .text .data .bnt.gray { |
|
|
|
|
background-color: #ccc; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.condition .line-title { |
|
|
|
|
width: 0.9*100rpx; |
|
|
|
|
height: 0.3*100rpx; |
|
|
|
|
line-height: 0.3*100rpx; |
|
|
|
|
padding: 0 0.1*100rpx; |
|
|
|
|
box-sizing: border-box; |
|
|
|
|
background: rgba(255, 247, 247, 1); |
|
|
|
|
border: 1rpx solid rgba(232, 51, 35, 1); |
|
|
|
|
opacity: 1; |
|
|
|
|
border-radius: 0.22*100rpx; |
|
|
|
|
font-size: 0.2*100rpx !important; |
|
|
|
|
color: #e83323; |
|
|
|
|
margin-right: 0.12*100rpx; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.coupon-list .pic-num { |
|
|
|
|
color: #ffffff !important; |
|
|
|
|
font-size: 0.24*100rpx !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/*优惠券列表弹窗*/ |
|
|
|
|
.coupon-list-window { |
|
|
|
|
position: fixed; |
|
|
|
@ -1423,6 +1437,9 @@ page {
|
|
|
|
|
width: 5.3*100rpx; |
|
|
|
|
text-align: left; |
|
|
|
|
} |
|
|
|
|
.index .wrapper .title .text-center .name{ |
|
|
|
|
justify-content: center; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.index .wrapper .title .text .name { |
|
|
|
|
color: #282828; |
|
|
|
@ -1689,10 +1706,12 @@ page {
|
|
|
|
|
.index .wrapper.hot .newProducts .newProductsItem { |
|
|
|
|
border: 0; |
|
|
|
|
} |
|
|
|
|
.index .wrapper.hot .title .text{ |
|
|
|
|
|
|
|
|
|
.index .wrapper.hot .title .text { |
|
|
|
|
color: #fff; |
|
|
|
|
font-size:28rpx; |
|
|
|
|
.iconfont{ |
|
|
|
|
font-size: 28rpx; |
|
|
|
|
|
|
|
|
|
.iconfont { |
|
|
|
|
margin-right: 10rpx; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
@ -6517,7 +6536,7 @@ page {
|
|
|
|
|
.my-promotion .header .num { |
|
|
|
|
text-align: center; |
|
|
|
|
color: #fff; |
|
|
|
|
margin-top: 0.25*100rpx; |
|
|
|
|
// margin-top: 0.25*100rpx; |
|
|
|
|
font-size: 0.9*100rpx; |
|
|
|
|
font-family: 'GuildfordProBook 5'; |
|
|
|
|
} |
|
|
|
@ -8557,10 +8576,11 @@ page {
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.text .name .icon-jingpintuijian, .text .name .icon-xinpin{ |
|
|
|
|
.text .name .icon-jingpintuijian, |
|
|
|
|
.text .name .icon-xinpin { |
|
|
|
|
color: #00f !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.text .name .icon-shoucang{ |
|
|
|
|
color: #ea3526!important; |
|
|
|
|
.text .name .icon-shoucang { |
|
|
|
|
color: #ea3526 !important; |
|
|
|
|
} |
|
|
|
|