* { margin:0; padding:0; outline:none;}
body{
		margin:0;
		padding:0;
		font-size:12px;
		line-height:24px;
		background:#ffffff;
		color:#000000;
		font-family:"Microsoft YaHei";
}
ol,ul,li,p {
		list-style:none;
}
dl,dt,dd {border:0;}
a {
		color:#000000;
		text-decoration:none;
		outline:none;
}
a img {
		border:0;
		margin:0;
		padding:0;
		
}
/*内页布局*/
.ny_banner { width:100%; height:auto; overflow:hidden; margin:0 auto;}
.insidebox { width:auto; max-width:1440px; height:auto; min-height:600px; margin:0 auto; overflow:hidden; margin-top:28px;}
.leftbox { width:16.6%; height:auto; overflow:hidden; float:left; margin-left:8%;}
.guidebox { width:100%; height:auto; overflow:hidden; float:left; border-bottom:solid 3px #009e3d; padding-bottom:10px;}
.cp_title { width:100%; height:45px; line-height:45px; overflow:hidden; float:left; background:#008a34; margin-bottom:5px;}
.cp_title p{ font-size:22px; color:#ffffff; font-weight:bold; float:left; line-height:45px; margin-left:15px;}
.cp_title span { float:right; font-size:14px; color:#ffffff; line-height:45px; margin-right:15px;}

.leftbox ul li{background-color:#f5f6f6; border:solid 1px #fff; border-bottom:0;}
.leftbox ul li a{padding-left: 10px;color: #333333; font-size:14px; display: block; font-weight:bold; height:36px;line-height: 36px;position: relative;
}
.leftbox ul li .inactive{ background:url(../images/off.png) no-repeat 184px center;}
.leftbox ul li .inactives{background:url(../images/on.png) no-repeat 184px center;background-color:#009e3d;border:solid 1px #009e3d; color:#fff;} 
.leftbox ul li ul{display: none;}
.leftbox ul li ul li { border-left:0; border-right:0; background-color:#f5f6f6; border-color:#fff;}
.leftbox ul li ul li ul{display: none;}
.leftbox ul li ul li a{ padding-left:20px;}

/*内页关于*/
.contentbox { width:60%; height:auto; overflow:hidden; float:left; margin-left:1.8%; margin-bottom:40px;}
.contentbox dt { width:100%; height:45px; line-height:45px; border-bottom:solid 1px #cccccc;}
.contentbox dt p { font-size:14px; color:#333333; overflow:hidden; text-align:left; text-indent:20px; background:url(../images/ny_spa.gif) 0 center no-repeat;}
.contentbox dt p span { font-size:14px; color:#333333;}
.contentbox dd { width:100%; height:auto; float:left; overflow:hidden; margin-top:10px;}
.contentbox dd p{ text-indent:2em; font-size:14px; line-height:30px;}
/*新闻列表*/
.newslist { width:100%; height:auto; overflow:hidden; float:left;}
.newslist li { width:100%; height:130px; overflow:hidden; float:left; border-bottom:dashed 1px #cccccc; margin-top:20px;}
.newslist li .newstitle { width:100%; height:30px; line-height:30px; font-size:16px; font-weight:bold; text-align:left; color:#000000;}
.newslist li .newsdesc { width:100%; height:90px; line-height:28px; font-size:14px; text-align:left; text-indent:2em; color:#666;}

/*图片列表*/
.piclist { width:100%; height:auto; overflow:hidden; float:left;}
.piclist li { width:28%; height:260px; overflow:hidden; float:left; margin-left:2.2%; margin-right:2.2%; margin-top:25px; border:solid 1px #eeeeee; text-align:center; position:relative;}
.piclist li a.pic { width:100%; overflow:hidden; display:block;}
.piclist li p.pictitle { width:240px; height:30px; line-height:30px; margin:0 auto; text-align:center; font-size:14px; color:#000000;}
.piclist li p.pictitle a{ width:180px;display:block; text-align:center;}
.piclist li p.picdesc { width:240px; height:50px; line-height:25px; margin:0 auto; text-align:center; font-size:12px; color:#666666;}
.piclist li p.picdesc a{width:180px;display:block; text-align:center; color:#666666;}


.pagelist { text-align: center; margin: 20px 0 40px; clear:both; padding-top:30px;}
.pagelist span, .pagelist strong, .pagelist a { display: inline-block; border: 1px solid #ddd; padding: 2px 6px; margin-right: 2px; line-height:16px; text-decoration:none; color:#666;}
.pagelist strong { background: #fdc800; color: #fff;}

.erdatu{
	width:100%;
	height:auto;
	float:left;
	}



.er_title{font-size: 14px;font-weight: bold; text-align:center;line-height: 35px; color:#333;}
.er_content{
	font-size: 12px;
	margin-bottom: 35px;
	
}
.er_content img{ max-width: 100%;}
.mh600{font-size: 12px;}
.l{ width:250px; float:left; margin-left: 10px;}.r{ width:250px; float:right;}
.l a{
	color: #000;
	text-decoration: none;
	}
.r a{
	color: #000;
	text-decoration: none;
	}
.clear{
	clear:both;
	}