html, body, ul, p { padding: 0; margin: 0; }
body { font-family: "microsoft Yahei"; color: #333; }
body{height:100%;}
button { cursor: pointer; color: transparent; overflow: hidden; }
a.sprite { display: inline-block; overflow: hidden; text-decoration: none; border-bottom: 1px solid transparent;}
a.sprite:hover { border-bottom: 1px solid gray; }
ul {list-style: none;}
h1, h3 { color: #fff; text-align: center; padding-top: 50px; }
h3 { font-size: 2.5em; margin: 20px 0 20px 0; position: relative; z-index: 2; }
.img_head { display: block; margin: 0 auto; }/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¦ÃƒÂ¤Ã‚Â¸Ã‚Â­*/
.p_head { text-align: center; line-height: 30px; }
#slider {position: absolute;left:0; top:0; right: 0; bottom: 0; width:100%; height: 100%; overflow: hidden;}
#slider li {position: absolute; width: 100%; height: 100%; left: 0; top: 0;overflow: hidden;}
.opacityC li {opacity: 0}
.opacityC li.current {
  opacity: 1;}
.sliderrr li{display: none}
.sliderrr li.current{display: block}
#nav {
  position: absolute;
  width: 20px;
  top: 50%;
  margin-top: -75px;
  right: 1%;
  z-index: 200;
  opacity: .8;
}
#nav li {
  height: 10px;
  margin: 13px 5px;
}
#nav li a {
  display: inline-block;
  height: 10px;
  width: 10px;
  overflow: hidden;
  background: #FFDA93;
  border-radius: 5px;
}
#nav li.current a {
  background-color: #FFAC0C;
}

/*.p1 {
  background-color: #43b7f3;
}
.p2 {
  background-color: #f4c039;
}
.p3 {
  background-color: #62d4a0;
}
.p4 {
  background-color: #28b7b8;
}
.p5 {
  background-color: #a789c9;
}
.p6 {
  background-color: #fc716a;
}
.p7 {
  background-color: #4d4c4c;
}*/
.p2, .p3, .p4, .p5, .p6, .p7 {
  /*display: none;*/
}

.arrow{
  width:27px;
  height:25px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: 5%;
  left:50%;
  margin-left:-13px;
  cursor: pointer;
  z-index: 2;
  opacity: .6;
  -webkit-animation: up_down 1000ms linear infinite;
  -moz-animation: up_down 1000ms linear infinite;
  -ms-animation: up_down 1000ms linear infinite;
  animation: up_down 1000ms linear infinite;
}
@-webkit-keyframes up_down{
  0% {-webkit-transform:translateY(0px);}
  50% {-webkit-transform:translateY(10px);}
  100% {-webkit-transform:translateY(0px);}
}
@-moz-keyframes up_down{
  0% {-moz-transform:translateY(0px);}
  50% {-moz-transform:translateY(10px);}
  100% {-moz-transform:translateY(0px);}
}
@-ms-keyframes up_down{
  0% {-ms-transform:translateY(0px);}
  50% {-ms-transform:translateY(10px);}
  100% {-ms-transform:translateY(0px);}
}
@keyframes up_down{
  0% {transform:translateY(0px);}
  50% {transform:translateY(10px);}
  100% {transform:translateY(0px);}
}
#bg1,#bg2,#bg3,#bg4,#bg5,#bg6,#bg7,#bg8,#bg9 {
  max-width: 1200px;
  width: 90%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
/* The 1st block */

/*#bg1 div {
  position: absolute;
}*/
.p1{background: url("../images/p1/bg1.png")}
.p2{background: url("../images/p2/bg2.png")}
.p3{background: url("../images/p3/bg3.png")}
.p4{background: url("../images/p4/bg4.png")}
.p5{background: url("../images/p5/bg5.png")}
.p6{background: url("../images/p6/bg6.png")}
.p7{background: url("../images/p7/bg7.png")}
.p8{background: url("../images/p8/bg8.png")}
.p9{background: url("../images/p9/bg9.png")}


.p12{
  position: absolute;
  top: 416px;
  left: 424px;
}
.p11{
  position: absolute;
  top: 342px;
  left: 471px;
}
.p14{
  position: absolute;
  top: 154px;
  left: 38px;
}
.p13{
  position: absolute;
  bottom: -149px;
  left: 0px;
}
.p21{
  position: absolute;
  top: 281px;
  left: 470px;
  animation: 1s .2s bounceInRight both;
  -webkit-animation: 1s .2s bounceInRight both;
}
.p22{
  position: absolute;
  top: 359px;
  left: 527px;
  animation: 1s .5s bounceInRight both;
  -webkit-animation: 1s .5s bounceInRight both;
}
.p23{
  position: absolute;
  top: 603px;
  left: 471px;
}
.p24{
  position: absolute;
  top: 215px;
  left: 37px;
  animation: 1s .8s bounceInLeft both;
  -webkit-animation: 1s .8s bounceInLeft both;
}
.p31{
  position: absolute;
  top: 375px;
  left: 109px;
  animation: 1s .2s zoomIn both;
  -webkit-animation: 1s .2s zoomIn both;
}
.p32{
  position: absolute;
  top: 456px;
  left: 9px;
  animation: 1s .5s fadeIn both;
  -webkit-animation: 1s .5s fadeIn both;
}
.p33{
  position: absolute;
  top: 162px;
  left: 740px;
}
.p13{
  position: absolute;
  bottom: 0px;
  left: -361px;
}
.p41{
  position: absolute;
  top: 99px;
  left: 283px;
}
.p42{
  position: absolute;
  top: 235px;
  left: 0px;
}
.p43{
  position: absolute;
  top: 235px;
  left: 290px;
}
.p44{
  position: absolute;
  top: 235px;
  left: 572px;
}
.p45{
  position: absolute;
  top: 235px;
  left: 860px;
}
.p51{
  position: absolute;
  top:43px;
  left: 38px;
}
.p52{
  position: absolute;
  top:451px;
  left:1px;
  animation: 1s .5s zoomIn both;
  -webkit-animation: 1s .5s zoomIn both;
}
.p53{
  position: absolute;
  top: 230px;
  left:271px;

  animation: 1s .7s zoomIn both;
  -webkit-animation: 1s .7s zoomIn both;
}
.p54{
  position: absolute;
  top: 227px;
  left: 635px;
  animation: 1s .9s zoomIn both;
  -webkit-animation: 1s .9s zoomIn both;
}
.p55{
  position: absolute;
  top: 424px;
  left: 930px;
  animation: 1s 1.1s zoomIn both;
  -webkit-animation: 1s 1.1s zoomIn both;
}
.p56{
  position: absolute;
  top: 497px;
  left: 240px;
  animation: 1s 1.5s fadeIn both;
  -webkit-animation: 1s 1.5s fadeIn both;
}
.p61{
  position: absolute;
  top:273px;
  left: 697px;

  animation: 1.5s  zoomIn both;
  -webkit-animation: 1.5s  zoomIn both;
}
.p62{
  position: absolute;
  top:521px;
  left: 760px;
}
.p63{
  position: absolute;
  top: 205px;
  left: 40px;
  animation: 1s .5s bounceIn both;
  -webkit-animation: 1s .5s bounceIn both;
}
.p64{
  position: absolute;
  top: 573px;
  left: 362px;
  animation: 1s 1s fadeIn both;
  -webkit-animation: 1s 1s fadeIn both;
}
.p65{
  position: absolute;
  top: 588px;
  left: 42px;
  animation: 1s 1.3s fadeIn both;
  -webkit-animation: 1s 1.3s fadeIn both;
}
.p66{
  position: absolute;
  top: 640px;
  left: 181px;
  animation: 1s .5s bounceIn both;
  -webkit-animation: 1s .5s bounceIn both;
}
/* The 2nd block */

/*.p2 img {*/
/*width: 90%;*/
/*height: auto;*/
/*position: absolute;*/
/*bottom: 0;*/
/*}*/

/* The 3rd block */

/*.p3 img {*/
/*width: 80%;*/
/*height: auto;*/
/*margin-left: 10%;*/
/*position: absolute;*/
/*bottom: 0;*/
/*}*/
.p3 .sun {
  width: 207px;
  height: 277px;
  background-image: url(../images/p3/lamp.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 0;
}

/* The 4th block */

.p4 h3 {
  text-align: left;
  font-size: 2.3em;
}
.p4 .contents div {
  position: relative;
  opacity: 0;
}
.p4 .contents div img {
  max-width: 878px;
  width: 55%;
  height: auto;
}
.p4 .contents .cont-1 {
  left: 3.33%;
}
.p4 .contents .cont-2 {
  left: 16.17%;
}
.p4 .contents .cont-3 {
  left: 30.92%;
}
.p4 .contents .cont-4 {
  left: 22.17%;
}
.p4 .contents .cont-5 {
  left: 12.33%;
}
.p4 .contents .cont-6 {
  left: 3.33%;
}

/* The 5th block */

/*.p5 img {*/
/*width: 83%;*/
/*height: auto;*/
/*display: block;*/
/*margin: 0 auto;*/
/*padding-top: 70px;*/
/*}*/
.p5 h3 {
  margin: 0;
  position: absolute;
  left: 46%;
  color: #333;
  opacity: 0;
}

/* The 6th block */

.p6 h3 {
  text-align: right;
}
.p6 p {
  font-size: 1.3em;
  color: #fff;
  line-height: 36px;
  position: relative;
  z-index: 2;
}
/*.p6 img {*/
/*width: 94.58%;*/
/*height: auto;*/
/*position: absolute;*/
/*bottom: 0;*/
/*}*/

/* The 7th block */

.p7 h3 {
  text-align: left;
  margin-bottom: 50px;
}
.p7 .contents div {
  width: 25%;
  float: left;
  opacity: 0;
}
.p7 .contents div img {
  width: 95%;
  display: block;
  margin: 0 auto;
}
.p7 .contents div p {
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.div42,.div43,.div44,.div45{
  width: 25%;
  float: left;
  position: relative;
}
.div51{
  background: url("../images/p51.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 73px;
  left: 38px;
  width: 100%;
  height: 148px;
}
.p34{
  position: absolute;
  bottom: -164px;
  left: -360px;
}
@media screen and (max-width: 1441px) {
  .p13{
    position: absolute;
    bottom: 0px;
    left: -94px;
  }
  .p21{
    position: absolute;
    top: 181px;
    left: 470px;
    animation: 1s .2s bounceInRight both;
    -webkit-animation: 1s .2s bounceInRight both;
  }
  .p22{
    position: absolute;
    top: 259px;
    left: 527px;
    animation: 1s .5s bounceInRight both;
    -webkit-animation: 1s .5s bounceInRight both;
  }
  .p23{
    position: absolute;
    top: 503px;
    left: 471px;
  }
  .p24{
    position: absolute;
    top: 115px;
    left: 37px;
    animation: 1s .8s bounceInLeft both;
    -webkit-animation: 1s .8s bounceInLeft both;
  }
  .p31{
    position: absolute;
    top: 275px;
    left: 109px;
    animation: 1s .2s zoomIn both;
    -webkit-animation: 1s .2s zoomIn both;
  }
  .p32{
    position: absolute;
    top: 356px;
    left: 9px;
    animation: 1s .5s fadeIn both;
    -webkit-animation: 1s .5s fadeIn both;
  }
  .p33{
    position: absolute;
    top: 62px;
    left: 640px;
    width: 300px;
  }
  .p34{
    position: absolute;
    bottom: -124px;
    left: -65px;
    width: 800px;
  }
  .p41{
    left: 323px;
  }
  .div42,.div43,.div44,.div45{
    width: 25%;
    float: left;
    position: relative;
  }
  .div42 img,.div43 img ,.div44 img,.div45 img{
    width: 75%;
  }
  .div51{
    background: url("../images/p51.png") no-repeat;
    background-size: 75%;
    position: absolute;
    width: 100%;
    height: 148px;
    background-position: 50% 50%;
  }
  .div52{
    background: url("../images/p52.png") no-repeat;
    background-size: 75%;
    position: absolute;
    width: 100%;
    height: 206px;
    background-position: 50% 50%;
  }
  .div51{
    background: url("../images/p51.png") no-repeat;
    background-size: 75%;
    position: absolute;
    width: 100%;
    height: 122px;
    background-position: 50% 50%;

    /* top: 70px; */
  }
  .div52{
    background: url("../images/p52.png") no-repeat;
    background-size: 75%;
    position: absolute;
    width: 100%;
    height: 206px;
    background-position: 50% 50%;
  }
  .p51{
    position: absolute;
    top:43px;
    left: 38px;
  }
  .p52{
    position: absolute;
    top: 410px;
    left: 33px;
    animation: 1s .5s zoomIn both;
    -webkit-animation: 1s .5s zoomIn both;
    width: 176px;
  }
  .p53{
    position: absolute;
    top: 184px;
    left: 270px;
    animation: 1s .7s zoomIn both;
    -webkit-animation: 1s .7s zoomIn both;
    width: 176px;
  }
  .p54{
    position: absolute;
    top: 185px;
    left: 663px;
    animation: 1s .9s zoomIn both;
    -webkit-animation: 1s .9s zoomIn both;
    width: 176px;
  }
  .p55{
    position: absolute;
    top: 364px;
    left: 930px;
    animation: 1s 1.1s zoomIn both;
    -webkit-animation: 1s 1.1s zoomIn both;
    width: 176px;
  }
  .p56{
    position: absolute;
    top: 381px;
    left: 340px;
    animation: 1s 1.5s fadeIn both;
    w: 1s 1.5s fadeIn both;
    width: 499px;
    margin: 0 auto;
  }
  .p61{
    position: absolute;
    top: 173px;
    left: 597px;
    animation: 1.5s  zoomIn both;
    -webkit-animation: 1.5s  zoomIn both;
    width: 430px;
  }
  .p62{
    position: absolute;
    top: 363px;
    left: 717px;
    width: 193px;
  }
  .p63{
    position: absolute;
    top: 105px;
    left: 87px;
    animation: 1s .5s bounceIn both;
    -webkit-animation: 1s .5s bounceIn both;
    width: 351px;
  }
  .p64{
    position: absolute;
    top: 359px;
    left: 321px;
    animation: 1s 1s fadeIn both;
    -webkit-animation: 1s 1s fadeIn both;
  }
  .p65{
    position: absolute;
    top: 372px;
    left: 25px;
    animation: 1s 1.3s fadeIn both;
    -webkit-animation: 1s 1.3s fadeIn both;
  }
  .p66{
    position: absolute;
    top: 490px;
    left: 181px;
    animation: 1s .5s bounceIn both;
    -webkit-animation: 1s .5s bounceIn both;
    width: 148px;
  }
  /*.p41{*/
  /*position: absolute;*/
  /*top: 59px;*/
  /*left: 283px;*/
  /*}*/
  /*.p42{*/
  /*position: absolute;*/
  /*top: 185px;*/
  /*left: -40px;*/
  /*}*/
  /*.p43{*/
  /*position: absolute;*/
  /*top: 185px;*/
  /*left: 250px;*/
  /*}*/
  /*.p44{*/
  /*position: absolute;*/
  /*top: 185px;*/
  /*left: 522px;*/
  /*}*/
  /*.p45{*/
  /*position: absolute;*/
  /*top: 185px;*/
  /*left: 810px;*/
  /*}*/
  /*img{width: 80%}*/
  /*.p12{*/
  /*position: absolute;*/
  /*top: 44px;*/
  /*left: 295px;*/
  /*}*/
  /*.p11{*/
  /*position: absolute;*/
  /*top: 133px;*/
  /*left: 355px;*/
  /*}*/
  /*.p14{*/
  /*position: absolute;*/
  /*top: 89px;*/
  /*left: 273px;*/
  /*}*/
  /*.p13{*/
  /*position: absolute;*/
  /*bottom: -149px;*/
  /*left: -97px;*/
  /*}*/
  /*.p1 img { width: 80%; }*/
  /*.p2 img { width: 76%; }*/
  /*.p3 img { width: 63%; margin-left: 18.5%; }*/
  /*.p5 img { width: 55%; }*/
  /*.p4 .contents div img { width: 40%; }*/
  /*.p7 .contents div img { width: 71%; }*/
}
@media screen and (max-width: 1025px) {
  /*img{width: 80%}*/
  /*.p12{*/
  /*position: absolute;*/
  /*top: 44px;*/
  /*left: 295px;*/
  /*}*/
  /*.p11{*/
  /*position: absolute;*/
  /*top: 133px;*/
  /*left: 355px;*/
  /*}*/
  /*.p14{*/
  /*position: absolute;*/
  /*top: 89px;*/
  /*left: 273px;*/
  /*}*/
  /*.p13{*/
  /*position: absolute;*/
  /*bottom: -149px;*/
  /*left: -97px;*/
  /*}*/
  /*.p1 img { width: 100%; }*/
  /*.p2 img { width: 90%; }*/
  /*.p3 img { width: 76%; margin-left: 12%; }*/
  /*.p5 img { width: 63%; }*/
  /*.p4 .contents div img { width: 48%; }*/
  /*.p7 .contents div img { width: 80%; }*/
}

.show {
  opacity: 1 !important;
}

/* animate */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes pulseA {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulseA {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulseA {
  -webkit-animation-name: pulseA;
  animation-name: pulseA;
  /*animation-delay: 1.25s;*/
}

@-webkit-keyframes bounceInDownA {
  from, 60%, 75%, 90%, to {
    -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;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDownA {
  from, 60%, 75%, 90%, to {
    -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;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDownA {
  -webkit-animation-name: bounceInDownA;
  animation-name: bounceInDownA;
}

@-webkit-keyframes bounceInRightA {
  from, 60%, 75%, 90%, to {
    -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;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRightA {
  from, 60%, 75%, 90%, to {
    -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;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRightA {
  -webkit-animation-name: bounceInRightA;
  animation-name: bounceInRightA;
}

@-webkit-keyframes bounceInLeftA {
  from, 60%, 75%, 90%, to {
    -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;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeftA {
  from, 60%, 75%, 90%, to {
    -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;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeftA {
  -webkit-animation-name: bounceInLeftA;
  animation-name: bounceInLeftA;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes rolling {
  from {
    -webkit-transform:translateX(-1005px) rotate(0deg);
    transform:translateX(-1005px) rotate(0deg);
  }
  to {
    -webkit-transform:translateX(0) rotate(720deg);
    transform:translateX(0) rotate(720deg);
  }
}

@keyframes rolling {
  from {
    -webkit-transform:translateX(-1005px) rotate(0deg);
    transform:translateX(-1005px) rotate(0deg);
  }
  to {
    -webkit-transform:translateX(0) rotate(720deg);
    transform:translateX(0) rotate(720deg);
  }
}
.rolling {
  -webkit-animation: rolling 1s linear;
  animation: rolling 1s linear;
}


.animation-delay1 {
  animation-delay: 0.2s !important;
  -webkit-animation-delay: 0.2s !important; }

.animation-delay2 {
  animation-delay: 0.4s !important;
  -webkit-animation-delay: 0.4s !important; }

.animation-delay3 {
  animation-delay: 0.6s !important;
  -webkit-animation-delay: 0.6s !important; }

.animation-delay4 {
  animation-delay: 0.8s !important;
  -webkit-animation-delay: 0.8s !important; }

.animation-delay5 {
  animation-delay: 1s !important;
  -webkit-animation-delay: 1s !important; }

.animation-delay6 {
  animation-delay: 1.2s !important;
  -webkit-animation-delay: 1.2s !important; }

.animation-delay7 {
  animation-delay: 1.4s !important;
  -webkit-animation-delay: 1.4s !important; }

.animation-delay8 {
  animation-delay: 1.6s !important;
  -webkit-animation-delay: 1.6s !important; }

.animation-delay9 {
  animation-delay: 1.8s !important;
  -webkit-animation-delay: 1.8s !important; }

.animation-delay10 {
  animation-delay: 2s !important;
  -webkit-animation-delay: 2s !important; }
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  100% {opacity: 1;
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  100% {opacity: 1;
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}


@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -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);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -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);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}





