div,h1,h2,h3,h4,h5,h6{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
/*.zxabout_chairman .padding_china_width{*/
    /*padding:20px 0px;*/
/*}*/

/* 右侧 */
.right_content_title{
    width:100%;
    height:96px;
    line-height:96px;
    font-size:40px;
    color:#023591;
    text-align: center;
}

.section{
    margin-bottom: 40px;
}
.content_box>p{
    font-size: 18px;
    line-height: 32px;
    margin: 20px 0;
    text-align: justify;
}
.content_box>.img_box{
    width:68%;
    margin: 40px auto;
}
.content_box>.banner_box{
    width:100%;
    margin: 35px 0;
}
.content_box>.banner_box img{
    width:100%;
    margin: 0;
}
.content_box>.img_box>img{
    width:100%;
    margin: 0;
}
.content_box>.img_des{
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 16px;
    padding:0;
}
/* 公共每一项头部 */
.section_title{
    width:100%;
    height:47px;
    position: relative;
}
.section_title h2{
    font-size: 26px;
    height: 43px;
    line-height: 38px;
    color: #023591;
    font-weight: 900;
    border-bottom: 1px solid #023591;
    border-left:5px solid #023591; 
    text-indent: 28px;
}
.section_title .dot{
    display: block;
    width:9px;
    height: 9px;
    background:#023591;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    z-index: 222;
}
/* 公共每一项内容 */
.section_content{
    padding-top:26px;
}
.section_content p{
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
}
.section_content .img_box img{
    width: 100%;
    margin: 0;
}

 .img_des{
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
    margin-bottom: 16px;
    padding:0;
}
@media screen and (max-width: 1400px) {
    /*.nav_zx_left{*/
        /*margin-right: 0;*/
    /*}*/
    /*.zxabout_chairman .padding_china_width .right_content{*/
        /*width: 74%;*/
    /*}*/
    /*.zxabout_chairman .padding_china_width{*/
        /*padding:20px 10px;*/
    /*}*/
}