
        .cc-highlight {
            color:#DB2B3B!important;
        }
        .cc-highlight-bk {
            background-color:#DB2B3B!important;
        }
        .cc-highlight-fill {
            fill:#DB2B3B!important;
        }


        .pc-main-frame .header-banner > nav .icon.with-inner {
    display: none;
}
.pc-main-frame .header-banner>nav .icon-hcm-question {
    display: none;
}
hc-dialog .hc-dialog-window header .icon-hcm-question {
    display: none;
}
.portal-job-detail-pc .detail-left .job-top-operate .job-operate-list .share-job>span {
    display: none;
}
.rec-depart-info .depart-logo img {
    display: none;
}
.portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(1) {
    display: none;
}
.portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(2) {
    display: none;
}
.company-recruit .company-recruit-main .company-card .left img {
    display: none;
}
.company-recruit .company-recruit-bottom>div:first-child {
    display: none;
}

.company-recruit .company-recruit-main .base .sec-line>div:nth-last-child(3){display:none;}
.company-recruit .company-recruit-main .base .sec-line>div:nth-child(2){display:none;}
.rec-candidate-resume-pc .my-resume-content .my-resume-view-left .my-resume-other-info .my-resume-other-info-chart .other-info-desc .preview-resume-info {
    display: none;
}
.rec-candidate-resume-mobile .preview-resume {
    display: none;
}
.rec-candidate-resume-pc .my-resume-content .my-resume-view-left .my-resume-other-info .my-resume-other-info-select-option .my-resume-other-info-left-content .internal-info {
    display: none;
}
.rec-candidate-resume-mobile .internal-code {
    display: none;
}
.rec-resume-detail-preview-exp-old .exp-list .exp-content .interview-content {
    width: 50%;
}

/*民主测评：一题多人隐藏按钮*/
.naire-batch-score-mobile .batch-score-head .buttons_group .storage{
    display: none !important;
}
.naire-batch-score-mobile .batch-score-head .buttons_group .rank{
    display: none;
}
.naire-batch-score-mobile .batch-score-head .buttons_group .submit{
    display: none;
}
.naire-batch-score-pc .batch-score-head .naire-btn .storage{
    display: none;
}
.naire-batch-score-pc .batch-score-head .naire-btn .submit{
    display: none;
}

/*360测评：一人多题隐藏暂存提交按钮*/
.pc .preview-form-pc .naire-pc .naire-btn .storage{
     display: none;
}
.pc .preview-form-pc .naire-pc .naire-btn .submit{
     display: none;
}
.preview-form-mobile .obj-info .obj-info-top .naire-btn .pre-save{
    display: none;
}
.preview-form-mobile .obj-info .obj-info-top .naire-btn .save{
    display: none;
}
.preview-form-mobile .naire-content .hc-form .hc-form-label .label-bold{
    font-size: 14px;
}



.naire-only-batch-score .preview-form-mobile .batch-score-foot {
    position: fixed;
}