.TasksList{width:100%}.TasksList>div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.TasksList .noTask{width:100%;padding:80px 0;text-align:center;background:#fff;border-radius:4px;color:#8c8c8c}.TasksList .ant-table-wrapper{width:100%;background:#fff;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:30px;border-radius:4px}.TasksList .ant-table-wrapper tr:hover>td{background:#fff!important}.TasksList .ant-table-wrapper tr td:first-child{width:25%}.TasksList .ant-table-wrapper tr td:nth-child(2){width:15%}.TasksList .ant-table-wrapper tr td:nth-child(3){width:20%}.TasksList .ant-table-wrapper tr td:nth-child(4){width:40%}.TasksList .ant-table-wrapper tr th:nth-child(4){position:relative}.TasksList .ant-table-wrapper tr th:nth-child(4) div{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:172px}.TasksList .distance tr th:nth-child(4) div{right:140px!important}.TasksList .ant-table-wrapper tr td:last-child span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.TasksList .ant-table-wrapper tr td:last-child span a{margin-right:20px}.TasksList .ant-table-wrapper tr td:last-child span a:last-child{margin-right:0}.TasksList .taskListIng{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.TasksList .taskList{background:#fff;border-radius:4px;-webkit-transition:all .2s;transition:all .2s}.TasksList .taskList:hover{-webkit-box-shadow:0 0 10px rgba(0,0,0,.2)}.TasksList .taskList:nth-child(3n){margin-right:0}.TasksList .taskList .ant-progress-inner{height:45px;background:#b6dcff;border-radius:0;border-top-right-radius:4px;border-top-left-radius:4px;overflow:hidden}.TasksList .taskList .ant-progress-bg,.TasksList .taskList .ant-progress-status-active .ant-progress-bg:before{height:45px!important;border-radius:0!important}.TasksList .taskList .ant-progress-outer{position:relative;padding-right:0!important}.TasksList .taskList .ant-progress-text{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:18px;color:#fff}.TasksList .taskList .textInfo{width:100%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#262626}.TasksList .taskList .textInfo h2{font-size:16px;line-height:16px;font-weight:400;padding:18px 0}.TasksList .taskList .textInfo .timeInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0 25px;-webkit-box-sizing:border-box;box-sizing:border-box}.TasksList .taskList .textInfo .timeInfo img{width:31px;height:auto}.TasksList .taskList .textInfo .timeInfo>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}.TasksList .taskList .textInfo .timeInfo>div b{font-weight:400;line-height:14px}.TasksList .taskList .textInfo .timeInfo>div span{color:#8c8c8c;line-height:14px;margin-top:8px}.TasksList .taskList .textInfo .timeInfo>div:last-child{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.TasksList .taskList .textInfo p{text-align:center;padding-bottom:20px;color:#1890ff;cursor:pointer}.TasksList .taskList .textInfo .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;margin-bottom:15px}.TasksList .taskList .textInfo .footer .leftDiv{color:#1890ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.TasksList .taskList .textInfo .footer .leftDiv span{margin-right:20px;cursor:pointer}.TasksList .ant-btn-group button:first-child{display:none}.TasksList .ant-btn-group button{border:0;color:#bfbfbf;-webkit-box-shadow:none;box-shadow:none;margin-right:0}.ant-click-animating-node,.TasksList .taskList .textInfo .footer [ant-click-animating-without-extra-node]:after{border-color:#fff!important}.modaldiv .ant-modal-body{padding:0}.modaldiv .ant-modal-body img{width:100%;height:auto}.modaldiv .ant-modal-body .modalContent{padding:24px 40px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;font-family:SourceHanSansCN-Regular,SourceHanSansCN;font-weight:400;color:rgba(0,0,0,.85);line-height:24px}.modaldiv .ant-modal-body .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px}.modaldiv .ant-modal-body .btns button{width:120px;height:32px;line-height:32px}.tasksStatistics{width:100%;height:100%;overflow-y:scroll}.tasksStatistics .statisticsContent{width:100%;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.tasksStatistics .statisticsContent .title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tasksStatistics .statisticsContent .title h2{font-size:30px;font-weight:500px}.tasksStatistics .statisticsContent .title .ant-select .ant-select-selection--single{background:none}.tasksStatistics .TasksList .taskList{width:32%;margin-top:20px;margin-right:1.25%}