.bar-footer{
	width: 100%;
	height:410px;
	background: #676767;
	margin-top: 30px;
}
.footer{
	width: 978px;
	margin: 10px auto;
	height: 350px;
}
.footer ul{
	width: 139px;
	height: 200px;
	float: left;
	margin: 30px 0;
	text-align: center;
}
.footer_bt{
	color: #5ed5fd;
	font-size: 14px;
	padding-bottom: 9px;
}
.footer_bt1{
	height: 26px;
}
.footer ul li a:link,.footer ul li a:visited{
	color: #b8b8b8;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
.footer ul li a:hover{
	color:#fff;
}
.footer img{
	margin-top: 7px;
}
.copyright p{
	text-align: center;
	color: #b8b8b8;
	line-height: 20px;
}