.slider-for {}

.slider-for li {
	position: relative;
}

.slider-for li * {
	display: block;
	overflow: hidden;
}

.slider-for li a {}

.slider-for li a h1 {
	position: absolute;
	left: 5%;
	top: 40%;
	z-index: 1;
	color: #FFF;
	font-size: 28px;
	font-family: 'å¾®è½¯é›…é»‘';
}

.slider-for li a h1 strong {
	font-size: 100px;
	line-height: 90px;
	font-weight: normal;
	display: block;
	font-family: 'DIDOT', Arial;
}

.pcimg {}

.mbimg {
	display: none !important;
}

.normal {}

.active {
	display: none !important;
}





/* å›¾ç‰‡åˆ‡æ¢ */
.slick-slider {
	display: block;
	/* box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent;*/
}

.slick-slider *:focus {
	outline: none;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: white url(../images/loading.gif) center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	/*-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);*/
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	/* height: 100%; */
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
}

/* Arrows */
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 119px;
	width: 65px;
	cursor: pointer;
	z-index: 80;
	top: 50%;
	margin-top: -59.5px;
	padding: 0;
	outline: none;
	text-indent: -9999px;
	border-radius: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.3;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	border: none;
}

.slick-prev:focus,
.slick-next:focus {
	outline: none;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 1.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: 5%;
	background-image: url(../images/arrowleft.png);
}

.slick-next {
	right: 5%;
	background-image: url(../images/arrowright.png);
}

.slick-prev:hover {
	opacity: 1.0;
}

.slick-next:hover {
	opacity: 1.0;
}

/* Dots */
.slick-slider {}

.slick-dots {
	position: absolute;
	bottom: 20px;
	list-style: none;
	display: block;
	padding: 0px;
	width: 100%;
	text-align: center;
	left: 0;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin: 0px 10px;
	padding: 0px;
	cursor: pointer;
}

.slick-dots li button {
	background: #fff;
	display: block;
	height: 12px;
	width: 12px;
	padding: 0px;
	cursor: pointer;
	outline: none;
	text-indent: -9999px;
	-moz-opacity: 1.5;
	opacity: 1.5;
	filter: alpha(opacity=100);
	border-radius: 100px;
	border: #fff 2px solid;
}

.slick-dots li button:focus {
	outline: none;
}

.slick-dots li.slick-active button {
	background: none;
	border: #fff 2px solid;
}

.fuwu .title {
	text-align: center;
	color: #1f1f1f;
	margin-bottom: 3%;
}

.fuwu .title_bx {
	text-align: left;
	color: #25252514;
}

.fuwu .title h5 {
	font-size: 2.625rem;
	font-weight: bold;
	text-align: left;
	color: #008f3e;
}

.fuwu .title p {
	text-align: left;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0.75rem 0 1.9rem;
	color: #878787;
	letter-spacing: 2px;
}

@media screen and (min-width: 1280px) and (max-width: 1440px) {
	.title_bx {
		font-size: 100px;
		margin: 0px auto;
		text-transform: uppercase;
		margin-bottom: -5.5% !important;
		opacity: 0.5;
		color: #25252514;
		position: sticky;
		left: 0px;
		top: 0px;
		font-weight: 100;
		z-index: -1;
	}

	.title.aos-init.bai h5 {
		font-size: 2.625rem;
		font-weight: bold;
		color: #ffffff;
		margin: 0rem 0 0 !important;
	}

	.ipart3 .title_bx {
		margin-bottom: -6% !important;

		margin-top: 4.5%;
	}

	.ipart3 .intro {
		padding: 110px 0 !important;
		position: relative;
		z-index: 1;
	}

	.news_bx .news_slide .con {
		width: 40%;
		padding: 6% 4% 12% 5%;
		float: right;
		text-align: right;
	}

	.news_bx .news_slide .img {
		width: 60%;
		float: left;
		padding: 0% 0% 10% 0%;
	}

	.fuwu .application-scenario-item .title-1 {
		top: 5.5rem !important;
		font-size: 1.6rem !important;
	}

	.fuwu .application-scenario-item .title-en {
		top: 7.6rem !important;
		font-size: 12px !important;

	}
}

.title_bx {
	font-size: 100px;
	margin: 0px auto;
	text-transform: uppercase;
	margin-bottom: -4.5%;
	opacity: 0.5;
	color: #25252514;
	position: sticky;
	left: 0px;
	top: 0px;
	font-weight: 100;
	z-index: -1;
}

/* part2 */
.div-container {
	position: relative;
	width: 90%;
	margin: auto;
}

.div-title {
	position: relative;
}

.div-title .class-1 {
	color: #30bf78;
}

.div-title .title-1 {
	color: #1a1a1a;
	margin-top: 1%;
}

.index-application-scenario.cp {
	padding: 2.5% 0 0% 0;
}

.ptb100 {
	padding: 2.5% 0 4.5% 0;
}

.pic {
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.img img,
.pic img {
	/* max-width: 100%; */
	/* max-height: 100%; */
	margin: auto;
	padding: 0;
	border: 0;
	/* width: 100%; */
	/* height: auto; */
	/* border: none; */
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
}

.index-application-scenario {
	position: relative;
	overflow: hidden;
}

.application-scenario-list {
	position: relative;
	margin-top: 2.5%;
}

.application-scenario-item {
	position: relative;
	width: 28.2%;
	float: left;
}

.fuwu.m {
	/* margin-top: 1%; */
}

.application-scenario-item.fuwu {
	width: 30%;
	float: left;
	margin-right: 5%;
}

.application-scenario-item.fuwu:nth-child(3) {
	width: 30%;
	float: left;
	margin-right: 0%;
}

.application-scenario-item.fuwu a {
	display: inline-block;
	height: auto;
	line-height: 0px;
}

.application-scenario-item .title-1 {
	position: absolute;
	left: 30px;
	top: 30px;
	z-index: 11;
	color: #fff;
	font-size: 24px;
}

.fuwu .application-scenario-item .title-1 {
	position: relative;
	left: 0px;
	top: 90px;
	z-index: 11;
	color: #fff;
	font-size: 24px;
	text-align: center;
	/* margin: 1%; */
	font-weight: 700;
}

.fuwu .application-scenario-item .title-en {
	position: relative;
	left: 0px;
	top: 120px;
	z-index: 11;
	color: #fff;
	font-size: 14px;
	text-align: center;
	opacity: 0.7;
}

.application-scenario-item .more-2 {
	position: absolute;
	right: 50px;
	bottom: 0px;
	z-index: 12;
	opacity: 0;
}

.application-scenario-item a:hover .more-2 {
	opacity: 1;
	bottom: 40px;
}

.fuwu .application-scenario-item .img {
	border-radius: 8px;
	overflow: hidden;
	position: relative;
	display: block;
	z-index: 1;
}

.fuwu .application-scenario-item .img::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgb(0 0 0 / 28%);
	z-index: 3;
}

.application-scenario-item .img {
	border-radius: 20px;
	overflow: hidden;
}

.application-scenario-item a:hover .pic {
	transform: scale(1.05);
}

.application-scenario-item.asi2 {
	margin-left: 1%;
	width: 45%;
	margin-bottom: 1.2%;
}

.application-scenario-item.asi3 {
	margin-left: 1%;
	width: 22%;
	margin-bottom: 1.2%;
}

.application-scenario-item.asi4,
.application-scenario-item.asi5,
.application-scenario-item.asi6 {
	margin-left: 1%;
	width: 22%;
}

@media screen and (max-width: 860px) {
	.application-scenario-item {
		width: 100%;
		float: none;
	}

	.application-scenario-item.fuwu {
		width: 100%;
		float: left;
		margin-bottom: 5%;
	}

	.application-scenario-item.fuwu:nth-child(3) {
		width: 100%;
		float: left;
		margin-bottom: 0%;
	}

	.application-scenario-item.asi2 {
		margin-left: 0;
		width: 100%;
		margin-top: 2%;
	}

	.application-scenario-item.asi3 {
		margin-left: 0%;
		width: 48.5%;
		margin-top: 2%;
		float: left;
		margin-bottom: 0%;
	}

	.application-scenario-item.asi4 {
		margin-left: 3%;
		width: 48.5%;
		margin-top: 2%;
		float: left;
	}

	.application-scenario-item.asi5 {
		margin-left: 0%;
		width: 48.5%;
		margin-top: 3%;
		float: left;
	}

	.application-scenario-item.asi6 {
		margin-left: 3%;
		width: 48.5%;
		margin-top: 3%;
		float: left;
	}

	.application-scenario-item .title-1 {
		position: absolute;
		left: 20px;
		top: 18px;
		z-index: 11;
		color: #fff;
		font-size: 18px;
		font-weight: 500;
	}

	.fuwu .application-scenario-item .title-1 {
		position: relative;
		left: 0px;
		top: 4.2rem;
		z-index: 11;
		color: #fff;
		font-size: 24px;
		text-align: center;
		/* margin: 1%; */
		font-weight: 700;
	}

	.fuwu .application-scenario-item .title-en {
		position: relative;
		left: 0px;
		top: 6.2rem;
		z-index: 11;
		color: #fff;
		font-size: .8rem;
		text-align: center;
		opacity: 0.7;
	}
}

/* ç¬¬ä¸‰éƒ¨åˆ† */
.ipart3 {
	position: relative;
	background: url(../images/ipart3_bg.jpg) no-repeat center/cover;
}

.ipart3 .wrap {
	width: 83.3%;
	margin-right: auto;
	margin-left: auto;
}

.ipart3::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/* background: url(../images/ipart3_overlay.png) no-repeat right/auto 100%; */
	z-index: 0;
}

.ipart3 .intro {
	padding: 150px 0;
	position: relative;
	z-index: 1;
}

.ipart3 .intro .txt {
	color: #fff;
	font-weight: 200;
}

.ipart3 .intro .tit {
	color: #fff;
	line-height: 60px;
	margin-top: 20px;
	font-family: 'he', 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
}

.ipart3 .intro .con {
	color: #fff;
	margin-top: 20px;
}

.ipart3 .intro .btns {
	margin-top: 36px;
}

.ipart3 .intro .btns .more_btn {
	float: left;
	position: relative;
	display: block;
	line-height: 50px;
	color: #fff;
	font-size: 15px;
	font-family: 'he-t';
	padding: 0 70px 0 30px;
	z-index: 0;
}

.xw.btns.fix {
	overflow: hidden;
	margin-bottom: 5%;
}

.xw.btns .more_btn {
	float: right;
	position: relative;
	display: block;
	line-height: 45px;
	color: #878787;
	margin-top: 20px;
	font-size: 15px;
	font-family: 'he-t';
	padding: 0 70px 0 40px;
	z-index: 0;
	/* top: 50%; */
	border: 1px solid rgb(177 177 177 / 44%);
}

.xw.btns .iconfont {
	color: #afafaf;
}

.xw.btns .more_btn::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%) scale(1);
	border: 1px solid rgba(255, 255, 255, 0.26);
	transition: all .5s ease;
	z-index: 0;
}

.xw.btns .more_btn:hover::before {
	transform: translate(-50%, -50%) scale(1.2);
	opacity: 0;
}

.xw.btns .more_btn::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%) scale(0.8);
	opacity: 0;
	background: #fff;
	transition: all .5s ease;
	z-index: -1;
}

.btns .more_btn {
	float: left;
	position: relative;
	display: block;
	line-height: 45px;
	color: #fff;
	margin-top: 17rem;
	font-size: 15px;
	font-family: 'he-t';
	padding: 0 70px 0 40px;
	z-index: 0;
	bootom: 50%;
	border: 1px solid rgb(255 255 255 / 44%);
}

.ipart3 .intro .btns .more_btn:hover {
	color: #008f3e;
}

.btns .more_btn:hover {
	color: #008f3e;
}

.btns .more_btn::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%) scale(1);
	border: 1px solid rgba(255, 255, 255, 0.26);
	transition: all .5s ease;
	z-index: 0;
}

.btns .more_btn:hover::before {
	transform: translate(-50%, -50%) scale(1.2);
	opacity: 0;
}

.btns .more_btn::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%) scale(0.8);
	opacity: 0;
	background: #fff;
	transition: all .5s ease;
	z-index: -1;
}



.ipart3 .intro .btns .more_btn::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%) scale(1);
	border: 1px solid rgba(255, 255, 255, 0.26);
	transition: all .5s ease;
	z-index: 0;
}

.ipart3 .intro .btns .more_btn:hover::before {
	transform: translate(-50%, -50%) scale(1.2);
	opacity: 0;
}

.ipart3 .intro .btns .more_btn::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%) scale(0.8);
	opacity: 0;
	background: #fff;
	transition: all .5s ease;
	z-index: -1;
}

.ipart3 .intro .btns .more_btn:hover::after {
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

.btns .more_btn:hover::after {
	transform: translate(-50%, -50%) scale(1);
	opacity: 1;
}

.ipart3 .intro .btns .more_btn .iconfont {
	position: absolute;
	right: 30px;
	top: 46%;
	font-weight: 100;
	font-size: 28px;
	transform: translateY(-50%);
}

.btns .more_btn .iconfont {
	position: absolute;
	right: 30px;
	top: 46%;
	font-weight: 100;
	font-size: 28px;
	transform: translateY(-50%);
}

.tit46 {
	font-size: 46px;
	line-height: 46px;
}

.tit36 {
	font-size: 36px;
	line-height: 36px;
	color: #000;
}

.tit24 {
	font-size: 24px;
	line-height: 32px;
	color: #000;
}

.tit20 {
	font-size: 20px;
	line-height: 20px;
	color: #000;
}

.con18 {
	font-size: 18px;
	line-height: 20px;
	color: #5d5d5d;
	font-family: 'he-t';
}

.con15 {
	font-size: 15px;
	line-height: 30px;
	color: #5d5d5d;
	font-family: 'he-t';
}

.ipg4 {
	width: 100%;
	height: 423px;
	background: url(../images/ipg4.jpg) no-repeat center;
	padding-top: 80px;
}

.ipg4 h6 {
	text-align: center;
	font-size: 34px;
	color: #333;
	margin-bottom: 20px;
}

.ipg4 p {
	text-align: center;
	font-size: 14px;
	color: rgba(51, 51, 51, 0.7);
}

.ipg4 .pub_more {
	margin-top: 25px;
}

.pub_more {
	position: relative;
	width: 140px;
	height: 50px;
	background: #d73131;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	cursor: pointer;
}

.about5 .cCont1 .pub_more {
	margin: 20px auto;
}

.pub_more::before {
	content: "";
	position: absolute;
	top: 0;
	left: -140px;
	width: 140px;
	height: 50px;
	background: #c69d71;
	transition: 0.7s;
}

.pub_more:hover::before {
	left: 0;
}

.pub_more h5 {
	position: relative;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	z-index: 5;
}