.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_blue{background:#ddefff;color:#1890ff;border-color:#1890ff}.task_status_blue .dot{background:#1890ff}.task_status_orange{background:#feefd0;color:#e69b07;border-color:#e69b07}.task_status_orange .dot{background:#faad14}.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)}#childrentestList{font-size:14px}#childrentestList .el-button{margin-left:0;margin-right:10px}#childrentestList .upload_tip{width:100%;text-align:left;font-size:14px;color:#909399;line-height:24px}#childrentestList .el-dialog__body{padding-bottom:0}#childrentestList .btn_box{width:100%;display:flex;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.06);box-sizing:border-box;padding:10px 0}#childrentestList .batch_manage_content{height:calc(100vh - 159px);margin-top:16px;overflow:auto;overflow-x:hidden;padding:0 0 0}#childrentestList .batch_manage_content .batch_part{background:#fff;padding:24px;margin-bottom:16px}#childrentestList .batch_manage_content .batch_part:last-child{margin-bottom:0}#childrentestList .batch_manage_content .batch_part .part_title{height:28px;font-size:16px;font-weight:700;color:rgba(0,0,0,.85);line-height:24px;text-align:left;margin-bottom:8px;display:flex;justify-content:space-between}#childrentestList .batch_manage_content .batch_part .part_title .btn_modify_edit .el-button{border-radius:2px;color:#fff;font-size:14px;margin-top:-4px;width:74px;height:32px;line-height:32px;padding:0;background:#fff;color:rgba(0,0,0,.65);border:1px solid rgba(0,0,0,.15)}#childrentestList .batch_manage_content .batch_part .part_title .btn_modify_edit .el-button:hover{opacity:.8}#childrentestList .batch_manage_content .batch_part .part_title .btn_modify_edit .el-button.el-button.is-disabled{background:rgba(0,0,0,.04);color:rgba(0,0,0,.25)}#childrentestList .batch_manage_content .batch_part .part_title .btn_modify_edit .el-button.el-button.is-disabled:hover{opacity:1}#childrentestList .batch_manage_content .batch_part .require_text{text-align:justify;font-size:14px;font-weight:400;color:rgba(0,0,0,.65);line-height:22px;padding-bottom:28px}#childrentestList .batch_manage_content .batch_part .require_text span{font-size:14px;font-weight:600;color:rgba(0,0,0,.85)}