.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:.1rem .16rem;overflow:hidden;color:#323233;font-size:.14rem;line-height:.24rem;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:.16rem;bottom:0;left:.16rem;border-bottom:.01rem solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:.04rem;color:#969799;font-size:.12rem;line-height:.18rem}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:.24rem;font-size:.16rem;line-height:.24rem}.van-cell__left-icon{margin-right:.04rem}.van-cell__right-icon{margin-left:.04rem;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:.08rem;color:#ee0a24;font-size:.14rem;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:.12rem;padding-bottom:.12rem}.van-cell--large .van-cell__title{font-size:.16rem}.van-cell--large .van-cell__label{font-size:.14rem}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:.12rem;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:.24rem}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:.24rem}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-.08rem;padding:0 .08rem;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:.16rem;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:.16rem;line-height:inherit}.van-field__left-icon{margin-right:.04rem}.van-field__right-icon{color:#969799}.van-field__button{padding-left:.08rem}.van-field__error-message{color:#ee0a24;font-size:.12rem;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:.04rem;color:#646566;font-size:.12rem;line-height:.16rem;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:.6rem}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:.1rem .12rem;background-color:#fff}.van-search,.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex}.van-search__content{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:.12rem;background-color:#f7f8fa;border-radius:.02rem}.van-search__content--round{border-radius:9.99rem}.van-search__label{padding:0 .05rem;color:#323233;font-size:.14rem;line-height:.34rem}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:.05rem .08rem .05rem 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 .08rem;color:#323233;font-size:.14rem;line-height:.34rem;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{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;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:0 .04rem;color:#646566;font-size:.14rem;line-height:.2rem;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.van-tab__text-wrapper,.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 .12rem}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:.15rem}.van-tabs__nav--line.van-tabs__nav--complete{padding-right:.08rem;padding-left:.08rem}.van-tabs__nav--card{box-sizing:border-box;height:.3rem;margin:0 .16rem;border:.01rem solid #ee0a24;border-radius:.02rem}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:.01rem solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:.15rem;left:0;z-index:1;width:.4rem;height:.03rem;background-color:#ee0a24;border-radius:.03rem}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:.44rem}.van-tabs--card>.van-tabs__wrap{height:.3rem}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.store-search-history-keyword div.history{text-align:left;padding:0 .12rem .12rem .12rem;box-sizing:border-box;margin-top:.2rem}.store-search-history-keyword div.title{display:flex;align-items:center;justify-content:space-between;font-size:.16rem;color:#333;font-weight:700}.store-search-history-keyword div.title .van-icon{font-size:.16rem;color:#333}.store-search-history-keyword div.keywords{text-align:left;max-height:1.15rem;overflow:hidden}.store-search-history-keyword div.keywords .item{max-width:100%;margin:.09rem .08rem 0 0;padding:0 .12rem;height:.28rem;display:inline-flex;align-items:center;font-size:.14rem;border-radius:.14rem;box-sizing:border-box;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;background-color:#f5f5f7}.store-search-history-keyword .icon-del{width:.24rem;height:.24rem}.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:.14rem;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:.32rem}.market-des3{text-align:left;font-size:.11rem;display:inherit;color:#999;white-space:nowrap}.market-des3 .itembar2{display:inline-block;width:100%}.market-des3>span{line-height:1.4;position:static;display:initial}.market-des3 .allFree{color:#f54747;font-size:.11rem}.nsale-text3[data-v-080a762e]{font-size:.12rem;color:#ff8b1c;display:flex;align-items:center}.nsale-text3 .sale-icon[data-v-080a762e]{display:inline-block;margin-left:.02rem;width:.16rem;height:.16rem;background:url(../../static/img/views/market/components/goods/no-sale/icon-black.e00dbcbb.png);background-size:.16rem}.d23[data-v-edf6ad80]{font-weight:700;flex-shrink:0;display:inline-flex;align-items:center}.d23 .delivery[data-v-edf6ad80]{color:#fa6c17;font-size:.1rem;height:.14rem;border-radius:.04rem;display:inline-flex;align-items:center;justify-content:center}.d23 .delivery .icon[data-v-edf6ad80]{margin-right:.04rem}.d23 .delivery.zisong[data-v-edf6ad80]{color:#40a9ff}.d23 .delivery.faraway-icon[data-v-edf6ad80]{color:#4cd168}.d23 .delivery.out[data-v-edf6ad80]{color:#f54747}.d23.border[data-v-edf6ad80]{height:.14rem}.d23.border .delivery[data-v-edf6ad80]{padding:0 .04rem;border:.01rem solid rgba(250,108,23,.5)}.d23.border .delivery.zisong[data-v-edf6ad80]{border:.01rem solid rgba(66,170,255,.5)}.d23.border .delivery.zisong.en[data-v-edf6ad80]{font-size:.08rem}.d23.border .delivery.faraway-icon[data-v-edf6ad80]{border:.01rem solid rgba(46,188,76,.5)}.d23.border .delivery.out[data-v-edf6ad80]{border:.01rem solid rgba(245,71,71,.4)}.sgoods98[data-v-b8566610]{margin-bottom:.08rem;background-color:#fff;border-radius:.12rem}.sgoods98 .iconUrl[data-v-b8566610]{top:-.06rem;left:-.02rem;z-index:11;position:absolute}.sgoods98 .iconUrl .left-top-img[data-v-b8566610]{height:.18rem;width:auto}.sgoods98 .sgoods-item[data-v-b8566610]{padding:.12rem;text-align:left}.sgoods98 .top-info[data-v-b8566610]{display:flex;padding-bottom:.08rem;border-bottom:.01rem solid #f0f0f0}.sgoods98 .top-info .left[data-v-b8566610]{position:relative;width:.88rem;height:.88rem;min-width:.88rem;min-height:.88rem;border-radius:.08rem}.sgoods98 .top-info .left .welfareTag[data-v-b8566610]{position:absolute;bottom:0;left:0;font-size:.09rem;font-weight:700;color:#fff;padding:.02rem .08rem;border-radius:0 .08rem 0 .04rem}.sgoods98 .top-info .left .poster[data-v-b8566610]{width:100%;height:100%;background-size:100%;border-radius:.08rem}.sgoods98 .top-info .left .sellout3[data-v-b8566610]{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.sgoods98 .top-info .left .sellout3[data-v-b8566610]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.8}.sgoods98 .top-info .left .sellout3 .sellout-txt[data-v-b8566610]{z-index:2;position:relative;width:.65rem;height:.22rem;display:flex;align-items:center;justify-content:center;border-radius:.11rem;font-size:.14rem;color:#fff;background:rgba(0,0,0,.5);opacity:1}.sgoods98 .top-info .right[data-v-b8566610]{position:relative;flex:1;margin-left:.08rem;text-overflow:ellipsis;font-weight:700;width:calc(100% - .92rem)}.sgoods98 .top-info .pname2[data-v-b8566610]{color:#333;font-size:.14rem;line-height:.17rem;font-weight:700}.sgoods98 .top-info .desc[data-v-b8566610]{margin-top:.04rem;color:#999;font-size:.12rem;line-height:.17rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.sgoods98 .top-info .amt-box[data-v-b8566610]{margin-top:.04rem;width:100%;display:flex}.sgoods98 .top-info .amt-box .aleft[data-v-b8566610]{flex:1}.sgoods98 .top-info .unit[data-v-b8566610]{font-size:.11rem;color:#f54747;font-weight:700}.sgoods98 .top-info .amt[data-v-b8566610]{font-size:.16rem;color:#f54747;font-weight:700}.sgoods98 .top-info .del[data-v-b8566610]{margin-left:.02rem;color:#ccc;font-size:.12rem;font-weight:400}.sgoods98 .store-box[data-v-b8566610]{margin-top:.08rem;display:flex;align-items:center}.sgoods98 .store-box .sleft[data-v-b8566610]{min-width:.3rem;min-height:.3rem;width:.3rem;height:.3rem;border-radius:.04rem;overflow:hidden;background-size:100%;border:.005rem solid #f0f0f0}.sgoods98 .store-box .smiddle[data-v-b8566610]{flex:1;margin-left:.04rem;margin-right:.12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;justify-content:space-between}.sgoods98 .store-box .sname[data-v-b8566610]{color:#333;font-size:.11rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:.02rem}.sgoods98 .store-box .sright[data-v-b8566610]{font-size:.12rem;color:#999;align-self:flex-start;text-align:right}.sgoods98 .store-box .sright[data-v-b8566610] .faraway-icon{margin-top:0!important}.sgoods98 .store-box .sright .distance[data-v-b8566610]{margin-top:.02rem}.sgoods98 .store-box .delivery[data-v-b8566610]{font-size:.12rem;color:#999}.sgoods98 .store-box .delivery .delivery-amt[data-v-b8566610]{text-decoration:line-through;margin-left:.08rem}.loading3333[data-v-7075bbf6]{width:100%;text-align:center;font-size:.11rem;line-height:.16rem;color:#cecece;padding:.12rem 0}.scroll-bar2>div:nth-child(2){position:relative;height:calc(99% - .02rem)}.scroll-bar2 .mescroll-downwarp{background-color:#f4f7fa;display:flex;align-items:center}.scroll-bar2 .downwarp-content{height:100%}.scroll-bar2 .loading9 #load-img{height:.5rem}.scroll-bar2 .observe-end3{height:.01rem}.scroll-bar2 .mfood-logo2{padding:.2rem 0}.scroll-bar2 .mfood-logo2 img{height:.18rem;width:auto}.van-nav-bar{position:relative;z-index:1;line-height:.22rem;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:#1989fa}.van-nav-bar__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:.46rem}.van-nav-bar__arrow{margin-right:.04rem;font-size:.16rem}.van-nav-bar__title{max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:.16rem}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 .16rem;font-size:.14rem;cursor:pointer}.van-nav-bar__left:active,.van-nav-bar__right:active{opacity:.7}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:#1989fa}.mproduct-item2{position:relative;display:flex;flex-wrap:wrap;text-align:left;background:#fff;padding:.12rem;border-radius:.12rem;overflow:hidden;margin-bottom:.12rem}.mproduct-item2.active{animation-name:shineRed;animation-duration:2s;animation-iteration-count:3}.mproduct-item2.lightActive:after{content:"";position:absolute;top:0;left:.04rem;right:.04rem;bottom:0;animation-name:activeProduct;animation-duration:5s;animation-fill-mode:forwards;pointer-events:none}.mproduct-item2>.productItem{display:flex;flex:1;text-align:left;position:relative}.mproduct-item2>.productItem>div.info{flex:1;box-sizing:border-box;display:flex;flex-flow:column;justify-content:space-between;padding:0 .04rem 0 .08rem;width:0}.mproduct-item2>.productItem>div.info>div.options{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.08rem .06rem .02rem 0}.mproduct-item2>.productItem>div.info>div.options .right{align-self:flex-end}.mproduct-item2>.productItem>div.info>div.options .purchase{position:relative}.mproduct-item2>.productItem>div.info>div.options .purchase.active:after{display:none}.mproduct-item2>.productItem>div.info>div.options .purchase.input-1 .van-stepper__input{width:.15rem}.mproduct-item2>.productItem>div.info>div.options .purchase.input-2 .van-stepper__input{width:.2rem}.mproduct-item2>.productItem>div.info>div.options .purchase.input-3 .van-stepper__input{width:.25rem}.mproduct-item2>.productItem>div.info>div.options .purchase.input-4 .van-stepper__input{width:.3rem}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__input{height:.2rem;background:transparent;font-size:.11rem;font-weight:700;color:#333}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__minus{color:#fa6c17;width:.2rem;height:.2rem;background:#fff;overflow:hidden;border-radius:50%;border:.01rem solid #fa6c17}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__minus:before{height:.02rem}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__minus.van-stepper__minus--disabled{opacity:.5}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__plus{color:#fff;background:#fa6c17;width:.2rem;height:.2rem;overflow:hidden;border-radius:50%}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__plus:before{height:.02rem}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__plus:after{width:.02rem}.mproduct-item2>.productItem>div.info>div.options .purchase .van-stepper__plus.van-stepper__plus--disabled{opacity:.5}.mproduct-item2>.productItem>div.info>div.options .multi-sku-btn{display:flex;justify-content:center;align-items:center;height:.2rem;background:#ff8b1c;border-radius:.04rem;padding:0 .06rem;font-size:.12rem;color:#fff;position:relative}.mproduct-item2>.productItem>div.info>div.options .multi-sku-btn.disabled{background:rgba(250,108,23,.5)}.mproduct-item2>.productItem>div.info>div.options .multi-sku-btn .number{background:#f1833c;border-radius:.08rem;color:#fff;font-size:.09rem;padding:0 .03rem;display:flex;min-width:.16rem;border:.01rem solid #fff;justify-content:center;align-items:center;position:absolute;right:0;transform:translate3d(50%,-50%,0);top:0}.mproduct-item2>.productItem>div.info>div.options .fakeStepper{position:relative;width:.2rem;height:.2rem;color:#fff;background:#fa6c17;overflow:hidden;border-radius:50%}.mproduct-item2>.productItem>div.info>div.options .fakeStepper:before{width:50%;height:.02rem}.mproduct-item2>.productItem>div.info>div.options .fakeStepper:after{width:.02rem;height:50%}.mproduct-item2>.productItem>div.info>div.options .fakeStepper:after,.mproduct-item2>.productItem>div.info>div.options .fakeStepper:before{position:absolute;top:50%;left:50%;background-color:currentColor;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.mproduct-item2>.productItem>div.info>div.options .price{font-size:.16rem;line-height:1.2;font-weight:700;color:#f54747;flex:1;overflow:hidden;position:relative}.mproduct-item2>.productItem>div.info>div.options .price:before{content:"$";font-size:.1rem;margin-bottom:.02rem;margin-right:.01rem}.mproduct-item2>.productItem>div.info>div.options .price>.none{display:none}.mproduct-item2>.productItem>div.info>div.options .price .del{font-size:.12rem;color:#ccc;line-height:.17rem;margin-left:.04rem;font-weight:400}.mproduct-item2>.productItem>div.info>div.options>.van-button--primary{background:#fa6c17;border:0;padding:0 .08rem;border-radius:.04rem;position:relative;height:.2rem}.mproduct-item2>.productItem>div.info>div.options>.van-button--primary span.badge{position:absolute;top:-.08rem;right:-.08rem;z-index:1;min-width:.16rem;padding:0 .03rem;height:.16rem;background:#ff261d;border-radius:.08rem;display:flex;align-items:center;align-content:center;justify-content:center;font-size:.12rem;text-align:center;color:#fff}.mproduct-item2>.productItem>div.info>.details{flex:1}.mproduct-item2>.productItem>div.info>.details .tag-item{height:.14rem;border:.01rem solid #fcc8c8;padding:0 .03rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.04rem;color:#f54747;font-size:.1rem}.mproduct-item2>.productItem>div.info>.details .tag-item:not(:last-child){margin-right:.04rem}.mproduct-item2>.productItem>div.info>.details>p.name{font-size:.14rem;font-weight:700;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.mproduct-item2>.productItem>div.info>.details>p.setMeal{overflow:hidden;margin-top:.02rem;color:#999;font-size:.11rem}.mproduct-item2>.productItem>div.info>.details>p.setMeal>span{font-size:.11rem}.mproduct-item2>.productItem>div.info>.details>p.setMeal>span:first-child{margin-right:.08rem;background:#f5f5f7;border-radius:.04rem;padding:.02rem .05rem;color:#333}.mproduct-item2>.productItem>div.info>.details>p.setMeal>span:last-child{color:#999}.mproduct-item2>.productItem>div.info>.details>p.setMeal b{font-size:.11rem;color:rgba(49,46,75,.5);word-break:break-all}.mproduct-item2>.productItem>div.info .tag-list{display:flex;flex-wrap:wrap}.mproduct-item2>.productItem>div.info .tag-list .gold{margin:.08rem .04rem 0 0;height:.16rem;line-height:.16rem;padding:0 .04rem;border-radius:.04rem;background:#fadd2d;color:#aa5401;font-size:.1rem}.mproduct-item2>.productItem>.img{position:relative}.mproduct-item2>.productItem>.img .right-top-img{position:absolute;width:.34rem;top:-.02rem;left:-.02rem;z-index:100}.mproduct-item2>.productItem>.img .welfareTag{position:absolute;bottom:0;left:0;font-size:.09rem;font-weight:700;color:#fff;padding:.02rem .08rem;border-radius:0 .08rem 0 .04rem}.mproduct-item2>.productItem .productImage{width:.88rem;height:.88rem;border-radius:.12rem;overflow:hidden;position:relative;border:.005rem solid #f5f5f7}.mproduct-item2>.productItem .productImage.selloutImg>img{opacity:.5}.mproduct-item2>.productItem .productImage>img{overflow:hidden;width:100%;height:100%}.mproduct-item2>.productItem .productImage .van-icon__image{width:.8rem;height:.8rem}.mproduct-item2>.productItem .productImage .sellout{left:0;bottom:0;z-index:1;position:absolute;width:100%;height:100%;background:hsla(0,0%,100%,.6);display:flex;align-items:center;justify-content:center}.mproduct-item2>.productItem .productImage .sellout .tips{font-size:.14rem;padding:0 .1rem;height:.22rem;line-height:.22rem;background:rgba(0,0,0,.5);color:#fff;border-radius:.11rem}.mproduct-item2 .van-skeleton{width:100%;padding:0}.mproduct-item2 .van-skeleton .van-skeleton__avatar--round{border-radius:.08rem;width:.8rem!important;height:.8rem!important}.mproduct-item2 .van-skeleton .van-skeleton__content{padding-top:0;display:flex;flex-flow:column;justify-content:space-between}.mproduct-item2 .van-skeleton .van-skeleton__row{margin:0;width:100%!important}.mproduct-item2>div.discount{font-size:.11rem;color:#f54747;line-height:.16rem;margin-top:.08rem;display:flex;align-items:center;align-content:center;padding-left:.88rem}.mproduct-item2>div.discount span{margin-right:.05rem}.mproduct-item2>div.discount .size24{width:.1rem;height:.1rem;margin-right:.05rem}.search-product-in-list .out-box img[data-v-dc31b484]{width:1.36rem}.market-store-search-scroll .searchGoodsDetail9 header{position:sticky;top:0;left:0;background-color:#fff}.market-store-search-scroll .searchGoodsDetail9 .van-tabs__nav--complete{padding-left:0}.market-store-search-scroll .searchGoodsDetail9 .searchInput{margin-top:.06rem;padding:0 .12rem;width:100%;display:flex;flex-flow:row;align-items:center}.market-store-search-scroll .searchGoodsDetail9 .searchInput form{width:100%;display:flex;flex-flow:row;align-items:center}.market-store-search-scroll .searchGoodsDetail9 .searchInput form .back{flex:1;height:.34rem;padding-right:.1rem;text-align:left;display:flex;align-items:center;align-content:center}.market-store-search-scroll .searchGoodsDetail9 .searchInput form .back .size{font-size:.2rem}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-search__action{font-size:.14rem;font-weight:400;color:#333}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-icon-arrow-left{font-size:.24rem;padding-right:.16rem}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-search{padding:0;width:100%;height:.32rem}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-search__content{height:100%;padding-left:.08rem;border:.01rem solid #fa6c17;border-radius:.16rem;background-color:#fff}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-search__content .icon-search{width:.18rem;height:.18rem}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-field__left-icon{margin-top:0;margin-right:.04rem;display:flex;align-items:center}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-field__left-icon .van-icon{font-size:.18rem;font-weight:700;color:rgba(49,46,75,.5)}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-field__control{font-size:.14rem;font-weight:400;color:#333;line-height:1.7;caret-color:#fa6c17}.market-store-search-scroll .searchGoodsDetail9 .searchInput .van-field__control::placeholder{font-size:.14rem;font-weight:400;color:rgba(49,46,75,.3)}.market-store-search-scroll .searchGoodsDetail9 header{display:flex;flex-flow:wrap;padding:0 0 .1rem;padding-bottom:.05rem;box-sizing:border-box}.market-store-search-scroll .searchGoodsDetail9 section{flex:1;padding:.3rem 0 .2rem;overflow:auto;box-sizing:border-box}.market-store-search-scroll .searchGoodsDetail9 .searchType{width:100%}.market-store-search-scroll .searchGoodsDetail9 .searchType .goodTabs{padding:0 .12rem}.market-store-search-scroll .searchGoodsDetail9 .searchType .goodTabs .van-tabs__line{border-radius:.02rem;background-color:#fa6c17}.market-store-search-scroll .searchGoodsDetail9 .searchType .goodTabs .van-tabs--line .van-tabs__wrap{height:.44rem}.market-store-search-scroll .searchGoodsDetail9 .searchType .goodTabs .van-tabs__wrap--scrollable .van-tab{padding:0;margin-right:.3rem}.market-store-search-scroll .searchGoodsDetail9 .searchType .goodTabs .van-tabs__nav--line{width:max-content}.market-store-search-scroll .searchGoodsDetail9 .searchType .tab-slot{position:relative}.market-store-search-scroll .searchGoodsDetail9 .searchType .tab-slot.up .arrow-icon{transform:rotate(180deg)}.market-store-search-scroll .searchGoodsDetail9 .searchType .arrow-icon{position:absolute;top:0;right:-.16rem;width:.16rem;height:.16rem;background-size:100%;background-image:url(../../static/img/views/market/storeSearch/img/arrow.1fcecb79.png)}.market-store-search-scroll .searchGoodsDetail9 .goods-box3{padding:.12rem}.market-store-search-scroll .searchGoodsDetail9 .outdata3{margin-top:.2rem}.market-store-search-scroll .searchGoodsDetail9 .outdata3 .out-box{text-align:center;margin-bottom:.2rem}.market-store-search-scroll .searchGoodsDetail9 .outdata3 .out-icon{width:1.24rem;height:.7rem;pointer-events:none}.market-store-search-scroll .searchGoodsDetail9 .outdata3 .out-txt{color:#333;font-size:.14rem;margin-top:.16rem}.market-store-search-scroll .searchGoodsDetail9 .outdata3 .out-goods{opacity:.5}