99 lines
1.8 KiB
Plaintext
99 lines
1.8 KiB
Plaintext
.content.data-v-68f7b9c0 {
|
|
height: 1000rpx;
|
|
justify-content: center;
|
|
}
|
|
.container.data-v-68f7b9c0,
|
|
.content.data-v-68f7b9c0 {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.container.data-v-68f7b9c0 {
|
|
height: 670rpx;
|
|
padding: 40rpx;
|
|
position: relative;
|
|
width: 525rpx;
|
|
}
|
|
.background.data-v-68f7b9c0 {
|
|
height: 670rpx;
|
|
left: 0;
|
|
position: absolute;
|
|
top: 0;
|
|
width: 525rpx;
|
|
z-index: 9;
|
|
}
|
|
.coupon.data-v-68f7b9c0 {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
margin-top: 200rpx;
|
|
padding: 25rpx 40rpx;
|
|
position: relative;
|
|
z-index: 20;
|
|
}
|
|
.coupon-text.data-v-68f7b9c0 {
|
|
color: #e95857;
|
|
font-size: 44rpx;
|
|
font-weight: 700;
|
|
}
|
|
.coupon-left.data-v-68f7b9c0 {
|
|
color: #e95857;
|
|
left: 0;
|
|
position: absolute;
|
|
top: 0;
|
|
z-index: 21;
|
|
}
|
|
.coupon-right.data-v-68f7b9c0 {
|
|
bottom: 0;
|
|
color: #e95857;
|
|
position: absolute;
|
|
right: 0;
|
|
z-index: 21;
|
|
}
|
|
.count-down.data-v-68f7b9c0 {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
margin-top: 60rpx;
|
|
position: relative;
|
|
z-index: 20;
|
|
}
|
|
.count-down-text.data-v-68f7b9c0 {
|
|
color: #910f0e;
|
|
font-size: 30rpx;
|
|
font-weight: 700;
|
|
margin-right: 10rpx;
|
|
}
|
|
.button.data-v-68f7b9c0 {
|
|
align-items: center;
|
|
background-color: #ffe1af;
|
|
border-radius: 100rpx;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
height: 70rpx;
|
|
justify-content: center;
|
|
line-height: 70rpx;
|
|
margin-top: 95rpx;
|
|
position: relative;
|
|
width: 200rpx;
|
|
z-index: 10;
|
|
}
|
|
.button-text.data-v-68f7b9c0 {
|
|
color: #690000;
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
}
|
|
.close.data-v-68f7b9c0 {
|
|
margin-top: 10rpx;
|
|
}
|
|
.close-image.data-v-68f7b9c0 {
|
|
height: 90rpx;
|
|
padding: 20rpx;
|
|
width: 90rpx;
|
|
}
|