.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.van-tab{position:relative;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;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;padding:0 4px;color:#646566;font-size:14px;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.van-tab__text-wrapper,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:0;-webkit-flex:0 0 22%;flex:0 0 22%}.van-tabs__wrap--scrollable .van-tab--complete{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.van-pagination{display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px}.van-pagination__item,.van-pagination__page-desc{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}.van-pagination__item{-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:36px;height:40px;color:#1989fa;background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.van-pagination__item:active{color:#fff;background-color:#1989fa}.van-pagination__item:after{border-width:1px 0 1px 1px}.van-pagination__item:last-child:after{border-right-width:1px}.van-pagination__item--active{color:#fff;background-color:#1989fa}.van-pagination__next,.van-pagination__prev{padding:0 4px;cursor:pointer}.van-pagination__item--disabled,.van-pagination__item--disabled:active{color:#646566;background-color:#f7f8fa;cursor:not-allowed;opacity:.5}.van-pagination__page{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}.van-pagination__page-desc{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;color:#646566}.van-pagination--simple .van-pagination__next:after,.van-pagination--simple .van-pagination__prev:after{border-width:1px}.van-skeleton{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 16px}.van-skeleton__avatar{-webkit-flex-shrink:0;flex-shrink:0;margin-right:16px;background-color:#f2f3f5}.van-skeleton__avatar--round{border-radius:999px}.van-skeleton__content{width:100%}.van-skeleton__avatar+.van-skeleton__content{padding-top:8px}.van-skeleton__row,.van-skeleton__title{height:16px;background-color:#f2f3f5}.van-skeleton__title{margin:0}.van-skeleton__row:not(:first-child){margin-top:12px}.van-skeleton__title+.van-skeleton__row{margin-top:20px}.van-skeleton--animate{-webkit-animation:van-skeleton-blink 1.2s ease-in-out infinite;animation:van-skeleton-blink 1.2s ease-in-out infinite}.van-skeleton--round .van-skeleton__row,.van-skeleton--round .van-skeleton__title{border-radius:999px}@-webkit-keyframes van-skeleton-blink{50%{opacity:.6}}@keyframes van-skeleton-blink{50%{opacity:.6}}.van-swipe{position:relative;overflow:hidden;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;transition:opacity .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%}.page-enter-active,.page-leave-active{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.page-enter,.page-leave-active{opacity:.2}a,article,aside,b,body,button,dd,div,dl,dt,figcaption,figure,footer,h1,h2,h3,h4,h5,h6,header,i,input,li,nav,p,section,select,span,textarea,ul{padding:0;margin:0;list-style:none;font-style:normal;text-decoration:none;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-all;font-family:PingFangSC-Regular;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch}a:focus,article:focus,aside:focus,b:focus,body:focus,button:focus,dd:focus,div:focus,dl:focus,dt:focus,figcaption:focus,figure:focus,footer:focus,h1:focus,h2:focus,h3:focus,h4:focus,h5:focus,h6:focus,header:focus,i:focus,input:focus,li:focus,nav:focus,p:focus,section:focus,select:focus,span:focus,textarea:focus,ul:focus{outline:none}body,html{margin:0 auto}p{max-width:100%!important}table{width:100%}@media screen and (min-width:1366px){html{font-size:75px!important}}::-webkit-scrollbar{width:0;height:0;background-color:#f5f5f5}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0);border-radius:.26667rem;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:.26667rem;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}input[type=button],input[type=reset],input[type=search],input[type=submit],textarea{-webkit-appearance:none}body,html{height:100%;width:100%;font-size:.373333rem;color:#999;background:#f5f5f5}.clear:after{content:"";display:block;clear:both;visibility:hidden}.clear{zoom:1}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.fl,.fleft{float:left}.fr,.fright{float:right}.block{display:block}.inblo{display:inline-block}.inline{display:inline}.clearfix{overflow:hidden}.clear{clear:both}.lauto{overflow:auto}.slide{height:auto!important;overflow:visible}.hidden,.hide{display:none}.invisible{opacity:0}.opa8{opacity:.8}.fullwidth{width:100%}.fullheight{height:100%}.halfwidth{width:50%}.fixedtop{top:0;z-index:100}.fixedbtm,.fixedtop{position:fixed;left:0;right:0}.fixedbtm{bottom:0;z-index:2}.fixedright{position:fixed;top:0;bottom:0;right:0;z-index:100}.alignc{margin-left:auto;margin-right:auto}.nomar{margin:0}.mright20{right:-.53333rem}.mright40{right:-1.066667rem}.right15{right:.4rem}.mbottom240{bottom:-6.4rem}.top20{top:.53333rem}.top40{top:40%}.left10{left:10%}.left12{left:12%}.left16{left:16%}.right10{right:10%}.right5{right:.13333rem}.top5{top:.13333rem}.nmt{margin-top:0}.nmr{margin-right:0}.nmb{margin-bottom:0}.nml{margin-left:0}.mt2{margin-top:.053333rem}.mt3{margin-top:.08rem}.mt4{margin-top:.10667rem}.mt5{margin-top:.13333rem}.mt7{margin-top:.18667rem}.mt8{margin-top:.21333rem}.mt10{margin-top:.26667rem}.mt12{margin-top:.32rem}.mt13{margin-top:.346667rem}.mt14{margin-top:.373333rem}.mt15{margin-top:.4rem}.mt20{margin-top:.53333rem}.mt25{margin-top:.666667rem}.mt30{margin-top:.8rem}.mt38{margin-top:1.013333rem}.mt40{margin-top:1.066667rem}.mt48{margin-top:1.28rem}.mt50{margin-top:1.333333rem}.mt80{margin-top:2.133333rem}.mt94{margin-top:2.506667rem}.mt100{margin-top:2.666667rem}.mt120{margin-top:3.2rem}.mt_10{margin-top:-.26667rem}.mr2p{margin-right:2%}.mr16{margin-right:.426667rem}.mr20{margin-right:.53333rem}.mr24{margin-right:.64rem}.mr25{margin-right:.666667rem}.mr30{margin-right:.8rem}.mr8{margin-right:.213333rem}.mr7{margin-right:.18667rem}.mr10{margin-right:.26667rem}.mr5{margin-right:.13333rem}.mr15{margin-right:.4rem}.mr50{margin-right:1.333333rem}.mr60{margin-right:1.6rem}.mr80{margin-right:2.133333rem}.mb60{margin-bottom:1.6rem}.mb20{margin-bottom:.53333rem}.mb22{margin-bottom:.586667rem}.mb25{margin-bottom:.666667rem}.mb30{margin-bottom:.8rem}.mb40{margin-bottom:1.06667rem}.mb15{margin-bottom:.4rem}.mb14{margin-bottom:.373333rem}.mb13{margin-bottom:.346667rem}.mb12{margin-bottom:.32rem}.mb10{margin-bottom:.26667rem}.mb8{margin-bottom:.213333rem}.mb7{margin-bottom:.18667rem}.mb5{margin-bottom:.13333rem}.ml24{margin-left:.64rem}.ml10{margin-left:.26667rem}.ml15{margin-left:.4rem}.ml20{margin-left:.53333rem}.ml35{margin-left:.933333rem}.ml5{margin-left:.13333rem}.ml8{margin-left:.213333rem}.ml50{margin-left:1.333333rem}.ml80{margin-left:2.133333rem}.ml60{margin-left:1.6rem}.nopad{padding:0}.npt{padding-top:0}.npr{padding-right:0}.npb{padding-bottom:0}.npl{padding-left:0}.pdf{padding:4.8%}.pagn{padding-left:4.8%;padding-right:4.8%}.pver{padding-top:4.8%;padding-bottom:4.8%}.ptb{padding-bottom:2.4%}.ptb,.ptdef{padding-top:2.4%}.plr15{padding:0 .4rem}.ptb15{padding:.4rem 0}.p5{padding:.13333rem}.p8{padding:.213333rem}.p10{padding:.26667rem}.p12{padding:.32rem}.p10_15{padding:.26667rem .4rem}.p16{padding:.42667rem}.p18{padding:.48rem}.p20{padding:.53333rem}.p15{padding:.4rem}.p5_12{padding:.13333rem .32rem}.p20_62{padding:.53333rem 1.65333rem}.p20_15{padding:.53333rem .4rem}.pt1{padding-top:.026667rem}.pt2{padding-top:.053333rem}.pt3{padding-top:.08rem}.pt5{padding-top:.13333rem}.pt7{padding-top:.18667rem}.pt8{padding-top:.213333rem}.pt9{padding-top:.24rem}.pt10{padding-top:.26667rem}.pt12{padding-top:.32rem}.pt13{padding-top:.346667rem}.pt14{padding-top:.373333rem}.pt15{padding-top:.4rem}.pt17{padding-top:.453333rem}.pt18{padding-top:.48rem}.pt20{padding-top:.53333rem}.pt22{padding-top:.586667rem}.pt25{padding-top:.666667rem}.pt30{padding-top:.8rem}.pt35{padding-top:.93333rem}.pt50{padding-top:1.333333rem}.pr50{padding-right:1.333333rem}.pt100{padding-top:2.6667rem}.pr40{padding-right:1.066667rem}.pr32{padding-right:.853333rem}.pr30{padding-right:.8rem}.pr24{padding-right:.64rem}.pr20{padding-right:.53333rem}.pr16{padding-right:.426667rem}.pr15{padding-right:.4rem}.pr10{padding-right:.26667rem}.pr13{padding-right:.346667rem}.pr12{padding-right:.32rem}.pr5{padding-right:.13333rem}.pr2{padding-right:.053333rem}.pb2p{padding-bottom:1%}.pb1{padding-bottom:.026667rem}.pb5{padding-bottom:.13333rem}.pb7{padding-bottom:.18667rem}.pb8{padding-bottom:.213333rem}.pb9{padding-bottom:.24rem}.pb10{padding-bottom:.26667rem}.pb12{padding-bottom:.32rem}.pb13{padding-bottom:.346667rem}.pb14{padding-bottom:.373333rem}.pb15{padding-bottom:.4rem}.pb18{padding-bottom:.48rem}.pb20{padding-bottom:.53333rem}.pb22{padding-bottom:.586667rem}.pb25{padding-bottom:.666667rem}.pb30{padding-bottom:.8rem}.pb35{padding-bottom:.93333rem}.pb40{padding-bottom:1.06667rem}.pb50{padding-bottom:1.33333rem}.pb88{padding-bottom:2.346667rem}.pb100{padding-bottom:2.666667rem}.pb60{padding-bottom:1.6rem}.pl60{padding-left:1.6rem}.pldf{padding-left:4.8%}.pl50{padding-left:1.33333rem}.pl45{padding-left:1.2rem}.pl40{padding-left:1.066667rem}.pl32{padding-left:.853333rem}.pl30{padding-left:.8rem}.pl24{padding-left:.64rem}.pl20{padding-left:.53333rem}.pl16{padding-left:.426667rem}.pl15{padding-left:.4rem}.pl10{padding-left:.26667rem}.pl12{padding-left:.32rem}.pl13{padding-left:.346667rem}.pl5{padding-left:.13333rem}.pl2{padding-left:.053333rem}.textl,.tl{text-align:left}.tc,.textc{text-align:center}.textr,.tr{text-align:right}.vera_top{vertical-align:top}.vera_middle{vertical-align:middle}.noti{text-indent:0}.elli{padding-top:1px}.typo_bold{font-weight:700}.typo_normal{font-weight:400}.typo_lighter{font-weight:lighter}.fs70{font-size:1.866667rem}.fs64{font-size:1.706667rem}.fs36{font-size:.96rem}.fs34,.typo_xxxlarge{font-size:.90667rem}.fs28{font-size:.746667rem}iconfont .fs24{font-size:.64rem}.fs22,.typo_xxlarge{font-size:.58667rem}.fs20,.typo_xlarge{font-size:.53333rem}.fs18,.typo_large{font-size:.48rem}.fs16,.typo_middle{font-size:.42667rem}.fs15,.typo_smiddle{font-size:.4rem}.fs14,.typo_small{font-size:.37333rem}.fs13{font-size:.346667rem}.fs12,.typo_smaller{font-size:.32rem}.fs10,.typo_xsmall{font-size:.26667rem}.fs0{font-size:0}.fwb{font-weight:700}.typo_black0,a.typo_black0{color:#000}.typo_black04,a.typo_black04{color:#040404}.typo_black,a.typo_black{color:#363636}.typo_dgray,a.typo_dgray{color:#4a4a4a}.typo_grey,a.typo_grey{color:#666}.typo_gray,a.typo_gray{color:#9b9b9b}.typo_lgray,a.typo_lgray{color:#b7b7b7}.typo_grey,a.typo_grey{color:#767676}.typo_green,a.typo_green{color:#00d3c2}.typo_deepgreen,a.typo_deepgreen{color:#00b4c9}.typo_dblue,a.typo_dblue{color:#0076ff}.typo_blue,a.typo_blue{color:#009ee6}.typo_lblue,a.typo_lblue{color:#00c5e9}.typo_sblue,a.typo_sblue{color:#49b0ff}.typo_orange,a.typo_orange{color:#f27b17}.typo_lorange,a.typo_lorange{color:#ff9f4f}.typo_cyan,a.typo_cyan{color:#7ed321}.typo_white,a.typo_white{color:#fff}.typo_pink,a.typo_pink{color:#f45266}.typo_red,a.typo_red{color:#ff5858}.typo_grayblue,a.typo_grayblue{color:#525ba4}.typo_61cd,a.typo_61cd{color:#61cd00}.typo_ff8b,a.typo_ff8b{color:#ff8b8b}.typo_dgrey,a.typo_dgrey{color:#707070}.typo_main,a.typo_main{color:#00d2c3}.clbebe{color:#bebebe}.c2a2a2a{color:#2a2a2a}.c848484{color:#848484}.c333{color:#333}.c999{color:#999}.green_0{color:#5ac426!important}.green_6{color:#61cc33}.cl903{color:#903}.cl84{color:#848484}.c_999{color:#999}.c_666{color:#666}.c_333{color:#333}.c_9b{color:#9b9b9b}.c_white{color:#fff!important}.c_main{color:#00d2c3!important}.c_ddd{color:#ddd}.c_purple{color:#ae53ff}.c_redorange{color:#f22e00}.c_3f3f3f{color:#3f3f3f}.c_cfcfcf{color:#cfcfcf}.c_dbdbdb{color:#dbdbdb}.c_orange{color:#f27b17}.c_4a{color:#4a4a4a}.c_f86{color:#ff862d}.lh_mid{line-height:2.5}.lh_def{line-height:2.2}.lh_nor{line-height:1.4}.lh_small{line-height:1.2}.lh_1,.lh_one{line-height:1}.nobor{border:0}.bor_green6{border:1px solid #61cc33}.bor_999{border:.026667rem solid #999}.bor_gray{border:.026667rem solid #f1f1f1}.bor_white{border:.026667rem solid #fff}.bor_ad{border:.026667rem solid #adadad}.bor_orange{border:.026667rem solid #ff9f4f}.bor_f86{border:.026667rem solid #ff862d}.bor_qgreen{border:.026667rem solid #8aebe3}.bor_green{border:.026667rem solid #00d3c2}.bor_e9e9e9{border:.026667rem solid #e9e9e9}.bor_f5f5f5{border:.026667rem solid #f5f5f5}.bor_ddd{border:.026667rem solid #ddd}.bl_dedf{border:.026667rem solid #dedfe0}.bt_green{border-bottom:.026667rem solid #00d3c2}.bt_gray{border-bottom:.026667rem solid #f1f1f1}.bt_dgray{border-bottom:.026667rem solid #e0e0e0}.bt_sblue{border-bottom:.026667rem solid #49b0ff}.bt_dgraydash{border-bottom:.026667rem dashed #e0e0e0}.bb_gray{border-top:.026667rem solid #f1f1f1}.bb_dgray{border-top:.026667rem solid #e0e0e0}.br_999{border-right:.026667rem solid #999}.bl_999{border-left:.026667rem solid #999}.nobg{background:none}.bg_trans{background-color:rgba(0,0,0,0)}.bg_f9{background-color:#f9f9f9}.bg_gray{background-color:#f1f1f1}.bg_lgray{background-color:#fafafa}.bg_agray{background-color:#eee}.bg_dgray{background-color:#e1e1e1}.bg_white{background-color:#fff}.bg_qgray{background-color:#999}.bg_9b{background-color:#9b9b9b}.bg_green{background-color:#00d3c2}.bg_deepgreen{background-color:#00b4c9}.bg_orange{background-color:#ff9f4f}.bg_ff86{background-color:#ff862d}.bg_redorange{background-color:#f22e00}.bg_fdf7f0{background-color:#fdf7f0}.bg_lightorange{background:#ffebe6}.bg_lorange{background-color:#fff2e9}.bg_cyan{background-color:#6be300}.bg_blue{background-color:#00d8ff}.bg_purple{background-color:#ae53ff}.bg_957{background-color:#957ef4}.bg_3ec{background-color:#3ec1fd}.bg_f0{background-color:#f0f0f0}.bg_f77{background:#f77}.bg_fec{background:#fec72d}.bg_f5f5f5{background-color:#f5f5f5}.bg_e9e9e9{background-color:#e9e9e9!important}.bg_img_center{background-position:50%}.bg_img_center,.bg_img_top{background-repeat:no-repeat;background-size:cover}.bg_img_top{background-position:top}.bg_img_goods{background:50% no-repeat;background-size:contain}.boxShadow{-webkit-box-shadow:0 .05333rem .53333rem 0 rgba(82,43,6,.15);box-shadow:0 .05333rem .53333rem 0 rgba(82,43,6,.15)}.column-2,.column-3,.column-4,.column-5,.column-7{overflow:hidden}.column-2 .column-grid{width:50%;float:left}.column-3 .column-grid{width:33.3333%;float:left}.column-3 .column-2grid{width:66.6666%;float:left}.column-4 .column-grid{width:25%;float:left}.column-4 .column-3grid{width:75%;float:left}.column-5 .column-grid{width:20%;float:left}.column-7 .column-grid{width:14.2857%;float:left}.round{border-radius:50%}.round100{border-radius:100px}.oval{border-radius:5em}.rsquare{border-radius:.21333rem}.bor_redius4{border-radius:.106667rem}.bor_redius5{border-radius:.13333rem;-webkit-border-radius:.13333rem;-moz-border-radius:.13333rem;-ms-border-radius:.13333rem;-o-border-radius:.13333rem}.bor_redius100{border-radius:2.666667rem}.bor_redius10{border-radius:.266667rem;-webkit-border-radius:.266667rem;-moz-border-radius:.266667rem;-ms-border-radius:.266667rem;-o-border-radius:.266667rem}.bor_circle{border-radius:50%}.bor_radius50{border-radius:1.333333rem;-webkit-border-radius:1.333333rem;-moz-border-radius:1.333333rem;-ms-border-radius:1.333333rem;-o-border-radius:1.333333rem}.contentBox{-webkit-box-sizing:content-box;box-sizing:content-box}.borderBox{-webkit-box-sizing:border-box;box-sizing:border-box}.pointer{cursor:pointer}.btn-white{border:.026667rem solid #999;color:#999;border-radius:2.666667rem;background:#fff}.btn-redorange,.btn-white{padding:.133333rem .373333rem}.btn-redorange{border:.026667rem solid #f22e00;color:#fff;border-radius:2.666667rem;background:#f22e00}.go-btn{position:absolute;right:0;top:50%;margin-top:-.32rem;color:#ccc}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex>.flex-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex.justify_around{-ms-flex-pack:distribute;justify-content:space-around}.lhh52{line-height:1.386667rem;min-height:1.386667rem}.lhh50{line-height:1.33333rem;min-height:1.33333rem}.lhh8{line-height:.213333rem;height:.213333rem}.lhh14{line-height:.373333rem;height:.373333rem}.lhh16{line-height:.426667rem;height:.426667rem}.lhh20{line-height:.533333rem;height:.533333rem}.lhh28{line-height:.746667rem;height:.746667rem}.lhh30{line-height:.8rem;height:.8rem}.lhh40{line-height:1.06667rem;height:1.06667rem}.lhh44{height:1.17333rem;line-height:1.17333rem}.lhh46{height:1.226667rem;line-height:1.226667rem}.lhh124{line-height:3.306667rem;min-height:3.306667rem}.lh1{line-height:1}.lh7{line-height:.186667rem}.lh12{line-height:.32rem}.lh13{line-height:.346667rem}.lh14{line-height:.37333rem}.lh15{line-height:.4rem}.lh16{line-height:.426667rem}.lh17{line-height:.453333rem}.lh18{line-height:.48rem}.lh20{line-height:.533333rem}.lh22{line-height:.586667rem}.lh24{line-height:.64rem}.lh26{line-height:.69333rem}.lh27{line-height:.72rem}.lh28{line-height:.746667rem}.lh30{line-height:.8rem}.lh34{line-height:.906667rem}.lh38{line-height:1.013333rem}.lh42{line-height:1.12rem}.lh50{line-height:1.333333rem}.lh60{line-height:1.6rem}.w-10{width:10%}.w-14{width:14%}.w-17{width:17%}.w-20{width:20%}.w-25{width:25%}.w-33{width:33%}.w-40{width:40%}.w-45{width:45%}.w-50{width:50%}.w-65{width:65%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-83{width:83%}.w-85{width:85%}.w-86{width:86%}.w-90{width:90%}.w-100{width:100%}.w16{width:.426667rem}.w24{width:.64rem}.w30{width:.8rem}.w36{width:.96rem}.w44{width:1.173333rem}.w46{width:1.226667rem}.w50{width:1.333333rem}.w60{width:1.6rem}.w65{width:1.73333rem}.w70{width:1.866667rem}.w75{width:2rem}.w80{width:2.133333rem}.w85{width:2.266667rem}.w90{width:2.4rem}.w95{width:2.533333rem}.w98{width:2.613333rem}.w100{width:2.6667rem}.w110{width:2.933333rem}.w114{width:3.04rem}.w130{width:3.466667rem}.w150{width:4rem}.w172{width:4.586667rem}.w232{width:6.186667rem}.w260{width:6.933333rem}.w275{width:7.333333rem}.w285{width:7.866667rem}.w240{width:6.4rem}.w300{width:8rem}.w328{width:8.746667rem}.h16{height:.426667rem}.h18{height:.48rem}.h20{height:.533333rem}.h24{height:.64rem}.h30{height:.8rem}.h34{height:.906667rem}.h36{height:.96rem}.h40{height:1.066667rem}.h44{height:1.17333rem}.h46{height:1.226667rem}.h48{height:1.28rem}.h50{height:1.333333rem}.h58{height:1.546667rem}.h60{height:1.6rem}.h64{height:1.706667rem}.h68{height:1.813333rem}.h70{height:1.866667rem}.h75{height:2rem}.h80{height:2.133333rem}.h85{height:2.266667rem}.h88{height:2.346667rem}.h90{height:2.4rem}.h95{height:2.533333rem}.h98{height:2.613333rem}.h100{height:2.6667rem}.h168{height:4.48rem}.h-100{height:100%}.h172{height:4.586667rem}.h259{height:6.90667rem}.h345{height:9.2rem}.h385{height:10.266667rem}.h482{height:12.853333rem}.scale08{-ms-transform:scale(.8);-webkit-transform:scale(.8);transform:scale(.8)}.scale09{-ms-transform:scale(.9);-webkit-transform:scale(.9);transform:scale(.9)}.line_through{text-decoration:line-through}.layout:after{content:" ";display:block;clear:both;height:0}.layout{zoom:1}.backgroundimg{background-repeat:no-repeat;background-position:0;background-size:cover}.elli{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.overtwo{-webkit-line-clamp:2;-moz-line-clamp:2}.overthree,.overtwo{display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical}.overthree{-webkit-line-clamp:3;-moz-line-clamp:3}button:active{background:#f1f1f1}.clearfix1:after{content:"";display:block;height:0;visibility:hidden;clear:both;width:100%}button[disabled]{color:rgba(0,0,0,.3);background-color:#f7f7f7}input::-webkit-input-placeholder{color:#999}input:-moz-placeholder,input::-moz-placeholder{color:#999}input:-ms-input-placeholder{color:#999}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}img{max-width:100%}a{color:#333}.fix_bottom,.fixtobottom{position:fixed;width:100%;left:0;bottom:0;z-index:1000}.min-fullheight{min-height:100%}.bor-t{border-top:.026667rem solid #f9f9f9}.bor-b{border-bottom:.026667rem solid #f9f9f9}.bor-r{border-right:.026667rem solid #f9f9f9}.bor_b{border-bottom:.026667rem solid #f5f5f5}.bor_l{border-left:.026667rem solid #f5f5f5}.bor_le9{border-left:.026667rem solid #e9e9e9}.bor_re9{border-right:.026667rem solid #e9e9e9}.bor-bf5,.bor_bf5{border-bottom:.026667rem solid #f5f5f5}.bor-b10{border-bottom:.26667rem solid #f9f9f9}.bor_te5{border-top:.026667rem solid #e5e5e5}.clearletspc{letter-spacing:-.106667rem}.scroll_y{overflow-y:scroll}.flex_align_middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex_align_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.space_between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fullbutton{position:fixed;left:0;bottom:0;color:#fff;width:100%;background-color:#00d3c2;height:1.17333rem;line-height:1.17333rem}.fullbutton.orange{background-color:#ffb937}.middle_button{width:7.94667rem;height:1.17333rem;border-radius:.58667rem;line-height:1.17333rem;text-align:center;background-color:#00d2c3;color:#fff;margin:0 auto;font-size:.42667rem}.bottom_button{height:1.38667rem;position:fixed;bottom:0;left:0;background-color:#fff;width:100%}.bottom_button:active{opacity:.8}.bottom_button div{width:9.22667rem;height:1.17333rem;margin:.10667rem auto;background-color:#00d2c3;color:#fff;line-height:1.17333rem;text-align:center;border-radius:.58667rem}.radio_grassGreen{appearance:none;-moz-appearance:none;-webkit-appearance:none;position:relative;width:.533333rem;height:.533333rem;border-radius:50%;border:.026667rem solid #bebebe;background-color:#fff}.radio_grassGreen:checked{border:.02667rem solid #4cd864}.radio_grassGreen:checked:after{content:"";top:.106667rem;left:.106667rem;position:absolute;vertical-align:middle;margin-top:0;background:#4cd864;border-radius:50%;width:.266667rem;height:.266667rem}.switch_green{appearance:none;-moz-appearance:none;-webkit-appearance:none;position:relative;width:1.333333rem;height:.8rem;border-radius:2.666667rem;border:.026667rem solid #bebebe;background-color:#fff}.switch_green:after{content:"";top:-.026667rem;left:0;position:absolute;vertical-align:middle;margin-top:0;background:#fff;border:.026667rem solid #bebebe;border-radius:50%;width:.746667rem;height:.746667rem}.switch_green:checked{border:.026667rem solid #00d2c3;background-color:#00d2c3}.switch_green:checked:after{left:.533333rem}.container .header{height:44px}.container .vux-header{padding:.053333rem 0;position:fixed;top:0;left:0;right:0;z-index:99}.container .vux-header.main_color{background:#fff;border-bottom:.026667rem solid #f5f5f5}.container .vux-header .vux-header-title{font-size:.426667rem;color:#00d2c3;letter-spacing:-.012533rem}.container .vux-header .vux-header-left .left-arrow:before{border-color:#00d2c3;font-size:.373333rem}.container .vux-header .vux-header-right .vux-header-more{color:#00d2c3}.container .vux-header .vux-header-right .vux-header-more:after{font-size:.373333rem}.goods_nav{width:30%;float:right;right:.133333rem;overflow:hidden;position:fixed;margin-top:-.533333rem;z-index:9999999}.goods_nav .Triangle{width:100%;height:.533333rem}.goods_nav .Triangle h2{width:0;height:0;border:.2703rem solid rgba(0,0,0,0);border-bottom-color:rgba(46,45,45,.9);-webkit-transition:.6s;-o-transition:.6s;transition:.6s;float:right;margin-right:.2703rem}.goods_nav ul{width:100%;overflow:hidden;background-color:rgba(46,45,45,.9);border-radius:.053333rem}.goods_nav ul li{width:100%;height:1.066667rem;border-bottom:.026667rem solid #959595;color:#fff}.grayhead .vux-header .vux-header-right .vux-header-more,.grayhead .vux-header .vux-header-title{color:#333}.grayhead .vux-header .vux-header-left .left-arrow:before{border-color:#333}.productList .item1:nth-child(odd){margin-left:.266667rem}.productList .item2:last-child{padding-bottom:.266667rem}.cornerMark{border-left:.45rem solid rgba(0,0,0,0);border-top:.45rem solid rgba(0,0,0,0);border-color:#f55d3a rgba(0,0,0,0) rgba(0,0,0,0) #f55d3a;border-style:solid;border-width:.45rem;border-top-left-radius:.106667rem;background-color:rgba(0,0,0,0);width:0;height:0;top:0;left:0;z-index:10}.cornerMark:after{display:inline-block;font-size:.32rem;width:.8rem;position:absolute;top:-.35rem;left:-.48rem;-ms-transform:rotate(-45deg) scale(.8);-webkit-transform:rotate(-45deg) scale(.8);transform:rotate(-45deg) scale(.8)}.cornerMark-new:after{content:"NEW"}.cornerMark-hot:after{content:"HOT"}.cornerMark-recommend:after{content:"\63A8\8350";top:-.4rem;-ms-transform:rotate(-45deg) scale(1);-webkit-transform:rotate(-45deg) scale(1);transform:rotate(-45deg) scale(1)}.mask{background-color:rgba(0,0,0,.5)}.maskIn{-webkit-animation:mask_in .25s linear;animation:mask_in .25s linear}.maskOut{-webkit-animation:mask_out .25s linear;animation:mask_out .25s linear}@-webkit-keyframes mask_in{0%{opacity:0}50%{opacity:.3}to{opacity:.5}}@keyframes mask_in{0%{opacity:0}50%{opacity:.3}to{opacity:.5}}@-webkit-keyframes mask_out{0%{opacity:.5}50%{opacity:.3}to{opacity:0}}@keyframes mask_out{0%{opacity:.5}50%{opacity:.3}to{opacity:0}}.panelIn{-webkit-animation:panel_in .1s linear;animation:panel_in .1s linear}.panelOut{-webkit-animation:panel_out .1s linear;animation:panel_out .1s linear}@-webkit-keyframes panel_in{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@keyframes panel_in{0%{opacity:0}50%{opacity:.5}to{opacity:1}}@-webkit-keyframes panel_out{0%{opacity:1}50%{opacity:.5}to{opacity:0}}@keyframes panel_out{0%{opacity:1}50%{opacity:.5}to{opacity:0}}.fixedbody{overflow:hidden;height:100%;position:fixed}.autobody{overflow:auto;height:100%;position:relative}.radio_green{appearance:none;-moz-appearance:none;-webkit-appearance:none;position:relative;width:.32rem;height:.32rem;border-radius:50%;border:1px solid #bebebe;background-color:#fff}.radio_green:checked{border:1px solid #00d2c3}.radio_green:after{content:"";top:.053333rem;left:.053333rem;position:absolute;background:#00d2c3;width:.16rem;height:.16rem;border-radius:50%}.checkbox_green{appearance:none;-moz-appearance:none;-webkit-appearance:none;width:.533333rem;height:.533333rem;background:#fff;border:.026667rem solid #ccc;position:relative;border-radius:0}.checkbox_green:checked{background:#00d2c3;border:1px solid #00d2c3}.checkbox_green:checked:after{content:"";top:.08rem;left:.08rem;position:absolute;vertical-align:middle;margin-top:0;background:rgba(0,0,0,0);border:.053333rem solid #fff;border-top:none;border-right:none;width:.266667rem;height:.16rem;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.weui-toast{width:auto;min-width:7.6em;padding-left:.4rem;padding-right:.4rem}.weui-icon_toast.weui-loading{margin-top:.4rem}.goods-detail-wrapper .weui-toast__content{color:#fff}.list-paddingleft-2{border:1px solid #eaeaea}.list-paddingleft-2 li{padding:10px;border-bottom:1px solid #eaeaea}.list-paddingleft-2 :last-child{border-bottom:none}.fw600{font-weight:600}.fw500{font-weight:500}.fw400{font-weight:400}.h135{height:3.62666rem}.fs11{font-size:.293335rem}.fs24{font-size:.64rem}.ls1{letter-spacing:1px}.c_F55D3A{color:#f55d3a}.bgFF3939_FF3939{background-image:-webkit-gradient(linear,left top,right top,from(#ff3939),to(#ff4280));background-image:-o-linear-gradient(left,#ff3939 0,#ff4280 100%);background-image:linear-gradient(90deg,#ff3939 0,#ff4280)}.c_f55d3a{color:#f55d3a}.w-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dflex{display:-webkit-box;display:-ms-flexbox;display:flex}.h-f{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.w-f{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-28{width:28%}.w-32{width:32%}.w-33_33333{width:33.333333%}.w-31_2{width:31.2vw}.w-42_4{width:42.4%}.w-48{width:48%}.w-38_4{width:38.4%}.w-57_6{width:57.6%}.w-28_8{width:28.8%}.w117{width:117px}.w94{width:94px}.h94{height:94px}.w92{width:92px}.w45{width:45px}.w68{width:68px}.h150{height:4rem}.w-62_8{width:68.8vw}.w1024{width:1024px}.h28{height:28px}.h-79_4{height:79.4vw}.h-13_333{height:13.3333vw}.h-31_2{height:31.2vw}.min-h-120{min-height:120vw}.m_1{margin:0 1%}.m5{margin:.13333rem}.m8{margin:.21333rem}.mb45{margin-bottom:45px}.mt60{margin-top:60px}.m_0_4{margin:0 .4%}.pr18{padding-right:.48rem}.pl18{padding-left:.48rem}.vertical-top{vertical-align:top}.lh0{line-height:0}.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.space-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.dis-table{display:table}.dis-table-cell{display:table-cell}.vertical-mid{vertical-align:middle}.bg_FFB937{background-color:#ffb937}.bg_F55D3A{background-color:#f55d3a}.bor_r_dashed{border-right:.02667rem dashed #f5f5f5}.bor_c33{border:1px solid #333}.bor_f22e00{border:1px solid #f22e00}.c_f22e00{color:#f22e00}.elli-new{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.pb45{padding-bottom:45px}.pt55{padding-top:55px}.c_FF5500{color:#f50}p{margin-bottom:0!important}.p_w1200{width:1200px}.p_w373{width:373px}.p_w465{width:465px}.p_w525{width:525px}.p_w200{width:200px}.m_center{margin:auto}.p_m7{margin:7px}.p_mt10{margin-top:10px}.p_mt15{margin-top:15px}.p_mt17{margin-top:17px}.p_mt20{margin-top:20px}.p_mt24{margin-top:24px}.p_mb20{margin-bottom:20px}.p_ml30{margin-left:30px}.p_p15{padding:15px}.p_pb20{padding-bottom:20px}.p_pl5{padding-left:5px}.p_pr5{padding-right:5px}.p_pl8{padding-left:8px}.p_pt5{padding-top:5px}.p_pb7{padding-bottom:7px}.p_pb13{padding-bottom:13px}.p_pl15{padding-left:15px}.p_p20{padding:20px}.p_pl20{padding-left:20px}.p_pr20{padding-right:20px}.p_pl30{padding-left:30px}.p_pr30{padding-right:30px}.p_bor-b{border-bottom:1px solid #bebebe}.p_fs16{font-size:16px}.p_fs18{font-size:18px}.p_fs20{font-size:20px}.p_fs22{font-size:22px}.p_fs14{font-size:14px}.p_fs32{font-size:32px}.c_00b5a8{color:#00b5a8}.c_008EDE{color:#008ede}.p_w54{width:54px}.p_w84{width:84px}.p_w310{width:310px}.p_h100{height:100px}.p_w156{width:156px}.p_h84{height:84px}.p_h40{height:40px}.p_h60{height:60px}.p_h70{height:70px}.p_h104{height:104px}.p_h140{height:140px}.p_h236{height:236px}.bg_main{background-color:#00d2c3}.bor_DBDBDB{border:1px solid #dedbdb}.triangle{display:inline-block;border:8px solid rgba(0,0,0,0);border-left:15px solid #bebebe;position:relative;top:3px}.p_border_l_color{border-left-color:#00d2c3}.bor-dashed-979797{border-bottom:1px dashed #979797}.hover-underline:hover{text-decoration:underline}.medicine-chest{width:1200px;position:relative;margin:22px auto;font-size:12px;font-weight:600;overflow:hidden;background:#fff;border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding-bottom:10px}.medicine-chest p{font-size:20px;color:#333;letter-spacing:0;margin-bottom:20px;line-height:35px}.medicine-chest li{width:150px;height:24px;float:left;line-height:35px;padding-right:14px;color:#666;display:inline-block;overflow:hidden}.medicine-chest li a{color:#666}.medicine-chest li a:hover{color:#ff3939}.footer-link{width:1200px;position:relative;margin:22px auto;font-size:12px;font-weight:600;overflow:hidden;background:#fff}.footer-link p{font-size:20px;color:#333;letter-spacing:0;margin-bottom:20px;line-height:35px}.footer-link li{width:100px;height:24px;float:left;line-height:35px;padding-right:14px;color:#666;display:inline-block;overflow:hidden}.footer-link li a{color:#666}.footer-link li a:hover{color:#ff3939}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{line-height:1.6;font-family:-apple-system-font,Helvetica Neue,sans-serif}*{margin:0;padding:0}a img{border:0}a{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}::-webkit-input-placeholder{font-family:-apple-system-font,Helvetica Neue,sans-serif}a{-webkit-touch-callout:none}.vux-1px,.vux-1px-b,.vux-1px-l,.vux-1px-r,.vux-1px-t,.vux-1px-tb{position:relative}.vux-1px:before{content:" ";position:absolute;left:0;top:0;width:200%;border:1px solid #c7c7c7;color:#c7c7c7;height:200%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.vux-1px-t:before{top:0;border-top:1px solid #c7c7c7;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.vux-1px-b:after,.vux-1px-t:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#c7c7c7}.vux-1px-b:after{bottom:0;border-bottom:1px solid #c7c7c7;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.vux-1px-tb:before{top:0;border-top:1px solid #c7c7c7;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.vux-1px-tb:after,.vux-1px-tb:before{content:" ";position:absolute;left:0;right:0;height:1px;color:#c7c7c7}.vux-1px-tb:after{bottom:0;border-bottom:1px solid #c7c7c7;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.vux-1px-l:before{left:0;border-left:1px solid #c7c7c7;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}.vux-1px-l:before,.vux-1px-r:after{content:" ";position:absolute;top:0;width:1px;bottom:0;color:#c7c7c7}.vux-1px-r:after{right:0;border-right:1px solid #c7c7c7;-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(.5);-ms-transform:scaleX(.5);transform:scaleX(.5)}