.school-list{width:100%;height:100%}.school-list .school-list-head{width:100%;display:flex;align-items:center;height:50px;justify-content:space-between}.school-list .school-list-head .submenu{flex:1}.school-list .school-list-head .btn-box{height:50px;display:flex;align-items:center;box-sizing:border-box;border-bottom:1px solid #d3eaf7}.school-list .school-list-head .btn-box .txt{font-size:12px;color:#666;margin-right:20px}.school-list .school-list-head .btn-box .upload-demo{margin-left:10px}.school-list .table-content{height:calc(100% - 100px)}.school-list .table-content>.content{width:100%;height:40px;padding:37px 22px;box-sizing:border-box}.school-list .table-content>.content>.title{font-size:12px;text-indent:10px;color:#666;font-weight:700;position:relative}.school-list .table-content>.content>.title:after{content:"";position:absolute;left:0;top:0;height:100%;width:2px;background:#409eff}.school-list .table-content>.content .el-row{padding:0 10px;box-sizing:border-box}.school-list .table-content>.content .el-row .el-col{min-height:60px;display:flex;align-items:center}.school-list .table-content>.content .el-row .el-col .label{width:80px;font-size:12px;color:#666}.school-list .table-content>.content .el-row .el-col .detail{flex:1;font-size:12px;color:#3a3a3a}.school-list .table-content>.content .el-row .el-col .detail .title-col{font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#007aff;cursor:pointer}.school-list .table-content>.content .el-row .el-col .detail>.el-input,.school-list .table-content>.content .el-row .el-col .detail>.el-select{width:60%}.school-list .table-content>.content .el-row .el-col .upload-demo1{display:flex;flex-flow:column}.school-list .table-content>.content .el-row .el-col .upload-demo1 .el-upload{text-align:left!important;width:100%!important}.school-list .table-content>.content .el-row .el-col .upload-demo1 .title-col{font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#007aff;cursor:pointer;font-size:12px}.school-list .table-content>.content .el-row .el-col .upload-demo1 .upload-demo{display:flex;flex-flow:column;align-items:center;justify-content:center}.school-list .school-list-footer{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between}.school-list .school-list-footer .btns{display:flex}.school-list .school-list-footer .btns .el-button{margin-right:15px}.school-list .dialog .dialog-content{width:100%;height:100%;padding:10px 0}.school-list .dialog .dialog-content .lines{width:100%;padding:50px 0;text-align:center}.school-list .dialog .dialog-content .lines .label{min-width:80px}.school-list .dialog .dialog-content .lines .row_input{width:100%;display:flex;flex-flow:column}.school-list .dialog .dialog-content .lines .row_input p{color:red}.school-list .dialog .dialog-content .lines .el-select{flex:1}.school-list .dialog .el-dialog__body{min-height:0}.school-list .new_type .content{height:100px;display:flex;align-items:center;justify-content:center}