@charset "UTF-8";
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  outline: none;
}

a,
img,
input {
  border: none;
}

body {
  font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}

ul,
li {
  list-style: none;
}

i,
em {
  font-style: normal;
}

.db {
  text-indent: -999em;
  overflow: hidden;
}

html {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  width: 100%;
}

html {
  font-size: 20rem;
}

html {
  font-size: calc(100vw /1920);
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

b {
  font-weight: bold;
}

b * {
  font-weight: bold;
}

body {
  width: 100%;
  background-color: #242220;
}

* {
  box-sizing: border-box;
}

.wrap {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/bg.jpg) no-repeat;
  background-size: 100% 100%;
  height: 3535rem;
}

.wrap .kv {
  height: 927rem;
  position: relative;
}

.wrap .kv .loginBox {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 100rem;
  left: 50%;
  transform: translateX(-50%);
  color: #ffaa99;
  font-size: 30rem;
}

.wrap .kv .loginBox a {
  color: #ffaa99;
  font-size: 30rem;
}

.part1 .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/title1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  width: 1510rem;
  height: 131rem;
}

.part1-main1 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/part1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  width: 1300rem;
  height: 286rem;
  margin-top: 46rem;
  padding: 0 30rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.part1-main1 .r {
  padding-right: 178rem;
}

.part1-main1 .r .txt {
  color: #fff6e4;
  line-height: 1.1;
  font-size: 22rem;
  text-align: center;
}

.part1-main1 .r .txt span {
  color: #df8347;
}

.part1-main1 .r .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn3.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 182rem;
  height: 54rem;
  margin: 0 auto;
  margin-top: 30rem;
}

.part1-main1 .l {
  display: flex;
  align-items: center;
}

.part1-main1 .l .icon {
  width: 217rem;
  height: 217rem;
  margin-right: 29rem;
}

.part1-main1 .l .icon img {
  display: block;
  width: 100%;
  height: 100%;
}

.part1-main1 .btns {
  text-align: center;
  color: #fff6e4;
  font-size: 18rem;
}

.part1-main1 .btns a {
  display: block;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn1.png) no-repeat;
  background-size: 100% 100%;
  width: 250rem;
  height: 74rem;
  margin-bottom: 14rem;
}

.part1-main1 .btns a.btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn2.png) no-repeat;
  background-size: 100% 100%;
}

.cardList {
  display: flex;
  justify-content: center;
  position: relative;
}

.cardList .bpspSlide::after {
  left: 50%;
  transform: translateX(-50%);
}

.cardList .items {
  margin: 0 18rem;
  position: relative;
  width: 244rem;
  height: 399rem;
  cursor: pointer;
}

.cardList .items.ysb .price {
  display: none;
}

.cardList .items.ysb .btn {
  display: block;
}

.cardList .items .card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cardList .items.active .card1 {
  transform: rotateY(180deg);
  z-index: 2;
}

.cardList .items.active .card2 {
  z-index: 3;
  opacity: 1;
  transform: rotate(0);
}

.cardList .icon {
  width: 200rem;
  height: 200rem;
  position: absolute;
  left: 50%;
  top: 84rem;
  transform: translateX(-50%);
}

.cardList .icon img {
  width: 100%;
  max-height: 100%;
}

.cardList .self {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/icon3.png) no-repeat;
  background-size: 100% 100%;
  width: 174rem;
  height: 56rem;
  position: absolute;
  display: none;
  left: 50%;
  text-align: center;
  line-height: 56rem;
  color: #ffdc50;
  font-size: 16rem;
  text-shadow: 1px 1px #666;
  top: 50rem;
  transform: translateX(-50%);
}

.cardList .price {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #111f59;
  width: 145rem;
  height: 38rem;
  border-radius: 19rem;
  color: #fff6e4;
  font-size: 20rem;
  margin: 0 auto;
  line-height: 1;
  margin-top: 5rem;
}

.cardList .price img {
  margin-right: 9rem;
  width: 19rem;
  height: 21rem;
  display: block;
}

.cardList .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn4.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  display: none;
  width: 193rem;
  height: 60rem;
}

.cardList .btn.gray {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn5.png) no-repeat;
  background-size: 100% 100%;
}

.cardList .delPrice {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/icon5.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  width: 93rem;
  height: 24rem;
  color: #ffdc50;
  display: none;
  font-size: 14rem;
  line-height: 1;
  position: relative;
}

.cardList .delPrice::after {
  content: '';
  display: block;
  width: 70%;
  left: 50%;
  top: 50%;
  position: absolute;
  height: 1px;
  background-color: #ffdc50;
  transform: translate(-50%, -50%);
}

.cardList .delPrice img {
  width: 12rem;
  height: 13rem;
  display: block;
  margin-right: 4rem;
}

.cardList .info {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 34rem;
  width: 100%;
}

.cardList .info .name {
  text-align: center;
  color: #fbf5f6;
  font-size: 18rem;
  margin-top: 5rem;
}

.cardList .card1 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/card1.png) no-repeat;
  background-size: 100% 100%;
  width: 244rem;
  height: 399rem;
  z-index: 3;
  transition: .2s linear all;
}

.cardList .card2 {
  position: relative;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/card2.png) no-repeat;
  background-size: 100% 100%;
  width: 244rem;
  height: 399rem;
  opacity: 0;
  z-index: 2;
  transition: .2s linear all;
  transform: rotateY(90deg);
}

.cardList .card2.active {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/card3.png) no-repeat;
  background-size: 100% 100%;
}

.cardList .card2.active .info .price {
  background-color: #36130a;
}

.cardList .card2.active .info .name {
  text-shadow: -1px -1px 0 #36130a, 0 -1px 0 #36130a, 1px -1px 0 #36130a, 1px 0 0 #36130a, 1px 1px 0 #36130a, 0 1px 0 #36130a, -1px 1px 0 #36130a, -1px 0 0 #36130a;
  font-weight: bold;
}

.part1-main2 .btns {
  display: flex;
  margin: 0 auto;
  width: 1380rem;
  align-items: center;
  justify-content: center;
  margin-top: 20rem;
  position: relative;
}

.part1-main2 .btns .bqsp {
  display: block;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn6.png) no-repeat;
  background-size: 100% 100%;
  width: 238rem;
  height: 49rem;
}

.part1-main2 .btns .ruleBtn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn7.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  width: 198rem;
  position: absolute;
  right: 0;
  height: 49rem;
}

.part2 {
  margin-top: 121rem;
}

.part2 .title {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/title2.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  width: 991rem;
  height: 131rem;
}

.part2 .txt {
  text-align: center;
  color: #df884e;
  font-size: 20rem;
  margin-top: 45rem;
  margin-bottom: 40rem;
}

.part2 .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 1380rem;
  margin: 0 auto;
}

.part2 .list .items {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/iconBg2.png) no-repeat;
  background-size: 100% 100%;
  width: 200rem;
  height: 240rem;
  margin: 0 15rem;
  margin-bottom: 25rem;
}

.part2 .list .items.status {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/iconBg1.png) no-repeat;
  background-size: 100% 100%;
}

.part2 .list .items .type {
  position: absolute;
  left: 7rem;
  top: 9rem;
  color: #fff;
  line-height: 27rem;
  font-size: 15rem;
  padding-left: 20rem;
}

.part2 .list .items .icon {
  height: 182rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.part2 .list .items .icon img {
  height: 174rem;
}

.part2 .list .items .icon p {
  position: absolute;
  bottom: 10rem;
  line-height: 1.1;
  color: #feba87;
  font-size: 16rem;
  text-align: center;
}

.part2 .list .items .price {
  height: 57rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22rem;
  color: #feba87;
  padding-bottom: 7rem;
}

.part2 .list .items .price img {
  display: block;
  width: 39rem;
  height: 39rem;
}

.pop .close {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/close.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: -50rem;
  display: block;
  width: 48rem;
  height: 47rem;
}

.pop1 {
  width: 738rem;
  height: 376rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diaPop1.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 72rem;
}

.pop1 .diamain {
  height: 200rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #feba87;
  font-size: 38rem;
}

.pop1 .btn {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn8.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  margin: 0 auto;
  width: 200rem;
  height: 60rem;
}

.pop4 .diamain {
  padding: 0 30rem;
  font-size: 26rem;
}

.pop5 .diamain {
  height: 150rem;
}

.pop5 .txt {
  padding: 0 30rem;
  text-align: center;
  color: #dda5a5;
  font-size: 18rem;
  margin-bottom: 30rem;
}

.pop6 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop2.png) no-repeat;
  background-size: 100% 100%;
  width: 1055rem;
  height: 756rem;
  padding: 0 30rem;
  padding-top: 100rem;
}

.pop6 .diamain {
  padding: 0 50rem;
  color: #feba87;
  font-size: 18rem;
  height: 615rem;
  overflow-y: auto;
}

.pop6 .diamain a {
  color: #fff;
  text-decoration: underline;
}

.pop6 .diamain span {
  color: #ffc300;
}

.pop6 .diamain::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 12px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 12px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}

.pop6 .diamain::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ff8d68;
}

.pop6 .diamain::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}

.pop7 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop3.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 30rem;
  width: 1055rem;
  padding-top: 108rem;
  height: 556rem;
}

.pop7 .list {
  display: flex;
  justify-content: center;
}

.pop7 .list .items {
  margin: 0 28rem;
}

.pop7 .list .btn {
  width: 200rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60rem;
  margin-bottom: 10rem;
}

.pop7 .list .btn1 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn9.png) no-repeat;
  background-size: 100% 100%;
  color: #633ebb;
  font-size: 24rem;
  font-weight: bold;
}

.pop7 .list .btn1 img {
  display: block;
  width: 23rem;
  height: 25rem;
  margin-right: 10rem;
}

.pop7 .list .btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn10.png) no-repeat;
  background-size: 100% 100%;
  color: #c66b32;
  font-size: 24rem;
  font-weight: bold;
}

.pop7 .list .icon {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/icon8.png) no-repeat;
  background-size: 100% 100%;
  width: 200rem;
  height: 177rem;
  padding-top: 30rem;
  margin-bottom: 20rem;
}

.pop7 .list .icon img {
  display: block;
  margin: 0 auto;
  width: 114rem;
  height: 81rem;
}

.pop7 .list .icon p {
  text-align: center;
  color: #feba87;
  font-size: 18rem;
  line-height: 1.2;
  margin-top: 10rem;
}

.pop8 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop4.png) no-repeat;
  background-size: 100% 100%;
  width: 888rem;
  height: 626rem;
  padding-top: 86rem;
}

.pop8 .t {
  text-align: center;
  color: #dda5a5;
  font-size: 18rem;
  line-height: 1.1;
  margin-bottom: 10rem;
}

.pop8 .icon {
  margin-bottom: 20rem;
}

.pop8 .icon img {
  display: block;
  width: 493rem;
  height: 264rem;
  margin: 0 auto;
}

.pop8 h3 {
  text-align: center;
  color: #feba87;
  font-size: 28rem;
}

.pop8 p {
  text-align: center;
  color: #dda5a5;
  font-size: 18rem;
}

.diaBtns {
  margin-top: 20rem;
  display: flex;
  justify-content: center;
}

.diaBtns a {
  display: block;
  width: 200rem;
  height: 60rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn8.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 60rem;
}

.diaBtns a.btn2 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/btn11.png) no-repeat;
  background-size: 100% 100%;
}

.pop {
  display: none;
}

.popSlide {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop5.png) no-repeat;
  background-size: 100% 100%;
  width: 1088rem;
  height: 726rem;
  padding-top: 95rem;
}

.popSlide h3 {
  text-align: center;
  color: #feba87;
  font-size: 28rem;
}

.popSlide p {
  text-align: center;
  color: #dda5a5;
  font-size: 18rem;
}

.popSlide .swiper {
  width: 100%;
  height: 440rem;
  overflow: hidden;
}

.popSlide .swiper img {
  display: block;
  width: 100%;
}

.popSlide .swiper .swiper-button-next {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/jt.png) no-repeat;
  background-size: 100% 100%;
  width: 63rem;
  height: 57rem;
}

.popSlide .swiper .swiper-button-prev {
  width: 63rem;
  height: 57rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/jt1.png) no-repeat;
  background-size: 100% 100%;
}

.zyPopSlide .tabMain .tabItems + .tabItems {
  display: none;
}

.zyPopSlide .tabItemsNone .sexItems {
  margin-top: 0;
  margin-bottom: 30rem;
}

.zyPopSlide .tabT {
  display: flex;
  justify-content: center;
  margin-bottom: 15rem;
}

.zyPopSlide .tabT a {
  display: block;
  margin: 1rem;
  width: 150rem;
  height: 48rem;
  text-align: center;
  line-height: 48rem;
  background-color: rgba(18, 10, 31, 0.7);
  color: #675a94;
  font-size: 18rem;
}

.zyPopSlide .tabT a.active {
  color: #fff;
  background: linear-gradient(0deg, #bf7e57, #924b47);
}

.zyPopSlide .tabT a:nth-of-type(1) {
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
}

.zyPopSlide .tabT a:last-child {
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}

.zyPopSlide .sexItems {
  padding: 0 30rem;
  margin-top: 30rem;
}

.zyPopSlide .sexItems .swiper {
  height: 305rem;
}

.zyPopSlide .sex {
  display: flex;
  justify-content: center;
  height: 43rem;
}

.zyPopSlide .sex a {
  display: block;
  width: 71rem;
  height: 43rem;
  background-color: rgba(18, 10, 31, 0.7);
  text-align: center;
  line-height: 43rem;
  color: #675a94;
  font-size: 18rem;
  margin: 0 1rem;
}

.zyPopSlide .sex a.active {
  color: #fff;
  background-color: #aa674f;
}

.zyPopSlide .sex a:nth-of-type(1) {
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
}

.zyPopSlide .sex a:last-child {
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}

.zyPopSlide .zyslideItems + .zyslideItems {
  display: none;
}

.dyIcon img {
  display: block;
  margin: 0 auto;
  height: 305rem;
}

.pop9 {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop6.png) no-repeat;
  background-size: 100% 100%;
  width: 739rem;
  height: 646rem;
  padding: 0 30rem;
  padding-top: 105rem;
}

.pop9 .swiper-button-next {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/jt.png) no-repeat;
  background-size: 100% 100%;
  width: 37rem;
  height: 35rem;
}

.pop9 .swiper-button-prev {
  width: 37rem;
  left: 7rem;
  height: 35rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/jt1.png) no-repeat;
  background-size: 100% 100%;
}

.pop9 .list {
  height: 510rem;
  display: flex;
  flex-wrap: wrap;
  overflow-y: auto;
}

.pop9 .list::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 12px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 12px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}

.pop9 .list::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ff8d68;
}

.pop9 .list::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.2);
}

.pop9 .list .items {
  width: 200rem;
  height: 240rem;
  margin: 0 10rem;
  margin-bottom: 15rem;
  position: relative;
}

.pop9 .list .items .icon {
  width: 100%;
  height: 100%;
  display: block;
}

.pop9 .list .items:nth-of-type(3n+1) .bpspSlide {
  left: 0;
}

.pop9 .list .items:nth-of-type(3n+1) .bpspSlide::after {
  left: 90rem;
}

.pop9 .list .items:nth-of-type(3n+2) .bpspSlide {
  left: 50%;
  transform: translateX(-50%);
}

.pop9 .list .items:nth-of-type(3n+2) .bpspSlide::after {
  left: 50%;
  transform: translateX(-50%);
}

.pop9 .list .items:nth-of-type(3n) .bpspSlide {
  left: inherit;
  right: 0;
}

.pop9 .list .items:nth-of-type(3n) .bpspSlide::after {
  right: 90rem;
}

.bpspSlide {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/icon9.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  width: 634rem;
  height: 203rem;
  position: absolute;
  z-index: 3;
  top: 100%;
}

.bpspSlide.bpspSlide1 {
  background: none;
}

.bpspSlide.bpspSlide1 .box {
  align-items: flex-start;
}

.bpspSlide::after {
  content: '';
  display: block;
  width: 21rem;
  height: 11rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/icon10.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -11rem;
}

.bpspSlide .swiper {
  overflow: hidden;
}

.bpspSlide .box {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bpspSlide .box img {
  display: block;
  width: 100%;
}

.bpspSlide .swiper {
  height: 100%;
}

.bpspSlide .swiper-slide {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: baseline;
}

.bpspSlide .swiper-slide img {
  display: block;
  width: 100%;
}

.rewardPop .icon {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/rewardPop1.png) no-repeat;
  background-size: 100% 100%;
  width: 250rem;
  height: 244rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 50rem;
  margin-bottom: 50rem;
}

.rewardPop .icon img {
  max-width: 100%;
  max-height: 100%;
}

.gray {
  filter: grayscale(1);
}

.cardListSlde {
  position: relative;
}

.cardListSlde .swiper-button-next {
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/jt.png) no-repeat;
  background-size: 100% 100%;
  width: 37rem;
  height: 35rem;
}

.cardListSlde .swiper-button-prev {
  width: 37rem;
  left: 7rem;
  height: 35rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/jt1.png) no-repeat;
  background-size: 100% 100%;
}

.cardListSlde .swiper-button-next, .cardListSlde .swiper-button-prev {
  margin-top: -23rem;
}

.cardListSlde .bpspSlide {
  top: -50rem;
}

.cardListSlde .bpspSlide::after {
  content: '';
  display: block;
  width: 21rem;
  height: 11rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/icon10.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.cardListSlde.bpspSlide_0 .bpspSlide {
  left: 85rem;
}

.cardListSlde.bpspSlide_1 .bpspSlide {
  left: 363rem;
}

.cardListSlde.bpspSlide_2 .bpspSlide {
  left: 50%;
  transform: translateX(-50%);
}

.cardListSlde.bpspSlide_3 .bpspSlide {
  right: 363rem;
}

.cardListSlde.bpspSlide_4 .bpspSlide {
  right: 85rem;
}

.diaGl1 {
  width: 738px;
  height: 626px;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop7.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 100px;
}

.diaGl1 .table {
  width: 659px;
  margin: 0 auto;
  border: 1px solid #3e4586;
  background-color: #1d203b;
  border-radius: 10rem;
  overflow: hidden;
}

.diaGl1 table {
  width: 100%;
  border-collapse: collapse;
}

.diaGl1 table th {
  background-color: #e0845f;
  color: #fff;
  font-size: 22px;
  height: 58px;
  line-height: 58px;
}

.diaGl1 table td {
  color: #dda5a5;
  font-size: 15px;
  height: 52px;
  line-height: 52px;
  border: 1px solid #3e4586;
}

.diaGl1 table th, .diaGl1 table td {
  width: 50%;
  text-align: center;
}

.diaGl2 {
  height: 416px;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop8.png) no-repeat;
  background-size: 100% 100%;
}

.diaGl3 {
  height: 416px;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diapop9.png) no-repeat;
  background-size: 100% 100%;
}

.popwxts {
  width: 738rem;
  height: 376rem;
  background: url(//game.gtimg.cn/images/fz/cp/a20250716smys/diaPop1.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 72rem;
}

.popwxts .diamain {
  height: 265rem;
  font-size: 22rem;
}
