body, html, .page, .page-box {
  padding: 0;
  margin: 0;
  width: 100%;
}

.owo-animation {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owo-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owo-animation-forward {
  z-index: 99;
}

img {
  border: none;
}

[route-active="false"] {
  display: none;
}

/* 清除浮动 */
.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.loading-box {
  width: 100%;
  height: 100%;
  background-color: #dc8cac;
}

.loading-box .loading {
  position: absolute;
  left: 0;
  right: 0;
  top: -16%;
  bottom: 0;
  margin: auto;
}

.loading-box .loading-bar {
  position: absolute;
  top: 0%;
  bottom: 0%;
  height: 20px;
  background-color: white;
  width: 80%;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 20px;
  padding: 10px;
  box-shadow: 2px 3px 9px #5d739c;
}

.loading-box .num-bar {
  background-color: #75c1d3;
  height: 20px;
  border-radius: 20px;
  width: 0%;
  transition: width 0.5s;
}

.loading-box .num,
.loading-box .text {
  position: absolute;
  top: 0%;
  bottom: -8%;
  margin: auto;
  line-height: 50px;
  height: 50px;
  font-size: 36px;
  width: 100%;
  text-align: center;
  color: white;
  font-weight: bold;
}

.loading-box .text {
  bottom: -14%;
}
[o-animation="shrink"] {
  -webkit-animation: shrink 1s linear alternate infinite;
  animation: shrink 1s linear alternate infinite;
}
@-webkit-keyframes shrink{
  0%{-webkit-transform:scale(0.9);}
  100%{-webkit-transform:scale(1);}
}
@keyframes shrink{
  0%{transform:scale(0.9);}
  100%{transform:scale(1);}
}


[o-animation="floatLeftRight"] {
  -webkit-animation: floatLeftRight 3s linear infinite;
  animation: floatLeftRight 3s linear infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

@-webkit-keyframes floatLeftRight {
  0% { transform: translateX(-5vw);}
  50% {transform: translateX(5vw);}
  100% {transform: translateX(-5vw);}
}

@-webkit-keyframes float {
  0% { transform: translateX(-5vw);}
  50% {transform: translateX(5vw);}
  100% {transform: translateX(-5vw);}
}

@keyframes float {
  0% { transform: translateX(-5vw);}
  50% {transform: translateX(5vw);}
  100% {transform: translateX(-5vw);}
}

.page-1 .so-0 {
  left: 0px;
  top: 0px;
  width: 750px;
  height: 1508px;
  z-index: 0;
}

.page-1 .so-1 {
  left: 465px;
  top: 221px;
  z-index: -1;
}

.page-1 .so-2 {
  left: 274px;
  top: 1176px;
  z-index: -2;
}

.page-1 .so-3 {
  left: 28px;
  top: 194px;
  z-index: -3;
}

.page-1 .so-4 {
  left: 111px;
  top: 190px;
  z-index: -4;
}

.page-1 .so-5 {
  left: 0px;
  top: 0px;
  z-index: -5;
}

.page-1 .so-6 {
  left: 314px;
  top: 520px;
  z-index: -6;
}

.page-1 .so-7 {
  left: 0px;
  top: 0px;
  z-index: -7;
}

.page-1 .shuoming {
  position: absolute;
  top: 511px;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

.page-1 .shalte {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
}

.page-1 .shalte .yingbi {
  position: absolute;
  left: 248px;
  top: 270px;
}
@-webkit-keyframes flicker {
  from {
    opacity: 100%;
  }

  to {
    opacity: 20%;
  }
}

@keyframes flicker {
  from {
    opacity: 100%;
  }

  to {
    opacity: 20%;
  }
}

[o-animation="flicker"] {
  -webkit-animation: flicker 2s linear 0s infinite alternate;
  animation: flicker 2s linear 0s infinite alternate;
}

.page2 .so-1 {
  left: 291px;
  top: 1099px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 20;
  width: 196px;
  height: 185px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-image: url('../resource/page2-1138-2.png');
}

.page2 .so-2 {
  left: 0px;
  top: 0px;
  z-index: 2;
}

.page2 .so-3 {
  left: 0px;
  top: 0px;
  z-index: -3;
}

.page2 .so-4 {
  left: 445px;
  top: 211px;
  width: 116px;
  height: 398px;
  z-index: 1;
}

.page2 .so-5 {
  left: 39px;
  top: 0px;
  z-index: -5;
}

.page2 .so-6 {
  left: 58px;
  top: 1px;
  z-index: -6;
}

.page2 .so-7 {
  left: 0px;
  top: 216px;
  z-index: -7;
}

.page2 .so-8 {
  left: 0px;
  top: 199px;
  z-index: -8;
}

.page2 .so-9 {
  left: 509px;
  top: 1207px;
  z-index: 9;
}

.page2 .so-10 {
  left: 0px;
  top: 844px;
  z-index: 0;
}

.page2 .so-11 {
  left: 43px;
  top: 458px;
  width: 727px;
  height: 730px;
  z-index: -11;
}

.page2 .so-12 {
  left: 476px;
  top: 469px;
  z-index: -12;
  transition: top 1s, opacity 1s;
}

.page2 .so-13 {
  left: 186px;
  top: 406px;
  z-index: -13;
  transition: top 1s, opacity 1s;
}

.page2 .so-14 {
  left: 0px;
  top: 423px;
  z-index: -14;
  transition: top 1s, opacity 1s;
}

.page2 .so-15 {
  left: 528px;
  top: 339px;
  z-index: -15;
  transition: top 1s, opacity 1s;
}

.page2 .so-16 {
  left: 171px;
  top: 242px;
  z-index: -16;
  transition: top 1s, opacity 1s;
}

.page2 .so-17 {
  left: 0px;
  top: 0px;
  z-index: -17;
}

.page2 .so.zhuazhou {
  opacity: 0;
  top: -120px;
}

.page2 .shuzi-box {
  background-image: url('../resource/shuzi-box.png');
  width: 718px;
  height: 899px;
  position: absolute;
  left: 15px;
  top: 206px;
  display: none;
  z-index: 9;
}

.page2 .shuzi-box p {
  font-size: 36px;
  color: white;
  text-align: center;
  line-height: 80px;
  margin-top: 60px;
}

.page2 .shuzi-box .show {
  position: absolute;
  left: 0;
  right: 0;
  top: 275px;
  margin: 0 auto;
}

.page2 .shuzi-box .shuzi {
  position: absolute;
  left: 0;
  right: 0;
  top: 398px;
  margin: 0 auto;
  display: none;
  z-index: 999;
  transition: width 2s, top 2s, left 2s;
}

.page2 .shuzi-box .next {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 780px;
}

.page2 .panel {
  background-image: url('../resource/panel.png');
  width: 504px;
  height: 764px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 88px;
  display: none;
}

.page2 .panel .jixu {
  position: absolute;
  left: 0;
  right: 0;
  top: 630px;
  margin: 0 auto;
  display: none;
}

.page2 .shanguang {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 332px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.page2 .tuozhuai .shuzi {
  top: 0px;
  width: 200px;
}

.page2 .tuozhuai .gongxi,
.page2 .tuozhuai .shanguang {
  display: none;
}

.page2 .tuozhuai .panel {
  display: block;
}

.page2 .juxing {
  background-image: url('../resource/juxing.png');
  width: 155px;
  height: 52px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page2 .juxing img {
  position: absolute;
  display: none;
  height: 35px;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}

.page2 .can-next .jixu {
  display: block;
}

.page2 .can-next .juxing {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

.page2 .fenxiang-0 {
  left: 15px;
  top: 211px;
  width: 717px;
  height: 893px;
  z-index: 0;
}

.page2 .fenxiang-1 {
  left: 368px;
  top: 754px;
  z-index: 3;
}

.page2 .fenxiang-2 {
  left: 91px;
  top: 754px;
  z-index: 11;
}

.page2 .fenxiang-3 {
  left: 107px;
  top: 88px;
  z-index: -3;
}

.page2 .fenxiang-4 {
  left: 0;
  top: 510px;
  width: 350px;
  z-index: 9;
  right: 0;
  margin: 0 auto;
}

.page2 .fenxiang-5 {
  left: 39px;
  top: 22px;
  z-index: -5;
  display: none;
}

.page2 .fenxiang-6 {
  left: 0px;
  top: 0px;
  z-index: -6;
}

.page2 .fenxiang {
  width: 717px;
  height: 893px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 212px;
  display: none;
  z-index:31;
}

.page2 .fenxiang p {
  color: #323a3d;
  font-size: 40px;
  position: absolute;
  width: 300px;
  height: 200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 224px;
}


.music-menu {
  position: absolute;
  right: 10px;
  top: 10%;
  z-index: 9;
  width: 36px;
  height: 36px;
}

.music-menu .music-icon {
  width: 36px;
  height: 36px;
}

.music-menu .active {
  -webkit-animation: musicturn 12s linear infinite;
          animation: musicturn 12s linear infinite;
}

@-webkit-keyframes musicturn {
  0% {
    -webkit-transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(90deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(270deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes musicturn {
  0% {
    -webkit-transform: rotate(0deg);
  }

  25% {
    -webkit-transform: rotate(90deg);
  }

  50% {
    -webkit-transform: rotate(180deg);
  }

  75% {
    -webkit-transform: rotate(270deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}
/* 页面切换动画 */
.o-page-scaleDown {
	-webkit-animation: scaleDown .7s ease both;
	-moz-animation: scaleDown .7s ease both;
	animation: scaleDown .7s ease both;
}

@-webkit-keyframes scaleDown {
	to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleDown {
	to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleDown {
	to { opacity: 0; transform: scale(.8); }
}
.o-page-scaleUpDown {
	-webkit-animation: scaleUpDown .5s ease both;
	-moz-animation: scaleUpDown .5s ease both;
	animation: scaleUpDown .5s ease both;
}

@-webkit-keyframes scaleUpDown {
	from { opacity: 0; -webkit-transform: scale(1.2); }
}
@-moz-keyframes scaleUpDown {
	from { opacity: 0; -moz-transform: scale(1.2); }
}
@keyframes scaleUpDown {
	from { opacity: 0; transform: scale(1.2); }
}
.o-page-scaleUp {
	-webkit-animation: scaleUp .7s ease both;
	-moz-animation: scaleUp .7s ease both;
	animation: scaleUp .7s ease both;
}

@-webkit-keyframes scaleUp {
	from { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleUp {
	from { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleUp {
	from { opacity: 0; transform: scale(.8); }
}

/* 动画效果 */
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-duration: 0.75s;
  animation-name: bounceOut;
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-duration: 0.75s;
  animation-name: bounceIn;
}

