@font-face {
  font-family: "hy45";
  src: url(../img/font/HYQiHei_45S.ttf); }
@font-face {
  font-family: "hy60";
  src: url(../img/font/HYQiHei_65S.ttf); }
@font-face {
  font-family: "ngr";
  src: url(../img/font/NGR_FONT_Regular.ttf); }
@font-face {
  font-family: "ngrm";
  src: url(../img/font/NGR_FONT_Medium.ttf); }
@font-face {
  font-family: "arial";
  src: url(../img/font/arial.ttf); }
@font-face {
  font-family: "din";
  src: url(../img/font/DINNextLTPro-Bold.ttf); }
@font-face {
  font-family: "xlwkr";
  src: url(../img/font/LXGWWENKAIMONOGB-REGULAR.TTF); }
@font-face {
  font-family: "xlwkb";
  src: url(../img/font/LXGWWenKaiGB-Bold.ttf); }
.kv {
  background: url(../img/kv.jpg) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover; }
  .kv canvas {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important; }

.bgm {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  opacity: 0; }

.s-slide-wraper {
  z-index: 50;
  position: absolute;
  top: 0;
  left: 0; }

.page2 {
  position: absolute;
  z-index: 52;
  pointer-events: none; }
  .page2 .navbox, .page2 .txtBox {
    pointer-events: auto; }

#kvvideo {
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  margin: 0 !important;
  -o-object-fit: cover !important;
     object-fit: cover !important; }

.main_top {
  width: 1920px;
  min-height: 80px;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 55; }

.langbox {
  top: 30px;
  left: 220px; }
  .langbox span {
    color: #FFF;
    font-size: 18px; }
    .langbox span:after {
      -webkit-transform: rotate(0);
              transform: rotate(0);
      background: url(../img/jdicon2.png) center center no-repeat; }
  .langbox .showLang i {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    background-size: 19px auto;
    width: 19px;
    height: 14px; }

.btn_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  position: absolute;
  top: 7px;
  left: 3px;
  z-index: 5; }
  .btn_nav .nav_logo {
    background: url(../img/logo.png) no-repeat 100%/100%;
    width: 140px;
    height: 74px; }
  .btn_nav .nav_jt {
    background: url(../img/jdicon.png) no-repeat 100%/100%;
    width: 22px;
    height: 17px;
    margin: 12px 0 0 0; }

.main_nav {
  height: 200vh;
  top: 0;
  margin: 0;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  z-index: 4; }

.com, .com .imgbox, .com .imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.bg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .bg video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.s0-content {
  width: 270px;
  height: 89px;
  left: 50%;
  margin-left: -135px;
  position: absolute;
  z-index: 20;
  top: 50%;
  margin-top: 192px;
  opacity: 0;
  pointer-events: none; }
  .s0-content .gtips {
    width: 570px;
    color: #FFF;
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    left: -150px;
    top: 94px;
    text-align: center;
    text-shadow: 0 0 1px #000000,0 0 1px #000000,0 0 1px #000000; }

.s0-content .signBtn {
  display: block;
  width: 270px;
  height: 90px;
  background: url(../img/signUpBtn.png) center center no-repeat;
  background-size: 100% auto;
  font-size: 30px;
  line-height: 78px;
  text-align: center;
  color: #fff;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 12px; }

.s0-content .signBtn i {
  display: inline-block;
  margin-left: 10px;
  width: 20px;
  height: 27px;
  background: url(../img/jdicon.png) center center no-repeat;
  background-size: 100% auto;
  vertical-align: middle; }

.slgon {
  position: absolute;
  left: 50%;
  margin-left: -261px;
  top: 50%;
  margin-top: -159px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0; }

.p0_dl {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  top: 20px;
  right: 32px;
  z-index: 99; }
  .p0_dl .p0_dl_user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center; }
  .p0_dl .ico-user {
    background: url(../img/ico_user.png) no-repeat 100%/100%;
    width: 29px;
    height: 29px; }
  .p0_dl .dl_text {
    color: #FFF;
    font-size: 14px;
    line-height: 18px;
    margin: 0 13px; }
  .p0_dl .music_btn {
    width: 36px;
    height: 36px; }
    .p0_dl .music_btn .ico_cir, .p0_dl .music_btn .ico_music {
      background-repeat: no-repeat;
      background-size: 36px auto;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .p0_dl .music_btn .ico_cir {
      background-image: url(../img/soundOutterCircle.png); }
    .p0_dl .music_btn .ico_music {
      background-image: url(../img/soundCloseButton.png); }
    .p0_dl .music_btn.playing .ico_cir {
      -webkit-animation: cir 5s linear infinite;
              animation: cir 5s linear infinite; }
    .p0_dl .music_btn.playing .ico_music {
      background-image: url(../img/soundOpenButton.png); }

.media {
  background: url(../img/media_bot.png) no-repeat 50% 0/100% auto;
  width: 100%;
  height: 84px;
  position: fixed;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 53px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.btn_order {
  background-image: url(../img/btn_order.png);
  width: 141px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #FFF;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .btn_order:hover {
    -webkit-filter: brightness(1.5);
            filter: brightness(1.5); }

.media_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  height: 25px; }

.media_ul li {
  width: auto;
  height: 25px;
  -webkit-transition: 0.8s all cubic-bezier(0.74, 0.06, 0.4, 0.92);
  transition: 0.8s all cubic-bezier(0.74, 0.06, 0.4, 0.92);
  margin: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative; }
  .media_ul li:nth-child(-n+4):after {
    content: "";
    width: 1px;
    height: 18px;
    background: rgba(255, 255, 255, 0.38);
    position: absolute;
    right: -25px;
    top: 50%;
    margin-top: -9px; }

.media_ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: .3s all;
  transition: .3s all;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7); }
  .media_ul li a:hover {
    -webkit-filter: brightness(1.8);
            filter: brightness(1.8); }

.media_ul li a .ico-we {
  background: url(../img/wegame.png) no-repeat 100%/100%;
  width: 23px;
  height: 24px; }

.media_ul li a .add_text {
  color: #ffffff;
  font-size: 12px;
  line-height: 13px;
  margin-left: 6px; }

.media_ul li.ins {
  -webkit-transition-delay: 0 0.05s;
          transition-delay: 0 0.05s; }

.media_ul li.fab {
  -webkit-transition-delay: .1s;
          transition-delay: .1s; }

.media_ul li.x {
  -webkit-transition-delay: .15s;
          transition-delay: .15s; }

.media_ul li.disc {
  -webkit-transition-delay: .2s;
          transition-delay: .2s; }

.media_ul li.ytb {
  -webkit-transition-delay: .25s;
          transition-delay: .25s; }

.media_ul li.rdt {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
  display: none; }

.media_ul li.ins a {
  background-image: url(../img/instagram.png);
  width: 25px;
  height: 25px; }

.media_ul li.fab a {
  background-image: url(../img/facebook.png);
  width: 24px;
  height: 24px; }

.media_ul li.x a {
  background-image: url(../img/xicon.png);
  width: 25px;
  height: 22px; }

.media_ul li.disc a {
  background-image: url(../img/discord.png);
  width: 25px;
  height: 19px; }

.media_ul li.ytb a {
  background-image: url(../img/youtube.png);
  width: 22px;
  height: 18px; }

.media_ul li.rdt a {
  background-image: url(../img/reddit.png);
  width: 28px;
  height: 25px; }

.btn_s0_video {
  background: url(../img/btn_s0_video.png) no-repeat 100%/100%;
  width: 99px;
  height: 99px;
  position: absolute;
  top: 50%;
  right: 53px;
  margin-top: 183px;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  opacity: 0;
  }
  .btn_s0_video .text {
    color: #415b97;
    font-size: 9px;
    line-height: 11px;
    text-align: center;
    text-transform: uppercase;
    padding-top: 57px; }
  .btn_s0_video:hover {
    -webkit-filter: brightness(1.1);
            filter: brightness(1.1); }

.active .btn_s0_video {
  opacity: 1; }

.p3_tit {
  background: none;
  color: #FFF;
  font-size: 30px;
  line-height: 36px;
  text-shadow: 0 0 73px rgba(73, 96, 117, 0.7), 0 0 73px rgba(73, 96, 117, 0.7), 0 0 73px rgba(73, 96, 117, 0.7);
  text-indent: 0;
  width: auto;
  height: auto;
  left: 358px;
  top: 50%;
  opacity: 0;
  margin-top: -300px;
  -webkit-transition: 1s;
  transition: 1s; }

.active .p3_tit {
  left: 258px;
  opacity: 1; }

.s3_inn {
  width: 1749px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -260px;
  margin-left: -789px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .s3_inn.showMsg .s3_right {
    left: 582px; }
  .s3_inn.showMsg .s3_think {
    opacity: 0;
    pointer-events: none;
    overflow: hidden; }
  .s3_inn.showMsg .s3_msgbox {
    width: 500px;
    opacity: 1;
    pointer-events: auto;
    overflow: hidden; }
  .s3_inn.showMsg .btn_msg1 {
    opacity: 0;
    pointer-events: none; }
  .s3_inn.showMsg .btn_msg2 {
    opacity: 1;
    pointer-events: auto; }

.s3_left {
  width: 430px;
  position: absolute;
  left: 0;
  top: 0; }
  .s3_left .btn_msg {
    background: url(../img/btn_msg.png) no-repeat 100%/100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 170px;
    height: 46px;
    position: absolute;
    top: 485px;
    left: 0; }
    .s3_left .btn_msg span {
      color: #284b69;
      font-size: 15px;
      line-height: 20px; }
    .s3_left .btn_msg .msg_jt {
      background: url(../img/msg_jt.png) no-repeat 100%/100%;
      width: 10px;
      height: 16px;
      margin-left: 7px;
      position: relative;
      top: 1px;
      display: none; }
  .s3_left .btn_msg1 {
    opacity: 1;
    pointer-events: auto; }
  .s3_left .btn_msg2 {
    opacity: 0;
    pointer-events: none; }
  .s3_left .s3_tit {
    color: #FFF;
    font-size: 30px;
    line-height: 36px;
    text-shadow: 0 0 73px rgba(73, 96, 117, 0.7), 0 0 73px rgba(73, 96, 117, 0.7), 0 0 73px rgba(73, 96, 117, 0.7); }

.s3_think {
  width: 500px;
  position: absolute;
  top: 46px;
  left: 0;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .s3_think_text {
    width: 300px;
    height: 300px;
    color: #fed595;
    font-size: 30px;
    line-height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    background: url(../img/p3_line3.png) no-repeat 0% 100%;
    background-size: 297px auto; }
  .s3_think_tip {
    width: 300px;
    font-size: 16px;
    line-height: 27px;
    color: rgba(238, 238, 238, 0.8);
    padding: 24px 0 54px; }

.s3_msgbox {
  width: 0;
  position: absolute;
  top: 73px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .5s;
  transition: .5s; }

.s3_msg {
  background: url(../img/msg.png) no-repeat 100%/100%;
  width: 494px;
  height: 262px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 43px 10px 32px;
  position: relative; }
  .s3_msg .text-area {
    width: 100%;
    height: 175px;
    line-height: 35px;
    background: none;
    border: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    resize: none;
    display: block;
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px; }
  .s3_msg .nc_wrap {
    margin-top: 27px; }
  .s3_msg .nc {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .s3_msg .nc .nc-ipt {
      width: 168px;
      background: none;
      border: 0;
      line-height: 20px;
      border-bottom: solid 1px rgba(255, 255, 255, 0.7);
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      color: rgba(255, 255, 255, 0.7);
      font-size: 14px; }
  .s3_msg .nc-limit {
    font-size: 12px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.7); }
  .s3_msg .ipt-num {
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.58);
    position: absolute;
    top: 210px;
    right: 44px; }
    .s3_msg .ipt-num span {
      color: rgba(255, 255, 255, 0.7); }

.s3_msgbg {
  margin-top: 15px; }
  .s3_msgbg .s3_msg_text {
    width: 284px;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    font-size: 14px;
    line-height: 20px;
    padding-top: 4px;
    color: rgba(255, 255, 255, 0.7); }
  .s3_msgbg .s3_msgbg_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 24px; }
    .s3_msgbg .s3_msgbg_list li {
      width: 77px;
      margin-right: 7px;
      position: relative;
      cursor: pointer; }
      .s3_msgbg .s3_msgbg_list li img {
        display: block;
        width: 77px;
        height: 77px; }
      .s3_msgbg .s3_msgbg_list li.on:after {
        content: "";
        background: url(../img/dialogIconSelected.png) no-repeat 100%/100%;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5; }

.s3_right {
  width: 1343px;
  position: absolute;
  top: 0;
  left: 406px;
  -webkit-transition: .5s;
  transition: .5s; }

.s-slide4 {
  background: url(../img/images/feature1.jpg) no-repeat center/cover; }

.zhezhao {
  top: 0;
  left: 0; }

.s-slide0 {
  z-index: 0; }
  .s-slide0 .zhezhao {
    z-index: 3; }
  .s-slide0 .page {
    z-index: 6; }

.s-slide1 {
  z-index: 1; }
  .s-slide1 .zhezhao {
    z-index: 3; }

.s-slide2 {
  z-index: 2; }
  .s-slide2 .zhezhao {
    z-index: 0; }

.s-slide3 {
  z-index: 3; }
  .s-slide3 .zhezhao {
    z-index: 0; }

.s-slide4 {
  z-index: 4; }
  .s-slide4 .zhezhao {
    z-index: 0; }

.s-slide.active {
  z-index: 22; }

.msg_swiper {
  height: 464px;
  padding: 20px 0;
  margin-top: -20px; }
  .msg_swiper .swiper-slide {
    width: 280px; }
    .msg_swiper .swiper-slide .item.bcg0 .front {
      background-image: url(../img/p3_front1.png); }
    .msg_swiper .swiper-slide .item.bcg1 .front {
      background-image: url(../img/p3_front1.png); }
    .msg_swiper .swiper-slide .item.bcg2 .front {
      background-image: url(../img/p3_front3.png); }
    .msg_swiper .swiper-slide .item.bcg3 .front {
      background-image: url(../img/p3_front4.png); }
    .msg_swiper .swiper-slide .item.bcg4 .front {
      background-image: url(../img/p3_front5.png); }
    .msg_swiper .swiper-slide .item.bcg5 .front {
      background-image: url(../img/p3_front6.png); }
  .msg_swiper .item {
    width: 280px;
    height: 464px;
    position: relative;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-perspective: 1000px;
            perspective: 1000px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    will-change: transform; }
    .msg_swiper .item:hover .front {
      -webkit-transform: rotateY(-180deg);
              transform: rotateY(-180deg);
      opacity: 0; }
    .msg_swiper .item:hover .back {
      -webkit-transform: rotateY(0);
              transform: rotateY(0);
      opacity: 1; }
  .msg_swiper .front, .msg_swiper .back {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: .7s;
    transition: .7s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
  .msg_swiper .front {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1;
    padding: 60px 26px 0;
    text-align: center;
    color: rgba(58, 74, 100, 0.8); }
    .msg_swiper .front .user_name {
      font-size: 20px;
      line-height: 30px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      margin-bottom: 13px; }
    .msg_swiper .front .user_word {
      background: url(../img/p3_line1.png) no-repeat 50% 0/227px auto;
      width: 100%;
      font-size: 14px;
      line-height: 26px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      padding-top: 12px; }
  .msg_swiper .back {
    background-image: url(../img/p3_back1.png);
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    opacity: 0;
    padding: 34px 34px 0; }
    .msg_swiper .back .date {
      color: #a89d88;
      font-size: 14px;
      line-height: 20px; }
    .msg_swiper .back .user_zan {
      height: 28px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 18px 0 22px; }
    .msg_swiper .back .user_name {
      max-width: 130px;
      color: #d2a56c;
      font-size: 20px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .msg_swiper .back .btn_zan {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-line-pack: center;
          align-content: center;
      display: none; }
      .msg_swiper .back .btn_zan .ico_zan {
        background: url(../img/praiseButton.png) no-repeat 100%/100%;
        width: 20px;
        height: 20px;
        position: relative;
        top: 3px; }
      .msg_swiper .back .btn_zan span {
        color: #91745d;
        font-size: 14px;
        line-height: 20px;
        margin-left: 5px; }
    .msg_swiper .back .user_word {
      width: 100%;
      background: url(../img/p3_line2.png) no-repeat 50% 0/216px auto;
      color: #584b38;
      font-size: 14px;
      line-height: 24px;
      padding-top: 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 10;
      -webkit-box-orient: vertical;
      padding-top: 12px; }

.msg_bot {
  width: 972px;
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }
  .msg_bot .btnPrev, .msg_bot .btnNext {
    position: relative;
    width: 42px;
    height: 42px; }
    .msg_bot .btnPrev .cir, .msg_bot .btnNext .cir {
      background-image: url(../img/buttonOutterCircle.png);
      -webkit-animation: cir 5s linear infinite;
              animation: cir 5s linear infinite;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .msg_bot .btnPrev .prev, .msg_bot .btnPrev .next, .msg_bot .btnNext .prev, .msg_bot .btnNext .next {
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: 34px auto;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  .msg_bot .btnPrev .prev {
    background-image: url(../img/prevButtonActive.png); }
  .msg_bot .btnPrev.swiper-button-disabled .prev {
    background-image: url(../img/prevButtonOff.png); }
  .msg_bot .btnNext .next {
    background-image: url(../img/nextButtonActive.png); }
  .msg_bot .btnNext.swiper-button-disabled .next {
    background-image: url(../img/nextButtonOff.png); }
  .msg_bot .bar {
    width: 704px;
    height: 4px;
    position: relative; }
    .msg_bot .bar:before {
      content: "";
      background: rgba(255, 255, 255, 0.2);
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      top: 50%; }
    .msg_bot .bar .swiper-scrollbar-drag {
      background: #e8e8e8;
      border-radius: 0; }

#slide4 {
  height: 100%; }

.s4_feature {
  width: 100%;
  height: 100%; }
  .s4_feature .feature_img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    width: 100%;
    height: 100%; }
  .s4_feature .feature_text {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 48px;
    top: 50%;
    margin-top: 244px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  .s4_feature .feature_img1 {
    background-image: url(../img/images/feature1.jpg); }
  .s4_feature .feature_img2 {
    background-image: url(../img/images/feature2.jpg); }
  .s4_feature .feature_img3 {
    background-image: url(../img/images/feature3.jpg); }
  .s4_feature .feature_img4 {
    background-image: url(../img/images/feature4.jpg); }
  .s4_feature .feature_img5 {
    background-image: url(../img/images/feature5.jpg); }
  .s4_feature .swiper-slide-active .feature_text {
    -webkit-transform: translateX(0);
            transform: translateX(0); }

.buttonPrev, .buttonNext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  z-index: 5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }
  .buttonPrev .iconButton, .buttonNext .iconButton {
    width: 42px;
    height: 42px;
    position: relative; }
  .buttonPrev .cir, .buttonPrev .prev, .buttonPrev .next, .buttonNext .cir, .buttonNext .prev, .buttonNext .next {
    background-repeat: no-repeat;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 0; }
  .buttonPrev .cir, .buttonNext .cir {
    background-image: url(../img/buttonOutterCircle.png);
    background-size: 100% 100%;
    -webkit-animation: cir 5s linear infinite;
            animation: cir 5s linear infinite; }
  .buttonPrev .prev, .buttonNext .prev {
    background-image: url(../img/prevButtonActive.png);
    background-position: 50% 50%;
    background-size: 34px auto; }
  .buttonPrev .next, .buttonNext .next {
    background-image: url(../img/nextButtonActive.png);
    background-position: 50% 50%;
    background-size: 34px auto; }
  .buttonPrev span, .buttonNext span {
    color: #ffffff;
    font-size: 14px;
    line-height: 1.2;
    margin: 0 15px; }

.buttonNext {
  right: 52px; }

.buttonPrev {
  left: 52px; }

.message {
  background: url(../img/pop3.png) no-repeat 100%/100%;
  width: 620px;
  height: 173px; }
  .message .close {
    background: url(../img/popupCloseButton.png) no-repeat 100%/100%;
    width: 32px;
    height: 33px;
    top: 24px;
    right: 30px;
    -webkit-transition: none;
    transition: none; }
  .message .message-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 100%;
    height: 100%;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 80px; }

.zhuce .poptext h4 {
  width: 500px;
  top: 20px; }

@-webkit-keyframes cir {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes cir {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
.nav_line_d {
  display: none; }

#afooter {
  background: #1e5c8f;
  position: relative;
  z-index: 9;
  color: rgba(230, 239, 250, 0.6);
  font-size: 14px; }

#footer_ieg {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  min-width: 1200px;
  color: rgba(230, 239, 250, 0.6);
  background-color: #306b9b; }

.wrap_ieg {
  margin: 0 auto;
  padding: 20px 30px;
  width: 940px; }

.wrap_ieg a {
  color: rgba(230, 239, 250, 0.6); }

.wrap_ieg .ot-sdk-show-settings {
  background: none !important;
  border: none !important;
  width: 100%;
  padding: 0 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: rgba(230, 239, 250, 0.6) !important; }

#afooter a {
  color: rgba(230, 239, 250, 0.6); }

#slide4 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: visible; }

.loading {
  background: url(../img/loadingBG.jpg) no-repeat center;
  background-size: cover; }
  .loading-in {
    width: 1920px;
    height: 1080px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -540px 0 0 -960px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .loading .logo {
    width: 496px;
    height: 261px; }
  .loading .p1 {
    color: #56c3fc;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    font-family: "arial" !important;
    margin: 10px auto; }
  .loading .p2 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.22);
    font-family: "arial" !important; }

.loading-bar {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  width: 996px;
  height: 166px;
  position: relative; }

.loading-bar-light-2 {
  position: absolute;
  background-image: url(../img/loadingBarLight.png);
  background-size: 100% 100%;
  -webkit-mask-image: url(../img/loadingMask.jpg);
          mask-image: url(../img/loadingMask.jpg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 50% 0%;
          mask-position: 50% 0%;
  width: 100%;
  height: 100%;
  -webkit-transition: .5s;
  transition: .5s;
  top: 0;
  left: 0;
  -webkit-mask-size: 0% 100%;
          mask-size: 0% 100%; }

.p3_box a.p3_ck_btn:after {
  content: "";
  background: url(../img/p3_btn_jt.png) no-repeat;
  background-size: 10px auto;
  width: 10px;
  height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 22px; }
.p3_box a.p3_ck_btn:hover:after {
  background-image: url(../img/p3_btn_jt_on.png); }

.common {
  width: 590px;
  height: 250px;
  background: url(../img/pop2.png) center center no-repeat;
  background-size: 100% auto; }
  .common .text {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 27px;
    line-height: 35px;
    color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 30px;
    text-align: center; }

.lang_zh-tw .s4_feature .feature_img1 .feature_text {
  background-image: url(../img/images/zh-tw/feature1_text.png);
  width: 846px;
  height: 126px; }
.lang_zh-tw .s4_feature .feature_img2 .feature_text {
  background-image: url(../img/images/zh-tw/feature2_text.png);
  width: 807px;
  height: 126px; }
.lang_zh-tw .s4_feature .feature_img3 .feature_text {
  background-image: url(../img/images/zh-tw/feature3_text.png);
  width: 806px;
  height: 126px; }
.lang_zh-tw .s4_feature .feature_img4 .feature_text {
  background-image: url(../img/images/zh-tw/feature4_text.png);
  width: 754px;
  height: 126px; }
.lang_zh-tw .s4_feature .feature_img5 .feature_text {
  background-image: url(../img/images/zh-tw/feature5_text.png);
  width: 768px;
  height: 126px; }

.lang_ja .s4_feature .feature_img1 .feature_text {
  background-image: url(../img/images/ja/feature1_text.png);
  width: 872px;
  height: 124px; }
.lang_ja .s4_feature .feature_img2 .feature_text {
  background-image: url(../img/images/ja/feature2_text.png);
  width: 909px;
  height: 106px; }
.lang_ja .s4_feature .feature_img3 .feature_text {
  background-image: url(../img/images/ja/feature3_text.png);
  width: 804px;
  height: 106px; }
.lang_ja .s4_feature .feature_img4 .feature_text {
  background-image: url(../img/images/ja/feature4_text.png);
  width: 975px;
  height: 119px; }
.lang_ja .s4_feature .feature_img5 .feature_text {
  background-image: url(../img/images/ja/feature5_text.png);
  width: 754px;
  height: 119px; }

.lang_ko .s4_feature .feature_img1 .feature_text {
  background-image: url(../img/images/ko/feature1_text.png);
  width: 866px;
  height: 105px; }
.lang_ko .s4_feature .feature_img2 .feature_text {
  background-image: url(../img/images/ko/feature2_text.png);
  width: 844px;
  height: 105px; }
.lang_ko .s4_feature .feature_img3 .feature_text {
  background-image: url(../img/images/ko/feature3_text.png);
  width: 815px;
  height: 105px; }
.lang_ko .s4_feature .feature_img4 .feature_text {
  background-image: url(../img/images/ko/feature4_text.png);
  width: 754px;
  height: 105px; }
.lang_ko .s4_feature .feature_img5 .feature_text {
  background-image: url(../img/images/ko/feature5_text.png);
  width: 781px;
  height: 105px; }

.lang_en .s4_feature .feature_img1 .feature_text {
  background-image: url(../img/images/en/feature1_text.png);
  width: 943px;
  height: 114px; }
.lang_en .s4_feature .feature_img2 .feature_text {
  background-image: url(../img/images/en/feature2_text.png);
  width: 932px;
  height: 111px; }
.lang_en .s4_feature .feature_img3 .feature_text {
  background-image: url(../img/images/en/feature3_text.png);
  width: 848px;
  height: 114px; }
.lang_en .s4_feature .feature_img4 .feature_text {
  background-image: url(../img/images/en/feature4_text.png);
  width: 810px;
  height: 114px; }
.lang_en .s4_feature .feature_img5 .feature_text {
  background-image: url(../img/images/en/feature5_text.png);
  width: 943px;
  height: 112px; }

.lang_zh-tw .loading, .lang_zh-tw .content, .lang_zh-tw .pop, .lang_zh-tw #afooter, .lang_zh-tw .s3_msg .text-area, .lang_zh-tw .s3_msg .nc .nc-ipt {
  font-family: "hy45"; }
.lang_zh-tw .s3_left .s3_tit, .lang_zh-tw .msg_swiper .back .user_name {
  font-family: "hy60"; }
.lang_zh-tw .langbox {
  font-family: "ngr"; }

.lang_ja .loading, .lang_ja .content, .lang_ja .pop, .lang_ja #afooter, .lang_ja .s3_msg .text-area, .lang_ja .s3_msg .nc .nc-ipt {
  font-family: "ngr"; }
.lang_ja .s3_left .s3_tit, .lang_ja .msg_swiper .back .user_name {
  font-family: "ngrm"; }
.lang_ja .langbox {
  font-family: "ngr"; }

.lang_en .loading, .lang_en .content, .lang_en .pop, .lang_en #afooter, .lang_en .s3_msg .text-area, .lang_en .s3_msg .nc .nc-ipt {
  font-family: "arial"; }
.lang_en .s3_left .s3_tit, .lang_en .msg_swiper .back .user_name {
  font-family: "din"; }
.lang_en .langbox {
  font-family: "ngr"; }
.lang_en .s0-content .signBtn {
  font-size: 25px; }

.lang_ko .loading, .lang_ko .content, .lang_ko .pop, .lang_ko #afooter, .lang_ko .s3_msg .text-area, .lang_ko .s3_msg .nc .nc-ipt {
  font-family: "xlwkr"; }
.lang_ko .s3_left .s3_tit, .lang_ko .msg_swiper .back .user_name {
  font-family: "xlwkb"; }
.lang_ko .langbox {
  font-family: "ngr"; }

#ot-sdk-btn-floating {
  display: none; }
