@charset "utf-8";
.bg{ background:#EFF5F1;}

/*视频*/
.text52{
	font-size: 52px;
	font-weight: 600;
}
.nea .neaimg img{
	object-fit: cover;
}
.i1w .i1l .img{
	height: 500px;
	object-fit: cover;
}
.listnavb div a:hover{
	color: #000 !important;
}

.text28{
	font-size: 28px;
	font-weight: 600;
}


.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #33ada2;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}


.swiper-button-next-bn,.swiper-button-prev-bn{
	/*margin: 0 20px;*/
	/*opacity: .5;*/
}

.md{
	padding: 80px 0;
}
.itop h1{ margin-top:0;
	font-size: 50px;
	line-height: 70px;
	color: rgba(217, 198, 109, 0.2);
}
.itop h2{
	line-height: 50px;

	position: relative;
	z-index: 9;
	font-size: 28px;
	font-weight: 600; color:#254f65;
}
.itopline{
	width: 50px;
	height: 1px;
	display: block;
	margin: 0 auto;

}




@media only screen and (min-width:768px) and (max-width:1599px) {
	body{
		zoom: .8;
	}
	.itop h1{
		line-height: 60px;
	}
	.itop h2{
		line-height: 40px;
		margin-top: -40px;
		font-size: 26px;
	}
	.itop h1{
		font-size: 40px;
	}
	
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.wrap{
		padding: 0 15px;
	}
	.videohidebox{
		width: 80%;
	}
	
}
@media only screen and (max-width:950px) {
	.mt_30,.mt_35,.mt_40,.mt_45,.mt_50,.mt_60,.mt_70,.mt_80{
		margin-top: 25px;
	}
	/*视频*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.hdr img{
		height:30px;
	}
	.swiper-container-bn .bnimg{
		height: 600px !important;
	}
	.md{
		padding: 40px 0;
	}
	.listbn{
		height: 600px !important;
	}
	
	.co2{
		width: 100%;
	}
	
	.zy2w{
		padding: 0;
	}
}
@media only screen and (max-width:768px) {
	img{
		border-radius: 15px;
	}
	.text52{
		font-size: 34px !important;
		font-weight: 600;
	}
	
	.wap_disblock{
		display: block;
	}
	.swiper-container-bn .bnimg{
		height: 155px !important;
	}
	.md{
		padding: 25px 0;
	}
	
	.itop h1{
		line-height: 40px;
	}
	.itop h2{
		line-height: 30px;
		margin-top: -30px;
		font-size: 20px;
	}
	.itop h1{
		font-size: 36px;
	}
	
	.swiper-pagination-i2-public .swiper-pagination-bullet{
		width: 8px;
		height: 8px;
		margin: 0 5px !important;
	}
	.swiper-button-next-i2-public, .swiper-button-prev-i2-public{
		margin-left: 2%;
		margin-right: 2%;
	}
	.i2al {
		margin-bottom: 0 !important;
	}
	.i2ar{
		padding: 15px;
	}
	.swiper-button-next-public, .swiper-button-prev-public{
		width: 20px;
		height: 35px;
		margin-top: -17px;
	}
	.i3w .swiper-button-next-public, .i3w .swiper-button-prev-public{
		margin-top: -50px;
		margin-left: 0;
		margin-right: 0;
	}
	
	
	
	.itopline{
		margin-top: 10px;
		width: 30px;
	}
	
}