@charset "utf-8";


footer .footer {
	width: 100%;
	color: #fff;
	padding-bottom: 48px;
	background: #2E3033;
	border-top: 8px solid #597eb2;
}

footer .footer .links {
	padding: 15px 0px 10px 0px;
	font-size: 16px;
	border-bottom: 1px solid #1a1d21;
}

footer .footer .links a {
	display: inline-block;
	font-size: 14px;
	color: #939393;
	padding-right: 10px;
	padding-bottom: 5px;

	text-decoration: none;
}

footer .footer .bottom {
	border-top: 1px solid #464a50;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

footer dl dd {
	margin: 0px;
}

footer .bNav {
	width: 558px;
	margin-top: 28px;
	height: 180px;
	border-right: 1px solid #1a1d21;
}

footer .bNav dl {
	display: inline-block;
	float: left;
	width: 139px;
	overflow: hidden;
	text-align: left;

}

footer .bNav dl dt {
	height: 16px;
	display: block;
	padding-bottom: 20px;
}


footer .footer .bNav dl dt a {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
}

footer .footer .bNav dl dt a:hover {
	color: #fff !important;
}

footer .footer .bNav dl dd {
	display: block;
	height: 14px;
	padding-bottom: 16px;
}

footer .footer .bNav dl dd a {
	display: block;
	font-size: 14px;
	color: #939393;
	line-height: 14px;
	text-decoration: none;
}


footer .contact {
	width: 300px;
	margin-top: 28px;
	height: 180px;
	padding-left: 80px;
	border-right: 1px solid #1a1d21;
	border-left: 1px solid #464a50;
}

footer .contact div.dh {
	font-size: 20px;
	color: #597eb2;
	font-family: "Arial";
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 12px;
}

footer .ewm {
	text-align: center;
	margin-top: 28px;
	height: 180px;
	padding-left: 68px;
	border-left: 1px solid #464a50;
}

footer .ewm dl {
	width: 160px;
	float: left;
	display: block;
	margin-right: 30px;
	margin-top: 10px;
	height: 164px;
}

footer .ewm dl dt {
	width: 160px;
	height: 160px;
	background-color: #fff;
	text-align: center;
}

footer .ewm dl dd {
	font-size: 14px;
	color: #939393;
	line-height: 24px;
	padding-top: 5px;
}

footer .copyright {
	line-height: 30px;
	color: #666;
	font-size: 12px;
	background: #27292B;
	font-family: "microsoft yahei", "宋体", "Arial";
	padding: 0px 0 20px 0;
	border-top: 1px solid #1a1d21;
}

footer .copyright p {
	color: #939393;
	text-align: center;
}

footer .copyright a {
	color: #939393;
	transition: all ease 300ms;
	text-decoration: none;
}

a:hover {
	color: #597eb2 !important;
}
