.task_status_btn{width:74px;height:30px;background:rgba(0,0,0,.06);border-radius:15px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;color:rgba(0,0,0,.65)}.task_status_btn .dot{width:8px;height:8px;background:rgba(0,0,0,.45);border-radius:50%;margin-right:8px}.task_square_btn{width:58px;height:30px;border-radius:2px;border:1px solid rgba(0,0,0,.15)}.task_status_black{background:rgba(0,0,0,.06);color:rgba(0,0,0,.65)}.task_status_black .dot{background:rgba(0,0,0,.45)}.task_status_green{background:#ecf2e4;color:#79bf3f;border-color:#79bf3f}.task_status_green .dot{background:#79bf3f}.task_status_green1{background:#ebf1e7;color:#5b913e;border-color:#5b913e}.task_status_green1 .dot{background:#5b913e}.task_status_blue{background:#ddefff;color:#1890ff;border-color:#1890ff}.task_status_blue .dot{background:#1890ff}.task_status_blue1{background:#e0f1fc;color:#008ae8;border-color:#008ae8}.task_status_blue1 .dot{background:#008ae8}.task_status_red{background:#ffe2e2;color:#ff1616;border-color:#ff1616}.task_status_red .dot{background:#ff1616}.task_status_orange{background:#feefd0;color:#e69b07;border-color:#e69b07}.task_status_orange .dot{background:#faad14}.task_status_orange1{background:#ffeed5;color:#ff9500;border-color:#ffeed5}.task_status_orange1 .dot{background:#ff9500}.task_status_gray{background:rgba(0,0,0,.06);color:rgba(0,0,0,.25);border-color:0,0,0,.25}.task_status_gray .dot{background:rgba(0,0,0,.15)}#mark_project_manage{font-size:14px}#mark_project_manage .batch_manage_content{height:calc(100vh - 97px);overflow:auto;overflow-x:hidden;background:#fff;padding:24px}#mark_project_manage .batch_manage_content .search_wrap{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px}#mark_project_manage .batch_manage_content .search_wrap .search_left{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}#mark_project_manage .batch_manage_content .search_wrap .search_left .search_item{margin-right:30px;margin-bottom:5px;display:flex;align-items:center}#mark_project_manage .batch_manage_content .search_wrap .search_left .reset_status{margin-left:16px;height:32px;line-height:32px;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;color:#67c823}#mark_project_manage .batch_manage_content .search_wrap .search_left .reset_status:hover{opacity:.8}#mark_project_manage .batch_manage_content .search_wrap .search_left .reset_status img{width:16px;height:16px;margin-left:4px}#mark_project_manage .batch_manage_content .search_wrap .upload_right .el-button{width:90px;color:#fff;background:linear-gradient(90deg,#9cd55c,#15491e)}#mark_project_manage .batch_manage_content .search_wrap .upload_right .el-button:hover{opacity:.8}#mark_project_manage .btn_box{width:100%;display:flex;justify-content:flex-end}#mark_project_manage .date_box{display:flex;align-items:center;width:100%}#mark_project_manage .date_box .date_type{width:30%}#mark_project_manage .date_box .date_value{flex:70%}#mark_project_manage .status_box{width:50px;height:26px;background:rgba(0,0,0,.06);border-radius:4px;font-size:14px;font-weight:400;color:rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center}#mark_project_manage .activeStatus{background:#eff8e9;color:#79bf3f}#mark_project_manage .del_title{display:flex;align-items:center}#mark_project_manage .del_title .err_icon{width:20px;height:20px;margin-right:18px}#mark_project_manage .del_tip_content{text-align:left;margin-bottom:12px;font-size:14px;font-weight:400;color:rgba(0,0,0,.65);line-height:22px}