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


        hc-list th,hc-list tr td{
    border: 1px solid #eee; 
}

.primary-photo-img{
    width: 1px;
}

.pc-main-frame .wx_address {
    display: none;
}

.QR-code {
    height:180px !important;
}
.QR-code-img{
    width: 100px !important; 
    height: 100px !important;
}

/*移动端首页顶部搜索框及加号隐藏*/
.home-page .plugin-flow header {
    display:none;
}


/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
    display: block;
}
/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}
