/* reset */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: calc(100 / 1080 * 100vh); }

html, body, div, p, ul, li, dl, dt, dd, em, i, span, a, img, input, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0; }

a, img, input {
  border: none; }

body {
  font: 12px/1.5 tahoma,'\5b8b\4f53',sans-serif;
  padding-top: 0;
  background: #000;
  font-family: "\65b9\6b63\5170\4ead\9ed1"; }

input, textarea {
  font-family: "\65b9\6b63\5170\4ead\9ed1"; }

a {
  text-decoration: none; }

ul, li {
  list-style: none; }

a, img {
  -webkit-touch-callout: none;
  outline: none; }

html, body {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  width: 100%;
  height: 100%;
  background-color: #000; }

.hidden {
  width: 0;
  height: 0;
  font-size: 0;
  text-indent: -99.99rem; }

body {
  background: #000; }

.pa {
  position: absolute;
  z-index: 5; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.oneline {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block; }

.bs100 {
  background-repeat: no-repeat;
  background-size: 100% 100%; }

.g-btn {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .g-btn:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2); }
  .g-btn--disable {
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
    pointer-events: none; }

@font-face {
  src: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/hy95w.ttf);
  font-family: "hy95w"; }
@font-face {
  src: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/hy85w.ttf);
  font-family: "hy85w"; }
@font-face {
  src: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/hy75w.ttf);
  font-family: "hy75w"; }
.hy95w {
  font-family: "hy95w"; }

.hy85w {
  font-family: "hy85w"; }

.hy75w {
  font-family: "hy75w"; }

/* footer */
#afooter {
  width: 100%;
  height: 100px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  color: #FFF;
  background: #000;
  padding-top: 35px;
  overflow: hidden; }

#afooter .wrap_ied {
  width: 100%;
  padding-top: 10px; }

#afooter p.e {
  font-size: 10px;
  -webkit-text-size-adjust: none; }

#afooter a {
  color: #FFF;
  text-decoration: none; }

#afooter a:hover {
  text-decoration: underline; }

.fr-container {
  width: 100%;
  height: 100%;
  min-width: 16.0rem; }

.fr-popbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  display: none; }

.fr-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  overflow: hidden; }
  .fr-bg .bg-1 {
    width: 100%;
    height: 100%; }
  .fr-bg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center; }
  .fr-bg .bg-1--top img {
    -o-object-position: center top;
       object-position: center top; }

.fr-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
  .fr-wrapper .noclick {
    pointer-events: none; }
  .fr-wrapper .main {
    width: 19.2rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -9.6rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .6rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .fr-wrapper .mainswiper {
    width: 100%;
    height: 100%; }
  .fr-wrapper .fr-header-bar {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/topbar_bg.png) no-repeat 50% 0%;
    background-size: cover;
    width: 100%;
    height: .65rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    -webkit-animation: slideInDown2 0.8s 1s ease forwards;
            animation: slideInDown2 0.8s 1s ease forwards; }
  .fr-wrapper .logo {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/logo.png);
    width: 1.42rem;
    height: .36rem;
    margin-left: .16rem; }
  .fr-wrapper .logo-wegame {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/logo_wegame.png);
    width: 1.28rem;
    height: .3rem;
    margin: 0 .16rem; }
  .fr-wrapper .nav li {
    width: auto;
    height: .65rem;
    position: relative;
    padding: 0 .18rem; }
    .fr-wrapper .nav li > a {
      width: 100%;
      height: 100%;
      color: #c2c2c2;
      font-size: .19rem; }
      .fr-wrapper .nav li > a:hover + .list {
        display: block; }
    .fr-wrapper .nav li.on, .fr-wrapper .nav li:hover {
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/nav_on.png) no-repeat;
      background-size: 100% .65rem;
      background-position: 50% 100%; }
      .fr-wrapper .nav li.on a, .fr-wrapper .nav li:hover a {
        color: #FFF; }
    .fr-wrapper .nav li:not(:first-child):before {
      content: "";
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/nav_line.png) no-repeat 100%/100%;
      width: .03rem;
      height: .24rem;
      position: absolute;
      top: 50%;
      left: -0.015rem;
      margin-top: -0.12rem; }
  .fr-wrapper .g-login-wrap {
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: absolute;
    right: 0;
    top: 0; }
  .fr-wrapper .login {
    font-size: .19rem;
    line-height: .32rem;
    color: #cb5419;
    margin: 0 .1rem;
    position: relative; }
    .fr-wrapper .login a {
      color: #cb5419;
      border-bottom: 1px solid #cb5419; }
    .fr-wrapper .login span {
      display: inline-block;
      vertical-align: top;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: .6rem; }
  .fr-wrapper .g-btn-gw {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/btn_gw.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 2.01rem;
    height: .65rem;
    font-size: .25rem;
    margin-left: .06rem; }
    .fr-wrapper .g-btn-gw span {
      color: #e4d9cf; }

.section {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
  .section .main {
    z-index: 2; }
  .section .tit {
    height: 1.18rem;
    position: relative;
    font-size: 0;
    text-indent: -99.99rem;
    margin: 0 auto;
    opacity: 0; }
    .section .tit:before {
      content: "";
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: absolute;
      pointer-events: none; }
  .section.swiper-slide-active .tit {
    -webkit-animation: slideInDown 0.46s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
            animation: slideInDown 0.46s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    will-change: transform, opacity; }

.section-banner .section-banner-inner {
  width: 100%;
  left: 0;
  bottom: .23rem; }
.section-banner .section-banner-slogan {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/slogan.png);
  width: 16.15rem;
  height: 6.21rem;
  pointer-events: none;
  left: 50%;
  bottom: -1.39rem;
  margin-left: -6.78rem;
  opacity: 0; }
  .section-banner .section-banner-slogan .section-banner-desc {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/fbt.png);
    width: 8.44rem;
    height: .38rem;
    top: 3.68rem;
    left: 2.5rem;
    font-size: .26rem;
    color: #FFF;
    font-weight: normal; }
    .section-banner .section-banner-slogan .section-banner-desc span {
      color: #ffcd77; }
.section-banner .section-banner-btn-down {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/btn_down.png);
  width: 2.9rem;
  height: .65rem;
  left: 50%;
  margin-left: -1.45rem;
  bottom: 0;
  opacity: 0; }
  .section-banner .section-banner-btn-down span {
    color: #FFF;
    font-size: .32rem; }
.section-banner .section-banner-btn-zcfl {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/btn_zcfl.png);
  width: 2.41rem;
  height: 1.14rem;
  bottom: .13rem;
  left: 50%;
  margin-left: -7.1rem;
  opacity: 0; }
  .section-banner .section-banner-btn-zcfl:before {
    content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/gun.png) no-repeat 100%/100%;
    width: 1.91rem;
    height: 2.05rem;
    position: absolute;
    top: -0.64rem;
    left: -0.63rem;
    pointer-events: none; }
.section-banner.swiper-slide-active .section-banner-slogan {
  -webkit-animation: slideInDown2 0.6s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInDown2 0.6s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-banner.swiper-slide-active .section-banner-btn-down {
  -webkit-animation: slideInUp 0.6s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.6s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-banner.swiper-slide-active .section-banner-btn-zcfl {
  -webkit-animation: slideInUp 0.6s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.6s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-2rem);
            transform: translateY(-2rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-2rem);
            transform: translateY(-2rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }
@-webkit-keyframes slideInDown2 {
  0% {
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }
@keyframes slideInDown2 {
  0% {
    -webkit-transform: translateY(-1rem);
            transform: translateY(-1rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }
@-webkit-keyframes slideInUp2 {
  0% {
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }
@keyframes slideInUp2 {
  0% {
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; } }
.section-register {
  background-position: 50% 0%; }
  .section-register .section-register-title {
    width: 9.08rem; }
    .section-register .section-register-title:before {
      content: "";
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit1.png);
      width: 9.95rem;
      height: 2.52rem;
      top: -0.68rem;
      left: -0.65rem; }
  .section-register .section-register-list {
    width: 100%;
    margin-top: 1.0rem;
    position: relative;
    opacity: 0; }
    .section-register .section-register-list:before {
      content: "";
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p1_di.png) no-repeat 100%/100%;
      width: 13.46rem;
      height: 6.59rem;
      position: absolute;
      top: -0.8rem;
      left: 50%;
      margin-left: -7.05rem; }
    .section-register .section-register-list li {
      width: 4.56rem;
      height: 6.14rem;
      position: relative;
      margin: 0 .29rem; }
      .section-register .section-register-list li:before {
        content: "";
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute; }
      .section-register .section-register-list li.section-register-item--1:before {
        background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p1_pic1.png);
        width: 5.16rem;
        height: 6.74rem;
        top: -0.55rem;
        left: -0.3rem; }
      .section-register .section-register-list li.section-register-item--2:before {
        background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p1_pic2.png);
        width: 4.99rem;
        height: 6.4rem;
        top: -0.21rem;
        left: -0.25rem; }
      .section-register .section-register-list li.section-register-item--3:before {
        background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p1_pic3.png);
        width: 4.94rem;
        height: 6.74rem;
        top: -0.55rem;
        left: -0.19rem; }
      .section-register .section-register-list li .section-register-subtitle {
        height: .66rem;
        text-align: center;
        font-size: .28rem;
        color: #a53224;
        line-height: .33rem;
        padding-top: .34rem;
        position: relative; }
        .section-register .section-register-list li .section-register-subtitle span {
          font-size: .2rem;
          line-height: 1;
          bottom: -0.4rem;
          color: #535353; }
      .section-register .section-register-list li .section-register-desc, .section-register .section-register-list li .section-register-reward {
        width: 100%;
        left: 0;
        text-align: center; }
      .section-register .section-register-list li .section-register-desc {
        font-size: .22rem;
        line-height: .34rem;
        top: 4.18rem; }
      .section-register .section-register-list li .section-register-reward {
        color: #FFF;
        font-size: .32rem;
        top: 2.96rem; }
      .section-register .section-register-list li .btn_lq {
        background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p1_btn_lq.png);
        width: 2.72rem;
        height: .65rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-bottom: .02rem;
        color: #ffffff;
        font-size: .32rem;
        bottom: .31rem;
        left: 50%;
        margin-left: -1.36rem; }
  .section-register.swiper-slide-active .section-register-list {
    -webkit-animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
            animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    will-change: transform, opacity; }

.section-permit .section-permit-title {
  width: 9.03rem; }
  .section-permit .section-permit-title:before {
    content: "";
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit9.png);
    width: 9.64rem;
    height: 4.64rem;
    top: -1.19rem;
    left: -0.39rem; }
.section-permit .section-permit-desc {
  color: #b5b5b5;
  font-size: .24rem;
  line-height: .3rem;
  text-align: center;
  padding-top: .03rem;
  opacity: 0; }
.section-permit .section-permit-inner {
  width: 13.2rem;
  height: 6.5rem;
  position: relative;
  margin: .46rem auto 0;
  opacity: 0; }
  .section-permit .section-permit-inner .section-box-bg {
    width: 13.8rem;
    height: 7.17rem;
    top: -0.17rem;
    left: -0.36rem; }
.section-permit .section-permit-prize {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p9_pic.png);
  width: 4.04rem;
  height: 3.92rem;
  position: absolute;
  top: .8rem;
  left: 7.14rem;
  padding-top: .16rem; }
  .section-permit .section-permit-prize img {
    width: 2.47rem;
    height: 2.47rem; }
  .section-permit .section-permit-prize p {
    width: 100%;
    color: #ffffff;
    font-size: .32rem;
    line-height: .4rem;
    text-align: center;
    left: 0;
    bottom: .17rem; }
  .section-permit .section-permit-prize i {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p9_qb39.png);
    width: 3.46rem;
    height: 1.03rem;
    top: -0.11rem;
    right: -0.6rem; }
.section-permit .section-permit-btn {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p9_btn.png);
  width: 4.22rem;
  height: .65rem;
  color: #FFF;
  font-size: .32rem;
  left: -0.09rem;
  bottom: -0.94rem; }
.section-permit .section-permit-rw {
  width: 6.06rem;
  height: 8.21rem;
  top: -0.5rem;
  left: .33rem; }
.section-permit.swiper-slide-active .section-permit-desc {
  -webkit-animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-permit.swiper-slide-active .section-permit-inner {
  -webkit-animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-box .section-box-title {
  width: 9.74rem; }
  .section-box .section-box-title:before {
    content: "";
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit2.png);
    width: 10.37rem;
    height: 5.73rem;
    top: -2.28rem;
    left: -0.41rem; }
.section-box .section-box-desc {
  color: #d2d2d2;
  font-size: .24rem;
  line-height: .32rem;
  padding-top: .09rem;
  text-align: center;
  opacity: 0; }
.section-box .section-box-inner {
  width: 14.92rem;
  height: 6.14rem;
  margin: .6rem auto 0;
  position: relative;
  opacity: 0; }
  .section-box .section-box-inner .section-box-bg {
    width: 15.93rem;
    position: absolute;
    top: -0.46rem;
    left: -0.55rem; }
  .section-box .section-box-inner .section-box-role {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p2_rw.png);
    width: 4.21rem;
    height: 9.27rem;
    top: -1.83rem;
    right: -3.41rem; }
.section-box .section-box-list {
  position: relative;
  padding-top: .37rem; }
  .section-box .section-box-list > li {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p2_pic2.png) no-repeat 100%/100%;
    width: 2.81rem;
    height: 4.6rem;
    margin: 0 .08rem;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .33rem; }
    .section-box .section-box-list > li .section-box-date {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p2_date_bg.png);
      width: 2.53rem;
      height: .44rem;
      color: #FFF;
      font-size: .24rem;
      line-height: 1;
      margin: 0 auto;
      font-weight: normal; }
    .section-box .section-box-list > li .btn_lq {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p3_btn_lq.png);
      width: 2.36rem;
      height: .48rem;
      color: #FFF;
      font-size: .28rem;
      line-height: 1;
      position: absolute;
      bottom: .25rem;
      left: 50%;
      margin-left: -1.18rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-bottom: .03rem; }
    .section-box .section-box-list > li.section-box-item--1 {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p2_pic1.png); }
      .section-box .section-box-list > li.section-box-item--1 img {
        width: 1.26rem;
        height: 3.22rem;
        position: absolute;
        top: .82rem;
        left: 50%;
        margin-left: -0.63rem; }
      .section-box .section-box-list > li.section-box-item--1 .section-box-name {
        color: #1a1615;
        font-size: .22rem;
        line-height: .3rem;
        text-align: center;
        font-weight: bold;
        width: 100%;
        left: 0;
        bottom: .24rem; }
.section-box .section-box-rewards {
  margin-top: .12rem; }
  .section-box .section-box-rewards li {
    width: .88rem;
    height: 1.45rem; }
    .section-box .section-box-rewards li .img {
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p2_imgbg.png) no-repeat 100%/100%;
      width: .78rem;
      height: 1.02rem;
      margin: 0 auto; }
      .section-box .section-box-rewards li .img img {
        width: .71rem; }
    .section-box .section-box-rewards li p {
      color: #222222;
      font-size: .16rem;
      line-height: .18rem;
      padding-top: .02rem;
      text-align: center; }
.section-box .section-box-btn {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p3_btn_yq.png);
  width: 2.72rem;
  height: .66rem;
  color: #FFF;
  font-size: .32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: .18rem auto 0;
  position: relative;
  font-weight: normal; }
.section-box.swiper-slide-active .section-box-desc {
  -webkit-animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-box.swiper-slide-active .section-box-inner {
  -webkit-animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-invite .section-invite-title {
  width: 8.16rem; }
  .section-invite .section-invite-title:before {
    content: "";
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit3.png);
    width: 8.87rem;
    height: 2.52rem;
    top: -0.68rem;
    left: -0.49rem; }
.section-invite .section-invite-desc {
  color: #dfd7cd;
  font-size: .24rem;
  line-height: .3rem;
  text-align: center;
  padding-top: .03rem;
  opacity: 0; }
.section-invite .section-invite-inner {
  position: relative;
  margin-top: .48rem;
  opacity: 0; }
.section-invite .section-invite-list li {
  width: 3.87rem;
  height: 5.78rem;
  position: relative;
  margin: 0 .65rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: .2rem; }
  .section-invite .section-invite-list li:before {
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute; }
  .section-invite .section-invite-list li.section-invite-item--1:before {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p3_pic1.png);
    width: 4.17rem;
    height: 6.14rem;
    top: -0.21rem;
    left: -0.18rem; }
  .section-invite .section-invite-list li.section-invite-item--2:before {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p3_pic2.png);
    width: 3.99rem;
    height: 6.21rem;
    top: -0.28rem;
    left: 0; }
  .section-invite .section-invite-list li.section-invite-item--3:before {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p3_pic3.png);
    width: 4.08rem;
    height: 6.14rem;
    top: -0.21rem;
    left: 0; }
  .section-invite .section-invite-list li .section-invite-label {
    width: 100%;
    color: #a53224;
    font-size: .26rem;
    line-height: .3rem;
    text-align: center;
    left: 0;
    top: -0.13rem; }
  .section-invite .section-invite-list li .img {
    width: 2.81rem;
    height: 1.93rem;
    position: relative;
    margin: .22rem auto 0; }
  .section-invite .section-invite-list li .btn_lq {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p3_btn_lq.png);
    width: 2.36rem;
    height: .48rem;
    color: #FFF;
    font-size: .28rem;
    line-height: 1;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: .02rem;
    position: relative;
    margin: .06rem auto 0; }
.section-invite .section-invite-btn {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p3_btn_yq.png);
  width: 2.72rem;
  height: .66rem;
  color: #FFF;
  font-size: .32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: .26rem auto 0; }
.section-invite .section-invite-count {
  color: #ffffff;
  font-size: .24rem;
  line-height: 1;
  text-align: center;
  position: relative;
  padding-top: .1rem; }
  .section-invite .section-invite-count span {
    color: #c43f24; }
.section-invite.swiper-slide-active .section-invite-desc {
  -webkit-animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-invite.swiper-slide-active .section-invite-inner {
  -webkit-animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-lott .main {
  padding-top: .5rem; }
.section-lott .section-lott-title {
  width: 8.84rem; }
  .section-lott .section-lott-title:before {
    content: "";
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit4.png);
    width: 9.47rem;
    height: 2.29rem;
    top: -0.5rem;
    left: -0.41rem; }
.section-lott .section-lott-inner {
  width: 14.13rem;
  height: 7.3rem;
  position: relative;
  margin: .4rem auto 0;
  opacity: 0; }
  .section-lott .section-lott-inner .section-lott-bg {
    width: 14.68rem;
    position: absolute;
    top: -0.26rem;
    left: -0.29rem; }
.section-lott .section-lott-links {
  padding-top: .26rem;
  height: .7rem;
  position: relative; }
  .section-lott .section-lott-links a {
    color: #d6d6d6;
    font-size: .22rem;
    line-height: .26rem;
    border-bottom: solid 1px #d6d6d6;
    margin: 0 .84rem; }
.section-lott .section-lott-panel {
  width: 7.54rem;
  height: 6.56rem;
  position: relative; }
  .section-lott .section-lott-panel .lotterycontent_container {
    display: none; }
.section-lott .section-lott-prizes {
  width: 100%;
  height: 100%;
  position: relative; }
  .section-lott .section-lott-prizes li {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_lott_pic.png) no-repeat 100%/100%;
    position: absolute;
    width: 1.12rem;
    height: 1.12rem; }
    .section-lott .section-lott-prizes li img {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
    .section-lott .section-lott-prizes li p {
      width: auto;
      min-width: .82rem;
      white-space: nowrap;
      height: .3rem;
      -webkit-clip-path: polygon(0 0.09rem, 0.09rem 0, 100% 0%, 100% calc(100% - 0.09rem), calc(100% - 0.09rem) 100%, 0% 100%);
              clip-path: polygon(0 0.09rem, 0.09rem 0, 100% 0%, 100% calc(100% - 0.09rem), calc(100% - 0.09rem) 100%, 0% 100%);
      background-color: rgba(159, 65, 58, 0.57);
      padding: 0 .1rem;
      color: #FFF;
      font-size: .14rem;
      position: absolute;
      bottom: -0.06rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      text-align: center; }
    .section-lott .section-lott-prizes li.section-lott-prize--1 {
      top: 4.32rem;
      left: .83rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--1 img {
        width: .87rem;
        height: .85rem;
        top: .06rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--2 {
      width: 1.32rem;
      height: 1.32rem;
      top: 2.59rem;
      left: .61rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--2 img {
        width: .48rem;
        height: .96rem;
        top: .12rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--3 {
      top: 1.07rem;
      left: .89rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--3 img {
        width: 1.35rem;
        height: .89rem;
        top: -.02rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--3 p {
        width: 1.32rem;
        white-space: wrap;
        height: .4rem;
        font-size: .12rem;
        line-height: .16rem;
        bottom: -0.2rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--4 {
      top: .4rem;
      left: 2.59rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--4 img {
        width: .92rem;
        height: .96rem;
        top: -0.11rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--5 {
      width: 1.5rem;
      height: 1.5rem;
      top: .31rem;
      left: 4.36rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--5 img {
        width: 1.73rem;
        height: 1.01rem;
        top: .25rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--6 {
      top: 1.67rem;
      left: 6.02rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--6 img {
        width: 1.09rem;
        height: .66rem;
        top: .12rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--7 {
      width: 1.02rem;
      height: 1.02rem;
      top: 3.32rem;
      left: 6.27rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--7 img {
        width: .87rem;
        height: .54rem;
        top: .18rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--8 {
      width: 1.02rem;
      height: 1.02rem;
      top: 4.58rem;
      left: 5.73rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--8 img {
        width: 1.01rem;
        height: .67rem;
        top: .12rem; }
    .section-lott .section-lott-prizes li.section-lott-prize--9 {
      width: 3.01rem;
      height: 3.01rem;
      top: 1.97rem;
      left: 2.43rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--9 img {
        width: 2.85rem;
        height: 1.56rem;
        top: .54rem; }
      .section-lott .section-lott-prizes li.section-lott-prize--9 p {
        background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_lott9_name.png) no-repeat 100%/100%;
        width: 3.36rem;
        height: .44rem;
        -webkit-clip-path: none;
                clip-path: none;
        font-size: .19rem;
        bottom: .44rem; }
    .section-lott .section-lott-prizes li.on:before {
      content: "";
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_lott_on.png) no-repeat 100%/100%;
      width: calc(100% + 0.08rem);
      height: calc(100% + 0.08rem);
      position: absolute;
      top: -0.04rem;
      left: -0.04rem; }
.section-lott .section-lott-action {
  width: 100%;
  left: 0;
  top: 5.4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: .3rem; }
  .section-lott .section-lott-action .section-lott-btn {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_btn_lott.png);
    width: 2.72rem;
    height: .66rem;
    color: #FFF;
    font-size: .32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: .02rem;
    margin: 0 auto; }
  .section-lott .section-lott-action .section-lott-count {
    color: #FFF;
    font-size: .18rem;
    line-height: .28rem;
    text-align: center;
    padding-top: .08rem; }
.section-lott .section-lott-task {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_task_bg.png);
  width: 5.44rem;
  height: 6.2rem;
  top: .93rem;
  right: 1.16rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .59rem 0 0 .11rem; }
  .section-lott .section-lott-task .section-lott-task-hd {
    width: 5.07rem;
    height: .3rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: .05rem; }
  .section-lott .section-lott-task .section-lott-count {
    width: 3.65rem;
    color: #000000;
    font-size: .26rem;
    line-height: .3rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .section-lott .section-lott-task .section-lott-count span {
      color: #c43f24; }
    .section-lott .section-lott-task .section-lott-count i {
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_i1.png) no-repeat 100%/100%;
      width: .19rem;
      height: .19rem; }
  .section-lott .section-lott-task .section-lott-link-rule {
    color: #000000;
    font-size: .2rem;
    line-height: .26rem;
    border-bottom: solid 1px #000; }
.section-lott .section-lott-task-list {
  width: 5.22rem;
  margin-top: .37rem; }
  .section-lott .section-lott-task-list li {
    width: 100%;
    height: .46rem;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_task_li.png) no-repeat 0% 50%;
    background-size: 5.21rem auto;
    margin-bottom: .49rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: .1rem; }
    .section-lott .section-lott-task-list li:nth-child(3) .section-lott-task-text, .section-lott .section-lott-task-list li:nth-child(4) .section-lott-task-text {
      width: 2.56rem; }
    .section-lott .section-lott-task-list li:last-child .btn_lq {
      opacity: 0;
      pointer-events: none; }
  .section-lott .section-lott-task-list .section-lott-task-text {
    color: #1e1e1e;
    font-size: .21rem; }
    .section-lott .section-lott-task-list .section-lott-task-text span {
      color: #FFF;
      margin-right: .04rem; }
  .section-lott .section-lott-task-list .btn_lq, .section-lott .section-lott-task-list .section-lott-invite-btn {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p4_btn_lq.png);
    width: 1.25rem;
    height: .46rem;
    color: #FFF;
    font-size: .22rem; }
.section-lott .section-lott-follow a {
  margin: 0 .18rem; }
  .section-lott .section-lott-follow a:last-child {
    margin-right: .3rem; }
.section-lott .section-lott-follow .section-lott-follow-dy {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_dy.png);
  width: .23rem;
  height: .27rem; }
  .section-lott .section-lott-follow .section-lott-follow-dy:hover, .section-lott .section-lott-follow .section-lott-follow-dy.on {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_dy_df.png); }
.section-lott .section-lott-follow .section-lott-follow-ks {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_ks.png);
  width: .22rem;
  height: .27rem; }
  .section-lott .section-lott-follow .section-lott-follow-ks:hover, .section-lott .section-lott-follow .section-lott-follow-ks.on {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_ks_df.png); }
.section-lott .section-lott-follow .section-lott-follow-gzh {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_gzh.png);
  width: .3rem;
  height: .25rem; }
  .section-lott .section-lott-follow .section-lott-follow-gzh:hover, .section-lott .section-lott-follow .section-lott-follow-gzh.on {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_gzh_df.png); }
.section-lott .section-lott-follow .section-lott-follow-qywx {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_qywx.png);
  width: .31rem;
  height: .23rem; }
  .section-lott .section-lott-follow .section-lott-follow-qywx:hover, .section-lott .section-lott-follow .section-lott-follow-qywx.on {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_qywx_df.png); }
.section-lott.swiper-slide-active .section-lott-inner {
  -webkit-animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-login .section-login-title {
  width: 9.01rem; }
  .section-login .section-login-title:before {
    content: "";
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit5.png);
    width: 9.51rem;
    height: 2.52rem;
    top: -0.68rem;
    left: -0.28rem; }
.section-login .section-login-desc {
  color: #dfd7cd;
  font-size: .24rem;
  line-height: .32rem;
  text-align: center;
  opacity: 0; }
.section-login .section-login-inner {
  width: 15.34rem;
  height: 7.19rem;
  position: relative;
  margin: .3rem auto 0;
  opacity: 0; }
  .section-login .section-login-inner .section-login-bg {
    width: 15.93rem;
    height: 7.96rem;
    position: absolute;
    top: -0.26rem;
    left: -0.31rem; }
.section-login .section-login-list {
  width: 9.44rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-left: .4rem; }
  .section-login .section-login-list li {
    width: 2.8rem;
    margin: .43rem 0 .1rem;
    position: relative; }
    .section-login .section-login-list li .section-login-label {
      line-height: .44rem;
      left: .32rem;
      top: .04rem;
      color: #dbd3cb;
      font-size: .26rem; }
  .section-login .section-login-list .btn_lq {
    margin-top: 0.1rem; }
.section-login .section-login-special {
  width: 4.42rem;
  top: 1.4rem;
  right: .37rem; }
  .section-login .section-login-special .section-login-special-label {
    height: .46rem;
    color: #a53224;
    font-size: .26rem;
    top: -0.66rem;
    left: .34rem; }
  .section-login .section-login-special-list li {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1.91rem;
    height: 1.92rem;
    margin: 0 .15rem;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: .2rem; }
    .section-login .section-login-special-list li:nth-child(1) {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p5_pic1.png);
      margin: 0 .3rem .27rem; }
    .section-login .section-login-special-list li:nth-child(2) {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p5_pic2.png); }
    .section-login .section-login-special-list li:nth-child(3) {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p5_pic3.png); }
    .section-login .section-login-special-list li img {
      width: auto;
      height: 1.29rem; }
    .section-login .section-login-special-list li p {
      width: 100%;
      color: #313131;
      font-size: .22rem;
      line-height: .3rem;
      text-align: center;
      position: absolute;
      left: 0;
      bottom: .08rem; }
  .section-login .section-login-special .btn_lq {
    margin-top: .22rem; }
.section-login .btn_lq {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p5_btn_lq.png);
  width: 2.36rem;
  height: .48rem;
  color: #FFF;
  font-size: .28rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: .02rem;
  margin: 0 auto; }
.section-login.swiper-slide-active .section-login-desc {
  -webkit-animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-login.swiper-slide-active .section-login-inner {
  -webkit-animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-reserve .section-reserve-title {
  width: 6.36rem; }
  .section-reserve .section-reserve-title:before {
    content: "";
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit6.png);
    width: 7.12rem;
    height: 2.33rem;
    top: -0.49rem;
    left: -0.54rem; }
.section-reserve .section-reserve-desc {
  color: #b5b5b5;
  font-size: .27rem;
  line-height: .33rem;
  padding-top: .08rem;
  text-align: center;
  opacity: 0; }
.section-reserve .section-reserve-inner {
  width: 13.2rem;
  height: 6.77rem;
  position: relative;
  margin: -.41rem auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  pointer-events: none; }
  .section-reserve .section-reserve-inner .section-reserve-bg {
    width: 13.72rem;
    height: 7.18rem;
    position: absolute;
    top: -0.17rem;
    left: -0.28rem; }
.section-reserve .section-reserve-tab {
  margin-top: .15rem;
  opacity: 0;
  position: relative; }
.section-reserve .section-reserve-tab-btn {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p6_tab_df.png);
  width: 3.43rem;
  height: 1.08rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: .3rem;
  margin: 0 .13rem;
  cursor: pointer; }
  .section-reserve .section-reserve-tab-btn span {
    color: #a53224;
    font-size: .26rem; }
  .section-reserve .section-reserve-tab-btn-active {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p6_tab_on.png); }
    .section-reserve .section-reserve-tab-btn-active span {
      color: #FFF; }
.section-reserve .section-reserve-page1 {
  padding-top: .4rem;
  display: block; }
.section-reserve .section-reserve-page2 {
  display: none;
  padding-top: .4rem; }
.section-reserve .section-reserve-hd {
  width: 12.3rem;
  height: .49rem;
  position: relative;
  margin: 0 auto;
  pointer-events: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 .46rem 0 .3rem; }
  .section-reserve .section-reserve-hd:before {
    content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p6-hd.png) no-repeat 100%/100%;
    width: 13.03rem;
    height: .49rem;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: -.44rem; }
  .section-reserve .section-reserve-hd p {
    color: #ffefdd;
    font-size: .22rem;
    position: relative; }
.section-reserve .section-reserve-bd {
  width: 100%;
  position: relative; }
.section-reserve .section-reserve-list {
  width: 12.83rem;
  height: 4.8rem;
  margin: .47rem 0 0 .06rem;
  padding: 0 .26rem;
  overflow: hidden;
  overflow-y: auto; }
  .section-reserve .section-reserve-list li {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p6_li_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 1.24rem;
    margin-bottom: .16rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    pointer-events: auto; }
  .section-reserve .section-reserve-list .os-scrollbar {
    width: 0.1rem !important;
    right: 0 !important;
    top: 0 !important; }
  .section-reserve .section-reserve-list .os-scrollbar-track {
    width: 0.1rem !important;
    background: #403f3b !important;
    overflow: hidden;
    border-radius: 0rem !important; }
  .section-reserve .section-reserve-list .os-scrollbar-handle {
    background: #a53526 !important;
    overflow: hidden;
    border-radius: 0rem !important; }
  .section-reserve .section-reserve-list .os-theme-dark > .os-scrollbar, .section-reserve .section-reserve-list .os-theme-light > .os-scrollbar {
    width: 0.1rem !important;
    padding: 0; }
.section-reserve .section-reserve-txt {
  width: 4.01rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: .21rem;
  color: #272728;
  font-size: .24rem;
  font-weight: bold; }
.section-reserve .section-reserve-imgs {
  width: 6.78rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .section-reserve .section-reserve-imgs .section-reserve-item {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p6_pic.png) no-repeat 100%/100%;
    position: relative;
    width: 1.07rem;
    height: 1.07rem;
    margin: 0 .03rem; }
  .section-reserve .section-reserve-imgs .section-reserve-num {
    color: #dddddd;
    font-size: .2rem;
    line-height: 1;
    bottom: .04rem;
    right: .04rem; }
.section-reserve .section-reserve-btn-wrap {
  width: 1.48rem; }
.section-reserve .section-reserve-btn {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p6_btn_lq.png);
  width: 1.25rem;
  height: .46rem;
  color: #FFF;
  font-size: .22rem;
  margin: 0 auto; }
.section-reserve .section-reserve-page2 .section-reserve-hd {
  padding-right: 1.0rem; }
.section-reserve .section-reserve-page2 .section-reserve-txt {
  width: 3.4rem; }
.section-reserve .section-reserve-page2 .section-reserve-name {
  width: 5.5rem;
  color: #272728;
  font-size: .24rem;
  font-weight: bold;
  text-align: center; }
.section-reserve .section-reserve-page2 .section-reserve-btn2-wrap {
  width: 2.36rem;
  margin-left: .91rem; }
.section-reserve .section-reserve-page2 .section-reserve-btn2 {
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p6_tab2_btn_lq.png);
  width: 2.36rem;
  height: .48rem;
  margin: 0 auto;
  font-size: .28rem;
  color: #FFF; }
.section-reserve.swiper-slide-active .section-reserve-desc {
  -webkit-animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp2 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-reserve.swiper-slide-active .section-reserve-inner, .section-reserve.swiper-slide-active .section-reserve-tab {
  -webkit-animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.84s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-welfare .main {
  padding-top: .8rem; }
.section-welfare .section-welfare-tab {
  height: .69rem;
  background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab_line.png) no-repeat 50% 0.25rem/13.02rem auto;
  opacity: 0; }
  .section-welfare .section-welfare-tab a {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab_df.png) no-repeat 100%/100%;
    width: 4.64rem;
    height: .69rem;
    margin: 0 .46rem;
    color: #1f1f1f;
    font-size: .29rem; }
    .section-welfare .section-welfare-tab a:hover, .section-welfare .section-welfare-tab a.on {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab_on.png);
      color: #FFF; }
.section-welfare .section-welfare-item {
  height: 8.76rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 1px; }
.section-welfare .section-welfare-item2 {
  display: none; }
.section-welfare .section-welfare-acts {
  width: 100%;
  opacity: 0;
  position: relative;
  margin-top: .36rem; }
  .section-welfare .section-welfare-acts:before {
    content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab1_di.png) no-repeat 100%/100%;
    width: 12.4rem;
    height: 5.55rem;
    position: absolute;
    top: .2rem;
    left: 4.0rem;
    pointer-events: none; }
.section-welfare .section-welfare-acts-list {
  width: 100%;
  height: 8.4rem;
  position: relative; }
  .section-welfare .section-welfare-acts-list li {
    position: absolute;
    left: 50%; }
    .section-welfare .section-welfare-acts-list li:nth-child(1) {
      width: 7.1rem;
      height: 3.78rem;
      top: 0.42rem;
      margin-left: -7.1rem; }
      .section-welfare .section-welfare-acts-list li:nth-child(1) .section-welfare-acts-btns {
        top: 3.3rem;
        padding-left: .2rem; }
    .section-welfare .section-welfare-acts-list li:nth-child(2) {
      width: 6.52rem;
      height: 4.13rem;
      top: 0;
      margin-left: -.04rem; }
      .section-welfare .section-welfare-acts-list li:nth-child(2) .section-welfare-acts-btns {
        top: 3.5rem;
        -webkit-transform: rotate(5deg);
                transform: rotate(5deg); }
    .section-welfare .section-welfare-acts-list li:nth-child(3) {
      width: 4.96rem;
      height: 3.21rem;
      top: 4.74rem;
      margin-left: -7.51rem; }
      .section-welfare .section-welfare-acts-list li:nth-child(3) .section-welfare-acts-btns {
        top: 2.65rem;
        -webkit-transform: rotate(-5deg);
                transform: rotate(-5deg);
        padding-left: .3rem; }
    .section-welfare .section-welfare-acts-list li:nth-child(4) {
      width: 5.77rem;
      height: 3.59rem;
      top: 4.73rem;
      margin-left: -2.57rem; }
      .section-welfare .section-welfare-acts-list li:nth-child(4) .section-welfare-acts-btns {
        top: 2.95rem;
        -webkit-transform: rotate(5deg);
                transform: rotate(5deg);
        padding-right: .3rem; }
    .section-welfare .section-welfare-acts-list li:nth-child(5) {
      width: 4.46rem;
      height: 3.09rem;
      top: 4.28rem;
      margin-left: 3.06rem; }
      .section-welfare .section-welfare-acts-list li:nth-child(5) .section-welfare-acts-btns {
        top: 2.65rem; }
.section-welfare .section-welfare-acts-btns {
  width: 100%;
  left: 0; }
  .section-welfare .section-welfare-acts-btns a {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab1_btn.png);
    width: 2.36rem;
    height: .48rem;
    color: #FFF;
    font-size: .24rem;
    margin: 0 .08rem; }
.section-welfare .section-welfare-challenge {
  width: 100%;
  position: relative;
  will-change: transform, opacity;
  margin-top: .8rem;
  opacity: 0; }
  .section-welfare .section-welfare-challenge * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
.section-welfare .section-welfare-challenge-in {
  width: 15.84rem;
  margin: 0 auto;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: .32rem; }
  .section-welfare .section-welfare-challenge-in:after {
    content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_box.png) no-repeat 100%/100%;
    width: 16.56rem;
    height: 7.83rem;
    position: absolute;
    top: -0.5rem;
    left: -0.22rem;
    pointer-events: none;
    z-index: 5; }
.section-welfare .challenge_left {
  width: 12.17rem;
  height: 6.84rem;
  position: relative; }
  .section-welfare .challenge_left:before {
    content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_pic1.png) no-repeat 100%/100%;
    width: 13.01rem;
    height: 7.35rem;
    position: absolute;
    top: -0.26rem;
    left: -0.39rem;
    pointer-events: none; }
  .section-welfare .challenge_left:after {
    content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_pic1_cov.png) no-repeat 100%/100%;
    width: 12.22rem;
    height: 6.9rem;
    position: absolute;
    top: -0.02rem;
    left: -0.02rem;
    z-index: 5;
    pointer-events: none; }
  .section-welfare .challenge_left_img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .section-welfare .challenge_left_img.show {
      opacity: 1; }
    .section-welfare .challenge_left_img p {
      width: 2.35rem;
      height: .48rem;
      bottom: .18rem;
      right: .18rem; }
      .section-welfare .challenge_left_img p span {
        color: #FFF;
        font-size: .24rem;
        line-height: .3rem; }
    .section-welfare .challenge_left_img .btn_join1 {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_btn_join1.png); }
    .section-welfare .challenge_left_img .btn_join2 {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_btn_join2.png); }
    .section-welfare .challenge_left_img .btn_join3, .section-welfare .challenge_left_img .btn_join4 {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_btn_join3.png); }
.section-welfare .challenge_right {
  width: 3.07rem; }
  .section-welfare .challenge_right_img {
    width: 2.75rem;
    height: 1.55rem;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_pic2.png) no-repeat 100%/100%;
    position: relative;
    margin: .1rem 0;
    cursor: pointer; }
    .section-welfare .challenge_right_img img {
      width: 2.73rem;
      height: 1.53rem; }
    .section-welfare .challenge_right_img p {
      width: 100%;
      color: #ddd9d0;
      font-size: .2rem;
      line-height: .3rem;
      padding: 0 .1rem;
      position: absolute;
      left: 0;
      bottom: .05rem;
      z-index: 5; }
    .section-welfare .challenge_right_img:before {
      content: "";
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_pic2_cov1.png) no-repeat 100%/100%;
      width: 2.77rem;
      height: 1.55rem;
      position: absolute;
      top: 0;
      left: -0.02rem;
      pointer-events: none;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  .section-welfare .challenge_right .swiper-slide.active .challenge_right_img p {
    color: #FFF; }
  .section-welfare .challenge_right .swiper-slide.active .challenge_right_img:before {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_pic2_cov2.png); }
  .section-welfare .challenge_right .swiper-slide.active .challenge_right_img:after {
    content: "";
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p7_tab2_jt.png) no-repeat 100%/100%;
    width: .24rem;
    height: .29rem;
    position: absolute;
    top: 50%;
    margin-top: -0.14rem;
    right: -0.32rem;
    -webkit-animation: jt 0.8s infinite linear alternate;
            animation: jt 0.8s infinite linear alternate; }
.section-welfare.swiper-slide-active .section-welfare-tab {
  -webkit-animation: slideInDown 0.46s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInDown 0.46s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }
.section-welfare.swiper-slide-active .section-welfare-acts, .section-welfare.swiper-slide-active .section-welfare-challenge {
  -webkit-animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-feature .main {
  padding-top: .8rem; }
.section-feature .section-feature-title {
  width: 3.92rem; }
  .section-feature .section-feature-title:before {
    content: "";
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/tit8.png);
    width: 4.82rem;
    height: 5.72rem;
    top: -2.16rem;
    left: -0.68rem; }
.section-feature .section-feature-inner {
  width: 12.1rem;
  position: relative;
  margin: .38rem auto 0;
  opacity: 0; }
.section-feature .section-feature-swiper {
  width: 12.1rem;
  height: 7.43rem;
  position: relative;
  overflow: hidden; }
  .section-feature .section-feature-swiper .swiper-slide .section-feature-bg {
    width: 12.1rem;
    position: absolute;
    top: 0;
    left: 0; }
    .section-feature .section-feature-swiper .swiper-slide .section-feature-bg img {
      width: 100%;
      height: 3.72rem; }
  .section-feature .section-feature-swiper .swiper-slide .section-feature-img {
    width: 11.39rem;
    height: 6.42rem;
    overflow: hidden;
    position: absolute;
    top: .38rem;
    left: .36rem; }
.section-feature .section-feature-prev, .section-feature .section-feature-next {
  width: .55rem;
  height: 2.34rem;
  background: rgba(0, 0, 0, 0.5);
  top: 2.12rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .section-feature .section-feature-prev i, .section-feature .section-feature-next i {
    width: .35rem;
    height: .6rem;
    position: relative; }
.section-feature .section-feature-prev {
  left: -0.54rem; }
  .section-feature .section-feature-prev i {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p8_btn_prev.png); }
  .section-feature .section-feature-prev:hover {
    -webkit-transform: translateX(-0.1rem);
            transform: translateX(-0.1rem); }
.section-feature .section-feature-next {
  right: -0.54rem; }
  .section-feature .section-feature-next i {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p8_btn_next.png); }
  .section-feature .section-feature-next:hover {
    -webkit-transform: translateX(0.1rem);
            transform: translateX(0.1rem); }
.section-feature .section-feature-pagination {
  margin-top: -0.15rem;
  position: relative;
  z-index: 9; }
  .section-feature .section-feature-pagination .swiper-pagination-bullet {
    opacity: 1;
    border-radius: 0;
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p8_cir.png) no-repeat 100%/100%;
    width: .25rem;
    height: .25rem;
    margin: 0 .2rem; }
  .section-feature .section-feature-pagination .swiper-pagination-bullet-active {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/p8_cir_on.png); }
.section-feature.swiper-slide-active .section-feature-inner {
  -webkit-animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slideInUp 0.46s 0.56s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  will-change: transform, opacity; }

.section-footer {
  height: auto !important; }

.g-popbox {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/pop_comm_bg.png);
  width: calc(907 / 1920 * 100vw);
  height: calc(542 / 1920 * 100vw);
  padding: calc(68 / 1920 * 100vw) calc(26 / 1920 * 100vw) 0 calc(32 / 1920 * 100vw);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: none; }
  .g-popbox .os-scrollbar {
    width: calc(6 / 1920 * 100vw) !important;
    right: 0 !important;
    top: 0 !important; }
  .g-popbox .os-scrollbar-track {
    width: calc(6 / 1920 * 100vw) !important;
    background: rgba(140, 128, 114, 0.15) !important;
    overflow: hidden;
    border-radius: 0 !important; }
  .g-popbox .os-scrollbar-handle {
    background: #9e4224 !important;
    overflow: hidden;
    border-radius: 0 !important; }
  .g-popbox .os-theme-dark > .os-scrollbar,
  .g-popbox .os-theme-light > .os-scrollbar {
    width: calc(6 / 1920 * 100vw) !important;
    padding: 0; }
  .g-popbox .g-popbox-close {
    width: calc(48 / 1920 * 100vw);
    height: calc(41 / 1920 * 100vw);
    top: calc(22 / 1920 * 100vw);
    right: calc(-60 / 1920 * 100vw);
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/btn_close.png) no-repeat 100%/100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .g-popbox .g-popbox-close:hover {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .g-popbox .g-popbox-title {
    width: 100%;
    line-height: calc(55 / 1920 * 100vw);
    font-size: calc(32 / 1920 * 100vw);
    color: #FFF;
    text-align: center; }
  .g-popbox .g-popbox-btn-copy,
  .g-popbox .g-popbox-btn-bind,
  .g-popbox .g-popbox-btn-post,
  .g-popbox .g-popbox-btn-receive,
  .g-popbox .g-popbox-btn-addr {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/btn_copy.png);
    width: calc(272 / 1920 * 100vw);
    height: calc(66 / 1920 * 100vw);
    color: #FFF;
    font-size: calc(32 / 1920 * 100vw);
    margin: 0 auto; }
  .g-popbox .g-popbox-cont {
    height: calc(340 / 1920 * 100vw);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .g-popbox .g-popbox-cont .g-popbox-text {
      color: #6c6257;
      font-size: calc(30 / 1920 * 100vw);
      line-height: calc(44 / 1920 * 100vw);
      text-align: center;
      padding: 0 calc(30 / 1920 * 100vw); }
      .g-popbox .g-popbox-cont .g-popbox-text span {
        color: #9b3e20; }
  .g-popbox.g-popbox--get {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/pop_comm_bg2.png);
    padding-top: calc(36 / 1920 * 100vw); }
    .g-popbox.g-popbox--get .g-popbox-cont {
      height: calc(468 / 1920 * 100vw); }
    .g-popbox.g-popbox--get .g-popbox-tip {
      color: #9b3e20;
      font-size: calc(42 / 1920 * 100vw);
      line-height: calc(52 / 1920 * 100vw);
      margin-bottom: calc(20 / 1920 * 100vw); }
  .g-popbox.g-popbox--rule .g-popbox-rule-list {
    width: calc(750 / 1920 * 100vw);
    padding: 0 calc(20 / 1920 * 100vw);
    overflow: hidden;
    height: calc(320 / 1920 * 100vw);
    margin: calc(24 / 1920 * 100vw) auto 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .g-popbox.g-popbox--rule .g-popbox-rule-list li {
      color: #6c6257;
      font-size: calc(24 / 1920 * 100vw);
      line-height: calc(36 / 1920 * 100vw); }
      .g-popbox.g-popbox--rule .g-popbox-rule-list li strong {
        display: block;
        text-indent: calc(-12 / 1920 * 100vw);
        margin-bottom: calc(4 / 1920 * 100vw);
        font-weight: normal; }
      .g-popbox.g-popbox--rule .g-popbox-rule-list li:not(:last-child) {
        padding-bottom: calc(20 / 1920 * 100vw); }
  .g-popbox.g-popbox--rule .gl_table {
    width: 100%;
    border: solid 1px #6c6257;
    border-collapse: collapse;
    text-align: center;
    margin: calc(12 / 1920 * 100vw) auto 0; }
    .g-popbox.g-popbox--rule .gl_table th {
      background: #9e4224;
      color: #FFF;
      font-size: calc(26 / 1920 * 100vw);
      height: calc(54 / 1920 * 100vw);
      border: solid 1px #6c6257;
      font-weight: normal; }
    .g-popbox.g-popbox--rule .gl_table td {
      border: solid 1px #6c6257;
      padding: calc(10 / 1920 * 100vw);
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .g-popbox.g-popbox--rule .gl_table td:nth-child(1) {
        width: 70%; }
      .g-popbox.g-popbox--rule .gl_table td:nth-child(2) {
        width: 30%; }
  .g-popbox.g-popbox--login .g-popbox-login-btns a {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: calc(236 / 1920 * 100vw);
    height: calc(263 / 1920 * 100vw);
    margin: 0 calc(52 / 1920 * 100vw); }
  .g-popbox.g-popbox--login .g-popbox-btn-qq {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/btn_qq.png) no-repeat 100%/100%; }
  .g-popbox.g-popbox--login .g-popbox-btn-wx {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/btn_wx.png) no-repeat 100%/100%; }
  .g-popbox.g-popbox--login .g-popbox-tips {
    width: 100%;
    margin-top: calc(50 / 1920 * 100vw);
    color: #FFF;
    font-size: calc(26 / 1920 * 100vw);
    line-height: calc(32 / 1920 * 100vw);
    text-align: center; }
  .g-popbox.g-popbox--invt .g-popbox-cont, .g-popbox.g-popbox--share .g-popbox-cont {
    height: calc(450 / 1920 * 100vw); }
  .g-popbox.g-popbox--invt .g-popbox-link-text, .g-popbox.g-popbox--share .g-popbox-link-text {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/copy_link_bg.png);
    width: calc(766 / 1920 * 100vw);
    height: calc(73 / 1920 * 100vw);
    line-height: calc(73 / 1920 * 100vw);
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 calc(10 / 1920 * 100vw);
    text-align: center; }
    .g-popbox.g-popbox--invt .g-popbox-link-text p, .g-popbox.g-popbox--share .g-popbox-link-text p {
      width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      color: #6c6257;
      font-size: calc(30 / 1920 * 100vw); }
  .g-popbox.g-popbox--invt .g-popbox-btn-copy, .g-popbox.g-popbox--share .g-popbox-btn-copy {
    margin-top: calc(86 / 1920 * 100vw); }
  .g-popbox.g-popbox--zcfl {
    width: calc(1182 / 1920 * 100vw);
    height: calc(693 / 1920 * 100vw);
    background: none;
    padding: 1px; }
    .g-popbox.g-popbox--zcfl .g-popbox--zcfl-bg {
      width: calc(1493 / 1920 * 100vw);
      height: calc(767 / 1920 * 100vw);
      position: absolute;
      top: calc(-36 / 1920 * 100vw);
      left: calc(-40 / 1920 * 100vw);
      pointer-events: none; }
    .g-popbox.g-popbox--zcfl .g-popbox-close {
      width: calc(58 / 1920 * 100vw);
      height: calc(49 / 1920 * 100vw);
      top: calc(-26 / 1920 * 100vw);
      right: calc(-10 / 1920 * 100vw); }
    .g-popbox.g-popbox--zcfl .g-popbox-zcfl-btns {
      width: calc(1004 / 1920 * 100vw);
      padding-top: calc(530 / 1920 * 100vw);
      position: relative; }
      .g-popbox.g-popbox--zcfl .g-popbox-zcfl-btns a {
        width: calc(291 / 1920 * 100vw);
        height: calc(66 / 1920 * 100vw);
        margin: 0 calc(94 / 1920 * 100vw);
        color: #FFF;
        font-size: calc(32 / 1920 * 100vw); }
      .g-popbox.g-popbox--zcfl .g-popbox-zcfl-btns .g-popbox-btn-lq1 {
        background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/pop_btn_lq1.png); }
      .g-popbox.g-popbox--zcfl .g-popbox-zcfl-btns .g-popbox-btn-lq2 {
        background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/pop_btn_lq2.png); }
  .g-popbox.g-popbox--bind .g-popbox-cont {
    height: calc(420 / 1920 * 100vw); }
  .g-popbox.g-popbox--bind .g-popbox-qq-num span {
    color: #6c6257;
    font-size: calc(30 / 1920 * 100vw); }
  .g-popbox.g-popbox--bind .g-popbox-qq-num input {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/qq_input.png);
    width: calc(666 / 1920 * 100vw);
    height: calc(61 / 1920 * 100vw);
    margin-left: calc(20 / 1920 * 100vw);
    border: 0;
    outline: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 calc(14 / 1920 * 100vw);
    color: #6c6257;
    font-size: calc(26 / 1920 * 100vw); }
  .g-popbox.g-popbox--bind .g-popbox-tips {
    color: #a05138;
    font-size: calc(18 / 1920 * 100vw);
    line-height: calc(28 / 1920 * 100vw);
    padding: calc(8 / 1920 * 100vw) 0 calc(60 / 1920 * 100vw) 0;
    text-align: center; }
    .g-popbox.g-popbox--bind .g-popbox-tips span {
      color: #8c8072; }
  .g-popbox.g-popbox--record .g-popbox-record-hd {
    background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/pop_record_line.png) no-repeat;
    background-position: 50% 100%;
    background-size: calc(762 / 1920 * 100vw) auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #6c6257;
    font-size: calc(26 / 1920 * 100vw);
    line-height: calc(38 / 1920 * 100vw);
    width: calc(762 / 1920 * 100vw);
    padding: calc(10 / 1920 * 100vw) calc(38 / 1920 * 100vw) calc(10 / 1920 * 100vw) calc(18 / 1920 * 100vw);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto; }
  .g-popbox.g-popbox--record .g-popbox-record-bd {
    width: calc(805 / 1920 * 100vw);
    height: calc(274 / 1920 * 100vw);
    margin: calc(13 / 1920 * 100vw) auto 0;
    position: relative; }
  .g-popbox.g-popbox--record .g-popbox-record-ls {
    width: calc(765 / 1920 * 100vw);
    margin: 0 auto; }
    .g-popbox.g-popbox--record .g-popbox-record-ls li {
      width: 100%;
      height: auto;
      background: rgba(140, 128, 114, 0.15);
      font-size: calc(18 / 1920 * 100vw);
      line-height: calc(28 / 1920 * 100vw);
      padding: calc(4 / 1920 * 100vw) calc(12 / 1920 * 100vw) calc(4 / 1920 * 100vw) calc(30 / 1920 * 100vw);
      color: #6c6257;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      margin-bottom: calc(7 / 1920 * 100vw); }
      .g-popbox.g-popbox--record .g-popbox-record-ls li .text {
        width: calc(520 / 1920 * 100vw); }
  .g-popbox.g-popbox--addr .g-popbox-addr-info {
    width: calc(772 / 1920 * 100vw);
    margin: calc(-12 / 1920 * 100vw) auto 0;
    overflow: hidden; }
    .g-popbox.g-popbox--addr .g-popbox-addr-info li {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      color: #6c6257;
      font-size: calc(26 / 1920 * 100vw);
      margin-top: calc(36 / 1920 * 100vw); }
    .g-popbox.g-popbox--addr .g-popbox-addr-info .lab {
      margin-right: calc(12 / 1920 * 100vw); }
    .g-popbox.g-popbox--addr .g-popbox-addr-info .ipt, .g-popbox.g-popbox--addr .g-popbox-addr-info .sel {
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ipt_bg.png) no-repeat 100%/100% 100%;
      width: calc(244 / 1920 * 100vw);
      height: calc(41 / 1920 * 100vw);
      position: relative; }
      .g-popbox.g-popbox--addr .g-popbox-addr-info .ipt input, .g-popbox.g-popbox--addr .g-popbox-addr-info .ipt select, .g-popbox.g-popbox--addr .g-popbox-addr-info .sel input, .g-popbox.g-popbox--addr .g-popbox-addr-info .sel select {
        width: 100%;
        height: 100%;
        float: left;
        background: none;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        color: #6c6257;
        font-size: calc(26 / 1920 * 100vw);
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 calc(8 / 1920 * 100vw) 0 calc(12 / 1920 * 100vw);
        outline: none;
        border: 0; }
    .g-popbox.g-popbox--addr .g-popbox-addr-info input::-webkit-input-placeholder {
      color: #6c6257; }
    .g-popbox.g-popbox--addr .g-popbox-addr-info input:-ms-input-placeholder {
      color: #6c6257; }
    .g-popbox.g-popbox--addr .g-popbox-addr-info input::-ms-input-placeholder {
      color: #6c6257; }
    .g-popbox.g-popbox--addr .g-popbox-addr-info input::placeholder {
      color: #6c6257; }
    .g-popbox.g-popbox--addr .g-popbox-addr-info .zero {
      width: calc(651 / 1920 * 100vw);
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .g-popbox.g-popbox--addr .g-popbox-addr-info .sel {
      width: calc(197 / 1920 * 100vw); }
      .g-popbox.g-popbox--addr .g-popbox-addr-info .sel:after {
        content: "";
        background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ico_down.png) no-repeat 100%/100%;
        width: calc(14 / 1920 * 100vw);
        height: calc(8 / 1920 * 100vw);
        position: absolute;
        top: calc(16 / 1920 * 100vw);
        right: calc(10 / 1920 * 100vw); }
    .g-popbox.g-popbox--addr .g-popbox-addr-info textarea {
      background: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ipt_bg.png) no-repeat 100%/100% 100%;
      width: calc(651 / 1920 * 100vw);
      height: calc(41 / 1920 * 100vw);
      resize: none;
      border: 0;
      outline: none;
      color: #6c6257;
      font-size: calc(26 / 1920 * 100vw);
      line-height: calc(36 / 1920 * 100vw);
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 calc(10 / 1920 * 100vw);
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
  .g-popbox.g-popbox--addr .g-popbox-btn-post {
    margin-top: calc(38 / 1920 * 100vw); }
  .g-popbox.g-popbox--comm2 .g-popbox-cont {
    height: calc(400 / 1920 * 100vw); }
  .g-popbox.g-popbox--comm2 .g-popbox-btn-addr {
    margin-top: calc(86 / 1920 * 100vw); }
  .g-popbox.g-popbox--qywx .g-popbox-cont {
    height: calc(400 / 1920 * 100vw); }
  .g-popbox.g-popbox--qywx .g-popbox-qrcode {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/qrcode_bg.png);
    width: calc(141 / 1920 * 100vw);
    height: calc(137 / 1920 * 100vw);
    margin-bottom: calc(50 / 1920 * 100vw);
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
    .g-popbox.g-popbox--qywx .g-popbox-qrcode img {
      width: calc(121 / 1920 * 100vw); }
  .g-popbox.g-popbox--receive .g-popbox-cont {
    height: calc(270 / 1920 * 100vw); }
  .g-popbox.g-popbox--wy {
    background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/pop_comm_bg2.png);
    padding-top: calc(36 / 1920 * 100vw); }
    .g-popbox.g-popbox--wy .g-popbox-cont {
      height: calc(468 / 1920 * 100vw); }
    .g-popbox.g-popbox--wy .ewm_wy {
      background-image: url(//wegame.gtimg.com/tgp_act/release/wegame/skjh20260709online/images/ewm_pic.png);
      width: calc(281 / 1920 * 100vw);
      height: calc(282 / 1920 * 100vw);
      margin: calc(12 / 1920 * 100vw) auto 0; }
      .g-popbox.g-popbox--wy .ewm_wy img {
        width: calc(273 / 1920 * 100vw);
        height: calc(273 / 1920 * 100vw); }

@media screen and (min-width: 1601px) {
  .fr-wrapper .fr-header-bar {
    height: calc(65 / 1920 * 100vw); }
  .fr-wrapper .logo {
    width: calc(140 / 1920 * 100vw);
    height: calc(36 / 1920 * 100vw);
    margin-left: calc(16 / 1920 * 100vw); }
  .fr-wrapper .logo-wegame {
    width: calc(128 / 1920 * 100vw);
    height: calc(30 / 1920 * 100vw);
    margin: 0 calc(16 / 1920 * 100vw); }
  .fr-wrapper .nav li {
    height: calc(65 / 1920 * 100vw);
    padding: 0 calc(18 / 1920 * 100vw); }
    .fr-wrapper .nav li > a {
      font-size: calc(19 / 1920 * 100vw); }
    .fr-wrapper .nav li.on, .fr-wrapper .nav li:hover {
      background-size: 100% calc(65 / 1920 * 100vw); }
    .fr-wrapper .nav li:not(:first-child):before {
      width: calc(3 / 1920 * 100vw);
      height: calc(24 / 1920 * 100vw);
      left: calc(-1.5 / 1920 * 100vw);
      margin-top: calc(-12 / 1920 * 100vw); }
  .fr-wrapper .login {
    font-size: calc(19 / 1920 * 100vw);
    line-height: calc(32 / 1920 * 100vw);
    margin: 0 calc(10 / 1920 * 100vw); }
    .fr-wrapper .login span {
      max-width: calc(60 / 1920 * 100vw); }
  .fr-wrapper .g-btn-gw {
    width: calc(201 / 1920 * 100vw);
    height: calc(65 / 1920 * 100vw);
    font-size: calc(25 / 1920 * 100vw);
    margin-left: calc(6 / 1920 * 100vw); } }
@media screen and (max-width: 1600px) {
  .fr-wrapper .fr-header-bar {
    width: 1600px;
    height: 54.1666666667px; }
  .fr-wrapper .logo {
    width: 116.6666666667px;
    height: 30px;
    margin: 0 20px 0 13.3333333333px; }
  .fr-wrapper .logo-wegame {
    width: 106.6666666667px;
    height: 25px;
    margin: 0 13.3333333333px; }
  .fr-wrapper .nav li {
    height: 54.1666666667px;
    padding: 0 15px; }
    .fr-wrapper .nav li > a {
      font-size: 15.8333333333px; }
    .fr-wrapper .nav li.on, .fr-wrapper .nav li:hover {
      background-size: 100% 54.1666666667px; }
    .fr-wrapper .nav li:not(:first-child):before {
      width: 2.5px;
      height: 20px;
      left: -1.25px;
      margin-top: -10px; }
  .fr-wrapper .login {
    font-size: 15.8333333333px;
    line-height: 26.6666666667px;
    margin: 0 8.3333333333px; }
    .fr-wrapper .login span {
      max-width: 50px; }
  .fr-wrapper .g-btn-gw {
    width: 167.5px;
    height: 54.1666666667px;
    font-size: 20.8333333333px;
    margin-left: 5px; } }
