.link {
	width: 1194px;
	border: 3px solid #ddd;
	margin: 0 auto 40px;
}
.link span {
	float: left;
	margin-left: 12px;
	margin-right: 32px;
	font-size: 18px;
	color: #0f3290;
	line-height: 57px;
}
.link a {
	float: left;
	margin-right: 18px;
	font-size: 14px;
	color: #333;
	line-height: 57px;
}
.link a:hover {
	text-decoration: underline;
}

.footer {
    width: 100%;
	background-color: #222;
	overflow: hidden;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .f_left {
	float: left;
	width: 200px;
	height: 100%;
	padding-bottom: 30px;
	background-color: #ff7900;
	text-align: center;
}
.footer .f_left>img {
	margin-top: 30px;
}
.footer .f_left>p {
	width: 144px;
	margin: 24px auto 0;
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.footer .f_con {
	float: left;
	width: 730px;
	margin-left: 80px;
}
.footer .f_nav {
	width: 100%;
	overflow: hidden;
}
.footer .f_nav .fn1 {
	float: left;
	width: 410px;
}
.footer .f_nav .fn2 {
	float: right;
	width: 200px;
	margin-right: 30px;
}
.footer .fn1>p, .footer .fn2>p, .footer .f_ewm>p {
	font-size: 16px;
	color: #fff;
	line-height: 1;
	margin-top: 42px;
	margin-bottom: 25px;
}
.footer .fn1>a, .footer .fn2>a {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999;
	line-height: 1;
}
.footer .f_bottom {
	width: 100%;
	margin-top: 28px;
}
.footer .f_bottom>p, .footer .f_bottom a {
	font-size: 14px;
	color: #999;
	line-height: 1;
}
.footer .f_bottom>p {
	margin-bottom: 15px;
}
.footer .f_ewm {
	float: right;
}
.footer .f_ewm>div {
	width: 112px;
	height: 112px;
	line-height: 0;
	overflow: hidden;
}
.footer .f_ewm img {
	width: 100%;
	height: 100%;
}