@charset "utf-8";
.footer {
	background-color: rgb(246, 246, 247);
	position: relative;


}
.footer a:hover{
	color: #005baa;
}

.footer-content {
	width: 80%;
	margin: 0 auto;
	display: flex;
}

.footer-content strong {
	color: black;
}

.footer ul,
.footer a {
	width: 16%;
	font-size: 0.729rem;
	margin: 0 1.5%;
	color: #444444;
}

.footer .正常 a{
	font-size:19.77px;
	font-weight: bold;
}
.footer .正常 {
	margin:50px 2% 40px 2%;
}

.footer li {

	margin: 7% 2%;
	line-height: 13px;
}

.footer .ewm-content {
	background-color: rgb(246, 246, 247);
	margin: 1.5rem 0 0 8%;
	text-align: center;
}

.footer .img-icon {

	background-color: rgb(246, 246, 247);

}

.footer .img-icon img {
	margin: auto;

}

.footer .ewm-content p {
	margin: 1%;

}


.footer .content {
	background-color: rgb(246, 246, 247);
	justify-content: center;
	display: flex;
	padding-bottom:1%;
	box-shadow:none;
}

.footer .content p {
	font-size: 20px;
	margin: 0% 1%;
}

.footer .content span {
	font-size: 16px;
	margin: 0% 1%;
	color: rgb(163, 163, 165);
}

.bottom_bar {
	text-align: center;
	height: 2.604rem;
	background-color: rgb(0, 91, 170);
	color: white;
	line-height: 2.604rem;
	font-size: 16.23px;

	width: 100%;
}



.icon-box {
	position: relative;
	padding-bottom: 72px;
}

.icon-box img {
	margin: 0;
}
.icon-box img {
	position: absolute;
}