* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body,
ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

:root {
  --font-family-ZZGFJY: "ZZGFJY", "\601D\6E90\9ED1\4F53\20\43\4E", '\5FAE\8F6F\96C5\9ED1', sans-serif;
  --font-family-HYLXJT: "HYLXJT", "\601D\6E90\9ED1\4F53\20\43\4E", '\5FAE\8F6F\96C5\9ED1', sans-serif;
}

/* 造字工房俊雅 */
@font-face {
  font-family: "ZZGFJY";
  src: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/fonts/ZZGFJY.TTF) format("truetype");
  /* 确保文本始终可见 */
  font-display: swap;
}

/* 汉仪菱心简体 */
@font-face {
  font-family: "HYLXJT";
  src: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/fonts/HYLXJT.TTF) format("truetype");
  /* 确保文本始终可见 */
  font-display: swap;
}

.btn-bg2 {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
  width: 631px;
  height: 152px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-bg2.png) no-repeat center;
}

.btn-bg2>span {
  font-size: 48px;
  color: #161f2a;
  font-family: var(--font-family-HYLXJT);
}

.kv {
  position: relative;
  width: 100%;
  height: 1076px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/kv.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.label {
  position: absolute;
  top: 25px;
  left: 85px;
  display: block;
  width: 278px;
  height: 90px;
}

.kv a {
  color: #fb9d3a;
  text-decoration: none;
}

.kv .user-box {
  position: absolute;
  top: 94%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  height: 50px;
  color: #fff;
}

.kv .a-box {
  position: absolute;
  top: 68%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.kv .a-box .a1 {
  width: 631px;
  height: 223px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/a1.png) no-repeat center / contain;
}

.kv .a-box .a2 {
  width: 641px;
  height: 223px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/a2.png) no-repeat center / contain;
}

.kv .a-box .a3>span {
  font-size: 60px;
}

.bg {
  width: 100%;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  padding-bottom: 380px;
  color: #fff;
}

.bg .tit {
  text-align: center;
}

.tit-1 {
  height: 444px;
}

.tit-1 img {
  margin-top: 168px;
}

.nav1-1 {
  position: relative;
  margin: 0 auto;
  width: 1220px;
  height: 481px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/nav1-1.png);
  background-size: contain;
  background-position: center;
}

.nav1-1 img {
  position: absolute;
  top: 24px;
  left: 25px;
  width: 362px;
  height: 432px;
}

.nav1-2 {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}

/* ??? */
.swiper {
  position: absolute;
  bottom: 41px;
  right: 0;
  width: 818px;
  height: 222px;
}

.swiper-slide {
  position: relative;
  width: 172px;
  height: 222px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/nav1-2kuang.png);
  background-size: contain;
  background-position: center;
}

.swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 45px;
  max-width: 90%;
  height: auto;
  margin: auto;
}

.swiper-slide p {
  position: absolute;
  bottom: 12px;
  display: flex;
  justify-content: space-evenly;
  padding: 0 2px;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.part2 {
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.part2 .tit-2 {
  margin-top: 149px;
}

.part2 .desc {
  line-height: 50px;
}

.part2 .desc>span {
  color: #fb9d3a;
}

.part2 .desc>span strong {
  font-size: 35px;
}

.part2 .con1 {
  position: relative;
  margin: 0 auto;
  width: 1202px;
  /* height: 415px; */
  height: 440px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/p2-prop-bg1.png) no-repeat center top;
}

.part2 .btn-box {
  position: absolute;
  top: 300px;
  display: flex;
  justify-content: space-around;
  margin-left: -25px;
  width: calc(100% + 25px + 25px);
}

.part2 .btn-box>a:nth-of-type(2n) {
  position: relative;
  top: 80px;
}

.part2 .con2 .icon {
  position: relative;
  margin: auto;
  left: -130px;
  width: 842px;
  height: 57px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/icon1.png) no-repeat center;
}

.part2 .con2 p>span {
  color: #fb9d3a;
}

.part2 .con2 .tip-box {
  margin-top: 20px;
}

.part2 .con2 .tip-box>img+img {
  margin-left: 85px;
}

.tit-3 {
  margin: 150px auto 66px;
}

.nav2 {
  display: flex;
  width: 1200px;
  height: 481px;
  margin: 0 auto;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/nav2.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.nav2-left {
  padding-top: 45px;
  padding-left: 85px;
  width: 648px;
  height: 480px;
}

.nav2-left p {
  width: 95%;
  font-size: 22px;
  color: #fff;
}

.nav2-left p:nth-child(2) {
  margin: 65px 0 70px;
}

.nav2-right {
  width: calc(100% - 648px);
  height: 465px;
  text-align: center;
}

.nav2-right .shu {
  display: block;
  margin-top: 143px;
  margin-left: -10px;
  font-size: 90px;
  text-align: center;
  background: linear-gradient(to bottom, #fffde0, #f39046);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.nav2-right .yaoqin {
  display: block;
  margin: 50px auto 0;
  width: 309px;
  height: 74px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-yaoqin.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.nav2-right .txt-btn-box {
  display: flex;
  justify-content: space-around;
}

.nav2-right .txt-btn-box a {
  text-decoration: none;
  font-size: 24px;
  color: #169bd5;
  text-align: center;
}

.nav-bottom {
  padding-top: 10px;
  height: 186px;
}

.hint {
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.rule {
  width: 271px;
  height: 64px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/huodong-btn.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  margin: 40px auto;
}

.nav3 {
  width: 1215px;
  height: 1265px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}

.nav3-tit,
.nav3-tit a {
  margin: 0 auto;
  text-align: center;
  line-height: 55px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}

.nav3-tit {
  padding: 0 10px;
  width: max-content;
  font-size: 34px;
  background: linear-gradient(to bottom, transparent 70%, #fb9d3a 70% 90%, transparent 90%);
}

.nav-box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 25px;
  margin-bottom: 15px;
}

.nav3-box {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 0 32px 0 17px;
  width: 1215px;
  height: 542px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/nav3-box.png) no-repeat center;

  /* Chrome/Safari/iOS/Android */
  -webkit-transform: translate3d(0, 0, 0);
  /* Firefox */
  -moz-transform: translate3d(0, 0, 0);
  /* IE 9+ */
  -ms-transform: translate3d(0, 0, 0);
  /* Opera (旧版) */
  -o-transform: translate3d(0, 0, 0);
  /* 标准写法 */
  transform: translate3d(0, 0, 0);
}

.nav3-tile {
  margin-top: 20px;
}

.nav3-tile a {
  position: relative;
}

.nav3-tile a>span {
  position: absolute;
  left: 0;
  right: 0;
  font-size: 18px;
  bottom: -26px;
  color: #fff;
  text-align: center;
  pointer-events: none;
}

.nav3-kuang {
  position: relative;
  display: flex;
  justify-content: space-evenly;
  padding-right: 14px;
  width: 344px;
  height: 246px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/nav3-kuang.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.nav3-kuang .nav-item {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 13px;
  height: calc(100% - 56px - 8px);
  text-align: center;
}

.nav3-kuang .nav-item .tit {
  position: absolute;
  bottom: -36px;
  font-size: 18px;
  color: #fff;
}

.nav3-kuang .nav-item .tit.small {
  font-size: 12px;
  line-height: 1.1;
}

.nav3-tit2,
.nav3-kuang>p {
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-family: var(--font-family-ZZGFJY);
}

.nav3-tit2 span,
.nav3-kuang>p span {
  font-size: 40px;
  color: #ffdbbe;
}

.nav3-kuang>p {
  width: 100%;
  position: absolute;
  top: -50px;
}

.active {
  width: 248px;
  height: 61px;
  display: block;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-lq.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.active2 {
  margin: 0;
  width: 248px;
  height: 61px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-djlq.png) no-repeat center;
}

.btn {
  width: 248px;
  height: 61px;
  display: block;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-wdc.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.gray {
  filter: grayscale(1);
  pointer-events: none;
  margin: 0 auto;
  width: 248px;
  height: 61px;
  display: block;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/gray.png) no-repeat center;
}

.nav3-tile2 {
  position: relative;
  margin-top: 30px;
  width: 261px;
  height: 176px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nav3-tile2:nth-of-type(n+5) {
  margin-top: -15px;
}

.nav3-tile2 img {
  max-width: 90%;
  min-width: 80%;
}

.nav3-tile2 p {
  position: absolute;
  bottom: -45px;
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  height: 45px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 45px;
}

/* 弹窗 */
.dia {
  width: 100%;
  height: 100%;
  margin: 0 !important;
  position: fixed !important;
  left: 0 !important;
  top: 0 !important;
  display: none;
}

.dia-close {
  overflow: hidden;
  position: absolute;
  top: calc(-40px - 6px);
  right: 2px;
  width: 50px;
  height: 40px;
  text-indent: -9999px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/close.png) no-repeat center/cover;
}

.dia-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px 0 26px 28px;
  color: #fff;
  text-align: center;
}

.dia-box .title {
  position: relative;
  width: 100%;
  height: 100px;
  font-size: 60px;
  font-weight: normal;
  letter-spacing: 6px;
  font-family: var(--font-family-HYLXJT);
}

.dia-box .title::before {
  content: '';
  position: absolute;
  top: 50px;
  left: calc(50% - (252px / 2));
  margin: 0 auto;
  width: 252px;
  height: 21px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/icon2.png) no-repeat center;
}

.dia-box>p {
  max-width: 90%;
  font-size: 20px;
}

.dia-flex {
  width: 100%;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
  margin: auto;
}

/* 邀请好友 */
.dia1 {
  width: 734px;
  height: 334px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/dialog-bg1.png) no-repeat center;
}

.dia1 .input-box,
.dia2 .input-box {
  flex: 1;
  display: flex;
  padding-left: 20px;
  height: 50px;
}

.dia1 .input-box input,
.dia2 .input-box input {
  padding: 0 10px;
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 20px;
  text-align: center;
  background: #f8e26b;
  border: 1px solid #c57c20;
}


/* 查询好友身份 */
.dia2 {
  width: 738px;
  height: 260px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/dialog-bg2.png) no-repeat center;
}

.dia2 .dia-flex {
  margin-bottom: 30px;
}


/* 查询结果 */
.dia3 {
  width: 735px;
  height: 337px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/dialog-bg3.png) no-repeat center;
}


/* 已绑定好友记录 */
.dia4 {
  width: 736px;
  height: 575px;
  font-size: 20px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/dialog-bg4.png) no-repeat center;
}

.dia4 .dia-flex {
  margin: auto auto 10px;
}

.dia4 .table-header,
.dia4 .table-content {
  width: 85%;
}

.dia4 .table-content {
  overflow: auto;
  max-height: 58%;
}

.dia4 .table-header {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #fdcd93;
}

.dia4 .table-header>span {
  flex: 1;
  font-size: 24px;
  font-weight: bold;
}

.dia4 .table-header>span:nth-child(2) {
  width: 45%;
  flex: initial;
}

.dia4 .table-content table {
  width: 100%;
}

.dia4 .table-content tr td {
  padding: 10px 0;
}

.dia4 .table-content tr td:nth-child(2) {
  width: 45%;
  border-left: 1px solid #fdcd93;
  border-right: 1px solid #fdcd93;
}

.confirm {
  width: 316px;
  height: 77px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-confirm.png) no-repeat center;
}

.inquire {
  width: 316px;
  height: 77px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-djcx.png) no-repeat center/cover;
}

.copy {
  width: 316px;
  height: 77px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-copy.png) no-repeat center;
}

.binding {
  width: 316px;
  height: 77px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-qrbd.png) no-repeat center;
}

.consider {
  width: 316px;
  height: 77px;
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-wzxx.png) no-repeat center;
}

/* 通用按钮 */
.common-btn {
  box-sizing: border-box;
  padding-bottom: 11px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 316px;
  height: 77px;
  font-size: 35px;
  color: #161f2a;
  text-decoration: none;
  font-family: var(--font-family-HYLXJT);
  background: url(//game.gtimg.cn/images/x52/cp/a20250422xyx/btn-bg1.png) no-repeat center;
}

.common-btn:hover {
  text-decoration: none;
}

#afooter {
  text-align: center;
  background: #000;
  font-size: 12px;
  color: #c0c0c0;
  padding: 30px 0;
}

#afooter a {
  color: #c0c0c0;
}

::-webkit-scrollbar {
  width: 5px;
  background-color: #8f8f8f;
  border-radius: 4px;
  overflow: hidden;
}

::-webkit-scrollbar-thumb {
  background: #fff;
  border: 1px solid #8f8f8f;
  border-radius: 5px;
}