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


        #login-third-party{
    display:none;
}

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

/* 绩效考核表隐藏进度条阶段的得分 */
hc-stage-card .hc-stage-card #stage-nav li .score{display: none !important;}