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


        .portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(5)
{     display: none; }
.portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(6)
{     display: none; }
.portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(9)
{     display: none; }
.portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(10)
{     display: none; }
.portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(11)
{     display: none; }
.portal-job-detail-pc .detail-left .job-content .portal-job-title .portal-job-info span:nth-last-child(12)
{     display: none; }
.progress-detail .position .content .line-third, .progress-detail .position .content .line_sec, .progress_detail .position .content .line-third, .progress_detail .position .content .line_sec {
    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;
}
.portal-job-list-pc .portal-job-content .job-list-content .job-count  {
    display: none;
}
.recruit-job-filter .filter-bottom {
    justify-content: flex-end;
}
/*隐藏招聘门户招聘组织上的“招聘公司”字样*/
.portal-depart-tree-title {
    display: none;
}

/*调整职称申报页面按钮大小*/
.waterfall-single-content button {
    padding: 8px !important;
    font-size: 14px !important;
    font-weight: 900;
    background: #03A9F4 !important;
    color: #fff !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.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 .resume-type-info {
        display: none
}
.rec-candidate-resume-mobile .mselect-job-class {
        display:none
}.company-page .company-info .company-mid .company-main .item .item-title {
    display: none;
}  .company-page .company-info .company-mid .company-main .item .item-title .item-title-content {
    display: none;
}.company-page .company-info .company-mid .company-main .item .item-title .desc {
    display: none;
}
.rec-depart-info .depart-title .scale {display: none;}
.progress .process-content .list .list_item .content .state {
    display: none;
}
.progress-mobile-out .info-list .list_item .main_info .fir_line .state {
    display: none;
}
.portal-job-list-pc .portal-job-content .job-depart-tree {
    width: 200px;
}
.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;
}

/*导航栏底色修改*/
.pc-main-frame .header-banner{ 
    background-color:#047FCE; 
}
.header-banner .logo-title{
    color: #fff!important;
}
.pc-main-frame .header-banner>nav .icon {
    color: #fff;
}
    
    

/*首页模块底色&字号处理&按钮悬浮效果*/
/*.pc-index .category-select {
    background-color: #0066FF;
    line-height:80px;
}

.pc-index .category-select .category-item{
    color:#ffffff;
    margin: auto 2px;
}

.pc-index .category-select .category-item:hover {
    -webkit-transition: background-color 279ms ease-out;
    transition: background-color 279ms ease-out;
    color:#0066FF;
    background-color:#ffffff;
    border-radius:4px;
}

.pc-index .category-select .category-item.selected{
    color:##0066FF;
    background-color:#ffffff;
    border-radius:4px;  
}*/



/*首页左侧菜单底色调整*/
pc-main-side-nav .pc-main-nav .nav-body .category-list{
    background-color:#ffffff;
}

.new-portal pc-main-side-nav .pc-main-nav .nav-body .category-list

{     background-color:#FFFFFF; }
pc-main-side-nav .pc-main-nav .nav-body .category-list .nav-item

{     color:black;font-size:17px;font-weight:500; }
.hcm-nav-content .hcm-nav .hcm-nav-foot

{     color:#000000; }
pc-main-side-nav .pc-main-nav .nav-body .category-list .nav-item.selected

{     background-color:#047FCE;     color:#FFFFFF; }

/*移动端首页整体下移不遮挡背景图片*/
.hc-show-plugins {
    margin-top: 80px;
}

/*移动端首页顶部加号隐藏*/
.home-page .plugin-flow header .add{
    display:none;
}.pc-main-frame .portal-header .header-content .portal-logo img {
    height: 56px;
    margin-top: 0px;
}
/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
    display: block;
}
/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}