@charset "UTF-8";
/* reset */
body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, p, form {
  margin: 0;
  padding: 0;
}

body {
  font: 12px/1.5 tahoma,'\5b8b\4f53',sans-serif;
  padding-top: 42px;
  background: #FFF;
  _background: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

em, b {
  font-style: normal;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: 0;
}

button, input, select, textarea {
  font-size: 100%;
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th, ul, ol {
  padding: 0;
  list-style-type: none;
}

.clearfix:after {
  content: "\0020";
  height: 0;
  display: block;
  clear: both;
}

.hidden {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

/*导航栏*/
#comm_act_wrap {
  z-index: 999 !important;
  top: 0px;
}

.speed_comm_top {
  top: 86px !important;
  position: absolute;
  overflow: hidden;
}

.act_comm_box {
  background: rgba(6, 6, 6, 0.8);
}

/* 延迟加载 */
.bg_box {
  width: 100%;
  position: absolute;
  left: 0;
  top: 176px;
  z-index: -1;
  min-width: 1200px;
  overflow-x: hidden;
}

.bg_box_in {
  width: 1200px;
  margin: 0 auto;
}

.bg1, .bg2, .bg3, .bg4, .bg5 {
  height: 200px;
}

.bg6 {
  height: 318px;
}

.d1 {
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/bg01.jpg) no-repeat center top;
}

.d2 {
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/bg02.jpg) no-repeat center top;
}

.d3 {
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/bg03.jpg) no-repeat center top;
}

.d4 {
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/bg04.jpg) no-repeat center top;
}

.d5 {
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/bg05.jpg) no-repeat center top;
}

.d6 {
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/bg06.jpg) no-repeat center top;
}

.d7 {
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/bg07.jpg) repeat-y center top;
}

/* footer */
#footer_ied {
  width: 100%;
  height: 100px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #ffd4a7;
  background: #542c32;
  padding-top: 15px;
  overflow: hidden;
}

#footer_ied .wrap_ied {
  margin: 0 auto;
  padding-top: 10px;
  width: 1000px;
}

#footer_ied p.e {
  font-size: 10px;
  -webkit-text-size-adjust: none;
}

#footer_ied a {
  color: #ffd4a7;
  text-decoration: none;
}

#footer_ied a:hover {
  text-decoration: underline;
}

/*common*/
.spr {
  background-image: url(//game.gtimg.cn/images/speed/act/a20171227sale/spr.png);
  display: block;
  text-align: center;
}

body {
  min-width: 1200px;
  overflow-x: hidden;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
  z-index: 10;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  overflow: hidden;
  position: relative;
}

.head {
  height: 622px;
  margin-top: 134px;
  position: relative;
}
.head .light {
  background-image: url(//game.gtimg.cn/images/speed/act/a20171227sale/light.png);
  width: 266px;
  height: 240px;
  margin-left: 430px;
  -webkit-animation: light 1s infinite;
          animation: light 1s infinite;
}
@-webkit-keyframes light {
  0%,100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
@keyframes light {
  0%,100% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
}
.head .deng {
  background-image: url(//game.gtimg.cn/images/speed/act/a20171227sale/deng.png);
  width: 282px;
  height: 372px;
  position: absolute;
  top: 155px;
  right: 33px;
  -webkit-animation: deng 3s linear infinite;
          animation: deng 3s linear infinite;
}
@-webkit-keyframes deng {
  0%,100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
    -webkit-transform-origin: 50% 40px;
            transform-origin: 50% 40px;
  }
  25%,75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 40px;
            transform-origin: 50% 40px;
  }
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
    -webkit-transform-origin: 50% 40px;
            transform-origin: 50% 40px;
  }
}
@keyframes deng {
  0%,100% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
    -webkit-transform-origin: 50% 40px;
            transform-origin: 50% 40px;
  }
  25%,75% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 40px;
            transform-origin: 50% 40px;
  }
  50% {
    -webkit-transform: rotate(-3deg);
            transform: rotate(-3deg);
    -webkit-transform-origin: 50% 40px;
            transform-origin: 50% 40px;
  }
}
.head .keys {
  background-image: url(//game.gtimg.cn/images/speed/act/a20171227sale/keys.png);
  width: 1200px;
  height: 60px;
  position: absolute;
  top: 426px;
  left: 0;
}

/* 花瓣动画 */
.element {
  position: absolute;
  top: 42px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.element p {
  position: absolute;
  top: -30px;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.element i {
  display: block;
  background: url(//game.gtimg.cn/images/speed/act/a20171227sale/spr.png);
  -webkit-transform-origin: 50% -100%;
      -ms-transform-origin: 50% -100%;
          transform-origin: 50% -100%;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
.element p:nth-child(12) i {
  width: 30px;
  height: 30px;
  background-position: 0 -90px;
}
.element p:nth-child(17) i {
  width: 20px;
  height: 20px;
  background-position: -30px -90px;
}
.element p:nth-child(3) i, .element p:nth-child(15) i {
  width: 20px;
  height: 20px;
  background-position: -50px -90px;
}
.element p:nth-child(19) i {
  width: 20px;
  height: 20px;
  background-position: -90px -90px;
}
.element p:nth-child(9) i, .element p:nth-child(11) i {
  width: 20px;
  height: 20px;
  background-position: -130px -90px;
}
.element p:nth-child(4) i, .element p:nth-child(16) i, .element p:nth-child(18) i {
  width: 20px;
  height: 20px;
  background-position: -30px -90px;
}
.element p:nth-child(8) i {
  width: 20px;
  height: 20px;
  background-position: -90px -90px;
}
.element p:nth-child(13) i {
  width: 20px;
  height: 20px;
  background-position: -130px -90px;
}
.element p:nth-child(2) i, .element p:nth-child(6) i {
  width: 30px;
  height: 30px;
  background-position: 0 -90px;
}
.element p:nth-child(1) i {
  width: 20px;
  height: 20px;
  background-position: -30px -90px;
}
.element p:nth-child(10) i {
  width: 20px;
  height: 20px;
  background-position: -50px -90px;
}
.element p:nth-child(14) i {
  width: 20px;
  height: 20px;
  background-position: -70px -90px;
}
.element p:nth-child(7) i {
  width: 20px;
  height: 20px;
  background-position: -90px -90px;
}
.element p:nth-child(5) i, .element p:nth-child(20) i {
  width: 20px;
  height: 20px;
  background-position: -110px -90px;
}
.element p:nth-child(1) {
  left: 50.93614%;
  -webkit-animation-duration: 11.25011s, 11.25011s;
          animation-duration: 11.25011s, 11.25011s;
  -webkit-animation-delay: 0.73367s, 0.73367s;
          animation-delay: 0.73367s, 0.73367s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(1) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 4.89401s;
          animation-duration: 4.89401s;
}
.element p:nth-child(2) {
  left: 56.47496%;
  -webkit-animation-duration: 10.67235s, 10.67235s;
          animation-duration: 10.67235s, 10.67235s;
  -webkit-animation-delay: 4.08699s, 4.08699s;
          animation-delay: 4.08699s, 4.08699s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(2) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 4.25931s;
          animation-duration: 4.25931s;
}
.element p:nth-child(3) {
  left: 69.81286%;
  -webkit-animation-duration: 8.92917s, 8.92917s;
          animation-duration: 8.92917s, 8.92917s;
  -webkit-animation-delay: 6.13388s, 6.13388s;
          animation-delay: 6.13388s, 6.13388s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(3) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 5.55226s;
          animation-duration: 5.55226s;
}
.element p:nth-child(4) {
  left: 35.00953%;
  -webkit-animation-duration: 10.89091s, 10.89091s;
          animation-duration: 10.89091s, 10.89091s;
  -webkit-animation-delay: 3.42685s, 3.42685s;
          animation-delay: 3.42685s, 3.42685s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(4) i {
  -webkit-animation-name: ani-leaf-spin-clockwise;
          animation-name: ani-leaf-spin-clockwise;
  -webkit-animation-duration: 4.22756s;
          animation-duration: 4.22756s;
}
.element p:nth-child(5) {
  left: 2.8157%;
  -webkit-animation-duration: 11.3281s, 11.3281s;
          animation-duration: 11.3281s, 11.3281s;
  -webkit-animation-delay: 1.96243s, 1.96243s;
          animation-delay: 1.96243s, 1.96243s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(5) i {
  -webkit-animation-name: ani-leaf-spin-clockwise;
          animation-name: ani-leaf-spin-clockwise;
  -webkit-animation-duration: 2.70692s;
          animation-duration: 2.70692s;
}
.element p:nth-child(6) {
  left: 16.09667%;
  -webkit-animation-duration: 9.8532s, 9.8532s;
          animation-duration: 9.8532s, 9.8532s;
  -webkit-animation-delay: 0.18456s, 0.18456s;
          animation-delay: 0.18456s, 0.18456s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(6) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 2.30958s;
          animation-duration: 2.30958s;
}
.element p:nth-child(7) {
  left: 92.65051%;
  -webkit-animation-duration: 10.4861s, 10.4861s;
          animation-duration: 10.4861s, 10.4861s;
  -webkit-animation-delay: 7.19563s, 7.19563s;
          animation-delay: 7.19563s, 7.19563s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(7) i {
  -webkit-animation-name: ani-leaf-spin-clockwise;
          animation-name: ani-leaf-spin-clockwise;
  -webkit-animation-duration: 3.52529s;
          animation-duration: 3.52529s;
}
.element p:nth-child(8) {
  left: 91.27993%;
  -webkit-animation-duration: 8.59437s, 8.59437s;
          animation-duration: 8.59437s, 8.59437s;
  -webkit-animation-delay: 2.65811s, 2.65811s;
          animation-delay: 2.65811s, 2.65811s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(8) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 4.81837s;
          animation-duration: 4.81837s;
}
.element p:nth-child(9) {
  left: 60.72451%;
  -webkit-animation-duration: 7.85096s, 7.85096s;
          animation-duration: 7.85096s, 7.85096s;
  -webkit-animation-delay: 3.11328s, 3.11328s;
          animation-delay: 3.11328s, 3.11328s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(9) i {
  -webkit-animation-name: ani-leaf-spin-clockwise;
          animation-name: ani-leaf-spin-clockwise;
  -webkit-animation-duration: 2.35838s;
          animation-duration: 2.35838s;
}
.element p:nth-child(10) {
  left: 78.07874%;
  -webkit-animation-duration: 10.87326s, 10.87326s;
          animation-duration: 10.87326s, 10.87326s;
  -webkit-animation-delay: 2.50038s, 2.50038s;
          animation-delay: 2.50038s, 2.50038s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(10) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 5.91235s;
          animation-duration: 5.91235s;
}
.element p:nth-child(11) {
  left: 10.1252%;
  -webkit-animation-duration: 11.52575s, 11.52575s;
          animation-duration: 11.52575s, 11.52575s;
  -webkit-animation-delay: 5.29459s, 5.29459s;
          animation-delay: 5.29459s, 5.29459s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(11) i {
  -webkit-animation-name: ani-leaf-spin-clockwise;
          animation-name: ani-leaf-spin-clockwise;
  -webkit-animation-duration: 5.87097s;
          animation-duration: 5.87097s;
}
.element p:nth-child(12) {
  left: 67.39415%;
  -webkit-animation-duration: 6.23527s, 6.23527s;
          animation-duration: 6.23527s, 6.23527s;
  -webkit-animation-delay: 4.94527s, 4.94527s;
          animation-delay: 4.94527s, 4.94527s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(12) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 2.88916s;
          animation-duration: 2.88916s;
}
.element p:nth-child(13) {
  left: 2.55944%;
  -webkit-animation-duration: 8.54034s, 8.54034s;
          animation-duration: 8.54034s, 8.54034s;
  -webkit-animation-delay: 4.21942s, 4.21942s;
          animation-delay: 4.21942s, 4.21942s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(13) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 3.2801s;
          animation-duration: 3.2801s;
}
.element p:nth-child(14) {
  left: 49.03825%;
  -webkit-animation-duration: 8.4323s, 8.4323s;
          animation-duration: 8.4323s, 8.4323s;
  -webkit-animation-delay: 3.38862s, 3.38862s;
          animation-delay: 3.38862s, 3.38862s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(14) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 2.31088s;
          animation-duration: 2.31088s;
}
.element p:nth-child(15) {
  left: 70.31231%;
  -webkit-animation-duration: 6.96607s, 6.96607s;
          animation-duration: 6.96607s, 6.96607s;
  -webkit-animation-delay: 3.85343s, 3.85343s;
          animation-delay: 3.85343s, 3.85343s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(15) i {
  -webkit-animation-name: ani-leaf-spin-clockwise;
          animation-name: ani-leaf-spin-clockwise;
  -webkit-animation-duration: 3.78311s;
          animation-duration: 3.78311s;
}
.element p:nth-child(16) {
  left: 67.7051%;
  -webkit-animation-duration: 9.09054s, 9.09054s;
          animation-duration: 9.09054s, 9.09054s;
  -webkit-animation-delay: 7.47237s, 7.47237s;
          animation-delay: 7.47237s, 7.47237s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(16) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 4.94466s;
          animation-duration: 4.94466s;
}
.element p:nth-child(17) {
  left: 99.69772%;
  -webkit-animation-duration: 7.3482s, 7.3482s;
          animation-duration: 7.3482s, 7.3482s;
  -webkit-animation-delay: 2.78208s, 2.78208s;
          animation-delay: 2.78208s, 2.78208s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(17) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 2.87934s;
          animation-duration: 2.87934s;
}
.element p:nth-child(18) {
  left: 37.22543%;
  -webkit-animation-duration: 9.88697s, 9.88697s;
          animation-duration: 9.88697s, 9.88697s;
  -webkit-animation-delay: 3.31371s, 3.31371s;
          animation-delay: 3.31371s, 3.31371s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(18) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 3.85982s;
          animation-duration: 3.85982s;
}
.element p:nth-child(19) {
  left: 44.35332%;
  -webkit-animation-duration: 11.3529s, 11.3529s;
          animation-duration: 11.3529s, 11.3529s;
  -webkit-animation-delay: 3.3588s, 3.3588s;
          animation-delay: 3.3588s, 3.3588s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(19) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 4.84681s;
          animation-duration: 4.84681s;
}
.element p:nth-child(20) {
  left: 91.56934%;
  -webkit-animation-duration: 10.16604s, 10.16604s;
          animation-duration: 10.16604s, 10.16604s;
  -webkit-animation-delay: 3.9366s, 3.9366s;
          animation-delay: 3.9366s, 3.9366s;
  -webkit-animation-name: ani-leaf-fade, ani-leaf-drop;
          animation-name: ani-leaf-fade, ani-leaf-drop;
  -webkit-animation-timing-function: linear, ease-in;
          animation-timing-function: linear, ease-in;
}
.element p:nth-child(20) i {
  -webkit-animation-name: ani-leaf-spin-counterclockwise;
          animation-name: ani-leaf-spin-counterclockwise;
  -webkit-animation-duration: 3.26757s;
          animation-duration: 3.26757s;
}
@-webkit-keyframes ani-leaf-fade {
  0%,90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ani-leaf-fade {
  0%,90% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes ani-leaf-drop {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 734px);
            transform: translate(0, 734px);
  }
}
@keyframes ani-leaf-drop {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, 734px);
            transform: translate(0, 734px);
  }
}
@-webkit-keyframes ani-leaf-spin-clockwise {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
  }
}
@keyframes ani-leaf-spin-clockwise {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg);
  }
  100% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
  }
}
@-webkit-keyframes ani-leaf-spin-counterclockwise {
  0% {
    -webkit-transform: scale(-1, 1) rotate(50deg);
            transform: scale(-1, 1) rotate(50deg);
  }
  100% {
    -webkit-transform: scale(-1, 1) rotate(-50deg);
            transform: scale(-1, 1) rotate(-50deg);
  }
}
@keyframes ani-leaf-spin-counterclockwise {
  0% {
    -webkit-transform: scale(-1, 1) rotate(50deg);
            transform: scale(-1, 1) rotate(50deg);
  }
  100% {
    -webkit-transform: scale(-1, 1) rotate(-50deg);
            transform: scale(-1, 1) rotate(-50deg);
  }
}

/*# sourceMappingURL=common.css.map */