|
|
@@ -6,6 +6,7 @@ |
|
|
|
padding: 30rpx; |
|
|
|
position: relative; |
|
|
|
height: 184rpx; |
|
|
|
border-bottom: 1rpx solid #eee; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-border { |
|
|
@@ -19,16 +20,16 @@ |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-img { |
|
|
|
width: 248rpx; |
|
|
|
height: 184rpx; |
|
|
|
overflow: hidden; |
|
|
|
width: 180rpx; |
|
|
|
height: 180rpx; |
|
|
|
border: 1px solid #f8f8f8; |
|
|
|
border-radius: 10rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-img image { |
|
|
|
width: 100%; |
|
|
|
height: 100%; |
|
|
|
display: block; |
|
|
|
width: 180rpx; |
|
|
|
height: 180rpx; |
|
|
|
border-radius: 10rpx; |
|
|
|
} |
|
|
|
|
|
|
@@ -54,21 +55,21 @@ |
|
|
|
|
|
|
|
.coupons-info-price-p { |
|
|
|
display: inline-block; |
|
|
|
font-size: 36rpx; |
|
|
|
color: #f96563; |
|
|
|
line-height: 27rpx; |
|
|
|
font-weight: 600; |
|
|
|
font-size: 40rpx; |
|
|
|
color: #FF4949; |
|
|
|
line-height: 56rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.tit { |
|
|
|
margin-top: 14rpx; |
|
|
|
overflow: hidden; |
|
|
|
white-space: nowrap; |
|
|
|
text-overflow: ellipsis; |
|
|
|
width: 300rpx; |
|
|
|
height: 40rpx; |
|
|
|
font-weight: 600; |
|
|
|
height: 42rpx; |
|
|
|
font-size: 30rpx; |
|
|
|
color: #000; |
|
|
|
letter-spacing: 0; |
|
|
|
font-family: PingFangSC-Medium; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-info-price-o { |
|
|
@@ -98,22 +99,22 @@ |
|
|
|
|
|
|
|
.coupons-btn { |
|
|
|
position: absolute; |
|
|
|
top: 40rpx; |
|
|
|
top: 83rpx; |
|
|
|
right: 30rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-btn-gm { |
|
|
|
background: #00c0ff !important; |
|
|
|
border-radius: 10rpx !important; |
|
|
|
border-radius: 50rpx !important; |
|
|
|
margin: 0 !important; |
|
|
|
padding: 0 !important; |
|
|
|
font-family: PingFangSC-Semibold; |
|
|
|
font-size: 28rpx; |
|
|
|
font-size: 26rpx; |
|
|
|
color: #fff !important; |
|
|
|
letter-spacing: 0; |
|
|
|
height: 50rpx !important; |
|
|
|
width: 138rpx !important; |
|
|
|
line-height: 50rpx !important; |
|
|
|
height: 48rpx !important; |
|
|
|
width: 120rpx !important; |
|
|
|
line-height: 48rpx !important; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-btn-gms { |
|
|
@@ -123,39 +124,41 @@ |
|
|
|
margin: 0 !important; |
|
|
|
padding: 0 !important; |
|
|
|
font-family: PingFangSC-Semibold; |
|
|
|
font-size: 28rpx; |
|
|
|
font-size: 26rpx; |
|
|
|
color: #fff !important; |
|
|
|
letter-spacing: 0; |
|
|
|
height: 50rpx !important; |
|
|
|
width: 138rpx !important; |
|
|
|
line-height: 50rpx !important; |
|
|
|
height: 48rpx !important; |
|
|
|
width: 120rpx !important; |
|
|
|
line-height: 48rpx !important; |
|
|
|
} |
|
|
|
|
|
|
|
.subtitle { |
|
|
|
font-size: 24rpx; |
|
|
|
color: #6f6f6f; |
|
|
|
color: #919191; |
|
|
|
text-align: left; |
|
|
|
overflow: hidden; |
|
|
|
white-space: nowrap; |
|
|
|
text-overflow: ellipsis; |
|
|
|
width: 300rpx; |
|
|
|
height: 40rpx; |
|
|
|
margin-top: 8rpx; |
|
|
|
height: 33rpx; |
|
|
|
line-height: 33rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-info-manjian { |
|
|
|
color: #6f6f6f !important; |
|
|
|
font-weight: normal; |
|
|
|
font-size: 20rpx; |
|
|
|
font-size: 24rpx; |
|
|
|
line-height: 34rpx; |
|
|
|
display: inline-block; |
|
|
|
color: #FF4949; |
|
|
|
letter-spacing: 0; |
|
|
|
} |
|
|
|
|
|
|
|
.coupons-info-manjian1 { |
|
|
|
color: #ccc !important; |
|
|
|
font-weight: normal; |
|
|
|
line-height: 28rpx; |
|
|
|
font-size: 20rpx; |
|
|
|
line-height: 20rpx; |
|
|
|
color: #919191; |
|
|
|
letter-spacing: 0; |
|
|
|
display: inline-block; |
|
|
|
overflow: hidden; |
|
|
|
white-space: nowrap; |
|
|
@@ -184,12 +187,12 @@ |
|
|
|
|
|
|
|
.sy { |
|
|
|
display: block; |
|
|
|
text-align: left; |
|
|
|
width: 136rpx; |
|
|
|
text-align: center; |
|
|
|
width: 181rpx; |
|
|
|
font-size: 24rpx; |
|
|
|
color: #6f6f6f; |
|
|
|
color: #999; |
|
|
|
height: 40rpx; |
|
|
|
margin-top: 8rpx; |
|
|
|
margin-top: 106rpx; |
|
|
|
} |
|
|
|
|
|
|
|
.usermotto { |
|
|
|