.explore {
	margin-bottom: 0.9rem;
}
@media (max-width: 1580px){
	.container {
		width: 84%;
  }
}
.container {
	margin: 0 auto;
	width: 72.9%;
}
.explore .sub_h2 {
	margin-bottom: 0;
}
@media (max-width: 1580px){
	body {
		font-size: 14px;
  }
}
.sub_h2 h2 {
	font-size: 23px;
	font-family: 'Montserrat_s';
}
.sub_h2 p {
	text-align: center;
}

.h_news_con {
	position: relative;
}
.explore .swiper-container {
	padding: 100px 10px 50px;
}
.swiper-slide {
	transform: translate3d(0,0,0);
	/* overflow: hidden; */
}
.explore .pro_con {
	width: 100%;
}
.pro_con {
	width: calc(100%/3);
	position: relative;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 0.4rem;
	padding-bottom: 0.45rem;
	text-align: center;
}
.pro_img {
	padding: 0.4rem 0;
}
.pro_img img {
	object-fit: contain;
}

.pro_con h3 {
	margin-bottom: 0.05rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	padding: 0 10px;
}
@media (max-width: 1580px){
	.font24, .font26 {
		font-size: 18px;
  }
}
.pro_con p {
	color: #666;
	margin-bottom: 0.4rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	padding: 0 10px;
}
@media (max-width: 1580px){
	.font18 {
		font-size: 14px;
  }
}
@media (max-width: 1900px) {
	.font18 {
		font-size: 16px;
  }
}
@media (max-width: 1580px) {
	.font18 {
		font-size: 14px;
  }
}
.swiper-slide {
	transform: translate3d(0,0,0);
	/* overflow: hidden; */
}
.explore .pro_con {
	width: 100%;
}
.pro_con {
	width: calc(100%/3);
	position: relative;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 0.4rem;
	padding-bottom: 0.45rem;
	text-align: center;
	transition: top 0.6s ease 0s;
}
.pro_img {

	padding: 0.4rem 0;
}
.pro_con h3 {
	margin-bottom: 0.05rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	padding: 0 10px;
}
@media (max-width: 1580px) {
	.font24, .font26 {
		font-size: 18px;
  }
}
.pro_con p {
	color: #666;
	margin-bottom: 0.4rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	padding: 0 10px;
}
@media (max-width: 1580px) {
	.font18 {
		font-size: 14px;
  }
}
@media (max-width: 1580px) {
	.font18 {
		font-size: 14px;
  }
}
.pro_con span {
	color: #2cacce;
}
.pro_img img {
	object-fit: contain;
}
.swi_scro {
	top: auto !important;
	height: 2px !important;
	display: none;
}
.swiper_button {
	background-image: none;
	width: auto;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	margin: 0;
}
.h_news_next {
	right: -0.4rem;
}
.swiper_button img {
	width: 15px;
	height: auto;
}
.pro_con:hover {
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	top: -0.2rem;
}







