@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;

}


body {
     margin:0 auto;
	 padding:0px;
	 color:#000;
	 font-size:14px;
     font-family: "Microsoft YaHei";
	 overflow-x:hidden;
	 min-width:1130px;
}
tr,td{font-size:14px;
font-family: "Microsoft YaHei";
	padding:0 5px;	
}

.w{
width:1200px; 
margin: 0 auto;
min-width:1130px;
}
.wt{
width:900px; 
margin: 0 auto;
}
.w1{
width:1250px; 
margin: 0 auto;
}
.bgf{
	background-color:#fff;
	width:1150px; 
margin: 0 auto;
	}
.dhjg{
	height:35px;
	overflow:hidden;
	width:100%;
	margin:0 auto;
	}


.yah{
font-family: "Microsoft YaHei";
}
a {
	font-size:14px;
	font-family: "Microsoft YaHei";
	color:#666;
	cursor:pointer;
	}

a:focus { -moz-outline-style: none; outline:0;/*兼容火狐浏览器*/  
} 
a:link {
	text-decoration: none;
	star:expression(this.onFocus=this.blur());/*让加载样式时同时加载js事件*/  

}
a:visited {
	text-decoration: none;
	star:expression(this.onFocus=this.blur());/*让加载样式时同时加载js事件*/  


}
a:hover {
	text-decoration: none;
	color:##44b63d;
}
a:active {
	text-decoration: none;
	
}
table {
	border-collapse:collapse;
}
img {
	border:0;
}
p,ul,ol,li,form {
	margin:0px;
	padding:0px;
	list-style: none;
}
.fl{
float:left;
}
.fr{
float:right;
}
.cl{
clear:both;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
* html .clearfix { height: 1%; }
.blank15{
height:15px;
overflow:hidden;
}

.pd5{
padding:5px;
}
.pd10{
padding:10px;
line-height:22px;
}
.blank{
height:10px;
overflow:hidden;
}
.blank2{
height:20px;
overflow:hidden;
}
.blank5{
height:50px;
overflow:hidden;
}
.bd1{
border:1px solid #dfdfdf; 

}
.bd2{
border:2px solid #f00;
}
.bd3{
border:5px solid #00aeef;
}
input{outline:none;}
.ml{
margin-left:15px;
}
.mr{
margin-right:10px;}

#w2{
	background:#97d4e9;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
	}
#w3{
	background-color:#e6f3f9;
	margin:0 auto;
	padding:40px 0 80px 0;
	overflow:hidden;
	}
#w4{
	background-color:#ebecec;
	margin:0 auto;
	padding:40px 0 80px 0;
	overflow:hidden;
	}
#w5{
	background-color:#FFF;
	/*border-top:10px solid #eee;*/
	border-bottom:10px solid #069;
	margin:0 auto;
	padding:30px 0 50px 0;
	overflow:hidden;
	}
#header{
	width:100%;
	min-width:1200px;
	margin:0 auto;
		}
#topg{
	background:#0050b5;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#fff;
	border-bottom:1px solid #267cc3;
	font-size:12px;

	}
#topg i{
	font-size:18px;
	padding-right:5px;
	padding-left:10px;}
#topg span.fr a{
	padding:0 10px;
	font-size:12px;
	color:#fff;}
#topg span.fr b{
	color:#ffb400;
	font-weight:normal;
	}

/*--------------头部开始------------------*/


.logo{
background:url(../images/logo.jpg) no-repeat left center;
width:330px;
height:80px;
overflow:hidden;
position:relative;
}
.logo a{
display:block;
width:100%;
height:80px;
font-size:18px;
font-family:"Signika Negative";
overflow:hidden;

}
/*.logo:before {content:"";
position:absolute;	
width:400px;
height:15px;
background-color:rgba(255,255,255,.5);
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-webkit-animation:searchLights 3s ease-in 3s infinite;
	-o-animation:searchLights 3s ease-in 3s infinite;
	animation:searchLights 3s ease-in 3s infinite}
@-webkit-keyframes searchLights {
	0% {left:-500px;top:0px	}
	to {left:500px;	top:300px	}
}
@-o-keyframes searchLights {
	0% {left:-500px;top:0px	}
	to {left:500px;	top:300px	}
}
@-moz-keyframes searchLights {
	0% {left:-500px;top:0px	}
	to {left:500px; top:300px	}
}
@keyframes searchLights {
	0% {left:-500px;top:0px	}
	to {left:500px;	top:300px	}
}
*/



/** 导航 **/
/*----------三级导航开始-------------*/

#nav{height:50px; float:right; width:780px; margin-top:15px; }
#nav *{margin:0;padding:0;}
#nav a{text-decoration:none; font-size:14px; transition:all ease-in .3s;}
/*一级菜单*/
#nav ul{margin:0 auto; display:block;list-style-type:none;}
#nav ul li{display:block;width:100px;height:50px; line-height:50px; float:left;text-align:center; position:relative; z-index:2; margin:0 15px; transition:all ease-in .3s;}

#nav ul li.home{background:url(../images/botb.jpg) repeat-x left bottom; }
#nav ul li:hover,#nav ul li.home a{
	}
#nav ul span{
	display:block;
	background:url(../images/botb.jpg) repeat-x left top;
	height:2px;
	overflow:hidden;
	}

/*二级菜单*/
#nav ul li ul{display:none;box-shadow:#ccc 0px 2px 3px 1px; position:relative; z-index:2;}
#nav ul li ul li{width:185px; height:35px; line-height:35px;background-color:#fff;border-left:none; box-shadow:none; border-bottom:1px dashed #ccc; text-align:left; padding-left:5px;margin:0 0px;}
#nav ul li:hover ul li a{
	
	color:#414336;}
#nav ul li:hover ul{display:block;position:relative;width:190px; text-align:left; }
#nav ul li ul li:hover{background-color:#0082cd;}
/*三级菜单*/
#nav ul li:hover ul li ul{display:none;}
#nav ul li:hover ul li:hover ul{display:block;width:205px; position: relative; left: 188px; top: -35px; }
#nav ul li:hover ul li:hover ul li{width:210px; height:35px; line-height: 35px;}
#nav ul li:hover ul li:hover ul li a{
	color:#414336;}
#nav ul li:hover ul li:hover ul li:hover{background-color:#d1eafa;}
#nav ul li ul li:hover a{
	color:#fff;}
#nav ul li:hover ul li:hover ul li:hover a{
	color:#02649c;}


/*-----------------------首页开始------------------------*/

.inabout{
	margin-top:10px;
	width:700px;
	overflow:hidden;
	line-height:25px;
	font-size:12px;
	}
.inabout b { display: block; height: 54px; border-bottom: #333 solid 2px; width: 180px; color: #333; transition: all ease 500ms; }
.inabout b i { display: block; float: left; font-size: 18px; line-height: 54px; font-style:normal;}
.inabout b .icon { display: block; float: right; width: 34px; height: 11px; background:url(../images/ico4.png) no-repeat left top; margin-top: 22px; }
.inabout a:hover b { width: 200px; color: #38a72f; transition: all ease 500ms; border-bottom: #38a72f solid 2px; }
.inabout a:hover p { color: #38a72f; }
.inabout a:hover b .icon { background:url(../images/ico5.png) no-repeat left top; }
.titel{
	line-height:90px;
	height:90px;
	overflow:hidden;
	text-align:center;
	font-size:32px;
	color:#0050b5;
	display:block;
	width:100%;
	margin-top:20px;
	}
.titel span{
	border-bottom:1px solid #ccc;
	height:88px;
	padding:0 90px;
	display:inline-block;
	letter-spacing:2px;
	border-bottom:1px solid #ccc;
	}	
.titel span i{
	background:url(../images/titelbg.png) no-repeat center bottom;
	display:inline-block;
	height:90px;
	font-style:normal;
	}
.inpro li{
}
.inpro li a{ 
	opacity:1;
	filter:alpha(opacity=100);
	transition:all ease-in .3s;
	width:265px;
	height:185px;
	overflow:hidden;
	display:block;
		border:1px solid #ccc;
	float:left;
	margin:10px 8px;
}
.inpro li a img{
	max-height:155px;
	max-width:265px;
	overflow:hidden;}	
.inpro li a:hover{
	border:1px solid #36F;
	opacity:.8; 
	filter:alpha(opacity=80);
	color:#36F;
}
.inlmfl{
	width:390px;
	overflow:hidden;
	position:relative;
	margin-top:-80px;
	}

/*-----------------------首页开始--------------------*/
/* 首页产品滚动 */
.picScroll-left{ width:1200px; position:relative;}
		.picScroll-left .hd{  height:35px; padding:0 10px; position:absolute; top:40%; z-index:99; width:1200px;}
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:17px; height:32px;  cursor:pointer;}
		.picScroll-left .hd .prev{
			background:url(../images/L.png) no-repeat left center;
			position:absolute;
			left:-10px;}
		.picScroll-left .hd .next{background:url(../images/R.png) no-repeat right top;
		position:absolute;
		right:-20px;}
		.picScroll-left .bd{ padding:10px; z-index:3;  }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 0px; float:left; _display:inline; overflow:hidden;   text-align:center;  }
.jjfa{
	height:497px;
	}
.jjfap p{color:#fff;
padding-top:22px;
font-size:12px;
}
.make{
	height:100px;
	background-color:#000;
	opacity:.6;
	filter:alpha(opacity=60);
	position:relative;
	margin-top:-102px;
	transition: all ease 500ms;
	}
.jjfap{
	position:relative;
	margin-top:-70px;
	color:#fff;
	font-size:16px;
	padding:0px 25px;
	transition: all ease 500ms;
	line-height:20px;
	}
.jjfa a{
	color:#fff;
	font-size:16px;
	}
.jjfap i{
	font-size:12px;
	font-style:normal;
	}
.jjfa a:hover .make{
	transition: all ease 500ms;
	margin-top:-240px;
	height:240px;
	}
.jjfa a:hover .jjfap{
	margin-top:-210px;
	transition: all ease 500ms;
	}
.blankb{
	background:url(../images/blankb.jpg) no-repeat left bottom;
	height:24px;
	width:1130px;

	}
/*-----------------尾部开始--------------*/
#footer{
	background:url(../images/fotbg.png) no-repeat 20% center #0050b5;
	padding:10px 0 0 0;
	color:#fff;
	margin:0 auto;
	min-height:150px;
	border-top:2px solid #0873c0;}
#footer1{
	background:url(../images/wx.jpg) no-repeat 88% center;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	padding-bottom:30px;
	line-height:28px;
	
	}
.flogof{
	background:url(../images/flogo.png) no-repeat left top;
	height:60px;
	width:320px;
	display:block;
	overflow:hidden;
	}
.flogo{
	margin:0 auto;
	width:1100px;
	}
.flogo span{
	display:block;
	}
.flogo span.add{
	background:url(../images/add.png) no-repeat left center;
	display:block;
	padding-left:25px;
	}
.flogo span.tel{
	background:url(../images/tel1.png) no-repeat left center;
	padding-left:25px;}
.flogo span.fax{
	background:url(../images/fax.png) no-repeat left center;
	padding-left:25px;}
.flogo span.fax a{
	color:#ff0;
	}

#bottom{
	background:#000;
	height:40px;
	line-height:40px;
	overflow:hidden;
	}
/*-----------------新闻默认列表页开始--------------------*/
.iright{
	width:910px;
	overflow:hidden;
	line-height:30px;
	font-size:14px;}	
.iright img.fl{
	max-width:500px;
	padding-right:15px;}
.iright img.fr{
	padding-left:25px;}
.ileftl{
	width:260px;
	overflow:hidden;
	}
.fnews dl{
	height:130px;
	overflow:hidden;
	padding:10px;
	border-bottom:1px dashed #ccc;
	position:relative;
	}


.fnews dl dd{
	text-align:center;
	width:75px;
	height:60px;
	padding:15px 8px 15px 7px;
	overflow:hidden;
	line-height:20px;
	background-color:#bbbbbb;
	color:#fff;
	font-size:12px;
	float:left;
	margin-top:15px;
	border-radius:3px;
	transition:all ease-in .2s;
	}
.fnews dl dd span{
	font-size:32px;
	font-weight:bold;
	line-height:40px;
	height:40px;
	display:block;
	}
.fnews dl dt{
	width:750px;
	height:130px;
	overflow:hidden;
	float:right;
	font-size:14px;
	line-height:22px;
	color:#999;
	}
.fnews dl dt p{
	text-indent:2em;
	}
.fnews dl dt h4 a{
	font-size:16px;
	display:block;
	line-height:40px;
	height:40px;
	overflow:hidden;
	transition:all ease-in .2s;
	}

.fnews dl.fhover1 dd{
	background-color:#53c5d0;
	width:75px;
	height:60px;
	padding:15px 8px 15px 7px;
	}
.fnews dl.fhover1 dt h4 a{
	color:#53c5d0;
}
.fnews dl.fhover1 .more2 a{
	background-color:#C60;
	}
.more2{
	float:right;
	position:absolute;
	bottom:10px;
	right:10px;
	}
.more2 a{
	background:#4ac6d2;
	height:15px;
	line-height:15px;
	border-radius:3px;
	font-size:10px;
	padding:0 5px;
	font-weight:normal;
	color:#fff;
	font-family:'Raleway','Rajdhani','Josefin Sans','Squada One','Amaranth';
	transition:all ease .3s;
	}	
.more2 a:hover{
	background-color:#C60;}	

.irssm{
	width:260px;
	min-height:900px;
	overflow:hidden;
	position:relative;
	background-color:#e9f1f4;
		}	
.irssm1{
	width:260px;
	overflow:hidden;
	position:relative;
	background-color:#e9f1f4;
		}
.inss{
background-color:#2477b6;
	height:36px;
	padding:3px;
	border-radius:0 0 5px 5px;
	}
.sswb{
	background-color:#fff;
	border:0px;
		height:36px;
	line-height:36px;
	width:175px;
	color:#999;
	overflow:hidden;
	padding:0 10px;
	font-size:14px;
	}
.ssan{
	border:none;
	background:none;
	color:#fff;
	cursor:pointer;
	font-size:16px;
	margin-left:12px;
	letter-spacing:3px;
}	
.here{
	background:url(../images/home.jpg) no-repeat left center;
	line-height:35px;
	height:35px;
	border-bottom:1px solid #dedede;
	font-size:14px;
	padding-left:20px;
	color:#666;
	}
/*--------三级栏目下样式------------------*/

.leflm ul{
	padding:10px;
	list-style:none;
	}
.leflm ul li a{
	display:block;
	height:40px;
	line-height:40px;
	border:1px solid #ccc;
	margin:10px 0;
	border-left:5px solid #79abd0;
	text-align:center;
	transition:all ease-in .3s;
	background-color:#fff;
	font-size:16px;
	}	
.leflm ul li a:hover{
	background-color:#79abd0;
	color:#fff;
	border:1px solid #79abd0;
	border-left:5px solid #fc0;}
.leflm ul li.hover a{
	background-color:#79abd0;
	color:#fff;
	border:1px solid #79abd0;
	border-left:5px solid #FC0;
	display:block;
	height:40px;
	line-height:40px;
	}

.inpro1{
list-style:none;
}
.inpro1 ul li{
display:block;
text-align:center;
float:left;
transition:background .3s ease-in,
color .3s ease-in,
border .3s ease-in;
width:230px;
height:275px;
overflow:hidden;
margin:30px;
position:relative;
}
.inpro1 ul li a{
font-family:"Raleway";
font-size:18px;
transition:background .3s ease-in,
color .3s ease-in;
display:block;

}
.inpro1 ul li a img{
display:block;
width:230px;
height:225px;
-webkit-transition:all 1s; 
-moz-transition:all 1s; 
-o-transition:all 1s; 
margin-bottom:15px;
overflow:hidden;
position:relative;
z-index:-1;
}
.inpro1 ul li .mask{
	position:relative;
	z-index:2;
	height:50px;
	
	display:block;
	opacity:.5;
	filter:alpha(opacity=50);
	left:0px;}
.inpro1 ul li div.txt{
	z-index:3;
	position:relative;
	height:40px;
	line-height:40px;
	overflow:hidden;
	transition:color .3s ease-in;
	margin-top:-50px;
	}
.inpro1 ul li div.txt a{

	font-size:14px;
	}
.inpro1 ul li a:hover img{
	width:230px;
-webkit-transform:scale(1.2); 
-moz-transform:scale(1.2); 
-o-transform:scale(1.2); 
}


.inpro1 ul li a:hover{
	
font-weight:normal;
}
.inpro1 ul li .txt a:hover{
	color:#f00;
	}

/* 分页样式*/
.list_page {
float:right;
	margin: 25px 8px;
}
.pageLink a,
.list_page a{
	padding: 5px 12px;
	background: #fff;
	text-align: center;
	display: inline;
	font-size: 14px;
	font-family:"Microsoft YaHei";
	color:#333;
	margin-right:3px;	
	}

.list_page b,
.pageLink a:hover,
.list_page a:hover{
padding:5px 12px;
	background: #79abd0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color:#fff;
	font-weight:normal;
		margin-right:3px;	
	}
.list_page b{
padding:5px 12px;}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}		
	
.h4t{
	font-size:28px;
	line-height:55px;
	height:55px;
	font-weight:bold;
	color:#c00;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	}	
		/*--------------------内容页开始-----------------*/
.center{
padding:20px 30px;
line-height:30px;
list-style:none;
font-size:15px;
color:#555;
}


.line{
border-top:1px dotted #ccc;
height:10px;
overflow:hidden;}

.h1t{
font-size:24px;
color:#00b6c7;
line-height:50px;
text-align:center;
font-family:"Microsoft YaHei";
}
.h2t{
font-size:18px;
padding-left:20px;
line-height:40px;
height:40px;
text-align:center;
overflow:hidden;
color:#993300;
font-weight:bold;
font-family:"方正正准黑简体","Microsoft YaHei";
}

.h5t{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#ccc;
text-align:center;
font-weight:200;
border-bottom:1px dotted #ddd;
padding-bottom:15px;
}
.sswb1{
	width:320px;
	height:35px;
	overflow:hidden;
	line-height:35px;
	padding:0 5px;
	color:#666;
	font-size:14px;
	font-family:"Microsoft YaHei";
	border:0px solid #53c5d0;
	background-color:#fff;
	}
.ssan1{
	height:30px;
	line-height:30px;
	padding:0 25px;
	background-color:#53c5d0;
	color:#fff;
	border:1px solid #930;
	border-radius:5px;
	border:0px;
	font-size:16px;
	font-family:"Microsoft YaHei";
	margin:0 20px;
	letter-spacing:2px;
	cursor:pointer;
	}
.mtxst{
	background-color:#efefef;
	font-size:14px;
	line-height:30px;
	padding:25px 0px;
	border:1px solid #c7e4e7;
	text-align:center;
	}
.mtxst strong{
	color:#53c5d0;
	font-size:18px;
	padding:0 10px;}

.wzxx3 dl{
	padding:10px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
	color:#666;
	line-height:22px;
	transition:all ease-in .3s;
	}
.wzxx3 dl dt{
	color:#666;
	height:30px;
	line-height:30px;
	}
.wzxx3 dl dt a{
	background:url(../images/navi1.png) no-repeat left center;
	display:block;
	line-height:35px;
	font-size:16px;
	padding-left:15px;
	font-weight:bold;
	float:left;
	color:#4d4d4d;
	transition:all ease-in .3s;
	}
.wzxx3 dl dt span{
	padding-left:20px;
	font-size:12px;
	color:#a2a2a2;
	float:right;
	}
.wzxx3 dl dt a:hover{
	color:#53c5d0;
	}
.wzxx3 dl.onhover1{
	background-color:#eefbfc;
	color:#a2a2a2;	
	}
.wzxx3 dl.onhover1 dt a{
	color:#2598a3;
	}
.wzxx3 dl.onhover1 dt a{
	background:url(../images/navi2.png) no-repeat left center;
	display:block;
	line-height:35px;
	font-size:16px;
	padding-left:15px;
	font-weight:bold;
	float:left;
	color:#4d4d4d;
	}
.sslm a{
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 25px;
	background-color:#53c5d0;
	color:#fff;
	text-align:center;
	letter-spacing:2px;
	font-size:14px;
	border-radius:10px;
	margin-left:30px;
	}
.sslm a:hover{
	background-color:#dfbf3d;}	



		
	
	
























.iwzxx ul{
	padding:10px;
	list-style:none;
	}
.iwzxx ul li{
	height:32px;
	line-height:32px;
	overflow:hidden;
	font-size:12px;
	color:#999;
	}
.iwzxx ul li a{
	display:block;
	background:url(../images/ico1.png) no-repeat left center;
	padding-left:15px;
	height:32px;
	line-height:32px;
	overflow:hidden;
		}
.iwzxx ul li a:hover{
	background:url(../images/ico2.png) no-repeat left center;
	color:#0f74b7;
	}

.dltitel a{
	display:block;
	background:url(../images/ico3.png) no-repeat 20px center #79abd0;
	height:60px;
	line-height:60px;
	color:#fff;
	font-size:18px;
	padding-left:65px;
	font-size:24px;
	letter-spacing:4px;
	margin-top:5px;
	border-radius:5px;
		}
.dlti ul{ list-style:none;
}	
.dlti ul li a{
	border-top:1px solid #d6e2e7;
	background:url(../images/ico4.png) no-repeat center 20px;
	display:block;
	width:129px;
	float:left;
	text-align:center;
	height:65px;
	line-height:65px;
	padding-top:40px;
	border-right:1px solid #d6e2e7;
	}	
.dlti ul li:nth-child(2) a{	
	background:url(../images/ico5.png) no-repeat center 20px;
		}	
.dlti ul li:nth-child(3) a{	
	background:url(../images/ico6.png) no-repeat center 20px;
		}
.dlti ul li:nth-child(4) a{	
	background:url(../images/ico7.png) no-repeat center 20px;
		}	
	
.dlti ul li:nth-child(2) a,.dlti ul li:nth-child(4) a{
	border-right:0px;}
.dlti ul li:nth-child(1) a,.dlti ul li:nth-child(2) a{
	border-top:0;
	}	
.iwzxx1 ul{
	padding:10px;
	list-style:none;
	}
.iwzxx1 ul li{
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:12px;
	color:#999;
	border-bottom:1px dashed #eee;
	}
.iwzxx1 ul li a{
	display:block;
	background:url(../images/ico1.png) no-repeat left center;
	padding-left:15px;
	height:40px;
	line-height:40px;
	font-size:15px;
	overflow:hidden;
		}
.iwzxx1 ul li a:hover{
	background:url(../images/ico2.png) no-repeat left center;
	color:#0f74b7;
	}	
.titel1{
	background:url(../images/titell1.jpg) repeat-x left bottom;
	line-height:55px;
	height:55px;
	margin:15px 0;
	}
.titel1 span{
	font-size:24px;
	padding:0 30px;
	display:inline-block;
	color:#005ca2;
	letter-spacing:3px;
	border-bottom:3px solid #006fab;
	}
.titel1 p{
	position:relative;
	color:#999;}


/*---------------新闻列表页开始------------------*/



	
	
.lastl,.lastl a{
	color:#666;
	font-family:'Amaranth','Raleway','Rajdhani','Josefin Sans','Squada One';
	
	}	
.lan{
	background-color:#44b63d;
	height:27px;
	line-height:27px;
	border-radius:3px;
	width:72px;
	overflow:hidden;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-family:"Microsoft YaHei", "微软雅黑";
	border:none;
	cursor:pointer;
	margin-left:20px;
	}

	
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.more a{
	display:inline-block;
	border:2px solid #53c5d0;
	padding:2px 30px;
	margin:0 auto;
	margin-top:15px;
	transition:all ease-in .3s;
	font-family:Amaranth;
	font-weight:bold;
	float:right;
	}	
.more a:hover{
	background-color:#53c5d0;
	color:#fff;}	




.inews{
	width:420px;
	margin-right:15px;
	background:#f7f7f7;
	}
.newstit{
	line-height:40px;
	height:40px;
	overflow:hidden;
	color:#4ac6d2;
	font-size:15px;
	font-weight:bold;
	letter-spacing:1px;
	padding:0 15px;}	
	

.more1 a{
	background:#4ac6d2;
	height:15px;
	line-height:15px;
	border-radius:3px;
	font-size:10px;
	padding:0 5px;
	font-weight:normal;
	color:#fff;
	font-family:'Raleway','Rajdhani','Josefin Sans','Squada One','Amaranth';
	transition:all ease .3s;
	}	
.more1 a:hover{
	background-color:#C60;}	
.wzxx ul{
	padding:10px 20px;
	line-height:30px;
	list-style:none;
	background:url(../images/n1.jpg) no-repeat center top;
	padding-top:120px;
	}	
.wzxx ul li{
	height:30px;
	line-height:30px;
	overflow:hidden;
	}	
.wzxx ul li a{
	color:#999;}
.wzxx ul li a:hover{
	color:#f00;}	
	
	
.wzxx1 dl{
	padding:0 10px 10px 10px;
	list-style:none;
	}	
.wzxx1 dl dt{
	width:130px;
	height:110px;
	overflow:hidden;
	float:left;
	}
.wzxx1 dl dt img{
	width:130px;
	height:110px;
	overflow:hidden;
	}
.wzxx1 dl dd{
	width:260px;
	float:right;
	}
.wzxx1 dl dd a{
	display:block;
	height:30px;
	line-height:30px;
	font-weight:bold;
	overflow:hidden;
	}
.wzxx1 dl dd span{
	line-height:20px;
	color:#999;
	font-size:12px;}
.wzxx1 ul{
	padding:10px 20px;
	list-style:none;
	}
.wzxx1 ul li{
	height:30px;
	line-height:30px;
	overflow:hidden;
	}	
.wzxx1 ul li a{
	color:#999;}
.wzxx1 ul li a:hover{
	color:#f00;}		
.inewsr{
	width:330px;
	background:#f7f7f7;}	
.wzxx2 dl{
	padding:0 20px 15px 20px;
	list-style:none;
	line-height:25px;
	color:#999;
	}	
.wzxx2 dl dt{
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-weight:bold;
	}
.wzxx2 dl dt a{
	font-weight:bold;
	}	






.letitel{
	line-height:45px;
	height:45px;
	background:#4ac6d2;
	color:#fff;
	border-left:5px solid #FC0;
	padding-left:20px;
	font-size:16px;
	}
.lxwmc{
	color:#999;
	font-size:14px;
	padding:10px;
	line-height:25px;}
.lxwmc h1{
	font-size:16px;
	font-weight:normal;
	}

.ilepor ul li{
	position:relative;
	height:150px;
	margin-bottom:20px;
	text-align:center;
	transition:all ease-in .3s;
	overflow:hidden;
	}
.ilepor ul li img{
	width:220px;
	height:150px;
	overflow:hidden;
	z-index:1;
	position:relative;
	transition:all ease-in .3s;
	}

.ilepor ul li .mask{
	position:relative;
	z-index:2;
	height:40px;
	background-color:#000;
	display:block;
	opacity:.5;
	filter:alpha(opacity=50);
	margin-top:-40px;
	left:0px;}
.ilepor ul li div.txt{
	z-index:3;
	position:relative;
	height:40px;
	line-height:40px;
	overflow:hidden;
	transition:color .3s ease-in;
	margin-top:-40px;
	}
.ilepor ul li div.txt a{
	color:#fff;
	font-size:16px;
	}
.ilepor ul li a:hover img{
	width:220px;
-webkit-transform:scale(1.2); 
-moz-transform:scale(1.2); 
-o-transform:scale(1.2); 
}


.ilepor ul li a:hover{
	
font-weight:normal;
}
.ilepor ul li a:hover .txt{
	color:#fff;
	}














	
	




	


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

/*------------------------搜索模版-----------------*/
.wzxx5 dl{
overflow:hidden;
border-bottom:1px dotted #ccc;
padding:20px;
list-style:none;
}
.wzxx5 dl dt{

line-height:35px;
height:35px;
padding-left:20px;
overflow:hidden;
}
.wzxx5 dl dt a{
font-size:16px;
font-family:"Microsoft YaHei";
color:#44b63d;
}
.wzxx5 dl dt a:hover{
color:#f00;
}
.wzxx5 dl dd{
line-height:25px;
text-indent:2em;
font-size:14px;
}



	
	
	
	
	
	
	
	
	
	
	
	
	
	


/*--------------------首页弹出窗口--------------*/
.black_overlay{
display: none;
position: absolute;
top:0px;
left:0px;
width: 100%;
height:100%;
background-color: black;
background-attachment:fixed;
z-index:10001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.white_content {
display: none;
position: fixed;
_position:absolute;
width: 600px;
top:10%;
left:30%;
height: 450px;
margin-top:-250px;
margin-left:-300px;
border: 5px solid #ffce85;
border-radius:10px;
box-shadow:5px 5px 4px #666;
background-color: white;
z-index:10002;
color:#999;
overflow: auto;
font-family:"Microsoft YaHei", "微软雅黑";
margin:0 auto;
padding:10px 20px;
line-height:30px;
font-size:14px;
}
.xzyd{
	margin-top:15px;
	margin-left:80px;
	font-size:12px;
	line-height:30px;
	color:#f90;
	height:60px;
	line-height:60px;
	}
.xzyd a{
	display:block;
	line-height:40px;
	height:40px;
	font-size:20px;
	text-align:center;
	background-color:#44b63d;
	border-radius:20px;
	color:#fff;
	width:150px;
	box-shadow:#ccc 3px 2px 2px;
	font-weight:bold;
	transition:all ease-in .3s;
	letter-spacing:2px;
	float:left;
	margin-right:25px;
			}
.xzyd a:hover{
	background-color:#ff9600;}
/*-------------底部开始----------------*/

/*------------------列表页开始---------------------*/




