.taskManage{background-color:#fff;padding:16px;margin:20px;border-radius:10px;-webkit-box-shadow:0 3px 3px #c8c8c8;box-shadow:0 3px 3px #c8c8c8}.taskManage .el-table--enable-row-hover .el-table__body tr:hover>td{background-color:#ecf5ff}.taskManage .el-table__body tr.current-row>td{background:#0089ff!important;color:#fff}.taskManage .query{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.taskManage .el-table .success-row{background:#f0f9eb}.taskManage .taskClose span{color:#f56c6c}.taskManage .taskRun i{font-size:20px}.taskManage .taskRun span{color:#409eff}