.homeBox{padding:12px 2px 0 10px}.home{height:calc(100vh - 126px);overflow-y:auto}.home .panBlock{background-color:#fff;margin-bottom:22px;padding:20px;border-radius:4px;-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 0 0 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.05),0 1px 2px 0 rgba(0,0,0,.05);position:relative}.home .panBlock:last-child{margin-bottom:0}.home .panBlock .title{font-size:16px;font-weight:bolder;color:#409eff;margin-bottom:14px}.home .panBlock .selectBox{position:absolute;top:12px;right:20px}.home .panBlock .echartRow,.home .panRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.home .panRow .panBlock{width:calc(50% - 11px);margin-bottom:22px}.home .panRow .panBlock .el-tabs .el-tabs__header{margin-bottom:12px}.home .panRow .panBlock .el-tabs .el-tabs__item{font-weight:bolder}.home .panRow .panBlock:last-child{padding-top:8px}.home .panRow .moreLink{position:absolute;top:24px;right:20px;font-size:13px}.home .panRow .chartBox{width:24.5%}.home .panRow .panBlock.deptBox{padding-top:20px}.home .el-table .el-link.is-disabled{color:#606266}