﻿@charset "utf-8";
/*end*/
@font-face {
	font-family:EUCLIDCIRCULARA;
	src: url('../fonts/EUCLIDCIRCULARA-MEDIUM_0.TTF'); }


body{overflow-x:hidden;}
/**/
.fullSlide{min-width:1200px;position:relative;height:660px;overflow:hidden; z-index: 2; }
.fullSlide .bd{position:relative;z-index:0;}
.fullSlide .bd ul{width:100%!important;height:660px;}
.fullSlide .bd li{width:100%!important;height:660px;overflow:hidden;text-align:center;position: relative;}
.fullSlide .bd li a{display:block;height:760px;}
.fullSlide .bd li img {position: absolute;left:50%;margin-left:-960px;top:0;}
.fullSlide .hd{position: absolute;width: 100%;left: 0;bottom:0;text-align: center;height: 45px;box-sizing: border-box;}
.fullSlide .hd li{display: inline-block;width:17px;height:17px;background: #da251d;margin:0 5px;border-radius: 17px; cursor: pointer;}
.fullSlide .hd li.on{background: #ffeb12;}
.fullSlide .jt{position: relative;}
.fullSlide .jt i{display: block;width:60px; height:118px;cursor: pointer;}
.fullSlide .jt .prev{background:url(../images/uuu.png) no-repeat center;position: absolute;bottom:320px; left:-71px; width: 56px; height: 107px;}
.fullSlide .jt .next{background:url(../images/ddd.png) no-repeat center;position: absolute;bottom:320px; right:-71px; width: 56px; height: 107px;}
/**/

.i_title { width:100%; text-align:center; padding:7% 0px 2% 0; width:1300px; margin:0px auto;}
.i_title h2 { line-height:62px; font-size:52px; color:#333; font-weight:400; margin-bottom:1%; font-weight:bold; letter-spacing:1px}
.i_title h3 { line-height:60px; font-size:32px; color:#333;  margin-bottom:1%;}
.i_title p { line-height:32px; font-size:18px; color:#999;}
.i_title strong { font-size:22px; line-height:60px;}

.qywl {
    width: 100%;
    margin: auto;
    height: auto;
 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; margin-top:0px; margin-bottom:70px
}.qywlan {
    text-align: center; flex:1
   
}.slide03 {
    -webkit-animation: slide03 1s;
    -moz-animation: slide03 1s;
    -ms-animation: slide03 1s;
    -o-animation: slide03 1s;
    animation: slide03 1s;
    visibility: visible;
}.qywlan01 {
    line-height: 62px;
    padding-top: 0px;
    font-size: 59px;
    color: #212121;
   
   
    font-family: Tahoma, Geneva, sans-serif; font-family:BEBAS; margin:0; color:#fff; text-align:left
}.qywlan02 {
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 16px;
    color: #fff; padding-right:19%; padding-top:2%;text-align:left
}.slide04 {
    -webkit-animation: slide04 1s;
    -moz-animation: slide04 1s;
    -ms-animation: slide04 1s;
    -o-animation: slide04 1s;
    animation: slide04 1s;
    visibility: visible;
}
.qywlan i{
   
    border-radius: 50%;
    color: #fff!important;
    line-height: 23px;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    margin-top: 20px; margin-top:40px; margin-left:10px; text-transform:inherit;}


.more01{ font-size:17px; color:#fff!important; line-height:50px; width:200px; margin:auto;display:inline-block; 
  border: 0px solid #fff; 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; margin-top:30px; background:#099d51
}
.more01 a{  color:#fff!important; text-align:center!important; display:block
}
.more01:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #024b9c;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.more01:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.more01:hover{ color:#fff;}








.zdPart_logo {
    overflow: hidden;
    margin: 0 auto; display:flex; flex-wrap:  wrap;
}


.main2{ width:90%; margin:0 auto;}

.zdPart_logo .swiper-slide
 {
     border: 1px solid transparent; background:#fff; margin-right:0.3%; width:16%; margin-bottom:0.3%; padding: 0;
 }
 .zdPart_logo .swiper-slide a{ display:flex;align-items: center ;justify-content:center}
 
 
 
 .zdPart_logo .indPar_a
 {
     padding: 0;
opacity: 1;
border-radius: 3px;
     background:rgba(255, 255, 255, 1); height:94px
 }
.zdPart_logo .indPar_a {
    padding: 0;
    opacity: 1;
    border-radius: 3px;
    background: rgba(255, 255, 255, 1); margin:0  auto
    height: 120px;
}.indPar_a img {
    opacity: 1;
    max-width: 80%;
    max-height: 64px;
}
 .zdPart_logo .swiper-slide a:hover img{ transition:all 0.4s; transform: scale(1.1)}

.more5{ width:300px; margin:0 auto}
.more1 {
    width: 300px;
    height: 52px; margin:0 auto;
    border: 0px solid #fff;
    line-height: 52px;
    text-align: center;
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 0px;
    background: #d80a13;
    transition: all 0.4s; display:block; color:#fff

}























/**/

.iabout { width:100%; background:url(../images/abg.jpg) no-repeat center  bottom fixed; background-size:100% 100%; height:950px;  clear:both;overflow:hidden}
.iabout_l { width:50%; float:left; height:100%; position:relative;  overflow:hidden; }

.iabout_l img { width:100%; height:100%; }

.iabout_l .iabout_l_tu { position:absolute; left:0px; top:0px; z-index:1; transition:all .4s;}
.iabout_l:hover .iabout_l_tu { transform:scale(1.1,1.1);}
.imore { width:100%; clear:both; overflow:visible;}
.imore  a { width:120px; line-height:40px; height:40px; display: inline-block; text-align: center; color:#fff; background:#003b99; margin:2% auto; }

 .plate {
  position: relative;
  
text-align:left; width:50%; float:right; height:100%
}
 .plate .title {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
}
 .plate .title > i {
  font-size: 18px;
  font-style: italic;
  color: #d7dee6;
}

 .plate .title h4 { font-weight:900; font-family:Akz; font-size:90px; color:#fff; text-transform: uppercase;
    font-family: EUCLIDCIRCULARA; text-align:left;filter:alpha(opacity=10); 
-moz-opacity:0.1; 
-khtml-opacity: 0.1; 
opacity: 0.1;  }
	 .plate .title h3{ font-SIZE:30PX; color:#FFF; margin-top:-55PX; text-align:left}
	
	
 .plate .title h5 { font-size:55px; line-height:70px; font-weight:800; color:#fff;text-align:left}
 .plate .title i { width: 60px;
    height: 3px;
    background: #ba0913;
   
    background:#c1211f;  margin-top:30px; float:left;}


 .plate .shuzi { width:100%; margin-top:50px;}
 .plate .shuzi dl { width:30%; margin-right:3.3333%; float: left;}
 .plate .shuzi dl dt { width:100%; font-size:16px; font-weight:700; color:#fff; line-height:30px;}
 .plate .shuzi dl i { width:20px; height:2px; background:#fff; float:left; margin-top:5px;}
 .plate .shuzi dl dd { font-family:Akz; font-size:65px; margin-top:10px; color:#fff;}
 .plate .shuzi dl dd font { font-weight:400; font-size:17px; display: inline-block; background:#c22523; border-radius:5px; color:#fff; padding:1% 2%; }



 .one .txt {
  max-height: 154px;
  margin-top: 0.53rem;
  font-size: 0.22rem;
  line-height: 2;
  color:rgba(255,255,255,.7);
  overflow: hidden; text-align:left; width:100%; margin-top:10%
}

 .one .txt font { color:#fff; text-decoration:underline;}


 .one .txt > span {
  opacity: 0.9;
}
 .one .hedo {
  margin-top: 0.3rem;
  justify-content: flex-start;
}
 .one .slogan {
  margin-top: 0.6rem;
}
 .one .right {
  position: relative;
  width: 49%;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  overflow: hidden;
  cursor: pointer;
}
 .one .right .pic {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  overflow: hidden;
}
 .one .right .pic > img {
  width: 100%;
}
 .one .right .play-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: rgba(203, 35, 76, 0.9);
}
 .one .right .play-box > img {
  width: 50px;
  height: 50px;
  margin-left: 9%;
  margin-right: 4%;
}
 .one .right .play-box > span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.about_bk { width:100%; margin-top:15%; color:#fff; line-height:45px; text-align:center; display:flex}
.about_bk a {color:#fff;  font-size: 0.24rem; font-weight:400;  flex:1}
.about_bk dl { text-align:center; transition:all .4s;}
.about_bk dl dt img { height:68px; width:auto;transition:all .4s; }
.about_bk dl i { width:0px; height:1px; background:#fff;  transition:all .4s;  display:block; margin:2% auto 0%;  }
.about_bk a:hover dl i { width:70px; height:1px; background:#fff;  display:block; margin:2% auto 0%;  }
.about_bk a:hover dl { margin-top:-10px;}
.about_bk  a:hover dl dt img {height:58px; width:auto;transition:all .4s; opacity:.9; }

.flex {
  display: box;
 
}
.one .left1 {
    width:96%;
    padding: 15% 8% 19%; border:1px rgb(255,255,255,.0) solid; margin:0 auto; height:	100%
}



 .one .cont {background:rgb(1,61,157,.8) ; height:100% 
}














/**/

.iabout_yi { width:100%; background:url(../images/sales.jpg) no-repeat center  bottom fixed; background-size:100% 100%; height:950px;  clear:both;overflow:hidden}
.iabout_l1 { width:50%; float:right; height:100%; position:relative;  overflow:hidden; }

.iabout_l1 img { width:100%; height:100%; }

.iabout_l1 .iabout_l_tu { position:absolute; left:0px; top:0px; z-index:1; transition:all .4s;}
.iabout_l1:hover .iabout_l_tu { transform:scale(1.1,1.1);}
.imore { width:100%; clear:both; overflow:visible;}
.imore  a { width:120px; line-height:40px; height:40px; display: inline-block; text-align: center; color:#fff; background:#003b99; margin:2% auto; }

 .plate1 {
  position: relative;
  
text-align:left; width:50%; float:left; height:100%
}
 .plate1 .title {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
}
 .plate1 .title > i {
  font-size: 18px;
  font-style: italic;
  color: #d7dee6;
}

 .plate1 .title h4 { font-weight:900; font-family:Akz; font-size:90px; color:#fff; text-transform: uppercase;
    font-family: EUCLIDCIRCULARA; text-align:left;filter:alpha(opacity=10); 
-moz-opacity:0.1; 
-khtml-opacity: 0.1; 
opacity: 0.1;  }
	 .plate1 .title h3{ font-SIZE:30PX; color:#FFF; margin-top:-55PX; text-align:left}
	
	
 .plate1 .title h5 { font-size:55px; line-height:70px; font-weight:800; color:#fff;text-align:left}
 .plate1 .title i { width: 60px;
    height: 3px;
    background: #ba0913;
   
    background:#c1211f;  margin-top:30px; float:left;}


 .plate1 .shuzi { width:100%; margin-top:50px;}
 .plate1 .shuzi dl { width:30%; margin-right:3.3333%; float: left;}
 .plate1 .shuzi dl dt { width:100%; font-size:16px; font-weight:700; color:#fff; line-height:30px;}
 .plate1 .shuzi dl i { width:20px; height:2px; background:#fff; float:left; margin-top:5px;}
 .plate1 .shuzi dl dd { font-family:Akz; font-size:65px; margin-top:10px; color:#fff;}
 .plate1 .shuzi dl dd font { font-weight:400; font-size:17px; display: inline-block; background:#c22523; border-radius:5px; color:#fff; padding:1% 2%; }



 .one .txt {
  max-height: 154px;
  margin-top: 0.53rem;
  font-size: 0.22rem;
  line-height: 2;
  color:rgba(255,255,255,.7);
  overflow: hidden; text-align:left; width:100%; margin-top:10%
}

 .one .txt font { color:#fff; text-decoration:underline;}


 .one .txt > span {
  opacity: 0.9;
}
 .one .hedo {
  margin-top: 0.3rem;
  justify-content: flex-start;
}
 .one .slogan {
  margin-top: 0.6rem;
}
 .one .right {
  position: relative;
  width: 49%;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  overflow: hidden;
  cursor: pointer;
}
 .one .right .pic {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  overflow: hidden;
}
 .one .right .pic > img {
  width: 100%;
}
 .one .right .play-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  background-color: rgba(203, 35, 76, 0.9);
}
 .one .right .play-box > img {
  width: 50px;
  height: 50px;
  margin-left: 9%;
  margin-right: 4%;
}
 .one .right .play-box > span {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.about_bk1 { width:100%; margin-top:15%; color:#fff; line-height:45px; text-align:center; }
.about_bk1 a {color:#fff;  font-size: 0.24rem; font-weight:400;  width:20%; float:left}
.about_bk1 dl { text-align:center; transition:all .4s;}
.about_bk1 dl dt img { height:68px; width:auto;transition:all .4s; }
.about_bk1 dl i { width:0px; height:1px; background:#fff;  transition:all .4s;  display:block; margin:2% auto 0%;  }
.about_bk1 a:hover dl i { width:70px; height:1px; background:#fff;  display:block; margin:2% auto 0%;  }
.about_bk1 a:hover dl { margin-top:-10px;}
.about_bk1  a:hover dl dt img {height:58px; width:auto;transition:all .4s; opacity:.9; }

.flex {
  display: box;
 
}
.one .left {
    width:96%;
    padding: 17% 8% 16%; border:1px rgb(255,255,255,.0) solid; margin:0 auto; height:	100%
}



 .one .cont {background:rgb(1,61,157,.8) ; height:100% 
}















/*fea*/
.so{padding: 8% 0 0;}
.so_con{ margin-top: 28px; }
.so_con li{ float: left;width: 390px; margin-right: 15px;margin-bottom: 37px;}
.so_con li:nth-child(3n){ margin-right: 0; }
.so_con li i{ display: block;width: 390px;height: 220px;overflow: hidden; }
.so_con li img{ display: block;width: 390px;height: 220px; }
.so_con li span{ display: block;height: 60px;line-height: 60px;color: #333;font-size: 18px;text-align: center;border-bottom: 1px solid #bfbfbf; }

.ys{margin-top: 12px;padding-top: 108px;height: 913px;background: url(../images/ys_bg.jpg) no-repeat center;box-sizing: border-box;}
.ys .tit b,.ys .tit i em{ color: #fff;}
.ys .tit i{ color: #4e6076;}
.ys_con{margin-top: 66px;}
.ys_con dl{ float: left;width: 300px;height: 608px;padding: 127px 41px 0;box-sizing: border-box; position:relative;}
.ys_con dt{ display: block;width: 218px;height: 138px;overflow: hidden;position: relative; }
.ys_con dt em{  display: block;width: 218px;height: 138px;overflow: hidden;opacity: 0;border-radius: 20px; position:relative;z-index:10; }
.ys_con dt em img{  display: block;width: 218px;height: 138px;  position:relative;z-index:10;}
.ys_con dt span{ display: block;position: absolute;left:0;top:0;width: 100%; font-size: 20px;line-height: 20px;color: #ffffff;font-family: Arial;text-align: center;}
.ys_con dt span img{ display: block;width: 54px;height: 54px;margin:0 auto 64px; }
.ys_con dt span:after{ position: absolute;left:50%;margin-left: -11.5px;width: 23px;height: 23px;top:91px;content: "" ;background: url(../images/ys_yuan.png) no-repeat center;}
.ys_con dl:after{ background: url(../images/ys_dd.jpg) no-repeat center; position:absolute;left:0;bottom:0;width:100%;height:0;content:"";transition:all 0.3s;}
.ys_con dl.cur:after{ height:100%;}
.ys_con dl.cur em{ opacity: 1; }
.ys_con dl.cur span{ display: none; }
.ys_con dd h4{ display: block;font-size: 30px;line-height: 40px;font-weight: bold;text-align: center;color: #fff;padding-top: 32px; position:relative;z-index:10;}
.ys_con dd p{ display: none;color: #fff;padding-top: 25px;font-size: 15px;line-height: 28px;text-align: center; }
.ys_con dl.cur dd p{display: block; position:relative;z-index:10;}


.tit{font-weight: normal;font-size: 0;}
.tit b{display: block;font-size:50px;color: #000;line-height: 52px;height: 52px;position: relative;font-weight:bold; }
.tit i{display: block;font-size: 90px;color: #f3f3f3;line-height: 80px;margin-top: 9px;font-family: EUCLIDCIRCULARA;position: relative;height: 80px;text-transform: uppercase; text-align:center;}
.tit i em{font-size: 22px;color: #333333;line-height: 50px; text-align:center; margin:0 auto; margin-top:-80px }
/**/
h2{ text-align: center; line-height: 100%; margin-bottom:35px; }
h2 i{ display: block; line-height: 100%; font-size: 52px; color: #004386; font-weight:bold}
h2 i b{ color: #000; position: relative; padding-right: 12px; line-height: 100%; display: inline-block;}
h2 i b:before{ position: absolute; right:-4px; top:25px;content: ""; width:0px; height: 9px; background: #fff; border-radius: 9px; }
h2 em{ display: block; line-height: 100%; padding: 19px 0 55px ;font-weight: normal; font-size: 20px; color: #5f5d5e;}
.pros{ overflow: hidden; height: 1063px;}
line3 {
    width: 54px;
    height: 54px;
    background: url(../images/line.png) no-repeat center top;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}


.more1 a {
    display: inline-block;
    width: 190px;
    height: 50px;
    line-height: 50px;
  
    font-size: 16px;
    color:#fff;
    text-align: center; background:#cc0000
}
.more1 a:hover{    width: 229px; background:#004386; color:#fff}




.index-one .index-tit h5 {
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    margin-bottom: 10px; color:#000; text-align:center; padding-top:7%
}
.index-one .index-tit h4 {
    font-size: 23px;
    line-height: 50px;
    font-weight: 100;
    margin-bottom: 20px; color:#333; text-align:center; padding-top:0
}


.indexbanner_footer{ text-align:center;
position:absolute; left:50%; bottom:4%; z-index:10;transform:translateX(-50%);}
.indexbanner_footer_jt{ animation: pulse 2s infinite;
position:relative; display:inline-block;}
 @keyframes pulse {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 10px);
      transform: translate(0, 10px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }
  
  
.shubiao { width:100%; position:relative; height:50px; padding-top:20px;}

.rongyuz { margin-top:100px;}
.rongyu ul li { width:32% !important;}
.rongyu .pro_2_1_1:after { display:none !important;}





.pros_l{ width: 384px; padding-top: 15px; }
.pros_l h3{ padding-left: 73px; padding-top: 11px;background:url(../images/p_h.png) no-repeat; height: 93px;}
.pros_l h3 a{ display: block; border-top: 1px solid #5f5d5e;border-bottom: 1px solid #5f5d5e; margin-right: 50px; padding-top: 16px; height: 72px;}
.pros_l h3 a span{ display: block; line-height: 100%; font-size: 18px; color: #5f5d5e; text-transform: uppercase;font-weight: bold;}
.pros_l h3 a i{ color: #5f5d5e; font-size: 36px; display: block; line-height: 100%; padding-top:4px;}
.pros_l h3 a i em{font-weight: bold; color: #da251d;}
.pros_l p{ padding-top: 70px; height: 115px; font-size: 16px; color: #5f5d5e; line-height: 27px;margin-right: 33px;}
.pros_l h4{font-weight: normal; padding-bottom: 55px;}
.pros_l h4 a{ display: inline-block; width: 116px; height: 42px; line-height: 42px; background: #ffeb12; font-size: 14px; color: #da251d; text-align: center;}
.pros_l ul li{ position: relative; font-size: 0; line-height: 0;}
.pros_l ul li img{ width: 384px;}
.pros_l ul li i{ display: inline-block; position: absolute; left: 0; bottom: 0; font-size: 16px; width: 100%; color: #fff; height: 40px; line-height: 40px; text-align: center; background: rgba(0,0,0,0.35);}
.pros_r{ width: 785px; padding-top: 69px;background:url(../images/pros_r.png) no-repeat right 0; position: relative;}
.pros_r ul li{ position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.pros_r ul{ height: 588px; overflow: hidden;}
.p_uu{ position: absolute; font-size: 0; line-height: 0; overflow: hidden; z-index: 55; left: 0; top: 311px; padding-top: 29px; width: 70px; height:41px; text-align: center; background: rgba(0,0,0,0.35); cursor: pointer;}
.p_dd{ position: absolute; font-size: 0; line-height: 0; overflow: hidden; z-index: 55; right: 0; top: 311px; padding-top: 29px; width: 70px; height:41px; text-align: center; background: rgba(0,0,0,0.35); cursor: pointer;}
.pros_r p{ margin-top: 32px; float: right; width: 478px; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada;}
.pros_r p a{ display: inline-block; float: left; height: 43px; line-height: 43px; text-align: center; font-size: 16px; color: #5f5d5e; border-left: 1px solid #dadada; border-top: 1px solid #dadada; width: 238px;}
.pros_r p a:hover,.pros_r p a.on{ color: #fff; background: #da251d;}
    /**/
.pros2{background:url(../images/pros2.jpg) no-repeat center 0;max-width: 1920px; margin-bottom: 85px;}
.pros2 .pros_r{ background: none; padding-top: 100px; width: 45.8%;}
.pros2 .pros_l{ width: 51.3%; padding-top:102px; box-sizing: border-box; padding-right: 18.8%;}
.pros2 .pros_l h3{background: url(../images/p_h2.png) no-repeat; padding-left: 114px; position: relative;    width: 236px;}
.pros2 .pros_l h3 b{ display: inline-block; position: absolute; top: 56px; left: 502px;font-weight: normal;}
.pros2 .pros_l h3 b a{display: inline-block; width: 116px; height: 42px; line-height: 42px; background: #ffeb12; font-size: 14px; color: #da251d; text-align: center; border: none; padding: 0;}
.pros2 .pros_l p{ padding-top: 42px; margin-right: 0; height: 142px;}
.pros2 .pros_l ul{ height: 326px;width: 619px;
overflow: hidden;}
.pros2  .pros_l ul li{ float: left; width: 301px; margin-right:16px;}
.pros2  .pros_l ul li:last-of-type{ margin-right: 0;}
.pros2  .pros_l ul li img{ width: 301px;}
.pros2  .pros_l h5{ height: 150px; overflow: hidden; }
.pros2  .pros_l h5 a{ display: inline-block; float: left; box-sizing: border-box; width: 33.33%; font-weight: normal; height: 43px; line-height: 40px; background: #fff; font-size: 16px; color: #5f5d5e; text-align: center; border-left: 1px solid #dadada; border-top: 1px solid #dadada;border-bottom: 1px solid #dadada;}
.pros2  .pros_l h5 a:last-of-type{border-right: 1px solid #dadada;}
.pros2  .pros_l h5 a:hover,.pros2 .pros_l h5 a.on{ color: #fff; background: #da251d;}
.pros2 .pros_r ul{ height: auto;}
    /**/
.pros3{ overflow: hidden; height: 857px;}
.pros3 .pros_l h3{background: url(../images/p_h3.png) no-repeat; padding-left: 100px;}
.pros3 .pros_l h3 a{ margin-right: 25px;}
/**/
.pros4{ overflow: hidden;background:url(../images/pros4.jpg) repeat; height: 942px; box-sizing: border-box; padding-top: 82px;}
.pros4 h2{margin-bottom: 50px;}
.pros41{max-width: 1920px;}
.pros41 ul{ margin-left: 1.8%; display:flex}
.pros41 ul li{  margin-right: 1.3%; font-size: 0; line-height: 0; position: relative; box-shadow: 2px 2px 6px rgba(0,0,0,0.12); margin-bottom: 50px;width: 18.6%; flex:1}
.pros41 ul li:last-of-type{ margin-right: 0;}
.pros41 ul li img{ width: 100%;}
.pros41 ul li b{ display: none;}
.pros41 ul li em{ display: inline-block; position: absolute;  padding: 13% 0 0 8%; box-sizing: border-box; left: 0; top: 0; width: 100%; height: 100%;}
.pros41 ul li em span{ display: block; line-height: 100%; font-weight: bold; font-size: 18px; color: #5f5d5e;  text-transform: uppercase;}
.pros41 ul li em i{ display: block; padding:9px 0 43px 0; line-height:100%;font-size: 24px; color: #5f5d5e;font-weight: bold;background:url(../images/pros42.png) no-repeat left bottom; }
.pros41 ul li:hover em{ background: rgba(0,0,0,0.35);}
.pros41 ul li:hover em span,.pros41 ul li:hover em i{ color: #fff;}
.pros41 ul li:hover em b{ display: block; display: inline-block; width: 116px; height: 42px; line-height: 42px; background: #da251d; font-size: 14px; color: #fff; text-align: center;font-weight: normal; margin-top:36%;}

.pros42{ margin: 0 auto; width: 1200px; background: #fff; padding: 13px; height: 148px;}
.pros42 h3{ float: left;background:url(../images/pros_mor.jpg) no-repeat; width: 241px; height: 128px;  text-align: center;}
.pros42 h3 span{ display: block; line-height: 100%; padding-top: 38px; padding-bottom: 14px; color: #fff;font-weight: bold; font-size: 24px;}
.pros42 h3 i a{ display: inline-block; line-height: 100%; font-size: 14px; color: #f70e0e;}
.pros42 h3 i a:hover{text-decoration: underline;}
.pros42 p{ float: right; width:918px; padding-top: 6px;}
.pros42 p span{ margin-top:20px; display:block}
.pros42 p a{ display: inline-block; line-height: 37px; font-size: 16px; color: #5f5d5e; padding: 0px 25px;}
.pros42 p a:hover{ color: #da251d; text-decoration: underline; letter-spacing:1px}
/**/
.tes{ overflow: hidden;background:url(../images/tes.jpg) no-repeat center 0; height: 785px;  box-sizing: border-box; padding-top: 90px;}
.tes h2 i,.tes h2 em{ color: #fff;}.tes h2{ margin-bottom: 53px;}
.tes h2 em{    background: url(../images/t_h2.png) no-repeat center bottom;}
.tes h2 i b{ color: #ffeb12;}.tes h2 i b:before{ background: #fff;}
.tes ul li{ float: left; width: 198px; margin-right: 133px; text-align: center;}.tes ul li:last-of-type{ margin-right: 0;}
.tes ul li i{ display: block; padding-top: 269px; font-size: 26px; color: #5f5d5e; padding-bottom: 40px; position: relative;background: url(../images/tes1.png) no-repeat center 0;}
.tes ul li:nth-of-type(2) i{background: url(../images/tes2.png) no-repeat center 0;}
.tes ul li:nth-of-type(3) i{background: url(../images/tes3.png) no-repeat center 0;}
.tes ul li:nth-of-type(4) i{background: url(../images/tes4.png) no-repeat center 0;}
.tes ul li i:before{ left: 82px; position: absolute;top:315px; content: ""; width: 40px; height: 1px; background: #d7dbe3; z-index: 55;}
.tes ul li em{ display: inline-block; color: #999999; font-size: 14px; line-height: 24px;}
.tes ul li:hover i,.tes ul li.on i{color: #da251d; font-weight: bold;}
.tes ul li:hover i:before,.tes ul li.on i:before{ background: #5f5d5e;}
.tes ul li:hover em,.tes ul li.on em{ color: #5f5d5e;}
.tes ul li:nth-of-type(2):hover i{background: url(../images/tes22.png) no-repeat center 0;}
.tes ul li:nth-of-type(1):hover i,.tes ul li.on i{background: url(../images/tes11.png) no-repeat center 0;}
.tes ul li:nth-of-type(3):hover i{background: url(../images/tes33.png) no-repeat center 0;}
.tes ul li:nth-of-type(4):hover i{background: url(../images/tes44.png) no-repeat center 0;}
/**/
.pr { padding-bottom:3%; margin-top:3%}
.cases{ padding-bottom: 5%; padding-top:23px}
.cases h2{ margin-bottom: 50px;}
.c_lis{ margin: 0 auto;width: 900px; height: 91px;}
.c_lis ul{ overflow: hidden; margin-left: 1px; display:flex}
.c_lis ul li{ float: left; margin-right: 10px ;flex:1}
.c_lis ul li a{ display: inline-block; height: 47px; line-height: 47px; text-align: center; border: 1px solid #d2d2d2; font-size:21px; color: #666; display:block }
.c_lis ul li a:hover{ background: #da251d; color: #fff;border: 1px solid #da251d; font-weight: bold;}
.c_ons{ overflow: hidden;}
.c_ons ul li{ float: left; width: 24%; background: #f0f0f0; margin-bottom: 22px; box-shadow: 0 0 6px rgba(240,240,240,1); height:279px}
.c_ons  img{ width: 100%;}
.c_ons ul li em{ display: block; height: 76px; overflow: hidden;  padding-top: 13px;box-sizing: border-box; margin: 0  0 0 22px; font-size: 14px; color: #5f5d5e; float: left; line-height: 100%;}
.c_ons ul li i{ display: inline-block; float: right; width: 116px; height: 42px; line-height: 42px; background: #b3b3b3; text-align: center; font-size: 14px; color: #fff; margin-right: 22px; margin-top: 13px;}
.c_ons ul li em b{ display: block; line-height: 50px; font-size: 0.22rem; color: #5f5d5e; font-weight: bold; margin-bottom: 7px;}
.c_ons ul li:nth-of-type(2n){ margin-left:52%;}
.c_ons ul li:hover i{ background: #da251d; color: #fff;}
.c_ons ul li:hover em b{ color: #333;}
.c_ons dl{ position: absolute; left:25.1%; width: 49.9%;box-shadow: 0 2px 12px rgba(0,0,0,0.15);height: 573px;}
.c_ons dl dd{ height:8.2vw; background: #fff; position: relative; padding-left:7%; padding-top: 1.5vw; box-sizing: border-box;}
.c_ons dl dd em{ display: inline-block; position: absolute; right: 7%; top: 2.8vw;}
.c_ons dl dd em a{display: inline-block; width: 116px; height: 42px; line-height: 42px; background: #da251d; font-size: 14px; color: #fff; text-align: center;}
.c_ons dl dd h4 a{font-weight: normal; font-size: 16px; color: #000000;}
.c_ons dl dd h4 a span{font-weight: bold; padding-right: 29px; font-size: 22px;}
.c_ons dl dd p{ font-size: 16px; color: #666666; padding-top: 16px; line-height: 25px; width: 71.5%;}
 
.c_ons ul li strong{ height:214px}
.c_ons ul li strong img{}


.c_ons dl dt{ height:428px}




.index_2{background-position:center; background-repeat:no-repeat;background-attachment: fixed; background-size:cover; background-image:url(../images/cona.jpg);
color:#fff; text-align:center; background-color:#e4e4e4; padding-bottom:7.40625vw; position:relative; padding-top:8.70833333333333vw;}
.index_2_2{ position:relative; margin-top:0;
color:#fff; padding-bottom:1.5em; font-size:22px;}
.index_2_1{
font-size:50px; height:60px }
.index_2_1 b { font-weight:700; font-family:"微软雅黑"}


.index_2_2:after{ margin-left:-20px; bottom:0;
content:''; position:absolute; left:50%; height:2px; background-color:#fff; width:40px;}
.index_2 .wmid{
position:relative; z-index:10;}
.index_2:after{ background-color:#000; opacity:0;
content:''; position:absolute; left:0; top:0; width:100%; height:100%; }
.index_2_3{
margin-top:4em;}
zl { width:100%; clear:both; overflow:visible;}
.zl dl { width:24%; display:inline-block; text-align:center;color:#fff;font-size:18px;}
.zl dl img { margin:0px auto 27px;}
.zl dl dt {  line-height:26px; width:70%; margin:0px auto; color:#fff; text-transform:uppercase; font-size:0.26rem; font-family:EUCLIDCIRCULARA}

.zl dl dd  { color:#fff; font-size:0.2rem; font-weight:100; line-height:37px; font-family:Barlow-Regular; margin-top:2%}




@media all and (max-width:1650px){  
.zl dl dd {
    color: #fff;
    font-size: 16px;}

}



.ban1 { position:relative; width:100%; height:100%;}
.ban1 video{ position:absolute; z-index:-1; height:100%;}
.ban1:after {  content:" "; width:100%; height:100%; background:rgba(0,0,0,.35); position:absolute; z-index:1;}

.aazb { font-size:2.5em; letter-spacing:0px; font-weight:700;}
.aazb b { color:#cd0f16;}









.xad{height: 199px;background:url(../images/xad_bg.jpg) no-repeat center;box-sizing: border-box; }
.xad ul{ float: left;width: 920px; padding-top: 65px; display:flex}
.xad ul li{ flex:1;padding: 0 9px;transition: all 0.5s;}
.xad ul li:first-child{ padding-left: 0; }
.xad ul li img{ display: block;width:40px;height: 40px;margin: 0 auto; }
.xad ul li:hover img {animation-duration: 2s;animation-name: flipInY;}
.xad ul li:hover{ transform: translateY(-5px); }
.xad ul li span{ display: block;font-size: 18px;color: #fff;text-align: center;line-height: 35px; }
.xad .zx{ float: right;width: 175px;height: 41px;background: #fff;border-radius: 21px;margin-top: 77px;padding-left: 20px;font-size: 16px;color: #333;line-height: 41px;box-sizing: border-box;transition: all 0.5s;}
.xad .zx:hover{ transform: translateY(-5px); }
.xad .zx img{ display: block;width: 28px;height: 28px;padding-top: 7px;float: right;padding-right: 7px;vertical-align: middle; }
.xad_t { float: right; margin-top: 60px; margin-right: 0px;}
.xad_t p{ height: 32px;margin-bottom: 12px; }
.xad_t p:hover span img {animation-duration: 2s;animation-name: flipInY;}
.xad_t span img{ display: block; width:32px;height: 32px;float:left; padding-right: 0px;}
.xad_t strong { display: block; font-size: 20px; color: #fff; line-height:32px; float:left;font-weight:normal; padding-left:8px; font-family:EUCLIDCIRCULARA}


.con{ width:100%; margin:0 auto; max-width:1460px}




/*footer*/
#footer { width:100%; height:670px; background:#161718; clear: both; overflow:visible;font-size:0.2rem


}#footer p a:hover{ color:#e31717;  border-bottom:1px #e31717 solid; margin-left:2px}
#footer li a:hover{ color:#e31717;  border-bottom:1px #e31717 solid; margin-left:2px}

.footer_l { margin-top:97px; float: left; width:24%;  text-align:left; height:222px; padding-left:2% }
.footer_l h2 { font-size:15px; line-height:29px;  color:#FFF; margin-top:0; text-align:left}
.footer_l  p{ font-size:15px; color:#999;line-height:29px; margin-top:20px }
.footer_l h3 { font-size:35px; line-height:39px;  color:#FFF; font-family:BEBAS}

.footer_l h2 i { font-size:25px;}
.footer_l_tb { width:100%; float:left; margin-top:20px;}
.footer_l span {font-size:25px; line-height:42px; text-align:center; color:#090f16; width:42px; height:42px; display:block; background-color:#FFF; border-radius:50%; float:left; margin-right:12px; margin-top:30px;}
.footer_l.icon.iconfont {}


.footer_d { margin-top:97px; float: left; width:22.5%;  text-align:left; height:222px; border-right:1px solid #292b2d; padding-right:2%}
.footer_d h2 { font-size:15px; line-height:29px;  color:#FFF;}
.footer_d  p{ font-size:15px; color:#cbcbcb;line-height:29px; margin-bottom:10px; font-family:Barlow-Regular; text-transform:uppercase }
.footer_d h3 { font-size:22px; line-height:39px;  color:#FFF; font-family:BEBAS}

.footer_d h2 i { font-size:25px;}
.footer_d_tb { width:100%; float:left; margin-top:20px;}
.footer_d span {font-size:25px; line-height:42px; text-align:center; color:#090f16; width:42px; height:42px; display:block; background-color:#FFF; border-radius:50%; float:left; margin-right:12px; margin-top:30px;}
.footer_d.icon.iconfont {   }




.footer_d_tb a:hover{ text-decoration:none!important}

.footer_r { margin-top:117px; float: left; width:76%; color:#FFF; display:flex; margin-left:0% ; }
.footer_r ul:nth-child(3){ width:25%}


.footer_r ul { width:22%; float:left; text-align:left; border-right: 0px solid #292b2d; padding-left:3%}
.footer_r ul h3 a { color:#FFF; font-size:0.29rem}
.footer_r ul h3 { font-size:24px; margin-bottom:21px;}
.footer_r ul h3 span{ font-family:Barlow-Regular; font-size:18px; width:100%; display:block; margin-top:10px}


.footer_r ul li { line-height:35px;}
.footer_r ul li a { color:#999; font-size:0.2rem}
.footer_banquan { width:100%; margin-top:154px; border-top:1px solid #292b2d; float:left; text-align:center; line-height:42px; padding-top:5px;}
.footer_banquan_l { float:left; width:105%; text-align:left; padding-top:40px;}
.footer_banquan_l p { line-height:25px; }
.footer_banquan_l_p1 {color:#FFF; font-size:16px;  }
.footer_banquan_l_p1 a {color:#FFF; margin-right:20px;  }
.footer_banquan_l_p2 {color:#a6a6a6; font-size:15px; text-align:center  }
.footer_banquan_l_p2 a {color:#a6a6a6; font-size:15px;}
.footer_banquan_r { float:right; width:25%; padding-top:16px;}
.footer_banquan_r_img { width:113px; height:113px; float:right; margin-left:20px; border-radius:5px; overflow:hidden; text-align:center; padding-top:2px; background-color:#FFF;}

/* ==============================
    banner 
================================================================================ */
/*    about   ====================================================================*/


.abImg {
    position: relative;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.28);
}

.abTxt {
    padding: 48px 14px 0;
}

.abTxt p {
    margin-top: 24px;
    color: #666;
    line-height: 2.1;
    font-size: 17px;
}

.abTxt_en {
    margin-top: 89px;
}

/*    product   ====================================================================*/

/* pro - common */
.proUl {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}

.proUl li {
    width: calc(50% - 30px);
    margin: 15px;
    background: #fdfeff;
    box-shadow: 0 0 6px 0px #eee;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.proUl li::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: #1b4588;
    z-index: -1;
    transition: all 0.48s;
}

.proUl span {
    width: 80px;
    color: #1b4588;
    font-size: 40px;
    font-family: 'EUCLIDCIRCULARA';
    font-weight: bold;
    display: flex;
    align-items: center;
}

.proUl span img {
    width: 48px;
    max-width: 80%;
}

.proUl span img.proUl_h {
    display: none;
}

.proUl p {
    line-height: 1.4;
    margin: 0;
    width: calc(100% - 80px);
}

@media(min-width:1025px) {
    .proUl li:hover {
        cursor: pointer;
    }

    .proUl li:hover::before {
        height: 100%;
    }

    .proUl li:hover p,
    .proUl li:hover span {
        color: #fff;
    }

    .proUl li:hover p {
        opacity: .8;
    }

    .proUl li:hover img.proUl_y {
        display: none;
    }

    .proUl li:hover img.proUl_h {
        display: block;
    }
}
/*简介*/
.main{ position:relative; justify-content: center; width:1350px; margin:0 auto}
.about{ width:100%; height:740px; background:url(../images/abg.jpg) no-repeat center bottom fixed; background-size:100% ;position:relative; }
.zuo_ab{ width:59%; margin-top:96px;  padding:2% 4% 4% 0px ; position:relative}
.zuo_ab h2{ font-size:46px; color:#fff; text-transform:uppercase;  text-align:left; margin-bottom:2%}
.zuo_ab span{ font-size:22px; color:#fff; display: block ;font-family:EUCLIDCIRCULARA; text-transform:uppercase}
.zuo_ab p{ color:#fff; font-size:18px;  text-align:left; margin:0 auto; margin-top:6%; line-height:33px; width:100%}
.zuo_ab p a{ color:#fff; }
.kuai_df{ width:94%; height:50px; background:#fff; box-shadow: 0 0 20px rgba(51,51,51,.1); margin-top:50px; padding:5% 3%}

.you_ab{ width:33%;  margin-top:96px;  margin-left:14%; padding:3% }
.you_ab h2{font-size:26px; color:#fff; text-align:left}

.you_kuai{ width:46px; height:213px; background:#01479e; position:absolute; right:0%; bottom:20%; line-height:46px}
.you_kuai p{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg); font-size:13px; color:#fff; text-transform:uppercase;  display:block; float:left; width:46px; text-align:center; font-family:Barlow-Regular; letter-spacing:4px; line-height:46px}
.zuo_ab .more{  width:20%; padding: 5px 10px; text-align:center ; transition:all 0.4s; background:#d80a13; margin-top:6%; margin-bottom:5%}
.zuo_ab .more a{ text-align:center; color:#fff; font-size:16px; transition:all 0.4s}
.zuo_ab .more:hover { background:#fff; width:22%;  transition:all 0.4s; display:block; color:#333}
.zuo_ab .more:hover a{ color:#333}


.kuai_df li{ width:30%; float:left ; border-right:1px #d2d2d2 solid; margin-left:3%; transition:all 0.4s;}
.fl{ float:left}
.fr{ float:right}
.zzuo{ width:25%; margin-left:5%}
.zzuo span{ font-size:38px; color:#343434}

.yyuo{ width:65%; }
.yyuo h2{ font-size:20px; color:#212121}
.yyuo span{ font-size:14px; color:#5d5d5d; text-transform:uppercase; font-family:font20988; margin-top:4px}

.kuai_df li:last-child{ border:0}
.kuai_df li:hover{ margin-top:10px;  transition:all 0.4s; border-bottom:2px #01479e solid; padding-bottom:20px}
.kuai_df li:hover .yyuo h2 { color:#01479e; font-size:21px; transition:all 0.4s}
.kuai_df li:hover .yyuo span { color:#01479e; font-size:13px; transition:all 0.4s}

.kuai_df li:hover .zzuo span{ color:#01479e; font-size:40px; transition:all 0.4s}






















 line{ width: 50px;
    height: 1px;
    background: #fff;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;}



.main1{ width:90%; margin:0 auto; padding-top:70px}
.hh23 h2 {
    font-size: 40px;
    color: #202020;
    text-align: center;
}.hh23 span {
    font-size: 18px;
    color: #666666;
    text-align: center;
    display: block;
    padding-top: 0px;
    line-height: 28px; width:80%; margin:0 auto; font-family:"微软雅黑"
}.logoz { width:100%; text-align:center; padding:0% 0px 0px; 
    font-size: 60px;
    color: #333;
    text-transform: uppercase;
    font-family: EUCLIDCIRCULARA;
    text-align: center;}
.logoz img { width:700px}
.i_title { width:100%; text-align:center; padding:5% 0px; width:1300px; margin:0px auto;}
.hh23 h3 { line-height:60px; font-size: 36px; color:#333; margin-bottom:2%; text-align:center;  font-family:"微软雅黑"; font-weight:normal}
.i_title p { line-height:30px; font-size:16px; color:#999;}
.i_title strong { font-size:22px; line-height:60px;}
.search{width:60%; margin:0 auto; margin-top:50px;height:62px; padding-left:10px; padding-right:0px; background:#f6f6f6; border-radius:5px; margin-bottom:3%;}
.search .fl{ width:75%}
.search .fr{ float:right;}
.searchinput{height:62px;border:#fefefe solid 0px;width:100%;float:left;display:inline;line-height:62px; outline:none; background:none; color:#555; opacity:0.7; font-size:16px; padding-left:5%; }
.chan_bg{ background:url(../images/cpbg.jpg) no-repeat center;  width:100%; margin:0 auto}
.search .fr input {
    width: 100%;
    background: #3d90cb;
    font-size: 17px;
    color: #ffffff;
    height: 62px; border:0;
}.search .fr {
    width: 25%;
}.content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}
em{ font-style:normal}















/* -- 关于我们 -- */
.abt{height: 703px;background: url(../images/abt-bg.jpg) no-repeat center; margin-top:5%}
.abt-1{height: 510px;width: 826px;background: rgba(255,255,255,0.92);float: right;margin-top: 105px;padding: 21px;}
.abt-1 .abt-s{border: 1px solid #005bac;box-sizing: border-box;height: 470px;}

.abt-1 .abt-s h2{height: 80px;width: 525px;margin-top: 79px;margin-left: 56px;}
.abt-1 .abt-s h2 em{font-size:48px;color:#03499e;display: block;line-height:48px;font-weight: bold;background: url(../images/dc-1.png) no-repeat 260px 6px; font-style:normal}
.abt-1 .abt-s h2 span{font-size:18px;color:#333333;display: block;line-height:38px;font-weight: normal;padding-top: 13px;}
.abt-1 .abt-s p{margin-left: 56px;font-size:16px;color:#333333;display: block;line-height:26px;font-weight: normal;padding-top:30px;width: 78%;}
.abt-1 .abt-s p a{color: #005bac;display: inline-block;}
.ab1{margin-top:50px;margin-left:56px;position: relative;}
.ab1 ul li{ float: left;text-align: center;margin-right:21px;position: relative;}
.ab1 ul li b{ display: inline-block;font-size:55px;line-height: 100%;color: #03499e;font-weight:bold;font-family: "Arial"; float:left}
.ab1 ul li em{display: inline-block;font-size:15px;line-height:42px;color: #666;font-weight:normal; float:left;margin-left: 5px;}
.ab1 ul li i{vertical-align: inherit;margin-left: 5px;display: inline-block;line-height:42px;font-size: 15px;color: #666;text-align: center;font-weight:normal; font-style:normal; float:left}
.ab1 ul li span{text-align: left;margin-left: 10px; display: block;font-size: 16px; line-height:22px; color: #333333; font-weight:normal; width:100%; float:left}
.ab1 ul li:last-child{ margin-right: 0;}

.ab1 ul{ display:flex}
.ab1 ul li{ flex:1}

/* 合作伙伴 */
.indLogo {
    position: relative;
    overflow: hidden; padding-bottom:7%; background: url(../images/bbb.jpg) no-repeat center top; background-size:100% 100%; padding-top:7%
}

.indLogo_bg {
    position: absolute;
    z-index: 3;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #3d94ea 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 90%, #3d94ea 100%);
}

.indLogo_box {
    position: relative;
}

.indLogo_name {
    width: 800px;
    padding: 30px 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 21;
    text-align: center;
    background: linear-gradient(88deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 20%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%);
}

.indLogo_name span {
    font-size: 60px;
    color: #004386;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 2px; font-family:EUCLIDCIRCULARA
}

.indLogo_name i {
    color: #004386;
    font-weight: bold;
    font-size: 48px;
    line-height: 0.8;
}

.indLogo_name .p1 {
    color: #000;
    font-size: 50px;
    letter-spacing: 14px;
    font-weight: bold;
    transition: all .48s;
}

.indLogo_name .p2 {
    color: #fff;
    font-size: 20px;
    letter-spacing: 3px;
    opacity: 0.89;
}

.indLogo_shaw {
    position: absolute;
    top: -1%;
    left: 50%;
    transform: translateX(-50%);
    height: 102%;
    background: #fff;
    border-radius: 10px;
    z-index: 3;
}

.dZTPhT2 .indLogo_shaw {
    border-radius: 0 0 10px 10px;
}

.indLogo_shaw::before {
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    width: 100%;
    height: 100%;
}

.indLogo_shaw::after {
    content: "";
    position: absolute;
    top: 0;
    right: -48%;
    width: 50%;
    height: 100%;
}

/* 服务 */
.indWeb {
    position: relative;
}

.indWeb_num.mlb {
    display: none;
    border-bottom: 1px solid rgb(44 118 249 / 18%);
    width: 100%;
    text-align: left;
}

.indWeb_num label {
    font-size: 15px;
    color: #666;
    letter-spacing: 1px;
}

.indWeb_num span {
    color: #f27120;
    font-size: 48px;
    font-weight: bold;
    margin: 0 8px;
    
}

.indWeb_box {
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 11;
}

.indWeb_img {
    width: calc(100% - 689px);
    position: absolute;
    left: 0;
    top: 50%;
    padding-top: 36.8% !important;
    overflow: hidden;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
}

.indWeb_txt {
    width: 600px;
    margin-top: 80px;
}

.indWeb_txt li {
    position: relative;
    margin-top: 50px;
    padding: 20px 0;
    border-bottom: 1px solid rgb(44 118 249 / 18%);
}

.indWeb_txt li::after {
    content: '';
    width: 0%;
    height: 3px;
    background: #3d94ea;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .48s;
}

@media(min-width:1024px) {
    .indWeb_txt li:hover::after {
        width: 100%;
        transition: all 1s;
    }
}

.indWeb_txt svg {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    right: 20px;
    width: 58px;
    height: 58px;
    transition: all .48s;
}

.indWeb_txt li:hover svg {
    transform: translateY(-60%);
    transition: all .48s;
}

.indWeb_txt path {
    fill: #f27120;
}

.indWeb_txt span {
    color: #f27120;
    font-size: 42px;
    line-height: 1;
    margin-right: 8px;
    font-weight: bold;
    
}

.indWeb_txt i {
    vertical-align: top;
    line-height: 1;
    color: #f27120;
    font-weight: bold;
    font-size: 30px;
}

.indWeb_txt p {
    font-size: 18px;
    margin-top: 0;
    letter-spacing: 1px;
}

/*  */
.indWeb_bg {
    position: absolute;
    bottom: 0;
    right: 16%;
    height: 84%;
    display: flex;
    align-items: flex-end;
}

.indWeb_bg img {
    height: 86%;
}

.serWangdImg {
    width: 716px;
}

.serWangdImg_img {
    position: relative;
    z-index: 3;
}

.serWangdImg_img img {
    width: 100%;
}

.serWangdImg_img .serWangdImg_bg {
    position: absolute;
    top: 7px;
    left: -5px;
    z-index: -1;
}

.map {
    position: relative;
    width: 716px;
    margin: 0 auto;
}

.map a {
    color: #5b5a5a;
    font-size: 12px;
    text-decoration: none;
    line-height: 1.2;
}

.map a:hover {
    color: #fff;
}

.citybg {
    position: absolute;
    opacity: 0;
    z-index: 3;
    cursor: pointer;
    transition: all.48s;
}

.city a.active .citybg {
    display: block;
    z-index: 3;
}

.city a b {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: relative;
    transform: translate(-20px, -15px);
    animation: faguang 3s infinite linear;
}

.city a b::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: -webkit-linear-gradient(#00bbff, #3d94ea);
    background: linear-gradient(#00bbff, #3d94ea);
    z-index: 3;
}

.city a b::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(0, 111, 237, 0.18);
    position: absolute;
    left: 0;
    top: 0;
    box-shadow: 0 0 9px 4px rgba(24, 125, 242, 0.8);
    opacity: 0;
    animation: afterAniamte 1s alternate infinite;
}

.city:nth-of-type(2n) a b::after {
    animation: afterAniamte2 1s 0.5s alternate infinite;
}

.city:nth-of-type(3n) a b::after {
    animation: afterAniamte 0.8s 1s alternate infinite;
}

@keyframes afterAniamte {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 0.8;
    }
}

@keyframes afterAniamte2 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.6;
    }
}

.citybgImg {
    position: relative;
}

.citybgImgb {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 2px;
    top: -2px;
}

.city.hover .citybg {
    opacity: 1;
    z-index: 9;
    transition: all.48s;
}

.city.hover a {
    color: #fff;
    font-size: 14px;
    transition: all .48s;
}

.city.hover a b::after,
.city.hover a b::before {
    content: none;
}

.city.hover a b::after {
    background: rgba(255 255 255 / 0.3);
}

/* logo */
.abiUn .customer-icon-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.abiUn .customer-icon {
    position: relative;
    width: 234px;
    padding-top: 4.8%;
    margin: 0px 20px;
    border-radius: 50px;
    overflow: hidden;
    background: #fff;
    box-shadow: rgb(234 236 246 / 55%) 0px 12px 13px;
}

.sc-fAjcbJ:nth-child(2n) .customer-icon {
    border: 1px solid rgb(243, 242, 243);
    box-shadow: none;
}

.sc-fAjcbJ:nth-child(2) .customer-icon,
.sc-fAjcbJ:nth-child(4) .customer-icon {
    width: 208px;
    padding-top: 3.8%;
}

.sc-fAjcbJ:nth-child(1) .customer-icon,
.sc-fAjcbJ:nth-child(5) .customer-icon {
    padding-top: 3%;
    width: 185px;
}



.abiUn .customer-icon>img {
    position: absolute;
    top: 15%;
    left: 0;
    height: 80%;
    width: 100%;
    object-fit: contain;
}

.abiUn .shadow-i {
    position: relative;
    z-index: 1;
}

.abiUn .content-wrap {
    position: relative;
}

.abiUn .content-wrap>div {
    margin: 35px 0;
}

@media (max-width: 1366px) {
    .abiUn .customer-icon {
        width: 208px;
        padding-top: 4.2%;
    }

    .sc-fAjcbJ:nth-child(2) .customer-icon,
    .sc-fAjcbJ:nth-child(4) .customer-icon {
        width: 180px;
        padding-top: 3.6%;
    }

    .sc-fAjcbJ:nth-child(1) .customer-icon,
    .sc-fAjcbJ:nth-child(5) .customer-icon {
        width: 168px;
        padding-top: 3%;
    }

    .indLogo_name .p1 {
        font-size: 36px;
        letter-spacing: 8px;
    }
}

@media (max-width:1024px) {
    .abiUn .customer-icon {
        width: 160px;
        margin: 0px 10px;
    }

    .abiUn .content-wrap>div {
        margin: 20px 0;
    }

    .indLogo_name {
        padding: 18px 0;
    }

    .indLogo_name .p1 {
        font-size: 34px;
    }

    .indLogo_name span {
        letter-spacing: 0;
    }
}

@media (max-width: 768px) {
    .abiUn .customer-icon {
        /* width: 91px;
        height: 42px;
        margin: 9px 10px; */
    }

    .abiUn .customer-icon {
        width: 150px;
        padding-top: 4.2%;
        margin: 9px 5px;
    }

    .sc-fAjcbJ:nth-child(2) .customer-icon,
    .sc-fAjcbJ:nth-child(4) .customer-icon {
        width: 130px;
        padding-top: 3.6%;
    }

    .sc-fAjcbJ:nth-child(1) .customer-icon,
    .sc-fAjcbJ:nth-child(5) .customer-icon {
        width: 100px;
        padding-top: 3.6%;
    }

    .abiUn .shadow-i {
        box-shadow: 0 6px 7px rgb(234 236 246 / 55%);
    }

    .abiUn .border-i {
        border: 1px solid rgb(243, 242, 243);
    }

    .indLogo_name {
        width: 100%;
    }

    .indLogo_name span {
        font-size: 34px;
    }

    .indLogo_name .p1 {
        font-size: 28px;
        letter-spacing: 4px;
    }
}

@media (max-width: 468px) {
    .abiUn .content-wrap>div {
        margin: 0;
    }

    .indLogo_name i,
    .indLogo_name span {
        font-size: 20px;
    }

    .indLogo_name .p1 {
        font-size: 18px;
        letter-spacing: 2px;
    }
}

/* sc-component-id: sc-fAjcbJ */
.jpNxld {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.jpNxld .indLogo_shaw {
    left: 49.5%;
    width: 390px;
    border-radius: 50px;
}

.jpNxld .scroll-content {
    position: relative;
    left: -128px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: scrollit 20s infinite 0s linear;
    animation: scrollit 20s infinite 0s linear;
}

@-webkit-keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.jpNxld .scroll-item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.dZTPhT {
    position: relative;
    width: 100%;
    overflow-x: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dZTPhT .indLogo_shaw {
    width: 258px;
    margin-left: -4px;
}

.dZTPhT .scroll-content {
    position: relative;
    left: 10px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: scrollit 40s infinite -2.1s linear;
    animation: scrollit 40s infinite -2.1s linear;
}

@-webkit-keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@keyframes scrollit {
    0% {
        -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.dZTPhT .scroll-item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/* 加盟 */
.indJoin {
    position: relative;
    background-color: #3d94ea;
    background-image: url(../images/bg3.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 78px 0;
}

.indJoin span {
    color: #fff;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 1.4;
}

.indJoin p {
    color: #fff;
    letter-spacing: 3px;
    opacity: 0.68;
    margin-top: 14px;
}

.indJoin .mlb {
    display: none;
}

.indJoin form {
    margin: 28px 0 10px;
}

.indJoin input {
    width: 200px;
    background: rgba(255, 255, 255, 0.8);
    height: 45px;
    line-height: 45px;
    border-radius: 3px;
    padding: 0 14px;
    font-size: 13px;
    color: #333;
    margin-bottom: 15px;
}

.indJoin button {
    width: 108px;
    height: 45px;
    line-height: 45px;
    background: #fff;
    color: #3d94ea;
    border-radius: 3px;
}

/*  */
#mapBox {
    width: 100%;
    height: 100%;
    transform-origin: left;
    /* left: -12%; */
    position: absolute;
    left: 0;
    top: 0;
}

#mapBox::after {
    content: '';
    width: 26%;
    height: 26%;
    background-image: url(../images/dt_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (max-width: 1700px){
    #mapBox::after {
        width: 25%;
    }
}
@media (max-width: 1480px){
    #mapBox::after {
        width: 22%;
        height: 24%;
    }
}


.indWeb_fg {
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.indWeb_fg p {
    margin-right: 20px;
}

.indWeb_fg p:last-child {
    margin-right: 0;
}

.indWeb_fg p .b1,
.indWeb_fg p .b2 {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #698DF9;
}

.indWeb_fg p .b2 {
    background: #A0B9FC;
}

.indWeb_fg p span {
    font-size: 12px;
    color: #396495;
}


/* ==============================
    运营体系 
================================================================================ */
/* opeLn  */
.opeLn {
    position: relative;
}

.opeLn .valueP {
    margin-top: -28px;
}

.opeLn_box {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
}

.opeLn_item {
    width: 49%;
    padding: 4%;
}

.opeLn_box span {
    display: flex;
    align-items: center;
    font-size: 26px;
    font-weight: bold;
    color: #0475ff;
    margin-bottom: 10px;
}

.opeLn_item p {
    color: #666;
    font-size: 15px;
}

.opeLn_item b {
    display: block;
    width: 85px;
    height: 85px;
    text-align: center;
    line-height: 85px;
    border-radius: 50%;
    background: rgb(5 117 255 / 28%);
    font-size: 36px;
    font-family: "SiYuanBold";
    color: #fff;
    z-index: 21;
    position: relative;
    margin-right: 15px;
}

.opeLn_item b::after {
    content: '';
    width: 80%;
    height: 80%;
    border-radius: 50%;
    background: #0475ff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.opeLn_item:last-child b {
    background: rgb(244 101 8 / 28%);
}

.opeLn_item:last-child b::after {
    background: #f27120;
}

/* .opeAi */
.opeAiBox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -48px;
}

.opeAiR,
.opeAiL {
    padding-top: 68px;
}

.opeAiItem {
    min-height: 210px;
    position: relative;
    opacity: 0;
}

.opeAiItem:last-of-type {
    min-height: auto;
}

.appear .opeAiItem {
    opacity: 1;
    transition: all 1s 1s;
}

.opeAiL .opeAiItem:nth-child(1),
.opeAiL .opeAiItem:nth-child(3) {
    transform: translateX(-100px);
}

.appear.opeAiL .opeAiItem:nth-child(1) {
    transform: translateX(0);
    transition: all 1s .5s;
}

.appear.opeAiL .opeAiItem:nth-child(2) {
    transform: translateX(-150px);
    transition: all 1s 1s;
}

.appear.opeAiL .opeAiItem:nth-child(3) {
    transform: translateX(0);
    transition: all 1s 1.5s;
}

.opeATit {
    background: #438DCB;
    border-radius: 38px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 0;
}

.opeATit span {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    /*min-width: 87px;*/
}

.opeATit img {
    width: 20px;
    margin: 0 10px;
}

.opeATit::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 2px solid #3d94ea;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    z-index: 2;
}

.opeATit::before {
    content: '';
    width: 90%;
    height: 1px;
    border-top: 1px dashed #bfdbff;
    position: absolute;
    bottom: 50%;
    z-index: 2;
}

.opeAiItem:nth-child(2) .opeATit {
    background: #f27120;
}

.opeAiL .opeATit::after {
    right: 0;
    bottom: 50%;
    transform: translate(50%, 50%);
}

.opeAiR .opeATit::after {
    left: 0;
    bottom: 50%;
    transform: translate(-50%, 50%);
}

.opeAiItem:nth-child(2)::after {
    border: 2px solid #f27120;
}


.opeAiItem:nth-child(2) .opeATit::before {
    border-top: 1px dashed #F9D2B8;
}

.opeAiL .opeAiItem:nth-child(1) .opeATit::before {
    right: 0;
    transform-origin: right top;
    transform: translate(0%, 50%) rotate(-135deg);
}

.opeAiL .opeAiItem:nth-child(2) .opeATit::before {
    right: 0;
    transform-origin: right top;
    transform: translate(0%, 100%) rotate(180deg);
}

.opeAiL .opeAiItem:nth-child(3) .opeATit::before {
    right: 0;
    transform-origin: right top;
    transform: translate(0%, 50%) rotate(135deg);
}

.opeAiR .opeAiItem:nth-child(1) .opeATit::before {
    left: 0;
    transform-origin: left top;
    transform: translate(0%, 50%) rotate(135deg);
}

.opeAiR .opeAiItem:nth-child(2) .opeATit::before {
    left: 0;
    transform-origin: left top;
    transform: translate(0%, 100%) rotate(180deg);
}

.opeAiR .opeAiItem:nth-child(3) .opeATit::before {
    left: 0;
    transform-origin: left top;
    transform: translate(0, 50%) rotate(-135deg);
}



.opeAiItemXq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 12px;
}

.opeAiImg {
    width: 80px;
}

.opeAiImg img {
    display: block;
    width: 100%;
    border-radius: 50%;
}

.opeAiItem_p {
    width: calc(100% - 80px);
}

.opeAiR .opeAiItem_p p {
    text-align: left;
}

.opeAiL .opeAiItem_p p {
    text-align: right;
}

.opeAiItem_p p {
    position: relative;
    color: #666;
    white-space: nowrap;
}


.opeAiL .opeAiItem_p p::after,
.opeAiR .opeAiItem_p p::before {
    content: "";
    position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #3d94ea;
    transform: rotate(45deg);
    margin: 0 5px;
}

.opeAiItem_p.red p::before {
    background: #f27120
}

.opeAiR .opeATit img {
    order: -1;
}

.opeAiR .opeATit::after {
    right: initial;
    left: 0;
}

.opeAiR .opeAiItem:nth-child(1),
.opeAiR .opeAiItem:nth-child(3) {
    transform: translateX(100px);
}

.appear.opeAiR .opeAiItem:nth-child(1) {
    transform: translateX(0);
    transition: all 1s .5s;
}

.appear.opeAiR .opeAiItem:nth-child(2) {
    transform: translateX(150px);
    transition: all 1s 1s;
}

.appear.opeAiR .opeAiItem:nth-child(3) {
    transform: translateX(-0);
    transition: all 1s 1.5s;
}

.opeAiYuan {
    position: relative;
    width: 360px;
    height: 360px;
    z-index: 21;
}

.opeAiYuan_by {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.opeAiYuan_by b {
    position: absolute;
    border: 4px solid #3d94ea;
    background: #fff;
    border-radius: 50%;
    width: 50%;
    height: 50%;
    z-index: -1;
}

.opeAiYuan_by .b1 {
    left: 50%;
    top: 0%;
    transform: translate(-50%, -13%);
}

.opeAiYuan_by .b2 {
    left: 0%;
    top: 50%;
    transform: translate(-9%, -29%);
}

.opeAiYuan_by .b3 {
    right: 0%;
    top: 50%;
    transform: translate(9%, -29%);
}

.opeAiYuan_cen {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background: #fff;
    z-index: 9;
}

.opeAiYuan_cen::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #fff;
    border: 1px dashed #bfdbff;
    animation: l1Animate 20s infinite linear;
}

.opeAiYuan_ico {
    position: relative;
    width: 75%;
    height: 75%;
    background: #98c8ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 9;
}

.opeAiYuan_ico::before {
    content: "";
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    background: #e7f3ff;
    border-radius: 50%;
}

.opeAiYuan_ico::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3d94ea;
    opacity: 0.1;
    transform: scale(1.1);
    border-radius: 50%;
    animation: big 5s infinite linear;
}

.opeAiYuan_ico span {
    position: relative;
    z-index: 21;
    color: #3d94ea;
    font-size: 19px;
    display: block;
    letter-spacing: 1px;
}

.opeAiYuan_ico span i {
    font-size: 19px;
    letter-spacing: 1px;
}









/******footer*******/

/*footer*/
/*.footer{background:url(../images/footer.jpg) no-repeat center top #313036; height:608px; line-height:35px}
.footer-s{margin:0 auto;overflow:hidden;}
.footer-t{padding: 100px 0 0px; width:90%; margin:0 auto  }
.footer-t .footer-s{display:flex;justify-content:space-between;flex-wrap:wrap; height:400px}
.footer-t .footer-s>p{width:1px;background:#2e2e2e;}
.footer-t .footer-s>p span{width:width:3px;height:25px;background:#007ebd;margin-left:-1px;display:block;}
.footer-t dl{box-sizing:border-box;}
.footer-t dl:nth-child(1){border:none;}
.footer-t dl:last-child{ width:22% }
.footer-t dt{color:#fff;font-size:20px;margin-bottom: 26px;text-transform: uppercase;padding-left:17px;margin-left:-2px;line-height:20px;}
.footer-t dd{color: #c2c2c2;padding-left:15px;line-height:35px; font-size:15px}
.footer-t .ewm{ width:46%; float:left; text-align:center ; color:#CCC; font-size:16px}
.footer-t span img{ margin-left:4%}
.footer-t span p{ font-size:16px; text-align:center; color:#999}
.footer-t dd img{display:block;margin-bottom:35px; width}
.footer-t dl>a{display:block;margin-left:20px;color:#fff;line-height:40px;padding-left:57px;padding-right:27px;border-radius:10px;background:url(../images/zxbj.png)no-repeat center left 20px #cfa849;box-sizing:border-box;width: 140px;}
.footer-t dl>a:hover{background: url(../images/zxbj.png)no-repeat center left 20px #006cf3;}
.footer-t dd a{color: #c2c2c2;display:block; font-size:15px; line-height:35px}
.footer-t dl p{padding-top:0px; font-size:14px}
.footer-t dl p a{padding-left:10px;}
.footer-t dl dd a:hover{color:#006cf3; margin-left:5px;  transition:all 0.4s; border-bottom:1px #006cf3 solid; }

.footer-b{overflow:hidden;line-height:60px;background:#cfa849;}
.footer-b-l{ width:100%; margin:0 auto ; height:50px;  border-top:1px #454449 solid; padding-top:20px}

.ewm img{display:block;}


.footer-b-l span{ display:inline}
.footer-b-l a{ font-size:15px; color:#adadae}
.footer-b-l span{ font-size:15px; color:#adadae}*/

/**/
.zj{  height: 1130px;background:url(../images/zj.jpg) no-repeat center 0;overflow: hidden; }
.zj1{ overflow: hidden; padding-top: 96px; height: 437px;text-align: center;}
.zj1 h3 i{ display: block; line-height: 100%; font-size: 52px; color: #5f5d5e; font-weight: bold;}
.zj1 h3 i span{ color: #da251d;}
.zj1 h3 em{ display: block; line-height: 100%; padding: 15px 0 50px 0; font-size: 20px; color: #5f5d5e;}
.zj1 p{ text-align: center; height: 115px; font-size: 16px; color: #5f5d5e; line-height: 25px;}
.zj1 p span{ display: block;}
.zj1 em a{ display: inline-block; width: 122px; height: 48px; line-height: 48px; background: #ffeb12; color: #333;  text-align: center;}

.zj_on2{ height: 349px;}
.zj_on21{ margin-left: -140px; overflow: hidden;}
.zj_on21 ul li{ float: left; width: 408px; margin-right: 15px; position: relative;}
.zj_on21 ul li:last-of-type{ margin-right: 0;}
.zj_on21 ul li i{ display: block; position: absolute; left: 0; width: 100%; top: 250px; height: 35px; line-height: 35px; color: #fff; font-size: 16px; background: rgba(0,0,0,0.4); text-align: center;}

.zj_on22{     width: 142px;
    position: absolute;
    right: -75px;
    top: 534px;}
.zj_on22 ul li a{ display: block; height: 85px; line-height: 85px; background: #f0f0f0; margin-bottom: 15px; text-align: center; font-size: 22px; color: #5f5d5e;}
.zj_on22 ul li a:hover,.zj_on22 ul li.on a{ background: #da251d; color: #fff; font-weight: bold;}

.zj_on3{ overflow: hidden;}
.zj_on3 ul li{ float: left; text-align: center;}
.zj_on3 ul li img{ display: inline-block; float: left;}
.zj_on3 ul li em{ display: inline-block; float: left; padding: 24px 0 0 18px; text-align: left; font-size: 30px; color: #da251d; line-height: 100%;}
.zj_on3 ul li em span{ display: block; line-height: 100%; font-weight: bold; color: #aaa9aa; font-size: 12px; text-transform: uppercase; padding-bottom: 7px;}
.zj_on3 ul li i{ display: block; padding-top: 15px; font-size: 16px; color: #5f5d5e; clear: both;}
.zj_on3 ul li:nth-child(2){ padding: 0 255px;}
/**/
.link{height:88px; line-height:88px;background:#1a1a1a; overflow: hidden; border-top: 1px solid #484848;}
.link a{display: block;font-size: 14px; color:#9e9e9e;float:left; margin-left: 47px;}
.link a:hover{ color: #fff;}
.link span{ display: inline-block; float: left;color:#9e9e9e; font-size: 14px;}
/**/
.zouj dl dt img,.zouj em a,.kob_on dl dt b img,.brand h4 a,.case_con dt img,.morg h3 span a,.tta ul li:last-of-type button,.xil_bm ul li img,.xil_l h4 a,.xil_r2 ul li img,.cij dl dt img{ transition: all 0.3s linear 0s;}
.zouj dl dt:hover img,.n_l dl dt:hover img,.n_r dl dt:hover img,.kob_on dl dt b:hover img,.case_con dt:hover img,.morg ul li:hover img,.xil_bm ul li:hover img,.xil_r2 ul li:hover img,.cij dl dt img:hover{transform: scale(1.08);}
.zouj em a:hover,.brand h4 a:hover,.morg h3 span a:hover,.xil_l h4 a:hover{ background-position: 110px 17px;font-weight: bold;}
.n_r dl dd h4 a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.n_l ul li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news h3 a:hover{ text-decoration: underline;}
.n_l dl dt img{ width: 284px;transition: all 0.3s linear 0s;}
.n_r dl dt img{ width: 151px;transition: all 0.3s linear 0s;}
.morg ul li img{ width: 297px;transition: all 0.3s linear 0s;}
.morg ul li{ font-size: 0; line-height: 0; overflow: hidden;}
.tta ul li:last-of-type button:hover{background-position: 139px 15px; font-weight: bold;}
.cij dl dt{ border-top-left-radius: 27px; overflow: hidden;border-bottom-right-radius: 27px;}
.cij dl{ overflow: hidden;border-top-left-radius: 27px; }
/**/
.pros_l ul li,.pros_r ul li,.pros41 ul li{ overflow: hidden;}
.pros_l h4 a,.pros_l ul li img,.pros_r ul li img,.pros41 ul li img,.zj1 em a{transition: all 0.2s;}
.pros_l h4 a:hover{    width: 139px;}
.zj1 em a:hover{    width: 159px;}
.pros_l ul li:hover img,.pros_r ul li:hover img,.pros41 ul li:hover img{transform: scale(1.08);}
/**/
/**/
/**/
/**/

@-webkit-keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown1 {
    from { opacity: 0; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown1 { -webkit-animation-name: fadeInDown1; animation-name: fadeInDown1 }
@-webkit-keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
@keyframes fadeInDown2 {
    from { opacity: 0; -webkit-transform: translate3d(0, -20%, 0); transform: translate3d(0, -20%, 0) }
    to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
}
.fadeInDown2 { -webkit-animation-name: fadeInDown2; animation-name: fadeInDown2 }
@-webkit-keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft1 {
    from { -webkit-transform: translate3d(-10%, 0, 0); transform: translate3d(-10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft1 { -webkit-animation-name: fadeInLeft1; animation-name: fadeInLeft1 }
@-webkit-keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInLeft2 {
    from { -webkit-transform: translate3d(-5%, 0, 0); transform: translate3d(-5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInLeft2 { -webkit-animation-name: fadeInLeft2; animation-name: fadeInLeft2 }
@-webkit-keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight1 {
    from { -webkit-transform: translate3d(10%, 0, 0); transform: translate3d(10%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight1 { -webkit-animation-name: fadeInRight1; animation-name: fadeInRight1 }
@-webkit-keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInRight2 {
    from { -webkit-transform: translate3d(5%, 0, 0); transform: translate3d(5%, 0, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInRight2 { -webkit-animation-name: fadeInRight2; animation-name: fadeInRight2 }
@-webkit-keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
@keyframes zoomLeft {
    from { -webkit-transform: scale3d(0.3, .3, .3); transform: scale3d(0.3, .3, .3); opacity: 0 }
    50% { opacity: 1 }
}
.zoomLeft { -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
.zoomRight { -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; -webkit-animation-name: zoomLeft; animation-name: zoomLeft }
@-webkit-keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp1 {
    from { -webkit-transform: translate3d(0, 10%, 0); transform: translate3d(0, 10%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp1 { -webkit-animation-name: fadeInUp1; animation-name: fadeInUp1 }
@-webkit-keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
@keyframes fadeInUp2 {
    from { -webkit-transform: translate3d(0, 2%, 0); transform: translate3d(0, 2%, 0); opacity: 0 }
    to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1 }
}
.fadeInUp2 { -webkit-animation-name: fadeInUp2; animation-name: fadeInUp2 }
@keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-moz-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-webkit-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}
@-o-keyframes myfirst {
    0% { top: 0; left: 0 }
    25% { top: 10px; left: 0 }
    50% { top: 0; left: 0 }
    100% { top: 0; left: 0 }
}














/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  

.so {
    padding: 0% 0 0;
}

.tit b {
    display: block;
    font-size: 20px;
    color: #000;
    line-height: 22px;
    height: 22px;
    position: relative;
    font-weight: bold;
}.tit i {
    display: block;
    font-size: 40px;
    color: #f3f3f3;
    line-height: 30px;
    margin-top: 9px;
    font-family: EUCLIDCIRCULARA;
    position: relative;
    height: 46px;
    text-transform: uppercase;
    text-align: center;
}.tit i em {
    font-size: 15px;
    color: #333333;
    line-height: 23px;
    text-align: center;
    margin: 0 auto;
    margin-top: -80px;
}
.guiii .tit i em {
    font-size: 15px;
    color: #333333;
    line-height: 23px;
    text-align: center;
    margin: 0 auto;
    margin-top: -50px;
}



#footer{ display:none}

.pr{ width:96%; margin:0 auto}


.c_lis ul { width:96%; margin:0 auto}
.index_2 .wmid{ width:96%; margin:0 auto}

.qywlan { margin-right:6%}

.qywlan02 {padding-right: 19%;}

.qywlan:nth-child(3){ margin-right:0}
}











.cz-index-cooperative-customers {position: relative;}
.cz-index-cooperative-customers .cz-content{width: 100%;overflow: hidden;}
.cz-index-cooperative-customers-top {position: absolute;width: 100%;height:100%;top:0;left: 0;z-index: 10;text-align: center;font-size: 0;}
.cz-index-cooperative-customers-top a {position: absolute;display:block;width: 240px;height: 220px;background: url('../upload/cooperative21.png') center no-repeat;background-size: 100%;clear: both;margin:5px auto;cursor:default;}
/*.cz-index-cooperative-customers-top a:hover {background: url('../upload/cooperative1.png') center no-repeat;background-size: 100%;}*/
.cz-index-cooperative-customers-top a:hover i {opacity: 1;}
.cz-index-cooperative-customers-top a i {display: block;width: 100%;height: 100%;position: relative;overflow: hidden;opacity:1;}
.cz-index-cooperative-customers-top a.item1 {left: 50%;top:50%;margin-left: -120px;margin-top: -220px;}
.cz-index-cooperative-customers-top a.item2 {left: 50%;top:50%;margin-left: -120px;margin-top: 0px;}
.cz-index-cooperative-customers-top a.item3 {left: 50%;top:50%;margin-left: -310px;margin-top: -110px;}
.cz-index-cooperative-customers-top a.item4 {right: 50%;top:50%;margin-right: -310px;margin-top: -110px;}
.cz-index-cooperative-customers-top a.item5 {left: 50%;top:50%;margin-left: -500px;margin-top: -220px;}
.cz-index-cooperative-customers-top a.item6 {left: 50%;top:50%;margin-left: -500px;margin-top: 0px;}
.cz-index-cooperative-customers-top a.item7 {right: 50%;top:50%;margin-right: -500px;margin-top: -220px;}
.cz-index-cooperative-customers-top a.item8 {right: 50%;top:50%;margin-right: -500px;margin-top: 0px;}
.cz-index-cooperative-customers-top a.item9 {left: 50%;top:50%;margin-left: -690px;margin-top: -110px;}
.cz-index-cooperative-customers-top a.item10 {right: 50%;top:50%;margin-right: -690px;margin-top: -110px;}
.cz-index-cooperative-customers-top a.item11,.cz-index-cooperative-customers-top a.item12,.cz-index-cooperative-customers-top a.item13,.cz-index-cooperative-customers-top a.item14,.cz-index-cooperative-customers-top a.item15 {display: none;}
.cz-index-cooperative-customers-bottom {background: ;}


@media (min-width: 1024px) and (max-width: 1441px){


.cz-index-cooperative-customers-top a {position: absolute;display:block;width: 200px;height: 200px;background: url('../upload/cooperative21.png') center no-repeat;background-size: 100%;clear: both;margin:5px auto;cursor:default;}
.cz-index-cooperative-customers-top a.item1 {left: 50%;top:50%;margin-left: -100px;margin-top: -180px;}
.cz-index-cooperative-customers-top a.item2 {left: 50%;top:50%;margin-left: -100px;margin-top: 0px;}
.cz-index-cooperative-customers-top a.item3 {left: 50%;top:50%;margin-left: -260px;margin-top: -90px;}
.cz-index-cooperative-customers-top a.item4 {right: 50%;top:50%;margin-right: -260px;margin-top: -90px;}
.cz-index-cooperative-customers-top a.item5 {left: 50%;top:50%;margin-left: -420px;margin-top: -180px;}
.cz-index-cooperative-customers-top a.item6 {left: 50%;top:50%;margin-left: -420px;margin-top: 0px;}
.cz-index-cooperative-customers-top a.item7 {right: 50%;top:50%;margin-right: -420px;margin-top: -180px;}
.cz-index-cooperative-customers-top a.item8 {right: 50%;top:50%;margin-right: -420px;margin-top: 0px;}
.cz-index-cooperative-customers-top a.item9 {left: 50%;top:50%;margin-left: -580px;margin-top: -90px;}
.cz-index-cooperative-customers-top a.item10 {right: 50%;top:50%;margin-right: -580px;margin-top: -90px;}


		}         
            

.index_yingyong { width:100%; height:100vh;}





.img-block {
    display: block;
    width: 100%;
    height: auto;
}

.mbshow {
    display: none !important;
}
.img-center {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 100% !important;
    height: auto !important;
    z-index: 1;}











.init-4 {

}
.init-4 .container { text-align:center; width:100%; margin:0px auto;}


.init-4 .container .play{display:inline-block;position:relative;margin-top:50px;z-index:6}


.init-4 .container .play:before{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(0,122,191,.5);opacity:0;width:100%;height:100%;border-radius:100% !important;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1}


.init-4 .container .play:after{content:'';position:absolute;top:50%;left:50%;border-radius:100% !important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(0,122,191,.5);opacity:0;width:100%;height:100%;border-radius:inherit;-webkit-animation:ks 3s infinite;-o-animation:ks 3s infinite;animation:ks 3s infinite;display:block;z-index:-1;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}


.init-4 .container .play {
    display: inline-block;
    position: relative;
    margin-top: 50px; left:0%;
    z-index: 6; margin:50px auto 0px;
}

    
.init-4 .container .play:before {
    content: '';
    position: absolute; 
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(0,122,191,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: 100% !important;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
}

.init-4 .container .play:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100% !important;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: rgba(0,122,191,.5);
    opacity: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    -webkit-animation: ks 3s infinite;
    -o-animation: ks 3s infinite;
    animation: ks 3s infinite;
    display: block;
    z-index: -1;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}

@-webkit-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-o-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@-moz-keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
@keyframes ks {
0% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:1
}
70% {
-webkit-transform:translate(-50%, -50%) scale(2);
-moz-transform:translate(-50%, -50%) scale(2);
-ms-transform:translate(-50%, -50%) scale(2);
-o-transform:translate(-50%, -50%) scale(2);
transform:translate(-50%, -50%) scale(2);
opacity:0
}
100% {
-webkit-transform:translate(-50%, -50%) scale(.9);
-moz-transform:translate(-50%, -50%) scale(.9);
-ms-transform:translate(-50%, -50%) scale(.9);
-o-transform:translate(-50%, -50%) scale(.9);
transform:translate(-50%, -50%) scale(.9);
opacity:0
}
}
















