.van-row:after{display:table;clear:both;content:""}.van-row--flex{display:-webkit-box;display:-webkit-flex;display:flex}.van-row--flex:after{display:none}.van-row--justify-center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-row--justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.van-row--justify-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.van-row--justify-space-around{-webkit-justify-content:space-around;justify-content:space-around}.van-row--align-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-row--align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.van-col{float:left;box-sizing:border-box;min-height:.02667rem}.van-col--1{width:4.16666667%}.van-col--offset-1{margin-left:4.16666667%}.van-col--2{width:8.33333333%}.van-col--offset-2{margin-left:8.33333333%}.van-col--3{width:12.5%}.van-col--offset-3{margin-left:12.5%}.van-col--4{width:16.66666667%}.van-col--offset-4{margin-left:16.66666667%}.van-col--5{width:20.83333333%}.van-col--offset-5{margin-left:20.83333333%}.van-col--6{width:25%}.van-col--offset-6{margin-left:25%}.van-col--7{width:29.16666667%}.van-col--offset-7{margin-left:29.16666667%}.van-col--8{width:33.33333333%}.van-col--offset-8{margin-left:33.33333333%}.van-col--9{width:37.5%}.van-col--offset-9{margin-left:37.5%}.van-col--10{width:41.66666667%}.van-col--offset-10{margin-left:41.66666667%}.van-col--11{width:45.83333333%}.van-col--offset-11{margin-left:45.83333333%}.van-col--12{width:50%}.van-col--offset-12{margin-left:50%}.van-col--13{width:54.16666667%}.van-col--offset-13{margin-left:54.16666667%}.van-col--14{width:58.33333333%}.van-col--offset-14{margin-left:58.33333333%}.van-col--15{width:62.5%}.van-col--offset-15{margin-left:62.5%}.van-col--16{width:66.66666667%}.van-col--offset-16{margin-left:66.66666667%}.van-col--17{width:70.83333333%}.van-col--offset-17{margin-left:70.83333333%}.van-col--18{width:75%}.van-col--offset-18{margin-left:75%}.van-col--19{width:79.16666667%}.van-col--offset-19{margin-left:79.16666667%}.van-col--20{width:83.33333333%}.van-col--offset-20{margin-left:83.33333333%}.van-col--21{width:87.5%}.van-col--offset-21{margin-left:87.5%}.van-col--22{width:91.66666667%}.van-col--offset-22{margin-left:91.66666667%}.van-col--23{width:95.83333333%}.van-col--offset-23{margin-left:95.83333333%}.van-col--24{width:100%}.van-col--offset-24{margin-left:100%}.van-loading{color:#c8c9cc;font-size:0}.van-loading,.van-loading__spinner{position:relative;vertical-align:middle}.van-loading__spinner{display:inline-block;width:.8rem;max-width:100%;height:.8rem;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:.05333rem;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:.21333rem;color:#969799;font-size:.37333rem;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:.21333rem 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}body[data-v-690bb540],html[data-v-690bb540]{width:100%;height:100%;font-size:.37333rem;color:.37333rem}.container[data-v-690bb540]{font-size:.37333rem;width:100%;height:100%;min-height:100vh;color:#333;position:relative;top:0;left:0;background-color:#fff}.display[data-v-690bb540]{display:none}.full-height[data-v-690bb540]{height:100%}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.tabbar-ext[data-v-690bb540]{padding-bottom:.74667rem!important}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){.tabbar-ext[data-v-690bb540]{padding-bottom:.74667rem!important}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){.tabbar-ext[data-v-690bb540]{padding-bottom:.74667rem!important}}.kr-mobile-note[data-v-690bb540]{color:#b5b5b5;font-size:.37333rem;margin-bottom:.4rem;margin-top:.4rem;text-align:left}.block-layout[data-v-690bb540]{width:100%;height:100%;background:hsla(0,0%,90.2%,.5);z-index:999}.block-layout .loading[data-v-690bb540]{text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.block-layout .result[data-v-690bb540]{width:100%;height:100%}.block-layout .result .content[data-v-690bb540]{text-align:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}.block-layout .result .content .icon[data-v-690bb540]{width:4.5rem;height:auto}.block-layout .result .content .label[data-v-690bb540]{font-size:.48rem;color:#666;margin-top:.2rem;margin-left:5%;width:90%}.block-layout .result .content .error-detail[data-v-690bb540]{color:#999;font-size:.48rem;margin-top:.3rem}body[data-v-05dda852],html[data-v-05dda852]{width:100%;height:100%;font-size:.37333rem;color:.37333rem}.container[data-v-05dda852]{font-size:.37333rem;width:100%;height:100%;min-height:100vh;color:#333;position:relative;top:0;left:0;background-color:#fff}.display[data-v-05dda852]{display:none}.full-height[data-v-05dda852]{height:100%}@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3){.tabbar-ext[data-v-05dda852]{padding-bottom:.74667rem!important}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:3){.tabbar-ext[data-v-05dda852]{padding-bottom:.74667rem!important}}@media only screen and (device-width:414px) and (device-height:896px) and (-webkit-device-pixel-ratio:2){.tabbar-ext[data-v-05dda852]{padding-bottom:.74667rem!important}}.kr-mobile-note[data-v-05dda852]{color:#b5b5b5;font-size:.37333rem;margin-bottom:.4rem;margin-top:.4rem;text-align:left}.main .top-block[data-v-05dda852]{background:url(../../static/img/bg_coupon_top.1bb8ea0a.svg) no-repeat;background-color:#f7f7f7;width:100vw;height:16.8vw;background-size:cover;color:#fff}.main .coupon-detail-content[data-v-05dda852]{text-align:center;background:#f7f7f7;min-height:calc(100vh - 16.8vw)}.main .coupon-detail-content .benefit-info[data-v-05dda852]{background:url(../../static/img/bg_coupon_detail.01643e22.svg) no-repeat;width:90vw;height:63.76vw;background-size:cover;margin:auto;color:#c36666;position:relative}.main .coupon-detail-content .benefit-info .benefit-content[data-v-05dda852]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main .coupon-detail-content .benefit-info .benefit-content .upi-logo[data-v-05dda852]{height:.66667rem}.main .coupon-detail-content .benefit-info .benefit-content .benefit-name[data-v-05dda852]{font-size:.37333rem;font-weight:500;margin-top:.1rem;width:72vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.main .coupon-detail-content .benefit-info .benefit-content .cat-icon[data-v-05dda852]{height:1.6rem}.main .coupon-detail-content .benefit-info .benefit-content .refresh-note[data-v-05dda852]{font-size:.32rem;font-weight:400;width:72vw;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.main .coupon-detail-content .coupon-info[data-v-05dda852]{width:90%;margin-left:5%;margin-top:.53333rem;padding-bottom:.53333rem;background:#fff;box-shadow:0 .05333rem .21333rem 0 rgba(0,0,0,.06);border-radius:.32rem .32rem .32rem .32rem}.main .coupon-detail-content .coupon-info .used-qr-code[data-v-05dda852]{margin-top:.53333rem;width:31%}.main .coupon-detail-content .coupon-info .used-qr-code-left[data-v-05dda852]{margin-top:.53333rem;width:30vw;position:absolute;float:left;left:5%}.main .coupon-detail-content .coupon-info .used-coupon-img[data-v-05dda852]{margin-top:.53333rem;margin-right:5%;float:right;height:30vw}.main .coupon-detail-content .coupon-info .used-bar-code[data-v-05dda852]{margin-top:.53333rem;height:18.5%;width:90%}.main .coupon-detail-content .coupon-info .qr-code[data-v-05dda852]{margin:auto;margin-top:.53333rem;text-align:center}.main .coupon-detail-content .coupon-info .coupon-img[data-v-05dda852]{margin-top:.53333rem;float:right;height:31vw}.main .coupon-detail-content .coupon-info .bar-code[data-v-05dda852]{margin:auto;margin-top:.53333rem;margin-bottom:.3rem}.main .coupon-detail-content .coupon-info .refresh-option[data-v-05dda852]{text-align:center;margin:.53333rem auto .53333rem auto;font-size:.37333rem;color:#333}.main .coupon-detail-content .coupon-info .refresh-option .copy[data-v-05dda852]{cursor:pointer;color:#4b95ff}.main .coupon-detail-content .coupon-info .refresh-option .refresh[data-v-05dda852]{cursor:pointer;color:#ffacac}.main .coupon-detail-content .coupon-info .btn-use[data-v-05dda852]{height:1.06667rem;line-height:1.06667rem;width:4rem;border-radius:.26667rem;background-color:#ed171f;font-weight:500;font-size:.37333rem;color:#fff;text-align:center;margin:.8rem auto auto auto;cursor:pointer}.main .coupon-detail-content .accumulate-info[data-v-05dda852]{width:90%;margin-left:5%;margin-top:.53333rem;font-size:.37333rem;background:#fff;box-shadow:0 .05333rem .21333rem 0 rgba(0,0,0,.06);border-radius:.32rem .32rem .32rem .32rem}.main .coupon-detail-content .accumulate-info .sub-title[data-v-05dda852]{margin-top:.3rem;margin-left:5%;width:90%;margin-bottom:.4rem;font-size:.4rem;padding-top:.26667rem}.main .coupon-detail-content .accumulate-info .sub-title .v-line[data-v-05dda852]{width:.13333rem;height:.58667rem;background:linear-gradient(180deg,#ff7277,#ed171f);border-radius:.24rem .24rem .24rem .24rem;float:left;margin-top:.10667rem}.main .coupon-detail-content .accumulate-info .sub-title .label[data-v-05dda852]{line-height:.8rem;font-weight:600;color:#ed171f;text-align:left;margin-left:5%}.main .coupon-detail-content .accumulate-info .accumulate-content[data-v-05dda852]{padding-top:.4rem;padding-bottom:.4rem;margin-bottom:.3rem}.main .coupon-detail-content .accumulate-info .accumulate-content .accumulate-detail[data-v-05dda852]{position:relative;margin-bottom:.18667rem}.main .coupon-detail-content .accumulate-info .accumulate-content .accumulate-detail .accumulate-date[data-v-05dda852]{position:absolute;float:left;line-height:.61333rem;margin-left:0}.main .coupon-detail-content .accumulate-info .accumulate-content .accumulate-detail .accumulate-num[data-v-05dda852]{line-height:.61333rem;margin-left:50%;width:50%;text-align:right}.main .coupon-detail-content .accumulate-info .accumulate-content .accumulate-note[data-v-05dda852],.main .coupon-detail-content .accumulate-info .detail-content[data-v-05dda852]{width:90%;margin-left:5%;color:#999;text-align:center;font-size:.37333rem;line-height:.8rem;height:.8rem}.main .coupon-detail-content .accumulate-info .detail-content[data-v-05dda852]{padding-bottom:.26667rem}.main .coupon-detail-content .accumulate-info .more-layout[data-v-05dda852]{color:#d45f63;text-align:center;padding:.5rem;font-size:.32rem}.main .coupon-detail-content .accumulate-info .more-layout .moreIcon[data-v-05dda852]{width:.32rem;height:auto;margin-left:.3rem;vertical-align:middle}.main .coupon-detail-content .use-directions[data-v-05dda852]{width:90%;margin-left:5%;margin-top:.53333rem;font-size:.37333rem;background:#fff;box-shadow:0 .05333rem .21333rem 0 rgba(0,0,0,.06);border-radius:.32rem .32rem .32rem .32rem}.main .coupon-detail-content .use-directions .sub-title[data-v-05dda852]{margin-top:.3rem;margin-left:5%;margin-bottom:.4rem;font-size:.4rem;padding-top:.26667rem}.main .coupon-detail-content .use-directions .sub-title .v-line[data-v-05dda852]{width:.13333rem;height:.58667rem;background:linear-gradient(180deg,#ff7277,#ed171f);border-radius:.24rem .24rem .24rem .24rem;float:left;margin-top:.10667rem}.main .coupon-detail-content .use-directions .sub-title .label[data-v-05dda852]{line-height:.8rem;font-weight:600;color:#ed171f;text-align:left;margin-left:5%}.main .coupon-detail-content .use-directions .detail-content[data-v-05dda852]{width:90%;margin-left:5%;color:#666;white-space:pre-wrap;text-align:justify;word-break:break-all;font-size:.37333rem;line-height:.69333rem;padding-bottom:.4rem}.main .coupon-detail-content .use-directions .more-layout[data-v-05dda852]{color:#d45f63;text-align:center;padding:.5rem;font-size:.32rem}.main .coupon-detail-content .use-directions .more-layout .moreIcon[data-v-05dda852]{width:.32rem;height:auto;margin-left:.3rem;vertical-align:middle}