.person-wrap{
    border-top: 1px solid #f5f5f5;
    padding-bottom: .83rem;
    margin: 0 .3rem;
}

.person-list{
    width: 6.87rem;
    /* height: 2.67rem; */
    border:1px solid #f5f5f5;
    padding: .2rem;
    margin-top: .64rem;
}
.person-img{
    width: 1.67rem;
    height: 2.27rem;
    margin-right: .25rem;
}
.person-item{
    /* height: 2.27rem; */
}
.person-name{
    color: #444444;
    font-size: .4rem;
}
.person-des{
    font-size: .29rem;
    color: #444444;
    text-align: justify;
    white-space: pre-wrap;
}
.person-more{
    font-size: .29rem;
    color: #c5a064;
    margin-left: -.15rem;
}
/* 职能部门样式 */
.depart-wrap{
    width: 6.9rem;
    margin-top: .6rem;
}
.depart-item{
    width: 3.29rem;
    height: 2.62rem;
    border: 1px solid #f5f5f5;
    margin-bottom: .4rem;
    padding: .1rem;
}
.depart-img{
    width: 3.1rem;
    height: 1.85rem;
}