.hr-employee-title{font-size:16px;color:rgba(0,0,0,.65);font-weight:400;margin-bottom:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:left;justify-content:left;padding-bottom:8px;border-bottom:1px solid #eff0f2}.hr-employee-title i{color:var(--primary-color);font-size:20px;margin-right:8px;display:block}.hr-employee-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px;position:relative}.hr-employee-list,.hr-employee-list .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.hr-employee-list .item{width:50%;padding:2px 16px}.hr-employee-list .item .name{color:#333;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.hr-employee-list .item .status{color:#19b581}.hr-employee-list .item .iconfont{font-size:20px;margin-right:5px;display:block}.hr-employee-list .item .icon-bangong{color:#19b581}.hr-employee-list .item .icon-chucha{color:#2595e8;font-size:14px}.hr-employee-list .item .icon-qingjia{font-size:14px;color:#ff6273}.hr-employee-list .item-guard .status{color:#19b581}.hr-employee-list .item-out .status{color:#2595e8}.hr-employee-list .item-leave .status{color:#ff6273}.hr-employee-list:after{position:absolute;content:"";left:50%;top:0;width:1px;height:100%;background-color:#eff0f2}