ul{
	list-style: none;
}
.idx_hv1{
	width: 100%;
}
.idx_box{
	width: 1200px;
	margin: 0 auto;
}
.idx_hv1 h2{
	font-size: 30px;
	color:#333333;
	font-weight: 300;
	line-height: 60px;
	text-align: center;
	margin: 0;
	}
	
	.idx_hv1 p{
		font-size: 14px;
		color:#666666;
		text-align: center;
		margin-bottom: 25px;
	}
	
	.idx_hv1 ul{
		width: 1200px;
		height: 430px;
		margin: 0 auto;
	}
	
	.idx_hv1 ul li{
		float: left;
		width: 586px;
		text-align: center;
		line-height: 28px;
		margin: 5px;
	}