body{
    color: #333;
}
.manager_list{
    width: 726px;
    padding-left: 24px;
    background-color: #fff;
}
.manager_list_one{
    height: 131px;
    border-bottom:1px solid #F0F0F0;
    padding-right: 24px;
}
.manager_list_cont:last-child{
    height: 132px;
    border-bottom: none;
}
.loader_img {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    margin-right: 24px;
}
.mage_p1{
    font-size: 32px;
    line-height: 32px;
    font-weight: 500;
}
.mage_p2{
    font-size: 24px;
    line-height: 24px;
    color: #aaa;
    margin-top: 14px;
    /*text-align: right;*/
}
.dir{
    margin-left: 14px;
}
.tag_jinniu{
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    color: #FFEFDA;
    position: relative;
    margin-left: 16px;
    height: 36px;
}
.tag_jinniu_txt{
    position: absolute;
    left: 47px;
    top:7px
}


