div, p, span {
    font-size: 16px;
}

a, strong {
    display: block
}

a:hover {
    text-decoration: none !important;
    cursor: pointer
}

.xjpgs .container {
    width: 1100px !important;
    min-width: 1100px !important;
}

.gray_text {
    color: #434343 !important;
}

.white_text {
    color: white
}

.blue_bg_color {
    background-color: #024794;
}

.banner {
    width: 100%;
    height: auto;
    text-align: center;
}
.banner img{width: 100%}
.xjpgs {
    width: 100%;
    text-align: center;
    clear: both;
}

.alltitle {
    height: auto;
}

.alltitle strong {
    padding: 70px 0 14px 0;
    font-size: 34px;
    color: #fff;
    line-height: 34px;
    display: block;
}

.alltitle div {

    width: 44px;
    height: 6px;
    margin: auto;
}

/*row1*/
.sbzc1 {
    background: #FFF;
    min-height: auto
}

.sbzc1 .sb_content {
    height: 273px;
    width: 100%;
    margin-top: 37px;
    box-shadow: 0px 3px 11px 0px #b8d4e4c2;
    padding: 20px 57px;
}

.sbzc1 .sb_content img {
    float: left
}

.sbzc1 .sb_content div {
    float: left;
    width: 600px;
    margin-left: 30px;
}

.sbzc1 .sb_content div p {
    text-align: justify;
    line-height: 30px;
}

/*row2*/
.sbzc2 {
    height: auto;
}

.sbzc2 .sq_content {
    height: 200px;
    margin-top: 70px;
}

.sbzc2 .sq_content img {
    float: left;
    margin: 15px auto;
}

.sbzc2 .sq_content_right_area {
    float: left;
    width: 668px;
    margin-left: 30px;
}

.sbzc2 .sq_content_right_area p {
    text-align: justify;
    line-height: 26px;
}

.sbzc2 .alltitle {
    height: 70px;
}

.sbzc2 .alltitle strong {
    padding: 0;
    text-align: left;
    margin-bottom: 15px;

}

.sbzc2 .alltitle div {
    margin: 0;
}

/*row3*/
.sbzc3 {
    min-height: auto
}

.sbzc3 .alltitle > div {
    background-color: #024794
}

.sblc_content {
    padding-bottom: 70px;
    height: auto
}

.sbzc3 .ys_content {
    width: 964px;
    height: auto;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    padding-top: 58px;
}

.sbzc3 .ys_content li {
    width: 210px;
    height: auto;
    float: left;
}

.sbzc3 .ys_content strong {
    font-size: 24px;
    color: #024794;
    margin: 35px auto 16px auto;
    font-weight: normal;
}

.sbzc3 .note_img {
    margin-right: 250px;
}

.sbzc3 .ljbl {
    width: 220px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin: auto;
    border-radius: 30px;
    margin-top: 33px;
    display: block;
}


/*row4*/

.sbzc4 {
    background: url("../images/bg.jpg") no-repeat center;
    min-height: 400px;
    background-size: 100% 100%;
}

.sbzc4 .alltitle strong {
    padding: 70px 0 14px 0;
    font-size: 34px;
    color: #fff;
    line-height: 34px;
    display: block;
}

.sbzc4 .alltitle div {

    width: 44px;
    height: 6px;
    margin: auto;
    background-color: #fff;
}

.sbzc4 ul {
    height: 200px;
    margin-top: 30px;
}

.sbzc4 ul li {
    width: 264px;
    float: left
}

.sbzc4 ul li div {
    font-size: 24px;
    margin-top: 23px;
}


