#mark_project_report_detail .tab_content .el-tabs__item{width:86px;height:34px;background:#fff;border-radius:4px;border:1px solid #d2dae2;font-weight:600;font-size:14px;color:#666;line-height:34px;text-align:center;padding:0;margin-right:20px}#mark_project_report_detail .tab_content .is-active{border:1px solid rgba(91,145,62,.6);color:#5b913e}#mark_project_report_detail .tab_content .el-tabs__active-bar{display:none}#mark_project_report_detail .title{font-weight:500;font-size:20px;color:rgba(0,0,0,.85);line-height:28px;margin:12px 0 16px 0;text-align:left}#mark_project_report_detail .detail_content{background-color:#fff;height:calc(100vh - 175px);width:100%;padding:24px}#mark_project_report_detail .detail_content .title_content{display:flex;align-items:center}#mark_project_report_detail .detail_content .title_content .title{font-weight:600;font-size:16px;color:rgba(0,0,0,.85);line-height:24px;margin:0 8px 0 0}#mark_project_report_detail .detail_content .title_content .date{font-size:12px;color:rgba(0,0,0,.45);line-height:20px}#mark_project_report_detail .detail_content .select_box{display:flex}#mark_project_report_detail .detail_content .select_box .el-tabs{margin-right:30px}#mark_project_report_detail .detail_content .select_box .el-tabs .el-tabs__nav-wrap:after{display:none}#mark_project_report_detail .detail_content .select_box .el-tabs .el-tabs__item{width:64px;height:28px;background:rgba(0,0,0,.04);font-size:14px;color:rgba(0,0,0,.45);line-height:28px;text-align:center;padding:0;box-sizing:border-box}#mark_project_report_detail .detail_content .select_box .el-tabs .el-tabs__item:hover{background:rgba(0,0,0,.12);color:rgba(0,0,0,.85)}#mark_project_report_detail .detail_content .select_box .el-tabs .is-active{background:#fff;color:rgba(0,0,0,.85);border:2px solid rgba(0,0,0,.04)}#mark_project_report_detail .detail_content .select_box .el-tabs .el-tabs__active-bar{display:none}#mark_project_report_detail .detail_content .noData{margin-top:20px;font-size:16px;color:#333;font-weight:500}#mark_project_report_detail .cell_content{display:flex;align-items:flex-start;justify-content:space-around}#mark_project_report_detail .cell_content .cell_item{margin-right:15px}#mark_project_report_detail .cell_content .cell_item .title{font-size:14px;color:#222;margin-bottom:2px;height:30px;line-height:20px}#mark_project_report_detail .cell_content .cell_item .cell{font-size:12px;color:#333;margin:0;height:5px;line-height:5px}