/* 轮播图代码 */
.banner {
	/* height: 770px; */
	width: 100%;
}

.banner-img {
	width: 100%;
	height: 100%;
	/* height: 400px; */
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	/* float: left; */
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-pagination {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
	bottom: 33px !important;
	z-index: 1;
}

.swiper-pagination-bullet {
	margin-right: 8px;
	width: 28px;
	height: 5px;
	border-radius: 5px;
	line-height: 14px;
	text-align: center;
	background: #898989 !important;
	cursor: pointer;
	color: transparent;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	width: 38px;
	height: 6px;
	background: #FFFFFF !important;
}


/* 第二屏 */
.section-wrap .section-2 {
	background-color: #FDFDFD;
	box-sizing: border-box;
	/* margin-top: -20px; */
}

.section-2-hrader {
	width: 100%;
	/* margin-top: 15px; */
	text-align: center;
	position: relative;
}

.section-2-hrader h1 {
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #666666;
	margin: 0 auto;
	padding-top: 11px;
	width: 1200px;
}

.section-2-hrader span {
	position: absolute;
	right: 360px;
	top: 30px;
}

.section-2-hrader span a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(204, 204, 204, 0.8);
	line-height: 24px;
}

.section-2-hrader img {
	width: 214px;
}

.section-2-ul {
	margin: 0 auto;
	margin-top: 10px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.section-2-ul li {
	float: left;
	width: 224px;
	height: 360px;
	background: #FFFFFF;
	margin-right: 20px;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	flex-direction: column;
}

.section-2-ul li:hover {
	background: #F9F9F9;
	box-shadow: 1px 0px 10px 0px rgba(204, 204, 204, 0.84);
}

.section-2-ul li:hover span a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3FAB15;
}

.section-2-ul li:hover p a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #3FAB15;
	line-height: 24px;
}

.section-2-ul li img {
	margin-top: 18px;
}

.section-2-ul li span a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 15px;
	display: inline-block;
}

.section-2-ul li p {
	width: 100%;
	text-align: left;
	box-sizing: border-box;
	padding: 0 15px;
	margin-top: 5px;
}

.section-2-ul li p a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	width: 178px;
	overflow: hidden;
	/* 	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3; */
	margin-top: 10px;
}

.section-2-ul li:last-child {
	margin-right: 0px;
}

/* map */
.map {
	position: relative;
	width: 100%;
	height: 660px;
	margin-top: 15px;
}

.map-img {
	width: 100%;
	height: 100%;
}

.bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.bg .content {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.bg .content div {
	background: #FFFFFF;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	position: relative;
}

.bg .content p {
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #FFFFFF;
	/* box-shadow: 0px 0px 1px #009FD9; */
}

.bg .content span {
	position: absolute;
	display: block;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	animation: myMap 1.5s infinite;
	box-shadow: 0px 0px 5px 4px #FFFFFF;
	background-color: #FFFFFF;
	animation-delay: 0.8s;
}

.bg .content .content-four p,
.bg .content .content-four span {
	width: 3px;
	height: 3px;
}


.bg .content .content-eight p,
.bg .content .content-eight span {
	width: 8px;
	height: 8px;
}

.bg .content .round {
	width: 28px;
	height: 28px;
	background-color: transparent;
	z-index: 999;
}

.bg .content .round div {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.bg .content .content-one {
	position: absolute;
	left: 1298px;
	top: 222px;
	opacity: 0;
}


.bg .content .content-two {
	position: absolute;
	left: 546px;
	top: 143px;
}

.bg .content .content-three {
	position: absolute;
	left: 1291px;
	top: 177px;
}

.bg .content .content-four {
	position: absolute;
	left: 1259px;
	top: 207px;
}

.bg .content .content-five {
	position: absolute;
	left: 1258px;
	top: 257px;
}

.bg .content .content-six {
	position: absolute;
	left: 1336px;
	top: 197px;
}

.bg .content .content-seven {
	position: absolute;
	left: 1335px;
	top: 427px;
}

.bg .content .content-eight {
	position: absolute;
	left: 1449px;
	top: 456px;
}

.bg .content .content-nine {
	position: absolute;
	left: 1455px;
	top: 389px;
}

@keyframes myMap {
	20% {
		transform: scale(1.15);
	}

	40% {
		transform: scale(1.3);
	}

	60% {
		transform: scale(1.15);
	}

	80% {
		transform: scale(1.6);
	}

	100% {
		transform: scale(1.75);
	}
}

/* map-show */


.introduce {
	background-image: url(http://www.yanzhoucoal.com.cn/2022style/2022img/20220614a1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 448px;
	height: 202px;
	display: none;
	box-sizing: border-box;
	padding: 40px 20px 22px 20px;
	overflow: hidden;
	z-index: 999;
}

.introduce img {
	float: left;
	width: 210px;
	height: 140px;
	margin-right: 10px;
}

.introduce p {
	float: left;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	box-sizing: border-box;
	padding-top: 25px;
	width: 183px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.introduce p span {
	color: #FF0000;
}

.map-introduce1 {
	position: absolute;
	left: 1290px;
	top: 260px;
}

.map-introduce2 {
	position: absolute;
	left: 530px;
	top: 180px;
}

.map-introduce3 {
	position: absolute;
	left: 1278px;
	top: 214px;
}

.map-introduce4 {
	position: absolute;
	left: 1244px;
	top: 244px;
}

.map-introduce5 {
	position: absolute;
	left: 1244px;
	top: 285px;
}

.map-introduce6 {
	position: absolute;
	left: 1325px;
	top: 240px;
}

.map-introduce7 {
	position: absolute;
	left: 1320px;
	top: 455px;
}

.map-introduce8 {
	position: absolute;
	left: 1435px;
	top: 480px;
}

.map-introduce9 {
	position: absolute;
	left: 1438px;
	top: 414px;
}


/* 第三屏 */
.section-wrap .section-3 {
	background-color: #FDFDFD;
	box-sizing: border-box;
	background-image: url(http://www.yanzhoucoal.com.cn/2022style/2022img/20220614a4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	height: 100%;
	/* margin-top: -20px; */
}

.section-3-hrader {
	width: 100%;
	/* margin-top: 15px; */
	text-align: center;
	position: relative;
	padding-top: 60px;
	margin-bottom: 30px;
}

.section-3-hrader h1 {
	text-align: center;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #666666;
	margin: 0 auto;
	width: 1200px;
}

.section-3-hrader span {
	position: absolute;
	right: 360px;
	top: 80px;
}

.section-3-hrader span a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(204, 204, 204, 0.8);
	line-height: 24px;
}

.section-3-hrader img {
	width: 214px;
	margin-top: 5px;
}

/* .section-3-main {
	border: 1px solid #ccc;
} */


/* 股票 */
.main-one {
	width: 410px;
	height: 450px;
	border: 1px solid #cccc;
	float: left;
	margin-right: 35px;
	background-color: #FFFFFF;
	padding: 0px 4px;
	box-sizing: border-box;
}


.img-right {
	width: 410px;
	height: 450px;
	float: left;
	margin-right: 40px;
}


.main-three {
	float: left;
}

.main-three {
	width: 640px;
	height: 450px;
}


.section-3-footer {
	width: 100%;
	height: 225px;
	margin-top: 110px;
}

.footer-top {
	display: flex;
	justify-content: center;
}

.p1,
.p2 {
	width: 2px;
	height: 170px;
	background: #666666;
	opacity: 0.7;
}

.footer-one {
	width: 306px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 80px;
	padding-right: 50px;
}

.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: 455px;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 70px;
	padding-right: 70px;
}

.footer-three {
	width: 445px;
	padding-left: 70px;
	display: flex;
	align-items: center;
}

.footer-three img {
	width: 160px;
	height: 160px;
	margin-right: 20px;
}

.footer-three p {
	text-align: center;
}

.footer-three p span {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
}


.footer-one,
.footer-two,
.footer-three {
	height: 170px;
}

.footer-bottom {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.footer-bottom p {
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
}

.slideBox .bd ul li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.slideBox .bd ul li a img {
	width: 100%;
	/* height: 100%; */
}


@media screen and (min-width:1250px) and (max-width:1350px) {
	.section-3-hrader {
		padding-top: 5px;
	}

	.slideBox .bd img {

		height: 100%;

	}

}

@media screen and (min-width:1330px) and (max-width:1350px) {


	.slideBox .bd img {

		height: 100%;

	}

}
