.banners{
    padding-top: 76px;
}
.banners img {
    width: 100%;
    height: 480px;
}
.conponey_calc{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 80px 0;
}
.con_left img{
    width: 550px;
    height: 380px;
}
.con_right{
    width: 620px;
}
.conpany_title{
    color: #333333;
    font-size: 22px;
    margin-left: 20px;
    margin-top: 30px;
}
.con_top_box{
    background: url(../imgs/about_bg.png) no-repeat;
    height: 114px;
    background-size: 100% 100%;
    padding-left: 20px;
}
.con_title{
    font-size: 14px;
    color: #999999;
    padding: 30px 0 10px;
}
.con_title_slc{
    font-size: 32px;
    color: #333333;
}
.xian_about{
    width: 36px;
    height: 3px;
    background: #F8711A;
    margin-top: 10px;
}
.artical_slc{
    width: 558px;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    margin-left: 20px;
    margin-top: 10px;
}
.business_structure{
    width: 100%;
    background: #F8F8F8;
}
.business_box{
    width: 1200px;
    margin: auto;
    padding: 80px 0;
}
.business_top{
    margin: 0 auto;
    width: 200px;
}
.english_title{
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.business_title{
    font-size: 32px;
    color: #333333;
    text-align: center;
    padding: 15px 0 20px;
}
.huangxian{
    text-align: center;
}
.hxian{
    width: 36px;
    height: 3px;
    background: #F8711A;
    display: inline-block;
}
.structure_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 65px;
}
.structure_item{
    width: 180px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.items_img{
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #FFFFFF;
    text-align: center;
    line-height: 150px;
    box-shadow: 0px 0px 20px 0px rgba(72, 72, 72, 0.1);
}
.items_img img{
    width: 80px;
    height: 80px;

}
.items_title{
    font-size: 24px;
    color: #333333;
    margin-top: 50px;
}
.corporate_culture{
    width: 100%;
}
.corporate_box{
    width: 1200px;
    margin: auto;
    padding: 80px 0;
}
.cilture_box{
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.cilture_item{
    width: 378px;
    height: 396px;
    box-shadow: 0px 0px 20px 0px rgba(72, 72, 72, 0.1);
    border-radius: 4px;
}
.top_img img{
    width: 378px;
    height: 186px;
}
.wenzi_box{
    padding: 13px 29px 15px;
}
.cilture_title{
    font-size: 24px;
    color: #333333;
    margin-bottom: 5px;
}
.cilture_wenzi{
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}
.zi{
    margin: 0;
}