.footer {
    width: 100%;
    background: #252627;
    text-align: center;
}
/*.friend {
	border-bottom: 1px solid #fff;
}
.friend, .friend a {
	font-size: 14px;
	line-height: 47px;
	color: #fff;	
}
.friend a:hover {
	text-decoration: underline;
}*/
.footer .f_con {
	width: 100%;
	height: 166px;
	border-bottom: 1px solid #494949;
}
.f_con>div {
	float: left;
	height: 80px;
	margin-top: 38px;
	border-right: 1px solid #494949;	
}
.f_con .f_left {
	width: 359px;
}
.f_con .f_left>div {
	float: left;
}
.f_left .f_tel {
	margin-left: 29px;
}
.f_left .f_tel>a {
	display: block;
	width: 201px;
	line-height: 38px;
	margin-bottom: 16px;
	border: 1px solid #494949;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
}
.f_left .f_tel>span {
	font-family: "微软雅黑";
	font-size: 26px;
	color: #fff;
}
.f_con .f_list {
	width: 515px;
	text-align: left;
}
.f_con .f_list>li {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	margin-left: 73px;
}
.f_con .f_list>a {
	display: block;
	float: left;
	text-align: center;
	width: 126px;
	height: 39px;
	border: 1px solid #bfbfbf;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 39px;
	color: #fff;
	margin: 12px 16px;
}
.f_con>.f_code {
	height: 108px;
	margin: 22px 0 0 70px;
	border-right: 0;
}
.f_con>.f_code>div {
	float: left;
}
.f_con>.f_code img {
	width: 106px;
	height: 108px;
	line-height: 0;
}
.f_con>.f_code p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: left;
}

.f_bottom, .f_bottom>a {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 58px;
	color: #fff;
}
