.bannerMain,.intelligence{margin:0 auto;}
.banner{
	width:100%;
	height:238px;
	background:url(../images/intelligence.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;
}
.intelligence{
	height:1100px;
	width:1100px;
	padding-top: 87px;
}
.intelligence ul li{
	margin-bottom: 28px;
}
.intelligence ul li:hover a{
	color:#266bae;
}

.intelligence ul li a{
	font-size: 18px;
	color:#666666; 
}
.img1{
	margin-top:100px;
}