/* reset */
html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
em,
i,
span,
a,
img,
input,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}

a,
img,
input {
  border: none;
}

body {
  font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

a,
img {
  -webkit-touch-callout: none;
}

html,
body {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-text-size-adjust: none !important;
  -webkit-text-size-adjust: 100% !important;
}

/* reset end */
html {
  font-size: 50px;
  font-size: 13.33333333vw;
  /* 7.5rem === 100vw */
}

@media (max-width: 1024px) {
  html,
  body {
    max-width: 1024px;
  }
}
em {
  font-style: normal;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: none;
  outline: none;
  border: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background: none;
}

#afooter {
  background-color: #191219;
  text-align: center;
  font-size: 0.22rem;
  padding: 0.2rem 0;
}

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

img[src=""] {
  display: none;
  opacity: 0;
}

.wrapper {
  width: 100%;
  max-width: px(750);
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.wrapper *,
.wrapper *::after,
.wrapper *::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@font-face {
  font-family: "fzzh";
  src: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/fonts/fzzh.ttf");
}
@font-face {
  font-family: "fzrsy_b";
  src: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/fonts/fzrsy_b.ttf");
}
@font-face {
  font-family: "fzrsy_da";
  src: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/fonts/fzrsy_da.ttf");
}
@font-face {
  font-family: "syht_m";
  src: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/fonts/syht_m.ttf");
}
.dialog {
  outline: none;
  border: none;
  position: relative;
}
.dialog *,
.dialog *::before,
.dialog *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog .dia-con {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.dialog .dia-close {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.55rem;
  height: 0.55rem;
  position: absolute;
  right: -0.45rem;
  top: -0.05rem;
}
.dialog .dia-tit {
  color: #194a80;
  font-size: 0.3rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 1;
  height: 0.3rem;
  margin-top: 0.68rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dialog .dia-tit::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.63rem;
  height: 0.15rem;
  margin-right: 0.2rem;
}
.dialog .dia-tit::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.63rem;
  height: 0.15rem;
  margin-left: 0.2rem;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.dialog .dia-btn1 {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.99rem;
  height: 0.92rem;
  text-align: center;
  color: #7a491b;
  font-size: 0.24rem;
  font-family: "fzrsy_b";
  line-height: 0.92rem;
}
.dialog .dia-btn2 {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.73rem;
  height: 0.83rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.24rem;
  font-family: "fzrsy_b";
  line-height: 0.83rem;
}
.dialog .dia-btn3 {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.73rem;
  height: 0.83rem;
  text-align: center;
  color: #7a491b;
  font-size: 0.24rem;
  font-family: "fzrsy_b";
  line-height: 0.83rem;
}
.dialog .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.dia-common {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.38rem;
  height: 3.53rem;
}
.dia-common .flex-center {
  width: 80%;
  min-height: 1.5rem;
  margin: 0.75rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-common .msg-text {
  color: #4b7bb3;
  font-size: 0.24rem;
  text-align: center;
  line-height: 1.25;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(#194a80), to(#4b7bb3));
  background: linear-gradient(to bottom, #194a80, #4b7bb3);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  color: transparent;
}
.dia-common .common-confirm {
  margin: 0 auto;
}

.dia-bindrole {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-bindrole .dia-con {
  overflow: unset !important;
  padding-top: 0.68rem;
}
.dia-bindrole .dia-tit {
  margin-top: 0;
}
.dia-bindrole .bind-form {
  width: 3.07rem;
  margin: 0.18rem auto 0;
}
.dia-bindrole .bind-form .form-item {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/select_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.07rem;
  height: 0.42rem;
  margin-bottom: 0.1rem;
  position: relative;
}
.dia-bindrole .bind-form .form-item select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  color: #c6c0ba;
  font-size: 0.18rem;
  line-height: 0.42rem;
  padding-left: 0.14rem;
  position: absolute;
  left: 0;
  top: 0;
}
.dia-bindrole .bind-confirm {
  margin: 0 auto;
}

.dia-defeat {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-defeat .flex-center {
  width: 80%;
  min-height: 1.6rem;
  margin: 0.75rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-defeat .defeat-text {
  color: #4b7bb3;
  font-size: 0.24rem;
  text-align: center;
  line-height: 1.25;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(#194a80), to(#4b7bb3));
  background: linear-gradient(to bottom, #194a80, #4b7bb3);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  color: transparent;
}
.dia-defeat .defeat-invite {
  position: relative;
}
.dia-defeat .defeat-invite span {
  display: block;
  width: 100%;
  position: absolute;
  bottom: -0.15rem;
  color: #a46e1e;
  font-size: 0.16rem;
  font-weight: normal;
  font-family: none;
  line-height: 1;
}

#hintDia2 .flex-center {
  min-height: 1rem;
  margin: 0.25rem auto 0;
}

.dia-exchange {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-exchange .exchange-p1 {
  color: #194a80;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-top: 0.7rem;
}
.dia-exchange .exchange-prop {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_prop_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.28rem;
  height: 1.28rem;
  margin: 0.2rem auto 0;
  position: relative;
}
.dia-exchange .exchange-prop img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.dia-exchange .exchange-prop-name {
  width: 110%;
  color: #a46e1e;
  font-size: 0.16rem;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  margin-left: -5%;
}

.dia-getprop {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-getprop .getprop-prop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.2rem;
}
.dia-getprop .getprop-prop-list .getprop-prop-item {
  width: 1.7rem;
}
.dia-getprop .getprop-prop {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_prop_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.28rem;
  height: 1.28rem;
  margin: 0 auto;
  position: relative;
}
.dia-getprop .getprop-prop img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.dia-getprop .getprop-prop-name {
  width: 110%;
  color: #a46e1e;
  font-size: 0.16rem;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  margin-left: -5%;
}
.dia-getprop .getprop-confirm {
  margin: 0 auto;
}

.dia-playerhome {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.56rem;
  height: 7.92rem;
}
.dia-playerhome .dia-close {
  right: -0.25rem !important;
  top: -0.25rem !important;
}
.dia-playerhome .playerhome-tit {
  color: #102c92;
  font-size: 0.36rem;
  font-family: "fzrsy_b";
  line-height: 1;
  text-align: center;
  margin-top: 0.85rem;
}
.dia-playerhome .tips1 {
  color: #37437d;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-top: 0.2rem;
}
.dia-playerhome .playerhome-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 5.52rem;
  height: 0.5rem;
  margin: 0.22rem auto 0;
}
.dia-playerhome .playerhome-tab .playerhome-tab-item {
  width: 2.74rem;
  height: 100%;
  line-height: 0.5rem;
  text-align: center;
  color: #ffffff;
  font-size: 0.2rem;
  font-family: "fzrsy_b";
  background-size: 5.52rem 0.5rem !important;
}
.dia-playerhome .playerhome-tab .playerhome-tab-item.playerhome-tab-item1 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/playerhome_tab1.png");
  background-position: 0 0;
}
.dia-playerhome .playerhome-tab .playerhome-tab-item.playerhome-tab-item1.on {
  width: 2.76rem;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/playerhome_tab2.png");
}
.dia-playerhome .playerhome-tab .playerhome-tab-item.playerhome-tab-item2 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/playerhome_tab2.png");
  background-position: -2.76rem 0;
}
.dia-playerhome .playerhome-tab .playerhome-tab-item.playerhome-tab-item2.on {
  width: 2.76rem;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/playerhome_tab1.png");
}
.dia-playerhome .playerhome-list {
  width: 5.53rem;
  min-height: 3.77rem;
  margin: 0.17rem auto 0;
}
.dia-playerhome .playerhome-list .playerhome-item {
  width: 5.53rem;
  height: 0.86rem;
  border: 1px solid #c2f3ff;
  background-color: #ffffe7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.24rem;
  padding-right: 0.1rem;
  color: #37437d;
  font-size: 0.2rem;
  text-align: center;
  margin-top: 0.11rem;
}
.dia-playerhome .playerhome-list .playerhome-item:first-child {
  margin-top: 0;
}
.dia-playerhome .playerhome-list .playerhome-item .gap2 {
  margin-left: 0.2rem;
  display: inline-block;
  width: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dia-playerhome .playerhome-list .playerhome-item .gap3 {
  width: 1rem;
}
.dia-playerhome .playerhome-list .playerhome-item .gap4 {
  width: 1.63rem;
}
.dia-playerhome .playerhome-list .playerhome-item img {
  width: 0.64rem;
  height: 0.64rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 1px solid #fff4cf;
}
.dia-playerhome .playerhome-list .playerhome-item .playerhome-btn {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_btn5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.63rem;
  height: 0.51rem;
  line-height: 0.51rem;
  color: #ffffff;
  font-size: 0.2rem;
  font-family: "fzrsy_b";
  text-align: center;
}
.dia-playerhome .playerhome-another {
  margin: 0.2rem auto 0;
}

.dia-secondconfirm {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-secondconfirm .flex-center {
  width: 80%;
  min-height: 1.6rem;
  margin: 0.9rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-secondconfirm .secondconfirm-text {
  color: #4b7bb3;
  font-size: 0.24rem;
  text-align: center;
  line-height: 1.25;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(#194a80), to(#4b7bb3));
  background: linear-gradient(to bottom, #194a80, #4b7bb3);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  color: transparent;
}

.dia-record {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-record .record-thead {
  width: 4.54rem;
  height: 0.35rem;
  margin: 0.2rem auto 0;
  background-color: #4576ad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.dia-record .record-thead::after {
  content: "";
  display: block;
  width: 1px;
  height: 0.3rem;
  background-color: #c5e0ff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.dia-record .record-thead p {
  width: 50%;
  color: #ffffff;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.35rem;
}
.dia-record .record-list {
  width: 4.68rem;
  height: 1.7rem;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 auto;
  position: relative;
  left: 0.07rem;
}
.dia-record .record-list::-webkit-scrollbar {
  width: 0.03rem;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#bcd9e2), to(transparent));
  background-image: linear-gradient(to right, transparent, #bcd9e2, transparent);
}
.dia-record .record-list::-webkit-scrollbar-thumb {
  background-color: #84afcd;
}
.dia-record .record-list li {
  width: 4.54rem;
  min-height: 0.37rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin: 0.04rem 0;
  padding: 0.04rem 0;
}
.dia-record .record-list li:nth-child(even) {
  background-color: #f0fbeb;
}
.dia-record .record-list li .gap {
  width: 50%;
  height: 100%;
  line-height: 1.2;
  color: #37437d;
  font-size: 0.2rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-record .record-list li .gap img {
  width: 0.4rem;
  height: 0.4rem;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1.8);
      -ms-transform: scale(1.8);
          transform: scale(1.8);
  margin-right: 0.05rem;
}
.dia-record .record-list li .gap p {
  max-width: 1.8rem;
}

.dia-rule {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-rule .rule-scroll {
  width: 4.67rem;
  height: 2.28rem;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0.1rem auto 0;
  position: relative;
  left: 0.07rem;
}
.dia-rule .rule-scroll::-webkit-scrollbar {
  width: 0.03rem;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#bcd9e2), to(transparent));
  background-image: linear-gradient(to right, transparent, #bcd9e2, transparent);
}
.dia-rule .rule-scroll::-webkit-scrollbar-thumb {
  background-color: #84afcd;
}
.dia-rule .rule-text {
  width: 4.53rem;
  background-color: rgba(255, 255, 255, 0.5);
  color: #6d6d6d;
  font-size: 0.18rem;
  line-height: 1.3;
  padding-top: 0.1rem;
}
.dia-rule .rule-text p {
  padding: 0 0.2rem;
  margin-top: 0.1rem;
}
.dia-rule .rule-text table {
  width: 95%;
  text-align: center;
  border-collapse: collapse;
  margin: 0.1rem auto 0.2rem;
}
.dia-rule .rule-text table tr th {
  border: 1px solid #6d6d6d;
}
.dia-rule .rule-text table tr td {
  border: 1px solid #6d6d6d;
}
.dia-rule .rule-text table.table2 tr th:nth-child(1) {
  width: 1.2rem;
}
.dia-rule .rule-text table.table2 tr th:nth-child(2) {
  width: 1.6rem;
  padding: 0 0.05rem;
}
.dia-rule .rule-text table.table3 tr th:nth-child(1) {
  width: 1.2rem;
}

#actendDia .flex-center {
  min-height: 1rem;
  margin: 0.25rem auto 0;
  -ms-flex-line-pack: center;
      align-content: center;
}

.toast {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0.1rem 0.2rem;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  line-height: 1.25;
  border-radius: 0.1rem;
  font-size: 0.2rem;
  text-align: center;
  z-index: 10000;
  opacity: 0;
  margin-top: 1rem;
  -webkit-transition: opacity 0.3s, margin 0.3s;
  transition: opacity 0.3s, margin 0.3s;
  pointer-events: none;
}
.toast.show {
  opacity: 1;
  margin-top: 0;
}

.dia-chooseprop {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.99rem;
  height: 3.92rem;
}
.dia-chooseprop .chooseprop-p1 {
  color: #194a80;
  font-size: 0.22rem;
  font-family: "syht_m";
  line-height: 1;
  text-align: center;
  margin-top: 0.7rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#194a80), to(#4b7bb3));
  background: linear-gradient(to bottom, #194a80, #4b7bb3);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  color: transparent;
}
.dia-chooseprop .chooseprop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dia-chooseprop .chooseprop-list li {
  width: 1.2rem;
  margin: 0 0.1rem;
}
.dia-chooseprop .chooseprop-list li .chooseprop-prop {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/exchange_prop_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.17rem;
  height: 1.2rem;
  margin: 0.2rem auto 0;
  position: relative;
}
.dia-chooseprop .chooseprop-list li .chooseprop-prop img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.dia-chooseprop .chooseprop-list li .chooseprop-prop-name {
  width: 110%;
  color: #a46e1e;
  font-size: 0.16rem;
  text-align: center;
  line-height: 1;
  white-space: nowrap;
  margin-left: -5%;
}
.dia-chooseprop .chooseprop-list li.on .chooseprop-prop {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/exchange_prop_bg_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.dia-chooseprop .chooseprop-list li.on .chooseprop-prop img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.dia-chooseprop .chooseprop-list li.on .chooseprop-prop::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  display: block;
  width: 0.49rem;
  height: 0.49rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.test-btn {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.1rem;
}
.test-btn button {
  font-size: 0.22rem;
  display: none;
}