/* 企业文化tab样式 */
.chairman ul li:nth-child(3){
    border-bottom: 2px solid #1478f0;
    color: #1478f0;
}
.chairman ul li:nth-child(3) a{
    color: #1478f0;
}
.party_wapper {
    background: #fff;
    width: 100%
}
.party {
    background: #fff;
}
.party .party_top {
    padding: 0 66px;
}
.party .party_top h3{
    margin-top: 80px;
    font-size: 24px;
    color: #333;
    text-align: center;
}
.party .party_top h4 {
    font-size: 14px;
    color: #999;
    margin-top: 24px;
    margin-bottom: 80px;
    text-align: center;
}
.party .party_top p{
    line-height: 32px;
    font-size: 16px;
    color: #666;
}
.party .party_top div{
    text-align: center;
}
.party .party_top img {
    margin-bottom: 110px;
    text-align:center;
}
.party .party_top img:nth-child(2){
    margin-top: 22px;
}