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;
}

@-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;
}

.loading-box {
  width: 100%;
  height: 100%;
  background-image: url('../images/1064.jpg');
}

.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: #fdbb45;
  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: #fd4b0d;
  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: #fd4b0d;
  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="floatUpDown"] {
  -webkit-animation: floatUpDown 3s linear infinite;
  animation: floatUpDown 3s linear infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

@-webkit-keyframes floatUpDown {
  0% { transform: translateY(-4vh);}
  50% {transform: translateY(-8vh);}
  100% {transform: translateY(-4vh);}
}

@-webkit-keyframes float {
  0% { transform: translateY(-4vh);}
  50% {transform: translateY(-8vh);}
  100% {transform: translateY(-4vh);}
}

@keyframes float {
  0% { transform: translateY(-4vh);}
  50% {transform: translateY(-8vh);}
  100% {transform: translateY(-4vh);}
}

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

.page-1 .so-1 {
  left: 66px;
  top: 233px;
  z-index: -1;
}

.page-1 .so-2 {
  left: 243px;
  top: 1179px;
  z-index: -2;
}

.page-1 .so-3 {
  left: 120px;
  top: 234px;
  z-index: -3;
}

.page-1 .so-4 {
  left: 46px;
  top: 522px;
  z-index: -4;
}

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

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

.page2 .so-1 {
  left: 274px;
  top: 587px;
  z-index: -1;
}

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

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

.page2 .so-4 {
  left: 273px;
  top: 906px;
  z-index: -4;
}

.page2 .so-5 {
  left: 275px;
  top: 1011px;
  z-index: -5;
}

.page2 .so-6 {
  left: 274px;
  top: 1116px;
  z-index: -6;
}

.page2 .so-7 {
  left: 196px;
  top: 571px;
  z-index: -7;
}

.page2 .so-8 {
  left: 193px;
  top: 678px;
  z-index: -8;
}

.page2 .so-9 {
  left: 195px;
  top: 785px;
  z-index: -9;
}

.page2 .so-10 {
  left: 196px;
  top: 891px;
  z-index: -10;
}

.page2 .so-11 {
  left: 196px;
  top: 996px;
  z-index: -11;
}

.page2 .so-12 {
  left: 196px;
  top: 1101px;
  z-index: -12;
}

.page2 .so-13 {
  left: 0px;
  top: 0px;
  z-index: -13;
}
.page3 .so-0 {
  left: 0px;
  top: 0px;
  width: 750px;
  height: 1508px;
  z-index: 0;
}

.page3 .so-1 {
  left: 225px;
  top: 1186px;
  z-index: -1;
}

.page3 .so-2 {
  left: 132px;
  top: 265px;
  z-index: -2;
}

.page3 .so-3 {
  left: 231px;
  top: 261px;
  z-index: -3;
}

.page3 .so-4 {
  left: 326px;
  top: 262px;
  z-index: -4;
}

.page3 .so-5 {
  left: 421px;
  top: 263px;
  z-index: -5;
}

.page3 .so-6 {
  left: 513px;
  top: 262px;
  z-index: -6;
}

.page3 .so-7 {
  left: 606px;
  top: 262px;
  z-index: -7;
}

.page3 .so-8 {
  left: 114px;
  top: 237px;
  z-index: -8;
}

.page3 .so-9 {
  left: 216px;
  top: 236px;
  z-index: -9;
}

.page3 .so-10 {
  left: 311px;
  top: 236px;
  z-index: -10;
}

.page3 .so-11 {
  left: 407px;
  top: 236px;
  z-index: -11;
}

.page3 .so-12 {
  left: 497px;
  top: 236px;
  z-index: -12;
}

.page3 .so-13 {
  left: 591px;
  top: 236px;
  z-index: -13;
}

.page3 .so-14 {
  left: 6px;
  top: 427px;
  z-index: -14;
}

.page3 .so-15 {
  left: 0px;
  top: 0px;
  z-index: -15;
}

.page3 .share-box {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}

.page3 .share-box img.text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 345px;
  margin: auto;
}

.page3 .share-box .share {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 410px;
  width: 478px;
  height: 843px;
}

.page3 .share-box svg {
  position: absolute;
  bottom: 217px;
  left: 0;
  right: 0;
  margin: auto;
  fill: white;
}

.page3 .show-box-arrow {
  position: absolute;
  top: 507px;
  left: 43px;
  width: 670px;
  height: 620px;
  overflow: auto;
}

.page3 .show-box-arrow img {
  width: 100%;
  height: auto;
}

.page3 .click-item {
  width: 52px;
  height: 175px;
  background-image: url('../images/1056.png');
}

.page3 .click-item.active {
  width: 75px;
  height: 203px;
  background-image: url('../images/1055.png');
  background-position: -5px -13px;
  text-align: center;
}

.page3 .hide {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.music-menu {
  position: absolute;
  right: 10px;
  top: 10%;
  z-index: 9;
  width: 40px;
  height: 40px;
}

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

.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-rotatePushLeft {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotatePushLeft .8s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotatePushLeft .8s both ease;
	transform-origin: 0% 50%;
	animation: rotatePushLeft .8s both ease;
}
@-webkit-keyframes rotatePushLeft {
	to { opacity: 0; -webkit-transform: rotateY(90deg); }
}
@-moz-keyframes rotatePushLeft {
	to { opacity: 0; -moz-transform: rotateY(90deg); }
}
@keyframes rotatePushLeft {
	to { opacity: 0; transform: rotateY(90deg); }
}
.o-page-rotatePullRight {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotatePullRight .5s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotatePullRight .5s both ease;
	transform-origin: 100% 50%;
	animation: rotatePullRight .5s both ease;
}
@-webkit-keyframes rotatePullRight {
	from { opacity: 0; -webkit-transform: rotateY(-90deg); }
}
@-moz-keyframes rotatePullRight {
	from { opacity: 0; -moz-transform: rotateY(-90deg); }
}
@keyframes rotatePullRight {
	from { opacity: 0; transform: rotateY(-90deg); }
}
.o-page-ontop {
	z-index: 999;
}
.o-page-rotatePushRight {
	-webkit-transform-origin: 100% 50%;
	-webkit-animation: rotatePushRight .8s both ease;
	-moz-transform-origin: 100% 50%;
	-moz-animation: rotatePushRight .8s both ease;
	transform-origin: 100% 50%;
	animation: rotatePushRight .8s both ease;
}
@-webkit-keyframes rotatePushRight {
	to { opacity: 0; -webkit-transform: rotateY(-90deg); }
}
@-moz-keyframes rotatePushRight {
	to { opacity: 0; -moz-transform: rotateY(-90deg); }
}
@keyframes rotatePushRight {
	to { opacity: 0; transform: rotateY(-90deg); }
}
.o-page-rotatePullLeft {
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotatePullLeft .5s both ease;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotatePullLeft .5s both ease;
	transform-origin: 0% 50%;
	animation: rotatePullLeft .5s both ease;
}

@-webkit-keyframes rotatePullLeft {
	from { opacity: 0; -webkit-transform: rotateY(90deg); }
}
@-moz-keyframes rotatePullLeft {
	from { opacity: 0; -moz-transform: rotateY(90deg); }
}
@keyframes rotatePullLeft {
	from { opacity: 0; transform: rotateY(90deg); }
}

/* 动画效果 */
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

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

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

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

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

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

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

.page3 .back {
  top: 247px;
  left: 11px;
}