.van-col{float:left;box-sizing:border-box;min-height:1px}.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-nav-bar{position:relative;z-index:1;line-height:22px;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:#1989fa}.van-nav-bar__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:46px}.van-nav-bar__arrow{margin-right:4px;font-size:16px}.van-nav-bar__title{max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:16px}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16px;font-size:14px;cursor:pointer}.van-nav-bar__left:active,.van-nav-bar__right:active{opacity:.7}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:#1989fa}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-stepper{font-size:0;-webkit-user-select:none;user-select:none}.van-stepper__minus,.van-stepper__plus{position:relative;box-sizing:border-box;width:28px;height:28px;margin:0;padding:0;color:#323233;vertical-align:middle;background-color:#f2f3f5;border:0;cursor:pointer}.van-stepper__minus:before,.van-stepper__plus:before{width:50%;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:50%}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:50%;left:50%;background-color:currentColor;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.van-stepper__minus:active,.van-stepper__plus:active{background-color:#e8e8e8}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;background-color:#f7f8fa;cursor:not-allowed}.van-stepper__minus--disabled:active,.van-stepper__plus--disabled:active{background-color:#f7f8fa}.van-stepper__minus{border-radius:4px 0 0 4px}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0}.van-stepper__input{box-sizing:border-box;width:32px;height:28px;margin:0 2px;padding:0;color:#323233;font-size:14px;line-height:normal;text-align:center;vertical-align:middle;background-color:#f2f3f5;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none}.van-stepper__input:disabled{color:#c8c9cc;background-color:#f2f3f5;-webkit-text-fill-color:#c8c9cc;opacity:1}.van-stepper__input:read-only{cursor:default}.van-stepper--round .van-stepper__input{background-color:transparent}.van-stepper--round .van-stepper__minus,.van-stepper--round .van-stepper__plus{border-radius:100%}.van-stepper--round .van-stepper__minus:active,.van-stepper--round .van-stepper__plus:active{opacity:.7}.van-stepper--round .van-stepper__minus--disabled,.van-stepper--round .van-stepper__minus--disabled:active,.van-stepper--round .van-stepper__plus--disabled,.van-stepper--round .van-stepper__plus--disabled:active{opacity:.3}.van-stepper--round .van-stepper__plus{color:#fff;background-color:#ff3e4e}.van-stepper--round .van-stepper__minus{color:#ff3e4e;background-color:#fff;border:1px solid #ff3e4e}.van-checkbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#feca00;border-color:#feca00}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.v-item[data-v-391c43b2]{z-index:5;width:100%;height:2.32rem;margin-bottom:.2rem;padding:.2rem .3rem;box-sizing:border-box;display:flex}.v-item .item-left[data-v-391c43b2]{height:1.92rem;width:1.4rem;position:relative;display:flex;justify-content:center;align-items:center}.v-item .item-left .l-vip[data-v-391c43b2]{position:absolute;left:-.05rem;top:0;width:.79rem;height:.33rem}.v-item .item-center[data-v-391c43b2]{height:1.92rem;width:3.5rem;padding:.2rem .2rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.v-item .item-right[data-v-391c43b2]{height:1.92rem;width:1.4rem}.v-item .item-right .r-main[data-v-391c43b2]{width:100%;height:100%;display:flex;justify-content:center}.v-item .item-right .m-one[data-v-391c43b2]{flex-direction:column;align-items:flex-end}.v-item .item-right .m-two[data-v-391c43b2]{padding-left:.2rem;box-sizing:border-box;align-items:center}.v-item .m-price[data-v-391c43b2]{height:.48rem;font-family:PingFangSC-Medium;font-weight:500;font-size:.48rem;color:#653817;letter-spacing:0;text-align:center;margin-bottom:.15rem}.v-item .m-hint[data-v-391c43b2]{opacity:.8;font-weight:Regular;font-size:.2rem;color:#653817;text-align:center}.v-item .c-label[data-v-391c43b2]{font-weight:Regular;font-size:.2rem;color:#c5814f;display:flex;align-items:center}.v-item .c-name[data-v-391c43b2]{font-weight:Regular;font-size:.24rem;color:#653819;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;display:-webkit-box!important;line-clamp:2;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.v-item .t-one[data-v-391c43b2]{color:#c5814f;font-size:.2rem}.v-item .m-btn[data-v-391c43b2]{width:1.2rem;height:.6rem;background:#653819;border-radius:.32rem;font-weight:Medium;font-size:.3rem;color:#fff;line-height:.6rem;text-align:center;z-index:10}.v-item .no-count[data-v-391c43b2],.v-item .splend[data-v-391c43b2]{background:#eee;color:#bbb}.v-item .m-b-num[data-v-391c43b2]{margin-top:.2rem;width:1.2rem;text-align:center;height:.2rem;font-weight:Regular;font-size:.2rem;line-height:.3rem;color:#653819}.v-one[data-v-391c43b2]{background-image:url(../img/c1.16ba6614.png)}.v-two[data-v-391c43b2]{background-image:url(../img/c2.ee7048c2.png)}.v-two .m-hint[data-v-391c43b2],.v-two .m-price[data-v-391c43b2]{color:#aaa}.v-two .c-name[data-v-391c43b2]{color:#111}.v-two .c-label[data-v-391c43b2],.v-two .t-one[data-v-391c43b2]{color:#999}.v-three[data-v-391c43b2]{background-image:url(../img/c1.16ba6614.png)}.v-four[data-v-391c43b2]{background-image:url(../img/c4.cba3047d.png);height:2.96rem;position:relative}.v-four .footer[data-v-391c43b2]{position:absolute;left:0;bottom:.2rem;width:6.9rem;display:flex;align-items:center;padding-left:.2rem;box-sizing:border-box}.v-four .m-hint[data-v-391c43b2],.v-four .m-price[data-v-391c43b2]{color:#aaa}.v-four .c-name[data-v-391c43b2]{color:#111}.v-four .c-label[data-v-391c43b2],.v-four .t-one[data-v-391c43b2]{color:#999}.v-five[data-v-391c43b2]{background-image:url(../img/c1.16ba6614.png)}.v-six[data-v-391c43b2]{background-image:url(../img/c5.0dc4e1c8.png);height:2.4rem}.v-six .item-left[data-v-391c43b2]{width:1.65rem}.v-six .item-center[data-v-391c43b2]{padding:0 .3rem;justify-content:space-between}.v-six .item-center .c-name[data-v-391c43b2]{font-weight:500;font-size:.32rem;color:#fff}.v-six .item-center .c-label[data-v-391c43b2],.v-six .item-center .t-one[data-v-391c43b2]{color:#ffd2c2}.v-six .item-center .c-label .icon-shop[data-v-391c43b2],.v-six .item-center .t-one .icon-shop[data-v-391c43b2]{color:#f8cd25}.v-six .item-right[data-v-391c43b2]{flex:1}.v-six .item-right .r-main[data-v-391c43b2]{align-items:center}html[data-v-391c43b2]{font-size:13.33333vw}@media screen and (max-width:320px){html[data-v-391c43b2]{font-size:.42667rem;font-size:13.33333vw}}@media screen and (min-width:321px) and (max-width:360px){html[data-v-391c43b2]{font-size:.48rem;font-size:13.33333vw}}@media screen and (min-width:361px) and (max-width:374px){html[data-v-391c43b2]{font-size:.5rem;font-size:13.33333vw}}@media screen and (min-width:375px) and (max-width:393px){html[data-v-391c43b2]{font-size:.524rem;font-size:13.33333vw}}@media screen and (min-width:394px) and (max-width:412px){html[data-v-391c43b2]{font-size:.5493rem;font-size:13.33333vw}}@media screen and (min-width:413px) and (max-width:414px){html[data-v-391c43b2]{font-size:.552rem;font-size:13.33333vw}}@media screen and (min-width:415px) and (max-width:480px){html[data-v-391c43b2]{font-size:.64rem;font-size:13.33333vw}}@media screen and (min-width:481px) and (max-width:540px){html[data-v-391c43b2]{font-size:.72rem;font-size:13.33333vw}}@media screen and (min-width:541px) and (max-width:640px){html[data-v-391c43b2]{font-size:.8533rem;font-size:13.33333vw}}@media screen and (min-width:641px) and (max-width:720px){html[data-v-391c43b2]{font-size:.96rem;font-size:13.33333vw}}@media screen and (min-width:721px) and (max-width:768px){html[data-v-391c43b2]{font-size:1.024rem;font-size:13.33333vw}}@media screen and (min-width:769px){html[data-v-391c43b2]{font-size:1rem}.wrap[data-v-391c43b2]{width:7.5rem!important;margin:0 auto}}#app[data-v-391c43b2]{font-family:PingFangSC,PingFang SC-Medium,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;margin:0 auto;height:100%}[data-v-391c43b2]::-webkit-scrollbar{display:none}body[data-v-391c43b2],form[data-v-391c43b2],h1[data-v-391c43b2],h2[data-v-391c43b2],h3[data-v-391c43b2],h4[data-v-391c43b2],html[data-v-391c43b2],ol[data-v-391c43b2],p[data-v-391c43b2],ul[data-v-391c43b2]{padding:0;margin:0;border:0}.wrap[data-v-391c43b2],body[data-v-391c43b2],html[data-v-391c43b2]{height:100vh}body[data-v-391c43b2]{width:100%;font-family:Helvetica,arial;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}li[data-v-391c43b2],ol[data-v-391c43b2],ul[data-v-391c43b2]{list-style:none;display:block}a[data-v-391c43b2]{text-decoration:none;outline:0}a[data-v-391c43b2]:active,a[data-v-391c43b2]:hover,a[data-v-391c43b2]:link,a[data-v-391c43b2]:visited{text-decoration:none;color:#333}a img[data-v-391c43b2]{border:0}input[data-v-391c43b2],textarea[data-v-391c43b2]{-webkit-appearance:none;outline:0}input[data-v-391c43b2]::-webkit-input-placeholder{color:#999}input[data-v-391c43b2]::-moz-placeholder{color:#999}button[data-v-391c43b2],input[data-v-391c43b2]:not([type]),input[type=button][data-v-391c43b2],input[type=search][data-v-391c43b2],input[type=text][data-v-391c43b2]{outline:0;-webkit-appearance:none;-moz-appearance:none}.mobilelogin .van-dialog__cancel[data-v-391c43b2]{background-color:#eee}.mobilelogin .van-dialog__cancel .van-button__text[data-v-391c43b2]{font-family:PingFangSC-Medium;font-weight:500;font-size:.32rem;color:#111}.mobilelogin .van-button__text[data-v-391c43b2]{color:#111}.van-hairline--bottom[data-v-391c43b2]:after{border:none}.select .van-nav-bar__left[data-v-391c43b2]{padding:0}.van-nav-bar__left .van-nav-bar__text[data-v-391c43b2],.van-nav-bar__right .van-nav-bar__text[data-v-391c43b2]{color:#666!important}.van-tabbar--fixed[data-v-391c43b2]{z-index:1999!important}.van-popover__action[data-v-391c43b2]{width:1.4rem!important;font-size:.28rem}.clearfix[data-v-391c43b2]:after{content:".";display:block;height:0;clear:both;visibility:hidden}.van-dialog[data-v-391c43b2]{width:5.6rem;background:#fff;border-radius:.5rem!important}.van-dialog .van-dialog__content[data-v-391c43b2]{margin:.8rem 0;min-height:auto!important}.van-dialog .van-dialog__message[data-v-391c43b2]{padding:0;margin:0;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__footer[data-v-391c43b2]{margin-bottom:.5rem;justify-content:center}.van-dialog .van-dialog__footer.van-hairline--top[data-v-391c43b2]:after{display:none}.van-dialog .van-dialog__cancel[data-v-391c43b2],.van-dialog .van-dialog__confirm[data-v-391c43b2]{flex:0 0 2.4rem;height:.88rem;background:#eee;border-radius:.44rem;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__cancel[data-v-391c43b2]{margin-right:.2rem}.van-dialog .van-dialog__confirm[data-v-391c43b2]{background:linear-gradient(45deg,#ebbf65,#fee7bf)}.van-dialog .van-dialog__confirm.van-hairline--left[data-v-391c43b2]:after{display:none}.single-omit[data-v-391c43b2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-omit[data-v-391c43b2]{line-clamp:2;-webkit-line-clamp:2!important}.three-omit[data-v-391c43b2],.two-omit[data-v-391c43b2]{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;display:-webkit-box!important;-webkit-box-orient:vertical!important}.three-omit[data-v-391c43b2]{line-clamp:3;-webkit-line-clamp:3!important}[data-v-391c43b2] .van-nav-bar{z-index:200}[data-v-391c43b2] .van-nav-bar__title{font-size:.36rem;font-weight:500;color:#333}[data-v-391c43b2] .van-nav-bar .van-icon{color:#999;font-size:.4rem}.bg[data-v-391c43b2]{background-repeat:no-repeat;background-size:cover}.van-dialog[data-v-391c43b2]{border-radius:.16rem}.van-dialog__message[data-v-391c43b2]{white-space:pre-line;text-align:center;padding:0 .3rem .3rem;margin-top:.3rem}.van-dialog__cancel[data-v-391c43b2],.van-dialog__confirm[data-v-391c43b2]{height:1.2rem}.van-dialog__confirm[data-v-391c43b2]{background:#feca00;color:#111}.van-dialog__confirm[data-v-391c43b2]:active,.van-dialog__confirm[data-v-391c43b2]:hover{background:#e6b700}.van-dialog__confirm[data-v-391c43b2] .van-button__text{font-weight:500;font-size:.32rem;color:#111}.van-dialog__cancel[data-v-391c43b2]{background:#eee!important}.van-dialog__header[data-v-391c43b2]{font-family:PingFangSC-Medium;font-weight:Medium;font-size:.28rem;color:#111;letter-spacing:0;text-align:center;line-height:.28rem}.van-button[data-v-391c43b2]{word-break:keep-all;white-space:nowrap}.van-button--large[data-v-391c43b2]{font-weight:500;font-size:.32rem}.van-button--poly-default-plain[data-v-391c43b2],.van-button--poly-default[data-v-391c43b2]{color:#111;background-color:#feca00;border:1px solid #feca00}.van-button--poly-default-plain[data-v-391c43b2]:active,.van-button--poly-default-plain[data-v-391c43b2]:focus,.van-button--poly-default[data-v-391c43b2]:active,.van-button--poly-default[data-v-391c43b2]:focus{background-color:#e6b700}.van-button--poly-default-plain[data-v-391c43b2]{background-color:#fff9e5}.van-button--poly-disabled[data-v-391c43b2]{color:#999;background-color:#eee;border:1px solid #eee;cursor:not-allowed}.van-button--poly-disabled[data-v-391c43b2]:active,.van-button--poly-disabled[data-v-391c43b2]:focus{background-color:#eee}.van-popup--bottom[data-v-391c43b2]{border-radius:.32rem .32rem 0 0}.van-popup__close-icon[data-v-391c43b2]{color:#999}.van-toast[data-v-391c43b2]{border-radius:8px}.van-picker__toolbar[data-v-391c43b2]{background-color:#fff9e5}.van-picker__title[data-v-391c43b2]{color:#111}.van-picker__confirm[data-v-391c43b2]{color:#666}.poly-top-search[data-v-391c43b2] .van-icon{font-weight:700;font-size:.36rem;line-height:1}.poly-top-search[data-v-391c43b2] .van-field__control{font-size:.28rem;line-height:1}.user-check-wrapper .nc-container .nc_scale span.btn_slide[data-v-391c43b2]{content:url(../img/slide.1738f135.png)}.user-check-wrapper .nc-container .nc_scale .btn_ok[data-v-391c43b2]{content:url(../img/logo.31b7b11f.png)}.HotRank-price>span[data-v-391c43b2],.poly-price>span[data-v-391c43b2],.poly-price[data-v-391c43b2]{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.poly-price span[data-v-391c43b2]{letter-spacing:.01rem;line-height:.2rem;font-size:.2rem;font-weight:500}.poly-price span[data-v-391c43b2]:first-child{color:#ff3e4e}.poly-price span[data-v-391c43b2]:nth-child(2){font-size:.38rem;color:#ff3e4e;letter-spacing:0;line-height:.38rem;max-width:1.4rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.poly-price span[data-v-391c43b2]:nth-child(3){font-weight:400;color:#999;margin-left:.04rem}.safe-bottom[data-v-391c43b2]{box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.fixed-footer[data-v-391c43b2]{position:fixed;bottom:0;left:0;right:0;padding:.1rem .3rem;background-color:#fff}.fixed-footer .submit-btn[data-v-391c43b2]{display:block;text-align:center;width:100%;height:.88rem;background:linear-gradient(90deg,#ebbf65,#fee7bf);border-radius:.46rem;font-size:.32rem;font-weight:500;line-height:.88rem;color:#111;border:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.fixed-footer .submit-btn.disabled[data-v-391c43b2]{color:#bbb;background:#eee}.shows-popup[data-v-391c43b2]{border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column}.shows-popup .header[data-v-391c43b2]{width:100%;height:1.2rem;text-align:center;line-height:1.2rem;font-size:.32rem;color:#333;background:linear-gradient(1turn,#fff,#f7e5cf);font-weight:600;border-radius:.5rem .5rem 0 0;box-sizing:border-box}.shows-popup .popup-title[data-v-391c43b2]{width:1rem}.my-tabs .van-sticky .van-tabs__wrap--scrollable .van-tab[data-v-391c43b2]{flex:0 0 auto!important;padding:0!important;margin-right:.5rem!important}.my-tabs .van-sticky .van-tabs__nav--line[data-v-391c43b2]{margin:.28rem 0;padding:0}.my-tabs .van-sticky .van-tabs__wrap[data-v-391c43b2]{width:100%;height:.98rem;padding:0!important;background-color:#fff}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav[data-v-391c43b2]{height:.42rem;padding:0 .2rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab[data-v-391c43b2]{height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text[data-v-391c43b2]{font-size:.28rem;line-height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active[data-v-391c43b2]{font-weight:600}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text[data-v-391c43b2]{font-size:.32rem;font-weight:600;color:#333!important}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tabs__line[data-v-391c43b2]{background:linear-gradient(81deg,#f2cb89,#fbf1e1)!important;bottom:0;border-radius:.8rem}.showProList .title em{font-style:normal!important;color:#ffcd0f}.recommend-item[data-v-7e15b202]{width:100%;height:2.8rem;box-sizing:border-box;position:relative;margin-top:.3rem;display:flex;background-color:#fff}.recommend-item .left[data-v-7e15b202]{height:2.8rem!important;width:2.1rem!important;border-radius:.15rem!important;overflow:hidden;position:relative;border:.02rem solid #eee;box-sizing:border-box}.recommend-item .left .show-image-no[data-v-7e15b202],.recommend-item .left .show-image[data-v-7e15b202]{height:2.8rem!important;width:2.1rem!important;position:absolute;top:0}.recommend-item .left .show-image-no[data-v-7e15b202]{border-radius:.15rem;background:#eee;text-align:center;line-height:2.8rem}.recommend-item .left .label-715[data-v-7e15b202]{width:.95rem;height:.4rem}.recommend-item .right-label[data-v-7e15b202]{position:absolute;right:.1rem;top:.1rem}.recommend-item .right-label .label-image[data-v-7e15b202]{width:.8rem;height:.28rem}.recommend-item .right[data-v-7e15b202]{width:calc(100% - 2.1rem);height:2.8rem;padding-left:.3rem!important;box-sizing:border-box}.recommend-item .title[data-v-7e15b202]{font-size:.28rem!important;font-weight:500;color:#000!important;line-height:.42rem!important;-webkit-line-clamp:2}.recommend-item .desc[data-v-7e15b202],.recommend-item .title[data-v-7e15b202]{display:block;margin-top:.1rem!important;word-break:break-all;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.recommend-item .desc[data-v-7e15b202]{font-size:.24rem;color:#fa6400;line-height:.24rem!important;-webkit-line-clamp:1}.recommend-item .location[data-v-7e15b202]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.1rem;margin-top:.1rem;font-weight:400;font-size:.24rem;color:#666}.recommend-item .project-couponsLabel .youhui[data-v-7e15b202]{margin-right:.1rem}.recommend-item .project-couponsLabel .yh-btn[data-v-7e15b202]{padding:0 .12rem;height:.24rem;box-sizing:border-box;border:.01rem solid #ff3e4e;border-radius:.06rem .02rem .06rem .02rem;font-weight:400;font-size:.2rem;line-height:.25rem;color:#ff3e4e;margin-right:.1rem;background:#fff}.recommend-item .project-couponsLabel .wh-btn[data-v-7e15b202]{padding:0 .1rem;height:.24rem;box-sizing:border-box;background:#fffae7;border:.01rem solid #ffcd0f;border-radius:.07rem .02rem .07rem .02rem;font-weight:400;font-size:.2rem;color:#ffcd0f;line-height:.25rem}.recommend-item .project-price[data-v-7e15b202]{position:absolute;bottom:0;height:.38rem;line-height:.38rem;font-family:PingFangSC-Medium}.recommend-item .project-price .price-num[data-v-7e15b202]{font-size:.38rem;height:.38rem;line-height:.38rem;margin-right:.1rem;letter-spacing:0}.recommend-item .project-price span[data-v-7e15b202]{font-family:PingFangSC-Medium;color:#ff3e4e;font-weight:500}html[data-v-7e15b202]{font-size:13.33333vw}@media screen and (max-width:320px){html[data-v-7e15b202]{font-size:.42667rem;font-size:13.33333vw}}@media screen and (min-width:321px) and (max-width:360px){html[data-v-7e15b202]{font-size:.48rem;font-size:13.33333vw}}@media screen and (min-width:361px) and (max-width:374px){html[data-v-7e15b202]{font-size:.5rem;font-size:13.33333vw}}@media screen and (min-width:375px) and (max-width:393px){html[data-v-7e15b202]{font-size:.524rem;font-size:13.33333vw}}@media screen and (min-width:394px) and (max-width:412px){html[data-v-7e15b202]{font-size:.5493rem;font-size:13.33333vw}}@media screen and (min-width:413px) and (max-width:414px){html[data-v-7e15b202]{font-size:.552rem;font-size:13.33333vw}}@media screen and (min-width:415px) and (max-width:480px){html[data-v-7e15b202]{font-size:.64rem;font-size:13.33333vw}}@media screen and (min-width:481px) and (max-width:540px){html[data-v-7e15b202]{font-size:.72rem;font-size:13.33333vw}}@media screen and (min-width:541px) and (max-width:640px){html[data-v-7e15b202]{font-size:.8533rem;font-size:13.33333vw}}@media screen and (min-width:641px) and (max-width:720px){html[data-v-7e15b202]{font-size:.96rem;font-size:13.33333vw}}@media screen and (min-width:721px) and (max-width:768px){html[data-v-7e15b202]{font-size:1.024rem;font-size:13.33333vw}}@media screen and (min-width:769px){html[data-v-7e15b202]{font-size:1rem}.wrap[data-v-7e15b202]{width:7.5rem!important;margin:0 auto}}#app[data-v-7e15b202]{font-family:PingFangSC,PingFang SC-Medium,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;margin:0 auto;height:100%}[data-v-7e15b202]::-webkit-scrollbar{display:none}body[data-v-7e15b202],form[data-v-7e15b202],h1[data-v-7e15b202],h2[data-v-7e15b202],h3[data-v-7e15b202],h4[data-v-7e15b202],html[data-v-7e15b202],ol[data-v-7e15b202],p[data-v-7e15b202],ul[data-v-7e15b202]{padding:0;margin:0;border:0}.wrap[data-v-7e15b202],body[data-v-7e15b202],html[data-v-7e15b202]{height:100vh}body[data-v-7e15b202]{width:100%;font-family:Helvetica,arial;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}li[data-v-7e15b202],ol[data-v-7e15b202],ul[data-v-7e15b202]{list-style:none;display:block}a[data-v-7e15b202]{text-decoration:none;outline:0}a[data-v-7e15b202]:active,a[data-v-7e15b202]:hover,a[data-v-7e15b202]:link,a[data-v-7e15b202]:visited{text-decoration:none;color:#333}a img[data-v-7e15b202]{border:0}input[data-v-7e15b202],textarea[data-v-7e15b202]{-webkit-appearance:none;outline:0}input[data-v-7e15b202]::-webkit-input-placeholder{color:#999}input[data-v-7e15b202]::-moz-placeholder{color:#999}button[data-v-7e15b202],input[data-v-7e15b202]:not([type]),input[type=button][data-v-7e15b202],input[type=search][data-v-7e15b202],input[type=text][data-v-7e15b202]{outline:0;-webkit-appearance:none;-moz-appearance:none}.mobilelogin .van-dialog__cancel[data-v-7e15b202]{background-color:#eee}.mobilelogin .van-dialog__cancel .van-button__text[data-v-7e15b202]{font-family:PingFangSC-Medium;font-weight:500;font-size:.32rem;color:#111}.mobilelogin .van-button__text[data-v-7e15b202]{color:#111}.van-hairline--bottom[data-v-7e15b202]:after{border:none}.select .van-nav-bar__left[data-v-7e15b202]{padding:0}.van-nav-bar__left .van-nav-bar__text[data-v-7e15b202],.van-nav-bar__right .van-nav-bar__text[data-v-7e15b202]{color:#666!important}.van-tabbar--fixed[data-v-7e15b202]{z-index:1999!important}.van-popover__action[data-v-7e15b202]{width:1.4rem!important;font-size:.28rem}.clearfix[data-v-7e15b202]:after{content:".";display:block;height:0;clear:both;visibility:hidden}.van-dialog[data-v-7e15b202]{width:5.6rem;background:#fff;border-radius:.5rem!important}.van-dialog .van-dialog__content[data-v-7e15b202]{margin:.8rem 0;min-height:auto!important}.van-dialog .van-dialog__message[data-v-7e15b202]{padding:0;margin:0;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__footer[data-v-7e15b202]{margin-bottom:.5rem;justify-content:center}.van-dialog .van-dialog__footer.van-hairline--top[data-v-7e15b202]:after{display:none}.van-dialog .van-dialog__cancel[data-v-7e15b202],.van-dialog .van-dialog__confirm[data-v-7e15b202]{flex:0 0 2.4rem;height:.88rem;background:#eee;border-radius:.44rem;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__cancel[data-v-7e15b202]{margin-right:.2rem}.van-dialog .van-dialog__confirm[data-v-7e15b202]{background:linear-gradient(45deg,#ebbf65,#fee7bf)}.van-dialog .van-dialog__confirm.van-hairline--left[data-v-7e15b202]:after{display:none}.single-omit[data-v-7e15b202]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-omit[data-v-7e15b202]{line-clamp:2;-webkit-line-clamp:2!important}.three-omit[data-v-7e15b202],.two-omit[data-v-7e15b202]{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;display:-webkit-box!important;-webkit-box-orient:vertical!important}.three-omit[data-v-7e15b202]{line-clamp:3;-webkit-line-clamp:3!important}[data-v-7e15b202] .van-nav-bar{z-index:200}[data-v-7e15b202] .van-nav-bar__title{font-size:.36rem;font-weight:500;color:#333}[data-v-7e15b202] .van-nav-bar .van-icon{color:#999;font-size:.4rem}.bg[data-v-7e15b202]{background-repeat:no-repeat;background-size:cover}.van-dialog[data-v-7e15b202]{border-radius:.16rem}.van-dialog__message[data-v-7e15b202]{white-space:pre-line;text-align:center;padding:0 .3rem .3rem;margin-top:.3rem}.van-dialog__cancel[data-v-7e15b202],.van-dialog__confirm[data-v-7e15b202]{height:1.2rem}.van-dialog__confirm[data-v-7e15b202]{background:#feca00;color:#111}.van-dialog__confirm[data-v-7e15b202]:active,.van-dialog__confirm[data-v-7e15b202]:hover{background:#e6b700}.van-dialog__confirm[data-v-7e15b202] .van-button__text{font-weight:500;font-size:.32rem;color:#111}.van-dialog__cancel[data-v-7e15b202]{background:#eee!important}.van-dialog__header[data-v-7e15b202]{font-family:PingFangSC-Medium;font-weight:Medium;font-size:.28rem;color:#111;letter-spacing:0;text-align:center;line-height:.28rem}.van-button[data-v-7e15b202]{word-break:keep-all;white-space:nowrap}.van-button--large[data-v-7e15b202]{font-weight:500;font-size:.32rem}.van-button--poly-default-plain[data-v-7e15b202],.van-button--poly-default[data-v-7e15b202]{color:#111;background-color:#feca00;border:1px solid #feca00}.van-button--poly-default-plain[data-v-7e15b202]:active,.van-button--poly-default-plain[data-v-7e15b202]:focus,.van-button--poly-default[data-v-7e15b202]:active,.van-button--poly-default[data-v-7e15b202]:focus{background-color:#e6b700}.van-button--poly-default-plain[data-v-7e15b202]{background-color:#fff9e5}.van-button--poly-disabled[data-v-7e15b202]{color:#999;background-color:#eee;border:1px solid #eee;cursor:not-allowed}.van-button--poly-disabled[data-v-7e15b202]:active,.van-button--poly-disabled[data-v-7e15b202]:focus{background-color:#eee}.van-popup--bottom[data-v-7e15b202]{border-radius:.32rem .32rem 0 0}.van-popup__close-icon[data-v-7e15b202]{color:#999}.van-toast[data-v-7e15b202]{border-radius:8px}.van-picker__toolbar[data-v-7e15b202]{background-color:#fff9e5}.van-picker__title[data-v-7e15b202]{color:#111}.van-picker__confirm[data-v-7e15b202]{color:#666}.poly-top-search[data-v-7e15b202] .van-icon{font-weight:700;font-size:.36rem;line-height:1}.poly-top-search[data-v-7e15b202] .van-field__control{font-size:.28rem;line-height:1}.user-check-wrapper .nc-container .nc_scale span.btn_slide[data-v-7e15b202]{content:url(../img/slide.1738f135.png)}.user-check-wrapper .nc-container .nc_scale .btn_ok[data-v-7e15b202]{content:url(../img/logo.31b7b11f.png)}.HotRank-price>span[data-v-7e15b202],.poly-price>span[data-v-7e15b202],.poly-price[data-v-7e15b202]{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.poly-price span[data-v-7e15b202]{letter-spacing:.01rem;line-height:.2rem;font-size:.2rem;font-weight:500}.poly-price span[data-v-7e15b202]:first-child{color:#ff3e4e}.poly-price span[data-v-7e15b202]:nth-child(2){font-size:.38rem;color:#ff3e4e;letter-spacing:0;line-height:.38rem;max-width:1.4rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.poly-price span[data-v-7e15b202]:nth-child(3){font-weight:400;color:#999;margin-left:.04rem}.safe-bottom[data-v-7e15b202]{box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.fixed-footer[data-v-7e15b202]{position:fixed;bottom:0;left:0;right:0;padding:.1rem .3rem;background-color:#fff}.fixed-footer .submit-btn[data-v-7e15b202]{display:block;text-align:center;width:100%;height:.88rem;background:linear-gradient(90deg,#ebbf65,#fee7bf);border-radius:.46rem;font-size:.32rem;font-weight:500;line-height:.88rem;color:#111;border:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.fixed-footer .submit-btn.disabled[data-v-7e15b202]{color:#bbb;background:#eee}.shows-popup[data-v-7e15b202]{border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column}.shows-popup .header[data-v-7e15b202]{width:100%;height:1.2rem;text-align:center;line-height:1.2rem;font-size:.32rem;color:#333;background:linear-gradient(1turn,#fff,#f7e5cf);font-weight:600;border-radius:.5rem .5rem 0 0;box-sizing:border-box}.shows-popup .popup-title[data-v-7e15b202]{width:1rem}.my-tabs .van-sticky .van-tabs__wrap--scrollable .van-tab[data-v-7e15b202]{flex:0 0 auto!important;padding:0!important;margin-right:.5rem!important}.my-tabs .van-sticky .van-tabs__nav--line[data-v-7e15b202]{margin:.28rem 0;padding:0}.my-tabs .van-sticky .van-tabs__wrap[data-v-7e15b202]{width:100%;height:.98rem;padding:0!important;background-color:#fff}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav[data-v-7e15b202]{height:.42rem;padding:0 .2rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab[data-v-7e15b202]{height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text[data-v-7e15b202]{font-size:.28rem;line-height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active[data-v-7e15b202]{font-weight:600}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text[data-v-7e15b202]{font-size:.32rem;font-weight:600;color:#333!important}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tabs__line[data-v-7e15b202]{background:linear-gradient(81deg,#f2cb89,#fbf1e1)!important;bottom:0;border-radius:.8rem}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:12px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 8px;color:#323233;font-size:14px;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.van-empty{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:border-box;padding:32px 0}.van-empty__image{width:160px;height:160px}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:16px;padding:0 60px;color:#969799;font-size:14px;line-height:20px}.van-empty__bottom{margin-top:24px}.van-dialog .van-dialog__footer{-webkit-box-pack:center;-webkit-justify-content:center}.van-dialog .van-dialog__cancel,.van-dialog .van-dialog__confirm{-webkit-box-flex:0;-webkit-flex:0 0 2.4rem}.van-dialog .van-dialog__confirm{background:-webkit-linear-gradient(45deg,#ebbf65,#fee7bf)}.fixed-footer .submit-btn{background:-webkit-linear-gradient(left,#ebbf65,#fee7bf)}.shows-popup{display:-webkit-box;display:-webkit-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column}.shows-popup .header{background:-webkit-linear-gradient(bottom,#fff,#f7e5cf)}.my-tabs .van-sticky .van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:0!important;-webkit-flex:0 0 auto!important}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tabs__line{background:-webkit-linear-gradient(9deg,#f2cb89,#fbf1e1)!important}.CouponUseItem{width:100%;height:100vh;z-index:2020}.CouponUseItem .van-sticky{background:#fff}.CouponUseItem .van-sticky .tips{display:flex;align-items:center;font-size:.28rem;color:#333;line-height:.28rem;margin:.2rem .3rem}.CouponUseItem .van-sticky .notice-img{width:.24rem;height:.3rem;margin-right:.1rem;margin-top:-.03rem}.CouponUseItem .poly-search-wraper{padding:.14rem .3rem;display:flex;align-items:center}.CouponUseItem .poly-search-wraper .city-select{display:flex;align-items:center;font-size:.3rem;font-weight:500;color:#111;margin-right:.1rem}.CouponUseItem .poly-search-wraper .city-select .city-name{display:inline-block;max-width:1.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.1rem}.CouponUseItem .poly-search-wraper .van-search-wrapper{flex:1}.CouponUseItem .poly-search-wraper .van-search-wrapper .van-search{padding:0}.CouponUseItem .poly-search-wraper .van-search-wrapper .van-cell{display:flex;align-items:center}.CouponUseItem .poly-search-wraper .van-search-wrapper .van-field__left-icon{line-height:.2rem}.CouponUseItem .poly-search-wraper .van-search-wrapper .van-search__action{padding:0 0 0 .32rem}.CouponUseItem .van-empty{padding-top:2.1rem}.CouponUseItem .van-empty .van-empty__image{width:3.15rem;height:2.44rem}.CouponUseItem .container{width:100%;height:100vh;padding:0 .3rem;box-sizing:border-box}.CouponUseItem /deep/ .van-nav-bar__content{height:.88rem;line-height:.88rem}.CouponUseItem /deep/ .van-nav-bar__content .van-nav-bar__title{height:.88rem}.CouponUseItem /deep/ .van-nav-bar__left{padding-left:.3rem!important}.CouponUseItem /deep/ .van-nav-bar__left .van-icon{left:-.18rem;height:.88rem;line-height:.88rem}[data-v-27211484] .van-icon-arrow-left,[data-v-27211484] .van-nav-bar__right .van-nav-bar__text,[data-v-27211484] .van-nav-bar__title{color:#fff!important}html[data-v-27211484]{font-size:13.33333vw}@media screen and (max-width:320px){html[data-v-27211484]{font-size:.42667rem;font-size:13.33333vw}}@media screen and (min-width:321px) and (max-width:360px){html[data-v-27211484]{font-size:.48rem;font-size:13.33333vw}}@media screen and (min-width:361px) and (max-width:374px){html[data-v-27211484]{font-size:.5rem;font-size:13.33333vw}}@media screen and (min-width:375px) and (max-width:393px){html[data-v-27211484]{font-size:.524rem;font-size:13.33333vw}}@media screen and (min-width:394px) and (max-width:412px){html[data-v-27211484]{font-size:.5493rem;font-size:13.33333vw}}@media screen and (min-width:413px) and (max-width:414px){html[data-v-27211484]{font-size:.552rem;font-size:13.33333vw}}@media screen and (min-width:415px) and (max-width:480px){html[data-v-27211484]{font-size:.64rem;font-size:13.33333vw}}@media screen and (min-width:481px) and (max-width:540px){html[data-v-27211484]{font-size:.72rem;font-size:13.33333vw}}@media screen and (min-width:541px) and (max-width:640px){html[data-v-27211484]{font-size:.8533rem;font-size:13.33333vw}}@media screen and (min-width:641px) and (max-width:720px){html[data-v-27211484]{font-size:.96rem;font-size:13.33333vw}}@media screen and (min-width:721px) and (max-width:768px){html[data-v-27211484]{font-size:1.024rem;font-size:13.33333vw}}@media screen and (min-width:769px){html[data-v-27211484]{font-size:1rem}.wrap[data-v-27211484]{width:7.5rem!important;margin:0 auto}}#app[data-v-27211484]{font-family:PingFangSC,PingFang SC-Medium,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;margin:0 auto;height:100%}[data-v-27211484]::-webkit-scrollbar{display:none}body[data-v-27211484],form[data-v-27211484],h1[data-v-27211484],h2[data-v-27211484],h3[data-v-27211484],h4[data-v-27211484],html[data-v-27211484],ol[data-v-27211484],p[data-v-27211484],ul[data-v-27211484]{padding:0;margin:0;border:0}.wrap[data-v-27211484],body[data-v-27211484],html[data-v-27211484]{height:100vh}body[data-v-27211484]{width:100%;font-family:Helvetica,arial;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}li[data-v-27211484],ol[data-v-27211484],ul[data-v-27211484]{list-style:none;display:block}a[data-v-27211484]{text-decoration:none;outline:0}a[data-v-27211484]:active,a[data-v-27211484]:hover,a[data-v-27211484]:link,a[data-v-27211484]:visited{text-decoration:none;color:#333}a img[data-v-27211484]{border:0}input[data-v-27211484],textarea[data-v-27211484]{-webkit-appearance:none;outline:0}input[data-v-27211484]::-webkit-input-placeholder{color:#999}input[data-v-27211484]::-moz-placeholder{color:#999}button[data-v-27211484],input[data-v-27211484]:not([type]),input[type=button][data-v-27211484],input[type=search][data-v-27211484],input[type=text][data-v-27211484]{outline:0;-webkit-appearance:none;-moz-appearance:none}.mobilelogin .van-dialog__cancel[data-v-27211484]{background-color:#eee}.mobilelogin .van-dialog__cancel .van-button__text[data-v-27211484]{font-family:PingFangSC-Medium;font-weight:500;font-size:.32rem;color:#111}.mobilelogin .van-button__text[data-v-27211484]{color:#111}.van-hairline--bottom[data-v-27211484]:after{border:none}.select .van-nav-bar__left[data-v-27211484]{padding:0}.van-nav-bar__left .van-nav-bar__text[data-v-27211484],.van-nav-bar__right .van-nav-bar__text[data-v-27211484]{color:#666!important}.van-tabbar--fixed[data-v-27211484]{z-index:1999!important}.van-popover__action[data-v-27211484]{width:1.4rem!important;font-size:.28rem}.clearfix[data-v-27211484]:after{content:".";display:block;height:0;clear:both;visibility:hidden}.van-dialog[data-v-27211484]{width:5.6rem;background:#fff;border-radius:.5rem!important}.van-dialog .van-dialog__content[data-v-27211484]{margin:.8rem 0;min-height:auto!important}.van-dialog .van-dialog__message[data-v-27211484]{padding:0;margin:0;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__footer[data-v-27211484]{margin-bottom:.5rem;justify-content:center}.van-dialog .van-dialog__footer.van-hairline--top[data-v-27211484]:after{display:none}.van-dialog .van-dialog__cancel[data-v-27211484],.van-dialog .van-dialog__confirm[data-v-27211484]{flex:0 0 2.4rem;height:.88rem;background:#eee;border-radius:.44rem;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__cancel[data-v-27211484]{margin-right:.2rem}.van-dialog .van-dialog__confirm[data-v-27211484]{background:linear-gradient(45deg,#ebbf65,#fee7bf)}.van-dialog .van-dialog__confirm.van-hairline--left[data-v-27211484]:after{display:none}.single-omit[data-v-27211484]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-omit[data-v-27211484]{line-clamp:2;-webkit-line-clamp:2!important}.three-omit[data-v-27211484],.two-omit[data-v-27211484]{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;display:-webkit-box!important;-webkit-box-orient:vertical!important}.three-omit[data-v-27211484]{line-clamp:3;-webkit-line-clamp:3!important}[data-v-27211484] .van-nav-bar{z-index:200}[data-v-27211484] .van-nav-bar__title{font-size:.36rem;font-weight:500;color:#333}[data-v-27211484] .van-nav-bar .van-icon{color:#999;font-size:.4rem}.bg[data-v-27211484]{background-repeat:no-repeat;background-size:cover}.van-dialog[data-v-27211484]{border-radius:.16rem}.van-dialog__message[data-v-27211484]{white-space:pre-line;text-align:center;padding:0 .3rem .3rem;margin-top:.3rem}.van-dialog__cancel[data-v-27211484],.van-dialog__confirm[data-v-27211484]{height:1.2rem}.van-dialog__confirm[data-v-27211484]{background:#feca00;color:#111}.van-dialog__confirm[data-v-27211484]:active,.van-dialog__confirm[data-v-27211484]:hover{background:#e6b700}.van-dialog__confirm[data-v-27211484] .van-button__text{font-weight:500;font-size:.32rem;color:#111}.van-dialog__cancel[data-v-27211484]{background:#eee!important}.van-dialog__header[data-v-27211484]{font-family:PingFangSC-Medium;font-weight:Medium;font-size:.28rem;color:#111;letter-spacing:0;text-align:center;line-height:.28rem}.van-button[data-v-27211484]{word-break:keep-all;white-space:nowrap}.van-button--large[data-v-27211484]{font-weight:500;font-size:.32rem}.van-button--poly-default-plain[data-v-27211484],.van-button--poly-default[data-v-27211484]{color:#111;background-color:#feca00;border:1px solid #feca00}.van-button--poly-default-plain[data-v-27211484]:active,.van-button--poly-default-plain[data-v-27211484]:focus,.van-button--poly-default[data-v-27211484]:active,.van-button--poly-default[data-v-27211484]:focus{background-color:#e6b700}.van-button--poly-default-plain[data-v-27211484]{background-color:#fff9e5}.van-button--poly-disabled[data-v-27211484]{color:#999;background-color:#eee;border:1px solid #eee;cursor:not-allowed}.van-button--poly-disabled[data-v-27211484]:active,.van-button--poly-disabled[data-v-27211484]:focus{background-color:#eee}.van-popup--bottom[data-v-27211484]{border-radius:.32rem .32rem 0 0}.van-popup__close-icon[data-v-27211484]{color:#999}.van-toast[data-v-27211484]{border-radius:8px}.van-picker__toolbar[data-v-27211484]{background-color:#fff9e5}.van-picker__title[data-v-27211484]{color:#111}.van-picker__confirm[data-v-27211484]{color:#666}.poly-top-search[data-v-27211484] .van-icon{font-weight:700;font-size:.36rem;line-height:1}.poly-top-search[data-v-27211484] .van-field__control{font-size:.28rem;line-height:1}.user-check-wrapper .nc-container .nc_scale span.btn_slide[data-v-27211484]{content:url(../img/slide.1738f135.png)}.user-check-wrapper .nc-container .nc_scale .btn_ok[data-v-27211484]{content:url(../img/logo.31b7b11f.png)}.HotRank-price>span[data-v-27211484],.poly-price>span[data-v-27211484],.poly-price[data-v-27211484]{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.poly-price span[data-v-27211484]{letter-spacing:.01rem;line-height:.2rem;font-size:.2rem;font-weight:500}.poly-price span[data-v-27211484]:first-child{color:#ff3e4e}.poly-price span[data-v-27211484]:nth-child(2){font-size:.38rem;color:#ff3e4e;letter-spacing:0;line-height:.38rem;max-width:1.4rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.poly-price span[data-v-27211484]:nth-child(3){font-weight:400;color:#999;margin-left:.04rem}.safe-bottom[data-v-27211484]{box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.fixed-footer[data-v-27211484]{position:fixed;bottom:0;left:0;right:0;padding:.1rem .3rem;background-color:#fff}.fixed-footer .submit-btn[data-v-27211484]{display:block;text-align:center;width:100%;height:.88rem;background:linear-gradient(90deg,#ebbf65,#fee7bf);border-radius:.46rem;font-size:.32rem;font-weight:500;line-height:.88rem;color:#111;border:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.fixed-footer .submit-btn.disabled[data-v-27211484]{color:#bbb;background:#eee}.shows-popup[data-v-27211484]{border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column}.shows-popup .header[data-v-27211484]{width:100%;height:1.2rem;text-align:center;line-height:1.2rem;font-size:.32rem;color:#333;background:linear-gradient(1turn,#fff,#f7e5cf);font-weight:600;border-radius:.5rem .5rem 0 0;box-sizing:border-box}.shows-popup .popup-title[data-v-27211484]{width:1rem}.my-tabs .van-sticky .van-tabs__wrap--scrollable .van-tab[data-v-27211484]{flex:0 0 auto!important;padding:0!important;margin-right:.5rem!important}.my-tabs .van-sticky .van-tabs__nav--line[data-v-27211484]{margin:.28rem 0;padding:0}.my-tabs .van-sticky .van-tabs__wrap[data-v-27211484]{width:100%;height:.98rem;padding:0!important;background-color:#fff}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav[data-v-27211484]{height:.42rem;padding:0 .2rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab[data-v-27211484]{height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text[data-v-27211484]{font-size:.28rem;line-height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active[data-v-27211484]{font-weight:600}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text[data-v-27211484]{font-size:.32rem;font-weight:600;color:#333!important}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tabs__line[data-v-27211484]{background:linear-gradient(81deg,#f2cb89,#fbf1e1)!important;bottom:0;border-radius:.8rem}.CouponDetail{width:100%;height:100%}.CouponDetail .navbar{width:100%;height:.88rem;background-color:transparent;z-index:1112;position:fixed;top:0;line-height:.88rem}.CouponDetail .navbar /deep/ .van-icon-arrow-left{font-size:.36rem;color:#fff;line-height:.58rem!important}.CouponDetail .navbar /deep/ .van-nav-bar__title{font-size:.32rem;color:#fff}.CouponDetail .navbar /deep/ .van-nav-bar__right .van-nav-bar__text{font-size:.28rem;color:#fff!important}.CouponDetail .safe{width:100%;height:100%}.CouponDetail .safe .banner{width:100%;height:5.2rem}.CouponDetail .safe .banner .detail-card{width:100%;height:5.2rem;position:absolute;top:0;background-image:url(../img/coupon-detail-bj@2x.a76d2ba0.png);background-repeat:no-repeat;background-size:100% 100%}.CouponDetail .safe .banner .detail-card .card{width:100%;height:4.56rem;padding:0 .3rem;box-sizing:border-box;background-image:url(../img/coupon-detail@2x.9671d215.png);background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:column;align-items:center;position:relative;margin-top:1.46rem}.CouponDetail .safe .banner .detail-card .card .l-vip{position:absolute;left:.13rem;top:.12rem;width:.79rem;height:.33rem}.CouponDetail .safe .banner .detail-card .card .top{margin-top:.72rem;font-size:.4rem;color:#333;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.CouponDetail .safe .banner .detail-card .card .center{width:100%;color:#ff3e4e;margin:.5rem 0;text-align:center;font-family:PingFangSC-Medium;font-weight:500;font-size:.8rem;letter-spacing:0;display:flex;align-items:center}.CouponDetail .safe .banner .detail-card .card .bottom{font-size:.24rem;color:#ff3e4e;width:100%;margin:.5rem 0 .6rem 0;text-align:center;display:flex;align-items:center;justify-content:center}.CouponDetail .safe .use-area{width:100%;height:auto;margin-top:.8rem;padding:0 .6rem;box-sizing:border-box;display:flex;flex-direction:column}.CouponDetail .safe .use-area .title{height:.3rem;display:flex;align-items:center}.CouponDetail .safe .use-area .title h3{font-size:.28rem;font-weight:600;color:#333}.CouponDetail .safe .use-area .text{font-size:.24rem;color:#666;line-height:.36rem;margin-top:.24rem}.CouponDetail .safe .use-explain{width:100%;height:auto;margin-top:1rem;padding:0 .6rem;box-sizing:border-box;display:flex;flex-direction:column}.CouponDetail .safe .use-explain .title{height:.3rem;display:flex;align-items:center}.CouponDetail .safe .use-explain .title .light-img{width:.28rem;margin-right:.1rem}.CouponDetail .safe .use-explain .title h3{font-size:.28rem;font-weight:600;color:#333}.CouponDetail .safe .use-explain .text{font-size:.24rem;color:#666;line-height:.36rem;margin-top:.24rem}.CouponList{width:100%}.CouponList .title{margin-top:.3rem;margin-left:.3rem;margin-bottom:.1rem;color:#000;font-size:.32rem}.CouponList .headers{width:100%;height:1.2rem;background:#fff9e5;border-radius:.32rem .32rem 0 0;text-align:center;line-height:1.2rem}.CouponList .headers h3{font-size:.32rem;font-weight:600;color:#333}.CouponList .coupon-item{width:100%;height:2.7rem;padding:0 .3rem;box-sizing:border-box;background-image:url(../img/coupon-bg@2x.b3bb95b1.png);background-repeat:no-repeat;background-size:100% 100%;display:flex;position:relative}.CouponList .coupon-item .van-row{text-align:center}.CouponList .coupon-item .left{width:1.4rem;height:1.9rem;position:absolute;top:.5rem;left:.45rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.CouponList .coupon-item .left .parValue{font-size:.48rem;font-weight:500;color:#ff3e4e}.CouponList .coupon-item .left .orderAmount{color:#ff3e4e;font-size:.2rem}.CouponList .coupon-item .center{width:3.5rem;height:1.9rem;position:absolute;top:.5rem;left:1.9rem}.CouponList .coupon-item .center,.CouponList .coupon-item .center .wrapper{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.CouponList .coupon-item .center .wrapper .coupon-name{color:#111;font-size:.24rem;line-height:.36rem}.CouponList .coupon-item .right{width:1.8rem;height:1.9rem;position:absolute;left:5.7rem;top:.5rem;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.CouponList .coupon-item .right .choose{width:.4rem;height:.4rem;display:block;background-color:#fff;border-radius:50%}.CouponList .coupon-item .right .btns{text-align:center}.CouponList .coupon-item .right .btns .btn{height:.6rem;padding:0 .3rem;box-sizing:border-box;background:#fff;border-radius:.16rem;border:none;font-size:.3rem;font-weight:500;color:#ff3e4e}.CouponList .coupon-item .right .van-col{width:100%;text-align:center}.CouponList .coupon-item .right .van-col span.tit{width:100%;display:block;text-align:center}.CouponList .un-coupon-item{width:100%;height:2.7rem;padding:0 .3rem;box-sizing:border-box;background-image:url(../img/no-coupon.91ea3a6e.png);background-repeat:no-repeat;background-size:100% 100%;display:flex;position:relative;margin-bottom:.3rem}.CouponList .un-coupon-item .left{width:1.4rem;height:1.9rem;position:absolute;top:.2rem;left:.45rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.CouponList .un-coupon-item .left .parValue{font-size:.48rem;font-weight:500;color:#ff3e4e}.CouponList .un-coupon-item .left .orderAmount{color:#ff3e4e;font-size:.2rem}.CouponList .un-coupon-item .center{width:3.5rem;height:1.9rem;position:absolute;top:.2rem;left:1.9rem}.CouponList .un-coupon-item .center,.CouponList .un-coupon-item .center .wrapper{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.CouponList .un-coupon-item .center .wrapper .coupon-name{color:#111;font-size:.24rem;line-height:.36rem}.CouponList .un-coupon-item .right{width:2rem;height:1.9rem;position:absolute;left:5.5rem;top:.2rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.CouponList .un-coupon-item .right .choose{width:.4rem;height:.4rem;display:block;background-color:#fff;border-radius:50%}.CouponList .un-coupon-item .right .btns .btn{height:.6rem;padding:0 .3rem;box-sizing:border-box;background:#fff;border-radius:.16rem;border:none;font-size:.3rem;font-weight:500;color:#ff3e4e}.CouponList .un-coupon-item .bottom{width:100%;height:.65rem;position:absolute;bottom:0;line-height:.65rem;color:#666;font-size:.24rem}html{font-size:13.33333vw}@media screen and (max-width:320px){html{font-size:.42667rem;font-size:13.33333vw}}@media screen and (min-width:321px) and (max-width:360px){html{font-size:.48rem;font-size:13.33333vw}}@media screen and (min-width:361px) and (max-width:374px){html{font-size:.5rem;font-size:13.33333vw}}@media screen and (min-width:375px) and (max-width:393px){html{font-size:.524rem;font-size:13.33333vw}}@media screen and (min-width:394px) and (max-width:412px){html{font-size:.5493rem;font-size:13.33333vw}}@media screen and (min-width:413px) and (max-width:414px){html{font-size:.552rem;font-size:13.33333vw}}@media screen and (min-width:415px) and (max-width:480px){html{font-size:.64rem;font-size:13.33333vw}}@media screen and (min-width:481px) and (max-width:540px){html{font-size:.72rem;font-size:13.33333vw}}@media screen and (min-width:541px) and (max-width:640px){html{font-size:.8533rem;font-size:13.33333vw}}@media screen and (min-width:641px) and (max-width:720px){html{font-size:.96rem;font-size:13.33333vw}}@media screen and (min-width:721px) and (max-width:768px){html{font-size:1.024rem;font-size:13.33333vw}}@media screen and (min-width:769px){html{font-size:1rem}.wrap{width:7.5rem!important;margin:0 auto}}#app{font-family:PingFangSC,PingFang SC-Medium,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;margin:0 auto;height:100%}::-webkit-scrollbar{display:none}body,form,h1,h2,h3,h4,html,ol,p,ul{padding:0;margin:0;border:0}.wrap,body,html{height:100vh}body{width:100%;font-family:Helvetica,arial;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}li,ol,ul{list-style:none;display:block}a{text-decoration:none;outline:0}a:active,a:hover,a:link,a:visited{text-decoration:none;color:#333}a img{border:0}input,textarea{-webkit-appearance:none;outline:0}input::-webkit-input-placeholder{color:#999}input::-moz-placeholder{color:#999}button,input:not([type]),input[type=button],input[type=search],input[type=text]{outline:0;-webkit-appearance:none;-moz-appearance:none}.mobilelogin .van-dialog__cancel{background-color:#eee}.mobilelogin .van-dialog__cancel .van-button__text{font-family:PingFangSC-Medium;font-weight:500;font-size:.32rem;color:#111}.mobilelogin .van-button__text{color:#111}.van-hairline--bottom:after{border:none}.select .van-nav-bar__left{padding:0}.van-nav-bar__left .van-nav-bar__text,.van-nav-bar__right .van-nav-bar__text{color:#666!important}.van-tabbar--fixed{z-index:1999!important}.van-popover__action{width:1.4rem!important;font-size:.28rem}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.van-dialog{width:5.6rem;background:#fff;border-radius:.5rem!important}.van-dialog .van-dialog__content{margin:.8rem 0;min-height:auto!important}.van-dialog .van-dialog__message{padding:0;margin:0;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__footer{margin-bottom:.5rem;justify-content:center}.van-dialog .van-dialog__footer.van-hairline--top:after{display:none}.van-dialog .van-dialog__cancel,.van-dialog .van-dialog__confirm{flex:0 0 2.4rem;height:.88rem;background:#eee;border-radius:.44rem;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__cancel{margin-right:.2rem}.van-dialog .van-dialog__confirm{background:linear-gradient(45deg,#ebbf65,#fee7bf)}.van-dialog .van-dialog__confirm.van-hairline--left:after{display:none}.single-omit{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-omit{line-clamp:2;-webkit-line-clamp:2!important}.three-omit,.two-omit{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;display:-webkit-box!important;-webkit-box-orient:vertical!important}.three-omit{line-clamp:3;-webkit-line-clamp:3!important}/deep/ .van-nav-bar{z-index:200}/deep/ .van-nav-bar__title{font-size:.36rem;font-weight:500;color:#333}/deep/ .van-nav-bar .van-icon{color:#999;font-size:.4rem}.bg{background-repeat:no-repeat;background-size:cover}.van-dialog{border-radius:.16rem}.van-dialog__message{white-space:pre-line;text-align:center;padding:0 .3rem .3rem;margin-top:.3rem}.van-dialog__cancel,.van-dialog__confirm{height:1.2rem}.van-dialog__confirm{background:#feca00;color:#111}.van-dialog__confirm:active,.van-dialog__confirm:hover{background:#e6b700}.van-dialog__confirm /deep/ .van-button__text{font-weight:500;font-size:.32rem;color:#111}.van-dialog__cancel{background:#eee!important}.van-dialog__header{font-family:PingFangSC-Medium;font-weight:Medium;font-size:.28rem;color:#111;letter-spacing:0;text-align:center;line-height:.28rem}.van-button{word-break:keep-all;white-space:nowrap}.van-button--large{font-weight:500;font-size:.32rem}.van-button--poly-default,.van-button--poly-default-plain{color:#111;background-color:#feca00;border:1px solid #feca00}.van-button--poly-default-plain:active,.van-button--poly-default-plain:focus,.van-button--poly-default:active,.van-button--poly-default:focus{background-color:#e6b700}.van-button--poly-default-plain{background-color:#fff9e5}.van-button--poly-disabled{color:#999;background-color:#eee;border:1px solid #eee;cursor:not-allowed}.van-button--poly-disabled:active,.van-button--poly-disabled:focus{background-color:#eee}.van-popup--bottom{border-radius:.32rem .32rem 0 0}.van-popup__close-icon{color:#999}.van-toast{border-radius:8px}.van-picker__toolbar{background-color:#fff9e5}.van-picker__title{color:#111}.van-picker__confirm{color:#666}.poly-top-search /deep/ .van-icon{font-weight:700;font-size:.36rem;line-height:1}.poly-top-search /deep/ .van-field__control{font-size:.28rem;line-height:1}.user-check-wrapper .nc-container .nc_scale span.btn_slide{content:url(../img/slide.1738f135.png)}.user-check-wrapper .nc-container .nc_scale .btn_ok{content:url(../img/logo.31b7b11f.png)}.HotRank-price>span,.poly-price,.poly-price>span{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.poly-price span{letter-spacing:.01rem;line-height:.2rem;font-size:.2rem;font-weight:500}.poly-price span:first-child{color:#ff3e4e}.poly-price span:nth-child(2){font-size:.38rem;color:#ff3e4e;letter-spacing:0;line-height:.38rem;max-width:1.4rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.poly-price span:nth-child(3){font-weight:400;color:#999;margin-left:.04rem}.safe-bottom{box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.fixed-footer{position:fixed;bottom:0;left:0;right:0;padding:.1rem .3rem;background-color:#fff}.fixed-footer .submit-btn{display:block;text-align:center;width:100%;height:.88rem;background:linear-gradient(90deg,#ebbf65,#fee7bf);border-radius:.46rem;font-size:.32rem;font-weight:500;line-height:.88rem;color:#111;border:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.fixed-footer .submit-btn.disabled{color:#bbb;background:#eee}.shows-popup{border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column}.shows-popup .header{width:100%;height:1.2rem;text-align:center;line-height:1.2rem;font-size:.32rem;color:#333;background:linear-gradient(1turn,#fff,#f7e5cf);font-weight:600;border-radius:.5rem .5rem 0 0;box-sizing:border-box}.shows-popup .popup-title{width:1rem}.my-tabs .van-sticky .van-tabs__wrap--scrollable .van-tab{flex:0 0 auto!important;padding:0!important;margin-right:.5rem!important}.my-tabs .van-sticky .van-tabs__nav--line{margin:.28rem 0;padding:0}.my-tabs .van-sticky .van-tabs__wrap{width:100%;height:.98rem;padding:0!important;background-color:#fff}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav{height:.42rem;padding:0 .2rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab{height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text{font-size:.28rem;line-height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active{font-weight:600}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text{font-size:.32rem;font-weight:600;color:#333!important}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tabs__line{background:linear-gradient(81deg,#f2cb89,#fbf1e1)!important;bottom:0;border-radius:.8rem}[data-v-eb7f7ab2] .van-tab{font-size:.32rem;color:#999}[data-v-eb7f7ab2] .van-tab--active{font-size:.36rem;font-weight:500}[data-v-eb7f7ab2] .van-tabs__line{width:.3rem!important;height:.06rem!important;background:#ffcd0f;border-radius:.03rem}.CouponItem[data-v-eb7f7ab2]{width:100%;height:100%;display:flex;flex-direction:column}.CouponItem .coupons-wrapper[data-v-eb7f7ab2]{width:100%;height:100%;box-sizing:border-box;margin-top:.3rem}.CouponItem .coupons-wrapper .no-data[data-v-eb7f7ab2]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.CouponItem .coupons-wrapper .no-data .no-data-img[data-v-eb7f7ab2]{width:100%}.CouponItem .coupons-wrapper .no-data .no-data-text[data-v-eb7f7ab2]{text-align:center;font-size:.28rem;color:#999;margin-top:.3rem auto}.CouponItem .bottom[data-v-eb7f7ab2]{width:100%;height:1.08rem;position:fixed;bottom:0;padding:.1rem .3rem;box-sizing:border-box;background:#fff}.CouponItem .bottom .btn[data-v-eb7f7ab2]{width:100%;height:.88rem;background:#ffcb00;border-radius:.455rem;font-size:.32rem;color:#111;font-weight:500}.coupon-popup[data-v-eb7f7ab2]{width:100%;border-radius:.32rem .32rem 0 0;display:flex;flex-direction:column}.coupon-popup .header[data-v-eb7f7ab2]{width:100%;height:1.2rem;background:#bbab00;border-radius:.32rem .32rem 0 0;text-align:center;line-height:1.2rem;font-size:.32rem;color:#111;font-weight:500}.coupon-popup .popup-container[data-v-eb7f7ab2]{width:100%;flex:1;padding:.3rem .3rem .3rem .3rem;box-sizing:border-box}.coupon-popup .popup-container .field[data-v-eb7f7ab2]{width:100%;height:.8rem;border:.01rem solid #dfdfdf;border-radius:.16rem}.coupon-popup .popup-container .btn[data-v-eb7f7ab2]{width:100%;height:.88rem;background:#ffcd0f;border-radius:.44rem;font-size:.32rem;color:#000;margin-top:.3rem}.coupon-popup .couponPopup[data-v-eb7f7ab2]{width:100%;height:100%;z-index:9999}[data-v-eb7f7ab2] .t-theater{background-image:url(../img/c3.46edbbc9.png)}[data-v-eb7f7ab2] .t-theater .m-hint,[data-v-eb7f7ab2] .t-theater .m-price{color:#ff3e4e}[data-v-eb7f7ab2] .t-theater .c-name{color:#111}[data-v-eb7f7ab2] .t-theater .c-label{color:#999}[data-v-eb7f7ab2] .t-theater .c-label .icon-shop{color:#f8cd25}[data-v-eb7f7ab2] .t-theater .t-one{color:#ff3e4e}html[data-v-eb7f7ab2]{font-size:13.33333vw}@media screen and (max-width:320px){html[data-v-eb7f7ab2]{font-size:.42667rem;font-size:13.33333vw}}@media screen and (min-width:321px) and (max-width:360px){html[data-v-eb7f7ab2]{font-size:.48rem;font-size:13.33333vw}}@media screen and (min-width:361px) and (max-width:374px){html[data-v-eb7f7ab2]{font-size:.5rem;font-size:13.33333vw}}@media screen and (min-width:375px) and (max-width:393px){html[data-v-eb7f7ab2]{font-size:.524rem;font-size:13.33333vw}}@media screen and (min-width:394px) and (max-width:412px){html[data-v-eb7f7ab2]{font-size:.5493rem;font-size:13.33333vw}}@media screen and (min-width:413px) and (max-width:414px){html[data-v-eb7f7ab2]{font-size:.552rem;font-size:13.33333vw}}@media screen and (min-width:415px) and (max-width:480px){html[data-v-eb7f7ab2]{font-size:.64rem;font-size:13.33333vw}}@media screen and (min-width:481px) and (max-width:540px){html[data-v-eb7f7ab2]{font-size:.72rem;font-size:13.33333vw}}@media screen and (min-width:541px) and (max-width:640px){html[data-v-eb7f7ab2]{font-size:.8533rem;font-size:13.33333vw}}@media screen and (min-width:641px) and (max-width:720px){html[data-v-eb7f7ab2]{font-size:.96rem;font-size:13.33333vw}}@media screen and (min-width:721px) and (max-width:768px){html[data-v-eb7f7ab2]{font-size:1.024rem;font-size:13.33333vw}}@media screen and (min-width:769px){html[data-v-eb7f7ab2]{font-size:1rem}.wrap[data-v-eb7f7ab2]{width:7.5rem!important;margin:0 auto}}#app[data-v-eb7f7ab2]{font-family:PingFangSC,PingFang SC-Medium,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;margin:0 auto;height:100%}[data-v-eb7f7ab2]::-webkit-scrollbar{display:none}body[data-v-eb7f7ab2],form[data-v-eb7f7ab2],h1[data-v-eb7f7ab2],h2[data-v-eb7f7ab2],h3[data-v-eb7f7ab2],h4[data-v-eb7f7ab2],html[data-v-eb7f7ab2],ol[data-v-eb7f7ab2],p[data-v-eb7f7ab2],ul[data-v-eb7f7ab2]{padding:0;margin:0;border:0}.wrap[data-v-eb7f7ab2],body[data-v-eb7f7ab2],html[data-v-eb7f7ab2]{height:100vh}body[data-v-eb7f7ab2]{width:100%;font-family:Helvetica,arial;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}li[data-v-eb7f7ab2],ol[data-v-eb7f7ab2],ul[data-v-eb7f7ab2]{list-style:none;display:block}a[data-v-eb7f7ab2]{text-decoration:none;outline:0}a[data-v-eb7f7ab2]:active,a[data-v-eb7f7ab2]:hover,a[data-v-eb7f7ab2]:link,a[data-v-eb7f7ab2]:visited{text-decoration:none;color:#333}a img[data-v-eb7f7ab2]{border:0}input[data-v-eb7f7ab2],textarea[data-v-eb7f7ab2]{-webkit-appearance:none;outline:0}input[data-v-eb7f7ab2]::-webkit-input-placeholder{color:#999}input[data-v-eb7f7ab2]::-moz-placeholder{color:#999}button[data-v-eb7f7ab2],input[data-v-eb7f7ab2]:not([type]),input[type=button][data-v-eb7f7ab2],input[type=search][data-v-eb7f7ab2],input[type=text][data-v-eb7f7ab2]{outline:0;-webkit-appearance:none;-moz-appearance:none}.mobilelogin .van-dialog__cancel[data-v-eb7f7ab2]{background-color:#eee}.mobilelogin .van-dialog__cancel .van-button__text[data-v-eb7f7ab2]{font-family:PingFangSC-Medium;font-weight:500;font-size:.32rem;color:#111}.mobilelogin .van-button__text[data-v-eb7f7ab2]{color:#111}.van-hairline--bottom[data-v-eb7f7ab2]:after{border:none}.select .van-nav-bar__left[data-v-eb7f7ab2]{padding:0}.van-nav-bar__left .van-nav-bar__text[data-v-eb7f7ab2],.van-nav-bar__right .van-nav-bar__text[data-v-eb7f7ab2]{color:#666!important}.van-tabbar--fixed[data-v-eb7f7ab2]{z-index:1999!important}.van-popover__action[data-v-eb7f7ab2]{width:1.4rem!important;font-size:.28rem}.clearfix[data-v-eb7f7ab2]:after{content:".";display:block;height:0;clear:both;visibility:hidden}.van-dialog[data-v-eb7f7ab2]{width:5.6rem;background:#fff;border-radius:.5rem!important}.van-dialog .van-dialog__content[data-v-eb7f7ab2]{margin:.8rem 0;min-height:auto!important}.van-dialog .van-dialog__message[data-v-eb7f7ab2]{padding:0;margin:0;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__footer[data-v-eb7f7ab2]{margin-bottom:.5rem;justify-content:center}.van-dialog .van-dialog__footer.van-hairline--top[data-v-eb7f7ab2]:after{display:none}.van-dialog .van-dialog__cancel[data-v-eb7f7ab2],.van-dialog .van-dialog__confirm[data-v-eb7f7ab2]{flex:0 0 2.4rem;height:.88rem;background:#eee;border-radius:.44rem;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__cancel[data-v-eb7f7ab2]{margin-right:.2rem}.van-dialog .van-dialog__confirm[data-v-eb7f7ab2]{background:linear-gradient(45deg,#ebbf65,#fee7bf)}.van-dialog .van-dialog__confirm.van-hairline--left[data-v-eb7f7ab2]:after{display:none}.single-omit[data-v-eb7f7ab2]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-omit[data-v-eb7f7ab2]{line-clamp:2;-webkit-line-clamp:2!important}.three-omit[data-v-eb7f7ab2],.two-omit[data-v-eb7f7ab2]{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;display:-webkit-box!important;-webkit-box-orient:vertical!important}.three-omit[data-v-eb7f7ab2]{line-clamp:3;-webkit-line-clamp:3!important}[data-v-eb7f7ab2] .van-nav-bar{z-index:200}[data-v-eb7f7ab2] .van-nav-bar__title{font-size:.36rem;font-weight:500;color:#333}[data-v-eb7f7ab2] .van-nav-bar .van-icon{color:#999;font-size:.4rem}.bg[data-v-eb7f7ab2]{background-repeat:no-repeat;background-size:cover}.van-dialog[data-v-eb7f7ab2]{border-radius:.16rem}.van-dialog__message[data-v-eb7f7ab2]{white-space:pre-line;text-align:center;padding:0 .3rem .3rem;margin-top:.3rem}.van-dialog__cancel[data-v-eb7f7ab2],.van-dialog__confirm[data-v-eb7f7ab2]{height:1.2rem}.van-dialog__confirm[data-v-eb7f7ab2]{background:#feca00;color:#111}.van-dialog__confirm[data-v-eb7f7ab2]:active,.van-dialog__confirm[data-v-eb7f7ab2]:hover{background:#e6b700}.van-dialog__confirm[data-v-eb7f7ab2] .van-button__text{font-weight:500;font-size:.32rem;color:#111}.van-dialog__cancel[data-v-eb7f7ab2]{background:#eee!important}.van-dialog__header[data-v-eb7f7ab2]{font-family:PingFangSC-Medium;font-weight:Medium;font-size:.28rem;color:#111;letter-spacing:0;text-align:center;line-height:.28rem}.van-button[data-v-eb7f7ab2]{word-break:keep-all;white-space:nowrap}.van-button--large[data-v-eb7f7ab2]{font-weight:500;font-size:.32rem}.van-button--poly-default-plain[data-v-eb7f7ab2],.van-button--poly-default[data-v-eb7f7ab2]{color:#111;background-color:#feca00;border:1px solid #feca00}.van-button--poly-default-plain[data-v-eb7f7ab2]:active,.van-button--poly-default-plain[data-v-eb7f7ab2]:focus,.van-button--poly-default[data-v-eb7f7ab2]:active,.van-button--poly-default[data-v-eb7f7ab2]:focus{background-color:#e6b700}.van-button--poly-default-plain[data-v-eb7f7ab2]{background-color:#fff9e5}.van-button--poly-disabled[data-v-eb7f7ab2]{color:#999;background-color:#eee;border:1px solid #eee;cursor:not-allowed}.van-button--poly-disabled[data-v-eb7f7ab2]:active,.van-button--poly-disabled[data-v-eb7f7ab2]:focus{background-color:#eee}.van-popup--bottom[data-v-eb7f7ab2]{border-radius:.32rem .32rem 0 0}.van-popup__close-icon[data-v-eb7f7ab2]{color:#999}.van-toast[data-v-eb7f7ab2]{border-radius:8px}.van-picker__toolbar[data-v-eb7f7ab2]{background-color:#fff9e5}.van-picker__title[data-v-eb7f7ab2]{color:#111}.van-picker__confirm[data-v-eb7f7ab2]{color:#666}.poly-top-search[data-v-eb7f7ab2] .van-icon{font-weight:700;font-size:.36rem;line-height:1}.poly-top-search[data-v-eb7f7ab2] .van-field__control{font-size:.28rem;line-height:1}.user-check-wrapper .nc-container .nc_scale span.btn_slide[data-v-eb7f7ab2]{content:url(../img/slide.1738f135.png)}.user-check-wrapper .nc-container .nc_scale .btn_ok[data-v-eb7f7ab2]{content:url(../img/logo.31b7b11f.png)}.HotRank-price>span[data-v-eb7f7ab2],.poly-price>span[data-v-eb7f7ab2],.poly-price[data-v-eb7f7ab2]{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.poly-price span[data-v-eb7f7ab2]{letter-spacing:.01rem;line-height:.2rem;font-size:.2rem;font-weight:500}.poly-price span[data-v-eb7f7ab2]:first-child{color:#ff3e4e}.poly-price span[data-v-eb7f7ab2]:nth-child(2){font-size:.38rem;color:#ff3e4e;letter-spacing:0;line-height:.38rem;max-width:1.4rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.poly-price span[data-v-eb7f7ab2]:nth-child(3){font-weight:400;color:#999;margin-left:.04rem}.safe-bottom[data-v-eb7f7ab2]{box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.fixed-footer[data-v-eb7f7ab2]{position:fixed;bottom:0;left:0;right:0;padding:.1rem .3rem;background-color:#fff}.fixed-footer .submit-btn[data-v-eb7f7ab2]{display:block;text-align:center;width:100%;height:.88rem;background:linear-gradient(90deg,#ebbf65,#fee7bf);border-radius:.46rem;font-size:.32rem;font-weight:500;line-height:.88rem;color:#111;border:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.fixed-footer .submit-btn.disabled[data-v-eb7f7ab2]{color:#bbb;background:#eee}.shows-popup[data-v-eb7f7ab2]{border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column}.shows-popup .header[data-v-eb7f7ab2]{width:100%;height:1.2rem;text-align:center;line-height:1.2rem;font-size:.32rem;color:#333;background:linear-gradient(1turn,#fff,#f7e5cf);font-weight:600;border-radius:.5rem .5rem 0 0;box-sizing:border-box}.shows-popup .popup-title[data-v-eb7f7ab2]{width:1rem}.my-tabs .van-sticky .van-tabs__wrap--scrollable .van-tab[data-v-eb7f7ab2]{flex:0 0 auto!important;padding:0!important;margin-right:.5rem!important}.my-tabs .van-sticky .van-tabs__nav--line[data-v-eb7f7ab2]{margin:.28rem 0;padding:0}.my-tabs .van-sticky .van-tabs__wrap[data-v-eb7f7ab2]{width:100%;height:.98rem;padding:0!important;background-color:#fff}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav[data-v-eb7f7ab2]{height:.42rem;padding:0 .2rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab[data-v-eb7f7ab2]{height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text[data-v-eb7f7ab2]{font-size:.28rem;line-height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active[data-v-eb7f7ab2]{font-weight:600}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text[data-v-eb7f7ab2]{font-size:.32rem;font-weight:600;color:#333!important}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tabs__line[data-v-eb7f7ab2]{background:linear-gradient(81deg,#f2cb89,#fbf1e1)!important;bottom:0;border-radius:.8rem}[data-v-1fdcab86] .van-tab{font-size:.32rem;color:#999}[data-v-1fdcab86] .van-tab--active{font-size:.36rem;font-weight:500}[data-v-1fdcab86] .van-tabs__line{width:.3rem!important;height:.06rem!important;background:#ffcd0f;border-radius:.03rem}.MyCoupons[data-v-1fdcab86]{width:100%;height:100vh;display:flex;flex-direction:column}.MyCoupons[data-v-1fdcab86] .van-nav-bar__content{height:.88rem;line-height:.88rem}.MyCoupons[data-v-1fdcab86] .van-nav-bar__content .van-nav-bar__title{height:.88rem}.MyCoupons[data-v-1fdcab86] .van-nav-bar__left{padding-left:.3rem!important}.MyCoupons[data-v-1fdcab86] .van-nav-bar__left .van-icon{left:-.1rem;height:.88rem;line-height:.88rem}.MyCoupons .navbar[data-v-1fdcab86]{width:100%;height:.88rem;background:#fff;position:fixed;top:0;z-index:99}.MyCoupons .navbar[data-v-1fdcab86] .van-icon-arrow-left{font-size:.36rem;color:#666}.MyCoupons .navbar[data-v-1fdcab86] .van-nav-bar__text{color:#666;font-size:.3rem}.MyCoupons .navbar[data-v-1fdcab86] .van-nav-bar__title{font-size:.32rem;color:#333;font-weight:600}.MyCoupons[data-v-1fdcab86] input{line-height:.38rem}.MyCoupons .container[data-v-1fdcab86]{width:100%;flex:1;padding:.88rem .3rem 1.2rem .3rem;box-sizing:border-box;overflow-y:scroll}.MyCoupons .container .no-data[data-v-1fdcab86]{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.MyCoupons .container .no-data .no-data-img[data-v-1fdcab86]{width:100%}.MyCoupons .container .no-data .no-data-text[data-v-1fdcab86]{width:100%;text-align:center;font-size:.28rem;color:#999;margin-top:.3rem}.MyCoupons .container .tabs[data-v-1fdcab86]{position:sticky;top:.88rem!important;z-index:88}.MyCoupons .bottom[data-v-1fdcab86]{width:100%;height:1.08rem;position:fixed;bottom:0;padding:.1rem .3rem;box-sizing:border-box;background:#fff;z-index:99}.MyCoupons .bottom .btn[data-v-1fdcab86]{width:100%;height:.88rem;background:#ffcb00;border-radius:.455rem;font-size:.32rem;color:#111;font-weight:500;border:none}.coupon-popup[data-v-1fdcab86]{width:100%;height:4.33rem!important;border-radius:.32rem .32rem 0 0;display:flex;flex-direction:column}.coupon-popup .title[data-v-1fdcab86]{height:1.2rem;line-height:1.2rem;width:100%;text-align:center;position:relative;background:#fff9e5;font-size:.32rem;color:#333;font-family:PingFangSC-Medium;font-weight:Medium;position:sticky;top:0;z-index:100}.coupon-popup .title .t-pic[data-v-1fdcab86]{position:absolute;left:.18rem;top:.36rem;width:.48rem;height:.48rem}.coupon-popup .popup-container[data-v-1fdcab86]{width:100%;height:3.13rem;padding:.3rem .3rem .3rem .3rem;box-sizing:border-box}.coupon-popup .popup-container .field[data-v-1fdcab86]{width:100%;height:.8rem;border:.01rem solid #dfdfdf;border-radius:.16rem}.coupon-popup .popup-container .btn[data-v-1fdcab86]{width:6.9rem;height:.88rem;background:#ffcd0f;border-radius:.44rem;font-size:.32rem;color:#000;border:none;position:absolute;bottom:.3rem}.harmony-popup[data-v-1fdcab86]{width:100%;height:100vh;display:flex;flex-direction:column}.harmony-popup .title[data-v-1fdcab86]{height:1.2rem;line-height:1.2rem;width:100%;text-align:center;position:relative;background:#fff9e5;font-size:.32rem;color:#333;font-family:PingFangSC-Medium;font-weight:Medium;position:sticky;top:0;z-index:100}.harmony-popup .title .t-pic[data-v-1fdcab86]{position:absolute;left:.18rem;top:.36rem;width:.48rem;height:.48rem}.harmony-popup .popup-container[data-v-1fdcab86]{width:100%;height:3.13rem;padding:.3rem .3rem .3rem .3rem;box-sizing:border-box}.harmony-popup .popup-container .field[data-v-1fdcab86]{width:100%;height:.8rem;border:.01rem solid #dfdfdf;border-radius:.16rem}.harmony-popup .popup-container .btn[data-v-1fdcab86]{width:6.9rem;height:.88rem;background:#ffcd0f;border-radius:.44rem;font-size:.32rem;color:#000;border:none;position:absolute;bottom:.3rem}[data-v-1fdcab86] .van-tabs__wrap{padding-bottom:.2rem}[data-v-1fdcab86] .van-tabs__line{bottom:20px!important}html[data-v-1fdcab86]{font-size:13.33333vw}@media screen and (max-width:320px){html[data-v-1fdcab86]{font-size:.42667rem;font-size:13.33333vw}}@media screen and (min-width:321px) and (max-width:360px){html[data-v-1fdcab86]{font-size:.48rem;font-size:13.33333vw}}@media screen and (min-width:361px) and (max-width:374px){html[data-v-1fdcab86]{font-size:.5rem;font-size:13.33333vw}}@media screen and (min-width:375px) and (max-width:393px){html[data-v-1fdcab86]{font-size:.524rem;font-size:13.33333vw}}@media screen and (min-width:394px) and (max-width:412px){html[data-v-1fdcab86]{font-size:.5493rem;font-size:13.33333vw}}@media screen and (min-width:413px) and (max-width:414px){html[data-v-1fdcab86]{font-size:.552rem;font-size:13.33333vw}}@media screen and (min-width:415px) and (max-width:480px){html[data-v-1fdcab86]{font-size:.64rem;font-size:13.33333vw}}@media screen and (min-width:481px) and (max-width:540px){html[data-v-1fdcab86]{font-size:.72rem;font-size:13.33333vw}}@media screen and (min-width:541px) and (max-width:640px){html[data-v-1fdcab86]{font-size:.8533rem;font-size:13.33333vw}}@media screen and (min-width:641px) and (max-width:720px){html[data-v-1fdcab86]{font-size:.96rem;font-size:13.33333vw}}@media screen and (min-width:721px) and (max-width:768px){html[data-v-1fdcab86]{font-size:1.024rem;font-size:13.33333vw}}@media screen and (min-width:769px){html[data-v-1fdcab86]{font-size:1rem}.wrap[data-v-1fdcab86]{width:7.5rem!important;margin:0 auto}}#app[data-v-1fdcab86]{font-family:PingFangSC,PingFang SC-Medium,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;margin:0 auto;height:100%}[data-v-1fdcab86]::-webkit-scrollbar{display:none}body[data-v-1fdcab86],form[data-v-1fdcab86],h1[data-v-1fdcab86],h2[data-v-1fdcab86],h3[data-v-1fdcab86],h4[data-v-1fdcab86],html[data-v-1fdcab86],ol[data-v-1fdcab86],p[data-v-1fdcab86],ul[data-v-1fdcab86]{padding:0;margin:0;border:0}.wrap[data-v-1fdcab86],body[data-v-1fdcab86],html[data-v-1fdcab86]{height:100vh}body[data-v-1fdcab86]{width:100%;font-family:Helvetica,arial;-moz-text-size-adjust:none;text-size-adjust:none;-webkit-text-size-adjust:none}li[data-v-1fdcab86],ol[data-v-1fdcab86],ul[data-v-1fdcab86]{list-style:none;display:block}a[data-v-1fdcab86]{text-decoration:none;outline:0}a[data-v-1fdcab86]:active,a[data-v-1fdcab86]:hover,a[data-v-1fdcab86]:link,a[data-v-1fdcab86]:visited{text-decoration:none;color:#333}a img[data-v-1fdcab86]{border:0}input[data-v-1fdcab86],textarea[data-v-1fdcab86]{-webkit-appearance:none;outline:0}input[data-v-1fdcab86]::-webkit-input-placeholder{color:#999}input[data-v-1fdcab86]::-moz-placeholder{color:#999}button[data-v-1fdcab86],input[data-v-1fdcab86]:not([type]),input[type=button][data-v-1fdcab86],input[type=search][data-v-1fdcab86],input[type=text][data-v-1fdcab86]{outline:0;-webkit-appearance:none;-moz-appearance:none}.mobilelogin .van-dialog__cancel[data-v-1fdcab86]{background-color:#eee}.mobilelogin .van-dialog__cancel .van-button__text[data-v-1fdcab86]{font-family:PingFangSC-Medium;font-weight:500;font-size:.32rem;color:#111}.mobilelogin .van-button__text[data-v-1fdcab86]{color:#111}.van-hairline--bottom[data-v-1fdcab86]:after{border:none}.select .van-nav-bar__left[data-v-1fdcab86]{padding:0}.van-nav-bar__left .van-nav-bar__text[data-v-1fdcab86],.van-nav-bar__right .van-nav-bar__text[data-v-1fdcab86]{color:#666!important}.van-tabbar--fixed[data-v-1fdcab86]{z-index:1999!important}.van-popover__action[data-v-1fdcab86]{width:1.4rem!important;font-size:.28rem}.clearfix[data-v-1fdcab86]:after{content:".";display:block;height:0;clear:both;visibility:hidden}.van-dialog[data-v-1fdcab86]{width:5.6rem;background:#fff;border-radius:.5rem!important}.van-dialog .van-dialog__content[data-v-1fdcab86]{margin:.8rem 0;min-height:auto!important}.van-dialog .van-dialog__message[data-v-1fdcab86]{padding:0;margin:0;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__footer[data-v-1fdcab86]{margin-bottom:.5rem;justify-content:center}.van-dialog .van-dialog__footer.van-hairline--top[data-v-1fdcab86]:after{display:none}.van-dialog .van-dialog__cancel[data-v-1fdcab86],.van-dialog .van-dialog__confirm[data-v-1fdcab86]{flex:0 0 2.4rem;height:.88rem;background:#eee;border-radius:.44rem;font-size:.32rem;font-weight:600;color:#111;line-height:1}.van-dialog .van-dialog__cancel[data-v-1fdcab86]{margin-right:.2rem}.van-dialog .van-dialog__confirm[data-v-1fdcab86]{background:linear-gradient(45deg,#ebbf65,#fee7bf)}.van-dialog .van-dialog__confirm.van-hairline--left[data-v-1fdcab86]:after{display:none}.single-omit[data-v-1fdcab86]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.two-omit[data-v-1fdcab86]{line-clamp:2;-webkit-line-clamp:2!important}.three-omit[data-v-1fdcab86],.two-omit[data-v-1fdcab86]{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;display:-webkit-box!important;-webkit-box-orient:vertical!important}.three-omit[data-v-1fdcab86]{line-clamp:3;-webkit-line-clamp:3!important}[data-v-1fdcab86] .van-nav-bar{z-index:200}[data-v-1fdcab86] .van-nav-bar__title{font-size:.36rem;font-weight:500;color:#333}[data-v-1fdcab86] .van-nav-bar .van-icon{color:#999;font-size:.4rem}.bg[data-v-1fdcab86]{background-repeat:no-repeat;background-size:cover}.van-dialog[data-v-1fdcab86]{border-radius:.16rem}.van-dialog__message[data-v-1fdcab86]{white-space:pre-line;text-align:center;padding:0 .3rem .3rem;margin-top:.3rem}.van-dialog__cancel[data-v-1fdcab86],.van-dialog__confirm[data-v-1fdcab86]{height:1.2rem}.van-dialog__confirm[data-v-1fdcab86]{background:#feca00;color:#111}.van-dialog__confirm[data-v-1fdcab86]:active,.van-dialog__confirm[data-v-1fdcab86]:hover{background:#e6b700}.van-dialog__confirm[data-v-1fdcab86] .van-button__text{font-weight:500;font-size:.32rem;color:#111}.van-dialog__cancel[data-v-1fdcab86]{background:#eee!important}.van-dialog__header[data-v-1fdcab86]{font-family:PingFangSC-Medium;font-weight:Medium;font-size:.28rem;color:#111;letter-spacing:0;text-align:center;line-height:.28rem}.van-button[data-v-1fdcab86]{word-break:keep-all;white-space:nowrap}.van-button--large[data-v-1fdcab86]{font-weight:500;font-size:.32rem}.van-button--poly-default-plain[data-v-1fdcab86],.van-button--poly-default[data-v-1fdcab86]{color:#111;background-color:#feca00;border:1px solid #feca00}.van-button--poly-default-plain[data-v-1fdcab86]:active,.van-button--poly-default-plain[data-v-1fdcab86]:focus,.van-button--poly-default[data-v-1fdcab86]:active,.van-button--poly-default[data-v-1fdcab86]:focus{background-color:#e6b700}.van-button--poly-default-plain[data-v-1fdcab86]{background-color:#fff9e5}.van-button--poly-disabled[data-v-1fdcab86]{color:#999;background-color:#eee;border:1px solid #eee;cursor:not-allowed}.van-button--poly-disabled[data-v-1fdcab86]:active,.van-button--poly-disabled[data-v-1fdcab86]:focus{background-color:#eee}.van-popup--bottom[data-v-1fdcab86]{border-radius:.32rem .32rem 0 0}.van-popup__close-icon[data-v-1fdcab86]{color:#999}.van-toast[data-v-1fdcab86]{border-radius:8px}.van-picker__toolbar[data-v-1fdcab86]{background-color:#fff9e5}.van-picker__title[data-v-1fdcab86]{color:#111}.van-picker__confirm[data-v-1fdcab86]{color:#666}.poly-top-search[data-v-1fdcab86] .van-icon{font-weight:700;font-size:.36rem;line-height:1}.poly-top-search[data-v-1fdcab86] .van-field__control{font-size:.28rem;line-height:1}.user-check-wrapper .nc-container .nc_scale span.btn_slide[data-v-1fdcab86]{content:url(../img/slide.1738f135.png)}.user-check-wrapper .nc-container .nc_scale .btn_ok[data-v-1fdcab86]{content:url(../img/logo.31b7b11f.png)}.HotRank-price>span[data-v-1fdcab86],.poly-price>span[data-v-1fdcab86],.poly-price[data-v-1fdcab86]{white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.poly-price span[data-v-1fdcab86]{letter-spacing:.01rem;line-height:.2rem;font-size:.2rem;font-weight:500}.poly-price span[data-v-1fdcab86]:first-child{color:#ff3e4e}.poly-price span[data-v-1fdcab86]:nth-child(2){font-size:.38rem;color:#ff3e4e;letter-spacing:0;line-height:.38rem;max-width:1.4rem;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.poly-price span[data-v-1fdcab86]:nth-child(3){font-weight:400;color:#999;margin-left:.04rem}.safe-bottom[data-v-1fdcab86]{box-sizing:border-box;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.fixed-footer[data-v-1fdcab86]{position:fixed;bottom:0;left:0;right:0;padding:.1rem .3rem;background-color:#fff}.fixed-footer .submit-btn[data-v-1fdcab86]{display:block;text-align:center;width:100%;height:.88rem;background:linear-gradient(90deg,#ebbf65,#fee7bf);border-radius:.46rem;font-size:.32rem;font-weight:500;line-height:.88rem;color:#111;border:0;margin-bottom:constant(safe-area-inset-bottom);margin-bottom:env(safe-area-inset-bottom)}.fixed-footer .submit-btn.disabled[data-v-1fdcab86]{color:#bbb;background:#eee}.shows-popup[data-v-1fdcab86]{border-radius:.5rem .5rem 0 0;display:flex;flex-direction:column}.shows-popup .header[data-v-1fdcab86]{width:100%;height:1.2rem;text-align:center;line-height:1.2rem;font-size:.32rem;color:#333;background:linear-gradient(1turn,#fff,#f7e5cf);font-weight:600;border-radius:.5rem .5rem 0 0;box-sizing:border-box}.shows-popup .popup-title[data-v-1fdcab86]{width:1rem}.my-tabs .van-sticky .van-tabs__wrap--scrollable .van-tab[data-v-1fdcab86]{flex:0 0 auto!important;padding:0!important;margin-right:.5rem!important}.my-tabs .van-sticky .van-tabs__nav--line[data-v-1fdcab86]{margin:.28rem 0;padding:0}.my-tabs .van-sticky .van-tabs__wrap[data-v-1fdcab86]{width:100%;height:.98rem;padding:0!important;background-color:#fff}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav[data-v-1fdcab86]{height:.42rem;padding:0 .2rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab[data-v-1fdcab86]{height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab .van-tab__text[data-v-1fdcab86]{font-size:.28rem;line-height:.36rem}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active[data-v-1fdcab86]{font-weight:600}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tab--active .van-tab__text[data-v-1fdcab86]{font-size:.32rem;font-weight:600;color:#333!important}.my-tabs .van-sticky .van-tabs__wrap .van-tabs__nav .van-tabs__line[data-v-1fdcab86]{background:linear-gradient(81deg,#f2cb89,#fbf1e1)!important;bottom:0;border-radius:.8rem}