footer{
	width: 100%;
	background: #092137;
}
.footer{
	width: 100%;
}
.footer_tops{
	width: 100%;
	padding-top: 70px;
	padding-bottom: 30px;
	display: inline-block;
}
.footer_top1{
	width: 245px;
	float: left;
	text-align: center;
	font-size: 20px;
	color: white;
}
.footer_top1 img{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.footer_top2{
	width: calc(16.66% - 40.833px);
	float: left;
	padding-left: 40px;
}
.footer_top2_1{
	width: 100%;
	margin-bottom: 20px;
	font-size: 16px;
	color: white;
}
.footer_top2_2{
	width: 100%;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	color: rgba(255, 255, 255, .6);
}
.footer_top2_2:last-child{
	margin-bottom: 0;
}
.footer_downs{
	border-top: 1px solid rgba(255, 255, 255, .06);
	width: 100%;
	padding: 30px 0;
	display: inline-block;
}
.footer_down1{
	max-width: 100%;
	width: 340px;
	display: flex;
	float: left;
	margin: 0 4%;
}
.footer_down1_1{
	width: 30%;
	margin-right: 5%;
	text-align: center;
	font-size: 14px;
	color: rgba(255, 255, 255, .6);
}
.footer_down1_1:last-child{
	margin-right: 0;
}
.footer_down1_1 img{
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
.footer_down2{
	width: calc(46% - 170px);
	float: left;
}
.footer_down2:last-child{
	text-align: right;
}
.footer_down2_1{
	width: 100%;
	margin-bottom: 15px;
	font-size: 16px;
	color: white;
}
.footer_down2_2{
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
	color: rgba(255, 255, 255, .6);
}
.footer_down2_2:last-child{
	margin-bottom: 0;
}
.footer_down2_2 img{
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.footer_down2_2 div{
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: middle;
}
.footer_down2_3{
	width: 100%;
	margin-bottom: 20px;
	font-size: 16px;
	color: white;
}
.footer_down2_4{
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
	color: rgba(255, 255, 255, .6);
}
.footer_down2_4:last-child{
	margin-bottom: 0;
}