@mixin wh($width, $height){width:$width;height:$height}@mixin pfb{position:fixed;left:50%;bottom:0;transform:translateX(-50%) translateZ(0)}@mixin pft{position:fixed;left:50%;top:0;transform:translateX(-50%) translateZ(0)}@mixin pf{position:fixed;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}@mixin pa{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%)}@mixin bt($color){&:after{position:absolute;top:0;left:0;width:100%;content:"";border-top:.02rem solid $color;transform:scaleY(.5)}}@mixin bb($color){&:after{position:absolute;bottom:0;left:0;width:100%;content:"";border-top:.02rem solid $color;transform:scaleY(.5)}}@mixin br($color){&:before{position:absolute;top:0;right:0;height:100%;content:"";border-right:.02rem solid $color;transform:scaleX(.5)}}@mixin bl($color){&:before{position:absolute;top:0;left:0;height:100%;content:"";border-left:.02rem solid $color;transform:scaleX(.5)}}@mixin owt{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@mixin owt2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@mixin flex{display:flex;align-items:center;justify-content:center}@mixin gradient($direction, $color1, $color2){background:-webkit-linear-gradient($direction,$color1,$color2);background:-o-linear-gradient($direction,$color1,$color2);background:-moz-linear-gradient($direction,$color1,$color2);background:-mos-linear-gradient($direction,$color1,$color2);background:linear-gradient($direction,$color1,$color2)}@mixin textStyle($alignment, $lineHeiht){text-align:$alignment;line-height:$lineHeiht}a{text-decoration:none;color:#333}button{border:none;outline:none;padding:0;margin:0}box{box-sizing:border-box}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.nodata{text-align:center;font-size:.17rem;line-height:.5rem}.text_left{text-align:left}.text_right{text-align:right}.flexbox_nowrap{align-items:center}.flex_l_r,.flexbox_nowrap{display:flex;flex-wrap:nowrap}.flex_l_r{justify-content:space-between}.flex_row{display:flex;flex-direction:row;flex-wrap:wrap}.red_bg{background:#f33}.green_bg{background:#009d04}.blue_bg{background:#4984eb}.red_font{color:red}.gray{color:#999}.blue_font{color:#4984eb}.important_font{color:red}.model_mask[data-v-c3e0004e]{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);z-index:10}.bouncedBox[data-v-c3e0004e]{position:fixed;background:#fff;bottom:0;left:0;right:0;z-index:11}.bouncedBox .mobile-top[data-v-c3e0004e]{display:flex;flex-wrap:nowrap;background:#fff;padding:.1rem 0}.bouncedBox .mobile-top .sel-time[data-v-c3e0004e]{text-align:center;width:50%}.bouncedBox .mobile-top .sel-time>p[data-v-c3e0004e]{margin:0!important}.bouncedBox .mobile-top .sel-time .start-date[data-v-c3e0004e]{color:#b1b1b1;margin-top:.05rem}.bouncedBox .mobile-top .unsel-time[data-v-c3e0004e]{text-align:center;width:50%}.bouncedBox .mobile-top .unsel-time>p[data-v-c3e0004e]{margin:0!important}.bouncedBox .mobile-top .unsel-time .end-date[data-v-c3e0004e]{color:#b1b1b1;margin-top:.05rem}.bouncedBox .title[data-v-c3e0004e]{width:100%;background-color:#60a7e8;display:flex;flex-wrap:nowrap;text-align:center;color:#fff;font-weight:700;line-height:.8rem}.bouncedBox .title .btnCal[data-v-c3e0004e]{width:1.2rem;line-height:.8rem}.bouncedBox .title .btnCal.noclick[data-v-c3e0004e]{pointer-events:none;background:#ccc}.bouncedBox .title .text[data-v-c3e0004e]{flex:1}.bouncedBox .head[data-v-c3e0004e]{display:flex;flex-wrap:nowrap;text-align:center;height:.8rem;line-height:.8rem}.bouncedBox .head .days[data-v-c3e0004e]{flex:1}.bouncedBox .wrap[data-v-c3e0004e]{width:100%;height:auto;overflow:hidden;padding-bottom:.5rem}.bouncedBox .wrap .span[data-v-c3e0004e]{width:14.2857143%;height:.6rem;background:#fff;color:#337ab7;float:left;text-align:center;line-height:.6rem;overflow:hidden}.bouncedBox .wrap .span.noclick[data-v-c3e0004e]{pointer-events:none;background:#ccc;border:none!important}.bouncedBox .wrap .span.active[data-v-c3e0004e]{background:#037ef5;color:#fff;border-right:.01rem solid #fff;border-bottom:.01rem solid #fff}.bouncedBox .wrap .span.kong[data-v-c3e0004e]{background:#fff;pointer-events:none;border:none!important}.bouncedBox .bottombtn[data-v-c3e0004e]{height:.8rem;width:100%;display:flex;flex-wrap:nowrap}.bouncedBox .bottombtn button[data-v-c3e0004e]{flex:1}.bouncedBox .bottombtn .sure-btn[data-v-c3e0004e]{background:#037ef5;color:#fff}.the-order[data-v-13c5b88a]{margin:.1rem 0;padding:.12rem .16rem;border-radius:.16rem;margin-right:.2rem;border:.02rem solid #e5e5e5}.sort[data-v-13c5b88a]{display:flex;background-color:#fff}.active[data-v-13c5b88a]{border:.02rem solid #3273e3!important;color:#3273e3!important}.order>div[data-v-2ec91751]{padding:.2rem;display:flex;justify-content:flex-start;align-items:center;border-bottom:.02rem solid #eee;background-color:#fff}.order>div>span[data-v-2ec91751]:first-child{flex:1;align-self:center}.order>div>span[data-v-2ec91751]:nth-child(2){flex:3;align-self:center}.order>div>span[data-v-2ec91751]:last-child{flex:1;text-align:right}.select[data-v-2ec91751]{display:inline-block;background-color:#5c89e7;border-radius:.08rem;padding:.04rem .14rem;color:#fff}.order-rule[data-v-2ec91751]{display:flex;padding-top:.3rem;background-color:#fff;border-bottom:.02rem solid #eee;overflow:hidden}.order-rule .order-rule-filter[data-v-2ec91751]{position:relative;width:3.6rem;border-radius:0;border:none;margin:0;margin-top:.16rem;background-color:#efefef;margin-right:.2rem;display:flex;padding:.12rem .16rem}.order-rule .order-rule-filter .rule-filter[data-v-2ec91751]{font-size:.36rem;line-height:.36rem;color:#333;padding:0;border:none;border-radius:0;margin-right:0}.order-rule .order-rule-filter .trapezoid[data-v-2ec91751]{position:absolute;right:0;top:0;width:.56rem;height:.76rem;float:none;padding:0;border:none;border-radius:0;margin-right:0}.order-rule .order-rule-filter .trapezoid[data-v-2ec91751]:before{content:"";display:block;width:0;height:0;border-width:.76rem 0 0 .56rem;border-style:solid solid solid solid;border-color:#fff #fff transparent transparent}.list-card .list[data-v-2ec91751]{margin:0 .2rem .24rem .2rem;padding:.3rem;background-color:#fff;border-radius:.12rem;font-size:.3rem}.list-card .list img[data-v-2ec91751]{width:1.1rem;vertical-align:top}.list-card .list>div[data-v-2ec91751]:first-child{padding-top:0;font-size:.36rem;color:#333;line-height:.36rem;padding-top:.08rem;padding-bottom:.2rem;border-bottom:.02rem solid #bcbcbc}.list-card .list>div>div[data-v-2ec91751]{padding-top:.2rem}.active[data-v-2ec91751]{padding-bottom:.08rem!important;border-bottom:.08rem solid #0b58dd!important;color:#246ae1!important}.res[data-v-2ec91751]{width:100%;text-align:right;background-color:#fff;padding-top:.3rem}.res>span[data-v-2ec91751]{display:inline-block;color:#5c89e7;border:.02rem solid #5c89e7;padding:.08rem .32rem;border-radius:.2rem}.salesReturn[data-v-2ec91751]{overflow:hidden;padding-top:.3rem;display:flex;justify-content:flex-end}.salesReturn>span[data-v-2ec91751]{background-color:#fff;color:#5c89e7;border:.02rem solid #5c89e7;padding:.08rem .32rem;border-radius:.2rem;margin-right:.1rem}.salesReturn>span[data-v-2ec91751]:last-child{margin-right:0}