/* 结尾 */
body{
	background-image: url(	http://www.yanzhoucoal.com.cn/img/20221213b1.png);
	background-repeat: no-repeat;

	background-position: left bottom; 
}

footer{
	width: 100%;
	height: 250px;
	position: relative;
	overflow: hidden;

}

.section-3-footer {
	width: 100%;
	height: 225px;
	position: absolute;
	left: 0px;
	bottom: 20px;
}

.footer-top {
	display: flex;
	justify-content: center;
}

.p1,
.p2 {
	width: 2px;
	height: 170px;
	background: #666666;
	opacity: 0.7;
}

.footer-one {
	width: 368px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 30px;
}

.footer-one h2,
.footer-two h2 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
	width: 100%;
	text-align: left;
	margin-bottom: 18px;
}

.footer-one h3,
.footer-two h3 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	width: 100%;
	text-align: left;
}

.footer-two {
	width: 896px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}

.footer-three {
	width: 360px;
	margin-left: 10px;
}

.footer-three img {
	width: 160px;
	height: 160px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

.footer-three p {
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 18px;
}



.footer-one,
.footer-two,
.footer-three {
	height: 170px;
}

.footer-bottom {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
}

.footer-bottom p {
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	/* color: #FFFFFF; */
	line-height: 36px;
}
