﻿.wza-container{
    position: relative;
}
.white_container{
    padding: 15px 0;
    background: #fff;
}
.grey_container{
    background: #f7f7f7;
    padding: 15px 0;
}
.grey_container .container{
    padding: 15px;
    background: #fff;
}
.top_container{
    height: 343px;
    overflow: hidden;
}
.lunbo_left{
    width: 620px;
    height: 343px;
    overflow: hidden;
}
.j-super-slide{
    width: 100%;
    height: 100%;
    position: relative;
}
.j-super-slide .bd{
    width: 100%;
    height: 100%;
}
.j-super-slide .bd ul{
    width: 100%!important;
    height: 100%!important;
}
.j-super-slide .bd ul li{
    width: 100%!important;
    height: 100%;
}
.j-super-slide .bd ul li a{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.j-super-slide .bd ul li a img{
    width: 100%;
    height: 100%;
}
.j-super-slide .bd ul li a .title{
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 18px 100px 18px 15px;
    background: rgba(0,0,0,0.5);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    display: block;
    width: 100%;
}
.j-super-slide .hd{
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 25px 0;
}
.j-super-slide .hd ul li{
    float: left;
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
}
.j-super-slide .hd ul li:last-child{
    margin-right: 15px;
}
.j-super-slide .hd ul li.on{
    background: #ff0000;
}
.lunbo_right{
    width: 560px;
}
.mid_container{
    height: 232px;
    margin-top: 15px;
}
.mid_left{
    width: 620px;
}
.mid_right{
    width: 560px;
}
.lunbo_hf{
    margin-top: 15px;
    height: 120px;
}
.lunbo_hf ul li .img-title{
    display: none;
}
.ztzl_container{
    margin-top: 15px;
    overflow: hidden;
}
.ztzl_container .com-list ul li{
    background: none;
    float: left;
    padding: 0;
    height: auto;
    margin-right: 20px;

}
.ztzl_container .com-list ul li a{
    max-width: 100%;
}
.ztzl_container .com-list ul li .img-title{
    display: none;
}
.ztzl_container .ztzl_picMarquee{
    position: relative;
}
.ztzl_container .com-list .prev{
    position: absolute;
    top: 56%;
    margin-top: -15px;
    left: 0;
    background: url(../images/prev.png)no-repeat;
    width: 25px;
    height: 30px;
    z-index: 100;
    cursor: pointer;
}
.ztzl_container .com-list .next{
    position: absolute;
    top: 56%;
    margin-top: -15px;
    right: 0;
    background: url(../images/next.png)no-repeat;
    width: 25px;
    height: 30px;
    z-index: 100;
    cursor: pointer;
}
.ztzl_container .com-list .prev:hover{
    background:rgba(218, 130, 130, 0.5) url(../images/prev.png)no-repeat;
}
.ztzl_container .com-list .next:hover{
    background:rgba(218, 130, 130, 0.5) url(../images/next.png)no-repeat;
}

.xxgk{
    width: 362px;
}
.hdjl{
    width: 785px;
}
.bsfw{
    width: 785px;
}
.grey_title{
    height: 38px;
    padding-left: 40px;
    margin-bottom: 16px;
}
.grey_title a{
    font-size: 22px;
    color: #21518f;
    font-weight: bold;
}
.xxgk_title{
    background: url("../images/xxgk_icon.png")left center no-repeat;
}
.hdjl_title{
    background: url("../images/hdjl_icon.png") left center no-repeat;
}
.bsfw_title{
    background: url("../images/bsfw_icon.png")left center no-repeat;
}
.bsfw .img-title{
    display: none;
}
.xxgk .xxgk_btn1 li{
    padding: 19px 50px 16px 68px;
    background: #f3f7ff;
    margin-bottom: 10px;
}
.xxgk .xxgk_btn1 li img{
    margin-right: 20px;
}
.xxgk .xxgk_btn2 li{
    padding: 23px 56px 23px 40px;
    background:#f3f7ff url("../images/arrow.png")right 30px center no-repeat;
    width: 176px;
    height: 85px;
    line-height: 40px;
    float: left;
    margin-bottom: 10px;
}
.xxgk .xxgk_btn2 li:nth-of-type(2n){
    margin-left: 10px;
}
.xxgk ul li a{
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.hdjl_btn  ul li{
    float: left;
    width: 248px;
    height: 90px;
    
}
.hdjl_btn  ul li:nth-of-type(2){
    margin: 0 20px;
}
.hdjl_btn  ul li:nth-of-type(1){
    background:rgb(238,246,255) url("../images/ywzx_back.png")right bottom no-repeat;
}
.hdjl_btn  ul li:nth-of-type(2){
    background:rgb(238,246,255) url("../images/tsjb_back.png")right bottom no-repeat;
}
.hdjl_btn  ul li:nth-of-type(3){
    background:rgb(238,246,255) url("../images/bsbc_back.png")right bottom no-repeat;
    /* padding-left: 20px; */
}
.hdjl_btn  ul li a{
    line-height: 90px;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #2f405e;
    width: 100%;
    height: 100%;
    padding-left: 25px;
}
.bsfw{
    margin-top: 15px;
}

.j-left {
    position: fixed;
    bottom: 20px;
    z-index: 1000;
    right: 50%;
    margin-right: 620px;
}
.j-right {
    position: fixed;
    bottom: 20px;
    z-index: 1000;
    left: 50%;
    margin-left: 620px;
}
/*部门信箱*/
.bmxx{margin-top: 10px;height: 235px;}
.bmxx .bmxx_title{height: 30px;background: #f5f5f5;line-height: 30px;}
.bmxx .bmxx_title p{float: left;color: #444;font-size: 16px;font-weight: normal;}
.bmxx .bmxx_title p.p_title{width: 60%;text-indent: 25px;}
.bmxx .bmxx_title p.p_date,.bmxx .bmxx_title p.p_state{width: 20%;text-align: center;}

.bmxx .xx_ul li{height: 35px;line-height: 35px;border-bottom: 1px dashed #ddd;}
.bmxx .xx_ul li p{float: left;height: 35px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.bmxx .xx_ul li p.p1{width: 60%;text-indent: 25px;}
.bmxx .xx_ul li p.p2,.bmxx .xx_ul li p.p3{width: 20%;text-align: center;}
.bmxx .xx_ul li p.p2{color: #999;}
.bmxx .xx_ul p.p3 .responseYes{color: #999;}
.bmxx .xx_ul p.p3 .responseNo{color: #ef1c24;}

@media (max-width:1200px) and (min-width:992px) {
    .com-title ul li {
        margin-right:12px;
    }
}

@media (max-width:1200px) {
    .white_container{
        padding: 10px 0;
    }
    .top_container {
        height: 304px;
    }
    /*轮播*/
    .lunbo_left{
        width: 550px;
        height: 304px;
    }
    .lunbo_right {
        width: 432px;
        height: 304px;
        overflow: hidden;
    }
    
    /*要闻*/
    .mid_container{
        margin-top: 8px;
    }
    .mid_left {
        width: 550px;
    }
    .mid_right{
        width: 432px;
    }
    /*横幅*/
    .lunbo_hf{
        margin-top: 6px;
        width: 100%;
        height: 99px;
    }
    /*专题专栏*/
    .ztzl_container {
        margin-top: 8px;
    }
   
    .ztzl_container .com-list ul li{
        margin-right: 10px;
        width: 240px;
        height: 103px;
    }
    .ztzl_container .com-list ul li:nth-last-of-type(1){
        margin-right: 0!important;
    }
    .ztzl_container .com-list ul li a{
        width: 100%;
        height: 100%;
    }
    .com-list ul li img{
        float: left;
        padding-top: 10px;
    }
    .ztzl_container .com-list ul li a img{
        width: 100%;
        height: 100%;
    }

    .grey_container{
        padding: 10px 0;
    }
    .grey_container .container {
        padding: 10px 10px 0;
    }
    .xxgk {
        width: 280px;
    }
    .grey_title{
        margin-bottom:10px;
    }
    .xxgk .xxgk_btn1 li{
        padding: 19px 15px 16px 34px;
    }
    .xxgk .xxgk_btn2 li{
        width: 135px;
        padding: 15px 42px 16px 22px;
        height: 73px;
    }
    .hdjl {
        width: 682px;
    }
    .hdjl_btn ul li:nth-of-type(2) {
        margin: 0 10px;
    }
    .hdjl_btn ul li{
        width: 220px;
    }
    .bsfw {
        width: 682px;
        margin-top: 10px;
    }
    .bsfw_content{
        width: 682px;
        height: 78px;
    }
    .bsfw_content ul{
        width: 100%;
        height: 100%;
    }
    .bsfw_content ul li{
        width: 100%;
        height: 100%;
    }
    .bsfw_content ul li a{
        width: 100%;
        height: 100%;
        display: inline-block;
    }
    .bsfw_content ul li a img{
        width: 100%;
        height: 100%;
    }
    
}

@media (max-width:991px) {
    .top_container{
        height: auto;
    }
    .lunbo_left {
        width: 100%;
        height: 425px;
    }
    .lunbo_right{
        width: 100%;
        margin-top: 6px;
    }
    .mid_container{
        height: auto;
    }
    .mid_left{
        width: 100%;
    }
    .mid_right {
        width: 100%;
        margin-top: 5px;
    }
    .lunbo_hf{
        height: 76px;
    }
    .ztzl_container .com-list ul li{
        width: 246px;
        height: 105px;
    }
    .ztzl_container .com-list ul li:nth-last-of-type(2){
        margin-right: 0!important;
    }
    .ztzl_container .com-list ul li{
        width: 250px;
    }

    /*信息公开*/
    .xxgk {
        width: 100%;
    }
    .xxgk .xxgk_btn1 li{
        padding: 19px 15px 16px 280px;
    }
    .xxgk .xxgk_btn2 li{
        margin-left: 10px;
        width: 179px;
        padding: 15px 53px 16px 45px;
    }
    .xxgk .xxgk_btn2 li:nth-of-type(1){
        margin-left: 0;
    }
    /*互动交流*/
    .hdjl {
        width: 100%;
    }
    .bmxx{
        height: auto;
    }
    .hdjl_btn{
        margin-top: 10px;
    }
    .hdjl_btn ul li {
        width: 242px;
    }
    .bsfw{
        width: 100%;
    }
    .bsfw_content{
        width: 100%;
        height: 88px;
    }
    .grey_container .container {
        padding: 10px;
    }

}

@media (max-width:767px) {
    .lunbo_hf{
        display: none;
    }
    .xxgk .xxgk_btn1 li{
        padding: 19px 10% 16px 36%;
    }
    .xxgk .xxgk_btn2 li{
        width: 23.8%;
        margin-left: 1.6%;
        padding: 15px 53px 16px 21px;
    }
    .xxgk .xxgk_btn2 li:nth-of-type(2n) {
        margin-left: 1.6%;
    }
    .hdjl_btn ul li:nth-of-type(2) {
        margin: 0 1.6%;
    }
    .hdjl_btn ul li {
        width: 32.26%;
    }
    .hdjl_btn ul li a{
        padding-left: 7px;
    }



}

@media (max-width:599px) {
    .xxgk .xxgk_btn2 li{
        width: 49.2%;
        margin-left:0;
        padding: 15px 53px 16px 68px;
        background: #f3f7ff url(../images/arrow.png)right 62px center no-repeat;
    }
}


@media (max-width:499px) {
    .hdjl_btn ul li{
        width: 100%;
        text-align: center;
    }
    .hdjl_btn ul li:nth-of-type(2){
        margin:10px 0;
    }

}


@media (max-width:670px) {
    .lunbo_left {
        height: 371px;
    }
    .bsfw_content{
        height: 77px;
    }
}
@media (max-width:570px) {
    .lunbo_left {
        height: 315px;
    }
    .bsfw_content{
        height: 65px;
    }
    
}
@media (max-width:470px) {
    .lunbo_left {
        height: 260px;
    }
    .xxgk .xxgk_btn1 li{
        padding: 19px 10% 16px 31%;
    }
    .xxgk .xxgk_btn2 li{
        padding: 15px 56px 16px 31px;
        background: #f3f7ff url(../images/arrow.png)right 26px center no-repeat;
    }
    .bsfw_content{
        height: 54px;
    }
    .footer .footer-links li a{
        padding: 0 8px;
    }
}
@media (max-width:370px) {
    .lunbo_left {
        height: 205px;
    }
    .xxgk .xxgk_btn1 li{
        padding: 19px 10% 16px 15%;
    }
    .xxgk .xxgk_btn2 li{
        padding: 15px 53px 16px 21px;
    }
    .bsfw_content{
        height: 42px;
    }
    .bmxx .bmxx_title p.p_title{
        width: 56%;
    }
    .bmxx .bmxx_title p.p_date, .bmxx .bmxx_title p.p_state {
        width: 22%;
    }
}





/*   <li class="odd">
    <p class="p1"><a href="https://jxj.gzjflp.com/content/article/9183470" target="_blank" title="免申即享扶持资金什么时候公示">免申即享扶持资金什么时候公示</a></p>
    <p class="p2">09-13</p>
    <p class="p3">
                      <span class="responseYes">已办结</span>
                </p>
</li>*/