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


        /*移动端头像顶部间距增多*/
#emp-card-mobile .photo-block {
    padding-top: 60px;
}



/*PC端个人档案目录行高改为40px*/
#emp-pc-page .emp-profile-category-block .emp-profile-category .color-box {
	height:40px;
}
#emp-pc-page .emp-profile-category-block .emp-profile-category .icon-box {
	padding-top:9px;
}
#emp-pc-page .emp-profile-category-block .emp-profile-category .name-box {
	line-height:40px;
}
