@charset "utf-8";
body {
    background: url(../../images/public/bgxx.png) top center no-repeat #eeeeee;
    background-size: 100%;
}
.govInfo ul li a{
   display: block;
    float: left;
    width: 80%;
}
.headlines{overflow: hidden;
    background:#fcf8f8;
}
.headlinesL {
    background-color: #a81818;
}
.headlinesL h3 {
    font-size: 22px;
    color: #FFFFFF;
    padding: 11% 24%;
    line-height: 22px;
    text-align: center;
margin:0;
}
.headlinesMore{
    text-align: center;
    overflow: hidden;
}
.headlinesMore h3{
    color: #b52701;
    font-size: 30px;
}
.headlinesR {
        /* padding: 17px 36px 0; */
    height: 62px;
    line-height: 62px;}
.headlinesR a {
    font-size: 30px;
    color: #a81818;
}

.headlinesMore a{
    display: block;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #185291 ;
    padding: 5px 0;
    border-radius: 20px;
    -webkit-border-radius:  20px;
    -moz-border-radius:  20px;
}
.headlinesContent h3{
    font-size: 22px;
    line-height: 30px;
}
.headlinesContent p{
    color: #727272;
    line-height: 26px;
}
#banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#banner img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 400px;
    max-height: 400px;
    overflow: hidden;
    object-fit: fill;
    transition: all .6s;
}
#banner h2 {
        padding-left: 10px;
    position: absolute;
    right: 0;
    bottom: 0px;
    left: 0;
    height: 45px;
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
    color: #fafafa;
    text-align: center;
    background: rgba(0,0,0,.6);
    margin: 0;
    
}
.swiper-button-prev, .swiper-button-next {
    top: 45%;
}
.swiper-button-prev1, .swiper-container-rtl .swiper-button-next1 {
    width: 35px;
    height: 73px;
    background: url(../../images/index/a22.png) no-repeat;
    background-position: -12px -24px;
}
.swiper-button-next1, .swiper-container-rtl .swiper-button-prev1 {
    width: 35px;
    height: 73px;
    background: url(../../images/index/a22.png) no-repeat;
    background-position: -73px -24px;
}
.swiper-pagination{
   text-align: right; 
   padding-right: 20px;
 }
.swiper-pagination1 {
    bottom: 26px!important;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0;
}

.swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    text-align: center;
    opacity: 1;
    
}

.swiper-pagination-bullet-active {
    text-align: center;
    background: #185291;
    opacity: 1;
    color: #fff;
}
/*切换*/
.tab-head {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 54px;
    border-bottom: 1px solid #ddd;
}
.tab-head ul{padding:0;}
.tab-head ul li {
    text-align: center;
    float: left;
    width: 20%;
    font-size: 18px;
    color: #434343;
    font-weight: bold;
}
.tab-head ul li a{
    color: #000000;
}

.tab-head ul li.default {
    background: #185291;;

}
.tab-head ul li.default  a{
    color: #FFFFFF;;

}

/*切换结束*/
.tab-head-1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 54px;

}
.tab-head-1 ul li {
    text-align: center;
    float: left;
    padding-left: 45px;
    font-size: 18px;
    color: #434343;
    margin-left: 30px;
}
.tab-head-1 ul li:first-child {
    margin: 0;
}
.tab-head-1 ul li.default {

    border-bottom: 1px solid #185291;
}
/*.tab-head ul li.default a {*/
/*font-weight: bold;*/
/*}*/
.tab-head-1 ul li a {
    color: #185291;
    font-size: 18px;
}
.tab-head-1 ul .default-4{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -470px -30px;
}
.tab-head-1 ul .default-4:hover{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -470px -105px;
}
.tab-head-1 ul .default-5{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -615px -30px
}
.tab-head-1 ul .default-5:hover{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -614px -105px;
}
.tab-head-1 ul .default-6{
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -755px -30px
}
.tab-head-1 ul .default-6:hover {
    background: url("../../images/index/tab.png") no-repeat;
    background-position: -755px -105px;

}
.img-responsive {
    max-width: 100%;
    height: auto;
    width: 100%;
    padding: 0 10px;
}

.ft-con-info li p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*公开切换*/
.tab-headCommon{overflow: hidden;border-bottom: 1px solid #eeeeee;}
.tab-headCommon ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.tab-headCommon ul li.default{
    border-bottom: 2px solid #185291;
}


.newgk{
    padding: 5% 0;
    text-align: center;
    line-height: 34px;

}
.newgk a{display: block;font-size: 20px;}
.newgk span{
    border-bottom: 2px solid #185291;
    padding-bottom: 10px;
}
.jiedu img{width: 100%;}
.gkList ul li em{
    display: block;
    width: 55px;
    height: 55px;
    margin: 0 auto;

}
.gkList ul li span{
    display: block;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius:  50%;
    -moz-border-radius:  50%;
}
.gkList ul li p{text-align: center;margin: 5px 0;}
.li01 span{
    background: #d7ae90;

}
.li01 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -16px -32px;
}
.li02 span{
    background: #89c9d3;

}
.li02 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -102px -30px;
}
.li03{margin-bottom: 20px;}
.li03 span{
    background: #abd5bf;

}
.li03 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -188px -30px;
}
.li04 span{
    background: #c5ce95;

}
.li04 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -274px -30px;
}
.li05 span{
    background: #ceb1cd;

}
.li05 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -359px -30px;
}
.li06 span{
    background: #a9cad3;

}
.li06 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -444px -30px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
     background: url("../../images/index/next.png") no-repeat;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background: url("../../images/index/prev.png") right no-repeat;
}
.fromHref ul{padding:0;}
.fromHref ul{padding:0;}
.gkList ul{padding:0;}
.gkColum ul{padding:0;}
.fromHref ul li{
    line-height: 48px;
    background: #e6ddce;
    text-align: center;

}
.fromHref ul li a{
    color: #996d26;
}

.newgk01{
    margin: 0 2% 0 2%;
}
/*互动*/
.zmhd{overflow: hidden;}
.fwhd-title {
    padding: 30px 30px;
    text-align: center;
    background:#185291;
}
.fwhd-title span {
    color: #fff;
    font-size: 1.6rem;
}
.fwhd-title span {
    color: #fff;
    font-size: 22px;
}
.hd-con-son1 {
    overflow: hidden;
    height: auto;
    padding: 0 25px;
    background: #fff;
    margin-top: 8px;
}
.hd-con-son1 a {
    float: left;
    width: 20%;
    margin: 0;
    padding: 0;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
    border-right: 1px dashed #e2e2e2;
    margin-right: 6.6%;
}
.hd-con-son1 a:last-child{border: none;margin: 0;}
.hd-con-son1 a span{display: block;}
.hd-con-son1 a img{float: left;margin-top: 6px;}
.hd-con-son1 a .hd{ margin-left: 20px;}
.hd-con-son1 a .hd h3{margin-top: 10px;}
.hdList ul li{
    /*float: left;*/
    /*width: 20%;*/
    padding: 0 10px;
}
.hdList ul li p{
    text-align: center;
}
.gkColum ul li{overflow: hidden;margin-bottom: 10px;    line-height: 30px;}
.gkColum ul li:last-child{margin-bottom: 0;}
.gkColum span{
    float: left;
    margin-right: 2%;
}
.gkColum span.fting{
    background: url(../../images/index/ing.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    width: 17%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
.gkColum span.ftend{
    background: url("../../images/index/end.png") no-repeat;
    background-size: 100%;
    display: block;
    width: 17%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #757575;
}
.m-lst36 ul {padding: 0;}
.m-lst38 ul{padding: 0;}
#ztzl img {
    max-height: 120px;
    overflow: hidden;
    object-fit: fill;
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 0;
}
.swiper-button-prev1, .swiper-container-rtl .swiper-button-next1 {
    width: 35px;
    height: 73px;
    background: url(../../images/index/a22.png) no-repeat;
    background-position: -12px -24px;
}

.swiper-button-next1, .swiper-container-rtl .swiper-button-prev1 {
    width: 35px;
    height: 73px;
    background: url(../../images/index/a22.png) no-repeat;
    background-position: -73px -24px;
}
@media all and (max-width: 1196px){
    #banner img{
        min-height: 330px;
        max-height: 330px;
    }
    .govInfo ul li a {
       display: block;
       float: left;
       width: 73%;
    }
    .m-lst40 ul li{
        line-height: 38px;
    }
    .switch ul li:last-child{
       /* display: none;*/
    }
 .hd-con-son1{padding: 0;}
    .hd-con-son1 a{    width: 23%;margin-right: 2.6%;}
    .hd-con-son1 a span{margin-top: 10px;}
    .newgk01{margin: 0;}
    .hdList,.gkList{margin-top: 20px;}
    .li03{margin: 0;}
    .gkColum{padding: 0;}

    .complaints ul li{
        line-height: 34px;
    }
}

@media all and (max-width: 1024px){
    .tab-head{
        line-height: 40px;
    }
    .switch ul li{
        line-height: 36px;
    }
.hd-con-son1{    margin-top: 0px;    padding: 0 10px;}
    .hd-con-son1 a .hd{margin-left: 0px;}
    .switch ul li:last-child{
        /*display: none;*/
    }
    #banner img{min-height: 300px;}
    .gkList,.hdList{margin-top: 20px;}
    .newgk {
        padding: 6% 0;
    }
    .govInfo ul li a {
       display: block;
       float: left;
       width: 73%;
    }
    .newgk01{margin: 0;}
    .gkColum{
        padding: 0;
    }
    .fromHref ul{padding:0;}
    .gkColum  ul{padding:0;}
}
@media all and (max-width: 992px){
    .headlinesMore a{
        width: 90%;
    }
    .headlinesMore h3 {
        color: #b52701;
        font-size: 33px;
        line-height: 44px;
        margin-bottom: 10px;
    }
    .govInfo ul li a {
       display: block;
       float: left;
       width: 82%;
    }
    .switch ul li:last-child{display:block;}
.hd-con-son1 a img {
        float: left;
        width: 50px;
    }
    .hd-con-son1{margin-top: 20px;}
    .govInfo ul li a {
    display: block;
    float: left;
    width: 84%;
}
}
@media all and (max-width: 768px){
    .headlinesMore h3{
        font-size: 23px;
        line-height: 44px;
    }
    .headlinesContent h3 {
        font-size: 22px;
        line-height: 42px;
    }
    .headlinesContent p {
        color: #727272;
        line-height: 42px;
    }
.hd-con-son1 a{    width: 25%;border-right: none;margin: 0;}
    .govInfo ul li a {
       display: block;
       float: left;
       width: 81%;
    }
    .fromHref ul{padding:0;}
    .gkColum  ul{padding:0;}

}
@media all and (max-width: 750px){
    body {
        background: #FFFFFF;
    }
    #ztzl img {
      max-height: 70px;
      min-height: 70px;
    }
     .ztzlBox{padding:0;margin:0 -10px;}
    .gk_lanmu{padding:0;}
    .bdsetb-10{padding: 0;}
    .hdbox{margin: 0 -10px;}
    .fromHref{margin: 0 -10px;}
    .headlinesMore h3 {
        color: #b52701;
        font-size: 26px;
        line-height: 44px;
    }
    .headlinesMore a{
        width: 35%;
    }
    .headlinesContent p{
        text-indent: 2em;
        margin-bottom: 20px;
    }
    #banner img {
        min-height: 240px;
        max-height: 240px;
    }
    .xxgkbox{margin: 0 -10px;}
    .hdList ul li {
        float: left;
        width: 100%;
        padding: 0 10px;
        margin-bottom: 10px;
    }
    .gkColum span.fting{width:30%;}
    .gkColum {
        padding: 0;
        overflow: hidden;
        margin: 0 -10px;
    }
    .gkList, .hdList{margin-top: 0;}
    .complaints{margin-top: 20px;}
    .li03 {
        margin-bottom: 20px;
    }
.hd-con-son1{padding: 0;margin-top: 10px;}
    .hd-con-son1 a img{float: none;margin: 0 auto;height: 50px;}
    .hd-con-son1 a span{margin-top: 10px;}
}