@charset 'utf-8';

/*首页*/
/*头图部分*/
.main_1{
    padding-top: 24px;
}
.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:384px;
}
.main_tab{
    width: 650px;
    margin-top: 1px;
}
.main_tab ul.tab-list-bool li{
    background: #f6f5f8;
    height: 45px;
}
.main_tab .tab-list-bool li a{
    width: 70%;
    height: 52px;
    line-height: 52px;
    margin: -4px auto 0 15%;
    border-radius: 5px;
}
.main_tab .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(/template/dean_qw_170719/image/point.png) no-repeat 17px center;
    padding-right: 15px;
}
.main_tab .tab-item li:hover{
    color: #1275ca;
    background: #e7f1fa url(/template/dean_qw_170719/image/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: 53px;
    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: 284px;
    height: 48px;
    line-height: 48px;
    margin: -17px auto 0;
    text-align: center;
    color: #336db5;
    font-weight: bold;
    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{
}
.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;
}
.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{
    margin-top: 27px;
    padding: 22px 35px;
    box-shadow: 0px 0px 5px 1px #eee;
}
.main3-con .m3c-left{
    width: 1020px;
}
.main3-con .m3c-col{
    width:50%;
}

.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(/template/dean_qw_170719/image/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: #666;
}
.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;
}
.hdjl-table .t-head .lf,.hdjl-table .t-body .lf{
    width: 15%;
    font-size: 14px;
}
.hdjl-table .t-head .lf{
    font-size: 16px;
    color: #1e84cb;
}
.hdjl-table .t-head .t-index,.hdjl-table .t-body .t-index{
    width: 21%;
}
.hdjl-table .t-head .t-title,.hdjl-table .t-body .t-title{
    width: 68%;
}
.hdjl-table .t-head .t-title a,.hdjl-table .t-body .t-title a{
    max-width: 100%;
}
.hdjl-table .t-head,.hdjl-table .t-body{
    border: none;
}
.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;
}


.kjj-tab-parent .tab-list-bool li{
    width: 20%;
}
.main_2 .main2-c{
    float: left;
    width: 100%;
    background: #fff;
}
.main_2 .main2-c .main2-desc{
    color: #0662b1;
    font-size: 14px;
    line-height: 36px;
}
.main_2 .main2-c .main2-link{
    padding: 0 10px;
    padding-bottom: 20px;
}
.main_2 .main2-c .main2-link a{
    width: 218px;
    display: inline-block;
    margin: 12px 38px; 
    text-align: left;
    line-height: 16px;
    color: #333;
}
.main_2 .main2-c .main2-link a span{
    border: 1px solid #ddd;
    width: 10px;
    height: 10px;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
    margin-top: 3px;
    margin-right: 10px;
}
.main_2 .main2-c .main2-link a span i{
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #b2b2b2;
    position: absolute;
    top: 1px;
    left: 1px;
}
.main_2 .main2-c .main2-link a:hover span{
    border: 1px solid #2760b7;
}
.main_2 .main2-c .main2-link a:hover span i{
    background: #2760b7;
}
.kjj1-bt .tab-list-bool{
    border: none;
    height: 18px;
    line-height: 18px;
    border-left: 4px solid #1275ca;
}
.kjj1-bt .tab-list-bool li{
    overflow: hidden;
    height: 20px;
    width: auto;
    margin: 0 10px;
}
.kjj1-bt .tab-list-bool li a{
    font-size: 18px;
    line-height: 20px;
    height: 18px;

}
.kjj1-bt .tab-list-bool li.cur{
    height: 20px;
}
.kjj1-bt .tab-list-bool li.cur a{
    color: #0662b1;
    font-weight: bold;
    border-bottom: none ;
}
.kjj1-bt .tab-item>li{
    background: url(point.png) no-repeat 0px center;
    background-size: 5px;
    padding-left: 22px;
}
.kjj1-bt .tab-item>li a{
    max-width: 70%;
}
.kjj1-bt .tab-item{
    margin-top: 18px;
}
.kjj1-m3c-col-bl{
    width: 460px;
    margin-top: 30px;
}
.kjj1-m3c-col-br{
    width: 330px;
    margin-top: 30px;
    margin-left: 26px;
}
.kjj1-m3c-col-br .tab-item>li a{
    max-width: 100%;
}
.kjj1-xinxiang{
    text-align: center;
    margin-top: 18px;
}
.kjj1-xinxiang a{
    display: inline-block;
    font-size: 16px;
    color: #0662b1;
    width: 36px;
    padding: 12px;
    background-color: #f5f5f5;
    margin: 0 3px;
}
.kjj1-xinxiang a:hover{
    color: #fff;
    background-color: #0662b1;
}
.zwgk-main .zwgk-lf .kjj2-info .head{
    display: block;
    float: none;
    margin: 0 auto;
    width: 124px;
    margin-top: 12px;
}
.zwgk-main .zwgk-lf .kjj2-info{
    text-align: center;
}
.zwgk-main .zwgk-lf .kjj2-info .tt{
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 12px;
}
.zwgk-main .zwgk-lf .kjj2-info .desc.first{
    width: 100%;
    padding: 0 10px;
}
.zwgk-main .zwgk-lf .kjj2-info span{
    color: #fd8240;
    font-size: 14px;
    margin: 8px 0;
    display: inline-block;
}
.zwgk-list a{
    width: 19%;
    margin-right: 14px;
}
.kjj2-zwgk-list{
    width: 1200px;
    box-sizing: border-box;
}
.lyj-zwgk-wj .title a{
    font-size: 18px;
    color: #333;margin-left: 8px;
    margin-right: 16px;
    line-height: 50px;
    display: inline-block;
}
.lyj-zwgk-wj .title a span{
    padding: 0 12px;
    line-height: 48px;
    display: inline-block;
}
.lyj-zwgk-wj .title .active span{
    border-bottom: 2px solid #1e84cb;
    color: #0662b1;
    font-weight: bold;
}
.h-dczj{
    width: 100%;
    overflow: hidden;
}
.h-dczj .tab-item{
    width: 760px;
    height: auto;
}
.h-dczj .tab-item li a{
    max-width: 70%;
    font-size: 16px;
    color: #333;
}
.h-dczj .tab-item li span{
    font-size: 16px;
}
.kjj3-zxft{
    display: inline-block;
    
    height: 214px;
    margin-top: 10px;
    position: relative;
}
.kjj3-zxft img{
    height: 100%;
}
.kjj3-zxft:hover i{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.2);
    position: absolute;
    top: 0;
    left: 0;
}
.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 ;
}

/* 互动交流修改 */
.h-dczj .title1{
    height: 30px;
    line-height: 30px;
}
.h-dczj .title1 .img{
    margin-right: 20px;
}
.h-dczj .title1 .tit{
    display: inline-block;
    color: #333333;
    font-size: 20px;
    margin-right: 38px;
}
.h-dczj .title1 .tit.cur{
    font-weight: bold;
    color: #0662b1;
}


/* 公开制度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;
}

.item-main {
    width: 490px;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #E8F4E1;
    border-radius: 15px;
}
.item-main .item-title {
    font-size: 18px;
    line-height: 26px;
    color: #323232;
}

.item-main .item-entry {
    font-size: 14px;
    line-height: 23px;
    text-align: justify;
    height: 46px;
    overflow: hidden;
    color: #585858;
    margin-bottom: .18rem;
}
.item-main .item-thumb {
     float: right;
}
.item-main .item-thumb img {
    width: 100px;
    height: 80px;
    overflow: hidden;
    object-fit: cover;
}

.service-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    padding: 50px 20px 50px 25px;
    border-radius: 15px;
    height: 150px;
}

.service-icon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 120px;
    border-radius: 50%;
    float: right;
    margin-left: 25px;
}

.service-icon img {
    width: 120px;
}
.service-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.service-content .title {
    margin-top: 10px;
    padding: 0 0;
    color: #0662b1;
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 25px;
}

.btn-outline-secondary {
    border: solid 2px transparent;
    background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),-webkit-linear-gradient(349deg,#b241ff 0,#fe86ff 100%);
    background-image: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),-o-linear-gradient(349deg,#b241ff 0,#fe86ff 100%);
    background-image: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),linear-gradient(101deg,#b241ff 0,#fe86ff 100%);
    background-origin: border-box;
    background-clip: content-box,border-box;
    -webkit-box-shadow: 2px 1000px 1px #f7faff inset;
    box-shadow: 2px 1000px 1px #f7faff inset;
    color: #02126a;
}