footer{
	width: 100%;
	background: #021B34;
}
.footer{
	width: 100%;
}
.footer-tops{
	width: 100%;
	padding-top: 60px;
	padding-bottom: 30px;
	display: inline-block;
}
.footer-top1{
	width: 160px;
	display: block;
	float: left;
}
.footer-top2{
	width: 170px;
	float: left;
}
.footer-top2_1{
	width: 85px;
	display: block;
}
.footer-top2_2{
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: white;
}
.footer-top2_3{
	width: 100%;
	margin-top: 10px;
	font-size: 24px;
	color: white;
}
.footer-top3{
	width: calc(100% - 330px);
	float: left;
	display: inline-block;
}
.footer-top3_1{
	width: 16%;
	float: left;
	margin: 0 4.5%;
}
.footer-top3_2{
	width: 100%;
	margin-bottom: 20px;
	font-size: 16px;
	color: white;
}
.footer-top3_3{
	width: 100%;
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.61);
}
.footer-top3_3:last-child{
	margin-bottom: 0;
}
.footer-down{
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	width: 100%;
	padding: 25px 0;
	display: inline-block;
}
.footer-down1{
	float: left;
}
.footer-down1_1{
	width: 100%;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
}
.footer-down1_2{
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.2);
}
.footer-down2{
	width: 40px;
	float: right;
	display: block;
}