#footer  li {
	margin-top: 80px;
	float: left;
	margin-right: 3%;
	font-size: 16px;
}
#footer ul{
	width: 80%;
	text-align:center;
	
	
}
#foot—main a{
	color: #000000;
}
#foot—main a:hover{
	color: #EEEEEE;
}
#foot—main{
	
	width: 80%;
	margin-left:27%;
	height: 100px;
	
}
.wx-code{
	margin-top: 50px;
	/* width: 90px;
	height:90px; */
	/* position: absolute; */
	text-align: right;
	right: 500px;
}
.wx-code img{
	width: 8%;
	
}
.wx-code span{
	font-size: 14px;
	
}
#footer{
	width: 100%;
	background-color:#1E9FFF;
	margin-top: 50px;
	
}
#footbot,#footbot a{
	text-align: center;
	color: #000000;
}
#footbot a:hover{
	color: #EEEEEE;
}