.bannerMain,.water,.imgBox{margin:0 auto;}
.banner{
	width:100%;
	height:238px;
	background:url(../images/water.png);
	background-size:cover;
}
.bannerMain{
	width:1100px;
	height:168px;
	text-align: center;	
	padding-top: 70px;
}
.bannerMain span{
	font-size: 60px;
	color:#fff;
	line-height:60px;
}
.bannerMain i{
	letter-spacing:3px;
	color:#fff;
	font-size: 10px;
	line-height: 10px;
	margin:9px 0 21px;
	text-transform:uppercase;
}
.bannerMain em{
	color:#fff;
	font-size:16px;
	line-height:16px;
	font-weight: 700;
}
.water{
	height:800px;
	width:1100px;
	padding-top: 87px;
}
.water .ul1{
	width:550px;
	height:800px;

}
.water .ul2{
	width:550px;
	height:800px;
}
.water ul h3{
	font-size: 20px;
	font-weight:600;
	color:#333;
	margin-bottom: 18px;
}
.water ul h4{
	padding-left: 30px;
	font-size: 16px;
	color:#333;
	margin-bottom: 12px;
	font-weight: 600;
}
.water ul li{
	margin-bottom:16px;
	padding-left:45px; 
}
.water ul li:hover a{
	color:#266bae;
}

.water ul li a{
	font-size:16px;
	color:#666666; 
}