.box{
    background-color: #fff;
    padding-top:60px;
}

.profile-box img{
    width:480px;
    height:360px;
}
.profile-box{
    margin-top:80px;
}
.profile-desc{
    width:660px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.chairman-box{
    margin-top: 61px;
    margin-bottom:88px;
}
.chairman-box img{
    height:452px;
}
.chairman{
    margin-top:91px;
}
.honor-lists{
    margin-top:80px;
    height:1000px !important;
}
.honor-item{
    width: 390px;
    height: 320px;
    background: #FFFFFF;
	display: inline-block;
	margin-bottom:15px;
}
.honor-item img{
    width:390px;
    height:260px;
}
.honor-title{
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    /* margin-top:19px; */
}
.honor{
    background: #F5F5F6;
    padding:60px 0;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}
.swiper-button-next img, .swiper-button-prev img{
    width:83px;
    height:83px;
}
.swiper-button-next, .swiper-button-pre,.swiper-button-next, .swiper-button-prev{
    top:60% !important;
}
.swiper-slide {
    text-align: center;
    height: calc((100% - 30px) / 3) !important;
}
.partner-img{
    width:210px;
    height:100px;
    margin-right:33px;
    margin-bottom:40px;
}
.partner-img:nth-child(5n){
    margin-right:0;
}
.partner{
    padding-top:60px;
    padding-bottom:157px;
}
.partner-lists{
    margin-top:67px;

}