@charset "utf-8";
/* CSS Document */

/*index header*/
.index .search-btn{background-image:url('../images/top-search2.png');}
.index .header .lan a{color:#333;}
.index .header .logo .logo2{ display:inline-block;}
.index .header .logo .logo1{ display:none;}

.index .header .lan{ display:none;}
.index .header .f-box{width: 120px!important;}
.index .header .nav{padding-right:145px!important;}

.index.fp-viewing-5 .header,
.index.fp-viewing-1 .header,
.index.fp-viewing-3 .header,
.index.fp-viewing-4 .header{background-color: rgba(255, 255, 255, 0.7);backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);}

.index.fp-viewing-5 .header .logo .logo2,
.index.fp-viewing-1 .header .logo .logo2,
.index.fp-viewing-3 .header .logo .logo2,
.index.fp-viewing-4 .header .logo .logo2{ display:none;}

.index.fp-viewing-5 .header .logo .logo1,
.index.fp-viewing-1 .header .logo .logo1,
.index.fp-viewing-3 .header .logo .logo1,
.index.fp-viewing-4 .header .logo .logo1{display:inline-block;}

.index.fp-viewing-5 .header .nav .one > li .a1,
.index.fp-viewing-1 .header .nav .one > li .a1,
.index.fp-viewing-3 .header .nav .one > li .a1,
.index.fp-viewing-4 .header .nav .one > li .a1{color:#38393e;}

.index.fp-viewing-5 .search-btn,
.index.fp-viewing-1 .search-btn,
.index.fp-viewing-3 .search-btn,
.index.fp-viewing-4 .search-btn{background-image:url('../images/top-search.png');}

.index.fp-viewing-5 .header .lan a,
.index.fp-viewing-1 .header .lan a,
.index.fp-viewing-3 .header .lan a,
.index.fp-viewing-4 .header .lan a{color:#4b4b4b;}

.index.fp-viewing-0 .other_fixed .other_lan a,
.index.fp-viewing-2 .other_fixed .other_lan a{color:#fff;}



.index.fp-viewing-0 .other_fixed .other_share > li.li1 .icon,
.index.fp-viewing-2 .other_fixed .other_share > li.li1 .icon{background-image: url('../images/float-tel.png');  }
.index.fp-viewing-0 .other_fixed .other_share > li.li2 .icon,
.index.fp-viewing-2 .other_fixed .other_share > li.li2 .icon{background-image:url('../images/float-vx.png'); }



.index.fp-viewing-5 .other_fixed{ background:#fff;}

.index.fp-viewing-1 .other_fixed:after,
.index.fp-viewing-3 .other_fixed:after,
.index.fp-viewing-4 .other_fixed:after{ background:#4b4b4b;}


/*other_fixed*/
.other_fixed{position:fixed;right:0;top:0;width:100px;height:100%;z-index:10000;display:flex;align-items:center;justify-content:center;pointer-events:none;-webkit-transition: 0.5s ease-in-out;-moz-transition: 0.5s ease-in-out;-o-transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;transition: 0.5s ease-in-out;}
.other_fixed:after{content:''; width:1px; height:100%; position:absolute;left:0;top:0; background:#fff;filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;}
/*other_fixed ul*/
.other_fixed .other_share{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30px; position:fixed;bottom:40px;}
.other_fixed .other_share > li{margin:10px auto;width:100%;transition:transform 0.3s ease-in-out;-webkit-transition:transform 0.3s ease-in-out;-moz-transition:transform 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out;-ms-transition:transform 0.3s ease-in-out;position:relative;pointer-events:all}
.other_fixed .other_share > li .icon{color:#fff; width:30px; height:30px;text-align:center;-webkit-transition: 0.5s ease-in-out;-moz-transition: 0.5s ease-in-out;-o-transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;transition: 0.5s ease-in-out;display:block;z-index:10;position:relative;background-position:center; background-repeat:no-repeat; background-size:100%;}
.other_fixed .other_share > li.li1 .icon{background-image: url('../images/float-tel2.png');  }
.other_fixed .other_share > li.li2 .icon{background-image:url('../images/float-vx2.png'); }
/*other_fixed wxBox*/
.other_fixed .other_share > li .wxBox{ line-height:30px;padding:20px 33px;background:#FFFFFF;box-shadow:0px 1px 27px 0px rgb(37 39 41 / 13%);border-radius:8px;position:absolute;left:-17px;top:50%;cursor:pointer;display:flex;align-items:center;white-space:nowrap;justify-content:center;pointer-events:none;filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;-webkit-transition: all 1s;-moz-transition: all 1s;-ms-transition: all 1s ;-o-transition: all 1s;transition: all 1s;-webkit-transform:translate(-110%,-50%);-moz-transform:translate(-110%,-50%);-ms-transform:translate(-110%,-50%);transform:translate(-110%,-50%);}
.other_fixed .other_share > li.active .wxBox{-webkit-transform:translate(-102%,-50%);-moz-transform:translate(-102%,-50%);-ms-transform:translate(-102%,-50%);transform:translate(-102%,-50%);filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1; opacity:1;pointer-events:unset}
.other_fixed .other_share > li .wxBox p{font-size:16px;font-weight:600;color:#525252;line-height:30px;display:block;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s ;-o-transition: all 0.3s;transition: all 0.3s;}
.other_fixed .other_share > li .wxBox .close{position:absolute;right:10px;top:5px;height:fit-content}
.other_fixed .other_share > li .wxBox svg{width:20px;height:fit-content}
.other_fixed .other_share > li .wxBox svg path{fill:#525252}
.other_fixed .other_share > li .wxBox p img{width:112px;}

/*other_lan*/
.other_fixed .other_lan{display:flex;flex-direction: column;align-items: center;justify-content:center;width:30px;position:fixed;top:35px;z-index:30;}
.other_fixed .other_lan .lam{width:100%;transition:transform 0.3s ease-in-out;-webkit-transition:transform 0.3s ease-in-out;-moz-transition:transform 0.3s ease-in-out;-o-transition:transform 0.3s ease-in-out;-ms-transition:transform 0.3s ease-in-out;position:relative;pointer-events:all}
.other_fixed .other_lan a{ display:block;font-size:14px;color:#4b4b4b;line-height:30px;height:30px;width:30px;border-radius:50%;text-align:center; position:relative; margin-bottom:10px;z-index:10;pointer-events:all}
.other_fixed .other_lan a.cur{ background-color:#0090de!important;color:#fff!important;}
@media (max-width: 1400px){
	.other_fixed .other_lan{top:30px;}
	
}
@media (max-width: 1350px){
.other_fixed .other_lan{top:25px;}	
}
@media (max-width: 1023px){
.other_fixed .lan{top:50%;}	
.other_fixed .lan a{color:#4b4b4b!important;}
.other_fixed .other_share > li.li1 .icon{background-image: url('../images/float-tel2.png')!important;  }
.other_fixed .other_share > li.li2 .icon{background-image:url('../images/float-vx2.png')!important; }
.other_fixed:after{ background:#4b4b4b!important; display:none;}
.index .header .lan{ display: block;}	
.index .header .f-box{width:auto!important;}

.other_fixed{ display:none;}


.index .header.topfix .logo .logo2{ display:none;}
.index .header.topfix .logo .logo1{ display:inline-block;}
.index .header.topfix .search-btn{background-image:url('../images/top-search.png');}
}

	


/*banner*/
.banner{ margin-bottom:30px;}
.banner .banner-container{}
.banner-container .swiper-slide a{ height:100%;position: relative;width: 100%; display: block;}
.banner-container .swiper-slide a .shipin {position:absolute; top: 0;left: 0; width: 100%; padding-bottom:48.95833333333333%;overflow:hidden;}
.banner-container .swiper-slide #video{ display:block; position: absolute;left: 50%; transform: translateX(-50%);-webkit- transform: translateX(-50%);-ms- transform: translateX(-50%);top:0;min-width: 100%; min-height: 100%;height: 100%; z-index: 5; background: #000;object-fit: cover;}
.banner-container .swiper-slide img{width: 100%; height:auto;}
.banner-container .swiper-banner-pagination{ position: static; display:inline-block;border-radius:none; vertical-align:middle; margin-bottom:8px;}
.banner-container .swiper-banner-pagination span{width:60px;height:20px;opacity:1;display:inline-block;margin:0 2.5px; background:none;cursor: pointer;border-radius:0;vertical-align:middle; position:relative;}
.banner-container .swiper-banner-pagination span:after{content:''; height:2px; width:100%; position:absolute;left:0;top:50%; margin-top:-1px;background:rgba(255,255,255,0.5);}
.banner-container .swiper-banner-pagination span.swiper-pagination-bullet-active:after{background:#fff;}
.banner-container .bannerBtn{position: absolute;height:20px;width:100%; left:0;right:0;bottom:50px;z-index:3; text-align:center; vertical-align:middle;}
.banner-container .snext,
.banner-container .sprev{ display:inline-block;font-size:18px; color:#fff; text-transform:uppercase; line-height:20px; cursor:pointer; padding:0 5px;}
@media screen and (max-width:1024px) {
	.banner-container .swiper-slide a{height:auto;display:block;width:100%;overflow: hidden;position: relative;padding-bottom:56.60377358490566%;}
	.banner-container .swiper-slide a img{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);display: block;}
	.banner-container .swiper-slide a img{height:100%; max-width:none;width:auto;}
	
}
@media screen and (max-width:768px) {

    .banner-container .swiper-banner-pagination{ display:none;}
	.banner-container .snext,.banner-container .sprev{font-size:14px;}
	.banner{ margin-bottom:20px;}
}


.w1530{width:90%; max-width:1410px;  padding-right:97px;margin:0 auto; padding-left:50px;}

/* 首页 */
.ind1{position:relative}
.ind1 .swiper1{ min-height:100vh;}
.ind1 .swiper1 .swiper-slide{overflow:hidden;min-height:100vh;}
.ind1 .swiper1 .swiper-slide .sbox{position:absolute; left:0;top:0; height:100%; width:100%;}
.ind1 .swiper1 .swiper-slide .sbox a{display:block; position:absolute; left:0;top:0; height:100%; width:100%; z-index:3;}
.ind1 .swiper1 .swiper-slide .sbox .bannerTit{position: absolute;z-index:10;left:0;right:0;top:50%;-webkit-transform: translate(0,-50%);-ms-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform: translate(0,-50%);pointer-events: none;}
.ind1 .swiper1 .swiper-slide .sbox .bannerTit img{display:block;max-width:100%;}
.ind1 .swiper1 .swiper-slide .sbox .bannerImg img{position: absolute;z-index:2;left:0;right:0;top:50%;-webkit-transform: translate(0,-50%);-ms-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform: translate(0,-50%);pointer-events: none; height:100%;width: 100%;}
.ind1 .swiper1 .swiper-slide .sbox video{display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;max-width:100%;object-fit:cover}
/**/
.ind1 .swiper1 .swiper-pagination span{width:6px;height:6px;opacity:1;background:#fff;border-radius:6px;position:relative;margin-right:9px;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.ind1 .swiper1 .swiper-pagination span.swiper-pagination-bullet-active{width:30px;}
.ind1 .swiper1 .pagination1{ position: static; display:inline-block;border-radius:none; vertical-align:middle; margin-bottom:8px;}
.ind1 .bannerBtn{position: absolute;height:20px;width:100%; left:0;right:0;bottom:8.98vh;z-index:3; text-align:center; vertical-align:middle;}
.ind1 .swiper1 .next1,
.ind1 .swiper1 .prev1{ display:inline-block;font-size:18px; color:#fff; text-transform:uppercase; line-height:20px; cursor:pointer; padding:0 5px;}
@media screen and (max-width:1023px) {
.ind1 .swiper1,
.ind1 .swiper1 .swiper-slide{min-height:80vh;}

.w1530{ padding-right:0px;padding-left:0px;}
}



/************************************indexAbout************************************/
.indexAbout{position:relative;overflow:hidden;background:url(../images/index2bg.jpg) center bottom no-repeat #ebedf1; background-size:100%;/*height:100vh!important;*/}
.indexAbout .index_aboutImg{width:63.80208333333333%;height:auto;position: absolute;top:0;left:0;z-index:1;}
.indexAbout .index_aboutImg img{display:block;max-width:100%;}
.indexAbout .index_aboutImg .videoBtn{ vertical-align:middle;position:absolute;bottom:14.7%;right:32%; cursor:pointer;}
.indexAbout .index_aboutImg .videoBtn span{font-size:14px;color:#fff; line-height:35px;}
.indexAbout .index_aboutImg .videoBtn i{background:url(../images/index-v.png) center center no-repeat;width:35px;height:35px;background-size:100%;display:inline-block; float:right; margin-left:20px;}

.indexAbout .index_aboutImg2{width:15.10416666666667%;height:auto;position: absolute;top:3.65vw;left:50%; margin-left:-8%;z-index:2;}
.indexAbout .index_aboutImg2 img{display:block;max-width:100%;}
.indexAbout .index_aboutTextBox{height: 100%;position: relative;z-index: 10;display: flex;justify-content: space-between;flex-direction: column;align-items: flex-start;pointer-events: none;padding-top: 2rem;}
.indexAbout .index_aboutTextBox .containerBox {height: 100%;width: 80%;margin: 0 auto;min-height:31vw;padding: 12vw 0 0.4rem 0;display: flex;align-items: flex-start;justify-content: space-between;position: relative;}
.indexAbout .index_aboutleft{width: 38vw;padding-right: 4%;margin-left: -4vw;}
.indexAbout .index_aboutText{width: 34vw;padding-right: 4%;align-self: center;position:relative; z-index:3;}
.indexAbout .index_aboutText{ padding-left:0; text-align:left;}
.indexAbout .index_aboutText h2{color:#0090de;font-size:28px;line-height: normal;margin-bottom:25px;}
.indexAbout .index_aboutText h3{color:#000000;font-size:18px;line-height: normal;margin-bottom:45px;}
.indexAbout .index_aboutText .wz{color:#4b4b4b;font-size:15px;line-height:34px; height:204px;position:relative; overflow:hidden;}

/*index_aboutShuju*/
.index_aboutShuju {z-index:4;position: relative;width: 100%;padding:5vw 10vw 5.7vw 10vw;display: flex;align-items: center;justify-content: center;}
.index_aboutShuju .ShujuList{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.index_aboutShuju .shu{ width:25%;}
.index_aboutShuju .shu h2{ padding-left:50px;position:relative;}
.index_aboutShuju .shu img{position:absolute; left:0;top:20px;width:44px; height:44px}
.index_aboutShuju .shu h2 strong{font-size:64px;color:#0090de;font-family: 'Swis721 BT',Arial, Helvetica, sans-serif;font-weight:normal; float:left;}
.index_aboutShuju .shu h2 span{font-size:14px;font-weight:500;margin-left:10px; display:inline-block; position:relative;top:20px;}
.index_aboutShuju .shu h2 b{font-size:18px;font-weight:500;color:#000000;}
.index_aboutShuju .shu h2 p{font-size:18px;color:#b4b5bd;text-transform:uppercase;}
@media screen and (max-width:1680px){
.indexAbout .index_aboutTextBox .containerBox {min-height:31vw;padding:8vw 0 0.4rem 0;}

.indexAbout .index_aboutText h2{font-size:26px;margin-bottom:20px;}
.indexAbout .index_aboutText h3{font-size:16px;margin-bottom:40px;}
.indexAbout .index_aboutText .wz{font-size:14px;line-height:30px; height:150px;}

.index_aboutShuju .shu h2 strong{display:block; float:none;}
.index_aboutShuju .shu h2 strong{font-size:54px;}
.index_aboutShuju .shu h2 b,
.index_aboutShuju .shu h2 p{font-size:16px;}

.index_aboutShuju .shu img{top:15px;width:44px; height:44px}
}
@media screen and (max-width:1520px){
.indexAbout .index_aboutTextBox .containerBox {min-height:31vw;padding:4vw 0 0.4rem 0;}

.indexAbout .index_aboutText h2{font-size:24px;margin-bottom:20px;}
.indexAbout .index_aboutText h3{font-size:14px;margin-bottom:40px;}
.indexAbout .index_aboutText .wz{font-size:13px;line-height:26px; height:130px;}

.index_aboutShuju .shu h2 strong{display:block; float:none;}
.index_aboutShuju .shu h2 span{ margin-left:0;}
.index_aboutShuju .shu h2 strong{font-size:40px;}
.index_aboutShuju .shu h2 b,
.index_aboutShuju .shu h2 p{font-size:14px;}
.index_aboutShuju .shu img{top:10px;width:40px; height:40px}
}
@media screen and (max-width:1220px){.indexAbout{ background-size:cover;}
.indexAbout .index_aboutTextBox .containerBox {min-height:31vw;padding:3vw 0 0.4rem 0;}
.indexAbout .index_aboutText .wz{font-size:12px;line-height:24px; height:96px;}

.index_aboutShuju {padding:3vw 3% 5.7vw 3%;}
}
@media screen and (max-width:1023px){
.indexAbout .index_aboutTextBox .containerBox{ display:block;}

.indexAbout .index_aboutText{width: 100%;padding-right:0;padding-top:50vw;}
.index_aboutShuju .ShujuList{display:block; padding-top:3vw;}
.index_aboutShuju .shu{ width:50%; float:left; margin-bottom:30px;}

.indexAbout .index_aboutImg{width:100%;}
.index_aboutShuju .shu h2 strong{font-size:36px;}
.index_aboutShuju .shu h2 span{ top:0px;}
}
@media screen and (max-width:550px){
.index_aboutShuju .shu{ width:100%;}
.index_aboutShuju .shu h2 strong{font-size:30px;}
.index_aboutShuju .shu h2 span{ top:0;}
.index_aboutShuju .shu img{top:10px;width:30px; height:30px}
}

*,::after,::before{box-sizing:border-box;}





/**********************************************index videoBox**********************************************/
.pop{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1000000;visibility:hidden;pointer-events:none;opacity:0}
.pop .mask{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;background-color:rgba(0,0,0,0.9);opacity:0;transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out}
.pop .com{position:relative;z-index:10;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.pop .com .videoBox .iconfont{background:url(../images/close2.png) center center no-repeat;width:30px;height:30px;background-size:100%;display:inline-block;position:absolute;top:0;right:-0.42rem;color:#fff;opacity:0;transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out}
.pop .com .videoBox{width:0vw;height:auto;min-height:69.81481481481481vh;position:relative;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;-ms-transition:all 0.5s ease-in-out}
.pop .com .videoBox video{position:absolute;width:100%;left:0;top:0;height:100%;opacity:0;transition:opacity 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out; background:#000;}
/*on*/
.pop.on{pointer-events:auto;opacity:1;visibility:visible}
.pop.on .mask{opacity:1;transition-delay:0.3s}
.pop.on .com .videoBox{width:70%;height:auto;transition-delay:0.3s}
.pop.on .com .videoBox video{opacity:1;transition-delay:0.6s}
.pop.on .com .videoBox .big_img_box{opacity:1;transition-delay:0.6s}
.pop.on .com .videoBox .iconfont{opacity:1}
@media screen and (min-width:3400px){
	.pop.on .com .videoBox{width:1920px;height:1080px}
}





/**********************************************indexService**********************************************/
.index .indexService {height: 100vh; overflow:hidden;}
.index .indexService {width: 100vw;position: relative;}
.indexFuwu{ overflow:hidden;}
/*indexFuwu indexFuwuTit*/
.indexFuwuTit{margin-bottom:0;overflow:hidden;position: absolute; left:0;right:0;bottom:12%; z-index:2; width:90%; display:block; max-width:1410px; margin:0 auto;}
.indexFuwuTit .indexFuwuBg{display: block;position: absolute;left: 0;bottom:0;width:1px;height:100%; background:#fff;filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;}
.indexFuwuTit .linka{font-size:0;margin:0 0; line-height:0;vertical-align: bottom;align-items: flex-end;}
.indexFuwuTit .navT1{padding:0;margin:0;display:inline-block;*display:inline;zoom:1; width:25%; vertical-align: bottom; position:relative;border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2);}
.indexFuwuTit .navT1:before{content:''; width:0; height:100%; position:absolute;right:0;top:0; background:#0090de;ilter:alpha(opacity=38); -moz-opacity:0.38; -khtml-opacity: 0.38; opacity: 0.38;}
.indexFuwuTit .navT1:after{content:''; width:1px; height:100%; position:absolute;right:0;top:0; background:#fff;filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;}
.indexFuwuTit .navT1 .item .ImgBox{ width:50px;height:50px;overflow:hidden; margin:0 auto; background-size:100%!important; margin-bottom:10px;}
.indexFuwuTit .navT1 .item .ImgBox img{ max-width:100%;}
.indexFuwuTit .navT1.ca1 .item .ImgBox{background:url(../images/index3-icon1.png) center top no-repeat;}
.indexFuwuTit .navT1.ca2 .item .ImgBox{background:url(../images/index3-icon2.png) center top no-repeat;}
.indexFuwuTit .navT1.ca3 .item .ImgBox{background:url(../images/index3-icon3.png) center top no-repeat;}
.indexFuwuTit .navT1.ca4 .item .ImgBox{background:url(../images/index3-icon4.png) center top no-repeat;}
.indexFuwuTit .navT1 .item:before{content: "";width:1px; height:100%; position:absolute;right:0;top:0; background:#fff;filter:alpha(opacity=20); -moz-opacity:0.2; -khtml-opacity: 0.2; opacity: 0.2;}
.indexFuwuTit .navT1 .item{display:block;color:#fff;font-size:18px;line-height:30px;padding:39px 0;text-align:center;position:relative;}
.indexFuwuTit .navT1 .item .t{display:block;}
.indexFuwuTit .navT1 .item .en{display:block;font-size:14px;height:30px; overflow:hidden;font-family:Kartika, Arial, Helvetica, sans-serif; text-transform:uppercase;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity: 0.5;}
.indexFuwuTit .navT1.swiper-slide-active .item{font-weight:500; position:relative;outline: none;z-index:5;bottom:0;}
.indexFuwuTit .navT1.swiper-slide-active:before{width:100%;}
.indexFuwuTit .swiper-button-prev,
.indexFuwuTit .swiper-button-next{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity: 0;}
@media screen and (max-width:1400px) {
.indexFuwuTit .navT1 .item{padding:29px 0;}
.indexFuwuTit{bottom:5%;}
}
@media screen and (max-width:1320px) {
.indexFuwuTit .navT1 .item{padding:29px 0;}
.indexFuwuTit{bottom:5%;}
.indexFuwuTit .navT1 .item{font-size:16px;line-height:26px;}
.indexFuwuTit .navT1 .item .en{font-size:13px;height:26px;}

.indexFuwuTit .navT1 .item .ImgBox{ width:45px;height:45px;}
}
@media screen and (max-width:1024px) {
.indexFuwuTit .navT1{width:33.33333%!important;}		
.indexFuwuTit .linka{ display: -webkit-box; display: -webkit-flex;display: -ms-flexbox;display: flex;	}
.indexFuwuTit .navT1 .item{font-size:16px;padding:35px 0;}

.indexFuwuTit .swiper-button-prev{width:50px; height:50px; left:10px; top:50%; margin-top:-25px; background: url("../images/page-left.png") center center no-repeat; outline: none;z-index:5; background-size:100%;}
.indexFuwuTit .swiper-button-next{width:50px; height:50px; right:10px; top:50%; margin-top:-25px; background: url("../images/page-right.png") center center no-repeat; outline: none;z-index:5; background-size:100%;}
.indexFuwuTit .swiper-button-prev,
.indexFuwuTit .swiper-button-next{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;}

.indexFuwuTit .swiper-button-prev.swiper-button-disabled,
.indexFuwuTit .swiper-button-next.swiper-button-disabled{filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;}	

.indexFuwuTit .navT1.swiper-slide-active .item{background-size:100% 100%;}

.indexFuwuTit .navT1 .item{font-size:14px;padding:30px 0;}
.indexFuwuTit .navT1 .item .en{font-size:12px;}
}
@media screen and (max-width:992px){
.indexFuwuTit .navT1{width:50%!important;}	
.indexFuwuTit .navT1 .item .ImgBox{ width:40px; height:40px;}
.indexFuwuTit .swiper-button-prev,
.indexFuwuTit .swiper-button-next{width:40px; height:40px;margin-top:-20px;}

.indexFuwuTit .navT1 .item{font-size:14px;padding:20px 0; line-height:26px;    }
.indexFuwuTit .navT1 .item .en{font-size:12px;height: 26px;}
}
@media screen and (max-width:550px){
.indexFuwuTit .navT1{width:100%!important;}	
.indexFuwuTit .navT1 .item{padding:20px 0;}
}



/*indexFuwu*/
.indexFuwu{background-color:#fff;}
.indexFuwu .indexFuwuCon{ position:relative;}
.indexFuwu .indexFuwuList{font-size:0;}
.indexFuwu .indexFuwuList .Fuwuitem{display:inline-block;*display:inline;zoom:1; width:100%; vertical-align:top;}
.indexFuwu .indexFuwuList .Fuwuitem .item{ display:block;line-height:36px; text-align:left;background-position:center bottom;background-repeat:no-repeat;background-size:100%;background-color:#fff;}
.indexFuwu .indexFuwuList .Fuwuitem .item .ImgBox{width:100%;height:0;position: relative;overflow: hidden;padding-bottom:100vh; background:none;background-size: cover;}
.indexFuwu .indexFuwuList .Fuwuitem .item .ImgBox img {/*max-width: 100%;*/max-height:100%; height:100%;/*-webkit-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);*/display: block;}
.indexFuwu .indexFuwuList .Fuwuitem .item:hover{color:#1890ff;}
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{position:absolute; top:18%; left:0; right:0;z-index:2;width:90%; display:block; max-width:1410px; margin:0 auto;}
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle .listTitleNr{ position:relative; z-index:1; min-height:210px; }
.indexFuwu .indexFuwuList .Fuwuitem .item .t{ width:100%;display:block;line-height:normal;font-size:46px;color:#fff;margin-bottom:20px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .t2{ width:100%;display:block;line-height:normal;font-size:24px;color:#fff;margin-bottom:50px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .wz{ width:100%;display:block;line-height:30px;height:150px;font-size:15px;color:#fff;overflow: hidden;max-width:860px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .num{position:absolute; top:0;right:0;font-size:20px;color:#ffffff;text-transform:uppercase;font-family:'Swis721 BT',Arial, Helvetica, sans-serif; font-weight:bold; vertical-align:top; line-height:normal;}
.indexFuwu .indexFuwuList .Fuwuitem .item .num strong{font-size:40px; position:relative;top:10px;}

/*.indexFuwu .indexFuwuList .Fuwuitem .item .ImgBox img{ -webkit-transition: cubic-bezier(.77,0,.175,1) 1.6s transform;-ms-transition: cubic-bezier(.77,0,.175,1) 1.6s transform;-o-transition: cubic-bezier(.77,0,.175,1) 1.6s transform;-ms-transition: cubic-bezier(.77,0,.175,1) 1.6s transform;transition: cubic-bezier(.77,0,.175,1) 1.6s transform;-moz-transform: scale3d(1.2, 1.2, 1.2) translate(-50%, -50%);-webkit-transform:scale3d(1.2, 1.2, 1.2) translate(-50%, -50%);-o-transform:scale3d(1.2, 1.2, 1.2) translate(-50%, -50%);-ms-transform:scale3d(1.2, 1.2, 1.2) translate(-50%, -50%);transform:scale3d(1.2, 1.2, 1.2) translate(-50%, -50%);}
.indexFuwu .indexFuwuList .Fuwuitem.swiper-slide-active .item .ImgBox{-moz-transform: scale3d(1, 1, 1) translate(-50%, -50%);-webkit-transform:scale3d(1, 1, 1) translate(-50%, -50%);-o-transform:scale3d(1, 1, 1) translate(-50%, -50%);-ms-transform:scale3d(1, 1, 1) translate(-50%, -50%);transform:scale3d(1, 1, 1) translate(-50%, -50%)}
*/
.indexFuwu .indexFuwuList .Fuwuitem .item .ImgBox{ -webkit-transition: cubic-bezier(.77,0,.175,1) 3s transform;-ms-transition: cubic-bezier(.77,0,.175,1) 3s transform;-o-transition: cubic-bezier(.77,0,.175,1) 3s transform;-ms-transition: cubic-bezier(.77,0,.175,1) 3s transform;transition: cubic-bezier(.77,0,.175,1) 3s transform;-moz-transform: scale3d(1.1, 1.1, 1.1);-webkit-transform:scale3d(1.1, 1.1, 1.1);-o-transform:scale3d(1.1, 1.1, 1.1);-ms-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1);}
.indexFuwu .indexFuwuList .Fuwuitem.swiper-slide-active .item .ImgBox{-moz-transform: scale3d(1, 1, 1);-webkit-transform:scale3d(1, 1, 1);-o-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
@media screen and (max-width:1320px){
.indexFuwu .indexFuwuList .Fuwuitem .item .t{font-size:44px;margin-bottom:20px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .t2{font-size:22px;margin-bottom:40px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .wz{font-size:14px;}
}
@media screen and (max-width:1220px){
.indexFuwu .indexFuwuList .Fuwuitem .item .t{font-size:40px;margin-bottom:20px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .t2{font-size:22px;margin-bottom:40px;}
}
@media screen and (max-width:1024px){
.indexFuwu .indexFuwuList .Fuwuitem .item .t{font-size:34px;margin-bottom:20px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .t2{font-size:20px;margin-bottom:30px;}

.indexFuwu .indexFuwuList .Fuwuitem .item .wz{font-size:14px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .num{font-size:18px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .num strong{font-size:38px;}
}
@media screen and (max-width:768px){
.indexFuwu .indexFuwuList .Fuwuitem .item .t{font-size:30px;margin-bottom:15px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .t2{font-size:18px;margin-bottom:25px;}

.indexFuwu .indexFuwuList .Fuwuitem .item .wz{font-size:13px;line-height:26px;height:200px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .num{font-size:16px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .num strong{font-size:36px;}


.indexFuwuTit{ bottom:30px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{position: static; top:0; padding-top:60px; padding-bottom:250px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .ImgBox{ position:absolute; left:0;top:0;right:0; width:100%; height:100%;}
.indexFuwu .indexFuwuList .Fuwuitem .item .ImgBox{padding-bottom:0;}

.indexFuwu .indexFuwuList .Fuwuitem .item .t{ line-height:40px; height:40px; overflow:hidden;}
.indexFuwu .indexFuwuList .Fuwuitem .item .t2{line-height:30px; height:30px;}

}
@media screen and (max-width:550px){
/*.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{ top:10%;}*/
.indexFuwu .indexFuwuList .Fuwuitem .item .t{font-size:26px;margin-bottom:15px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .t2{font-size:16px;margin-bottom:20px;}
.indexFuwu .indexFuwuList .Fuwuitem .item .num strong{font-size:32px;}


}








/************************************indexCase************************************/
.indexCase{position:relative;overflow:hidden;background:url(../images/index4bg.jpg) center top no-repeat; background-size:cover;height:100vh;min-height:100vh;}
.indexCase .indexTitImg{position:absolute;top:7%;left:0; width:8.59375%;}
.indexCase .indexTitImg img{ max-width:100%;}
/*indexCaseLunbo*/
.indexCaseLunbo{width:90%; display:block; max-width:1410px; margin:0 auto; overflow:hidden}
.indexCaseLunbo .indexCaseLunboB{padding-left:22.965%; position:relative;}
.indexCaseLunbo .swiper-container{ overflow:visible;}
.indexCaseLunbo .swiper-slide{ width:100%;}
.indexCase .indexBoxInfo{ height: auto; padding-top:80px; padding-bottom:50px;}

/*indexCase img*/
.indexCaseLunbo .swiper-slide .item .imgB{overflow:hidden;height:0;position:relative;padding-bottom:56.91056910569106%; margin-bottom:30px;}
.indexCaseLunbo .swiper-slide .item .imgB img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: 100%; width: 100%; max-height: none; height: auto;}
.indexCaseLunbo .swiper-slide .item .imgB,
.indexCaseLunbo .swiper-slide .item .imgB img,
.indexCaseLunbo .swiper-slide .item{-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all .3s ease-in-out;}
.indexCaseLunbo .swiper-slide .item:hover .imgB img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-webkit-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
/*indexCase title*/
.indexCaseLunbo .swiper-slide .item{ display:block; padding-left:350px; position:relative; background:#fff;border-radius:10px; overflow:hidden; }
.indexCaseLunbo .swiper-slide .item .title{position:absolute;top:50%;left:0;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%); text-align:right;}
.indexCaseLunbo .swiper-slide .item .titleNr{font-weight:300;color:#000000;font-size:26px;line-height:30px; position:relative;width:320px;}
.indexCaseLunbo .swiper-slide .item .en{font-size:60px;color:#f9f9fb; line-height:normal;text-transform:uppercase;font-family:'Swis721 BT',Arial, Helvetica, sans-serif; font-weight:bold;}
.indexCaseLunbo .swiper-slide .item .icon img{ width:34px;}

.indexCaseLunbo .swiper-slide .item .wz{font-weight:300;color:#646464;font-size:16px;line-height:30px; position:relative; padding-left:23px;padding-right:20px;}
.indexCaseLunbo .swiper-slide .item .wz:before{content: "";width:6px; height:25px; position:absolute;left:0;top:2px; background:#0190de;}

.indexCaseLunbo .swiper-slide .item .m{display:inline-block;width:152px;height:46px;line-height:46px;font-size:14px;color:#000;margin:0;outline:none;border:1px solid #e7e7eb;cursor:pointer;text-align:center;font-family:Arial,'微软雅黑','Microsoft YaHei', Helvetica, sans-serif;margin-top:35px; margin-bottom:68px;}
.indexCaseLunbo .swiper-slide .item .m:hover{background:#0090de;color: #fff;}



/*indexCase-btn*/
.indexCaseLunbo .indexCase-btn{height:20px;position:absolute;bottom:0;left:7.8%;background: url("../images/index4-line.jpg") center center no-repeat; background-size:1px; z-index:99;}
.indexCaseLunbo .swiper-button-prev{display:inline-block;width:56px; height:20px;transition: 0.4s;opacity: 1;top:0; position: static;margin:0;background: url("../images/index4-left.png") left center no-repeat;background-size:14px;outline: none; z-index:333;}
.indexCaseLunbo .swiper-button-next{display:inline-block;width:56px; height:20px;transition: 0.4s;opacity: 1;top:0; position: static;margin:0;background: url("../images/index4-right.png") right center no-repeat;background-size:14px;outline: none; z-index:333;}
.indexCaseLunbo .swiper-button-prev.swiper-button-disabled, 
.indexCaseLunbo .swiper-button-next.swiper-button-disabled{opacity:0.5;}

/*active*/
.indexCaseLunbo .swiper-slide .item .titleNr,
.indexCaseLunbo .swiper-slide .item .en,
.indexCaseLunbo .swiper-slide .item .cn{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transform:translateY(-60px);-o-transform:translateY(-60px);-moz-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);}
.indexCaseLunbo .swiper-slide .item{-moz-transform: scale3d(0.87, 0.87, 0.87);-webkit-transform:scale3d(0.87, 0.87, 0.87);-ms-transform:scale3d(0.87, 0.87, 0.87);transform:scale3d(0.87, 0.87, 0.87);}
/*swiper-slide-active*/
.indexCaseLunbo .swiper-slide-active .item{-moz-transform: scale3d(1, 1, 1);-webkit-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
.indexCaseLunbo .swiper-slide-active .item .titleNr{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transform:translateY(0) translateZ(0);-o-transform:translateY(0) translateZ(0);-moz-ttransform:translateY(0) translateZ(0);-ms-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);
-webkit-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
-o-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
-moz-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
-ms-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);}
.indexCaseLunbo .swiper-slide-active .item .cn{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transform:translateY(0) translateZ(0);-o-transform:translateY(0) translateZ(0);-moz-ttransform:translateY(0) translateZ(0);-ms-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);-webkit-transition:opacity .6s linear .1s,transform .6s cubic-bezier(.215,.61,.355,1) .1s;
-o-transition:opacity .6s linear .1s,transform .6s cubic-bezier(.215,.61,.355,1) .1s;
-moz-transition:opacity .6s linear .1s,transform .6s cubic-bezier(.215,.61,.355,1) .1s;
-ms-transition:opacity .6s linear .1s,transform .6s cubic-bezier(.215,.61,.355,1) .1s;
transition:opacity .6s linear .1s,transform .6s cubic-bezier(.215,.61,.355,1) .1s;}
.indexCaseLunbo .swiper-slide-active .item .en{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transform:translateY(0) translateZ(0);-o-transform:translateY(0) translateZ(0);-moz-ttransform:translateY(0) translateZ(0);-ms-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);
-webkit-transition:opacity .6s linear .2s,transform .6s cubic-bezier(.215,.61,.355,1) .2s;
-o-transition:opacity .6s linear .2s,transform .6s cubic-bezier(.215,.61,.355,1) .2s;
-moz-transition:opacity .6s linear .2s,transform .6s cubic-bezier(.215,.61,.355,1) .2s;
-ms-transition:opacity .6s linear .2s,transform .6s cubic-bezier(.215,.61,.355,1) .2s;
transition:opacity .6s linear .2s,transform .6s cubic-bezier(.215,.61,.355,1) .2s;}


@media screen and (max-width:1220px){
.indexCaseLunbo .swiper-slide .item{padding-left:300px}
.indexCaseLunbo .swiper-slide .item .titleNr{font-size:24px;width:280px;}
.indexCaseLunbo .swiper-slide .item .en{font-size:54px;}
.indexCaseLunbo .swiper-slide .item .icon img{width:30px;}
.indexCaseLunbo .swiper-slide .item .wz{font-size:14px;padding-left:20px;}
.indexCaseLunbo .swiper-slide .item .wz:before{width:5px;}
.indexCaseLunbo .swiper-slide .item .m{width:132px;height:40px;line-height:40px;font-size:12px;margin-top:30px; margin-bottom:60px;}
}
@media screen and (max-width:1024px){
.indexCaseLunbo .swiper-slide .item .titleNr{font-size:20px;}
.indexCaseLunbo .swiper-slide .item .en{font-size:50px;}
.indexCaseLunbo .swiper-slide .item .m{width:132px;height:40px;line-height:40px;font-size:12px;margin-top:25px; margin-bottom:50px;}
}
@media screen and (max-width:992px){
.indexCaseLunbo .swiper-slide .item .titleNr{font-size:16px;}
.indexCaseLunbo .swiper-slide .item .en{font-size:30px;}
.indexCaseLunbo .swiper-slide .item{padding-left:200px}
.indexCaseLunbo .swiper-slide .item .titleNr{font-size:24px;width:170px;}
.indexCaseLunbo .indexCaseLunboB{padding-left:0%; position:relative; padding-bottom:40px;}
}
@media screen and (max-width:768px){
.indexCaseLunbo{width:100%; }
}
@media screen and (max-width:550px){
.indexCaseLunbo .swiper-slide .item .title{ padding:30px;position: static;top:0;left:0;-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0); text-align:right;}
.indexCaseLunbo .swiper-slide .item .titleNr{width:100%;}
.indexCaseLunbo .swiper-slide .item{padding-left:30px}

}












/************************************通用indexBox************************************/
.indexBoxInfo{height:100vh;overflow:hidden;margin:0 auto; position:relative;width: 90%;}
.indexBoxB{overflow:hidden;/*position:absolute; width:100%;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);*/z-index:2;}

@media screen and (max-width:1023px){
.indexBoxInfo{height:auto;}
.section{height:auto!important;}
.indexBoxB{position:static; width:100%;left:0;top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);z-index:2; padding:18% 0;}
}



/************************************indexNews************************************/
.indexNews{position:relative;overflow:hidden;background:#fff;min-height:100vh;}
.indexNews .indexTitImg{position:absolute;top:7%;left:0; width:8.3%;}
.indexNews .indexTitImg img{ max-width:100%;}
/*indexNews*/
.indexNews {padding-top:65px;}
.indexNews ul{display:block;font-size:0;line-height:0;margin:0;}
.indexNews ul li{width:33.33333333%;display:inline-block;*display:inline;zoom:1;vertical-align:top;border-bottom:1px solid #ebebeb;}
.indexNews ul li .item{ display:block;position:relative; }
/**/
.indexNews ul li .imgBox{overflow:hidden;height:0;position:relative;padding-bottom:62.4113475177305%;}
.indexNews ul li .imgBox img{position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);display: block;max-width: 100%; width: 100%; max-height: none; height: auto;}
.indexNews ul li .item:before,
.indexNews ul li .item:after,
.indexNews ul li .imgBox,
.indexNews ul li .imgBox img,
.indexNews ul li .text,
.indexNews ul li .item{-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all .3s ease-in-out;}
.indexNews ul li .item:hover .imgBox img{-moz-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-webkit-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);-ms-transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);transform:scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);}
/**/
.indexNews ul li .info{ padding-bottom:25px;}
.indexNews ul li .tit{ display:block;font-size:22px;line-height:34px;height:68px;color:#000;overflow:hidden;margin-bottom:35px;}
.indexNews ul li .des{font-size:16px;color:#646464;line-height:28px;height:56px;overflow:hidden;font-weight:300;margin-bottom:40px}
.indexNews ul li .date{font-size:14px;line-height:normal;color:#646464;font-family: 'Swis721 BT',Arial, Helvetica, sans-serif;font-weight: bold;margin-bottom:28px;}
.indexNews ul li .m{font-size:14px;line-height:normal;color:#7d7e8d;font-family: 'Swis721 BT',Arial, Helvetica, sans-serif;font-weight: bold;}
.indexNews ul li .item .tit:hover,
.indexNews ul li .item:hover .m{color:#0190de;}
.indexNews .indexBoxInfo{ height: auto;}
@media screen and (max-width:1920px){.indexNews {padding-top:80px;}
.indexNews .indexMore{ margin-top:0;}
.indexNews ul li .tit{font-size:20px;line-height:30px;height:60px!important;margin-bottom:25px;}
.indexNews ul li .des{font-size:16px;line-height:26px;height:52px!important;margin-bottom:30px}
}
@media screen and (max-width:1520px){.indexNews {padding-top:70px;}
.indexNews ul li .tit{font-size:18px;line-height:26px;height:52px!important;margin-bottom:15px;}
.indexNews ul li .des{font-size:14px;line-height:20px;height:40px!important;margin-bottom:20px}
.indexNews ul li .info{padding-bottom:0;}
.indexNews .indexBoxInfo{width:80%;}
.indexNews ul li .date{margin-bottom:20px;}
}
@media screen and (max-width:1320px){.indexNews {padding-top:60px;}
.indexNews ul li .tit{font-size:16px;line-height:26px;height:52px!important;margin-bottom:10px;}
.indexNews ul li .des{font-size:12px;line-height:20px;height:40px!important;margin-bottom:10px}
.indexNews ul li .info{padding-bottom:0;}

.indexNews .indexBoxInfo{width:80%;}
}
@media screen and (max-width:1220px){
.indexNews ul li{width:50%;}
.indexNews ul li .tit{font-size:20px;}
}
@media screen and (max-width:1024px){
.indexNews ul li .tit{font-size:20px;}
.indexNews ul li .des{font-size:16px;line-height:30px;height:60px!important;margin-bottom:30px}
.indexNews ul li .date{font-size:16px;margin-bottom:30px;}
.indexNews ul li .date .d{ font-size:40px;}
}
@media screen and (max-width:768px){
.indexNews{padding-top:30px}
.indexNews ul{margin:0;}
.indexNews ul li .item{margin:0;}
.indexNews ul li{width:100%;}
.indexNews ul li .tit{font-size:22px;}
.indexNews ul li .des{font-size:14px;line-height:30px;height:60px!important;margin-bottom:30px}
.indexNews ul li .date{font-size:14px;margin-bottom:20px;}
.indexNews ul li .date .d{ font-size:30px;}

.indexNews .indexBoxInfo{width:90%;}
}
@media screen and (max-width:550px){
.indexNews ul li .tit{font-size:20px;}
}





/*NewsListul*/
.indexNewsListul li{}
.indexNewsListul li .item{position:relative;padding:43px 35px 16px 35px;}
.indexNewsListul li .item:hover{-moz-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 0px 50px rgba(0,0,0,0.1);box-shadow: 0px 0px 50px rgba(0,0,0,0.1); background:#fff;}
.indexNewsListul li .m{ float:right;}
@media screen and (max-width:1920px){
.indexNewsListul li .item{padding:35px 30px 15px 30px;}
}
@media screen and (max-width:1400px){
.indexNewsListul li .item{padding:30px 30px 15px 30px;}
}
@media screen and (max-width:1280px){
.indexNewsListul li .item{padding:30px 30px 15px 30px;}
}
@media screen and (max-width:1220px){
.indexNewsListul li .item{padding:40px 30px 15px 30px;}
}
@media screen and (max-width:1024px){
.indexNewsListul li .item{padding:30px 25px 15px 25px;}
}
@media screen and (max-width:768px){
.indexNewsListul li .item{padding:30px 20px 10px 20px;}
}



/*indexNewsHotList*/
.indexNewsHotList li{ width:100%!important;}
.indexNewsHotList li .item{sposition:relative;padding-bottom:43px;}
.indexNewsHotList li .item .imgB{width:48.9583%; float:left;}
.indexNewsHotList li .item .info{width:51.0417%; float:left;}
.indexNewsHotList li .item .info .infoB{ padding-left:18.6%; padding-right:5.5%; padding-top:6vw;}
@media screen and (max-width:1920px){
.indexNewsHotList li .item{padding-bottom:35px;}	
}
@media screen and (max-width:1520px){
.indexNewsHotList li .item .imgB{width:40%; float:left;}
.indexNewsHotList li .item .info{width:60%; float:left;}
.indexNewsHotList li .item{padding-bottom:30px;}
.indexNewsHotList li .item .info .infoB{padding-top: 2vw;}
}
@media screen and (max-width:1350px){
.indexNewsHotList li .item{padding-bottom:25px;}
.indexNewsHotList li .item .info .infoB{padding-top: 2vw;}
}
@media screen and (max-width:1220px){
.indexNewsHotList li .item .imgB{width:50%; float:left;}
.indexNewsHotList li .item .info{width:50%; float:left;}
}
@media screen and (max-width:992px){
.indexNewsHotList li .item .imgB{width:100%; float:left;}
.indexNewsHotList li .item .info{width:100%; float:left;}
.indexNewsHotList li .item .info .infoB{ padding-left:20px; padding-right:20px; padding-top:6vw;}
}



/*indexMore*/
.indexMore{text-align:center; margin-top:35px;}
.indexMore a{display:inline-block;width:152px;height:46px;line-height:46px;font-size:14px;color:#000;margin:0;outline:none;border:1px solid #e7e7eb;cursor:pointer;text-align:center;font-family:Arial,'微软雅黑','Microsoft YaHei', Helvetica, sans-serif;margin-top:35px; margin-bottom:68px;}
.indexMore a:hover{background:#0090de;color: #fff;}
@media screen and (max-width:1220px){
.indexMore a{width:132px;height:40px;line-height:40px;font-size:12px;margin-top:30px; margin-bottom:60px;}
}
@media screen and (max-width:1024px){
.indexMore a{width:132px;height:40px;line-height:40px;font-size:12px;margin-top:25px; margin-bottom:50px;}
}







/************************************indexBanner************************************/
.indexBanner{position:relative;overflow:hidden;background-size:cover; position:relative; background:#000;}
/*active*/
.ind-banner .videoimg{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transform:translateX(-60px);-o-transform:translateX(-60px);-moz-transform:translateX(-60px);-ms-transform:translateX(-60px);transform:translateX(-60px);}
section.active .ind-banner .videoimg{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transform:translateY(0) translateZ(0);-o-transform:translateY(0) translateZ(0);-moz-ttransform:translateY(0) translateZ(0);-ms-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);
-webkit-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
-o-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
-moz-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
-ms-transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
transition:opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);}

@media screen and (max-width:1024px){
.indexBanner{height:100vh;}
.ind-banner .img{padding-bottom:0;}
.ind-banner .bannerwz img{width:70%;}
}
@media screen and (max-width:768px){
.ind-banner .bannerwz img{width:90%;}
}



/************************************indexfooter************************************/
.indexfooter .footer{background-attachment:inherit;}



/************************************首页圆点切换************************************/
#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:30px;height:30px;margin: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 i{ font-size:14px; font-style:normal;color:#ffffff; text-align:left; line-height:30px;}
#menu li a span:after{position:absolute;content:'';top:0;right:0;margin:0 auto;text-align:center;z-index:-1;background:#ffffff;height:30px;width:1px;margin-top:0;-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;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
#menu li a span i{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
#menu li.active span:after{background-color:#d2c2aa;filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
#menu li.active span i{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
@media screen and (max-width:1024px){
#menu{display:none;}		
}
  


.ind-banner .bannerwz .videobtn{ cursor:pointer;width:80px;height:80px;background-size:100%; margin:0 auto; margin-top:43px; position:relative; display:none;}
.ind-banner .bannerwz .videobtn:after{ content:''; position:absolute; left:0;right:0;top:0; width:100%; height:100%;background:url(../images/index-more.png) no-repeat center; background-size:100%;animation: 3s linear 0s normal none infinite rotate;-webkit-animation: 3s linear 0s normal none infinite rotate;}
.ind-banner .bannerwz .videobtn.stop{ background-image:url(../images/index-more.png);}
@-webkit-keyframes rotate{
from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@-moz-keyframes rotate{
from{-moz-transform:rotate(0deg);transform:rotate(0deg);}
to{-moz-transform:rotate(360deg);transform:rotate(360deg);}
}
@-o-keyframes rotate{
from{-o-transform:rotate(0deg);transform:rotate(0deg);}
to{-o-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes rotate{
from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}
to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
}
@media screen and (max-width:768px){
.ind-banner .bannerwz .videobtn{width:40px;height:40px; display:block;}
}


.indexNews,
.indexCase,
.index .indexfooter .footer,
.indexFuwuTit,
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{ padding-right:100px;}

.indexFuwuTit,
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{max-width:1510px;}
@media screen and (max-width:1023px){
.indexNews,
.indexCase,
.index .indexfooter .footer,
.indexFuwuTit,
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{ padding-right:0;}
}
@media screen and (max-width:1520px){
.indexFuwuTit,
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{width:85%;}	
}
@media screen and (max-width:768px){
.indexFuwuTit,
.indexFuwu .indexFuwuList .Fuwuitem .item .listTitle{width:90%;}
}


.indexAbout .index_aboutImg{opacity: 0;-webkit-transform: translate(-25px, 0);
    -ms-transform: translate(-25px, 0);
    transform: translate(-25px, 0);-webkit-transition-delay: .3s;
    transition-delay: .3s; -webkit-transition-duration: 1s;
    transition-duration: 1s;  -webkit-transition-timing-function: cubic-bezier(.25, .1, .25, 1);
    transition-timing-function: cubic-bezier(.25, .1, .25, 1); 
    -webkit-transition-property: all;
    transition-property: all;}
.indexAbout .index_aboutImg.active{opacity: 1 ;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0); }




.indexAbout .index_aboutText h2,
.indexAbout .index_aboutText h3,
.indexAbout .index_aboutText .wz{opacity: 0;-webkit-transform: translate(0, 25px);
    -ms-transform: translate(0, 25px);
    transform: translate(0, 25px);-webkit-transition-duration: 1s;
    transition-duration: 1s;  -webkit-transition-timing-function: cubic-bezier(.25, .1, .25, 1);
    transition-timing-function: cubic-bezier(.25, .1, .25, 1); 
    -webkit-transition-property: all;
    transition-property: all;}
	
.indexAbout .index_aboutText h2{}
.indexAbout .index_aboutText h3{-webkit-transition-delay: .2s;transition-delay: .2s}
.indexAbout .index_aboutText .wz{-webkit-transition-delay: .3s;transition-delay: .3s}
.indexAbout .index_aboutText.active .wz,	
.indexAbout .index_aboutText.active h3,
.indexAbout .index_aboutText.active h2{opacity: 1;-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0); }












