.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:12px;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:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.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:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:4px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;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:4px;color:#646566;font-size:12px;line-height:16px;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:60px}.van-search{-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;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:12px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 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 8px;color:#323233;font-size:14px;line-height:34px;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 4px;color:#646566;font-size:14px;line-height:20px;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 12px}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--complete{padding-right:8px;padding-left:8px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;width:40px;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card>.van-tabs__wrap{height:30px}.van-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}.recommendedishes{width:100%;height:auto;overflow:hidden;padding:.3rem;box-sizing:border-box;background:#fff}.recommendedishes_title{font-size:.42rem;color:#333;margin-bottom:.3rem;font-weight:700}.recommendedishes_content{width:100%;height:auto;overflow:hidden;padding-bottom:1rem}.recommendedishes_item{width:48.5%;height:auto;overflow:hidden;float:left;box-sizing:border-box;margin-bottom:.3rem}.recommendedishes_item:nth-child(2n-1){margin-right:1.5%}.recommendedishes_item:nth-child(2n){margin-left:1.5%}.recommendedishes_item_img{width:100%;height:auto}.recommendedishes_item_title{font-size:.38rem;color:#333;margin-top:.2rem;font-weight:700}.recommendedishes_item_price{color:#f72e2e;font-size:.4rem;margin-top:.1rem;font-weight:700}.food{position:fixed;left:0;top:0;bottom:1.2rem;background:#fff;width:100%;z-index:100000;overflow-y:scroll}.food-detail-enter-active,.food-detail-leave-active{transition:1s}.food-detail-enter,.food-detail-leave-to{transform:translateX(100%)}.food .food-wrapper .food-content .img-wrapper{position:relative;width:100%;height:0;padding-top:80%}.food .food-wrapper .food-content .img-wrapper .food-img{position:absolute;left:0;bottom:0;width:100%;height:100%}.food .food-wrapper .food-content .img-wrapper .close-bt{width:.88rem;height:.88rem;position:absolute;left:.1rem;top:.1rem;text-align:center;color:#fff;background:rgba(0,0,0,.4);border-radius:50%;line-height:.88rem}.food .food-wrapper .food-content .img-wrapper .more-bt,.food .food-wrapper .food-content .img-wrapper .share-bt{width:.3rem;height:.3rem;position:absolute;top:.1rem}.food .food-wrapper .food-content .img-wrapper .share-bt{right:.5rem}.food .food-wrapper .food-content .img-wrapper .more-bt{right:.1rem}.food .food-wrapper .food-content .content-wrapper{padding:.3rem;position:relative;box-sizing:border-box}.food .food-wrapper .food-content .content-wrapper .name{font-size:.42rem;color:#333;font-weight:700}.food .food-wrapper .food-content .content-wrapper .name span{font-size:.22rem;color:#fff;background:#f72e2e;padding:.02rem .2rem;font-weight:400;border-radius:.08rem}.food .food-wrapper .food-content .content-wrapper .desc{font-size:.28rem;color:#999;margin:.16rem 0}.food .food-wrapper .food-content .content-wrapper .product{height:.15rem;margin-bottom:.16rem}.food .food-wrapper .food-content .content-wrapper .price span{margin-right:.4rem}.food .food-wrapper .food-content .content-wrapper .price .text{font-size:.17rem;color:#fb4e44}.food .food-wrapper .food-content .content-wrapper .price .unit{font-size:.11rem;color:#9d9d9d}.food .food-wrapper .food-content .cartcontrol-wrapper{position:absolute;right:.12rem;bottom:.3rem;padding:.02rem}.food .food-wrapper .food-content .buy{width:1.4rem;height:.6rem;font-size:.24rem;line-height:.6rem;text-align:center;background:#e18c3a;border-radius:.3rem;position:absolute;right:.12rem;bottom:.3rem;color:#fff}.nowprice{font-size:.42rem}.nowprice,.van-tabs__wrap{font-weight:700}.suspension{top:-.1rem;z-index:99999;position:sticky;border-top:.01rem solid #eee;width:100%}.goods{top:.8rem}.goods,.goods11{display:flex;position:absolute;bottom:1.3rem;overflow:hidden;width:100%;margin-top:3rem}.goods11{top:1.8rem}.checkingMember_title{width:100%;font-size:.5rem;padding:.2rem;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;z-index:0;position:absolute}.goods11 .menu-wrapper,.goods .menu-wrapper{flex:0 0 25%;margin-top:.15rem}.goods11 .menu-wrapper .menu-item,.goods .menu-wrapper .menu-item{list-style-type:none;padding:.16rem .23rem .15rem .3rem;position:relative;background:#f4f4f4}.goods11 .foods-wrapper,.goods .foods-wrapper{flex:1}.goods11 .menu-wrapper .menu-item .text,.goods .menu-wrapper .menu-item .text{font-size:.36rem;color:#333;line-height:1rem;vertical-align:middle;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.goods11 .menu-wrapper .menu-item .text .icon,.goods .menu-wrapper .menu-item .text .icon{width:.15rem;height:.15rem;vertical-align:middle}.goods11 .foods-wrapper .container-list,.goods .foods-wrapper .container-list{padding:.11rem .11rem 0 .11rem;border-bottom:.01rem solid #e4e4e4}.goods11 .foods-wrapper .container-list img,.goods .foods-wrapper .container-list img{width:100%;margin-bottom:.11rem;border-radius:.05rem}.goods11 .foods-wrapper .food-list,.goods .foods-wrapper .food-list{padding:.3rem}.goods11 .foods-wrapper .food-list .title,.goods .foods-wrapper .food-list .title{height:.6rem;font-size:.32rem;padding-left:.07rem;margin-bottom:.12rem;padding-top:.2rem;display:inline-block}.goods11 .foods-wrapper .food-list .food-item,.goods .foods-wrapper .food-list .food-item{display:flex;margin-bottom:.32rem;position:relative}.goods11 .foods-wrapper .food-list .food-item .icon,.goods .foods-wrapper .food-list .food-item .icon{flex:0 0 1.8rem;background-position:50%;background-size:120% 100%;background-repeat:no-repeat;margin-right:.2rem;height:1.8rem}.goods11 .foods-wrapper .food-list .food-item .content,.goods .foods-wrapper .food-list .food-item .content{flex:1}.goods11 .foods-wrapper .food-list .food-item .content1,.goods .foods-wrapper .food-list .food-item .content1{height:1.8rem;display:flex;flex-direction:column;justify-content:space-between}.goods11 .foods-wrapper .food-list .food-item .content .name,.goods .foods-wrapper .food-list .food-item .content .name{font-size:.36rem;color:#333;margin-bottom:.1rem;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:.44rem;margin-top:0}.goods11 .foods-wrapper .food-list .food-item .content .desc,.goods .foods-wrapper .food-list .food-item .content .desc{font-size:.26rem;color:#bfbfbf;margin-bottom:.08rem;color:#666;-webkit-line-clamp:1;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.goods11 .foods-wrapper .food-list .food-item .content .extra,.goods .foods-wrapper .food-list .food-item .content .extra{font-size:.1rem;color:#bfbfbf;margin-bottom:.07rem}.goods11 .foods-wrapper .food-list .food-item .content .extra .saled,.goods .foods-wrapper .food-list .food-item .content .extra .saled{margin-right:.14rem}.goods11 .foods-wrapper .food-list .food-item .content .product,.goods .foods-wrapper .food-list .food-item .content .product{height:.15rem;margin-bottom:.06rem}.goods11 .foods-wrapper .food-list .food-item .content .price,.goods .foods-wrapper .food-list .food-item .content .price{font-size:0}.nowprice{color:#f72e2e;font-size:.36rem;font-weight:500;margin-right:.2rem}.originalprice{font-size:.3rem;color:#999;text-decoration:line-through}.dishesinfo_item_menprice{color:#666;font-size:.3rem;margin-top:.2rem}.goods11 .foods-wrapper .food-list .food-item .content .price .text,.goods .foods-wrapper .food-list .food-item .content .price .text{font-size:.36rem;color:#fb4e44}.goods11 .foods-wrapper .food-list .food-item .content .price .unit,.goods .foods-wrapper .food-list .food-item .content .price .unit{font-size:.12rem;color:#bfbfbf}.goods11 .menu-wrapper .menu-item.current,.goods .menu-wrapper .menu-item.current{background:#fff;font-weight:700;margin-top:-.01rem}.goods11 .menu-wrapper .menu-item:first-child.current,.goods .menu-wrapper .menu-item:first-child.current{margin-top:.01rem}.goods11 .foods-wrapper .food-list .food-item .cartcontrol-wrapper,.goods .foods-wrapper .food-list .food-item .cartcontrol-wrapper{position:absolute;right:0;bottom:.48rem}.goods11 .menu-wrapper .menu-item .num,.goods .menu-wrapper .menu-item .num{position:absolute;right:.1rem;top:.15rem;width:.35rem;height:.35rem;border-radius:50%;color:#fff;background:red;text-align:center;font-size:.24rem;line-height:.38rem}.cart-add .bg{border-radius:50%;position:absolute;left:.03rem;top:.03rem;z-index:-1}.cart-add{display:inline-block;font-size:.51rem;color:#e18c3a;position:relative}.pack_list{display:flex;overflow-y:hidden;overflow-x:scroll}.pack_list::-webkit-scrollbar{display:none}.pack_list ul{display:flex}.pack_list ul>li{box-sizing:border-box;padding:.05rem .05rem;font-size:.36rem;margin-right:.15rem;text-align:center;background:url(../img/man.c7ac8286.png) no-repeat;background-size:100% 100%;display:flex;align-items:center;justify-content:space-between;color:#563007}.redCard{width:95%;margin:0 auto;margin-top:.3rem}.card_list{display:flex;flex-direction:column;box-sizing:border-box;padding:.5rem 1.2rem .5rem .8rem;border-radius:.1rem;margin-bottom:.2rem;background:url(../img/Labelborder.e22673c3.png) no-repeat}.card_top{display:flex;align-items:center;justify-content:space-between}.top_title{color:#333;font-weight:700;font-size:.5rem}.top_price{font-size:.48rem;color:red}.mi_right{color:#e18c3a}.mi_right,.top_price span{font-size:.36rem}.card_middle{margin:.1rem 0}.card_bottom,.card_middle{display:flex;align-items:center;justify-content:space-between;font-size:.36rem;color:#999}.bottom_btn{background:#e18c3a}.bottom_btn,.bottom_btn1{padding:.15rem;display:flex;align-items:center;border-radius:.1rem;color:#fff}.bottom_btn1{background:#ccc}.Merchant_information{width:100%;height:3.5rem;position:relative}.back_userinfo{height:3.5rem;left:0;top:0;z-index:-1}.back_userinfo,.information{width:100%;position:absolute}.information{margin:0 auto;background:#fff;display:flex;flex-direction:column;font-size:.32rem;top:1.5rem;bottom:0;box-sizing:border-box;padding:.2rem .5rem 0 0;border-radius:.3rem .3rem 0 0;height:2.2rem}.mer_logo{display:flex;margin-right:.2rem;margin-top:-.6rem;margin-left:.6rem}.logo_img,.mer_logo{height:1.8rem;width:1.8rem}.logo_img{border-radius:.1rem}.mer_info{display:flex;flex-direction:column}.info_title{font-size:.4rem;color:#333;font-weight:600}.info_sale{display:flex;align-items:center;justify-content:space-between;margin:.2rem 0}.sale_left,.star{display:flex;align-items:center;font-size:.32rem}.star{margin-right:.1rem}.star img{height:.6rem;width:.6rem}.sale_right{display:flex;align-items:center;font-size:.32rem}.like_img{height:.3rem;width:.3rem}.Distribution{display:flex;font-size:.32rem}.dis_mode{margin-right:.15rem}.dis_time{color:#666}.recharge_card{background:url(../img/blue.9dd1846a.png) no-repeat;background-size:100% 100%;color:#fff}.recharge_card,.recharge_card_jin{display:flex;flex-direction:column;box-sizing:border-box;padding:.1rem;width:95%;margin:0 auto;height:1.2rem}.recharge_card_jin{background:url(../img/black.357b326f.png) no-repeat;background-size:100% 100%;color:#fddcb2}.recharge_card_yin{background:url(../img/hui.7a4e6b82.png) no-repeat;background-size:100% 100%;color:#040000}.recharge_card_tong,.recharge_card_yin{display:flex;flex-direction:column;box-sizing:border-box;padding:.1rem;width:95%;margin:0 auto;height:1.2rem}.recharge_card_tong{background:url(../img/yellow.1c46d081.png) no-repeat;background-size:100% 100%;color:#441e02}.recharge_card1{margin-top:.2rem}.recharge_card1,.record_list{display:flex;align-items:center}.record_list{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card_title,.title_content{margin-left:.4rem}.card_title{display:flex;font-size:.36rem;margin-right:.4rem}.recharge_detail{display:flex;align-items:center}.detail_img{height:.3rem;width:.3rem;margin-right:.1rem}.manjian{margin:0 auto;align-items:center;margin-top:.1rem}.manjian,.text_decispet,.text_logo{display:flex}.text_logo{height:.6rem;width:.6rem;background:#fd7373;border-radius:50%;align-items:center;justify-content:center;color:#fff;font-size:.36rem;margin-right:.1rem}.recharge_title{background-color:#fff;height:50rpx;line-height:50rpx;position:relative;width:100%;margin-top:0rpx}.recharge_title:hover{animation-play-state:paused}.marquee_text{color:#ff7b1c;font-size:30rpx;display:inline-block;white-space:nowrap;animation-name:around;animation-duration:10s;animation-iteration-count:infinite;animation-timing-function:linear}.slideFade-enter{animation:slideFade-dialog-fade-in .5s ease}.slideFade-leave{animation:slideFade-dialog-fade-out .5s ease forwards}.slideFade-enter-active{animation:slideFade-dialog-fade-in .5s ease}.slideFade-leave-active{animation:slideFade-dialog-fade-out .5s ease forwards}@keyframes slideFade-dialog-fade-in{0%{transform:translate3d(-100%,0,0);opacity:1}to{transform:translateZ(0);opacity:1}}@keyframes slideFade-dialog-fade-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(-100%,0,0);opacity:1}}#box{width:100%;height:.5rem;position:relative}.marquee-box{position:relative;width:90%;height:100%;overflow:auto;margin:0 auto}#pWidth,.marquee-box{background-color:#fff}#pWidth{width:100%;height:.5rem;padding:0;margin:0;line-height:.5rem;display:block;word-break:keep-all;white-space:nowrap;font-family:微软雅黑;font-size:.36rem}::-webkit-scrollbar{width:0!important;height:0}.ttui /deep/ .van-tabs__line{z-index:0}.foodlists{overflow:scroll;width:100%;top:6.45rem;margin-bottom:3.5rem;margin-top:.25rem}.foodlists1{top:7.1rem}.foodlists1,.foodlists2{margin-bottom:1.5rem;overflow:scroll;width:100%;margin-top:.15rem}.foodlists2{top:6.5rem}