/* reset */
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; }

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%; }

.btn {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .btn:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2); }

@font-face {
  src: url(../font/hy95w.ttf);
  font-family: "hy95w"; }
@font-face {
  src: url(../font/hy85w.ttf);
  font-family: "hy85w"; }
@font-face {
  src: url(../font/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; }

.wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
  .wrap .noclick {
    pointer-events: none; }
  .wrap .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;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .wrap .mainswiper {
    width: 100%;
    height: 100%; }
  .wrap .topbar {
    background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/topbar_bg.png) no-repeat 50% 0%/100% auto;
    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; }
  .wrap .logo {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/logo.png);
    width: 1.42rem;
    height: .36rem;
    margin: 0 .44rem 0 .36rem; }
  .wrap .nav li {
    width: auto;
    height: .65rem;
    position: relative;
    padding: 0 .26rem; }
    .wrap .nav li > a {
      width: 100%;
      height: 100%;
      color: #c2c2c2;
      font-size: .2rem; }
      .wrap .nav li > a:hover + .list {
        display: block; }
    .wrap .nav li.on, .wrap .nav li:hover {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/nav_on.png) no-repeat;
      background-size: 100% .65rem;
      background-position: 50% 100%; }
      .wrap .nav li.on a, .wrap .nav li:hover a {
        color: #FFF; }
    .wrap .nav li:not(:first-child):before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/nav_line.png) no-repeat 100%/100%;
      width: .03rem;
      height: .24rem;
      position: absolute;
      top: 50%;
      left: -0.015rem;
      margin-top: -0.12rem; }
  .wrap .loginwrap {
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: absolute;
    right: 0;
    top: 0; }
  .wrap .login {
    font-size: .2rem;
    line-height: .32rem;
    color: #cb5419;
    margin: 0 .3rem;
    position: relative; }
    .wrap .login a {
      color: #cb5419;
      border-bottom: 1px solid #cb5419; }
    .wrap .login span {
      display: inline-block;
      vertical-align: top;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      max-width: 1.4rem; }
  .wrap .btn_gw {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_gw.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 2.01rem;
    height: .65rem;
    font-size: .25rem;
    margin-left: .06rem; }
    .wrap .btn_gw span {
      color: #e4d9cf; }

.page {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden; }
  .page .arrow {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/arrow.png);
    width: .67rem;
    height: .41rem;
    bottom: .36rem;
    left: 50%;
    margin-left: -0.335rem;
    -webkit-animation: arrow 1.5s linear infinite;
            animation: arrow 1.5s linear infinite; }
@-webkit-keyframes arrow {
  0%,100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  50% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
    opacity: 0.7; } }
@keyframes arrow {
  0%,100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  50% {
    -webkit-transform: translateY(0.1rem);
            transform: translateY(0.1rem);
    opacity: 0.7; } }
  .page .tit {
    height: 1.18rem;
    position: relative;
    font-size: 0;
    text-indent: -99.99rem;
    margin: 0 auto;
    opacity: 0; }
    .page .tit:before {
      content: "";
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: absolute;
      pointer-events: none; }
  .page.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; }

.page0 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg0.jpg);
  background-position: 50% 0%; }
  .page0 .boxwrap {
    width: 100%;
    position: absolute;
    bottom: .35rem;
    left: 0; }
  .page0 .subtit {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/fbt.png);
    width: 10.14rem;
    height: 2.39rem;
    position: absolute;
    top: -1.46rem;
    left: 50%;
    margin-left: -5.26rem;
    pointer-events: none;
    opacity: 0; }
  .page0 .box_in {
    position: relative;
    opacity: 0;
    z-index: 6; }
  .page0 .down_wrap .btn_zcfl, .page0 .down_wrap .down_m, .page0 .down_wrap .down_pc, .page0 .down_wrap .down_yun, .page0 .down_wrap .btn_pz {
    margin: 0 .03rem; }
  .page0 .down_wrap .btn_zcfl {
    width: 3rem;
    height: 1.42rem;
    position: relative; }
    .page0 .down_wrap .btn_zcfl:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_zcfl.png) no-repeat 100%/100%;
      width: 3.78rem;
      height: 2.11rem;
      position: absolute;
      top: -.32rem;
      left: -.78rem;
      pointer-events: none; }
  .page0 .down_wrap .down_m {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/down_m.png);
    width: 1.42rem;
    height: 1.42rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .06rem; }
    .page0 .down_wrap .down_m img {
      width: 1.06rem;
      height: 1.06rem; }
    .page0 .down_wrap .down_m p {
      color: #e3dbd2;
      font-size: .17rem;
      line-height: .28rem; }
  .page0 .down_wrap .down_btns {
    height: 1.41rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .page0 .down_wrap .down_pc, .page0 .down_wrap .down_wg {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/down_pc.png);
    width: 1.71rem;
    height: .67rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .page0 .down_wrap .down_pc .ico_win, .page0 .down_wrap .down_wg .ico_win {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_win.png);
      width: .31rem;
      height: .3rem;
      margin: 0 .08rem 0 .1rem; }
    .page0 .down_wrap .down_pc .ico_wg, .page0 .down_wrap .down_wg .ico_wg {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_wg.png);
      width: .31rem;
      height: .38rem;
      margin: 0 .08rem 0 .1rem; }
    .page0 .down_wrap .down_pc p, .page0 .down_wrap .down_wg p {
      color: #e3dbd2;
      font-size: .17rem;
      line-height: .26rem; }
  .page0 .down_wrap .btn_pz {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_pz.png);
    width: .49rem;
    height: 1.41rem;
    color: #e3dbd2;
    font-size: .15rem;
    line-height: .17rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: .2rem .1rem 0;
    text-align: center;
    -webkit-perspective: 1000px;
            perspective: 1000px; }
    .page0 .down_wrap .btn_pz span {
      -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d;
      -webkit-transition: all 1s;
      transition: all 1s;
      position: relative; }
      .page0 .down_wrap .btn_pz span:before {
        content: "";
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_pz.png) no-repeat 100%/100%;
        width: .19rem;
        height: .16rem;
        position: absolute;
        top: -0.2rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
    .page0 .down_wrap .btn_pz:hover span {
      -webkit-transform: rotateY(360deg);
              transform: rotateY(360deg); }
  .page0 .game_wrap {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/game_wrap.png);
    width: 8.53rem;
    height: .35rem;
    margin: .16rem auto 0; }
    .page0 .game_wrap a {
      position: relative;
      height: 100%;
      padding: 0 .26rem; }
      .page0 .game_wrap a:not(:first-child):after {
        content: "";
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/game_line.png) no-repeat 0/100%;
        width: .03rem;
        height: .23rem;
        position: absolute;
        top: .06rem;
        left: -0.015rem; }
      .page0 .game_wrap a:hover img {
        -webkit-transform: scale(1.05);
                transform: scale(1.05); }
      .page0 .game_wrap a.btn_app:hover:before {
        content: "";
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/app_hover.png) no-repeat 100%/100%;
        width: 3.24rem;
        height: 3.03rem;
        position: absolute;
        top: -1.43rem;
        left: 1.3rem;
        -webkit-transform: scale(0.6);
                transform: scale(0.6);
        pointer-events: none; }
    .page0 .game_wrap img {
      width: auto;
      height: .27rem;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  .page0 .text {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p0_text.png);
    width: 5.51rem;
    height: .25rem;
    margin: .24rem auto 0; }
  .page0.swiper-slide-active .subtit {
    -webkit-animation: slideInDown 0.6s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
            animation: slideInDown 0.6s 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
    will-change: transform, opacity; }
  .page0.swiper-slide-active .box_in {
    -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; }

@-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; } }
.page1 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg1.jpg);
  background-position: 50% 0%; }
  .page1 .tit1 {
    width: 9.08rem; }
    .page1 .tit1:before {
      content: "";
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/tit1.png);
      width: 9.95rem;
      height: 2.52rem;
      top: -0.68rem;
      left: -0.65rem; }
  .page1 .p1_list {
    width: 100%;
    margin-top: 1.0rem;
    position: relative;
    opacity: 0; }
    .page1 .p1_list:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p1_di.png) no-repeat 100%/100%;
      width: 13.46rem;
      height: 6.59rem;
      position: absolute;
      top: -0.8rem;
      left: 50%;
      margin-left: -7.05rem; }
    .page1 .p1_list li {
      width: 4.56rem;
      height: 6.14rem;
      position: relative;
      margin: 0 .29rem; }
      .page1 .p1_list li:before {
        content: "";
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: absolute; }
      .page1 .p1_list li.li1:before {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p1_pic1.png);
        width: 5.16rem;
        height: 6.74rem;
        top: -0.55rem;
        left: -0.3rem; }
      .page1 .p1_list li.li2:before {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p1_pic2.png);
        width: 4.99rem;
        height: 6.4rem;
        top: -0.21rem;
        left: -0.25rem; }
      .page1 .p1_list li.li3:before {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p1_pic3.png);
        width: 4.94rem;
        height: 6.74rem;
        top: -0.55rem;
        left: -0.19rem; }
      .page1 .p1_list li .st {
        height: .66rem;
        text-align: center;
        font-size: .28rem;
        color: #a53224;
        line-height: .33rem;
        padding-top: .14rem;
        position: relative; }
      .page1 .p1_list li .p1_text1, .page1 .p1_list li .p1_text2 {
        width: 100%;
        left: 0;
        text-align: center; }
      .page1 .p1_list li .p1_text1 {
        font-size: .22rem;
        line-height: .34rem;
        top: 4.18rem; }
      .page1 .p1_list li .p1_text2 {
        color: #FFF;
        font-size: .32rem;
        top: 2.96rem; }
      .page1 .p1_list li .btn_lq {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
        .page1 .p1_list li .btn_lq.gray {
          -webkit-filter: grayscale(100%);
                  filter: grayscale(100%);
          pointer-events: none; }
  .page1.swiper-slide-active .p1_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; }

.page2 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg2.jpg); }
  .page2 .tit2 {
    width: 14.29rem; }
    .page2 .tit2:before {
      content: "";
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/tit2.png);
      width: 14.94rem;
      height: 5.72rem;
      top: -2.27rem;
      left: -0.43rem; }
  .page2 .p2_text {
    color: #d2d2d2;
    font-size: .24rem;
    line-height: .32rem;
    padding-top: .19rem;
    text-align: center;
    opacity: 0; }
  .page2 .p2_box {
    width: 13.21rem;
    height: 6.14rem;
    margin: .57rem auto 0;
    position: relative;
    opacity: 0; }
    .page2 .p2_box:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p2_box.png) no-repeat 100%/100%;
      width: 14.21rem;
      height: 7.28rem;
      position: absolute;
      top: -0.46rem;
      left: -0.55rem; }
    .page2 .p2_box .p2_rw {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p2_rw.png);
      width: 4.21rem;
      height: 9.27rem;
      top: -1.83rem;
      right: -3.41rem; }
  .page2 .p2_list {
    position: relative;
    padding-top: .38rem; }
    .page2 .p2_list > li {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p2_pic2.png) no-repeat 100%/100%;
      width: 2.81rem;
      height: 4.6rem;
      margin: 0 .19rem;
      position: relative;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-top: .33rem; }
      .page2 .p2_list > li .p2_date {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p2_date_bg.png);
        width: 2.53rem;
        height: .44rem;
        color: #FFF;
        font-size: .26rem;
        line-height: 1;
        margin: 0 auto;
        font-weight: normal; }
      .page2 .p2_list > li .btn_lq {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
        .page2 .p2_list > li .btn_lq.gray {
          pointer-events: none;
          -webkit-filter: grayscale(100%);
                  filter: grayscale(100%); }
      .page2 .p2_list > li.li1 {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p2_pic1.png); }
        .page2 .p2_list > li.li1 img {
          width: 1.26rem;
          height: 3.22rem;
          position: absolute;
          top: .82rem;
          left: 50%;
          margin-left: -0.63rem; }
        .page2 .p2_list > li.li1 .p2_name {
          color: #1a1615;
          font-size: .22rem;
          line-height: .3rem;
          text-align: center;
          font-weight: bold;
          width: 100%;
          left: 0;
          bottom: .24rem; }
  .page2 .p2_jls {
    margin-top: .12rem; }
    .page2 .p2_jls li {
      width: .88rem;
      height: 1.45rem; }
      .page2 .p2_jls li .img {
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p2_imgbg.png) no-repeat 100%/100%;
        width: .78rem;
        height: 1.02rem;
        margin: 0 auto; }
        .page2 .p2_jls li .img img {
          width: .71rem; }
      .page2 .p2_jls li p {
        color: #222222;
        font-size: .16rem;
        line-height: .18rem;
        padding-top: .02rem;
        text-align: center; }
  .page2 .btn_ck {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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;
    position: relative; }
  .page2.swiper-slide-active .p2_text {
    -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; }
  .page2.swiper-slide-active .p2_box {
    -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; }

.page3 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg3.jpg); }
  .page3 .tit3 {
    width: 8.16rem; }
    .page3 .tit3:before {
      content: "";
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/tit3.png);
      width: 8.87rem;
      height: 2.52rem;
      top: -0.68rem;
      left: -0.49rem; }
  .page3 .p3_text {
    color: #dfd7cd;
    font-size: .24rem;
    line-height: .3rem;
    text-align: center;
    padding-top: .03rem;
    opacity: 0; }
  .page3 .p3_box {
    position: relative;
    margin-top: .48rem;
    opacity: 0; }
  .page3 .p3_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; }
    .page3 .p3_list li:before {
      content: "";
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: absolute; }
    .page3 .p3_list li.li1:before {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p3_pic1.png);
      width: 4.17rem;
      height: 6.14rem;
      top: -0.21rem;
      left: -0.18rem; }
    .page3 .p3_list li.li2:before {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p3_pic2.png);
      width: 3.99rem;
      height: 6.21rem;
      top: -0.28rem;
      left: 0; }
    .page3 .p3_list li.li3:before {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p3_pic3.png);
      width: 4.08rem;
      height: 6.14rem;
      top: -0.21rem;
      left: 0; }
    .page3 .p3_list li .p3_lj {
      width: 100%;
      color: #a53224;
      font-size: .26rem;
      line-height: .3rem;
      text-align: center;
      left: 0;
      top: -0.13rem; }
    .page3 .p3_list li .img {
      width: 2.81rem;
      height: 1.93rem;
      position: relative;
      margin: .22rem auto 0; }
    .page3 .p3_list li .btn_lq {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
      .page3 .p3_list li .btn_lq.gray {
        -webkit-filter: grayscale(100%);
                filter: grayscale(100%);
        pointer-events: none; }
  .page3 .btn_yq {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
  .page3 .p3_num {
    color: #ffffff;
    font-size: .24rem;
    line-height: 1;
    text-align: center;
    position: relative;
    padding-top: .1rem; }
    .page3 .p3_num span {
      color: #c43f24; }
  .page3.swiper-slide-active .p3_text {
    -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; }
  .page3.swiper-slide-active .p3_box {
    -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; }

.page4 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg4.jpg); }
  .page4 .tit4 {
    width: 9.61rem; }
    .page4 .tit4:before {
      content: "";
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/tit4.png);
      width: 10.2rem;
      height: 5.72rem;
      top: -2.27rem;
      left: -0.37rem; }
  .page4 .p4_box {
    width: 14.13rem;
    height: 7.3rem;
    position: relative;
    margin: .4rem auto 0;
    opacity: 0; }
    .page4 .p4_box:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p4_box.png) no-repeat 100%/100%;
      width: 14.68rem;
      height: 8.05rem;
      position: absolute;
      top: -0.26rem;
      left: -0.29rem; }
  .page4 .p4_btns {
    padding-top: .26rem;
    height: .44rem;
    position: relative; }
    .page4 .p4_btns a {
      color: #d6d6d6;
      font-size: .22rem;
      line-height: .26rem;
      border-bottom: solid 1px #d6d6d6;
      margin: 0 .84rem; }
  .page4 .p4_lott {
    width: 7.54rem;
    height: 6.56rem;
    position: relative; }
    .page4 .p4_lott .lotterycontent_container {
      display: none; }
  .page4 .p4_lott_ls {
    width: 100%;
    height: 100%;
    position: relative; }
    .page4 .p4_lott_ls li {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p4_lott_pic.png) no-repeat 100%/100%;
      position: absolute;
      width: 1.12rem;
      height: 1.12rem; }
      .page4 .p4_lott_ls li img {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
      .page4 .p4_lott_ls 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; }
      .page4 .p4_lott_ls li.li1 {
        top: 4.32rem;
        left: .83rem; }
        .page4 .p4_lott_ls li.li1 img {
          width: .87rem;
          height: .85rem;
          top: .06rem; }
      .page4 .p4_lott_ls li.li2 {
        width: 1.32rem;
        height: 1.32rem;
        top: 2.59rem;
        left: .61rem; }
        .page4 .p4_lott_ls li.li2 img {
          width: .65rem;
          height: .96rem;
          top: .12rem; }
        .page4 .p4_lott_ls li.li2 p {
          width: 1.52rem;
          white-space: wrap;
          height: .4rem;
          font-size: .12rem;
          line-height: .16rem;
          bottom: -0.2rem; }
      .page4 .p4_lott_ls li.li3 {
        top: 1.07rem;
        left: .89rem; }
        .page4 .p4_lott_ls li.li3 img {
          width: 1.45rem;
          height: 1.15rem;
          top: -.1rem; }
      .page4 .p4_lott_ls li.li4 {
        top: .4rem;
        left: 2.59rem; }
        .page4 .p4_lott_ls li.li4 img {
          width: .92rem;
          height: .96rem;
          top: -0.11rem; }
      .page4 .p4_lott_ls li.li5 {
        width: 1.5rem;
        height: 1.5rem;
        top: .31rem;
        left: 4.36rem; }
        .page4 .p4_lott_ls li.li5 img {
          width: 1.73rem;
          height: 1.01rem;
          top: .25rem; }
        .page4 .p4_lott_ls li.li5 p {
          width: 1.32rem;
          white-space: wrap;
          height: .4rem;
          font-size: .12rem;
          line-height: .16rem;
          bottom: -0.2rem; }
      .page4 .p4_lott_ls li.li6 {
        top: 1.67rem;
        left: 6.02rem; }
        .page4 .p4_lott_ls li.li6 img {
          width: 1.09rem;
          height: .66rem;
          top: .12rem; }
      .page4 .p4_lott_ls li.li7 {
        width: 1.02rem;
        height: 1.02rem;
        top: 3.32rem;
        left: 6.27rem; }
        .page4 .p4_lott_ls li.li7 img {
          width: .87rem;
          height: .54rem;
          top: .18rem; }
      .page4 .p4_lott_ls li.li8 {
        width: 1.02rem;
        height: 1.02rem;
        top: 4.58rem;
        left: 5.73rem; }
        .page4 .p4_lott_ls li.li8 img {
          width: 1.01rem;
          height: .67rem;
          top: .12rem; }
      .page4 .p4_lott_ls li.li9 {
        width: 3.01rem;
        height: 3.01rem;
        top: 1.97rem;
        left: 2.43rem; }
        .page4 .p4_lott_ls li.li9 img {
          width: 2.68rem;
          height: 1.56rem;
          top: .54rem; }
        .page4 .p4_lott_ls li.li9 p {
          background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
      .page4 .p4_lott_ls li.on:before {
        content: "";
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
  .page4 .lott_wrap {
    width: 100%;
    left: 0;
    top: 5.4rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: .3rem; }
    .page4 .lott_wrap .btn_lott {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
      .page4 .lott_wrap .btn_lott.gray {
        -webkit-filter: grayscale(100%);
                filter: grayscale(100%);
        pointer-events: none; }
    .page4 .lott_wrap .lott_num {
      color: #FFF;
      font-size: .18rem;
      line-height: .28rem;
      text-align: center;
      padding-top: .08rem; }
  .page4 .p4_task {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
    .page4 .p4_task .task_hd {
      width: 5.07rem;
      height: .3rem;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-left: .05rem; }
    .page4 .p4_task .lott_num {
      width: 3.65rem;
      color: #000000;
      font-size: .26rem;
      line-height: .3rem;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .page4 .p4_task .lott_num span {
        color: #c43f24; }
      .page4 .p4_task .lott_num i {
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p4_i1.png) no-repeat 100%/100%;
        width: .19rem;
        height: .19rem; }
    .page4 .p4_task .btn_rule {
      color: #000000;
      font-size: .2rem;
      line-height: .26rem;
      border-bottom: solid 1px #000; }
  .page4 .task_list {
    width: 5.22rem;
    margin-top: .37rem; }
    .page4 .task_list li {
      width: 100%;
      height: .46rem;
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p4_task_li.png) no-repeat 0% 50%;
      background-size: 4.61rem 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; }
      .page4 .task_list li:nth-child(3) .task_text, .page4 .task_list li:nth-child(4) .task_text {
        width: 2.56rem;
        white-space: nowrap; }
    .page4 .task_list .task_text {
      color: #1e1e1e;
      font-size: .21rem; }
      .page4 .task_list .task_text span {
        color: #FFF;
        margin-right: .04rem; }
    .page4 .task_list .btn_lq, .page4 .task_list .btn_yq {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p4_btn_lq.png);
      width: 1.25rem;
      height: .46rem;
      color: #FFF;
      font-size: .22rem; }
      .page4 .task_list .btn_lq.gray, .page4 .task_list .btn_yq.gray {
        -webkit-filter: grayscale(100%);
                filter: grayscale(100%);
        pointer-events: none; }
  .page4 .atten a {
    margin: 0 .06rem; }
  .page4 .atten .btn_dy {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_dy.png);
    width: .23rem;
    height: .27rem; }
    .page4 .atten .btn_dy:hover, .page4 .atten .btn_dy.on {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_dy_df.png); }
  .page4 .atten .btn_ks {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_ks.png);
    width: .22rem;
    height: .27rem; }
    .page4 .atten .btn_ks:hover, .page4 .atten .btn_ks.on {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_ks_df.png); }
  .page4 .atten .btn_gzh {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_gzh.png);
    width: .3rem;
    height: .25rem; }
    .page4 .atten .btn_gzh:hover, .page4 .atten .btn_gzh.on {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_gzh_df.png); }
  .page4 .atten .btn_qywx {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_qywx.png);
    width: .31rem;
    height: .23rem; }
    .page4 .atten .btn_qywx:hover, .page4 .atten .btn_qywx.on {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_qywx_df.png); }
  .page4.swiper-slide-active .p4_box {
    -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; }

.page5 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg5.jpg); }
  .page5 .main {
    padding-top: .4rem; }
  .page5 .tit5 {
    width: 9.01rem; }
    .page5 .tit5:before {
      content: "";
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/tit5.png);
      width: 9.51rem;
      height: 2.52rem;
      top: -0.68rem;
      left: -0.28rem; }
  .page5 .p5_text {
    color: #dfd7cd;
    font-size: .24rem;
    line-height: .32rem;
    text-align: center;
    opacity: 0; }
  .page5 .p5_box {
    width: 15.34rem;
    height: 7.19rem;
    position: relative;
    margin: .3rem auto 0;
    opacity: 0; }
    .page5 .p5_box:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p5_box.png) no-repeat 100%/100%;
      width: 15.93rem;
      height: 7.95rem;
      position: absolute;
      top: -0.26rem;
      left: -0.31rem; }
  .page5 .p5_list {
    width: 9.44rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    margin-left: .4rem; }
    .page5 .p5_list li {
      width: 2.8rem;
      margin: .43rem 0 .1rem;
      position: relative; }
      .page5 .p5_list li .p5_lj {
        line-height: .44rem;
        left: .32rem;
        top: .04rem;
        color: #dbd3cb;
        font-size: .26rem; }
    .page5 .p5_list .btn_lq {
      margin-top: 0.1rem; }
  .page5 .p5_sev {
    width: 4.42rem;
    top: 1.4rem;
    right: .37rem; }
    .page5 .p5_sev .p5_lj2 {
      height: .46rem;
      color: #a53224;
      font-size: .26rem;
      top: -0.66rem;
      left: .34rem; }
    .page5 .p5_sev_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; }
      .page5 .p5_sev_list li:nth-child(1) {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p5_pic1.png);
        margin: 0 .3rem .27rem; }
      .page5 .p5_sev_list li:nth-child(2) {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p5_pic2.png); }
      .page5 .p5_sev_list li:nth-child(3) {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p5_pic3.png); }
      .page5 .p5_sev_list li img {
        width: auto;
        height: 1.29rem; }
      .page5 .p5_sev_list li p {
        width: 100%;
        color: #313131;
        font-size: .22rem;
        line-height: .3rem;
        text-align: center;
        position: absolute;
        left: 0;
        bottom: .08rem; }
    .page5 .p5_sev .btn_lq {
      margin-top: .22rem; }
  .page5 .btn_lq {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
    .page5 .btn_lq.gray {
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      pointer-events: none; }
  .page5.swiper-slide-active .p5_text {
    -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; }
  .page5.swiper-slide-active .p5_box {
    -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; }

.page6 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg6.jpg); }
  .page6 .tit6 {
    width: 6.36rem; }
    .page6 .tit6:before {
      content: "";
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/tit6.png);
      width: 7.12rem;
      height: 2.33rem;
      top: -0.49rem;
      left: -0.54rem; }
  .page6 .p6_text {
    color: #b5b5b5;
    font-size: .27rem;
    line-height: .33rem;
    padding-top: .08rem;
    text-align: center;
    opacity: 0; }
  .page6 .p6_box {
    width: 13.2rem;
    height: 6.77rem;
    position: relative;
    margin: -.51rem auto 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .48rem;
    opacity: 0; }
    .page6 .p6_box:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p6_box.png) no-repeat 100%/100%;
      width: 13.72rem;
      height: 7.52rem;
      position: absolute;
      top: -0.25rem;
      left: -0.28rem; }
  .page6 .p6_tab {
    margin-top: .15rem;
    opacity: 0;
    position: relative; }
  .page6 .p6_yy {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p6_yy.png);
    width: 3.43rem;
    height: 1.08rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: .3rem; }
    .page6 .p6_yy span {
      color: #FFF;
      font-size: .26rem; }
  .page6 .p6_hd {
    width: 12.3rem;
    height: .49rem;
    position: relative;
    margin: 0 auto;
    position: relative; }
    .page6 .p6_hd:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p6_hd.png) no-repeat 100%/100%;
      width: 13.03rem;
      height: .49rem;
      position: absolute;
      top: 0;
      left: -0.44rem; }
    .page6 .p6_hd p {
      color: #ffefdd;
      font-size: .22rem;
      position: relative; }
      .page6 .p6_hd p:nth-child(1) {
        width: 4.32rem;
        text-indent: .29rem; }
      .page6 .p6_hd p:nth-child(2) {
        width: 4.52rem;
        text-align: center; }
      .page6 .p6_hd p:nth-child(3) {
        width: 2.84rem;
        margin-left: .58rem;
        text-align: center; }
  .page6 .p6_bd {
    width: 100%;
    position: relative; }
  .page6 .p6_list {
    width: 12.31rem;
    height: 4.8rem;
    margin: .47rem 0 0 .06rem;
    padding: 0 .26rem;
    overflow: hidden;
    overflow-y: auto; }
    .page6 .p6_list li {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
    .page6 .p6_list .os-scrollbar {
      width: 0.1rem !important;
      right: 0 !important;
      top: 0 !important; }
    .page6 .p6_list .os-scrollbar-track {
      width: 0.1rem !important;
      background: #403f3b !important;
      overflow: hidden;
      border-radius: 0rem !important; }
    .page6 .p6_list .os-scrollbar-handle {
      background: #a53526 !important;
      overflow: hidden;
      border-radius: 0rem !important; }
    .page6 .p6_list .os-theme-dark > .os-scrollbar, .page6 .p6_list .os-theme-light > .os-scrollbar {
      width: 0.1rem !important;
      padding: 0; }
  .page6 .p6_txt {
    width: 4.01rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: .21rem;
    color: #272728;
    font-size: .24rem;
    font-weight: bold; }
  .page6 .p6_imgs {
    width: 6.78rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .page6 .p6_imgs .item {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p6_pic.png) no-repeat 100%/100%;
      position: relative;
      width: 1.07rem;
      height: 1.07rem;
      margin: 0 .03rem; }
    .page6 .p6_imgs .num {
      color: #dddddd;
      font-size: .2rem;
      line-height: 1;
      bottom: .04rem;
      right: .04rem; }
  .page6 .p6_btn {
    width: 1.48rem; }
  .page6 .btn_lq {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p6_btn_lq.png);
    width: 1.25rem;
    height: .46rem;
    color: #FFF;
    font-size: .22rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: .02rem;
    margin: 0 auto; }
    .page6 .btn_lq.gray {
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      pointer-events: none; }
  .page6.swiper-slide-active .p6_text {
    -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; }
  .page6.swiper-slide-active .p6_box, .page6.swiper-slide-active .p6_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; }

.page7 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg7.jpg); }
  .page7 .main {
    padding-top: .8rem; }
  .page7 .p7_tab {
    height: .69rem;
    background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab_line.png) no-repeat 50% 0.25rem/13.02rem auto;
    opacity: 0; }
    .page7 .p7_tab a {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab_df.png) no-repeat 100%/100%;
      width: 4.64rem;
      height: .69rem;
      margin: 0 .46rem;
      color: #1f1f1f;
      font-size: .29rem; }
      .page7 .p7_tab a:hover, .page7 .p7_tab a.on {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab_on.png);
        color: #FFF; }
  .page7 .p7_item {
    height: 8.76rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 1px; }
  .page7 .acts_wrap {
    width: 100%;
    opacity: 0;
    position: relative;
    margin-top: .36rem; }
    .page7 .acts_wrap:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab1_di.png) no-repeat 100%/100%;
      width: 12.4rem;
      height: 5.55rem;
      position: absolute;
      top: .2rem;
      left: 4.0rem;
      pointer-events: none; }
  .page7 .acts_list {
    width: 100%;
    height: 8.4rem;
    position: relative; }
    .page7 .acts_list li {
      position: absolute;
      left: 50%; }
      .page7 .acts_list li:nth-child(1) {
        width: 7.1rem;
        height: 3.78rem;
        top: 0.42rem;
        margin-left: -7.1rem; }
        .page7 .acts_list li:nth-child(1) .btns {
          top: 3.3rem;
          padding-left: .2rem; }
      .page7 .acts_list li:nth-child(2) {
        width: 6.52rem;
        height: 4.13rem;
        top: 0;
        margin-left: -.04rem; }
        .page7 .acts_list li:nth-child(2) .btns {
          top: 3.5rem;
          -webkit-transform: rotate(5deg);
                  transform: rotate(5deg); }
      .page7 .acts_list li:nth-child(3) {
        width: 4.96rem;
        height: 3.21rem;
        top: 4.74rem;
        margin-left: -7.51rem; }
        .page7 .acts_list li:nth-child(3) .btns {
          top: 2.65rem;
          -webkit-transform: rotate(-5deg);
                  transform: rotate(-5deg);
          padding-left: .3rem; }
      .page7 .acts_list li:nth-child(4) {
        width: 5.77rem;
        height: 3.59rem;
        top: 4.73rem;
        margin-left: -2.57rem; }
        .page7 .acts_list li:nth-child(4) .btns {
          top: 2.95rem;
          -webkit-transform: rotate(5deg);
                  transform: rotate(5deg);
          padding-right: .3rem; }
      .page7 .acts_list li:nth-child(5) {
        width: 4.46rem;
        height: 3.09rem;
        top: 4.28rem;
        margin-left: 3.06rem; }
        .page7 .acts_list li:nth-child(5) .btns {
          top: 2.65rem; }
  .page7 .btns {
    width: 100%;
    left: 0; }
    .page7 .btns a {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab1_btn.png);
      width: 2.36rem;
      height: .48rem;
      color: #FFF;
      font-size: .24rem;
      margin: 0 .08rem; }
  .page7 .challenge_wrap {
    width: 100%;
    position: relative;
    will-change: transform, opacity;
    margin-top: .8rem;
    opacity: 0; }
    .page7 .challenge_wrap * {
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
  .page7 .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; }
    .page7 .challenge_in:after {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
  .page7 .challenge_left {
    width: 12.17rem;
    height: 6.84rem;
    position: relative; }
    .page7 .challenge_left:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
    .page7 .challenge_left:after {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
    .page7 .challenge_left_img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .page7 .challenge_left_img.show {
        opacity: 1; }
      .page7 .challenge_left_img p {
        width: 2.35rem;
        height: .48rem;
        bottom: .18rem;
        right: .18rem; }
        .page7 .challenge_left_img p span {
          color: #FFF;
          font-size: .24rem;
          line-height: .3rem; }
      .page7 .challenge_left_img .btn_join1 {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab2_btn_join1.png); }
      .page7 .challenge_left_img .btn_join2 {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab2_btn_join2.png); }
      .page7 .challenge_left_img .btn_join3, .page7 .challenge_left_img .btn_join4 {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab2_btn_join3.png); }
  .page7 .challenge_right {
    width: 3.07rem; }
    .page7 .challenge_right_img {
      width: 2.75rem;
      height: 1.55rem;
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab2_pic2.png) no-repeat 100%/100%;
      position: relative;
      margin: .1rem 0;
      cursor: pointer; }
      .page7 .challenge_right_img img {
        width: 2.73rem;
        height: 1.53rem; }
      .page7 .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; }
      .page7 .challenge_right_img:before {
        content: "";
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
    .page7 .challenge_right .swiper-slide.active .challenge_right_img p {
      color: #FFF; }
    .page7 .challenge_right .swiper-slide.active .challenge_right_img:before {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p7_tab2_pic2_cov2.png); }
    .page7 .challenge_right .swiper-slide.active .challenge_right_img:after {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/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; }
  .page7.swiper-slide-active .p7_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; }
  .page7.swiper-slide-active .acts_wrap, .page7.swiper-slide-active .challenge_wrap {
    -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; }

.page8 {
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/bg8.jpg); }
  .page8 .main {
    padding-top: .8rem; }
  .page8 .tit8 {
    width: 3.92rem; }
    .page8 .tit8:before {
      content: "";
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/tit8.png);
      width: 4.82rem;
      height: 5.72rem;
      top: -2.27rem;
      left: -0.68rem; }
  .page8 .p8_box {
    width: 12.1rem;
    position: relative;
    margin: .38rem auto 0;
    opacity: 0; }
  .page8 .specswiper {
    width: 12.1rem;
    height: 7.43rem;
    position: relative;
    overflow: hidden; }
    .page8 .specswiper .swiper-slide {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p8_k.png) no-repeat 100%/100%;
      width: 12.1rem;
      height: 7.43rem;
      position: relative; }
      .page8 .specswiper .swiper-slide img {
        width: 11.39rem;
        height: 6.42rem;
        overflow: hidden;
        position: absolute;
        top: .38rem;
        left: .36rem; }
  .page8 .btn_prev, .page8 .btn_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; }
    .page8 .btn_prev i, .page8 .btn_next i {
      width: .35rem;
      height: .6rem;
      position: relative; }
  .page8 .btn_prev {
    left: -0.54rem; }
    .page8 .btn_prev i {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p8_btn_prev.png); }
    .page8 .btn_prev:hover {
      -webkit-transform: translateX(-0.1rem);
              transform: translateX(-0.1rem); }
  .page8 .btn_next {
    right: -0.54rem; }
    .page8 .btn_next i {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p8_btn_next.png); }
    .page8 .btn_next:hover {
      -webkit-transform: translateX(0.1rem);
              transform: translateX(0.1rem); }
  .page8 .spec_pagination {
    margin-top: -0.15rem;
    position: relative;
    z-index: 9; }
    .page8 .spec_pagination .swiper-pagination-bullet {
      opacity: 1;
      border-radius: 0;
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p8_cir.png) no-repeat 100%/100%;
      width: .25rem;
      height: .25rem;
      margin: 0 .2rem; }
    .page8 .spec_pagination .swiper-pagination-bullet-active {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/p8_cir_on.png); }
  .page8.swiper-slide-active .p8_box {
    -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; }

.page9 {
  height: auto !important; }

.pop {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/pop_comm_bg.png);
  width: 9.07rem;
  height: 5.42rem;
  padding: .68rem .26rem 0 .32rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none; }
  .pop .os-scrollbar {
    width: 0.06rem !important;
    right: 0 !important;
    top: 0 !important; }
  .pop .os-scrollbar-track {
    width: 0.06rem !important;
    background: rgba(140, 128, 114, 0.15) !important;
    overflow: hidden;
    border-radius: 0rem !important; }
  .pop .os-scrollbar-handle {
    background: #9e4224 !important;
    overflow: hidden;
    border-radius: 0rem !important; }
  .pop .os-theme-dark > .os-scrollbar, .pop .os-theme-light > .os-scrollbar {
    width: 0.06rem !important;
    padding: 0; }
  .pop .btn_close {
    width: .48rem;
    height: .41rem;
    top: .22rem;
    right: -.6rem;
    background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_close.png) no-repeat 100%/100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .pop .btn_close:hover {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
  .pop .tit {
    width: 100%;
    line-height: .55rem;
    font-size: .32rem;
    color: #FFF;
    text-align: center; }
  .pop .btn_copy, .pop .btn_bind, .pop .btn_post, .pop .btn_addr, .pop .btn_receive {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_copy.png);
    width: 2.72rem;
    height: .66rem;
    color: #FFF;
    font-size: .32rem;
    margin: 0 auto; }
    .pop .btn_copy.gray, .pop .btn_bind.gray, .pop .btn_post.gray, .pop .btn_addr.gray, .pop .btn_receive.gray {
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);
      pointer-events: none; }
  .pop .pop-cont {
    height: 3.4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .pop .pop-cont .text {
      color: #6c6257;
      font-size: .3rem;
      line-height: .44rem;
      text-align: center;
      padding: 0 .3rem; }
  .pop.pop-get {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/pop_comm_bg2.png);
    padding-top: .36rem; }
    .pop.pop-get .pop-cont {
      height: 4.68rem; }
    .pop.pop-get .tip {
      color: #9b3e20;
      font-size: .42rem;
      line-height: .52rem;
      margin-bottom: .2rem; }
  .pop.pop-rule .rule {
    width: 7.8rem;
    padding: 0 .2rem;
    overflow: hidden;
    height: 3.2rem;
    margin: .24rem auto 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .pop.pop-rule .rule li {
      color: #6c6257;
      font-size: .26rem;
      line-height: .36rem; }
      .pop.pop-rule .rule li strong {
        display: block;
        text-indent: -0.12rem;
        margin-bottom: .04rem;
        font-weight: normal; }
      .pop.pop-rule .rule li:not(:last-child) {
        padding-bottom: .2rem; }
  .pop.pop-rule .gl_table {
    width: 100%;
    border: solid 1px #6c6257;
    border-collapse: collapse;
    text-align: center;
    margin: .12rem auto 0; }
    .pop.pop-rule .gl_table th {
      background: #9e4224;
      color: #FFF;
      font-size: .26rem;
      height: .54rem;
      border: solid 1px #6c6257;
      font-weight: normal; }
    .pop.pop-rule .gl_table td {
      border: solid 1px #6c6257;
      padding: .1rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      .pop.pop-rule .gl_table td:nth-child(1) {
        width: 70%; }
      .pop.pop-rule .gl_table td:nth-child(2) {
        width: 30%; }
  .pop.pop-login .login_btns a {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 2.36rem;
    height: 2.63rem;
    margin: 0 .52rem; }
  .pop.pop-login .btn_qq {
    background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_qq.png) no-repeat 100%/100%; }
  .pop.pop-login .btn_wx {
    background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_wx.png) no-repeat 100%/100%; }
  .pop.pop-login .tips {
    width: 100%;
    margin-top: .5rem;
    color: #FFF;
    font-size: .26rem;
    line-height: .32rem;
    text-align: center; }
  .pop.pop-invt .pop-cont, .pop.pop-share .pop-cont {
    height: 4.5rem; }
  .pop.pop-invt .link_text, .pop.pop-share .link_text {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/copy_link_bg.png);
    width: 7.66rem;
    height: .73rem;
    line-height: .73rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 .1rem;
    text-align: center; }
    .pop.pop-invt .link_text p, .pop.pop-share .link_text p {
      width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      color: #6c6257;
      font-size: .3rem; }
  .pop.pop-invt .btn_copy, .pop.pop-share .btn_copy {
    margin-top: .86rem; }
  .pop.pop-receive .pop-cont {
    height: 2.7rem; }
  .pop.pop-zcfl {
    width: 11.82rem;
    height: 6.93rem;
    background: none;
    padding: 1px; }
    .pop.pop-zcfl:before {
      content: "";
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/pop_zcfl_bg.png) no-repeat 100%/100%;
      width: 14.93rem;
      height: 7.67rem;
      position: absolute;
      top: -0.36rem;
      left: -0.4rem;
      pointer-events: none; }
    .pop.pop-zcfl .btn_close {
      width: .58rem;
      height: .49rem;
      top: -0.26rem;
      right: -0.1rem; }
    .pop.pop-zcfl .zcfl_btns {
      width: 10.04rem;
      padding-top: 5.3rem;
      position: relative; }
      .pop.pop-zcfl .zcfl_btns a {
        width: 2.91rem;
        height: .66rem;
        margin: 0 .94rem;
        color: #FFF;
        font-size: .32rem; }
        .pop.pop-zcfl .zcfl_btns a.gray {
          background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/btn_lq_gray.png);
          pointer-events: none; }
      .pop.pop-zcfl .zcfl_btns .btn_lq1 {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/pop_btn_lq1.png); }
      .pop.pop-zcfl .zcfl_btns .btn_lq2 {
        background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/pop_btn_lq2.png); }
  .pop.pop-bind .pop-cont {
    height: 4.2rem; }
  .pop.pop-bind .qq_num span {
    color: #6c6257;
    font-size: .3rem; }
  .pop.pop-bind .qq_num input {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/qq_input.png);
    width: 6.66rem;
    height: .61rem;
    margin-left: .2rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    color: #6c6257;
    font-size: .26rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 .08rem 0 .12rem;
    outline: none;
    border: 0; }
  .pop.pop-bind .tips {
    color: #a05138;
    font-size: .18rem;
    line-height: .28rem;
    padding: .08rem 0 .6rem; }
    .pop.pop-bind .tips span {
      color: #8c8072; }
  .pop.pop-record .record_hd {
    background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/pop_record_line.png) no-repeat;
    background-position: 50% 100%;
    background-size: 7.62rem auto;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #6c6257;
    font-size: .26rem;
    line-height: .38rem;
    width: 7.62rem;
    padding: .1rem .38rem .1rem .18rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto; }
  .pop.pop-record .record_bd {
    width: 8.05rem;
    height: 2.74rem;
    margin: .13rem auto 0;
    position: relative; }
  .pop.pop-record .record_ls {
    width: 7.65rem;
    margin: 0 auto; }
    .pop.pop-record .record_ls li {
      width: 100%;
      height: auto;
      background: rgba(140, 128, 114, 0.15);
      font-size: .18rem;
      line-height: .28rem;
      padding: .04rem .12rem .04rem .3rem;
      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: .07rem; }
      .pop.pop-record .record_ls li .text {
        width: 5.2rem; }
  .pop.pop-addr .addr_info {
    width: 7.72rem;
    margin: -.12rem auto 0;
    overflow: hidden; }
    .pop.pop-addr .addr_info li {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      color: #6c6257;
      font-size: .26rem;
      margin-top: .36rem; }
    .pop.pop-addr .addr_info .lab {
      margin-right: .12rem; }
    .pop.pop-addr .addr_info .ipt, .pop.pop-addr .addr_info .sel {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ipt_bg.png) no-repeat 100%/100% 100%;
      width: 2.44rem;
      height: .41rem;
      position: relative; }
      .pop.pop-addr .addr_info .ipt input, .pop.pop-addr .addr_info .ipt select, .pop.pop-addr .addr_info .sel input, .pop.pop-addr .addr_info .sel select {
        width: 100%;
        height: 100%;
        float: left;
        background: none;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        color: #6c6257;
        font-size: .26rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 .08rem 0 .12rem;
        outline: none;
        border: 0; }
    .pop.pop-addr .addr_info input ::-webkit-input-placeholder {
      color: #6c6257; }
    .pop.pop-addr .addr_info input ::-moz-placeholder {
      color: #6c6257; }
    .pop.pop-addr .addr_info input ::-ms-input-placeholder {
      color: #6c6257; }
    .pop.pop-addr .addr_info .zero {
      width: 6.51rem;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
    .pop.pop-addr .addr_info .sel {
      width: 1.97rem; }
      .pop.pop-addr .addr_info .sel:after {
        content: "";
        background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ico_down.png) no-repeat 100%/100%;
        width: .14rem;
        height: .08rem;
        position: absolute;
        top: .16rem;
        right: .1rem; }
    .pop.pop-addr .addr_info textarea {
      background: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ipt_bg.png) no-repeat 100%/100% 100%;
      width: 6.51rem;
      height: .41rem;
      resize: 0;
      border: 0;
      outline: none;
      color: #6c6257;
      font-size: .26rem;
      line-height: .36rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 .1rem;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
  .pop.pop-addr .btn_post {
    margin-top: .38rem; }
  .pop.pop-comm2 .pop-cont {
    height: 4.0rem; }
  .pop.pop-comm2 .btn_addr {
    margin-top: .86rem; }
  .pop.pop-qywx .pop-cont {
    height: 4.0rem; }
  .pop.pop-qywx .qrcode {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/qrcode_bg.png);
    width: 1.41rem;
    height: 1.37rem;
    margin-bottom: .5rem;
    -webkit-transform: scale(1.5);
            transform: scale(1.5); }
    .pop.pop-qywx .qrcode img {
      width: 1.21rem; }
  .pop.pop-wy {
    background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/pop_comm_bg2.png);
    padding-top: .36rem; }
    .pop.pop-wy .pop-cont {
      height: 4.68rem; }
    .pop.pop-wy .ewm_wy {
      background-image: url(https://game.gtimg.cn/images/rm/cp/a20260709sx/ewm_pic.png);
      width: 2.81rem;
      height: 2.82rem;
      margin: .12rem auto 0; }
      .pop.pop-wy .ewm_wy img {
        width: 2.73rem;
        height: 2.73rem; }
  .pop.pop-pz {
    width: 12.54rem;
    height: 7.1rem;
    padding: 0;
    border: solid .05rem #ba391c;
    background: none; }
    .pop.pop-pz .btn_close {
      right: -0.64rem;
      top: 0; }
    .pop.pop-pz img {
      height: 100%; }

@media screen and (max-width: 1700px) {
  .wrap .topbar {
    height: calc(65 / 1920 * 100vw); }
  .wrap .logo {
    width: calc(142 / 1920 * 100vw);
    height: calc(36 / 1920 * 100vw);
    margin: 0 calc(44 / 1920 * 100vw) 0 calc(36 / 1920 * 100vw); }
  .wrap .nav li {
    height: calc(65 / 1920 * 100vw);
    padding: 0 calc(20 / 1920 * 100vw); }
    .wrap .nav li > a {
      font-size: calc(20 / 1920 * 100vw); }
    .wrap .nav li.on, .wrap .nav li:hover {
      background-size: 100% calc(65 / 1920 * 100vw); }
    .wrap .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); }
  .wrap .login {
    font-size: calc(20 / 1920 * 100vw);
    line-height: calc(32 / 1920 * 100vw);
    margin: 0 calc(30 / 1920 * 100vw); }
    .wrap .login span {
      max-width: calc(100 / 1920 * 100vw); }
  .wrap .btn_gw {
    width: calc(201 / 1920 * 100vw);
    height: calc(65 / 1920 * 100vw);
    font-size: calc(25 / 1920 * 100vw);
    margin-left: calc(6 / 1920 * 100vw); } }
