.van-count-down{color:#323233;font-size:14px;line-height:20px}.van-notice-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:24px;font-size:16px}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap;-webkit-transition-timing-function:linear;transition-timing-function:linear}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:8px 16px}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-button{position:relative;display:inline-block;box-sizing:border-box;height:44px;margin:0;padding:0;font-size:16px;line-height:1.2;text-align:center;border-radius:2px;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:1px solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:1px solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:1px solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:1px solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:1px 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:50px}.van-button--normal{padding:0 15px;font-size:14px}.van-button--small{height:32px;padding:0 8px;font-size:12px}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:24px;padding:0 4px;font-size:10px}.van-button--mini+.van-button--mini{margin-left:4px}.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:999px}.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:4px}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:4px}.van-button--hairline.van-button--round:after{border-radius:999px}.van-button--hairline.van-button--square:after{border-radius:0}.van-submit-bar{position:fixed;bottom:0;left:0;z-index:100;width:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff;-webkit-user-select:none;user-select:none}.van-submit-bar__tip{padding:8px 12px;color:#f56723;font-size:12px;line-height:1.5;background-color:#fff7cc}.van-submit-bar__tip-icon{min-width:18px;font-size:12px;vertical-align:middle}.van-submit-bar__tip-text{vertical-align:middle}.van-submit-bar__bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;height:50px;padding:0 16px;font-size:14px}.van-submit-bar__text{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-right:12px;color:#323233;text-align:right}.van-submit-bar__text span{display:inline-block}.van-submit-bar__suffix-label{margin-left:5px;font-weight:500}.van-submit-bar__price{color:#ee0a24;font-weight:500;font-size:12px}.van-submit-bar__price--integer{font-size:20px;font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-submit-bar__button{width:110px;height:40px;font-weight:500;border:none}.van-submit-bar__button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}.van-submit-bar--unfit{padding-bottom:0}.van-checkbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:32px}.van-tag{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 4px;color:#fff;font-size:12px;line-height:16px;border-radius:2px}.van-tag--default{background-color:#969799}.van-tag--default.van-tag--plain{color:#969799}.van-tag--danger{background-color:#ee0a24}.van-tag--danger.van-tag--plain{color:#ee0a24}.van-tag--primary{background-color:#1989fa}.van-tag--primary.van-tag--plain{color:#1989fa}.van-tag--success{background-color:#07c160}.van-tag--success.van-tag--plain{color:#07c160}.van-tag--warning{background-color:#ff976a}.van-tag--warning.van-tag--plain{color:#ff976a}.van-tag--plain{background-color:#fff;border-color:currentColor}.van-tag--plain:before{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid;border-color:inherit;border-radius:inherit;content:"";pointer-events:none}.van-tag--medium{padding:2px 6px}.van-tag--large{padding:4px 8px;font-size:14px;border-radius:4px}.van-tag--mark{border-radius:0 999px 999px 0}.van-tag--mark:after{display:block;width:2px;content:""}.van-tag--round{border-radius:999px}.van-tag__close{margin-left:2px;cursor:pointer}.van-card{position:relative;box-sizing:border-box;padding:8px 16px;color:#323233;font-size:12px;background-color:#fafafa}.van-card:not(:first-child){margin-top:8px}.van-card__header{display:-webkit-box;display:-webkit-flex;display:flex}.van-card__thumb{position:relative;-webkit-box-flex:0;-webkit-flex:none;flex:none;width:88px;height:88px;margin-right:8px}.van-card__thumb img{border-radius:8px}.van-card__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-width:0;min-height:88px}.van-card__content--centered{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{max-height:32px;font-weight:500;line-height:16px}.van-card__desc{max-height:20px;color:#646566}.van-card__bottom,.van-card__desc{line-height:20px}.van-card__price{display:inline-block;color:#323233;font-weight:500;font-size:12px}.van-card__price-integer{font-size:16px}.van-card__price-decimal,.van-card__price-integer{font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-card__origin-price{display:inline-block;margin-left:5px;color:#969799;font-size:10px;text-decoration:line-through}.van-card__num{float:right;color:#969799}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-box-flex:0;-webkit-flex:none;flex:none;text-align:right}.van-card__footer .van-button{margin-left:5px}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.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:13px}}.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:50px;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:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-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:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 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:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;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:48px;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:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.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}@font-face{font-family:iconfont;src:url(../../static/fonts/iconfont.ccb94210.woff2) format("woff2"),url(../../static/fonts/iconfont.2a83eddd.woff) format("woff"),url(../../static/fonts/iconfont.0687c50c.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-a-Group4051:before{content:"\e64e"}.icon-a-Frame2003:before{content:"\e64d"}.icon-zhanghumima:before{content:"\e64b"}.icon-yonghuming:before{content:"\e64c"}.icon-yaoqinghaoyou:before{content:"\e64a"}.icon-a-daili1:before{content:"\e62d"}.icon-yuyanshezhi:before{content:"\e63a"}.icon-qianbao2:before{content:"\e63d"}.icon-zhangdanjilu:before{content:"\e644"}.icon-gerenxinxi1:before{content:"\e645"}.icon-xiugaimima:before{content:"\e646"}.icon-chongzhidingdan:before{content:"\e647"}.icon-tixiandingdan:before{content:"\e648"}.icon-youxijilu:before{content:"\e649"}.icon-iconfontanquan:before{content:"\e634"}.icon-tubiao-:before{content:"\e632"}.icon-zhuanqian:before{content:"\e639"}.icon-copy:before{content:"\e7ad"}.icon-24gf-store2:before{content:"\e83d"}.icon-mima1:before{content:"\e660"}.icon-gerenxinxi:before{content:"\e62c"}.icon-chongzhi:before{content:"\e65c"}.icon-qianbao1:before{content:"\e630"}.icon-wodetuandui:before{content:"\e6a0"}.icon-youxi1:before{content:"\e63b"}.icon-yaoqing2:before{content:"\e642"}.icon-tixian:before{content:"\e631"}.icon-daohangshuoming:before{content:"\e628"}.icon-weibiaoti5:before{content:"\e640"}.icon-lvzhou_yuyanqiehuan:before{content:"\e629"}.icon-jilu:before{content:"\e62a"}.icon-shenfenrenzheng:before{content:"\e633"}.icon-shenfenrenzheng-tianxieshenfenxinxi:before{content:"\e641"}.icon-xiazai1:before{content:"\e62b"}.icon-gouxuan:before{content:"\e627"}.icon-yaoqing1:before{content:"\e683"}.icon-mima:before{content:"\e625"}.icon-tongyong-yonghumingtubiao:before{content:"\e643"}.icon-shouji:before{content:"\e8c7"}.icon-yaoqingyoujiang:before{content:"\100c2"}.icon-shezhi:before{content:"\e8b8"}.icon-zuanshi_o:before{content:"\eb70"}.icon-fenlei:before{content:"\e62f"}.icon-custom-service:before{content:"\e61d"}.icon-cebianlanlishishuju:before{content:"\e61f"}.icon-xinfeng11:before{content:"\e609"}.icon-gonggao:before{content:"\e6fe"}.icon-gongsi:before{content:"\e65f"}.icon-yinhangqia2:before{content:"\e7e9"}.icon-wode3:before{content:"\e638"}.icon-tedianshandianfahuo:before{content:"\e682"}.icon-wodedingdan0101:before{content:"\e61c"}.icon-wode2:before{content:"\e624"}.icon-shouye3:before{content:"\e63f"}.icon-shouhuodizhi:before{content:"\e667"}.icon-xiazai:before{content:"\e61b"}.icon-xinfeng1:before{content:"\e858"}.icon-kefu:before{content:"\e665"}.icon-yaoqing:before{content:"\e666"}.icon-xiugai:before{content:"\e765"}.icon-cardid:before{content:"\e623"}.icon-zhanghu:before{content:"\e873"}.icon-jiesuo:before{content:"\e669"}.icon-wode1:before{content:"\e658"}.icon-xiazaidaoru:before{content:"\e8c6"}.icon-tongxunlu:before{content:"\e6c2"}.icon-wode-wode:before{content:"\e61a"}.icon-duihua:before{content:"\e6d6"}.icon-xihuan12:before{content:"\fbd6"}.icon-youxi:before{content:"\e6c6"}.icon-tongzhi-hui:before{content:"\e60f"}.icon-gongsidizhi:before{content:"\e70d"}.icon-gift:before{content:"\e63c"}.icon-liwu1:before{content:"\e611"}.icon-zuqiu-2:before{content:"\e66f"}.icon-shouye-shouye2:before{content:"\e608"}.icon-shouye2:before{content:"\e62e"}.icon-dingdan:before{content:"\e637"}.icon-wode:before{content:"\e8a0"}.icon-zuqiu:before{content:"\e60d"}.icon-wodexiao:before{content:"\e941"}.icon-liwu11:before{content:"\e63e"}.icon-dingdan1:before{content:"\e60e"}.icon-fuzhi:before{content:"\e621"}.icon-xiazai-wenjianxiazai-13:before{content:"\e857"}.icon-shimingrenzheng:before{content:"\e750"}.icon-xiaoxi:before{content:"\e618"}.icon-dakaixinxi:before{content:"\e604"}.icon-yuyan:before{content:"\e684"}.icon-xiugai-copy:before{content:"\e607"}.icon-xiangxia1:before{content:"\e771"}.icon-f4f5f8:before{content:"\e603"}.icon-guizeguanli:before{content:"\e605"}.icon-gengduo:before{content:"\e60b"}.icon-baobiao_crm:before{content:"\e606"}.icon-igw-l-screen:before{content:"\e626"}.icon-shangpinfuzhi:before{content:"\e610"}.icon-xiangshang:before{content:"\e601"}.icon-xiangxia:before{content:"\e602"}.icon-shijian:before{content:"\e675"}.icon-sousuo:before{content:"\e8b9"}.icon-bangzhu:before{content:"\e8a3"}.icon-icon-test:before{content:"\e672"}.icon-shoucang:before{content:"\e673"}.icon-shoujihaoma:before{content:"\e6da"}.icon-icon_xinyong_xianxing_jijin-182:before{content:"\e652"}.icon-fuwujilu_huaban:before{content:"\e619"}.icon-icon3:before{content:"\e622"}.icon-baobiao2:before{content:"\e61e"}.icon-iconfontyouxihudong:before{content:"\e636"}.icon-baobiaofenxi:before{content:"\e617"}.icon-anquanbaozhang:before{content:"\e88c"}.icon-fenxianglianjie:before{content:"\e635"}.icon-yinhangqia1:before{content:"\e936"}.icon-youxi22:before{content:"\e60a"}.icon-chengyuanguanli:before{content:"\e615"}.icon-baobiao3:before{content:"\e6b8"}.icon-baobiao4:before{content:"\e612"}.icon-yinhangqia:before{content:"\e616"}.icon-VIP1:before{content:"\e620"}.icon-a94:before{content:"\e67e"}.icon-duoyuyan:before{content:"\e654"}.icon-duoyuyan1:before{content:"\e65e"}.icon-fenxiang:before{content:"\e86e"}.icon-yanjing_yincang_o:before{content:"\ebcd"}.icon-wodekefu:before{content:"\e68b"}.icon-tikuanjilu:before{content:"\e600"}.icon-weibiaoti-:before{content:"\e614"}.icon-yanjing_xianshi_o:before{content:"\ebcc"}.icon-tixianchongzhi:before{content:"\e6ba"}.icon-qianbao:before{content:"\e613"}.icon-licai:before{content:"\e60c"}.icon-gift-full:before{content:"\e8b5"}.icon-xiazai-wenjianxiazai-08:before{content:"\e856"}.icon-shouye-copy:before{content:"\e943"}.icon-wodexiao-copy:before{content:"\e944"}.icon-tuanduiguanli-copy:before{content:"\e945"}.tabbarContent[data-v-7eca5250]{width:100%;background-color:#fff}.tabbarContent>.mydiv[data-v-7eca5250]{width:100%;height:3.125rem;background-color:transparent}.tabbarContent .tabbar[data-v-7eca5250]{width:100%;height:3.125rem;position:fixed;bottom:0;left:0;z-index:9;display:-webkit-box;display:-webkit-flex;display:flex;font-size:.75rem;-webkit-justify-content:space-around;justify-content:space-around;background-color:#fff;background-size:100% 100%;border-top:.0625rem solid #ededed}.tabbarContent .tabbar>div[data-v-7eca5250]{width:20%;position:relative}.tabbarContent .tabbar>div>div[data-v-7eca5250],.tabbarContent .tabbar>div[data-v-7eca5250]{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}.tabbarContent .tabbar>div>div[data-v-7eca5250]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.tabbarContent .tabbar>div>div>img[data-v-7eca5250]{width:1.25rem;margin-bottom:.1875rem}.tabbarContent .tabbar>div>div>.iconfont[data-v-7eca5250]{font-size:1.25rem;margin-bottom:.1875rem}.tabbarContent .tabbar>div>div>span.on[data-v-7eca5250]{color:var(--theme)}.tabbarContent .tabbar>div>.special[data-v-7eca5250]{width:100%;height:100%;position:absolute;top:-.9375rem;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:3.125rem;height:3.125rem;border-radius:50px;background:url(../../static/img/Lark20220423-171151.99e3760d.png) no-repeat;background-size:100% 100%;font-size:.75rem;color:#000}.tabbarContent .tabbar>div>.special>span[data-v-7eca5250]{width:4.6875rem;margin-top:.9375rem;display:block;text-align:center}