@font-face {
 font-family: FZD;
 src:url('./font/FZDBSJW.TTF');
}
body{
	min-width: 1200px;
	background: url(bg.jpg) top center no-repeat #fff;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
/*header*/
.header{
	height: 220px;
}
.top{
	height: 35px;
	width: 100%;
	background: url(nx-bg1.png);
	border-bottom: 1px solid #c9e3fb;
}
.top .top-l span{
	color: #ffffff;
	font-size: 14px;
	line-height: 35px;
}
.top-r{
	margin-right: 8px;
}
.top-r a,.top-r span{
	color: #fff;
	font-size: 14px;
	line-height: 35px;
}
.top-r span{
	margin: 0 12px;
}
.top-r .f{
	margin-right: 16px;
}
.logo{
    margin-top: 52px;
    margin-left: 9px;
    position: relative;
}
.logo .a{
	margin-left: 14px;
	display: inline-block;
	text-shadow: 0 1px #fff, 1px 0 #fff, -1px 0 #fff, 0 -1px #fff;
}
.logo .tt1{
	color: #018bda;
	font-size: 44px;
	font-family: FZD;
}
.logo .tt2{
	color: #007ec6;
	font-size: 12px;
	padding-left: 7px;
    margin-top: 3px;
}
.logo .tt3{
	color: #fff;
	font-size: 25px;
	padding-left: 7px;
    margin-top: 3px;
	text-align: center;
	text-shadow: 0 1px #008ada, 1px 0 #008ada, -1px 0 #008ada, 0 -1px #008ada;
	margin-top: 10px;
}
.search{
	width: 348px;
	margin-top: 58px;
}
.search-in{
	width: 100%;
	height: 46px;
	border-radius: 22px;
	background: #fff;
}
.search-in input{
	color: #acacac;
	font-size: 14px;
	height: 46px;
	width: 270px;
	margin-left: 20px;
}
.search-in button{
	float: right;
	width: 46px;
	height: 46px;
	background: url(nx-icon2.png);
}
.search-w{
    margin-top: 7px;
    margin-left: 22px;
}
.search-w span,.search-w a{
	color: #fff;
	font-size: 14px;
}
.search-w span{
	font-weight: bold;
}
.search-w a{
	margin-right: 8px;
}
/*导航*/
.nav{
	height: 68px;
	background: #0594e6;
}
.nav li{
	float: left;
	width: 132px;
	height: 68px;
	text-align: center;
	margin-right: 18px;
}
.nav li a{
	display: block;
	padding-bottom: 4px;
}
.nav li a span{
	/* padding-left: 32px; */
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 64px;
}
.nav li:hover,.nav li.cur{
	background: #fff;
}
.nav li:hover a span,.nav li.cur a span{
	color: #0594e6;
}
.nav .nav1 a span{
	background: url(nx-icon3.png) left center no-repeat;
}
.nav .nav1:hover a span,.nav .nav1.cur a span{
	background: url(nx-icon3o.png) left center no-repeat;
}
.nav .nav2 a span{
	background: url(nx-icon4.png) left center no-repeat;
}
.nav .nav2:hover a span,.nav .nav2.cur a span{
	background: url(nx-icon4o.png) left center no-repeat;
}
.nav .nav3 a span{
	background: url(nx-icon5.png) left center no-repeat;
}
.nav .nav3:hover a span,.nav .nav3.cur a span{
	background: url(nx-icon5o.png) left center no-repeat;
}
.nav .nav4 a span{
	background: url(nx-icon6.png) left center no-repeat;
}
.nav .nav4:hover a span,.nav .nav4.cur a span{
	background: url(nx-icon6o.png) left center no-repeat;
}
.nav .nav5 a span{
	background: url(nx-icon7.png) left center no-repeat;
}
.nav .nav5:hover a span,.nav .nav5.cur a span{
	background: url(nx-icon7o.png) left center no-repeat;
}
.nav .nav6 a span{
	background: url(nx-icon8.png) left center no-repeat;
}
.nav .nav6:hover a span,.nav .nav6.cur a span{
	background: url(nx-icon8o.png) left center no-repeat;
}
/*内容*/
.main{
	padding: 24px 20px 43px;
	border: 1px solid #eaeaea;
	border-top: none;
	background: #fff;
	box-shadow:0px 4px  10px 1px #eaeaea;
}
.location{
	width: 1158px;
	height: 48px;
	border: 1px solid #e0e9f4;
	background: url(nx-bg2.png);
	line-height: 48px;
}
.location img{
	margin-top: 13px;
    margin-left: 17px;
    margin-right: 15px;
}
.location span,.location a{
	font-size: 14px;
	color: #0594e6;
	font-weight: bold;
}
.location .arrow{
	margin: 0 10px;
}
.location .sp.cur{
	color: #9ddbff;
}
/*互动交流*/
.hd-content{
	margin-top: 23px;
}
.hd-xx-con{
	width: 838px;
	border: 1px solid #e0e9f4;
}
.hd-xx-tit{
	height: 40px;
	background: url(nx-bg2.png);
	border-bottom: 1px solid #e0e9f4;
}
.hd-xx-tit .tit{
	float: left;
	display: inline-block;
	line-height: 38px;
	font-size: 20px;
	color: #0397ed;
	font-weight: bold;
	margin-left: 18px;
}
.hd-xx-tit .more{
	display: inline-block;
	float: right;
	width: 70px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	color: #fff;
	background: #0397ed;
	border-radius: 12px;
	margin-top: 7px;
    margin-right: 18px;
}
.hd-w103{
	width: 103px;
}
.hd-w440{
	width: 428px;
	padding-left: 12px;
	text-align: left!important;
}
.hd-w85{
	width: 85px;
}
.hd-w84{
	width: 84px;
}
.hd-w87{
	width: 87px;
}
.hd-xx-list{
	margin-top: 17px;
	padding-left: 8px;
}
.hd-xx-list ul li{
	float: left;
	margin-right: 5px;
	text-align: center;
}
.hd-xx-list ul li:last-child{
	margin-right: 0px;
}
.hd-xx-tab-t{
	margin-bottom: 17px;
}
.hd-xx-tab-t li{
	background: #f1f1f1;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.hd-xx-tab-l li{
	height: 20px;
    line-height: 20px;
    margin-bottom: 16px;
}
.hd-xx-tab-l li a{
	color: #444444;
	font-size: 14px;
	display: inline-block;
}
.hd-xx-tab-l .hd-w103 a,.hd-xx-tab-l .hd-w87 a{
	font-size: 12px
}
.hd-xx-tab-l .hd-w440 a{
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hd-xx-online{
	width: 300px;
}
.hd-xx-online-box2,.hd-xx-online-box1{
	border: 1px solid #e0e9f4;
}
.hd-xx-online-box1{
	padding-bottom: 12px;
}
.hd-xx-online-t{
	height: 40px;
	background: url(nx-bg2.png);
	border-bottom: 1px solid #e0e9f4;
}
.hd-xx-online-t .tit{
	display: inline-block;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	width: 129px;
	color: #333333;
}
.hd-xx-online-t .tit.cur{
	background: #0397ed;
	color: #fff;
}
.hd-xx-tit .more1{
	color: #333333;
	font-size: 14px;
	margin-top: 18px;
	float: right;
	margin-right: 15px;
}
.hd-xx-online-img{
	width: 260px;
    height: 160px;
    margin: 0 auto;
    margin-top: 20px;
}
.hd-xx-online-img img{
	width: 260px;
	height: 160px;
}
.hd-xx-online-info{
	margin-top: 5px;
    padding: 0 18px;
}
.hd-xx-online-info p{
	font-size: 12px;
	color: #595959;
	line-height: 30px;
}
.hd-xx-online-info p span{
	font-weight: bold;
	font-size: 14px;
}
.hd-xx-online-item{
	padding-top: 10px;
	display: none;
	padding-bottom: 18px;
	padding-left: 16px;
}
.hd-xx-online-item.show{
	display: block;
}
.hd-xx-online-item li a{
	display: block;
	padding-left: 12px;
	color: #333333;
	font-size: 14px;
	max-width: 266px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 34px;
	background: url(nx-icon10.png) left center no-repeat;
}
.hd-xx-online-item li a .on{
	color: #dd000f;
	margin-right: 4px;
}
.page {
    padding: 4px 0 18px;
    text-align: center;
}
.page .be, .page .tt, .page .num {
    font-size: 12px;
    color: #4c4c4c;
}
.page .be, .page .ud, .page .num {
    display: inline-block;
    margin-left: 2px;
    line-height: 24px;
    border: 1px solid #ddeef7;
}
.page .be, .page .arrow, .page .tt, .page .num, .page .ud {
    height: 24px;
    background: #ddeef7;
}
.page .be {
    width: 58px;
}
.page .arrow {
    display: inline-block;
    width: 26px;
    vertical-align: top;
    background: #f2fbff;
}
.page .arrow img {
    vertical-align: middle;
}
.page .tt {
    display: inline-block;
    width: 57px;
}
.page .num {
    width: 24px;
}
.page .num:hover, .page .num.cur, .page .be:hover, .page .be.cur {
    color: #fff;
    border-color: #0594e6;
    background: #0594e6;
}
.page .ud:hover {
    border-color: #0594e6;
}
/*底部*/
.footer{
	margin-top: 32px;
	border-top: 1px solid #e0e9f4;
	padding-top: 34px;
	height: 94px;
	background: url(nx-bg3.png) center;
}
.f-text{
	padding-left: 4px;
	width: 770px;
}
.f-about{
	margin-bottom: 13px;
}
.f-about a,.f-about span{
	color: #666666;
	font-size: 14px;
}
.f-about span{
	margin: 0 8px;
}
.f-text p{
	color: #666666;
	font-size: 12px;
	margin-top: 6px;
}
.f-img img{
	margin-right: 40px;
}
/*通用概览*/
.lf-nav{
	width: 208px;
	border: 1px solid #e0e9f4;
}
.gl-tit{
	height: 40px;
	background: url(nx-bg2.png);
	border-bottom: 1px solid #e0e9f4;
}
.gl-tit .tit{
	float: left;
	display: inline-block;
	line-height: 38px;
	font-size: 18px;
	color: #0397ed;
	font-weight: bold;
	margin-left: 18px;
}
.gl-tit .tit.cur{
	line-height: 40px;
    padding: 0px 26px;
    margin-left: 0px;
    border-bottom: 1px solid #0397ed;
}
.lf-nav-l{
	padding: 14px;
}
.lf-nav-l li{
	width: 180px;
	height: 40px;
	margin-bottom: 5px;
}
.lf-nav-l li a{
	display: block;
	padding-left: 16px;
	color: #333333;
	font-size: 14px;
	line-height: 40px;
	background: url(nx-icon13.png) 160px center #ddeef7 no-repeat;
}
.lf-nav-l li a:hover,.lf-nav-l li.cur a{
	color: #fff;
	background: url(nx-icon13.png) 160px center #0594e6 no-repeat;
}
.gl-con{
	width: 928px;
	border: 1px solid #e0e9f4;
	padding-bottom: 19px;
}
.gl-list{
	padding: 15px 16px;
}
.gl-list li{
	width: 100%;
	height: 40px;
}
.gl-list li a{
	float: left;
	display: inline-block;
	line-height: 40px;
	max-width: 80%;
	font-size: 14px;
	color: #333333;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(nx-icon14.png) left center no-repeat;
}
.gl-list li span{
	float: right;
	color: #999999;
	font-size: 12px;
	line-height: 40px;
}
/*图片新闻*/
.tp-content{
	border: 1px solid #e0e9f4;
	padding: 18px;
	padding-bottom: 0px;
}
.tp-list{
	width: 1136px;
}
.tp-list li{
	width: 269px;
	float: left;
	margin-right: 15px;
	margin-bottom: 34px;
}
.tp-list li img{
	width: 269px;
	height: 135px;
}
.tp-list li p,.tplm-list li p{
	font-size: 14px;
	color: #4a4a4a;
	text-align: center;
	margin-top: 6px;
}
/*图片新闻栏目*/
.tplm-list{
	padding-top: 13px;
    padding-left: 22px;
}
.tplm-list li{
	float: left;
	width: 280px;
	height: 205px;
	margin-right: 22px;
	margin-bottom: 35px;
	position: relative;
}
.tplm-list li img{
	width: 280px;
	height: 180px;
}
.tplm-list li span{
	width: 53px;
	height: 53px;
	background: url(nx-icon15.png);
	position: absolute;
	left: 118px;
	top: 68px;
}
/*网站地图*/
.dt-box{
	margin-bottom: 20px;
	border: 1px solid #e0e9f4;
}
.dt-list{
	padding-top: 30px;
	padding-left: 25px;
	padding-bottom: 36px;
}
.dt-list li{
	float: left;
	width: 122px;
	margin-right: 130px;
}
.dt-list li a{
	color: #555555;
	font-size: 16px;
	padding-left: 12px;
	background: url(nx-icon16.png) left center no-repeat;
}
/*信息公开概览*/
.gk-nav{
	width: 210px;
}
.gk-nav-l>li{
	width: 210px;
	margin-bottom: 10px;
}
.gk-nav-l>li>a{
	display: block;
	height: 48px;
	background: #f3f9fc;
	color: #1c699a;
	font-size: 16px;
	line-height: 48px;
	padding-left: 32px;
	border: 1px solid #e0e9f4;
}
.gk-nav-l>li.cur>a,.gk-nav-l>li>a:hover{
	color: #fff;
	background: #0594e6;
	border: 1px solid #0594e6;
}
.gkml-item {
	padding-top: 16px;
    padding-left: 26px;
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
}

.gkml-item::-webkit-scrollbar {
    width: 3px;
    height: 100%;
}

.gkml-item::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #fff;
}

.gkml-item::-webkit-scrollbar-thumb {
    background: #d0d0d0;
}

.gkml-list>li ul {
    display: none;
}

.gkml-list>li li {
    padding-left: 22px;
}

.gkml-link {
    display: block;
    padding-left: 36px;
    line-height: 34px;
    font-size: 14px;
    background: url(nx-icon18.png) left center no-repeat;
}

.depart {
    font-size: 14px;
    color: #333333;
}
.depart.cur{
	color: #0594e6;
}

.gkml-link.plus {
    background: url(nx-icon17.png) left center no-repeat;
}

.gkml-link.cut {
    background: url(nx-icon19.png) left center no-repeat;
}
.gk-list li{
	position: relative;
}
.gk-list-h{
	position: absolute;
	height: 198px;
	width: 598px;
	background: #f8fbff;
	border: 1px solid #d9e3ef;
	z-index: 999;
	padding-top: 10px;
	padding-left: 28px;
	top: 40px;
	left: 14px;
	display: none;
}
.gk-list-h li{
	font-size: 14px;
	color: #555555;
	line-height: 36px;
}
.hd-xq-row{
	min-height: 40px;
	border-bottom: 1px solid #d6e7f5;
}
.hd-xq-t{
	width: 98px;
	min-height: 40px;
	background: #edf7ff;
	border-right: 1px solid #d6e7f5;
	border-left: 1px solid #d6e7f5;
	margin-left: -1px;
}
.hd-xq-t span{
	color: #3273a8;
	font-size: 14px;
	display: block;
	line-height: 20px;
	text-align: center;
}
.w738{
	width: 738px;
}
.w320{
	width: 320px;
}
.hd-xq-info span{
	color: #333333;
	font-size: 14px;
	margin-left: 16px;
	line-height: 40px;
}
.hd-xq-info p{
	color: #333333;
	font-size: 14px;
	padding-left: 16px;
	padding-right: 40px;
	line-height: 35px;
	padding-top: 8px;
	padding-bottom: 30px;
}
.hd-xq-info.hf p{
	color: #218467;
}
/*互动交流写信*/
.hd-xx-table{
	width: 838px;
	border: 1px solid #d1e6ef;
}
.hd-xx-table-row{
	width: 100%;
	height: 59px;
	border-bottom: 1px solid #d3e6ee;
}
.hd-xx-table-t{
	width: 165px;
	height: 100%;
	background: #ecf5fc;
	text-align: center;
	float: left;
	border-right: 1px solid #d3e6ee;
}
.hd-xx-table-t span{
	line-height: 58px;
	color: #417292;
	font-size: 14px;
}
.hd-xx-table-row input{
	height: 28px;
	width: 388px;
	border: 1px solid #e5e5e5;
	margin-left: 30px;
    margin-top: 14px;
    padding-left: 10px;
    color: #666666;
    font-size: 13px;
}
.hd-xx-table-row.zw{
	height: 320px;
}
.hd-xx-table-row.zw textarea{
	width: 572px;
    height: 226px;
    border: 1px solid #e5e5e5;
    margin-left: 30px;
    margin-top: 26px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-top: 22px;
}
.hd-xx-table-row button{
	width: 75px;
	height: 30px;
	border: 1px solid #e5e5e5;
	color: #999999;
	font-size: 13px;
	background: #fff;
	margin-left: 30px;
    margin-top: 18px;
}
.hd-xx-table-b{
    margin-top: 28px;
    padding-left: 167px;
}
.hd-xx-table-b button{
	width: 120px;
	height: 50px;
	color: #fff;
	font-size: 16px;
}
.hd-xx-table-b .tj{
	background: #3cae61;
	margin-right: 20px;
}
.hd-xx-table-b .cz{
	background: #7697c1;
}
/*信息公开细览*/
.gk-xl{
	padding: 23px 60px 60px 70px;
	border: 1px solid #e0e9f4;
}
.gk-xl-t{
	color: #0594e6;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.gk-msg{
	text-align: center;
	margin-top: 12px;
}
.gk-msg span{
	color: #666666;
	font-size: 14px;
}
.gk-msg .msg2{
	margin-right: 14px;
}
.gk-artcle{
	/*padding-top: 40px;*/
	margin-top: 27px;
	background: url(nx-bg4.png) top center no-repeat;
}
.gk-xl-table{
	margin: 0 auto;
	margin-bottom: 38px;
}
.gk-xl-table tr{
	height: 36px; 
}
.gk-xl-table td,.gk-xl-table{
	border: 1px solid #dbeaf6;
	border-collapse: collapse;
}
.gk-xl-table .tit{
	width: 98px;
	color: #3273a8;
	font-size: 14px;
	background: #edf7ff;
	text-align: center;
}
.gk-xl-table .info{
	padding-left: 18px;
	text-align: left;
	color: #333333;
	font-size: 14px;
}
.gk-xl-table .info1{
	width: 294px;
}
.gk-xl-table .info2{
	width: 308px;
}
.gk-artcle-con{
	text-align: center;
}
.gk-artcle-con p{
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}
.gk-artcle-con p img{text-align: center;margin: 0 auto;display: block;}
.gk-artcle-link{
	text-align: left;
	margin-left: -30px;
}
.gk-artcle-link span{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin: 0 8px;
}
.gk-artcle-link a{
	color: #0594e6;
	font-size: 14px;
}
/*新闻中心*/
.xwzx-wrap1-col1{
	width: 740px;
	height: 390px;
	overflow: hidden;
	position: relative;
}
.xwzx-wrap1-pic{
	position: relative;
	width: 590px;
	height: 390px;
	overflow: hidden;
}
.xwzx-wrap1-pic li{
	width: 590px;
	height: 390px;
	position: absolute;
	top: 0;
	left: 0;
}
.xwzx-wrap1-pic li img{
	width: 590px;
	height: 390px;
}
.xwzx-wrap1-pictt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 590px;
	height: 50px;
	background: url(nx-bg5.png);
}
.xwzx-wrap1-pictt li{
	padding-left: 28px;
	height: 50px;
}
.xwzx-wrap1-pictt li a{
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	max-width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwzx-wrap1-piclist{
	width: 140px;
	margin-right: 6px;
}
.xwzx-wrap1-piclist li{
	width: 140px;
	height: 90px;
	margin-bottom: 10px;
	position: relative;
}
.xwzx-wrap1-piclist li img{
	width: 140px;
	height: 90px;
}
.xwzx-wrap1-piclist li div{
	width: 140px;
	height: 90px;
	position: absolute;
	background: url(nx-bg6.png);
	display: none;
}
.xwzx-wrap1-piclist li.cur div{
	display: block;
}
.xwzx-wrap1-col2{
	width: 408px;
	height: 390px;
	border: 1px solid #e0e9f4;
}
.xwzx-wrap1-t .tit{
	font-size: 20px;
}
.xwzx-wrap1-t .tit.cur{
	font-weight: bold;
}
.xwzx-wrap1-item{
	padding-left: 12px;
	padding-right: 14px;
	padding-bottom: 20px;
	display: none;
}
.xwzx-wrap1-item.show{
	display: block;
}
.xwzx-wrap1-item li{
	width: 100%;
	height: 34px;
}
.xwzx-wrap1-item li a{
	float: left;
    display: block;
    padding-left: 12px;
    color: #333333;
    font-size: 14px;
    /*max-width: 294px;*/
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px;
    background: url(nx-icon10.png) left center no-repeat;
}
.xwzx-wrap1-item li span{
	float: right;
    color: #999999;
    font-size: 12px;
    line-height: 34px;
}
.xwzx-wrap2-col1{
	width: 733px;
	border: 1px solid #e0e9f4;
}
.xwzx-wrap2-list{
	padding: 10px 5px 0px;
}
.xwzx-wrap2-list .xwzx-wrap1-item{
	padding-bottom: 15px;
}
.xwzx-wrap2-col2{
	width: 408px;
	border: 1px solid #e0e9f4;
}
.xwzx-wrap2-col2-v{
	padding: 6px 0px 10px;
}
.xwzx-wrap2-col2-v a{
	display: block;
	position: relative;
	width: 180px;
	height: 120px;
}
.xwzx-wrap2-col2-v img{
	width: 180px;
	height: 120px;
}
.xwzx-wrap2-col2-v span{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 53px;
	height: 53px;
	background: url(nx-icon15.png);
}
.xwzx-wrap3-tab{
	padding: 18px;
	border: 1px solid #e0e9f4;
}
.xwzx-wrap3-tab .tp-list li{
	margin-bottom: 0px;
}
.xwzx-wrap3-item{
	display: none;
}
.xwzx-wrap3-item.show{
	display: block;
}
/*首页*/
.sy-wrap1-col1{
	width: 620px;
	height: 330px;
	overflow: hidden;
	position: relative;
}
.sy-wrap1-pic{
	position: relative;
	width: 620px;
	height: 330px;
	overflow: hidden;
}
.sy-wrap1-pic li{
	width: 620px;
	height: 330px;
	position: absolute;
	top: 0;
	left: 0;
}
.sy-wrap1-pic li img{
	width: 620px;
	height: 330px;
}
.sy-wrap1-pictt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 620px;
	height: 45px;
	background: url(nx-bg7.png);
}
.sy-wrap1-pictt li{
	padding-left: 28px;
	height: 45px;
}
.sy-wrap1-pictt li a{
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	display: inline-block;
	max-width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sy-wrap1-pictt li div{
	float: right;
	margin-right: 18px;
}
.sy-wrap1-pictt li div span{
	color: #fff;
	line-height: 45px;
}
.sy-wrap1-pictt li div .num{
	font-size: 24px;
}
.sy-wrap1-pictt li div .total{
	font-size: 16px;
}
.sy-wrap1-pictt li div .line{
	font-size: 16px;
	margin: 0 5px;
}
.sy-wrap1-col2{
	width: 518px;
	height: 328px;
	border: 1px solid #e0e9f4;
}
.sy-banner{
	width: 1160px;
	height: 120px;
	/* padding: 19px 0; */
	/* border: 1px solid #e0e9f4; */
}
.sy-banner ul{
	position: relative;
    overflow: hidden;
    width: 1160px;
    height: 120px;
}
.sy-banner ul li{
	position: absolute;
	left: 0;
	top: 0;
}
.sy-wrap2-col1{
	width: 920px;
	height: 298px;
	border: 1px solid #e0e9f4;
}
.sy-wrap2-col1-con{
	padding-top: 14px;
	padding-left: 17px;
	padding-right: 20px;
}
.sy-wrap2-nav{
	width: 172px;
}
.sy-wrap2-nav a{
	display: block;
	width: 146px;
	height: 40px;
	border: 1px solid #e0e9f4;
	background: #f3f9fc;
	padding-left: 24px;
	line-height: 40px;
	color: #1c699a;
	font-size: 14px;
	margin-bottom: 4px;
}
.sy-wrap2-col1-list{
	width: 690px;
}
.sy-wrap2-col1-t{
	width: 100%;
	height: 40px;
	background: #ecf2f5;
}
.sy-wrap2-col1-t .tit{
	color: #333333;
	font-size: 16px;
	line-height: 40px;
	width: 130px;
	text-align: center;
	display: inline-block;
}
.sy-wrap2-col1-t .tit.cur{
	background: #0397ed;
	color: #fff;
}
.sy-wrap2-item{
	padding: 0px;
	padding-top: 16px;
}
.sy-wrap2-col2{
	width: 223px;
}
.sy-wrap2-col2 a{margin-top: 8px; display: block;}
.sy-wrap2-col2 a:nth-child(1){margin-top: 0;}
.sy-wrap2-col2-con{
	padding: 2px 10px 0px 30px;
    width: 288px;
	height: 186px;
	border: 1px solid #e0e9f4;
	background: url(nx-bg8.png) 16px -10px no-repeat;
}
.sy-wrap2-col2-con li{
	width: 120px;
	height: 90px;
	text-align: center;
	position: relative;
}
.sy-wrap2-col2-con li a{
	display: block;
	width: 100%;
	height: 100%;
}
.sy-wrap2-col2-con li img{
	position: absolute;
	top: 50%;
	transform: translate(-50px,-50%);
}
.sy-wrap2-col2-con li span{
	color: #666666;
	font-size: 14px;
	display: inline-block;
	width: 30px;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	line-height: 14px;
}
.sy-drop {
	margin-top: 18px;
}
.sy-drop>.sp {
    line-height: 30px;
    font-weight: bold;
    font-size: 18px;
    color: #0397ed;
}
.drop-groups {
    float: right;
}
.drop-down {
    float: left;
    position: relative;
    width: 205px;
    height: 28px;
    margin-left: 8px;
    line-height: 28px;
    background: #fff url(nx-icon25.png) 188px center no-repeat;
    border: 1px solid #e0e9f4;
}
.drop-down:first-child{
	margin-left: 0px;
}
.drop-down .tag {
    padding-left: 9px;
    font-size: 12px;
    color: #828282;
    cursor: pointer;
}
.drop-lists {
    display: none;
    position: absolute;
    bottom: 29px;
    left: 0;
    width: 100%;
    max-height: 90px;
    overflow-y: auto;
    background: #fff;
}
.drop-lists li {
    height: 28px;
}
.drop-lists li a {
    margin-left: 9px;
    font-size: 12px;
    color: #828282;
}
/*信息公开*/
.xxgk-lf{
	width: 210px;
}
.xxgk-lf-banner .banner1{
	margin-bottom: 10px;
	display: block;
	color: #fff;
	font-size: 16px;
	padding-left: 98px;
	height: 60px;
	line-height: 60px;
	background: url(nx-icon26.png) 54px center no-repeat #0594e6;
}
.xxgk-lf-banner .banner2,.xxgk-lf-banner .banner3{
	display: inline-block;
	width: 100px;
	height: 34px;
	color: #fff;
	font-size: 16px;
	padding-top: 46px;
	text-align: center;
}
.xxgk-lf-banner .banner2{
	background: url(nx-icon27.png) center 17px no-repeat #64b6f4;
}
.xxgk-lf-banner .banner3{
	background: url(nx-icon28.png) center 17px no-repeat #0bc6bb;
}
.xxgk-nav{
	margin-top: 16px;
	border: 1px solid #e0e9f4;
	padding-bottom: 5px;
}
.xxgk-nav-l{
	padding: 19px 13px 0px;
    width: 182px;
}
.xxgk-nav-l a{
	padding-left: 30px;
	width: 150px;
}
.xxgk-lf-banner2{
	padding: 13px;
}
.xxgk-lf-banner2 a{
	display: block;
	width: 85px;
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.xxgk-lf-banner2 .banner1{
	background: #2bbe96;
}
.xxgk-lf-banner2 .banner2{
	background: #0e7cd3;
}
.xxgk-con{
	width: 930px;
}
.xxgk-box{
	width: 452px;
	height: 348px;
	border: 1px solid #e0e9f4;
	margin-bottom: 20px;
}
.xxgk-tit{
	height: 40px;
	background: url(nx-bg2.png);
	border-bottom: 1px solid #e0e9f4;
}
.xxgk-tit .tit{
	color: #333333;
	font-size: 18px;
	margin: 0px 24px;
	display: inline-block;
	line-height: 40px;
}
.xxgk-tit .tit.cur{
	color: #0397ed;
	font-weight: bold;
}
.xxgk-box-item{
	padding-top: 12px;
    padding-left: 16px;
}
.xxgk-box-item li a{
	max-width: 80%;
}
/*领导之窗*/
.ldzc-content{
	margin-top: 17px;
}
.ldzc-nav{
	width: 266px;
}
.ldzc-nav li{
	width: 100%;
	height: 36px;
	margin-bottom: 10px;
}
.ldzc-nav li a{
	display: block;
	width: 258px;
	height: 34px;
	border: 1px solid #eaeaea;
}
.ldzc-nav li .name{
	color: #6c6c6c;
	font-size: 16px;
	display: inline-block;
	width: 67px;
	padding-left: 19px;
	margin-right: 9px;
	line-height: 34px;
}
.ldzc-nav li .job{
	color: #6c6c6c;
	font-size: 12px;
	line-height: 34px;
}
.ldzc-nav li.cur a{
	border: none;
}
.ldzc-nav li.cur{
	background: url(nx-bg9.png);
}
.ldzc-nav li.cur span{
	color: #fff;
	line-height: 36px;
}
.ldzc-tab{
	width: 854px;
}
.ldzc-item{
	display: none;
}
.ldzc-item.show{
	display: block;
}
.ldzc-tx{
	width: 225px;
	text-align: center;
}
.ldzc-tx img{
	width: 225px;
	height: 290px;
	margin-bottom: 10px;
}
.ldzc-tx span{
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.ldzc-tx p{
	color: #004e8c;
	font-size: 16px;
	margin-top: 8px;
}
.ldzc-jl{
	width: 600px;
}
.ldzc-tit{
	padding-top: 4px;
	height: 25px;
	background: url(nx-bg10.png) center repeat-x;
}
.ldzc-tit span{
	display: inline-block;
	padding-left: 12px;
	border-left: 8px solid #00a6ff;
	line-height: 25px;
	color: #000000;
	font-size: 22px;
	min-width: 76px;
	text-align:justify;
	padding-right: 28px;
	background: #fff;
	height: 25px;
}
.ldzc-tit span i{
	display: inline-block;
	width: 100%;
	height: 0;
}
.ldzc-jl-c{
	padding-top: 25px;
}
.ldzc-jl-c p{
	line-height: 34px;
	color: #333333;
	font-size: 14px;
}
.ldzc-jl-c .more{
	color: #9c9c9c;
	font-size: 14px;
	margin-top: 13px;
    display: inline-block;
}
.ldzc-hd-l li{
	height: 20px;
	margin-bottom: 28px;
}
.ldzc-hd-l li a{
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.ldzc-hd-l li a i{
	display: inline-block;
	width: 22px;
	height: 100%;
}
/*在线访谈*/
.zxft-content{
	border: 1px solid #e0e9f4;
}
.zxft-con{
	padding: 28px 24px 24px 20px;
}
.zxft-info-pic{
	width: 300px;
	height: 194px;
	position: relative;
}
.zxft-info-pic img{
	width: 300px;
	height: 194px;
}
.zxft-info-num{
	width: 100%;
	height: 30px;
	position: absolute;
	background: url(nx-bg7.png);
	bottom: 0;
	left: 0;
}
.zxft-msg{
	width: 790px;
	margin-top: -12px;
}
.zxft-msg span{
	display: inline-block;
	font-size: 14px;
	line-height: 36px;
}
.zxft-msg .tit{
	color: #d41616;
	float: left;
}
.zxft-msg .text{
	float: right;
	width: 714px;
	color: #555555;
}
.zxft-nr{
	margin-top: 26px;
}
.zxft-tit{
	width: 100%;
	height: 36px;
	border-bottom: 1px solid #cecece;
	background: #f3f3f3;
}
.zxft-tit a{
	display: inline-block;
	width: 120px;
	height: 42px;
	margin-left: 19px;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
}
.zxft-tit a.cur{
	color: #fff;
	font-weight: bold;
	background: url(nx-bg11.png);
}
.zxft-article-t{
	display: block;
	font-size: 24px;
	color: #0594e6;
	text-align: center;
	margin-top: 30px; 
}
.zxft-article{
	padding-top: 16px;
    padding-right: 12px;
    padding-left: 17px;
}
.zxft-article-c{
	padding-top: 13px;
}
.zxft-article-c .person{
	float: left;
	width: 72px;
}
.zxft-article-c .person span{
	display: block;
}
.zxft-article-c .person .name{
	color: #d41616;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.zxft-article-c .person .name1{
	color: #d41616;
}
.zxft-article-c .person .name2{
	color: #0594e6;
}
.zxft-article-c .person .time{
	padding-left: 14px;
	color: #9b9b9b;
	font-size: 12px;
	background: url(nx-icon29.png) left center no-repeat;
}
.zxft-article-c .talk{
	width: 1010px;
	float: right;
	padding-bottom: 10px;
	border-bottom: 1px dashed #d4d4d4;
	min-height: 38px;
}
.zxft-article-c .talk p{
	color: #555555;
	font-size: 14px;
	line-height: 30px;
}
.zxft-more{
	text-align: center;
}
.zxft-more a{
	color: #d41616;
	font-size: 14px;
}


/* 首页修改 */

