.footer {
    width: 100%;
	border-top: 1px solid #e6e6e6;
	overflow: hidden;
}
.footer a:hover, .f_bottom a:hover {
	text-decoration: underline;
}
.footer .f_con {
	margin: 44px auto 25px;
	overflow: hidden;
}
.footer .f_con .f_logo {
	float: left;
	line-height: 0;
	margin-top: 7px;
}
.footer .f_nav {
	float: left;
	width: 130px;
	margin-right: 15px;
}
.footer .fn_tit {
	font-weight: bold;
	font-size: 16px;
	color: #1a1a1a;
	line-height: 1;
	margin-bottom: 23px;
}
.footer .f_nav>a {
	display: block;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 1;
	margin-bottom: 19px;
}
.footer .link {
	width: 286px;
	height: 220px;
	border-right: 1px solid #e6e6e6;
	margin-left: 80px;
	margin-right: 72px;
	overflow: hidden;
}
.footer .f_ew {
	float: right;
	text-align: center;
	line-height: 0;
}
.footer .f_ew>img {
	width: 150px;
	height: 150px;
	padding: 8px;
	border: 1px solid #e1e1e1;
}
.footer .f_ew p {
	font-size: 16px;
	color: #1a1a1a;
	line-height: 1;
	margin-top: 28px;
}
.f_bottom {
	width: 100%;
	border-top: 5px solid #e6e6e6;
	overflow: hidden;
}
.f_bottom .container>span {
	display: block;
	text-align: center;
}
.f_bottom span, .f_bottom a {
	font-size: 14px;
	color: #1a1a1a;
	line-height: 1;
}
.f_bottom>.container>span:nth-of-type(1) {
	margin-top: 24px;
	margin-bottom: 22px;
}
.f_bottom>.container>span:nth-of-type(2) {
	margin-bottom: 50px;
}