.footer {
	width: 100%;
	height: 300px;
	background-color: #212121;
}

.footer .common-width {
	background-color: #212121;
	padding-top: 75px;
}

.footer-left {
	float: left;
	height: 157px;
}

.footer-left ul {
	float: left;
	margin-right: 65px;
}

.footer-left ul li {
	font-weight: 400;
	margin-bottom: 12px;
	color: #FFFFFF;
}

.footer-left ul li:first-child {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 16px;
}

.footer-left ul li a {
	color: #FFFFFF;
}

.footer-right {
	float: right;
}

.footer-bottom {
	color: #878787;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

.foot-info td{
	text-align: center;
	font-size: 12px;
}

.foot-info a{
	color:#878787;
}

#beian:hover,#beian2:hover{
	color:#FF6600;
}

