@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-0ecfdfce]{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);z-index:10}.bouncedBoxCal[data-v-0ecfdfce]{position:fixed;background:#fff;bottom:0;left:0;right:0;z-index:11}.bouncedBoxCal .mobile-top[data-v-0ecfdfce]{display:flex;flex-wrap:nowrap;background:#fff;padding:.1rem 0}.bouncedBoxCal .mobile-top .sel-time[data-v-0ecfdfce]{text-align:center;width:50%}.bouncedBoxCal .mobile-top .sel-time>p[data-v-0ecfdfce]{margin:0!important}.bouncedBoxCal .mobile-top .sel-time .start-date[data-v-0ecfdfce]{color:#b1b1b1;margin-top:.05rem}.bouncedBoxCal .mobile-top .unsel-time[data-v-0ecfdfce]{text-align:center;width:50%}.bouncedBoxCal .mobile-top .unsel-time>p[data-v-0ecfdfce]{margin:0!important}.bouncedBoxCal .mobile-top .unsel-time .end-date[data-v-0ecfdfce]{color:#b1b1b1;margin-top:.05rem}.bouncedBoxCal .title[data-v-0ecfdfce]{width:100%;background-color:#60a7e8;display:flex;flex-wrap:nowrap;text-align:center;color:#fff;font-weight:700;line-height:.8rem}.bouncedBoxCal .title .btnCal[data-v-0ecfdfce]{width:1.2rem;text-align:center;line-height:.8rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bouncedBoxCal .title .btnCal.noclick[data-v-0ecfdfce]{pointer-events:none;background:#ccc}.bouncedBoxCal .title .text[data-v-0ecfdfce]{flex:1}.bouncedBoxCal .head[data-v-0ecfdfce]{display:flex;flex-wrap:nowrap;text-align:center;line-height:.8rem}.bouncedBoxCal .head .days[data-v-0ecfdfce]{flex:1}.bouncedBoxCal .wrap[data-v-0ecfdfce]{width:7.5rem;height:auto;overflow:hidden;padding-bottom:.5rem}.bouncedBoxCal .wrap .span[data-v-0ecfdfce]{width:1.07142rem;height:.6rem;background:#fff;color:#337ab7;float:left;text-align:center;line-height:.6rem}.bouncedBoxCal .wrap .span.active[data-v-0ecfdfce]{background:#037ef5;color:#fff;border-right:.005rem solid #fff;border-bottom:.005rem solid #fff;border-collapse:collapse;box-sizing:border-box}.bouncedBoxCal .wrap .span.noclick[data-v-0ecfdfce]{pointer-events:none;background:#ccc}.bouncedBoxCal .wrap .span.kong[data-v-0ecfdfce]{background:#fff;pointer-events:none}.bouncedBoxCal .bottombtn[data-v-0ecfdfce]{line-height:.8rem;height:.8rem;width:100%;display:flex;flex-wrap:nowrap}.bouncedBoxCal .bottombtn button[data-v-0ecfdfce]{flex:1}.bouncedBoxCal .bottombtn .sure-btn[data-v-0ecfdfce]{background:#037ef5;color:#fff}.section[data-v-7a4dfef0]{position:fixed;top:0;width:100%}.header[data-v-7a4dfef0]{background-color:#fff;display:flex;justify-content:space-around;align-items:center;padding:.1rem .3rem;border-bottom:.02rem solid #eee;overflow-x:scroll}.header>span[data-v-7a4dfef0]{font-size:1.1em;height:.6rem;line-height:.6rem;flex:1;text-align:center;margin-left:.16rem;border-radius:.1rem;background-color:#f2f2f2;box-sizing:border-box}.header>span[data-v-7a4dfef0]:first-child{margin-left:0}.select[data-v-7a4dfef0]{background-color:#fff}.select>div[data-v-7a4dfef0]{line-height:.8rem;padding:0 .3rem;font-size:1.1em;display:flex;justify-content:space-between;text-align:left;border-bottom:.02rem solid #eee}.select>div>span[data-v-7a4dfef0]:first-child{width:16.6666%}.select>div>span[data-v-7a4dfef0]:nth-child(2){flex:1}.select>div>span[data-v-7a4dfef0]:nth-child(3){text-align:right}.type[data-v-7a4dfef0]{display:flex;justify-content:space-around;padding:.2rem 0}.type>span[data-v-7a4dfef0]{width:25%;padding:0 .3rem;text-align:center;display:flex;align-items:center;justify-content:center}.card[data-v-7a4dfef0]{margin-top:4rem;padding:0 .3rem}.card .contain .summation[data-v-7a4dfef0]{border-radius:.1rem .1rem 0 0;background-color:#4b87ec;color:#fff;padding:.3rem 0;margin:auto}.card .contain .summation>div[data-v-7a4dfef0]{display:flex;flex-direction:column;text-align:center}.card .contain .earnings[data-v-7a4dfef0]{padding:.24rem 0;background-color:#558eee;color:#fff;display:flex;justify-content:space-between}.card .contain .earnings div[data-v-7a4dfef0]{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;border-right:.02rem solid #4784eb;box-sizing:border-box}.card .contain .consume[data-v-7a4dfef0]{border-radius:0 0 .1rem .1rem;padding:.24rem 0;background-color:#fff;display:flex}.card .contain .consume div[data-v-7a4dfef0]{display:flex;flex-direction:column;flex:1;padding-left:.3rem}.card .contain .consume div[data-v-7a4dfef0]:last-child{border-left:.02rem solid #e5e5e5}.filed[data-v-7a4dfef0]{overflow:hidden;border-top:.02rem solid #c5cdd9;border-radius:.2rem .2rem 0 0;margin:.24rem 0}.filed .filed-list[data-v-7a4dfef0]{border-radius:.2rem .2rem 0 0;margin-top:.24rem}.filed .filed-list .filed-list-header[data-v-7a4dfef0]{background-color:#e3e9f3;display:flex;padding:.24rem .3rem;color:#000;font-weight:700;font-size:1.1em;justify-content:space-between}.filed .filed-list .filed-list-header>span[data-v-7a4dfef0]{flex-shrink:0;width:50%}.filed .filed-list .filed-list-header>span .msg[data-v-7a4dfef0]{background-image:url(../img/success_bubble.42653586.png);padding:.06rem .16rem;background-repeat:no-repeat;background-size:100% 100%;color:#fff;font-size:.8em;text-align:center}.filed .filed-list .filed-list-header>span[data-v-7a4dfef0]:nth-child(2){text-align:right}.filed .filed-list .filed-list-con[data-v-7a4dfef0]{display:flex;justify-content:space-between;padding:.24rem .3rem;background-color:#fff}.filed .filed-list .filed-list-con[data-v-7a4dfef0]:nth-child(3),.filed .filed-list .filed-list-con[data-v-7a4dfef0]:nth-child(4),.filed .filed-list .filed-list-con[data-v-7a4dfef0]:nth-child(5),.filed .filed-list .filed-list-con[data-v-7a4dfef0]:nth-child(6),.filed .filed-list .filed-list-con[data-v-7a4dfef0]:nth-child(7){border-bottom:.02rem solid #eee}.filed .filed-list .filed-list-con>span[data-v-7a4dfef0]:first-child{color:#000;font-size:1.1em}.filed .filed-list .filed-list-con>span[data-v-7a4dfef0]:last-child{font-size:.8em;color:#000;display:flex;flex-direction:column;text-align:right}nav[data-v-7a4dfef0]{position:fixed;top:0;padding:0 .3rem;width:100%;background-color:#fff}.switch_frame[data-v-7a4dfef0],nav[data-v-7a4dfef0]{line-height:.8rem;display:flex;justify-content:space-between;align-items:center}.switch_frame[data-v-7a4dfef0]{padding:0 .2rem;background-color:#fafafa;border-bottom:.02rem solid #e5e5e5;color:#4784eb}.switch_All[data-v-7a4dfef0]{display:flex;justify-content:space-between;align-items:center;padding:.2rem;background-color:#fff}.br[data-v-7a4dfef0]{width:100%;height:.28rem;background-color:#f0eff5;overflow:hidden}.switch_list[data-v-7a4dfef0]{display:flex;justify-content:space-between;align-items:center;padding:.2rem;background-color:#fff;border-bottom:.02rem solid #eee}.card-c[data-v-7a4dfef0]{padding-top:4.2rem;width:100%}.card-c .card2[data-v-7a4dfef0]{display:flex;padding:0 .3rem;width:100%}.card-c .card2 .card2-one[data-v-7a4dfef0]{font-size:.32rem;background-color:#558eee;color:#fff;display:flex;width:100%;padding:.24rem 0;justify-content:space-between}.card-c .card2 .card2-one>span[data-v-7a4dfef0]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}.card-c .card2 .card2-one>span[data-v-7a4dfef0]:first-child{border-right:.02rem solid #4784eb}.card-c .card2 .card2-one>span>span[data-v-7a4dfef0]:first-child{color:#dee9fc}.card-c .hr[data-v-7a4dfef0]{border-radius:.1rem .1rem 0 0}.card-c .card-f[data-v-7a4dfef0]{border-radius:0 0 .1rem .1rem;background-color:#fff!important}.card-c .card-f>span>span[data-v-7a4dfef0]:first-child{color:#999!important;font-size:.32rem}.card-c .card-f>span>span[data-v-7a4dfef0]:last-child{color:#333!important}.activeOneIndex[data-v-7a4dfef0]{color:#4c87ed;border:.02rem solid #4c87ed;background-color:#fff}