:root{-webkit-transition:.3s;transition:.3s}:root[theme=light]{--primary-color:#fff;--primary-color-bg:#3d3a4b;--primary-content-color:#2a2836;--primary-active-color:#2c6bde;--primary-text-color:#fff;--secondary-text-color:hsla(0,0%,100%,0.6);--primary-button-color:#2a2836;--primary-button-hover-color:#353243;--primary-header-color:rgba(150,158,190,0.8);--primary-sider-open-color:#353245;--primary-sider-active-color:#323848;--primary-sider-color:#1baafd;--notify-bg-color:#423f52;--notify-active-color:#353245;--notify-secondary-text-color:#999;--notify-border-color:hsla(0,0%,100%,0.1);--datepicker-active-bg-color:#0a1730}:root[theme=dark]{--primary-color:#000}/deep/ .el-form-item .el-form-item__label{margin-left:0!important}/deep/ .search-form{-webkit-box-shadow:0 2px 7px 0 rgba(175,185,221,.31);box-shadow:0 2px 7px 0 rgba(175,185,221,.31);margin-bottom:18px;padding:16px;border-radius:11px}.el-table--border,.el-table--group,/deep/.el-table--border td{border:none}/deep/.el-table,/deep/.el-table td,/deep/.el-table th,/deep/.el-table tr{border:1px solid #3d3a4b}/deep/.el-table:before{height:0}/deep/.el-table:after{width:0}/deep/.el-table .el-table__fixed:before{height:0}.tj_wrap{margin-bottom:18px}.chart{width:100%;height:4.81481rem}.middle-row{margin-bottom:10px}.dept-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.dept-wrap .tree-wrap{display:inline-block;min-width:250px;margin-right:10px;background:#3d3a4b;border-radius:10px}.dept-wrap .tree-show-wrap{display:inline-block;width:calc(100% - 222px);margin-top:0}.dept-wrap .custom-tree-node{-webkit-box-flex:1;-ms-flex:1;flex:1;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;font-size:14px;padding-right:8px}/deep/ .el-tree{background:var(--primary-color-bg);border-radius:2px}/deep/ .el-tree .el-tree-node{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:var(--secondary-text-color)}/deep/ .el-tree .el-tree-node__content{height:36px;margin:0}/deep/ .el-tree .el-tree-node__content:hover{border-radius:18px;background-color:var(--primary-button-hover-color)}/deep/ .el-tree .el-tree-node.is-expanded>.el-tree-node__content{color:var(--primary-text-color)}/deep/ .el-tree .el-tree-node.is-current>.el-tree-node__content{border-radius:18px;color:var(--primary-text-color);background-color:var(--primary-active-color)}/deep/ .el-tree .el-tree-node:focus>.el-tree-node__content{border-radius:18px}.m-cursor{cursor:pointer}