@font-face {
  font-family: "GPFont";
  src: url("https://game.gtimg.cn/images/gp/cp/a20260226rv/fonts/rv.ttf") format("ttf"), url("https://game.gtimg.cn/images/gp/cp/a20260226rv/fonts/rv.woff") format("woff");
}
h1, h2 {
  margin: 0;
}

button {
  outline: none;
  border: none;
}

div, ul, li, p, a, button {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.text-ells {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.hide, .body .btn-share, .surprise-egg, body .btn-share.btn-dy, .logo, .title, .btn-version, .btn-start, .btn-startnew, .btn-subway, button.btn-home, .btn-watch, .btn-shareta, .btn-poster, .btn-out, .btn-rank, .per-wr .btn-sure,
.share-wr .btn-sure,
.pop-login .btn-sure, .btn-xhsshare, .tit-rank-out, .tit-friend-rank, .btn-pop-close, .page-video .video-box .tips-button, .page-video .btn-back, .page-circle .tit-best-friend, .page-circle .tit-bed-friend, .page-mode .btn-dy, .page-mode .btn-watch {
  text-indent: -19999px;
}

.b-center, .page-circle-4 .game-gun, .page-circle-4 .game-gun-img, .page-main-1 .userinfo, .page-main-2 .userinfo, .page-main-1 .level .level-p, .page-main-2 .level .level-p, .page-main-1 .win-time, .page-main-2 .win-time {
  margin-left: auto;
  margin-right: auto;
}

.grey {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.numfont {
  font-family: "yayun", "Microsoft yahei";
}

.flex {
  display: flex;
}

.fld {
  flex-direction: column;
}

.skew, .page-main-3 .p .strong, .main-p .strong, .win-p .strong, .high-title-p, .high-p, .circle-tit-p {
  transform: skew(-10deg);
}

.bbb, .page-high .mess .list-p .strong, .page-main-3 .username, .page-main-3 .p, .high-title-p, .title-p, .title-p .strong, .list-p .strong, .high-p, .circle-tit-p {
  font-weight: bold;
}

.num, .rank-cont .bg-rank-1, .rank-cont .bg-rank-2, .rank-cont .bg-rank-3, .rank-cont .rank-num, .page-main-1 .p.win-p, .page-main-2 .p.win-p {
  font-family: "agencyfb", "microsoft yahei", Arial, Helvetica, sans-serif;
  display: inline-block;
}

.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(8%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.pulse, .page-mode .icon-tips-more {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.9);
    opacity: 0.7;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
}
.scaleAnimate, .body .btn-share, .page-circle .bg-like {
  animation-name: scaleAnimate;
  -webkit-animation-name: scaleAnimate;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes scaleAnimate {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes scaleAnimate {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes swingAnimate {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes swingAnimate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
.gp-font, .tit-pop, .page-high-item .stay-high .name, .page-high .tab-list .name, .tit-gun, .gun-name, .page-main-1 .tit-win, .page-main-2 .tit-win, .page-main-1 .mess2 .num.num-word, .page-main-1 .mess2 .num-word.p.win-p, .page-main-2 .mess2 .num.num-word, .page-main-2 .mess2 .num-word.p.win-p, .page-main-1 .mess2 .rank-cont .num-word.bg-rank-1, .rank-cont .page-main-1 .mess2 .num-word.bg-rank-1, .page-main-1 .mess2 .rank-cont .num-word.bg-rank-2, .rank-cont .page-main-1 .mess2 .num-word.bg-rank-2, .page-main-1 .mess2 .rank-cont .num-word.bg-rank-3, .rank-cont .page-main-1 .mess2 .num-word.bg-rank-3, .page-main-1 .mess2 .rank-cont .num-word.rank-num, .rank-cont .page-main-1 .mess2 .num-word.rank-num, .page-main-2 .mess2 .rank-cont .num-word.bg-rank-1, .rank-cont .page-main-2 .mess2 .num-word.bg-rank-1, .page-main-2 .mess2 .rank-cont .num-word.bg-rank-2, .rank-cont .page-main-2 .mess2 .num-word.bg-rank-2, .page-main-2 .mess2 .rank-cont .num-word.bg-rank-3, .rank-cont .page-main-2 .mess2 .num-word.bg-rank-3, .page-main-2 .mess2 .rank-cont .num-word.rank-num, .rank-cont .page-main-2 .mess2 .num-word.rank-num {
  font-family: "GPFont", "Microsoft yahei", Arial, Helvetica, sans-serif;
}

/* subpackages/acts/match/components/segment/segment.wxss */
.main-p {
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(34 / 750 * 100vw);
  color: #351a10;
  text-align: right;
  vertical-align: text-bottom;
}
.main-p .color {
  color: #ff3ba9;
}
.main-p .strong {
  font-size: calc(54 / 750 * 100vw);
  line-height: calc(72 / 750 * 100vw);
  display: inline-block;
  margin: 0 calc(5 / 750 * 100vw);
}

.type-p .strong {
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  color: #f0f5ff;
  text-align: center;
  transform: skew(-8deg);
  display: block;
}

.win-p .strong {
  font-size: calc(150 / 750 * 100vw);
  line-height: calc(168 / 750 * 100vw);
  color: #f79742;
  text-align: center;
}

.high-title-p {
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(44 / 750 * 100vw);
  color: #0b448b;
  text-align: center;
}
.high-title-p .strong {
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(44 / 750 * 100vw);
  color: #0b448b;
  text-align: center;
  margin-left: calc(5 / 750 * 100vw);
}

.title-p {
  display: inline-block;
  font-size: calc(42 / 750 * 100vw);
  line-height: calc(56 / 750 * 100vw);
  color: #422513;
  text-align: center;
}
.title-p .strong {
  color: #823b0f;
}
.title-p .big {
  font-size: calc(92 / 750 * 100vw);
  line-height: calc(96 / 750 * 100vw);
  color: #823b0f;
  text-align: center;
  display: inline-block;
  padding-right: calc(10 / 750 * 100vw);
}

.list-p {
  display: inline-block;
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(56 / 750 * 100vw);
  color: #422513;
  text-align: left;
}
.list-p .strong {
  color: #823b0f;
}
.list-p .big {
  font-size: calc(80 / 750 * 100vw);
  line-height: calc(90 / 750 * 100vw);
  color: #823b0f;
  text-align: center;
}

.high-p {
  display: inline-block;
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(49 / 750 * 100vw);
  color: #fff8eb;
  text-align: left;
}

.circle-tit-p {
  display: inline-block;
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(43 / 750 * 100vw);
  color: #ffee8f;
  text-align: left;
  background: linear-gradient(to bottom, #ffee8f, #ffee8f);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.circle-p {
  display: block;
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #fbf6e4;
  text-align: left;
}
.circle-p .strong {
  color: #ffee8f;
}
.circle-p .big {
  font-size: calc(60 / 750 * 100vw);
  line-height: calc(72 / 750 * 100vw);
  color: #fff0ad;
  text-align: left;
  display: inline-block;
  padding-right: calc(10 / 750 * 100vw);
}

.game-data-p {
  display: block;
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #422513;
  text-align: left;
}
.game-data-p .strong {
  color: #ffee8f;
}
.game-data-p .big {
  font-size: calc(67 / 750 * 100vw);
  line-height: calc(80 / 750 * 100vw);
  color: #823b0f;
  text-align: left;
  display: inline-block;
}

.page.page-main {
  background: #afecf9 url(https://game.gtimg.cn/images/gp/cp/a20260226rv/bg-main.jpg) center top/100% auto no-repeat;
}
.page.page-main.page-main-3 {
  background: #000;
  width: 100%;
  overflow-x: hidden;
}
.page.page-main.page-main-3 .bg-main-3 {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  width: calc(750 / 750 * 100vw);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 0;
}
.page.page-main.role-man-1 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-role-man-1.jpg);
}
.page.page-main.role-man-2 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-role-man-2.jpg);
}
.page.page-main.role-man-3 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-role-man-3.jpg);
}
.page.page-main.role-woman-1 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-role-woman-1.jpg);
}
.page.page-main.role-woman-2 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-role-woman-2.jpg);
}
.page.page-main.role-woman-3 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-role-woman-3.jpg);
}

.page-main-1 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/tit-main-1.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}

.page-main-2 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/tit-main-2.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}

.page-main-3 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/tit-main-3.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
  position: relative;
  z-index: 2;
}

.page-main-3 .userinfo {
  position: absolute;
  left: calc(44 / 750 * 100vw);
  top: calc(1162 / 750 * 100vw);
  width: calc(380 / 750 * 100vw);
  height: calc(56 / 750 * 100vw);
}
.page-main-3 .avatar {
  width: calc(48 / 750 * 100vw);
  height: calc(48 / 750 * 100vw);
  border-radius: calc(5 / 750 * 100vw);
  position: absolute;
  left: calc(12 / 750 * 100vw);
  top: calc(10 / 750 * 100vw);
  border: calc(4 / 750 * 100vw) solid #ffe3a8;
}
.page-main-3 .avatar .avatar-img {
  width: calc(48 / 750 * 100vw);
  height: calc(48 / 750 * 100vw);
  border-radius: calc(5 / 750 * 100vw);
  display: block;
}
.page-main-3 .username {
  margin: calc(10 / 750 * 100vw) 0 calc(6 / 750 * 100vw) calc(40 / 750 * 100vw);
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  color: #ffffff;
  text-align: left;
  padding: 0 0 0 calc(30 / 750 * 100vw);
  white-space: nowrap;
  background: -webkit-linear-gradient(to right, rgb(216, 115, 73) 0%, rgb(216, 115, 73) 90%, rgba(216, 115, 73, 0) 100%);
  background: linear-gradient(to right, rgb(216, 115, 73) 0%, rgb(216, 115, 73) 90%, rgba(216, 115, 73, 0) 100%);
}
.page-main-3 .content {
  position: absolute;
  left: calc(50 / 750 * 100vw);
  top: calc(936 / 750 * 100vw);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-main-3 .type {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-type.png) center center/100% auto no-repeat;
  width: calc(380 / 750 * 100vw);
  height: calc(48 / 750 * 100vw);
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(45 / 750 * 100vw);
  color: #f0f5ff;
  text-align: center;
}
.page-main-3 .p {
  font-size: calc(31 / 750 * 100vw);
  line-height: calc(34 / 750 * 100vw);
  color: #422513;
  text-align: right;
  vertical-align: text-bottom;
}
.page-main-3 .p .color {
  color: #823b0f;
}
.page-main-3 .p .strong {
  font-size: calc(38 / 750 * 100vw);
  line-height: calc(68 / 750 * 100vw);
  display: inline-block;
  margin: 0 calc(5 / 750 * 100vw);
}
.page-main-3 .tx {
  margin: calc(10 / 750 * 100vw) 0 calc(10 / 750 * 100vw) 0;
  padding-right: calc(30 / 750 * 100vw);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-main-3 .tx::after {
  content: "";
  display: none;
  position: absolute;
  right: calc(0 / 750 * 100vw);
  top: calc(28 / 750 * 100vw);
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-flower.png) center center/100% auto no-repeat;
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
}
.page-main-3 .tag {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  color: #d87349;
  text-align: right;
  width: calc(460 / 750 * 100vw);
  background: none;
  padding: 0;
  margin: 0;
}
.page-main-3 .message {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-data.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(484 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(560 / 750 * 100vw);
  left: 50%;
  transform: translate(-50%, 0);
  box-sizing: border-box;
  padding: calc(40 / 750 * 100vw) calc(80 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
}
.page-main-3 .message .tx {
  padding-right: calc(28 / 750 * 100vw);
  margin: calc(20 / 750 * 100vw) 0 calc(20 / 750 * 100vw) 0;
}
.page-main-3 .message .tx::after {
  content: "";
  display: block;
  position: absolute;
  right: calc(-5 / 750 * 100vw);
  top: calc(28 / 750 * 100vw);
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-flower.png) center center/100% auto no-repeat;
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
}
.page-main-3 .message .p {
  text-shadow: none;
}
.page-main-3 .tx-2,
.page-main-3 .tx-3 {
  text-align: right;
}

.page-main-1 .logo, .page-main-2 .logo {
  position: absolute;
  left: calc(20 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/logo.png) center center/100% auto no-repeat;
  width: calc(123 / 750 * 100vw);
  height: calc(43 / 750 * 100vw);
}
.page-main-1 .userinfo, .page-main-2 .userinfo {
  margin-top: calc(20 / 750 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main-1 .userinfo .avatar, .page-main-2 .userinfo .avatar {
  width: calc(64 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  box-sizing: border-box;
  border: calc(1 / 750 * 100vw) solid #fffbd8;
  padding: calc(1 / 750 * 100vw);
  background: #cedeed;
  margin-right: calc(5 / 750 * 100vw);
  overflow: hidden;
}
.page-main-1 .userinfo .avatar .avatar-img, .page-main-2 .userinfo .avatar .avatar-img {
  width: 100%;
  display: block;
  border-radius: calc(5 / 750 * 100vw);
}
.page-main-1 .userinfo .user-mess, .page-main-2 .userinfo .user-mess {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.page-main-1 .userinfo .username, .page-main-2 .userinfo .username {
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #722f0b;
  text-align: center;
}
.page-main-1 .userinfo .online, .page-main-2 .userinfo .online {
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
  color: #cccccc;
  text-align: center;
  padding-left: calc(15 / 750 * 100vw);
}
.page-main-1 .level, .page-main-2 .level {
  position: absolute;
  left: calc(40 / 750 * 100vw);
  top: calc(762 / 750 * 100vw);
}
.page-main-1 .level .level-pic, .page-main-2 .level .level-pic {
  width: calc(220 / 750 * 100vw);
  height: calc(220 / 750 * 100vw);
  margin-bottom: calc(-10 / 750 * 100vw);
}
.page-main-1 .level .level-img, .page-main-2 .level .level-img {
  display: block;
  width: 100%;
  height: 100%;
}
.page-main-1 .level .level-p, .page-main-2 .level .level-p {
  width: calc(215 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  color: #fef8c8;
  text-align: center;
  border-image-source: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-level.png);
  border-image-slice: 0 27 0 18 fill;
  border-image-width: 0 calc(27 / 750 * 100vw) 0 calc(18 / 750 * 100vw);
  border-image-repeat: stretch;
  position: relative;
  top: calc(-30 / 750 * 100vw);
}
.page-main-1 .level .level-p .num, .page-main-1 .level .level-p .rank-cont .bg-rank-1, .rank-cont .page-main-1 .level .level-p .bg-rank-1, .page-main-1 .level .level-p .rank-cont .bg-rank-2, .rank-cont .page-main-1 .level .level-p .bg-rank-2, .page-main-1 .level .level-p .rank-cont .bg-rank-3, .rank-cont .page-main-1 .level .level-p .bg-rank-3, .page-main-1 .level .level-p .rank-cont .rank-num, .rank-cont .page-main-1 .level .level-p .rank-num, .page-main-1 .level .level-p .p.win-p, .page-main-2 .level .level-p .num, .page-main-2 .level .level-p .rank-cont .bg-rank-1, .rank-cont .page-main-2 .level .level-p .bg-rank-1, .page-main-2 .level .level-p .rank-cont .bg-rank-2, .rank-cont .page-main-2 .level .level-p .bg-rank-2, .page-main-2 .level .level-p .rank-cont .bg-rank-3, .rank-cont .page-main-2 .level .level-p .bg-rank-3, .page-main-2 .level .level-p .rank-cont .rank-num, .rank-cont .page-main-2 .level .level-p .rank-num, .page-main-2 .level .level-p .p.win-p {
  display: flex;
  align-items: center;
  white-space: nowrap;
  justify-content: center;
}
.page-main-1 .level .icon-star-1, .page-main-2 .level .icon-star-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-star-1.png) center center/100% auto no-repeat;
  width: calc(28 / 750 * 100vw);
  height: calc(25 / 750 * 100vw);
  display: block;
  margin: 0 calc(2 / 750 * 100vw) 0 calc(3 / 750 * 100vw);
}
.page-main-1 .level .icon-star-2, .page-main-2 .level .icon-star-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-star-2.png) center center/100% auto no-repeat;
  width: calc(28 / 750 * 100vw);
  height: calc(25 / 750 * 100vw);
  display: block;
  margin: 0 calc(2 / 750 * 100vw) 0 calc(3 / 750 * 100vw);
}
.page-main-1 .level .icon-star-3, .page-main-2 .level .icon-star-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-star-3.png) center center/100% auto no-repeat;
  width: calc(28 / 750 * 100vw);
  height: calc(25 / 750 * 100vw);
  display: block;
  margin: 0 calc(2 / 750 * 100vw) 0 calc(3 / 750 * 100vw);
}
.page-main-1 .content, .page-main-2 .content {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  align-items: center;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-num.png) center center/100% auto no-repeat;
  width: calc(215 / 750 * 100vw);
  height: calc(175 / 750 * 100vw);
  position: absolute;
  left: calc(40 / 750 * 100vw);
  top: calc(988 / 750 * 100vw);
  padding-top: calc(30 / 750 * 100vw);
}
.page-main-1 .content .p, .page-main-2 .content .p {
  text-align: center;
}
.page-main-1 .tit-win, .page-main-2 .tit-win {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(28 / 750 * 100vw);
  color: #fef8c8;
  text-align: center;
  white-space: nowrap;
  padding-bottom: calc(18 / 750 * 100vw);
  display: flex;
  justify-content: flex-start;
}
.page-main-1 .icon-shadow, .page-main-2 .icon-shadow {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/shadow.png) center center/100% auto no-repeat;
  width: calc(29 / 750 * 100vw);
  height: calc(25 / 750 * 100vw);
}
.page-main-1 .icon-lantern, .page-main-2 .icon-lantern {
  margin: 0 calc(10 / 750 * 100vw);
}
.page-main-1 .icon-flower, .page-main-2 .icon-flower {
  margin: 0 calc(20 / 750 * 100vw);
}
.page-main-1 .win-time, .page-main-2 .win-time {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: calc(72 / 750 * 100vw);
  line-height: calc(90 / 750 * 100vw);
  color: #fff0ab;
  text-align: center;
  font-weight: bold;
}
.page-main-1 .mess-cont, .page-main-2 .mess-cont {
  position: absolute;
  left: calc(25 / 750 * 100vw);
  top: calc(1165 / 750 * 100vw);
}
.page-main-1 .mess, .page-main-2 .mess {
  display: flex;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-mess.png) center center/100% auto no-repeat;
  width: calc(700 / 750 * 100vw);
  height: calc(111 / 750 * 100vw);
  margin: calc(0 / 750 * 100vw) auto;
  box-sizing: border-box;
  padding: 0 calc(25 / 750 * 100vw);
}
.page-main-1 .mess-item, .page-main-2 .mess-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #422513;
  text-align: center;
  position: relative;
}
.page-main-1 .mess-item::after, .page-main-2 .mess-item::after {
  content: "";
  display: block;
  width: calc(1 / 750 * 100vw);
  height: calc(30 / 750 * 100vw);
  position: absolute;
  right: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  background: #e6c7a1;
  top: 50%;
  transform: translate(0, -50%);
}
.page-main-1 .mess-item:last-child::after, .page-main-2 .mess-item:last-child::after {
  display: none;
}
.page-main-1 .mess-item .num, .page-main-1 .mess-item .rank-cont .bg-rank-1, .rank-cont .page-main-1 .mess-item .bg-rank-1, .page-main-1 .mess-item .rank-cont .bg-rank-2, .rank-cont .page-main-1 .mess-item .bg-rank-2, .page-main-1 .mess-item .rank-cont .bg-rank-3, .rank-cont .page-main-1 .mess-item .bg-rank-3, .page-main-1 .mess-item .rank-cont .rank-num, .rank-cont .page-main-1 .mess-item .rank-num, .page-main-1 .mess-item .p.win-p, .page-main-2 .mess-item .num, .page-main-2 .mess-item .rank-cont .bg-rank-1, .rank-cont .page-main-2 .mess-item .bg-rank-1, .page-main-2 .mess-item .rank-cont .bg-rank-2, .rank-cont .page-main-2 .mess-item .bg-rank-2, .page-main-2 .mess-item .rank-cont .bg-rank-3, .rank-cont .page-main-2 .mess-item .bg-rank-3, .page-main-2 .mess-item .rank-cont .rank-num, .rank-cont .page-main-2 .mess-item .rank-num, .page-main-2 .mess-item .p.win-p {
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(52 / 750 * 100vw);
  color: #823b0f;
  text-align: center;
  font-weight: bold;
}
.page-main-1 .mess-item .friend-avatar, .page-main-2 .mess-item .friend-avatar {
  width: calc(28 / 750 * 100vw);
  height: calc(28 / 750 * 100vw);
  border-radius: 100% 100%;
  border: calc(2 / 750 * 100vw) solid #ffe431;
  margin-right: calc(3 / 750 * 100vw);
}
.page-main-1 .mess2 .num, .page-main-1 .mess2 .rank-cont .bg-rank-1, .rank-cont .page-main-1 .mess2 .bg-rank-1, .page-main-1 .mess2 .rank-cont .bg-rank-2, .rank-cont .page-main-1 .mess2 .bg-rank-2, .page-main-1 .mess2 .rank-cont .bg-rank-3, .rank-cont .page-main-1 .mess2 .bg-rank-3, .page-main-1 .mess2 .rank-cont .rank-num, .rank-cont .page-main-1 .mess2 .rank-num, .page-main-1 .mess2 .p.win-p, .page-main-2 .mess2 .num, .page-main-2 .mess2 .rank-cont .bg-rank-1, .rank-cont .page-main-2 .mess2 .bg-rank-1, .page-main-2 .mess2 .rank-cont .bg-rank-2, .rank-cont .page-main-2 .mess2 .bg-rank-2, .page-main-2 .mess2 .rank-cont .bg-rank-3, .rank-cont .page-main-2 .mess2 .bg-rank-3, .page-main-2 .mess2 .rank-cont .rank-num, .rank-cont .page-main-2 .mess2 .rank-num, .page-main-2 .mess2 .p.win-p {
  color: #823b0f;
}
.page-main-1 .mess2 .num.num-word, .page-main-1 .mess2 .rank-cont .num-word.bg-rank-1, .rank-cont .page-main-1 .mess2 .num-word.bg-rank-1, .page-main-1 .mess2 .rank-cont .num-word.bg-rank-2, .rank-cont .page-main-1 .mess2 .num-word.bg-rank-2, .page-main-1 .mess2 .rank-cont .num-word.bg-rank-3, .rank-cont .page-main-1 .mess2 .num-word.bg-rank-3, .page-main-1 .mess2 .rank-cont .num-word.rank-num, .rank-cont .page-main-1 .mess2 .num-word.rank-num, .page-main-1 .mess2 .num-word.p.win-p, .page-main-2 .mess2 .num.num-word, .page-main-2 .mess2 .rank-cont .num-word.bg-rank-1, .rank-cont .page-main-2 .mess2 .num-word.bg-rank-1, .page-main-2 .mess2 .rank-cont .num-word.bg-rank-2, .rank-cont .page-main-2 .mess2 .num-word.bg-rank-2, .page-main-2 .mess2 .rank-cont .num-word.bg-rank-3, .rank-cont .page-main-2 .mess2 .num-word.bg-rank-3, .page-main-2 .mess2 .rank-cont .num-word.rank-num, .rank-cont .page-main-2 .mess2 .num-word.rank-num, .page-main-2 .mess2 .num-word.p.win-p {
  font-size: calc(36 / 750 * 100vw);
}
.page-main-1 .friend-name, .page-main-2 .friend-name {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(56 / 750 * 100vw);
  color: #823b0f;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(120 / 750 * 100vw);
}
.page-main-1 .mess2 .num-friend, .page-main-2 .mess2 .num-friend {
  display: flex;
  align-items: center;
  font-family: "Microsoft yahei", Arial, Helvetica, sans-serif;
}

.page-main-3 {
  background: #000 url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-main3.jpg) center top/100% auto;
  min-height: calc(1624 / 750 * 100vw);
}
.page-main-3 .btns {
  position: absolute;
  left: 50%;
  bottom: calc(30 / 750 * 100vw);
  transform: translate(-50%, 0);
}

.page-main-1 .ctx1 {
  width: calc(607 / 750 * 100vw);
  height: calc(718 / 750 * 100vw);
  opacity: 1;
  transition: opacity 0.5s ease-out;
  z-index: 2;
  position: relative;
}
.page-main-1 .ctx1.remove {
  opacity: 0;
}

.page-main-2 .idcard .idcard-empty {
  display: none;
}
.page-main-2 .idcard .idcard-main {
  display: block;
  opacity: 1;
}

.page.page-mode-item {
  background: #afecf9 url(https://game.gtimg.cn/images/gp/cp/a20260226rv/bg-sub.jpg) center top/100% auto no-repeat;
}

.page-mode {
  position: relative;
}
.page-mode .title {
  margin-top: calc(50 / 750 * 100vw);
}
.page-mode .tab-list {
  position: absolute;
  width: calc(290 / 750 * 100vw);
  height: calc(295 / 750 * 100vw);
  z-index: 30;
  position: absolute;
  right: calc(36 / 750 * 100vw);
  bottom: calc(174 / 750 * 100vw);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: auto;
}
.page-mode .tab-list .ball-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-1.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-1-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .ball-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-2.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-2-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .ball-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-3.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-3-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .ball-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-4.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-4-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .ball-5 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-5.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-5 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-5-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .ball-6 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-6.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-6 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-6-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .ball-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-7.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-7-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .ball-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-8.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .on .ball-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-8-on.png) center top/100% auto no-repeat;
}
.page-mode .tab-list .hidden {
  visibility: hidden;
}
.page-mode .btn-dy {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/share-dy.png) center center/100% auto no-repeat;
  width: calc(180 / 750 * 100vw);
  height: calc(126 / 750 * 100vw);
  position: absolute;
  left: calc(28 / 750 * 100vw);
  bottom: calc(178 / 750 * 100vw);
  z-index: 30;
}
.page-mode .btn-dy.btn-dy-no {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/share-no.png);
}
.page-mode .arrow-left {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/arrow-left.png) center center/100% auto no-repeat;
  width: calc(66 / 750 * 100vw);
  height: calc(93 / 750 * 100vw);
  position: absolute;
  left: calc(5 / 750 * 100vw);
  top: calc(684 / 750 * 100vw);
  transform: scale(0.8) translate3d(0, -50%, 0);
  -webkit-transform: scale(0.8) translate3d(0, -50%, 0);
  z-index: 200;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: auto;
}
.page-mode .arrow-right {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/arrow-right.png) center center/100% auto no-repeat;
  width: calc(66 / 750 * 100vw);
  height: calc(93 / 750 * 100vw);
  position: absolute;
  right: calc(5 / 750 * 100vw);
  top: calc(684 / 750 * 100vw);
  transform: scale(0.8) translate3d(0, -50%, 0);
  -webkit-transform: scale(0.8) translate3d(0, -50%, 0);
  z-index: 200;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: auto;
}
.page-mode .tab-list .ball {
  display: block;
  text-align: center;
  line-height: calc(100 / 750 * 100vw);
  color: #fff;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
}
.page-mode .item {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  transition: left 0.2s ease, top 0.2s ease;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-clip-path: circle(32%);
  clip-path: circle(32%);
}
.page-mode .icon-tips-more {
  position: absolute;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/readmore.png) center center/100% auto no-repeat;
  width: calc(176 / 750 * 100vw);
  height: calc(86 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-1 .item:nth-of-type(1) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  position: absolute;
  left: calc(105 / 750 * 100vw);
  top: calc(115 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-1 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  position: absolute;
  left: calc(400 / 750 * 100vw);
  top: calc(-50 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-2 .item {
  width: calc(206 / 750 * 100vw);
  height: calc(198 / 750 * 100vw);
  position: absolute;
  left: calc(150 / 750 * 100vw);
  top: calc(100 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-2 .item:nth-of-type(1),
.page-mode .tab-list.ballnum-2.cur-1 .item:nth-of-type(1) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-2.cur-2 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-2 .item:nth-of-type(2),
.page-mode .tab-list.ballnum-2.cur-1 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-2.cur-2 .item:nth-of-type(2) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3 .item {
  width: calc(160 / 750 * 100vw);
  height: calc(154 / 750 * 100vw);
  position: absolute;
  left: calc(400 / 750 * 100vw);
  top: calc(-40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3 .item:nth-of-type(1),
.page-mode .tab-list.ballnum-3.cur-1 .item:nth-of-type(1) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3.cur-2 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3.cur-3 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(175 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3 .item:nth-of-type(2),
.page-mode .tab-list.ballnum-3.cur-1 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(175 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3.cur-2 .item:nth-of-type(2) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3.cur-3 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3 .item:nth-of-type(3),
.page-mode .tab-list.ballnum-3.cur-1 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3.cur-2 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(175 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-3.cur-3 .item:nth-of-type(3) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4 .item:nth-of-type(1),
.page-mode .tab-list.ballnum-4.cur-1 .item:nth-of-type(1) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(50 / 750 * 100vw);
  top: calc(200 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(175 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4 .item:nth-of-type(2),
.page-mode .tab-list.ballnum-4.cur-1 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(175 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(2) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(50 / 750 * 100vw);
  top: calc(200 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4 .item:nth-of-type(3),
.page-mode .tab-list.ballnum-4.cur-1 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(175 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(3) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(50 / 750 * 100vw);
  top: calc(200 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4 .item:nth-of-type(4),
.page-mode .tab-list.ballnum-4.cur-1 .item:nth-of-type(4) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(50 / 750 * 100vw);
  top: calc(200 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(4) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(165 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(4) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(175 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(4) {
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5 .item:nth-of-type(1),
.page-mode .tab-list.ballnum-5.cur-1 .item:nth-of-type(1) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(1) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-60 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5 .item:nth-of-type(2),
.page-mode .tab-list.ballnum-5.cur-1 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-60 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(2) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(2) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5 .item:nth-of-type(3),
.page-mode .tab-list.ballnum-5.cur-1 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-60 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(3) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(3) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5 .item:nth-of-type(4),
.page-mode .tab-list.ballnum-5.cur-1 .item:nth-of-type(4) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(4) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(4) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-60 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(4) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(4) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5 .item:nth-of-type(5),
.page-mode .tab-list.ballnum-5.cur-1 .item:nth-of-type(5) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(5) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(5) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(5) {
  width: calc(180 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-60 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(5) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6 .item:nth-of-type(1),
.page-mode .tab-list.ballnum-6.cur-1 .item:nth-of-type(1) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-2 .item:nth-of-type(1) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(-10 / 750 * 100vw);
  top: calc(190 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-3 .item:nth-of-type(1) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-4 .item:nth-of-type(1) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-5 .item:nth-of-type(1) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-6 .item:nth-of-type(1) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-46 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6 .item:nth-of-type(2),
.page-mode .tab-list.ballnum-6.cur-1 .item:nth-of-type(2) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-46 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-2 .item:nth-of-type(2) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-3 .item:nth-of-type(2) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(-10 / 750 * 100vw);
  top: calc(190 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-4 .item:nth-of-type(2) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-5 .item:nth-of-type(2) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-6 .item:nth-of-type(2) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6 .item:nth-of-type(3),
.page-mode .tab-list.ballnum-6.cur-1 .item:nth-of-type(3) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-2 .item:nth-of-type(3) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-46 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-3 .item:nth-of-type(3) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-4 .item:nth-of-type(3) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(-10 / 750 * 100vw);
  top: calc(190 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-5 .item:nth-of-type(3) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-6 .item:nth-of-type(3) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6 .item:nth-of-type(4),
.page-mode .tab-list.ballnum-6.cur-1 .item:nth-of-type(4) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-2 .item:nth-of-type(4) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-3 .item:nth-of-type(4) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-46 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-4 .item:nth-of-type(4) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-5 .item:nth-of-type(4) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(-10 / 750 * 100vw);
  top: calc(190 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-6 .item:nth-of-type(4) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6 .item:nth-of-type(5),
.page-mode .tab-list.ballnum-6.cur-1 .item:nth-of-type(5) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-2 .item:nth-of-type(5) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-3 .item:nth-of-type(5) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-4 .item:nth-of-type(5) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-46 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-5 .item:nth-of-type(5) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-6 .item:nth-of-type(5) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(-10 / 750 * 100vw);
  top: calc(190 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6 .item:nth-of-type(6),
.page-mode .tab-list.ballnum-6.cur-1 .item:nth-of-type(6) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(-10 / 750 * 100vw);
  top: calc(190 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-2 .item:nth-of-type(6) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(210 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-3 .item:nth-of-type(6) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(130 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-4 .item:nth-of-type(6) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(180 / 750 * 100vw);
  top: calc(20 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-5 .item:nth-of-type(6) {
  width: calc(160 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  left: calc(100 / 750 * 100vw);
  top: calc(-46 / 750 * 100vw);
}
.page-mode .tab-list.ballnum-6.cur-6 .item:nth-of-type(6) {
  width: calc(240 / 750 * 100vw);
  height: calc(240 / 750 * 100vw);
  left: calc(20 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
}
.page-mode .ballnum-1 .icon-tips-more {
  display: none;
}
.page-mode .ballnum-1 {
  background: none;
}
.page-mode .ballnum-2 .icon-tips-more {
  position: absolute;
  left: calc(142 / 750 * 100vw);
  top: calc(-20 / 750 * 100vw);
}
.page-mode .ballnum-3 .icon-tips-more {
  position: absolute;
  left: calc(142 / 750 * 100vw);
  top: calc(-20 / 750 * 100vw);
}
.page-mode .ballnum-4 .icon-tips-more {
  position: absolute;
  left: calc(142 / 750 * 100vw);
  top: calc(-20 / 750 * 100vw);
}
.page-mode .ballnum-5 .icon-tips-more {
  position: absolute;
  left: calc(472 / 750 * 100vw);
  top: calc(-30 / 750 * 100vw);
}
.page-mode .nav-cont {
  display: none;
  justify-content: center;
  width: 100%;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(376 / 750 * 100vw);
}
.page-mode .nav-item {
  width: calc(21 / 750 * 100vw);
  height: calc(5 / 750 * 100vw);
  background: #738cbd;
  transform: skew(-30deg);
  margin: 0 calc(5 / 750 * 100vw);
}
.page-mode .nav-item.on {
  background: #c551ff;
}
.page-mode .btn-watch {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/btn-myreport.png) center center/100% auto no-repeat;
  width: calc(164 / 750 * 100vw);
  height: calc(122 / 750 * 100vw);
  position: absolute;
  left: calc(28 / 750 * 100vw);
  bottom: calc(28 / 750 * 100vw);
  z-index: 30;
  margin-left: 0;
}

.page-mode .swiper-sub {
  width: 100vw;
}
.page-mode .swiper-wrapper {
  display: flex;
}

.icon-mode-flower {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/icon-mode-flower.png) center center/100% auto no-repeat;
  width: calc(20 / 750 * 100vw);
  height: calc(20 / 750 * 100vw);
}

/* subpackages/acts/match/components/mods/mode/item/item.wxss */
.page-mode-1 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-1.png) center center/100% auto no-repeat;
  width: calc(670 / 750 * 100vw);
  height: calc(165 / 750 * 100vw);
}
.page-mode-1 .title.bm {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-1-bm.png);
}
.page-mode-1 .title {
  background-repeat: no-repeat;
}

.page-mode-2 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-2.png) center center/100% auto no-repeat;
  width: calc(670 / 750 * 100vw);
  height: calc(165 / 750 * 100vw);
}
.page-mode-2 .title.bm {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-2-bm.png);
}
.page-mode-2 .title {
  background-repeat: no-repeat;
}

.page-mode-3 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-3.png) center center/100% auto no-repeat;
  width: calc(670 / 750 * 100vw);
  height: calc(165 / 750 * 100vw);
}
.page-mode-3 .title.bm {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-3-bm.png);
}
.page-mode-3 .title {
  background-repeat: no-repeat;
}

.page-mode-4 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-4.png) center center/100% auto no-repeat;
  width: calc(670 / 750 * 100vw);
  height: calc(165 / 750 * 100vw);
}
.page-mode-4 .title.bm {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-4-bm.png);
}
.page-mode-4 .title {
  background-repeat: no-repeat;
}

.page-mode-5 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-5.png) center center/100% auto no-repeat;
  width: calc(670 / 750 * 100vw);
  height: calc(165 / 750 * 100vw);
}
.page-mode-5 .title.bm {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-5-bm.png);
}
.page-mode-5 .title {
  background-repeat: no-repeat;
}

.page-mode-6 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-6.png) center center/100% auto no-repeat;
  width: calc(670 / 750 * 100vw);
  height: calc(165 / 750 * 100vw);
}
.page-mode-6 .title.bm {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-6-bm.png);
}
.page-mode-6 .title {
  background-repeat: no-repeat;
}

.page-mode-7 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-7.png) center center/100% auto no-repeat;
  width: calc(670 / 750 * 100vw);
  height: calc(165 / 750 * 100vw);
}
.page-mode-7 .title.bm {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/tit-mode-7-bm.png);
}
.page-mode-7 .title {
  background-repeat: no-repeat;
}

.page-mode-item {
  text-align: center;
}

.page-mode .swiper-sub-item {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .swiper-sub-item.on {
  z-index: 20;
}
.page-mode .tag, .page-mode .main .info {
  margin: calc(10 / 750 * 100vw) 0;
  padding: 0 calc(60 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(38 / 750 * 100vw);
  color: #ffeecc;
  text-align: left;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/bg-tips.png) center center/100% auto no-repeat;
  width: calc(468 / 750 * 100vw);
  height: calc(39 / 750 * 100vw);
  background-size: auto 100%;
  background-position: left center;
  width: auto;
  -webkit-mask-image: linear-gradient(to right, black 80%, transparent 100%);
  mask-image: linear-gradient(to right, black 80%, transparent 100%);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.page-mode .tag .skew, .page-mode .main .info .skew {
  display: block;
}
.page-mode .main {
  position: relative;
  display: block;
  width: 100%;
  margin-top: calc(-20 / 750 * 100vw);
  box-sizing: border-box;
  padding: calc(35 / 750 * 100vw) 0 0 0;
}
.page-mode .main .info {
  position: relative;
  top: calc(-10 / 750 * 100vw);
}
.page-mode .main .info .color {
  color: #ffff3b;
}
.page-mode .main .banner, .page-mode .main .ban-pic {
  width: calc(750 / 750 * 100vw);
  height: calc(402 / 750 * 100vw);
}
.page-mode .main .banner {
  position: relative;
}
.page-mode .main .banner-name {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/bg-pic-name.png) center center/100% auto no-repeat;
  width: calc(235 / 750 * 100vw);
  height: calc(56 / 750 * 100vw);
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(56 / 750 * 100vw);
  color: #bd4f44;
  text-align: center;
}
.page-mode .main .banner-name .rotate {
  display: block;
  transform: rotate(-5deg);
}
.page-mode .main .banner-name {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(60 / 750 * 100vw);
  left: 50%;
  transform: translate(-50%, 0);
}
.page-mode .main .banner-top {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/bg-pic-top.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(402 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-mode .mess {
  display: flex;
  margin: calc(2 / 750 * 100vw) auto 0 auto;
  flex-direction: column;
  clear: both;
}
.page-mode .mess .content {
  display: flex;
  flex-direction: column;
}
.page-mode .mess .list-p {
  position: relative;
  padding-left: calc(35 / 750 * 100vw);
}
.page-mode .mess .list-p:last-child::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-flower.png) center center/100% auto no-repeat;
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
  position: absolute;
  left: calc(-5 / 750 * 100vw);
  bottom: calc(12 / 750 * 100vw);
}
.page-mode .mess.mess-3 {
  max-width: calc(450 / 750 * 100vw);
}
.page-mode .list {
  overflow: hidden;
  padding: 0 calc(60 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  position: absolute;
  top: calc(660 / 750 * 100vw);
}
.page-mode .mode-lr .mess-1 {
  float: right;
  align-items: flex-end;
}
.page-mode .mode-lr .mess-1 .content {
  align-items: flex-end;
}
.page-mode .mode-lr .mess-2 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-lr .mess-2 .content {
  align-items: flex-start;
}
.page-mode .mode-lr .mess-3 {
  float: right;
  align-items: flex-end;
}
.page-mode .mode-lr .mess-3 .content {
  align-items: flex-end;
}
.page-mode .mode-lr .mess-4 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-lr .mess-4 .content {
  align-items: flex-start;
}
.page-mode .mode-l .mess-1 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-l .mess-1 .content {
  align-items: flex-start;
}
.page-mode .mode-l .mess-2 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-l .mess-2 .content {
  align-items: flex-start;
}
.page-mode .mode-l .mess-3 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-l .mess-3 .content {
  align-items: flex-start;
}
.page-mode .mode-l .mess-4 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-l .mess-4 .content {
  align-items: flex-start;
}
.page-mode .mode-rl .mess-1 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-rl .mess-1 .content {
  align-items: flex-start;
}
.page-mode .mode-rl .mess-2 {
  float: right;
  align-items: flex-end;
}
.page-mode .mode-rl .mess-2 .content {
  align-items: flex-end;
}
.page-mode .mode-rl .mess-3 {
  float: left;
  align-items: flex-start;
}
.page-mode .mode-rl .mess-3 .content {
  align-items: flex-start;
}
.page-mode .mode-rl .mess-4 {
  float: right;
  align-items: flex-end;
}
.page-mode .mode-rl .mess-4 .content {
  align-items: flex-end;
}
.page-mode .page-mode-7 .main {
  padding: calc(40 / 750 * 100vw) 0 0 0;
}
.page-mode .page-mode-7 .mess {
  margin: calc(30 / 750 * 100vw) auto calc(30 / 750 * 100vw) auto;
}
.page-mode .page-mode-7 .list {
  top: 25%;
}

.page-mode-item .stay-ball {
  position: absolute;
  width: calc(230 / 750 * 100vw);
  height: calc(230 / 750 * 100vw);
  right: calc(85 / 750 * 100vw);
  bottom: calc(105 / 750 * 100vw);
  display: none;
}
.page-mode-item .ball-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-1-on.png) center center/90% auto;
}
.page-mode-item .ball-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-2-on.png) center center/90% auto;
}
.page-mode-item .ball-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-3-on.png) center center/90% auto;
}
.page-mode-item .ball-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-4-on.png) center center/90% auto;
}
.page-mode-item .ball-5 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-5-on.png) center center/90% auto;
}
.page-mode-item .ball-6 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-6-on.png) center center/90% auto;
}
.page-mode-item .ball-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-7-on.png) center center/90% auto;
}
.page-mode-item .ball-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/ball-8-on.png) center center/90% auto;
}

.page.page-gun {
  background: #afecf9 url(https://game.gtimg.cn/images/gp/cp/a20260226rv/bg-sub.jpg) center top/100% auto no-repeat;
}

.page-gun .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/gun/tit-gun.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}

.tit-gun {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(64 / 750 * 100vw);
  color: #6f331a;
  text-align: center;
}

.tit-gun-cont {
  background: linear-gradient(to bottom, #432513, #9c4021);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.icon-lantern, .icon-flower {
  margin: 0 calc(20 / 750 * 100vw);
}

.list-gun {
  margin: calc(-30 / 750 * 100vw) 0 0 0;
}

.tit-gun {
  margin: calc(20 / 750 * 100vw) 0 0 0;
}

.gun-item {
  display: flex;
  margin: calc(-20 / 750 * 100vw) 0 0 0;
}
.gun-item.gun-lr {
  flex-direction: row-reverse;
}

.page-gun .icon-lantern {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-tit.png) center center/100% auto no-repeat;
  width: calc(50 / 750 * 100vw);
  height: calc(40 / 750 * 100vw);
}

.weapon-common {
  box-sizing: border-box;
  padding: calc(70 / 750 * 100vw) 0 0 0;
}

.weapon-airdrop {
  margin-top: calc(40 / 750 * 100vw);
}
.weapon-airdrop .icon-lantern {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-tit.png) center center/100% auto no-repeat;
  width: calc(50 / 750 * 100vw);
  height: calc(35 / 750 * 100vw);
}

.gun-lr {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/gun/bg-gun1.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(440 / 750 * 100vw);
}

.gun-rl {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/gun/bg-gun2.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(440 / 750 * 100vw);
}
.gun-rl .gun-data {
  margin-right: calc(58 / 750 * 100vw);
  margin-left: 0;
  left: calc(-4 / 750 * 100vw);
}
.gun-rl .gun-mess {
  margin: calc(55 / 750 * 100vw) calc(0 / 750 * 100vw) 0 calc(50 / 750 * 100vw);
}
.gun-rl .gun-p {
  flex-direction: row-reverse;
  padding: 0 0 calc(10 / 750 * 100vw) 0;
}
.gun-rl .gun-p .num, .gun-rl .gun-p .rank-cont .bg-rank-1, .rank-cont .gun-rl .gun-p .bg-rank-1, .gun-rl .gun-p .rank-cont .bg-rank-2, .rank-cont .gun-rl .gun-p .bg-rank-2, .gun-rl .gun-p .rank-cont .bg-rank-3, .rank-cont .gun-rl .gun-p .bg-rank-3, .gun-rl .gun-p .rank-cont .rank-num, .rank-cont .gun-rl .gun-p .rank-num {
  margin-left: 0;
  margin-right: calc(5 / 750 * 100vw);
}
.gun-rl .gun-data-item {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/gun/bg-gun-num2.png) center center/100% auto no-repeat;
  width: calc(238 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
  padding-right: calc(20 / 750 * 100vw);
  padding-left: 0;
}
.gun-rl .gun-name {
  margin-top: calc(5 / 750 * 100vw);
  margin-left: calc(34 / 750 * 100vw);
}

.gun-mess {
  margin: calc(55 / 750 * 100vw) calc(50 / 750 * 100vw) 0 calc(0 / 750 * 100vw);
  flex: 1;
}

.gun-pic {
  width: calc(418 / 750 * 100vw);
}
.gun-pic .gun-img {
  width: 100%;
  display: block;
}

.gun-name {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/gun/bg-gun-name.png) center center/100% auto no-repeat;
  width: calc(376 / 750 * 100vw);
  height: calc(56 / 750 * 100vw);
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(56 / 750 * 100vw);
  color: #422513;
  text-align: center;
  margin-top: calc(5 / 750 * 100vw);
  margin-left: calc(26 / 750 * 100vw);
}

.gun-data {
  margin-left: calc(50 / 750 * 100vw);
  width: calc(238 / 750 * 100vw);
  margin-top: calc(50 / 750 * 100vw);
  position: relative;
  left: calc(4 / 750 * 100vw);
}

.gun-data-item {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/gun/bg-gun-num.png) center center/100% auto no-repeat;
  width: calc(238 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
  margin: calc(25 / 750 * 100vw) 0 calc(25 / 750 * 100vw) calc(0 / 750 * 100vw);
  padding: 0 0 0 calc(20 / 750 * 100vw);
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  color: #ffeecc;
  text-align: left;
  box-sizing: border-box;
}
.gun-data-item .num, .gun-data-item .rank-cont .bg-rank-1, .rank-cont .gun-data-item .bg-rank-1, .gun-data-item .rank-cont .bg-rank-2, .rank-cont .gun-data-item .bg-rank-2, .gun-data-item .rank-cont .bg-rank-3, .rank-cont .gun-data-item .bg-rank-3, .gun-data-item .rank-cont .rank-num, .rank-cont .gun-data-item .rank-num {
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  color: #823b0f;
  text-align: center;
  margin-left: calc(5 / 750 * 100vw);
}

.gun-p {
  display: flex;
  align-items: flex-end;
  padding: 0 0 calc(5 / 750 * 100vw) 0;
  box-sizing: border-box;
  height: calc(50 / 750 * 100vw);
}
.gun-p .num, .gun-p .rank-cont .bg-rank-1, .rank-cont .gun-p .bg-rank-1, .gun-p .rank-cont .bg-rank-2, .rank-cont .gun-p .bg-rank-2, .gun-p .rank-cont .bg-rank-3, .rank-cont .gun-p .bg-rank-3, .gun-p .rank-cont .rank-num, .rank-cont .gun-p .rank-num {
  margin-left: calc(5 / 750 * 100vw);
}

.page.page-high-item {
  background: #afecf9 url(https://game.gtimg.cn/images/gp/cp/a20260226rv/bg-sub.jpg) center top/100% auto no-repeat;
}

.page-high {
  position: relative;
}
.page-high .item-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item7.png) center center/100% auto no-repeat;
  width: calc(250 / 750 * 100vw);
  height: calc(250 / 750 * 100vw);
  position: relative;
}
.page-high .item-7::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item7-on.png) center center/100% auto no-repeat;
  width: calc(336 / 750 * 100vw);
  height: calc(336 / 750 * 100vw);
  position: absolute;
  left: calc(-43 / 750 * 100vw);
  top: calc(-43 / 750 * 100vw);
  opacity: 0;
}
.page-high .item-7.on {
  background: transparent;
}
.page-high .item-7.on::before {
  opacity: 1;
}
.page-high .item-7.on .name {
  top: calc(260 / 750 * 100vw);
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(62 / 750 * 100vw);
  color: #fff8eb;
  text-align: center;
}
.page-high .item-7.on .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
}
.page-high .item-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item8.png) center center/100% auto no-repeat;
  width: calc(250 / 750 * 100vw);
  height: calc(250 / 750 * 100vw);
  position: relative;
}
.page-high .item-8::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item8-on.png) center center/100% auto no-repeat;
  width: calc(336 / 750 * 100vw);
  height: calc(336 / 750 * 100vw);
  position: absolute;
  left: calc(-43 / 750 * 100vw);
  top: calc(-43 / 750 * 100vw);
  opacity: 0;
}
.page-high .item-8.on {
  background: transparent;
}
.page-high .item-8.on::before {
  opacity: 1;
}
.page-high .item-8.on .name {
  top: calc(260 / 750 * 100vw);
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(62 / 750 * 100vw);
  color: #fff8eb;
  text-align: center;
}
.page-high .item-8.on .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
}
.page-high .item-9 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item9.png) center center/100% auto no-repeat;
  width: calc(250 / 750 * 100vw);
  height: calc(250 / 750 * 100vw);
  position: relative;
}
.page-high .item-9::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item9-on.png) center center/100% auto no-repeat;
  width: calc(336 / 750 * 100vw);
  height: calc(336 / 750 * 100vw);
  position: absolute;
  left: calc(-43 / 750 * 100vw);
  top: calc(-43 / 750 * 100vw);
  opacity: 0;
}
.page-high .item-9.on {
  background: transparent;
}
.page-high .item-9.on::before {
  opacity: 1;
}
.page-high .item-9.on .name {
  top: calc(260 / 750 * 100vw);
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(62 / 750 * 100vw);
  color: #fff8eb;
  text-align: center;
}
.page-high .item-9.on .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
}
.page-high .tab-list {
  z-index: 30;
  width: calc(750 / 750 * 100vw);
  height: calc(350 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(140 / 750 * 100vw);
  display: flex;
  justify-content: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-high .tab-list .item-empty {
  position: relative;
  margin: 0 calc(-10 / 750 * 100vw);
  z-index: 2;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item.png) center center/100% auto no-repeat;
  width: calc(250 / 750 * 100vw);
  height: calc(250 / 750 * 100vw);
}
.page-high .tab-list .item-empty::before {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item-on.png) center center/100% auto no-repeat;
  width: calc(336 / 750 * 100vw);
  height: calc(336 / 750 * 100vw);
}
.page-high .tab-list .item-empty.on .level-ico img {
  width: 65%;
}
.page-high .tab-list .item-empty .level-ico {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  position: relative;
  z-index: 2;
}
.page-high .tab-list .item-empty .level-ico img {
  width: 40%;
}
.page-high .tab-list .name {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(235 / 750 * 100vw);
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(46 / 750 * 100vw);
  color: #fff8eb;
  text-align: center;
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, 0) skew(-10deg);
  padding: 0 calc(36 / 750 * 100vw);
  background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(216, 115, 73, 0.6) 10%, rgba(216, 115, 73, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(216, 115, 73, 0.6) 10%, rgba(216, 115, 73, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
}
.page-high .tab-list .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
}
.page-high .hidden {
  display: none;
}
.page-high .icon-tips-more {
  position: absolute;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/btn-more.png) center center/100% auto no-repeat;
  width: calc(174 / 750 * 100vw);
  height: calc(76 / 750 * 100vw);
  display: none;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #fff;
  text-align: center;
  left: 62%;
  transform: translate(-50%, 0);
  top: calc(-36 / 750 * 100vw);
  text-decoration: underline;
}
.page-high .matchnum-2 .icon-tips-more {
  position: absolute;
  right: calc(53 / 750 * 100vw);
  top: calc(-18 / 750 * 100vw);
  display: block;
}
.page-high .matchnum-3 .icon-tips-more {
  position: absolute;
  left: calc(411 / 750 * 100vw);
  top: calc(-18 / 750 * 100vw);
  display: block;
}

.page-high .swiper-sub {
  width: 100vw;
}
.page-high .swiper-wrapper {
  display: flex;
}

/* subpackages/acts/ss25/components/mods/high/item/item.wxss */
.page-high-7 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-7.png) center center/100% auto no-repeat;
  width: calc(700 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}

.page-high-8 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-8.png) center center/100% auto no-repeat;
  width: calc(700 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}

.page-high-9 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-9.png) center center/100% auto no-repeat;
  width: calc(700 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}

.page-high-7 .title.con-bg-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-7-2.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high-7 .title.con-bg-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-7-3.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high-7 .title.con-bg-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-7-4.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high-8 .title.con-bg-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-8-2.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high-8 .title.con-bg-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-8-3.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high-8 .title.con-bg-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-8-4.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high-8 .title.con-bg-5 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-8-5.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high-8 .title.con-bg-6 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/tit-high-8-6.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high .swiper-sub-item {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-high .swiper-sub-item.on {
  z-index: 20;
}
.page-high .tag {
  margin: calc(10 / 750 * 100vw) 0;
  padding: 0 calc(30 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(33 / 750 * 100vw);
  color: #ffffff;
  text-align: right;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/bg-tips.png) center top/calc(468 / 750 * 100vw) calc(39 / 750 * 100vw) no-repeat;
  background-size: auto 100%;
  background-position: left center;
  width: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-mask-image: linear-gradient(to right, black 70%, transparent 100%);
  mask-image: linear-gradient(to right, black 70%, transparent 100%);
}
.page-high .tag .skew {
  display: inline-block;
}
.page-high .main {
  display: grid;
  grid-template-areas: "icon desc" ". info";
  position: relative;
  align-items: center;
  flex-direction: row;
  min-width: auto;
  margin: calc(-30 / 750 * 100vw) auto 0 auto;
  justify-content: center;
}
.page-high .main .level-ico {
  grid-area: icon;
  overflow: hidden;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/icon-tit.png) center center/100% auto no-repeat;
  width: calc(160 / 750 * 100vw);
  height: calc(186 / 750 * 100vw);
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: calc(-6 / 750 * 100vw);
}
.page-high .main .level-ico img {
  width: calc(116 / 750 * 100vw);
  height: calc(116 / 750 * 100vw);
  display: block;
}
.page-high .main .desc {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/bg-tit-2.png) right center/auto calc(54 / 750 * 100vw) no-repeat;
  padding-right: calc(60 / 750 * 100vw);
  height: calc(54 / 750 * 100vw);
  padding-left: calc(20 / 750 * 100vw);
  box-sizing: border-box;
  white-space: nowrap;
  font-size: calc(36 / 750 * 100vw);
  line-height: calc(54 / 750 * 100vw);
  color: #ecd4aa;
  text-align: left;
  grid-area: desc;
}
.page-high .main .info {
  grid-area: info;
  background: none;
  font-size: calc(25 / 750 * 100vw);
  line-height: calc(37 / 750 * 100vw);
  color: #ffeecc;
  text-align: left;
  padding-right: calc(40 / 750 * 100vw);
  position: relative;
  top: calc(-50 / 750 * 100vw);
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/bg-tips.png) center center/100% auto no-repeat;
  width: calc(468 / 750 * 100vw);
  height: calc(39 / 750 * 100vw);
  background-size: auto 100%;
  background-position: left center;
  width: auto;
  -webkit-mask-image: linear-gradient(to right, black 80%, transparent 100%);
  mask-image: linear-gradient(to right, black 80%, transparent 100%);
  padding-left: calc(30 / 750 * 100vw);
  white-space: nowrap;
}
.page-high .main .info .skew {
  display: block;
}
.page-high .mess {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  clear: both;
  position: relative;
}
.page-high .mess .content {
  display: flex;
  flex-direction: column;
  margin-bottom: calc(60 / 750 * 100vw);
}
.page-high .mess .list-p {
  position: relative;
  padding-left: calc(35 / 750 * 100vw);
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(42 / 750 * 100vw);
  color: #422513;
  text-align: left;
  display: inline-block;
}
.page-high .mess .list-p .strong {
  color: #823b0f;
}
.page-high .mess .list-p .big {
  font-size: calc(54 / 750 * 100vw);
  line-height: calc(66 / 750 * 100vw);
  font-size: calc(60 / 750 * 100vw);
  line-height: calc(75 / 750 * 100vw);
  color: #823b0f;
  text-align: center;
}
.page-high .mess .list-p:last-child::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-flower.png) center center/100% auto no-repeat;
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(5 / 750 * 100vw);
}
.page-high .list {
  overflow: hidden;
  padding: calc(60 / 750 * 100vw) calc(20 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
  position: relative;
  top: calc(-76 / 750 * 100vw);
  box-sizing: border-box;
}
.page-high .high-lr .mess-1 {
  float: left;
  align-items: flex-start;
}
.page-high .high-lr .mess-1 .content {
  align-items: flex-start;
}
.page-high .high-lr .mess-2 {
  float: right;
  align-items: flex-end;
}
.page-high .high-lr .mess-2 .content {
  align-items: flex-end;
}
.page-high .high-lr .mess-3 {
  float: left;
  align-items: flex-start;
}
.page-high .high-lr .mess-3 .content {
  align-items: flex-start;
}
.page-high .high-lr .mess-4 {
  float: right;
  align-items: flex-end;
}
.page-high .high-lr .mess-4 .content {
  align-items: flex-end;
}
.page-high .high-rl .mess-1 {
  float: right;
  align-items: flex-end;
}
.page-high .high-rl .mess-1 .content {
  align-items: flex-end;
}
.page-high .high-rl .mess-2 {
  float: left;
  align-items: flex-start;
}
.page-high .high-rl .mess-2 .content {
  align-items: flex-start;
}
.page-high .high-rl .mess-3 {
  float: right;
  align-items: flex-end;
}
.page-high .high-rl .mess-3 .content {
  align-items: flex-end;
}
.page-high .high-rl .mess-4 {
  float: left;
  align-items: flex-start;
}
.page-high .high-rl .mess-4 .content {
  align-items: flex-start;
}
.page-high .tag {
  margin: calc(10 / 750 * 100vw) 0;
  padding: 0 calc(60 / 750 * 100vw) 0 calc(30 / 750 * 100vw);
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(46 / 750 * 100vw);
  color: #ffeecc;
  text-align: left;
  height: calc(46 / 750 * 100vw);
  margin-left: calc(35 / 750 * 100vw);
}

.page-high-item .high-item7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item7-on.png) center center/100% auto no-repeat;
  width: calc(336 / 750 * 100vw);
  height: calc(336 / 750 * 100vw);
}
.page-high-item .high-item8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item8-on.png) center center/100% auto no-repeat;
  width: calc(336 / 750 * 100vw);
  height: calc(336 / 750 * 100vw);
}
.page-high-item .high-item9 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item9-on.png) center center/100% auto no-repeat;
  width: calc(336 / 750 * 100vw);
  height: calc(336 / 750 * 100vw);
}
.page-high-item .stay-high .high-item {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/nav-item-on.png);
}
.page-high-item .stay-high .high-item .level-ico {
  width: 100%;
  height: 100%;
  display: grid;
  place-items: center;
  position: relative;
  z-index: 2;
}
.page-high-item .stay-high .high-item .level-ico img {
  width: 47%;
}
.page-high-item .stay-high {
  position: absolute;
  left: 50%;
  bottom: calc(180 / 750 * 100vw);
  transform: translate(-50%, 0);
  z-index: 20;
  display: none;
}
.page-high-item .stay-high .name {
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(62 / 750 * 100vw);
  color: #fff8eb;
  text-align: center;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(-15 / 750 * 100vw);
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, 0) skew(-10deg);
  padding: 0 calc(36 / 750 * 100vw);
  background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(216, 115, 73, 0.6) 10%, rgba(216, 115, 73, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(216, 115, 73, 0.6) 10%, rgba(216, 115, 73, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
}
.page-high-9 .main .desc {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/high/bg-tit-2.png);
}

.page.page-circle {
  background: #000 url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bg-circle.jpg) center center/100% auto no-repeat;
}
.page.page-circle.page-circle-4 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bg-circle-4.jpg);
  background-position: center top;
}

.page-circle .data {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.page-circle .content {
  width: 100vw;
  height: calc(615 / 750 * 100vw);
  padding: 0 0 0 calc(52 / 750 * 100vw);
  box-sizing: border-box;
  padding-bottom: calc(20 / 750 * 100vw);
}
.page-circle .cont {
  position: relative;
  height: calc(595 / 750 * 100vw);
  z-index: 2;
}
.page-circle .cont-best::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/best-friend.png) center center/100% auto no-repeat;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-circle .cont-best .friend-group {
  bottom: calc(50 / 750 * 100vw);
}
.page-circle .cont-bad::before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bad-friend.png) center center/100% auto no-repeat;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-circle .cont-bad .friend-group {
  bottom: calc(80 / 750 * 100vw);
}
.page-circle .cont-bad .friend-mess {
  color: #e5f2ff;
}
.page-circle .cont-bad .friend-mess-img {
  border-color: #e5f2ff;
  outline-color: #fbfdff;
}
.page-circle .cont-bad .friend-data {
  border-top-color: #8bb1c4;
}
.page-circle .cont-bad .friend-data-item:first-child {
  border-right-color: #8bb1c4;
}
.page-circle .cont-bad .friend-data-item-title {
  color: #e5f2ff;
}
.page-circle .cont-bad .circle-p {
  color: #e5f2ff;
}
.page-circle .cont-bad .circle-p .strong {
  color: #aae5ff;
}
.page-circle .cont-bad .circle-p .big {
  color: #aae5ff;
}
.page-circle .tit-best-friend {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/tit-best-friend.png) center center/100% auto no-repeat;
  width: calc(266 / 750 * 100vw);
  height: calc(68 / 750 * 100vw);
}
.page-circle .tit-bed-friend {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/tit-bed-friend.png) center center/100% auto no-repeat;
  width: calc(266 / 750 * 100vw);
  height: calc(68 / 750 * 100vw);
  position: absolute;
  right: calc(52 / 750 * 100vw);
  top: calc(-30 / 750 * 100vw);
}
.page-circle .friend-group {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(0 / 750 * 100vw);
}
.page-circle .friend-mess {
  display: flex;
  align-items: center;
  font-size: calc(26 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  color: #ffe99f;
  text-align: center;
  margin-bottom: calc(20 / 750 * 100vw);
}
.page-circle .friend-mess-pic {
  margin-right: calc(5 / 750 * 100vw);
}
.page-circle .friend-mess-img {
  width: calc(64 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  border: calc(1 / 750 * 100vw) solid #ffe99f;
  outline: calc(1 / 750 * 100vw) solid #fffbd8;
}
.page-circle .icon-good {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/icon-good.png) center center/100% auto no-repeat;
  width: calc(50 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
  display: block;
  position: relative;
  top: calc(-10 / 750 * 100vw);
}
.page-circle .icon-pan {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/icon-pan.png) center center/100% auto no-repeat;
  width: calc(50 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
  display: block;
}
.page-circle .icon-good, .page-circle .icon-pan {
  transform-origin: center bottom;
  -webkit-transform-origin: center bottom;
  animation: swingAnimate 1s ease-in-out infinite;
  -webkit-animation: swingAnimate 1s ease-in-out infinite;
}
.page-circle .bg-like {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bg-like.png) center center/100% auto no-repeat;
  width: calc(116 / 750 * 100vw);
  height: calc(30 / 750 * 100vw);
  width: auto;
  white-space: nowrap;
  font-size: calc(18 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
  color: #cccccc;
  text-align: center;
  margin-left: calc(5 / 750 * 100vw);
  padding: 0 calc(10 / 750 * 100vw);
}
.page-circle .bg-like.grey {
  opacity: 0.8;
}
.page-circle .friend-data {
  width: calc(364 / 750 * 100vw);
  border-top: calc(1 / 750 * 100vw) solid #ffe99f;
  display: flex;
  height: calc(114 / 750 * 100vw);
}
.page-circle .friend-data-item:first-child {
  width: calc(198 / 750 * 100vw);
  border-right: calc(1 / 750 * 100vw) solid #ffe99f;
}
.page-circle .friend-data-item-title {
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  color: #fbf6e4;
  text-align: left;
  padding: calc(10 / 750 * 100vw) 0;
}
.page-circle .friend-data-item:last-child {
  padding-left: calc(26 / 750 * 100vw);
}

.page-circle-4 .bg-top {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bg-circle-top.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(300 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(-40 / 750 * 100vw);
}
.page-circle-4 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/tit-circle.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
  position: relative;
  z-index: 22;
  margin-top: calc(20 / 750 * 100vw);
}
.page-circle-4 .game-gun, .page-circle-4 .game-gun-img {
  width: calc(678 / 750 * 100vw);
  height: calc(426 / 750 * 100vw);
}
.page-circle-4 .game-gun {
  margin-top: calc(10 / 750 * 100vw);
}
.page-circle-4 .game-data-left {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bg-data-1.png) center center/100% auto no-repeat;
  width: calc(658 / 750 * 100vw);
  height: calc(168 / 750 * 100vw);
  display: flex;
  background-size: calc(658 / 750 * 100vw) calc(168 / 750 * 100vw);
  width: 100%;
}
.page-circle-4 .game-data-left .game-data-pic {
  margin-right: calc(-40 / 750 * 100vw);
}
.page-circle-4 .game-data-right {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bg-data-2.png) center center/100% auto no-repeat;
  width: calc(658 / 750 * 100vw);
  height: calc(168 / 750 * 100vw);
  display: flex;
  flex-direction: row-reverse;
  background-size: calc(658 / 750 * 100vw) calc(168 / 750 * 100vw);
  width: 100%;
}
.page-circle-4 .game-data-right .game-data-cont {
  margin-right: calc(-40 / 750 * 100vw);
}
.page-circle-4 .game-data-it {
  margin: calc(26 / 750 * 100vw) 0;
  padding: calc(10 / 750 * 100vw);
  box-sizing: border-box;
}
.page-circle-4 .game-data-pic {
  width: calc(292 / 750 * 100vw);
  height: calc(142 / 750 * 100vw);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.page-circle-4 .game-data-img {
  height: calc(142 / 750 * 100vw);
  width: auto;
}
.page-circle-4 .game-data-cont {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.page-circle-4 .icon-tit {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-flower.png) center center/100% auto no-repeat;
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
  display: inline-block;
  position: relative;
  top: calc(5 / 750 * 100vw);
}
.page-circle-4 .game-data-title {
  font-size: calc(30 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  color: #422513;
  text-align: center;
  font-weight: bold;
}

.page.page-video {
  display: block;
  position: relative;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//bg-main.jpg) center top/100% auto no-repeat;
}

.page-video .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/video/tit-video.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
}

.page-video .video-box {
  margin: calc(20 / 750 * 100vw) auto 0 auto;
  transform: scale(0.94);
  transform-origin: center top;
  width: calc(710 / 750 * 100vw);
  height: calc(1088 / 750 * 100vw);
  position: relative;
}
.page-video .video-box .tips-button {
  position: absolute;
  right: calc(20 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  width: calc(283 / 750 * 100vw);
  height: calc(52 / 750 * 100vw);
}
.page-video .video-box::after {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(0 / 750 * 100vw);
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/video/border.png) center center/100% auto no-repeat;
  width: calc(710 / 750 * 100vw);
  height: calc(1088 / 750 * 100vw);
  z-index: 4;
  content: "";
  display: block;
}
.page-video .video-player {
  width: calc(600 / 750 * 100vw);
  height: calc(1039 / 750 * 100vw);
}
.page-video .page-video-item, .page-video .pop-video-item {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.page-video .page-video-item.cur, .page-video .pop-video-item.cur {
  z-index: 10;
}
.page-video .video {
  width: calc(600 / 750 * 100vw);
  height: calc(1039 / 750 * 100vw);
  position: relative;
  z-index: 2;
  left: calc(53 / 750 * 100vw);
  top: calc(26 / 750 * 100vw);
}
.page-video .arrow-left {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/video/arrow-left.png) center center/100% auto no-repeat;
  width: calc(46 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  position: absolute;
  left: calc(20 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  top: 50%;
  transform: translateY(-50%);
}
.page-video .arrow-right {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/video/arrow-right.png) center center/100% auto no-repeat;
  width: calc(46 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  position: absolute;
  right: calc(20 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  top: 50%;
  transform: translateY(-50%);
}
.page-video .btns {
  font-size: 0;
  text-align: center;
  position: relative;
  top: calc(-80 / 750 * 100vw);
  z-index: 33;
}
.page-video .btns {
  margin: calc(5 / 750 * 100vw) 0 0 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.page-video .btn-back {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/video/btn-back.png) center center/100% auto no-repeat;
  width: calc(133 / 750 * 100vw);
  height: calc(61 / 750 * 100vw);
  position: absolute;
  left: calc(5 / 750 * 100vw);
  top: calc(5 / 750 * 100vw);
}

@font-face {
  font-family: "agencyfb";
  src: url("https://game.gtimg.cn/images/gp/cp/a20260226rv/fonts/agencyfb.ttf") format("truetype");
}
@font-face {
  font-family: "GPFont";
  src: url("https://game.gtimg.cn/images/gp/cp/a20260226rv/fonts/rv.ttf") format("truetype");
}
.font-gp {
  font-family: "GPFont", "Microsoft yahei", Arial, Helvetica, sans-serif;
}

body,
p {
  margin: 0;
}

body.hidden {
  height: 100vh;
  overflow: hidden;
}

#swiper1 {
  touch-action: pan-y;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
}

.page,
.swiper {
  width: 100vw;
  height: 100vh;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.page {
  max-height: 100%;
  background: #f8c888 url(https://game.gtimg.cn/images/gp/cp/a20260226rv/bg-main.jpg) center top/100% auto no-repeat;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page .foreground {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(0 / 750 * 100vw);
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/foreground.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(180 / 750 * 100vw);
  z-index: 22;
}

.swiper-item,
.swiper-sub-item {
  width: 100vw;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.no-swiper {
  width: 100vw;
  height: calc(1624 / 750 * 100vw);
}

.no-swiper .swiper-item,
.no-swiper .swiper-sub-item {
  width: 100vw;
  height: calc(1624 / 750 * 100vw);
}

.no-swiper .swiper-item {
  position: relative;
}

.no-swiper .page {
  height: calc(1624 / 750 * 100vw);
}

.body-noswiper .page {
  height: calc(1624 / 750 * 100vw);
}

body {
  background-color: #000000;
  -webkit-overflow-scrolling: touch;
}

.body .btn-share {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-share.png) center center/100% auto no-repeat;
  width: calc(46 / 750 * 100vw);
  height: calc(146 / 750 * 100vw);
  position: fixed;
  right: 0;
  top: calc(200 / 750 * 100vw);
  z-index: 200;
  padding: 0;
  transform-origin: right center;
}

.surprise-egg {
  width: calc(187 / 750 * 100vw);
  height: calc(123 / 750 * 100vw);
  right: calc(5 / 750 * 100vw);
  top: calc(936 / 750 * 100vw);
  z-index: 200;
  padding: 0;
}
.surprise-egg .egg-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/egg-2.png) center center/100% auto no-repeat;
  width: calc(164 / 750 * 100vw);
  height: calc(140 / 750 * 100vw);
  z-index: 3;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.surprise-egg .egg-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/egg-3.png) center center/100% auto no-repeat;
  width: calc(164 / 750 * 100vw);
  height: calc(140 / 750 * 100vw);
  z-index: 2;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.surprise-egg .egg-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/egg-4.png) center center/100% auto no-repeat;
  width: calc(164 / 750 * 100vw);
  height: calc(140 / 750 * 100vw);
  z-index: 1;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.surprise-egg .egg-2 {
  transform-origin: center bottom;
  animation: swingAndShake 4s infinite;
}

.surprise-egg.megg {
  position: fixed;
}

.page-mode .surprise-egg, .page-high .surprise-egg {
  position: absolute;
  right: calc(5 / 750 * 100vw);
  bottom: calc(10 / 750 * 100vw);
  top: auto;
}

body .btn-share.btn-dy {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/mode/share-all.png) center center/100% auto no-repeat;
  width: calc(45 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  position: absolute;
  right: calc(2 / 750 * 100vw);
  top: calc(150 / 750 * 100vw);
  z-index: 30;
}
body .btn-share.btn-dy.btn-dy-no {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/share-dy.png);
  background-size: calc(40.7 / 750 * 100vw) calc(338.8 / 750 * 100vw);
}
body .btn-share.btn-dy.btn-xhs-no {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv//mode/share-xhs.png);
  background-size: calc(40.7 / 750 * 100vw) calc(338.8 / 750 * 100vw);
}

.logo {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/logo.png) center center/100% auto no-repeat;
  width: calc(122 / 750 * 100vw);
  height: calc(40 / 750 * 100vw);
  position: absolute;
  left: calc(46 / 750 * 100vw);
  top: calc(40 / 750 * 100vw);
  z-index: 2;
}

.bg-top {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-main-top.png) center center/100% auto no-repeat;
  width: calc(296 / 750 * 100vw);
  height: calc(148 / 750 * 100vw);
  position: absolute;
  left: calc(-2 / 750 * 100vw);
  top: calc(-14 / 750 * 100vw);
}

.bg-bottom {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/foreground.png) center center/100% auto no-repeat;
  width: calc(270 / 750 * 100vw);
  height: calc(160 / 750 * 100vw);
  background-position: calc(0 / 750 * 100vw) calc(-1 / 750 * 100vw);
  position: absolute;
  bottom: calc(-6 / 750 * 100vw);
  right: calc(-2 / 750 * 100vw);
}

.decorate-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-icon-1.png) center center/100% auto no-repeat;
  width: calc(85 / 750 * 100vw);
  height: calc(103 / 750 * 100vw);
  position: absolute;
  left: calc(-30 / 750 * 100vw);
  top: calc(80 / 750 * 100vw);
}

.decorate-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-icon-2.png) center center/100% auto no-repeat;
  width: calc(67 / 750 * 100vw);
  height: calc(159 / 750 * 100vw);
  position: absolute;
  bottom: calc(-10 / 750 * 100vw);
  right: calc(-25 / 750 * 100vw);
}

.page {
  padding-top: calc(1 / 750 * 100vw);
  box-sizing: border-box;
}

.title {
  margin: calc(40 / 750 * 100vw) auto 0 auto;
}

.data-info {
  position: absolute;
  left: calc(20 / 750 * 100vw);
  bottom: calc(25 / 750 * 100vw);
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(24 / 750 * 100vw);
  color: #fff;
  text-align: center;
  z-index: 3;
}
.data-info:after {
  content: "?";
  display: inline-block;
  width: calc(24 / 750 * 100vw);
  height: calc(24 / 750 * 100vw);
  border-radius: calc(24 / 750 * 100vw);
  font-size: calc(18 / 750 * 100vw);
  line-height: calc(22 / 750 * 100vw);
  color: #fff;
  text-align: center;
  border: calc(1 / 750 * 100vw) solid #fff;
}

.btn-version {
  position: fixed;
  right: 0;
  top: calc(612 / 750 * 100vw);
  z-index: 100;
}

.icon-lantern {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-tit.png) center center/100% auto no-repeat;
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
}
.icon-lantern:last-child {
  transform: rotateY(180deg);
}

.icon-flower {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-flower.png) center center/100% auto no-repeat;
  width: calc(32 / 750 * 100vw);
  height: calc(32 / 750 * 100vw);
}

.btn-version {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-version.png) center center/100% auto no-repeat;
  width: calc(91 / 750 * 100vw);
  height: calc(291 / 750 * 100vw);
}

.btn-start {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-new.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
}

.btn-startnew {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-newversion.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  margin: calc(30 / 750 * 100vw) calc(20 / 750 * 100vw) 0 calc(10 / 750 * 100vw);
}

.btn-subway {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-subway.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  margin: calc(30 / 750 * 100vw) calc(10 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
}

.icon-down {
  position: fixed;
  left: 50%;
  bottom: calc(5 / 750 * 100vw);
  z-index: 10;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-down.png) center center/100% auto no-repeat;
  width: calc(86 / 750 * 100vw);
  height: calc(66 / 750 * 100vw);
  margin-left: calc(-45 / 750 * 100vw);
  transform: scale(0.8);
  z-index: 110;
}

button.btn-home {
  position: fixed;
  left: calc(30 / 750 * 100vw);
  top: calc(97 / 750 * 100vw);
  font-size: calc(20 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  padding: 0;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-home.png) center center/100% auto no-repeat;
  width: calc(64 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  background-size: calc(48 / 750 * 100vw) auto;
  border-radius: calc(60 / 750 * 100vw);
  box-sizing: border-box;
  border: calc(1 / 750 * 100vw) solid #999;
  background-color: rgba(255, 255, 255, 0.6);
}

.pop-rule {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
}

.pop-rule-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
}

.rule-wr {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-rule.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(788 / 750 * 100vw);
  z-index: 10;
  font-size: calc(24 / 750 * 100vw);
  box-sizing: border-box;
  padding: calc(40 / 750 * 100vw) calc(20 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
}

.per-wr {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-normal.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(418 / 750 * 100vw);
  z-index: 10;
  font-size: calc(24 / 750 * 100vw);
  padding: calc(40 / 750 * 100vw) calc(80 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
  box-sizing: border-box;
}

.share-wr {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-normal.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(418 / 750 * 100vw);
  z-index: 10;
  font-size: calc(24 / 750 * 100vw);
  padding: calc(40 / 750 * 100vw) calc(80 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
  box-sizing: border-box;
}

.pop-login {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-normal.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(418 / 750 * 100vw);
  z-index: 10;
  font-size: calc(24 / 750 * 100vw);
  padding: calc(40 / 750 * 100vw) calc(80 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
  box-sizing: border-box;
}

.pop-friend {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-friend.png) center center/100% auto no-repeat;
  width: calc(710 / 750 * 100vw);
  height: calc(497 / 750 * 100vw);
  z-index: 10;
  padding: 0 calc(5 / 750 * 100vw) 0 calc(5 / 750 * 100vw);
  box-sizing: border-box;
}
.pop-friend .content {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(480 / 750 * 100vw);
}
.pop-friend .content .p {
  margin: calc(8 / 750 * 100vw) 0;
  color: #1856ab;
}
.pop-friend .content .p .big {
  font-size: calc(50 / 750 * 100vw);
  line-height: calc(62 / 750 * 100vw);
  color: #ffb100;
}
.pop-friend .content .desc {
  color: #ffb100;
}
.pop-friend .content .friend-name {
  border-image-source: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/bg-friend.png);
  color: #fff6e6;
}
.pop-friend .content .friend-name .icon-power-white {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-power-white.png);
}
.pop-friend .content .friend-name .icon-kid-white {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-kid-white.png);
}
.pop-friend .content .friend-name .icon-star-white {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-star-white.png);
}
.pop-friend .pop-close {
  top: calc(32 / 750 * 100vw);
  right: calc(60 / 750 * 100vw);
}

.pop-friend-empty {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-friend-empty.png) center center/100% auto no-repeat;
  width: calc(684 / 750 * 100vw);
  height: calc(224 / 750 * 100vw);
  z-index: 10;
}
.pop-friend-empty .icon-comic-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-comic-1.png) center center/100% auto no-repeat;
  width: calc(280 / 750 * 100vw);
  height: calc(300 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(-70 / 750 * 100vw);
}
.pop-friend-empty .icon-comic-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-comic-2.png) center center/100% auto no-repeat;
  width: calc(280 / 750 * 100vw);
  height: calc(300 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(-70 / 750 * 100vw);
}
.pop-friend-empty .icon-comic-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-comic-3.png) center center/100% auto no-repeat;
  width: calc(280 / 750 * 100vw);
  height: calc(300 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(-70 / 750 * 100vw);
}
.pop-friend-empty .content {
  width: calc(440 / 750 * 100vw);
  padding: calc(50 / 750 * 100vw) 0 0 calc(220 / 750 * 100vw);
  margin: 0;
}
.pop-friend-empty .tit-pop {
  font-size: calc(32 / 750 * 100vw);
}
.pop-friend-empty .tit-pop .icon-lantern,
.pop-friend-empty .tit-pop .icon-flower {
  margin: 0 calc(5 / 750 * 100vw);
}
.pop-friend-empty .desc {
  font-size: calc(22 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  color: #071240;
  text-align: center;
  margin: calc(20 / 750 * 100vw) 0 0 0;
  font-weight: bold;
}
.pop-friend-empty .pop-close {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-close2.png) center center/100% auto no-repeat;
  width: calc(36 / 750 * 100vw);
  height: calc(36 / 750 * 100vw);
  position: absolute;
  right: calc(0 / 750 * 100vw);
  top: calc(-45 / 750 * 100vw);
}

.pop-egg {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-egg.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(434 / 750 * 100vw);
  z-index: 10;
  padding: calc(40 / 750 * 100vw) calc(5 / 750 * 100vw) 0 calc(5 / 750 * 100vw);
  box-sizing: border-box;
  position: relative;
}
.pop-egg .pop-egg-title {
  font-size: calc(40 / 750 * 100vw);
}
.pop-egg .btn-share-egg {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-share-egg.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  position: absolute;
  bottom: calc(-90 / 750 * 100vw);
  left: 50%;
  transform: translateX(-50%);
}
.pop-egg .content {
  width: calc(600 / 750 * 100vw);
  height: calc(290 / 750 * 100vw);
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  margin-top: calc(10 / 750 * 100vw);
  display: flex;
  align-items: center;
}
.pop-egg .content .btn-left {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-arrow-right.png) center center/100% auto no-repeat;
  width: calc(44 / 750 * 100vw);
  height: calc(62 / 750 * 100vw);
  margin-top: calc(60 / 750 * 100vw);
  position: absolute;
  transform: scale(-1);
  left: 0;
}
.pop-egg .content .btn-right {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-arrow-right.png) center center/100% auto no-repeat;
  width: calc(44 / 750 * 100vw);
  height: calc(62 / 750 * 100vw);
  margin-top: calc(60 / 750 * 100vw);
  position: absolute;
  right: 0;
}
.pop-egg .content .img {
  width: calc(329 / 750 * 100vw);
  height: calc(76 / 750 * 100vw);
}
.pop-egg .content .egg-swiper {
  margin: auto;
  width: calc(500 / 750 * 100vw);
  height: calc(290 / 750 * 100vw);
  overflow: hidden;
}
.pop-egg .content .egg-swiper .egg-item-wrapper {
  display: flex;
}
.pop-egg .content .egg-swiper .egg-item-wrapper .egg-item {
  flex-shrink: 0;
  width: calc(500 / 750 * 100vw);
  height: calc(290 / 750 * 100vw);
}
.pop-egg .content .egg-swiper .txt {
  font-size: calc(28 / 750 * 100vw);
  line-height: calc(38 / 750 * 100vw);
  color: #422513;
  white-space: break-spaces;
  text-align: center;
  margin-top: calc(20 / 750 * 100vw);
  height: calc(76 / 750 * 100vw);
  margin-bottom: calc(40 / 750 * 100vw);
}
.pop-egg .content .egg-swiper .txt .num, .pop-egg .content .egg-swiper .txt .rank-cont .rank-num, .rank-cont .pop-egg .content .egg-swiper .txt .rank-num, .pop-egg .content .egg-swiper .txt .rank-cont .bg-rank-3, .rank-cont .pop-egg .content .egg-swiper .txt .bg-rank-3, .pop-egg .content .egg-swiper .txt .rank-cont .bg-rank-2, .rank-cont .pop-egg .content .egg-swiper .txt .bg-rank-2, .pop-egg .content .egg-swiper .txt .rank-cont .bg-rank-1, .rank-cont .pop-egg .content .egg-swiper .txt .bg-rank-1 {
  font-size: calc(48 / 750 * 100vw);
  color: #823b0f;
}
.pop-egg .content .egg-swiper .title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: calc(-20 / 750 * 100vw);
}
.pop-egg .content .egg-swiper .egg-title {
  font-size: calc(29 / 750 * 100vw);
  color: #ea9038;
  font-weight: bold;
  margin-bottom: calc(8 / 750 * 100vw);
}
.pop-egg .content .egg-swiper .egg-title::before, .pop-egg .content .egg-swiper .egg-title::after {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-star-orange.png) center center/100% auto no-repeat;
  width: calc(23 / 750 * 100vw);
  height: calc(23 / 750 * 100vw);
  display: inline-block;
  content: "";
  margin: 0 calc(10 / 750 * 100vw);
}
.pop-egg .content .egg-swiper .sign {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/egg-title-sign.png) center center/100% auto no-repeat;
  width: calc(93 / 750 * 100vw);
  height: calc(93 / 750 * 100vw);
  position: absolute;
  left: calc(65 / 750 * 100vw);
  bottom: calc(13 / 750 * 100vw);
}
.pop-egg .content .egg-swiper .egg-name {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/egg-name.png) center center/100% auto no-repeat;
  width: calc(329 / 750 * 100vw);
  height: calc(76 / 750 * 100vw);
  font-size: calc(38 / 750 * 100vw);
  line-height: calc(76 / 750 * 100vw);
  color: #fffcbc;
  text-align: center;
}

.rule-main {
  padding: 0 calc(50 / 750 * 100vw) 0 calc(50 / 750 * 100vw);
  color: #422513;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  box-sizing: border-box;
  height: calc(600 / 750 * 100vw);
  overflow: auto;
  margin-top: calc(30 / 750 * 100vw);
}

.rich-txt {
  height: calc(600 / 750 * 100vw);
}

.pop-close {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-close.png) center center/100% auto no-repeat;
  width: calc(36 / 750 * 100vw);
  height: calc(36 / 750 * 100vw);
  position: absolute;
  right: calc(70 / 750 * 100vw);
  top: calc(45 / 750 * 100vw);
}

.body-noswiper .bgm-wr {
  position: fixed;
}

.btn-watch {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-myreport.png) center center/100% auto no-repeat;
  width: calc(308 / 750 * 100vw);
  height: calc(96 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(95 / 750 * 100vw);
  left: 50%;
  margin-left: calc(-154 / 750 * 100vw);
  z-index: 20;
}

.btn-shareta {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-shareta.png) center center/100% auto no-repeat;
  width: calc(274 / 750 * 100vw);
  height: calc(78 / 750 * 100vw);
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(80 / 750 * 100vw);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100;
}

.btn-poster {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/btn-poster.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(80 / 750 * 100vw);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.btn-out {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/gun/btn-out.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(80 / 750 * 100vw);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100;
}

.btn-rank {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/btn-rank.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(80 / 750 * 100vw);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100;
}

.swiper-item {
  overflow: hidden;
  position: relative;
}

.pop-video,
.pop-share {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100vw;
  height: 100vh;
}

.close-shadow {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

.share-tips {
  background-image: url(https://game.gtimg.cn/images/gp/pop_share/1.png);
  width: calc(455 / 750 * 100vw);
  height: calc(246 / 750 * 100vw);
  position: absolute;
  right: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  background-size: 100% auto;
}

.tit-pop {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(46 / 750 * 100vw);
  line-height: calc(64 / 750 * 100vw);
  color: #78310d;
  text-align: center;
}
.tit-pop .icon-lantern {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-tit.png);
}

.per-wr .tit-per,
.share-wr .tit-per,
.pop-login .tit-per {
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #000;
  text-align: center;
  margin: calc(20 / 750 * 100vw) auto;
}
.per-wr .per-info,
.share-wr .per-info,
.pop-login .per-info {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(36 / 750 * 100vw);
  color: #422513;
  text-align: center;
  margin: calc(20 / 750 * 100vw) auto;
  height: calc(150 / 750 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70%;
}
.per-wr .btn-sure,
.share-wr .btn-sure,
.pop-login .btn-sure {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-sure.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  margin: 0 auto;
  display: block;
}

.btn-xhsshare {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-xhsshare.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  margin: 0 auto;
  display: block;
}

.share-wr .list-share,
.pop-login .list-share {
  display: flex;
  justify-content: center;
  gap: calc(5 / 750 * 100vw);
  height: calc(200 / 750 * 100vw);
  align-items: center;
  padding: calc(40 / 750 * 100vw) 0 0 0;
}
.share-wr .share-it,
.pop-login .share-it {
  width: calc(160 / 750 * 100vw);
  text-decoration: none;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  color: #071240;
  text-align: center;
}
.share-wr .icon-hy,
.share-wr .icon-pyq,
.share-wr .icon-qq,
.share-wr .icon-qzone,
.share-wr .icon-dy,
.share-wr .icon-rb,
.pop-login .icon-hy,
.pop-login .icon-pyq,
.pop-login .icon-qq,
.pop-login .icon-qzone,
.pop-login .icon-dy,
.pop-login .icon-rb {
  width: calc(90 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  display: block;
  margin: 0 auto;
  background-image: url(https://game.gtimg.cn/images/gp/public/shareicon.png);
  background-size: calc(360 / 750 * 100vw) auto;
}
.share-wr .icon-hy,
.pop-login .icon-hy {
  background-position: calc(-90 / 750 * 100vw) 0;
}
.share-wr .icon-pyq,
.pop-login .icon-pyq {
  background-position: 0 0;
}
.share-wr .icon-qq,
.pop-login .icon-qq {
  background-position: calc(-180 / 750 * 100vw) 0;
}
.share-wr .icon-qzone,
.pop-login .icon-qzone {
  background-position: calc(-270 / 750 * 100vw) 0;
}
.share-wr .icon-dy,
.pop-login .icon-dy {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-dy.png) center top/100% auto no-repeat;
}
.share-wr .icon-rb,
.pop-login .icon-rb {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-rb.png) center top/100% auto no-repeat;
}

.pop-danmu {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(330 / 750 * 100vw);
  width: 100%;
  height: calc(192 / 750 * 100vw);
  z-index: 20;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
  isolation: isolate;
}

.lis-danmu {
  padding: 0;
  list-style: none;
  position: relative;
}
.lis-danmu .icon-danmu1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-danmu1.png) center center/100% auto no-repeat;
  width: calc(50 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
}
.lis-danmu .icon-danmu2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-danmu2.png) center center/100% auto no-repeat;
  width: calc(50 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
}
.lis-danmu .icon-danmu3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-danmu3.png) center center/100% auto no-repeat;
  width: calc(50 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
}
.lis-danmu .danmu-it {
  transform: translateX(100vw);
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform;
}
.lis-danmu .danmu-it1 {
  position: absolute;
  left: calc(70 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  animation: danmuMove 10s linear 2;
}
.lis-danmu .danmu-it2 {
  position: absolute;
  left: calc(512 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  animation: danmuMove 10s linear 2;
  animation-delay: 0.5s;
}
.lis-danmu .danmu-it3 {
  position: absolute;
  left: calc(316 / 750 * 100vw);
  top: calc(64 / 750 * 100vw);
  animation: danmuMove 10.5s linear 2;
  animation-delay: 1s;
}
.lis-danmu .danmu-it4 {
  position: absolute;
  left: calc(758 / 750 * 100vw);
  top: calc(64 / 750 * 100vw);
  animation: danmuMove 10.5s linear 2;
  animation-delay: 1.5s;
}
.lis-danmu .danmu-it5 {
  position: absolute;
  left: calc(198 / 750 * 100vw);
  top: calc(128 / 750 * 100vw);
  animation: danmuMove 11s linear 2;
  animation-delay: 2s;
}
.lis-danmu .danmu-it6 {
  position: absolute;
  left: calc(640 / 750 * 100vw);
  top: calc(128 / 750 * 100vw);
  animation: danmuMove 11s linear 2;
  animation-delay: 2.5s;
}

@keyframes danmuMove {
  0% {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(calc(-100vw - 100%), 0, 0);
    transform: translate3d(calc(-100vw - 100%), 0, 0);
  }
}
.danmu-cont {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-danmu.png) center center/100% auto no-repeat;
  width: calc(400 / 750 * 100vw);
  height: calc(48 / 750 * 100vw);
  padding-left: calc(30 / 750 * 100vw);
  box-sizing: border-box;
  display: flex;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(48 / 750 * 100vw);
  color: #fffceb;
  text-align: left;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.danmu-friend {
  width: calc(56 / 750 * 100vw);
  height: calc(56 / 750 * 100vw);
  position: absolute;
  left: calc(-30 / 750 * 100vw);
  top: calc(-6 / 750 * 100vw);
}
.danmu-friend::after {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/danmu-border.png) center center/100% auto no-repeat;
  width: calc(56 / 750 * 100vw);
  height: calc(56 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
}
.danmu-friend .danmu-friend-pic {
  padding: calc(3 / 750 * 100vw);
  display: block;
  width: calc(50 / 750 * 100vw);
  height: calc(50 / 750 * 100vw);
  border-radius: 100%;
}

.pop-rank {
  background-color: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.rank-wr {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.tit-rank-out {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/tit-friend-out.png) center center/100% auto no-repeat;
  width: calc(360 / 750 * 100vw);
  height: calc(80 / 750 * 100vw);
}

.tit-friend-rank {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/tit-friend-rank.png) center center/100% auto no-repeat;
  width: calc(360 / 750 * 100vw);
  height: calc(80 / 750 * 100vw);
}

.rank-cont {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/pop-rank.png) center center/100% auto no-repeat;
  width: calc(750 / 750 * 100vw);
  height: calc(747 / 750 * 100vw);
  padding: calc(18 / 750 * 100vw) 0 0 0;
  box-sizing: border-box;
  position: relative;
}
.rank-cont .icon-star-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-star-1.png) center center/100% auto no-repeat;
  width: calc(28 / 750 * 100vw);
  height: calc(25 / 750 * 100vw);
  display: inline-block;
}
.rank-cont .bg-rank-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/bg-rank-1.png) center center/100% auto no-repeat;
  width: calc(64 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  display: block;
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(64 / 750 * 100vw);
  color: #fffab6;
  text-align: center;
}
.rank-cont .icon-star-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-star-2.png) center center/100% auto no-repeat;
  width: calc(28 / 750 * 100vw);
  height: calc(25 / 750 * 100vw);
  display: inline-block;
}
.rank-cont .bg-rank-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/bg-rank-2.png) center center/100% auto no-repeat;
  width: calc(64 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  display: block;
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(64 / 750 * 100vw);
  color: #fffab6;
  text-align: center;
}
.rank-cont .icon-star-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/icon-star-3.png) center center/100% auto no-repeat;
  width: calc(28 / 750 * 100vw);
  height: calc(25 / 750 * 100vw);
  display: inline-block;
}
.rank-cont .bg-rank-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/bg-rank-3.png) center center/100% auto no-repeat;
  width: calc(64 / 750 * 100vw);
  height: calc(64 / 750 * 100vw);
  display: block;
  font-size: calc(32 / 750 * 100vw);
  line-height: calc(64 / 750 * 100vw);
  color: #fffab6;
  text-align: center;
}
.rank-cont .icon-like {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-like.png) center center/100% auto no-repeat;
  width: calc(30 / 750 * 100vw);
  height: calc(30 / 750 * 100vw);
  display: block;
}
.rank-cont .rank-num {
  font-size: calc(48 / 750 * 100vw);
  line-height: calc(64 / 750 * 100vw);
  color: #5a3110;
  text-align: center;
}
.rank-cont .icon-male {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-male.png) center center/100% auto no-repeat;
  width: calc(30 / 750 * 100vw);
  height: calc(30 / 750 * 100vw);
  display: inline-block;
}
.rank-cont .icon-female {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/icon-female.png) center center/100% auto no-repeat;
  width: calc(30 / 750 * 100vw);
  height: calc(30 / 750 * 100vw);
  display: inline-block;
}

.btn-pop-close {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/btn-pop-close.png) center center/100% auto no-repeat;
  width: calc(320 / 750 * 100vw);
  height: calc(90 / 750 * 100vw);
  margin-top: calc(20 / 750 * 100vw);
}

.rank-th, .rank-tr {
  display: flex;
  width: calc(646 / 750 * 100vw);
  margin-left: 6.9333333333vw;
}

.rank-th {
  height: calc(60 / 750 * 100vw);
  padding-top: calc(10 / 750 * 100vw);
  box-sizing: border-box;
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(50 / 750 * 100vw);
  color: #fffab6;
  text-align: center;
}

.rank-tr {
  height: calc(110 / 750 * 100vw);
  border-bottom: calc(1 / 750 * 100vw) solid #d6ac53;
}
.rank-tr:last-child {
  border-bottom: none;
}

.tr1 {
  width: calc(100 / 750 * 100vw);
  display: flex;
  justify-content: center;
  align-items: center;
}

.tr2 {
  flex: 1;
}

.tr3 {
  width: calc(100 / 750 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop-friend-rank .tr3 {
  width: calc(200 / 750 * 100vw);
}

.tr4 {
  width: calc(82 / 750 * 100vw);
  display: flex;
  align-items: center;
  justify-content: center;
}

.rank-body {
  height: calc(646 / 750 * 100vw);
  overflow: auto;
  padding-bottom: calc(116 / 750 * 100vw);
  box-sizing: border-box;
}

.rank-friend-pic {
  width: calc(80 / 750 * 100vw);
  height: calc(80 / 750 * 100vw);
  box-sizing: border-box;
  border: calc(2 / 750 * 100vw) solid #4ee1b9;
  margin-right: calc(12 / 750 * 100vw);
  flex-grow: 0;
}

.rank-friend-img {
  width: calc(76 / 750 * 100vw);
  height: calc(76 / 750 * 100vw);
}

.rank-friend-mess, .rank-friend-level {
  display: flex;
}

.rank-friend-mess {
  height: calc(110 / 750 * 100vw);
  align-items: center;
  padding-left: calc(24 / 750 * 100vw);
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  color: #350201;
  text-align: left;
}

.rank-friend-level-img {
  width: calc(40 / 750 * 100vw);
  height: calc(40 / 750 * 100vw);
}

.rank-friend-level {
  align-items: center;
}

.rank-friend-cont {
  flex: 1;
}

.rank-friend-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(248 / 750 * 100vw);
}

.rank-my {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/bg-my-rank.png) center center/100% auto no-repeat;
  width: calc(640 / 750 * 100vw);
  height: calc(117 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(23 / 750 * 100vw);
  left: 50%;
  transform: translateX(-50%);
  border-top: calc(1 / 750 * 100vw) solid #d6ac53;
}
.rank-my .icon-tag {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/pop/bg-my-tag.png) center center/100% auto no-repeat;
  width: calc(84 / 750 * 100vw);
  height: calc(30 / 750 * 100vw);
  position: absolute;
  left: calc(0 / 750 * 100vw);
  top: calc(0 / 750 * 100vw);
  font-size: calc(18 / 750 * 100vw);
  line-height: calc(30 / 750 * 100vw);
  color: #fffab6;
  text-align: left;
  padding-left: calc(10 / 750 * 100vw);
  box-sizing: border-box;
}

.rank-cont .rank-my {
  margin-left: 0;
}

.btn-music {
  width: calc(60 / 750 * 100vw);
  height: calc(60 / 750 * 100vw);
  overflow: hidden;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-music.png) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  left: calc(20 / 750 * 100vw);
  bottom: calc(20 / 750 * 100vw);
  z-index: 10;
}

.music-on {
  -webkit-animation: rotation 4s linear infinite;
  animation: rotation 4s linear infinite;
}

.music-off {
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/icon-music-close.png) no-repeat 0 0;
  background-size: 100%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes blink {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes swingAndShake {
  0% {
    transform: rotate(0deg) translateY(0);
  }
  10% {
    transform: rotate(-15deg) translateY(0);
  }
  20% {
    transform: rotate(15deg) translateY(0);
  }
  30% {
    transform: rotate(-10deg) translateY(0);
  }
  40% {
    transform: rotate(10deg) translateY(0);
  }
  50% {
    transform: rotate(-5deg) translateY(0);
  }
  60% {
    transform: rotate(5deg) translateY(0);
  }
  65% {
    transform: rotate(0deg) translateY(0);
  }
  70% {
    transform: rotate(-2deg) translateY(0);
  }
  72% {
    transform: rotate(2deg) translateY(0);
  }
  74% {
    transform: rotate(-2deg) translateY(0);
  }
  76% {
    transform: rotate(2deg) translateY(0);
  }
  78% {
    transform: rotate(-1deg) translateY(0);
  }
  80% {
    transform: rotate(1deg) translateY(0);
  }
  82% {
    transform: rotate(-1deg) translateY(0);
  }
  84% {
    transform: rotate(1deg) translateY(0);
  }
  86% {
    transform: rotate(0deg) translateY(0);
  }
  89% {
    transform: rotate(0deg) translateY(-8px);
  }
  92% {
    transform: rotate(0deg) translateY(0);
  }
  95% {
    transform: rotate(0deg) translateY(-5px);
  }
  98% {
    transform: rotate(0deg) translateY(0);
  }
  100% {
    transform: rotate(0deg) translateY(0);
  }
}
.had-data .show-swiper {
  overflow-y: hidden;
  height: 100vh;
}
.had-data .no-swiper {
  overflow: visible;
  height: auto;
}
.had-data .no-swiper .swiper {
  height: auto;
}

.no-swiper .title {
  margin-top: calc(60 / 750 * 100vw);
}
.no-swiper .btn-music {
  position: fixed;
  z-index: 100;
}

.is-msdk .page-mode .mess,
.no-swiper .page-mode .mess {
  margin: calc(12 / 750 * 100vw) auto 0 auto;
}

.is-msdk .title,
.is-msdk .page-mode .title {
  margin-top: calc(80 / 750 * 100vw);
}
.is-msdk .level {
  top: calc(830 / 750 * 100vw);
}
.is-msdk .no-swiper .title {
  margin-top: calc(80 / 750 * 100vw);
}
.is-msdk .page.page-main .foreground {
  position: absolute;
  left: calc(0 / 750 * 100vw);
  bottom: calc(0 / 750 * 100vw);
}
.is-msdk .page-main-1 .saint .saint-if,
.is-msdk .page-main-2 .saint .saint-if {
  top: calc(-172 / 750 * 100vw);
}
.is-msdk .page-main-1 .content, .is-msdk .page-main-2 .content {
  top: calc(1055 / 750 * 100vw);
}
.is-msdk .surprise-egg {
  top: calc(1034 / 750 * 100vw);
}
.is-msdk .pop-danmu {
  top: calc(385 / 750 * 100vw);
}
.is-msdk .page-main-1 .mess-cont, .is-msdk .page-main-2 .mess-cont {
  top: calc(1240 / 750 * 100vw);
}
.is-msdk .page-mode .surprise-egg, .is-msdk .page-high .surprise-egg {
  right: calc(5 / 750 * 100vw);
  bottom: calc(10 / 750 * 100vw);
  top: auto;
}
.is-msdk .page-mode .main {
  margin-top: calc(-15 / 750 * 100vw);
  padding: calc(45 / 750 * 100vw) 0 0 0;
}
.is-msdk .page.page-mode .list {
  top: calc(700 / 750 * 100vw);
}
.is-msdk .page.page-mode .mess.mess-3 {
  max-width: auto;
}
.is-msdk .page.page-mode .page-mode-7 .list {
  top: 25%;
}
.is-msdk .page.page-mode .page-mode-7 .mess {
  margin: 4vw auto 4vw auto;
}
.is-msdk .page.page-high .list {
  top: calc(-60 / 750 * 100vw);
}
.is-msdk .page.page-high .tab-list {
  bottom: calc(175 / 750 * 100vw);
}
.is-msdk .page.page-circle-4 .bg-top {
  top: calc(0 / 750 * 100vw);
}
.is-msdk .page.page-circle-4 .title {
  margin-top: calc(40 / 750 * 100vw);
}
.is-msdk .page.page-circle-4 .game-gun {
  margin-top: calc(30 / 750 * 100vw);
}
.is-msdk .page-video .video-box {
  transform: scale(1);
}
.is-msdk .page-video .btns {
  top: 0;
}
.is-msdk .list-p,
.is-msdk .page-high .mess {
  font-size: calc(41 / 750 * 100vw);
  line-height: calc(46 / 750 * 100vw);
}
.is-msdk .list-p .big,
.is-msdk .page-high .mess .big {
  font-size: calc(60 / 750 * 100vw);
  line-height: calc(80 / 750 * 100vw);
}
.is-msdk .page-circle-e .main-1,
.is-msdk .page-circle-i .main-1,
.is-msdk .page-circle-e .main-0,
.is-msdk .page-circle-i .main-0,
.is-msdk .page-circle-e .main-2,
.is-msdk .page-circle-i .main-2 {
  margin-top: calc(30 / 750 * 100vw);
  margin-bottom: calc(40 / 750 * 100vw);
}
.is-msdk .btn-shareta,
.is-msdk .btn-poster,
.is-msdk .btn-out,
.is-msdk .btn-rank {
  bottom: calc(95 / 750 * 100vw);
}

.share-dy-body .page-main-1 .level {
  top: calc(840 / 750 * 100vw);
}
.share-dy-body .page-main-1 .content {
  top: calc(1054 / 750 * 100vw);
}
.share-dy-body .page-main-1 .mess-cont {
  top: calc(1240 / 750 * 100vw);
}
.share-dy-body .surprise-egg {
  top: calc(1034 / 750 * 100vw);
}
.share-dy-body .page-main-1 .level .level-p, .share-dy-body .page-main-2 .level .level-p {
  border-image: none;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/main/bg-level.png) center top/100% 100% no-repeat;
}
.share-dy-body .type-p .strong,
.share-dy-body .high-title-p .strong,
.share-dy-body .circle-p .strong,
.share-dy-body .page-main-1 .win-time,
.share-dy-body .page-main-2 .win-time,
.share-dy-body .page-main-1 .data-box .data-p .strong,
.share-dy-body .page-high-item .stay-high .text,
.share-dy-body .page-circle .content .friend-name + .strong,
.share-dy-body .page-circle .content .p .strong,
.share-dy-body .page-circle .desc,
.share-dy-body .tx-box .tx .strong,
.share-dy-body .page-main-1 .p.win-p .strong,
.share-dy-body .page-main-1 .saint .saint-type,
.share-dy-body .page-main-2 .saint .saint-type,
.share-dy-body .page-high .high-p,
.share-dy-body .page-circle .circle-tit-p,
.share-dy-body .tit-gun-cont,
.share-dy-body .tit-pop {
  background: transparent;
  -webkit-text-fill-color: unset;
}
.share-dy-body .page-main-1 .data-box .data-p .strong {
  color: #553ecd;
}
.share-dy-body .page-high-item .stay-high .text {
  color: #fef1db;
}
.share-dy-body .btn-shareta {
  display: none;
}
.share-dy-body .page-main-2 .tit-win,
.share-dy-body .tit-gun {
  line-height: calc(46 / 750 * 100vw);
}
.share-dy-body .win-p .strong {
  line-height: calc(150 / 750 * 100vw);
}
.share-dy-body .page-circle .content .friend-name, .share-dy-body .pop-friend .content .friend-name {
  border-image: none;
  background: url(https://game.gtimg.cn/images/gp/cp/a20260226rv/circle/bg-friend.png) center top/100% 100% no-repeat;
}

.msdk_ico_close,
.gdmsdk-btn-close {
  right: 5vw !important;
  top: 3vw !important;
  width: 8vw !important;
  height: 8vw !important;
}

.msdk_ico_share,
.gdmsdk-btn-share {
  display: none !important;
}

.login-if {
  position: absolute;
  left: 0;
  top: calc(216 / 750 * 100vw);
  width: 100%;
  text-align: center;
  font-size: calc(24 / 750 * 100vw);
  color: #fff;
}
.login-if .color {
  color: #fddf7c;
}

.had-data .login-if {
  top: calc(274 / 750 * 100vw);
}
.had-data .no-swiper .login-if {
  top: calc(260 / 750 * 100vw);
}

.pop-video .page-video-3 .title {
  margin-top: calc(80 / 750 * 100vw);
}

.pop-video {
  overflow: auto;
}

.pop-video .page-video-3 {
  height: 100vh;
  min-height: calc(1624 / 750 * 100vw);
}

.pop-loading .loading {
  font-size: calc(24 / 750 * 100vw);
  line-height: calc(32 / 750 * 100vw);
  color: #000;
  text-align: center;
  width: calc(600 / 750 * 100vw);
  margin: calc(20 / 750 * 100vw) auto;
  background-color: rgba(255, 255, 255, 0.85);
  padding: calc(20 / 750 * 100vw) 0;
  border-radius: calc(10 / 750 * 100vw);
}

.pop-tips {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}
.pop-tips .loading {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: calc(10 / 750 * 100vw) calc(20 / 750 * 100vw);
  white-space: nowrap;
}

.msdk_ico,
.gdmsdk-btn {
  z-index: 2147483647 !important;
}

.swiper-containe {
  height: 100vh;
  overflow: hidden;
}

.bg-adapt .page,
.bg-adapt .page.page-main,
.bg-adapt .page.page-mode-item,
.bg-adapt .page.page-high-item,
.bg-adapt .page.page-gun,
.bg-adapt .page.page-circle,
.bg-adapt .page.page-video,
.bg-adapt .page-main-3 {
  background-size: 100% 100%;
}
