#app {
  min-width: 3.75rem;
  max-width: 7.5rem;
  margin: 0 auto;
}

.part-1 {
  position: relative;
  height: 16.24rem;
  padding-left: 0;
  padding-top: 1.18rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wbg.jpg') no-repeat;
  background-size: cover;
  background-position: top center;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
}
.part-1 .logo-icons {
  display: flex;
  gap: 0.3rem;
  align-items: center;
  justify-content: center;
}
.part-1 .logo-icons .logo {
  background-repeat: no-repeat;
  background-size: contain;
}
.part-1 .logo-icons .sg-logo {
  width: 2.63rem;
  height: 0.73rem;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/logo-1.png');
}
.part-1 .logo-icons .zg-logo {
  width: 1.94rem;
  height: 1.22rem;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/LOGO.png');
}
.part-1 .slogen {
  width: 4.64rem;
  height: 2.8rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/slogen.png') no-repeat;
  background-size: cover;
  margin-top: 0.26rem;
}
.part-1 .desc {
  width: 6.01rem;
  height: 0.72rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btbg.png') no-repeat;
  background-size: cover;
  margin-top: -0.17rem;

  font-size: 0.31rem;
  line-height: 0.76rem;
  font-weight: bold;
  letter-spacing: 0.02rem;
  color: #ffffff;
  text-shadow: 0rem 0.03rem 0.07rem rgba(73, 42, 3, 0.9), 0rem 0.01rem 0.04rem rgba(86, 19, 6, 0.9);

  text-align: center;
}
.part-1 .time {
  font-size: 0.24rem;
  font-weight: bold;
  color: #3a260f;
}
.part-1 .server-box {
  min-width: 4.12rem;
  height: 0.63rem;
  background-color: rgba(19, 12, 3, 0.8);
  border-radius: 0.04rem;
  border: solid 0.01rem #b69a55;

  display: flex;
  align-items: center;
  gap: 0.04rem;
  padding: 0 0.23rem;
  margin-top: 6.06rem;
  box-sizing: border-box;

  font-size: 0.28rem;
  color: #e6cb74;
}
.part-1 .server-box .name {
  flex: 1;
  text-align: right;
}
.part-1 .server-box .btn {
  color: #b6654f;
}
.part-1 .float-bottom {
  position: absolute;
  left: 51.2%;
  bottom: 1.48rem;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part-1 .float-bottom .text {
  font-size: 0.24rem;
  font-weight: bold;
  letter-spacing: 0.01rem;
  color: #ffffff;
  text-shadow: 0.02rem 0.02rem 0.01rem #6d5852, /* 右下 */ -0.02rem -0.02rem 0.01rem #6d5852, /* 左上 */ 0.02rem -0.02rem 0.01rem #6d5852,
    /* 右上 */ -0.02rem 0.02rem 0.01rem #6d5852; /* 左下 */
  margin-bottom: 0.05rem;
}
.part-1 .float-bottom .arrow {
  width: 0.77rem;
  height: 0.77rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/next.png') no-repeat;
  background-size: cover;
  animation: arrow-down-up 2s 0s infinite ease-in-out;
}

.float-btn {
  position: fixed;
  top: 50%;
  right: .17rem;
  transform: translateY(18%);
  z-index: 666;
  /* width: 5.77rem;
  height: 5.83rem; */
  width: 2.88rem;
  height: 2.92rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/float_btn_zg.png') no-repeat;
  background-size: cover;
}
.float-btn .close {
  position: absolute;
  top: 0rem;
  right: .19rem;
  width: .42rem;
  height: .42rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/float_close_btn.png') no-repeat;
  background-size: cover;
  cursor: pointer;
}

.part-title {
  position: relative;
  width: 7.5rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part-title .rules-btn {
  position: absolute;
  left: auto;
  top: 0.1rem;
  right: 0.29rem;

  display: flex;
  align-items: center;
  gap: 0.06rem;

  font-size: 0.22rem;

  color: #bc9946;
}
.part-title .rules-btn .icon {
  width: 0.24rem;
  height: 0.23rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/gz.png') no-repeat;
  background-size: contain;
}
.part-title .point {
  position: absolute;
  left: 0.29rem;
  top: 0.1rem;
  font-size: 0.22rem;
  color: #bc9946;
}
.part-title .title {
  font-size: 0.36rem;
  font-weight: bold;
  color: #ffe164;

  display: flex;
  align-items: center;
  gap: 0.24rem;
}
.part-title .title::before {
  content: '';
  width: 1.08rem;
  height: 0.28rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btlr2.png') no-repeat;
  background-size: contain;
}
.part-title .title::after {
  content: '';
  width: 1.08rem;
  height: 0.28rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btlr1.png') no-repeat;
  background-size: contain;
}
.part-title .desc {
  width: 5.6rem;
  text-align: center;
  font-size: 0.22rem;
  color: #cda74a;
  margin-top: 0.16rem;
}

.part-2 {
  position: relative;
  /* height: 10.4rem; */
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wbg2.jpg') no-repeat;
  background-size: 100%;
  background-position: top center;
  margin-top: -0.01rem;
}
.part-2 .recharge-list {
  display: flex;
  justify-content: center;
  gap: 0.06rem;
  margin-top: 0.41rem;
  padding-bottom: 0.1rem;
  box-sizing: border-box;
  overflow-x: auto;
  flex-wrap: nowrap;
}
.part-2 .recharge-list li {
  flex-shrink: 0;
  position: relative;
  width: 2.45rem;
  height: 2.22rem;

  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/bgz.png') no-repeat;
  background-size: 100% 100%;

  display: flex;
  flex-direction: column;
  align-items: center;
}
.part-2 .recharge-list .title {
  font-size: 0.22rem;
  font-weight: bold;
  color: #1d1108;
  margin-top: 0.36rem;
}
.part-2 .recharge-list .img-box {
  padding: 0.01rem;
  border: 0.02rem solid #da7a2c;
  border-radius: 0.03rem;
  margin-top: 0.25rem;
}
.part-2 .recharge-list .img-box img {
  width: 0.53rem;
  height: 0.53rem;
  object-fit: cover;
  display: block;
}
.part-2 .recharge-list .price-box {
  display: flex;
  font-size: 0.18rem;
  color: #1d1108;
  font-weight: bold;
  margin-top: 0.1rem;
  line-height: 0.26rem;
}
.part-2 .recharge-list .price-box .price {
  font-size: 0.24rem;
  line-height: 0.24rem;
}
.part-2 .recharge-list button {
  position: absolute;
  bottom: -0.12rem;
  width: 1.2rem;
  height: 0.43rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnd1.png') no-repeat;
  background-size: cover;

  font-size: 0.18rem;
  font-weight: bold;
  color: #fff6b6;
  text-shadow: 0.01rem 0 #614219, 0rem 0.01rem #614219, -0.01rem 0 #614219, 0 -0.01rem #614219;
}
.part-2 .reward-title {
  text-align: center;
  font-size: 0.22rem;
  color: #cda74a;
  margin-top: 0.61rem;
}
.part-2 .recharge-reward-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.15rem;
}
.part-2 .recharge-reward-item {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 6.94rem;
  height: 2.99rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wbg1.png') no-repeat;
  background-size: cover;
  padding: 0 0.33rem 0 0.33rem;
  box-sizing: border-box;
}
.part-2 .recharge-reward-item .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 0.79rem;
  margin-top: 0.24rem;
  padding-right: 0.35rem;
  box-sizing: border-box;
}
.part-2 .point-box {
  font-size: 0.24rem;
  font-weight: bold;
  color: #1d1108;
  display: flex;
  align-items: flex-end;
  width: 1.87rem;
  justify-content: center;
}
.part-2 .point-box .point {
  font-size: 0.48rem;
}
.part-2 .point-box .unit {
  margin-bottom: 0.05rem;
}
.part-2 .reward-list {
  flex: 1;
  min-width: 0;

  display: flex;
  gap: 0.16rem;
  margin-left: 0.18rem;
  flex-wrap: wrap;
  align-content: start;
  margin-top: 0.16rem;
}
.part-2 .reward-item {
  display: flex;
  align-items: center;
  gap: 0.1rem;
}
.part-2 .reward-item .img-box {
  padding: 0.01rem;
  border: 0.02rem solid #da7a2c;
  border-radius: 0.03rem;
}
.part-2 .reward-item img {
  width: 0.53rem;
  height: 0.53rem;
  object-fit: cover;
  display: block;
}
.part-2 .reward-item p {
  color: #1d1108;

  font-size: 0.24rem;
  width: 1.2rem;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.part-2 .receive-btn {
  width: 1.57rem;
  height: 0.53rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnb2.png') no-repeat;
  background-size: cover;

  font-size: 0.24rem;
  font-weight: bold;
  color: #1e1815;
  cursor: default;
}
.part-2 .receive-btn.receive {
  color: #fff3bb;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnb1.png');
  cursor: pointer;
}

.part-3 {
  position: relative;
  z-index: 1;
  padding-top: 1rem;
  box-sizing: border-box;

  height: 6.53rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wcbbg.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.part-3 .slogen {
  width: 5rem;
  height: 1.89rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/cb.png') no-repeat;
  background-size: cover;

  margin: 0.48rem auto 0;
}
.part-3 .receive-btn {
  width: 1.57rem;
  height: 0.53rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnb2.png') no-repeat;
  background-size: cover;

  font-size: 0.24rem;
  font-weight: bold;
  color: #1e1815;
  cursor: default;
  display: block;

  margin: 0 auto;
}
.part-3 .receive-btn.receive {
  color: #fff3bb;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnb1.png');
  cursor: pointer;
}

.part-4 {
  position: relative;
  height: 15rem;
  padding-top: 1.4rem;
  margin-top: -1.4rem;
  box-sizing: border-box;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wbg2.jpg') no-repeat;
  background-size: 100%;
  background-position: bottom center;
}

.part-4 .team-box {
  position: relative;
  width: 6.6rem;
  height: 5.02rem;
  background-color: rgba(0, 0, 0, 0.6);
  border: solid 0.02rem #fae283;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.31rem;
  margin: 0.71rem auto 0;
  padding-top: 0.58rem;
  row-gap: 0.06rem;
  align-content: flex-start;
}
.part-4 .team-box::before {
  position: absolute;
  content: '';
  top: 0;
  left: 50%;
  transform: translate(-50%, -55%);
  width: 0.37rem;
  height: 0.37rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/dian.png') no-repeat;
  background-size: cover;
}
.part-4 .team-box .user-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1.8rem;
}
.part-4 .team-box .user-box .img-box {
  position: relative;
  z-index: 1;
  width: 1.37rem;
  height: 1.36rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/facebg.png') no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.part-4 .team-box .user-box .img-box img {
  width: 1.13rem;
  height: 1.13rem;
  object-fit: cover;
  border-radius: 50%;
}
.part-4 .team-box .user-box .text {
  color: #ad7128;
  font-size: 0.22rem;
  line-height: 0.32rem;
  letter-spacing: -0.01rem;
  margin-top: 0.12rem;
  display: flex;
  justify-content: center;
}
.part-4 .team-box .user-box .captain-tag {
  display: none;
}
.part-4 .team-box .user-box.have .img-box {
  cursor: default;
}
.part-4 .team-box .user-box.have .text {
  color: white;
}
.part-4 .team-box .user-box.captain::after {
  content: '';
  position: absolute;
  top: -0.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.61rem;
  height: 0.58rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/duizhang.png') no-repeat;
  background-size: cover;
}
.part-4 .team-box .user-box.captain .captain-tag {
  display: block;
}
.part-4 .team-box .invite-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: 2.14rem;
  height: 0.76rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnd1.png') no-repeat;
  background-size: cover;
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 0.72rem;
  color: #020202;
  text-align: center;
  padding-bottom: 0.05rem;
  box-sizing: border-box;
}
.part-4 .team-box .close-team {
  position: absolute;
  top: 0.09rem;
  right: 0.15rem;
  font-size: 0.2rem;
  color: #ad7128;
  cursor: pointer;
}
.part-4 .reward-box {
  position: relative;
  width: 6.6rem;
  min-height: 5.05rem;
  background-color: rgba(0, 0, 0, 0.6);
  border: solid 0.02rem #fae283;
  padding: 0.31rem 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.33rem;

  margin: 0.63rem auto 0;
}
.part-4 .reward-box::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 55%);
  width: 0.37rem;
  height: 0.37rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/dian.png') no-repeat;
  background-size: cover;
}
.part-4 .reward-box .reward-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.part-4 .reward-box p {
  font-size: 0.22rem;
  line-height: 0.3rem;
  color: #ffffff;
  text-align: center;
}
.part-4 .reward-box .gift-list {
  display: flex;
  gap: 0.16rem;
  margin: 0.16rem 0 0.14rem;
}
.part-4 .reward-box .gift-list .gift-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part-4 .reward-box .gift-list img {
  width: 0.82rem;
  height: 0.82rem;
  object-fit: cover;
}
.part-4 .reward-box .gift-list p {
  width: 1.2rem;
  font-size: 0.18rem;
  line-height: 0.2rem;
  color: #b77f43;
  text-align: center;
  margin-top: 0.04rem;
}
.part-4 .reward-box button {
  position: relative;
  width: 1.19rem;
  height: 0.44rem;
  cursor: default;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part-4 .reward-box button::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.02rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btne2.png') no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.part-4 .reward-box button span {
  position: relative;
  font-size: 0.22rem;
  font-weight: bold;
  line-height: 0.18rem;
  letter-spacing: 0rem;
  color: #130806;
}
.part-4 .reward-box button.receive {
  cursor: pointer;
}
.part-4 .reward-box button.receive::before {
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btne1.png');
}

.part-5 {
  height: 17.7rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wbg2.jpg') no-repeat;
  background-size: 100%;
  background-position: top center;
  background-position-y: -1.6rem;
}
.part-5 .reward-list-box {
  width: 7.5rem;
  overflow-x: auto;
  padding: 0 0.26rem;
  box-sizing: border-box;
}
.part-5 .reward-list-box .scroll {
  position: relative;
  width: 12rem;
  margin: 0.31rem auto 0;
  padding-bottom: 0.1rem;
}
.part-5 .reward-list-box .reward-list {
  position: relative;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.part-5 .reward-list .reward-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 2.6rem;
}
.part-5 .reward-list .reward-item .imgs-box {
  height: 1.175rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.part-5 .reward-list .rewards {
  display: flex;
  gap: 0.1rem;
  height: 1.175rem;
}
.part-5 .reward-list .rewards li {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1rem;
}
.part-5 .reward-list .reward-item img {
  width: 0.82rem;
  height: 0.82rem;
  object-fit: cover;
}
.part-5 .reward-list .reward-item .name {
  font-size: 0.2rem;
  color: #ffffff;
  margin-top: 0.08rem;
  font-weight: bold;
}
.part-5 .reward-list .reward-item .icon {
  width: 0.37rem;
  height: 0.37rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/dian2.png') no-repeat;
  background-size: contain;
  margin-top: 0.19rem;
}
.part-5 .reward-list .reward-item .icon.active {
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/dian.png');
}
.part-5 .reward-list .reward-item .point {
  font-size: 0.22rem;
  color: #ffffff;
  margin-top: 0.08rem;
  font-weight: bold;
}
.part-5 .reward-list .reward-item button {
  position: relative;
  width: 0.99rem;
  height: 0.37rem;
  margin-top: 0.17rem;
  cursor: default;
  display: flex;
  align-items: center;
  justify-content: center;
}
.part-5 .reward-list .reward-item button::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.02rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btne2.png') no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.part-5 .reward-list .reward-item button span {
  position: relative;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.18rem;
  letter-spacing: 0rem;
  color: #130806;
}
.part-5 .reward-list .reward-item button.receive {
  cursor: pointer;
}
.part-5 .reward-list .reward-item button.receive::before {
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btne1.png');
}
.part-5 .line-process {
  position: absolute;
  top: 1.51rem;
  left: 0;

  width: 100%;
  height: 0.06rem;
  background-color: #000000;
  border: solid 0.01rem #000000;
}
.part-5 .line-process .thumb {
  background-color: #c0504c;
  width: 0%;
  height: 100%;
  transition: width 0.5s ease;
}
.part-5 .task-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.37rem;
  gap: 0.11rem;
}
.part-5 .task-list .task-item {
  width: 6.76rem;
  height: 0.79rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/bg2.png') no-repeat;
  background-size: 100% 100%;

  display: flex;
  align-items: center;
  gap: 0.04rem;

  font-size: 0.24rem;
  font-weight: bold;
  color: #1d1108;
  padding: 0 0.21rem 0 0.42rem;
  box-sizing: border-box;
}
.part-5 .task-list .task-item .title {
  flex: 1;
}
.part-5 .task-list .task-item .receive-btn {
  width: 1.57rem;
  height: 0.53rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnb2.png') no-repeat;
  background-size: cover;

  font-size: 0.24rem;
  font-weight: bold;
  color: #1e1815;
  cursor: default;
}
.part-5 .task-list .task-item .receive-btn.receive {
  color: #fff3bb;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnb1.png');
  cursor: pointer;
}

.part-6 {
  position: relative;
  min-height: 6.54rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wjlbbg.png') no-repeat;
  background-size: 100% auto;
  background-position: top center;

  padding-top: 0.25rem;
  box-sizing: border-box;

  margin-top: -6.98rem;
}
.part-6 .vip-btn {
  display: block;
  width: 1.57rem;
  height: 0.53rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/btnb1.png') no-repeat;
  background-size: cover;

  font-size: 0.18rem;
  font-weight: bold;
  color: #fff3bb;
  text-align: center;
  line-height: 0.53rem;
  margin: 3.2rem auto 0;
}
.part-6 .vip-rules {
  width: 100%;
  height: 16rem;

  margin-top: 0.38rem;
}

.modal-box .close-btn {
  position: absolute;
  z-index: 1;
  top: 0.19rem;
  right: 0.2rem;
  width: 0.25rem;
  height: 0.25rem;
  background: url('https://img.fxegames.com/fxegames/sgmweb/dwgk/btnf.png') no-repeat;
  background-size: 100% 100%;
}
.modal-container {
  width: 5rem;
  position: relative;
  padding: 0.2rem;
  min-width: 4.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.modal-container::before {
  content: '';
  position: absolute;
  top: -0.04rem;
  left: -0.09rem;
  width: 104%;
  height: 102%;
  background: url('https://img.fxegames.com/fxegames/zgzb/ffcs/tcbg6.png') no-repeat;
  background-size: cover;
}
.modal-container .modal-header {
  padding-left: 0.07rem;
  margin-bottom: 0.16rem;
  position: relative;
}
.modal-container .modal-header .title {
  font-size: 0.24rem;
  color: #876c42;
  font-weight: bold;
}
.modal-container .modal-body {
  position: relative;
  flex: 1;
  background-color: #fffbed;
  border-radius: 0.04rem;
  padding: 0.15rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  min-height: 0;
  font-size: 0.22rem;
}
.modal-container .modal-footer {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.14rem;
  margin-top: 0.17rem;
}
.modal-container .modal-footer .modal-btn {
  width: 1.51rem;
  height: 0.5rem;
  border-radius: 0.04rem;
  font-size: 0.24rem;
  font-weight: bold;
}
.modal-container .modal-footer .modal-btn.ok {
  background-color: #92312a;
  color: #ffffff;
}
.modal-container .modal-footer .modal-btn.cancel {
  border: solid 0.01rem #92312a;
  color: #92312a;
}

.invite-modal .modal-body h1 {
  font-size: 0.22rem;
  color: #876c42;
  text-align: center;
}
.invite-modal .modal-body p {
  min-height: 0.64rem;
  background-color: #f1e6ca;
  border-radius: 0.04rem;

  font-size: 0.24rem;
  color: #876c42;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;

  margin-top: 0.32rem;

  word-break: break-all;
  padding: 0.06rem 0.16rem;
}

.team-modal {
  width: 5.6rem;
}
.team-modal .team-list {
  display: flex;
  margin-top: 0.17rem;
}
.team-modal .team-item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1rem;
}
.team-modal .team-item .img-box {
  position: relative;
  z-index: 1;
  width: 0.77rem;
  height: 0.76rem;
  background: url('https://img.fxegames.com/fxegames/zgzb/ffcs/face1.png') no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-modal .team-item .img-box img {
  width: 0.63rem;
  height: 0.63rem;
  object-fit: cover;
  border-radius: 50%;
}
.team-modal .team-item .text {
  color: #ad7128;
  font-size: 0.16rem;
  line-height: 0.2rem;
  letter-spacing: -0.01rem;
  margin-top: 0.12rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.team-modal .team-item .captain-tag {
  display: none;
}
.team-modal .team-item.have .img-box {
  cursor: default;
}
.team-modal .team-item.have .text {
  color: black;
}
.team-modal .team-item.captain::after {
  content: '';
  position: absolute;
  top: -0.3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0.36rem;
  height: 0.33rem;
  background: url('https://img.fxegames.com/fxegames/zgzb/ffcs/qizi.png') no-repeat;
  background-size: cover;
}
.team-modal .team-item.captain .captain-tag {
  display: block;
}
.team-modal .tip {
  font-size: 0.22rem;
  text-align: center;
  margin-top: 0.1rem;
}

.rules-modal.modal-container {
  width: 5rem;
  min-height: 4.81rem;
  max-height: 4.81rem;
}
.rules-modal .rule-list {
  padding-right: 0.21rem;
  box-sizing: border-box;
  color: #876c42;
}
.rules-modal .rule-list h1 {
  font-weight: bold;
}
.rules-modal .rule-list p {
  line-height: 0.24rem;
  margin-bottom: 0.2rem;
}

.goods-modal .reward-list {
  display: flex;
  flex-direction: column;
  gap: 0.16rem;
}
.goods-modal .reward-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.goods-modal .reward-list li img {
  width: 0.6rem;
  height: 0.6rem;
  object-fit: cover;
}
.goods-modal .reward-list li span {
  font-size: 0.24rem;
}

.tip-modal .tip {
  text-align: center;
}

.buy-modal {
  width: 5.7rem;
}

.buy-modal .form {
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
  padding: 0 0.16rem;
  box-sizing: border-box;
}
.buy-modal .form .form-item {
  display: flex;
  gap: 0.15rem;
  align-items: center;
}
.buy-modal .form .form-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/sx2.png');
  background-repeat: no-repeat;
  background-position: right 0.12rem center;
}
.buy-modal .form .form-select:invalid {
  color: #868686;
}
.buy-modal .form .form-select option {
  color: rgba(0, 0, 0, 0.88);
}
.buy-modal .form .form-select:focus {
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/sx1.png');
}
.buy-modal .form .wrapper {
  flex: 1;
}
.buy-modal .form .label {
  width: 1rem;
  text-align: left;
  font-size: 0.2rem;
  color: #876c42;
}
.buy-modal .form .form-input {
  width: 100%;
  height: 0.36rem;
  background-color: #f1e6ca;
  padding: 0 0.09rem;
  box-sizing: border-box;
}
.buy-modal .form .input-number {
  display: flex;
  align-items: center;
  gap: 0.07rem;
  justify-content: flex-end;
}
.buy-modal .form .input-number button {
  width: 0.36rem;
  height: 0.36rem;
  border: solid 0.01rem #92312a;
  box-sizing: border-box;
  color: #92312a;
}
.buy-modal .form .input-number .num {
  min-width: 0.95rem;
  height: 0.36rem;
  background-color: #f1e6ca;
  padding: 0 0.1rem;
  line-height: 0.36rem;
  text-align: center;
  box-sizing: border-box;
}
.buy-modal .form .price {
  text-align: right;
}
.buy-modal .pay-way {
  display: flex;
  align-items: center;
  gap: 0.31rem;
}

.buy-modal .pay-way label {
  display: flex;
  align-items: center;
  gap: 0.06rem;
}
.buy-modal .pay-way input[type='radio'] {
  position: relative;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;

  width: 0.18rem;
  height: 0.18rem;
  background-color: #f1e6ca;

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.buy-modal .pay-way input[type='radio']:checked::after {
  position: absolute;
  content: '';
  width: 0.12rem;
  height: 0.12rem;
  background-color: #92312a;
}
.buy-modal .pay-way .wx-img {
  width: 1.06rem;
  height: 0.3rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wx_pay.png') no-repeat;
  background-size: contain;
  cursor: pointer;
}
.buy-modal .pay-way .zfb-img {
  width: 0.83rem;
  height: 0.3rem;
  background: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/zfb_pay.png') no-repeat;
  background-size: contain;
  cursor: pointer;
}

.code-modal {
  z-index: 1001;
}
.code-modal .modal-box {
  width: 2.63rem;
  height: 3.5rem;
  background-color: #ffffff;
  border: solid 0.01rem #c4b993;
  box-sizing: border-box;

  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.23rem;
  gap: 0.14rem;
}
.code-modal .modal-box #ewmbox {
  width: 2.1rem;
  height: 2.1rem;
}
.code-modal .modal-box #ewmbox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.code-modal .modal-box .tip {
  color: #666666;
  font-size: 0.16rem;
}
.code-modal .modal-box .pay-way {
  background-repeat: no-repeat;
  background-size: contain;
}
.code-modal .modal-box .pay-way.pay-1 {
  width: 1.08rem;
  height: 0.39rem;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/zfb_pay.png');
}
.code-modal .modal-box .pay-way.pay-2 {
  width: 1.46rem;
  height: 0.41rem;
  background-image: url('https://img.fxegames.com/fxegames/sgm/hzldzgbq/wx_pay.png');
}

.pay-result-modal .img-ico {
  font-size: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.16rem;
  margin-top: 0.2rem;
}
.pay-result-modal .img-ico .status {
  width: 0.36rem;
  height: 0.36rem;
  background-size: 100%;
  background-repeat: no-repeat;
}
.pay-result-modal .img-ico .status.success {
  background-image: url('https://img.fxegames.com/fxegames/zgzb/payment/zf8.png');
}
.pay-result-modal .img-ico .status.fail {
  background-image: url('https://img.fxegames.com/fxegames/zgzb/payment/zf8_1.png');
}
.pay-result-modal .img-ico .text {
  font-size: 0.3rem;
}
.pay-result-modal .status-code {
  font-size: 0.24rem;
  color: #606060;
  text-align: center;
  margin-top: 0.16rem;
  margin-bottom: 0.2rem;
}
