*{margin: 0;padding: 0;
}
a{text-decoration: none;
}
ul li{list-style: none;
}
.top{width: 100%;
	height:92px;
	background: url(../images/top.png);
	min-width: 1200px;
}
.top_01{width: 1200px;
	margin: 0 auto;
	height:92px;}
	.top_01img{float: right;
		margin: 30px 0;
	}
	.daohang{width: 100%;
		height: 35px;
		background: #00a237;
		min-width: 1200px;
	}
	.daohang_01{width: 1200px;
		margin: 0 auto;
		height: 35px;
	}
	.daohang_01 ul li {float: left;
		line-height: 35px;
		width: 130px;
		position: relative;
		text-align: center;
	}
	.daohang_01 a {color: white;
		
	}
	.caidan{display: none;position: absolute;}
	.daohang_01 ul li:hover .caidan{
						display: block;}
	.daohang_01 ul li:hover{background: #51e884;}
	.daohang_01 ul li ul li {width: 132px;
			font-size: 15px;
			margin: 0;
			float: none;
			z-index: 2;
			background: #00a237;
			color: white;
			}
	.dongtai{width: 100%;
		height: 35px;
		background: #00a237;
		min-width: 1200px;
	}
	.dongtai_01{width: 1200px;
		margin: 0 auto;
		height: 35px;
	}




.demopage{width:960px;margin:0 auto;}

/* scrollDiv */
.scrollDiv{height:35px;/* 必要元素 */line-height:35px;overflow:hidden;/* 必要元素 */width: 45%;}
.scrollDiv li{height:35px;padding-left:10px;color: white;}
.scrollDiv li a{color: white;}
.xinwen_01{float: right;}
