.banner_bg {
    width: 100%;
    height: 400px;
    background: url(zhjgbanner.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.clearfix:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 为 IE6、IE7浏览器设置的清除浮动 */
    *zoom: 1;
}

.ldss {
    position: absolute;
    bottom: 15%;
    width: 40%;
    height: 50px;
    margin-left: 30%;
}

.ldss > div {
    display: block;
    float: left;
}

.ldtab span {
    display: none;
    width: 80px;
    height: 50px;
    background: #115DB2;
    color: #FFFFFF;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-weight: bold;
}

.ldtab .ldact {
    display: block;
}

.banner_bg .millia {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

.millia {
    width: 1200px;
    margin: 5px auto;
    margin-bottom: 10px;
}

.banner_bg .millia h6 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    text-shadow: 3px 3px 0 #1d6dca;
}

.topicInfo {
    text-shadow: 2px 2px #1d6dca;
    color: #fff;
    font-weight: bold;
}

.topicInfo p {
    font-weight: bold;
}

.f18 {
    font-size: 18px;
}

.lh26 {
    line-height: 26px;
}

.mt20 {
    margin-top: 20px;
}

.search {
    width: 300px;
    height: 50px;
    margin-top: 30px;
    background-color: #1d6dca;
    border-radius: 5px;
    line-height: 50px;
    text-align: center;
}


.ht01 {
    width: 100%;
    background-size: 100% 100%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    margin-top: 40px;
}

.ht01 span {
    position: relative;
    font-weight: bold;
}

.tltle_line {
    width: 100%;
    height: 18px;
    background: url("btline.png") no-repeat;
    background-size: 100% 100%;
}

.tabBox {
    height: 740px;
    overflow: hidden;
    border: 1px solid #006ad5;
    display: flex;
    border-radius: 5px;
}

.mt40 {
    margin-top: 20px;
}

.tabLeft, .tabContent {
    position: relative;
    padding-top: 80px;
}

.tabLeft {
    width: 15%;
}

.tabTop {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(to bottom, #fff, #f4f2f2);
    font-size: 18px;
    line-height: 70px;
}

.tabTop li {
    text-align: center;
    flex: 1;

}

.depart {
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    border-right: solid 1px #006ad5;
}

.depart li:first-child {
    border: none;
}

a {
    text-decoration: none;
    outline: 0;
    color: #333;
}

.depart li.active {
    background: #006ad5;
    color: #fff;
}

.depart li.active a {
    color: #FFFFFF;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

.depart li {
    text-align: center;
    font-size: 16px;
    height: auto;
    background-color: #e8f3ff;
}

.depart li a {
    width: 100%;
    height: 100%;
    display: block;
    line-height: 50px;
    margin: 10px 0;
}

.tabContent {
    flex: 1;
    overflow: hidden;
}

.tabTop {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    line-height: 70px;
    border-bottom: 1px solid #006ad5;
}

.tabTop li {
    width: 100%;
    height: 80px;
    text-align: center;
    flex: 1;
    background: #FFFFFF;
    color: #006ad5;
    line-height: 80px;
    padding: 0 50px;
    border-right: 1px solid #006ad5;

}


.jglb {
    border-right: 1px solid #006ad5;
}

.tabTop li a {
    display: block;
    width: 145px;
    height: 55px;
    margin-top: 20px;
    line-height: 40px;
}


.tabTop li.active a {
    color: #FFFFFF;
    background: url("qdxz.png") no-repeat;
    background-size: 100% 100%;
    font-weight: bold;

}

.contentBox {
    padding: 40px;
    height: 100%;
    box-sizing: border-box;
    overflow-y: auto;
}

.jbxx_line {
    width: 100%;
    height: 18px;
    background: url("btlineblack.png") no-repeat;
    background-size: 100% 100%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px;
}

.leader {
    width: 100%;
    overflow-x: auto;
    display: flex;
    justify-content: space-between;
    background: #115db2;
}

.f16 {
    font-size: 16px;
}

.leader li {
    flex: 1;
    text-align: center;
    cursor: pointer;
    color: #fff;
    padding: 20px 0;
}

.leader li.active {
    background: linear-gradient(to bottom, #fff, #f4f2f2);
    color: #115db2;
    text-shadow: 0 0 0 #000;
    border-bottom: 2px solid #115DB2;
    font-weight: bold;

}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
    width: 100% !important;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

a, button, div, input, select, textarea {
    -webkit-tap-highlight-color: transparent !important;
}


.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.leaderContent {
    display: flex;
    align-items: center;
    padding: 30px 0;
}

.pb {
    padding-bottom: 10px;
}

select, input, img {
    vertical-align: middle;
}

.leaderContent img {
    width: 20%;
    height: auto;
    margin-right: 30px;
}

.leaderContent p {
    flex: 1;
    font-size: 16px;
    line-height: 32px;
}

.leaderContent p b, .leaderWork b {
    color: #115db2;
}

.leaderContent p span {
    display: block;
}

.contentBox p {
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid gainsboro;
}


.contentBox p span {
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
    width: 80px;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: justify;
}

.contentBox p .czyx_title {
    width: 50px;
}

.dhdt {
    text-align: center;
    padding: 20px;
}

.dhdt img {
    width: 500px;
    height: 240px;
    border: solid 1px #000000;
}

.newStyle a {
    font-size: 26px;
}

.newStyle .tabTop li {
    font-size: 26px;
}

.newStyle .leader li {
    font-size: 26px;
}

.newStyle .leaderContent p b, .leaderWork b {
    font-size: 26px;
}

.newStyle .leaderContent p span {
    font-size: 26px;
}


.newStyle .jbxx_line {
    background: none;
    font-size: 30px;
}

.newStyle .depart li {
    height: auto;
}

.newStyle .jglb {
    padding: 0 30px;
}

.newStyle .contentBox p span {
    width: auto;
}

.newStyle .contentBox p {
    font-size: 25px;
}

.newStyle .ht01 span {
    font-size: 45px;
}

@media only screen and (max-width: 500px) {
    .millia {
        width: 95%;
    }

    .banner_bg {
        height: 150px;
    }

    .contentBox {
        margin-top: 180px;
        padding: 5px;
        height: 400px;
    }

    .tabBox {
        display: block;
        height: auto;
    }

    .depart {
        height: 200px;
        overflow: auto;
    }

    .depart li {
        width: 100%;
        display: inline-block;
    }

    .depart li a {
        line-height: 30px;
    }

    .tabLeft {
        width: 100%;
    }

    .tabTop {
        display: block;
    }

    .tabTop li {
        height: 60px;
    }

    .tabTop li a {
        margin: 0 auto;
    }

    .jbxx_line {
        background: none;
    }

    .dhdt img {
        width: 100%;
    }
}
