/***********************reset***********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, span, object, iframe {
  padding: 0;
  margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

ol, ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

body {
  font: 12px/1.6 "Microsoft YaHei"; }

a {
  text-decoration: none;
  -webkit-transition: color 0.4s;
  transition: color 0.4s; }

a:active {
  outline: 0; }

img {
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #b9b9b9; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #b9b9b9; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #b9b9b9; }

input {
  outline: 0;
  border: 0;
  font-family: "Microsoft YaHei"; }

textarea {
  overflow: auto;
  resize: none; }

.clearfix:after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both; }

.clearfix {
  zoom: 1; }

.hide {
  display: none !important; }

.show {
  display: block !important;
  z-index: 9999999999; }

.fl {
  float: left; }

.fr {
  float: right; }

/* CSS Document */
/*
 * Author: hjj(191639)
 * Version: 0.1.0
 * Compile Date: 2021-06-21 15:34
*/
* {
  box-sizing: border-box; }

body {
  background: #190b28; }

body, html {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.full-bg {
  position: relative;
  max-width: 1920px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .full-bg .swiper-full {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .full-bg .swiper-wrapper, .full-bg .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .full-bg .swiper-wrapper h3.tit, .full-bg .swiper-slide h3.tit {
      margin: 20px auto;
      width: 365px;
      height: 35px;
      font-size: 0;
      opacity: 0;
      filter: Alpha(Opacity=0);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .full-bg a {
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

.contain {
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 0;
  bottom: 0; }

.sub-cont {
  width: 1920px;
  height: 1035px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px; }

.logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50; }

.wrapper {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  z-index: 5; }

.scroll-box {
  position: absolute;
  width: 100%;
  height: 100%; }

.scroll {
  position: relative; }
  .scroll img {
    cursor: pointer; }

.page-01 {
  background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/bg1.jpg") no-repeat center bottom; }
  .page-01 .slogan {
    display: none; }
  .page-01 .time {
    position: absolute;
    top: 346px;
    left: 245px;
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/time-bg.png");
    width: 834px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fffbdc;
    font-size: 28px; }
  .page-01 .user {
    position: absolute;
    top: 10px;
    right: 30px;
    color: #fff6dd;
    text-align: center;
    font-size: 20px; }
    .page-01 .user .login {
      height: 34px;
      line-height: 34px;
      padding: 0 2px 0 10px;
      margin-bottom: 26px;
      border-radius: 10px;
      background: #847a74; }
    .page-01 .user .login-info {
      padding: 8px 5px;
      line-height: 26px;
      width: 177px;
      background: #55474a;
      border: 1px solid #695f5f;
      float: right; }
      .page-01 .user .login-info span {
        display: block; }
    .page-01 .user p {
      display: inline-block;
      vertical-align: top; }
    .page-01 .user a {
      color: #ffd130;
      vertical-align: top; }
      .page-01 .user a:hover {
        -webkit-filter: brightness(1.2);
        /* Chrome, Safari, Opera */
        filter: brightness(1.2); }
  .page-01 .btn-video {
    position: absolute;
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/btn-video.png");
    width: 91px;
    height: 91px;
    top: 290px;
    left: 600px; }
    .page-01 .btn-video:hover {
      -webkit-filter: brightness(1.2);
      /* Chrome, Safari, Opera */
      filter: brightness(1.2); }
  .page-01 .tab-div {
    position: absolute;
    top: 320px;
    right: 27px;
    width: 692px;
    height: 1px;
    text-align: center; }
    .page-01 .tab-div a {
      position: absolute;
      vertical-align: middle;
      margin: 0 33px;
      width: 131px;
      height: 360px; }
      .page-01 .tab-div a i {
        position: absolute;
        left: 19px;
        top: -35px;
        width: 97px;
        height: 606px;
        pointer-events: none; }
      .page-01 .tab-div a:hover i, .page-01 .tab-div a.on i {
        top: -74px !important;
        left: -69px;
        width: 272px;
        height: 607px; }
    .page-01 .tab-div .tab1 {
      top: 150px;
      right: 384px; }
      .page-01 .tab-div .tab1 i {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tab1.png") no-repeat center; }
      .page-01 .tab-div .tab1:hover i, .page-01 .tab-div .tab1.on i {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tab1-on.png") no-repeat center; }
    .page-01 .tab-div .tab2 {
      top: 220px;
      right: 188px; }
      .page-01 .tab-div .tab2 i {
        top: -152px;
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tab2.png") no-repeat center; }
      .page-01 .tab-div .tab2:hover i, .page-01 .tab-div .tab2.on i {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tab2-on.png") no-repeat center; }
    .page-01 .tab-div .tab3 {
      top: 20px;
      right: 0; }
      .page-01 .tab-div .tab3 i {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tab3.png") no-repeat center; }
      .page-01 .tab-div .tab3:hover i, .page-01 .tab-div .tab3.on i {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tab3-on.png") no-repeat center; }
  .page-01 .tab-div {
    opacity: 0;
    filter: Alpha(Opacity=0);
    -webkit-transform: translateY(300px);
    transform: translateY(300px); }
  .page-01.swiper-slide-active .tab-div {
    opacity: 1;
    filter: Alpha(Opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s 0.1s;
    transition: all 0.3s 0.1s; }

.page-02 {
  background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/bg2.jpg") no-repeat center bottom; }
  .page-02 .wrapper {
    overflow: visible; }
  .page-02 .slogan {
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 194px;
    top: -5px;
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/slogan.png");
    width: 781px;
    height: 204px;
    font-size: 0; }
  .page-02 .time {
    position: absolute;
    top: 165px;
    left: 267px;
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/time-bg2.png");
    width: 709px;
    height: 59px;
    line-height: 59px;
    text-align: center;
    color: #ffe2dc;
    font-size: 23px; }
  .page-02 .s-tab {
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/s-tab-bg.png") no-repeat center;
    width: 42px;
    height: 411px;
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 45px;
    margin-top: -200px;
    opacity: 0;
    filter: Alpha(Opacity=0);
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: right center;
            transform-origin: right center; }
    .page-02 .s-tab a {
      position: absolute;
      right: 0;
      width: 233px;
      height: 62px;
      line-height: 62px;
      display: block;
      font-size: 28px;
      text-align: center;
      color: #fce8b8; }
      .page-02 .s-tab a i {
        font-style: normal; }
      .page-02 .s-tab a.on, .page-02 .s-tab a:hover {
        color: #463703;
        font-size: 32px;
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/s-tab-on.png") no-repeat center; }
        .page-02 .s-tab a.on i, .page-02 .s-tab a:hover i {
          font-weight: bold;
          background-image: -webkit-gradient(linear, left top, left bottom, from(#835101), to(#632d05));
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent; }
    .page-02 .s-tab .tab1 {
      top: 82px; }
    .page-02 .s-tab .tab2 {
      top: 160px; }
    .page-02 .s-tab .tab3 {
      top: 232px; }
    .page-02 .s-tab .back {
      top: 302px; }
    .page-02 .s-tab.on {
      opacity: 1;
      filter: Alpha(Opacity=100);
      -webkit-transform: translateX(0);
      transform: translateX(0); }
  .page-02 .s-bg {
    position: absolute;
    top: 215px;
    right: 20px;
    width: 1075px;
    height: 654px;
    padding: 10px;
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/slide-box.png") no-repeat center; }
  .page-02 .s-swiper {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .page-02 .s-swiper .swiper-slide {
      width: 900px; }
  .page-02.swiper-slide-active .slogan, .page-02.swiper-slide-active .time {
    opacity: 1;
    filter: Alpha(Opacity=100);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

.s1 .tip {
  position: absolute;
  font-size: 12px;
  bottom: 15px;
  left: 30px;
  color: #63420e; }
.s1 .table-box {
  background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/table-bg.png") no-repeat center 0px;
  width: 1058px;
  height: 576px;
  padding: 0 10px 0 30px; }
.s1 table {
  width: 100%;
  margin: 0 auto;
  table-layout: fixed; }
  .s1 table th, .s1 table td {
    text-align: center; }
  .s1 table th {
    font-weight: bold;
    font-size: 21px;
    height: 70px;
    color: #63420e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#835101), to(#632d05));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .s1 table td {
    font-size: 18px;
    color: #75540f;
    min-width: 100px;
    height: 50px; }
    .s1 table td.num-top {
      position: relative; }
      .s1 table td.num-top:after {
        content: '';
        width: 113px;
        height: 75px;
        position: absolute;
        left: 50%;
        margin-left: -68px;
        top: 0;
        font-size: 0; }
    .s1 table td.num-top1 {
      font-size: 0; }
      .s1 table td.num-top1:after {
        margin-left: -58px;
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/num-top1.png") no-repeat; }
    .s1 table td.num-top2 {
      font-size: 0; }
      .s1 table td.num-top2:after {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/num-top2.png") no-repeat; }
    .s1 table td.num-top3 {
      font-size: 0; }
      .s1 table td.num-top3:after {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/num-top3.png") no-repeat; }
    .s1 table td p {
      max-width: 210px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin: 0 auto; }
    .s1 table td.jp-td {
      position: relative;
      overflow: visible; }
      .s1 table td.jp-td .box {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/bx.png");
        width: 37px;
        height: 38px;
        display: block;
        margin: 0 auto; }
      .s1 table td.jp-td .h-pop {
        display: none;
        position: absolute;
        white-space: normal;
        border-radius: 10px;
        top: -50px;
        left: -125px;
        z-index: 1;
        padding: 5px;
        width: 150px;
        height: auto;
        color: #75540f;
        background-color: #e8d894;
        border: 1px solid #cfa774;
        font-size: 15px; }
      .s1 table td.jp-td:hover .h-pop {
        display: block; }
    .s1 table td .btn {
      display: block;
      margin: 0 auto;
      background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/btn-get.png");
      width: 109px;
      height: 35px; }
      .s1 table td .btn.has {
        background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/btn-get-has.png");
        cursor: default; }
        .s1 table td .btn.has:hover {
          -webkit-transform: translateY(0);
          transform: translateY(0); }
      .s1 table td .btn.dis {
        display: none; }
      .s1 table td .btn:hover {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px); }
  .s1 table .col-1 {
    width: 60px; }
  .s1 table .col-3 {
    width: 180px; }
  .s1 table .col-6 {
    width: 120px; }
  .s1 table .col-7 {
    width: 80px; }

.s2 .tit {
  background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tit1.png"); }
.s2 .detail {
  display: block;
  background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/detail.png");
  width: 259px;
  height: 28px;
  margin: 10px auto;
  opacity: 0;
  filter: Alpha(Opacity=0);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
.s2 .scroll {
  width: 95%;
  height: 500px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  font-size: 0; }
  .s2 .scroll .txt-bg {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 273px;
    height: 475px;
    margin: 0 60px 20px; }
    .s2 .scroll .txt-bg p {
      width: 90%;
      margin: 0 auto;
      color: #790204; }
      .s2 .scroll .txt-bg p.txt {
        font-size: 30px;
        font-weight: bold;
        padding: 65px 0 20px; }
      .s2 .scroll .txt-bg p.txt2 {
        font-size: 18px;
        text-align: justify;
        line-height: 30px; }
    .s2 .scroll .txt-bg .txt-bg-con {
      background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/txt-bg-con.png");
      width: 273px;
      height: 475px;
      opacity: 0;
      padding: 0 15px;
      overflow: hidden;
      margin: 0 auto; }
.s2.swiper-slide-active .scroll .txt-bg .txt-bg-con {
  height: 475px;
  opacity: 1; }
  .s2.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg1 {
    -webkit-transition: all 0.8s 1.5s;
    transition: all 0.8s 1.5s; }
  .s2.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg2 {
    -webkit-transition: all 0.8s 2s;
    transition: all 0.8s 2s; }
  .s2.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg3 {
    -webkit-transition: all 0.8s 2.5s;
    transition: all 0.8s 2.5s; }
  .s2.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg4 {
    -webkit-transition: all 0.8s 3s;
    transition: all 0.8s 3s; }
  .s2.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg5 {
    -webkit-transition: all 0.8s 3.5s;
    transition: all 0.8s 3.5s; }
.s2.swiper-slide-active h3.tit {
  -webkit-transition: all 0.8s 0.5s;
  transition: all 0.8s 0.5s; }
.s2.swiper-slide-active .detail {
  -webkit-transition: all 0.8s 1s;
  transition: all 0.8s 1s; }
.s2.swiper-slide-active h3.tit, .s2.swiper-slide-active .detail {
  opacity: 1;
  filter: Alpha(Opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.s3 h3.tit {
  background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/tit2.png"); }
.s3 .scroll {
  width: 96%;
  height: 550px;
  margin: 0 auto;
  text-align: center;
  font-size: 0; }
  .s3 .scroll .jp-bg {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/jp-bg.png") no-repeat center top;
    width: 390px;
    height: 550px;
    margin: 10px 30px 20px;
    text-align: center; }
    .s3 .scroll .jp-bg .img-box {
      height: 446px;
      line-height: 418px; }
    .s3 .scroll .jp-bg img {
      width: 230px; }
    .s3 .scroll .jp-bg p {
      font-size: 22px;
      font-weight: bold;
      color: #7e3716;
      width: 100%;
      margin: 0 auto; }
      .s3 .scroll .jp-bg p.tj {
        font-size: 24px;
        height: 56px;
        line-height: 56px; }
.s3 .scroll {
  opacity: 0;
  filter: Alpha(Opacity=0);
  -webkit-transform: translateY(100px);
  transform: translateY(100px); }
.s3.swiper-slide-active h3.tit {
  opacity: 1;
  filter: Alpha(Opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.8s 0.5s;
  transition: all 0.8s 0.5s; }
.s3.swiper-slide-active .scroll {
  opacity: 1;
  filter: Alpha(Opacity=100);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.8s 0.8s;
  transition: all 0.8s 0.8s; }

.footer-btn {
  width: 160px;
  height: 26px;
  position: absolute;
  bottom: 0;
  right: 50px;
  color: #fff;
  font-size: 16px;
  z-index: 6666666; }
  .footer-btn i {
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/footer-btn1.png");
    width: 21px;
    height: 20px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin-right: 5px; }
  .footer-btn.on {
    bottom: 125px; }
    .footer-btn.on i {
      background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/footer-btn2.png"); }

.footer {
  padding: 15px 0;
  background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/footer-bg.png") repeat;
  color: black;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 66666; }
  .footer a {
    color: black; }
  .footer.hide {
    bottom: -200%; }

.page {
  text-align: center;
  font-size: 18px;
  margin-top: 5px; }
  .page a {
    margin: 0 3px;
    color: #75540f;
    padding: 5px 10px; }
  .page span {
    color: #f7f2e4;
    padding: 5px 10px; }

.pop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }
  .pop .pop-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    filter: Alpha(Opacity=80); }
  .pop .close {
    background: url("https://img5.99.com/zf/activity/2021/06/celebration/img/close.png");
    width: 39px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -150px; }
  .pop .spop {
    color: #ffe360;
    background-color: #8fb580;
    border: 1px solid #ecd392;
    position: absolute;
    width: 400px;
    height: auto;
    top: 50%;
    left: 50%;
    margin: -125px 0 0 -200px; }
    .pop .spop .close {
      right: -50px; }
    .pop .spop .con {
      width: 99%;
      margin: 30px auto; }
      .pop .spop .con p {
        word-break: break-all;
        text-align: center;
        color: #ecd392;
        font-size: 25px; }
  .pop .img-pop {
    position: absolute;
    width: 400px;
    height: 400px;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -200px;
    text-align: center; }
    .pop .img-pop img {
      width: 100%;
      height: 100%; }
  .pop .video-pop {
    width: 940px;
    height: 539px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -269.5px 0 0 -470px; }
    .pop .video-pop .video-bg {
      width: 844px;
      height: 479px;
      margin: 51px auto 0; }
