@charset "UTF-8";
@font-face {
  font-family: "GPFont";
  src: url("https://game.gtimg.cn/images/gp/cp/a20241218rv/fonts/rv.ttf") format("ttf"), url("https://game.gtimg.cn/images/gp/cp/a20241218rv/fonts/rv.woff") format("woff");
}
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, .logo, .title, .btn-version, .btn-start, .btn-startnew, .btn-subway, button.btn-home, .btn-watch, .btn-shareta, .btn-poster, .per-wr .btn-sure,
.share-wr .btn-sure,
.pop-login .btn-sure, .btn-xhsshare, .page-video .video-box .tips-button, .page-video .btn-back, .page-circle .btn-watch, .page-circle .btn-shareta, .page-mode .btn-dy, .page-mode .btn-watch {
  text-indent: -19999px;
}

.b-center, .page-main-1 .userinfo, .page-main-2 .userinfo, .page-main-1 .cont1, .page-main-2 .cont1, .page-main-1 .win-time, .page-main-2 .win-time, .page-main-1 .saint, .page-main-2 .saint, .page-main-1 .saint .saint-pic, .page-main-2 .saint .saint-pic {
  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-circle .content .p .big, .page-circle .main-2 .tag, .page-high .tag, .page-mode .tag, .page-mode .main .info, .page-main-3 .p .strong, .main-p .strong, .win-p .strong, .high-title-p, .high-p, .circle-tit-p, .circle-p .big {
  transform: skew(-10deg);
}

.bbb, .page-circle .content .friend-name + .strong, .page-circle .desc, .page-main-3 .username, .page-main-3 .p, .high-title-p, .title-p .strong, .list-p .strong, .high-p, .circle-tit-p {
  font-weight: bold;
}

.num {
  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-circle .icon-tips-more, .current .icon-des, .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;
  }
}
.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 .p.win-p .strong, .page-main-2 .p.win-p .strong, .page-main-1 .saint .saint-type, .page-main-2 .saint .saint-type {
  font-family: "GPFont", "Microsoft yahei", Arial, Helvetica, sans-serif;
}

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

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

.win-p .strong {
  font-size: calc(150rem / 100);
  line-height: calc(168rem / 100);
  color: #dc2e2d;
  text-align: center;
  background: linear-gradient(to bottom, #dc2e2d, #e85e31);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.high-title-p {
  font-size: calc(26rem / 100);
  line-height: calc(40rem / 100);
  color: #bd4332;
  text-align: center;
}
.high-title-p .strong {
  font-size: calc(35rem / 100);
  line-height: calc(40rem / 100);
  color: #ff5d0c;
  text-align: center;
  margin-left: calc(5rem / 100);
}

.title-p {
  display: inline-block;
  font-size: calc(42rem / 100);
  line-height: calc(56rem / 100);
  color: #681e0e;
  text-align: center;
}
.title-p .strong {
  color: #ff5d0c;
}
.title-p .big {
  font-size: calc(92rem / 100);
  line-height: calc(96rem / 100);
  color: #ff5d0c;
  text-align: center;
  display: inline-block;
  padding-right: calc(10rem / 100);
}

.list-p {
  display: inline-block;
  font-size: calc(32rem / 100);
  line-height: calc(56rem / 100);
  color: #681e0e;
  text-align: left;
}
.list-p .strong {
  color: #ff5d0c;
}
.list-p .big {
  font-size: calc(80rem / 100);
  line-height: calc(90rem / 100);
  color: #ff5d0c;
  text-align: center;
}

.high-p {
  display: inline-block;
  font-size: calc(36rem / 100);
  line-height: calc(49rem / 100);
  color: #bd4332;
  text-align: left;
  background: linear-gradient(to bottom, #be4433, #e45b38);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

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

.circle-p {
  display: block;
  font-size: calc(28rem / 100);
  line-height: calc(36rem / 100);
  color: #ffffff;
  text-align: center;
}
.circle-p .strong {
  color: #fffaa2;
}
.circle-p .big {
  font-size: calc(56rem / 100);
  line-height: calc(72rem / 100);
  color: #fffaa2;
  text-align: center;
  display: inline-block;
  padding-right: calc(10rem / 100);
}

.page.page-main .foreground {
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(-96rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/foreground.png) center center/100% auto no-repeat;
  width: calc(750rem / 100);
  height: calc(333rem / 100);
  z-index: 2;
}
.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(0rem / 100);
  top: calc(0rem / 100);
  width: calc(750rem / 100);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 0;
}

.page-main-1 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/tit-main-1.png) center center/100% auto no-repeat;
  width: calc(678rem / 100);
  height: calc(165rem / 100);
}

.page-main-2 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/tit-main-2.png) center center/100% auto no-repeat;
  width: calc(678rem / 100);
  height: calc(165rem / 100);
}

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

.page-main-3 .userinfo {
  position: absolute;
  left: calc(106rem / 100);
  top: calc(1080rem / 100);
  width: calc(380rem / 100);
  height: calc(56rem / 100);
}
.page-main-3 .avatar {
  width: calc(48rem / 100);
  height: calc(48rem / 100);
  border-radius: calc(5rem / 100);
  position: absolute;
  left: calc(12rem / 100);
  top: calc(10rem / 100);
  border: calc(2rem / 100) solid #ffe3a8;
}
.page-main-3 .avatar .avatar-img {
  width: calc(48rem / 100);
  height: calc(48rem / 100);
  border-radius: calc(5rem / 100);
  display: block;
}
.page-main-3 .username {
  margin: calc(10rem / 100) 0 calc(6rem / 100) calc(40rem / 100);
  font-size: calc(32rem / 100);
  line-height: calc(48rem / 100);
  color: #bd4332;
  text-align: left;
  padding: 0 0 0 calc(30rem / 100);
  white-space: nowrap;
  background: -webkit-linear-gradient(to right, rgba(255, 246, 214, 0.6) 0%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 246, 214, 0.6) 0%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
}
.page-main-3 .content {
  position: absolute;
  right: calc(30rem / 100);
  top: calc(635rem / 100);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-main-3 .type {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/bg-type.png) center center/100% auto no-repeat;
  width: calc(380rem / 100);
  height: calc(48rem / 100);
  font-size: calc(24rem / 100);
  line-height: calc(45rem / 100);
  color: #f0f5ff;
  text-align: center;
}
.page-main-3 .p {
  font-size: calc(32rem / 100);
  line-height: calc(34rem / 100);
  color: #681e0e;
  text-align: right;
  vertical-align: text-bottom;
}
.page-main-3 .p .color {
  color: #ff5d0c;
}
.page-main-3 .p .strong {
  font-size: calc(54rem / 100);
  line-height: calc(72rem / 100);
  display: inline-block;
  margin: 0 calc(5rem / 100);
}
.page-main-3 .tx {
  margin: calc(10rem / 100) 0 calc(10rem / 100) 0;
  padding-right: calc(30rem / 100);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-main-3 .tx::after {
  content: "";
  display: none;
  position: absolute;
  right: calc(0rem / 100);
  top: calc(28rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/icon-flower.png) center center/100% auto no-repeat;
  width: calc(20rem / 100);
  height: calc(20rem / 100);
}
.page-main-3 .tag {
  font-size: calc(27rem / 100);
  line-height: calc(36rem / 100);
  color: #dc2e2d;
  text-align: right;
  width: calc(320rem / 100);
  background: none;
  padding: 0;
  margin: 0;
}
.page-main-3 .message {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/bg-mess.png) center center/100% auto no-repeat;
  width: calc(655rem / 100);
  height: calc(436rem / 100);
  position: absolute;
  left: calc(0rem / 100);
  top: calc(560rem / 100);
  left: 50%;
  transform: translate(-50%, 0);
  box-sizing: border-box;
  padding: calc(10rem / 100) calc(84rem / 100) 0 calc(30rem / 100);
}
.page-main-3 .message .tx {
  padding-right: calc(40rem / 100);
  margin: calc(20rem / 100) 0 calc(20rem / 100) 0;
}
.page-main-3 .message .tx::after {
  content: "";
  display: block;
  position: absolute;
  right: calc(-5rem / 100);
  top: calc(28rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/icon-flower.png) center center/100% auto no-repeat;
  width: calc(20rem / 100);
  height: calc(20rem / 100);
}
.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(30rem / 100);
  top: calc(30rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/logo.png) center center/100% auto no-repeat;
  width: calc(123rem / 100);
  height: calc(43rem / 100);
}
.page-main-1 .userinfo, .page-main-2 .userinfo {
  margin-top: calc(20rem / 100);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main-1 .userinfo .avatar, .page-main-2 .userinfo .avatar {
  width: calc(54rem / 100);
  height: calc(54rem / 100);
  box-sizing: border-box;
  border: calc(3rem / 100) solid transparent;
  background-image: linear-gradient(#fff, #fff), -webkit-linear-gradient(top, #ea4b41, #ed6f50);
  background-image: linear-gradient(#fff, #fff), linear-gradient(top, #ea4b41, #ed6f50);
  background-origin: padding-box, border-box;
  background-clip: padding-box, border-box;
  border-radius: calc(5rem / 100);
  margin-right: calc(5rem / 100);
}
.page-main-1 .userinfo .avatar .avatar-img, .page-main-2 .userinfo .avatar .avatar-img {
  width: 100%;
  display: block;
  border-radius: calc(5rem / 100);
}
.page-main-1 .userinfo .username, .page-main-2 .userinfo .username {
  font-size: calc(26rem / 100);
  line-height: calc(36rem / 100);
  color: #bd4332;
  text-align: center;
}
.page-main-1 .content, .page-main-2 .content {
  box-sizing: border-box;
  align-items: center;
}
.page-main-1 .content .p, .page-main-2 .content .p {
  text-align: center;
}
.page-main-1 .cont1, .page-main-2 .cont1 {
  margin-top: calc(10rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/bg-type.png) center center/100% auto no-repeat;
  width: calc(464rem / 100);
  height: calc(43rem / 100);
}
.page-main-1 .cont2, .page-main-2 .cont2 {
  margin: calc(30rem / 100) 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-main-1 .tit-win, .page-main-2 .tit-win {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(46rem / 100);
  line-height: calc(64rem / 100);
  color: #bd4332;
  text-align: center;
  white-space: nowrap;
}
.page-main-1 .icon-lantern, .page-main-2 .icon-lantern {
  margin: 0 calc(10rem / 100);
}
.page-main-1 .icon-flower, .page-main-2 .icon-flower {
  margin: 0 calc(20rem / 100);
}
.page-main-1 .win-time, .page-main-2 .win-time {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/bg-data.png) center center/100% auto no-repeat;
  width: calc(624rem / 100);
  height: calc(239rem / 100);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main-1 .p.win-p .strong, .page-main-2 .p.win-p .strong {
  letter-spacing: -4px;
}
.page-main-1 .saint, .page-main-2 .saint {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/bg-saint.png) center center/100% auto no-repeat;
  width: calc(679rem / 100);
  height: calc(761rem / 100);
  margin-top: calc(60rem / 100);
  font-size: calc(22rem / 100);
  line-height: calc(30rem / 100);
  color: #bd4332;
  text-align: left;
  position: relative;
}
.page-main-1 .saint .saint-empty, .page-main-2 .saint .saint-empty {
  width: calc(679rem / 100);
  height: calc(761rem / 100);
  position: absolute;
  left: calc(0rem / 100);
  top: calc(0rem / 100);
  z-index: 1;
}
.page-main-1 .saint .saint-empty-bg, .page-main-2 .saint .saint-empty-bg {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/saint-empty.png) center center/100% auto no-repeat;
  width: calc(679rem / 100);
  height: calc(761rem / 100);
  position: absolute;
  left: calc(0rem / 100);
  top: calc(0rem / 100);
}
.page-main-1 .saint .tit-win, .page-main-2 .saint .tit-win {
  position: relative;
  top: calc(-35rem / 100);
}
.page-main-1 .saint .saint-cont, .page-main-2 .saint .saint-cont {
  position: absolute;
  left: calc(0rem / 100);
  top: calc(34rem / 100);
  width: 100%;
  opacity: 0;
}
.page-main-1 .saint .saint-pic, .page-main-2 .saint .saint-pic {
  width: calc(575rem / 100);
  height: calc(514rem / 100);
  display: block;
}
.page-main-1 .saint .saint-name, .page-main-2 .saint .saint-name {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/bg-angel-name.png) center center/100% auto no-repeat;
  width: calc(33rem / 100);
  height: calc(164rem / 100);
  font-size: calc(20rem / 100);
  line-height: calc(24rem / 100);
  color: #fff9d5;
  text-align: center;
  position: absolute;
  right: calc(76rem / 100);
  top: calc(35rem / 100);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main-1 .saint .saint-if, .page-main-2 .saint .saint-if {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: calc(-40rem / 100);
}
.page-main-1 .saint .saint-group, .page-main-2 .saint .saint-group {
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-main-1 .saint .icon-line, .page-main-2 .saint .icon-line {
  width: calc(1rem / 100);
  height: calc(50rem / 100);
  background: #bd4332;
  margin: 0 calc(8rem / 100);
}
.page-main-1 .saint .saint-type, .page-main-2 .saint .saint-type {
  font-size: calc(54rem / 100);
  line-height: calc(60rem / 100);
  color: #bd4332;
  text-align: center;
  background: linear-gradient(to bottom, #bd4433, #bd4433);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

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

.page-main-1 .ctx1 {
  width: calc(679rem / 100);
  height: calc(761rem / 100);
  opacity: 1;
  transition: opacity 0.5s ease-out;
  z-index: 2;
  position: relative;
}
.page-main-1 .ctx1.remove {
  opacity: 0;
}

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

.page-mode {
  position: relative;
}
.page-mode .title {
  margin-top: 0.5rem;
}
.page-mode .tab-list {
  position: absolute;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/bg-circle.png) center center/100% auto no-repeat;
  width: calc(290rem / 100);
  height: calc(295rem / 100);
  z-index: 30;
  position: absolute;
  right: calc(54rem / 100);
  bottom: calc(168rem / 100);
}
.page-mode .tab-list .ball-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-1.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-1-on.png) center top/100% auto;
}
.page-mode .tab-list .ball-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-2.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-2-on.png) center top/100% auto;
}
.page-mode .tab-list .ball-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-3.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-3-on.png) center top/100% auto;
}
.page-mode .tab-list .ball-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-4.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-4-on.png) center top/100% auto;
}
.page-mode .tab-list .ball-5 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-5.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-5 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-5-on.png) center top/100% auto;
}
.page-mode .tab-list .ball-6 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-6.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-6 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-6-on.png) center top/100% auto;
}
.page-mode .tab-list .ball-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-7.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-7-on.png) center top/100% auto;
}
.page-mode .tab-list .ball-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-8.png) center top/100% auto;
}
.page-mode .tab-list .on .ball-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-8-on.png) center top/100% auto;
}
.page-mode .tab-list .hidden {
  visibility: hidden;
}
.page-mode .btn-dy {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/share-dy.png) center center/100% auto no-repeat;
  width: calc(180rem / 100);
  height: calc(126rem / 100);
  position: absolute;
  left: calc(28rem / 100);
  bottom: calc(178rem / 100);
  z-index: 30;
}
.page-mode .btn-dy.btn-dy-no {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/share-no.png);
}
.page-mode .arrow-left {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/arrow-left.png) center center/100% auto no-repeat;
  width: calc(66rem / 100);
  height: calc(93rem / 100);
  position: absolute;
  left: calc(5rem / 100);
  top: calc(0rem / 100);
  top: 50%;
  transform: translate(0, -50%) scale(0.8);
  z-index: 200;
}
.page-mode .arrow-right {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/arrow-right.png) center center/100% auto no-repeat;
  width: calc(66rem / 100);
  height: calc(93rem / 100);
  position: absolute;
  right: calc(5rem / 100);
  top: calc(0rem / 100);
  top: 50%;
  transform: translate(0, -50%) scale(0.8);
  z-index: 200;
}
.page-mode .tab-list .ball {
  display: block;
  text-align: center;
  line-height: calc(100rem / 100);
  color: #fff;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
}
.page-mode .item {
  width: calc(100rem / 100);
  height: calc(100rem / 100);
  transition: left 0.2s ease, top 0.2s ease;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-mode .icon-tips-more {
  position: absolute;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/readmore.png) center center/100% auto no-repeat;
  width: calc(176rem / 100);
  height: calc(86rem / 100);
}
.page-mode .tab-list.ballnum-1 .item:nth-of-type(1) {
  width: calc(230rem / 100);
  height: calc(230rem / 100);
  position: absolute;
  left: 1.05rem;
  top: 1.15rem;
}
.page-mode .tab-list.ballnum-1 .item:nth-of-type(2) {
  width: calc(180rem / 100);
  height: calc(180rem / 100);
  position: absolute;
  left: calc(400rem / 100);
  top: calc(-50rem / 100);
}
.page-mode .tab-list.ballnum-2 .item {
  width: calc(206rem / 100);
  height: calc(198rem / 100);
  position: absolute;
  left: calc(150rem / 100);
  top: calc(100rem / 100);
}
.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: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.page-mode .tab-list.ballnum-2.cur-2 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.7rem;
  top: 1.3rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 1.7rem;
  top: 1.3rem;
}
.page-mode .tab-list.ballnum-2.cur-2 .item:nth-of-type(2) {
  width: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.page-mode .tab-list.ballnum-3 .item {
  width: calc(160rem / 100);
  height: calc(154rem / 100);
  position: absolute;
  left: calc(400rem / 100);
  top: calc(-40rem / 100);
}
.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: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.page-mode .tab-list.ballnum-3.cur-2 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.4rem;
  top: 2.1rem;
}
.page-mode .tab-list.ballnum-3.cur-3 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.9rem;
  top: 0rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 1.9rem;
  top: 0rem;
}
.page-mode .tab-list.ballnum-3.cur-2 .item:nth-of-type(2) {
  width: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.page-mode .tab-list.ballnum-3.cur-3 .item:nth-of-type(2) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.4rem;
  top: 2.1rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 0.4rem;
  top: 2.1rem;
}
.page-mode .tab-list.ballnum-3.cur-2 .item:nth-of-type(3) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.9rem;
  top: 0rem;
}
.page-mode .tab-list.ballnum-3.cur-3 .item:nth-of-type(3) {
  width: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.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: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.4rem;
  top: 2.1rem;
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.7rem;
  top: 1.3rem;
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.9rem;
  top: 0rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 1.9rem;
  top: 0rem;
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(2) {
  width: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(2) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.4rem;
  top: 2.1rem;
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(2) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.7rem;
  top: 1.3rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 1.7rem;
  top: 1.3rem;
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(3) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.9rem;
  top: 0rem;
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(3) {
  width: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(3) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.4rem;
  top: 2.1rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 0.4rem;
  top: 2.1rem;
}
.page-mode .tab-list.ballnum-4.cur-2 .item:nth-of-type(4) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.7rem;
  top: 1.3rem;
}
.page-mode .tab-list.ballnum-4.cur-3 .item:nth-of-type(4) {
  width: 1.8rem;
  height: 1.8rem;
  left: 1.9rem;
  top: 0rem;
}
.page-mode .tab-list.ballnum-4.cur-4 .item:nth-of-type(4) {
  width: 2.3rem;
  height: 2.3rem;
  left: 0.25rem;
  top: 0.25rem;
}
.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: 1.4rem;
  height: 2.4rem;
  left: 2.5rem;
  top: 1.2rem;
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 5rem;
  top: 0.85rem;
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(1) {
  width: 1.6rem;
  height: 1.6rem;
  left: 4rem;
  top: 0;
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(1) {
  width: 1.6rem;
  height: 1.6rem;
  left: 1.2rem;
  top: 1rem;
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(1) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.7rem;
  top: 2.4rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 0.7rem;
  top: 2.4rem;
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(2) {
  width: 1.4rem;
  height: 2.4rem;
  left: 2.5rem;
  top: 1.2rem;
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(2) {
  width: 1.8rem;
  height: 1.8rem;
  left: 5rem;
  top: 0.85rem;
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(2) {
  width: 1.6rem;
  height: 1.6rem;
  left: 4rem;
  top: 0;
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(2) {
  width: 1.6rem;
  height: 1.6rem;
  left: 1.2rem;
  top: 1rem;
}
.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: 1.6rem;
  height: 1.6rem;
  left: 1.2rem;
  top: 1rem;
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(3) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.7rem;
  top: 2.4rem;
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(3) {
  width: 1.4rem;
  height: 2.4rem;
  left: 2.5rem;
  top: 1.2rem;
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(3) {
  width: 1.8rem;
  height: 1.8rem;
  left: 5rem;
  top: 0.85rem;
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(3) {
  width: 1.6rem;
  height: 1.6rem;
  left: 4rem;
  top: 0;
}
.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: 1.6rem;
  height: 1.6rem;
  left: 4rem;
  top: 0;
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(4) {
  width: 1.6rem;
  height: 1.6rem;
  left: 1.2rem;
  top: 1rem;
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(4) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.7rem;
  top: 2.4rem;
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(4) {
  width: 1.4rem;
  height: 2.4rem;
  left: 2.5rem;
  top: 1.2rem;
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(4) {
  width: 1.8rem;
  height: 1.8rem;
  left: 5rem;
  top: 0.85rem;
}
.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: 1.8rem;
  height: 1.8rem;
  left: 5rem;
  top: 0.85rem;
}
.page-mode .tab-list.ballnum-5.cur-2 .item:nth-of-type(5) {
  width: 1.6rem;
  height: 1.6rem;
  left: 4rem;
  top: 0;
}
.page-mode .tab-list.ballnum-5.cur-3 .item:nth-of-type(5) {
  width: 1.6rem;
  height: 1.6rem;
  left: 1.2rem;
  top: 1rem;
}
.page-mode .tab-list.ballnum-5.cur-4 .item:nth-of-type(5) {
  width: 1.8rem;
  height: 1.8rem;
  left: 0.7rem;
  top: 2.4rem;
}
.page-mode .tab-list.ballnum-5.cur-5 .item:nth-of-type(5) {
  width: 1.4rem;
  height: 2.4rem;
  left: 2.5rem;
  top: 1.2rem;
}
.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(142rem / 100);
  top: calc(-20rem / 100);
}
.page-mode .ballnum-3 .icon-tips-more {
  position: absolute;
  left: calc(142rem / 100);
  top: calc(-20rem / 100);
}
.page-mode .ballnum-4 .icon-tips-more {
  position: absolute;
  left: calc(142rem / 100);
  top: calc(-20rem / 100);
}
.page-mode .ballnum-5 .icon-tips-more {
  position: absolute;
  left: calc(472rem / 100);
  top: calc(-30rem / 100);
}
.page-mode .nav-cont {
  display: none;
  justify-content: center;
  width: 100%;
  position: absolute;
  left: calc(0rem / 100);
  top: calc(376rem / 100);
}
.page-mode .nav-item {
  width: calc(21rem / 100);
  height: calc(5rem / 100);
  background: #738cbd;
  transform: skew(-30deg);
  margin: 0 calc(5rem / 100);
}
.page-mode .nav-item.on {
  background: #c551ff;
}
.page-mode .btn-watch {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/btn-myreport.png) center center/100% auto no-repeat;
  width: calc(141rem / 100);
  height: calc(114rem / 100);
  position: absolute;
  left: calc(28rem / 100);
  bottom: calc(178rem / 100);
  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/a20241218rv/mode/icon-mode-flower.png) center center/100% auto no-repeat;
  width: calc(20rem / 100);
  height: calc(20rem / 100);
}

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

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

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

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

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

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

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

.page-mode .swiper-sub-item {
  position: absolute;
  left: calc(0rem / 100);
  top: calc(0rem / 100);
}
.page-mode .swiper-sub-item.on {
  z-index: 20;
}
.page-mode .tag, .page-mode .main .info {
  margin: calc(10rem / 100) 0;
  padding: 0 calc(60rem / 100) 0 calc(20rem / 100);
  font-size: calc(25rem / 100);
  line-height: calc(38rem / 100);
  color: #dc2e2d;
  text-align: left;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/bg-tips.png) center center/100% auto no-repeat;
  width: calc(438rem / 100);
  height: calc(38rem / 100);
  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%);
}
.page-mode .main {
  position: relative;
  display: block;
  width: 100%;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/bg-pic.png) center top/100% auto no-repeat;
  margin-top: calc(15rem / 100);
}
.page-mode .main .info {
  position: relative;
  top: calc(-10rem / 100);
}
.page-mode .main .info .color {
  color: #ffff3b;
}
.page-mode .main .banner, .page-mode .main .ban-pic {
  width: calc(750rem / 100);
  height: calc(402rem / 100);
}
.page-mode .main .banner {
  position: relative;
}
.page-mode .main .banner-name {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/bg-pic-name.png) center center/100% auto no-repeat;
  width: calc(235rem / 100);
  height: calc(56rem / 100);
  font-size: calc(22rem / 100);
  line-height: calc(56rem / 100);
  color: #bd4f44;
  text-align: center;
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(60rem / 100);
  left: 50%;
  transform: translate(-50%, 0);
}
.page-mode .main .banner-name .rotate {
  display: block;
  transform: rotate(-5deg);
}
.page-mode .main .banner-top {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/bg-pic-top.png) center center/100% auto no-repeat;
  width: calc(750rem / 100);
  height: calc(402rem / 100);
  position: absolute;
  left: calc(0rem / 100);
  top: calc(0rem / 100);
}
.page-mode .mess {
  display: flex;
  margin: calc(2rem / 100) 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(35rem / 100);
}
.page-mode .mess .list-p:last-child::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/icon-mode-flower.png) center center/100% auto no-repeat;
  width: calc(24rem / 100);
  height: calc(25rem / 100);
  position: absolute;
  left: calc(8rem / 100);
  bottom: calc(17rem / 100);
}
.page-mode .list {
  overflow: hidden;
  padding: 0 calc(60rem / 100) 0 calc(60rem / 100);
  position: absolute;
  top: 45%;
}
.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-5 .main {
  background: none;
}
.page-mode .page-mode-5 .mess {
  margin: calc(30rem / 100) auto calc(30rem / 100) auto;
}

.page-mode-item .stay-ball {
  position: absolute;
  width: 2.3rem;
  height: 2.3rem;
  right: 0.85rem;
  bottom: 1.05rem;
  display: none;
}
.page-mode-item .ball-1 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-1-on.png) center center/90% auto;
}
.page-mode-item .ball-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-2-on.png) center center/90% auto;
}
.page-mode-item .ball-3 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-3-on.png) center center/90% auto;
}
.page-mode-item .ball-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-4-on.png) center center/90% auto;
}
.page-mode-item .ball-5 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-5-on.png) center center/90% auto;
}
.page-mode-item .ball-6 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-6-on.png) center center/90% auto;
}
.page-mode-item .ball-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-7-on.png) center center/90% auto;
}
.page-mode-item .ball-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv//mode/ball-8-on.png) center center/90% auto;
}

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

.page-mode-5 .list {
  overflow: hidden;
  padding: 0 calc(80rem / 100) 0 calc(80rem / 100);
  position: static;
}

.page-gun .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/gun/tit-gun.png) center center/100% auto no-repeat;
  width: calc(642rem / 100);
  height: calc(149rem / 100);
}

.tit-gun {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(46rem / 100);
  line-height: calc(64rem / 100);
  color: #bd4332;
  text-align: center;
}

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

.list-gun {
  margin: calc(50rem / 100) 0 0 0;
}

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

.gun-item {
  display: flex;
}
.gun-item.gun-lr {
  flex-direction: row-reverse;
}

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

.gun-rl {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/gun/bg-gun2.png) center center/100% auto no-repeat;
  width: calc(750rem / 100);
  height: calc(440rem / 100);
}
.gun-rl .gun-data {
  margin-right: calc(58rem / 100);
  margin-left: 0;
}
.gun-rl .gun-mess {
  margin: calc(35rem / 100) calc(20rem / 100) 0 calc(25rem / 100);
}
.gun-rl .gun-p {
  flex-direction: row-reverse;
}
.gun-rl .gun-p .num {
  margin-left: 0;
  margin-right: calc(5rem / 100);
}
.gun-rl .gun-data-item {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/gun/bg-gun-num2.png) center center/100% auto no-repeat;
  width: calc(224rem / 100);
  height: calc(50rem / 100);
}
.gun-rl .gun-name {
  margin-top: calc(20rem / 100);
  margin-left: calc(85rem / 100);
}

.gun-mess {
  margin: calc(25rem / 100) calc(25rem / 100) 0 calc(12rem / 100);
  flex: 1;
}

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

.gun-name {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/gun/bg-gun-name.png) center center/100% auto no-repeat;
  width: calc(287rem / 100);
  height: calc(43rem / 100);
  font-size: calc(30rem / 100);
  line-height: calc(43rem / 100);
  color: #fffbf5;
  text-align: center;
  margin-top: calc(30rem / 100);
  margin-left: calc(65rem / 100);
}

.gun-data {
  margin-left: calc(58rem / 100);
  width: calc(224rem / 100);
  margin-top: calc(26rem / 100);
}

.gun-data-item {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/gun/bg-gun-num.png) center center/100% auto no-repeat;
  width: calc(224rem / 100);
  height: calc(50rem / 100);
  margin: calc(30rem / 100) 0;
  padding: 0 0 0 calc(10rem / 100);
  font-size: calc(22rem / 100);
  line-height: calc(32rem / 100);
  color: #bd4f44;
  text-align: left;
  box-sizing: border-box;
}
.gun-data-item .num {
  font-size: calc(48rem / 100);
  line-height: calc(48rem / 100);
  color: #ff5d0c;
  text-align: center;
  margin-left: calc(5rem / 100);
}

.gun-p {
  display: flex;
  align-items: flex-end;
}
.gun-p .num {
  margin-left: calc(5rem / 100);
}

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

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

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

.page-high {
  position: relative;
}
.page-high .item-7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item7.png) center center/100% auto no-repeat;
  width: calc(250rem / 100);
  height: calc(250rem / 100);
  position: relative;
}
.page-high .item-7::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item7-on.png) center center/100% auto no-repeat;
  width: calc(336rem / 100);
  height: calc(336rem / 100);
  position: absolute;
  left: calc(-43rem / 100);
  top: calc(-43rem / 100);
  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(260rem / 100);
  font-size: calc(48rem / 100);
  line-height: calc(62rem / 100);
  color: #e45b38;
  text-align: center;
}
.page-high .item-7.on .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
  background: linear-gradient(to bottom, #be4433, #e45b38);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-high .item-8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item8.png) center center/100% auto no-repeat;
  width: calc(250rem / 100);
  height: calc(250rem / 100);
  position: relative;
}
.page-high .item-8::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item8-on.png) center center/100% auto no-repeat;
  width: calc(336rem / 100);
  height: calc(336rem / 100);
  position: absolute;
  left: calc(-43rem / 100);
  top: calc(-43rem / 100);
  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(260rem / 100);
  font-size: calc(48rem / 100);
  line-height: calc(62rem / 100);
  color: #e45b38;
  text-align: center;
}
.page-high .item-8.on .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
  background: linear-gradient(to bottom, #be4433, #e45b38);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-high .item-9 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item9.png) center center/100% auto no-repeat;
  width: calc(250rem / 100);
  height: calc(250rem / 100);
  position: relative;
}
.page-high .item-9::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item9-on.png) center center/100% auto no-repeat;
  width: calc(336rem / 100);
  height: calc(336rem / 100);
  position: absolute;
  left: calc(-43rem / 100);
  top: calc(-43rem / 100);
  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(260rem / 100);
  font-size: calc(48rem / 100);
  line-height: calc(62rem / 100);
  color: #e45b38;
  text-align: center;
}
.page-high .item-9.on .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
  background: linear-gradient(to bottom, #be4433, #e45b38);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.page-high .tab-list {
  z-index: 30;
  width: calc(750rem / 100);
  height: calc(350rem / 100);
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(150rem / 100);
  display: flex;
  justify-content: center;
}
.page-high .tab-list .item-empty {
  position: relative;
  margin: 0 calc(-10rem / 100);
  z-index: 2;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item.png) center center/100% auto no-repeat;
  width: calc(250rem / 100);
  height: calc(250rem / 100);
}
.page-high .tab-list .item-empty::before {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item-on.png) center center/100% auto no-repeat;
  width: calc(336rem / 100);
  height: calc(336rem / 100);
}
.page-high .tab-list .item-empty.on .level-ico img {
  width: 70%;
}
.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: 50%;
}
.page-high .tab-list .name {
  position: absolute;
  left: calc(0rem / 100);
  top: calc(235rem / 100);
  font-size: calc(36rem / 100);
  line-height: calc(46rem / 100);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, 0) skew(-10deg);
  padding: 0 calc(36rem / 100);
  background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 246, 214, 0.6) 10%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 246, 214, 0.6) 10%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
}
.page-high .tab-list .name::before {
  display: block;
  content: attr(data-name);
  width: 100%;
  background: linear-gradient(to bottom, #be4433, #e45b38);
  /* 设置背景剪切为文字 */
  -webkit-background-clip: text;
  background-clip: text;
  /* 设置文字填充颜色为透明 */
  -webkit-text-fill-color: transparent;
}
.page-high .hidden {
  display: none;
}
.page-high .icon-tips-more {
  position: absolute;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/btn-more.png) center center/100% auto no-repeat;
  width: calc(174rem / 100);
  height: calc(76rem / 100);
  display: none;
  font-size: calc(24rem / 100);
  line-height: calc(36rem / 100);
  color: #fff;
  text-align: center;
  left: 62%;
  transform: translate(-50%, 0);
  top: calc(-36rem / 100);
  text-decoration: underline;
}
.page-high .matchnum-2 .icon-tips-more {
  position: absolute;
  right: calc(53rem / 100);
  top: calc(-36rem / 100);
  display: block;
}
.page-high .matchnum-3 .icon-tips-more {
  position: absolute;
  left: calc(450rem / 100);
  top: calc(-36rem / 100);
  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/a20241218rv/high/tit-high-7.png) center center/100% auto no-repeat;
  width: calc(670rem / 100);
  height: calc(165rem / 100);
}

.page-high-8 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/tit-high-8.png) center center/100% auto no-repeat;
  width: calc(670rem / 100);
  height: calc(165rem / 100);
}

.page-high-9 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/tit-high-9.png) center center/100% auto no-repeat;
  width: calc(670rem / 100);
  height: calc(165rem / 100);
}

.page-high-7 .title.con-bg-2 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/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/a20241218rv/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/a20241218rv/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/a20241218rv/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/a20241218rv/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/a20241218rv/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/a20241218rv/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/a20241218rv/high/tit-high-8-6.png) no-repeat 0 0;
  background-size: 100%;
}

.page-high .swiper-sub-item {
  position: absolute;
  left: calc(0rem / 100);
  top: calc(0rem / 100);
}
.page-high .swiper-sub-item.on {
  z-index: 20;
}
.page-high .tag {
  margin: calc(10rem / 100) 0;
  padding: 0 calc(30rem / 100) 0 calc(20rem / 100);
  font-size: calc(22rem / 100);
  line-height: calc(33rem / 100);
  color: #ffffff;
  text-align: right;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/bg-tips.png) center center/100% auto no-repeat;
  width: calc(438rem / 100);
  height: calc(38rem / 100);
  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%);
}
.page-high .main {
  display: grid;
  grid-template-areas: "icon desc" ". info";
  position: relative;
  align-items: center;
  flex-direction: row;
  min-width: auto;
  margin: 0 auto;
  justify-content: center;
}
.page-high .main .level-ico {
  grid-area: icon;
  overflow: hidden;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/icon-tit.png) center center/100% auto no-repeat;
  width: calc(160rem / 100);
  height: calc(186rem / 100);
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: calc(-6rem / 100);
}
.page-high .main .level-ico img {
  width: calc(116rem / 100);
  height: calc(116rem / 100);
  display: block;
}
.page-high .main .desc {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/bg-tit-2.png) right center/auto calc(49rem / 100) no-repeat;
  padding-right: calc(20rem / 100);
  height: calc(49rem / 100);
  padding-left: calc(20rem / 100);
  box-sizing: border-box;
  white-space: nowrap;
  font-size: calc(36rem / 100);
  line-height: calc(49rem / 100);
  color: #bd4332;
  text-align: left;
  grid-area: desc;
}
.page-high .main .info {
  grid-area: info;
  background: none;
  font-size: calc(25rem / 100);
  line-height: calc(37rem / 100);
  color: #dc2e2d;
  text-align: left;
  padding-right: calc(40rem / 100);
  position: relative;
  top: calc(-50rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/bg-tips.png) center center/100% auto no-repeat;
  width: calc(483rem / 100);
  height: calc(38rem / 100);
  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(20rem / 100);
  white-space: nowrap;
}
.page-high .mess {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  clear: both;
}
.page-high .mess .content {
  display: flex;
  flex-direction: column;
}
.page-high .mess .list-p {
  position: relative;
  padding-left: calc(35rem / 100);
  font-size: calc(30rem / 100);
  line-height: calc(42rem / 100);
}
.page-high .mess .list-p .big {
  font-size: calc(54rem / 100);
  line-height: calc(66rem / 100);
}
.page-high .mess .list-p:last-child::before {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/icon-mode-flower.png) center center/100% auto no-repeat;
  width: calc(24rem / 100);
  height: calc(25rem / 100);
  position: absolute;
  left: calc(5rem / 100);
  bottom: calc(11rem / 100);
}
.page-high .list {
  overflow: hidden;
  padding: 0 calc(20rem / 100) 0 calc(20rem / 100);
  position: relative;
  top: calc(-40rem / 100);
}
.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(10rem / 100) 0;
  padding: 0 calc(30rem / 100);
  font-size: calc(22rem / 100);
  line-height: calc(46rem / 100);
  color: #dc2e2d;
  text-align: left;
  height: calc(46rem / 100);
  margin-left: calc(35rem / 100);
}

.page-high-item .high-item7 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item7-on.png) center center/100% auto no-repeat;
  width: calc(336rem / 100);
  height: calc(336rem / 100);
}
.page-high-item .high-item8 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item8-on.png) center center/100% auto no-repeat;
  width: calc(336rem / 100);
  height: calc(336rem / 100);
}
.page-high-item .high-item9 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/high/nav-item9-on.png) center center/100% auto no-repeat;
  width: calc(336rem / 100);
  height: calc(336rem / 100);
}
.page-high-item .stay-high .high-item {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/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: 1.8rem;
  transform: translate(-50%, 0);
  z-index: 20;
  display: none;
}
.page-high-item .stay-high .name {
  font-size: calc(48rem / 100);
  line-height: calc(62rem / 100);
  color: #fff;
  text-align: center;
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(-15rem / 100);
  white-space: nowrap;
  left: 50%;
  transform: translate(-50%, 0) skew(-10deg);
  padding: 0 calc(36rem / 100);
  background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 246, 214, 0.6) 10%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 246, 214, 0.6) 10%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
}
.page-high-item .stay-high .text {
  background: linear-gradient(to bottom, #be4433, #e45b38);
  /* 设置背景剪切为文字 */
  -webkit-background-clip: text;
  background-clip: text;
  /* 设置文字填充颜色为透明 */
  -webkit-text-fill-color: transparent;
}

.page-circle {
  background: #000 url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/bg-circle.jpg) center top/100% auto no-repeat;
  position: relative;
}
.page-circle .color-gradient, .page-circle .page-circle-i .main-0 .t1, .page-circle-i .main-0 .page-circle .t1,
.page-circle .page-circle-e .main-0 .t1,
.page-circle-e .main-0 .page-circle .t1, .page-circle .page-circle-e .main-1 .t1, .page-circle-e .main-1 .page-circle .t1,
.page-circle .page-circle-i .main-1 .t1,
.page-circle-i .main-1 .page-circle .t1 {
  color: #fdd66e;
}
.page-circle .title4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/tit-circle.png) center center/100% auto no-repeat;
  width: calc(632rem / 100);
  height: calc(169rem / 100);
}

.page-circle.page-circle-4 {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/bg-circle-4.jpg) center top/100% auto;
}
.page-circle.page-circle-4 .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/tit-circle.png) center center/100% auto no-repeat;
  width: calc(632rem / 100);
  height: calc(169rem / 100);
}
.page-circle.page-circle-4.page-circle-e .main-0, .page-circle.page-circle-4.page-circle-e .main-2, .page-circle.page-circle-4.page-circle-i .main-0, .page-circle.page-circle-4.page-circle-i .main-2 {
  align-items: center;
}
.page-circle.page-circle-4.page-circle-e .main-2, .page-circle.page-circle-4.page-circle-i .main-2 {
  margin: 0.2rem 0 0.2rem 0;
}
.page-circle.page-circle-4.page-circle-e .main-1, .page-circle.page-circle-4.page-circle-i .main-1 {
  justify-content: center;
  width: 100%;
  margin-right: 0;
}

.page-circle.page-circle-e .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/tit-circle-e.png) center center/100% auto no-repeat;
  width: calc(630rem / 100);
  height: calc(154rem / 100);
}

.page-circle.page-circle-i .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/tit-circle-i.png) center center/100% auto no-repeat;
  width: calc(630rem / 100);
  height: calc(154rem / 100);
}

.page-circle-e .main-1,
.page-circle-i .main-1 {
  width: calc(100% - 50rem / 100);
  height: calc(176rem / 100);
  background-size: 100%;
  margin-top: calc(20rem / 100);
  margin-bottom: calc(20rem / 100);
  margin-right: calc(26rem / 100);
  display: flex;
  justify-content: flex-end;
}
.page-circle-e .main-1 .tit,
.page-circle-i .main-1 .tit {
  display: block;
  width: calc(240rem / 100);
  height: calc(123rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-e1.png) no-repeat 0 0;
  background-size: calc(429rem / 100);
  position: relative;
  flex-shrink: 0;
  margin: 0 0 calc(51rem / 100) 0;
}
.page-circle-e .main-1 .tit .after,
.page-circle-i .main-1 .tit .after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: calc(-51rem / 100);
  width: calc(467rem / 100);
  height: calc(56rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-e1.png) 0 calc(-123rem / 100)/calc(432rem / 100) auto no-repeat;
  flex-shrink: 0;
}
.page-circle-e .main-1 .wafter,
.page-circle-i .main-1 .wafter {
  content: "";
  display: block;
  width: calc(86rem / 100);
  height: calc(128rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-e1.png) calc(-348rem / 100) 0/calc(432rem / 100) auto no-repeat;
  flex-shrink: 0;
}
.page-circle-e .main-1 .t1,
.page-circle-i .main-1 .t1 {
  font-size: calc(130rem / 100);
  margin: 0 0.1em 0 0;
  flex-shrink: 0;
  line-height: calc(123rem / 100);
  display: flex;
  color: #ff5d0c;
  position: relative;
  top: -0.06rem;
}

.page-circle-i .main-1 .tit {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-i1.png) 0 0/calc(429rem / 100) auto no-repeat;
}
.page-circle-i .main-1 .tit .after {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-i1.png) 0 calc(-123rem / 100)/calc(429rem / 100) auto no-repeat;
}

.page-circle-i .main-0,
.page-circle-e .main-0 {
  width: calc(100% - 50rem / 100);
  height: calc(90rem / 100);
  background-size: 100%;
  margin-top: calc(20rem / 100);
  margin-bottom: calc(20rem / 100);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative;
  padding-bottom: calc(50rem / 100);
}
.page-circle-i .main-0 .t1,
.page-circle-e .main-0 .t1 {
  display: flex;
  font-size: calc(74rem / 100);
  line-height: calc(90rem / 100);
  align-items: flex-end;
  position: relative;
  color: #ff5d0c;
}
.page-circle-i .main-0 .t1 .before,
.page-circle-i .main-0 .t1 .after,
.page-circle-e .main-0 .t1 .before,
.page-circle-e .main-0 .t1 .after {
  content: "";
  display: block;
}
.page-circle-i .main-0 .t1 .before,
.page-circle-e .main-0 .t1 .before {
  width: calc(400rem / 100);
  height: calc(80rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-e0.png) calc(10rem / 100) 0/calc(658rem / 100) auto no-repeat;
}
.page-circle-i .main-0 .t1 .after,
.page-circle-e .main-0 .t1 .after {
  width: calc(133rem / 100);
  height: calc(80rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-e0.png) calc(-522rem / 100) 0/calc(658rem / 100) auto no-repeat;
}
.page-circle-i .main-0 .wafter,
.page-circle-e .main-0 .wafter {
  content: "";
  display: block;
  width: calc(582rem / 100);
  height: calc(60rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-e0.png) 0 calc(-74rem / 100)/calc(658rem / 100) auto no-repeat;
  bottom: 0;
  right: calc(40rem / 100);
  position: absolute;
}

.page-circle-i .main-0 .t1 .before {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-i0.png);
}
.page-circle-i .main-0 .t1 .after {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-i0.png);
}
.page-circle-i .main-0 .t1 .bg {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-i0.png);
}
.page-circle-i .main-0 .t2 .after {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-i0.png);
}
.page-circle-i .main-0 .wafter {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-i0.png);
}

.page-circle .data {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/bg-mess.png) center center/100% auto no-repeat;
  width: calc(655rem / 100);
  height: calc(526rem / 100);
  margin: 0 auto;
  background-size: 100% 100%;
}
.page-circle .content {
  width: calc(620rem / 100);
  margin: 0 auto;
  padding: calc(85rem / 100) 0 0 0;
}
.page-circle .content .p {
  display: block;
  font-size: calc(28rem / 100);
  line-height: calc(36rem / 100);
  color: #681e0e;
  text-align: center;
  height: calc(72rem / 100);
  margin: calc(10rem / 100) 0 calc(10rem / 100) 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-circle .content .p .strong {
  color: #ff5d0c;
}
.page-circle .content .p .big {
  font-size: calc(60rem / 100);
  line-height: calc(72rem / 100);
  color: #ff5d0c;
  text-align: center;
  display: inline-block;
  padding-right: calc(10rem / 100);
}
.page-circle .content .friend-name {
  color: #fff6d6;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/bg-friend.png);
  background-size: calc(223rem / 100) auto;
  padding: 0 calc(10rem / 100);
  width: calc(203rem / 100);
  max-width: calc(203rem / 100);
  margin-right: calc(5rem / 100);
}
.page-circle .content .friend-name .icon-power-white {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/icon-power-white.png) center center/100% auto no-repeat;
  width: calc(25rem / 100);
  height: calc(29rem / 100);
  margin-right: calc(5rem / 100);
}
.page-circle .content .friend-name .icon-kid-white {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/icon-kid-white.png) center center/100% auto no-repeat;
  width: calc(33rem / 100);
  height: calc(32rem / 100);
  margin-right: calc(5rem / 100);
}
.page-circle .content .friend-name + .strong {
  background: linear-gradient(to bottom, #bd4433, #e45b38);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0 calc(5rem / 100);
  font-size: calc(52rem / 100);
  vertical-align: text-bottom;
}
.page-circle .overhidden {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(167rem / 100);
  font-weight: bold;
  vertical-align: text-bottom;
}
.page-circle .desc {
  font-size: calc(46rem / 100);
  line-height: calc(60rem / 100);
  color: #e45b38;
  text-align: center;
  background: linear-gradient(to bottom, #bd4433, #e45b38);
  /* 设置背景剪切为文字 */
  -webkit-background-clip: text;
  background-clip: text;
  /* 设置文字填充颜色为透明 */
  -webkit-text-fill-color: transparent;
}
.page-circle .user-list {
  display: flex;
  width: calc(680rem / 100);
  margin: calc(86rem / 100) auto 0;
  justify-content: space-evenly;
  position: relative;
}
.page-circle .user-list .tips-more {
  display: none;
  font-size: calc(24rem / 100);
  line-height: calc(32rem / 100);
  color: #1847a6;
  text-align: center;
  font-weight: bold;
  transform: skew(-5deg);
}
.page-circle .user-list.friend-num-4 .icon-tips-more {
  display: block;
  position: absolute;
  left: calc(480rem / 100);
  top: calc(-48rem / 100);
}
.page-circle .user-list.friend-num-4 .tips-more {
  display: block;
  position: absolute;
  left: calc(258rem / 100);
  top: calc(-90rem / 100);
}
.page-circle .user-list.friend-num-3 .icon-tips-more {
  display: block;
  position: absolute;
  right: 0;
  top: calc(-48rem / 100);
}
.page-circle .user-list.friend-num-3 .tips-more {
  display: block;
  position: absolute;
  left: calc(312rem / 100);
  top: calc(-90rem / 100);
}
.page-circle .user-list.friend-num-2 {
  width: 80%;
}
.page-circle .user-list.friend-num-2 .icon-tips-more {
  display: block;
  position: absolute;
  right: calc(-100rem / 100);
  top: calc(-18rem / 100);
}
.page-circle .user-list.friend-num-2 .tips-more {
  display: block;
  position: absolute;
  left: calc(153rem / 100);
  top: calc(-90rem / 100);
}
.page-circle .user-list.friend-num-1 .icon-tips-more {
  display: none;
}
.page-circle .user-list.friend-num-1 .tips-more {
  display: none;
}
.page-circle .user-list .h3 {
  margin-top: calc(18rem / 100);
  color: #dc2e2d;
}
.page-circle .user-list .h3::after {
  content: "";
  display: block;
  width: calc(152rem / 100);
  height: calc(2rem / 100);
}
.page-circle .user-list .li {
  flex: 1;
  text-align: center;
  color: #c3d3fd;
  font-size: calc(24rem / 100);
  line-height: calc(36rem / 100);
  position: relative;
  order: 3;
}
.page-circle .user-list .li.hidden {
  display: none;
}
.page-circle .user-list .li::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: calc(-3rem / 100);
  top: calc(-106rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/role-on.png) center center/100% auto no-repeat;
  width: calc(178rem / 100);
  height: calc(106rem / 100);
  display: none;
  z-index: 10;
}
.page-circle .user-list .li .h3 {
  background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 246, 214, 0.6) 10%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 246, 214, 0.6) 10%, rgba(255, 246, 214, 0.6) 90%, rgba(255, 255, 255, 0) 100%);
}
.page-circle .user-list .li-2 {
  order: 1;
}
.page-circle .user-list .li-1 {
  order: 2;
}
.page-circle .user-list .li-3::before,
.page-circle .user-list .li-4::before {
  margin-left: calc(-165rem / 100);
  transform: rotateY(180deg);
}
.page-circle .user-list-main {
  width: calc(150rem / 100);
  margin: 0 auto;
  position: relative;
}
.page-circle .user-list .avatar {
  width: calc(134rem / 100);
  height: calc(134rem / 100);
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}
.page-circle .user-list .avatar .avatar-border {
  content: "";
  display: block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/bubble.png) center center/100% auto no-repeat;
  width: calc(163rem / 100);
  height: calc(162rem / 100);
  position: absolute;
  left: calc(-13rem / 100);
  top: calc(-13rem / 100);
}
.page-circle .user-list .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.page-circle .user-list .current::before {
  display: block;
}
.page-circle .user-list .current .h3 {
  color: #ff5d0c;
}
.page-circle .user-list .current .avatar {
  margin-top: calc(-20rem / 100);
  z-index: 10;
}
.page-circle .user-list .current .avatar::before {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/bubble-on.png) center center/100% auto no-repeat;
  width: calc(163rem / 100);
  height: calc(162rem / 100);
}
.page-circle .user-list .li .icon-kd {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/icon-kid.png) center center/100% auto no-repeat;
  width: calc(63rem / 100);
  height: calc(64rem / 100);
  z-index: 3;
}
.page-circle .user-list .li .icon-gl {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/icon-power.png) center center/100% auto no-repeat;
  width: calc(63rem / 100);
  height: calc(64rem / 100);
  z-index: 3;
}
.page-circle .user-list .li .icon-des {
  position: absolute;
  right: calc(-40rem / 100);
  top: calc(-5rem / 100);
  z-index: 3;
}
.page-circle .user-list .current .icon-kd,
.page-circle .user-list .current .icon-gl,
.page-circle .user-list .current .icon-des {
  z-index: 10;
}
.page-circle .btn-watch {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-myreport.png) center center/100% auto no-repeat;
  width: calc(366rem / 100);
  height: calc(86rem / 100);
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(70rem / 100);
  left: 50%;
  margin-left: calc(-183rem / 100);
}
.page-circle .main-2 {
  margin: calc(20rem / 100) calc(30rem / 100) calc(20rem / 100) 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.page-circle .main-2 .p,
.page-circle .main-2 .tag {
  text-align: right;
  padding-right: calc(20rem / 100);
  font-weight: bold;
}
.page-circle .main-2 .p {
  font-size: calc(50rem / 100);
  color: #bd4332;
  line-height: calc(120rem / 100);
  height: calc(116rem / 100);
  overflow: hidden;
}
.page-circle .main-2 .p .big {
  font-size: calc(124rem / 100);
  color: #ff5d0c;
}
.page-circle .main-2 .tag {
  font-size: calc(30rem / 100);
  color: #d55236;
  margin: calc(10rem / 100) calc(20rem / 100) calc(10rem / 100) 0;
  text-align: center;
  padding-right: 0;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/circle/mess-empty.png) center center/100% auto no-repeat;
  width: calc(538rem / 100);
  height: calc(43rem / 100);
}
.page-circle .icon-tips-more {
  position: absolute;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/mode/readmore.png) center center/100% auto no-repeat;
  width: calc(176rem / 100);
  height: calc(86rem / 100);
  top: calc(-82rem / 100);
}

.page-circle .btn-shareta {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-poster.png) center center/100% auto no-repeat;
  width: calc(278rem / 100);
  height: calc(94rem / 100);
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(95rem / 100);
  left: 50%;
  transform: translate(-50%, 0);
}

.page-video {
  display: block;
  position: relative;
}

.page-video .title {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/video/tit-video.png) center center/100% auto no-repeat;
  width: calc(632rem / 100);
  height: calc(167rem / 100);
}

.page-video .video-box {
  width: calc(655rem / 100);
  height: calc(1066rem / 100);
  margin: calc(20rem / 100) auto 0 auto;
  position: relative;
  transform: scale(0.9);
  transform-origin: center top;
}
.page-video .video-box::after {
  content: "";
  display: block;
  position: absolute;
  left: calc(0rem / 100);
  top: calc(0rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/video/border.png) center center/100% auto no-repeat;
  width: calc(655rem / 100);
  height: calc(1066rem / 100);
  background-size: 100% 100%;
  pointer-events: none;
  z-index: 10;
}
.page-video .video-box .tips-button {
  position: absolute;
  right: calc(20rem / 100);
  top: calc(0rem / 100);
  width: calc(283rem / 100);
  height: calc(52rem / 100);
}
.page-video .video-player {
  width: calc(655rem / 100);
  height: calc(1066rem / 100);
}
.page-video .video {
  width: calc(655rem / 100);
  height: calc(1066rem / 100);
  background-color: #000;
  position: relative;
  z-index: 2;
  -webkit-mask: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/video/mask.png);
  mask: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/video/mask.png);
  -webkit-mask-size: 6.55rem 10.66rem;
  mask-size: 6.55rem 10.66rem;
}
.page-video .btns {
  font-size: 0;
  text-align: center;
  position: relative;
  top: calc(-120rem / 100);
  z-index: 33;
}
.page-video .btns {
  margin: calc(5rem / 100) 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/a20241218rv/video/btn-back.png) center center/100% auto no-repeat;
  width: calc(133rem / 100);
  height: calc(61rem / 100);
  position: absolute;
  left: calc(5rem / 100);
  top: calc(5rem / 100);
}

@font-face {
  font-family: "agencyfb";
  src: url("https://game.gtimg.cn/images/gp/cp/a20241218rv/fonts/agencyfb.ttf") format("truetype");
}
@font-face {
  font-family: "GPFont";
  src: url("https://game.gtimg.cn/images/gp/cp/a20241218rv/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;
}

.page,
.swiper {
  width: 100vw;
  height: 100vh;
}

.page {
  max-height: 100%;
  background: #f8c888 url(https://game.gtimg.cn/images/gp/cp/a20241218rv/bg-main.jpg) center top/100% auto no-repeat;
  position: relative;
}
.page .foreground {
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(-16rem / 100);
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/foreground.png) center center/100% auto no-repeat;
  width: calc(750rem / 100);
  height: calc(260rem / 100);
  z-index: 22;
}

.swiper-item,
.swiper-sub-item {
  width: 100vw;
  height: 100vh;
}

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

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

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

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

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

body {
  background-color: #000000;
}

.body .btn-share {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-share.png) center center/100% auto no-repeat;
  width: calc(35rem / 100);
  height: calc(129rem / 100);
  position: fixed;
  right: 0;
  top: calc(80rem / 100);
  z-index: 200;
  padding: 0;
}

.logo {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/logo.png) center center/100% auto no-repeat;
  width: calc(122rem / 100);
  height: calc(40rem / 100);
  position: absolute;
  left: calc(20rem / 100);
  top: calc(60rem / 100);
}

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

.title {
  margin: calc(60rem / 100) auto 0 auto;
}

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

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

.icon-lantern {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/icon-lantern.png) center center/100% auto no-repeat;
  width: calc(24rem / 100);
  height: calc(40rem / 100);
}

.icon-flower {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/main/icon-flower.png) center center/100% auto no-repeat;
  width: calc(20rem / 100);
  height: calc(20rem / 100);
}

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

.btn-start {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-new.png) center center/100% auto no-repeat;
  width: calc(370rem / 100);
  height: calc(82rem / 100);
}

.btn-startnew {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-newversion.png) center center/100% auto no-repeat;
  width: calc(308rem / 100);
  height: calc(69rem / 100);
  margin: 0.3rem 0.1rem 0 0.1rem;
}

.btn-subway {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-subway.png) center center/100% auto no-repeat;
  width: calc(308rem / 100);
  height: calc(69rem / 100);
  margin: 0.3rem 0.1rem 0 0.1rem;
}

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

button.btn-home {
  position: fixed;
  left: calc(30rem / 100);
  top: calc(97rem / 100);
  font-size: calc(20rem / 100);
  line-height: calc(32rem / 100);
  padding: 0;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-home.png) center center/100% auto no-repeat;
  width: calc(64rem / 100);
  height: calc(64rem / 100);
  background-size: calc(48rem / 100) auto;
  border-radius: calc(60rem / 100);
  box-sizing: border-box;
  border: calc(1rem / 100) 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/a20241218rv/pop/pop-rule.png) center center/100% auto no-repeat;
  width: calc(655rem / 100);
  height: calc(768rem / 100);
  z-index: 10;
  font-size: calc(24rem / 100);
  box-sizing: border-box;
  padding: calc(50rem / 100) calc(20rem / 100) 0 calc(20rem / 100);
}

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

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

.pop-login {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/pop/pop-normal.png) center center/100% auto no-repeat;
  width: calc(655rem / 100);
  height: calc(406rem / 100);
  z-index: 10;
  font-size: calc(24rem / 100);
  padding: calc(50rem / 100) calc(80rem / 100) 0 calc(80rem / 100);
  box-sizing: border-box;
}

.rule-main {
  padding: calc(30rem / 100) calc(30rem / 100) 0 calc(30rem / 100);
  color: #681e0e;
  font-size: calc(24rem / 100);
  line-height: calc(36rem / 100);
  box-sizing: border-box;
  height: calc(600rem / 100);
  overflow: auto;
}

.rich-txt {
  height: calc(600rem / 100);
}

.pop-close {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/pop/btn-close.png) center center/100% auto no-repeat;
  width: calc(36rem / 100);
  height: calc(36rem / 100);
  position: absolute;
  right: calc(35rem / 100);
  top: calc(38rem / 100);
}

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

.btn-watch {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-myreport.png) center center/100% auto no-repeat;
  width: calc(288rem / 100);
  height: calc(69rem / 100);
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(95rem / 100);
  left: 50%;
  margin-left: calc(-144rem / 100);
  z-index: 20;
}

.btn-shareta {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-shareta.png) center center/100% auto no-repeat;
  width: calc(278rem / 100);
  height: calc(94rem / 100);
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(95rem / 100);
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 100;
}

.btn-poster {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/btn-poster.png) center center/100% auto no-repeat;
  width: calc(288rem / 100);
  height: calc(69rem / 100);
  display: block;
  box-sizing: border-box;
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(95rem / 100);
  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(0rem / 100);
  top: calc(0rem / 100);
  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(455rem / 100);
  height: calc(246rem / 100);
  position: absolute;
  right: calc(0rem / 100);
  top: calc(0rem / 100);
  background-size: 100% auto;
}

.tit-pop {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: calc(46rem / 100);
  line-height: calc(64rem / 100);
  color: #bd4332;
  text-align: center;
}

.per-wr .tit-per,
.share-wr .tit-per,
.pop-login .tit-per {
  font-size: calc(32rem / 100);
  line-height: calc(36rem / 100);
  color: #000;
  text-align: center;
  margin: calc(20rem / 100) auto;
}
.per-wr .per-info,
.share-wr .per-info,
.pop-login .per-info {
  font-size: calc(24rem / 100);
  line-height: calc(36rem / 100);
  color: #681e0e;
  text-align: center;
  margin: calc(20rem / 100) auto;
  height: calc(150rem / 100);
  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/a20241218rv/pop/btn-sure.png) center center/100% auto no-repeat;
  width: calc(228rem / 100);
  height: calc(66rem / 100);
  margin: 0 auto;
  display: block;
}

.btn-xhsshare {
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/pop/btn-xhsshare.png) center center/100% auto no-repeat;
  width: calc(228rem / 100);
  height: calc(66rem / 100);
  margin: 0 auto;
  display: block;
}

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

.btn-music {
  width: 0.6rem;
  height: 0.6rem;
  line-height: 2000rem;
  overflow: hidden;
  background: url(https://game.gtimg.cn/images/gp/cp/a20241218rv/icon-music.png) no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
  z-index: 10;
}

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

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

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.had-data .no-swiper {
  overflow: visible;
  height: auto;
}
.had-data .no-swiper .swiper {
  height: auto;
}

.no-swiper .title {
  margin-top: calc(80rem / 100);
}
.no-swiper .btn-music {
  position: fixed;
  z-index: 100;
}

.is-msdk .title, .is-msdk .page-mode .title {
  margin-top: calc(100rem / 100);
}
.is-msdk .no-swiper .title {
  margin-top: calc(100rem / 100);
}
.is-msdk .page.page-main .foreground {
  position: absolute;
  left: calc(0rem / 100);
  bottom: calc(-30rem / 100);
}
.is-msdk .page-mode .main {
  margin-top: 0.35rem;
}
.is-msdk .page-circle .user-list {
  margin: calc(90rem / 100) auto;
}
.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(41rem / 100);
  line-height: calc(46rem / 100);
}
.is-msdk .list-p .big,
.is-msdk .page-high .mess .big {
  font-size: calc(60rem / 100);
  line-height: calc(80rem / 100);
}
.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(30rem / 100);
  margin-bottom: calc(40rem / 100);
}

.share-dy-body .gp-font, .share-dy-body .tit-pop, .share-dy-body .page-high-item .stay-high .name, .share-dy-body .page-high .tab-list .name, .share-dy-body .tit-gun, .share-dy-body .gun-name, .share-dy-body .page-main-1 .tit-win, .share-dy-body .page-main-2 .tit-win, .share-dy-body .page-main-1 .p.win-p .strong, .share-dy-body .page-main-2 .p.win-p .strong, .share-dy-body .page-main-1 .saint .saint-type, .share-dy-body .page-main-2 .saint .saint-type {
  font-family: "Microsoft yahei", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.share-dy-body .title {
  margin-top: calc(100rem / 100);
}
.share-dy-body .page-main .userinfo {
  top: 2.6rem;
}
.share-dy-body .page-main-1 .userinfo .avatar {
  border: calc(1rem / 100) solid #ed6f50;
}
.share-dy-body .page-main-3 .userinfo {
  top: 10.8rem;
}
.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 .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 {
  background: transparent;
  -webkit-text-fill-color: unset;
}
.share-dy-body .page-main-1 .data-box .data-p .strong {
  color: #553ecd;
}
.share-dy-body .page-circle .content .p .big {
  color: #ff5d0c;
}
.share-dy-body .page-high-item .stay-high .text {
  color: #e45b38;
}
.share-dy-body .page-circle .content .friend-name + .strong {
  color: #ff5d0c;
}
.share-dy-body .btn-shareta {
  display: none;
}
.share-dy-body .page-main-1 .tit-win, .share-dy-body .page-main-2 .tit-win, .share-dy-body .tit-gun {
  line-height: calc(46rem / 100);
}
.share-dy-body .gun-name {
  line-height: calc(30rem / 100);
  padding-top: calc(6rem / 100);
  background-position: center top;
}
.share-dy-body .win-p .strong {
  line-height: calc(150rem / 100);
}

.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(216rem / 100);
  width: 100%;
  text-align: center;
  font-size: calc(24rem / 100);
  color: #fff;
}
.login-if .color {
  color: #fddf7c;
}

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

.pop-video .page-video-3 .title {
  margin-top: calc(100rem / 100);
}

.pop-video {
  overflow: auto;
}

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

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

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

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