@charset "utf-8";
.inner, .grid, .links, .copyright{
    width: 1200px;
}
.header{
    height: 400px;
    background:url("../images/hmzc_banner2023.png") center top no-repeat;
}
.header .inner{
    padding-left:87px;
    padding-top:87px
}
.header h2{
    width: 393px;
    height: 80px;
    background:url("../images/hmzc_h2_2023.png") left top no-repeat;
}
.header .xz a{
    font-size: 16px;
    padding:7px 10px;
    color:#ffffff;
}
.header .xz a.current {
    background-color: #014df9;
}
.header .xz p span {
    color:#fff
}
.search button{
    background-color:#fe5729
}
.header .search{
    float:left;
    margin: 30px 0px 15px 10px;
    width: 470px;
}
.stits .stit{
    width:190px;
    height:88px;
    text-align: center;
    margin-left:6px;
    margin-right:6px;
    float: left;
    background-color: #dcebff;
    border-radius: 3px;
}
.stits .stit a{
    color:#0081f9;
    line-height: 88px;
    font-size: 22px;
    font-weight: 600;
    display: block;
}
.stits .stit.current a{
    color:#dcebff;
}
.stits .stit.current{
    background:url("../images/hmzc_li_current.png") center top no-repeat;
}
.content{
    background:#f3f7fc
}
.p1{
    width: 1200px;
    margin:0 auto;
}
.content .p1 .row{
    margin-left:-6px;
    margin-right:-6px
}
.content .p1 h3{
    font-size: 32px;
    color:#333333;
    padding-left:50px;
    background:url("../images/hmzc_s3.png") left top no-repeat;
    line-height:38px;
    margin-bottom: 25px;
}
.content{
    padding-top: 30px;
}
.lbq{
    margin-top:30px;
    background-color: #fff;
    padding-left:30px;
    padding-right:30px;
    padding-top:27px;
    padding-bottom:30px
}
table{
    width: 100%;
}
.i_nav{
    background-color: #e6f1ff;
    width: 100%;
}
.i_nav td{
    text-align: center;
    color:#006af9;
    font-size:18px;
    line-height: 50px;
    font-weight: 600;
}
.i_nav td.xh{
    width: 8.33%
}
.i_nav td.i_1{
    width: 45.83%;
}
.i_nav td.i_rt{
    width: 29.16%;
}
.i_nav td.i_3{
    width: 16.66%;
}
#ulList td{
    text-align: center;
    border-bottom:1px dashed #daeaff;
    height: 90px;
}
#ulList td:nth-child(2){
    text-align: left;
}
.date-line{
    margin-bottom: 30px;
    position: relative;
}
.date-main-box .bd{
    margin:0 40px
}
.date-arrow-left{
    background:url("../images/hmzc_left.png") center center no-repeat;
    position: absolute;
    width: 40px;
    top: 0;
    height:100%;
    left: 0;
}
.date-arrow-right{
    background:url("../images/hmzc_right.png") center center no-repeat;
    position: absolute;
    width: 40px;
    top: 0;
    height:100%;
    right: 0;
}
.date-line{
   border-bottom:1px solid #006af9 ;
}
.date-line li{
    line-height:47px;
    text-align: center;
}
.swiper-slide-active{
    background: url("../images/hmzc_stit.png") center center no-repeat;
    color:#fff;
}
@media(min-width:1920px){
    .header{
        background-size:100% 100%
    }
}
@media(max-width: 1200px){
    .inner, .grid, .links, .copyright,.p1{
        width:100%
    }
    .p1{
        padding-left:20px;
        padding-right:20px
    }
    .stits .stit{
        width:32%;
        margin-left:0.66%;
        margin-right:0.66%;
        margin-bottom: 20px;

    }
    .stits .stit.current{
        background-size: 100% 100%;
    }
    .content .p1 .row{
        margin-left:-0.66%;
        margin-right:-0.66%;
    }
    .header .search button{
        font-size:16px;
        color:#fff
    }
    .header .inner{
        padding-left:0px
    }
}
@media(max-width: 768px){
    .header .inner{
        padding-left:0px;
    }
    .header .search{
        width: 100%;
        margin-left:0px;
        margin-right:0px;
        padding-left:20px;
        padding-right:20px
    }

}


