@font-face {
	font-family: HELVETICAHV;
	src: url(../font2/HelveticaLT85Heavy.ttf);
}



@keyframes banrun2{
	0%{top: 10px;}
	50%{top: 0;}
	100%{top: 10px;}
}

@keyframes fzdh{
	0%{	transform: rotateY(0deg);}
	/* 50%{	transform: rotateY(360deg);} */
	100%{	transform: rotateY(360deg);;}
}


@keyframes backgroundAnimation {
	0% {
	  background-position: 0 0;
	}
	50% {
	  background-position: 100% 0;
	}
	100% {
		background-position: 0 0;
	  }
  }



.section1{position: relative;}
.banner img{width: 100%;display: block;position: relative;
	animation: banrun1 5s linear infinite;
}
.bannerinner{position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);z-index: 9;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.s1b{font-size: 0;background: #ff8923;padding: 15px 0;}
.s1b p,.s1b h6{display: inline-block;vertical-align: middle;}
.s1b p{width: 70%;}
.s1b h6{width: 30%;}
.s1b p i{display: inline-block;vertical-align: middle;font-size: 18px;color: #fff;}
.s1b p i:first-of-type{margin-right: 20px;}
.s1b h6{text-align: right;}
.s1b h6 a span,.s1b h6 a i{display: inline-block;vertical-align: middle;box-sizing: border-box;}
.s1b h6 a i{font-size: 18px;color: #fff;}
.s1b h6 a span{font-size: 24px;color: #fff;margin-right: 18px;}
.s1b h6 a:hover i,.s1b h6 a:hover span{color: #000;}













.syxh h6{position: absolute;right: 0;bottom: 3%;height: 82px;width: 18.2%;background: url(../images/s1ico_03.png) center center;background-size: 100% 100%;text-align: center;z-index: 2;}
.syxh h6 span{line-height: 80px;font-size: 30px;color: #fff;animation: banrun2 2s linear infinite;position: relative;}


.sybt{margin-bottom: 80px;text-align: center;}
.sybt h2{font-size: 36px;color: #412710;line-height: 36px;}

.section2{background: #fdfbf9;padding: 75px 0;}
.section2 ul{font-size: 0;text-align: center;}
.section2 ul li{display: inline-block;vertical-align: top;box-sizing: border-box;width: 33.333%;padding: 0 80px;}
.section2 ul li a{display: block;}
.section2 ul li a h3{font-size: 30px;color: #412710;font-weight: bold;margin: 36px 0 12px;}
.section2 ul li a p{font-size: 20px;color: rgba(65,39,16,.6);}
.section2 ul li a img{}
.section2 ul li a:hover img{
	animation: fzdh 0.3s linear;

}


.section3{padding: 260px 0 125px;background: url(../images/s3bg_02.jpg) center center;background-size: cover;}
.section3 h2{font-size: 60px;color: #fff;line-height: 60px;padding-left: 5%;}
.s3txt{padding: 120px 40px 56px 140px;background: url(../images/s3_03.png) center center;background-size: 100% 100%;box-sizing: border-box;width: 80.5%;margin-left: 19.5%;}
.s3txt p{font-size: 18px;color: #412710;line-height: 40px	;}
.s3txt h3{font-size: 24px;margin-top: 12px;font-weight: bold;color: #d3a589;}

.section4{font-size: 0;position: relative;padding: 115px 0 130px;}
.s4_l,.s4_r{display: inline-block;vertical-align: top;box-sizing: border-box;}
.s4_l{width: 71%;}
.s4_r{width: 29%;padding-left: 72px;}
.s4_l ul{font-size: 0;}
.s4_l ul li{display: inline-block;vertical-align: top;box-sizing: border-box;width: 23.5%;margin-right: 2%;margin-bottom: 25px;}
.s4_l ul li:nth-of-type(4n){margin-right: 0;}
.s4_l ul li a{display: block;position: relative;box-shadow: 0 0 10px 3px #ededed;border-radius: 22px;padding: 55px 42px 85px;overflow: hidden;}
.s4_l ul li a h6{position: relative;display: inline-block;}
.s4_l ul li a h6 img:first-of-type{position: absolute;top: 50%;left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.s4_l ul li a h6 img:last-of-type{opacity: .06;}
.s4_l ul li a h3{font-size: 24px;color: #412710;font-weight: bold;margin: 32px 0 65px;position: relative;height: 60px;}
.s4_l ul li a span{font-size: 14px;color: rgba(65,39,16,.4);position: absolute;bottom: 50px;left: 42px;}
.s4_l ul li a h1,.s4_l ul li a h5{font-size: 120px;color: #ffff;font-weight: 1000;font-family: "HELVETICAHV";line-height: 95px;position: absolute;right: 15px;opacity: 0;
	bottom: -15px;
}
.s4_l ul li a::before{content: '';display: block;width: 0;height: 0;background: url(../images/s4listbg_03.png) center center;background-size: 100% 100%;position: absolute;top: 50%;left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.s4_l ul li a:hover::before{width: 100%;height: 100%;}
.s4_l ul li a:hover h5{opacity: 1;}
.s4_l ul li a:hover h3{color: #fff;}
.s4_l ul li a:hover span{color: rgba(255,255,255,.4);bottom: 115px;}
.s4_l ul li a:hover h6 img{
	filter: grayscale(100%) brightness(2000%);
	-webkit-filter: grayscale(100%) brightness(2000%);
	-o-filter: grayscale(100%) brightness(2000%);
	-moz-filter: grayscale(100%) brightness(2000%);
}
.s4_l ul li a:hover h6 img:last-of-type{opacity: .3;}
.s4_r ul li h6{position: relative;display: inline-block;width: 62px;}
.s4_r ul li h6 img{display: block;position: relative;z-index: 2;width: 100%;}
.s4_r ul li h6::before{content: '';display: block;width: 100%;height: 100%;background: url(../images/s4r_06.png) center center;background-size: 100% 100%;position: absolute;top: 0;left: 0;}
.s4_r ul li h6::after{content: '';display: block;width: 90%;height: 90%;background: url(../images/s4lbg2.png) center center;background-size: 100% 100%;position: absolute;top: 50%;left: 50%;opacity: 0;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.s4_r ul li:nth-of-type(2) h6::before{background: url(../images/s4r_03.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(2) h6::after{background: url(../images/s4lbg1.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(3) h6::before{background: url(../images/s4r_08.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(3) h6::after{background: url(../images/s4lbg3.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(4) h6::before{background: url(../images/s4r_10.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(4) h6::after{background: url(../images/s4lbg4.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(5) h6::before{background: url(../images/s4r_12.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(5) h6::after{background: url(../images/s4lbg5.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(6) h6::before{background: url(../images/s4r_14.png) center center;background-size: 100% 100%;}
.s4_r ul li:nth-of-type(6) h6::after{background: url(../images/s4lbg6.png) center center;background-size: 100% 100%;}
.s4_r h2{font-size: 24px;color: #412710;font-weight: bold;margin-bottom: 46px;}
.s4_r ul li a{display: block;font-size: 0;}
.s4_r ul li{margin-bottom: 60px;}
.s4_r ul li:last-of-type{margin-bottom: 0;}
.s4_r ul li a h6,.s4_r_r{display: inline-block;vertical-align: middle;box-sizing: border-box;}
.s4_r_r{padding-left: 20px;width: calc(100% - 62px);}
.s4_r_r h3{font-size: 22px;color: #412710;}
.s4_r_r p{font-size: 16px;color: rgba(65,39,16,.6);height: 0;opacity: 0;
	/* display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1; */
	display: none !important;
}
.s4_r ul li a:hover h6::after{opacity: 1;}
.s4_r ul li a:hover h6 img{
	filter: grayscale(100%) brightness(2000%);
	-webkit-filter: grayscale(100%) brightness(2000%);
	-o-filter: grayscale(100%) brightness(2000%);
	-moz-filter: grayscale(100%) brightness(2000%);
}
.s4_r ul li a:hover h3{color: #5c0e02;}
.s4_r ul li:nth-of-type(2) a:hover h3{color: #d3a589;}
.s4_r ul li:nth-of-type(3) a:hover h3{color: #cd731b;}
.s4_r ul li:nth-of-type(4) a:hover h3{color: #1a4d2e;}
.s4_r ul li:nth-of-type(5) a:hover h3{color: #862a07;}
.s4_r ul li:nth-of-type(6) a:hover h3{color: #d3a589;}
.s4_r ul li a:hover p{height: 30px;opacity: 1;}






.section5{padding: 90px 191px 50px;box-sizing: border-box;position: relative;
	background: url(../images/s5bg_02.jpg) center center;background-size: 100% 100%;
}
.section5 .sybt{margin-bottom: 50px;}
.section5 .swiper-slide a{display: block;position: relative;background: #fbfaf9;text-align: center;padding-bottom: 50px;border-radius: 22px;box-shadow: 0 0 10px 3px #e3ddd6;overflow: hidden;height: 537px;
	box-sizing: border-box;}
.section5 .swiper-slide a img{width: 100%;position: relative;z-index: 3;}
.section5 .swiper-slide a h6{position: relative;}
.section5 .swiper-slide a h6::after{content: '';display: block;width: 100%;height: 100%;background: url(../images/s5list_03.png) center center;background-size: 100% 100%;position: absolute;top: 0;left: 0;}
.s5txt{position: relative;}
.s5txt h3{font-size: 30px;color: #b69b83;font-weight: bold;margin: 32px 0 12px;}
.s5txt h4{font-size: 18px;color: #412710;font-weight: bold;line-height: 24px;}
.s5txt h5{font-size: 18px;color: #412710;line-height: 24px;}
.s5txt h5::after{content: '';display: none;width: 8px;height: 8px;border: 2px solid #b69b83;border-radius: 3px;margin: 22px auto;}
.s5txt .s5nr{height: 0;opacity: 0;padding: 0 40px;box-sizing: border-box;text-align: left;}
.section5 .swiper-slide a::before{content: '';display: block;width: 100%;height: 0;background: url(../images/s5lb_03.png) center center;background-size: 100% 100%;position: absolute;top: 0;left: 0;}
.s5nr p{font-size: 14px;color: rgba(255,255,255,.8);position: relative;line-height: 24px;padding-left: 12px;box-sizing: border-box;display: none;}
.s5nr p::before{content: '';width: 4px;height: 4px;background: #fff;border-radius: 50%;position: absolute;top: 11px;left: 0;}
.s5nr p:first-of-type,.s5nr p:nth-of-type(2),.s5nr p:nth-of-type(3),.s5nr p:nth-of-type(4){display: block;}
.s5nr span{display: block;width: 80%;background: #ff8923;line-height: 38px;text-align: center;border-radius: 38px;font-size: 14px;color: #fff;margin: 42px auto 0;}
.section5 .swiper-slide a:hover::before{height: 100%;}
.section5 .swiper-slide a:hover .s5txt{margin-top: -80%;}
.section5 .swiper-slide a:hover .s5nr{height: auto;opacity: 1;}
.section5 .swiper-slide a:hover h6{opacity: .1;}
.section5 .swiper-slide a:hover h3,.section5 .swiper-slide a:hover h4,.section5 .swiper-slide a:hover h5{color: #fff;}
.section5 .swiper-slide a:hover h5::after{border: 2px solid #fff;}
.section5 .swiper-button-prev,.section5 .swiper-button-next{background: none;font-size: 40px;color: #857362;line-height: 40px;}
.section5 .swiper-button-prev{left: 5%;}
.section5 .swiper-button-next{right: 5%;}
.section5 .swiper-button-prev:hover,.section5 .swiper-button-next:hover{color: #b89d85;}


.section6{position: relative;font-size: 0;background: url(../images/s6bg_02.jpg) center center;background-size: 100% 100%;padding: 30px 0;}
.s6t{text-align: right;margin-bottom: 30px;}
.s6t h2{font-size: 18px;color: rgba(255,255,255,.7);}
.zzlist{font-size: 0;}
.zzlist>li {
	display: inline-block;
	vertical-align: top;
	width: 16.6666%;
    text-align: left;
	position: relative;
	border-right: 1px solid rgba(255,255,255,.2);
	box-sizing: border-box;
	text-align: center;
}

.zzlist>li:last-of-type{border-right: none;}
.zzlist>li h6 {
	display: inline-block;
}

.zzlist>li p {
	color: #fff;
	font-size: 18px;
	line-height: 23px;
	margin-top: 10px;
}
.zzlist>li h6,.zzlist>li span{vertical-align: middle;}
.zzlist>li span{font-size: 50px;color: #fff;font-weight: bold;display: inline-block;font-family: Arial;}
.dataNums {

	top: 50%;
	display: block;
	width: 100%;
	height: 60px;
	text-align: center;
}

.dataNums .dataOne {
	width: 35px;
	height: 60px;
	text-align: left;
	display: inline-block
}

.dataNums .dataBoc {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.dataNums .dataBoc .tt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.dataNums .tt span {
	width: 100%;
	height: 100%;
	font: 60px "h";
	color: #fff;
    display: block;
	font-weight: bold;
    font-family: Arial;
}


.section7{padding: 135px 0 153px;background: url(../images/s7bg_02.jpg) center center;background-size: cover;position: relative;}
.s7{position: relative;z-index: 3;}
.s7 .swiper-container{width: 100%;border-radius: 18px;}
.s7 .swiper-wrapper{position: relative;margin-left: -9%;}
.s7 .swiper-slide{background: #fff;display: inline-block;border-radius: 18px;}
.s7 .swiper-slide-active{width: 50% !important;background-image: linear-gradient(to right, #d1a387, #dfccb4);}
.s7 .swiper-slide-prev{background: rgba(235,228,220,.8);}
.s7 .swiper-slide-next{background: rgba(255,255,255,.8);}
.s7 .swiper-slide a{display: block;position: relative;padding: 70px 60px 0;box-sizing: border-box;height: 390px;}
.s7 .swiper-slide-prev{text-align: right;}
.s7 .swiper-slide-prev .s7txt{display: inline-block;text-align: left;width: 65%;}
.s7 .swiper-slide-next .s7txt{width: 80%;}
.s7txt h6{display: block;width: 61px;height: 61px;background: url(../images/s7ico_03.png) center center;background-size: 100% 100%;text-align: center;}
.s7txt h6 span{font-size: 40px;color: #dbb9a3;line-height: 61px;}
.s7txt h3{font-size: 32px;color: #412710;line-height: 36px;margin-top: 20px;position: relative;z-index: 3;}
.s7txt p{font-size: 16px;color: #412710;position: absolute;width: 60%;bottom: 58px;}
.s7txt h4{display: block;width: 150px;line-height: 38px;border-radius: 38px;background: #ff8923;font-size: 14px;color: #fff;text-align: center;opacity: 0;position: relative;z-index: 3;}
.s7txt h1,.s7txt h5{font-size: 320px;line-height: 310px;opacity: 0;
	background: -webkit-linear-gradient(45deg, #d6ad92, #e8d6c0); /* Chrome, Safari */
	background: linear-gradient(to right, #d6ad92, #e8d6c0); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, Safari */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */
	position: absolute;
	right: 30px;
	bottom: -30px;
}

.s7 .swiper-slide-active h6{display: none;}
.s7 .swiper-slide-active h3{color: #fff;}
.s7 .swiper-slide-active p{position: relative;margin-top: 28px;color: #fff;height: auto;width: 100%;bottom: 0;z-index: 2;top: 0;font-size: 18px;}

.s7 .swiper-slide p i{margin: 0 18px;display: inline-block;}
.s7 .swiper-slide p strong{display: block;font-size: 16px;color: #412710;
	background: -webkit-linear-gradient(45deg, #d3a68a, #e0ccb4); /* Chrome, Safari */
	background: linear-gradient(to right, #d3a68a, #e0ccb4); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, d3a68a */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */
}
.s7 .swiper-slide-active p strong{font-size: 18px;
	background: -webkit-linear-gradient(45deg, #fff, #fff); /* Chrome, Safari */
	background: linear-gradient(to right, #fff, #fff); /* 标准语法 */
	-webkit-background-clip: text; /* Chrome, d3a68a */
	background-clip: text;
	-webkit-text-fill-color: transparent; /* Chrome, Safari */
	color: transparent; /* 兼容不支持background-clip的浏览器 */

}
.s7 .swiper-slide-active h4{opacity: 1;margin-top: 68px;}
.s7 .swiper-slide-active h1{opacity: 1;}
.section7 .swiper-button-prev,.section7 .swiper-button-next{font-size: 30px;color: #fff;line-height: 40px;width: 56px;height: 56px;text-align: center;line-height: 56px;border-radius: 50%;z-index: 1;top: 54%;
	background: -webkit-linear-gradient(45deg, #d3a68a, #e0ccb4); /* Chrome, Safari */
	background: linear-gradient(to right, #d3a68a, #e0ccb4); /* 标准语法 */
}
.section7 .swiper-button-prev{left: 11%;}
.section7 .swiper-button-next{right: 11%;}
/* .section7 .swiper-button-prev:hover,.section7 .swiper-button-next:hover{color: #b89d85;} */

.section8{padding: 110px 0;position: relative;}
.section8 .swiper-container{padding: 20px 10px;box-sizing: border-box;}
.s8 .swiper-slide a{display: block;position: relative;background: #fff;box-shadow: 0 0 10px 3px #ededed;border-radius: 18px;padding: 12px 16px 80px;}
.s8 .swiper-slide a h6{position: relative;overflow: hidden;border-radius: 18px;margin-bottom: 45px;}
.s8 .swiper-slide a img{width: 100%;}
.s8txt{padding: 0 22px;box-sizing: border-box;}
.s8txt h3{font-size: 18px; color: #412710;line-height: 32px;margin-bottom: 30px;height: 96px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-clamp: 3;
}
.s8txt h4{font-size: 16px;color: #ff8923;}
.s8 .swiper-slide a:hover{box-shadow: 0 0 10px 3px #ccc;}
.s8 .swiper-slide a:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.section8 .swiper-button-prev,.section8 .swiper-button-next{background: #e6e4d7;font-size: 30px;color: #fff;line-height: 40px;width: 75px;height: 75px;text-align: center;line-height: 75px;border-radius: 50%;}
.section8 .swiper-button-prev{left: 5%;}
.section8 .swiper-button-next{right: 5%;}
.section8 .swiper-button-prev:hover,.section8 .swiper-button-next:hover{background: #ff8923;}














