.van-button{position:relative;display:inline-block;box-sizing:border-box;height:1.17333rem;margin:0;padding:0;font-size:.42667rem;line-height:1.2;text-align:center;border-radius:.05333rem;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:.02667rem solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:.02667rem solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:.02667rem solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:.02667rem solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:.02667rem solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:1.33333rem}.van-button--normal{padding:0 .4rem;font-size:.37333rem}.van-button--small{height:.85333rem;padding:0 .21333rem;font-size:.32rem}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:.64rem;padding:0 .10667rem;font-size:.26667rem}.van-button--mini+.van-button--mini{margin-left:.10667rem}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:26.64rem}.van-button--square{border-radius:0}.van-button__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-button__content:before{content:" "}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:.10667rem}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:.10667rem}.van-button--hairline.van-button--round:after{border-radius:26.64rem}.van-button--hairline.van-button--square:after{border-radius:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.06667rem;font-weight:500;font-size:.37333rem;border:none;border-radius:0}.van-goods-action-button--first{margin-left:.13333rem;border-top-left-radius:26.64rem;border-bottom-left-radius:26.64rem}.van-goods-action-button--last{margin-right:.13333rem;border-top-right-radius:26.64rem;border-bottom-right-radius:26.64rem}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:.34667rem}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:1.33333rem;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:8.53333rem;overflow:hidden;font-size:.42667rem;background-color:#fff;border-radius:.42667rem;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:.69333rem;font-weight:500;line-height:.64rem;text-align:center}.van-dialog__header--isolated{padding:.64rem 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:2.77333rem}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:.69333rem .64rem;overflow-y:auto;font-size:.37333rem;line-height:.53333rem;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:.21333rem;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.28rem;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:.21333rem .64rem .42667rem}.van-dialog--round-button .van-dialog__message{padding-bottom:.42667rem;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:.96rem}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.explain[data-v-098a7f20]{width:100%;padding:0 .53333rem .64rem;display:flex;flex-direction:column}.explain>.title.zh[data-v-098a7f20]{width:1.89333rem}.explain>.title.en[data-v-098a7f20]{width:3.78667rem}.explain>.item[data-v-098a7f20]{display:flex;margin-top:.32rem}.explain>.item>div[data-v-098a7f20],.explain>.item>span[data-v-098a7f20]{font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.53333rem}.explain>.item>div[data-v-098a7f20]{width:8.34667rem;margin-left:.16rem}.explain>.item>div>span[data-v-098a7f20]{color:#86d3bd}.explain>.restore[data-v-098a7f20]{width:100%;display:flex;align-items:center;justify-content:center;margin-top:.32rem}.explain>.restore>div[data-v-098a7f20]{display:flex;align-items:center}.explain>.restore>div>img[data-v-098a7f20]{margin-right:.05333rem}.explain>.restore>div>div[data-v-098a7f20]{white-space:nowrap}.explain>.ctrlSub[data-v-098a7f20]{margin:.32rem 0;height:1.33333rem;border-radius:.16rem;border:.02667rem solid #ccc;display:flex;justify-content:center;align-items:center;font-size:.45333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#acacac}img[data-v-05a66f96]{pointer-events:none}.my-swipe[data-v-05a66f96]{margin-bottom:.4rem;position:relative}.my-swipe .swiper[data-v-05a66f96]{display:flex;justify-content:center;width:100%}.my-swipe .swiper>img[data-v-05a66f96]{width:8.93333rem}.my-swipe .custom-indicator[data-v-05a66f96]{position:absolute;left:0;bottom:.08rem;width:100%;display:flex;justify-content:center}.my-swipe .custom-indicator>.custom-indicator-item[data-v-05a66f96]{margin-right:.24rem;width:.16rem;height:.16rem;border-radius:50%;background:hsla(0,0%,100%,.55)}.my-swipe .custom-indicator>.custom-indicator-item.active[data-v-05a66f96]{background:#fff}.my-swipe .custom-indicator>.custom-indicator-item[data-v-05a66f96]:last-child{margin-right:0}.single[data-v-05a66f96]{width:100%}.single .vipPackage[data-v-05a66f96]{background:#fffdfa;padding:.32rem .53333rem;display:flex;overflow-x:scroll}.single .vipPackage>.specialActivity[data-v-05a66f96]{width:2.77333rem;height:2.93333rem;background:linear-gradient(140deg,#fcf2da,#ffdab1);border-radius:.16rem;border:.02667rem solid #f3cc8f}.single .vipPackage>.item[data-v-05a66f96]{width:2.77333rem;height:2.93333rem;position:relative;margin-right:.30667rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;flex-direction:column;align-items:center;flex:0 0 auto}.single .vipPackage>.item[data-v-05a66f96]:last-child{margin-right:0}.single .vipPackage>.item>.discount[data-v-05a66f96]{position:absolute;top:0;right:0;width:1.22667rem;height:.42667rem;background:#f96f6f;border-radius:0 .13333rem 0 .26667rem;display:flex;justify-content:center;align-items:center;font-size:.26667rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:.37333rem}.single .vipPackage>.item>.active[data-v-05a66f96]{height:1.01333rem;width:1.01333rem;position:absolute;top:0;left:0}.single .vipPackage>.item>.active>img[data-v-05a66f96]{width:100%}.single .vipPackage>.item>.name[data-v-05a66f96]{margin-top:.45333rem;height:.56rem;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(51,51,51,.7);line-height:.56rem}.single .vipPackage>.item>.price[data-v-05a66f96]{margin-top:.05333rem;display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.item>.price>span[data-v-05a66f96]{font-size:.8rem;font-family:DINAlternate-Bold,DINAlternate;font-weight:700}.single .vipPackage>.item .no-font-family-price[data-v-05a66f96]{display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.item .no-font-family-price>span[data-v-05a66f96]{font-size:.8rem;font-weight:700;line-height:.85333rem}.single .vipPackage>.item>.calc[data-v-05a66f96]{height:.45333rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;line-height:.56rem}.single .vipPackage>.item.select[data-v-05a66f96]{background:linear-gradient(140deg,#fcf2da,#ffdab1);border:.02667rem solid #f3cc8f}.single .vipPackage>.item.select>.name[data-v-05a66f96]{color:#623017}.single .vipPackage>.item.select>.no-font-family-price[data-v-05a66f96],.single .vipPackage>.item.select>.price[data-v-05a66f96]{color:#ff4d4d}.single .vipPackage>.item.select>.calc[data-v-05a66f96]{color:#8f602f}.single .vipPackage>.only-item[data-v-05a66f96]{width:2.77333rem;height:2.93333rem;position:relative;margin-right:.30667rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;flex-direction:column;align-items:center;flex:0 0 auto}.single .vipPackage>.only-item[data-v-05a66f96]:last-child{margin-right:0}.single .vipPackage>.only-item>.timeLimited[data-v-05a66f96]{position:relative;width:2.4424rem;height:.53333rem;overflow:hidden;background-size:100% 100%;margin-top:-.16rem;text-align:center}.single .vipPackage>.only-item>.discount[data-v-05a66f96]{position:absolute;top:0;right:0;width:1.22667rem;height:.42667rem;background:#f96f6f;border-radius:0 .13333rem 0 .26667rem;display:flex;justify-content:center;align-items:center;font-size:.26667rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:.37333rem}.single .vipPackage>.only-item>.active[data-v-05a66f96]{height:1.01333rem;width:1.01333rem;position:absolute;top:0;left:0}.single .vipPackage>.only-item>.active>img[data-v-05a66f96]{width:100%}.single .vipPackage>.only-item>.name[data-v-05a66f96]{margin-top:.08rem;height:.56rem;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(51,51,51,.7);line-height:.56rem}.single .vipPackage>.only-item>.price[data-v-05a66f96]{display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.only-item>.price>span[data-v-05a66f96]{font-size:.8rem;font-family:DINAlternate-Bold,DINAlternate;font-weight:700}.single .vipPackage>.only-item .no-font-family-price[data-v-05a66f96]{margin-top:.05333rem;display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.only-item .no-font-family-price>span[data-v-05a66f96]{font-size:.8rem;font-weight:700;line-height:.93333rem}.single .vipPackage>.only-item>.calc[data-v-05a66f96]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#999;line-height:.48rem;text-align:center;font-style:normal;margin-top:.04rem}.single .vipPackage>.only-item>.calc>.van-count-down[data-v-05a66f96]{font-size:.32rem;display:inline-block;color:#999}.single .vipPackage>.only-item>.endActivity[data-v-05a66f96]{width:2.77333rem;background:#fd5b6c;border-radius:0 0 .16rem .16rem;text-align:center;position:absolute;bottom:-.02667rem}.single .vipPackage>.only-item>.endActivity>.content[data-v-05a66f96]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.24rem;color:#fff;line-height:.34667rem;text-align:center;font-style:normal}.single .vipPackage>.only-item.select[data-v-05a66f96]{background:linear-gradient(140deg,#fcf2da,#ffdab1);border:.02667rem solid #f3cc8f}.single .vipPackage>.only-item.select>.name[data-v-05a66f96]{color:#623017}.single .vipPackage>.only-item.select>.no-font-family-price[data-v-05a66f96],.single .vipPackage>.only-item.select>.price[data-v-05a66f96]{color:#ff4d4d}.single .vipPackage>.only-item.select>.calc>.van-count-down[data-v-05a66f96],.single .vipPackage>.only-item.select>.calc[data-v-05a66f96]{color:#8f602f}.single .vipPackage[data-v-05a66f96]::-webkit-scrollbar{display:none}.single>.goRedBook[data-v-05a66f96]{margin-bottom:.56rem;width:100%;display:flex;justify-content:center;align-items:center}.single>.goRedBook>img[data-v-05a66f96]{width:8.93333rem}.single>.adsVipTitle[data-v-05a66f96]{margin-bottom:.74667rem;width:100%;display:flex;justify-content:center;align-items:center}.single>.adsVipTitle>img[data-v-05a66f96]{width:3.92rem}.single .studentDiscount[data-v-05a66f96]{margin:0 .53333rem .32rem;width:8.93333rem;height:1.44rem;background-image:url(https://static.quthing.com/guard/img/student_low_price_banner.3bc430d67cf5328b89e8b7588518eb42.png);background-position:50%;background-size:contain}.single .notice[data-v-05a66f96]{margin-top:.16rem;width:100%;display:flex;justify-content:center;align-items:center}.single .notice>img[data-v-05a66f96]{width:8.93333rem}.single .ads-all[data-v-05a66f96]{width:100%;margin-bottom:.64rem;display:flex;justify-content:center;align-items:center}.single .ads-all>img[data-v-05a66f96]{width:8.93333rem;box-shadow:0 .05333rem .64rem 0 rgba(0,0,0,.04);border-radius:.16rem}.single .agreement[data-v-05a66f96]{display:flex;align-items:center;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.42667rem;margin-bottom:3.14667rem;padding:0 .53333rem .64rem;flex-wrap:wrap}.single .agreement>span[data-v-05a66f96]{display:inline-block;color:#86d3bd}.single .agreement>.check-icon>img[data-v-05a66f96]{width:.32rem;height:.32rem;margin:.08rem .10667rem 0 0;cursor:pointer}.single .ads[data-v-05a66f96]{width:100%;margin-top:-.48rem;display:flex;justify-content:center;align-items:center}.single .ads>img[data-v-05a66f96]{width:8.93333rem;box-shadow:0 .05333rem .64rem 0 rgba(0,0,0,.04);border-radius:.16rem}.single .ads[data-v-05a66f96] :last-child{margin-bottom:.64rem}.single .restore[data-v-05a66f96]{margin-top:.32rem;width:100%;height:.45333rem;display:flex;justify-content:center;align-items:center}.single .restore>div[data-v-05a66f96]{display:flex;justify-content:center;align-items:center;width:max-content;height:.45333rem;font-size:.32rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#916d5b;line-height:.45333rem}.single .restore>div>img[data-v-05a66f96]{height:.37333rem}.single .restore>div>div[data-v-05a66f96]{white-space:nowrap}.smooth[data-v-b6e85b0e]{width:100%;padding:0}.smooth .vipPackage[data-v-b6e85b0e]{background:#fffdfa;padding:.32rem .53333rem;display:flex;overflow-x:scroll}.smooth .vipPackage>.item[data-v-b6e85b0e]{width:4.29333rem;height:2.93333rem;margin-right:.30667rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;flex-direction:column;align-items:center;position:relative;flex:0 0 auto}.smooth .vipPackage>.item[data-v-b6e85b0e]:last-child{margin-right:0}.smooth .vipPackage>.item>.discount[data-v-b6e85b0e]{position:absolute;top:0;right:0;width:1.22667rem;height:.42667rem;background:#f96f6f;border-radius:0 .13333rem 0 .26667rem;display:flex;justify-content:center;align-items:center;font-size:.26667rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:.37333rem}.smooth .vipPackage>.item>.active[data-v-b6e85b0e]{position:absolute;top:-.08rem;left:0;width:2.77333rem;display:flex;justify-content:center}.smooth .vipPackage>.item>.active>img[data-v-b6e85b0e]{width:2.08rem}.smooth .vipPackage>.item>.name[data-v-b6e85b0e]{margin-top:.45333rem;height:.56rem;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(51,51,51,.7);line-height:.56rem}.smooth .vipPackage>.item>.price[data-v-b6e85b0e]{margin-top:.05333rem;display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(51,51,51,.8)}.smooth .vipPackage>.item>.price>span[data-v-b6e85b0e]{font-size:.8rem;font-family:DINAlternate-Bold,DINAlternate;font-weight:700}.smooth .vipPackage>.item .no-font-family-price[data-v-b6e85b0e]{display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-weight:600;color:rgba(51,51,51,.8)}.smooth .vipPackage>.item .no-font-family-price>span[data-v-b6e85b0e]{font-size:.8rem;font-weight:700;line-height:.88rem}.smooth .vipPackage>.item>.calc[data-v-b6e85b0e]{height:.45333rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;line-height:.56rem}.smooth .vipPackage>.item.select[data-v-b6e85b0e]{background:linear-gradient(140deg,#fcf2da,#ffdab1);border:.02667rem solid #f3cc8f}.smooth .vipPackage>.item.select>.name[data-v-b6e85b0e]{color:#623017}.smooth .vipPackage>.item.select>.no-font-family-price[data-v-b6e85b0e],.smooth .vipPackage>.item.select>.price[data-v-b6e85b0e]{color:#ff4d4d}.smooth .vipPackage>.item.select>.calc[data-v-b6e85b0e]{color:#8f602f}.smooth .vipPackage[data-v-b6e85b0e]::-webkit-scrollbar{display:none}.smooth .card[data-v-b6e85b0e]{margin:.08rem .53333rem 0;padding:.18667rem .32rem;height:3.17333rem;background:url(https://static.quthing.com/guard/img/card_intro1.c94e65f1db38e53b57cdaf4b886ff0cd.png);background-size:100% 100%}.smooth .card>.title[data-v-b6e85b0e]{margin-bottom:.61333rem;height:.50667rem;font-size:.42667rem;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:rgba(98,48,23,.85);line-height:.50667rem}.smooth .card>.desc[data-v-b6e85b0e]{display:flex;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#8f602f;flex-direction:column}.smooth .card>.desc>.before[data-v-b6e85b0e]{width:.18667rem;line-height:.56rem}.smooth .card>.desc>.after[data-v-b6e85b0e]{flex:1;line-height:.56rem;margin-bottom:.21333rem}.smooth .card>.desc.top[data-v-b6e85b0e]{margin-top:.21333rem}.smooth .contrast[data-v-b6e85b0e]{width:100%;height:11.33333rem;padding:.4rem .53333rem .26667rem}.smooth .contrast>img[data-v-b6e85b0e]{box-shadow:0 .05333rem .64rem 0 rgba(0,0,0,.04);width:100%}.smooth .block[data-v-b6e85b0e]{width:100%;height:2.34667rem}.card[data-v-eabca932]{margin:.42667rem 0 .53333rem;padding:.18667rem .32rem;height:3.17333rem;background:url(https://static.quthing.com/guard/img/card_intro1.c94e65f1db38e53b57cdaf4b886ff0cd.png);background-size:100% 100%}.card>.title[data-v-eabca932]{margin-bottom:.61333rem;height:.50667rem;font-size:.42667rem;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:rgba(98,48,23,.85);line-height:.50667rem}.card>.desc[data-v-eabca932]{display:flex;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#8f602f;flex-direction:column}.card>.desc>.before[data-v-eabca932]{width:.18667rem;line-height:.56rem}.card>.desc>.after[data-v-eabca932]{flex:1;line-height:.56rem;margin-bottom:.21333rem}.card>.desc.top[data-v-eabca932]{margin-top:.21333rem}.warpper[data-v-49c79a84]{width:100%}.warpper>.package[data-v-49c79a84]{margin-top:.21333rem;padding:0 .42667rem;height:1.33333rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;justify-content:space-between;align-items:center}.warpper>.package>div[data-v-49c79a84]{display:flex}.warpper>.package>div>.name[data-v-49c79a84]{height:.53333rem;font-size:.37333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(51,51,51,.7);line-height:.53333rem}.warpper>.package>div>.price[data-v-49c79a84]{margin-left:.32rem;font-size:.4rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(51,51,51,.8);line-height:.56rem}.warpper>.package>div>.price>span[data-v-49c79a84]:first-child{font-size:.48rem;font-family:DINAlternate-Bold,DINAlternate;font-weight:700}.warpper>.package>div>.price>span:first-child>span[data-v-49c79a84]{height:.45333rem;font-size:.37333rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;line-height:.45333rem}.warpper>.package>div>.price>span[data-v-49c79a84]:nth-child(2){margin-left:.13333rem;height:.48rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;line-height:.48rem;text-decoration:line-through}.warpper>.package>div .no-font-family-price[data-v-49c79a84]{margin-left:.32rem;font-size:.4rem;font-weight:600;color:rgba(51,51,51,.8);line-height:.56rem}.warpper>.package>div .no-font-family-price>span[data-v-49c79a84]:first-child{font-size:.48rem;font-weight:700}.warpper>.package>div .no-font-family-price>span:first-child>span[data-v-49c79a84]{height:.45333rem;font-size:.37333rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;line-height:.45333rem}.warpper>.package>div .no-font-family-price>span[data-v-49c79a84]:nth-child(2){margin-left:.13333rem;height:.48rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;line-height:.48rem;text-decoration:line-through}.warpper>.package>img[data-v-49c79a84]{width:.48rem;height:.48rem}.warpper>.package.select[data-v-49c79a84]{background:linear-gradient(180deg,#fcf2da,#ffdab1 100%,#ffdab1 0);border:.02667rem solid #f3cc8f}.warpper>.package.select>div>.name[data-v-49c79a84]{color:#623017}.warpper>.package.select>div>.no-font-family-price[data-v-49c79a84],.warpper>.package.select>div>.price[data-v-49c79a84]{color:#ff4d4d}.FAQ[data-v-66e268f5]{width:100%}.FAQ>.title[data-v-66e268f5]{margin-top:.85333rem}.FAQ>.title>img[data-v-66e268f5]{height:.42667rem}.FAQ>.QA[data-v-66e268f5]{margin-top:.21333rem}.FAQ>.QA>.question[data-v-66e268f5]{display:flex;align-items:center}.FAQ>.QA>.question>img[data-v-66e268f5]{width:.56rem;height:.58667rem}.FAQ>.QA>.question>div[data-v-66e268f5]{margin-left:.21333rem;height:.53333rem;font-size:.37333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(68,68,68,.9);line-height:.53333rem}.FAQ>.QA>.answer[data-v-66e268f5]{margin-top:.16rem}.FAQ>.QA>.answer2[data-v-66e268f5],.FAQ>.QA>.answer[data-v-66e268f5]{font-size:.37333rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.53333rem;white-space:pre-line}.FAQ>.QA.last[data-v-66e268f5]{margin-bottom:.64rem}.agreement[data-v-9bd5afa0]{height:.42667rem;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.42667rem}.agreement>span[data-v-9bd5afa0]{color:#86d3bd}.notice>.item[data-v-603990ea]{margin-top:.16rem;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.48rem}.notice>.item>span[data-v-603990ea]{color:#86d3bd}.notice>.item[data-v-603990ea]:first-child{margin-top:0}.popup[data-v-1bce859e]{padding:0!important;display:flex;flex-direction:column;align-items:center}.popup .title[data-v-1bce859e]{width:10rem;height:1.86667rem;background:linear-gradient(180deg,#ffd9b2,rgba(250,226,183,0));border-radius:.24rem .24rem 0 0}.popup .title .text[data-v-1bce859e]{height:.56rem;width:100%;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:.4rem;color:#623017;line-height:.56rem;text-align:center;font-style:normal;position:absolute;top:.56rem;left:50%;transform:translateX(-50%)}.popup .center[data-v-1bce859e]{width:100%;flex:1;overflow:scroll}.popup .center .menberInfo[data-v-1bce859e]{width:8.93333rem;height:.96rem;margin:0 auto;margin-bottom:.53333rem;position:relative}.popup .center .menberInfo .avatar[data-v-1bce859e]{width:.96rem;height:.96rem;position:absolute;left:0;top:0}.popup .center .menberInfo .avatar img[data-v-1bce859e]{width:100%;height:100%;object-fit:cover;border-radius:50%}.popup .center .menberInfo .name[data-v-1bce859e]{position:absolute;left:1.28rem;top:.32rem;height:.56rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.4rem;color:#333;line-height:.56rem;text-align:left;font-style:normal}.popup .center .menberInfo .checkStatus[data-v-1bce859e]{width:.48rem;height:.48rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.popup .center .menberInfo .checkStatus img[data-v-1bce859e]{width:100%;height:100%;object-fit:cover}.popup .confirmBtn[data-v-1bce859e]{width:8.93333rem;height:1.33333rem;background:linear-gradient(0deg,#ffc589 100%,#ffdb9b 0);border-radius:.16rem;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.45333rem;color:#623017;line-height:1.33333rem;text-align:center;font-style:normal;margin-bottom:.26667rem}.popup .description[data-v-1bce859e]{background:#fff;min-height:.48rem;margin-bottom:.85333rem;width:8.93333rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#666;line-height:.48rem;text-align:justify;font-style:normal}.all[data-v-2d161bf8]{--title-icon-style-width:1.2rem;--title-icon-style-height:0.24rem;--avatar-side-length:1.17333rem;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:.32rem;background-color:#fffdfa;background-image:none}.all .packageTitle[data-v-2d161bf8]{min-height:.58667rem;display:flex;align-items:center}.all .packageTitle .left[data-v-2d161bf8]{width:var(--title-icon-style-width);height:100%;margin-right:.24rem;display:flex;align-items:center}.all .packageTitle .left img[data-v-2d161bf8]{width:100%;height:var(--title-icon-style-height)}.all .packageTitle .right[data-v-2d161bf8]{width:var(--title-icon-style-width);height:100%;margin-left:.24rem;display:flex;align-items:center}.all .packageTitle .right img[data-v-2d161bf8]{width:100%;height:var(--title-icon-style-height)}.all .packageTitle .center[data-v-2d161bf8]{min-height:.58667rem;font-family:AlibabaPuHuiTi;font-weight:700;font-size:.42667rem;color:rgba(98,48,23,.9);line-height:.58667rem;text-align:center;font-style:normal;min-width:3.04rem}.all .packageTime[data-v-2d161bf8]{height:.48rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#8f602f;line-height:.48rem;text-align:left;font-style:normal;margin-top:.05333rem;margin-bottom:.42667rem}.all .membership[data-v-2d161bf8]{width:100%;height:.66667rem;margin-bottom:.21333rem;position:relative}.all .membership .vipAccount[data-v-2d161bf8]{height:.56rem;font-size:.4rem;line-height:.56rem;text-align:left;top:0;left:0}.all .membership .addAccount[data-v-2d161bf8],.all .membership .vipAccount[data-v-2d161bf8]{font-family:PingFangSC,PingFang SC;font-weight:600;color:#8f602f;font-style:normal;position:absolute}.all .membership .addAccount[data-v-2d161bf8]{min-width:1.38667rem;height:.48rem;font-size:.34667rem;line-height:.48rem;text-align:right;bottom:.16rem;right:0}.all .avatar[data-v-2d161bf8]{width:100%;display:flex;margin-bottom:.21333rem;background-image:none;flex-wrap:wrap;flex:1;min-height:1.70667rem;justify-content:center}.all .avatar .center[data-v-2d161bf8]{min-width:15%;margin-right:2.5%;margin-left:2.5%;margin-top:.21333rem}.all .avatar .center .img[data-v-2d161bf8]{width:var(--avatar-side-length);height:var(--avatar-side-length);margin:0 auto;margin-bottom:.05333rem}.all .avatar .center .img img[data-v-2d161bf8]{width:100%;height:100%;object-fit:cover;border-radius:50%}.all .avatar .center .name[data-v-2d161bf8]{min-width:100%;text-align:center;font-size:.34667rem;height:.48rem;line-height:.48rem}.all .addButton[data-v-2d161bf8]{width:8.93333rem;height:1.06667rem;background:linear-gradient(180deg,#fcf2da,#ffdab1 100%,#ffdab1 0);border-radius:.16rem;border:.02667rem solid #f3cc8f;margin-bottom:.21333rem;display:flex;justify-content:center;align-items:center;flex-direction:flex}.all .addButton .content[data-v-2d161bf8]{min-width:3.30667rem;height:.48rem;margin:0 auto;display:flex;align-items:center}.all .addButton .content .icon[data-v-2d161bf8]{width:.34667rem;height:.32rem;margin-right:.08rem;position:relative}.all .addButton .content .icon img[data-v-2d161bf8]{width:100%;height:100%;vertical-align:middle;position:absolute;left:0;top:0}.all .addButton .content .characters[data-v-2d161bf8]{min-width:2.77333rem;color:#623017;text-align:left}.all .addButton .content .characters[data-v-2d161bf8],.all .message[data-v-2d161bf8]{height:.48rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;line-height:.48rem;font-style:normal}.all .message[data-v-2d161bf8]{width:8.93333rem;color:#666;text-align:justify}.addPeople>.item[data-v-ceaff9f4]{margin-top:.21333rem;padding:0 .26667rem;height:1.49333rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;justify-content:space-between;align-items:center}.addPeople>.item>div[data-v-ceaff9f4]{display:flex;justify-content:center;align-items:center}.addPeople>.item>div>.img[data-v-ceaff9f4]{width:.96rem;height:.96rem;border-radius:50%;border:.02667rem solid #f9e5c7;overflow:hidden}.addPeople>.item>div>.img>img[data-v-ceaff9f4]{width:100%;height:100%;object-fit:cover}.addPeople>.item>div>div[data-v-ceaff9f4]{margin-left:.32rem;font-size:.4rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.addPeople>.item>.cancel[data-v-ceaff9f4]{width:.48rem;height:.48rem}.addPeople>.item>.cancel>img[data-v-ceaff9f4]{width:100%;height:100%}.addPeople>.item>div[data-v-ceaff9f4]{height:.48rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#8f602f;line-height:.48rem}.addPeople>.addButton[data-v-ceaff9f4]{margin:.32rem 0;height:1.06667rem;background:linear-gradient(180deg,#fcf2da,#ffdab1 100%,#ffdab1 0);border-radius:.16rem;border:.02667rem solid #f3cc8f;display:flex;justify-content:center;align-items:center;font-size:.34667rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#623017;line-height:.48rem}.addPeople>.addButton>img[data-v-ceaff9f4]{width:.32rem;margin-right:.18667rem}.addPeople>.desc[data-v-ceaff9f4]{margin:.32rem 0;height:.48rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.48rem}.addPeople>.openButton[data-v-ceaff9f4]{display:flex;justify-content:center;align-items:center;margin:.42667rem 0;height:1.33333rem;background:linear-gradient(132deg,#ffdb9b,#ffc589);box-shadow:0 .02667rem .16rem 0 rgba(200,159,112,.42);border-radius:.16rem;font-size:.45333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(98,48,23,.31);line-height:.64rem;opacity:.5}.addPeople>.openButton.active[data-v-ceaff9f4]{color:#623017;opacity:1}.addPeople .van-popup[data-v-ceaff9f4]{display:flex;flex-direction:column}.addPeople .van-popup>.popupTitle[data-v-ceaff9f4]{box-shadow:0 .21333rem .29333rem .16rem hsla(0,0%,100%,.95);z-index:3;display:flex;justify-content:space-between;align-items:center;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500}.addPeople .van-popup>.popupTitle>.cancel[data-v-ceaff9f4]{width:1.86667rem;color:#999}.addPeople .van-popup>.popupTitle>.title[data-v-ceaff9f4]{height:.56rem;font-weight:600;color:#333}.addPeople .van-popup>.popupTitle>.ok[data-v-ceaff9f4]{width:1.86667rem;text-align:right;color:rgba(98,48,23,.3)}.addPeople .van-popup>.popupTitle>.ok.active[data-v-ceaff9f4]{color:#623017}.addPeople .van-popup>.content[data-v-ceaff9f4]{margin-top:.21333rem;flex:1;overflow-y:auto}.addPeople .van-popup>.content[data-v-ceaff9f4]::-webkit-scrollbar{display:none}.addPeople .van-popup>.content>.person[data-v-ceaff9f4]{margin-top:.53333rem;display:flex;justify-content:space-between;align-items:center}.addPeople .van-popup>.content>.person>div[data-v-ceaff9f4]{display:flex;align-items:center}.addPeople .van-popup>.content>.person>div>.img[data-v-ceaff9f4]{width:.96rem;height:.96rem;border-radius:50%;overflow:hidden;border:.02667rem solid #f9e5c7}.addPeople .van-popup>.content>.person>div>.img>img[data-v-ceaff9f4]{width:100%;height:100%;object-fit:cover}.addPeople .van-popup>.content>.person>div>div[data-v-ceaff9f4]{margin-left:.32rem;font-size:.4rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.addPeople .van-popup>.content>.person>img[data-v-ceaff9f4]{width:.48rem;height:.48rem}.addPeople .van-popup>.gradient[data-v-ceaff9f4]{font-size:.34667rem;text-align:justify;margin-top:.02667rem;padding:.26667rem 0;pointer-events:none;z-index:3;box-shadow:0 -.21333rem .29333rem .16rem hsla(0,0%,100%,.95)}.addPeople .vipEquity[data-v-ceaff9f4]{height:35.2rem;background-position:50%;background-size:contain}.family[data-v-34e066e1]{margin:0 .53333rem}.vipEquity[data-v-34e066e1]{width:100%;display:flex;justify-content:center;align-items:center}.vipEquity>img[data-v-34e066e1]{width:8.93333rem;box-shadow:0 .05333rem .64rem 0 rgba(0,0,0,.04);border-radius:.16rem}.explain[data-v-7614bf8a]{width:100%;padding:0 .53333rem .64rem;display:flex;flex-direction:column;padding-bottom:0}.explain>.title[data-v-7614bf8a]{width:8.93333rem;height:.50667rem;font-family:AlimamaShuHeiTi;font-weight:700;font-size:.42667rem;color:rgba(51,51,51,.9);line-height:.50667rem;text-align:left;font-style:normal}.explain>.item[data-v-7614bf8a]{display:flex;margin-top:.32rem}.explain>.item>img[data-v-7614bf8a]{width:.42667rem;height:.42667rem;line-height:.45333rem}.explain>.item>div[data-v-7614bf8a]{width:8.34667rem;margin-left:.16rem;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.45333rem}.explain>.item>div>span[data-v-7614bf8a]{color:#86d3bd}.explain>.item .qs[data-v-7614bf8a]{display:flex;flex-direction:column;justify-content:space-around}.explain>.item .qs>.question[data-v-7614bf8a]{width:8.16rem;height:.42667rem;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.37333rem;color:rgba(68,68,68,.9);line-height:.45333rem;text-align:left;font-style:normal}.explain>.item .qs>.answer[data-v-7614bf8a]{margin-top:.21333rem}.explain>.item .kindReminder[data-v-7614bf8a]{width:100%;display:flex;flex-direction:column;margin-left:0}.explain>.item .kindReminder .content[data-v-7614bf8a]{margin-top:.21333rem}.explain>.restore[data-v-7614bf8a]{width:100%;display:flex;align-items:center;justify-content:center;margin-top:.32rem}.explain>.restore>div[data-v-7614bf8a]{display:flex;align-items:center}.explain>.restore>div>img[data-v-7614bf8a]{margin-right:.05333rem}.explain>.restore>div>div[data-v-7614bf8a]{white-space:nowrap}.explain>.ctrlSub[data-v-7614bf8a]{margin:.32rem 0;height:1.33333rem;border-radius:.16rem;border:.02667rem solid #ccc;display:flex;justify-content:center;align-items:center;font-size:.45333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#acacac}img[data-v-0bc9e327]{pointer-events:none}.my-swipe[data-v-0bc9e327]{margin-bottom:.4rem;position:relative}.my-swipe .swiper[data-v-0bc9e327]{display:flex;justify-content:center;width:100%}.my-swipe .swiper>img[data-v-0bc9e327]{width:8.93333rem}.my-swipe .custom-indicator[data-v-0bc9e327]{position:absolute;left:0;bottom:.08rem;width:100%;display:flex;justify-content:center}.my-swipe .custom-indicator>.custom-indicator-item[data-v-0bc9e327]{margin-right:.24rem;width:.16rem;height:.16rem;border-radius:50%;background:hsla(0,0%,100%,.55)}.my-swipe .custom-indicator>.custom-indicator-item.active[data-v-0bc9e327]{background:#fff}.my-swipe .custom-indicator>.custom-indicator-item[data-v-0bc9e327]:last-child{margin-right:0}.single[data-v-0bc9e327]{width:100%}.single>.activity[data-v-0bc9e327]{width:100%;margin:.32rem 0;padding:0 .53333rem}.single>.activity>img[data-v-0bc9e327]{width:100%;height:2.08rem}.single .vipPackage[data-v-0bc9e327]{background:#fffdfa;padding:.32rem .53333rem;display:flex;overflow-x:scroll}.single .vipPackage>.item[data-v-0bc9e327]{width:4.32rem;height:2.93333rem;margin-right:.30667rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;flex-direction:column;align-items:center;position:relative;flex:0 0 auto}.single .vipPackage>.item>.recommendation[data-v-0bc9e327]{height:1.01333rem;width:1.01333rem;position:absolute;top:0;left:0}.single .vipPackage>.item>.recommendation>img[data-v-0bc9e327]{width:100%}.single .vipPackage>.item[data-v-0bc9e327]:last-child{margin-right:0}.single .vipPackage>.item>.discount[data-v-0bc9e327]{position:absolute;top:0;right:0;width:1.22667rem;height:.42667rem;background:#f96f6f;border-radius:0 .13333rem 0 .26667rem;display:flex;justify-content:center;align-items:center;font-size:.26667rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:.37333rem}.single .vipPackage>.item>.active[data-v-0bc9e327]{position:absolute;top:-.08rem;left:0;width:2.77333rem;display:flex;justify-content:center}.single .vipPackage>.item>.active>img[data-v-0bc9e327]{width:2.08rem}.single .vipPackage>.item>.name[data-v-0bc9e327]{margin-top:.45333rem;height:.56rem;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(51,51,51,.7);line-height:.56rem}.single .vipPackage>.item>.price[data-v-0bc9e327]{margin-top:.05333rem;display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.item>.price>span[data-v-0bc9e327]{font-size:.8rem;font-family:DINAlternate-Bold,DINAlternate;font-weight:700}.single .vipPackage>.item .no-font-family-price[data-v-0bc9e327]{display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.item .no-font-family-price>span[data-v-0bc9e327]{font-size:.8rem;font-weight:700;line-height:.93333rem}.single .vipPackage>.item>.calc[data-v-0bc9e327]{height:.45333rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;line-height:.56rem}.single .vipPackage>.item.select[data-v-0bc9e327]{background:linear-gradient(140deg,#fcf2da,#ffdab1);border:.02667rem solid #f3cc8f}.single .vipPackage>.item.select>.name[data-v-0bc9e327]{color:#623017}.single .vipPackage>.item.select>.no-font-family-price[data-v-0bc9e327],.single .vipPackage>.item.select>.price[data-v-0bc9e327]{color:#ff4d4d}.single .vipPackage>.item.select>.calc[data-v-0bc9e327]{color:#8f602f}.single .vipPackage>.only-item[data-v-0bc9e327]{width:4.16rem;height:2.93333rem;margin-right:.30667rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;flex-direction:column;align-items:center;position:relative;flex:0 0 auto}.single .vipPackage>.only-item>.timeLimited[data-v-0bc9e327]{position:relative;width:3.2424rem;height:.53333rem;margin-top:-.16rem;text-align:center;overflow:hidden}.single .vipPackage>.only-item>.recommendation[data-v-0bc9e327]{height:1.01333rem;width:1.01333rem;position:absolute;top:0;left:0}.single .vipPackage>.only-item>.recommendation>img[data-v-0bc9e327]{width:100%}.single .vipPackage>.only-item[data-v-0bc9e327]:last-child{margin-right:0}.single .vipPackage>.only-item>.discount[data-v-0bc9e327]{position:absolute;top:0;right:0;width:1.22667rem;height:.42667rem;background:#f96f6f;border-radius:0 .13333rem 0 .26667rem;display:flex;justify-content:center;align-items:center;font-size:.26667rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:.37333rem}.single .vipPackage>.only-item>.active[data-v-0bc9e327]{position:absolute;top:-.08rem;left:0;width:2.77333rem;display:flex;justify-content:center}.single .vipPackage>.only-item>.active>img[data-v-0bc9e327]{width:2.08rem}.single .vipPackage>.only-item>.name[data-v-0bc9e327]{height:.56rem;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(51,51,51,.7);line-height:.56rem;margin-top:.10667rem}.single .vipPackage>.only-item>.price[data-v-0bc9e327]{display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.only-item>.price>span[data-v-0bc9e327]{font-size:.8rem;font-family:DINAlternate-Bold,DINAlternate;font-weight:700}.single .vipPackage>.only-item .no-font-family-price[data-v-0bc9e327]{display:table-cell;vertical-align:bottom;height:.93333rem;font-size:.4rem;font-weight:600;color:rgba(51,51,51,.8)}.single .vipPackage>.only-item .no-font-family-price>span[data-v-0bc9e327]{font-size:.8rem;font-weight:700;line-height:.88rem}.single .vipPackage>.only-item>.calc[data-v-0bc9e327]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#999;line-height:.48rem;text-align:center;font-style:normal;margin-top:.02667rem}.single .vipPackage>.only-item>.calc>.van-count-down[data-v-0bc9e327]{font-size:.34667rem;display:inline-block;color:#999}.single .vipPackage>.only-item>.endActivity[data-v-0bc9e327]{width:4.16rem;background:#fd5b6c;border-radius:0 0 .16rem .16rem;text-align:center;position:absolute;bottom:-.02667rem}.single .vipPackage>.only-item>.endActivity>.content[data-v-0bc9e327]{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.24rem;color:#fff;line-height:.34667rem;text-align:center;font-style:normal}.single .vipPackage>.only-item.select[data-v-0bc9e327]{background:linear-gradient(140deg,#fcf2da,#ffdab1);border:.02667rem solid #f3cc8f}.single .vipPackage>.only-item.select>.name[data-v-0bc9e327]{color:#623017}.single .vipPackage>.only-item.select>.no-font-family-price[data-v-0bc9e327],.single .vipPackage>.only-item.select>.price[data-v-0bc9e327]{color:#ff4d4d}.single .vipPackage>.only-item.select>.calc>.van-count-down[data-v-0bc9e327],.single .vipPackage>.only-item.select>.calc[data-v-0bc9e327]{color:#8f602f}.single .vipPackage[data-v-0bc9e327]::-webkit-scrollbar{display:none}.single>.curPackage[data-v-0bc9e327]{margin:0 .53333rem;margin-bottom:.53333rem}.single>.goRedBook[data-v-0bc9e327]{margin-bottom:.56rem;width:100%;display:flex;justify-content:center;align-items:center}.single>.goRedBook>img[data-v-0bc9e327]{width:8.93333rem}.single>.adsVipTitle[data-v-0bc9e327]{margin-bottom:.74667rem;width:100%;display:flex;justify-content:center;align-items:center;padding:0 .53333rem}.single>.adsVipTitle>img[data-v-0bc9e327]{width:3.92rem}.single .studentDiscount[data-v-0bc9e327]{margin:0 .53333rem .32rem;width:8.93333rem;height:1.44rem;background-image:url(https://static.quthing.com/guard/img/student_low_price_banner.3bc430d67cf5328b89e8b7588518eb42.png);background-position:50%;background-size:contain}.single .notice[data-v-0bc9e327]{margin-top:.16rem;width:100%;display:flex;justify-content:center;align-items:center}.single .notice>img[data-v-0bc9e327]{width:8.93333rem}.single .ads-all[data-v-0bc9e327]{width:100%;display:flex;justify-content:center;align-items:center;padding:0 .53333rem}.single .ads-all>img[data-v-0bc9e327]{width:8.93333rem;box-shadow:0 .05333rem .64rem 0 rgba(0,0,0,.04);border-radius:.16rem}.single .ads[data-v-0bc9e327]{width:100%;display:flex;justify-content:center;align-items:center;padding:0 .53333rem}.single .ads>img[data-v-0bc9e327]{width:8.93333rem;box-shadow:0 .05333rem .64rem 0 rgba(0,0,0,.04);border-radius:.16rem}.single .ads[data-v-0bc9e327] :last-child{margin-bottom:.64rem}.single>.agreement[data-v-0bc9e327]{margin-bottom:2.88rem;padding:0 .53333rem .64rem;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.42667rem}.single>.agreement>span[data-v-0bc9e327]{color:#86d3bd}.single .restore[data-v-0bc9e327]{margin-top:.32rem;width:100%;height:.45333rem;display:flex;justify-content:center;align-items:center}.single .restore>div[data-v-0bc9e327]{display:flex;justify-content:center;align-items:center;width:max-content;height:.45333rem;font-size:.32rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#916d5b;line-height:.45333rem}.single .restore>div>img[data-v-0bc9e327]{height:.37333rem}.single .restore>div>div[data-v-0bc9e327]{white-space:nowrap}.card[data-v-20178c97]{height:4rem;margin:.42667rem 0 .53333rem;padding:.18667rem .32rem;background:url(https://static.quthing.com/guard/img/card_intro3.da03e12a6a429f926eabd3ecf99d6191.png);background-size:100% 100%;position:relative}.card>.title[data-v-20178c97]{margin-bottom:.61333rem;height:.50667rem;font-size:.42667rem;font-family:AlimamaShuHeiTi-Bold,AlimamaShuHeiTi;font-weight:700;color:rgba(98,48,23,.85);line-height:.50667rem}.card>.desc[data-v-20178c97]{display:flex;font-size:.37333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#8f602f;flex-direction:column;width:8.29333rem;height:2.53333rem;position:absolute;top:1.2rem;left:.32rem}.card>.desc>.before[data-v-20178c97]{width:.18667rem;line-height:.56rem}.card>.desc>.after[data-v-20178c97]{flex:1;line-height:.48rem;font-style:normal;font-family:PingFangSC,PingFang SC;font-weight:500}.card>.desc>.content1[data-v-20178c97]{margin-bottom:.10667rem}.card>.desc.top[data-v-20178c97]{margin-top:.21333rem}.title[data-v-2dab3895]{height:.56rem;font-size:.4rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#8f602f;line-height:.56rem}.addPeople>.item[data-v-29df7640]{margin-top:.21333rem;padding:0 .26667rem;height:1.65333rem;background:#fff;border-radius:.16rem;border:.02667rem solid #f9e5c7;display:flex;justify-content:space-between;align-items:center}.addPeople>.item>div[data-v-29df7640]:first-child{display:flex;justify-content:center;align-items:center}.addPeople>.item>div:first-child>.img[data-v-29df7640]{width:.96rem;height:.96rem;border-radius:50%;overflow:hidden;border:.02667rem solid #f9e5c7}.addPeople>.item>div:first-child>.img>img[data-v-29df7640]{width:100%;height:100%;object-fit:cover}.addPeople>.item>div:first-child>div[data-v-29df7640]{margin-left:.32rem;font-size:.4rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.addPeople>.item>.cancel[data-v-29df7640]{width:.48rem;height:.48rem}.addPeople>.item>.cancel>img[data-v-29df7640]{width:100%;height:100%}.addPeople>.item>div:nth-child(2)>div[data-v-29df7640]{text-align:right;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#8f602f;line-height:.48rem}.addPeople>.item>div:nth-child(2)>div[data-v-29df7640]:last-child{margin-top:.16rem}.addPeople>.addButton[data-v-29df7640]{margin:.32rem 0;height:1.06667rem;background:linear-gradient(180deg,#fcf2da,#ffdab1 100%,#ffdab1 0);border-radius:.16rem;border:.02667rem solid #f3cc8f;display:flex;justify-content:center;align-items:center;font-size:.34667rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#623017;line-height:.48rem}.addPeople>.addButton>img[data-v-29df7640]{width:.32rem;margin-right:.18667rem}.addPeople>.desc[data-v-29df7640]{margin:.32rem 0;height:.48rem;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.48rem}.addPeople>.openButton[data-v-29df7640]{display:flex;justify-content:center;align-items:center;margin:.42667rem 0;height:1.33333rem;background:linear-gradient(132deg,#ffdb9b,#ffc589);box-shadow:0 .02667rem .16rem 0 rgba(200,159,112,.42);border-radius:.16rem;font-size:.45333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:rgba(98,48,23,.31);line-height:.64rem}.addPeople>.openButton.active[data-v-29df7640]{color:#623017}.addPeople .van-popup[data-v-29df7640]{display:flex;flex-direction:column}.addPeople .van-popup>.popupTitle[data-v-29df7640]{box-shadow:0 .21333rem .29333rem .16rem hsla(0,0%,100%,.95);z-index:3;display:flex;justify-content:space-between;align-items:center;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500}.addPeople .van-popup>.popupTitle>.cancel[data-v-29df7640]{width:1.86667rem;color:#999}.addPeople .van-popup>.popupTitle>.title[data-v-29df7640]{height:.56rem;font-weight:600;color:#333}.addPeople .van-popup>.popupTitle>.ok[data-v-29df7640]{width:1.86667rem;text-align:right;color:rgba(98,48,23,.3)}.addPeople .van-popup>.popupTitle>.ok.active[data-v-29df7640]{color:#623017}.addPeople .van-popup>.content[data-v-29df7640]{margin-top:.21333rem;flex:1;overflow-y:auto}.addPeople .van-popup>.content[data-v-29df7640]::-webkit-scrollbar{display:none}.addPeople .van-popup>.content>.person[data-v-29df7640]{margin-top:.53333rem;display:flex;justify-content:space-between;align-items:center}.addPeople .van-popup>.content>.person>div[data-v-29df7640]{display:flex;align-items:center}.addPeople .van-popup>.content>.person>div>.img[data-v-29df7640]{width:.96rem;height:.96rem;border-radius:50%;border:.02667rem solid #f9e5c7;overflow:hidden}.addPeople .van-popup>.content>.person>div>.img>img[data-v-29df7640]{width:100%;height:100%;object-fit:cover}.addPeople .van-popup>.content>.person>div>div[data-v-29df7640]{margin-left:.32rem;font-size:.4rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#333}.addPeople .van-popup>.content>.person>img[data-v-29df7640]{width:.48rem;height:.48rem}.addPeople .van-popup>.gradient[data-v-29df7640]{font-size:.34667rem;text-align:justify;margin-top:.02667rem;padding:.26667rem 0;pointer-events:none;z-index:3;box-shadow:0 -.21333rem .29333rem .16rem hsla(0,0%,100%,.95)}.popup[data-v-72c2d506]{padding:0!important;display:flex;flex-direction:column;align-items:center}.popup .title[data-v-72c2d506]{width:10rem;height:1.86667rem;background:linear-gradient(180deg,#ffd9b2,rgba(250,226,183,0));border-radius:.24rem .24rem 0 0}.popup .title .text[data-v-72c2d506]{height:.56rem;font-family:PingFangSC,PingFang SC;font-weight:600;font-size:.4rem;color:#623017;line-height:.56rem;text-align:center;font-style:normal;position:absolute;top:.56rem;left:50%;transform:translateX(-50%)}.popup .center[data-v-72c2d506]{width:100%;flex:1;overflow:scroll}.popup .center .menberInfo[data-v-72c2d506]{width:8.93333rem;height:.96rem;margin:0 auto;margin-bottom:.53333rem;position:relative}.popup .center .menberInfo .avatar[data-v-72c2d506]{width:.96rem;height:.96rem;position:absolute;left:0;top:0}.popup .center .menberInfo .avatar img[data-v-72c2d506]{width:100%;height:100%;object-fit:cover;border-radius:50%}.popup .center .menberInfo .name[data-v-72c2d506]{position:absolute;left:1.28rem;top:.32rem;height:.56rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.4rem;color:#333;line-height:.56rem;text-align:left;font-style:normal}.popup .center .menberInfo .checkStatus[data-v-72c2d506]{width:.48rem;height:.48rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.popup .center .menberInfo .checkStatus img[data-v-72c2d506]{width:100%;height:100%;object-fit:cover}.popup .confirmBtn[data-v-72c2d506]{width:8.93333rem;height:1.33333rem;background:linear-gradient(0deg,#ffc589 100%,#ffdb9b 0);border-radius:.16rem;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.45333rem;color:#623017;line-height:1.33333rem;text-align:center;font-style:normal;margin-bottom:.26667rem}.popup .description[data-v-72c2d506]{background:#fff;min-height:.48rem;margin-bottom:.85333rem;width:8.93333rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#666;line-height:.48rem;text-align:justify;font-style:normal}.all[data-v-10ad921c]{--title-icon-style-width:1.2rem;--title-icon-style-height:0.24rem;--avatar-side-length:1.17333rem;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:.32rem;background-color:#fffdfa;background-image:none}.all .packageTitle[data-v-10ad921c]{min-height:.58667rem;display:flex;align-items:center}.all .packageTitle .left[data-v-10ad921c]{width:var(--title-icon-style-width);height:100%;margin-right:.24rem;display:flex;align-items:center}.all .packageTitle .left img[data-v-10ad921c]{width:100%;height:var(--title-icon-style-height)}.all .packageTitle .right[data-v-10ad921c]{width:var(--title-icon-style-width);height:100%;margin-left:.24rem;display:flex;align-items:center}.all .packageTitle .right img[data-v-10ad921c]{width:100%;height:var(--title-icon-style-height)}.all .packageTitle .center[data-v-10ad921c]{min-height:.58667rem;font-family:AlibabaPuHuiTi;font-weight:700;font-size:.42667rem;color:rgba(98,48,23,.9);line-height:.58667rem;text-align:center;font-style:normal;min-width:3.04rem}.all .packageTime[data-v-10ad921c]{height:.48rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#8f602f;line-height:.48rem;text-align:left;font-style:normal;margin-top:.05333rem;margin-bottom:.42667rem}.all .membership[data-v-10ad921c]{width:100%;height:.66667rem;margin-bottom:.21333rem;position:relative}.all .membership .vipAccount[data-v-10ad921c]{width:3.76rem;height:.56rem;font-size:.4rem;line-height:.56rem;text-align:left;top:0;left:0}.all .membership .addAccount[data-v-10ad921c],.all .membership .vipAccount[data-v-10ad921c]{font-family:PingFangSC,PingFang SC;font-weight:600;color:#8f602f;font-style:normal;position:absolute}.all .membership .addAccount[data-v-10ad921c]{min-width:1.38667rem;height:.48rem;font-size:.34667rem;line-height:.48rem;text-align:right;bottom:0;right:0}.all .avatar[data-v-10ad921c]{width:100%;display:flex;margin-bottom:.21333rem;background-image:none;flex-wrap:wrap;flex:1;min-height:1.70667rem;justify-content:center}.all .avatar .center[data-v-10ad921c]{min-width:15%;margin-right:2.5%;margin-left:2.5%;margin-top:.21333rem}.all .avatar .center .img[data-v-10ad921c]{width:var(--avatar-side-length);height:var(--avatar-side-length);margin:0 auto;margin-bottom:.05333rem}.all .avatar .center .img img[data-v-10ad921c]{width:100%;height:100%;object-fit:cover;border-radius:50%}.all .avatar .center .name[data-v-10ad921c]{min-width:100%;text-align:center;font-size:.34667rem;height:.48rem;line-height:.48rem}.all .addButton[data-v-10ad921c]{width:8.93333rem;height:1.06667rem;background:linear-gradient(180deg,#fcf2da,#ffdab1 100%,#ffdab1 0);border-radius:.16rem;border:.02667rem solid #f3cc8f;margin-bottom:.21333rem;display:flex;justify-content:center;align-items:center;flex-direction:flex;margin:0 auto}.all .addButton .content[data-v-10ad921c]{min-width:3.30667rem;height:.48rem;margin:0 auto;display:flex;align-items:center;position:relative;justify-content:center}.all .addButton .content .characters[data-v-10ad921c]{width:2.26667rem;height:.48rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#623017;line-height:.48rem;text-align:center;font-style:normal;display:flex;align-items:center}.all .addButton .content .characters>img[data-v-10ad921c]{width:.34667rem;height:.32rem;vertical-align:center;margin-right:.08rem;display:block}.all .message[data-v-10ad921c]{width:8.93333rem;height:.48rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#666;line-height:.48rem;text-align:justify;font-style:normal;margin-top:.16rem}.team[data-v-28986600]{margin:0 .53333rem}.team>.desc[data-v-28986600]{margin:.32rem 0;font-size:.34667rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.48rem}.team>.consultButton[data-v-28986600]{margin:.42667rem 0;height:1.33333rem;background:linear-gradient(132deg,#ffdb9b,#ffc589);box-shadow:0 .02667rem .16rem 0 rgba(200,159,112,.42);border-radius:.16rem;display:flex;justify-content:center;align-items:center;font-size:.45333rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#623017}.team>.consultButton>img[data-v-28986600]{width:.53333rem;height:.53333rem;margin-right:.16rem}.team>.agreement[data-v-28986600]{height:.42667rem;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#666;line-height:.42667rem}.team>.agreement>span[data-v-28986600]{color:#86d3bd}.team>.introduction[data-v-28986600]{width:100%;display:flex;justify-content:center;align-items:center}.team>.introduction>img[data-v-28986600]{width:8.93333rem;box-shadow:0 .05333rem .64rem 0 rgba(0,0,0,.04);border-radius:.16rem}.tip[data-v-28986600]{width:10rem;height:.85333rem;background:#ff9936;opacity:.95;display:flex;align-items:center}.tip>.words[data-v-28986600]{margin-left:.53333rem;height:.48rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#fff;line-height:.48rem;text-align:left;font-style:normal}.tip img[data-v-28986600]{width:.13333rem;height:.29333rem;margin-left:1.17333rem;display:block}.teamModal[data-v-28986600]{width:7.14667rem;height:1.17333rem;margin:0 auto;margin-top:.32rem;margin-bottom:.8rem}.van-dialog__content--isolated{min-height:0!important}.agreement-dialog .van-dialog__header{font-size:.45333rem;font-weight:500;color:#000;padding-top:.53333rem}.agreement-dialog .van-dialog__message{padding:.26667rem .64rem;font-size:.4rem;line-height:.58667rem;text-align:left;white-space:normal;color:#333}.agreement-dialog .agreement-link{display:inline;color:#623017;font-weight:500}.footer{padding:.21333rem .53333rem 0;position:fixed;bottom:0;left:0;width:100%;height:2.50667rem;z-index:100}.footer>div{flex-direction:column;justify-content:space-between}.footer>div,.footer>div>.tips{display:flex;align-items:center}.footer>div>.tips{background-size:100% 100%;width:100%;height:.72rem;margin-top:-.72rem;text-align:center;position:relative;justify-content:center}.footer>div>.tips>.timeLimited{position:absolute;color:#ff4d4d;text-align:left;top:.21333rem}.footer>div>.tips>.discount,.footer>div>.tips>.timeLimited{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.29333rem;line-height:.42667rem;font-style:normal}.footer>div>.tips>.discount{color:#ff9936;text-align:center;margin-top:.21333rem}.footer>div>.button{width:8.93333rem;height:1.12rem;background:linear-gradient(132deg,#ffdb9b,#ffc589);box-shadow:0 .02667rem .16rem 0 rgba(200,159,112,.42);border-radius:.16rem;display:flex;justify-content:center;align-items:center;animation:switch 1s ease-out infinite;font-family:PingFangSC-Medium,PingFang SC;margin-top:-.05333rem}.footer>div>.button>.price_icon{font-weight:500;font-size:.34667rem;margin-top:.05333rem;color:rgba(98,48,23,.8)}.footer>div>.button>.price{font-weight:500;font-size:.53333rem;margin-right:.16rem;margin-bottom:.05333rem;color:rgba(98,48,23,.8)}.footer>div>.button>.price_text{font-size:.42667rem;font-weight:500;color:rgba(98,48,23,.8)}@keyframes switch{0%,to{transform:scale(1)}50%{transform:scale(.95)}}.footer>div>.popup{height:12.45333rem;background:#fff}.footer>div>.popup>.chooseOpenAMember{width:10rem;height:2.77333rem;background:linear-gradient(180deg,#ffd9b2,rgba(250,226,183,0))}.footer>div>.popup>.chooseOpenAMember>span{font-family:PingFangSC,PingFang SC;font-weight:600;font-size:.4rem;color:#623017;line-height:.56rem;text-align:center;font-style:normal;display:flex;justify-content:center;padding:.56rem}.footer>div>.popup>.middle{height:7.6rem;margin-top:-1.6rem}.footer>div>.popup>.middle>ul{position:relative}.footer>div>.popup>.middle>ul>li{margin-left:.66667rem;margin-top:.45333rem}.footer>div>.popup>.middle>ul>li>.friendAvatar{width:.96rem;height:.96rem}.footer>div>.popup>.middle>ul>li>.friendNickname{width:2.05333rem;height:.56rem;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.4rem;color:#333;line-height:.56rem;text-align:center;font-style:normal;position:absolute;bottom:.24rem;left:1.2rem}.footer>div>.popup>.selected{width:8.93333rem;height:1.33333rem;background:linear-gradient(132deg,#ffdb9b,#ffc589);border-radius:.16rem;margin-left:.53333rem;margin-bottom:.34667rem;margin-top:-1.44rem;z-index:1}.footer>div>.popup>.selected>span{width:8.93333rem;height:.64rem;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.45333rem;color:#623017;line-height:.64rem;text-align:center;font-style:normal;display:flex;justify-content:center;padding:.34667rem}.footer>div>.popup>.selected-one{width:8.93333rem;height:1.33333rem;background:linear-gradient(136deg,#fae2b7,#ffd9b2),rgba(0,0,0,.1);border-radius:.16rem;opacity:.39;filter:blur(.13333rem);margin-left:.53333rem}.footer>div>.popup>.bottom{width:10rem;height:2.08rem;background:#fff;box-shadow:0 -.21333rem .29333rem .16rem hsla(0,0%,100%,.95)}.footer>div>.popup>.bottom>span{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:.34667rem;color:#666;line-height:.48rem;text-align:justify;font-style:normal;padding-left:.53333rem;padding-right:.53333rem;display:flex;justify-content:center}img[data-v-e446468e]{pointer-events:none}.custom-dialog .van-dialog__footer[data-v-e446468e]{font-size:.42667rem!important}.memberWrapper[data-v-e446468e]{width:100vw;height:100vh;background:#fffdfa;overflow-y:auto}.memberWrapper[data-v-e446468e]::-webkit-scrollbar{display:none}.memberWrapper>.preview[data-v-e446468e]{display:none}.memberWrapper>.loading[data-v-e446468e]{width:100vw;height:100vh;position:fixed;top:0;display:flex;justify-content:center;align-items:center;z-index:9999;background:#fffdfa}.memberWrapper>.userInfo[data-v-e446468e]{width:100%;height:2.77333rem;padding:.56rem .53333rem;background:url(https://static.quthing.com/guard/img/title_bg.1e91878937fd3ae22709e38e4478261d.png);background-size:100% 100%;display:flex;flex-direction:column;justify-content:space-between}.memberWrapper>.userInfo>.info[data-v-e446468e]{display:flex;justify-content:space-between;align-items:center}.memberWrapper>.userInfo>.info>.infoBox[data-v-e446468e]{display:flex;align-items:center}.memberWrapper>.userInfo>.info>.infoBox>.avatar1[data-v-e446468e]{width:.96rem;height:.96rem;border-radius:50%;overflow:hidden;border:.05333rem solid hsla(0,0%,100%,.32);bottom:0!important}.memberWrapper>.userInfo>.info>.infoBox>.avatar1>img[data-v-e446468e]{width:100%;height:100%;object-fit:cover}.memberWrapper>.userInfo>.info>.infoBox>.vipInfo[data-v-e446468e]{margin-left:.21333rem;display:flex;flex-direction:column;justify-content:space-between}.memberWrapper>.userInfo>.info>.infoBox>.vipInfo>.name[data-v-e446468e]{display:flex;align-items:center;height:.56rem;font-size:.4rem;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#623017;line-height:.56rem}.memberWrapper>.userInfo>.info>.infoBox>.vipInfo>.name>img[data-v-e446468e]{margin-left:.05333rem;height:.48rem}.memberWrapper>.userInfo>.info>.infoBox>.vipInfo>.notVip[data-v-e446468e]{display:flex;justify-content:center;align-items:center;width:1.28rem;height:.4rem;background:#d8d8d8;border-radius:.21333rem;font-size:.26667rem;font-family:PingFangSC-Medium,PingFang SC;color:#fff}.memberWrapper>.userInfo>.info>.infoBox>.vipInfo>.isVip[data-v-e446468e]{height:.42667rem;font-size:.29333rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:rgba(98,48,23,.7);line-height:.42667rem;display:flex;align-items:center;position:relative}.memberWrapper>.userInfo>.info>.invoice[data-v-e446468e]{display:flex;justify-content:center;align-items:center;width:2.02667rem;height:.8rem;background:linear-gradient(67deg,#fff8ee,#ffeed9);border-radius:.4rem;font-size:.37333rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#8f602f}.memberWrapper>.userInfo>.info>.invoice>img[data-v-e446468e]{width:.26667rem;height:.26667rem}.memberWrapper>.vipCount[data-v-e446468e]{width:100%;height:2.13333rem;background:url(https://static.quthing.com/guard/img/Rectangle.3f322abb9142e2de827537ffe5e84a8d.png);background-size:100% 100%;margin-top:-8.5%;border-radius:.10667rem;backdrop-filter:blur(.10667rem);display:flex;justify-content:center;align-items:center}.memberWrapper>.vipCount>.comment[data-v-e446468e]{margin:0 auto}.memberWrapper>.vipCount>.comment>img[data-v-e446468e]{margin-top:.10667rem;height:1.22667rem}.memberWrapper>.vipCount>.verticalLine[data-v-e446468e]{width:.02667rem;height:1.30667rem;background:linear-gradient(90deg,rgba(98,48,23,0),rgba(98,48,23,.8) 32%,#623017 52%,rgba(98,48,23,.84) 74%,rgba(98,48,23,0));opacity:.15}.memberWrapper>.vipCount>.removeObstaclesFrom[data-v-e446468e]{text-align:center;margin:0 auto}.memberWrapper>.vipCount>.removeObstaclesFrom>img[data-v-e446468e]{position:relative;width:.58667rem;height:.58667rem;border:.02667rem solid #fcdeb4;border-radius:50%;margin-left:-.21333rem}.memberWrapper>.vipCount>.removeObstaclesFrom>div[data-v-e446468e]{margin-right:.18667rem;height:.45333rem;font-size:.32rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:600;color:#916b55;line-height:.45333rem}.memberWrapper .tab[data-v-e446468e]{background:#fffdfa;padding:0 .4rem;display:flex;justify-content:space-between;justify-content:flex-start;overflow-x:auto;white-space:nowrap;position:relative;z-index:10;margin-top:-.16rem}.memberWrapper .tab>.tabbar[data-v-e446468e]{display:flex;flex-direction:column;align-items:center;padding:0 .29333rem;min-width:2.26667rem}.memberWrapper .tab>.tabbar>div[data-v-e446468e]:first-child{height:.58667rem;font-size:.42667rem;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#999;line-height:.58667rem}.memberWrapper .tab>.tabbar>div[data-v-e446468e]:nth-child(2){margin-top:.10667rem;width:.53333rem;height:.08rem;border-radius:.08rem}.memberWrapper .tab>.tabbar.select>div[data-v-e446468e]:first-child{color:#333}.memberWrapper .tab>.tabbar.select>div[data-v-e446468e]:nth-child(2){background:#333}.memberWrapper .tab[data-v-e446468e]::-webkit-scrollbar{display:none}.memberWrapper .videoPlayback[data-v-e446468e]{position:absolute;height:3.89333rem;width:1.97333rem;cursor:move;background-color:#ff961d;border-radius:.17333rem}.memberWrapper .videoPlayback>.video[data-v-e446468e]{text-align:center;position:relative}.memberWrapper .videoPlayback>.video>.closeIcon[data-v-e446468e]{position:absolute;right:.10667rem;top:.10667rem}.memberWrapper .videoPlayback>.video>.closeIcon>img[data-v-e446468e]{height:.42667rem;width:.42667rem}.memberWrapper .videoPlayback>.video>.videoGif[data-v-e446468e]{margin-top:.05333rem;height:3.78667rem;width:1.86667rem;border-radius:.13333rem}.memberWrapper .videoPlayback>.video>.explain[data-v-e446468e]{position:absolute;bottom:.26667rem;width:1.41333rem;height:.42667rem;background:#feebd4;border-radius:.21333rem;left:.29333rem}.memberWrapper .videoPlayback>.video>.explain>span[data-v-e446468e]{font-family:PingFangSC,PingFang SC;font-weight:500;font-size:.26667rem;color:#ff961d;line-height:.37333rem;text-align:center;font-style:normal;display:flex;justify-content:center;margin-top:.05333rem}.memberWrapper .videoPlayback>.video>.explain>span>div[data-v-e446468e]{width:.32rem;height:.32rem;background-color:#ff961d;border-radius:50%;padding-left:.04rem;margin-right:.05333rem}.memberWrapper .videoPlayback>.video>.explain>span>div>img[data-v-e446468e]{width:.18667rem;height:.18667rem;margin-right:.04533rem;margin-bottom:.02667rem}