a {
	cursor: pointer;
	color: #8D8D8D;
	text-decoration: none !important;
}
.footer-box{
	width: 100%;
	height: 416px;
	background-color: #212121;
	position: absolute;
	left: 0;
	top: 0;
}
.footer-top-box-two {
	width: 100%;
	height: 277px;
	display: flex;
	justify-content: center;
}
.footer-center-top {
	width: 1200px;
	height: 277px;
	position: relative;
	overflow: hidden;
}
.footer-show {
	float: left;
	margin-top: 60px;
}
.footer-show-title {
	font-size: 18px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #8D8D8D;
	line-height: 25px;
}
.footer-show-desc {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #8D8D8D;
	line-height: 30px;
}
.footer-show-desc:hover > a {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #ffffff;
	line-height: 30px;
}
.otherSty {
	margin-top: 17px;
}
.footer-show-num {
	font-size: 30px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 42px;
}
.footer-show-img {
	width: 94px;
	height: 31.33px;
	line-height: 30px;
}
.footer-show-ewm {
	width: 94px;
	height: 94px;
	margin-top: 13px;
}
.line {
	width: 100%;
	height: 1px;
	background: #373737;
}
.clear {
	clear: both;
}
.footer-center-bottom {
	width: 62.5%;
	height: 137px;
	position: relative;
	left: 18.75%;
	text-align: center;
}
.footer-bottom-one {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #8D8D8D;
	line-height: 25px;
	padding-top: 37px;
}
.footer-bottom-two {
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #8D8D8D;
	line-height: 25px;
}
