.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;
}

.zyzz_con {
    width: 95%;
    margin: 0 auto;
    text-indent: 2em;
    margin-top: 30px;
    line-height: 30px;
}


.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 .zyzz_con {
    font-size: 25px;
    line-height: 35px;
}

.newStyle .jbxx_line {
    background: none;
    font-size: 30px;
}

.newStyle .depart li {
    height: auto;
}

.newStyle .jglb {
    padding: 0 30px;
}

.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%;
    }
}
