.footer{
	/*width:1440px;*/
	border-top:20px solid #2b63b0;
	background: #EFF1FD;
	margin:0 auto;
}
.footer .footer-box{
	width:680px;
	margin:auto;
	padding:50px 0;
}
.footer .footer-box img{
	height:57px;
	float:left;
	margin-right:10px;
}
.footer .footer-box .mess{
	width:500px;
	float:left;
}
.footer .footer-box ul li{
	float:left;
	width:250px;
	line-height: 27px;
	font-size:16px;
	color:#2b63b0;
}