.footer{
    width:100%;
    height:300px;
    background: #3e3e3e;
}

.friend {
	border-bottom: 1px solid #fff;
}
.friend, .friend>a {
	font-size: 14px;
	line-height: 50px;
	color: #fff;	
}
.friend>a:hover {
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: underline;
}
.f_con>div {
	float: left;
}
.f_con .f_left {
	width: 390px;
}
.f_con .f_logo {
	font-family: "微软雅黑";
	font-size: 25px;
	line-height: 65px;
	color: #fff;
}
.f_con .fl_con {
	margin-top: 10px;
}
.f_con .fl_con>li {
	font-family: "微软雅黑";
	font-size: 15px;
	height: 40px;
	color: #fff;
}
.f_con .fl_con>li>img {
	position: relative;
	top: 6px;
}
.f_con .f_list {
	width: 480px;
	height: 130px;
	margin: 50px 0 0 30px;
}
.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 {
	margin: 25px 0 0 85px;
}

.f_bottom {
	height: 50px;
	background: #313131;
	text-align: center;
}
.f_bottom, .f_bottom>a {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 50px;
	color: #fff;
}
