.content {
	position: relative;
	/* height: 1260px; */
}

.show-img {
	width: 100%;
	/* height: 578px; */
}

.show-img img {
	width: 100%;
	/* height: 100%; */
}

.introduce {
	background-color: #FFFFFF;
	height: 735px;
	margin: 0 auto;
	/* border: 1px solid #ccc; */
	margin-bottom: 50px;
	/* 	position: relative;
	top: -50px; */
	/* transform: translateY(-50px); */
	padding-top: 40px;

}

.introduce h1 {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	text-align: center;
}

.introduce ul {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	margin-top: 20px;
}

.introduce ul li {
	width: 230px;
	height: 160px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
	padding-top: 40px;
}

.introduce ul li:last-child {
	margin-right: 0px;
}

.introduce ul li span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
}

.introduce ul li span i {
	font-size: 60px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #D41309;
	line-height: 30px;
	margin: 0px 8px;
}

.introduce ul li p {
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
}

.introduce div .introduce-img,
.introduce div .introduce-text {
	margin-top: 58px;
}

.introduce div .introduce-img {
	float: left;
	width: 690px;
	height: 410px;
}

.introduce div .introduce-img img {
	width: 100%;
	height: 100%;
}

.introduce div .introduce-text {
	float: right;
	width: 480px;
	height: 410px;
	background: #E7F8F7;
	box-sizing: border-box;
	padding: 28px;
}

.introduce div .introduce-text p {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
	text-indent: 2em;
	margin-bottom: 15px;
}

.introduce div .introduce-text span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}

.introduce div .introduce-text span i {
	font-size: 24px;
	vertical-align: middle;
	margin-left: 5px;
}

/* 公司治理 */
.govern {
	width: 100%;
}

.govern-right {
	/* float: right; */
	width: 1200px;
	height: 500px;
	/* border: 1px solid #ccc; */
	box-sizing: border-box;
	/* padding-left: 28px; */
	display: flex;
	align-items: stretch;
	justify-content: center;
	margin: 0 auto;
}

.govern-right .govern-img {
	width: 420px;
	height: 500px;
	/* float: left; */
}

.govern-right .govern-img img {
	width: 100%;
	height: 100%;
}

.govern-right .govern-text {
	padding-top: 30px;
	box-sizing: border-box;
	width: 778px;
	height: 100%;
	/* float: left; */
}

.govern-right .govern-text h2 {
	width: 100%;
	text-align: left;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
}

.govern-right .govern-text ul {
	width: 100%;
	margin-top: 28px;
	margin-bottom: 15px;
}

.govern-right .govern-text ul li {
	float: left;
	width: 360px;
	height: 70px;
	background: #F4F4F4;
	margin-right: 28px;
	margin-bottom: 30px;
	line-height: 70px;
	text-align: center;
}

.govern-right .govern-text ul li a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 48px;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.govern-right .govern-text ul li:hover {
	background: #0591C2;
}

.govern-right .govern-text ul li:hover a {
	color: #FFFFFF;
}

.govern-right .govern-text span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}

.govern-right .govern-text span i {
	font-size: 24px;
	vertical-align: middle;
	margin-left: 5px;
}

/* module */
.module {
	width: 100%;
	height: 700px;
	background-image: url(http://www.yanzhoucoal.com.cn/2022style/2022img/20220615a6.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.module-main {
	height: 500px;
	border: 1px solid #ccc;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
}

.main-one,
.main-two,
.main-three {
	flex: 1;
	height: 100%;
	background-color: #FFFFFF;
}

.main-one a,
.main-one a img,
.main-two a,
.main-two a img,
.main-three a,
.main-three a img {
	display: block;
	width: 100%;
	height: 100%;
}

/* .main-one-top,
.main-one-bottom,
.main-two-top,
.main-two-bottom,
.main-three-top,
.main-three-bottom {
	width: 100%;
	height: 50%;
	position: relative;
}

.main-one-top img,
.main-two-bottom img,
.main-three-top img {
	width: 100%;
	height: 100%;
} */

.triangle1 {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-bottom: 20px solid #FFFFFF;
}

.triangle2 {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-top: 20px solid #FFFFFF;
}

.module-main h3 {
	width: 100%;
	text-align: left;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 48px;
}

.module-main p {
	width: 100%;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
	margin-top: 8px;
}

.module-main span {
	width: 150px;
	height: 40px;
	background: rgba(98, 185, 23, 0);
	border: 1px solid #0080ad;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

.module-main span a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #6ba7c5;
}

.main-one-bottom,
.main-two-top,
.main-three-bottom {
	box-sizing: border-box;
	padding: 24px 25px 20px 25px;
	position: relative;
}


/* 结尾 */
footer {
	height: 390px;
	background-image: url(http://www.yanzhoucoal.com.cn/2022style/2022img/20220621a2.png);
}

.footer-top {
	margin-top: 132px;
}

