.van-goods-action-icon{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-pack:center;-webkit-justify-content:center;justify-content:center;min-width:48px;height:100%;color:#646566;font-size:10px;line-height:1;text-align:center;background-color:#fff;cursor:pointer}.van-goods-action-icon:active{background-color:#f2f3f5}.van-goods-action-icon__icon{width:1em;margin:0 auto 5px;color:#323233;font-size:18px}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;line-height:40px;border:none}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:20px;border-bottom-left-radius:20px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:20px;border-bottom-right-radius:20px}.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;height:50px;background-color:#fff}.van-goods-action--safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom)}.van-progress{position:relative;height:4px;background:#ebedf0;border-radius:4px}.van-progress__portion{position:absolute;left:0;height:100%;background:#1989fa;border-radius:inherit}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:0 5px;color:#fff;font-size:10px;line-height:1.6;text-align:center;word-break:keep-all;background-color:#1989fa;border-radius:1em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-divider{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:16px 0;color:#969799;font-size:14px;line-height:24px;border:0 solid #ebedf0}.van-divider:after,.van-divider:before{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;height:1px;border-color:inherit;border-style:inherit;border-width:1px 0 0}.van-divider:before{content:""}.van-divider--hairline:after,.van-divider--hairline:before{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-divider--dashed{border-style:dashed}.van-divider--content-center:before,.van-divider--content-left:before,.van-divider--content-right:before{margin-right:16px}.van-divider--content-center:after,.van-divider--content-left:after,.van-divider--content-right:after{margin-left:16px;content:""}.van-divider--content-left:before,.van-divider--content-right:after{max-width:10%}.van-panel{background:#fff}.van-panel__header-value{color:#ee0a24}.van-panel__footer{padding:8px 16px}.van-sku-container{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:stretch;-webkit-align-items:stretch;align-items:stretch;min-height:50%;max-height:80%;overflow-y:visible;font-size:14px;background:#fff}.van-sku-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:44px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.van-sku-body::-webkit-scrollbar{display:none}.van-sku-header{margin-left:16px}.van-sku-header__img-wrap{position:relative;float:left;width:96px;height:96px;margin:12px 0;overflow:hidden;background:#f7f8fa;border-radius:4px}.van-sku-header__img-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;max-width:100%;max-height:100%;margin:auto}.van-sku-header__goods-info{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-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;min-height:96px;padding:12px 36px 12px 8px;overflow:hidden}.van-sku-header-item{margin-top:8px;color:#969799;font-size:12px;line-height:16px}.van-sku__price-symbol{font-size:16px;vertical-align:middle}.van-sku__price-num{font-weight:500;font-size:22px;vertical-align:middle;word-wrap:break-word}.van-sku__goods-price{color:#ee0a24}.van-sku__price-tag{position:relative;display:inline-block;margin-left:8px;overflow:hidden;color:#ee0a24;font-size:12px;border-radius:8px}.van-sku__price-tag:before{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;opacity:.1;content:""}.van-sku-group-container{margin-left:16px;padding:12px 0 2px}.van-sku-group-container--hide-soldout .van-sku-row__item--disabled{display:none}.van-sku-row{margin:0 3px 12px 0}.van-sku-row:last-child{margin-bottom:0}.van-sku-row__title{padding-bottom:12px}.van-sku-row__title-multiple{color:#969799}.van-sku-row__item{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:40px;margin:0 12px 12px 0;overflow:hidden;color:#323233;font-size:13px;line-height:16px;vertical-align:middle;border-radius:4px;cursor:pointer}.van-sku-row__item:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#f7f8fa;content:""}.van-sku-row__item-img{z-index:1;width:24px;height:24px;margin:4px 0 4px 4px;object-fit:cover;border-radius:2px}.van-sku-row__item-name{z-index:1;padding:8px}.van-sku-row__item--active{color:#ee0a24}.van-sku-row__item--active:before{background:currentColor;opacity:.1}.van-sku-row__item--disabled{color:#c8c9cc;background:#f2f3f5;cursor:not-allowed}.van-sku-row__item--disabled .van-sku-row__item-img{opacity:.3}.van-sku-stepper-stock{margin-left:16px;padding:12px 0}.van-sku-stepper-container{min-height:30px;margin-right:20px;overflow:hidden}.van-sku__stepper{float:right;padding-left:4px}.van-sku__stepper-title{float:left;line-height:30px}.van-sku__stepper-quota{display:inline-block;float:right;color:#ee0a24;font-size:12px;line-height:30px}.van-sku__stock{display:inline-block;margin-right:8px;color:#969799;font-size:12px}.van-sku__stock-num--highlight{color:#ee0a24}.van-sku-messages{padding-bottom:32px}.van-sku-messages__image-cell .van-cell__title{max-width:90px}.van-sku-messages__image-cell .van-cell__value{overflow:visible;text-align:left}.van-sku-img-uploader{display:inline-block}.van-sku-img-uploader__uploader{vertical-align:middle}.van-sku-img-uploader__img{position:relative;float:left;width:64px;height:64px;margin-right:8px;background:#f7f8fa;border-radius:2px}.van-sku-img-uploader__img img{width:100%;height:100%;object-fit:contain}.van-sku-img-uploader__delete{position:absolute;top:-12px;right:-14px;z-index:1;padding:6px;color:rgba(50,50,51,.8);opacity:.8}.van-sku-img-uploader__delete:before{background-color:#fff;border-radius:14px}.van-sku-img-uploader__mask{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;width:100%;height:100%;color:#fff;background:rgba(50,50,51,.8)}.van-sku-img-uploader__warn-text{margin-top:6px;font-size:12px;line-height:14px}.van-sku-img-uploader__trigger{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;height:100%;color:#dcdee0}.van-sku-actions,.van-sku-img-uploader__trigger{display:-webkit-box;display:-webkit-flex;display:flex}.van-sku-actions{-webkit-flex-shrink:0;flex-shrink:0;padding:8px 16px}.van-sku-actions .van-button{height:40px;font-weight:500;font-size:14px;line-height:34px;border:none;border-radius:0}.van-sku-actions .van-button:first-of-type{border-top-left-radius:20px;border-bottom-left-radius:20px}.van-sku-actions .van-button:last-of-type{border-top-right-radius:20px;border-bottom-right-radius:20px}.van-sku-actions .van-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-sku-actions .van-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}body,html{position:relative}body{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-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.body-fixed-bottom{padding:0!important}.header-bar{position:relative}.page-preview.content{position:relative;margin:0 auto;max-width:540px}.page-preview .module-bottom{max-width:540px}.page-goods{position:relative;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-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0;padding:0;background-color:#f7f8fa;width:100%;height:100%}.page-goods .common-cell__title,.page-goods .common-group__label{font-size:13px}.page-goods .van-popup--round{border-radius:20px 20px 0 0}.van-slider__bar{position:relative;margin:0 8px;height:4px;border-radius:4.5px;background:#cacaca}.van-slider__finished-portion,.van-slider__loaded-portion{border-radius:4.5px;height:100%;position:absolute;left:0}.van-slider__pivot{position:absolute;top:50%;width:16px;height:16px;border:3px solid #fff;box-shadow:0 1px 4px;border-radius:50%;background-color:#cacaca;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.cap-video__content{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);max-width:100%;max-height:100%}.cap-video-wrap{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f8f8f8;z-index:1000!important}.cap-video-wrap--inline{position:absolute}.cap-video-wrap--fullscreen .cap-video__action-bar{bottom:0}.cap-video-wrap--fullscreen .cap-video__fullscreen-btn{background-size:14px 14px;background-image:url(https://b.yzcdn.cn/public_files/2019/07/25/799d73b812a5f1888e107cacf50f19cc.png);background-position:50%}.cap-video-wrap--fullscreen .cap-video__close{left:auto;right:20px}.cap-video{position:absolute;top:50%;left:50%;width:100%;height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cap-video__content-wrap,.cap-video__video-container{position:relative;height:100%}.cap-video__video-container{width:100%}.cap-video__video-container video{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);max-width:100%;max-height:100%}.cap-video__cover{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;z-index:9999}.cap-video__loading.van-loading,.cap-video__pause,.cap-video__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cap-video__pause,.cap-video__play{width:55px;height:55px;background-image:url(https://img.yzcdn.cn/public_files/2019/07/25/d033c4ff8d85e23a18a6becc46411d09.png);background-size:55px 55px;z-index:9999}.cap-video__pause{background-image:url(https://b.yzcdn.cn/public_files/2019/07/25/4a86ff7a803f58cda41b0c1aa033723e.png)}.cap-video__close{position:absolute;top:15px;left:15px;width:34px;height:34px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cap-video__close:after,.cap-video__close:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;background-color:#fff}.cap-video__close:before{width:24px;height:2px}.cap-video__close:after{width:2px;height:24px}.cap-video__action-bar{position:absolute;left:0;right:0;padding:17px 80px 25px 52px}.cap-video__current-time{left:16px}.cap-video__current-time,.cap-video__duration-time{position:absolute;top:13px;font-size:12px;color:#fff}.cap-video__duration-time{right:45px}.cap-video__fullscreen-btn{position:absolute;top:6px;right:10px;padding:5px;width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px 16px;background-image:url(https://img.yzcdn.cn/public_files/2019/07/25/7a2bc8a70a9614f788b554038e121484.png)}.cap-video .van-slider__bar{height:2px;background-color:hsla(0,0%,100%,.4)}.cap-video .van-slider__pivot{margin-left:-15px!important;width:30px;height:30px;border:0;background-color:initial!important;box-shadow:none}.cap-video .van-slider__pivot:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:12px;height:12px;border-radius:6px;background-color:#fff}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.IIV::-webkit-media-controls-play-button,.IIV::-webkit-media-controls-start-playback-button{opacity:0;pointer-events:none;width:5px}.swp{display:block;width:100%;margin:0;padding:0;background-color:#f8f8f8}.swp,.swp-wrap{position:relative}.swp__sku{position:absolute;left:16px;bottom:15px;padding:2px 7px;box-sizing:border-box;max-width:122px;min-width:32px;line-height:normal;text-align:center;background-color:rgba(0,0,0,.4);border-radius:999px;font-size:12px;color:#fff}.swp__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.swp__img{display:block;max-width:100%;max-height:100%;min-width:50%;min-height:50%}.swp__play-video{position:absolute;top:50%;left:50%;width:60px;height:60px;background-image:url(https://b.yzcdn.cn/wsc-goods-h5/img/icon_play@2x.png);background-size:100% 100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-indent:-999px}.swp__indicator{position:absolute;right:15px;bottom:15px;padding:3px 7px 2px;line-height:normal;min-width:32px;box-sizing:border-box;border-radius:999px;font-size:12px;color:#fff;background-color:rgba(0,0,0,.4)}.activity-price{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.activity-price__label{color:#fff}.activity-price__label-xs{font-size:14px;margin-left:2px}.activity-price__label-sm,.activity-price__label-xs{line-height:20px;vertical-align:bottom;font-weight:700}.activity-price__label-sm{font-size:12px}.activity-price__label-xl{font-size:24px;line-height:1;vertical-align:bottom;font-weight:700}.activity-price__more{margin-left:2px}.activity-price__more-tag{display:inline-block;padding:1px 4px 0;border-radius:1rem;font-size:13px;background-color:#fff;-webkit-transform:scale(.8);transform:scale(.8);height:18px;line-height:18px;box-sizing:border-box}.activity-price__more-price{font-family:Avenir-Book;margin-top:6px;font-size:13px;color:#fff;opacity:.6;-webkit-transform:scale(.85);transform:scale(.85);white-space:nowrap}.activity-price__more-price .origin-price{text-decoration:line-through}.price-length-5.activity-price__label-xl,.price-length-6.activity-price__label-xl{font-size:26px}.price-length-5.activity-price__label-sm,.price-length-6.activity-price__label-sm{font-size:16px}.price-length-1.activity-price__label-xl,.price-length-2.activity-price__label-xl,.price-length-3.activity-price__label-xl,.price-length-4.activity-price__label-xl{font-size:28px}.price-length-1.activity-price__label-sm,.price-length-2.activity-price__label-sm,.price-length-3.activity-price__label-sm,.price-length-4.activity-price__label-sm{font-size:18px}.activity-count-down{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;font-size:13px;height:36px}.activity-count-down,.activity-count-down .flex-column{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal}.activity-count-down .flex-column{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column}.activity-count-down__label{color:#fff;text-align:right;font-size:13px;-webkit-transform:scale(.8);transform:scale(.8)}.activity-count-down__label.activity-end{font-size:18px;line-height:36px}.activity-count-down__time{margin-top:3px}.activity-count-down__process,.activity-count-down__time{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#fff;font-size:13px;-webkit-transform:scale(.8);transform:scale(.8)}.activity-count-down__process{margin-top:10px}.activity-count-down__time-text{font-weight:700;margin:0 2px;white-space:nowrap}.activity-count-down__time-box{background-color:#fff;padding:4.5px;border-radius:.2rem;text-align:center;line-height:1.2;font-size:13px;-webkit-transform:scale(.8);transform:scale(.8)}.activity-count-down__time-progress{width:64px;height:6px;background:hsla(0,0%,100%,.3)}.activity-count-down .day-text{margin-right:5px;font-weight:400}.activity-count-down .progress-text{margin-left:3px;margin-right:0;font-weight:400}.goods-activity__background{position:absolute;left:0;top:0;display:block;margin:0;padding:0;width:100%;height:100%}.goods-activity-banner{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:10px 0 10px 10px;height:56px;box-sizing:border-box}.common-tag{position:relative;display:inline-block;padding:0;margin:0}.common-tag__container{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;opacity:.1;border-radius:1rem}.common-tag__main{position:relative;display:block;padding:0 2px;font-size:12px;-webkit-transform:scale(.843333);transform:scale(.843333);line-height:14px;height:14px;white-space:nowrap}@media(-webkit-min-device-pixel-ratio:2){.common-tag__main{padding-top:1.5px}}.goods-price__tag{margin:6px 0}.goods-price__tag-vip{display:inline-block;width:50px;height:16px;background:url(https://su.yzcdn.cn/public_files/f2a7689f3fe84adb04aa43c68b7e9d2d.png) no-repeat;background-size:cover;vertical-align:middle;position:relative;top:-2px}.goods-price__tag-main{height:18px;line-height:18px}.goods-price__tag-content{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.goods-price__tag-font--l{font-size:17px;font-weight:700;margin-right:2px}.goods-points-price{position:relative;text-align:left}.goods-points-price__current{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#666}.goods-points-price__current-label{line-height:18px;margin-right:3px;font-size:14px}.goods-points-price__current-price{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;align-items:center;font-size:14px}.goods-price{margin:8px 0}.goods-price__origin{display:block;font-size:12px;color:#999;line-height:16px}.goods-price__origin-label{margin-right:4px}.customer-card{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:18px;margin:10px 0;padding:8px 10px;border-radius:5px;background-image:-webkit-linear-gradient(316deg,#f9e1aa,#ffe8b4 52%,#e1c78e);background-image:linear-gradient(134deg,#f9e1aa,#ffe8b4 52%,#e1c78e);color:#724e06;font-size:10px}.customer-card__wrapper{position:relative;display:inline-block;width:100%;box-sizing:border-box}.customer-card__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:42px;background:url(https://img.yzcdn.cn/public_files/2019/01/14/b367c0da4ec2650539ab13e1a16a9627.png) no-repeat 0;background-size:32px 18px}.customer-card__content>span{vertical-align:middle}.customer-card__label{font-size:13px;color:#826d1e}.customer-card__action{font-size:13px}.customer-card__price{font-size:14px}.goods-title{padding:0;margin:8px 0}.goods-title__tags{margin-bottom:8px}.goods-title__tags:empty{margin-bottom:0}.goods-title__tag-label{display:inline-block;height:14px;vertical-align:middle}.goods-title__tag-desc{display:inline-block;margin-left:8px;font-size:10px;line-height:20px;color:#999;vertical-align:middle}.goods-title__retail-logo{background-color:#38f!important;color:#fff;text-align:center}.goods-title__box{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;min-height:26px}.goods-title__left{width:100%;box-sizing:border-box}.goods-title__main{display:block;width:88%;font-size:16px;line-height:20px;font-weight:500;text-align:left;word-break:break-all;word-wrap:break-word}.goods-title__main span{vertical-align:middle}.goods-title__sub{margin-top:8px;color:#999;font-size:13px}.goods-title__more{position:absolute;right:-16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#f8f8f8;padding:4px 6px;border-top-left-radius:1rem;border-bottom-left-radius:1rem}.goods-title__more-item-word{margin-left:2px;font-size:12px;color:#666;line-height:normal}.goods-presale{color:#969799}.goods-presale--no-hairline{position:relative;margin-top:8px;font-size:13px;padding:0;height:16px;line-height:16px;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.goods-presale--no-hairline:after{display:none}.goods-presale__tag{margin-right:5px}.goods-presale__label{white-space:nowrap;line-height:14px;font-size:12px;display:inline-block}.goods-tax-bar{padding:0;margin:8px 0 0;font-size:12px;color:#999}.guarantee-bar{position:relative;display:block;margin:0;height:40px;line-height:40px;background-color:#fff;overflow:hidden}.guarantee-bar--1 .guarantee-bar__text{color:#06bf04}.guarantee-bar--2{background-image:-webkit-linear-gradient(right,#0eda70,#07c160);background-image:linear-gradient(270deg,#0eda70,#07c160)}.guarantee-bar--2 .guarantee-bar__text{color:#fff;opacity:.8}.guarantee-bar__logo{margin-left:16px;vertical-align:middle;height:18px}.guarantee-bar__text{padding-left:12px;line-height:18px;font-size:12px;color:#666}.guarantee-pop{height:85vh}.guarantee-pop__container{position:relative;width:100%;padding:20px 15px;box-sizing:border-box}.guarantee-pop__nested .guarantee-pop__container{padding-top:16px;padding-bottom:0}.guarantee-pop__title-logo{display:block;margin:10px auto;width:32%;height:auto}.guarantee-pop__title-desc{margin:15px auto;font-size:14px;text-align:center}.guarantee-pop__title-dot{display:inline-block;width:12px;height:auto;margin:0 10px;vertical-align:middle}.guarantee-pop__content{margin-top:32px;max-height:56vh;overflow-y:auto}.guarantee-pop__content .item{margin:0 0 24px;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.guarantee-pop__content .item,.guarantee-pop__content .item .left{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.guarantee-pop__content .item .left{width:15%;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.guarantee-pop__content .item .left .bg{position:absolute;width:100%;height:100%;object-fit:contain;opacity:.1;background-image:-webkit-linear-gradient(136deg,#07c160,#7aff00);background-image:linear-gradient(314deg,#07c160,#7aff00)}.guarantee-pop__content .item .left .icon{width:100%;height:22px;background-size:auto 100%;background-repeat:no-repeat;background-position:50%;margin-top:2px}.guarantee-pop__content .item .right{width:83%}.guarantee-pop__content .item .right .title{margin-top:5px;font-size:14px;font-weight:700}.guarantee-pop__content .item .right .extrainfo{color:#07c160;font-size:14px;font-weight:400;float:right;margin-right:10px}.guarantee-pop__content .item .right .detail{margin-top:8px;font-size:12px;color:#777;line-height:1.5}.guarantee-pop__content-icon{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:42px;height:42px;overflow:hidden;border-radius:100%}.guarantee-pop__button{margin-top:10px}.guarantee-declare__title{font-size:16px;text-align:center;color:#111;font-weight:700}.guarantee-declare__content{margin:20px 0 0;padding-bottom:20px;max-height:75vh;overflow-y:auto}.guarantee-declare__sub-title{font-size:14px;color:#111;padding:20px 0 10px}.guarantee-declare__text{font-size:12px;color:#666;line-height:1.3}.icon.dkbz{background-image:url(https://b.yzcdn.cn/public_files/d49651dec0751556f8fc746de4d9ec9b.png)}.icon.lybz{background-image:url(https://b.yzcdn.cn/public_files/609282989c47f127d744414dc64180ec.png)}.icon.wqbz{background-image:url(https://b.yzcdn.cn/public_files/1b47dde544bac8c30883b4bedd355f70.png)}.icon.pfbz{background-image:url(https://b.yzcdn.cn/public_files/e7e092c59f0c7799777d76ca2de9a080.png)}.goods-price{position:relative;text-align:left;margin:2px 0 8px}.goods-price__current{display:inline-block;margin-right:8px;vertical-align:middle;font-size:16px;color:#f44}.goods-price__current-label{display:inline-block;font-size:16px;line-height:22px;margin-right:2px;font-weight:500;vertical-align:bottom}.goods-price__current-price{display:inline-block;vertical-align:middle;font-size:22px;line-height:24px;font-weight:bolder}.goods-price__origin-price{font-size:12px;color:#999;text-decoration:line-through}.goods-price__sales{float:right;font-size:12px;color:#999}.goods-price__sales-num{color:#faab0c;margin:0 4px;font-size:16px;line-height:24px;font-weight:700}.fans-benefit{padding:3px 0 6px;font-family:PingFang SC,Avenir}.fans-benefit__bar{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:36px;padding:0 7px 0 13px;box-sizing:border-box;background:#fbe7e7;font-size:13px;border-radius:4px}.fans-benefit__bar,.fans-benefit__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.fans-benefit__content{width:calc(100% - 81px)}.fans-benefit__icon{display:inline-block;width:63px;height:18px;margin-right:8px}.fans-benefit__text--red{-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#f44;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.fans-benefit__action{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#f44}.fans-benefit__action-text{margin-right:4px}.fans-benefit--followed{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:36px;padding:0 12px;box-sizing:border-box;background:#f7f8fa;font-size:13px;color:#3a4554;border-radius:4px;background-image:-webkit-linear-gradient(316deg,rgba(211,218,228,.32),rgba(215,222,232,.48) 48%,rgba(161,173,187,.46));background-image:linear-gradient(134deg,rgba(211,218,228,.32),rgba(215,222,232,.48) 48%,rgba(161,173,187,.46))}.sku-nav__item{-webkit-box-flex:0;-webkit-flex:0 0 52px;flex:0 0 52px;text-align:left;font-size:0}.sku-nav__item:last-child{-webkit-box-flex:0;-webkit-flex:0 0 56px;flex:0 0 56px}.sku-nav__image{overflow:hidden;border-radius:5px;border:1px solid #f2f3f5}.sku-nav{box-sizing:border-box;padding:14px 0 6px 16px;display:-webkit-box;display:-webkit-flex;display:flex;overflow-y:scroll;-webkit-overflow-scrolling:touch;width:100%;background-color:#fff}.sku-nav::-webkit-scrollbar{display:none;width:0}.sku-nav__divide{-webkit-box-flex:0;-webkit-flex:0 0 1px;flex:0 0 1px;margin-right:10px;width:1px;height:42px;background-color:#f2f3f5}.m-base-info{position:relative;padding:8px 16px 10px;background-color:#fff}.u-base-info-row{position:relative;width:100%;font-size:13px;line-height:18px}.u-base-info-row:last-child{margin-bottom:0}.u-base-padding-row{position:relative;width:100%;padding:10px;font-size:13px;line-height:18px;box-sizing:border-box}.cap-countdown{display:inline-block}.cap-countdown__day,.cap-countdown__hour,.cap-countdown__minute,.cap-countdown__ms,.cap-countdown__second{display:inline-block;margin:0 3px;padding:0 3px;font-size:12px;line-height:16px;border-radius:2px}.cap-countdown__time-text{font-size:12px}.cap-countdown--black{color:#fff}.cap-countdown--black .cap-countdown__day,.cap-countdown--black .cap-countdown__hour,.cap-countdown--black .cap-countdown__minute,.cap-countdown--black .cap-countdown__ms,.cap-countdown--black .cap-countdown__second{background-color:#323233}.cap-countdown--black .cap-countdown__time-text{color:#323233}.cap-countdown--white{color:#ee0a24}.cap-countdown--white .cap-countdown__day,.cap-countdown--white .cap-countdown__hour,.cap-countdown--white .cap-countdown__minute,.cap-countdown--white .cap-countdown__ms,.cap-countdown--white .cap-countdown__second{background-color:#fff}.cap-countdown--white .cap-countdown__time-text{color:#fff}.goods-popup{margin-bottom:20px}.goods-popup__header{position:relative;height:44px;line-height:44px;text-align:center}.goods-popup__header:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;pointer-events:none;box-sizing:border-box;border:solid #e5e5e5;border-width:0 0 1px}.goods-popup__header-title{line-height:44px;font-size:16px;color:#333}.goods-popup__header .van-icon{position:absolute;top:12px;right:15px;font-size:20px}.available-store__title{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:10px 10px 0;font-size:14px;color:#333}.available-store__title .van-icon-close{font-size:16px}.available-store__list{padding:10px;white-space:nowrap;overflow:auto hidden;z-index:1;position:relative;-webkit-overflow-scrolling:touch}.available-store__item{display:inline-block;box-sizing:border-box;margin-right:10px;width:120px;height:73px;padding:10px;line-height:1.2;vertical-align:top;border:1px solid #e5e5e5;background-color:#f8f8f8;font-size:12px;white-space:normal}.available-store__item:last-child{margin-right:0}.available-store__item-name{height:28px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.available-store__item-distance{margin-top:10px;font-size:12px;color:#999}.diabled{pointer-events:none}.goods-bottom-bar{margin:0;min-height:35px;line-height:35px;background:#fff7cc;font-size:12px;color:#f85;text-align:center}.goods-bottom-bar--fcode>a{color:#38f}.goods-bottom-bar__countdown{font-size:14px;color:#333}.goods-bottom-bar__countdown .cap-countdown__day,.goods-bottom-bar__countdown .cap-countdown__hour,.goods-bottom-bar__countdown .cap-countdown__minute,.goods-bottom-bar__countdown .cap-countdown__second{padding:0;line-height:1.5;background-color:initial;font-size:14px;color:#f85}.goods-bottom-bar__countdown .cap-countdown__time-text{line-height:1.5;font-size:14px}.goods-bottom-bar--space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 15px}.goods-bottom-bar--space-between,.goods-bottom-bar--space-between>span{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.goods-bottom-bar--space-between>span{color:#666}.goods-bottom-bar--space-between .van-icon-arrow{-webkit-transform:scale(.83);transform:scale(.83)}.goods-bottom-bar__text{color:#f85}.plus-buttons{position:fixed;right:auto;bottom:40px;width:72px;max-height:inherit;overflow-y:initial;opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);-webkit-transition:all .3s;transition:all .3s}.plus-buttons--show{bottom:60px;left:20%;opacity:1}.plus-buttons__list{padding:3px 5px 1px;background-color:#fff;border-radius:2px;box-shadow:0 1px 1px rgba(0,0,0,.1)}.plus-buttons__item{height:60px}.plus-buttons__item:after{border-width:0 0 1px}.plus-buttons__item:last-child:after{border-width:0}.plus-buttons:after{content:"";position:absolute;left:50%;bottom:-5px;margin-left:-5px;width:0;height:0;border-color:#fff transparent transparent;border-style:solid;border-width:5px 5px 0}.goods-buttons{height:50px}.goods-buttons:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;pointer-events:none;box-sizing:border-box;border:solid #e5e5e5;border-width:0 0 1px}.goods-buttons__mini{position:relative;display:-webkit-box;display:-webkit-flex;display:flex}.goods-buttons__mini .van-modal{background-color:initial}.goods-buttons__mini .van-info{top:-.3em;width:.8em;height:.8em;padding:0;min-width:0;border-radius:50%;text-indent:-9999px}.goods-buttons__big .van-button__text{-webkit-box-orient:horizontal;-webkit-flex-direction:row;flex-direction:row}.goods-buttons__big-col,.goods-buttons__big .van-button__text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-justify-content:space-around;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.goods-buttons__big-col{-webkit-box-orient:vertical;-webkit-flex-direction:column;flex-direction:column;font-size:12px;line-height:1.2}.goods-buttons__font-xl{font-size:16px}.goods-buttons__font--s{-webkit-transform:scale(.83);transform:scale(.83);-webkit-transform-origin:center bottom;transform-origin:center bottom}.goods-buttons .goods-buttons--disabled{background:#e5e5e5!important;color:#999!important}.goods-buttons .van-goods-action-mini-btn{min-width:auto}.goods-buttons .goods-buttons__mini--1,.goods-buttons .goods-buttons__mini--2{width:70px}.goods-buttons .goods-buttons__mini--3,.goods-buttons .goods-buttons__mini--4{width:48px}.goods-buttons .buyer-icon img{border-radius:20px;object-fit:cover!important}@media screen and (max-width:320px){.goods-buttons .goods-buttons__mini--1,.goods-buttons .goods-buttons__mini--2{width:60px}.goods-buttons .goods-buttons__mini--3,.goods-buttons .goods-buttons__mini--4{width:43px}}.goods-buttom-groupon-tip{background-color:#f8f8f8}.goods-buttom-groupon-tip .van-cell__right-icon{position:relative;top:-1px}.goods-buttom-groupon-tip__title{display:-webkit-box;display:-webkit-flex;display:flex;justify-items:center;-webkit-box-flex:2;-webkit-flex:2;flex:2}.goods-buttom-groupon-tip__title-avatars{position:relative;margin:0 7px 0 21px;height:30px}.goods-buttom-groupon-tip__title-avatar,.goods-buttom-groupon-tip__title-avatar-up{display:inline-block;width:30px;height:30px;border-radius:50%}.goods-buttom-groupon-tip__title-avatar-up{position:absolute;left:-21px;top:0}.goods-buttom-groupon-tip__title-desc{font-size:13px;line-height:30px;color:#333}.goods-buttom-groupon-tip__title-desc b{color:#f44}.in-sourcing-fission-tip{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 16px;height:50px;background:#f7f8fa;font-size:13px;line-height:17px}.in-sourcing-fission-tip__text{color:#323233}.in-sourcing-fission-tip__more{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#969799}.in-sourcing-fission-tip__icon{line-height:14px}.in-sourcing-fission-tip__pop{padding-right:40px;background:transparent;height:100%;width:100%;text-align:right}.in-sourcing-fission-tip__img{width:236px}.cap-floating-nav{bottom:110px!important}.seller-icon{bottom:140px!important}.goods-bottom{position:relative;background-color:#fff;box-shadow:0 0 10px rgba(125,126,128,.16)}.goods-bottom .van-goods-action{position:static}.goods-bottom .van-goods-action-button{height:40px}.goods-bottom .van-goods-action .van-goods-action-button--last{margin-right:8px;border-top-right-radius:20px;border-bottom-right-radius:20px}.goods-bottom .van-goods-action .van-goods-action-button--first{border-top-left-radius:20px;border-bottom-left-radius:20px}.cap-goods-layout__more{clear:both;margin-bottom:10px;line-height:44px}.cap-goods-layout__more--1,.cap-goods-layout__more--3{margin-right:10px;margin-left:10px}.cap-goods-layout__more--2 .van-cell__value--alone{color:#999;text-align:right}.cap-goods-layout__more--1 .van-button{color:#999}.cap-goods-layout__more--3 .van-button{background-color:initial}.more-link--5,.more-link--6{position:relative;height:100%;color:#969799;font-size:12px;line-height:1;text-align:center}.more-link--5 .more-text,.more-link--6 .more-text{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.more-link--5{width:45px}.more-link--5 .more-text{-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;letter-spacing:3px}.more-link--5 .arrow-left-icon{position:relative;top:-8px;display:block;width:11px;height:8px;margin:50% 10px 0 0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQBAMAAADgw5IVAAAAIVBMVEUAAACYmJienp6Xl5ekpKSioqKXl5eYmJiZmZmioqKXl5dGp5AMAAAACnRSTlMA1BXyDhbTatYhwvE19gAAADtJREFUCNdjAAJWqQIGGAhcqACiIMJCcGFFhDATEcKrjGGAQW0VHDAwZXW6QAEDgxpYL0IzQjdhCYSbAU4FE/6xxNN+AAAAAElFTkSuQmCC);background-size:11px 8px}.more-link--6{display:block;background:rgba(50,50,51,.05);border-radius:4px}.more-link--6 .arrow-right-icon{display:inline-block;width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAHlBMVEXV1dXIyc3Jyc3Kys3Kys3KytDJyc3IyczV1tj6+vv1X5GMAAAAB3RSTlMB89WUjyu9OutiZAAAAEtJREFUCNdjYGAIURRyZQAC5nIgMAAy0kGMMrAARCi8vGIGkFHK4F5e3tleXl7CoF4OFipiEC8HCxXCGXApuGK4driBMCsQlsKdAQDbXS3T/RXubAAAAABJRU5ErkJggg==);background-size:8px 8px}.cap-goods__photo{position:relative}.cap-goods__image-wrap{position:relative;max-height:500px;overflow:hidden}.cap-goods__image-wrap--end:after,.cap-goods__image-wrap--soldout:after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto;background-color:rgba(0,0,0,.3);background-repeat:no-repeat;background-position:50%;background-size:100px 100px;content:""}.cap-goods__image-wrap--soldout:after{background-image:url(https://img.yzcdn.cn/v2/image/wsc-wap/showcase/soldout.png)}.cap-goods__image-wrap--end:after{background-image:url(https://img.yzcdn.cn/v2/image/wsc-wap/showcase/end.png)}.cap-goods__media-icon{position:absolute;right:5px;bottom:26px;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-size:contain}.cap-goods__img--contain,.cap-goods__img--cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-repeat:no-repeat;background-position:50%}.cap-goods__img--contain{background-size:contain}.cap-goods__img--cover{background-size:cover}.cap-goods__img--waterfall{display:block;width:100%;height:auto}.cap-goods-layout__info-title{margin:10px 0 0}.cap-goods-layout__info-title .title{max-height:20px;margin-bottom:5px;font-size:14px;line-height:20px;word-break:break-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cap-goods-layout__info-title .title--tag{display:inline-block;height:16px;padding:0 6px;color:#f44;font-weight:400;font-size:12px;line-height:16px;background-color:#ffdfdf;border-radius:8px}.cap-goods-layout__info-title .sub-title{height:16px;color:#999;font-size:12px;line-height:16px;word-break:break-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cap-goods-layout__info-title .goods-type{margin-top:6px}.cap-goods-layout__info-title .goods-type span{padding:1px 5px;color:#f44;font-size:12px;border:1px solid #f44;border-radius:2px}.cap-goods-layout__info-title.has-title-1.has-subtitle-0 .title{margin-bottom:0}.cap-goods-layout__info-title.small .title,.cap-goods-layout__info-title.swipe .title,.cap-goods-layout__info-title.three .title{height:40px;max-height:40px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cap-goods-layout__info-title.swipe .title,.cap-goods-layout__info-title.three .title{font-size:12px}.cap-goods-layout__info-title.list .title{max-height:40px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cap-goods-layout__buy-btn-wrapper{position:absolute;top:0;right:0}.cap-goods-layout__buy-btn-wrapper.big{height:24px}.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-loading{line-height:24px}.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-1,.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-2,.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-5{height:24px;font-size:24px;line-height:24px}.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-6{height:20px;font-size:20px;line-height:20px}.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-3,.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-4,.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-7,.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-8{height:24px;padding:0 7px;line-height:22px}.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-8:after{border-radius:24px}.cap-goods-layout__buy-btn-wrapper.big .cap-goods-layout__buy-btn-3{border-radius:12px}.cap-goods-layout__buy-btn-wrapper.small{height:20px}.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-loading{line-height:20px}.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-1,.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-2,.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-5,.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-6{height:20px;font-size:20px;line-height:20px}.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-3,.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-4,.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-7,.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-8{height:20px;padding:0 5px;font-size:12px;line-height:18px}.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-8{padding:0 7px}.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-8:after{border-radius:20px}.cap-goods-layout__buy-btn-wrapper.small .cap-goods-layout__buy-btn-3{border-radius:10px}.cap-goods-layout__buy-btn-loading{text-align:center;vertical-align:middle}.cap-goods-layout__buy-btn-loading .van-loading{display:inline-block}.cap-goods-layout__buy-btn-1,.cap-goods-layout__buy-btn-2,.cap-goods-layout__buy-btn-5,.cap-goods-layout__buy-btn-6{color:#f44;cursor:pointer}.cap-goods-layout__buy-btn-4,.cap-goods-layout__buy-btn-8{min-width:auto;color:#f44;font-size:14px;background-color:initial;border:0;border-color:#f44;border-radius:2px;cursor:pointer}.cap-goods-layout__buy-btn-4:after,.cap-goods-layout__buy-btn-8:after{position:absolute;top:0;left:0;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;content:"";pointer-events:none;border:1px solid #f44}.cap-goods-layout__buy-btn-3,.cap-goods-layout__buy-btn-7{min-width:auto}.cap-goods-layout__buy-btn-9{height:40px;padding:0 11px;font-size:12px;line-height:40px}.cap-goods-layout__info-price{position:relative;width:100%}.cap-goods-layout__info-price .price-info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.cap-goods-layout__info-price .sale-price,.cap-goods-layout__info-price .sale-price__origin{height:16px;color:#f44;font-size:16px;line-height:16px;word-break:break-all;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical}.cap-goods-layout__info-price .sale-price.free,.cap-goods-layout__info-price .sale-price__origin.free{font-size:14px}.cap-goods-layout__info-price .sale-price__min{font-size:12px}.cap-goods-layout__info-price .sold-num{margin-left:4px;color:#9b9b9b;font-size:12px}.cap-goods-layout__info-price .sale-price{margin-right:4px}.cap-goods-layout__info-price .sale-price__origin{height:12px;margin-top:2px;color:#999;font-weight:400;font-size:12px;line-height:12px;text-decoration:line-through}.cap-goods-layout__info-price .price-tag{margin-right:2px;font-size:12px}.cap-goods-layout__info-price .cap-goods-layout__buy-btn-wrapper{top:10px}.cap-goods-layout__info-price.size--big .price-info{height:44px}.cap-goods-layout__info-price.size--small .price-info{height:40px}.cap-goods-layout__info-price.swipe .sale-price,.cap-goods-layout__info-price.three .sale-price{height:14px;font-size:14px;line-height:14px}.cap-goods-layout__info-price.center{text-align:center}.cap-goods-layout__info-price.center .price-info{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:32px}.cap-goods-layout__info-price.center .cap-goods-layout__buy-btn-wrapper{position:relative;top:0;display:inline-block;margin:0 0 10px}.cap-goods-layout__info-price .cap-goods-layout__buy-btn-wrapper.type-9{top:0!important}.cap-goods-layout__corner-mark{position:absolute;z-index:5;color:#f44}.cap-goods-layout__corner-mark:after{position:absolute;top:0;left:0;z-index:-1;background:#fff;content:""}.cap-goods-layout__corner-mark.type-0{top:1px;font-size:38px}.cap-goods-layout__corner-mark.type-0:after{top:9px;left:5px;width:28px;height:20px;border-radius:0 10px 10px 0}.cap-goods-layout__corner-mark.type-1{top:5px;left:-3px;font-size:36px}.cap-goods-layout__corner-mark.type-1:after{left:10px;width:16px;height:36px;border-radius:1px}.cap-goods-layout__corner-mark.type-2{top:0;left:5px;font-size:36px}.cap-goods-layout__corner-mark.type-2:after{left:8px;width:22px;height:22px;border-radius:0 4px 4px 0}.cap-goods-layout__corner-mark.type-3{top:5px;left:5px;color:#ffd211;font-size:40px}.cap-goods-layout__corner-mark.type-3:after{top:12px;left:8px;width:24px;height:14px}.cap-goods-layout__corner-mark--custom{top:0;left:0;width:36px;height:36px}.cap-goods-layout__corner-mark--default{top:0;left:0;box-sizing:border-box;width:36px;height:36px;padding-top:6px;padding-bottom:6px;color:#88c4dd;font-size:10px;line-height:12px;text-align:center;background:rgba(136,196,221,.2)}.cap-goods-layout__container.big.cap-goods-layout--540 .cap-goods-layout__wrapper{float:left;width:50%}.cap-goods-layout__container.big .cap-goods-layout__corner-mark.type-0{top:11px}.cap-goods-layout__container.big .cap-goods-layout__corner-mark.type-2{right:10px}.cap-goods-layout__container.big .cap-goods-layout__corner-mark.type-3{top:10px;left:10px}.cap-goods-layout__container.small{overflow:hidden}.cap-goods-layout__container.small .cap-goods-layout__wrapper{float:left;width:50%}.cap-goods-layout__container.small.cap-goods-layout--540 .cap-goods-layout__wrapper{width:33.33%}.cap-goods-layout__item.small .cap-goods__image-wrap--end:after,.cap-goods-layout__item.small .cap-goods__image-wrap--soldout:after{background-size:88px 88px}.cap-goods-layout__item.small .cap-goods-layout__buy-btn-wrapper.type-9{top:-10px;right:-10px}.cap-goods-layout__container.hybrid{overflow:hidden}.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper{float:left}.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n+1){width:100%}.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n+1) .cap-goods-layout__corner-mark.type-0{top:11px}.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n+1) .cap-goods-layout__corner-mark.type-2{right:10px}.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n+1) .cap-goods-layout__corner-mark.type-3{top:10px;left:10px}.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n),.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n+2){width:50%}.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n) .cap-goods__image-wrap--end:after,.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n) .cap-goods__image-wrap--soldout:after,.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n+2) .cap-goods__image-wrap--end:after,.cap-goods-layout__container.hybrid .cap-goods-layout__wrapper:nth-child(3n+2) .cap-goods__image-wrap--soldout:after{background-size:88px 88px}.cap-goods-layout__container.hybrid.cap-goods-layout--540 .cap-goods-layout__wrapper:nth-child(3n+1){width:64%}.cap-goods-layout__container.hybrid.cap-goods-layout--540 .cap-goods-layout__wrapper:nth-child(3n),.cap-goods-layout__container.hybrid.cap-goods-layout--540 .cap-goods-layout__wrapper:nth-child(3n+2){float:none;width:36%}.cap-goods-layout__item.list{overflow:hidden}.cap-goods-layout__item.list .cap-goods__photo{float:left;width:145px;height:145px;min-height:auto;margin-right:10px}.cap-goods-layout__item.list .cap-goods-layout__info{height:145px;margin-left:155px;padding:0 10px 0 0;overflow:hidden}.cap-goods-layout__item.list .cap-goods__image-wrap--end:after,.cap-goods-layout__item.list .cap-goods__image-wrap--soldout:after{background-size:60px 60px}.cap-goods-layout__item.list .cap-goods-layout__info-title .title{margin-top:10px}.cap-goods-layout__item.list .cap-goods-layout__info-price{position:absolute;bottom:0;left:0;margin:0}.cap-goods-layout__item.list .cap-goods-layout__buy-btn-wrapper{right:10px}.cap-goods-layout__item.list.tag-left{background-color:inherit}.cap-goods-layout__item.list.tag-left .cap-goods__photo{width:100px;height:100px}.cap-goods-layout__item.list.tag-left .cap-goods__photo--empty{background-color:#f8f8f8}.cap-goods-layout__item.list.tag-left.circle{border-radius:0}.cap-goods-layout__item.list.tag-left.circle .cap-goods__photo{overflow:hidden;border-radius:8px}.cap-goods-layout__item.list.tag-left .cap-goods-layout__info{height:100px;margin-left:110px}.cap-goods-layout__item.list.tag-left .cap-goods-layout__info-title,.cap-goods-layout__item.list.tag-left .cap-goods-layout__info-title .title{margin-top:0}.cap-goods-layout__item.list.tag-left .cap-goods-layout__info-title .title--empty{height:24px;background-color:#f8f8f8}.cap-goods-layout__item.list.tag-left .cap-goods-layout__info-price{bottom:0}.cap-goods-layout__item.list.tag-left .cap-goods-layout__info-price .price-info{height:24px;line-height:24px}.cap-goods-layout__item.list.tag-left .cap-goods-layout__info-price .price-info--empty{width:60px;background-color:#f8f8f8}.cap-goods-layout__item.list.tag-left .cap-goods-layout__buy-btn-wrapper{top:0;right:0}.cap-goods-layout__container.swipe .cap-goods__image-wrap--end:after,.cap-goods-layout__container.swipe .cap-goods__image-wrap--soldout:after,.cap-goods-layout__container.three .cap-goods__image-wrap--end:after,.cap-goods-layout__container.three .cap-goods__image-wrap--soldout:after{background-size:60px 60px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-0,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-0{font-size:28px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-0:after,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-0:after{width:22px;height:12px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-1,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-1{top:7px;left:0;font-size:28px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-1:after,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-1:after{left:8px;width:12px;height:26px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-2,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-2{font-size:24px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-2:after,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-2:after{left:6px;width:12px;height:18px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-3,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-3{font-size:24px}.cap-goods-layout__container.swipe .cap-goods-layout__corner-mark.type-3:after,.cap-goods-layout__container.three .cap-goods-layout__corner-mark.type-3:after{top:9px;left:4px;width:16px;height:8px}.cap-goods-layout__container.three{overflow:hidden}.cap-goods-layout__container.three .cap-goods-layout__wrapper{float:left;width:33.33%}.cap-goods-layout__container.swipe{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:-10px;padding-bottom:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.cap-goods-layout__container.swipe .cap-goods-layout__more--6,.cap-goods-layout__container.swipe .cap-goods-layout__wrapper{-webkit-box-flex:0;-webkit-flex:0 0 30%;flex:0 0 30%;float:none;width:30%}.cap-goods-layout__container.swipe .cap-goods-layout__item{white-space:normal}.cap-goods-layout__container.waterfall .cap-goods-layout__items{float:left}.cap-goods-layout__container.waterfall-2 .cap-goods-layout__items{width:50%}.cap-goods-layout__container.waterfall-3 .cap-goods-layout__items{width:33.33%}.cap-goods-layout,.cap-goods-layout__wrapper{overflow:hidden}.cap-goods-layout__item{position:relative;display:block;box-sizing:border-box;min-height:50px;overflow:hidden;color:#333;background-color:#fff}.cap-goods-layout__item.card-shadow{box-shadow:0 2px 8px rgba(93,113,127,.08)}.cap-goods-layout__item.card2{border:1px solid rgba(50,50,51,.1)}.cap-goods-layout__item.simple{background-color:inherit}.cap-goods-layout__item.circle{border-radius:8px}.cap-goods-layout__item.circle.simple{border-radius:8px 8px 0 0;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.cap-goods-layout__item.circle.simple .cap-goods__image-wrap{border-radius:0 0 8px 8px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.cap-goods-layout__info{position:relative;padding:0 10px}.work-sell-stock{height:14px;margin-top:5px;color:#faab0c;font-size:10px;line-height:14px}.work-process{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;height:24px;font-size:10px;background:#fff}.work-process__time{width:100px;margin-top:4px;color:#999;line-height:10px}.work-process__list{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:10px}.work-process__list--layout{position:absolute;bottom:0;left:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.work-process__list--layout__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;color:#999}.work-process__list__step{font-size:10px;line-height:10px}.work-process__list__step--active{color:#323232;font-weight:700;-webkit-animation:active-color 1s linear infinite;animation:active-color 1s linear infinite}.work-process__list__icon{line-height:10px}@-webkit-keyframes active-color{0%{color:#323232}to{color:#999}}@keyframes active-color{0%{color:#323232}to{color:#999}}.cap-goods-list__presale-tag{position:absolute;bottom:0;left:0;width:100%;color:#fff;font-size:12px;line-height:20px;text-align:center;background:rgba(255,68,68,.6)}.cap-goods-layout__item.circle.simple .cap-goods-list__presale-tag{border-radius:0 0 8px 8px}.van-sku__goods-price--activity .van-tag{margin-left:5px}.van-sku-body .van-field input[type*=date],.van-sku-body .van-field input[type*=time]{height:26px}.presale-intro-button{width:75%;height:50px;background-color:#fff!important;color:#999!important;font-size:10px;position:relative;border:none}.presale-intro-button:after{content:"";position:absolute;top:0;left:0;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;pointer-events:none;box-sizing:border-box;border:solid #e5e5e5;border-width:1px 0 0}.presale-intro-button__wrap{line-height:14px;text-align:left;font-size:12px;white-space:nowrap}.presale-intro-button__wrap span{display:block}.presale-wrap .van-sku__goods-price-wrap{font-size:12px;color:#999;margin-top:10px;height:12px;line-height:12px}.presale-wrap .van-sku__price-num,.presale-wrap .van-sku__price-symbol{color:#999!important;font-size:12px}.presale-wrap .van-sku__goods-price{display:inline-block;margin-top:0}.presale-wrap .van-sku__goods-price-label{display:inline-block}.presale-wrap .van-sku__presale-price{margin-top:10px}.presale-wrap .van-sku__presale-price .van-sku__presale-label{font-size:12px}.presale-wrap .van-sku__presale-price .van-sku__goods-price-wrap{font-size:16px}.framework-iframe-container{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:-1;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;overflow:auto;-webkit-overflow-scrolling:touch}.framework-iframe-container .loading{width:80px;border-radius:4px;position:absolute;left:50%;top:50%;margin-left:-40px;margin-top:-40px}.more-wrap{padding:0 10px}.more-wrap .more{display:inline-block;background-color:#f2f2f2;height:30px;width:100%;margin:10px 0;line-height:30px;font-size:14px;color:#09f;text-align:center;border:0;border-radius:5px;background-clip:padding-box;cursor:pointer}.custom-paginations-container{height:30px;padding:20px 0 10px}.custom-paginations{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;margin:0 15px;border-radius:4px;font-size:0;box-shadow:0 0 2px hsla(0,0%,89.8%,.4);box-sizing:border-box;background:#fff}.custom-paginations:after{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border-radius:8px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;pointer-events:none;border:1px solid #e5e5e5}.custom-paginations a{padding:4px 12px;line-height:20px;font-size:14px;text-decoration:none;display:inline-block;text-align:center;color:#666}.custom-paginations a:active,.custom-paginations a:hover{background-color:#f9f9f9}.custom-paginations .disabled{color:#e5e5e5;cursor:default;background:#f8f8f8}.custom-paginations .disabled .custom-paginations-next-icon,.custom-paginations .disabled .custom-paginations-prev-icon{color:#e5e5e5}.custom-paginations .custom-paginations-page{width:100px}.custom-paginations .custom-paginations-last{border-right-width:0}.custom-paginations .custom-paginations-next,.custom-paginations .custom-paginations-prev{-webkit-box-flex:1;-webkit-flex:1;flex:1;position:relative}.custom-paginations .custom-paginations-prev:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#e5e5e5;-webkit-transform:scaleX(.5);transform:scaleX(.5);pointer-events:none}.custom-paginations .custom-paginations-next{border-right-width:0}.custom-paginations .custom-paginations-prev-icon{font-size:12px;color:#999;vertical-align:middle;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-paginations .custom-paginations-next-icon{font-size:12px;color:#999;vertical-align:middle}.custom-paginations .custom-paginations-next-text,.custom-paginations .custom-paginations-prev-text{vertical-align:middle}.goods-list__loading .van-loading{margin:5px auto}.custom-pagination-container{margin-top:5px}.recommend-goods{position:relative;margin-top:12px;padding:15px 0;width:100%;background-color:#fff}.recommend-goods:before{content:"";position:absolute;top:0;left:0;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:0 0;transform-origin:0 0;pointer-events:none;box-sizing:border-box;border:solid #e5e5e5;border-width:1px 0 0;width:180%;top:27px;left:5%}.recommend-goods__title{position:relative;display:block;margin:0 auto 15px;width:120px;padding:5px;font-size:16px;color:#333;text-align:center;background-color:#fff}.recommend-goods__btn{margin:10px 15px}.recommend-goods .cap-goods-list__container{padding:0 4px}.recommend-goods .van-button{font-size:14px}.recommend-goods .van-button__text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.recommend-goods .van-icon-arrow{margin-left:5px;font-size:12px;color:#999}.recommend-goods .cap-goods-list__img{width:auto;max-width:100%}.customer-goods{position:relative;padding:0;width:100%;background-color:#fff;border-bottom:1px solid #f0f0f0}.customer-goods__show{padding-top:15px;height:210px!important}.customer-goods__list{height:0;overflow-y:auto;-webkit-transition:all .3s;transition:all .3s;max-height:210px}.customer-goods__list .cap-goods-layout__container.swipe .cap-goods-layout__wrapper{-webkit-box-flex:0;-webkit-flex:0 0 30%;flex:0 0 30%}.customer-goods__list .cap-goods-layout__info-title.swipe .title{font-size:14px;font-weight:500!important}.customer-goods__list .sale-price{font-size:16px!important;font-weight:500!important}.customer-goods__list .cap-goods-layout__info{padding:0!important}.customer-goods__list .cap-goods__img--cover{border-radius:6px}.m-recommend-bottom{position:relative;background-color:#fff}.m-recommend-bottom__top{position:relative;padding:10px 15px;background-color:#f2f3f5}.m-recommend-bottom__top-title{width:93%;font-size:16px;line-height:24px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.m-recommend-bottom__top-desc{margin-top:8px;font-size:13px;color:#999}.m-recommend-bottom__top-arrow{position:absolute;top:20px;right:16px;font-size:18px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.m-recommend-bottom__top-arrow-reverse{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.top-round{border-radius:20px 20px 0 0;box-shadow:0 -2px 16px rgba(100,101,102,.76);overflow:hidden}.week-bar[data-v-6b7ee94c]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:30px;background:#fff;font-size:12px;color:#333}.day[data-v-6b7ee94c]{-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center}.month-block[data-v-3fbbd28a]{-webkit-flex-wrap:wrap;flex-wrap:wrap;background:#fff}.date-block[data-v-3fbbd28a],.month-block[data-v-3fbbd28a]{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.date-block[data-v-3fbbd28a]{-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;height:64px;text-align:center;min-width:14%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;font-family:PingFangSC-Regular;font-size:16px;color:#333;position:relative;border-radius:4px;-webkit-transition:background .3s;transition:background .3s}.date-block.empty[data-v-3fbbd28a]{visibility:hidden}.date-block.disabled[data-v-3fbbd28a]{pointer-events:none}.date-block.disabled .date[data-v-3fbbd28a]{color:#ccc}.date-block.active .date[data-v-3fbbd28a],.date-block.active .footer-label[data-v-3fbbd28a],.date-block.active .header-label[data-v-3fbbd28a]{color:#fff!important}.footer-label[data-v-3fbbd28a],.header-label[data-v-3fbbd28a]{font-family:Avenir-Heavy;font-size:10px;color:#666;text-align:center;line-height:14px;-webkit-transform:scale(.8);transform:scale(.8)}.date[data-v-3fbbd28a]{line-height:22px}.e-card-calendar[data-v-53a7fdf4]{height:416px}.e-card-calendar-header[data-v-53a7fdf4]{display:-webkit-box;display:-webkit-flex;display:flex;padding:12px 4px;background:#fff}.month[data-v-53a7fdf4]{height:42px;margin:0 12px;font-size:14px;color:#333;text-align:center;line-height:18px;position:relative}.month-label[data-v-53a7fdf4]{font-size:12px;-webkit-transform:scale(.8);transform:scale(.8)}.border-line[data-v-53a7fdf4]{height:3px;border-radius:2px;-webkit-transition:background .3s;transition:background .3s}.ecard-tip[data-v-21fce5c0]{margin:12px 16px;padding:8px;font-family:PingFangSC-Regular;font-size:12px;color:#999;line-height:16px;border-radius:4px;background:#f8f8f8}.tip-title[data-v-21fce5c0]{font-family:PingFangSC-Medium;font-size:12px;color:#333;font-weight:500;margin-bottom:8px;line-height:16px}.virtual-order-tip-title[data-v-21fce5c0]{-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-right:16px}.virtual-order-tip[data-v-21fce5c0]{text-align:left}.period-extra-desc{margin-left:8px;vertical-align:middle}.sku-installment[data-v-0481f0f6]{padding:10px 10px 5px}.installment-title[data-v-0481f0f6]{font-family:PingFangSC-Regular;font-size:14px;color:#111;margin:0 5px 7px}.installment-title>span[data-v-0481f0f6]{color:#bbb}.installment-title .tip[data-v-0481f0f6]{color:#bbb;-webkit-transform:scale(.84);transform:scale(.84);margin-top:8px;-webkit-transform-origin:left;transform-origin:left;font-size:12px}.installment-item[data-v-0481f0f6]{font-family:PingFangSC-Regular;font-size:12px;color:#323233;padding:6px;width:50%;display:inline-block;box-sizing:border-box}.installment-item__inner[data-v-0481f0f6]{background:#f7f8fa;border-radius:4px;padding:6px 12px;line-height:18px;box-sizing:border-box}.installment-item.disabled[data-v-0481f0f6]{color:#c8c9cc;pointer-events:none;border:none}.installment-item.disabled__inner[data-v-0481f0f6]{background:#f7f8fa}.goods-sku__price{position:relative;display:block;line-height:1.6;font-size:14px;color:#666}.goods-sku__price-symbol{top:-2px;margin-right:2px;font-size:16px;vertical-align:middle}.goods-sku__price-tag-vip{display:inline-block;width:50px;height:16px;background:url(https://su.yzcdn.cn/public_files/f2a7689f3fe84adb04aa43c68b7e9d2d.png) no-repeat;background-size:cover;position:relative;top:1px}.goods-sku__price-num{font-size:18px;font-weight:bolder;vertical-align:initial;margin-right:4px}.goods-sku__price-tag{margin-right:4px;-webkit-align-self:center;align-self:center;top:-2px}.goods-sku__price-tag-main{height:20px;line-height:20px;padding-top:0}.goods-sku__price-tag-content{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.goods-sku__price-tag-font--l{font-size:17px;font-weight:700;margin-right:2px}.goods-sku__origin-price{margin-top:5px;display:block;line-height:1.2;font-size:12px;color:#999}.goods-sku__origin-price__line-through{text-decoration:line-through}.van-sku__goods-name{font-size:14px}.van-sku__goods-price .van-tag{margin-left:5px}.van-sku__price-label{vertical-align:middle;font-size:12px}.van-sku__price-tag{padding:0 5px;margin-left:5px;line-height:16px;font-size:10px;border-radius:2px;vertical-align:middle;color:#f44;border:1px solid #f44}.van-sku__origin-price{display:block;margin:5px 0 0 2px;font-size:10px;line-height:12px;color:#999;text-decoration:line-through}.van-sku-messages .van-field__body,.van-sku-messages .van-field__body .van-field__control{height:100%}.van-sku-body input[type=date],.van-sku-body input[type=datetime-local],.van-sku-body input[type=time]{background-color:#fff}.van-sku-body .feed-sku-container{margin-left:15px;padding:12px 0 2px}.van-sku-img-uploader__img{text-align:center}.sku-block__extra-group{padding-bottom:1px}.sku-block__image-icon{position:absolute;right:0;bottom:0;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;width:18px;height:18px;color:#fff;background-color:rgba(0,0,0,.56);border-radius:4px 0 0;font-size:16px}.sku-block__image-icon .van-icon{width:12px;height:12px}.sku-block__actions-tip{line-height:21px;margin:0 auto;text-align:center;font-size:13px;color:#969799}.module-bottom[data-v-6d72132b]{position:fixed;width:100%;max-height:70%;bottom:0;z-index:1002}.module-bottom-upper[data-v-6d72132b]{z-index:3}.image-preview__footer{padding:16px;color:#fff;opacity:1;background:rgba(0,0,0,.8)}.image-preview__footer--out{opacity:0}.image-preview .van-image-preview__cover{top:unset;left:0;bottom:0;width:100%}.image-preview__title{padding:2px 0 8px;font-family:PingFangSC-Regular;font-size:16px}.image-preview__action{padding-bottom:env(safe-area-inset-bottom);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.image-preview__price{position:relative;top:1px;width:100px;-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:22px;font-weight:600}.image-preview__unit{font-size:16px}.image-preview__btns{-webkit-flex-shrink:0;flex-shrink:0}.image-preview__btn{margin-left:12px;padding:0 8px;height:32px;line-height:34px;min-width:84px;font-size:14px;border:none;background-color:hsla(0,0%,100%,.9);color:#000}.image-preview__btn--plain{background:transparent;opacity:.7;border:1px solid #fff;color:#fff;line-height:32px}.image-preview__overlay{background:#000}#imc-iframe-container-imc002beta8{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:-1;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;overflow:auto;-webkit-overflow-scrolling:touch}.module-mask{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#000;opacity:.7;z-index:2}.module-top,.module-unit{position:relative}.module-unit{display:block;padding:0;margin:0;width:100%;box-sizing:border-box}.module-unit:empty{display:none}.groupon-going-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:58px;padding:12px 16px}.groupon-going-item:after{display:none}.groupon-going-item__img{margin-right:16px;width:34px;height:34px;border-radius:50%}.groupon-going-item__content{-webkit-box-flex:1;-webkit-flex-grow:1;flex-grow:1;font-size:12px;color:#999}.groupon-going-item__gap-num{color:#f44}.groupon-going-item__title{line-height:16px;color:#333}.groupon-going-item__button{color:#fff!important;border-radius:1rem;height:24px;line-height:24px}.groupon-going-item .cap-countdown__day,.groupon-going-item .cap-countdown__hour,.groupon-going-item .cap-countdown__minute,.groupon-going-item .cap-countdown__second,.groupon-going-item .cap-countdown__time-text{margin:0;padding:0;color:#999}.groupon-going-item .van-button{background-color:initial;color:#f44}@media screen and (max-width:320px){.groupon-going-item .cap-countdown__day,.groupon-going-item .cap-countdown__hour,.groupon-going-item .cap-countdown__minute,.groupon-going-item .cap-countdown__second,.groupon-going-item .cap-countdown__time-text,.groupon-going-item__desc{font-size:10px}}.groupon-going-list__header{box-sizing:border-box;font-size:14px}.groupon-going-list__header:after{border-bottom-width:1px}.common-cell{width:100%}.common-cell__title{font-size:14px;color:#999;-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-right:12px}.common-cell__value{font-size:13px;color:#333;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.groupon-activity-intro{padding:3px 16px 10px;line-height:18px;font-size:13px}.groupon-value{line-height:25px}.groupon-title{font-family:sans-serif}.follow__popup{padding:0;width:270px;font-size:13px}.follow__header{background-color:#f44;color:#fff;font-size:16px;line-height:56px;margin:0;text-align:center}.follow__block{margin:0;padding:30px 0 20px}.follow__block .img-wrap{margin-bottom:20px;text-align:center}.follow__block .shop-wrap,.follow__btn{text-align:center}.follow__btn{border-top:1px solid #c9c9c9;padding:16px;color:#06bf04}.question__popup[data-v-342c022c]{padding:0;width:270px;font-size:13px;border-radius:6px}.question__header[data-v-342c022c]{background-color:#f44;color:#fff;font-size:16px;line-height:56px;margin:0;text-align:center}.question__block[data-v-342c022c]{margin:0;padding:10px 0 0;box-sizing:border-box;max-height:540px;overflow-y:auto}.question__title[data-v-342c022c]{font-size:16px;color:#999;padding:18px 10px;border-bottom:1px solid #e5e5e5}.question__item[data-v-342c022c]{font-size:15px;color:#333;padding:15px 12px;border-bottom:1px solid #e5e5e5}.question__item-text[data-v-342c022c]{display:inline-block;margin-left:8px}.question__btn[data-v-342c022c]{margin-top:-1px;border-top:1px solid #e5e5e5;padding:16px;text-align:center;color:#06bf04}.activity-intro{padding:0 16px;background-color:#fff}.activity-intro__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:10px 0;line-height:1.5}.activity-intro__header-text{font-size:15px}.activity-intro__header-action{color:#999;font-size:13px}.activity-intro__header-action--link{color:#38f}.activity-intro .van-icon-arrow{font-size:12px}.promotion-rule-popup{padding:15px;border-radius:4px}.promotion-rule-popup__title{font-size:16px;line-height:16px}.promotion-rule-popup__content{margin:16px 0 20px;padding:10px 0}.promotion-rule-popup__button{height:40px;line-height:38px}.promotion-rule-popup__button-text{color:#06bf04;text-align:center}.tuan-popup{width:270px}.tuan-popup__top-text{font-size:12px;line-height:1.5}.tuan-popup__red{color:#f44}.tuan-popup__rule-text{margin:5px 0;text-align:center;line-height:1.5}.tuan-popup__bottom-text{line-height:1.5;font-size:12px;color:#999}.tuan-intro__content{padding:10px 0;color:#999}.tuan-intro__content-top{margin:8px 0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center;line-height:1.2;font-size:13px}.tuan-intro__content-txt{margin-top:8px;font-size:12px;line-height:1.5}.tuan-intro__progress{padding-bottom:6px}.page-goods__fast-buy .goods-detail-tab .van-tab{font-size:16px}.page-goods__fast-buy .goods-buttons__big-col,.page-goods__fast-buy .goods-buttons__font-xl,.page-goods__fast-buy .van-button--large{font-size:18px}.page-goods__fast-buy .goods-bottom .van-goods-action .van-button{border-radius:0;margin:0;height:50px}.page-goods__fast-buy .van-cell{font-size:15px}.page-goods__fast-buy .sku-block .van-sku-actions{padding:0}.page-goods__fast-buy .sku-block .van-sku-actions .van-button{border-radius:0;height:50px;line-height:50px;font-size:18px}.page-container[data-v-b501ea60]{position:relative}