
.swiper-index .swiper-container {
      width: 100%;
      height: 100%;
    }
.swiper-index .swiper-slide img{
		width:100%;
		height:auto;
		min-height:100%;
		transition:1s linear 2s;
		transform:scale(1.1,1.1);
		}
.swiper-index .swiper-slide-active img,.swiper-index .swiper-slide-duplicate-active img{
	animation: 12s indexban linear infinite; 
		}	
  
	
		@keyframes indexban { 
		 0% {
			transform:scale(1.1,1.1);
		}
		50% {
			transform:scale(1,1);
		}
		100% {
		    transform:scale(1.1,1.1);
		}
		}

#menu { position: fixed; right: 20px; top: 50%; margin-top: -111px; z-index: 99;}
#menu li { width: 37px; height: 37px; position: relative; line-height: 37px; text-align: center;}
#menu li em { color: #fff; position: relative; z-index: 2; }
#menu li:before { content: ""; width: 26px; height: 1px; position: absolute; transition: all .4s; left: -26px; top: 18px; background: #fff;}
#menu li i {position: absolute; left: 50%; top: 50%; display: block; width: 0px; height: 0px; border-radius: 100%; background: #1b89dd; transition: all .2s;  }
#menu li i::before { display:block; position:absolute; left:-4px; top:-4px; content: ""; border: 1px solid #1b89dd; width: 41px; height: 41px; opacity:0; border-radius:100%;  }
#menu li.active:before { width: 90px; background: #1b89dd;}
#menu li.active i { width: 33px; height: 33px;left: 2px; top: 2px; }
#menu li.active i::before { opacity:1;}
/***********fullpage**************************/

#superContainer{height: 100%;position: relative;/* Touch detection for Windows 8*/-ms-touch-action: none;/* IE 11 on Windows Phone 8.1*/touch-action: none;}
.fp-section{position: relative;-webkit-box-sizing: border-box;/* Safari<=5 Android<=3*/-moz-box-sizing: border-box;/* <=28*/box-sizing: border-box;}
.fp-slide{float: left;}
.fp-slide, .fp-slidesContainer{height: 100%;display: block;}
.fp-slides{z-index: 1;height: 100%;overflow: hidden;position: relative;-webkit-transition: all 0.3s ease-out;/* Safari<=6 Android<=4.3*/transition: all 0.3s ease-out;}
.fp-section.fp-table, .fp-slide.fp-table{display: table;table-layout: fixed;width: 100%;}
.fp-tableCell{display: table-cell;vertical-align: middle;width: 100%;height: 100%;}
.fp-slidesContainer{float: left;position: relative;}
.fp-controlArrow{position: absolute;z-index: 4;top: 50%;cursor: pointer;width: 0;height: 0;border-style: solid;margin-top: -38px;}
.fp-controlArrow.fp-prev{left: 15px;width: 0;border-width: 38.5px 34px 38.5px 0;border-color: transparent #fff transparent transparent;}
.fp-controlArrow.fp-next{right: 15px;border-width: 38.5px 0 38.5px 34px;border-color: transparent transparent transparent #fff;}
.fp-scrollable{overflow: scroll;}
.fp-notransition{-webkit-transition: none !important;transition: none !important;}
#fp-nav{position: fixed;z-index: 100;margin-top: -32px;top: 50%;opacity: 1;}
#fp-nav.right{right: 17px;}
#fp-nav.left{left: 17px;}
.fp-slidesNav{position: absolute;z-index: 4;left: 50%;opacity: 1;}
.fp-slidesNav.bottom{bottom: 17px;}
.fp-slidesNav.top{top: 17px;}
#fp-nav ul, .fp-slidesNav ul{margin: 0;padding: 0;}
#fp-nav ul li, .fp-slidesNav ul li{display: block;width: 14px;height: 13px;margin: 7px;position: relative;}
.fp-slidesNav ul li{display: inline-block;}
#fp-nav ul li a, .fp-slidesNav ul li a{display: block;position: relative;z-index: 1;width: 100%;height: 100%;cursor: pointer;text-decoration: none;}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{background: #333;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{top: 2px;left: 2px;width: 8px;height: 8px;border: 1px solid #000;background: rgba(0, 0, 0, 0);border-radius: 50%;position: absolute;z-index: 1;}
#fp-nav ul li .fp-tooltip{position: absolute;top: -2px;color: #fff;font-size: 14px;font-family: arial, helvetica, sans-serif;white-space: nowrap;max-width: 220px;overflow: hidden;display: block;opacity: 0;width: 0;}
#fp-nav ul li:hover .fp-tooltip{-webkit-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;width: auto;opacity: 1;}
#fp-nav ul li .fp-tooltip.right{right: 20px;}
#fp-nav ul li .fp-tooltip.left{left: 20px;}
/******************/
.container8{width: 100%;height: 100%;position: absolute;left:0; top: 0;background-color: #000000;}
.section { overflow: hidden;}
.page1 { background: #fff; position: relative; height: 1000px; z-index: 998;  }
.index-lay1 { position: relative; height: 60%; background: url(../images/lay11.png) center no-repeat; background-size: auto 100%;  }
/**************************/
.page2 { background: #fff; }

.lay2-left,.lay2-right { position: absolute; top: 0; height: 100%; width: 960px; }
.lay2-left {left: 30%; margin-left: -960px; background:url(../images/lay21.jpg) no-repeat; background-size: 100% 100%;}
.lay2-left img { position: absolute; height: 60%; top: 20%; right: 10%;}
.lay2-right {right: 30%; margin-right: -960px; background:url(../images/lay22.jpg) no-repeat; background-size: 100% 100%;}
/***************************/
.page3 { background: #fff url(../images/lay31.png) center 60% no-repeat }
.page3 .title,.page5 .title  { margin-top: 0;}
.work-top { text-align: center; margin-top: 40px;}
.work-top a { position: relative; display: inline-block; margin: 0 10px; font-size: 16px; width: 125px; height: 48px; line-height: 46px; border: 1px solid #dcdcdc; color: #444; transition: all .3s;}
.work-top a em { position: relative; z-index: 2; display: block }
.work-top a:before { content: ""; position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: #da251d;  transition: all .3s; opacity: 0;  }
.work-top .work-on,.work-top .news-on{ color: #fff; border: 1px solid #da251d; }
.work-top .work-on:before,.work-top .news-on:before{ left: 0; top: 0; width: 100%; height: 100%; opacity: 1;}
.work-list { overflow: hidden; padding: 0 50px; height: 520px;; width: 1300px; margin: 0 auto; margin-top: 30px; }
.work-list li { float: left; width: 280px; padding: 10px; margin: 10px; line-height: 24px;  position: relative;}
.work-inn li:nth-child(2n-1) { margin-top: 50px;}
.work-list li:before { content: ""; width: 220px; height: 285px;; position: absolute; left: 30px; top: 30px; transition: all .3s; z-index: 3; border: 2px solid #ffffff;}
.work-list li .tb-box { width: 260px; height: 325px; display: block;}
.work-list li img,.work-list li .tag,.work-list li h1,.work-list li h3 { position: relative; z-index: 2;}
.work-list li:hover:before { left: 0px; top: 0px; width: 280px; height: 450px; box-shadow: 0 0 10px #888; z-index: 1; }
.work-list li .tag { color: #a9a9a9; margin-top: 10px; }
.work-list li h1 { color: #535353; font-size: 18px; overflow: hidden; height: 24px; margin: 4px 0;}
.work-list li h3{ color: #a9a9a9;overflow: hidden; height: 24px;;}
/******************/
.page4 {background: url(../images/abs-page4.jpg) no-repeat; position: relative;}
.page4 .title h1{ color: #fff;}
.coop-box { position:relative; width:1200px; margin:0 auto; padding-bottom: 100px; }
.picList22 { width:1200px; margin-top:30px !important;}
.case-list li { position:relative; float:left; width:376px !important; height:390px; margin:10px 0;line-height:30px;}
.case-list li .tb-box{ width:100%; height:264px; display:block;}
.case-list li h1 { font-size:18px; color:#ffffff;  height: 30px; overflow: hidden; margin-top:15px;}
.case-list li h3 { color: #a9a9a9; height: 30px; overflow: hidden; }
.ck-m { position: relative; width:100px; height:40px; line-height:38px; text-align:center; color:#fff; font-size:16px; display:block; border: 1px solid #fff; margin-top: 10px; }
.ck-m:hover { color: #da251d; }

.coop-box .case-next,.coop-box .case-prev { width:40px; height:40px; left:50%; border:1px solid #f1e4df; top:auto !important; bottom:0; transition:all .4s; -webkit-transition:all .4s; }
.coop-box .case-next { margin-left:-100px; background:url(../images/prev1.png) center no-repeat; border-right:none;}
.coop-box .case-prev { margin-left:59px; background:url(../images/next1.png) center no-repeat;  }
.coop-box .case-next:hover { width:60px; margin-left:-120px; }
.coop-box .case-prev:hover {  width:60px;  }
.fanye-btn { width:120px; height:40px; line-height:38px; text-align:center; color:#bc2b36; border:1px solid #f1e4df; position:absolute; bottom:0; left:50%; margin-left:-60px;}
.fanye-btn a { color: #fff;}
/***/

.ck-m span{position:absolute;background:#da251d;-webkit-transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);-moz-transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);-o-transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94);transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94)}
.ck-m .line1{left:-1px;top:-1px;width:0%;height:1px}
.ck-m .line2{right:-1px;top:-1px;width: 1px;height:0%}
.ck-m .line3{right:-1px;bottom:-1px;width:0%;height:1px}
.ck-m .line4{left:-1px;bottom:-1px;width:1px;height:0%}
.ck-m:hover .line1,.ck-m:hover .line3{width: 100px;}
.ck-m:hover .line2,.ck-m:hover .line4{height:40px;}
/*************/
.page6 { background: #faf9f7;}
.news-list { overflow: hidden; width: 1280px; margin-top: 50px;}
.news-list li{ width: 370px; float: left; margin:  0 45px 0 0; line-height: 24px;}
.news-list li a { color: #808080; display: block;}
.news-list li .tb-box { width: 100%; height: 260px; line-height: 30px; margin: 10px 0 5px;}
.news-list li .news-top { padding-left: 86px; position: relative; height: 60px; overflow: hidden;;}
.news-list li .news-top em { position: absolute; left: 0; top: 0; line-height: 50px; width: 86px; text-align: center; font-size: 48px; color: #323232;  }
.news-list li .news-top h1 { font-size: 18px; color: #272727;}
.news-list li:hover .news-top em,.news-list li:hover .news-top h1 { color: #da251d;}
/************************/
.page7 { background: #000 url(../images/abs-page7.jpg) right center no-repeat;}
.page7 .title h1{ color: #fff;}
.coop-box2 { position:relative; width:1200px; margin:0 auto; margin-top: 50px; padding: 50px 0 0; background: #fff; height: 510px;}
.picList33 { width:1050px; margin-top:40px !important;}
.picList33 .yk-coop li { float:left; width:150px !important; height:150px; border:1px solid #dcdcdc; position:relative; }
.picList33 .yk-coop li:before { content: ""; width: 130px;height: 150px;position: absolute;border: 1px solid #fff;top: 0px;left: 11px;transition: all 0.3s; -webkit-transition: all 0.3s; }
.picList33 .yk-coop li:hover:before {width:152px; left: -2px; top: -1px; border: 1px solid #ffc045; border-left: 2px solid #ffc045;border-right: 2px solid #ffc045; z-index: 1;}
.picList33 .yk-coop li img{ position:absolute; left:0; bottom:0; display:block; width:148px; height:148px;}
.coop-box2 .case-next2,.coop-box2 .case-prev2 { width:32px; height:32px; background:url("../images/prev.png") no-repeat; top:240px;}
.coop-box2 .case-next2 { background-position:-108px 0; right:21px;}
.coop-box2 .case-prev2 { background-position:0 0; left:21px;}
.coop-box2 .case-next2:hover { background-position:-76px 0;}
.coop-box2 .case-prev2:hover { background-position:-32px 0;}
.abs-foot { position: absolute; left: 75px; bottom: 10px;}
/* 右侧导航 */
#fullPage-nav { _display: none; font-size: 12px;}
#fullPage-nav li { width: 90px; height: 21px; margin: 10px 0 0; vertical-align: middle;}
#fullPage-nav li a { float: right; width: 21px; height: 21px; color: #8F9DA4; text-decoration: none; text-align: right; background: url(images/dot.png) 5px 5px no-repeat;}
#fullPage-nav li .active { background-position: 0 bottom;}
#fullPage-nav span { display: none;}
.fullPage-tooltip { float: left; top: 0; margin-right: 5px; font: 12px "Microsoft Yahei"; color: #8F9DA4; line-height: 21px;}
.section { position: relative; overflow: hidden;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.section .bg img { display: block; width: 100%; height: 100%;}


.tb-zoom{  opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .tb-zoom {opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.3s;}
.tbtr{  opacity: 0; margin-left: 50px; transition: all .6s ease .3s;   }
.active .tbtr {opacity: 1; margin-left: 0; }
.tb-fadeIn {transition: all 1s;transition-delay: 0s;opacity: 0;}
.active .tb-fadeIn {opacity: 1;transition-delay: 0.3s;}
/**********/
.active .lay2-left { left: 50%;}
.active .lay2-right { right: 50%;}
.title,.work-top { top: -50px; position: relative; }
.active .title,.active .work-top { top: 0;}

.work-box,.coop-box,.news-bx {top: 50px; position: relative;}
.active .work-box,.active .coop-box,.active .news-bx  {top: 0px; }

/***************************/
.swiper-index {width: 100%;height: 100%;}
.swiper-index .swiper-slide { height: 100%; text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ 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; background:url(../images/loadz.gif) center no-repeat; }
.swiper-index .swiper-slide img { width:100%; height:100%;}
.swiper-index .index-pagination { bottom:30px !important;}
.swiper-index .index-pagination .swiper-pagination-bullet { width:46px; height:4px; background:url(../images/li2.jpg) no-repeat; background-position:-46px 0; margin:0 10px; border-radius:0; -webkit-border-radius:0;  transition:all 5s ease 0; -webkit-transition:all 5s ease 0; opacity: 1;}
.index-pagination .swiper-pagination-bullet-active {  animation: 5s banner6 linear infinite; }
@keyframes banner6 { 
 0% {
background-position:-46px 0;
}
100% {
background-position:0 0;
}
}
/*首页*/
.ind_box{background: #000;}
.ind_box .banner{overflow: hidden;position: relative;color: #fff;}
.ind_box .banner .data_src{display: block;width: 100%;height: 100%;color: #fff;z-index: 1;background: transparent;position: absolute;top: 0;left: 0;}
.ind_box .banner .line{top: 0;left: 0;z-index: 9;}
.ind_box .banner .contect{left: 28.12%;top:54%;max-width: 500%;}
.ind_box .banner .contect .tit{font-size: 36px; padding-left:20px;}
.ind_box .banner .contect .small{font-size: 16px;}

.ind_box .banner .itemwrap{top: 82.38%;left: 0;width: 100%;z-index: 9;}
.ind_box .banner .itemwrap .item{border:1px solid rgba(255,255,255,.15);border-right:0;overflow: hidden;}
.ind_box .banner .itemwrap a{color: #fff;float: left;width: 33.333333%;border-right:1px solid rgba(255,255,255,.15);overflow: hidden;padding: 25px 0;position: relative;}
.ind_box .banner .itemwrap .txt{width: 59.4%;margin-left: 11.45%;}
.ind_box .banner .itemwrap .iconfont{margin-right: 11.45%;}
.ind_box .banner .itemwrap h3{font-size: 16px;font-weight: bold;}
.ind_box .banner .itemwrap .small{opacity: .35;margin-top: 10px;}
.ind_box .banner .itemwrap i{width: 50px;height: 50px;border:1px solid rgba(255,255,255,.15);text-align: center;line-height: 50px;font-size: 24px;border-radius: 50%;}
.ind_box .banner .itemwrap .line{height:2px;width: 0;top: 0;left:0;}
.ind_box .banner .itemwrap .line img{width: 296px;height: 2;max-width: 296px;top: 0;right: 0;}
.ind_box .banner .bxslider li.active .picbg{-webkit-transform: scale(1.15);-moz-transform: scale(1.15);-o-transform: scale(1.15);-ms-transform: scale(1.15);transform: scale(1.15);}
.ind_box .banner .itemwrap a.active .line,
.ind_box .banner .bxslider li.active .picbg{transition: all 4.5s ease-out;-webkit-transition: all 4.5s ease-out;-o-transition: all 4.5s ease-out;-moz-transition: all 4.5s ease-out;-ms-transition: all 4.5s ease-out;}
.ind_box .banner .itemwrap a.active .line{width: 100%;}

.ind_box .banner .itemwrap a.active h3{-webkit-background-clip: text !important;-webkit-text-fill-color: transparent !important;}
.ind_box .banner .itemwrap a.item1.active h3,
.ind_box .banner .numwrap .num span.num1{background: rgb(224,150,0); background: -moz-linear-gradient(left,  rgba(224,150,0,1) 0%, rgba(253,251,0,1) 45%);background: -webkit-linear-gradient(left,  rgba(224,150,0,1) 0%,rgba(253,251,0,1) 45%); background: linear-gradient(to right,  rgba(224,150,0,1) 0%,rgba(253,251,0,1) 45%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09600', endColorstr='#fdfb00',GradientType=1 );}
.ie .ind_box .banner .itemwrap a.item1.active h3,.ie .ind_box .banner .numwrap .num span.num1{color: rgb(224,150,0);background: transparent!important; }
.ind_box .banner .itemwrap a.item2.active h3,
.ind_box .banner .numwrap .num span.num2{background: #0a7dda; background: -moz-linear-gradient(left,  #0a7dda 19%, #8ce5fb 100%); background: -webkit-linear-gradient(left,  #0a7dda 19%,#8ce5fb 100%);background: linear-gradient(to right,  #0a7dda 19%,#8ce5fb 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7dda', endColorstr='#8ce5fb',GradientType=1 ); 
}
.ie .ind_box .banner .itemwrap a.item2.active h3,.ie .ind_box .banner .numwrap .num span.num2{color: #0a7dda;background: transparent!important; }
.ind_box .banner .itemwrap a.item3.active h3,
.ind_box .banner .numwrap .num span.num3{
background: #09a999; /* Old browsers */
background: -moz-linear-gradient(left,  #09a999 19%, #08e78a 100%);
background: -webkit-linear-gradient(left,  #09a999 19%,#08e78a 100%); 
background: linear-gradient(to right,  #09a999 19%,#08e78a 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09a999', endColorstr='#08e78a',GradientType=1 ); /* IE6-9 */}
.ie .ind_box .banner .itemwrap a.item3.active h3,.ie .ind_box .banner .numwrap .num span.num3{color:  #09a999;background: transparent!important;}

.ind_box .banner .bxslider .num{display:none;}
.ind_box .banner .bxslider .num span{display: block;background: rgb(224,150,0);background: -moz-linear-gradient(left,  rgba(224,150,0,1) 0%, rgba(253,251,0,1) 45%);background: -webkit-linear-gradient(left,  rgba(224,150,0,1) 0%,rgba(253,251,0,1) 45%); background: linear-gradient(to right,  rgba(224,150,0,1) 0%,rgba(253,251,0,1) 45%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09600', endColorstr='#fdfb00',GradientType=1 );-webkit-background-clip: text !important;-webkit-text-fill-color: transparent !important;font-size: 95px;transform:translateX(-100%);-o-transform:translateX(-100%);-ms-transform:translateX(-100%);-moz-transform:translateX(-100%);-webkit-transform:translateX(-100%);opacity: 0;}
.ind_box .banner .bxslider li.active .num span{opacity: 1;transform:translateX(0px);-o-transform:translateX(0px);-ms-transform:translateX(0px);-moz-transform:translateX(0px);-webkit-transform:translateX(0px);transition: all .6s ease-out;-webkit-transition: all .6s ease-out;-o-transition: all .6s ease-out;-moz-transition: all .6s ease-out;-ms-transition: all .6s ease-out;}
.ind_box .banner .bxslider li.leave .num span{transform:translateX(100%);-o-transform:translateX(100%);-ms-transform:translateX(100%);-moz-transform:translateX(100%);-webkit-transform:translateX(100%);transition: all .6s ease-out;-webkit-transition: all .6s ease-out;-o-transition: all .6s ease-out;-moz-transition: all .6s ease-out;-ms-transition: all .6s ease-out;}
.ind_box .banner .numwrap{top:44%;left:25.15%;z-index: 9;width: 150px;}
.ind_box .banner .numwrap .total{font-size: 23px;color: #646464;letter-spacing: 2px;}
.ind_box .banner .numwrap .num{position: absolute;top:-20px;left:60px;width: 80px;text-align: center;}
.ind_box .banner .numwrap .num span{position: absolute;top: 0;right:100%;width: 100%;background: rgb(224,150,0);background: -moz-linear-gradient(left,  rgba(224,150,0,1) 0%, rgba(253,251,0,1) 45%);background: -webkit-linear-gradient(left,  rgba(224,150,0,1) 0%,rgba(253,251,0,1) 45%); background: linear-gradient(to right,  rgba(224,150,0,1) 0%,rgba(253,251,0,1) 45%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e09600', endColorstr='#fdfb00',GradientType=1 );-webkit-background-clip: text !important;-webkit-text-fill-color: transparent !important;font-size:95px;opacity: 0;}
/*.ind_box .banner .numwrap .num span.active{transform:translateX(0px);-o-transform:translateX(0px);-ms-transform:translateX(0px);-moz-transform:translateX(0px);-webkit-transform:translateX(0px);opacity: 1;transition: all .5s ease-out;-webkit-transition: all .5s ease-out;-o-transition: all .5s ease-out;-moz-transition: all .5s ease-out;-ms-transition: all .5s ease-out;}*/
.ind_box .banner .circlewrap,
.ind_box .banner .circle{top: 0;left: 0;}
.ind_box .banner .circle{width: 100%;height: 100%;} 
.ind_box .banner .circle span{width: 38px;height: 38px;border-radius: 50%;border:1px solid rgba(255,255,255,.3);}
.ind_box .banner .circle span:after{content: "";position: absolute;top: 0; bottom: 0; left: 0; right: 0;margin:auto;width:8px;height: 8px;border-radius: 50%;background: #fff; }
.ind_box .banner .circle span:nth-child(1){left: 49.06%;top: 44.81%;}
.ind_box .banner .circle span:nth-child(2){left: 69.95%;top: 51.22%;}
.ind_box .banner .circle span:nth-child(3){left: 89.79%;top: 41.4%;}

.ind_box .banner .movecircle .circle span.num1{left: 49.06%;top: 44.81%;}
.ind_box .banner .movecircle .circle span.num2{left: 49.06%;top: 44.81%;}
.ind_box .banner .movecircle .circle span.num3{left: 69.95%;top: 51.22%;}
.ind_box .banner .movecircle .circle span{border:1px solid rgba(255,255,255,0);}
.ind_box .banner .movecircle .circle span:after{display: none;background: none;border:0;}



.ind_box .banner .movecircle .circle span i{content: "";position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:2000px;height:2000px;border-radius: 50%;border:2000px solid rgba(0,0,0,.5);box-sizing:content-box;opacity: 0;}
/*.ind_box .banner .movecircle .circle span.num1.active i{-webkit-animation: circleBig 1.2s  linear; -o-animation: circleBig 1.2s  linear;  -moz-animation: circleBig 1.2s  linear; animation: circleBig 1.2s  linear;}*/

/*.ind_box .banner .movecircle .circle span.num2.active:before,
.ind_box .banner .movecircle .circle span.num3.active:before{-webkit-animation: circleBig 1.2s  linear; -o-animation: circleBig 1.2s  linear;  -moz-animation: circleBig 1.2s  linear; animation: circleBig 1.2s  linear;}*/

/*{transition: width 2s linear 200ms,background 2s linear 200ms;}*/


.picbg { height:100%; position:relative; background-size:100% 100%;}

.page2 { background:url(../images/page2.jpg) center no-repeat; background-size:100% 100%;}
.index-left { width:280px; float:left; overflow:hidden; min-height:400px;}
.page2 .index-left { min-height:210px;}
.abs-tit { color:#ffffff; font-size:30px; line-height:36px;}
.abs-tit h1 { line-height:50px; font-size:48px; font-family:"Times New Roman";}
.page3 .abs-tit,.page4 .abs-tit { color:#363636;}
.page3 .abs-tit h1,.page4 .abs-tit h1{ color:#197bc6;}
.page4 .cm-more { border-bottom:1px solid #fff; color:#fff;}
.page4 .cm-more:before { background: #ffffff;;}



.index-right { width:860px; float:right;}
.abs-con { color:#ffffff; font-size:16px; line-height:28px; width:760px; margin-right:50px;}
.abs-con h1 { font-size:28px; margin-bottom:20px; font-weight: bold;}
.abs-con h3 { text-indent:2em;}
/*************/
.abs-icon { width:1200px; text-align:center; overflow:hidden; margin:0 auto; margin-top:70px; }
.abs-icon li { width:120px; float:left; margin:6px 40px 0; transition:all .3s;    }
.abs-icon li:hover { margin-top:0}
.abs-icon li .icon-box { width:120px; height:120px; position:relative; margin-bottom:15px; background:#197bc6; border-radius:100%; overflow:hidden;  }
.abs-icon li .icon-box img { width:120px; height:120px; display:block;}
.abs-icon li .icon-box:before,.abs-icon li .icon-box:after {  display:block; content:""; position:absolute; top:88px; height:39px; width:169px; background:url(../images/bl2.png) no-repeat;}
.abs-icon li .icon-box:after  {  background:url(../images/bl1.png) no-repeat; left:auto; right:0; }
.abs-icon li .icon-box:before {animation: 4s bolang2 linear infinite;}
.abs-icon li .icon-box:after {animation: 4s bolang3 linear infinite;}

@keyframes bolang2 { 
 0% {
	 left:0
}
50% {
    left:-60px;
}
100% {
     left:0
}
}
@keyframes bolang3 { 
 0% {
	 right:0px
}
50% {
    right:-60px;
}
100% {
    right:0px;
}
}
.abs-icon li h1 { color:#fff;}
/*********************/
.page3 { background:url(../images/page3.jpg) center no-repeat; background-size:100% 100%; }
.page3 .abs { }
.index-tab {}
.index-tab a { position:relative; overflow:hidden; display:block; width:125px; margin-top:20px; border-radius:5px; text-align:center; line-height:46px; height:46px; border:1px solid #363636; color:#222; font-size:20px;}
.index-tab a em { position:relative; z-index:2;}
.index-tab a.tab-on { color:#fff; border:#197bc6;}
.index-tab a:before {  content:""; display:block; width:0; height:100%; position:absolute; left:0%; top:0%; transition:all .2s;}
.index-tab a.tab-on:before { background:#197bc6; width:100%; height:100%;}
.index-honor { width:720px; margin-right:44px;}
.index-honor li { float: left; margin:42px 42px 0 0; width:318px; height: 223px; overflow: hidden;}
.index-honor li img {width:318px; height: 223px; display: block; transition: all .3s;}
.index-honor li:hover img {transform: scale(1.1);transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);-ms-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);-moz-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);-webkit-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);-o-transform: rotate(0deg) scale(1.1, 1.1) skew(0deg) translate(0, 0);}
/*************/
.page4 { background:url(../images/page4.jpg) center no-repeat; background-size:100% 100%; }
.index-case { position:absolute; top:0; height:100%; width:840px;}
.index-case li { float:left; width:280px; position:relative; height:100%; color:#484848; line-height:24px; }
.index-case li .inline-cen { position:absolute; left:0; top:50%; margin-top:-220px;height:460px; padding-top:60px; width:100%; transition:all .3s;}
.index-case li .inline-cen:before { content:""; opacity:0; position:absolute; bottom:0; left:50%; margin-left:-18px; display:block; width:36px; height:36px; background:url(../images/more.png) no-repeat; }
.index-case li:hover .inline-cen:before{ opacity:1;}
.index-case li img { width:280px; height:195px; display:block; margin-top:20px;}
.index-case li h1 { color:#363636; font-size:20px; margin:0 10px 10px; }
.index-case li h3 { margin:0 10px; height:48px; overflow:hidden; display: none;}
.index-case li:hover { background:rgba(23,78,164,.8);}
.index-case li:hover .inline-cen { margin-top:-240px;}
.index-case li:hover a,.index-case li:hover h1 { color:#fff;}
/***************/
.page5 {}
.index-news { width:900px;}
.index-news li {float: left; margin:20px 20px 0 0; width:273px; transition: all .3s; }
.index-news li img { width:273px; height:185px; display:block;}
.index-news li h1 { color:#fff; height:30px; overflow:hidden; line-height:30px;}
.index-news li:hover { margin-top: 14px;}
.page5 .index-tab a { border:1px solid #fff; color:#fff;}
.page5 .index-tab a.tab-on {color:#197bc6;}
.page5 .index-tab a.tab-on:before {  background:#fff;}
/*******************/
.page6 { background:url(../images/page6.jpg) center no-repeat; background-size:100% 100%; }
.map-tu { width:824px; height:461px; background:url(../images/map.png) no-repeat; position:relative;}
.china-aa { position:absolute; left:280px; top:108px; color:#fff; padding-bottom:75px; text-align:center; }
.china-aa:before,.china-aa:after {content:""; position:absolute;}
.china-aa:before {  width:1px; height:66px; background:#fff; bottom:0; left:38px;}
.china-aa:after { width:5px; height:5px; background:#fff; border-radius:5px; bottom:0; left:36px;}

.cir-map { width:100px; height:100px; position:absolute; left:270px; top:170px;}
.cir-map:before,.cir-map:after { content:""; position:absolute; left:20px; top:20px; display:block; border-radius:100%; background:rgba(255,255,255,.06); animation: 4s scarl linear infinite;}
.cir-map:before { width:60px; height:60px;}
.cir-map:after { width:120px; height:120px; left:-10px; top:-10px; animation-delay:1s;}
@keyframes scarl { 
 0% {
	 transform:scale(1)
}
50% {
    transform:scale(1.5)
}
100% {
     transform:scale(1)
}
}