﻿@charset 'utf-8';

/*首页*/
/*头图部分*/
.main_1{
    margin-top: 24px;
    padding-bottom: 6px;
}
.main_1 .fade-num span{
    background: #a8b8c8;
    width: 12px;
    height: 4px;
    border-radius: 4px;
}
.main_1 .fade-num span.cur{
    background: #fff;
    width: 36px;
}
.fade-box, .fade-img{
    height:360px;
}
.main_tab{
    width: 600px;
    margin-top: 1px;
}
.main_tab ul.tab-list-bool li{
    background: #f6f5f8;
    height: 45px;
}
.tab-list-bool li a{
    width: 70%;
    height: 52px;
    line-height: 52px;
    margin: -4px auto 0 15%;
    border-radius: 5px;
}
.tab-list-bool li.cur a{
    border: none;
    background: #0662b1;
    color: #fff;
    font-weight: bold;
}
.main_tab .tab-item{
    padding: 20px 0;
}
.main_tab .tab-item li{
    padding-left: 40px;
    background: url(point.png) no-repeat 17px center;
    padding-right: 15px;
}
.main_tab .tab-item li:hover{
    color: #1275ca;
    background: #e7f1fa url(point_cur.png) no-repeat 17px center;
}
.main_tab .tab-item li:hover span{
    color: #1275ca;
}
.main_tab .tab-item li:hover a{
    color: #1275ca;
}
.main_tab .tab-item a{
    line-height: 52px;
    font-size: 16px;
}
.main_tab .tab-parent{
    position: relative;
}
.main_tab .tab-parent .tab-img-1{
    position: absolute;
    top: 0;
    right: -8px;
}
/*办事热点部分*/
.main_2{
    padding-top: 45px;
    padding-bottom: 50px;
    font-size: 16px;
    background: #f6f5f8;
}
.main_2 .main2-c{
    float: left;
    width: 32%;
    margin-left: 2%;
    background: #fff;
}
.main_2 .main2-c:first-child{
    margin-left: 0;
}
.main_2 .main2-c .title{
    width: 224px;
    height: 48px;
    line-height: 48px;
    margin: -17px auto 0;
    text-align: center;
    color: #336db5;
    font-size: 20px;
    background: url(tab-bak1.png) no-repeat 100% 100%;
}
.main_2 .main2-c .title img{
    margin-right:10px;
}
.main_2 .main2-c .main2-desc{
    color: #b6b6b6;
    width: 100%;
    text-align: center;
    line-height: 50px;
}
.main_2 .main2-c .main2-link a{
    float: left;
    width: 33.3%;
    color: #444444;
    text-align: center;
    line-height: 50px;
}
.main_2 .main2-c .main2-link a:hover{
    color: #1275ca;
}
/*国务院部分*/
.main_3{
    padding-top: 26px;
}
.main_3 .ban-more-box{
    height: 94px;
    width: 1140px;
    margin-left: 30px;
}
.main_3 .ban-more-img p{
    height: 92px;
    width: 372px;
}
.main_3 .ban-more-img .img-link{
     height: 92px;
 }
.ban-container{
    position: relative;
    margin-top: 26px;
    margin-bottom: 30px;
}
.ban-container .ban-more-btn{
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -25px;
    display: block;
}
.ban-container .ban-more-left{
    background-image: url(arrow-left.png);
}
.ban-container .ban-more-left:hover{
    background-image: url(arrow-left-c.png);
}
.ban-container .ban-more-right{
    background-image: url(arrow-right.png);
}
.ban-container .ban-more-right:hover{
    background-image: url(arrow-right-c.png);
}
.main_3 .main3-con{
    padding: 22px 35px;
    box-shadow: 0px 0px 5px 1px #eee;
}
.main3-con .m3c-left{
    width: 820px;
}
.main3-con .m3c-col{
    width:50%;
}
.m3c-left .title{
    border-left: 4px solid #1275ca;
    color:#1275ca;
    font-size: 18px;
    font-weight: bold;
    padding-left: 8px;
    width: 100%;
    margin-left: 9px;
}
.m3c-left .tab-item{
    margin-top: 10px;
    padding: 0 20px 0 0;
}
.m3c-left .tab-item>li{
    padding-left: 30px;
    background: url(point.png) no-repeat 9px center;
    background-size: 5px;
}
.m3c-left .tab-item>li:hover{
    background-image: url(point_cur.png);
}
.m3c-left .tab-item>li:hover a{
    color: #1275ca;
}
.m3c-left .tab-item a{
    max-width:250px;
    font-size: 16px;
}
.m3c-left .m3c-col-list{
    width:100%;
    margin-top: 10px;
}
.m3c-left .m3c-col-list a{
    float: left;
    width: 22.9%;
    margin-right: 2%;
    background: #f6f5f8;
    border-bottom: 1px solid #b8d2ec;
    color: #1275ca;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
}
.m3c-left .m3c-col-list a:last-child{
    margin-right: 0;
}
.m3c-left .m3c-col-list a img{
    margin-right:10px
}
.m3c-left .m3c-xxgk{
    width: 100%;
    margin-top: 30px;
}
.m3c-xxgk .clearfix a{
    width: 22.9%;
    margin-right: 2%;
    height: 168px;
    float: left;
    background: #f6f5f8;
    margin-top: 20px;
}
.m3c-xxgk>.clearfix>a>img{
    width: 115px;
    float: left;
}
.m3c-xxgk>.clearfix>a>img.cur{
    display: none;
}
.m3c-xxgk>.clearfix>a>p{
    width: 20px;
    float: right;
    margin-right: 20px;
    color: #1275ca;
    font-size: 20px;
    line-height: 21px;
    margin-top: 23px;
}
.m3c-xxgk>.clearfix>.xxgk-js>p{
    margin-top: 33px;
}
.m3c-xxgk .clearfix a:last-child{
    margin-right: 0;
}
.m3c-xxgk .clearfix a:hover{
    background: #1275ca;
    color: #fff;
}
.m3c-xxgk .clearfix a:hover p{
    color: #fff;
    font-weight: bold;
}
.m3c-xxgk .clearfix a:hover img{
    display: none;
}
.m3c-xxgk .clearfix a:hover .cur{
    display: block;
}
.xxgk-js img{
    margin-top: 23px;
}
.xxgk-xm img{
    margin-top: 33px;
}
.xxgk-pz img{
    margin-top: 23px;
}
.xxgk-sy img{
    margin-top: 34px;
}
.m3c-right{
    width: 296px;
}
 .m3c-right .m3c-rt-list{
    border: 1px solid #7cb3e1;
    padding-bottom: 16px;
 }
.m3c-right .title{
    width: 223px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: url(tab-bak2.png) no-repeat center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    margin: -17px auto 0;
    display: block;
}
.m3c-right .m3c-rt-list .gkzl-l{
    width: 261px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #f6f6f6;
    color: #0662b1;
    font-size: 16px;
    display: block;
    margin: 12px auto 0;
}
.m3c-right .m3c-rt-list .gkzl-l img{
    margin-left: 50px;
    float: left;
    margin-top: 9px;
}
.m3c-right .m3c-rt-list .gkzl-l span{
    margin-left: 20px;
    float: left;
}
.m3c-right .m3c-rt-list .gkzl-l img.cur{
    display: none;
}
.m3c-right .m3c-rt-list .gkzl-l:hover{
    color: #fff;
    background: #0662b1;
}
.m3c-right .m3c-rt-list .gkzl-l:hover img{
    display: none;
}
.m3c-right .m3c-rt-list .gkzl-l:hover img.cur{
    display: inline;
}
.m3c-mail{
    margin-top:50px;
    border: 1px solid #7cb3e1;
    padding-bottom: 29px;
}
.m3c-mail .gkzl-l{
    line-height: 65px;
    height: 65px;
    background: #f6f5f8;
    width: 255px;
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 20px auto 0;
    text-align: center;
}
.m3c-mail .gkzl-l img{
    margin-right: 20px;
}

/*政务公开*/
.zwgk{
    width: 1200px;
    padding: 0 20px;
    box-shadow: 1px 1px 10px #EEEEEE;
    margin: 0 auto 20px;
}
.zwgk-main{
    padding: 40px 20px;
}
.zwgk-main .zwgk-lf{
    float: left;
    width: 321px;
    border-radius: 5px;
    overflow: hidden;
    background: #f6f5f8;
}
.zwgk-main .zwgk-rt{
    float: right;
    width: 820px;
}
.zwgk-main .zwgk-lf .title a{
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: #1275ca;
    display: block;
    text-align: center;
}
.zwgk-main .zwgk-lf .title img{
    margin-right: 5px;
    margin-top: -4px;
}
.zwgk-main .zwgk-lf .info{
    padding: 7px 10px;
    width: 300px;
}
.zwgk-main .zwgk-lf .head{
    border: 6px solid #fff;
    float: left;
    margin-right: 10px;
    width: 135px;
}
.zwgk-main .zwgk-lf .info p{
    float: left;
    font-size: 16px;
}
.zwgk-main .zwgk-lf .info .tt{
    width: 100px;
    color: #0662b1;
    font-weight: bold;
    text-align: right;
}
.zwgk-main .zwgk-lf .info .desc{
    width: 200px;
}
.zwgk-main .zwgk-lf .info .desc.first{
    width: 140px;
    margin-top: 10px;
    color: #666666;
}
.zwgk-rt .zwgk-search{
    background: #f6f5f8;
    height: 53px;
    line-height: 53px;
    padding-left: 10px;
}
.zwgk-rt .zwgk-search span{
    font-size: 18px;
    color: #1275ca;
    font-weight: bold;
    margin-left: 5px;
}
.zwgk-rt .zwgk-search input{
    width: 580px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    color: #333;
    border: 1px solid #dcdcdc;
    margin-top: 5px;
    background: #ffffff;
    margin-left: 10px;
}
.zwgk-rt .zwgk-search .searchBtn{
    width: 88px;
    text-align: center;
    height: 53px;
    line-height: 53px;
    color: #ffffff;
    font-size: 16px;
    background: #0662b1;
    float: right;
}
.zwgk-wj{
    width: 100%;
    margin-top: 10px;
}
.zwgk-wj .title{
    background: #f6f5f8;
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #e5e5e5;
}
.zwgk-wj .title .lf span{
    padding-left: 20px;
    border-left: 3px solid #0662b1;
    font-weight: bold;
    color: #333;
    font-size: 20px;
}
.zwgk-wj .title .lf span{
    padding-left: 20px;
    border-left: 3px solid #0662b1;
    font-weight: bold;
    color: #333;
    font-size: 20px;
}
.zwgk-wj .title .rt{
    margin: 0 20px;
    line-height: 48px;
    font-size: 16px;
    color: #333;
}
.zwgk-wj .title .rt:hover{
    font-weight: bold;
    color: #1275ca;
    border-bottom: 2px solid #1275ca;
}
.zwgk-main .tab-item{
    padding: 10px 0 0;
}
.zwgk-main .tab-item a{
    font-size: 16px;
    color: #333;
    max-width: 680px;
    line-height: 43px;
    margin-left: 27px;
}
.zwgk-main .tab-item span{
    font-size: 16px;
    line-height: 43px;
}
.zwgk-main .tab-item li{
    position: relative;
}
.zwgk-main .tab-item li .list-line{
    left: 5px;
    top: 0;
    float: left;
    border-left: 1px solid #e9e9e9;
    width: 1px;
    height: 43px;
    position: absolute;
}
.zwgk-main .tab-item li .list-line img{
    width: 10px;
    margin-left: -5px;
    margin-top: 15.5px;
}
.zwgk-main .tab-item li .list-line.first-line{
    height: 22px;
    bottom: 0;
    top: auto;
}
.zwgk-main .tab-item li .list-line.first-line img{
    margin-top: -3px;
}
.zwgk-main .tab-item li .list-line.last-line{
    height: 22px;
}
.zwgk-main .tab-item li:hover a{
    color: #0662b1;
}
.zwgk-main .tab-item li:hover span{
    color: #0662b1;
}
.zwgk-list{
    width: 1160px;
    padding: 0 20px;
}
.zwgk-list a{
    float: left;
    width: 32%;
    text-align: center;
    margin-right: 2%;
    height: 62px;
    line-height: 62px;
    color: #1275ca;
    font-size: 20px;
    background: #f6f5f8;
    border-radius: 5px;
}
.zwgk-list a:last-child{
    margin-right: 0;
}
.zwgk-list a img{
    margin-right: 10px;
}
.zwgk-list a img.cur{
    display: none;
}
.zwgk-list a:hover{
    background: #005baa;
    color: #ffffff;
}
.zwgk-list a:hover img{
    display: none;
}
.zwgk-list a:hover img.cur{
    display: inline;
}
.zwgk-zcjd .zwgk-lf{
    background: #fff;
}
.zwgk-zcjd .zwgk-lf a{
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: #f6f5f8;
    color: #005baa;
    border-radius: 5px;
    margin-bottom: 6px;
}
.zwgk-zcjd .zwgk-lf a img{
    margin-left: 63px;
    margin-right: 20px;
}
.zwgk-zcjd .zwgk-lf a img.cur{
    display: none;
}
.zwgk-zcjd .zwgk-lf a:hover{
    background: #005baa;
    color: #fff;
}
.zwgk-zcjd .zwgk-lf a:hover img{
    display: none;
}
.zwgk-zcjd .zwgk-lf a:hover img.cur{
    display: inline;
}
/*互动交流*/
.hdjl{
    width: 1160px;
    padding: 20px 40px;
    box-shadow: 1px 1px 10px #EEEEEE;
    margin-bottom: 20px;
}
.hdjl .title a{
    height: 40px;
    line-height: 40px;
}
.hdjl .title .lf span{
    border-left: 6px solid #1e84cb;
    color: #1e84cb;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
}
.hdjl .title .rt{
    font-size: 14px;
    color: #ffffff;
    background: #c6d3df;
    width: 134px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-left: 10px;
}
.hdjl .title .rt:hover{
    background: #1275ca;
}
.hdjl .title .rt img{
    margin-right: 10px;
}
.hdjl-table{
    border-top: 1px solid #edf0f3;
    margin-top: 20px;
}
.hdjl-table .t-head,.hdjl-table .t-body{
    border-bottom: 1px solid #edf0f3;
    width: 100%;
    font-size: 16px;
    line-height: 40px;
}
.hdjl-table .t-head .lf,.hdjl-table .t-body .lf{
    text-align: center;
    width: 13%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hdjl-table .t-head{
    background: #f4faff;
    color: #333;
    font-size: 18px;
}
.hdjl-table .t-head .t-title,.hdjl-table .t-body .t-title{
    text-align: left;
    padding-left: 1%;
    width: 60%;
}
.hdjl-table .t-head .t-title a,.hdjl-table .t-body .t-title a{
    max-width: 660px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.hdjl-table .t-body{
    line-height: 51px;
}
.hdjl-table .t-body:hover{
    background: #fbfcfc;
}
.h-zxft{
    width: 700px;
    margin-top: 30px;
}
.h-zxft .title .lf{
    width: 100%;
}
.zxft-c{
    width: 658px;
    height: 290px;
    padding: 20px;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
}
.zxft-c .zxft-img{
    float: left;
    width: 294px;
    height: 188px;
}
.zxft-c .zxft-img img{
    width: 100%;
    height: 100%;
}
.zxft-c .zxft-l{
    width: 52%;
    margin-left: 2%;
    font-size: 16px;
    float: left;
    line-height: 50px;
}
.zxft-c .zxft-l .zl-tt{
    font-weight: bold;
    float: left;
    font-size: 18px;
}
.zxft-c .zxft-l .zl-desc{
    float: left;
}
.zxft-c .zxft-l .zl-desc a{
    color: #333333;
}
.zxft-c .zxft-l .zl-desc a:hover{
    color: #1275ca;
}
.zxft-c .zxft-l.zxft-desc{
    width: 100%;
    margin-left: 0;
}
.h-dczj{
    width: 442px;
    margin-top: 30px;
}
.h-dczj .tab-item{
    padding: 10px 20px;
    border: 1px solid #e6e6e6;
    margin-top: 10px;
    height: 310px;
}
.h-dczj .tab-item .dc{
    font-size: 16px;
    color: #f3bf1f;
    line-height: 39px;
}
.h-dczj .tab-item .zj{
    font-size: 16px;
    color: #2a8bed;
    line-height: 39px;
}
.h-dczj .tab-item a{
    max-width: 330px;
    line-height: 39px;
}
.h-dczj .tab-item a:hover{
    color: #1275ca;
}

/*领导信息*/
.ldxx-page{
    width: 1160px;
    padding: 20px 40px;
    box-shadow: 1px 1px 10px #EEEEEE;
    margin-bottom: 20px;
}
.location{
    font-size: 16px;
    line-height: 24px;
    color: #666;
    width: 1150px;
    border-bottom: 2px solid #e6eff7;
    padding: 5px;
}
.location a{
    color: #666666;
}
.location a:hover{
    color: #1275ca;
}
.ldxx-page .ldxx-lf{
    width: 270px;
    margin-top: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.ldxx-lf .title{
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    padding-left: 20px;
    line-height: 54px;
    display: block;
    background: #1e84cb;
}
.ldxx-lf .title img{
    margin-right: 10px;
}
.ldxx-lf .jj-list{
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    width: 230px;
    height: 42px;
    padding: 12px 19px;
    position: relative;
}
.ldxx-lf .jj-list:hover{
    border-left: 4px solid #77bbeb;
    padding-left: 16px;
    background: #f3f9fe;
}
.ldxx-lf .jj-list:hover .arrow{
    color: #1e84cb;
}
.ldxx-lf .jj-list.cur{
    border-left: 4px solid #77bbeb;
    padding-left: 16px;
    background: #f3f9fe;
}
.ldxx-lf .jj-list.cur .arrow{
    color: #1e84cb;
}
.ldxx-lf .jj-list p{
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    font-weight: bold;
}
.ldxx-lf .jj-list span{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.ldxx-lf .jj-list .arrow{
    position: absolute;
    right: 10px;
    top: 35%;
}
.ldxx-page .ldxx-rt{
    width: 790px;
    border: 1px solid #e6e6e6;
    border-top: 3px solid #1e84cb;
    margin-top: 20px;
    box-shadow: 0px 1px 10px #e6e6e6;
    padding: 30px 30px 0;
}
.ldxx-rt>.clearfix>img{
    float: left;
    width: 158px;
    height: 202px;
}
.ldxx-rt>.clearfix>div{
    width: 595px;
    float: left;
    margin-left: 20px;
}
.ldxx-rt .title{
    color: #236cb5;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    width: 100%;
    border-bottom: 3px solid #ededed;
}
.ldxx-rt>.clearfix>.title{
    border: none;
}
.ldxx-rt .desc{
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.ldxx-rt .desc p{
    margin: 20px 0;
}
.ldxx-rt .color1{
    color: #333;
}
.ldxx-rt .color2{
    color: #d5361a;
}
.ldxx-rt .tab-item{
    padding: 20px 0;
}
.ldxx-rt .tab-item li{
    padding-left: 30px;
    background: url(point.png) no-repeat 7px center;
    background-size: 6px;
}
.ldxx-rt .tab-item a{
    font-size: 16px;
    line-height: 35px;
    max-width: 640px;
}
.ldxx-rt .tab-item span{
    font-size: 16px;
    line-height: 35px;
}
.ldxx-rt .tab-item li:hover a{
    color: #236cb5;
}
.ldxx-rt .tab-item li:hover span{
    color: #236cb5;
}

/*公开目录*/
.gk-page{
    width: 1160px;
    padding: 20px 40px;
    box-shadow: 1px 1px 10px #EEEEEE;
    margin-bottom: 20px;
}
.gk-page .gkml-lf{
    width: 276px;
    margin-top: 20px;
}
.gkml-page{
    width: 1160px;
    padding: 20px 40px;
    box-shadow: 1px 1px 10px #EEEEEE;
    margin-bottom: 20px;
}
.gkml-page .gkml-lf{
    width: 276px;
    margin-top: 20px;
}
.g-menu .gm-t{
    font-size: 18px;
    font-weight: bold;
    padding:0 19px;
    background: #1275ca url(gm-right.png) no-repeat 260px center;
    line-height: 40px;
    color: #ffffff;
    margin-bottom: 8px;
    display: block;
}
.g-menu.active .gm-t{
    background: #0a397a url(gm-down.png) no-repeat 256px center;
}
.gm-c .gm-1{
    margin-bottom: 8px;
    border: 1px solid #e5e5e5;
}
.gm-c .gm-1 .title{
    background: #f1f7ff url(gm-wj.png) no-repeat 18px center;
    padding-left: 38px;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    display: block;
}
.gm-c .gm-2{
    border-top: 1px solid #e5e5e5;
    padding: 8px 0;
}
.gm-c .gm-2 li .title{
    font-size: 14px;
    color: #666666;
    padding-left: 34px;
    background: url(gm-plus.png) no-repeat 19px center;
    line-height: 32px;
}
.gm-c .gm-2 li.active .title{
    background: #eef3f7 url(gm-minus.png) no-repeat 19px center;
}
.gm-c .gm-2 li:hover .title{
    background-color: #eef3f9;
}
.gm-c .gm-3 li{
    font-size: 14px;
    color: #666666;
    padding-left: 58px;
    line-height: 32px;
    background: #ffffff url(gm-wjj.png) no-repeat 38px center;
}
.gm-c .gm-3 li a{
    color: #666;
}
.gm-c .gm-3 li:hover a{
    color: #005baa;
}
.gk-page .gkml-rt{
    width: 844px;
}
.gkml-page .gkml-rt{
    width: 844px;
}
.gkml-rt .hdjl-table .t-head .lf, .gkml-rt .hdjl-table .t-body .lf{
    width: 15%;
    font-size: 14px;
}
.gkml-rt .hdjl-table .t-head .lf{
    font-size: 16px;
    color: #1e84cb;
}
.gkml-rt .hdjl-table .t-head .t-index, .gkml-rt .hdjl-table .t-body .t-index{
    width: 21%;
}
.gkml-rt .hdjl-table .t-head .t-title, .gkml-rt .hdjl-table .t-body .t-title{
    width: 68%;
}
.gkml-rt .hdjl-table .t-head .t-title a, .gkml-rt .hdjl-table .t-body .t-title a{
    max-width: 98%;
}
.gkml-rt .hdjl-table .t-head, .gkml-rt .hdjl-table .t-body{
    border: none;
}
.gkml-rt .hdjl-table{
    border: 1px solid #e5e5e5;
}
.hdjl-table a:hover{
    color: #236cb5;
}
.gkml-rt .tab-item a{
    max-width: 100%;
    color: #333;
}
.gkml-rt .pagination{
    padding-top: 20px;
    border: 1px solid #e5e5e5;
    border-top: none;
}
.gkml-rt .pagination a{
    color: #adadad;
    background: #f9f9f9;
}
.gkml-rt .pagination a:hover{
    color: #ffffff;
    background: #1275ca;
}
.gkml-rt .pagination a.active{
    color: #ffffff;
    background: #1275ca;
}

/*公开指南*/
.gk-gkzn{
    margin-top: 20px;
    width: 100%;
    border-bottom: 2px solid #f2f9ff;
    height: 38px;
}
.gk-gkzn a{
    display: block;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #0662b1;
    color: #0662b1;
    font-size: 20px;
    width: 126px;
    text-align: center;
    font-weight: bold;
}
.zn-title{
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    color: #333333;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}
.zn-info{
    width: 60%;
    padding: 0 20%;
    height: 50px;
    background: #f5f5f5;
}
.zn-info span{
    float: left;
    width: 33%;
    text-align: center;
    color: #666;
    font-size: 14px;
    margin-top: 15px;
}
.zn-info span p{
    float: left;
    width: 25%;
}
.zn-info .font{
    border: 1px solid #e5e5e5;
    background: #ffffff;
    border-radius: 10px;
    height: 16px;
    line-height: 16px;
    width: 22%;
    margin-left: 20px;
}
.zn-info .font img{
    margin-left: 1px;
}
.zn-c{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    padding: 18px;
}
/*公开年报*/
.gk-gknb{
    padding: 53px 136px;
}
.gk-gknb .title{
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}
.gk-gknb .title{
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    height: 60px;
}
.gk-gknb .title a{
    display: block;
    width: 297px;
    text-align: center;
    line-height: 58px;
    border-bottom: 5px solid #e7f1f9;
    color: #0662b1;
    font-weight: bold;
    font-size: 30px;
    margin-left: 295px;
}
.nb-list li{
    width: 877px;
    padding-right: 10px;
    border-right: 1px solid #d2e5f4;
    background: #f4faff;
    margin-top: 22px;
    color: #333;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
}
.nb-list .nb-year{
    width: 116px;
    text-align: center;
    background: #0662b1;
    color: #ffffff;
    font-weight: bold;
    margin-right: 20px;
    font-size: 24px;
}
.nb-list a{
    float: left;
    max-width: 610px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.nb-list a:hover{
    color: #0662b1;
}

/*概览*/
.page-list{
    width: 1160px;
    padding: 20px 40px;
    margin: 0 auto;
    box-shadow: 1px 1px 10px #EEEEEE;
    margin-bottom: 20px;
}
.page-list .p-lf{
    width: 276px;
}
.page-list .title{
    margin-top: 20px;
    height: 46px;
    line-height: 46px;
    background: #f8f8f8;
    padding-left: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #0662b1;
}
.page-list .title a{
    font-size: 20px;
    font-weight: bold;
    color: #0662b1;
    line-height: 46px;
}
.p-lf .title{
    display: block;
    text-align: center;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    font-weight: bold;
    background: #0662b1;
    color: #ffffff;
}
.p-lf .col{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 274px;
    border-left: 2px solid #e5ecf2;
    background: #f8f8f8;
    color: #333333;
    margin-top: 10px;
    font-size: 18px;
    display: block;
}
.p-lf .col:hover{
    border-color: #0662b1;
    background-color: #d9ebf9;
    color: #0662b1;
    font-weight: bold;
}
.p-lf .col.cur{
    border-color: #0662b1;
    background-color: #d9ebf9;
    color: #0662b1;
    font-weight: bold;
}
.page-list .p-rt{
    width: 844px;
}
.page-list .tab-item{
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    border-bottom: 1px solid #efefef;
}
.page-list .p-rt .tab-item a{
    max-width: 720px;
}
.page-list .tab-item a{
    line-height: 36px;
    font-size: 16px;
    max-width: 1000px;
}
.page-list .tab-item a:hover{
    color: #0662b1;
}
.page-list .tab-item span{
    line-height: 36px;
    font-size: 14px;
}
.page-list .tab-item li{
    padding-left: 20px;
    background: url(list-icon.png) no-repeat 5px center;
}
.page-list .pagination{
    margin-top: 40px;
}
.pl-img{
    width: 862px;
}
.pl-img li{
    float: left;
    width: 269px;
    margin-right: 18px;
    margin-top: 18px;
}
.pl-img li img{
    width: 269px;
    height: 147px;
}
.pl-img li .pl-tt{
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    text-align: center;
    margin-top: 10px;
}
.pl-img li .date{
    font-size: 14px;
    color: #999999;
    line-height: 31px;
    text-align: center;
}
.pl-img li:hover{
    box-shadow: 0px 0px 17px #eee;
}
.pl-img li:hover .pl-tt{
    color: #0662b1;
}
/*网站地图*/
.site-map{
    width: 1160px;
    padding: 20px 40px;
    box-shadow: 1px 1px 10px #EEEEEE;
    margin: 0 auto 20px;
}
.site-map .map{
    padding: 20px 40px;
    overflow: hidden;
}
.map .title{
    float: left;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-bottom: 2px solid #f5f5f5;
    font-weight: bold;
}
.map .title a{
    float: left;
    width: 130px;
    text-align: center;
    line-height: 42px;
    border-bottom: 2px solid #1275ca;
    color: #0662b1;
    font-size: 18px;
}
.map>span{
    float: left;
    width: 1200px;
}
.map>span>a{
    float: left;
    font-size: 16px;
    width: 184px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #f2f2f2;
    color: #333;
    margin-top: 20px;
    margin-right: 38px;
}
.map>span>a:last-child{
    margin-right: 0px;
}
.map>span>a:hover{
    color: #ffffff;
    background: #1275ca;
}



/*林业局*/
.tab-list-bool-lyj li{
    width: 20%;
}
.tab-list-bool-lyj li a{
    width: 112px;
    margin: -4px auto;
}
.m3c-right-lyj .m3c-rt-list{
    border:none;padding-top: 8px;
}
.m3c-right-lyj .m3c-rt-list .gkzl-l{
    margin-left: 0;
    margin-right: 0;
    margin-top: 16px;
    width: 100%;
}
.m3c-right-lyj .m3c-rt-list .gkzl-l img{
    margin-left: 63px;
}
.m3c-right-lyj .m3c-mail{
    margin-top: 36px;
}
.m3c-col-lyj{
    margin-top: 26px;
}
.m3c-col-lyj .tab-item{
    margin-top: 20px;
}
.fade-box-lyj,.fade-box-lyj .fade-img{ 
    width: 355px;
    height: 175px;
}

.fade-box-lyj{
    margin:  16px 0 0 10px;
}
.fade-box-lyj .fade-txt{
    background: rgba(224, 1, 0, .72);
    width: 355px;
}
.fade-box-lyj .fade-txt a{
    width: 60%;
    display: inline-block;
}
.fade-box-lyj .fade-num span{
    width: 6px;
    height: 6px;
    background-color: #fff;
    opacity: .6;
}
.fade-box-lyj .fade-num .cur{
    width: 6px;
    height: 6px;
    background-color: #fff;
    opacity: 1;
}
.zwgk-main .zwgk-lf-lyj2 .head{
    width: 123px;
    height: 155px;
}
.zwgk-main .zwgk-lf-lyj2 .info .tt{
    text-align: left;
    width: auto;
    font-size: 20px;
    margin-top: 14px;
}
.zwgk-main .zwgk-lf-lyj2 .info .tt2{
    font-size: 16px;
    margin-top: 20px;
}
.zwgk-main .zwgk-lf-lyj2 .info .desc.first{
    margin-top: 38px;
    width: 150px;
    display: inline-block;
    text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zwgk-main .zwgk-lf-lyj2 .info2{
    padding: 6px 11px;
}
.zwgk-main .zwgk-lf-lyj2 .info2 a{
    display: inline-block;
    width: 78px;
    height: 34px;
    background-color: #dfe8f3;
    color: #333;
    border-radius: 4px;
    font-size: 16px;line-height: 34px;
    text-align: center;
    margin-right: 32px;
    margin-bottom: 10px;
}
.zwgk-main .zwgk-lf-lyj2 .info2 a:hover{
    background-color: #1275ca;
    color: #fff;
}
.zwgk-list-lyj2 a{
    width: 275px;
    margin-right: 20px;
}
.zwgk-main{
    padding-bottom: 20px;
}
.zwgk-zdlgk{
    background-color: #f6f5f8;
    margin: 30px 20px 0;
    padding-top: 16px;
}
.zwgk-zdlgk p{
    font-size: 20px;
    color: #333;
    line-height: 20px;
    border-left: 3px solid #1e84cb;
    padding-left: 22px;
    margin-bottom: 20px;
}
.zwgk-zdlgk div{
    margin: 0 10px;
}
.zwgk-zdlgk div a{
    display: inline-block;
    width: 248px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background-color: #fff;
    border-bottom: 2px solid #e6e9f1;
    margin: 0 18px;
    margin-bottom: 26px;
    font-size: 20px;
    color: #005baa;
    font-weight: bold;
}
.zwgk-zdlgk div a img{
    display: inline-block;
    margin-right: 28px;
    width: 60px;
}
.zwgk-zdlgk div a:hover{
    border: 1px solid #005baa;
}
.h-zxft-lyj2{
    width: 100%;
}
.h-zxft-lyj2 .title .lf{
    width: auto;
}
.h-zxft-lyj2 .zxft-c{
    width: 1118px;
    height: auto;
}
.h-zxft-lyj2 .tab-item a{
    font-size: 16px;
    color: #333;
    max-width: 1080px;
}
.h-zxft-lyj2 .tab-item span{
    font-size: 16px;
    color: #333;
}
.lyzs{
    overflow: hidden;
    padding: 32px 28px 0;
    box-shadow: 0px 0px 14px #eee;
    margin-bottom: 23px;
    padding-bottom: 20px;
}
.lyzs-tl{
    width: 844px;
}
.lyzs-title{
    line-height: 48px;
    background-color: #f6f5f8;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 14px;
}
.lyzs-title span{
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    padding-left: 20px;
    border-left: 3px solid #1e84cb;
    margin-top: 14px;
}
.lyzs-tl .fade-box,.lyzs-tl  .fade-img{
    width: 844px;
    height: 384px;
}
.lyzs-tl .fade-num{
    right: 0;
    width: 100%;
    text-align: center;
    height: 50px;
    bottom: 0;
    padding-top: 16px;
    box-sizing: border-box;
    background-image: url(lyzs-lyj.png);
    background-size: 100% 100%;
    background-size: cover;
}
.lyzs-tl .fade-num span {
    background: #a8b8c8;
    width: 12px;
    height: 4px;
    border-radius: 4px;
}
.lyzs-tl .fade-num span.cur {
    background: #fff;
    width: 36px;
}
.lyzs-tr{
    width: 308px;
    border: 1px solid #0d9200;
    margin-top: 17px;
    position: relative;
    text-align: center;
}
.lyzs-teshutitle{
    position: absolute;
    width: 223px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    left: 44px;
    top: -17px;
    background: url(lyzs-teshutitle.png);
    background-size: 100% 100%;
    background-size: cover;
}
.lyzs-tr ul{
    padding: 26px 6px 24px;
    overflow: hidden;
}
.lyzs-tr li{
    border: 1px solid #0d9200;
    padding: 0 12px;
    width: 120px;
    box-sizing: border-box;
    float: left;
    margin: 26px 14px 0;
}
.lyzs-tr li p{
    margin-top: 22px;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    padding-bottom: 8px;
    color: #98bc95;
    border-bottom: 1px solid #98bc95;
}
.lyzs-tr li span{
    display: inline-block;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 16px;
    padding-top: 8px;
    color: #98bc95;
}
.lyzs-tr li:hover{
    background: #0d9200;
}
.lyzs-tr li:hover p{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.lyzs-tr li:hover span{
    color: #fff;
}
.lyzs-bl{
    /*width: 558px;*/
    width: 844px;
}
.lyzs-bl .lyzs-title{
    margin-bottom: 26px;
}
.lyzs-bl-content{
    overflow: hidden;
}
.lyzs-l-c-left{
    /*width: 240px;*/
    width: 371px;
    float: left;
    border: 1px solid #ddd;
}
.lyzs-l-c-left img{
    /*width: 240px;*/
    width: 371px;
    /*height: 204px;*/
    height: 316px;
}
.lyzs-l-c-left p{
    background-color: #e00100;
    font-size: 22px;
    text-align: center;
    line-height: 56px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
}
.lyzs-bl .tab-item{
    width: 424px;
    float: right;
    padding: 0;
    margin: 0;
}
.lyzs-bl .tab-item li{
    margin-bottom: 30px;
    background: url(../images/ly-icon1.png) left center no-repeat;
}
.lyzs-bl .tab-item a{
    line-height: 48px;
    max-width: 100%;
    font-size: 24px;
}
.lyzs-br{
    width: 606px;
}
.lyzs-b-v1{
    width: 400px;
    height: 264px;
}
.lyzs-b-v2{
    width: 192px;
    height: 126px;
    margin-bottom: 12px;
}
.lyzs-b-v{
    position: relative;
}
.lyzs-b-v>img{
    width: 100%;
    height: 100%;
}
.lyzs-b-v>a{
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    display: block;
    box-sizing: border-box;
    padding-top: 22%;
}
.lyzs-b-v>a>img{
    height: 36%;
}
.lyzs-b-v2>a{
    padding-top: 20%;
}
.lyzs-b-v>a:hover{
    background-color: rgba(0,0,0,.5);
}
.lyzs-b-v p{
    box-sizing: border-box;
    width: 100%;
    line-height: 30px;
    height: 36px;
    padding: 0 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    font-size: 14px;
    color: #fff;
    background-image: url(lyzs-lyj.png);
    background-size: 100% 100%;
    background-size: cover;
}

.lyj-zwgk-wj .title{
    text-align: right;
}
.lyj-zwgk-wj .title a{
    margin: 0 20px;
    line-height: 48px;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}
.lyj-zwgk-wj .title .active{
}
.lyj-zwgk-wj .title .active span{
    padding-left: 20px;
    border-left: 3px solid #0662b1;
    font-weight: bold;
    color: #333;
    font-size: 20px;
}
.zfxxgk-banner {
    width: 1160px;
    margin: 40px auto;
    text-align: center;
}
.zfxxgk-banner a {
    display: block;
    width: 100%;
    font-size: 30px;
    line-height: 130px;
    color: #fff;
    font-weight: bold;
    background: url(banner-bg.png) no-repeat center;
}

/* 公开制度200426 */
.gkzd-con{
  width: 844px;
  margin-top: 30px;
}
.gkzd-t{
  border-bottom: 1px solid #d9d9d9;
  height: 45px;
  line-height: 45px;
  padding: 0 16px 0 30px;
}
.gkzd-t .tit{
  display: inline-block;
  text-align: center;
  width: 140px;
  height: 45px;
  background: #1e84cb;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.gkzd-t .more{
  display: inline-block;
  width: 104px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #ee8101;
  font-size: 16px;
  color: #ee8101;
  text-align: center;
  float: right;
  margin-top: 2px;
}
.gkzd-list{
  padding: 12px 24px 20px 30px;
}
.gkzd-list li{
  height: 52px;
}
.gkzd-list li a{
  display: inline-block;
  color: #333333;
  font-size: 16px;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gkzd-list li a:hover{
  color: #1e84cb;
}
.gkzd-list li span{
  display: inline-block;
  float: right;
  color: #666666;
  font-size: 16px;
}