
.brief_leader{
    width:100%;
    height:auto;
}
.brief_leader>.img_leader{
    width:34.4%;
    height:auto;
    margin:0.3rem auto 0 ;
}
.brief_leader>.img_leader>img{
    width:100%;
}
.brief_leader>.name_leader{
    width:100%;
    height:0.42rem;
    line-height: 0.42rem;
    text-align: center;
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
    font-weight: 700;
}
.con_leader{

    width:91%;
    margin:0 auto 0.5rem ;

}
.con_leader>.post_leader{

    padding-bottom: 0.2rem;
}
.con_leader>.post_leader>p{
    width:100%;
    line-height: 0.42rem;
    font-size: 0.28rem;
    font-weight: 600;
    text-align: left;
}
.con_leader>.detail_leader>p{
    width:100%;
    line-height: 0.42rem;
    font-size: 0.28rem;
    text-align: left;
    padding-top:0.1rem;
    padding-bottom: 0.1rem;
}