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


        .portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(5) {
    display: none;
}
.company-recruit .company-recruit-main .base .salary {
        display: none;
}
.portal-job-list-pc .portal-job-content .job-list-content .job-count {
    display: none;
}
.progress-detail .process-detail-content .company-code {    display: none;
}
.company-recruit .company-recruit-main .base .sec-line .work_exp {
    display: none;
}
.company-recruit .company-recruit-main .base .sec-line .background {
    display: none;
}
.rec-candidate-resume-pc .my-resume-content .my-resume-view-center .my-resume-view-content-body .uploadBox {    display: none;
}
hc-dialog[name=recruit-resume-edit-way] .hc-dialog-window .recruit-edit-resume .edit-btn>div:nth-child(2){display:none}

/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
   display: block;
}
/*登录首页显示服务通道*/
.customer-service {
    display: flex;
}