#bDepartManage .departManage-box{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:calc(100vh - 230px)}#bDepartManage .departManage-box-left{width:280px;border-right:1px solid #e5e5e5}#bDepartManage .departManage-box-left .departManage-box-head{position:relative;text-align:center;height:60px;line-height:60px;border-bottom:1px solid #e5e5e5}#bDepartManage .departManage-box-left .departManage-box-head img{position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;cursor:pointer}#bDepartManage .departManage-box-left .depart_tree{max-height:610px;overflow:auto}#bDepartManage .departManage-box-left .tree-box .b_userData_left_depart_popover{padding:5px 0}#bDepartManage .departManage-box-left .tree-box .b_userData_left_depart_popover .depart_list li{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#bDepartManage .departManage-box-left .tree-box .b_userData_left_depart_popover .depart_list li:hover{background-color:#f5f7fa}#bDepartManage .departManage-box-left .tree-box .b_userData_left_depart_popover .depart_nodata{padding:10px;text-align:center}#bDepartManage .departManage-box-left .tree-box .depart_search{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;height:44px;border-bottom:1px solid #e5e5e5}#bDepartManage .departManage-box-left .tree-box .depart_search i{font-size:14px !important;color:#bbb}#bDepartManage .departManage-box-left .tree-box .depart_search input{width:200px;border:0;margin-left:10px}#bDepartManage .departManage-box-left .tree-box .el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex}#bDepartManage .departManage-box-left .tree-box .el-tree-node__content>span:nth-child(2),#bDepartManage .departManage-box-left .tree-box .el-tree-node__content span:nth-child(3){-webkit-box-flex:1;-ms-flex:1;flex:1;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-right:20px}#bDepartManage .departManage-box-left .tree-box .el-tree-node__content>span:nth-child(2).el-tree-node__loading-icon,#bDepartManage .departManage-box-left .tree-box .el-tree-node__content span:nth-child(3).el-tree-node__loading-icon{padding-right:0;-webkit-box-flex:0;-ms-flex:none;flex:none}#bDepartManage .departManage-box-left .tree-box .el-tree-node__content>span:nth-child(2) span,#bDepartManage .departManage-box-left .tree-box .el-tree-node__content span:nth-child(3) span{display:block}#bDepartManage .departManage-box-left .tree-box .el-tree-node__content .treeName{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#bDepartManage .departManage-box-right{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}#bDepartManage .departManage-box-right .ha-table-operate{height:60px;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-left:20px;border-bottom:1px solid #e5e5e5}#bDepartManage .departManage-box-right .ha-table-operate.user-center{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:15px}#bDepartManage .departManage-box-right .ha-table-operate-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}#bDepartManage .departManage-box-right .ha-table-operate-left-item{font-size:14px;color:#333;cursor:pointer}#bDepartManage .departManage-box-right .ha-table-operate-left-item.active{color:#1946b4}#bDepartManage .departManage-box-right .depart-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;border-bottom:1px solid #e5e5e5}#bDepartManage .departManage-box-right .depart-form .select-box{width:33.333%;padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#bDepartManage .departManage-box-right .depart-form .select-box .el-input{width:190px;margin-left:5px}#bDepartManage .departManage-box-right .depart-form .radio-box{width:260px;margin:15px 20px}#bDepartManage .departManage-box-right .depart-form .radio-box .ridio_style{margin-right:15px}#bDepartManage .departManage-box-right .depart-form .radio-box.status{margin-top:0}#bDepartManage .departManage-box-right .depart-form .radio-box>span{margin-right:10px}#bDepartManage .departManage-box-right .depart-form .radio-box>p{margin-top:2px;color:#878787}#bDepartManage .departManage-box-right .btn-box{width:500px;margin:20px 0 0 20px}#bDepartManage .departManage-box-right .depart-table-box{padding:50px 0 30px 30px}#bDepartManage .departManage-box-right .depart-table-box .list{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative;border-bottom:1px solid #d3d3d3;padding-bottom:10px}#bDepartManage .departManage-box-right .depart-table-box .list .name{width:170px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px;height:40px;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#bDepartManage .departManage-box-right .depart-table-box .list .name p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#bDepartManage .departManage-box-right .depart-table-box .list .addPeople{float:right;display:block;width:66px;height:26px;margin-left:20px;background-color:#1946b4;color:#fff;border-radius:4px;text-align:center;line-height:26px;position:absolute;top:8px;right:0}#bDepartManage .departManage-box-right .depart-table-box .list .people{width:400px;height:40px;padding:0 10px;overflow:auto;line-height:38px;border-radius:2px}#bDepartManage .departManage-box-right .depart-table-box .list .people span{position:relative;display:inline-block;height:24px;padding:0 13px;margin-right:10px;border-radius:12px;background:#f2f2f2;line-height:24px;min-width:78px;height:26px;background-color:#1946b4;color:#fff;border-radius:4px;text-align:center}#bDepartManage .departManage-box-right .depart-table-box .list .people span img{width:12px;position:absolute;top:-3px;right:-5px;cursor:pointer}.addDepart .items{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;line-height:50px}.addDepart .items>span{-webkit-box-flex:1;-ms-flex:1;flex:1}.addDepart .items>div{-webkit-box-flex:3;-ms-flex:3;flex:3}.JobConfig .el-dialog__body{padding:0}.JobConfig .el-dialog__body>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;line-height:40px;background:#f2f2f2;padding:0 20px}.JobConfig .el-dialog__body>div span{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:12px}.JobConfig .el-dialog__body ul{min-height:150px;max-height:200px;overflow-y:auto;border-bottom:1px solid #e5e5e5;padding:0 20px}.JobConfig .el-dialog__body ul li{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:50px;border-bottom:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box}.JobConfig .el-dialog__body ul li:last-of-type{border-bottom:none}.JobConfig .el-dialog__body ul li>span{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:12px;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;flex:1}.JobConfig .el-dialog__body ul li>span>.el-radio{margin-right:5px}.JobConfig .el-dialog__body ul li>span>.el-radio .el-radio__label{font-size:12px}
.ha-popup{position:fixed;left:0;top:0;bottom:0;right:0;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;background-color:rgba(0,0,0,.6);z-index:2000}.ha-popup .out{float:right;font-size:27px;margin-top:-14px;margin-right:-37px;cursor:pointer;font-weight:900}.ha-popup .ha-pop-con{padding:25px 50px;background:#fff;-webkit-box-shadow:0px 2px 21px 0px rgba(186,186,186,.5);box-shadow:0px 2px 21px 0px rgba(186,186,186,.5);z-index:2000}.ha-popup .ha-pop-con .ha-pop-top .pop-title{max-width:300px;font-size:18px;margin:0 auto;margin-bottom:15px;font-weight:600;color:#333;text-align:center;line-height:26px}.ha-popup .ha-pop-con .ha-pop-top .pop-msg{max-width:300px;font-size:12px;text-align:center;font-weight:400;color:#878787;line-height:17px}.ha-popup .ha-pop-con .ha-pop-top .pop-msg.black{max-width:470px;color:#333}.ha-popup .ha-pop-con .code-tale{min-height:28px;line-height:28px;padding-left:38px}.ha-popup .ha-pop-con .code-tale div{height:28px;line-height:28px;padding-left:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ha-popup .ha-pop-con .code-tale div .el-icon-error{color:#e84335;margin-left:5px}.ha-popup .ha-pop-con .code-tale a{white-space:nowrap}.ha-popup .ha-pop-con .classify-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ha-popup .ha-pop-con .classify-box .ha-list-l .el-icon-remove{color:red;position:relative;top:-5px;left:-2px;cursor:pointer}.ha-popup .ha-pop-con .classify-box .upfileImg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px}.ha-popup .ha-pop-con .classify-box .addbtn{font-size:12px;cursor:pointer;color:#fff;background:#1946b4;padding:4px 16px;border-radius:2px;margin-right:10px}.ha-popup .ha-pop-con .classify-box .addbtn_img{width:50px;height:50px}.ha-popup .ha-pop-con .classify-box .addbtn_img>img{width:100%;height:100%}.ha-popup .ha-pop-con .classify-box .addbtn_img .el-icon-remove{color:red;position:relative;top:-65px;right:-40px;cursor:pointer}.ha-popup .ha-pop-con .classify-box .name{width:70px}.ha-popup .ha-pop-con .classify-box .name>i{color:red}.ha-popup .ha-pop-con .classify-box .el-checkbox{margin-left:10px}.ha-popup .ha-pop-con .classify-box.flowset{height:300px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ha-popup .ha-pop-con .classify-box.flowset textarea{width:400px;height:300px;border:1px solid #ededed;margin-left:40px}.ha-popup .ha-pop-con .ha-pop-bottom{margin:25px 0;text-align:center}.ha-popup .ha-pop-con .ha-pop-bottom button{width:60px;height:28px;border-radius:2px;border:1px solid #e5e5e5;background-color:#fff;color:#1946b4;outline:0;margin:0 20px;margin-left:10px;font-size:12px;cursor:pointer}.ha-popup .ha-pop-con .ha-pop-bottom button.primary{color:#fff;line-height:0px;border:1px solid #1946b4;background-color:#1946b4}.ha-popup .ha-pop-con .ha-pop-bottom button.error{color:#fff;border:1px solid #e84335;background-color:#e84335}.ha-popup .ha-pop-con .ha-pop-bottom button.grey{color:#fff;border:1px solid #878787;background-color:#878787}.ha-popup .ha-pop-con .ha-pop-bottom button.info{color:#333;border:1px solid #e5e5e5;background-color:#e5e5e5}.ha-popup .ha-pop-con .ha-pop-bottom button.delbtn{color:#e84335}.ha-popup .ha-pop-con .ha-pop-bottom button.mid-size{width:70px}.ha-popup .ha-pop-con .ha-pop-bottom button.large-size{width:80px}.pop-form{width:800px;margin-top:30px;padding:0px 0px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pop-form .form-list:nth-child(2n){margin-right:0}.pop-form .form-list{width:370px;margin-right:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pop-form .form-list .name{white-space:nowrap}.pop-form .form-list .name label{color:red}.pop-form .form-list .el-date-editor.el-input .el-input__prefix,.pop-form .form-list .el-date-editor.el-input__inner .el-input__prefix{top:-5px}.pop-form .form-list .con{width:240px}.pop-form .form-list .con .el-date-editor{width:100%}.pop-checkbox-box{width:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.pop-checkbox-box .select-box{width:140px}
.school-box[data-v-67153d23]{padding:10px 10px 20px}.school-box .school-box-header[data-v-67153d23]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:10px}.school-box .school-box-content .pagination-wrapper[data-v-67153d23]{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.school-box .school-box-content-form[data-v-67153d23]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.school-box .school-box-content-form .school-box-content-form-cascader[data-v-67153d23]{-webkit-box-flex:1;-ms-flex:1;flex:1}.school-box .school-box-content-form-btn[data-v-67153d23]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:20px;margin-top:20px}
