.footer_pd_bg {
	width: 100%;
	height: 300px;
	background-image: url(../image/153@2x.png);
	background-size: cover;
	position: absolute;
	bottom: calc(100% * -1%);
	/* background-color: #ffffff; */
}
.footer_pd {
	display: flex;
	justify-content: space-between;
	margin: 30px 12.6% 0 12.6%;
}
.footerjh {
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 14px;
	line-height: 33px;
	text-align: left;
	color: #666666;
	width: 353px;
	margin-top: 18px;
}
.contact {
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 17px;
	text-align: left;
	color: #333;
	margin-bottom: 26px;
}
.contact1 {
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	width: 293px;
	padding-left: 3px;
}

.contact2 {
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	padding-left: 3px;
}

.contact3 {
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
}
.footer_jh {
	display: flex;
	justify-content: center;
	margin: 30px 12.6% 0 12.6%;
}
.footerjh1 {
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 12px;
	line-height: 26px;
	color: #999999;
}
.page6_regards {
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 12px;
	line-height: 26px;
	text-align: left;
	color: #ffffff;
}
.page6_regards span {
	padding-left: 15px;
	font-family: "Source Han Sans CN";
	font-weight: 400;
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
}
@media screen and (max-width: 1700px) {
	.footer_pd {
		margin: 30px 10.6% 0px 14.6%;
	}

	.footer_jh {
		display: flex;
		justify-content: center;
		margin: 22px 10.6% 0 14.6%;
	}
}

@media screen and (max-width: 1600px) {
	.footer_pd {
		margin: 30px 8.6% 0px 12.6%;
	}

	.footer_jh {
		display: flex;
		justify-content: center;
		margin: 22px 8.6% 0 12.6%;
	}
}

@media screen and (max-width: 1440px) {
	.footer_pd {
		margin: 30px 4.6% 0px 8.6%;
	}

	.footer_jh {
		display: flex;
		justify-content: center;
		margin: 22px 4.6% 0 8.6%;
	}
}

@media screen and (max-width: 1340px) {
	.footer_pd {
		margin: 30px 2.6% 0px 5.6%;
	}

	.footer_jh {
		display: flex;
		justify-content: center;
		margin: 22px 2.6% 0 5.6%;
	}
}