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


        .card-left-center .hc-score-info .score .current-score{display:none;}
/**.pc-main-frame .header-banner > nav .icon.with-inner {
    display: none;
}**/
/*隐藏右上角"新建"按钮*/
.pc-main-frame .header-banner>nav .with-inner .icon-hcm-add {
    display: none;
}
/*隐藏“搜索”按钮*/
.new-portal .header-banner>nav .icon.icon-hcm-check {
    display: none;
}
.pc-main-frame .header-banner>nav .icon-hcm-question {
    display: none;
}
hc-dialog .hc-dialog-window header .icon-hcm-question {
    display: none;
}
/** 360测评实名匿名标识隐藏**/
.hc-naire .pc .naire-form .naire-title .anonymous {
    display: none;
}
.hc-naire .mobile .preview-form .naire-content .naire-mobile .naire-title .anonymous {
    display: none;
}
/**民主测评打分界面上的"查看附件"隐藏**/
.hc-naire .pc .naire-obj-title .title_right .view_btn {
       display: none;
}
/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
   display: block;
}
/*登录首页显示服务通道*/
.customer-service {
    display: flex;
}
/*移动端底部搜索按钮*/
.bottom-menu>.item:nth-child(2) {
    display:none;    

}
