#footer
{
	position: relative;
	width: 100%;
	margin: 0 auto;
	top: 10px;
	bottom: 0;
	left: 0 !important;
	/* margin-left: -480px; */
}
.list_baner
{
width: 100%;
position: relative;
height: 90px;

}
.list_baner li 
{
	font-size: 40px;
	color: #999;
	text-align: center;
	width: 28%!important;
	height: auto !important;
	margin-bottom: 0px !important;
	padding: 0;
	display: inline-block;
	margin-left: 10px !important;
	margin-right: 10px !important;
}
.list_baner ul 
{
	margin: 0;
	padding: 0;
	margin-top: 0 !important;
	height: 100%;
	width: auto;
	list-style: none;
	display: block;
}
.list_baner ul li img 
{
	position: relative;
	width: 100% !important;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
}