.footer{
    width:100%;
    height:350px;
    background: #2c2c2c;
}
.footer a:hover {
	text-decoration: underline;
}
.friend {
	height: 85px;
	text-align: center;
}
.friend, .friend>a {
	font-size: 15px;
	line-height: 85px;
	color: #fff;	
}
.friend>a:hover {
	text-decoration: underline;
}
.f_list {
	width: 1200px;
	height: 45px;
	border: 1px solid #fff;
}
.f_list>a {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	margin: 0 55px;
}
.f_con {
	height: 185px;
}
.f_con>.f_logo {
	float: left;
	margin: 70px 50px 0 5px;
}
.f_con>.fc_con {
	float: left;
	width: 440px;
	height: 160px;
	border-left: 1px solid #e5e5e5;
	margin-top: 10px;
}
.f_con>.fc_con>div {
	margin: 10px 0 0 50px;	
}
.f_con>.fc_con li, .f_con>.fc_con a {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
	color: #e5e5e5;
}
.f_con>.f_code {
	float: left;
	width: 121px;
	height: 145px;
	margin-top: 24px;
}
.f_bottom, .f_bottom>a {
	width: 100%;
	height: 35px;
	text-align: center;
	background: #202020;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
	color: #e5e5e5;
}
