.header {
    width: 100%;
    height: 102px;
    position: fixed;
    top: 0px;
    z-index: 9999;
}

.header-box {
    width: 100%;
    background: #fff;
    border-bottom: 2px #dbd9db solid;
}

.header-box .header-main {
    width: 1200px;
    height: 70px;
    font-size: 20px;
    margin: 0 auto;
    /* padding: 0 50px; */
}

.header-box .header-main .zt_logo {
    /* float: left; */
    width: 245px;
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
}

.header-box .header-main .nav_list {
    /* float: right; */
}

.nav_list ul li {
    float: left;
    line-height: 70px;
    font-size: 20px;
}

.nav_list ul .li {
    padding: 0 12px;
}

.nav_list ul li a {
    text-decoration: none;
    font-size: 18px;
}

.nav_list ul .nav_sub a.nav_subOn {
    color: #355e92 !important;
}

.top-bg {
    width: 100%;
    /* height: 1181px; */
    background: url("http://www.huaian.gov.cn/images/ztzl/2024/2024tyzt/head-bg.jpg") no-repeat top center;
    margin: 0 auto;
    position: relative;
}

.bottom-bg {
    width: 100%;
    /* height: 1181px; */
    background: url("http://www.huaian.gov.cn/images/ztzl/2024/2024tyzt/foot-bg.jpg") no-repeat bottom center;
    margin: 0 auto;
    position: relative;
}

.banner .gh-logo {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
    padding-top: 130px;
}

.top-bg .banner {
    width: 1200px;
    height: 630px;
    margin: 0 auto;
    padding: 0 40px;
}

.container {
    height: auto;
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px 40px 0 40px;
}

.container .title-bg {
    width: 100%;
    position: relative;
}

.container .title-bg2 {
    margin-bottom: 25px;
}

.container .title-bg img {
    width: 100%;
}

.container .title-bg .more {
    position: absolute;
    bottom: 0;
    right: 0;

}
.more .more_a{
    color: #7baeff;
    border: 1px solid #7baeff;
    padding: 0 8px;
    font-size: 14px;
}

.container_box {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 30px 0;
}

.container_box .sshd_img,
.container_box .list_box {
    width: 48%;

}
.container_box .rotaion_list{
    height: 385px;
}
.frist_list{
    height: 130px;
    width: 100%;
    margin: 15px 0;
}

.frist_list .frist_title{
    font-size: 20px;
    color: #000;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

.frist_list .frist_con{
    font-size: 16px;
    height: 90px;
    line-height: 24px;
    width: 100%;
    text-indent: 2em;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    color: #9b9b9b;
    text-align: justify;
}

.frist_list .frist_con .xq{
    color: #d64a4e;
}

.articlexq-con .xq2{
    color: #1296db;
}

.list_box .more2{
    float: right;
    width: 100px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background-color: red;
    border-radius: 20px;
    text-align: center;
}

.list-bg{
    height: 45px;
    line-height: 45px;
    margin: 15px 0;
    text-indent:1em;
    background: url("http://www.huaian.gov.cn/images/ztzl/2024/2024tyzt/btbg.png") no-repeat;
    font-size: 18px;
}


.img_box {
    height: 720px;
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}
.img_box .img_list_box{
    flex: 0 1 49%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.img_box .img_list_box .img_list {
    flex: 0 1 48%;
    height: 48%;
}

.img_box .img_list  img{
    height: 100%;
    width: 100%;
}
.container_box .article_list_box{
    width: 38%;
    height: 100%;
}

.container_box .article_list,
.container_box .articlexq_list {
    width: 100%;
    height: 100%;
    min-height: 350px;
}

.container_box .article_list .bt-list {
    /* width: 100%; */
    line-height: 50px;
    font-size: 18px;
    position: relative;
    padding-left: 36px;
}

.container_box .article_list .bt-list:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: url("http://www.huaian.gov.cn/images/ztzl/2024/2024tyzt/sjt.png") no-repeat center;
    background-size: 40%;
    left: 0;
    top: 10px;
}

.container_box .tycy_img {
    width: 60%;
    height: 350px;
    display: flex;
    justify-content: space-between;
}
.tycy_img  .tycy_img_left{
    flex: 0 1 38%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.tycy_img  .tycy_img_left a{
  flex: 0 1 48%;
  height: 48%;
}

.tycy_img  .tycy_img_left img{
    height: 100%;
    width: 100%;
}
.tycy_img  .tycy_img_right{
    flex: 0 1 60%;
}

.tycy_img  .tycy_img_right img{
    height: 100%;
    width: 100%;
}

.gjfc_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.tycy_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.articlexq-title{
    width: 100%;
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dashed #ddd;
    font-size: 20px;
}

.articlexq-con{
    height: 60px;
    font-size: 15px;
    line-height: 28px;
    padding-top: 10px;
    text-indent: 2em;
    color: #9b9b9b;
}


.container .position{
    margin: 0 25px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #1296db;
    margin-bottom: 20px;
}

.container .list_content{
    margin: 0 25px;

}

.container .list_content ul li{
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    padding-left: 36px;
    border-bottom: 1px dashed #ddd;
    position: relative;
}
/* .container .list_content ul li:nth-child(5n){
    border-bottom: 1px dashed #ddd;
} */
.container .list_content ul li span{color: #4a4a4a;}
.container .list_content ul li:before {
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: url("http://www.huaian.gov.cn/images/ztzl/2024/2024tyzt/sjt.png") no-repeat center;
    background-size: 40%;
    left: 0;
    top: 14px;
}

.container .page-wrap{
    margin-bottom: 30px;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 22px;
}

.container .arc_content{
    margin: 0 25px;   
    font-size: 18px;
    line-height: 36px;
    color: #555;
    min-height: 400px;
    overflow-x: hidden;
    text-align: justify;
}
.container .arc_content .arc_title {
    text-align: center;
}
.container .arc_content .arc_title h1{
    line-height: 40px;
    font-weight: bold;
    color: #333;
    margin: 20px 0;
}
.container .arc_content .arc_info {
    text-align: center;
    line-height: 40px;
    color: #999;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.container .arc_content .arc_source {
    display: inline-block;
    margin: 0 14px;
}


.container .wz_content{
    min-height: 400px;
    padding-bottom: 50px;
}




.list-bg span,.bt-list span{float: right;font-size: 16px;color: #989898;}

.list-bg a:hover{font-weight: bold;}
.container_box .article_list .bt-list a:hover{font-weight: bold;}
.articlexq-title a:hover{font-weight: bold;}





/*----------------------------footer----------------------------------------*/
.border-top {
    border-top: 12px solid #355e92 !important;
}

.footer-wrap {
    width: 100%;
    background-color: #fff;
    padding-bottom: 46px;
    padding-top: 30px;
    font-size: 18px;
    clear: both;
}

.footer {
    width: 1200px;
    margin: 0 auto;
}

.footer .link2 {
    position: relative;
}

.footer .link2 p {
    text-align: center;
    line-height: 36px;
    padding-top: 20px;
}

.footer .link2 .mk1 {
    position: absolute;
    left: 5px;
    top: 20px;
}

.footer .link2 .mk2 {
    position: absolute;
    left: 123px;
    top: 26px;
}

.footer .link2 .mk3 {
    position: absolute;
    right: 80px;
    top: 32px;
}

.footer .link2 .mk4 {
    position: absolute;
    right: 5px;
    top: 20px;
}

