@import "animate.css";
.music {
  position: absolute;
  z-index: 1000;
  right: 0px;
  top: 0px;
  padding: 10px;
  width: 25px;
  height: 25px;
}
.music .music-btn {
  display: block;
  padding-left: 1px;
  width: 25px;
  height: 25px;
  background-image: url(../img/normalmusic.svg);
  background-size: 100% 100%;
}
.music .music-btn.play {
  -webkit-animation: rotating 5s linear infinite;
          animation: rotating 5s linear infinite;
}
@-webkit-keyframes rotating {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 0);
            transform: rotate3d(0, 0, 1, 0);
  }
  33% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 118.8deg);
            transform: rotate3d(0, 0, 1, 118.8deg);
  }
  66% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 237.6deg);
            transform: rotate3d(0, 0, 1, 237.6deg);
  }
  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
            transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes rotating {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 0);
            transform: rotate3d(0, 0, 1, 0);
  }
  33% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 118.8deg);
            transform: rotate3d(0, 0, 1, 118.8deg);
  }
  66% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 237.6deg);
            transform: rotate3d(0, 0, 1, 237.6deg);
  }
  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
            transform: rotate3d(0, 0, 1, 360deg);
  }
}
.rotating {
  -webkit-animation-name: rotating;
          animation-name: rotating;
}
.u-arrow-bottom {
  position: absolute;
  width: 24px;
  height: 14px;
  left: 50%;
  bottom: 25px;
  z-index: 150;
  margin-left: -7px;
}
.u-arrow-bottom .pre-wrap {
  width: 24px;
  height: 14px;
  position: relative;
  -webkit-animation: start 1.5s infinite ease-in-out;
          animation: start 1.5s infinite ease-in-out;
}
.u-arrow-bottom .pre-wrap .pre-box1,
.u-arrow-bottom .pre-wrap .pre-box2 {
  height: 15px;
  width: 11px;
  position: absolute;
  top: -5px;
}
.u-arrow-bottom .pre-wrap .pre1,
.u-arrow-bottom .pre-wrap .pre2,
.u-arrow-bottom .pre-wrap .pre3,
.u-arrow-bottom .pre-wrap .pre4 {
  border-radius: 2px;
  background-color: #fff;
}
.u-arrow-bottom .pre-wrap .pre1,
.u-arrow-bottom .pre-wrap .pre2 {
  width: 14px;
  height: 5px;
  position: absolute;
  background: #cccccc;
  top: 5px;
}
.u-arrow-bottom .pre-wrap .pre1 {
  -webkit-transform: rotate(130deg);
          transform: rotate(130deg);
  left: 2px;
  top: 4px;
}
.u-arrow-bottom .pre-wrap .pre2 {
  left: -4.5px;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
}
.wp {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.page {
  background: transparent no-repeat 50% 100%;
  background-size: cover;
  position: relative;
}
.page .text {
  position: absolute;
  font-size: 18px;
  line-height: 15px;
  color: #ffffff;
}
.page .text .yellow {
  color: #FEE834;
}
.page .p {
  background: transparent no-repeat 50% 50%;
  background-size: auto 100%;
  position: absolute;
  left: 0;
}
.page1 {
  background-image: url("../img/step1/bg.jpg");
}
.page1 .t1 {
  left: 40px;
  top: 45px;
}
.page1 .people {
  background-image: url("../img/step1/xiaoren.png");
  width: 53px;
  height: 122px;
  top: 272.5px;
  left: 80px;
}
.page1 .line {
  background-image: url("../img/step1/henggan.png");
  height: 56px;
  width: 176px;
  top: 335px;
}
.page1 .wj {
  background-image: url("../img/step1/weijin.gif");
  width: 165px;
  height: 85px;
  top: 275px;
  left: -20px;
}
.page1 .yh {
  background-image: url("../img/step1/yanhua.png");
  height: 96px;
  width: 133px;
  left: auto;
  right: 20px;
  top: 180px;
}
.page2 {
  background-image: url("../img/step2/bg.jpg");
}
.page2 .t1 {
  left: 40px;
  top: auto;
  bottom: 55px;
}
.page2 .zz {
  background-image: url("../img/step2/zhezhao.png");
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.page2 .shu {
  background-image: url("../img/step2/shu.png");
  width: 372px;
  height: 484px;
  bottom: 80px;
  top: auto;
}
.page2 .ren {
  background-image: url("../img/step2/xiaoren.png");
  width: 42px;
  height: 74px;
  bottom: 170px;
  top: auto;
  left: 210px;
}
.page3 {
  background-image: url("../img/step3/bg.jpg");
}
.page3 .t1 {
  left: 40px;
  top: auto;
  bottom: 55px;
}
.page3 .zz {
  background-image: url("../img/step3/zhezhao.png");
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
}
.page3 .zhuozi {
  background-image: url("../img/step3/zhuozi.png");
  width: 100%;
  background-position: 50%;
  background-size: 232px 100%;
  height: 202px;
  bottom: 20px;
}
.page3 .ren {
  background-image: url(../img/step3/xiaoren.png);
  height: 124px;
  background-position: 42%;
  background-size: auto 100%;
  width: 100%;
  bottom: 220px;
}
.page3 .deng {
  background-image: url(../img/step3/deng.png);
  height: 396px;
  width: 100%;
  background-position: 50%;
  background-size: auto 100%;
  top: auto;
  bottom: 170px;
  left: 0;
}
.page4 {
  background-image: url("../img/step4/bg.jpg");
}
.page4 .t1 {
  font-size: 40px;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  top: 90px;
  left: 50px;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
}
.page4 .t2 {
  font-size: 40px;
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  top: 90px;
  width: 100%;
  left: 120px;
  color: #FEE733;
  white-space: nowrap;
  font-weight: bold;
}
.page4 .t3 {
  width: 100%;
  left: 40px;
  top: 30px;
}
.page5 {
  background-image: url("../img/step5/bg.jpg");
}
.page5 .t1 {
  left: 40px;
  top: 50%;
}
.page5 .ren {
  background-image: url(../img/step5/xiaoren.png);
  width: 100%;
  height: 67px;
  bottom: 13%;
}
.page6 {
  background-image: url("../img/step6/bg.jpg");
}
.page6 .t1 {
  left: 40px;
  top: 5%;
}
.page7 {
  background-image: url("../img/step7/bg.jpg");
}
.page7 .lightEvent {
  display: none;
}
.page7 .b {
  background: #009A78;
  padding: 15px 20px;
  border-radius: 10px 10px;
  color: #ffffff;
  font-size: 22px;
  position: absolute;
  left: 50%;
  top: 50%;
  white-space: nowrap;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}
.page7 .bg1 {
  background-image: url(../img/step7/bg1.jpg);
  background-size: cover;
  background-position: 50% 100%;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.page7 .year {
  background-image: url(../img/step7/2017.png);
  width: 100%;
  height: 80px;
  top: 50px;
}
.page7 .text {
  background-image: url(../img/step7/pnhj.png);
  height: 50px;
  width: 100%;
  top: 130px;
}
.page7 .l {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: 50% 100%;
  background-size: cover;
}
.page7 .l1 {
  background-image: url(../img/step7/l1.png);
}
.page7 .l2 {
  background-image: url(../img/step7/l2.png);
}
.page7 .l3 {
  background-image: url(../img/step7/l3.png);
}
.page7 .l4 {
  background-image: url(../img/step7/l4.png);
}
.page7 .l5 {
  background-image: url(../img/step7/l5.png);
}
.page7 .l6 {
  background-image: url(../img/step7/l6.png);
}
.page7 .l7 {
  background-image: url(../img/step7/l7.png);
}
.page7 .l8 {
  background-image: url(../img/step7/l8.png);
}
.page7 .l9 {
  background-image: url(../img/step7/l9.png);
}
.fullPage-wp {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fullPage-wp:after {
  display: block;
  content: ' ';
  height: 0;
  clear: both;
}
.fullPage-wp.anim {
  -webkit-transition: all 500ms ease-out 0s;
  transition: all 500ms ease-out 0s;
}
.fullPage-page {
  display: block;
  overflow: hidden;
}
.fullPage-dir-h {
  float: left;
}
.fireworksIn {
  -webkit-animation-name: fireworksIn;
          animation-name: fireworksIn;
  -webkit-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
}
@-webkit-keyframes fireworksIn {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0) translate3d(0, 150px, 0);
            transform: scale(0) translate3d(0, 150px, 0);
    opacity: 0;
  }
  40% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1) translate3d(0, 0px, 0);
            transform: scale(1) translate3d(0, 0px, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1.1) translate3d(0, 10px, 0);
            transform: scale(1.1) translate3d(0, 10px, 0);
    opacity: 0;
  }
}
@keyframes fireworksIn {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0) translate3d(0, 150px, 0);
            transform: scale(0) translate3d(0, 150px, 0);
    opacity: 0;
  }
  40% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1) translate3d(0, 0px, 0);
            transform: scale(1) translate3d(0, 0px, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1.1) translate3d(0, 10px, 0);
            transform: scale(1.1) translate3d(0, 10px, 0);
    opacity: 0;
  }
}
.info_panel {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.info_panel .head {
  width: 31%;
  right: 12%;
  top: 6%;
  border-radius: 100%;
  border: 5px solid rgba(255, 255, 255, 0.5);
  left: auto;
}
.info_panel .head img {
  display: block;
  left: 0;
  border-radius: 100%;
  top: 0;
  width: 100%;
  height: auto;
}
.info_panel .hj {
  position: absolute;
  background: url("../img/step7/hj.png") no-repeat 50% 50%;
  width: 375px;
  height: 522.5px;
  background-size: 100% 100%;
  bottom: 0;
  left: 43%;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: none;
}
.info_panel .hj .level {
  font-size: 16px;
  color: #888888;
  position: absolute;
}
.info_panel .hj .level:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #878787;
  margin-right: 10px;
}
.info_panel .hj .level.active {
  font-size: 18px;
  color: #ffe43b;
}
.info_panel .hj .level.active:before {
  background: #159978;
}
.info_panel .hj .l1 {
  left: 72px;
  top: 235px;
}
.info_panel .hj .l2 {
  left: 100px;
  top: 285px;
}
.info_panel .hj .l3 {
  left: 138px;
  top: 338px;
}
.info_panel .hj .l4 {
  left: 185px;
  top: 392px;
}
.info_panel .t {
  font-size: 15px;
  color: #ffffff;
  position: absolute;
  white-space: nowrap;
}
.info_panel .t:before {
  content: "";
  height: 14px;
  width: 14px;
  border-radius: 100%;
  display: inline-block;
  background: #00B0AC;
  margin-right: 10px;
}
.info_panel .nick {
  top: 48%;
  right: 120%;
  color: #019b78;
  font-size: 18px;
}
.info_panel .join {
  top: 31%;
  left: auto;
  right: 20%;
}
.info_panel .join:before {
  background-color: #E9564E;
}
.info_panel .day {
  top: 38%;
  left: auto;
  right: 10%;
}
.info_panel .day:before {
  background-color: #99C44C;
}
.info_panel .kh {
  top: 47%;
  left: auto;
  right: 30%;
}
.info_panel .kh:before {
  background-color: #F6A73E;
}
.info_panel .house {
  top: 56%;
  left: auto;
  right: 20%;
}
.info_panel .house:before {
  background-color: #7CA13B;
}
.info_panel .yuan {
  top: 65%;
  left: 29%;
}
.info_panel .yuan:before {
  background-color: #64C2C7;
}
.info_panel .show_info {
  position: absolute;
  top: auto;
  bottom: 5%;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 5px;
}
.house_panel {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
}
.house_panel .house_pic {
  width: 293px;
  height: 287.5px;
  position: absolute;
  left: 50%;
  top: 42%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.house_panel .house_pic img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.house_panel .house_text {
  position: absolute;
  width: 100%;
  top: 100%;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
}
.house_panel .house_text span {
  font-size: 18px;
  color: #FFE43B;
}
.house_panel .shareTip {
  position: absolute;
  bottom: 5%;
  font-size: 12px;
  color: #ccc;
  text-align: center;
  width: 100%;
  white-space: nowrap;
}
.hidden {
  display: none !important;
}
.arrowAni {
  -webkit-animation: arrowAni 1s linear infinite;
          animation: arrowAni 1s linear infinite;
}
@-webkit-keyframes arrowAni {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 180deg) translate(0, -100%);
            transform: rotate3d(0, 0, 1, 180deg) translate(0, -100%);
    opacity: 0.1;
  }
  66% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 180deg) translate(0, 0);
            transform: rotate3d(0, 0, 1, 180deg) translate(0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
            transform: rotate3d(0, 0, 1, 180deg);
  }
}
@keyframes arrowAni {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 180deg) translate(0, -100%);
            transform: rotate3d(0, 0, 1, 180deg) translate(0, -100%);
    opacity: 0.1;
  }
  66% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 180deg) translate(0, 0);
            transform: rotate3d(0, 0, 1, 180deg) translate(0, 0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 180deg);
            transform: rotate3d(0, 0, 1, 180deg);
  }
}
