.link {
	width: 100%;
	margin-top: 55px;
	overflow: hidden;
}
.link a {
	float: left;
	margin: 0 26px;
	font-size: 14px;
	color: #666;
	line-height: 1;
}
.link a:nth-of-type(1) {
	margin-left: 142px;
}
.link a:hover {
	text-decoration: underline;
}

.footer {
    width: 100%;
	height: 529px;
    background: url(../images/f_bg.jpg) no-repeat center;
	overflow: hidden;
}
.footer a:hover, .f_bottom a:hover {
	text-decoration: underline;
}
.footer .f_con {
	margin-top: 60px;
}
.footer .f_con .fc_left {
	float: left;
	width: 830px;
}
.footer .f_nav {
	width: 100%;
}
.footer .f_nav>a {
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 1;
	margin-right: 20px;
}
.footer .f_mes {
	width: 100%;
	margin-top: 47px;
}
.footer .f_mes>p {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	margin-bottom: 15px;
}
.footer .f_mes>p>span {
	font-size: 20px;
	font-weight: bold;
	color: #239934;
	line-height: 20px;
}
.footer .f_ew {
	float: right;
	width: 112px;
	line-height: 0;
	text-align: center;
}
.footer .f_ew>img {
	width: 100%;
	height: 112px;
	border: 1px solid #239934;
}
.footer .f_ew>p {
	font-size: 15px;
	font-weight: bold;
	color: #239934;
	line-height: 1;
	margin-top: 10px;
}

.f_bottom {
	width: 100%;
	background-color: #0d8c25;
}
.f_bottom .fb_left {
	float: left;
}
.f_bottom .fb_right {
	float: right;
}
.f_bottom span, .f_bottom a {
	font-size: 13px;
	color: #fff;
	line-height: 48px;
}