.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-popup--center.van-popup--round{border-radius:16px}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 16px 16px}.van-popup--right{top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:16px 0 0 16px}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:16px 16px 0 0}.van-popup--left{top:50%;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 16px 16px 0}.van-popup--safe-area-inset-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-popup-slide-bottom-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-top-enter-active{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.van-popup-slide-bottom-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-top-leave-active{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.van-popup-slide-top-enter,.van-popup-slide-top-leave-active{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter,.van-popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.van-popup-slide-left-enter,.van-popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-popup__close-icon:active{color:#969799}.van-popup__close-icon--top-left{top:16px;left:16px}.van-popup__close-icon--top-right{top:16px;right:16px}.van-popup__close-icon--bottom-left{bottom:16px;left:16px}.van-popup__close-icon--bottom-right{right:16px;bottom:16px}.van-loading{color:#c8c9cc;font-size:0}.van-loading,.van-loading__spinner{position:relative;vertical-align:middle}.van-loading__spinner{display:inline-block;width:30px;max-width:100%;height:30px;max-height:100%;-webkit-animation:van-rotate .8s linear infinite;animation:van-rotate .8s linear infinite}.van-loading__spinner--spinner{-webkit-animation-timing-function:steps(12);animation-timing-function:steps(12)}.van-loading__spinner--spinner i{position:absolute;top:0;left:0;width:100%;height:100%}.van-loading__spinner--spinner i:before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:" "}.van-loading__spinner--circular{-webkit-animation-duration:2s;animation-duration:2s}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{-webkit-animation:van-circular 1.5s ease-in-out infinite;animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:8px;color:#969799;font-size:14px;vertical-align:middle}.van-loading--vertical{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-loading--vertical .van-loading__text{margin:8px 0 0}@-webkit-keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}.van-loading__spinner--spinner i:first-of-type{-webkit-transform:rotate(30deg);transform:rotate(30deg);opacity:1}.van-loading__spinner--spinner i:nth-of-type(2){-webkit-transform:rotate(60deg);transform:rotate(60deg);opacity:.9375}.van-loading__spinner--spinner i:nth-of-type(3){-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:.875}.van-loading__spinner--spinner i:nth-of-type(4){-webkit-transform:rotate(120deg);transform:rotate(120deg);opacity:.8125}.van-loading__spinner--spinner i:nth-of-type(5){-webkit-transform:rotate(150deg);transform:rotate(150deg);opacity:.75}.van-loading__spinner--spinner i:nth-of-type(6){-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.6875}.van-loading__spinner--spinner i:nth-of-type(7){-webkit-transform:rotate(210deg);transform:rotate(210deg);opacity:.625}.van-loading__spinner--spinner i:nth-of-type(8){-webkit-transform:rotate(240deg);transform:rotate(240deg);opacity:.5625}.van-loading__spinner--spinner i:nth-of-type(9){-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:.5}.van-loading__spinner--spinner i:nth-of-type(10){-webkit-transform:rotate(300deg);transform:rotate(300deg);opacity:.4375}.van-loading__spinner--spinner i:nth-of-type(11){-webkit-transform:rotate(330deg);transform:rotate(330deg);opacity:.375}.van-loading__spinner--spinner i:nth-of-type(12){-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:.3125}.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-break:break-all;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:20%}.van-toast--bottom{top:auto;bottom:20%}.van-toast__icon{font-size:36px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.couponForGoods[data-v-7cab7e28]{margin-top:.64rem}.couponForGoods .couponForGoodsTitle[data-v-7cab7e28]{display:flex;justify-content:center;align-items:center}.couponForGoods .couponForGoodsTitle .mr30[data-v-7cab7e28]{margin-right:.4rem}.couponForGoods .couponForGoodsTitle .betweenPic[data-v-7cab7e28]{width:.82666667rem;height:.24rem}.couponForGoods .GoodsBoxPart[data-v-7cab7e28]{display:flex;flex-wrap:wrap;padding:0 .4rem}.couponForGoods .GoodsBoxPart .goodsBox[data-v-7cab7e28]{margin-top:.4rem;width:4.4rem;height:6.93333333rem;background:#fff;border-radius:.10666667rem;overflow:hidden}.couponForGoods .GoodsBoxPart .goodsBox[data-v-7cab7e28]:nth-child(2n){margin-left:.4rem}.couponForGoods .GoodsBoxPart .goodsBox .goodsImg[data-v-7cab7e28]{display:block;width:4.4rem;height:4.4rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;border-radius:.10666667rem .10666667rem 0 0}.couponForGoods .GoodsBoxPart .goodsBox .goodsTitle[data-v-7cab7e28]{height:.56rem;font-size:.4rem;font-weight:500;line-height:.56rem}.couponForGoods .GoodsBoxPart .goodsBox .goodsDes[data-v-7cab7e28],.couponForGoods .GoodsBoxPart .goodsBox .goodsTitle[data-v-7cab7e28]{margin:.13333333rem .26666667rem 0;font-family:PingFang SC,sans-serif;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.couponForGoods .GoodsBoxPart .goodsBox .goodsDes[data-v-7cab7e28]{height:.49333333rem;font-size:.34666667rem;font-weight:400;line-height:.49333333rem}.couponForGoods .GoodsBoxPart .goodsBox .goodsMon[data-v-7cab7e28]{margin:.13333333rem .26666667rem 0;display:flex}.couponForGoods .GoodsBoxPart .goodsBox .goodsMon .goodsMonNow[data-v-7cab7e28]{height:.74666667rem;font-size:.53333333rem;font-family:PingFang SC,sans-serif;font-weight:500;color:#ee7800;line-height:.74666667rem}.couponForGoods .GoodsBoxPart .goodsBox .goodsMon .goodsMonNow .monIcon[data-v-7cab7e28]{font-size:.32rem}.couponForGoods .GoodsBoxPart .goodsBox .goodsMon .goodsMonBefore[data-v-7cab7e28]{margin:.22666667rem 0 0 .32rem;height:.44rem;font-size:.32rem;font-family:PingFang SC,sans-serif;font-weight:500;color:#999;line-height:.44rem;text-decoration:line-through}.couponForGoods .getMore[data-v-7cab7e28]{margin-top:.53333333rem;display:flex;justify-content:center;align-items:center;height:.49333333rem;font-size:.34666667rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#fff;line-height:.49333333rem}.couponForGoods .getMore .getMoreArrow[data-v-7cab7e28]{margin-left:.09333333rem;width:.16rem;height:.29333333rem}.couponForGoods .receive[data-v-7cab7e28]{height:.64rem;font-size:.45333333rem;font-family:PingFang SC,sans-serif;font-weight:500;line-height:.64rem;color:#fff!important}.couponForGoods .infor[data-v-7cab7e28]{height:.56rem;font-size:.4rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#666;line-height:.56rem}.noCoupon[data-v-1b3df098]{height:calc(100vh - 1.17333rem);overflow:hidden}.noCoupon .noCouponPic[data-v-1b3df098]{width:3.52rem;height:2.81333333rem;display:block;margin:3.62666667rem auto 0}.noCoupon .noCouponTips[data-v-1b3df098]{height:1.89333333rem;margin-top:.53333333rem;color:#999;line-height:.56rem}.noCoupon .noCouponButton[data-v-1b3df098],.noCoupon .noCouponTips[data-v-1b3df098]{font-size:.4rem;font-family:PingFang SC,sans-serif;font-weight:400;text-align:center}.noCoupon .noCouponButton[data-v-1b3df098]{margin:0 auto;width:4.50666667rem;height:1.17333333rem;background:#ee7800;border-radius:.58666667rem;color:#fff;line-height:1.17333333rem}.receiveCoupon{padding-bottom:.64rem;width:100vw;min-height:100vh;background:#ec2626 url(https://p5-dasp-wdss-1305510423.cos.ap-beijing.myqcloud.com/new_mall/receiveCoupon/bgPic.png) no-repeat;background-size:100% auto;overflow:hidden}.receiveCoupon .titlePic{display:block;margin:.64rem auto 0;width:7.54666667rem;height:2.48rem;-o-object-fit:contain;object-fit:contain}.receiveCoupon .middleBox{width:9.2rem;height:auto;background:#fff6e9;border-radius:.26666667rem;padding:.53333333rem .26666667rem .42666667rem;margin:4.57333333rem auto 0;box-sizing:border-box}.receiveCoupon .middleBox .receiveCouponBox{width:8.66666667rem;height:4.45333333rem;background:url(https://p5-dasp-wdss-1305510423.cos.ap-beijing.myqcloud.com/new_mall/receiveCoupon/receiveCouponBoxBg.png) no-repeat;background-size:cover;padding-right:60;box-sizing:border-box}.receiveCoupon .middleBox .receiveCouponBox .couponMonAndName{display:flex;justify-content:center;align-items:flex-end;height:2.24rem;margin-bottom:.09333333rem}.receiveCoupon .middleBox .receiveCouponBox .couponMonAndName .couponMon{flex:1;height:.8rem;font-size:.8rem;font-family:SourceHanSansCN-Heavy,SourceHanSansCN,sans-serif;font-weight:800;color:#ff4636;line-height:.8rem;text-align:center;padding-bottom:.17333333rem}.receiveCoupon .middleBox .receiveCouponBox .couponMonAndName .couponMon .monIcon{font-size:.42666667rem}.receiveCoupon .middleBox .receiveCouponBox .couponMonAndName .couponName{width:3.05333333rem;font-size:.4rem;font-family:PingFang SC,sans-serif;font-weight:500;color:#ff2704;line-height:.56rem;margin:0 .86666667rem 0 0;min-height:.73333333rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis}.receiveCoupon .middleBox .receiveCouponBox .couponMonAndName .conponLogo{margin-right:.13333333rem;width:.74666667rem;height:.42666667rem;margin-bottom:.24rem;line-height:.42666667rem;text-align:center;background:rgba(238,120,0,.06);border-radius:.08rem .08rem .08rem .08rem;opacity:1;border:.01333333rem solid #ee7800;font-size:.29333333rem;font-family:PingFang SC-Regular,PingFang SC;font-weight:400;color:#ee7800}.receiveCoupon .middleBox .receiveCouponBox .couponTips{display:flex;justify-content:center;align-items:center;margin-bottom:.32rem;height:.49333333rem;font-size:.34666667rem;font-family:PingFang SC,sans-serif;font-weight:400;line-height:.49333333rem}.receiveCoupon .middleBox .receiveCouponBox .couponTips .couponTipsMon{flex:1;color:#fd9541;text-align:center}.receiveCoupon .middleBox .receiveCouponBox .couponTips .couponTipsTime{color:#ff8a34;margin:0 .4rem 0 0;width:4.4rem;word-break:break-all}.receiveCoupon .middleBox .receiveCouponBox .receiveBox{margin:0 auto;width:4.26666667rem;height:.85333333rem;background:#ff8000;border-radius:.10666667rem;display:flex;justify-content:center;align-items:center}.receiveCoupon .middleBox .receiveCouponBox .receiveBox.isGeted{background:#dfdfdf}.receiveCoupon .middleBox .receiveCouponBox .receiveBox .receiveText{height:.56rem;font-size:.4rem;font-family:PingFang SC,sans-serif;font-weight:500;color:#fff;line-height:.56rem}.receiveCoupon .middleBox .receiveCouponBox .receiveBox .rightArrow{margin-left:.13333333rem;width:.32rem;height:.32rem}.receiveCoupon .middleBox .couponDescribe{margin:.45333333rem auto 0;width:8.4rem;background:#ffecd0;border-radius:.26666667rem;padding:.32rem .34666667rem .26666667rem .4rem;box-sizing:border-box}.receiveCoupon .middleBox .couponDescribe .describeBox:first-child{margin-top:0}.receiveCoupon .middleBox .couponDescribe .describeBox .couponDescribeTitle{margin:.21333333rem 0;font-size:.34666667rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#ff8a34;line-height:.49333333rem}.receiveCoupon .middleBox .couponDescribe .describeBox .describeInfor{font-size:.34666667rem;font-family:PingFang SC,sans-serif;font-weight:500;color:#ff4636;line-height:.49333333rem}.receiveCoupon .getMore{margin-top:.53333333rem;display:flex;justify-content:center;align-items:center;height:.49333333rem;font-size:.34666667rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#fff}.receiveCoupon .getMore .getMoreArrow{margin-left:.09333333rem;width:.16rem;height:.29333333rem}