.footer {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	margin-top:20px;
}
.ft_service_link {
	padding: 10px 0 20px;
	border-top: 1px solid #f2f2f2;
	background: #fdfdfd url(../../static/images/pc/footer_bg.png?1401733) repeat-x 0 bottom;
}
.ft_help_list {
	width: 1200px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px auto;
}
.ft_service_link dl {
	width: 180px;
	margin: 0 10px;
	display: block;
	float: left;
}
.ft_service_link dl dt {
	height: 40px;
	margin-bottom: 8px;
	padding: 0 8px;
	border-bottom: 1px solid #e3e3e3;
	font-size: 16px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}
.ft_service_link dl dd {
	height: 24px;
	padding: 0 8px;
	line-height: 24px;
	background: url(../../static/images/pc/indexhead_sprite.png?1401733) no-repeat -290px -516px;
	overflow: hidden;
	white-space: normal;
}
.ft_footer_service {
	padding: 5px 0 4px;
	height: 50px;
	line-height: 40px;
	text-align: center;
}
.ft_footer_service a {
	margin: 0 45px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
.ft_footer_service span {
	background: url(../../static/images/pc/indexhead_sprite.png?1401733) no-repeat;
	display: inline-block;
	height: 50px;
	width: 55px;
	margin-right: 8px;
	vertical-align: middle;
}
.ft_footer_service a span.s1 {
	background-position: 0 -752px;
}
.ft_footer_service a span.s2 {
	background-position: -60px -752px;
}
.ft_footer_service a span.s3 {
	background-position: -130px -752px;
}
.ft_footer_service a span.s4 {
	background-position: -200px -752px;
}
.ft_footer_service a:hover span.s1 {
	background-position: 0 -807px;
}
.ft_footer_service a:hover span.s2 {
	background-position: -60px -807px;
}
.ft_footer_service a:hover span.s3 {
	background-position: -130px -807px;
}
.ft_footer_service a:hover span.s4 {
	background-position: -200px -807px;
}
.ft_footer_service a:hover {
	color: #E60012;
}
#footer p {
	color: #666;
	text-align: center;
	text-indent: 0;
	line-height: 100%;
	margin: 15px 0;
	padding: 0;
}
.ft_footer_link a {
color: #666;
margin: 0 10px;
}
.ft_footer_link a:hover {
color: #C00;
}
.ft_pic_link {
display: block;
padding: 10px 0 20px;
text-align: center;
font-size: 0;
}
