.bannerMain,.investment{margin:0 auto;}
.banner{
	width:100%;
	height:238px;
	background:url(../images/investment.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:14px;
	color:#fff;
	font-size: 10px;
	line-height: 10px;
	margin:9px 0 21px;
}
.bannerMain em{
	color:#fff;
	font-size:16px;
	line-height:16px;
	font-weight: 700;
}
.investment{
	height:400px;
	width:1100px;
	padding-top: 87px;
}
.investment ul li{
	margin-bottom: 28px;
}
.investment ul li:hover a{
	color:#266bae;
}

.investment ul li a{
	font-size: 18px;
	color:#666666; 
}