/* CSS Document */



*{ margin: 0px; padding: 0px; font-family: "微软雅黑";}

a{ text-decoration:none; cursor:pointer;color:inherit;}
a:link,a:visited,a:hover,a:active{color:inherit;}
ol, ul { list-style:none; }

body { min-width:1208px;} 



.topbak{ height:35px; background:#0759AD; width:100% }


.bannerbak{


   overflow:hidden;

	height:263px;

	background: url(../images/banbak.jpg) no-repeat center top;

    background-size:cover;

}

/*导航

.nav {
	background: rgba(0, 108, 210,0.75);
	width: 1208px;
	height: 60px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav_container {
	margin: auto; width: 1208px; height: 100%; 
}
.nav_container li {
	width: 20%; height: 100%; text-align: center; line-height: 60px; font-size: 24px; float: left; list-style: none;
}
.nav_container li em {
	background: url("/nav_icon.png") no-repeat center; top: 2px; width: 40px; height: 30px; display: inline-block; position: relative;
}
.nav_container li em.homepage {
	background-position: -1px 0px;
}
.nav_container li em.wanews {
	background-position: -40px -5px;
    top: 4px;
}
.nav_container li em.zwpub {
	 background-position: -80px -5px;
    top: 7px;
}
.nav_container li em.zwser {
	 background-position: -123px -5px;
    top: 6px;
}
.nav_container li em.communi {
	 background-position: -169px -5px;
    top: 13px;
    height: 35px;
}
.nav_container li a {
	width: 100%; height: 100%; color: rgb(255, 255, 255); display: inline-block;
}
.nav_container li.active {
	background: rgba(0, 75, 140,0.8);
}
.nav_container li:hover {
	background: rgba(0, 86, 153,0.8);
}*/
/*下拉导航*/
.head-nav {
	background: rgba(0, 108, 210,0.75);
	width: 1208px;
	height: 60px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.head-nav li {
	width: 20%; height: 100%; text-align: center; line-height: 60px; font-size: 24px; float: left; list-style: none;  position: relative;
}
.head-nav li em {
	background: url("/nav_icon.png") no-repeat center; top: 2px; width: 40px; height: 30px; display: inline-block; position: relative;
}
.head-nav li em.homepage {
	background-position: -1px 0px;
}
.head-nav li em.wanews {
	background-position: -40px -5px;
    top: 4px;
}
.head-nav li em.zwpub {
	 background-position: -80px -5px;
    top: 7px;
}
.head-nav li em.zwser {
	 background-position: -123px -5px;
    top: 6px;
}
.head-nav li em.communi {
	 background-position: -169px -5px;
    top: 13px;
    height: 35px;
}
.head-nav li a {
	width: 100%; height: 100%; color: rgb(255, 255, 255); display: inline-block;
}
.head-nav li.active {
	background: rgba(0, 75, 140,0.8);
}
.head-nav li:hover {
	  background: rgba(0, 86, 153,0.8);
}


.head-nav ul li .item-side {
	background: rgba(0, 108, 210,0.75); left: 0px; top: 60px; width: 100%; display: none; position: absolute; z-index: 100; /*Filter:Alpha(opacity=85);opacity: 0.85;*/
}
.head-nav ul li .item-side a {
	padding: 0px; width: 100%; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; border-bottom: rgb(255, 255, 255) 1px solid; display: block; font-size:20px;
}
.head-nav ul li .item-side a:hover {
	color:#FFFF33; 
}
.head-nav ul li .item-side a:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}


/*水情*/

.actual-list {
	width:71%;
	padding: 0px 35px;
	margin-left: 15px;
}
.actual-list li {
	margin: 8px 0px;
	width: 50%;
	float: left;
	list-style: none;
}

.actual-list li a i {
	font-size: 36px; display: block;
} /*加水情地址样式*/

.actual-list li i {
	font-size: 36px; display: block;
}
.icon-shqi {  background:url(/images/xx1.jpg) no-repeat; width:70px; height:47px; margin-bottom:10px;}
.icon-tianq { background:url(/images/xx2.jpg) no-repeat; width:70px; height:47px;margin-bottom:10px}
.icon-bazh { background:url(/images/xx3.jpg) no-repeat; width:70px; height:47px;margin-bottom:10px}
.icon-taif { background:url(/images/xx4.jpg) no-repeat; width:70px; height:47px;margin-bottom:10px}
.icon-weiy { background:url(/images/xx6.jpg) no-repeat; width:70px; height:47px;margin-bottom:10px}
.icon-000 { background:url(/images/xx5.jpg) no-repeat; width:70px; height:47px;margin-bottom:10px}

.btn01{ background: url("/search_icon.png") no-repeat; border: currentColor; border-image: none; top: 16px; width: 31px; height: 26px; margin-right: 15px; float: right; position: relative; cursor: pointer; border:none }




/*滚动新闻-*/







.maqNews { clear:both; width:1202px; margin:0 auto; overflow:hidden; }







.maqNews {  margin-bottom:10px;background:url(/images/topbg2018.jpg) no-repeat; background-position:left; line-height:30px;}







.maqNews span.mnt { float:left; margin-left:26px; display:inline;  font-weight:bold;}







.maqNews marquee {float:left; display:inline; width:1080px; overflow:hidden; white-space:nowrap;}







.maqNews a {



	



    



	font-size:13px; 



	color:#000;



	text-decoration: none;



}







.maqNews a:hover { color:#0040ab; }















.dh{ height:49px;background:#0E8CD9; margin-bottom:12px}







.dhl{ margin:0 auto; width:1208px; height:49px}







.dhl ul li{ list-style:none; float: left}















.dhzi { float:right; width:200px; line-height:34px; text-align:right}







.dhzi a{







	color:#FFFFFF;







	text-decoration: none;







	font-size:14px







}






/*主页*/







.txtpage{ margin:0 auto; width:1208px;height:1450px; background:#FFFFFF; }







.txtpage2{ margin:0 auto; width:1208px;_height:700px;min-height:700px; }/*margin-top:10px;*/







/*焦点图片*/







.hiSlider{







		overflow: hidden;







		height: 383px;







		width: 593px;







		background: #eee;







		list-style:none







	}







.hiSlider li{







		float: left;







	}







.hiSlider li img{







		display: block;







		margin: 0 auto;







		width:593px;







		height:383px







	}







/*焦点动态*/







.jddt{
	width:1206px;
	height:385px;
	margin-bottom:10px;
	border:#e9e9e9 1px solid;
	padding-top: 15px;
}







.jdtp{ width:594px; height:383px; float:left}















.tit{







	position:relative;







	height:40px;







	background: url(../images/gcdt.jpg) no-repeat bottom;















}















/*.x1 {







	width: 114px;







	height: 38px;







	color: #0953AC;







	font-size:20px;







	font-weight: bold;







	float: left;







	position: relative;







	cursor: pointer;







	background: url(../images/bak04.jpg) no-repeat bottom; 







	text-align:center;







	







}







.x1 a {







	color:#0953AC;







	text-decoration: none;







}







.x1 a:visited {







	color: #0953AC;







}







.x2 {







	width: 114px; height: 38px; color:#636363; height: 38px; font-size: 20px; font-weight: bold; float: left; position: relative;text-align:center







}















.x2 a {







	color: #636363;







	text-decoration: none;







}







.x2 a:visited {







	color: #636363;







}	
*/






.lan_list{ HEIGHT: 335px;



	WIDTH: 574px;


	float:left;


	overflow: hidden;}



.lan_list2{ HEIGHT:280px;


	WIDTH: 471px;


	float:left;

	overflow: hidden;}

.lan_list3{ HEIGHT:280px;


	WIDTH: 426px;


	float:left;


	overflow: hidden;}





.fonttop{ line-height:50px; text-align:center}







.fonttop a{







	font-size:20pt;







	color:#333333;







	font-family: "黑体";







	text-decoration: none;







} 







	







.style_tw { 







	/*margin-top: 6px;*/







	margin-right: 3px;







	margin-left: 3px;}	







	







.style_tw li {







	line-height:36px;







	overflow:hidden;







	list-style-type: none;







}















.style_tw li a{







	float:left;







	overflow:hidden;







	text-overflow:ellipsis;







	font-size:15px;







	text-decoration: none;







	color: #333333;







	line-height:30px;







	background-image: url(../images/square.png);







	background-repeat: no-repeat;







	background-position: left;







	 padding-left: 12px;







	}







.style_tw li a:hover {







	color: #3366CC; background-image: url("../images/square2.png");







}















.style_tw li span{ float:right; font-size:15px; color:#999; }















.style_tw2 { 







	margin-top: 6px;







	margin-right: 3px;







	margin-left: 3px;}	







	







.style_tw2 li {







	line-height:37px;







	overflow:hidden;







	list-style-type: none;







	border-bottom-width: 1px;







	border-bottom-style: dashed;







	border-bottom-color: #CCCCCC;







}















.style_tw2 li a{







	float:left;







	overflow:hidden;







	text-overflow:ellipsis;







	font-size:15px;







	text-decoration: none;







	color: #333333;







	line-height:37px;







	background-image: url(../images/square.png);







	background-repeat: no-repeat;







	background-position: left;







	 padding-left: 12px;







	}







.style_tw2 li a:hover {







	color: #3366CC; background-image: url("../images/square2.png");







}















.style_tw2 li span{ float:right; font-size:15px; color:#999; }







/*公参平台*/







.tit_gc{







	height:40px;



	background: url(../images/gcpt.jpg) no-repeat bottom;







}



.gllist_gc { width:860px; margin:15px auto;}/* min-height:820px; */



.gllist_gc h2 { background:url(../images/glbak2.jpg) no-repeat bottom; height:50px; color:#1255A8;  font-size:20px} /*padding-top:20px;*/



.gllist_gc h2 a{



	color:#1255A8;



	line-height:50px;



	text-decoration: none;



}



.gllist_gc h3 { background:url(../images/glbak3.jpg) no-repeat bottom; height:50px; color:#1255A8;  font-size:20px} /*padding-top:20px;*/



.gllist_gc h3 a{



	color:#1255A8;



	line-height:50px;



	text-decoration: none;



}







.xgc1 {



	width: 114px;



	height: 38px;



	color: #0953AC;



	font-size:20px;



	font-weight: bold;



	float: left;



	position: relative;



	cursor: pointer;



	background: url(../images/bak04.jpg) no-repeat bottom; 



	text-align:center;



	



}



.xgc1 a {



	color:#0953AC;



	text-decoration: none;



}



.xgc1 a:visited {



	color: #0953AC;



}



.xgc2 {



	width: 114px; height: 38px; color:#636363; height: 38px; font-size: 20px; font-weight: bold; float: left; position: relative;text-align:center



}







.xgc2 a {



	color: #636363;



	text-decoration: none;



}



.xgc2 a:visited {



	color: #636363;



}	



.xgc3 {



	width: 114px; height: 38px; color:#636363; height: 38px; font-size: 20px; font-weight: bold; float: left; position: relative;text-align:center



}







.xgc3 a {



	color: #636363;



	text-decoration: none;



}



.xgc3 a:visited {



	color: #636363;



}	


.xgc4 {



	width: 114px; height: 38px; color:#636363; height: 38px; font-size: 20px; font-weight: bold; float: left; position: relative;text-align:center



}







.xgc4 a {



	color: #636363;



	text-decoration: none;



}



.xgc4 a:visited {



	color: #636363;



}	


.lan_list_gc{ 

    HEIGHT: 700px;



	WIDTH: 860px;



	float:left;



	overflow: hidden;}







.lan_list_gc2{ HEIGHT:230px;



	WIDTH: 471px;



	float:left;



	overflow: hidden;}



.fonttop_gc{ line-height:50px; text-align:center}



.fonttop_gc a{



	font-size:20pt;



	color:#333333;



	font-family: "黑体";



	text-decoration: none;



} 



	



.style_tw_gc { 



	margin-top: 6px;



	margin-right: 3px;



	margin-left: 3px;}	



	



.style_tw_gc li {





	line-height:37px;



	overflow:hidden;







	list-style-type: none;







	border-bottom-width: 1px;







	border-bottom-style: dashed;







	border-bottom-color: #CCCCCC;



}







.style_tw_gc li a{



	float:left;



	overflow:hidden;



	text-overflow:ellipsis;



	font-size:15px;



	text-decoration: none;



	color: #333333;



	line-height:37px;



	background-image: url(../images/square.png);



	background-repeat: no-repeat;



	background-position: left;



	 padding-left: 12px;



	}



.style_tw_gc li a:hover {



	color: #3366CC; background-image: url("../images/square2.png");



}







.style_tw_gc li span{ float:right; font-size:15px; color:#999; }







.style_tw_gc2 { 



	margin-top: 6px;



	margin-right: 3px;



	margin-left: 3px;}	



	



.style_tw_gc2 li {



	line-height:37px;



	overflow:hidden;



	list-style-type: none;



	border-bottom-width: 1px;



	border-bottom-style: dashed;



	border-bottom-color: #CCCCCC;



}







.style_tw_gc2 li a{



	float:left;



	overflow:hidden;



	text-overflow:ellipsis;



	font-size:15px;



	text-decoration: none;



	color: #333333;



	line-height:37px;



	background-image: url(../images/square.png);



	background-repeat: no-repeat;



	background-position: left;



	 padding-left: 12px;



	}



.style_tw_gc2 li a:hover {



	color: #3366CC; background-image: url("../images/square2.png");



}







.style_tw_gc2 li span{ float:right; font-size:15px; color:#999; }









/*4栏*/







.lmqh{ width:1208px; height:390px; margin-bottom:15px}















.tzgg{
	width:426px;
	height:380px;
	float:left;
	border:#e9e9e9 1px solid;
	padding:6px 0px;
}







.tzgg h1 {







	line-height:50px;







	font-size:20px;







	font-weight: bold;







	COLOR: #0953AC;







	padding-left:17px;







	background-image: url(../images/tzgg.jpg);







	background-repeat: no-repeat;







	background-position: bottom;







}







.tzgg h1 a{







	COLOR: #0953AC;







	text-decoration: none;







}







.djzc{ width:465px; height:380px; float:right; border:#e9e9e9 1px solid; padding:6px 0px;}















.tit2{
	position:relative;
	height:50px;
	width: 625px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0953AC;















}















.x3 {
	width: 114px;
	height: 47px;
	color: #0953AC;
	font-size:20px;
	font-weight: bold;
	float: left;
	position: relative;
	cursor: pointer;
	text-align:center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0953AC;







	







}







.x3 a {







	color:#0953AC;







	text-decoration: none;







	line-height:50px;







}







.x3 a:visited {







	color: #0953AC;







}







.x4 {







	width: 114px; height: 47px; color:#333333; font-size: 20px; font-weight: bold; float: left; position: relative;text-align:center







}















.x4 a {







	color: #636363;







	text-decoration: none;







	line-height:50px;







}







.x4 a:visited {







	color: #333333;







}	































/*1栏*/







.ztbd{

	width:293px;

	height:392px;/*height:220px;*/

	float:right;

	border:#e9e9e9 1px solid

}







.ztbd h1{ background: url(../images/zt1.jpg) bottom no-repeat; line-height:50px; font-size:20px;font-weight: bold;COLOR: #0953AC; padding-left:15px}







.ztbd h1 a{







	COLOR: #0953AC;







	text-decoration: none;







}







/*互动交流*/















.hdjl{ width:675px; height:300px; float:left}







.hdjl h1{







	line-height:50px;







	font-size:20px;







	font-weight: bold;







	COLOR: #0953AC;







	padding-left:17px;







	background: url(../images/hdjl.jpg) no-repeat bottom;















}















.hdjl2{ width:615px; height:300px; float:left}







.hdjl2 h1{







	line-height:50px;







	font-size:20px;







	font-weight: bold;







	COLOR: #0953AC;







	padding-left:17px;







	background: url(../images/hdjl.jpg) no-repeat bottom;















}















.hd { width:304px; height:212px; float:left; margin-top:18px}







/*.hd ul li{ height:105px; width:151px; list-style:none; float: left}*/







.hd ul li{ height:105px; width:151px; list-style:none; float: left}







.hd ul li a {







	font-size: 16px;







	color: #333333;







	text-decoration: none;







	margin-top: 60px;







	display: inline;







}







.zqyj{







	background: url(../images/hd1.jpg) no-repeat;







	height:105px;







	width:151px;







	







}







.zqyj a:hover { background:url(../images/hd1b.jpg) no-repeat; }























.wstp{







	background-image:url(../images/hd2.jpg);







	height:105px;







	width:151px;







	background-repeat: no-repeat;







}















.wstp a:hover { background:url(../images/hd2b.jpg) no-repeat; }







.jbts{







	background-image:url(../images/hd3.jpg);







	height:105px;







	width:151px;







	background-repeat: no-repeat;







}















.jbts a:hover { background:url(../images/hd3b.jpg) no-repeat; }















.lxwm{







	background-image:url(../images/hd4.jpg);







	height:105px;







	width:151px;







	background-repeat: no-repeat;







}















.lxwm a:hover { background:url(../images/hd4b.jpg) no-repeat; }







.ft{ width:354px; height:212px; float:right; margin-top:18px}







.ft h2{ font-size:16px; font-weight: bold;COLOR: #0953AC;}















.ft2{ width:300px; height:212px; float:right; margin-top:18px}







.ft2 h2{ font-size:16px; font-weight: bold;COLOR: #0953AC;}



.ft2 a {



    font-weight:normal;



	



    



	



	color: #0953AC;







	text-decoration: none;







	







}

















 #scroll_div {
	width:1170px;
	overflow: hidden;
	white-space: nowrap;
	margin: 20px 15px;
}



#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li {	display:inline;}


#scroll_div a { display: inline-block; margin-left:18px; text-align:center; }




#scroll_div img { display:block; width:230px; height:160px;  padding:3px; background:#fff; border:1px solid #d8d8d8; }







/*工程效益*/










/*相关链接*/







.dilan{ height:120px; background:#F7F7F7; padding:30px 0px;}







.dlbak{ width:838px; height:120px; float:left; background:url(../images/ewm.jpg) no-repeat;}







.dilan2{
	height:30px;
	background:#F7F7F7;
	padding: 20px 0px;
	width: 1208px;
	margin: 8px auto;







}







.mhdl{ float:right; list-style:none; width:156px; text-align:center}







.mhdl li a{







	font-size:17px;







	color:#383838;







	font-weight:bold;







	text-decoration: none;















}







.mhdl li a.hover{







	color:#01468D;







	







}







.mhdl2{ list-style:none; width:156px; text-align:center; padding-top:12px; margin-left:380px}















.mhdl2 li a{







	font-size:17px;







	color:#383838;







	font-weight:bold;







	text-decoration: none;







	line-height:45px;







	















}







.mhdl2 li a.hover{







	color:#01468D;







	







}







.link { width:300px; float:right; overflow:hidden; height:120px;}







.link2 { width:1206px; overflow:hidden; height:30px; margin:0 auto;}







.link select {border:1px solid #E2E2E2; margin-bottom:13px; width:300px; color:#383838; line-height:30px; height:30px}







.link2 select {border:1px solid #E2E2E2; margin-bottom:13px; width:350px; color:#383838; line-height:30px; height:30px; margin-right:75px; float:left}































/*概览*/







.ifont1 {
	font-size:16px;
	color:#333333;
	background-image: url(../images/wz.png);
	background-repeat: no-repeat;
	padding-left:30px; padding-top:5px; margin-left:15px;
}







.weizhi { height:50px; line-height:50px; margin-bottom:0px}





/*.glnr { width:1206px; border:#CFCFCF 1px solid; _height: 1080px; min-height:1080px; height:auto !important; background-color:#FFFFFF }*/

.glnr { width:1206px; _height: 1080px; min-height:1080px; height:auto !important; background-color:#FFFFFF; border:#e9e9e9 1px solid;}







.glnr2 { width:1206px; border:#CFCFCF 1px solid; _height:1900px; min-height:1900px; background-color:#FFFFFF;  }







.glleft { width:300px; float:left; _height:750px;min-height:750px;height:auto !important; }







.glright { width:905px; float:right;height:auto !important;  _height:950px; min-height:950px}







.glright2 { width:915px; float:right;}/*;*/



.glright3 { width:905px; float:right;}/*;公司简介*/







.glpd{ width:283px; float:right; height:974px; margin-top:15px; background: url(/images/glbak.jpg) no-repeat}







.glpd h1 { line-height:60px; font-size:22pt; color:#1264AD; margin-left:62px}







.pdstyle { margin-left: 62px; margin-top: 16px;}







	







.pdstyle li {







	overflow:hidden;







	list-style-type: none;







}















.pdstyle li a{







	float:left;







	overflow:hidden;







	text-overflow:ellipsis;







	font-size:21px;







	text-decoration: none;







	color: #666666;







	line-height:50px;







	background-image: url(/images/gltb1.png);







	background-repeat: no-repeat;







	background-position: left;







	 padding-left: 30px;







	}







.pdstyle li a:hover {







	color: #1255A8; background-image: url("/images/gltb2.png");







}







.pdstyle li a.a:visited {







	color: #1255A8; background-image: url("/images/gltb2.png");







}







.pdstyle2 { margin-left: 30px; margin-top: 16px;}







	







.pdstyle2 li {







	overflow:hidden;







	list-style-type: none;







}















.pdstyle2 li a{







	float:left;







	overflow:hidden;







	text-overflow:ellipsis;







	font-size:18px;







	text-decoration: none;







	color: #666666;







	line-height:50px;







	background-image: url(/images/gltb1.png);







	background-repeat: no-repeat;







	background-position: left;







	 padding-left: 30px;







	}







.pdstyle2 li a:hover {







	color: #1255A8; background-image: url("/images/gltb2.png");







}







.pdstyle2 li a.a:visited {







	color: #1255A8; background-image: url("/images/gltb2.png");







}







.gllist { width:860px; margin:15px auto;}/* min-height:820px; */







.gllist h2 { background:url(../images/glbak2.jpg) no-repeat bottom; height:50px; color:#1255A8;  font-size:20px} /*padding-top:20px;*/







.gllist h2 a{







	color:#1255A8;







	line-height:50px;







	text-decoration: none;







}







.gllist h3 { background:url(../images/glbak3.jpg) no-repeat bottom; height:50px; color:#1255A8;  font-size:20px} /*padding-top:20px;*/







.gllist h3 a{







	color:#1255A8;







	line-height:50px;







	text-decoration: none;







}







.gllist2 { width:860px; margin:15px auto;}/* min-height:820px; */







.gllist2 h2 { background:url(../images/glbak2.jpg) no-repeat bottom; height:50px; color:#1255A8; padding-top:20px; font-size:20px}







.gllist2 h2 a{







	color:#1255A8;







	line-height:50px;







	text-decoration: none;







}







.list{







	border-width:0 1px;







	height: auto;







}







.pagenum{ line-height:38px; overflow:hidden; text-align:center;font-size:13px;color:#676767;padding-top:15px;}







.pagenum a{color:#676767; font-size:13px;}







.pagenum a:hover{color:#3366CC;  }















.txtpage3{ margin:0 auto; width:1208px;_height:880px;min-height:880px;} 







.txtpage4{ margin:0 auto; width:1208px;_height:2000px;min_height:2000px;} 







/*细览*/







.xlnr { width:1206px; border:#CFCFCF 1px solid; _height: 700px; min-height:700px; background-color:#FFFFFF; }







.xlnr h1{







	font-size:24px;







	line-height:40px;







	text-align:center;







	margin: 40px 40px 0px 40px;







	padding-bottom: 20px;







	border-bottom-width: 1px;







	border-bottom-style: solid;







	border-bottom-color: #CFCFCF;







}







.xlnr h2{







	font-size:34px;







	line-height:100px;







	text-align:center;







	margin-right: 40px;







	margin-left: 40px;







	border-bottom-width: 1px;







	border-bottom-style: solid;







	border-bottom-color: #CFCFCF;







	color:#990000;







	font-weight: bold;







	letter-spacing: 0.3em;







}







.xlny{ width:200px; margin:15px 900px 15px 80px; line-height:30px; color:#990000; font-size:22px}







.xlnrt{ margin:20px 40px 20px 40px; text-indent: 2em;}
.xlnrt3{ margin:20px 40px 20px 40px; }

.xlnrt p{ line-height:30px;margin-top:10px;margin-bottom:10px;font-size:18px; }


.xlnrt3 p{ line-height:200%;margin-top:10px;margin-bottom:10px;font-size:16pt;text-indent: 2em; } /*领导简介*/

.xlnrt3 div{ line-height:200%;margin-top:10px;margin-bottom:10px;font-size:16pt;text-indent: 2em; }


.xlnrt2{ margin:20px 80px 20px 80px; text-indent: 2.5em;}







.xlnrt2 p{ line-height:40px}







.xlprint{ line-height:30px;margin-left:40px; margin-right:40px; text-align:right}







.xlprint a{







	color:#333333;







	text-decoration: none;







}







/*搜索*/







.in {width:180px; height:36px; line-height:36px; margin-left:30px; border:0; margin-top:11px; color:#CCCCCC; float:left; border:none;}


.text0{ border:none; width:200px;}




.submit {width:50px; height:22px; border:0; background-color:transparent; float:left; display:inline; margin-left:3px; cursor:pointer;}















.wxoa{







	width:565px;







	height:200px;







	background-color: #F7F7F7;







	background-image: url(../images/dtxwx.jpg);


	background-repeat: no-repeat;



}

 .tab_hd{border-bottom:2px solid #E8E8E8;overflow:hidden; }

.tab_hd >li{padding:5px 20px;float:left;font-size:20px;color:#636363;cursor:pointer; list-style:none; font-weight: bold;}

.tab_hd >li a{display: block; text-decoration:none; color: inherit;}

.tab_hd >li .iconfont{margin-right:5px;font-size:20px; font-weight:bold;}

.tab_ind{ width:600px; float:right; padding-right:5px;}

.tab_hd >li.active,.infoList_sec .tab_hd >li.active{

	margin-bottom:0;

	color:#0953AC;

	border-bottom:2px solid #1568AC;

	background:none;

	font-weight: bold;

}

.tab_bd{height:335px;overflow:auto;}
.tab_bd.active{display:block; }
.tab_bd{padding:5px;display:none;}
/*.tab_bd a:link, a:visited, a:hover, a:active{ color: inherit; }*/
.tab_bd a:link,tab_bd a:visited,tab_bd a:hover,tab_bd a:active{ color: inherit; }

/*tp*/
#slideBox {
	width: 1208px; height: 104px;
}
#slideBox_m {
	width: 790px; height: 100px;
}
.slideBox {
	overflow: hidden; position: relative;
}
.slideBox .hd {
	height: 25px; right: 10px; bottom: 10px; overflow: hidden; position: absolute; z-index: 1;width:13%;/*width:5%*/
}
.slideBox .hd ul {
	overflow: hidden; float: left; zoom: 1;
}
.slideBox .hd ul li {
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	margin-right: 5px;
	float: left;
	cursor: pointer;
	list-style: none;
	float: left;
	background-color: #336699;
	color:#FFFFFF;
}
.slideBox .hd ul li.on {
	background: rgb(255, 0, 0); color: rgb(255, 255, 255);
}
.slideBox .bd {
	height: 100%; position: relative; z-index: 0;
}
.slideBox .bd img {
	
}

/* 图片切换2*/
#slideBox_f {
	width: 99%;
	height: 383px;
	position: relative;
	overflow: hidden;
	
}
.slideBox_f .hd {
	bottom: 40px; height:25px; overflow:hidden; position:absolute; right: 5px; z-index:1;width:25%;
}
.slideBox_f .hd ul {
	list-style-type: none;
}

.slideBox_f .hd ul li {
	CURSOR: pointer;
	HEIGHT: 25px;
	WIDTH: 25px;
	FLOAT: left;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 25px;
	MARGIN-RIGHT:2px;
	background-color: #336699;
	color:#FFFFFF;
	
	
}
.slideBox_f .hd ul li.on {
	color: rgb(255, 255, 255);
	background-color: #CC3300;
}
.slideBox_f .bd ul li {
	text-align: center;
	background-color:#999999;
	line-height:25px;
}
.slideBox_f .bd ul li a {
	/*font-weight: bold;*/
	text-decoration: none;
	color:#FFFFFF;
	line-height:25px;
}
.slideBox_f .bd {
	padding-left: 1px;
}

.tit3{

	position:relative;

	height:50px;

	background: url(../images/tzgg2.jpg) no-repeat bottom;


}


.x1 {


	width: 114px;


	height: 50px;

	color: #0953AC;

	font-size:20px;

	font-weight: bold;

	float: left;

	position: relative;

	cursor: pointer;

	background: url(../images/bak04.jpg) no-repeat bottom; 

	text-align:center;

}



.x1 a {


	color:#0953AC;


	text-decoration: none;


	line-height:50px;


}




.x1 a:visited {


	color: #0953AC;




}



.x2 {


	width: 113px; height: 50px; color:#636363; font-size: 20px; font-weight: bold; float: left; position: relative;text-align:center



}




.x2 a {



	color: #636363;


	text-decoration: none;


	line-height:50px;



}



.x2 a:visited {


	color: #636363;


}	
