.footer-bg {
				width: 100%;
				background-color: #0a0c1e;	
			}


.footer {
	width: 1160px;
	height: 258px;
	margin: 0 auto;
}

.footer-part1 {
	margin-top: 30px;
	line-height: 26px;
	float: left;
}

.footer-part1 ul {
	list-style: none;
}

.footer-part1 ul li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.footer-part1 ul li a:hover {
	color: #39fff8;
}

.footer-part1 ul li:nth-child(1) {
	font-size: 16px;
	color: #7397ac;
	font-weight: bold;
}

.footer-part2 {
	margin-left: 80px;
}

.footer-part3 {
	margin-top: 30px;
	line-height: 35px;
	margin-left: 160px;
	float: left;
}

.footer-part3 ul {
	list-style: none;
	color: #999999;
	font-size: 14px;
}

.footer-line2 {
	width: 1160px;
	height: 1px;
	background-color: #2a404c;
	margin: 0 auto;
	margin-top: -46px;
}

.footer-part4 {
	width: 1160px;
	color: #7397ac;
	margin: 0 auto;
	text-align: center;
	line-height: 44px;
	vertical-align: middle;
	font-size: 14px;
}

.footer-part4 a {
	color: #fff;
	text-decoration: none;
}

.footer-part4 a:hover {
	color: #ff7200;
	text-decoration: none;
}
