/***********************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;
  -moz-transition: color 0.4s;
  -o-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: lyc(818017)
 * Version: 0.1.0
 * Compile Date: 2021-04-14 15:34
*/
body {
  background: #190b28; }

.full-bg {
  position: relative;
  max-width: 1920px;
  height: 930px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-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: 60px auto 20px;
      width: 275px;
      height: 30px;
      font-size: 0;
      opacity: 0;
      filter: Alpha(Opacity=0);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
  .full-bg a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-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: 930px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -960px; }

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

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

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

.page-01 {
  background: url("../img/bg1.jpg") no-repeat center top; }
  .page-01 .slogan {
    display: none; }
  .page-01 .time {
    background: url('../img/time-bg.png');
    width: 440px;
    height: 40px;
    position: absolute;
    top: 450px;
    left: 224px;
    line-height: 40px;
    text-align: center;
    color: #e7cb9c;
    font-size: 19px; }
  .page-01 .dl {
    position: absolute;
    background: url("../img/btn-log.png");
    width: 125px;
    height: 40px;
    top: 20px;
    right: 0; }
    .page-01 .dl.out {
      background: url("../img/btn-out.png"); }
    .page-01 .dl:hover {
      -webkit-filter: brightness(1.2);
      /* Chrome, Safari, Opera */
      filter: brightness(1.2); }
  .page-01 .dl-txt {
    position: absolute;
    top: 21px;
    right: 220px;
    font-size: 20px;
    color: #ffe360;
    background-color: #c20f00;
    padding: 4px;
    border: 1px solid #ffee8f;
    font-weight: bold; }
  .page-01 .btn-video {
    position: absolute;
    background: url("../img/btn-video.png");
    width: 91px;
    height: 91px;
    top: 350px;
    left: 40px; }
    .page-01 .btn-video:hover {
      -webkit-filter: brightness(1.2);
      /* Chrome, Safari, Opera */
      filter: brightness(1.2); }
  .page-01 .tab-div {
    position: absolute;
    width: 800px;
    height: 220px;
    bottom: 130px;
    left: 10px;
    text-align: center; }
    .page-01 .tab-div a {
      display: inline-block;
      *display: inline;
      zoom: 1;
      vertical-align: middle;
      margin: 0 5px;
      width: 144px;
      height: 276px; }
      .page-01 .tab-div a.tab1 {
        background: url("../img/tab1.png") no-repeat center; }
        .page-01 .tab-div a.tab1:hover, .page-01 .tab-div a.tab1.on {
          background: url("../img/tab1-on.png") no-repeat center; }
      .page-01 .tab-div a.tab2 {
        background: url("../img/tab2.png") no-repeat center;
        margin-top: -100px; }
        .page-01 .tab-div a.tab2:hover, .page-01 .tab-div a.tab2.on {
          background: url("../img/tab2-on.png") no-repeat center; }
      .page-01 .tab-div a.tab3 {
        background: url("../img/tab3.png") no-repeat center; }
        .page-01 .tab-div a.tab3:hover, .page-01 .tab-div a.tab3.on {
          background: url("../img/tab3-on.png") no-repeat center; }
      .page-01 .tab-div a.tab4 {
        background: url("../img/tab4.png") no-repeat center;
        margin-top: -100px; }
        .page-01 .tab-div a.tab4:hover, .page-01 .tab-div a.tab4.on {
          background: url("../img/tab4-on.png") no-repeat center; }
      .page-01 .tab-div a:hover {
        -webkit-transform: translateY(-5px);
        -moz-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px); }

.page-02 {
  background: url("../img/bg2.jpg") no-repeat center top; }
  .page-02 .wrapper {
    overflow: visible; }
  .page-02 .time {
    position: absolute;
    left: 50%;
    margin-left: -220px;
    top: 200px;
    background: url("../img/time-bg.png");
    width: 440px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #e7cb9c;
    font-size: 19px; }
  .page-02 .s-tab {
    background: url("../img/s-tab-bg.png") no-repeat center top;
    width: 70px;
    height: auto;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 350px;
    opacity: 0;
    filter: Alpha(Opacity=0);
    -webkit-transform: translateX(-10%);
    -moz-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    -o-transform: translateX(-10%);
    transform: translateX(-10%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 50; }
    .page-02 .s-tab a {
      width: 70px;
      height: 137px;
      display: block;
      margin: 0 auto; }
      .page-02 .s-tab a.tab1 {
        background: url("../img/s-tab1.png");
        margin-top: 130px; }
        .page-02 .s-tab a.tab1:hover, .page-02 .s-tab a.tab1.on {
          background: url("../img/s-tab1-on.png"); }
      .page-02 .s-tab a.tab2 {
        background: url("../img/s-tab2.png"); }
        .page-02 .s-tab a.tab2:hover, .page-02 .s-tab a.tab2.on {
          background: url("../img/s-tab2-on.png"); }
      .page-02 .s-tab a.tab3 {
        background: url("../img/s-tab3.png"); }
        .page-02 .s-tab a.tab3:hover, .page-02 .s-tab a.tab3.on {
          background: url("../img/s-tab3-on.png"); }
      .page-02 .s-tab a.tab4 {
        background: url("../img/s-tab4.png"); }
        .page-02 .s-tab a.tab4:hover, .page-02 .s-tab a.tab4.on {
          background: url("../img/s-tab4-on.png"); }
      .page-02 .s-tab a.back {
        background: url("../img/back.png"); }
        .page-02 .s-tab a.back:hover, .page-02 .s-tab a.back.on {
          background: url("../img/back-on.png"); }
    .page-02 .s-tab.on {
      opacity: 1;
      filter: Alpha(Opacity=100);
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .page-02 .s-swiper {
    position: absolute;
    left: 50%;
    margin-left: -508px;
    top: 240px;
    width: 1016px;
    height: 666px;
    overflow: hidden; }
    .page-02 .s-swiper .swiper-slide {
      background: url("../img/content.png") no-repeat center 45px; }
  .page-02.swiper-slide-active .slogan, .page-02.swiper-slide-active .time {
    opacity: 1;
    filter: Alpha(Opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

.s1 .language-tab, .s2 .language-tab {
  width: 100%;
  text-align: center;
  font-size: 0; }
  .s1 .language-tab a, .s2 .language-tab a {
    background: url('../img/language-btn.png');
    width: 140px;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    color: #ffebc7;
    font-size: 18px;
    margin: 0 10px; }
    .s1 .language-tab a.on, .s1 .language-tab a:hover, .s2 .language-tab a.on, .s2 .language-tab a:hover {
      background: url('../img/language-btn-on.png');
      color: #540512; }
.s1 .tip, .s2 .tip {
  position: absolute;
  font-size: 12px;
  bottom: 70px;
  left: 50px;
  color: #fade8a; }
.s1 table, .s2 table {
  width: 935px;
  margin: 10px auto 0;
  table-layout: fixed; }
  .s1 table th, .s1 table td, .s2 table th, .s2 table td {
    text-align: center; }
  .s1 table th, .s2 table th {
    font-weight: bold;
    font-size: 27px;
    height: 50px;
    color: #ffd9d1;
    border-bottom: 1px solid #ffd9d1; }
  .s1 table td, .s2 table td {
    font-size: 18px;
    color: #e8bab0;
    min-width: 100px;
    height: 45px; }
    .s1 table td .num-top, .s2 table td .num-top {
      text-align: center;
      width: 24px;
      height: 24px;
      line-height: 25px;
      margin: 0 auto; }
    .s1 table td p, .s2 table td p {
      max-width: 210px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin: 0 auto; }
    .s1 table td.jp-td, .s2 table td.jp-td {
      position: relative;
      overflow: visible; }
      .s1 table td.jp-td .box, .s2 table td.jp-td .box {
        background: url("../img/bx.png");
        width: 48px;
        height: 45px;
        display: block;
        margin: 0 auto; }
      .s1 table td.jp-td .h-pop, .s2 table td.jp-td .h-pop {
        display: none;
        position: absolute;
        white-space: normal;
        border-radius: 10px;
        top: -50px;
        left: -240px;
        padding: 5px;
        width: 250px;
        height: auto;
        color: #ecdfb4;
        background-color: #540512;
        border: 1px solid #cfa774;
        font-size: 15px; }
      .s1 table td.jp-td:hover .h-pop, .s2 table td.jp-td:hover .h-pop {
        display: block;
        z-index: 50; }
    .s1 table td .btn, .s2 table td .btn {
      display: block;
      margin: 0 auto;
      background: url("../img/btn-get.png");
      width: 90px;
      height: 27px; }
      .s1 table td .btn.has, .s2 table td .btn.has {
        background: url("../img/btn-get-has.png");
        cursor: default; }
        .s1 table td .btn.has:hover, .s2 table td .btn.has:hover {
          -webkit-transform: translateY(0);
          transform: translateY(0); }
      .s1 table td .btn.dis, .s2 table td .btn.dis {
        display: none; }
      .s1 table td .btn:hover, .s2 table td .btn:hover {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px); }
    .s1 table td .num1, .s2 table td .num1 {
      background: url("../img/num-top1.png");
      display: block;
      margin: 0 auto;
      width: 40px;
      height: 30px;
      font-size: 0; }
    .s1 table td .num2, .s2 table td .num2 {
      background: url("../img/num-top2.png");
      display: block;
      margin: 0 auto;
      width: 37px;
      height: 38px;
      font-size: 0; }
    .s1 table td .num3, .s2 table td .num3 {
      background: url("../img/num-top3.png");
      display: block;
      margin: 0 auto;
      width: 37px;
      height: 32px;
      font-size: 0; }
.s1 .page, .s2 .page {
  font-size: 12px;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 60px; }

.s1 table {
  margin: 60px auto 0; }

.s3 .tit {
  background: url("../img/tit1.png"); }
.s3 .detail {
  display: block;
  background: url("../img/detail.png");
  width: 194px;
  height: 19px;
  margin: 10px auto;
  opacity: 0;
  filter: Alpha(Opacity=0);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
.s3 .scroll {
  width: 870px;
  height: 460px;
  margin: 0 auto;
  text-align: center;
  font-size: 0; }
  .s3 .scroll .txt-bg {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    background: url("../img/txt-bg.png") no-repeat center top;
    width: 233px;
    height: 387px;
    padding-top: 20px;
    margin: 0 20px 20px; }
    .s3 .scroll .txt-bg p {
      font-size: 16px;
      width: 90%;
      margin: 0 auto;
      color: #790204; }
      .s3 .scroll .txt-bg p.txt {
        font-weight: bold;
        font-size: 18px;
        line-height: 40px;
        width: 215px;
        height: 43px; }
      .s3 .scroll .txt-bg p.txt2 {
        margin-top: 10px;
        text-align: left;
        line-height: 35px; }
    .s3 .scroll .txt-bg .txt-bg-con {
      width: 215px;
      height: 0;
      overflow: hidden;
      margin: 0 auto; }
.s3.swiper-slide-active .scroll .txt-bg .txt-bg-con {
  height: 350px; }
  .s3.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg1 {
    -webkit-transition: all 0.8s 1.5s;
    transition: all 0.8s 1.5s; }
  .s3.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg2 {
    -webkit-transition: all 0.8s 2s;
    transition: all 0.8s 2s; }
  .s3.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg3 {
    -webkit-transition: all 0.8s 2.5s;
    transition: all 0.8s 2.5s; }
  .s3.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg4 {
    -webkit-transition: all 0.8s 3s;
    transition: all 0.8s 3s; }
  .s3.swiper-slide-active .scroll .txt-bg .txt-bg-con.bg5 {
    -webkit-transition: all 0.8s 3.5s;
    transition: all 0.8s 3.5s; }
.s3.swiper-slide-active h3.tit {
  -webkit-transition: all 0.8s 0.5s;
  transition: all 0.8s 0.5s; }
.s3.swiper-slide-active .detail {
  -webkit-transition: all 0.8s 1s;
  transition: all 0.8s 1s; }
.s3.swiper-slide-active h3.tit, .s3.swiper-slide-active .detail {
  opacity: 1;
  filter: Alpha(Opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

.s4 h3.tit {
  background: url("../img/tit2.png"); }
.s4 .scroll {
  width: 90%;
  height: 460px;
  margin: 0 auto;
  text-align: center;
  font-size: 0; }
  .s4 .scroll .jp-bg {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    background: url("../img/jp-bg.png") no-repeat center;
    width: 330px;
    height: 400px;
    margin: 20px 50px 60px;
    text-align: center; }
    .s4 .scroll .jp-bg img {
      width: 240px;
      height: 240px;
      margin: 70px auto 35px; }
    .s4 .scroll .jp-bg p {
      font-size: 18px;
      color: #ffebc7;
      width: 85%;
      margin: 30px auto 0; }
      .s4 .scroll .jp-bg p a {
        color: #ffebc7; }
      .s4 .scroll .jp-bg p.tj {
        margin: 0 auto;
        font-size: 18px;
        color: #8f0a08;
        height: 30px;
        line-height: 30px; }
        .s4 .scroll .jp-bg p.tj.tj2 {
          font-size: 15px; }
.s4.swiper-slide-active h3.tit {
  opacity: 1;
  filter: Alpha(Opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.8s 0.5s;
  transition: all 0.8s 0.5s; }

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

.footer {
  padding: 15px 0;
  background: url("../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: 12px;
  margin-top: 5px; }
  .page a {
    margin: 0 3px;
    color: #fdfdf0;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px solid #fdfdf0; }
  .page span {
    color: #820606;
    background-color: #fdfdf0;
    padding: 5px 10px;
    border-radius: 5px; }

.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 {width: 39px;
    height: 40px;
    position: absolute;
    top: 0;
    right: -150px;background-repeat: no-repeat;}
  .pop .spop {
    color: #ffe360;
    background-color: #c20f00;
    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: 20px; }
  .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; }
.pop .close{background-position:0px 0px}.pop .close{background-image: url(style_z.png)}