@charset "UTF-8";
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}

body,
html {
  height: 100%;
  width: 100;
  max-width: 750px;
  margin: 0 auto;
  background: #b20204;
}

.hide {
  display: none;
}

.p1 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.p1 .bg1 {
  width: 100%;
  height: 100%;
  background: url(../images/main_bg.png) no-repeat;
  background-size: 100% 100%;
}

.p1 .num-box {
  position: absolute;
  background: url(../images/pic_num_bg.png) no-repeat;
  width: 590px;
  height: 175px;
  left: 50%;
  margin-left: -295px;
  top: 38%;
  font-size: 74px;
  color: #fff;
  text-align: center;
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}

.p1 .num-box-tag {
  width: 90%;
  margin: 0 auto;
  padding-top: 52px;
  text-align: right;
  font-size: 30px;
  color: #772604;
}

.p1 .btn1 {
  position: absolute;
  background: url(../images/pic_btn1.png) no-repeat;
  width: 339px;
  height: 99px;
  left: 50%;
  top: 60%;
  margin-left: -179px;
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
}

.p1 .video-box {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  left: 0;
  top: 0;
  z-index: 1;
}

.p1 .video-box .video-inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.p1 .video-box .video-inner video {
  width: 100%;
}

.p1 .video-box .video-inner .skip {
  position: absolute;
  right: 20px;
  top: 50px;
  background: url(../images/skip.png) no-repeat;
  width: 127px;
  height: 100px;
}

.p1 .info-box {
  position: absolute;
  width: 640px;
  left: 55px;
  top: 38%;
  height: 186px;
  overflow: hidden;
}

.p1 .info-box .avatar {
  width: 186px;
  height: 186px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}

.p1 .info-box .avatar img {
  width: 100%;
  height: 100%;
}

.p1 .info-box .info-text {
  float: left;
  width: 424px;
  margin-left: 30px;
}

.p1 .info-box .info-text p {
  color: #772604;
  font-size: 27px;
}

.p2 {
  position: relative;
  background: url(../images/p2_bg.png) no-repeat;
  width: 750px;
  height: 6525px;
  display: none;
}

.p2 .btn2 {
  display: none;
  position: absolute;
  background: url(../images/p2_btn2.png) no-repeat;
  width: 269px;
  height: 99px;
  right: 100px;
  top: 450px;
}

.p2 .btn1 {
  display: none;
  position: absolute;
  background: url(../images/p2_btn1.png) no-repeat;
  width: 269px;
  height: 99px;
  left: 100px;
  top: 450px;
}

.p2 .heart-box {
  position: absolute;
  top: 5630px;
  width: 100%;
}

.p2 .heart-box .heart {
  position: relative;
  background: url(../images/heart.png) no-repeat;
  width: 126px;
  height: 126px;
  margin: 30px auto;
}

.p2 .heart-box .heart.cur {
  background: url(../images/heart_cur.png) no-repeat;
}

.p2 .heart-box .heart-click {
  background: url(../images/click_btn.png) no-repeat;
  width: 222px;
  height: 33px;
  margin: 20px auto;
}

.p2 .heart-box .heart-text {
  display: none;
  color: #fff;
  text-align: center;
  font-size: 34px;
  margin: 40px auto;
}

.p2 .heart-box .heart-name {
  display: none;
  color: #fff;
  text-align: center;
  font-size: 34px;
  margin: 40px auto;
}

.p2 .heart-box .share-btn {
  display: none;
  background: url(../images/share_btn.png) no-repeat;
  width: 399px;
  height: 99px;
  margin: 70px auto;
}

.p2 .share-info {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}

.p2 .share-info .share-img {
  position: absolute;
  background: url(../images/share_img.png) no-repeat;
  width: 300px;
  height: 300px;
  top: 0px;
  right: 20px;
  background-size: contain;
}

.img-box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background: #aa0204;
  text-align: center;
}

.img-box .info-text {
  width: 100%;
  position: absolute;
  top: 20px;
  font-size: 26px;
  color: #fff;
}

.img-box.flex {
  display: flex;
  align-items: center;
}

.img-box img {
  max-height: 100%;
  max-width: 100%;
}

.main-logo {
  background: url(../images/pic_logo.png) no-repeat;
  position: absolute;
  left: 20px;
  top: 5%;
  width: 198px;
  height: 49px;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.main-t1 {
  position: absolute;
  background: url(../images/pic_t1.png) no-repeat;
  width: 381px;
  height: 364px;
  left: 50%;
  margin-left: -165px;
  top: 10%;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

.main-t2 {
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -242px;
  background: url(../images/pic_t2.png) no-repeat;
  width: 484px;
  height: 112px;
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
}

.main-light {
  background: url(../images/pic_light.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 750px;
  height: 910px;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

.num_span {
  width: 555px;
  overflow: hidden;
  height: 72px;
  margin: 42px auto 0 auto;
}

.num_span span {
  float: right;
  width: 92px;
  font-size: 80px;
  color: #fff;
  font-weight: bold;
  text-shadow: 4px 4px 2px #a73707;
  /* 书写模式*/
  writing-mode: vertical-rl;
  /* 控制行内字符的旋转*/
  text-orientation: upright;
  margin-top: 0em;
  -webkit-transition: margin-top 1.5s ease-out;
  -o-transition: margin-top 1.5s ease-out;
  transition: margin-top 1.5s ease-out;
  transition-delay: 2s;
  letter-spacing: 1px;
}

.num_span span.an-delay {
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 0.3;
  }
  25%,
  75% {
    opacity: 0.9;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 0.3;
  }
  25%,
  75% {
    opacity: 0.9;
  }
}
