xiaoe_mp_npm 1.0.15-test02 → 1.0.15-test03
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/miniprogram_dist/CouponList/components/CouponItem/index.scss +4 -1
- package/miniprogram_dist/CouponList/components/CouponItem/index.wxss +24 -4
- package/miniprogram_dist/CouponList/stuCouponPopup/index.js +1 -1
- package/miniprogram_dist/CouponReceivePopup/index.scss +8 -2
- package/miniprogram_dist/CouponReceivePopup/index.wxss +21 -6
- package/package.json +1 -1
- package/src/CouponList/components/CouponItem/index.scss +4 -1
- package/src/CouponList/components/CouponItem/index.wxss +1 -1
- package/src/CouponList/stuCouponPopup/index.js +1 -1
- package/src/CouponReceivePopup/index.scss +8 -2
- package/src/CouponReceivePopup/index.wxss +1 -1
|
@@ -253,9 +253,11 @@ $deviceWidth: 750;
|
|
|
253
253
|
|
|
254
254
|
.couponUseHint {
|
|
255
255
|
margin-bottom: vmin(4);
|
|
256
|
+
line-height: vmin(32);
|
|
256
257
|
}
|
|
257
258
|
|
|
258
259
|
.couponUseTime {
|
|
260
|
+
line-height: vmin(32);
|
|
259
261
|
// margin-bottom: 4.8vmin;
|
|
260
262
|
}
|
|
261
263
|
|
|
@@ -287,7 +289,7 @@ $deviceWidth: 750;
|
|
|
287
289
|
margin-right: vmin(24);
|
|
288
290
|
|
|
289
291
|
&.fullscreen-btn {
|
|
290
|
-
width: vmin(
|
|
292
|
+
width: vmin(144);
|
|
291
293
|
}
|
|
292
294
|
|
|
293
295
|
&.vertical-btn {
|
|
@@ -295,6 +297,7 @@ $deviceWidth: 750;
|
|
|
295
297
|
}
|
|
296
298
|
|
|
297
299
|
.couponBtn {
|
|
300
|
+
width: 100%;
|
|
298
301
|
background: #FF5429;
|
|
299
302
|
border-radius: vmin(56);
|
|
300
303
|
color: rgba(255, 255, 255, 1);
|
|
@@ -221,6 +221,10 @@
|
|
|
221
221
|
}
|
|
222
222
|
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint {
|
|
223
223
|
margin-bottom: 0.53333vmin;
|
|
224
|
+
line-height: 4.26667vmin;
|
|
225
|
+
}
|
|
226
|
+
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime {
|
|
227
|
+
line-height: 4.26667vmin;
|
|
224
228
|
}
|
|
225
229
|
.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo {
|
|
226
230
|
display: flex;
|
|
@@ -247,12 +251,13 @@
|
|
|
247
251
|
margin-right: 3.2vmin;
|
|
248
252
|
}
|
|
249
253
|
.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn {
|
|
250
|
-
width:
|
|
254
|
+
width: 19.2vmin;
|
|
251
255
|
}
|
|
252
256
|
.styleType1_wrapper .coupon_style1 .couponState.vertical-btn {
|
|
253
257
|
width: 14.13333vmin;
|
|
254
258
|
}
|
|
255
259
|
.styleType1_wrapper .coupon_style1 .couponState .couponBtn {
|
|
260
|
+
width: 100%;
|
|
256
261
|
background: #FF5429;
|
|
257
262
|
border-radius: 7.46667vmin;
|
|
258
263
|
color: #fff;
|
|
@@ -963,6 +968,10 @@
|
|
|
963
968
|
}
|
|
964
969
|
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint {
|
|
965
970
|
margin-bottom: 0.26042vmin;
|
|
971
|
+
line-height: 2.08333vmin;
|
|
972
|
+
}
|
|
973
|
+
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime {
|
|
974
|
+
line-height: 2.08333vmin;
|
|
966
975
|
}
|
|
967
976
|
.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo {
|
|
968
977
|
display: flex;
|
|
@@ -989,12 +998,13 @@
|
|
|
989
998
|
margin-right: 1.5625vmin;
|
|
990
999
|
}
|
|
991
1000
|
.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn {
|
|
992
|
-
width:
|
|
1001
|
+
width: 9.375vmin;
|
|
993
1002
|
}
|
|
994
1003
|
.styleType1_wrapper .coupon_style1 .couponState.vertical-btn {
|
|
995
1004
|
width: 6.90104vmin;
|
|
996
1005
|
}
|
|
997
1006
|
.styleType1_wrapper .coupon_style1 .couponState .couponBtn {
|
|
1007
|
+
width: 100%;
|
|
998
1008
|
background: #FF5429;
|
|
999
1009
|
border-radius: 3.64583vmin;
|
|
1000
1010
|
color: #fff;
|
|
@@ -1706,6 +1716,10 @@
|
|
|
1706
1716
|
}
|
|
1707
1717
|
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint {
|
|
1708
1718
|
margin-bottom: 0.31746vmin;
|
|
1719
|
+
line-height: 2.53968vmin;
|
|
1720
|
+
}
|
|
1721
|
+
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime {
|
|
1722
|
+
line-height: 2.53968vmin;
|
|
1709
1723
|
}
|
|
1710
1724
|
.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo {
|
|
1711
1725
|
display: flex;
|
|
@@ -1732,12 +1746,13 @@
|
|
|
1732
1746
|
margin-right: 1.90476vmin;
|
|
1733
1747
|
}
|
|
1734
1748
|
.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn {
|
|
1735
|
-
width:
|
|
1749
|
+
width: 11.42857vmin;
|
|
1736
1750
|
}
|
|
1737
1751
|
.styleType1_wrapper .coupon_style1 .couponState.vertical-btn {
|
|
1738
1752
|
width: 8.4127vmin;
|
|
1739
1753
|
}
|
|
1740
1754
|
.styleType1_wrapper .coupon_style1 .couponState .couponBtn {
|
|
1755
|
+
width: 100%;
|
|
1741
1756
|
background: #FF5429;
|
|
1742
1757
|
border-radius: 4.44444vmin;
|
|
1743
1758
|
color: #fff;
|
|
@@ -2449,6 +2464,10 @@
|
|
|
2449
2464
|
}
|
|
2450
2465
|
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint {
|
|
2451
2466
|
margin-bottom: 0.26042vmin;
|
|
2467
|
+
line-height: 2.08333vmin;
|
|
2468
|
+
}
|
|
2469
|
+
.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime {
|
|
2470
|
+
line-height: 2.08333vmin;
|
|
2452
2471
|
}
|
|
2453
2472
|
.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo {
|
|
2454
2473
|
display: flex;
|
|
@@ -2475,12 +2494,13 @@
|
|
|
2475
2494
|
margin-right: 1.5625vmin;
|
|
2476
2495
|
}
|
|
2477
2496
|
.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn {
|
|
2478
|
-
width:
|
|
2497
|
+
width: 9.375vmin;
|
|
2479
2498
|
}
|
|
2480
2499
|
.styleType1_wrapper .coupon_style1 .couponState.vertical-btn {
|
|
2481
2500
|
width: 6.90104vmin;
|
|
2482
2501
|
}
|
|
2483
2502
|
.styleType1_wrapper .coupon_style1 .couponState .couponBtn {
|
|
2503
|
+
width: 100%;
|
|
2484
2504
|
background: #FF5429;
|
|
2485
2505
|
border-radius: 3.64583vmin;
|
|
2486
2506
|
color: #fff;
|
|
@@ -75,7 +75,7 @@ Component({
|
|
|
75
75
|
|
|
76
76
|
computed: {
|
|
77
77
|
customStyle(data) {
|
|
78
|
-
return ['bottom', 'top'].includes(data.popPosition) ? '' : 'width:
|
|
78
|
+
return ['bottom', 'top'].includes(data.popPosition) ? '' : 'width: 100vmin; height: 100%';
|
|
79
79
|
},
|
|
80
80
|
isIndexList(data) {
|
|
81
81
|
return data.simpleRouter === 'index';
|
|
@@ -11,6 +11,12 @@ $deviceWidth: 750;
|
|
|
11
11
|
.receive-container {
|
|
12
12
|
transform: scale(0.8);
|
|
13
13
|
margin-top: vmin(-16);
|
|
14
|
+
// 全屏互动使用vmin
|
|
15
|
+
.receive-container-new {
|
|
16
|
+
width: vmin(480);
|
|
17
|
+
height: vmin(800);
|
|
18
|
+
background-size: contain;
|
|
19
|
+
}
|
|
14
20
|
}
|
|
15
21
|
.receive-container-new {
|
|
16
22
|
// 在ios上使用vmin导致背景被截断,先用rpx了,调试太麻烦了,从简吧
|
|
@@ -195,8 +201,8 @@ $deviceWidth: 750;
|
|
|
195
201
|
font-family: "PingFang SC";
|
|
196
202
|
font-size: vmin(32);
|
|
197
203
|
font-weight: 600;
|
|
198
|
-
margin-top: vmin(
|
|
199
|
-
height: vmin(
|
|
204
|
+
margin-top: vmin(32);
|
|
205
|
+
height: vmin(80);
|
|
200
206
|
}
|
|
201
207
|
&__close {
|
|
202
208
|
position: absolute;
|
|
@@ -6,6 +6,11 @@
|
|
|
6
6
|
transform: scale(0.8);
|
|
7
7
|
margin-top: -2.13333vmin;
|
|
8
8
|
}
|
|
9
|
+
.coupon-receive .receive-container .receive-container-new {
|
|
10
|
+
width: 64vmin;
|
|
11
|
+
height: 106.66667vmin;
|
|
12
|
+
background-size: contain;
|
|
13
|
+
}
|
|
9
14
|
.coupon-receive .receive-container-new {
|
|
10
15
|
width: 480rpx;
|
|
11
16
|
height: 800rpx;
|
|
@@ -187,8 +192,8 @@
|
|
|
187
192
|
font-family: "PingFang SC";
|
|
188
193
|
font-size: 4.26667vmin;
|
|
189
194
|
font-weight: 600;
|
|
190
|
-
margin-top:
|
|
191
|
-
height:
|
|
195
|
+
margin-top: 4.26667vmin;
|
|
196
|
+
height: 10.66667vmin;
|
|
192
197
|
}
|
|
193
198
|
.coupon-receive .receive-container-new__close {
|
|
194
199
|
position: absolute;
|
|
@@ -207,6 +212,11 @@
|
|
|
207
212
|
transform: scale(0.8);
|
|
208
213
|
margin-top: -1.04167vmin;
|
|
209
214
|
}
|
|
215
|
+
.coupon-receive .receive-container .receive-container-new {
|
|
216
|
+
width: 31.25vmin;
|
|
217
|
+
height: 52.08333vmin;
|
|
218
|
+
background-size: contain;
|
|
219
|
+
}
|
|
210
220
|
.coupon-receive .receive-container-new {
|
|
211
221
|
width: 480rpx;
|
|
212
222
|
height: 800rpx;
|
|
@@ -388,8 +398,8 @@
|
|
|
388
398
|
font-family: "PingFang SC";
|
|
389
399
|
font-size: 2.08333vmin;
|
|
390
400
|
font-weight: 600;
|
|
391
|
-
margin-top:
|
|
392
|
-
height: 5.
|
|
401
|
+
margin-top: 2.08333vmin;
|
|
402
|
+
height: 5.20833vmin;
|
|
393
403
|
}
|
|
394
404
|
.coupon-receive .receive-container-new__close {
|
|
395
405
|
position: absolute;
|
|
@@ -409,6 +419,11 @@
|
|
|
409
419
|
transform: scale(0.8);
|
|
410
420
|
margin-top: -1.04167vmin;
|
|
411
421
|
}
|
|
422
|
+
.coupon-receive .receive-container .receive-container-new {
|
|
423
|
+
width: 31.25vmin;
|
|
424
|
+
height: 52.08333vmin;
|
|
425
|
+
background-size: contain;
|
|
426
|
+
}
|
|
412
427
|
.coupon-receive .receive-container-new {
|
|
413
428
|
width: 480rpx;
|
|
414
429
|
height: 800rpx;
|
|
@@ -590,8 +605,8 @@
|
|
|
590
605
|
font-family: "PingFang SC";
|
|
591
606
|
font-size: 2.08333vmin;
|
|
592
607
|
font-weight: 600;
|
|
593
|
-
margin-top:
|
|
594
|
-
height: 5.
|
|
608
|
+
margin-top: 2.08333vmin;
|
|
609
|
+
height: 5.20833vmin;
|
|
595
610
|
}
|
|
596
611
|
.coupon-receive .receive-container-new__close {
|
|
597
612
|
position: absolute;
|
package/package.json
CHANGED
|
@@ -253,9 +253,11 @@ $deviceWidth: 750;
|
|
|
253
253
|
|
|
254
254
|
.couponUseHint {
|
|
255
255
|
margin-bottom: vmin(4);
|
|
256
|
+
line-height: vmin(32);
|
|
256
257
|
}
|
|
257
258
|
|
|
258
259
|
.couponUseTime {
|
|
260
|
+
line-height: vmin(32);
|
|
259
261
|
// margin-bottom: 4.8vmin;
|
|
260
262
|
}
|
|
261
263
|
|
|
@@ -287,7 +289,7 @@ $deviceWidth: 750;
|
|
|
287
289
|
margin-right: vmin(24);
|
|
288
290
|
|
|
289
291
|
&.fullscreen-btn {
|
|
290
|
-
width: vmin(
|
|
292
|
+
width: vmin(144);
|
|
291
293
|
}
|
|
292
294
|
|
|
293
295
|
&.vertical-btn {
|
|
@@ -295,6 +297,7 @@ $deviceWidth: 750;
|
|
|
295
297
|
}
|
|
296
298
|
|
|
297
299
|
.couponBtn {
|
|
300
|
+
width: 100%;
|
|
298
301
|
background: #FF5429;
|
|
299
302
|
border-radius: vmin(56);
|
|
300
303
|
color: rgba(255, 255, 255, 1);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.styleType1_wrapper.pop-card{width:37.33333vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:37.33333vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:48vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:5.33333vmin 2.13333vmin 2.13333vmin 2.13333vmin;width:98.5%;height:21.33333vmin;background:#ff781f;color:#fff;border-radius:2.13333vmin 2.13333vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:2.13333vmin 2.13333vmin 4vmin 2.13333vmin;border-radius:0 0 2.13333vmin 2.13333vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:4.26667vmin;line-height:4.26667vmin;font-size:3.73333vmin;width:32.53333vmin;font-weight:500;margin-bottom:1.06667vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:2.13333vmin;top:95%;transform:translateY(-95%);height:6.4vmin;line-height:6.4vmin;border-radius:1.06667vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:63.46667vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:4.26667vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:25.6vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:3.2vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:22.66667vmin;justify-content:flex-start;overflow:hidden;padding:2.13333vmin 2.93333vmin 2.13333vmin 3.46667vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:1.6vmin;top:90%;transform:translateY(-90%);height:5.06667vmin;line-height:5.06667vmin;background:#FF5429;border-radius:5.06667vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:3.2vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:92.53333vmin;margin:3.2vmin 4.26667vmin 0 4.26667vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:23.46667vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:25.6vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:4.8vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:4.26667vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:4.26667vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:10.66667vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:4.26667vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.8vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:21.33333vmin;margin:0 auto;color:#FF5429;font-size:3.2vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:4.26667vmin;padding-top:2.13333vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:40.26667vmin;height:100%;box-sizing:border-box;padding:3.46667vmin 0 3.46667vmin 4.26667vmin;color:#666;font-size:3.2vmin;line-height:3.2vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:5.33333vmin;color:#333333;font-size:3.73333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.53333vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:3.2vmin;height:3.2vmin;margin-left:.8vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:19.2vmin;height:7.46667vmin;line-height:7.46667vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:3.2vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:18.13333vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:14.13333vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{background:#FF5429;border-radius:7.46667vmin;color:#fff;font-size:3.2vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:13.06667vmin;height:15.2vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .53333vmin .53333vmin;padding:2.13333vmin;padding-top:5vmin;color:#666;font-size:2.66667vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:3.73333vmin;margin-right:1.33333vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:1.06667vmin}.styleType2_wrapper{margin-bottom:3.2vmin;margin-right:2.13333vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:44.8vmin;height:21.33333vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:36.26667vmin;font-size:2.66667vmin;line-height:3.2vmin;font-weight:400;padding:0 2.13333vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:4.8vmin;font-weight:500;height:4.26667vmin;line-height:4.26667vmin;margin-bottom:5.33333vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:2.13333vmin;width:36.26667vmin;height:100%;font-family:"PingFang SC";font-size:2.66667vmin;line-height:3.2vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:2.13333vmin;display:flex;flex-direction:row;align-items:flex-end;height:6.4vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:6.4vmin;line-height:6.4vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.53333vmin;font-size:3.2vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:9.4vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:3.2vmin;font-weight:500;margin-left:.53333vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:3.2vmin;position:relative;margin-top:.8vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.53333vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:2.66667vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.53333vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:8.26667vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:1.33333vmin;font-size:3.2vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:15.2vmin;border-left:.26667vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:13.06667vmin;height:15.2vmin}.styleType1_wrapper-v.vertical-screen{width:63.46667vmin;height:23.46667vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:63.46667vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:25.33333vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:3.2vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:2.13333vmin 2.93333vmin 2.13333vmin 3.46667vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:1.6vmin;top:90%;transform:translateY(-90%);height:5.06667vmin;line-height:5.06667vmin;background:#FF5429;border-radius:5.06667vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:3.2vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:92.53333vmin;margin:3.2vmin 4.26667vmin 0 4.26667vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:26.93333vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:3.33333vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:4.8vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.53333vmin;font-size:4.26667vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:8.53333vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:6.4vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:4.26667vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:3.2vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:4.26667vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:2.13333vmin;color:#999999;font-size:2.66667vmin;line-height:2.66667vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:5.33333vmin;color:#333333;font-size:3.73333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:1.06667vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:6.4vmin;line-height:6.4vmin;background:#FF5429;border-radius:6.4vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.33333vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:14.13333vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:3.2vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:58.66667vmin;width:35.2vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:10.66667vmin;box-sizing:border-box}.coupon-container .coupon-title{width:33.06667vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:3.2vmin;font-weight:500;line-height:4.26667vmin;margin-top:3.2vmin}.coupon-container .coupon-discount{margin-top:1.06667vmin;color:#fffce0;line-height:8.53333vmin;font-size:7.46667vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:5.33333vmin;line-height:5.33333vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:3.2vmin;line-height:4.26667vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:5.33333vmin;line-height:5.33333vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:33.06667vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:5.33333vmin;font-weight:600;height:7.46667vmin;line-height:7.46667vmin;margin-top:3.2vmin;margin-bottom:1.06667vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:9.6vmin}.coupon-container .coupon-gift-title .title-txt{width:33.06667vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:3.2vmin;font-weight:600;line-height:4.8vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:4.26667vmin;font-size:3.2vmin;font-weight:400;line-height:4.26667vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:3.2vmin auto 0;width:29.86667vmin;display:flex;height:7.46667vmin;justify-content:center;align-items:center;gap:1.06667vmin;border-radius:3.73333vmin;border:.26667vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .53333vmin 1.6vmin 0 #ff5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:3.73333vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:33.06667vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:2.93333vmin;font-style:normal;font-weight:400;line-height:4.26667vmin;margin:0 auto}@media screen and (min-width: 768px) and (orientation: portrait){.styleType1_wrapper.pop-card{width:18.22917vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:18.22917vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:23.4375vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:2.60417vmin 1.04167vmin 1.04167vmin 1.04167vmin;width:98.5%;height:10.41667vmin;background:#ff781f;color:#fff;border-radius:1.04167vmin 1.04167vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:1.04167vmin 1.04167vmin 1.95312vmin 1.04167vmin;border-radius:0 0 1.04167vmin 1.04167vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:2.08333vmin;line-height:2.08333vmin;font-size:1.82292vmin;width:15.88542vmin;font-weight:500;margin-bottom:.52083vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:1.04167vmin;top:95%;transform:translateY(-95%);height:3.125vmin;line-height:3.125vmin;border-radius:.52083vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:30.98958vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:2.08333vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:12.5vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:11.06771vmin;justify-content:flex-start;overflow:hidden;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:11.45833vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:12.5vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:2.08333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:5.20833vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.39062vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:10.41667vmin;margin:0 auto;color:#FF5429;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin;padding-top:1.04167vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:19.66146vmin;height:100%;box-sizing:border-box;padding:1.69271vmin 0 1.69271vmin 2.08333vmin;color:#666;font-size:1.5625vmin;line-height:1.5625vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.26042vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:1.5625vmin;height:1.5625vmin;margin-left:.39062vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:9.375vmin;height:3.64583vmin;line-height:3.64583vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.5625vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:8.85417vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{background:#FF5429;border-radius:3.64583vmin;color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .26042vmin .26042vmin;padding:1.04167vmin;padding-top:2.44141vmin;color:#666;font-size:1.30208vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:1.82292vmin;margin-right:.65104vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:.52083vmin}.styleType2_wrapper{margin-bottom:1.5625vmin;margin-right:1.04167vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:21.875vmin;height:10.41667vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:17.70833vmin;font-size:1.30208vmin;line-height:1.5625vmin;font-weight:400;padding:0 1.04167vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:2.34375vmin;font-weight:500;height:2.08333vmin;line-height:2.08333vmin;margin-bottom:2.60417vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:1.04167vmin;width:17.70833vmin;height:100%;font-family:"PingFang SC";font-size:1.30208vmin;line-height:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:1.04167vmin;display:flex;flex-direction:row;align-items:flex-end;height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:3.125vmin;line-height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:4.58984vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:1.5625vmin;font-weight:500;margin-left:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:1.5625vmin;position:relative;margin-top:.39062vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:1.30208vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:4.03646vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:.65104vmin;font-size:1.5625vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:7.42188vmin;border-left:.13021vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper-v.vertical-screen{width:30.98958vmin;height:11.45833vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:30.98958vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:12.36979vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:13.15104vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:1.6276vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:4.16667vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:3.125vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:1.04167vmin;color:#999999;font-size:1.30208vmin;line-height:1.30208vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.52083vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:3.125vmin;line-height:3.125vmin;background:#FF5429;border-radius:3.125vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:.65104vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:28.64583vmin;width:17.1875vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:5.20833vmin;box-sizing:border-box}.coupon-container .coupon-title{width:16.14583vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:1.5625vmin;font-weight:500;line-height:2.08333vmin;margin-top:1.5625vmin}.coupon-container .coupon-discount{margin-top:.52083vmin;color:#fffce0;line-height:4.16667vmin;font-size:3.64583vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:1.5625vmin;line-height:2.08333vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:16.14583vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:2.60417vmin;font-weight:600;height:3.64583vmin;line-height:3.64583vmin;margin-top:1.5625vmin;margin-bottom:.52083vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:4.6875vmin}.coupon-container .coupon-gift-title .title-txt{width:16.14583vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:1.5625vmin;font-weight:600;line-height:2.34375vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:2.08333vmin;font-size:1.5625vmin;font-weight:400;line-height:2.08333vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:1.5625vmin auto 0;width:14.58333vmin;display:flex;height:3.64583vmin;justify-content:center;align-items:center;gap:.52083vmin;border-radius:1.82292vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:1.82292vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:16.14583vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:1.43229vmin;font-style:normal;font-weight:400;line-height:2.08333vmin;margin:0 auto}}@media screen and (min-height: 630px) and (orientation: landscape){.styleType1_wrapper.pop-card{width:22.22222vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:22.22222vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:28.57143vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:3.1746vmin 1.26984vmin 1.26984vmin 1.26984vmin;width:98.5%;height:12.69841vmin;background:#ff781f;color:#fff;border-radius:1.26984vmin 1.26984vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:1.26984vmin 1.26984vmin 2.38095vmin 1.26984vmin;border-radius:0 0 1.26984vmin 1.26984vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:2.53968vmin;line-height:2.53968vmin;font-size:2.22222vmin;width:19.36508vmin;font-weight:500;margin-bottom:.63492vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:1.26984vmin;top:95%;transform:translateY(-95%);height:3.80952vmin;line-height:3.80952vmin;border-radius:.63492vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:37.77778vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:2.53968vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:15.2381vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:1.90476vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:13.49206vmin;justify-content:flex-start;overflow:hidden;padding:1.26984vmin 1.74603vmin 1.26984vmin 2.06349vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:.95238vmin;top:90%;transform:translateY(-90%);height:3.01587vmin;line-height:3.01587vmin;background:#FF5429;border-radius:3.01587vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.90476vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:55.07937vmin;margin:1.90476vmin 2.53968vmin 0 2.53968vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:13.96825vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:15.2381vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:2.85714vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:2.53968vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:2.53968vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:6.34921vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.53968vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.47619vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:12.69841vmin;margin:0 auto;color:#FF5429;font-size:1.90476vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.53968vmin;padding-top:1.26984vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:23.96825vmin;height:100%;box-sizing:border-box;padding:2.06349vmin 0 2.06349vmin 2.53968vmin;color:#666;font-size:1.90476vmin;line-height:1.90476vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:3.1746vmin;color:#333333;font-size:2.22222vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.31746vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:1.90476vmin;height:1.90476vmin;margin-left:.47619vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:11.42857vmin;height:4.44444vmin;line-height:4.44444vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.90476vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:10.79365vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:8.4127vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{background:#FF5429;border-radius:4.44444vmin;color:#fff;font-size:1.90476vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:7.77778vmin;height:9.04762vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .31746vmin .31746vmin;padding:1.26984vmin;padding-top:2.97619vmin;color:#666;font-size:1.5873vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:2.22222vmin;margin-right:.79365vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:.63492vmin}.styleType2_wrapper{margin-bottom:1.90476vmin;margin-right:1.26984vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:26.66667vmin;height:12.69841vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:21.5873vmin;font-size:1.5873vmin;line-height:1.90476vmin;font-weight:400;padding:0 1.26984vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:2.85714vmin;font-weight:500;height:2.53968vmin;line-height:2.53968vmin;margin-bottom:3.1746vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:1.26984vmin;width:21.5873vmin;height:100%;font-family:"PingFang SC";font-size:1.5873vmin;line-height:1.90476vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:1.26984vmin;display:flex;flex-direction:row;align-items:flex-end;height:3.80952vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:3.80952vmin;line-height:3.80952vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.31746vmin;font-size:1.90476vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:5.59524vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:1.90476vmin;font-weight:500;margin-left:.31746vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:1.90476vmin;position:relative;margin-top:.47619vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.31746vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:1.5873vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.31746vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:4.92063vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:.79365vmin;font-size:1.90476vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:9.04762vmin;border-left:.15873vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:7.77778vmin;height:9.04762vmin}.styleType1_wrapper-v.vertical-screen{width:37.77778vmin;height:13.96825vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:37.77778vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:15.07937vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:1.90476vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:1.26984vmin 1.74603vmin 1.26984vmin 2.06349vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:.95238vmin;top:90%;transform:translateY(-90%);height:3.01587vmin;line-height:3.01587vmin;background:#FF5429;border-radius:3.01587vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.90476vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:55.07937vmin;margin:1.90476vmin 2.53968vmin 0 2.53968vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:16.03175vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:1.98413vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:2.85714vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.31746vmin;font-size:2.53968vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:5.07937vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:3.80952vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.53968vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:1.90476vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.53968vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:1.26984vmin;color:#999999;font-size:1.5873vmin;line-height:1.5873vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:3.1746vmin;color:#333333;font-size:2.22222vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.63492vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:3.80952vmin;line-height:3.80952vmin;background:#FF5429;border-radius:3.80952vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:.79365vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:8.4127vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:1.90476vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:34.92063vmin;width:20.95238vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:6.34921vmin;box-sizing:border-box}.coupon-container .coupon-title{width:19.68254vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:1.90476vmin;font-weight:500;line-height:2.53968vmin;margin-top:1.90476vmin}.coupon-container .coupon-discount{margin-top:.63492vmin;color:#fffce0;line-height:5.07937vmin;font-size:4.44444vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:3.1746vmin;line-height:3.1746vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:1.90476vmin;line-height:2.53968vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:3.1746vmin;line-height:3.1746vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:19.68254vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:3.1746vmin;font-weight:600;height:4.44444vmin;line-height:4.44444vmin;margin-top:1.90476vmin;margin-bottom:.63492vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:5.71429vmin}.coupon-container .coupon-gift-title .title-txt{width:19.68254vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:1.90476vmin;font-weight:600;line-height:2.85714vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:2.53968vmin;font-size:1.90476vmin;font-weight:400;line-height:2.53968vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:1.90476vmin auto 0;width:17.77778vmin;display:flex;height:4.44444vmin;justify-content:center;align-items:center;gap:.63492vmin;border-radius:2.22222vmin;border:.15873vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .31746vmin .95238vmin 0 #ff5034,0 .63492vmin .63492vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:2.22222vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:19.68254vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:1.74603vmin;font-style:normal;font-weight:400;line-height:2.53968vmin;margin:0 auto}}@media screen and (min-height: 768px) and (orientation: landscape){.styleType1_wrapper.pop-card{width:18.22917vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:18.22917vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:23.4375vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:2.60417vmin 1.04167vmin 1.04167vmin 1.04167vmin;width:98.5%;height:10.41667vmin;background:#ff781f;color:#fff;border-radius:1.04167vmin 1.04167vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:1.04167vmin 1.04167vmin 1.95312vmin 1.04167vmin;border-radius:0 0 1.04167vmin 1.04167vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:2.08333vmin;line-height:2.08333vmin;font-size:1.82292vmin;width:15.88542vmin;font-weight:500;margin-bottom:.52083vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:1.04167vmin;top:95%;transform:translateY(-95%);height:3.125vmin;line-height:3.125vmin;border-radius:.52083vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:30.98958vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:2.08333vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:12.5vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:11.06771vmin;justify-content:flex-start;overflow:hidden;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:11.45833vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:12.5vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:2.08333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:5.20833vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.39062vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:10.41667vmin;margin:0 auto;color:#FF5429;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin;padding-top:1.04167vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:19.66146vmin;height:100%;box-sizing:border-box;padding:1.69271vmin 0 1.69271vmin 2.08333vmin;color:#666;font-size:1.5625vmin;line-height:1.5625vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.26042vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:1.5625vmin;height:1.5625vmin;margin-left:.39062vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:9.375vmin;height:3.64583vmin;line-height:3.64583vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.5625vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:8.85417vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{background:#FF5429;border-radius:3.64583vmin;color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .26042vmin .26042vmin;padding:1.04167vmin;padding-top:2.44141vmin;color:#666;font-size:1.30208vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:1.82292vmin;margin-right:.65104vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:.52083vmin}.styleType2_wrapper{margin-bottom:1.5625vmin;margin-right:1.04167vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:21.875vmin;height:10.41667vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:17.70833vmin;font-size:1.30208vmin;line-height:1.5625vmin;font-weight:400;padding:0 1.04167vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:2.34375vmin;font-weight:500;height:2.08333vmin;line-height:2.08333vmin;margin-bottom:2.60417vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:1.04167vmin;width:17.70833vmin;height:100%;font-family:"PingFang SC";font-size:1.30208vmin;line-height:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:1.04167vmin;display:flex;flex-direction:row;align-items:flex-end;height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:3.125vmin;line-height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:4.58984vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:1.5625vmin;font-weight:500;margin-left:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:1.5625vmin;position:relative;margin-top:.39062vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:1.30208vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:4.03646vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:.65104vmin;font-size:1.5625vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:7.42188vmin;border-left:.13021vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper-v.vertical-screen{width:30.98958vmin;height:11.45833vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:30.98958vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:12.36979vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:13.15104vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:1.6276vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:4.16667vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:3.125vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:1.04167vmin;color:#999999;font-size:1.30208vmin;line-height:1.30208vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.52083vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:3.125vmin;line-height:3.125vmin;background:#FF5429;border-radius:3.125vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:.65104vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:28.64583vmin;width:17.1875vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:5.20833vmin;box-sizing:border-box}.coupon-container .coupon-title{width:16.14583vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:1.5625vmin;font-weight:500;line-height:2.08333vmin;margin-top:1.5625vmin}.coupon-container .coupon-discount{margin-top:.52083vmin;color:#fffce0;line-height:4.16667vmin;font-size:3.64583vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:1.5625vmin;line-height:2.08333vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:16.14583vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:2.60417vmin;font-weight:600;height:3.64583vmin;line-height:3.64583vmin;margin-top:1.5625vmin;margin-bottom:.52083vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:4.6875vmin}.coupon-container .coupon-gift-title .title-txt{width:16.14583vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:1.5625vmin;font-weight:600;line-height:2.34375vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:2.08333vmin;font-size:1.5625vmin;font-weight:400;line-height:2.08333vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:1.5625vmin auto 0;width:14.58333vmin;display:flex;height:3.64583vmin;justify-content:center;align-items:center;gap:.52083vmin;border-radius:1.82292vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:1.82292vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:16.14583vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:1.43229vmin;font-style:normal;font-weight:400;line-height:2.08333vmin;margin:0 auto}}
|
|
1
|
+
.styleType1_wrapper.pop-card{width:37.33333vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:37.33333vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:48vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:5.33333vmin 2.13333vmin 2.13333vmin 2.13333vmin;width:98.5%;height:21.33333vmin;background:#ff781f;color:#fff;border-radius:2.13333vmin 2.13333vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:2.13333vmin 2.13333vmin 4vmin 2.13333vmin;border-radius:0 0 2.13333vmin 2.13333vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:4.26667vmin;line-height:4.26667vmin;font-size:3.73333vmin;width:32.53333vmin;font-weight:500;margin-bottom:1.06667vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:2.13333vmin;top:95%;transform:translateY(-95%);height:6.4vmin;line-height:6.4vmin;border-radius:1.06667vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:63.46667vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:4.26667vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:25.6vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:3.2vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:22.66667vmin;justify-content:flex-start;overflow:hidden;padding:2.13333vmin 2.93333vmin 2.13333vmin 3.46667vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:1.6vmin;top:90%;transform:translateY(-90%);height:5.06667vmin;line-height:5.06667vmin;background:#FF5429;border-radius:5.06667vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:3.2vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:92.53333vmin;margin:3.2vmin 4.26667vmin 0 4.26667vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:23.46667vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:25.6vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:4.8vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:4.26667vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:4.26667vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:10.66667vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:4.26667vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.8vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:21.33333vmin;margin:0 auto;color:#FF5429;font-size:3.2vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:4.26667vmin;padding-top:2.13333vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:40.26667vmin;height:100%;box-sizing:border-box;padding:3.46667vmin 0 3.46667vmin 4.26667vmin;color:#666;font-size:3.2vmin;line-height:3.2vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:5.33333vmin;color:#333333;font-size:3.73333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.53333vmin;line-height:4.26667vmin}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime{line-height:4.26667vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:3.2vmin;height:3.2vmin;margin-left:.8vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:19.2vmin;height:7.46667vmin;line-height:7.46667vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:3.2vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:19.2vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:14.13333vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{width:100%;background:#FF5429;border-radius:7.46667vmin;color:#fff;font-size:3.2vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:13.06667vmin;height:15.2vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .53333vmin .53333vmin;padding:2.13333vmin;padding-top:5vmin;color:#666;font-size:2.66667vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:3.73333vmin;margin-right:1.33333vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:1.06667vmin}.styleType2_wrapper{margin-bottom:3.2vmin;margin-right:2.13333vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:44.8vmin;height:21.33333vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:36.26667vmin;font-size:2.66667vmin;line-height:3.2vmin;font-weight:400;padding:0 2.13333vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:4.8vmin;font-weight:500;height:4.26667vmin;line-height:4.26667vmin;margin-bottom:5.33333vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:2.13333vmin;width:36.26667vmin;height:100%;font-family:"PingFang SC";font-size:2.66667vmin;line-height:3.2vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:2.13333vmin;display:flex;flex-direction:row;align-items:flex-end;height:6.4vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:6.4vmin;line-height:6.4vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.53333vmin;font-size:3.2vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:9.4vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:3.2vmin;font-weight:500;margin-left:.53333vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:3.2vmin;position:relative;margin-top:.8vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.53333vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:2.66667vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.53333vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:8.26667vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:1.33333vmin;font-size:3.2vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:15.2vmin;border-left:.26667vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:13.06667vmin;height:15.2vmin}.styleType1_wrapper-v.vertical-screen{width:63.46667vmin;height:23.46667vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:63.46667vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:25.33333vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:3.2vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:2.13333vmin 2.93333vmin 2.13333vmin 3.46667vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:1.6vmin;top:90%;transform:translateY(-90%);height:5.06667vmin;line-height:5.06667vmin;background:#FF5429;border-radius:5.06667vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:3.2vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:92.53333vmin;margin:3.2vmin 4.26667vmin 0 4.26667vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:26.93333vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:3.33333vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:4.8vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.53333vmin;font-size:4.26667vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:8.53333vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:6.4vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:4.26667vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:3.2vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:4.26667vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:2.13333vmin;color:#999999;font-size:2.66667vmin;line-height:2.66667vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:5.33333vmin;color:#333333;font-size:3.73333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:1.06667vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:6.4vmin;line-height:6.4vmin;background:#FF5429;border-radius:6.4vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.33333vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:14.13333vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:3.2vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:58.66667vmin;width:35.2vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:10.66667vmin;box-sizing:border-box}.coupon-container .coupon-title{width:33.06667vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:3.2vmin;font-weight:500;line-height:4.26667vmin;margin-top:3.2vmin}.coupon-container .coupon-discount{margin-top:1.06667vmin;color:#fffce0;line-height:8.53333vmin;font-size:7.46667vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:5.33333vmin;line-height:5.33333vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:3.2vmin;line-height:4.26667vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:5.33333vmin;line-height:5.33333vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:33.06667vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:5.33333vmin;font-weight:600;height:7.46667vmin;line-height:7.46667vmin;margin-top:3.2vmin;margin-bottom:1.06667vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:9.6vmin}.coupon-container .coupon-gift-title .title-txt{width:33.06667vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:3.2vmin;font-weight:600;line-height:4.8vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:4.26667vmin;font-size:3.2vmin;font-weight:400;line-height:4.26667vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:3.2vmin auto 0;width:29.86667vmin;display:flex;height:7.46667vmin;justify-content:center;align-items:center;gap:1.06667vmin;border-radius:3.73333vmin;border:.26667vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .53333vmin 1.6vmin 0 #ff5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:3.73333vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:33.06667vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:2.93333vmin;font-style:normal;font-weight:400;line-height:4.26667vmin;margin:0 auto}@media screen and (min-width: 768px) and (orientation: portrait){.styleType1_wrapper.pop-card{width:18.22917vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:18.22917vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:23.4375vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:2.60417vmin 1.04167vmin 1.04167vmin 1.04167vmin;width:98.5%;height:10.41667vmin;background:#ff781f;color:#fff;border-radius:1.04167vmin 1.04167vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:1.04167vmin 1.04167vmin 1.95312vmin 1.04167vmin;border-radius:0 0 1.04167vmin 1.04167vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:2.08333vmin;line-height:2.08333vmin;font-size:1.82292vmin;width:15.88542vmin;font-weight:500;margin-bottom:.52083vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:1.04167vmin;top:95%;transform:translateY(-95%);height:3.125vmin;line-height:3.125vmin;border-radius:.52083vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:30.98958vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:2.08333vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:12.5vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:11.06771vmin;justify-content:flex-start;overflow:hidden;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:11.45833vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:12.5vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:2.08333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:5.20833vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.39062vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:10.41667vmin;margin:0 auto;color:#FF5429;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin;padding-top:1.04167vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:19.66146vmin;height:100%;box-sizing:border-box;padding:1.69271vmin 0 1.69271vmin 2.08333vmin;color:#666;font-size:1.5625vmin;line-height:1.5625vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.26042vmin;line-height:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime{line-height:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:1.5625vmin;height:1.5625vmin;margin-left:.39062vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:9.375vmin;height:3.64583vmin;line-height:3.64583vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.5625vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:9.375vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{width:100%;background:#FF5429;border-radius:3.64583vmin;color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .26042vmin .26042vmin;padding:1.04167vmin;padding-top:2.44141vmin;color:#666;font-size:1.30208vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:1.82292vmin;margin-right:.65104vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:.52083vmin}.styleType2_wrapper{margin-bottom:1.5625vmin;margin-right:1.04167vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:21.875vmin;height:10.41667vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:17.70833vmin;font-size:1.30208vmin;line-height:1.5625vmin;font-weight:400;padding:0 1.04167vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:2.34375vmin;font-weight:500;height:2.08333vmin;line-height:2.08333vmin;margin-bottom:2.60417vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:1.04167vmin;width:17.70833vmin;height:100%;font-family:"PingFang SC";font-size:1.30208vmin;line-height:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:1.04167vmin;display:flex;flex-direction:row;align-items:flex-end;height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:3.125vmin;line-height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:4.58984vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:1.5625vmin;font-weight:500;margin-left:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:1.5625vmin;position:relative;margin-top:.39062vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:1.30208vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:4.03646vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:.65104vmin;font-size:1.5625vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:7.42188vmin;border-left:.13021vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper-v.vertical-screen{width:30.98958vmin;height:11.45833vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:30.98958vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:12.36979vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:13.15104vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:1.6276vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:4.16667vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:3.125vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:1.04167vmin;color:#999999;font-size:1.30208vmin;line-height:1.30208vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.52083vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:3.125vmin;line-height:3.125vmin;background:#FF5429;border-radius:3.125vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:.65104vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:28.64583vmin;width:17.1875vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:5.20833vmin;box-sizing:border-box}.coupon-container .coupon-title{width:16.14583vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:1.5625vmin;font-weight:500;line-height:2.08333vmin;margin-top:1.5625vmin}.coupon-container .coupon-discount{margin-top:.52083vmin;color:#fffce0;line-height:4.16667vmin;font-size:3.64583vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:1.5625vmin;line-height:2.08333vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:16.14583vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:2.60417vmin;font-weight:600;height:3.64583vmin;line-height:3.64583vmin;margin-top:1.5625vmin;margin-bottom:.52083vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:4.6875vmin}.coupon-container .coupon-gift-title .title-txt{width:16.14583vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:1.5625vmin;font-weight:600;line-height:2.34375vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:2.08333vmin;font-size:1.5625vmin;font-weight:400;line-height:2.08333vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:1.5625vmin auto 0;width:14.58333vmin;display:flex;height:3.64583vmin;justify-content:center;align-items:center;gap:.52083vmin;border-radius:1.82292vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:1.82292vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:16.14583vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:1.43229vmin;font-style:normal;font-weight:400;line-height:2.08333vmin;margin:0 auto}}@media screen and (min-height: 630px) and (orientation: landscape){.styleType1_wrapper.pop-card{width:22.22222vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:22.22222vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:28.57143vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:3.1746vmin 1.26984vmin 1.26984vmin 1.26984vmin;width:98.5%;height:12.69841vmin;background:#ff781f;color:#fff;border-radius:1.26984vmin 1.26984vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:1.26984vmin 1.26984vmin 2.38095vmin 1.26984vmin;border-radius:0 0 1.26984vmin 1.26984vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:2.53968vmin;line-height:2.53968vmin;font-size:2.22222vmin;width:19.36508vmin;font-weight:500;margin-bottom:.63492vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:1.26984vmin;top:95%;transform:translateY(-95%);height:3.80952vmin;line-height:3.80952vmin;border-radius:.63492vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:37.77778vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:2.53968vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:15.2381vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:1.90476vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:13.49206vmin;justify-content:flex-start;overflow:hidden;padding:1.26984vmin 1.74603vmin 1.26984vmin 2.06349vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:.95238vmin;top:90%;transform:translateY(-90%);height:3.01587vmin;line-height:3.01587vmin;background:#FF5429;border-radius:3.01587vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.90476vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:55.07937vmin;margin:1.90476vmin 2.53968vmin 0 2.53968vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:13.96825vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:15.2381vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:2.85714vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:2.53968vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:2.53968vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:6.34921vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.53968vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.47619vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:12.69841vmin;margin:0 auto;color:#FF5429;font-size:1.90476vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.53968vmin;padding-top:1.26984vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:23.96825vmin;height:100%;box-sizing:border-box;padding:2.06349vmin 0 2.06349vmin 2.53968vmin;color:#666;font-size:1.90476vmin;line-height:1.90476vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:3.1746vmin;color:#333333;font-size:2.22222vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.31746vmin;line-height:2.53968vmin}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime{line-height:2.53968vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:1.90476vmin;height:1.90476vmin;margin-left:.47619vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:11.42857vmin;height:4.44444vmin;line-height:4.44444vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.90476vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:11.42857vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:8.4127vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{width:100%;background:#FF5429;border-radius:4.44444vmin;color:#fff;font-size:1.90476vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:7.77778vmin;height:9.04762vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .31746vmin .31746vmin;padding:1.26984vmin;padding-top:2.97619vmin;color:#666;font-size:1.5873vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:2.22222vmin;margin-right:.79365vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:.63492vmin}.styleType2_wrapper{margin-bottom:1.90476vmin;margin-right:1.26984vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:26.66667vmin;height:12.69841vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:21.5873vmin;font-size:1.5873vmin;line-height:1.90476vmin;font-weight:400;padding:0 1.26984vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:2.85714vmin;font-weight:500;height:2.53968vmin;line-height:2.53968vmin;margin-bottom:3.1746vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:1.26984vmin;width:21.5873vmin;height:100%;font-family:"PingFang SC";font-size:1.5873vmin;line-height:1.90476vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:1.26984vmin;display:flex;flex-direction:row;align-items:flex-end;height:3.80952vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:3.80952vmin;line-height:3.80952vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.31746vmin;font-size:1.90476vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:5.59524vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:1.90476vmin;font-weight:500;margin-left:.31746vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:1.90476vmin;position:relative;margin-top:.47619vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.31746vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:1.5873vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.31746vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:4.92063vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:.79365vmin;font-size:1.90476vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:9.04762vmin;border-left:.15873vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:7.77778vmin;height:9.04762vmin}.styleType1_wrapper-v.vertical-screen{width:37.77778vmin;height:13.96825vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:37.77778vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:15.07937vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:1.90476vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:1.26984vmin 1.74603vmin 1.26984vmin 2.06349vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:.95238vmin;top:90%;transform:translateY(-90%);height:3.01587vmin;line-height:3.01587vmin;background:#FF5429;border-radius:3.01587vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.90476vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:55.07937vmin;margin:1.90476vmin 2.53968vmin 0 2.53968vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:16.03175vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:1.98413vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:2.85714vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.31746vmin;font-size:2.53968vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:5.07937vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:3.80952vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.53968vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:1.90476vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.53968vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:1.26984vmin;color:#999999;font-size:1.5873vmin;line-height:1.5873vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:3.1746vmin;color:#333333;font-size:2.22222vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.63492vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:3.80952vmin;line-height:3.80952vmin;background:#FF5429;border-radius:3.80952vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:.79365vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:8.4127vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:1.90476vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:34.92063vmin;width:20.95238vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:6.34921vmin;box-sizing:border-box}.coupon-container .coupon-title{width:19.68254vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:1.90476vmin;font-weight:500;line-height:2.53968vmin;margin-top:1.90476vmin}.coupon-container .coupon-discount{margin-top:.63492vmin;color:#fffce0;line-height:5.07937vmin;font-size:4.44444vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:3.1746vmin;line-height:3.1746vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:1.90476vmin;line-height:2.53968vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:3.1746vmin;line-height:3.1746vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:19.68254vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:3.1746vmin;font-weight:600;height:4.44444vmin;line-height:4.44444vmin;margin-top:1.90476vmin;margin-bottom:.63492vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:5.71429vmin}.coupon-container .coupon-gift-title .title-txt{width:19.68254vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:1.90476vmin;font-weight:600;line-height:2.85714vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:2.53968vmin;font-size:1.90476vmin;font-weight:400;line-height:2.53968vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:1.90476vmin auto 0;width:17.77778vmin;display:flex;height:4.44444vmin;justify-content:center;align-items:center;gap:.63492vmin;border-radius:2.22222vmin;border:.15873vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .31746vmin .95238vmin 0 #ff5034,0 .63492vmin .63492vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:2.22222vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:19.68254vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:1.74603vmin;font-style:normal;font-weight:400;line-height:2.53968vmin;margin:0 auto}}@media screen and (min-height: 768px) and (orientation: landscape){.styleType1_wrapper.pop-card{width:18.22917vmin;margin-bottom:0;position:relative;height:100%}.styleType1_wrapper.pop-card.vertical-screen{width:18.22917vmin;height:100%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1{display:flex;flex-direction:column;position:relative;width:100%;min-height:23.4375vmin;background:none !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue{padding:2.60417vmin 1.04167vmin 1.04167vmin 1.04167vmin;width:98.5%;height:10.41667vmin;background:#ff781f;color:#fff;border-radius:1.04167vmin 1.04167vmin 0 0;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponValue .couponUseCondition{color:#fff;padding-top:0vmin !important}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo{flex:1;background:#fff;padding:1.04167vmin 1.04167vmin 1.95312vmin 1.04167vmin;border-radius:0 0 1.04167vmin 1.04167vmin;margin:0}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponInfo .couponName{height:2.08333vmin;line-height:2.08333vmin;font-size:1.82292vmin;width:15.88542vmin;font-weight:500;margin-bottom:.52083vmin;-webkit-line-clamp:1}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState{position:absolute;left:1.04167vmin;top:95%;transform:translateY(-95%);height:3.125vmin;line-height:3.125vmin;border-radius:.52083vmin}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.fullscreen-btn{width:90%}.styleType1_wrapper.pop-card.vertical-screen .coupon_style1 .couponState.vertical-btn{width:88%}.styleType1_wrapper.vertical-screen{width:30.98958vmin;height:100%;margin:0 auto}.styleType1_wrapper.vertical-screen.not-pop-card{margin-bottom:2.08333vmin}.styleType1_wrapper.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat;background-size:99% 99%;box-sizing:border-box}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue{width:12.5vmin;box-sizing:border-box;padding:0 .4vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .couponPriceWrap{margin-top:-1.6vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponValue .coupon-price-long{margin-top:1vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper.vertical-screen .coupon_style1 .couponInfo{height:11.06771vmin;justify-content:flex-start;overflow:hidden;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper.full-screen-list .coupon_style1{height:11.45833vmin}.styleType1_wrapper .is-gray{filter:grayscale(100%) opacity(0.5)}.styleType1_wrapper .coupon_style1{display:flex;align-items:center;position:relative;height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:99% 99%}.styleType1_wrapper .coupon_style1 .couponValue{width:12.5vmin;color:#FF5429;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .giftCouponTitle{font-size:2.08333vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-align:center}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{font-size:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;font-size:5.20833vmin}.styleType1_wrapper .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper .coupon_style1 .couponValue .discount-percent{margin-top:-2vmin;padding-top:.39062vmin !important}.styleType1_wrapper .coupon_style1 .couponValue .couponUseCondition{width:10.41667vmin;margin:0 auto;color:#FF5429;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin;padding-top:1.04167vmin}.styleType1_wrapper .coupon_style1 .couponInfo{position:relative;display:flex;flex-direction:column;justify-content:space-around;max-width:19.66146vmin;height:100%;box-sizing:border-box;padding:1.69271vmin 0 1.69271vmin 2.08333vmin;color:#666;font-size:1.5625vmin;line-height:1.5625vmin;font-weight:400;text-align:left}.styleType1_wrapper .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper .coupon_style1 .couponInfo .moreCouponInfo{display:flex;flex-direction:column;justify-content:space-between}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.26042vmin;line-height:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponInfo .couponUseTime{line-height:2.08333vmin}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo{display:flex;cursor:pointer;align-items:center}.styleType1_wrapper .coupon_style1 .couponInfo .moreInfo .operateBtn{width:1.5625vmin;height:1.5625vmin;margin-left:.39062vmin;background-size:100% 100%}.styleType1_wrapper .coupon_style1 .blank-item{flex:1}.styleType1_wrapper .coupon_style1 .couponState{width:9.375vmin;height:3.64583vmin;line-height:3.64583vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:1.5625vmin}.styleType1_wrapper .coupon_style1 .couponState.fullscreen-btn{width:9.375vmin}.styleType1_wrapper .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper .coupon_style1 .couponState .couponBtn{width:100%;background:#FF5429;border-radius:3.64583vmin;color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.styleType1_wrapper .coupon_style1 .couponState .received{opacity:0.4}.styleType1_wrapper .coupon_style1 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper .detailInfo{width:100%;display:flex;background-color:#fff6f0;box-sizing:border-box;border-radius:0 0 .26042vmin .26042vmin;padding:1.04167vmin;padding-top:2.44141vmin;color:#666;font-size:1.30208vmin;margin-top:-2vmin;text-align:left}.styleType1_wrapper .detailInfo .disabledHint{width:1.82292vmin;margin-right:.65104vmin}.styleType1_wrapper .detailInfo .instructions{word-break:break-all}.styleType1_wrapper .detailInfo .instructions .remark{color:#333;margin-bottom:.52083vmin}.styleType2_wrapper{margin-bottom:1.5625vmin;margin-right:1.04167vmin}.styleType2_wrapper .coupon_style2{display:flex;flex-direction:row;color:#ff781f;position:relative;overflow:hidden;width:21.875vmin;height:10.41667vmin;flex-shrink:0}.styleType2_wrapper .coupon_style2 .coupons-styles2-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.styleType2_wrapper .coupon_style2 .giftCouponInfo{display:flex;flex-direction:column;justify-content:center;align-items:baseline;color:#FF5429;position:relative;height:100%;width:17.70833vmin;font-size:1.30208vmin;line-height:1.5625vmin;font-weight:400;padding:0 1.04167vmin}.styleType2_wrapper .coupon_style2 .giftCouponInfo .giftCouponName{font-size:2.34375vmin;font-weight:500;height:2.08333vmin;line-height:2.08333vmin;margin-bottom:2.60417vmin}.styleType2_wrapper .coupon_style2 .couponInfo{display:inline-flex;flex-direction:column;box-sizing:border-box;padding-left:1.04167vmin;width:17.70833vmin;height:100%;font-family:"PingFang SC";font-size:1.30208vmin;line-height:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop{padding-top:1.04167vmin;display:flex;flex-direction:row;align-items:flex-end;height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:700;height:3.125vmin;line-height:3.125vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:1.5625vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .coupon-price{display:flex;font-size:4.58984vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoTop .couponPriceWrap .discountFont{font-size:1.5625vmin;font-weight:500;margin-left:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom{font-weight:400;line-height:1.5625vmin;position:relative;margin-top:.39062vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .priceLimit .couponUseCondition{font-size:1.30208vmin;font-weight:400}.styleType2_wrapper .coupon_style2 .couponInfo .couponInfoBottom .couponUseHint{margin-bottom:.26042vmin}.styleType2_wrapper .coupon_style2 .couponStatewrapper{width:4.03646vmin;height:100%;-ms-flex-item-align:center;align-self:center;position:relative;display:inline-flex;justify-content:center;align-items:center;text-align:center}.styleType2_wrapper .coupon_style2 .couponStatewrapper .couponBtn{writing-mode:vertical-lr;letter-spacing:.65104vmin;font-size:1.5625vmin;font-weight:700;font-family:"PingFang SC"}.styleType2_wrapper .coupon_style2 .couponStatewrapper:before{content:" ";display:block;width:100%;height:7.42188vmin;border-left:.13021vmin dashed #ff781f;-webkit-transform:scale(1.3);transform:scale(0.7, 1.1);position:absolute;left:-vmin(10);top:3.07vmin}.styleType2_wrapper .coupon_style2 .hasReceivedStatus{position:absolute;top:0vmin;right:0vmin;width:6.38021vmin;height:7.42188vmin}.styleType1_wrapper-v.vertical-screen{width:30.98958vmin;height:11.45833vmin;margin:0 auto}.styleType1_wrapper-v.vertical-screen.not-pop-card{width:30.98958vmin;margin-bottom:0}.styleType1_wrapper-v.vertical-screen .coupon_style1{height:100%;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lwofsfs60b74.png") no-repeat !important;background-size:99% 99%}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponValue{width:12.36979vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponName{font-size:1.5625vmin !important}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponInfo{justify-content:flex-start;padding:1.04167vmin 1.43229vmin 1.04167vmin 1.69271vmin}.styleType1_wrapper-v.vertical-screen .coupon_style1 .couponState{position:absolute;right:.78125vmin;top:90%;transform:translateY(-90%);height:2.47396vmin;line-height:2.47396vmin;background:#FF5429;border-radius:2.47396vmin;text-align:center;color:#fff;border:none;cursor:pointer;font-size:1.5625vmin;font-weight:500}.styleType1_wrapper-v.full-screen-list{width:45.18229vmin;margin:1.5625vmin 2.08333vmin 0 2.08333vmin}.styleType1_wrapper-v.full-screen-list .coupon_style1{height:13.15104vmin}.styleType1_wrapper-v .coupon_style1{display:flex;align-items:center;position:relative;width:100%;background:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/lw67cw3y0qse.png") center no-repeat;background-size:100% 100%}.styleType1_wrapper-v .coupon_style1 .couponValue{padding:1.6276vmin 0;min-width:unset;color:#FF5429;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.styleType1_wrapper-v .coupon_style1 .couponValue .giftCouponName{font-size:2.34375vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap{position:relative;display:flex;flex-direction:row;align-items:baseline;font-weight:600}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-symbol{margin-right:.26042vmin;font-size:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price{display:flex;align-items:baseline;font-weight:500;font-size:4.16667vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price.discount-percent{margin-top:-1vmin}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .coupon-price-long{font-size:3.125vmin !important}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discountFont{font-size:2.08333vmin;font-weight:500}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap .discount-decimal{display:flex;align-items:center}.styleType1_wrapper-v .coupon_style1 .couponValue .couponPriceWrap.couponPriceWrap-discount-v{align-items:baseline}.styleType1_wrapper-v .coupon_style1 .couponValue .couponUseCondition{color:#fff;font-size:1.5625vmin;font-weight:500;font-family:"PingFang SC";text-align:center;line-height:2.08333vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo{flex:1;display:flex;flex-direction:column;justify-content:flex-start;height:100%;box-sizing:border-box;padding:1.04167vmin;color:#999999;font-size:1.30208vmin;line-height:1.30208vmin;font-weight:400;text-align:left}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponName{width:100%;line-height:2.60417vmin;color:#333333;font-size:1.82292vmin;font-weight:500;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseHint{margin-bottom:.52083vmin}.styleType1_wrapper-v .coupon_style1 .couponInfo .couponUseTime{margin-bottom:0}.styleType1_wrapper-v .coupon_style1 .couponState{height:3.125vmin;line-height:3.125vmin;background:#FF5429;border-radius:3.125vmin;text-align:center;color:#fff;border:none;cursor:pointer;margin-right:.65104vmin}.styleType1_wrapper-v .coupon_style1 .couponState.vertical-btn{width:6.90104vmin}.styleType1_wrapper-v .coupon_style1 .couponState .couponBtn{color:#fff;font-size:1.5625vmin;font-weight:500;text-align:center;font-family:"PingFang SC"}.coupon-container{height:28.64583vmin;width:17.1875vmin;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvx099r.png");background-size:100% 100%;padding-top:5.20833vmin;box-sizing:border-box}.coupon-container .coupon-title{width:16.14583vmin;margin:0 auto;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-size:1.5625vmin;font-weight:500;line-height:2.08333vmin;margin-top:1.5625vmin}.coupon-container .coupon-discount{margin-top:.52083vmin;color:#fffce0;line-height:4.16667vmin;font-size:3.64583vmin;font-weight:600;text-align:center}.coupon-container .coupon-discount .disc-logo{font-family:"D-DIN";font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-discount .disc-detail{font-family:"D-DIN"}.coupon-container .coupon-discount .discount-detail{color:#fffce0;text-align:center;font-size:1.5625vmin;line-height:2.08333vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coupon-container .coupon-discount .disc-bpart{font-size:2.60417vmin;line-height:2.60417vmin}.coupon-container .coupon-gift{display:flex;justify-content:center;align-items:center;flex-direction:column}.coupon-container .coupon-gift-label{width:16.14583vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:2.60417vmin;font-weight:600;height:3.64583vmin;line-height:3.64583vmin;margin-top:1.5625vmin;margin-bottom:.52083vmin}.coupon-container .coupon-gift-title{display:flex;justify-content:center;align-items:center;height:4.6875vmin}.coupon-container .coupon-gift-title .title-txt{width:16.14583vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:1.5625vmin;font-weight:600;line-height:2.34375vmin;overflow:hidden}.coupon-container .coupon-usage{margin-top:2.08333vmin;font-size:1.5625vmin;font-weight:400;line-height:2.08333vmin;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis}.coupon-container .coupon-usage .qlive-coupon-btn{margin:1.5625vmin auto 0;width:14.58333vmin;display:flex;height:3.64583vmin;justify-content:center;align-items:center;gap:.52083vmin;border-radius:1.82292vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;box-sizing:border-box;color:#ff5429;text-align:center;font-size:1.82292vmin;font-weight:600}.coupon-container .coupon-usage .disable-btn{border:none;background:#ebebeb;color:#b2b2b2}.coupon-container .coupon-usage .received-btn{border:1px solid #f8ffaa;opacity:0.4;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);color:#ff5429}.coupon-container .coupon-usage .discount-date-new{width:16.14583vmin;color:#ffffff;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"PingFang SC";font-size:1.43229vmin;font-style:normal;font-weight:400;line-height:2.08333vmin;margin:0 auto}}
|
|
@@ -75,7 +75,7 @@ Component({
|
|
|
75
75
|
|
|
76
76
|
computed: {
|
|
77
77
|
customStyle(data) {
|
|
78
|
-
return ['bottom', 'top'].includes(data.popPosition) ? '' : 'width:
|
|
78
|
+
return ['bottom', 'top'].includes(data.popPosition) ? '' : 'width: 100vmin; height: 100%';
|
|
79
79
|
},
|
|
80
80
|
isIndexList(data) {
|
|
81
81
|
return data.simpleRouter === 'index';
|
|
@@ -11,6 +11,12 @@ $deviceWidth: 750;
|
|
|
11
11
|
.receive-container {
|
|
12
12
|
transform: scale(0.8);
|
|
13
13
|
margin-top: vmin(-16);
|
|
14
|
+
// 全屏互动使用vmin
|
|
15
|
+
.receive-container-new {
|
|
16
|
+
width: vmin(480);
|
|
17
|
+
height: vmin(800);
|
|
18
|
+
background-size: contain;
|
|
19
|
+
}
|
|
14
20
|
}
|
|
15
21
|
.receive-container-new {
|
|
16
22
|
// 在ios上使用vmin导致背景被截断,先用rpx了,调试太麻烦了,从简吧
|
|
@@ -195,8 +201,8 @@ $deviceWidth: 750;
|
|
|
195
201
|
font-family: "PingFang SC";
|
|
196
202
|
font-size: vmin(32);
|
|
197
203
|
font-weight: 600;
|
|
198
|
-
margin-top: vmin(
|
|
199
|
-
height: vmin(
|
|
204
|
+
margin-top: vmin(32);
|
|
205
|
+
height: vmin(80);
|
|
200
206
|
}
|
|
201
207
|
&__close {
|
|
202
208
|
position: absolute;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.coupon-receive .receive-popup{background-color:transparent;overflow:visible !important}.coupon-receive .receive-container{transform:scale(0.8);margin-top:-2.13333vmin}.coupon-receive .receive-container-new{width:480rpx;height:800rpx;transform:translateY(-5.33333vmin);background-size:480rpx 800rpx;background-position:center;background-repeat:no-repeat;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvm0oyn.png");display:flex;flex-flow:wrap}.coupon-receive .receive-container-new__content{width:100%;display:flex;flex-direction:column;padding:29.86667vmin 0 0;box-sizing:border-box}.coupon-receive .receive-container-new__content-title{margin:6.4vmin auto 0;width:58.13333vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:4.8vmin;font-style:normal;font-weight:500;line-height:6.4vmin}.coupon-receive .receive-container-new__content-price{margin-top:3.2vmin;font-family:"D-DIN";color:#fffce0;font-size:10.66667vmin;font-style:normal;font-weight:600;text-align:center;display:flex;width:100%;justify-content:center;align-items:baseline}.coupon-receive .receive-container-new__content-price .smallIcon{display:inline-block;font-size:7.46667vmin;line-height:7.46667vmin;font-family:"D-DIN"}.coupon-receive .receive-container-new__content-price .boldIcon{font-family:"D-DIN"}.coupon-receive .receive-container-new__content-detail{margin-top:1.6vmin;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;font-style:normal;font-weight:400;line-height:6.4vmin}.coupon-receive .receive-container-new__content-gift .label{margin:6.4vmin auto 3.2vmin;width:58.13333vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:8.53333vmin;font-weight:600;height:10.66667vmin;line-height:10.66667vmin}.coupon-receive .receive-container-new__content-gift .title{display:flex;justify-content:center;align-items:center;height:12.8vmin}.coupon-receive .receive-container-new__content-gift .title .title-txt{width:48vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:4.8vmin;font-weight:600;line-height:6.4vmin;overflow:hidden}.coupon-receive .receive-container-new__content-describe{margin-top:10.13333vmin;font-family:"PingFang SC";font-size:3.73333vmin;font-style:normal;font-weight:400;line-height:5.33333vmin}.coupon-receive .receive-container-new__content-describe text{width:100%;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis;display:block;margin-bottom:1.06667vmin}.coupon-receive .receive-container-new__btn_box{display:flex;align-items:center;justify-content:center;padding:0 4.26667vmin;box-sizing:border-box}.coupon-receive .receive-container-new__coupon_btn{display:flex;width:21.33333vmin;color:#fff1c0;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;height:10.66667vmin;line-height:10.66667vmin;justify-content:center;align-items:center;gap:1.06667vmin;flex-shrink:0;border-radius:5.33333vmin;border:.26667vmin solid #F8FFAA;background:linear-gradient(0deg, #ffffe91a 0%, #ffe4991a 100%);box-shadow:0 .53333vmin 1.6vmin 0 #FF5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;margin:3.2vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__btn{display:flex;width:28.8vmin;height:10.66667vmin;line-height:10.66667vmin;justify-content:center;align-items:center;gap:1.06667vmin;flex-shrink:0;border-radius:5.33333vmin;border:.26667vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .53333vmin 1.6vmin 0 #ff5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;font-style:normal;font-weight:500;line-height:6.4vmin;box-sizing:border-box;margin:3.2vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__gift-check-btn{display:flex;width:51.2vmin;padding:2.66667vmin 8.26667vmin;box-sizing:border-box;justify-content:center;align-items:center;border-radius:5.33333vmin;border:.26667vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .53333vmin 1.6vmin 0 #FF5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;font-weight:600;margin-top:3.2vmin;height:11.73333vmin}.coupon-receive .receive-container-new__close{position:absolute;transform:translateY(-5.33333vmin);top:0;right:0;width:8.53333vmin;height:8.53333vmin}@media screen and (min-width: 768px) and (orientation: portrait){.coupon-receive .receive-popup{background-color:transparent;overflow:visible !important}.coupon-receive .receive-container{transform:scale(0.8);margin-top:-1.04167vmin}.coupon-receive .receive-container-new{width:480rpx;height:800rpx;transform:translateY(-2.60417vmin);background-size:480rpx 800rpx;background-position:center;background-repeat:no-repeat;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvm0oyn.png");display:flex;flex-flow:wrap}.coupon-receive .receive-container-new__content{width:100%;display:flex;flex-direction:column;padding:14.58333vmin 0 0;box-sizing:border-box}.coupon-receive .receive-container-new__content-title{margin:3.125vmin auto 0;width:28.38542vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.34375vmin;font-style:normal;font-weight:500;line-height:3.125vmin}.coupon-receive .receive-container-new__content-price{margin-top:1.5625vmin;font-family:"D-DIN";color:#fffce0;font-size:5.20833vmin;font-style:normal;font-weight:600;text-align:center;display:flex;width:100%;justify-content:center;align-items:baseline}.coupon-receive .receive-container-new__content-price .smallIcon{display:inline-block;font-size:3.64583vmin;line-height:3.64583vmin;font-family:"D-DIN"}.coupon-receive .receive-container-new__content-price .boldIcon{font-family:"D-DIN"}.coupon-receive .receive-container-new__content-detail{margin-top:.78125vmin;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:400;line-height:3.125vmin}.coupon-receive .receive-container-new__content-gift .label{margin:3.125vmin auto 1.5625vmin;width:28.38542vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:4.16667vmin;font-weight:600;height:5.20833vmin;line-height:5.20833vmin}.coupon-receive .receive-container-new__content-gift .title{display:flex;justify-content:center;align-items:center;height:6.25vmin}.coupon-receive .receive-container-new__content-gift .title .title-txt{width:23.4375vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:2.34375vmin;font-weight:600;line-height:3.125vmin;overflow:hidden}.coupon-receive .receive-container-new__content-describe{margin-top:4.94792vmin;font-family:"PingFang SC";font-size:1.82292vmin;font-style:normal;font-weight:400;line-height:2.60417vmin}.coupon-receive .receive-container-new__content-describe text{width:100%;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis;display:block;margin-bottom:.52083vmin}.coupon-receive .receive-container-new__btn_box{display:flex;align-items:center;justify-content:center;padding:0 2.08333vmin;box-sizing:border-box}.coupon-receive .receive-container-new__coupon_btn{display:flex;width:10.41667vmin;color:#fff1c0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #F8FFAA;background:linear-gradient(0deg, #ffffe91a 0%, #ffe4991a 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__btn{display:flex;width:14.0625vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:500;line-height:3.125vmin;box-sizing:border-box;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__gift-check-btn{display:flex;width:25vmin;padding:1.30208vmin 4.03646vmin;box-sizing:border-box;justify-content:center;align-items:center;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-weight:600;margin-top:1.5625vmin;height:5.72917vmin}.coupon-receive .receive-container-new__close{position:absolute;transform:translateY(-2.60417vmin);top:0;right:0;width:4.16667vmin;height:4.16667vmin}}@media screen and (min-height: 768px) and (orientation: landscape){.coupon-receive .receive-popup{background-color:transparent;overflow:visible !important}.coupon-receive .receive-container{transform:scale(0.8);margin-top:-1.04167vmin}.coupon-receive .receive-container-new{width:480rpx;height:800rpx;transform:translateY(-2.60417vmin);background-size:480rpx 800rpx;background-position:center;background-repeat:no-repeat;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvm0oyn.png");display:flex;flex-flow:wrap}.coupon-receive .receive-container-new__content{width:100%;display:flex;flex-direction:column;padding:14.58333vmin 0 0;box-sizing:border-box}.coupon-receive .receive-container-new__content-title{margin:3.125vmin auto 0;width:28.38542vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.34375vmin;font-style:normal;font-weight:500;line-height:3.125vmin}.coupon-receive .receive-container-new__content-price{margin-top:1.5625vmin;font-family:"D-DIN";color:#fffce0;font-size:5.20833vmin;font-style:normal;font-weight:600;text-align:center;display:flex;width:100%;justify-content:center;align-items:baseline}.coupon-receive .receive-container-new__content-price .smallIcon{display:inline-block;font-size:3.64583vmin;line-height:3.64583vmin;font-family:"D-DIN"}.coupon-receive .receive-container-new__content-price .boldIcon{font-family:"D-DIN"}.coupon-receive .receive-container-new__content-detail{margin-top:.78125vmin;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:400;line-height:3.125vmin}.coupon-receive .receive-container-new__content-gift .label{margin:3.125vmin auto 1.5625vmin;width:28.38542vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:4.16667vmin;font-weight:600;height:5.20833vmin;line-height:5.20833vmin}.coupon-receive .receive-container-new__content-gift .title{display:flex;justify-content:center;align-items:center;height:6.25vmin}.coupon-receive .receive-container-new__content-gift .title .title-txt{width:23.4375vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:2.34375vmin;font-weight:600;line-height:3.125vmin;overflow:hidden}.coupon-receive .receive-container-new__content-describe{margin-top:4.94792vmin;font-family:"PingFang SC";font-size:1.82292vmin;font-style:normal;font-weight:400;line-height:2.60417vmin}.coupon-receive .receive-container-new__content-describe text{width:100%;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis;display:block;margin-bottom:.52083vmin}.coupon-receive .receive-container-new__btn_box{display:flex;align-items:center;justify-content:center;padding:0 2.08333vmin;box-sizing:border-box}.coupon-receive .receive-container-new__coupon_btn{display:flex;width:10.41667vmin;color:#fff1c0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #F8FFAA;background:linear-gradient(0deg, #ffffe91a 0%, #ffe4991a 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__btn{display:flex;width:14.0625vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:500;line-height:3.125vmin;box-sizing:border-box;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__gift-check-btn{display:flex;width:25vmin;padding:1.30208vmin 4.03646vmin;box-sizing:border-box;justify-content:center;align-items:center;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-weight:600;margin-top:1.5625vmin;height:5.72917vmin}.coupon-receive .receive-container-new__close{position:absolute;transform:translateY(-2.60417vmin);top:0;right:0;width:4.16667vmin;height:4.16667vmin}}
|
|
1
|
+
.coupon-receive .receive-popup{background-color:transparent;overflow:visible !important}.coupon-receive .receive-container{transform:scale(0.8);margin-top:-2.13333vmin}.coupon-receive .receive-container .receive-container-new{width:64vmin;height:106.66667vmin;background-size:contain}.coupon-receive .receive-container-new{width:480rpx;height:800rpx;transform:translateY(-5.33333vmin);background-size:480rpx 800rpx;background-position:center;background-repeat:no-repeat;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvm0oyn.png");display:flex;flex-flow:wrap}.coupon-receive .receive-container-new__content{width:100%;display:flex;flex-direction:column;padding:29.86667vmin 0 0;box-sizing:border-box}.coupon-receive .receive-container-new__content-title{margin:6.4vmin auto 0;width:58.13333vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:4.8vmin;font-style:normal;font-weight:500;line-height:6.4vmin}.coupon-receive .receive-container-new__content-price{margin-top:3.2vmin;font-family:"D-DIN";color:#fffce0;font-size:10.66667vmin;font-style:normal;font-weight:600;text-align:center;display:flex;width:100%;justify-content:center;align-items:baseline}.coupon-receive .receive-container-new__content-price .smallIcon{display:inline-block;font-size:7.46667vmin;line-height:7.46667vmin;font-family:"D-DIN"}.coupon-receive .receive-container-new__content-price .boldIcon{font-family:"D-DIN"}.coupon-receive .receive-container-new__content-detail{margin-top:1.6vmin;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;font-style:normal;font-weight:400;line-height:6.4vmin}.coupon-receive .receive-container-new__content-gift .label{margin:6.4vmin auto 3.2vmin;width:58.13333vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:8.53333vmin;font-weight:600;height:10.66667vmin;line-height:10.66667vmin}.coupon-receive .receive-container-new__content-gift .title{display:flex;justify-content:center;align-items:center;height:12.8vmin}.coupon-receive .receive-container-new__content-gift .title .title-txt{width:48vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:4.8vmin;font-weight:600;line-height:6.4vmin;overflow:hidden}.coupon-receive .receive-container-new__content-describe{margin-top:10.13333vmin;font-family:"PingFang SC";font-size:3.73333vmin;font-style:normal;font-weight:400;line-height:5.33333vmin}.coupon-receive .receive-container-new__content-describe text{width:100%;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis;display:block;margin-bottom:1.06667vmin}.coupon-receive .receive-container-new__btn_box{display:flex;align-items:center;justify-content:center;padding:0 4.26667vmin;box-sizing:border-box}.coupon-receive .receive-container-new__coupon_btn{display:flex;width:21.33333vmin;color:#fff1c0;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;height:10.66667vmin;line-height:10.66667vmin;justify-content:center;align-items:center;gap:1.06667vmin;flex-shrink:0;border-radius:5.33333vmin;border:.26667vmin solid #F8FFAA;background:linear-gradient(0deg, #ffffe91a 0%, #ffe4991a 100%);box-shadow:0 .53333vmin 1.6vmin 0 #FF5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;margin:3.2vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__btn{display:flex;width:28.8vmin;height:10.66667vmin;line-height:10.66667vmin;justify-content:center;align-items:center;gap:1.06667vmin;flex-shrink:0;border-radius:5.33333vmin;border:.26667vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .53333vmin 1.6vmin 0 #ff5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;font-style:normal;font-weight:500;line-height:6.4vmin;box-sizing:border-box;margin:3.2vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__gift-check-btn{display:flex;width:51.2vmin;padding:2.66667vmin 8.26667vmin;box-sizing:border-box;justify-content:center;align-items:center;border-radius:5.33333vmin;border:.26667vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .53333vmin 1.6vmin 0 #FF5034,0 1.06667vmin 1.06667vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:4.26667vmin;font-weight:600;margin-top:4.26667vmin;height:10.66667vmin}.coupon-receive .receive-container-new__close{position:absolute;transform:translateY(-5.33333vmin);top:0;right:0;width:8.53333vmin;height:8.53333vmin}@media screen and (min-width: 768px) and (orientation: portrait){.coupon-receive .receive-popup{background-color:transparent;overflow:visible !important}.coupon-receive .receive-container{transform:scale(0.8);margin-top:-1.04167vmin}.coupon-receive .receive-container .receive-container-new{width:31.25vmin;height:52.08333vmin;background-size:contain}.coupon-receive .receive-container-new{width:480rpx;height:800rpx;transform:translateY(-2.60417vmin);background-size:480rpx 800rpx;background-position:center;background-repeat:no-repeat;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvm0oyn.png");display:flex;flex-flow:wrap}.coupon-receive .receive-container-new__content{width:100%;display:flex;flex-direction:column;padding:14.58333vmin 0 0;box-sizing:border-box}.coupon-receive .receive-container-new__content-title{margin:3.125vmin auto 0;width:28.38542vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.34375vmin;font-style:normal;font-weight:500;line-height:3.125vmin}.coupon-receive .receive-container-new__content-price{margin-top:1.5625vmin;font-family:"D-DIN";color:#fffce0;font-size:5.20833vmin;font-style:normal;font-weight:600;text-align:center;display:flex;width:100%;justify-content:center;align-items:baseline}.coupon-receive .receive-container-new__content-price .smallIcon{display:inline-block;font-size:3.64583vmin;line-height:3.64583vmin;font-family:"D-DIN"}.coupon-receive .receive-container-new__content-price .boldIcon{font-family:"D-DIN"}.coupon-receive .receive-container-new__content-detail{margin-top:.78125vmin;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:400;line-height:3.125vmin}.coupon-receive .receive-container-new__content-gift .label{margin:3.125vmin auto 1.5625vmin;width:28.38542vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:4.16667vmin;font-weight:600;height:5.20833vmin;line-height:5.20833vmin}.coupon-receive .receive-container-new__content-gift .title{display:flex;justify-content:center;align-items:center;height:6.25vmin}.coupon-receive .receive-container-new__content-gift .title .title-txt{width:23.4375vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:2.34375vmin;font-weight:600;line-height:3.125vmin;overflow:hidden}.coupon-receive .receive-container-new__content-describe{margin-top:4.94792vmin;font-family:"PingFang SC";font-size:1.82292vmin;font-style:normal;font-weight:400;line-height:2.60417vmin}.coupon-receive .receive-container-new__content-describe text{width:100%;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis;display:block;margin-bottom:.52083vmin}.coupon-receive .receive-container-new__btn_box{display:flex;align-items:center;justify-content:center;padding:0 2.08333vmin;box-sizing:border-box}.coupon-receive .receive-container-new__coupon_btn{display:flex;width:10.41667vmin;color:#fff1c0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #F8FFAA;background:linear-gradient(0deg, #ffffe91a 0%, #ffe4991a 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__btn{display:flex;width:14.0625vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:500;line-height:3.125vmin;box-sizing:border-box;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__gift-check-btn{display:flex;width:25vmin;padding:1.30208vmin 4.03646vmin;box-sizing:border-box;justify-content:center;align-items:center;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-weight:600;margin-top:2.08333vmin;height:5.20833vmin}.coupon-receive .receive-container-new__close{position:absolute;transform:translateY(-2.60417vmin);top:0;right:0;width:4.16667vmin;height:4.16667vmin}}@media screen and (min-height: 768px) and (orientation: landscape){.coupon-receive .receive-popup{background-color:transparent;overflow:visible !important}.coupon-receive .receive-container{transform:scale(0.8);margin-top:-1.04167vmin}.coupon-receive .receive-container .receive-container-new{width:31.25vmin;height:52.08333vmin;background-size:contain}.coupon-receive .receive-container-new{width:480rpx;height:800rpx;transform:translateY(-2.60417vmin);background-size:480rpx 800rpx;background-position:center;background-repeat:no-repeat;background-image:url("https://commonresource-1252524126.cdn.xiaoeknow.com/image/luc13xvm0oyn.png");display:flex;flex-flow:wrap}.coupon-receive .receive-container-new__content{width:100%;display:flex;flex-direction:column;padding:14.58333vmin 0 0;box-sizing:border-box}.coupon-receive .receive-container-new__content-title{margin:3.125vmin auto 0;width:28.38542vmin;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.34375vmin;font-style:normal;font-weight:500;line-height:3.125vmin}.coupon-receive .receive-container-new__content-price{margin-top:1.5625vmin;font-family:"D-DIN";color:#fffce0;font-size:5.20833vmin;font-style:normal;font-weight:600;text-align:center;display:flex;width:100%;justify-content:center;align-items:baseline}.coupon-receive .receive-container-new__content-price .smallIcon{display:inline-block;font-size:3.64583vmin;line-height:3.64583vmin;font-family:"D-DIN"}.coupon-receive .receive-container-new__content-price .boldIcon{font-family:"D-DIN"}.coupon-receive .receive-container-new__content-detail{margin-top:.78125vmin;color:#fffce0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:400;line-height:3.125vmin}.coupon-receive .receive-container-new__content-gift .label{margin:3.125vmin auto 1.5625vmin;width:28.38542vmin;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fffce0;font-family:"PingFang SC";font-size:4.16667vmin;font-weight:600;height:5.20833vmin;line-height:5.20833vmin}.coupon-receive .receive-container-new__content-gift .title{display:flex;justify-content:center;align-items:center;height:6.25vmin}.coupon-receive .receive-container-new__content-gift .title .title-txt{width:23.4375vmin;color:#fffce0;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:"PingFang SC";font-size:2.34375vmin;font-weight:600;line-height:3.125vmin;overflow:hidden}.coupon-receive .receive-container-new__content-describe{margin-top:4.94792vmin;font-family:"PingFang SC";font-size:1.82292vmin;font-style:normal;font-weight:400;line-height:2.60417vmin}.coupon-receive .receive-container-new__content-describe text{width:100%;overflow:hidden;color:#ffffff;text-align:center;text-overflow:ellipsis;display:block;margin-bottom:.52083vmin}.coupon-receive .receive-container-new__btn_box{display:flex;align-items:center;justify-content:center;padding:0 2.08333vmin;box-sizing:border-box}.coupon-receive .receive-container-new__coupon_btn{display:flex;width:10.41667vmin;color:#fff1c0;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #F8FFAA;background:linear-gradient(0deg, #ffffe91a 0%, #ffe4991a 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__btn{display:flex;width:14.0625vmin;height:5.20833vmin;line-height:5.20833vmin;justify-content:center;align-items:center;gap:.52083vmin;flex-shrink:0;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #ff5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-style:normal;font-weight:500;line-height:3.125vmin;box-sizing:border-box;margin:1.5625vmin auto 0;cursor:pointer}.coupon-receive .receive-container-new__gift-check-btn{display:flex;width:25vmin;padding:1.30208vmin 4.03646vmin;box-sizing:border-box;justify-content:center;align-items:center;border-radius:2.60417vmin;border:.13021vmin solid #f8ffaa;background:linear-gradient(0deg, #ffffe9 0%, #ffe499 100%);box-shadow:0 .26042vmin .78125vmin 0 #FF5034,0 .52083vmin .52083vmin 0 #ffffff33 inset;color:#ff5429;text-align:center;font-family:"PingFang SC";font-size:2.08333vmin;font-weight:600;margin-top:2.08333vmin;height:5.20833vmin}.coupon-receive .receive-container-new__close{position:absolute;transform:translateY(-2.60417vmin);top:0;right:0;width:4.16667vmin;height:4.16667vmin}}
|