@charset "UTF-8";
/* 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, textarea {
  border: none;
  outline: none;
}

ul, li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #000;
}

img[src=""], img:not([src]) {
  opacity: 0;
}

img {
  display: block;
  max-width: 100%;
}

#afooter {
  padding: 0.3rem 0;
  text-align: center;
  font-size: 0.18rem;
  line-height: 0.26rem;
  background-color: #000;
  color: #c0c0c0;
}

#afooter a, #afooter a:hover {
  color: #c0c0c0;
  text-decoration: none;
}

body {
  font: 0.14rem/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: inherit;
  -webkit-text-size-adjust: none;
}

* {
  outline: none;
}

@font-face {
  font-family: "font18030";
  src: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/font/fzltxh180.ttf");
}
@font-face {
  font-family: "font18011";
  src: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/font/font18011.ttf");
}
@font-face {
  font-family: "sourcb";
  src: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/font/SOURCEHANSANSCN-BOLD.ttf");
}
@font-face {
  font-family: "sourcr";
  src: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/font/SOURCEHANSANSCN-REGULAR.ttf");
}
html, body {
  height: 100vh;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-family: "font18030";
  overflow: hidden;
}

.wrap {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.wrap *,
.wrap ::before,
.wrap ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.report-canvas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
}
.report-canvas.active {
  pointer-events: auto;
}
.report-canvas video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-fit: center center;
     object-fit: center center;
}
.report-canvas canvas {
  position: relative;
  z-index: 2;
  background-color: transparent;
  pointer-events: auto;
}

.smoke-effect {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.smoke-effect canvas,
.smoke-effect video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.absolute-element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.in-video {
  z-index: 2;
}

.backdrop-effect {
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

.loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000000000000000000;
  width: 100%;
  height: 100%;
  font-weight: bold;
  font-size: 0.3rem;
  color: #fff;
  background: #000;
  background-size: 100% 100%;
  display: none;
}

.backdrop-video {
  pointer-events: none;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
}

.w-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  color: #898989;
  margin: auto;
  height: 0.8rem;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.55);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.w-nav li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  padding: 0 0.3rem;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 0.8rem;
  position: relative;
  font-size: 0.2rem;
  color: #ffffff;
  margin-right: 0.15rem;
}
.w-nav li:nth-child(1) {
  margin-left: 2.85rem;
}

.w-nav li.act {
  color: #ff3d2c;
  font-weight: 700;
  border-bottom: 0.02rem solid #ff3d2c;
}

.gs-con {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: auto;
}

.gs-news-box {
  width: 13.76rem;
  height: 7.84rem;
  position: absolute;
  z-index: 1111;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  bottom: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.news-item {
  width: 11.67rem;
  height: 6.59rem;
  position: relative;
  position: absolute;
  top: 1.05rem;
  left: 1.05rem;
  /* bottom: 0; */
  margin: auto;
}

.news-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.39rem;
  font-family: "font18030";
  margin-bottom: 0.19rem;
  width: 4.45rem;
  height: 0.28rem;
  line-height: 0.28rem;
  color: #aba6a6;
  font-size: 0.2rem;
  position: relative;
}

.news-nav li {
  margin-right: 0.68rem;
  width: 0.7rem;
}

.news-nav li:last-child {
  margin-right: 0;
}

.news-nav::before {
  content: "";
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/nav-icon.png") no-repeat;
  background-size: 100% 100%;
  background-size: 100% 100%;
  top: 0;
  left: 0.82rem;
  bottom: 0;
  margin: auto;
  position: absolute;
  width: 2.45rem;
  height: 0.17rem;
}

.news-item-left {
  position: absolute;
  left: 0;
  padding-top: 2.5rem;
  z-index: 11;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 2.68rem;
  -webkit-box-shadow: 0 0 0.18rem #ffffff inset;
          box-shadow: 0 0 0.18rem #ffffff inset;
  height: 5.43rem;
}

.news-item-left::after {
  content: "";
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/xian.png") no-repeat;
  background-size: 100% 100%;
  width: 4.93rem;
  height: 8.47rem;
  top: -1.13rem;
  pointer-events: none;
  position: absolute;
  left: -2.58rem;
  z-index: -1;
}

.news-tit-box {
  width: 100%;
  height: 1.32rem;
  position: absolute;
  bottom: 0.06rem;
}

.news-tit-box::before {
  content: "";
  width: 100%;
  height: 0.01rem;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/for.png") no-repeat;
  background-size: 100% 100%;
  top: -0.39rem;
  left: 0;
  position: absolute;
}

.news-item-left::before {
  content: "";
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
  height: 1.76rem;
  bottom: 0;
  position: absolute;
  left: 0;
}

.news-item-right {
  position: absolute;
  left: 2.68rem;
  height: 100%;
  width: 7rem;
  height: 5.43rem;
  padding-top: 0.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-size: 100% 100%;
}
.news-item-right .btn-gd-zh {
  font-size: 14px;
  color: #b2b2b2;
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
}
.news-item-right .n-r-tit {
  font-size: 0;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/n-r-tit.png") no-repeat;
  background-size: 100% 100%;
  width: 2.18rem;
  height: 0.51rem;
  display: block;
  margin: auto;
}
.news-item-right .n-i-go {
  width: 6rem;
  margin: auto;
  margin-top: 0.3rem;
}
.news-item-right .btn-gz-gp {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/btn-gz-gp.png") no-repeat;
  text-align: center;
  color: #1d1d1d;
  font-size: 0.26rem;
  background-size: 100% 100%;
  width: 2.64rem;
  height: 0.63rem;
  line-height: 0.63rem;
  margin-left: -0.28rem;
}
.news-item-right .n-i-box {
  width: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0.7rem auto 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-item-right .n-i-box .n-i-item.gzh {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-gzh.png") no-repeat;
  background-size: 100% 100%;
  width: 2.67rem;
  position: relative;
  height: 1.13rem;
}
.news-item-right .n-i-box .n-i-item.gzh img {
  width: 0.85rem;
  height: 0.85rem;
  position: absolute;
  right: 0.1rem;
  top: 0.04rem;
}
.news-item-right .n-i-box .n-i-item.wxzs {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-wxzs.png") no-repeat;
  background-size: 100% 100%;
  width: 2.7rem;
  position: relative;
  height: 1.13rem;
}
.news-item-right .n-i-box .n-i-item.wxzs img {
  width: 0.85rem;
  height: 0.85rem;
  position: absolute;
  right: 0.02rem;
  top: 0.04rem;
}

/* -------------------- */
.gs-home-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.gs-home-box .gs-home-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
.gs-home-box .gs-home-video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.home-role {
  width: 8rem;
  height: 6rem;
  position: relative;
  top: 50%;
  background: #325ea1;
  line-height: 6rem;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.home-icon {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/logo2.png") no-repeat;
  background-size: 100% 100%;
  background-size: 100% 100%;
  width: 4.05rem;
  height: 0.64rem;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  bottom: 1.5rem;
}

.order-btn {
  position: absolute;
  bottom: 1.46rem;
  left: 0;
  right: 0;
  margin: auto;
  width: 3.22rem;
  height: 0.75rem;
}
.order-btn span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  font-size: 0.31rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.75rem;
  font-weight: 700;
}
.order-btn::after {
  content: "";
  position: absolute;
  top: -0.86rem;
  left: -0.84rem;
  width: 4.9rem;
  height: 2.47rem;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/order-btn.png") no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}
.order-btn:hover + .order-img {
  opacity: 1;
}
.order-btn.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.order-tips {
  position: absolute;
  bottom: 1.12rem;
  left: 0;
  width: 100%;
  font-size: 0.18rem;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.05rem;
  text-indent: 0.05rem;
}

.order-img {
  position: absolute;
  bottom: 1.1rem;
  left: 50%;
  -webkit-transform: translateX(1.66rem);
          transform: translateX(1.66rem);
  width: 4.11rem;
  height: 1.46rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/order-fl.png) no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* home end */
/* news */
.news1 {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/news1.png") no-repeat;
  background-size: 100% 100%;
  background-size: 100% 100%;
  width: 2.84rem;
  height: 100%;
  -webkit-transform: translate(-0.08rem, -0.08rem);
          transform: translate(-0.08rem, -0.08rem);
  position: absolute;
  z-index: -1;
  top: 0;
}

.news2 {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/news2.png") no-repeat;
  background-size: 100% 100%;
  background-size: 100% 100%;
  width: 2.84rem;
  height: 100%;
  -webkit-transform: translate(-0.08rem, -0.08rem);
          transform: translate(-0.08rem, -0.08rem);
  position: absolute;
  z-index: -1;
  top: 0;
}

.news3 {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/news3.png") no-repeat;
  background-size: 100% 100%;
  background-size: 100% 100%;
  width: 2.84rem;
  height: 100%;
  -webkit-transform: translate(-0.08rem, -0.08rem);
          transform: translate(-0.08rem, -0.08rem);
  position: absolute;
  z-index: -1;
  top: 0;
}

.news4 {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/news4.png") no-repeat;
  background-size: 100% 100%;
  background-size: 100% 100%;
  width: 2.84rem;
  height: 100%;
  -webkit-transform: translate(-0.08rem, -0.08rem);
          transform: translate(-0.08rem, -0.08rem);
  position: absolute;
  top: 0;
  z-index: -1;
}

.news-tit-icon {
  position: relative;
}

.news-tit-icon.n1 {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/news-tit-icon1.png") no-repeat;
  background-size: 100% 100%;
  width: 3.72rem;
  height: 1.26rem;
  /* margin: -0.7rem auto 0; */
  margin: 0 auto 0.29rem;
}

.role1 {
  width: 100%;
  height: 7.12rem;
  position: absolute;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/role1.png");
  background-size: cover;
  top: 0.37rem;
  pointer-events: none;
  left: 0;
}

.role2 {
  width: 100%;
  pointer-events: none;
  height: 7.27rem;
  position: absolute;
  top: 0.37rem;
  left: 0;
  position: absolute;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/role2.png");
  background-size: cover;
}

.role3 {
  width: 100%;
  height: 7.05rem;
  pointer-events: none;
  position: absolute;
  top: 0.37rem;
  left: 0;
  position: absolute;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/role3.png");
  background-size: cover;
}

.news-tips {
  color: #bebebe;
  font-size: 0.18rem;
  width: 100%;
  text-align: center;
  font-family: "font18030";
}

.btn-prev {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/prev-next.png") no-repeat;
  background-size: 100% 100%;
  width: 0.45rem;
  height: 0.07rem;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.btn-next {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/prev-next.png") no-repeat;
  background-size: 100% 100%;
  width: 0.45rem;
  height: 0.07rem;
}

.page-prev-next {
  width: 5.12rem;
  margin: auto;
  height: 0.15rem;
  line-height: 0.15rem;
  position: absolute;
  left: 0;
  right: 0;
  color: #c9c9c9;
  font-weight: bold;
  font-size: 0.16rem;
  bottom: 0.28rem;
  text-align: center;
  margin-left: 1.05rem;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

.page-prev-next .events {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
  pointer-events: none;
}

.news-page {
  -webkit-transform: translateY(0.05rem);
          transform: translateY(0.05rem);
  margin: 0 0.15rem;
}

.news-con {
  width: 9.67rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
}

.news-con .news-con-item-top {
  color: white;
  font-weight: bold;
  width: 100%;
  font-size: 0.32rem;
  margin-bottom: 0.1rem;
}

.news-con-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 9.67rem;
  margin-bottom: 0.1rem;
  height: 1.93rem;
  overflow-y: auto;
}
.news-con-item div:last-child {
  margin-bottom: 0;
}

.news-con-item-bottom {
  margin-bottom: 0.19rem;
  width: 100%;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/news-bg1.png") no-repeat;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.news-con-item-bottom:last-child {
  margin-bottom: 0;
}
.news-con-item-bottom .news-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.n-left {
  position: relative;
  width: 3.02rem;
  height: 1.93rem;
}
.n-left::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/news-img-frame1.png") no-repeat;
  background-size: 100% 100%;
}

.n-left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.n-right {
  padding-top: 0.2rem;
  width: 6.18rem;
  position: relative;
  height: 1.7rem;
  font-family: "font18030";
  margin-left: 0.47rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.n-tit {
  font-size: 0.26rem;
  color: #f2f2f2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.n-txt {
  width: 100%;
  font-size: 0.18rem;
  color: #b0bac6;
  padding-left: 0.1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0.1rem;
  line-height: 1.43;
}

.n-time {
  color: #d5d5d5;
  font-size: 0.12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0.15rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.n-time span {
  position: absolute;
  left: 0.1rem;
  bottom: 0;
  color: #acacac;
  font-size: 0.12rem;
}
.n-time a {
  font-size: 0.16rem;
  color: #acacac;
  margin-left: auto;
}

.icon-bottom {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-bottom.png") no-repeat;
  background-size: 100% 100%;
  width: 0.38rem;
  height: 0.29rem;
  left: 0;
  right: 0;
  bottom: 0.51rem;
  margin: auto;
  position: absolute;
  -webkit-animation: shake 1s infinite;
          animation: shake 1s infinite;
  z-index: 10;
}
.icon-bottom span {
  top: 0.32rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  color: #f2f2f2;
  text-align: center;
  position: absolute;
  font-size: 0.18rem;
  display: none;
}

.icon-bottom.act {
  bottom: 1.9rem;
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-0.1rem);
            transform: translateY(-0.1rem);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-0.1rem);
            transform: translateY(-0.1rem);
  }
}
/* ----features */
.gs-features-box {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
}

.features-item {
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: auto;
}

.features-item-info {
  position: relative;
  width: 100%;
  height: 100%;
}
.features-item-info::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-7.2rem, -50%);
          transform: translate(-7.2rem, -50%);
  width: 11.68rem;
  height: 6.61rem;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/features_mask.png") no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}
.features-item-info .features-s-box {
  width: 11.6rem;
  height: 6.53rem;
  position: relative;
}
.features-item-info .featuresSwiper {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
.features-item-info .featuresSwiper .swiper-wrapper {
  width: 11.6rem;
  height: 6.53rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-7.16rem, -50%);
          transform: translate(-7.16rem, -50%);
}
.features-item-info .featuresSwiper .swiper-slide {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.features-item-info .featuresSwiper .swiper-slide-active {
  opacity: 1;
}
.features-item-info .featuresSwiper .swiper-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  bottom: 1.6rem;
  padding-right: 0.38rem;
}
.features-item-info .featuresSwiper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.features-item-info .featuresSwiper p {
  position: absolute;
  bottom: 0.95rem;
  left: 0.35rem;
  color: #ffffff;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.43rem;
}
.features-item-info .featuresSwiper p span {
  display: block;
  margin-right: 0.5rem;
}
.features-item-info .features-honor {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/features-honor.png");
  background-size: 100% 100%;
  width: 10.98rem;
  height: 1.18rem;
  position: absolute;
  bottom: 0.25rem;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 11;
}

.features-s-box::before {
  content: "";
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/features-item-infoBefor.png") no-repeat;
  left: 0;
  background-size: 100% 100%;
  width: 100%;
  height: 3.59rem;
  position: absolute;
  bottom: 0;
}

.effectSwiper .effect-swiper-box::before {
  content: "";
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/features-item-infoBefor.png") no-repeat;
  left: 0;
  width: 100%;
  background-size: 100% 100%;
  height: 3.59rem;
  position: absolute;
  bottom: -0.01rem;
  z-index: 5;
}

.features-tit {
  width: 3.99rem;
  position: absolute;
  bottom: 0.85rem;
  color: #ffffff;
  font-size: 0.38rem;
  font-weight: bold;
  left: 0.35rem;
}

.features-item-info .features-s-box .features-txt2 {
  color: #b7b7b7;
  font-size: 0.18rem;
  width: 7.8rem;
  position: absolute;
  line-height: 0.25rem;
  font-weight: 100;
  bottom: 0.48rem;
}

.features-txt {
  color: #ffffff;
  font-size: 0.2rem;
  width: 5.9rem;
  position: absolute;
  left: 0.35rem;
  bottom: 0.2rem;
  line-height: 0.3rem;
}

.features-txt span {
  display: block;
}

/* #newsItem1,#newsItem2,#newsItem3,#newsItem4{
  transform: translate3d(0,7rem,0);
  opacity: 0;
} */
.home-tit {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/slogan3.png") no-repeat;
  background-size: 100% 100%;
  width: 7.67rem;
  height: 4.23rem;
  position: absolute;
  top: 1.95rem;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
}

/* 动画 */
.m {
  display: none;
}

/*** 呆瓜swiper Start ***/
.melon-swiper {
  position: fixed;
  width: 7.5rem;
  height: 5rem;
  background-color: #ccc;
}

.swiper-effect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
}
.swiper-effect .card {
  position: absolute;
  width: 5rem;
  height: 5rem;
  line-height: 1;
  font-size: 0.3rem;
  background-color: #eee;
}

.control {
  position: absolute;
  top: 50%;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: #fff;
  background-color: #333;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.control.prev {
  left: 0;
}
.control.next {
  right: 0;
}

/*** 呆瓜swiper End ***/
.gs-event-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.event-item {
  position: relative;
  top: 50%;
  width: 100%;
  height: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-size: 100% 100%;
  opacity: 1;
}
.event-item .swiper-button-next {
  -webkit-transform: translateY(-0.8rem) rotate(180deg);
          transform: translateY(-0.8rem) rotate(180deg);
}
.event-item .swiper-button-prev {
  -webkit-transform: translateY(-0.8rem);
          transform: translateY(-0.8rem);
}

.event-item-info {
  width: 100%;
  height: 100%;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.event-left {
  height: 6.61rem;
  width: 11.72rem;
  position: absolute;
  left: -2.72rem;
  right: 0;
  pointer-events: none;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 11;
}
.event-left .e-left-top {
  width: 10.97rem;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 1.8rem;
  position: absolute;
}
.event-left .e-left-top .e-t-tit {
  color: #ffffff;
  font-size: 0.43rem;
  font-weight: bold;
}
.event-left .e-left-top .e-t-txt {
  line-height: 0.28rem;
  font-size: 0.18rem;
  width: 8.2rem;
  color: #b7b7b7;
}
.event-left .e-left-bottom {
  width: 10.99rem;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/e-left-bottom.png") no-repeat;
  height: 1.19rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2.8rem;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0.26rem;
  left: 0;
  right: 0;
}
.event-left .e-left-bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 7.7rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateY(-0.1rem);
          transform: translateY(-0.1rem);
}
.event-left .e-left-bottom ul li {
  width: 0.81rem;
}
.event-left .e-left-bottom ul li:last-child {
  margin-right: 0;
}

.event-right {
  width: 100%;
  height: 100%;
  position: absolute;
}
.event-right::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-7.2rem, -50%);
  transform: translate(-7.2rem, -50%);
  width: 11.68rem;
  height: 6.61rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/features_mask.png) no-repeat;
  background-size: 100% 100%;
  pointer-events: none;
}
.event-right .effectSwiper {
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.event-right .effectSwiper .effect-swiper-box {
  width: 11.6rem;
  height: 6.52rem;
  position: relative;
}
.event-right .effectSwiper .swiper-wrapper {
  width: 11.6rem;
  height: 6.53rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-7.16rem, -50%);
  transform: translate(-7.16rem, -50%);
}
.event-right .effectSwiper .swiper-slide {
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.event-right .effectSwiper .swiper-slide-active {
  opacity: 1;
}
.event-right .effectSwiper img {
  width: 100%;
  height: 100%;
}

.swiper-pagination-bullet-active {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/swiper-icon-act.png") no-repeat;
  background-size: 100% 100%;
  width: 0.1rem;
  height: 0.1rem;
}

.swiper-pagination-bullet {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/swiper-icon.png") no-repeat;
  background-size: 100% 100%;
  width: 0.1rem;
  height: 0.1rem;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  margin: 0 0.1rem !important;
}

.filter-shadow {
  -webkit-filter: drop-shadow(0 0 0.03rem #fff);
          filter: drop-shadow(0 0 0.03rem #fff);
}

.loading-box {
  padding-top: 0.8rem;
  height: 6.79rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.loading-box .military-detail {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.loading-box .loading-logo {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/loading-logo.png") no-repeat;
  background-size: 100% 100%;
  width: 4.22rem;
  margin-right: 0.45rem;
  height: 1.46rem;
  margin: auto;
}
.loading-box .loading-progress {
  width: 4.22rem;
  height: 0.58rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.loading-box .loading-progress .progress {
  width: 4.22rem;
  background: #636363;
  height: 0.04rem;
}
.loading-box .loading-progress .progress span {
  height: 100%;
  width: 0;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0 0 0.05rem rgb(255, 255, 255);
          box-shadow: 0 0 0.05rem rgb(255, 255, 255);
}
.loading-box .loading-progress .loading-txt {
  position: absolute;
  margin: auto;
  text-align: center;
  font-size: 0.24rem;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin: auto;
  top: -0.6rem;
  z-index: -1;
}

.swiper-button-next {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/swiper-button-next.png") no-repeat;
  background-size: 100% 100%;
  width: 0.51rem;
  height: 0.75rem;
  display: block;
  right: 0.5rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-button-prev {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/swiper-button-next.png") no-repeat;
  background-size: 100% 100%;
  width: 0.51rem;
  height: 0.75rem;
  left: 0.5rem;
  display: block;
}

.swiper-button-next:after {
  content: none;
}

.swiper-button-prev::after {
  content: none;
}

a:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}

.copyRight_btn {
  width: 2.05rem;
  height: 0.44rem;
  position: fixed;
  top: -0.44rem;
  right: 2.4rem;
  border-radius: 0.48rem 0.48rem 0 0rem;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -ms-opacity: 1;
  opacity: 1;
  color: #fff;
  font-size: 0.16rem;
  line-height: 0.44rem;
  text-align: center;
  background-color: #0d0d19;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.copyRight_btn:hover {
  color: #ffffff;
}
.copyRight_btn i {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/arrow-down.png") no-repeat center center;
  background-size: 100% 100%;
  width: 0.12rem;
  height: 0.12rem;
  display: inline-block;
  vertical-align: top;
  margin-left: 0.1rem;
}

.home-swiper {
  width: 100%;
  height: 100%;
}

.gs-home-box .follow-us-item {
  position: relative;
  margin-bottom: 0.2rem;
  width: 1.61rem;
  height: 0.34rem;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/follow-us-bg2.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 0.05rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.gs-home-box .follow-us-item:hover {
  width: 1.61rem;
  height: 1.91rem;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/follow-us-bg.png") no-repeat;
  background-size: 100% 100%;
  padding-top: 0.05rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gs-home-box .follow-us-item:hover .us-img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.gs-home-box .follow-us-item:hover .n-i-go {
  bottom: 0.02rem;
}
.gs-home-box .n-i-go {
  font-size: 0.16rem;
  height: 0.34rem;
  line-height: 0.34rem;
  text-align: center;
  color: #e3e3e3;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.gs-home-box .n-i-go span {
  display: inline-block;
  margin: 0 0.05rem;
}
.gs-home-box .us-tit {
  color: #ffffff;
  font-size: 0.24rem;
  text-align: center;
  font-family: "font18030";
  width: 100%;
  margin-bottom: 0.15rem;
  display: block;
  position: relative;
}
.gs-home-box .us-tit::before {
  content: "";
  width: 0.07rem;
  height: 0.07rem;
  background: #c5c5c5;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 0.15rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.gs-home-box .us-tit::after {
  content: "";
  width: 0.07rem;
  height: 0.07rem;
  background: #c5c5c5;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  right: 0.15rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.gs-home-box .home-honor {
  display: none;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/honor.png") no-repeat;
  width: 8.36rem;
  background-size: 100% 100%;
  height: 1rem;
  position: absolute;
  top: 0.5rem;
  left: 0;
  right: 0;
  margin: auto;
}
.gs-home-box .follow-us {
  width: 1.61rem;
  position: absolute;
  height: auto;
  bottom: 2.3rem;
  margin: 0 auto;
  padding-top: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  right: 0.6rem;
  cursor: pointer;
}
.gs-home-box .btn-gd {
  width: 1.61rem;
  text-align: center;
  font-size: 0.16rem;
  line-height: 0.34rem;
  display: block;
  height: 0.34rem;
  margin: auto;
  color: #acacac;
  border: 0.02rem solid rgba(146, 146, 146, 0.4);
}
.gs-home-box .btn-gd:hover {
  color: #fff;
  border: 0.02rem solid rgb(146, 146, 146);
}
.gs-home-box .us-img {
  width: 1.5rem;
  margin: auto;
  margin-bottom: 0.04rem;
  height: 1.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  pointer-events: none;
}
.gs-home-box .us-img img {
  width: 100%;
  height: 100%;
}
.gs-home-box .pendant {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -0.88rem;
  width: 1.76rem;
  height: 1.75rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pendant.png) no-repeat;
  background-size: 100% 100%;
}

.gs-features-box .features-thumbnail, .gs-event-box .features-thumbnail {
  width: 2.56rem;
  position: absolute;
  height: 6.61rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(4.64rem, -50%);
          transform: translate(4.64rem, -50%);
}
.gs-features-box .features-thumbnail-item, .gs-event-box .features-thumbnail-item {
  width: 2.56rem;
  position: relative;
  cursor: pointer;
  height: 1.19rem;
  margin-bottom: 0.15rem;
  opacity: 0.8;
  border: 0.01rem solid #1b3e55;
}
.gs-features-box .features-thumbnail-item::before, .gs-event-box .features-thumbnail-item::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.6;
}
.gs-features-box .features-thumbnail-item:hover, .gs-event-box .features-thumbnail-item:hover {
  opacity: 1;
  border: 0.01rem solid #2e90ce;
}
.gs-features-box .features-thumbnail-item:hover::before, .gs-event-box .features-thumbnail-item:hover::before {
  content: "";
  opacity: 0;
}
.gs-features-box .features-thumbnail-item.act, .gs-event-box .features-thumbnail-item.act {
  opacity: 1;
  border: none;
}
.gs-features-box .features-thumbnail-item.act::before, .gs-event-box .features-thumbnail-item.act::before {
  content: "";
  opacity: 0;
}
.gs-features-box .features-thumbnail-item.act::after, .gs-event-box .features-thumbnail-item.act::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/features-thumbnail-frame1.png") no-repeat;
  background-size: 100% 100%;
}
.gs-features-box .features-thumbnail-item.act img, .gs-event-box .features-thumbnail-item.act img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 2.46rem;
  height: 1.1rem;
}
.gs-features-box .features-thumbnail-item:last-child, .gs-event-box .features-thumbnail-item:last-child {
  margin-bottom: 0;
}
.gs-features-box .features-thumbnail-item img, .gs-event-box .features-thumbnail-item img {
  width: 100%;
  height: 100%;
}

.socialMedia {
  width: 100%;
  height: 100%;
  position: relative;
}
.socialMedia .socialMedia-box {
  position: absolute;
  z-index: 1111;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  bottom: 0;
  right: 0;
  margin: auto;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.socialMedia .socialMedia-icon {
  height: 3.83rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.83rem;
  margin: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 10.12rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.socialMedia .socialMedia-icon.socialMedia-icon2 {
  width: 7.55rem;
  margin-top: 0.4rem;
}
.socialMedia .socialMedia-icon.socialMedia-icon2 div {
  width: 1.95rem;
  height: 2.55rem;
  margin-right: 0.35rem;
  margin-bottom: 0.4rem;
  position: relative;
}
.socialMedia .socialMedia-icon.socialMedia-icon2 div::before {
  content: "";
  width: 1.94rem;
  height: 1.96rem;
  border: 0.01rem solid #aaaaaa;
  position: absolute;
  bottom: 0;
}
.socialMedia .socialMedia-icon.socialMedia-icon2 div:nth-child(3n) {
  margin-right: 0.5rem;
}
.socialMedia .socialMedia-icon.socialMedia-icon2 div:nth-child(5n) {
  margin-right: 0;
}
.socialMedia .socialMedia-icon div {
  width: 3.24rem;
  height: 3.83rem;
  position: relative;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/qrcode_bg.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon div img {
  position: absolute;
  width: 3.14rem;
  height: 3.14rem;
  left: -0.01rem;
  right: 0;
  margin: auto;
  top: 0.06rem;
}
.socialMedia .socialMedia-icon i {
  width: 1.9rem;
  height: 0.37rem;
  display: block;
  margin: auto;
  position: absolute;
  bottom: 0.11rem;
  left: 0;
  right: 0;
  margin: auto;
}
.socialMedia .socialMedia-icon i.qywx {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-qywx.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.gzh {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-gzh.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.sph {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-sph.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.wb {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-wbh.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.bz {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-bz.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.dy {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-dy.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.ks {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-ks.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.xhh {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-xhh.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-icon i.xhs {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/i-go-xhs.png") no-repeat;
  background-size: 100% 100%;
}
.socialMedia .socialMedia-item {
  position: relative;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* bottom: 0; */
}
.socialMedia .socialMedia-tit {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/socialMedia-tit.png") no-repeat;
  background-size: 100% 100%;
  width: 3.72rem;
  height: 1.26rem;
  margin: 0 auto 0.6rem;
}

.swiper-slide-6 {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow: unset;
}

.add-after {
  height: 3.4rem;
  width: 100%;
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/add-after.png") no-repeat;
  background-size: 100% 100%;
}

.logo {
  background: url("//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/logo.png") no-repeat;
  width: 1.18rem;
  background-size: 100% 100%;
  height: 0.37rem;
  position: absolute;
  top: 0.2rem;
  left: 0.89rem;
  z-index: 11;
}

.logon-conbox {
  position: absolute;
  right: 0.84rem;
  top: 0.28rem;
  z-index: 11;
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 1.2;
}
.logon-conbox a {
  color: #e3602a;
}

.channel-box {
  width: 10.13rem;
  height: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.45rem;
}
.channel-box li {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/m/channel-bg3.png) no-repeat;
  background-size: 100% 100%;
}
.channel-box li img {
  width: 100%;
  height: 100%;
}
.channel-box li .channel-name {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0.08rem;
  text-align: center;
  height: 0.25rem;
  line-height: 0.25rem;
  z-index: 2;
  font-size: 0.24rem;
  color: #e3e3e3;
  font-weight: 400;
}
.channel-box a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 4;
}

.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999999999;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  display: none;
}
.pop .pop-con {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pop .pop-tit {
  font-family: "sourcb";
  font-size: 0.86rem;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding-top: 0.62rem;
}
@supports (-webkit-background-clip: text) {
  .pop .pop-tit {
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
            background-clip: text;
    background-color: #fff;
    background-image: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-tit-wl.png);
  }
}
.pop .btn-close {
  position: absolute;
  right: -0.81rem;
  top: 0;
  width: 0.62rem;
  height: 0.47rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/clode-btn.png) no-repeat;
  background-size: 100% 100%;
}

.pop-code {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pop-code .img-box {
  position: relative;
  width: 2.9rem;
  height: 2.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/m/code-bg.png) no-repeat;
  background-size: 100% 100%;
}
.pop-code .img-box img {
  width: 2.75rem;
  height: 2.75rem;
}
.pop-code .btn-close {
  position: absolute;
  right: -0.7rem;
  top: -0.6rem;
  width: 0.43rem;
  height: 0.33rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/m/btn-close.png) no-repeat;
  background-size: 100% 100%;
}

.bind-pop .pop-con {
  width: 15.11rem;
  height: 9.26rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-bg1.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}
.bind-pop .bind-pop-con {
  margin-top: 0.68rem;
  padding: 0 0.97rem 0 6.23rem;
}
.bind-pop .ipt-item {
  position: relative;
  width: 7.9rem;
}
.bind-pop .ipt-item:nth-child(1) {
  margin-bottom: 0.47rem;
}
.bind-pop .ipt-item input {
  width: 100%;
  height: 0.89rem;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  font-size: 0.3rem;
  color: #fff;
  text-indent: 0.1rem;
  padding-right: 0.1rem;
}
.bind-pop .ipt-item input::-webkit-input-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.bind-pop .ipt-item input::-moz-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.bind-pop .ipt-item input:-ms-input-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.bind-pop .ipt-item input::-ms-input-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.bind-pop .ipt-item input::placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.bind-pop .ipt-item input.vcode {
  width: 4.99rem;
}
.bind-pop .ipt-item .error-text {
  position: absolute;
  right: 0;
  bottom: -0.3rem;
  font-size: 0.22rem;
  color: #ff0000;
  line-height: 1;
}
.bind-pop .label {
  font-family: "Microsoft YaHei";
  font-size: 0.36rem;
  color: #b0bac6;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0.15rem;
}
.bind-pop .get-vcode {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2.93rem;
  height: 0.89rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/get-vcode-bg1.png) no-repeat;
  background-size: 100% 100%;
  font-family: "Microsoft YaHei";
  font-size: 0.36rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.89rem;
  font-weight: 400;
}
.bind-pop .get-vcode.gray {
  pointer-events: none;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.bind-pop .agreement-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.24rem;
  color: #b0bac6;
  line-height: 1.2;
  margin-top: 0.3rem;
}
.bind-pop .agreement-box .checkbox-con {
  position: relative;
  width: 0.22rem;
  height: 0.22rem;
  margin-right: 0.1rem;
  margin-top: 0.02rem;
}
.bind-pop .agreement-box .checkbox-con input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  outline: none;
}
.bind-pop .agreement-box .checkbox-con input:checked + .checkbox-bg {
  background-color: #ff0000;
}
.bind-pop .agreement-box .checkbox-con .checkbox-bg {
  width: 100%;
  height: 100%;
  border: 0.02rem solid #ff0000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bind-pop .agreement-box label {
  cursor: pointer;
}
.bind-pop .agreement-info {
  font-size: 0.18rem;
  color: #91969d;
  line-height: 1.55;
  text-align: justify;
  margin-top: 0.1rem;
}
.bind-pop .summit-btn {
  display: block;
  width: 4.08rem;
  height: 1.05rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-btn1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.25rem auto 0;
  font-family: "sourcb";
  font-size: 0.43rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.05rem;
}
.bind-pop .unbind-btn {
  position: absolute;
  right: 0.2rem;
  bottom: 0.15rem;
  font-size: 0.18rem;
  color: #ff0000;
  line-height: 1;
  font-weight: 400;
  padding-bottom: 0.02rem;
  border-bottom: 1px solid #ff0000;
}

.unbind-pop .pop-con {
  width: 11.4rem;
  min-height: 6.25rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-bg2.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
  padding-bottom: 0.7rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.unbind-pop .unbind-con {
  margin-top: 0.46rem;
}
.unbind-pop .ipt-item {
  position: relative;
  width: 7.9rem;
  margin: 0 auto 0;
}
.unbind-pop .ipt-item:nth-child(1) {
  margin-bottom: 0.28rem;
}
.unbind-pop .ipt-item input {
  width: 100%;
  height: 0.89rem;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  font-size: 0.3rem;
  color: #fff;
  text-indent: 0.1rem;
  padding-right: 0.1rem;
}
.unbind-pop .ipt-item input::-webkit-input-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.unbind-pop .ipt-item input::-moz-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.unbind-pop .ipt-item input:-ms-input-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.unbind-pop .ipt-item input::-ms-input-placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.unbind-pop .ipt-item input::placeholder {
  color: #b0bac6;
  opacity: 0.4;
}
.unbind-pop .ipt-item input.vcode {
  width: 4.99rem;
}
.unbind-pop .ipt-item .error-text {
  display: block;
  width: 100%;
  font-size: 0.2rem;
  color: #ff0000;
  line-height: 1;
  text-align: right;
  margin-top: 0.05rem;
}
.unbind-pop .get-vcode {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.93rem;
  height: 0.89rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/get-vcode-bg1.png) no-repeat;
  background-size: 100% 100%;
  font-family: "Microsoft YaHei";
  font-size: 0.36rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.89rem;
  font-weight: 400;
}
.unbind-pop .get-vcode.gray {
  pointer-events: none;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.unbind-pop .summit-btn {
  display: block;
  width: 4.08rem;
  height: 1.05rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-btn1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0.25rem auto 0;
  font-family: "sourcb";
  font-size: 0.43rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.05rem;
}
.unbind-pop .agreement-info {
  width: 7.9rem;
  font-size: 0.18rem;
  color: #91969d;
  line-height: 1.55;
  text-align: justify;
  margin: 0.1rem auto;
}

.invite-pop .pop-con {
  width: 16.11rem;
  height: 9.76rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-bg3.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}
.invite-pop .pop-tit {
  padding-top: 0.42rem;
}
.invite-pop .invite-con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.62rem;
}
.invite-pop .invite-left {
  width: 6.1rem;
  margin-right: 0.4rem;
}
.invite-pop .invite-text_p1 {
  font-size: 0.32rem;
  color: #b0bac6;
  line-height: 1;
  margin-bottom: 0.07rem;
}
.invite-pop .invite-text_p2 {
  font-size: 0.18rem;
  color: #91969d;
  line-height: 0.32rem;
  text-align: justify;
}
.invite-pop .invite-progress-tit {
  font-size: 0.32rem;
  color: #b0bac6;
  line-height: 1;
  margin-top: 0.32rem;
}
.invite-pop .progress-out {
  position: relative;
  width: 5.91rem;
  height: 0.06rem;
  background-color: #1c0705;
  border: 1px solid #720c03;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 1.07rem;
}
.invite-pop .progress-out .progress-in {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 0;
  height: 100%;
  background-color: #ff0f00;
}
.invite-pop .award-list li {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.25rem;
  height: 0.25rem;
}
.invite-pop .award-list li:nth-child(1) {
  left: 0.97rem;
}
.invite-pop .award-list li:nth-child(2) {
  left: 3rem;
}
.invite-pop .award-list li:nth-child(3) {
  left: 5.07rem;
}
.invite-pop .award-list li.on i {
  background-color: #ff0f00;
  border: none;
}
.invite-pop .award-list li.on .award-img1,
.invite-pop .award-list li.on .award-img2,
.invite-pop .award-list li.on .award-img3 {
  opacity: 0;
}
.invite-pop .award-list li.on .award-img1_on,
.invite-pop .award-list li.on .award-img2_on,
.invite-pop .award-list li.on .award-img3_on {
  opacity: 1;
}
.invite-pop .award-list i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #040c1a;
  border: 1px solid #7a0c03;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.invite-pop .award-list p {
  position: absolute;
  bottom: -0.36rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  font-size: 0.24rem;
  color: #b0bac6;
  line-height: 1;
}
.invite-pop .award-list img {
  max-width: none;
}
.invite-pop .award-list .award-img1 {
  position: absolute;
  left: -0.14rem;
  top: -0.76rem;
  width: 0.71rem;
  height: 0.68rem;
}
.invite-pop .award-list .award-img1_on {
  position: absolute;
  top: -1.04rem;
  left: -0.34rem;
  width: 1.06rem;
  height: 1.22rem;
  opacity: 0;
}
.invite-pop .award-list .award-img2 {
  position: absolute;
  left: -0.14rem;
  top: -0.76rem;
  width: 0.71rem;
  height: 0.68rem;
}
.invite-pop .award-list .award-img2_on {
  position: absolute;
  top: -1.04rem;
  left: -0.34rem;
  width: 1.07rem;
  height: 1.22rem;
  opacity: 0;
}
.invite-pop .award-list .award-img3 {
  position: absolute;
  left: -0.52rem;
  top: -1.52rem;
  width: 1.27rem;
  height: 1.85rem;
}
.invite-pop .award-list .award-img3_on {
  position: absolute;
  left: -0.35rem;
  top: -1.38rem;
  width: 0.94rem;
  height: 1.52rem;
  opacity: 0;
}
.invite-pop .invite-tream-tit {
  font-size: 0.32rem;
  color: #b0bac6;
  line-height: 1;
  margin-top: 1.09rem;
}
.invite-pop .invite-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.17rem;
}
.invite-pop .invite-list li {
  position: relative;
  width: 1.04rem;
  height: 1.04rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/def_bg.png) no-repeat;
  background-size: 100% 100%;
}
.invite-pop .invite-list li:not(:nth-child(1)) {
  margin-left: 0.18rem;
}
.invite-pop .invite-list li img {
  width: 100%;
  max-height: 1.04rem;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0.02rem solid #ff0000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.invite-pop .invite-list .float-tip-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.invite-pop .invite-list .float-tip-box .float-tips {
  position: absolute;
  top: -0.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2.19rem;
  height: 0.55rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/float-tips.png) no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}
.invite-pop .invite-list .float-tip-box .float-tips p {
  width: 100%;
  height: 0.44rem;
  font-size: 0.24rem;
  color: #e8e8e8;
  line-height: 0.44rem;
  text-align: center;
  padding: 0 0.1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invite-pop .invite-list .float-tip-box:hover .float-tips {
  opacity: 1;
}
.invite-pop .invite-share-img {
  width: 8.16rem;
  height: 4.59rem;
}
.invite-pop .invite-share-box {
  position: relative;
}
.invite-pop .save-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.58rem;
  height: 0.48rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/save_btn1.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.22rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.48rem;
  font-weight: 400;
}
.invite-pop .invite-link-tit {
  font-size: 0.36rem;
  color: #b0bac6;
  line-height: 1;
  margin-top: 0.69rem;
}
.invite-pop .link-box {
  position: relative;
  width: 8.15rem;
  height: 0.89rem;
  background-color: rgba(0, 0, 0, 0.3);
  border: 0.02rem solid rgba(255, 0, 0, 0.3);
  margin-top: 0.33rem;
}
.invite-pop .link-text {
  width: 4.7rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.36rem;
  color: #b0bac6;
  line-height: 0.89rem;
  margin-left: 0.39rem;
}
.invite-pop .copy-invite-link {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.93rem;
  height: 0.89rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/copy-btn.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.36rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.89rem;
}

.invited-pop .pop-con {
  width: 11.41rem;
  height: 5.01rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-bg4.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}
.invited-pop .pop-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.54rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.invited-pop .pop-tit span {
  max-width: 3.8rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.invited-pop .pop-text {
  height: 1.86rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.36rem;
  line-height: 1.4;
  color: #91969d;
}
.invited-pop .comfirm-btn {
  display: block;
  width: 4.08rem;
  height: 1.05rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-btn1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
  font-family: "sourcb";
  font-size: 0.43rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.05rem;
}

.common-pop .pop-con {
  width: 11.41rem;
  min-height: 5.01rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-bg4.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
  padding-bottom: 0.35rem;
}
.common-pop .pop-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.54rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.common-pop .pop-text {
  width: 10rem;
  min-height: 1.86rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.3rem;
  line-height: 1.4;
  color: #91969d;
  padding: 0.25rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.common-pop .pop-text a {
  color: #f53b2a;
  text-decoration: underline;
}
.common-pop .pop-text2 {
  width: 10rem;
  min-height: 1.86rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.3rem;
  line-height: 1.4;
  color: #91969d;
  padding: 0.25rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
}
.common-pop .pop-text2 a {
  color: #f53b2a;
  text-decoration: underline;
}
.common-pop .comfirm-btn {
  display: block;
  width: 4.08rem;
  height: 1.05rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-btn1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto 0;
  font-family: "sourcb";
  font-size: 0.43rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.05rem;
}

.common-pop2 .pop-text2 {
  display: block;
}

.wq-pop .pop-con {
  width: 11.41rem;
  min-height: 5.19rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/pop-bg5.png) no-repeat;
  background-size: 100% 100%;
}
.wq-pop .pop-tit {
  font-size: 0.5rem;
  padding-top: 0.3rem;
}
.wq-pop .wq-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.3rem;
}
.wq-pop .wq-list .wq-item {
  width: 1.93rem;
  text-align: center;
}
.wq-pop .wq-list .wq-item:not(:nth-child(5n+1)) {
  margin-left: 0.19rem;
}
.wq-pop .wq-list .wq-item:nth-child(n+6) {
  margin-top: 0.28rem;
}
.wq-pop .wq-list .wq-item img {
  display: block;
  width: 1.93rem;
  height: 1.2rem;
  margin: 0 auto;
}
.wq-pop .wq-list .wq-item .wq-name {
  font-size: 0.2rem;
  color: #b0bac6;
}
.wq-pop .wq-pop-tips {
  line-height: 1;
  margin-top: 0.2rem;
  margin-bottom: 0.25rem;
  font-size: 0.22rem;
  text-align: center;
  color: #91969d;
}

.gs-fl-box {
  width: 100%;
  height: 100%;
  padding-top: 1.48rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-bg.jpg) no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gs-fl-box .fl-tit {
  width: 5.4rem;
  height: 1.26rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-tit.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.gs-fl-box .fl-item {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -0.32rem;
}
.gs-fl-box .fl-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
}
.gs-fl-box .fl-step1 {
  position: relative;
  width: 12.61rem;
  height: 4.21rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-item-bg1.png) no-repeat;
  background-size: 100% 100%;
}
.gs-fl-box .fl-step1 .fl-step-con {
  position: absolute;
  left: 0.48rem;
  top: 1.48rem;
}
.gs-fl-box .fl-step1 .icon-name {
  top: 1.09rem;
  left: 3.4rem;
}
.gs-fl-box .fl-step1 .icon-name:nth-child(2) {
  top: 1.09rem;
  left: 8.28rem;
}
.gs-fl-box .view-btn {
  position: absolute;
  left: 5.63rem;
  top: 3.55rem;
  width: 1.53rem;
  height: 0.36rem;
  background-color: rgba(76, 8, 2, 0.8);
  border: 1px solid rgba(255, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.16rem;
  color: #d1d1d1;
  text-align: center;
  line-height: 0.36rem;
}
.gs-fl-box .fl-step2 {
  position: relative;
  width: 6.22rem;
  height: 2.97rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-item-bg2.png) no-repeat;
  background-size: 100% 100%;
}
.gs-fl-box .fl-step2 .fl-step-con {
  position: absolute;
  left: 0.48rem;
  top: 0.53rem;
}
.gs-fl-box .fl-step2 .icon-name {
  top: 0.16rem;
  left: 3.65rem;
}
.gs-fl-box .fl-step3 {
  position: relative;
  width: 6.21rem;
  height: 2.97rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-item-bg3.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.18rem;
}
.gs-fl-box .fl-step3 .fl-step-con {
  position: absolute;
  left: 0.48rem;
  top: 0.53rem;
}
.gs-fl-box .fl-step3 .icon-name {
  top: 0.18rem;
  left: 3.14rem;
}
.gs-fl-box .fl-step3 .icon-name:nth-child(2) {
  left: 5.09rem;
}
.gs-fl-box .fl-step_p1 {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gs-fl-box .fl-step_p1::after {
  content: "";
  position: absolute;
  left: -0.29rem;
  top: -0.2rem;
  z-index: -1;
  width: 1.04rem;
  height: 1.04rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-num-bg.png) no-repeat;
  background-size: 100% 100%;
}
.gs-fl-box .fl-step_p1 .step-num {
  font-family: "sourcb";
  font-size: 0.75rem;
  color: #ff0000;
  line-height: 0.6rem;
}
.gs-fl-box .fl-step_p1 .fl-step_sp1 {
  font-family: "sourcb";
  font-size: 0.4rem;
  color: #ffffff;
  line-height: 1;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-left: 0.08rem;
}
.gs-fl-box .fl-step_p2 {
  font-family: "Microsoft YaHei";
  font-size: 0.18rem;
  color: #b0bac6;
  line-height: 1;
  font-weight: 400;
  margin-top: 0.14rem;
  text-indent: 0.06rem;
}
.gs-fl-box .get-btn {
  display: block;
  width: 2.93rem;
  height: 0.75rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-btn1.png) no-repeat;
  background-size: 100% 100%;
  font-family: "sourcb";
  font-size: 0.31rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.75rem;
  margin-top: 0.22rem;
  margin-left: 0.06rem;
}
.gs-fl-box .get-btn.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.gs-fl-box .my-team {
  font-family: "sourcr";
  width: 2.93rem;
  font-size: 0.18rem;
  color: #b0bac6;
  text-align: center;
}
.gs-fl-box .icon-name {
  position: absolute;
}
.gs-fl-box .icon-name_p1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "sourcr";
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 1;
  font-weight: 400;
}
.gs-fl-box .icon-name_p1 .icon-sign {
  width: 0.13rem;
  height: 0.25rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-sign.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 0.06rem;
  margin-top: 0.02rem;
}
.gs-fl-box .icon-name_p2 {
  position: relative;
  width: 0.94rem;
  height: 0.19rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/fl-frame1.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 0.19rem;
  margin-top: 0.02rem;
}
.gs-fl-box .icon-name_p2 span {
  position: absolute;
  left: 0.06rem;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0.5);
          transform: translateY(-50%) scale(0.5);
  -webkit-transform-origin: left center;
          transform-origin: left center;
  font-family: "Microsoft YaHei";
  font-size: 0.24rem;
  color: #b0bac6;
  font-weight: 400;
  white-space: nowrap;
}

.gs-qy-box {
  width: 100%;
  height: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.gs-qy-box .qy-tit {
  width: 4.14rem;
  height: 1.26rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/qy-tit.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.gs-qy-box .dm-stage {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 3.49rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/dm-stage-bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.43rem;
  overflow: visible !important;
}
.gs-qy-box .dm-stage .duman {
  position: absolute;
  left: 100vw;
  -webkit-animation: transformAni 15s linear forwards 1;
          animation: transformAni 15s linear forwards 1;
}
.gs-qy-box .dm-stage .duman:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  z-index: 10;
}
.gs-qy-box .dm-stage .dm-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gs-qy-box .dm-stage .dm-item.review {
  height: 0.45rem;
  padding: 0 0.13rem;
  border-radius: 0.225rem;
  border: 1px solid rgba(0, 143, 255, 0.6);
}
.gs-qy-box .dm-stage .dm-item.review .dm-text2 {
  display: block;
}
.gs-qy-box .dm-stage .dm-item.review .give-btn {
  display: none;
}
.gs-qy-box .dm-stage .dm-item .nickname {
  position: absolute;
  left: 0.69rem;
  top: 0.12rem;
  font-size: 0.26rem;
  color: #ffffff;
  line-height: 1;
  padding-bottom: 0.1rem;
  border-bottom: 0.02rem solid rgba(0, 143, 255, 0.6);
  display: none;
}
.gs-qy-box .dm-stage .dm-item .head-img {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 0.15rem;
  overflow: hidden;
  border: 0.01rem solid #1c90ea;
  margin-right: 0.08rem;
}
.gs-qy-box .dm-stage .dm-item .head-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gs-qy-box .dm-stage .dm-item .dm-text {
  max-width: 15em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.18rem;
  color: #b0bac6;
  line-height: 0.22rem;
  font-weight: 400;
  margin-right: 0.1rem;
}
.gs-qy-box .dm-stage .dm-item .dm-text2 {
  display: none;
  font-size: 0.18rem;
  color: #b0bac6;
  line-height: 0.22rem;
  font-weight: 400;
  white-space: nowrap;
}
.gs-qy-box .dm-stage .dm-item .give-btn {
  position: relative;
  padding-left: 0.26rem;
  font-size: 0.13rem;
  color: #b0bac6;
  line-height: 1;
}
.gs-qy-box .dm-stage .dm-item .give-btn.active i {
  background-image: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-give_active.png);
}
.gs-qy-box .dm-stage .dm-item .give-btn i {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.125rem;
  width: 0.23rem;
  height: 0.25rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-give.png) no-repeat;
  background-size: 100% 100%;
}
.gs-qy-box .dm-stage .dm-item_hover:hover {
  position: relative;
  width: 3.52rem;
  height: 1.46rem;
  display: block;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 0.05rem rgba(86, 103, 193, 0.4);
          box-shadow: 0 0 0.05rem rgba(86, 103, 193, 0.4);
}
.gs-qy-box .dm-stage .dm-item_hover:hover .head-img {
  position: absolute;
  top: 0.16rem;
  left: 0.08rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.25rem;
}
.gs-qy-box .dm-stage .dm-item_hover:hover .nickname {
  display: block;
}
.gs-qy-box .dm-stage .dm-item_hover:hover .dm-text {
  position: absolute;
  top: 0.55rem;
  left: 0.69rem;
  width: 2.73rem;
  height: 0.88rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  white-space: wrap;
}
.gs-qy-box .dm-stage .dm-item_hover:hover .give-btn {
  position: absolute;
  top: 0.17rem;
  right: 0.1rem;
}
.gs-qy-box .dm-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 14.27rem;
  height: 3.6rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/dm-widget-bg.png) no-repeat;
  background-size: 100% 100%;
  margin: -0.6rem auto 0;
  padding-top: 1.03rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gs-qy-box .dm-widget-tit {
  font-size: 0.5rem;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
}
.gs-qy-box .dm-widget-text {
  font-size: 0.22rem;
  color: #b0bac6;
  line-height: 1;
  font-weight: 400;
  margin-top: 0.14rem;
}
.gs-qy-box .dm-widget-text2 {
  font-size: 0.26rem;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
  margin-top: 0.27rem;
}
.gs-qy-box .dmSwiper {
  position: relative;
  width: 6.88rem;
  height: 0.6rem;
  margin-top: 0.15rem;
  overflow: hidden;
}
.gs-qy-box .dmSwiper .swiper-slide {
  width: auto;
}
.gs-qy-box .dmSwiper .swiper-scrollbar {
  height: 0.06rem;
  border: 0.01rem solid rgba(109, 0, 7, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #000000;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.gs-qy-box .dmSwiper .swiper-scrollbar-drag {
  background-color: #ff0000;
}
.gs-qy-box .dm-presets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 0.45rem;
}
.gs-qy-box .dm-presets li {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  height: 0.45rem;
  padding: 0 0.28rem;
  border-radius: 0.225rem;
  background-color: rgba(0, 0, 0, 0.6);
  border: 0.01rem solid #ff0000;
  font-family: "Microsoft YaHei";
  font-size: 0.18rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.42rem;
  font-weight: 400;
  cursor: pointer;
}
.gs-qy-box .dm-presets li:not(:nth-child(1)) {
  margin-left: 0.18rem;
}
.gs-qy-box .dm-presets li:hover {
  background-color: rgba(239, 58, 42, 0.6);
}
.gs-qy-box .dm-widget-text4 {
  font-size: 0.26rem;
  color: #ffffff;
  line-height: 1;
  font-weight: 700;
}
.gs-qy-box .right {
  margin-left: 0.38rem;
}
.gs-qy-box .dm-input {
  position: relative;
  margin-top: 0.18rem;
  width: 6.22rem;
  height: 1.77rem;
  background-color: rgba(0, 0, 0, 0.6);
  border: 0.02rem solid #ff0000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gs-qy-box .dm-input textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  padding: 0.05rem 0.2rem 0 0.2rem;
  font-size: 0.18rem;
  color: #fff;
  line-height: 1.4;
}
.gs-qy-box .dm-input textarea::-webkit-input-placeholder {
  color: #6d7175;
}
.gs-qy-box .dm-input textarea::-moz-placeholder {
  color: #6d7175;
}
.gs-qy-box .dm-input textarea:-ms-input-placeholder {
  color: #6d7175;
}
.gs-qy-box .dm-input textarea::-ms-input-placeholder {
  color: #6d7175;
}
.gs-qy-box .dm-input textarea::placeholder {
  color: #6d7175;
}
.gs-qy-box .dm-input .dm-send {
  position: absolute;
  right: 0;
  bottom: -0.01rem;
  width: 1.93rem;
  height: 0.45rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/dm-send.png) no-repeat;
  background-size: 100% 100%;
  font-size: 0.18rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.45rem;
}

@-webkit-keyframes transformAni {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100vw - 4rem));
            transform: translateX(calc(-100vw - 4rem));
  }
}

@keyframes transformAni {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100vw - 4rem));
            transform: translateX(calc(-100vw - 4rem));
  }
}
.shareDom {
  position: fixed;
  left: -9999em;
  top: 0;
  width: 1920px;
  height: 1080px;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/share.jpg) no-repeat;
  background-size: 100% 100%;
}
.shareDom img {
  position: absolute;
  right: 72px;
  bottom: 33px;
  width: 169px;
  height: 169px;
}
.shareDom .user-name {
  position: absolute;
  left: 120px;
  bottom: 216px;
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
  text-align: left;
}

.rule-pop .pop-con {
  width: 16.11rem;
  height: 9.76rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/rules-pop-bg.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
  padding: 0 0.93rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rule-pop .rule-pop-text1 {
  font-size: 0.3rem;
  color: #ffffff;
  font-weight: 700;
  line-height: 1;
  margin-top: 0.8rem;
}
.rule-pop .rule-box-text {
  margin-top: 0.49rem;
}
.rule-pop .rule-box_p1 {
  font-size: 0.28rem;
  color: #ffffff;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 0.1rem;
}
.rule-pop .rule-box_p2 {
  font-size: 0.26rem;
  color: #91969d;
  line-height: 0.4rem;
  font-weight: 400;
}
.rule-pop .rule-pop-text2 {
  font-size: 0.28rem;
  color: #ffffff;
  line-height: 0.4rem;
  font-weight: 400;
  margin-top: 0.4rem;
}

.record-pop .pop-con {
  width: 8.59rem;
  height: 9.76rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/record-pop-bg.png) no-repeat;
  background-size: 100% 100%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
}
.record-pop .record-table-box {
  height: 6.29rem;
}
.record-pop .record-table {
  width: 7.53rem;
  margin: 0.75rem auto 0;
  border-spacing: 0.21rem 0;
}
.record-pop .record-table th {
  height: 0.89rem;
  background-image: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/record-pop-wl.png);
  background-size: 4.39rem 0.89rem;
  background-color: #4b140e;
  border: 0.02rem solid #6c1414;
  font-size: 0.36rem;
  color: #ffffff;
  font-weight: 700;
}
.record-pop .record-table th:nth-child(1) {
  width: 2.93rem;
}
.record-pop .record-table th:nth-child(2) {
  width: 4.39rem;
}
.record-pop .record-table tr {
  height: 0.83rem;
}
.record-pop .record-table td {
  font-size: 0.26rem;
  color: #91969d;
  text-align: center;
  line-height: 1.2;
  font-weight: 400;
}
.record-pop .record-table tbody tr:nth-child(1) {
  padding-top: 0.14rem;
  height: 0.97rem;
}
.record-pop .record-table tbody tr:nth-child(1) td {
  padding-top: 0.14rem;
}
.record-pop .record-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.32rem;
}
.record-pop .record-pagination .record-pagination-pre {
  width: 0.2rem;
  height: 0.27rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-arrow-left.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 1.1rem;
}
.record-pop .record-pagination .record-pagination-next {
  width: 0.2rem;
  height: 0.27rem;
  background: url(//game.gtimg.cn/images/r6m/cp/a20250620reserve/content/icon-arrow-right.png) no-repeat;
  background-size: 100% 100%;
  margin-left: 1.1rem;
}
.record-pop .record-pagination .record-pagination-num a {
  font-size: 0.26rem;
  color: #91969d;
  font-weight: 400;
}
.record-pop .record-pagination .record-pagination-num a:not(:nth-child(1)) {
  margin-left: 0.77rem;
}
.record-pop .record-pagination .record-pagination-num a.on {
  color: #f50000;
}