@charset "utf-8";
.white{padding: 0 30px;}
 .title {
    /* width: 92%; */
    margin: 10px auto;
    text-align: center;

}
 .title .tit {
    font-size: 30px;
    line-height: 36px;
    color: #0065bd;
}
.content .article {
    padding: 25px;
    line-height: 28px;
    font-size: 16px;
}
#zwwb_box {
    padding: 0 15px;
    margin: 0 auto;
    background: #fff;
}
.zwwb_h1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: url(../../images/public/line-1.png)10px center no-repeat;
    text-indent: 30px;
    color: #015293;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: left;
}
.zwwb_sx {
    /*width: 1030px;*/
    padding: 15px;
    min-height: 231px;
    border: #DFDFDF solid 1px;
    margin: 0 auto;
}
.zwwb_sx_lef {
    float: left;
    /*width: 159px;*/
    /*height: 159px;*/
    border: #E0E0E0 solid 1px;
    /*margin: 35px 10px 35px 35px;*/
}
.zwwb_sx_lef img {
    width: 100%;
    /*height: 159px;*/
}
.zwwb_sx_rig {
    float: left;
    /*width: 73%;*/
    /*height: 159px;*/
    /*margin: 36px 10px 35px 15px;*/
}
.zwwb_sx_rig h1 {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #034FAF;
    font-size: 17px;
    letter-spacing: 1px;
}
.zwwb_sx_rig p {
    line-height: 35px;
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
}
.sxzf_wx_li {
    float: left;
    /*width: 315px;*/
    /*height: 97px;*/
    margin-bottom:15px;


}
.bmzb{
    background: #FAFAFA;
    border: #DFDFDF solid 1px;
    overflow: hidden;
    padding: 10px;
}
.sxzf_wb_lef {
    float: left;
    /*width: 80px;*/
    /*height: 80px;*/
    border: #C6E8B0 solid 1px;
    /*margin: 7px 6px 0px 7px;*/
}
.sxzf_wb_lef img {
    width:100px;
    height: 100px;
}
.sxzf_wb_rig {
    float: left;
    /*width: 60%;*/
    /*height: 67px;*/
    margin-top: 7px!important;
}
.sxzf_wb_rig h1 {
    width: 100%;
    line-height: 25px;
    color: #034FAF;
    letter-spacing: 1px;
    font-size: 15px;
}

@media all and (max-width:768px) {
    .sxzf_wb_rig h1{text-align: center;}
    .sxzf_wb_lef img{width: 150px; height: 150px;}
}
@media all and (max-width:750px) {
    .white,#zwwb_box{padding: 0;}
    .zwwb_sx{border: none;}
    .sxzf_wb_lef img{width: 100%;}
}