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


        .depart-list-item{
   padding:14px;
}

.depart-list-item .number{
    display:none;
}

.hc-list th,hc-list tr td{
    border: 1px solid #eee; 
}
/*人员管理-头像*/

.emp-details-base .head .emp-photo .mask {
       border-radius: 0;
   }
.emp-details-base .head .emp-photo {
    width: 120px;
    height: 160px;
    border-radius:0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}
.resume-detail-view .resume-detail-top .resume-detail-job-info .job-name {
margin-bottom: 0.5em;}
.resume-detail-view .resume-detail-top .resume-detail-job-info {
flex-direction: column;}
.resume-detail-view .resume-detail-top .resume-detail-job-info .job-name {
overflow: unset;} 
/*在线反馈显示服务通道*/
.pc-main-frame .header-banner .operate-add-popup .contact {
    display: block;
}
/*登录首页显示服务通道*/
.customer-service {
     display: flex;
}