.footer{
	clear: both;
}
.footer-inline{
	min-width:1500px;
	background: url(../image/footerbk.png) no-repeat center;
	height: 273px;
	box-sizing: border-box;
	color: #FFFFFF;
	
}
.footercontent{
	width: 1200px;
	margin: 0 auto;
	margin-top: 32px;
}
.footernav{
	box-sizing: border-box;
	width: 886px;
	height: 18px;
	line-height: 18px;
	padding-top: 31px;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0 auto;
}
.footernav ul{
	width: 1022px;
}
.footernav ul li{
	float: left;
	width: 146px;
	text-align: left;
}
.footernav ul li a{
	color: #FFFFFF;
}
.footernav ul li a:hover{
	color: #00C6FF;
}

.footererweima{
	float: left;
	width: 118px;
	height: 115px;
	margin-top: 20px;
}
.footerlogo{
	width: 960px;
	height: 167px;
	text-align: center;
	margin-left: 138px;
	color: #FFFFFF;
	margin-top: -20px;
}