@charset "utf-8";
/* CSS Document */
body{padding-top:0!important}
.section{box-sizing:border-box;overflow:hidden;}

@media (min-width:1025px) {
::-webkit-scrollbar{width:0;height:0;background-color:rgba(255, 255, 255, 0);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}
::-webkit-scrollbar-thumb{ background-color:rgba(200, 200, 200, 0);-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}	
}

@media screen and (max-width:1620px){
    .section .w1620{width:84.375%; position:relative;}
}
@media screen and (max-width: 1024px){
	.section .w1620{width: 90%;}
	body{padding-top:60px!important}	
}


/*in-section1*/
.in-section1{box-sizing:border-box;overflow:hidden;height:100%;width:100vw!important; overflow:hidden;}
.in-section1 .swiper-slide{position:relative;width:100vw!important;padding-top:0px;height:100vh;box-sizing:border-box; float:left; font-size:0; line-height:0;}
.in-section1 .swiper-slide a{display:block;width:100%;height:100%;}

/**/
.banner-box{position:relative;}
.banner-box .banner-img{overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;}
.banner-box .banner-img img{max-width:200%;width:100%;display:none;}
/*banner-pagination*/
.banner-box .banner-pagination{position:absolute;bottom:6%;z-index:20;left:0;right:0;text-align:right;z-index:999;width:90%;}
.banner-box .banner-pagination .swiper-pagination-bullet{width:36px;height:36px;position:relative;background:none;opacity:1;margin:0 5px;}
.banner-box .banner-pagination .swiper-pagination-bullet:last-child{margin-right:0;}
.banner-box .banner-pagination .swiper-pagination-bullet::after{display:block;content:"";-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:zq 5s linear infinite;-moz-animation:zq 5s linear infinite;animation:zq 5s linear infinite;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;width:100%;height:100%;}
.banner-box .banner-pagination .swiper-pagination-bullet::before{display:block;content:"";position:absolute;width:4px;height:4px;left:16px;top:16px;background:#ccc;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}
.banner-box .banner-pagination .swiper-pagination-bullet-active::after{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);background:url(../images/banner-q.png) no-repeat center center;}
@media screen and (max-width:1024px){
	.in-section1{ border-bottom:10px solid #fafafa;}
	.in-section1 .swiper-slide{height:56.25vw;}
	.banner-box .banner-pagination{text-align:center; width:100%;bottom:5px;}
	.banner-box .banner-pagination .swiper-pagination-bullet{width:5px;height:5px;background:#ccc;margin-left:3px!important;margin-right:3px!important;}
	.banner-box .banner-pagination .swiper-pagination-bullet-active{background:#f6ab00;border-color:#f6ab00;}
	.banner-box .banner-pagination .swiper-pagination-bullet::before,
    .banner-box .banner-pagination .swiper-pagination-bullet-active::after{ display:none;}
}

@-webkit-keyframes zq{
    0%{ -webkit-transform:rotate(0deg);transform:rotate(0deg);}
  100%{ -webkit-transform:rotate(360deg);transform:rotate(360deg);}}
@-moz-keyframes zq{
	0%{ -moz-transform:rotate(0deg);transform:rotate(0deg);}
  100%{ -moz-transform:rotate(360deg);transform:rotate(360deg);}}
@keyframes zq{
	0%{ -webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg);}
  100%{ -webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);}}





/*index-more*/
.index-more{display:block;overflow:hidden;line-height:30px;font-size:14px;color:#7d808d;}
.index-more em{display:inline-block;margin-left:10px;width:16px;height:16px;background-image:url(../images/m.png);background-position:center center;background-repeat:no-repeat;background-size:16px;vertical-align:middle;}
.index-more:hover em{background-image:url(../images/m2.png);}
.index-more:hover{color:#f6ab00;}
@media screen and (max-width:1620px){
.index-more{font-size:12px;}
}  
@media screen and (max-width:1240px){
.index-more{font-size:12px;}
}  
@media screen and (max-width:768px){
.index-more{font-size:12px;}
}


/*indexTitle*/
.indexTitle h4{font-weight:bold;font-size:36px;/*color:#333333;*/margin-bottom:10px;color: #e8a535;}
.indexTitle h3{font-weight:400;font-size:18px;color:#595959;margin-bottom:30px;}
.indexTitle h4 a{color: #e8a535; display:inline-block;}
@media screen and (max-width:1820px){
.indexTitle h4{font-size:30px;margin-bottom:5px;}
.indexTitle h3{font-size:16px;margin-bottom:20px;}	
}
/*@media screen and (max-width:1620px){
.indexTitle h4{font-size:28px;}
.indexTitle h3{font-size:16px;margin-bottom:15px;}	
}
@media screen and (max-width:1380px){
.indexTitle h4{font-size:26px;}
.indexTitle h3{font-size:15px;margin-bottom:10px;}	
}*/
@media screen and (max-width:1620px){
.indexTitle h4{font-size:24px;color: #e8a535;}
.indexTitle h4 a{color: #e8a535; display:inline-block;}
.indexTitle h3{font-size:14px;}	
}
@media screen and (max-width:1240px){
.indexTitle h4{font-size:24px;}
.indexTitle h3{font-size:14px;}	
}
@media screen and (max-width:1150px){
.indexTitle h4{font-size:22px;}
.indexTitle h3{font-size:13px;}	
}
@media screen and (max-width:768px){
.indexTitle h4{font-size:20px;}
.indexTitle h3{font-size:12px;margin-bottom:10px;}
}  
  
  
  
/*in-section2*/
.in-section2{background-color:#ffffff;background-position:center top;background-size:cover;background-repeat:no-repeat;overflow:hidden;}
.in-section2 .w1620{margin:0 auto;overflow:hidden;}
.in-section2 .indexTitle{position:relative;/*text-align:center;*/ text-align:center;margin-bottom:30px;} 
/*.in-section2 .indexTitle:before{content: '';display:block;width:50%;height:1px;background:#dbdbdb; position:absolute; right:0; top:30px;}*/
.in-section2 .indexTitle{ position:relative; z-index:1;}
.in-section2 .indexTitle .indexTitleNr{background:#fff;position:relative; z-index:1; display:inline-block;/*padding-right:30px; */padding-bottom:15px; position:relative;/* width:100%;*/}
.in-section2 .indexTitle .indexTitleNr:after{content: '';display:block;width:50px;height:3px;background:#E8A535;/*margin-bottom:15px;*/position:absolute; left:0; right:0;margin: 0 auto;bottom:0;}
.in-section2 .indexTitle .indexTitleNr:before{content: '';display:block;width:100%;height:1px;background:#dbdbdb;position:absolute; left:0;bottom:1px;}
/*.in-section2 .indexTitle:after{content: '';display:block;width:11px;height:37px;background:url(../images/index-titline.png) no-repeat left top;margin-top:15px; margin-bottom:15px; position:absolute;}
.in-section2 .indexTitle:after{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(90deg);transform: rotate(90deg);-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;opacity: 0;}
.in-section2.active .indexTitle:after{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}*/

.in-section2 .indexTitle h3{margin-bottom:0; background:#fff;position:relative; z-index:1;}
.in-section2 .indexTitle a{position:absolute;right:0;top:50%;margin-top:-15px; z-index:1;}
.in-section2 .centent-box{margin:auto;padding:90px 0 20px 0; vertical-align:middle;}
.in-section2 .centent-box .item-box{width:100%;height:100%; overflow:hidden; position:relative;}
.in-section2 .centent-box .item-box:before{content: '';display:block;width:42%;height:1px;background:#dbdbdb;position:absolute;right:0;bottom:0;}
.in-section2 .centent-box .item-box a{display:block;}
.in-section2 .centent-box .item-box .img-box{width:50%;padding:0 4%;float:left;}
.in-section2 .centent-box .item-box .img-box .imgB{background-size:contain;background-position:center center; background-repeat:no-repeat;padding:25% 0;position:relative;}
.in-section2 .centent-box .item-box .img-box img{width:100%;height:100%;position:absolute;left:0;top:0;right:0; display:none;}
.in-section2 .centent-box .item-box .txt-box{padding:40px 0 30px 0;text-align:left;position: relative;width:42%;float:right;/*border-bottom: 1px solid #dbdbdb;border-top: 1px solid #dbdbdb;position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}*/}
.in-section2 .centent-box .item-box .txt-box .proTit{ position:relative; z-index:1;} 
.in-section2 .centent-box .item-box .txt-box .proTit:after{content: '';display:block;width: 40px;height: 3px;background:#E8A535;margin-top:15px; margin-bottom:22px;/*width:100%;height:2px;background:#dbdbdb;*/}
.in-section2 .centent-box .item-box .txt-box h1{display:block;font-size:24px;transition:all .3s;font-weight:bold;color:#333333;position:relative;line-height:50px;height:50px;overflow:hidden;/*margin-bottom:20px;*/}
.in-section2 .centent-box .item-box .txt-box .en{display:block;font-size:16px;line-height:30px;height:30px;overflow:hidden;color: #777777;font-family:'DINLight',Arial, Helvetica, sans-serif;line-height:normal;position:relative;}
.in-section2 .centent-box .item-box .txt-box .wz{font-size:15px;color:#666;line-height:28px;height:140px;overflow:hidden;margin-bottom:0px; text-align:justify;}
.in-section2 .centent-box .item-box .txt-box .index-more{padding-bottom:20px;border-bottom:1px solid #e8e8e8;}
/*in-section2.active*/
.in-section2 .indexTitle{transform:translateY(-200px);opacity:0;transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;}
.in-section2 .indexTitle h4{}
.in-section2 .indexTitle h3{}
.in-section2 .centent-box{transform:translateY(200px);opacity:0;transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;}
.in-section2.active .indexTitle{opacity:1;transform:translateY(0%);}
.in-section2.active .centent-box{opacity:1;transform:translateY(0%);}


/*index-more*/
.in-section2 .centent-box .item-box .txt-box .index-more2{text-align:center;width:130px; margin-top:25px;position:relative; display:block;}
.in-section2 .centent-box .item-box .txt-box .index-more2:after{ content:''; position:absolute;left:0;top:0; width:0; height:100%;background:#E8A535;-moz-transition: all .5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;transition: all .5s ease-in-out;}
.in-section2 .centent-box .item-box .txt-box .index-more2 span{display:block;font-size: 12px;line-height:34px;height:34px;overflow:hidden; text-align:center;color:#999;margin:0 auto;-webkit-transition: 0.3s;-moz-transition: 0.3s;transition: 0.3s;border:1px solid #d2d2d2; position:relative; z-index:2;}
.in-section2 .centent-box .item-box .txt-box .index-more2:hover span{color:#fff; border-color:#E8A535;}
.in-section2 .centent-box .item-box .txt-box .index-more2:hover:after{ width:100%;}



/*swiper-slide*/
.in-section2 .swiper-slide{text-align:center;font-size:0;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;transition:300ms;}
.in-section2 .swiper-slide{float:left;width:100%;/*margin-bottom:30px;*/}
.in-section2 .swiper-pagination{position:static;left:0;z-index:999;width:100%;text-align:left;bottom:0;margin-top:30px;}
.in-section2 .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background:#e8e8e8;opacity:1;margin:0 8px;}
.in-section2 .swiper-pagination-bullet-active{background:#909090;}
.in-section2 .swiper-container{cursor:url(../images/hover.svg),default}
/*in-section2 linka*/
.in-section2 .linka{font-size:0;line-height:0;/*margin:0 -10px;*/margin-top:30px;}
.in-section2 .linka .lm{width:25%;display:inline-block;*display:inline;zoom:1;vertical-align:top;}
.in-section2 .linka .lm a{display:block;margin:0 10px;/*padding:22.25% 0;background-size:cover;background-position:center center;*/position:relative;overflow:hidden; text-align:center;padding-top: 20px;padding-bottom: 20px;}
/*.in-section2 .linka .lm a h1{display:block;font-size:24px;height:40px;line-height:40px;position:absolute;top:50%;left:0;right:0;margin-top:-13px;transition:all .3s;font-weight:normal;color:#fff;text-align:center;z-index:2; }*/
.in-section2 .linka .lm a h1{font-size:20px;font-weight: bold;color: #4c4c4c;transition: 0.2s;height:24px;line-height:24px;font-family: '微软雅黑',Arial,"Microsoft JhengHei", PingFang SC, Helvetica, sans-serif; overflow:hidden;}
.in-section2 .linka .lm a .en{font-size:16px;color: #808080;transition: 0.2s;height:24px;line-height:24px;overflow:hidden;}
.in-section2 .linka .lm a .num{font-size:50px;font-weight:bold;color:#ccc;margin-top:10px;transition: 0.2s;height:60px;line-height:60px; text-align:center;}
.in-section2 .linka .lm a .num img{max-height:100%; display:block; margin:0 auto;text-align:center;}
.in-section2 .linka .lm a:after{content:'';width:100%;height:1px;position:absolute;left:0;bottom:0;background:#dbdbdb;} 
/*.in-section2 .linka .lm a:after{content:'';width:0;height:100%;position:absolute;left:0;top:0;background:url(../images/bg95.png) repeat center center} 
.in-section2 .linka .lm.on a:after,
.in-section2 .linka .lm a:hover:after{width:100%;height:100%;left:0;top:0;}
.in-section2 .linka .lm.on a,.in-section2 .linka .lm a:hover{-webkit-box-shadow: 0px 0px 30px rgba(0,0,0,.3);-moz-box-shadow: 0px 0px 30px rgba(0,0,0,.3);box-shadow: 0px 0px 30px rgba(0,0,0,.3);}
.in-section2 .linka .lm a:hover{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}*/
/*.in-section2 .linka .lm a:after{-moz-transition:all .5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;transition:all .5s ease-in-out;}*/
.in-section2 .linka .lm a{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-filter:blur(0px);-ms-filter:blur(0px);filter:blur(0px);}
.in-section2 .linka .lm.on a{box-shadow:0px 10px 10px #e2e2e2;}
.in-section2 .linka .lm.on a{/*transform: translateY(-10px);-ms-transform: translateY(-10px);-moz-transform: translateY(-10px);-webkit-transform: translateY(-10px);-o-transform: translateY(-10px);*/position: relative;z-index: 1;}
.in-section2 .linka .lm.on a:after{ background:#e8a535;}
.in-section2 .linka .lm.on a .en,
.in-section2 .linka .lm.on a .num,
.in-section2 .linka .lm.on a h1{ color:#e8a535;}
/*.in-section2 .Select-wz{ height:450px; overflow:hidden;}*/
.in-section2 .Select-wz{height:21.09375vw;min-height:320px;overflow:hidden;/*border-bottom: 1px solid #dbdbdb;*/}
/*.in-section2 .centent-box .item-box .img-box .imgB{ max-height:290px;overflow:hidden;}*/
.in-section2 .show{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1; visibility:visible;}
.in-section2 .hide{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0; visibility:hidden;}
@media screen and (max-width:1920px){
	
   /*.in-section2 .Select-wz{ height:450px;}	*/
   .in-section2 .linka .lm a{padding-top:30px;padding-bottom:30px;}

}
@media screen and (max-width:1800px){
	.in-section2 .centent-box .item-box .txt-box{padding:30px 0 30px 0;}
}
@media screen and (max-width:1620px){
	.in-section2 .centent-box .item-box .img-box{width:50%;padding:0 2%;}
	.in-section2 .centent-box .item-box .txt-box{width:46%;}
	.in-section2 .centent-box .item-box:before{width:46%;}
/*	.in-section2 .centent-box .item-box .txt-box h1{font-size:26px;line-height:40px;height:40px;margin-bottom:10px;}
	.in-section2 .centent-box .item-box .txt-box .en{font-size:18px;margin-bottom:10px;line-height:26px;height:26px;}
	.in-section2 .centent-box .item-box .txt-box .wz{margin-bottom:25px;}
	.in-section2 .centent-box .item-box .txt-box .index-more{padding-bottom:10px;}
	.in-section2 .centent-box .item-box .txt-box{padding:30px 0 10px 0;}
	.in-section2 .swiper-pagination{margin-top:20px;}
	.in-section2 .linka .lm a h1{font-size:20px;}
	.in-section2 .Select-wz{ height:350px;}*/
	.in-section2 .indexTitle{margin-bottom:30px;}
	/*.in-section2 .Select-wz{ height:290px;}*/
     .in-section2 .centent-box .item-box .txt-box{padding:30px 0 30px 0;text-align:left;position: relative;width:46%;float:right;/*border-bottom: 1px solid #dbdbdb;border-top: 1px solid #dbdbdb;position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}*/}
     .in-section2 .centent-box .item-box .txt-box .proTit:after{content: '';display:block;width: 40px;height: 3px;background:#E8A535;margin-top:8px; margin-bottom:15px;/*width:100%;height:2px;background:#dbdbdb;*/}
	.in-section2 .centent-box .item-box .txt-box h1{display:block;font-size:20px;transition:all .3s;font-weight:bold;color:#333333;position:relative;line-height:40px;height:40px;overflow:hidden;/*margin-bottom:20px;*/}
	.in-section2 .centent-box .item-box .txt-box .en{display:block;font-size:14px;line-height:28px;height:28px;overflow:hidden;color: #777777;font-family:'DINLight',Arial, Helvetica, sans-serif;line-height:normal;position:relative;}
	.in-section2 .centent-box .item-box .txt-box .wz{font-size:12px;color:#666;line-height:26px;height:104px;overflow:hidden;margin-bottom:0px;}
	.in-section2 .centent-box .item-box .txt-box .index-more{padding-bottom:20px;border-bottom:1px solid #e8e8e8;}
	.in-section2 .linka .lm a{padding-top:20px;padding-bottom:20px;}
	.in-section2 .linka .lm a h1{font-size: 16px;height:24px;line-height:24px;}
	.in-section2 .linka .lm a .en{font-size: 14px;height:24px;line-height:24px;}
}
@media screen and (max-width:1380px){
	.in-section2 .indexTitle{margin-bottom:20px;}
	.in-section2 .centent-box{padding:80px 0 20px 0;}
	.in-section2 .centent-box .item-box .img-box{width:45%;padding:0 2%;}
	.in-section2 .centent-box .item-box .txt-box{width:51%;}
	.in-section2 .centent-box .item-box:before{width:51%;}
/*	.in-section2 .centent-box .item-box .txt-box h1{font-size:22px;line-height:32px;height:32px;margin-bottom:0;}
	.in-section2 .centent-box .item-box .txt-box .en{margin-bottom:5px;font-size:16px;line-height:24px;height:24px;}*/
	.in-section2 .centent-box .item-box .txt-box .wz{font-size:13px;line-height:22px;height:88px;margin-bottom:15px;}
	.in-section2 .centent-box .item-box .txt-box{padding:0 0 20px 0;}
	.in-section2 .Select-wz{min-height:270px;}
	.in-section2 .linka{margin-top:20px;}
	.in-section2 .linka .lm a h1{font-size:18px;}
	.in-section2 .linka .lm a .num{height:40px;line-height:40px;}
	/*.in-section2 .Select-wz{ height:280px;}*/
}
@media screen and (max-width:1240px){
	.in-section2 .centent-box .item-box .txt-box h1{font-size:20px;}
	.in-section2 .centent-box .item-box .txt-box .wz{height:44px;margin-bottom:10px;}
	.in-section2 .centent-box .item-box .txt-box{padding:0px 0 20px 0;}
	.in-section2 .Select-wz{min-height:270px;}
/*	.in-section2 .linka .lm a h1{font-size:16px;}
	.in-section2 .Select-wz{ height:235px;}*/
}
@media screen and (max-width:1024px){
		.in-section2 .centent-box .item-box .txt-box{padding:20px 0;}
	.in-section2 .centent-box .item-box .txt-box h1{font-size:18px;}
	.in-section2 .centent-box .item-box .txt-box .wz{height:88px;margin-bottom:20px;}
	.in-section2 .centent-box{padding:40px 0 40px 0;}	
	.in-section2 .indexTitle{margin-bottom:30px;}
	.in-section2 .indexTitle{opacity:1;transform:translateY(0%);}
	.in-section2 .centent-box{opacity:1;transform:translateY(0%);}	
/*	.in-section2 .linka .lm a{padding:23% 0;}
	.in-section2 .linka .lm a h1{font-size:14px;}
	.in-section2 .Select-wz{ height:270px;}*/
	.in-section2 .linka .lm a{ margin:0 20px;}
}
@media screen and (max-width:768px){
	.in-section2 .centent-box .item-box .img-box{width:100%;padding:0%;float:none;}
	.in-section2 .centent-box .item-box .txt-box{width:100%;float:none;}
		.in-section2 .centent-box .item-box:before{width:100%;}
	.in-section2 .centent-box .item-box .txt-box .wz{max-height:88px; height:auto;margin-bottom:20px;}
	.in-section2 .Select-subN{ display:block!important;}
/*	.in-section2 .linka .lm a h1{font-size:20px;}*/
	.in-section2 .linka .lm{margin-bottom:10px;width:50%;}
	.in-section2 .linka .lm a{ margin:0 5px;}
/*	.in-section2 .linka .lm.on a:after,
    .in-section2 .linka .lm a:hover:after{width:0;}*/
	.in-section2 .Select-wz{ /*height:620px;*/ height:auto;}
	.in-section2 .swiper-pagination-bullet{width:8px;height:8px;margin:0 5px;}
	.in-section2 .centent-box .item-box .txt-box{ margin-bottom:20px;}
	.in-section2 .show,
	.in-section2 .hide{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1; visibility:visible;}
}  
@media screen and (max-width:550px){
	.in-section2 .linka .lm a h1{font-size:16px;}
	.in-section2 .linka .lm a{ margin:0 2.5px;}
}  
  
  



 
/*in-section3*/
.in-section3{background-color:#eaebee;background-position:center top;background-size:cover;background-repeat:no-repeat;overflow:hidden;}
.in-section3 .w1620{margin:0 auto;}
.in-section3 .indexTitle{position:relative;/*text-align:left;margin-bottom:45px;*/ text-align:center;margin-bottom:30px;;}
.in-section3 .indexTitle a{position:absolute;right:0;top:50%;margin-top:-15px; display:none;}
.in-section3 .indexTitle{ position:relative; z-index:1;}
.in-section3 .indexTitle h3{ margin-bottom:0;}
.in-section3 .indexTitle .indexTitleNr{position:relative; z-index:1; display:inline-block;/*padding-right:30px; */padding-bottom:15px; position:relative;/* width:100%;*/}
.in-section3 .indexTitle .indexTitleNr:after{content: '';display:block;width:50px;height:3px;background:#E8A535;/*margin-bottom:15px;*/position:absolute; left:0; right:0;margin: 0 auto;bottom:0;}
.in-section3 .indexTitle .indexTitleNr:before{content: '';display:block;width:100%;height:1px;background:#dbdbdb;position:absolute; left:0;bottom:1px;}
.in-section3 .centent-box{margin:auto;padding:90px 0 0 0;/* position:absolute; left:0;right:0;top:0;*/vertical-align: middle;}
.in-section3 .centent-box .item-box{width:100%;height:100%;}
.in-section3 .centent-box .item-box a{display:block;}
.in-section3 .centent-box .item-box .img-box{width:100%;background-size:cover;background-position:center;background:none;padding:37.66233766233766% 0;position:relative; overflow:hidden;}
.in-section3 .centent-box .item-box .img-box img{width:100%;height:100%;position:absolute;left:0;top:0;right:0;}
.in-section3 .centent-box .item-box a,.in-section3 .centent-box .item-box .img-box img{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.in-section3 .centent-box .item-box:hover .img-box img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.in-section3 .centent-box .item-box .txt-box{padding:50px 40px 50px 40px;background:#fff;text-align:left;}
.in-section3 .centent-box .item-box .txt-box h1{display:block;font-size:24px;transition:all .3s;font-weight:bold;color:#333333;position:relative;margin-bottom:35px;}
.in-section3 .centent-box .item-box .txt-box h1 span{display:block;line-height:60px;height:60px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in-section3 .centent-box .item-box .txt-box h1:after{content:'';width:46px;height:4px;background:#f6ab00;position:absolute;bottom:0;left:0;}
.in-section3 .centent-box .item-box .txt-box .wz{font-size:15px;color:#595959;line-height:28px;height:112px;overflow:hidden;margin-bottom:50px;}
.in-section3 .centent-box .item-box:Hover .txt-box{opacity:1;}
.in-section3 .centent-box .item-box:Hover .txt-box span,
.in-section3 .centent-box .item-box:Hover .txt-box .wz{transform:translateY(0px);}
.in-section3 .centent-box .item-box:Hover .txt-box h1 a{color:#f6ab00;}
/*in-section3.active*/
.in-section3 .indexTitle{transform:translateY(-200px);opacity:0;transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;}
.in-section3 .indexTitle h4{}
.in-section3 .indexTitle h3{}
.in-section3 .indexTitle a{}
.in-section3 .swiper-container{transform:translateY(200px);opacity:0;transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;}
.in-section3.active .indexTitle{opacity:1;transform:translateY(0%);}
.in-section3.active .swiper-container{opacity:1;transform:translateY(0%);}
/*swiper-slide*/
.in-section3  .swiper-slide{text-align:center;font-size:0;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;transition:300ms;}
.in-section3 .swiper-container{cursor:url(../images/hover.svg) 16 16,default}
.in-section3 .swiper-slide{float:left;width:25%;}
.in-section3 .swiper-pagination{position:static;margin-top:30px;}
.in-section3 .swiper-pagination-bullet{width:26px;height:8px;border-radius:8px;background:#ffffff;opacity:1;}
.in-section3 .swiper-pagination-bullet-active{width:8px;height:8px;opacity:1;background:#909090;}
@media screen and (max-width:1920px){
	.in-section3 .indexTitle{margin-bottom:40px;}
    .in-section3 .centent-box .item-box .txt-box{ padding:40px 30px;}	
	.in-section3 .centent-box .item-box .txt-box h1{font-size:24px;margin-bottom:25px;}
/*	.in-section3 .centent-box .item-box .txt-box h1 span{line-height:50px;height:50px;}*/
	.in-section3 .centent-box .item-box .txt-box .wz{margin-bottom:30px;}
	.in-section3 .swiper-pagination{margin-top:30px;}
}
@media screen and (max-width:1820px){
	.in-section3 .centent-box .item-box .txt-box .wz{margin-bottom:25px;}
	.in-section3 .swiper-pagination{margin-top:20px;}
}
@media screen and (max-width:1620px){
	.in-section3 .indexTitle{margin-bottom:30px;}
    .in-section3 .centent-box .item-box .txt-box{ padding:30px 25px;}	
	.in-section3 .centent-box .item-box .txt-box h1{font-size:20px;margin-bottom:20px;}
/*	.in-section3 .centent-box .item-box .txt-box h1 span{line-height:45px;height:45px;}*/
	.in-section3 .centent-box .item-box .txt-box h1:after{height:3px;}
	.in-section3 .centent-box .item-box .txt-box .wz{margin-bottom:20px;line-height:26px;height:104px;}
	.in-section3 .swiper-pagination{margin-top:10px;}
}
	.in-section3 .centent-box .item-box .txt-box h1{font-size:20px;}
	.in-section3 .centent-box .item-box .txt-box .wz{font-size:14px;}
@media screen and (max-width:1380px){
	.in-section3 .indexTitle{margin-bottom:20px;}
    .in-section3 .centent-box .item-box .txt-box{ padding:25px 20px;}	
	.in-section3 .centent-box .item-box .txt-box h1{font-size:18px;margin-bottom:10px;}
	.in-section3 .centent-box .item-box .txt-box h1 span{line-height:35px;height:35px;}
	.in-section3 .centent-box .item-box .txt-box h1:after{height:2px;}
	.in-section3 .centent-box .item-box .txt-box .wz{margin-bottom:15px;line-height:22px;height:66px;font-size:13px;}
}
@media screen and (max-width:1025px){
	.in-section3 .centent-box{position:static;}	
	.in-section3 .centent-box{padding:80px 0 0 0;}
}
@media screen and (max-width:1024px){
	.in-section3 .indexTitle{opacity:1;transform:translateY(0%);}
	.in-section3 .swiper-container{opacity:1;transform:translateY(0%);}	
	.in-section3 .centent-box{padding:40px 0 40px 0;}
	.in-section3 .swiper-slide{width:33.333333%;}
}
@media screen and (max-width:768px){
	.in-section3 .swiper-slide{width:50%;}
}
 @media screen and (max-width:500px){
	.in-section3 .swiper-slide{width:100%;}
}

/*in-section4*/
.in-section4{background-color:#fff;background-position:center center;background-size:cover;background-repeat:no-repeat;overflow:hidden;}
.in-section4 .centent-box{padding-top:120px;margin:0 auto; vertical-align: middle;}
.in-section4 .centent-box .info-box{padding:30px 0;box-sizing:border-box;}
.in-section4 .centent-box .info-box .txt-box{float:right;width:50%;padding-top:60px;padding-right:30px;box-sizing:border-box;padding-left:40px;}
.in-section4 .centent-box .info-box .txt-box .line{width:11px;height:37px;background:url(../images/index-titline.png) no-repeat left top;margin-bottom:30px;}
.in-section4 .centent-box .info-box .txt-box .wz{font-size:15px;color:#595959;line-height:32px;margin-bottom:90px; max-height:320px; overflow:hidden;}
.in-section4 .centent-box .info-box .txt-img{float:left;width:50%;position:relative;}
.in-section4 .centent-box .info-box .txt-img .imgbox{display:block;width:100%;height:100%;}
.in-section4 .centent-box .info-box .txt-img img{max-width:100%;}
/*in-section4 active*/
.in-section4 .centent-box .indexTitle{transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;transform:translateY(50px);opacity:0;}
.in-section4 .centent-box .info-box .txt-box .wz{transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;transform:translateY(-30px);opacity:0;}
.in-section4 .centent-box .txt-img{transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;transform:translateX(-100px);opacity:0;}
.in-section4 .centent-box .info-box .txt-img{transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;transform:translateX(100px);opacity:0;}
.in-section4 .centent-box .info-box .txt-box .line{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(90deg);transform: rotate(90deg);-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;transition:transform 0.7s 0.6s, opacity 0.4s 0.6s;opacity: 0;}
.fp-viewing-page5 .in-section4 .centent-box .indexTitle, .in-section4.active .centent-box .indexTitle{transform:translateY(0%);opacity:1;}
.fp-viewing-page5 .in-section4 .centent-box .info-box .txt-box,.in-section4.active .centent-box .info-box .txt-box{transform:translateX(0%);opacity:1;}
.fp-viewing-page5 .in-section4 .centent-box .info-box .txt-img,.in-section4.active .centent-box .info-box .txt-img{transform:translateX(0%);opacity:1;}
.fp-viewing-page5 .in-section4 .centent-box .info-box .txt-box .wz,.in-section4.active .centent-box .info-box .txt-box .wz{transform:translateY(0%);opacity:1;}
.fp-viewing-page5 .in-section4 .centent-box .info-box .txt-box .line,.in-section4.active .centent-box .info-box .txt-box .line{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}


@media screen and (max-width:1920px){
  .in-section4 .centent-box .info-box .txt-box .wz{margin-bottom:80px;}
}
@media screen and (max-width:1620px){
  .in-section4 .centent-box{padding-top:90px;margin:0 auto; vertical-align: middle;}
  .in-section4 .centent-box .info-box .txt-box .wz{margin-bottom:50px;}
}
@media screen and (max-width:1530px){
.in-section4 .centent-box .info-box .txt-box{ width:50%;padding-right:40px;padding-left:40px;box-sizing:border-box;padding-top:0;}
.in-section4 .centent-box .info-box .txt-img{ width:45%;}
  
  .in-section4 .centent-box .info-box .txt-box .wz{margin-bottom:40px;line-height:30px;max-height:300px;}
}
@media screen and (max-width:1380px){
	
  .in-section4 .centent-box .info-box .txt-box .wz{margin-bottom:30px;font-size:14px;line-height:26px;max-height:260px;}
}
@media screen and (max-width:1240px){
  .in-section4 .centent-box .info-box .txt-box .wz{margin-bottom:20px;}	
}
@media screen and (max-width:1024px){
.in-section4{ background-position:right top;}
.in-section4 .centent-box{padding-top:30px;}
.in-section4 .centent-box .info-box{ height:auto;}
.in-section4 .centent-box .info-box .txt-img{width:100%;float:none;padding-top:0;position:relative;}
.in-section4 .centent-box .info-box .txt-box{width:100%;float:none;padding-top:0;padding-left:0;padding-right:0;box-sizing:border-box;margin-bottom:20px;}
.in-section4 .centent-box .info-box .txt-box .wz{font-size:14px;line-height:30px;}

.in-section4 .centent-box .indexTitle{transform:translateY(0%);opacity:1;}
.in-section4 .centent-box .info-box .txt-box{transform:translateX(0%);opacity:1;}
.in-section4 .centent-box .info-box .txt-img{transform:translateX(0%);opacity:1;}
.in-section4 .centent-box .info-box .txt-box .wz{transform:translateY(0%);opacity:1;}
.in-section4 .centent-box .info-box .txt-box .line{-webkit-transform-origin: right bottom;transform-origin: right bottom;-webkit-transform: rotate(0);transform: rotate(0);opacity: 1}
} 
@media screen and (max-width:768px){

}










 
@-webkit-keyframes criss-cross-left{0%{ left:-20px;}
  50%{ left:50%;width:20px;height:20px;}
  100%{ left:50%;width:375px;height:375px;}}
@keyframes criss-cross-left{0%{ left:-20px;}
  50%{ left:50%;width:20px;height:20px;}
  100%{ left:50%;width:375px;height:375px;}}
@-webkit-keyframes criss-cross-right{0%{ right:-20px;}
  50%{ right:50%;width:20px;height:20px;}
  100%{ right:50%;width:375px;height:375px;}}
@keyframes criss-cross-right{0%{ right:-20px;}
  50%{ right:50%;width:20px;height:20px;}
  100%{ right:50%;width:375px;height:375px;}}
 
 
 
 
 
 
 
 
 /*footer*/
.in-section5{/*position:relative;*/width:100%;display:block;overflow: visible;}
.in-section5 .fp-tableCell{display:block!important;}
@media screen and (max-width:1620px){
    .in-section5 .w1620{width: 95%;}
}
@media screen and (max-width:1024px){
    .in-section5 .w1620{width: 90%;}
}




/*首页圆点切换*/
#menu{position:fixed;right:30px;top:50%;list-style-type:none;z-index:70;transition:all .3s;-ms-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-webkit-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);}
#menu li{display:block;width:10px;height:10px;margin:18px 0;position:relative;}
#menu li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;}
#menu li a span{position:absolute;z-index:1;border:0;top:50%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;width:15px;height:15px;left:2px;border:none-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
#menu li a span:after{position:absolute;content:'';top:50%;left:0;right:0;margin:0 auto;text-align:center;z-index:-1;background:#ffffff;height:5px;width:5px;margin-top:-3.5px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;}
#menu li.active span, #menu li:hover span{background-color:#fff;}

.fp-viewing-page2 #menu li a span:after{background:#909090;}
.fp-viewing-page2 #menu li.active a span:after,.fp-viewing-page2 #menu li:hover a span:after,
.fp-viewing-page2 #menu li.active span, .fp-viewing-page2 #menu li:hover span{background-color:#f6ab00;}
.fp-viewing-page3 #menu li a span:after{background:#909090;}
.fp-viewing-page3 #menu li.active a span:after,.fp-viewing-page3 #menu li:hover a span:after,
.fp-viewing-page3 #menu li.active span, .fp-viewing-page3 #menu li:hover span{background-color:#f6ab00;}
.fp-viewing-page4 #menu li a span:after{background:#909090;}
.fp-viewing-page4 #menu li.active a span:after,.fp-viewing-page4 #menu li:hover a span:after,
.fp-viewing-page4 #menu li.active span, .fp-viewing-page4 #menu li:hover span{background-color:#f6ab00;}
@media screen and (max-width:1024px){
#menu{display:none;}		
}
  
  



/*load-box*/
.load-box{position: fixed;top: 0;left: 0; right:0;width:100%;height:100%;background:#fff;z-index: 9999;background-color: #1c1c1c; overflow:hidden;}
.load-box .picture{position: absolute;width:140px;height:120px;top: 50%;left: 50%;margin: -60px 0 0 -70px;}
.load-box .load-img{position: absolute;width:140px;height:120px;top: 50%;left: 50%;margin: -60px 0 0 -70px;background: url("../images/load-logo.png") no-repeat top left;-webkit-animation: load 3s infinite linear;animation: load 3s infinite linear;background-size:140px;}
.load-box .tbox{position: absolute;width: 140px;height:20px;top: 50%;left: 50%;margin:70px 0 0 -70px;text-align: center;font-size:20px;line-height: 35px;color: #999;}
@-webkit-keyframes load {
  0% { width: 0;}
  100% {width: 140px;}
}
@keyframes load {
  0% {width: 0;}
  100% { width: 140px;}
}






