.van-grid-item{position:relative;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__icon{font-size:28px}.van-grid-item__icon-wrapper{position:relative}.van-grid-item__text{color:#646566;font-size:12px;line-height:1.5;word-break:break-all}.van-grid-item__icon+.van-grid-item__text{margin-top:8px}.van-grid-item__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;background-color:#fff}.van-grid-item__content:after{z-index:1;border-width:0 1px 1px 0}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.van-grid-item__content--horizontal .van-grid-item__icon+.van-grid-item__text{margin-top:0;margin-left:8px}.van-grid-item__content--surround:after{border-width:1px}.van-grid-item__content--clickable{cursor:pointer}.van-grid-item__content--clickable:active{background-color:#f2f3f5}.van-grid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{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-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#f7f8fa}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload--readonly:active{background-color:#f7f8fa}.van-uploader__upload-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0;cursor:pointer}.van-uploader__preview-image{display:block;width:80px;height:80px;overflow:hidden}.van-uploader__preview-delete{position:absolute;top:0;right:0;width:14px;height:14px;background-color:rgba(0,0,0,.7);border-radius:0 0 0 12px}.van-uploader__preview-delete-icon{position:absolute;top:-2px;right:-2px;color:#fff;font-size:16px;-webkit-transform:scale(.5);transform:scale(.5)}.van-uploader__mask,.van-uploader__preview-cover{position:absolute;top:0;right:0;bottom:0;left:0}.van-uploader__mask{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:#fff;background-color:rgba(50,50,51,.88)}.van-uploader__mask-icon{font-size:22px}.van-uploader__mask-message{margin-top:6px;padding:0 4px;font-size:12px;line-height:14px}.van-uploader__loading{width:22px;height:22px;color:#fff}.van-uploader__file{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:80px;height:80px;background-color:#f7f8fa}.van-uploader__file-icon{color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 4px;color:#646566;font-size:12px;text-align:center}.van-checkbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.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--line.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}.flex,.flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap}.flex-align-justify-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-align-center,.flex-align-justify-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-align-center{-webkit-align-items:center}.flex-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center}.flex-justify-center,.flex-justify-space{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-justify-space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.flex-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-justify-content:flex-end}.flex-justify-end,.flex-wrap-justify-space{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap-justify-space{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.flex-center{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center}.flex-center,.flex-space-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center}.flex-space-center{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.flex-col,.flex-col-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-col-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-justify-content:center}.flex-col-space{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.flex-around,.flex-col-space{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-around{-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-1,.flex-2{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-2{-webkit-box-flex:2;-ms-flex:2;flex:2}.flex-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:3;-ms-flex:3;flex:3}.bb1p{border-bottom:1px solid rgba(0,0,0,.11)}.w100{width:100%}.pb13p{padding-bottom:13px}.mt20p{margin-top:20px}.mt5p{margin-top:5px}.mt15p{margin-top:15px}.ml15p{margin-left:15px}.ml12p{margin-left:12px}.mb15p{margin-bottom:15px}.ml10p{margin-left:10px}.mr15p{margin-right:15px}.mb10p{margin-bottom:10px}.ml8p{margin-left:8px}.mrl15p{margin-left:15px;margin-right:15px}.prl15p{padding-left:15px;padding-right:15px}.pt15p{padding-top:15px}.white-space{width:100%;white-space:normal;word-break:break-all}.text-c{text-align:center}.ft12p{font-size:12px}.fw700{font-weight:700}.lh17{line-height:17px}.h100{min-height:100%}.ft13p{font-size:13px}.ptb5p{padding-top:5px;padding-bottom:5px}.plr10p{padding-left:10px;padding-right:10px}.plr15p{padding-left:15px;padding-right:15px}.bt10p{border-top:10px solid #f2f2f2}.excel-results{width:100%;position:fixed;bottom:0;z-index:11;left:0;right:0;background:#1fd679;height:50px;font-size:18px;line-height:50px;border:0;color:#fff}.color_9A9A9A{color:#9a9a9a}.bb1p{border-bottom:1px solid rgba(0,0,0,.1)}.color_FF9000{color:#1fd679}.bg_FF9000{background:#1fd679}.color_999{color:#999}.color_fff{color:#fff}.ft11p{font-size:11px}.mr10p{margin-right:10px}.color_333{color:#333}.color_boy{color:#0bbdff}.color_girl{color:#eb6877}.bl1p{border-left:1px solid rgba(0,0,0,.1)}.blr1p,.br1p{border-right:1px solid rgba(0,0,0,.1)}.blr1p{border-left:1px solid rgba(0,0,0,.1)}.postAfter{position:relative}.postAfter:after{position:absolute;content:"";width:1px;height:70%;background:rgba(0,0,0,.1);left:0}.h30p{height:30px}.btn_1fd679{width:100%;height:50px;font-size:18px}.ps_f_b_0{position:fixed;bottom:0}.ft15p{font-size:15px}.red{color:red}.pt10p{padding-top:10px}.pb10p{padding-bottom:10px}.p15p{padding:15px}.m15p{margin:15px}.pb15p{padding-bottom:15px}.bg_FFF{background:#fff}.br5p{border-radius:5px}.bg_F5{background-color:#f5f5f5}.ft14p{font-size:14px}.color_4DC98B{color:#4dc98b}.color_666{color:#666}.pt20p{padding-top:20px}.mt10p{margin-top:10px}.prl10p{padding:0 10px}.van-nav-bar{position:relative;z-index:1;line-height:22px;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:46px}.van-nav-bar__arrow{margin-right:4px;font-size:16px}.van-nav-bar__title{max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:16px}.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 16px;font-size:14px;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}.van-radio-group--horizontal{-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-radio-group--horizontal,.van-search{display:-webkit-box;display:-webkit-flex;display:flex}.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__content{display:-webkit-box;display:-webkit-flex;display:flex;-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 .van-field__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-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-collapse-item{position:relative}.van-collapse-item--border:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:0;right:16px;left:16px;border-top:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-collapse-item__title .van-cell__right-icon:before{-webkit-transform:rotate(90deg) translateZ(0);transform:rotate(90deg) translateZ(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.van-collapse-item__title:after{right:16px;display:none}.van-collapse-item__title--expanded .van-cell__right-icon:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.van-collapse-item__title--expanded:after{display:block}.van-collapse-item__title--borderless:after{display:none}.van-collapse-item__title--disabled{cursor:not-allowed}.van-collapse-item__title--disabled,.van-collapse-item__title--disabled .van-cell__right-icon{color:#c8c9cc}.van-collapse-item__title--disabled:active{background-color:#fff}.van-collapse-item__wrapper{overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;will-change:height}.van-collapse-item__content{padding:12px 16px;color:#969799;font-size:14px;line-height:1.5;background-color:#fff}.chooseTeacher{padding-bottom:65px}.chooseTeacher .endbutton_homewordk{width:100%;color:#fff;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;bottom:0;-ms-flex-pack:distribute;justify-content:space-around}.chooseTeacher .commit_inspection{width:100%;position:fixed;bottom:0;z-index:100000;left:0;right:0;background:#1fd679;height:50px;font-size:18px;line-height:50px;border:0;color:#fff;pointer-events:none}.chooseTeacher .commit_inspections{position:fixed;bottom:0;z-index:100000;width:100%;height:45px}.chooseTeacher .commit_inspection_active{width:100%;background:#4dc98b;height:50px;font-size:18px;line-height:50px;border:0;color:#fff}.chooseTeacher .psFiexd{position:fixed;top:0;width:100%;z-index:100000}.chooseTeacher /deep/ .van-search__content{border-radius:18px}.chooseTeacher /deep/ .van-search{border-bottom:10px solid #f8f8f8}.chooseTeacher /deep/ .van-overlay{top:65px}.chooseTeacher .ft15p{font-size:15px}.chooseTeacher .color_999{color:#999}.chooseTeacher .color_333{color:#333}.chooseTeacher p,.chooseTeacher span{margin:0;padding:0}.chooseTeacher .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.chooseTeacher .flex-s-b{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chooseTeacher .ml5p{margin-left:5px}.chooseTeacher .flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chooseTeacher .flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.chooseTeacher .flex-item-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chooseTeacher .chooseTeacher-teacher{position:absolute;top:64px;bottom:50px;left:0;right:0;overflow-y:scroll;padding:0 15px 0}.chooseTeacher .chooseTeacher-teacher .van-field__control{text-align:center}.chooseTeacher .chooseTeacher-teacher .header{color:#333}.chooseTeacher .chooseTeacher-teacher .header>ul{width:100%;@include clearfix}.chooseTeacher .chooseTeacher-teacher .header>ul>li{width:100%;border-bottom:1px solid rgba(0,0,0,.11);cursor:pointer;color:20px;text-align:center;line-height:50px}.chooseTeacher .chooseTeacher-teacher .header>ul>li>ul{width:100%}.chooseTeacher .chooseTeacher-teacher .header>ul>li>ul li input[type=radio]{width:345px;height:100%;opacity:0;z-index:200;margin-right:-320px}.chooseTeacher .chooseTeacher-teacher .header>ul>li>ul li label{width:20px;height:20px;border-radius:50%;border:1px solid #999;margin-left:-10px}.chooseTeacher .chooseTeacher-teacher .header>ul>li>ul li input:checked+label{background-color:#1fd679;border:1px solid #1fd679;position:relative}.chooseTeacher .chooseTeacher-teacher .header>ul>li>ul li input:checked+label:after{content:"";width:8px;position:absolute;height:12px;border:2px solid #fff;right:5px;top:1px;border-top:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.chooseTeacher .chooseTeacher-teacher .header>ul>li>ul li .w50p{margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chooseTeacher .wrapper{max-height:300px;overflow-y:auto}.chooseTeacher .wrapper>ul{background:#fff;padding:0 15px}.chooseTeacher .wrapper>ul li{height:50px}.chooseTeacher .wrapper>ul li input[type=radio]{width:375px;height:100%;opacity:0;z-index:10000;margin-right:-350px}.chooseTeacher .wrapper>ul li label{width:20px;height:20px;border-radius:50%;border:1px solid #999;margin-left:-10px}.chooseTeacher .wrapper>ul li input:checked+label{background-color:#1fd679;border:1px solid #1fd679;position:relative}.chooseTeacher .wrapper>ul li input:checked+label:after{content:"";width:8px;position:absolute;height:12px;border:2px solid #fff;right:5px;top:1px;border-top:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.chooseTeacher .wrapper>ul li .w50p{margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.chooseTeacher .wrapper>ul li .w50p,.flex-c[data-v-2fb77cbb]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p15p[data-v-2fb77cbb]{padding:15px}.flex[data-v-2fb77cbb]{display:-webkit-box;display:-ms-flexbox;display:flex}.break[data-v-2fb77cbb]{padding:10px 15px 0;color:#1fd679;font-size:16px}.columns[data-v-2fb77cbb]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.columns .minw30[data-v-2fb77cbb]{min-width:33%;margin-bottom:26px}.columns .checked-basce[data-v-2fb77cbb]{width:14px;height:14px}.columns input[type=radio][data-v-2fb77cbb]{width:100px;height:20px;opacity:0;margin-right:-100px;margin-left:6px;margin-top:-4px}.columns label[data-v-2fb77cbb]{width:14px;height:14px;border:1px solid #999;margin-left:-2px;margin-right:10px;border-radius:50%!important}.columns input:checked+label[data-v-2fb77cbb]{border:1px solid #1fd679;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.columns input:checked+label[data-v-2fb77cbb]:after{content:"";width:6px;position:absolute;height:6px;background:#1fd679;border-radius:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.columns .w50p[data-v-2fb77cbb]{margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.columns span[data-v-2fb77cbb]{color:#666;font-size:12px;line-height:15px}input[type=checkbox][data-v-2fb77cbb]{width:20px;height:20px;opacity:0;z-index:10;margin-right:-10px;margin-left:10px}.no-grade[data-v-2fb77cbb]{min-width:0!important}[data-v-623090e9] .van-grid-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:4px 4px;background-color:#fff}[data-v-623090e9] .van-cell:after{border-bottom:none}.section[data-v-623090e9]{min-height:100%;background:#f8f8f8}.section .showT[data-v-623090e9]{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#333;margin-top:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section .filter_box[data-v-623090e9],.section .showT[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .filter_box[data-v-623090e9]{position:fixed;z-index:100;top:44px;padding:0 15px;background:#f8f8f8;height:32px;width:calc(100% - 30px);-ms-flex-pack:distribute;justify-content:space-around;border-top:15px solid #f8f8f8}.section .filter_box .filter_info[data-v-623090e9]{word-break:keep-all}.section .filter_box .filter_item[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;color:#333}.section[data-v-623090e9] .van-tabs__line{width:15px;bottom:17px}.section .ml4p[data-v-623090e9]{margin-left:4px}.section .mr4p[data-v-623090e9]{margin-right:4px}.section[data-v-623090e9] .van-tab__pane{margin-top:59px}.section .resultsCard[data-v-623090e9]{background:#fff;-webkit-box-shadow:0 0 11px hsla(0,0%,77.6%,.35);box-shadow:0 0 11px hsla(0,0%,77.6%,.35);margin:15px 15px 0;border-radius:5px}.section .resultsCard[data-v-623090e9] .van-popup{z-index:1000}.section .resultsCard[data-v-623090e9] .van-popup .mt16p{margin-top:16px}.section .resultsCard[data-v-623090e9] .van-popup .mb10p{margin-bottom:10px}.section .resultsCard[data-v-623090e9] .van-popup .p15p{padding:15px}.section .resultsCard .information-title[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1)}.section .resultsCard .information-title span[data-v-623090e9]{color:#1fd679;font-size:14px;margin-right:10px;font-weight:700}.section .resultsCard .information-title p[data-v-623090e9]{font-size:13px;font-weight:500;margin:0}.section .resultsCard .be_a_teacher[data-v-623090e9],.section .resultsCard .information-title p[data-v-623090e9]{color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .resultsCard .be_a_teacher[data-v-623090e9]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0;font-size:15px}.section .resultsCard .be_a_teacher .choose_teacher[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(0,0,0,.1)}.section .resultsCard .be_a_teacher .choose_teacher .choose_teacher_list[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.section .resultsCard .be_a_teacher .choose_teacher .choose_teacher_list .van-cell[data-v-623090e9]{padding:0}.section .resultsCard .check_the_teacher[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section .resultsCard .check_the_teacher p[data-v-623090e9],.section .resultsCard .check_the_teacher span[data-v-623090e9]{font-size:15px;font-weight:500;text-align:left;color:#333;margin:0;margin-top:20px}.section .resultsCard .brief-information[data-v-623090e9]{color:#666;font-size:12px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.1);line-height:15px}.section .resultsCard .results-teacher[data-v-623090e9]{color:#999;font-size:12px;line-height:15px;margin-top:15px}.section .resultsCard .checked-information[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex}.section .resultsCard .checked-information .van-cell[data-v-623090e9]{padding:0}.section .resultsCard .checked-information .other[data-v-623090e9]{margin-top:10px;border:none;padding:5px 10px}.section .resultsCard .checked-information .cell_value[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section .resultsCard .checked-information .cell_value[data-v-623090e9] .van-checkbox__icon--checked .van-icon{color:#4dc98b;border:1px solid #c8c9cc!important}.section .resultsCard .checked-information .cell_value[data-v-623090e9] .van-checkbox__icon .van-icon{border-radius:3px}.section .resultsCard .checked-information .cell_value .check_box_item[data-v-623090e9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;font-size:14px;color:#999;width:33.333%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section .resultsCard .checked-information .cell_value .check_box_item[data-v-623090e9] .van-checkbox{overflow:unset}.section .resultsCard .checked-information .cell_value .check_box_item[data-v-623090e9] .van-checkbox__icon{font-size:16px}.section .resultsCard .checked-information .cell_value .checkbox_label[data-v-623090e9]{word-break:keep-all;font-size:13px;font-family:PingFang SC;font-weight:500;margin-left:10px;color:#999}.section .resultsCard .checked-information .checked-information-child span[data-v-623090e9]{color:#666;font-size:12px;line-height:15px}.section .btn-create[data-v-623090e9]{position:fixed;bottom:0}.section .position_fixed[data-v-623090e9]{position:fixed;top:0}