.wrap-chairman{
    width: 1040px;
    padding: 20px 50px;
    margin: 0 auto;
    background: #fff;
}
.nav-chairman{
    background: #e3e3e3;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 0 35px;
}
.nav-chairman li{
    float: left;
    padding-right: 35px;
}
.focus-chairman{
    background: #ccc;
    overflow: hidden;
    width: 1040px;
    height: 586px;
    margin-bottom: 40px;
}
.news-chairman h2{
    font-size: 24px;
    font-family:  "SimSun";
    border-bottom: 1px solid #bababa;
    line-height: 27px;
    margin-bottom: 21px;
}
.img-chairman-list li{
    margin-bottom: 30px;
    overflow: hidden;
}
.img-chairman-list img{
    float: left;
    margin-right: 27px;
}
.img-desc h3{
    margin-bottom: 15px;
}
.img-desc h3 a{
    font-size: 26px;
    line-height: 30px;
}
.img-desc p{
    color: #888;
    font-size: 14px;
    line-height: 26px;

}
.img-desc .img-info{
    height: 52px;
    overflow: hidden;
}
.chairman-more{
    background: #dcdcdd;
    width: 110px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 50px auto;
}