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


        .icon.icon-hcm-question.ng-scope.ng-isolate-scope {
    display: none;
}
/*去除新版我的资料view页面分组展示列表标题前的小圆点*/
.hc-form .hc-form-group .title .label {
    width: 100%;
    list-style:none;
}

/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
    display: block;
}
/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}


