footer{
	width: 100%;
	background-image: url(../img/bg_6.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.footer{
	width: 100%;
	margin-top: 70px;
	margin-bottom: 145px;
}
.footer1{
	height: 100px;
	display: block;
	margin: auto;
}
.f_br{
	width: 175px;
	height: 2px;
	background: rgba(255, 255, 255, .48);
	margin: auto;
	margin-top: 20px;
}
.footer2{
	width: 100%;
	margin-top: 35px;
	text-align: center;
	font-size: 16px;
	color: white;
	line-height: 30px;
}