@charset "utf-8";
body {
  background: url(../../images/public/bgxx.png) top center no-repeat #eee;
  background-size: 100%;
}

.headlinesMore{
    text-align: center;
    overflow: hidden;
}
.hdbox{overflow: hidden;}
.headlinesMore h3{
    color: #b52701;
    font-size: 30px;
}
.headlinesMore a{
    display: block;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #3b861f ;
    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;
}
.hd_content table thead td {
    text-align: center;
    padding-left: 0;;
}
.hd_content table td {
    border: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: auto;
    font-size: 16px;
    color: #2b2b2b;
}
#xxbt {
    width: 45%;
}
#xjbm {
    width: 10%;
}
#shijian {
    width: 20%;
}
#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;
    
}
.govInfo ul li a{
    display: block;
    float: left;
    width: 78%;
}
.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: #3b861f;
    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: 25%;
    font-size: 20px;
    color: #434343;
}
.tab-head ul li a{
   color: #000000;
}

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

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

}
#ztzl img {
    max-height: 130px;
}
/*切换结束*/
.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 #3b861f;
}
/*.tab-head ul li.default a {*/
/*font-weight: bold;*/
/*}*/
.tab-head-1 ul li a {
    color: #3b861f;
    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;
}

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

}
.newgk a{display: block;font-size: 20px;}
.newgk span{
    border-bottom: 2px solid #3b861f;
    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}
.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;
}
.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%;
}
.hdList ul li{
    float: left;
    width: 20%;
    padding: 0 10px;
}
.hdList ul li p{
    text-align: center;
}
.hdList ul li span{
    display: block;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    border-radius: 10px;
    -webkit-border-radius:  10px;
    -moz-border-radius:   10px;
}
.hdList ul li span em{
    display: block;
    width: 75px;
    height: 60px;
    margin: 0 auto;
}
.li07 span{
    background: #c5cf93;

}
.li07 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -3px -108px;
}
.li07 span{
    background: #c5cf93;

}
.li07 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -3px -108px;
}
.li08 span{
    background: #89c9d3;

}
.li08 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -100px -108px;
}
.li09 span{
    background: #ceb1cd;

}
.li09 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -198px -108px;
}
.li10 span{
    background: #d1ae92;

}
.li10 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -296px -108px;
}
.li11 span{
    background: #a7c9d2;

}
.li11 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -394px -108px;
}
.li12 span{
    background: #a7c9d2;

}
.li12 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -493px -108px;
}
.li13 span{
    background: #d5b096;

}
.li13 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -589px -105px;
}
.li14 span{
    background: #c5cf93;

}
.li14 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -688px -105px;
}
.li15 span{
    background: #abd5bf;

}
.li15 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -783px -105px;
}
.li16 span{
    background: #ceb1cd;

}
.li16 em{
    background: url("../../images/public/icoIndex.png") no-repeat;
    background-position: -883px -105px;
}
.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;
}
.xxgkbox{
    min-height: 190px;
}
.zwgk-t{
    overflow:hidden;
}
.zwgk-tit{
    text-align: center;
}
.zwgk-tit a{
    width: 64px;
    height: 64px;
    float: left;
    margin-top: 2px;
    margin-right: 18px;
    padding-top: 13px;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    color: #ffffff;
    letter-spacing: 2px;
    background: #3b861f;
    border-radius: 64px;
    cursor: auto;
}
.webzwgk-tit a{
    width: 100%;
    line-height: 30px;
    background: #3b861f;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0;
    text-align: center;
    color: #fff;
}
.zwgk-t-ul{
    overflow: hidden;
}
.zwgk-t-ul li a{
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
}
.zwgk-b .zwgk-tit a{
    margin-top: 20px;
}
.zwgk-qh .tab-head{
    line-height: 31px;
}
.tab-head .gk-tab  li {
    font-size: 16px;
    font-weight: normal;
}
.ldxx-tt{
    line-height: 30px;
    overflow-y: hidden;
    border-bottom: #3b861f1px solid;
}
.ldxx-tt span{
    display: inline-block;
    font-size: 16px;
    color: #000;
    float: left;
    padding:0 10px;
    background: #3b861f;
    color: #fff;
}
.ldxx-tt a{
    float: right;
    padding-right: 5px;
    font-size:16px;
}
.hd_content table thead td{
    line-height: 30px;
    height: 30px;
    font-weight:normal;
}
.hd-zs ul{
    overflow-y: hidden;
}
.hd-zs ul li a{
    display: inline-block;
    width: 100%;
    height: 120px;
    margin-bottom: 10px;
    background: #3b861f;
border-radius: 10px;
}
.hd-zs ul li a i{
    display: block;
    width: 55px;
    height: 55px;
    margin: 15px auto 0;
    background: url(../../images/hd/hdR_ico.png) no-repeat;
}
.hd-zs ul li .hd-tszx i{
    background-position: -12px -22px;
}
.hd-zs ul li .hd-ldxx i{
    background-position: -214px -20px;
}
.hd-zs ul li .hd-wjdc i{
    background-position: -110px -20px;
}
.hd-zs ul li .hd-zxft i{
    background-position: -446px -20px;
}
.hd-zs ul li a p{
    display: inline-block;
    width: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff;
font-size: 18px;
}
.new-wl{
    width: 100%;
    line-height: 55px;
    display: block;
    background: #3b861f;
    color: #fff;
font-size: 20px;
    text-align: center;
}
.new-wl:hover{
    color: #fff;
}
.headlines {
    overflow: hidden;
    background-color: #fcf8f8;
}
.headlinesL {
    background-color: #a81818;
}
.headlinesL h3 {
    font-size: 22px;
    color: #FFFFFF;
    padding: 20% 24%;
    line-height: 32px;
    text-align: center;
}
.headlinesR {
    padding: 17px 36px 0;
}
.headlinesR a {
    font-size: 30px;
    line-height: 32px;
    color: #a81818;
}
.headlinesR p {
    font-size: 16px;
    line-height: 32px;
    color: #747474;
}
.xxbt-1 a{
padding-left:5px;
}
@media all and (max-width: 1196px){
    #banner img{
        min-height: 330px;
        max-height: 330px;
    }
    .m-lst40 ul li{
        line-height: 38px;
    }
    .govInfo ul li a {
    display: block;
    float: left;
    width: 71%;
    }
    .switch ul li:last-child{
        display: none;
    }
    .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;
    }
    .switch ul li:last-child{
        display: none;
    }
    #banner img{min-height: 300px;}
    .gkList,.hdList{margin-top: 20px;}
    .newgk {
        padding: 6% 0;
    }
    .newgk01{margin: 0;}
    .gkColum{
        padding: 0;
    }
    .fromHref ul{padding:0;}
    .gkColum  ul{padding:0;}
}
@media all and (max-width: 992px){
.govInfo ul li a {
    display: block;
    float: left;
    width: 81%;
}
.headlinesMore a{
       width: 90%;
}
.headlinesMore h3 {
    color: #b52701;
    font-size: 33px;
    line-height: 44px;
    margin-bottom: 10px;
}
}
@media all and (max-width: 768px){
.headlinesR {
    padding: 17px 10px 0;
}
.headlinesMore h3{
    font-size: 23px;
    line-height: 44px;
}
.headlinesContent h3 {
    font-size: 22px;
    line-height: 42px;
}
.headlinesContent p {
    color: #727272;
    line-height: 42px;
}
.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;
}
    .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: 50%;
        padding: 0 10px;
        margin-bottom: 10px;
    }
    .gkColum {
        padding: 0;
        overflow: hidden;
        margin: 0 -10px;
    }
    .gkList, .hdList{margin-top: 0;}
    .complaints{margin-top: 20px;}
    .li03 {
        margin-bottom: 20px;
    }
}