html,body{
	width: 100%;
	height: 100%;
}
footer{
	width: 100%;
	height: 34.375em;
	background-image: url(../image/group2785.png);
	color: #ffffff;
	overflow: hidden;
}
.footer-top{
	width: 100%;
	height: 28.125em;
	border-bottom: 1px solid #FFFFFF;
}
.footer-bottom{
	width: 100%;
	height: 6.25em;
	font-weight: 500;
}
.footer-content{
	width: 102.5em;
	margin: 0 auto;
}
footer .top{
	padding-top: 6.375em;
}
.top-left ,.top-mid{
	float: left;
}
.top-right{
	float: right;
}
.top-right img{
	width: 8.2em;
	height: 8.2em;
}
.top-left h5{
	font-size: 1.875em;
	font-weight: 800;
	line-height: 1.4em;
	margin-top: 1.93em;
}
.top-left p{
	font-size: 1.125em;
	font-weight: 300;
	line-height: 1.4em;
	margin-top: 4px;
}
.top-mid {
	padding-left: 7.5em;
}
.top-mid dl{
	margin-right: 9.25em;
	float: left;
}
.top-mid dl:nth-last-child(1){
	margin-right: 0;
}
.top-mid dt{
	font-size: 1.125em;
	line-height: 1.44em;
	font-weight: 500;
	margin-bottom: 1.66em;
}
.top-mid dd{
	font-size: 0.875em;
	line-height: 2.57em;
	font-weight: 100;
}
.top-mid .phone{
	font-size: 2.14em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.73em;
}
.top-mid .email{
	font-size: 1.28em;
	line-height: 1.66em;
}
.top-mid .address{
	font-size: 1.0em;
	line-height: 1.66em;
}
.top-right p{
	font-size: 0.875em;
	line-height: 2.57em;
	text-align: center;
	font-weight: 500;
}
.bottom-left{
	font-size: 0.875em;
	line-height: 7.14em;
	float: left;
}
.bottom-left img{
	margin-left: 2.35em;
}
.bottom-right{
	font-size: 0.875em;
	line-height: 7.14em;
	float: right;
}
.swiper-slide img {
	height: auto;
	width: 100%;
	position: absolute;
	left: 0;
	/*top: 50%;*/
	/*transform: translateY(-50%);*/
}
@media  screen and (min-width: 1200px) and (max-width: 1366px) {
	body {
		font-size: 12px;
	}
	.banner-box {
		height: 55em !important;
	}
}
@media  screen and (min-width: 1366px) and (max-width: 1440px) {
	body {
		font-size: 12px;

	}

	.banner-box {
		height: 61em !important;
	}
}


@media  screen and (min-width: 1440px) and (max-width: 1640px) {
	body {
		font-size: 14px;
	}

	.banner-box {
		height: 64em !important;
	}
}


@media  screen and (min-width: 1640px) and (max-width: 1920px) {
	body {
		font-size: 16px;
	}
	.banner-box {
		height: 67.5em !important;
	}

}


@media  screen and (min-width: 1920px) {
	body {
		font-size: 16px;
	}
	.banner-box {
		height: 1920px;
	}

}