112 lines
2.5 KiB
Plaintext
112 lines
2.5 KiB
Plaintext
.coupon-card.data-v-7fe3b0cb {
|
|
background: url("https://eshangtech.com/ShopICO/icos/coup-bg.png") no-repeat center;
|
|
background-size: contain;
|
|
height: 263rpx;
|
|
width: 708rpx;
|
|
padding: 12rpx 30rpx;
|
|
margin: 0rpx auto 0rpx auto;
|
|
box-sizing: border-box;
|
|
font-size: 24rpx;
|
|
}
|
|
.coupon-card .coupon-top.data-v-7fe3b0cb {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 164rpx;
|
|
}
|
|
.coupon-card .coupon-left.data-v-7fe3b0cb {
|
|
text-align: center;
|
|
color: #e94b43;
|
|
width: 130rpx;
|
|
}
|
|
.coupon-card .coupon-price.data-v-7fe3b0cb {
|
|
color: #e94b43;
|
|
font-size: 46rpx;
|
|
font-weight: bolder;
|
|
font-family: 'San Francisco Display Medium';
|
|
line-height: 46rpx;
|
|
}
|
|
.coupon-card .coupon-manjian.data-v-7fe3b0cb {
|
|
margin-top: 20rpx;
|
|
}
|
|
.coupon-card .coupon-center.data-v-7fe3b0cb {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.coupon-card .coupon-img.data-v-7fe3b0cb {
|
|
width: 110rpx;
|
|
height: 110rpx;
|
|
border-radius: 10rpx;
|
|
background: #eee;
|
|
}
|
|
.coupon-card .coupon-zx.data-v-7fe3b0cb {
|
|
display: inline-block;
|
|
padding: 6rpx 10rpx;
|
|
color: #be6f6b;
|
|
border: 2rpx solid #edd0cc;
|
|
background: #fef4f3;
|
|
border-radius: 6rpx;
|
|
margin: 6rpx 0;
|
|
}
|
|
.coupon-card .coupon-name.data-v-7fe3b0cb {
|
|
color: #333;
|
|
font-size: 26rpx;
|
|
margin-bottom: 12rpx;
|
|
}
|
|
.coupon-card .coupon-type-text.data-v-7fe3b0cb {
|
|
color: #5a5b56;
|
|
font-size: 20rpx;
|
|
border: 1rpx solid #e9e9e9;
|
|
margin-bottom: 12rpx;
|
|
display: inline-block;
|
|
padding: 1rpx 4rpx;
|
|
border-radius: 1rpx;
|
|
line-height: 20rpx;
|
|
}
|
|
.coupon-card .coupon-right.data-v-7fe3b0cb {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding-top: 20rpx;
|
|
}
|
|
.coupon-card .coupon-use-door.data-v-7fe3b0cb {
|
|
background-image: linear-gradient(to right, #e53b3e, #e96455);
|
|
border-radius: 6rpx;
|
|
color: #fff;
|
|
text-align: center;
|
|
display: inline-block;
|
|
width: 106rpx;
|
|
height: 38rpx;
|
|
line-height: 36rpx;
|
|
font-size: 20rpx;
|
|
}
|
|
.coupon-card .coupon-door.data-v-7fe3b0cb {
|
|
display: inline-block;
|
|
background: #f2f2f2;
|
|
color: #999;
|
|
padding: 6rpx 30rpx;
|
|
border-radius: 6rpx;
|
|
font-size: 20rpx;
|
|
}
|
|
.coupon-card .coupon-date.data-v-7fe3b0cb {
|
|
color: #6a6a6a;
|
|
font-size: 22rpx;
|
|
}
|
|
.coupon-card .coupon-des.data-v-7fe3b0cb {
|
|
color: #999997;
|
|
font-size: 20rpx;
|
|
}
|
|
.coupon-card .span24.data-v-7fe3b0cb {
|
|
margin-top: 8rpx;
|
|
color: #6a6a6a;
|
|
font-size: 20rpx;
|
|
}
|
|
.coupon-card .coupon-bottom.data-v-7fe3b0cb {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
height: 76rpx;
|
|
align-items: center;
|
|
}
|
|
|