
 /*animate样式*/

 .ani .decive{ 
     -webkit-animation-name:fadeInLeft  ;
     animation-name: fadeInLeft ;
     -webkit-animation-duration: 0.6s;
   -moz-animation-duration:0.6s;
    animation-duration:0.6s;
   -webkit-animation-fill-mode: both; 
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
 }
.ani .title1{ 
     -webkit-animation-name:fadeInUp ;
     animation-name: fadeInUp ;
     -webkit-animation-duration: 0.6s;
   -moz-animation-duration:0.6s;
    animation-duration:0.6s;
   animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
   -webkit-animation-fill-mode: both; 
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
 }
.ani .title2{ 
     -webkit-animation-name: bounceInRight ;
     animation-name: bounceInRight ;
     -webkit-animation-duration:0.4s;
   -moz-animation-duration:0.4s;
    animation-duration: 0.4s;
    animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: both; 
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
 }
 .ani .title3,.ani .rink,.ani .zy,.ani .fd,.ani .sc{ 
     -webkit-animation-name: scaleIn;
     -moz-animation-name: scaleIn;
     animation-name:scaleIn ;
     -webkit-animation-duration:0.6s;
   -moz-animation-duration:0.6s;
    animation-duration: 0.6s;
    animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  -webkit-animation-fill-mode: both; 
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
 }
  .ani .title3{
   -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
   animation-delay: 0.5s;
  }
.ani .zy,.ani .fd,.ani .sc{
    animation-delay: 0.8s;
  -webkit-animation-delay:0.8s;
   -moz-animation-delay:0.8s;
  
 }
 .ani .pb, .dec{
     -webkit-animation-name:wave;
     animation-name:wave;
     -webkit-animation-duration:5s;
    -moz-animation-duration:5s;
     -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
 }
 .ani .code{
   -webkit-animation-duration: 0.5s;
   -moz-animation-duration:0.5s;
    animation-duration: 0.5s;
     -webkit-animation-fill-mode: both; 
   -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: scaleIn ;
     animation-name:scaleIn ;
   animation-delay: 1.2s;
  -webkit-animation-delay:1.2s;
 }
 .dh1 .title{
      -webkit-animation-name:  fadeInLeft ;
     animation-name: fadeInLeft ;
     -webkit-animation-duration: 0.7s;
   -moz-animation-duration:0.7s;
    animation-duration:0.7s;
  -webkit-animation-fill-mode: both; 
   -moz-animation-fill-mode: both;
    animation-fill-mode: both;
 }
 .dh1 .title.t2{
    animation-delay: 0.5s;
   -webkit-animation-delay: 0.5s;
 }
 .dh1 .local{
     -webkit-animation-duration: 1s;
   -moz-animation-duration:1s;
    animation-duration: 1s;
     -webkit-animation-fill-mode: both; 
   -moz-animation-fill-mode: both;
    animation-fill-mode: both;
 }
 .dh1 .r1{
     -webkit-animation-name:  fadeInRight ;
     animation-name:fadeInRight ;
   animation-delay: 1s;
  -webkit-animation-delay:1s;
 }
 .dh1 .r2{
   animation-delay:1.3s;
  -webkit-animation-delay:1.3s;
    -moz-animation-delay:1.3s;
   -webkit-animation-name: _flipInX ;
   -moz-animation-name: _flipInX ;
   animation-name: _flipInX ;
 }
.dh2 .social{
    -webkit-animation-duration: 1s;
   -moz-animation-duration:1s;
    animation-duration: 1s;
     -webkit-animation-fill-mode: both; 
   -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name:  fadeInLeft ;
     animation-name:  fadeInLeft ;
   animation-delay:0.5s;
  -webkit-animation-delay:0.5s;
}
 .dh2 .title{
     -webkit-animation-name:  fadeInRight ;
     animation-name: fadeInRight ;
     -webkit-animation-duration: 0.5s;
   -moz-animation-duration:0.5s;
    animation-duration: 0.5s;
       -webkit-animation-fill-mode: both; 
   -moz-animation-fill-mode: both;
    animation-fill-mode: both;
 }
  .dh2 .title.t2{
    animation-delay: 0.3s;
   -webkit-animation-delay: 0.3s;
   -moz-animation-delay: 0.3s;
 }
 .dh2 .size{
   -webkit-animation-fill-mode: both; 
   -moz-animation-fill-mode: both;
    animation-fill-mode: both;
   -webkit-animation-duration: 0.3s;
   -moz-animation-duration:0.3s;
    animation-duration: 0.3s;
 }
 .dh2 .m1{
     -webkit-animation-name: scaleIn;
      -moz-animation-name: scaleIn;
     animation-name: scaleIn;
     animation-delay:1.5s;
   -webkit-animation-delay:1.5s;
 }
  .dh2 .m2,.dh2 .m3,.dh2 .m4,.dh2 .m5,.dh2 .m6,.dh2 .m7{
      -webkit-animation-name: centerOut ;
      -moz-animation-name: centerOut ;
      animation-name:centerOut ;
 }
  .dh2 .m7{
    animation-delay:1.8s;
   -webkit-animation-delay:1.8s;
  }
   .dh2 .m4{
    animation-delay:2.1s;
   -webkit-animation-delay:2.1s;
  }
   .dh2 .m5{
    animation-delay:2.4s;
   -webkit-animation-delay:2.4s;
  }
   .dh2 .m2{
    animation-delay:2.7s;
   -webkit-animation-delay:2.7s;
  }
   .dh2 .m6{
    animation-delay:3.0s;
   -webkit-animation-delay:3.0s;
  }
    .dh2 .m3{
    animation-delay:3.3s;
   -webkit-animation-delay:3.3s;
  }
 .dh3 .title{
      -webkit-animation-name:  rubberBand ;
     animation-name: rubberBand;
     -webkit-animation-duration: 1s;
   -moz-animation-duration:1s;
    animation-duration: 1s;
  -webkit-animation-fill-mode: both; 
   -moz-animation-fill-mode: both;
    animation-fill-mode: both;
 }

  @-webkit-keyframes  scaleIn {
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
    -webkit-transform:scale(0,0);
     transform:scale(0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
    -webkit-transform:scale(1,1);
   transform:scale(1,1);
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
  @-moz-keyframes  scaleIn {
  from {
    opacity:0;
     transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -moz-transform:scale(0,0);
     transform:scale(0,0);
    -moz-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
     transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
   -moz-transform:scale(1,1);
   transform:scale(1,1);
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
  @keyframes  scaleIn {
  from {
    opacity:0;
     transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
   -webkit-transform-style: preserve-3d;
    -moz-transform:scale(0,0);
    -webkit-transform:scale(0,0);
     transform:scale(0,0);
    -moz-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -moz-transform:scale(1,1);
    -webkit-transform:scale(1,1);
   transform:scale(1,1);
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
 @-webkit-keyframes moveDown {
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform:translate3d(0px, -116px, 0px);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }
40%,70%{
     opacity:1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform:translate3d(0px, -2px, 0px);
     -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
     animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
50%,80%{
     opacity:1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform:translate3d(0px, 2px, 0px);
     -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
     animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform:translate3d(0px, 0px, 0px);
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@-webkit-keyframes rubberBand {
  from {
   opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
     opacity:1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
 @-webkit-keyframes centerOut {
  from {
  left:370px;
  top:273px;
    opacity:0;
     transform-style: preserve-3d;
     -webkit-transform-style: preserve-3d;
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
 @-moz-keyframes centerOut {
  from {
  left:370px;
  top:273px;
    opacity:0;
     transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -moz-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
     transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    opacity: 1;
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@keyframes centerOut {
  from {
  left:370px;
  top:273px;
    opacity:0;
     transform-style: preserve-3d;
      -webkit-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
    -moz-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
     transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    opacity: 1;
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
   -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
 @-webkit-keyframes fadeInUp {
  from {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
   -webkit-transform:translate3d(0px, 100%, 0px);
   transform:translate3d(0px, 100%, 0px);
    opacity:0;
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform:translate3d(0px, 0px, 0px);
    transform:translate3d(0px, 0px, 0px);
    opacity: 1;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
 @-webkit-keyframes bounceInLeft {
   from, 60%, 75%, 90%, to {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }


  60% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
  }

  60% {
    opacity: 1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }

  to {
    opacity: 1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}

@-webkit-keyframes fadeInRight {
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(1000px, 0, 0);
    transform:translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
    opacity: 1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(-1000px, 0, 0);
    transform:translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

 100% {
    opacity: 1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}
 .l1{
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
      transition:  transform 1s cubic-bezier(0.42,0,0.58,1);
    -moz-transition: transform 1s cubic-bezier(0.42,0,0.58,1);
    -webkit-transition: transform 1s cubic-bezier(0.42,0,0.58,1);
    -o-transition: transform 1s cubic-bezier(0.42,0,0.58,1);
  }
 .l1:hover{
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
     transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
 }
 .l1{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:_flipInY;animation-name:_flipInY;animation-duration:1s;-webkit-animation-duration:1s; }
/* .t2{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:ripple;animation-name:ripple;animation-duration:2s;-webkit-animation-duration:2s;
     -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   animation-delay:2s;
   -webkit-animation-delay:2s;
   }
   .t0{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:wave;animation-name:wave;animation-duration:1s;-webkit-animation-duration:1s;
     -webkit-animation-iteration-count: infinite;
   -moz-animation-iteration-count: infinite;
   animation-iteration-count: infinite;
   animation-direction:alternate;
-webkit-animation-direction:alternate;
   }
   */
 @-webkit-keyframes  _flipInY{
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, -100%, 0) ;
    transform: translate3d(0, -100%, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
 40%, 70% {
     opacity:1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, -5%, 0) ;
    transform: translate3d(0, -5%, 0) ;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  50%, 80% {
     opacity:1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 5%, 0) ;
    transform: translate3d(0, 5%, 0) ;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    opacity: 1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0) ;
    transform: translate3d(0, 0, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@-webkit-keyframes  _flipInX{
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d( -10%,60%, 0) ;
    transform: translate3d( -10%, 60%, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    opacity: 1;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0) ;
    transform: translate3d(0, 0, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@-moz-keyframes  _flipInX{
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -moz-transform: translate3d( -10%,60%, 0) ;
    transform: translate3d( -10%, 60%, 0);
    -moz-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    opacity: 1;
     transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -moz-transform: translate3d(0, 0, 0) ;
    transform: translate3d(0, 0, 0);
    -moz-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes  _flipInX{
  from {
    opacity:0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
          -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d( -10%,60%, 0) ;
     -moz-transform: translate3d( -10%,60%, 0) ;
    transform: translate3d( -10%, 60%, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    opacity: 1;
     transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0) ;
     -moz-transform: translate3d( -10%,60%, 0) ;
    transform: translate3d(0, 0, 0);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@-webkit-keyframes ripple {
    
from {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    opacity: 1;
  }

  to {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform-origin: bottom left;
     transform-origin: bottom left;
    -webkit-transform: translate3d(2%,-10%,0);
    transform:  translate3d(2%,-10%,0) ;
    opacity: 0;
  }
}
@-webkit-keyframes wave {
	0%{
    opacity: 0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
	}

100% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(0,-3%,0) scale(1.02,1.02);
    transform: translate3d(0,-3%,0) scale(1.02,1.02);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
	}
}

@-webkit-keyframes wave {
	0%{
    opacity: 0;
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
	}

100% {
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
    -webkit-transform: translate3d(-0.3%,-3%,0) scale(1.02,1.02);
    transform: translate3d(-0.3%,-3%,0) scale(1.02,1.02);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 1;
	}
}

/*hover动态样式*/

.screen img{
    transition:  transform 1s cubic-bezier(0.42,0,0.58,1);
    -moz-transition: transform 1s cubic-bezier(0.42,0,0.58,1);
    -webkit-transition: transform 1s cubic-bezier(0.42,0,0.58,1);
    -o-transition: transform 1s cubic-bezier(0.42,0,0.58,1);
}
.screen:hover img{
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
     transform:scale(1.02,1.02);
    -webkit-transform:scale(1.02,1.02);
    -moz-transform:scale(1.02,1.02);
    -ms-transform:scale(1.02,1.02);
    -o-transform:scale(1.02,1.02);
}
 .local:hover {  
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
      transform:scale(1.05,1.05);
    -webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -ms-transform:scale(1.05,1.05);
    -o-transform:scale(1.05,1.05);
 }
 .size:hover{
     transform-style: preserve-3d;
       -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
     transform:translateY(-10px);
    -webkit-transform::translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    -o-transform:translateY(-10px);
    transition:transform 0.3s ease;
    -webkit-transition:transform 0.3s ease;
     -moz--transition:transform 0.3s ease;
 }