footer{
	width: 100%;
	background: #333333;
}
.footer_tops{
	width: 100%;
}
.footer_top{
	width: 100%;
	margin-top: 65px;
	margin-bottom: 55px;
	display: inline-block;
}
.footer_top1{
	width: 295px;
	text-align: center;
	font-size: 29px;
	color: white;
	font-weight: bold;
	font-family: "pangmenzhengdao";
	margin-right: 4%;
	float: left;
}
.footer_top1 img{
	width: 115px;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
.footer_top2{
	width: calc(88% - 710px);
	float: left;
	margin-right: 4%;
}
.footer_top2_1{
	width: 100%;
	margin-bottom: 20px;
	font-size: 18px;
	color: white;
}
.footer_top2_2{
	width: 100%;
	font-size: 14px;
	color: #999999;
	line-height: 25px;
}
.footer_top3{
	width: 245px;
	margin-right: 4%;
	float: left;
}
.footer_top3_1{
	width: 100%;
	display: inline-block;
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
}
.footer_top3_1 img{
	width: 15px;
	margin-right: 5px;
	float: left;
}
.footer_top3_1 div{
	width: calc(100% - 20px);
	float: left;
}
.footer_top3_1:last-child{
	margin-bottom: 0;
}
.footer_top4{
	width: 170px;
	float: left;
}
.footer_top4_1{
	border: 1px dashed white;
	width: 100%;
	padding: 10px;
}
.footer_top4_1 img{
	width: 100%;
	display: block;
}
.footer_top4_2{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	color: white;
}
.footer_downs{
	border-top: 1px solid rgba(255, 255, 255, .05);
	width: 100%;
}
.footer_down{
	width: 100%;
	margin:20px auto;
	text-align: center;
	font-size: 14px;
	color: white;
}