.tasksProgress{width:100%;height:100%;overflow-y:scroll}.tasksProgressContent{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.tasksProgress .overallProgress{-ms-flex-preferred-size:24%;flex-basis:24%}@media screen and (max-width:1400px){.tasksProgress .overallProgress{-ms-flex-preferred-size:23%;flex-basis:23%}}.tasksProgress .overallProgress>div{background:#fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;margin-bottom:10px;font-size:14px;color:#262626}.tasksProgress .overallProgress .topDiv h2{margin-top:15px;font-weight:500px;font-size:18px}.tasksProgress .overallProgress .middleDiv>div{margin-top:10px;color:#8c8c8c}.tasksProgress .overallProgress .bottomDiv .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tasksProgress .overallProgress .bottomDiv .text b{font-weight:400;color:#1890ff}.tasksProgress .overallProgress .bottomDiv .ant-progress{margin-top:25px;margin-bottom:20px}.tasksProgress .overallProgress .bottomDiv .ant-btn{width:100%;margin-top:20px}.tasksProgress .subProgress{-ms-flex-preferred-size:75%;flex-basis:75%;height:100%}.tasksProgress .subProgress>div{width:100%;border-radius:4px;background:#fff;margin-bottom:20px}.tasksProgress .subProgress>div .title{width:100%;border-bottom:1px solid #d9d9d9;padding:16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-weight:500px}.tasksProgress .subProgress>div .content{width:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.tasksProgress .subProgress>div .content .tablePro{margin-top:20px}.tasksProgress .subProgress>div .content .tablePro .ant-table tr{width:100%!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tasksProgress .subProgress>div .content .tablePro .ant-table tr td,.tasksProgress .subProgress>div .content .tablePro .ant-table tr th{-webkit-box-flex:1;-ms-flex:1;flex:1}.tasksProgress .subProgress>div .content .tablePro .ant-table tr td:last-child,.tasksProgress .subProgress>div .content .tablePro .ant-table tr th:last-child{text-align:right}.tasksProgress .subProgress>div .content .tablePro .ant-table tr:first-child th:last-child div{padding-right:30px}.tasksProgress .subProgress>div .content .tablePro .ant-table tr:hover td{background:#fff!important}.tasksProgress .subProgress>div .content .tablePro .ant-table tr:last-child td{border:0}.tasksProgress .subProgress .areaProgress .ant-pagination{display:none}.tasksProgress .subProgress>div .content .tablePro p{width:100%;text-align:center;color:#1890ff;margin-top:20px}.tasksProgress .subProgress>div .content .tablePro p span{cursor:pointer}.tasksProgress .subProgress>div .content .nodata{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tasksProgress .subProgress>div .content .nodata img{width:80px;height:auto}.tasksProgress .subProgress>div .content .nodata span{margin-top:10px;color:#8c8c8c}.tasksProgress .progress_back{position:fixed;left:0;right:0;top:0;bottom:0;z-index:1000;background:rgba(0,0,0,.6)}.tasksProgress .progress_back .pro_box{width:100%;height:100%;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}.tasksProgress .ant-progress-circle .ant-progress-text{color:#fff}