.header {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/bg_header.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 5.7rem;
  position: relative;
  overflow: hidden;
}
.header .logo {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.54rem;
  height: 0.4rem;
  position: absolute;
  left: 0.2rem;
  top: 0.24rem;
}
.header .btn-start {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_start.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.56rem;
  height: 1.08rem;
  position: absolute;
  left: 50%;
  margin-left: -1.73rem;
  font-size: 0;
  top: 3.75rem;
}
.header .btn-start.btn-start1 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_start.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.header .btn-start.btn-start2 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_start2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.header .btn-start.btn-start3 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_start3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.header .btn-switch-server {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 4.8rem;
  color: #ffffff;
  font-size: 0.22rem;
  text-decoration: underline;
  line-height: 1;
}
.header .sidebar {
  position: fixed;
  right: 0;
  top: 10%;
  z-index: 9;
}
.header .sidebar a {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/sidebar_btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.56rem;
  height: 1.38rem;
  font-family: "syht_m";
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  color: #80572c;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.56rem;
  letter-spacing: 0.02rem;
  margin-bottom: 0.18rem;
}

.content .part {
  position: relative;
}
.content .part .title {
  margin: 0 auto;
}
.content .part1 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 8.7rem;
  padding-top: 0.47rem;
}
.content .part1 .title {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/title1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.72rem;
  height: 1.03rem;
}
.content .part1 .desc {
  width: 5.72rem;
  color: #ffffff;
  font-size: 0.22rem;
  font-family: "syht_m";
  -webkit-filter: drop-shadow(0 0 0.08rem rgba(16, 13, 109, 0.6));
          filter: drop-shadow(0 0 0.08rem rgba(16, 13, 109, 0.6));
  line-height: 1.5;
  margin: 0.1rem auto 0;
}
.content .part1 .desc em {
  color: #fefd77;
}
.content .part1 .p1-main {
  overflow: hidden;
}
.content .part1 .p1-main .defeatbuff {
  height: 0.57rem;
  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;
}
.content .part1 .p1-main .defeatbuff .time-icon {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/time_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.54rem;
  height: 0.57rem;
  margin-right: 0.22rem;
}
.content .part1 .p1-main .defeatbuff .p1 {
  font-size: 0.28rem;
  font-family: "fzrsy_b";
  color: #37437d;
  line-height: 0.47rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#3c60b9), to(#5b89f7));
  background: linear-gradient(to bottom, #3c60b9, #5b89f7);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  color: transparent;
  line-height: 0.6rem;
}
.content .part1 .p1-main .defeatbuff .countdown {
  height: 0.57rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.26rem;
  font-family: "fzrsy_b";
  color: #37437d;
  line-height: 0.47rem;
  margin-left: 0.1rem;
}
.content .part1 .p1-main .defeatbuff .countdown span {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.46rem;
  height: 0.47rem;
  text-align: center;
  line-height: 0.47rem;
  font-size: 0.26rem;
  font-family: "fzrsy_b";
  color: #ffffff;
  margin: 0 0.04rem;
}
.content .part1 .p1-main .stolen-record {
  width: 6.79rem;
  height: 4.72rem;
  margin: 0 auto;
  position: relative;
}
.content .part1 .p1-main .stolen-record .stolen-img {
  width: 6.79rem;
  height: 4.72rem;
  position: absolute;
  left: 0;
  top: 0;
}
.content .part1 .p1-main .stolen-record .stolen-img.stolen1 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/stolen1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .p1-main .stolen-record .stolen-img.stolen2 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/stolen2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .p1-main .stolen-record .stolen-img.stolen3 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/stolen3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .p1-main .stolen-record .stolen-img.stolen4 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/stolen4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .p1-main .stolen-record .stolen-img.stolen5 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/stolen5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .p1-main .stolen-record .stolen-img.stolen6 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/stolen6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .p1-main .stolen-record .defeat-text1 {
  width: 4.5rem;
  height: 0.27rem;
  color: #714924;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.27rem;
  position: absolute;
  top: 0.67rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.content .part1 .p1-main .stolen-record .stolen-record-bg {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/stolen_tips.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 4.11rem;
  height: 0.41rem;
  line-height: 0.41rem;
  text-align: center;
  color: #674221;
  font-size: 0.18rem;
  overflow: hidden;
  white-space: nowrap;
  position: absolute;
  top: 1.3rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
}
.content .part1 .p1-main .stolen-record .stolen-record-bg .stolenRecordSwiper {
  width: 80%;
  pointer-events: none;
}
.content .part1 .p1-main .stolen-record .stolen-record-bg .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
  will-change: transform;
}
.content .part1 .p1-main .stolen-record .stolen-record-bg .swiper-slide {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.content .part1 .p1-main .gold-earnings {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/text_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.65rem;
  height: 0.37rem;
  margin: 0 auto;
  color: #3748a5;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.39rem;
  white-space: nowrap;
  padding-left: 0.1rem;
}
.content .part1 .p1-main .gold-earnings2 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/text_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.65rem;
  height: 0.32rem;
  margin: 0 auto;
  color: #3748a5;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.32rem;
  white-space: nowrap;
  display: none;
}
.content .part1 .p1-main .gold-earnings2::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gold_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.23rem;
  height: 0.24rem;
  display: inline-block;
  margin-right: 0.05rem;
  position: relative;
  top: 0.04rem;
}
.content .part1 .p1-main .btn-pickup {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.59rem;
  height: 0.95rem;
  margin: 0.1rem auto 0;
  position: relative;
}
.content .part1 .p1-main .btn-pickup.gray {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn3_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
}
.content .part1 .p1-main .btn-pickup.gray span {
  color: #c9e2ff;
  font-size: 0.28rem;
}
.content .part1 .p1-main .btn-pickup span {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 0.32rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 0.98rem;
}
.content .part1 .p1-main .pickup-tips {
  color: #5a2a2a;
  font-size: 0.18rem;
  text-align: center;
  line-height: 1.5;
  margin-top: 0.1rem;
}
.content .part1 .p1-main.defeated .countdown {
  display: none;
}
.content .part1 .p1-main.defeated .stolen-record {
  margin-bottom: -0.4rem;
}
.content .part1 .p1-main.defeated .stolen-record .stolen-img {
  display: none;
}
.content .part1 .p1-main.defeated .stolen-record .defeat-text1 {
  display: none;
}
.content .part1 .p1-main.defeated .stolen-record::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/baoxiang.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
  width: 5.64rem;
  height: 3.98rem;
  position: absolute;
  left: 53%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0.2rem;
}
.content .part1 .p1-main.defeated .stolen-record .stolen-record-bg {
  top: 0.25rem;
}
.content .part1 .p1-main.defeated .gold-earnings {
  display: none;
}
.content .part1 .p1-main.defeated .gold-earnings2 {
  display: block;
}
.content .part1 .p1-main.over {
  padding-top: 1rem;
}
.content .part1 .p1-main.over .defeatbuff .time-icon {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/time_icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.23rem;
  height: 0.23rem;
  margin-right: 0.1rem;
}
.content .part1 .p1-main.over .defeatbuff .p1 {
  font-size: 0.22rem;
}
.content .part1 .p1-main.over .defeatbuff .countdown {
  display: none;
}
.content .part1 .p1-main.over .stolen-record {
  margin-bottom: -1.5rem;
}
.content .part1 .p1-main.over .stolen-record .stolen-img {
  display: none;
}
.content .part1 .p1-main.over .stolen-record .defeat-text1 {
  display: none;
}
.content .part1 .p1-main.over .stolen-record::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/long.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
  width: 4.55rem;
  height: 2.53rem;
  position: absolute;
  left: 46%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0.2rem;
}
.content .part1 .p1-main.over .stolen-record .stolen-record-bg {
  opacity: 0;
}
.content .part1 .p1-main.over .gold-earnings, .content .part1 .p1-main.over .gold-earnings2 {
  display: none;
}
.content .part2 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 9.8rem;
  padding-top: 0.22rem;
}
.content .part2 .title {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/title2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.17rem;
  height: 0.35rem;
}
.content .part2 .desc {
  color: #5a2a2a;
  font-size: 0.22rem;
  font-family: "syht_m";
  line-height: 1;
  text-align: center;
  margin: 0.18rem auto 0;
}
.content .part2 .gold-num {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 0.4rem;
  padding: 0 0.16rem;
  background-color: #a37c4d;
  border-radius: 0.2rem;
  color: #fff7a1;
  font-size: 0.2rem;
  font-family: "syht_m";
  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;
  right: 0.6rem;
  margin-left: auto;
  margin-top: 0.4rem;
}
.content .part2 .gold-num::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gold_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.27rem;
  height: 0.28rem;
  display: inline-block;
  margin-right: 0.08rem;
}
.content .part2 .exchangeSwiper {
  width: 5.9rem;
  height: 5.4rem;
  margin-top: 0.6rem;
}
.content .part2 .exchangeSwiper .swiper-slide.swiper-slide1 {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.content .part2 .exchangeSwiper .exchange-item {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/exchange_item.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.77rem;
  height: 2.52rem;
  padding-right: 0.19rem;
  padding-top: 0.19rem;
  margin-right: 0.14rem;
}
.content .part2 .exchangeSwiper .exchange-item:nth-child(n+3) {
  margin-right: 0.04rem;
}
.content .part2 .exchangeSwiper .exchange-item .exchange-img {
  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.22rem;
  height: 1.25rem;
  margin: 0 auto;
}
.content .part2 .exchangeSwiper .exchange-item .exchange-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part2 .exchangeSwiper .exchange-item .exchange-name {
  height: 0.4rem;
  text-align: center;
  color: #9c7030;
  font-size: 0.17rem;
  line-height: 1.2;
  padding: 0 0.15rem;
}
.content .part2 .exchangeSwiper .exchange-item .btn-exchange {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_exchange.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.32rem;
  height: 0.45rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  font-size: 0.18rem;
  line-height: 0.45rem;
  font-family: "fzrsy_b";
  text-shadow: 0px 0px 0.06rem #2e4bdb;
  position: relative;
}
.content .part2 .exchangeSwiper .exchange-item .btn-exchange::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gold_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.23rem;
  height: 0.24rem;
  display: inline-block;
  margin-left: 0.03rem;
  position: relative;
  top: 0.06rem;
}
.content .part2 .exchangeSwiper .exchange-item .btn-exchange.gray {
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
  pointer-events: none;
}
.content .part2 .exchangeSwiper .exchange-item2 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/exchange_item2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.42rem;
  height: 2.85rem;
  padding-right: 0.51rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.15rem;
  margin-left: auto;
  margin-bottom: -0.04rem;
}
.content .part2 .exchangeSwiper .exchange-item2 .tit {
  width: 100%;
  height: 0.2rem;
  color: #9c7030;
  font-size: 0.2rem;
  line-height: 1;
  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;
}
.content .part2 .exchangeSwiper .exchange-item2 .tit::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.4rem;
  height: 0.13rem;
  margin-right: 0.12rem;
}
.content .part2 .exchangeSwiper .exchange-item2 .tit::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.4rem;
  height: 0.13rem;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-left: 0.12rem;
}
.content .part2 .exchangeSwiper .exchange-item2 .exchange-choice {
  width: 1.4rem;
  margin-top: 0.1rem;
}
.content .part2 .exchangeSwiper .exchange-item2 .exchange-choice .exchange-img {
  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.22rem;
  height: 1.25rem;
  margin: 0 auto;
  position: relative;
}
.content .part2 .exchangeSwiper .exchange-item2 .exchange-choice .exchange-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part2 .exchangeSwiper .exchange-item2 .exchange-choice .exchange-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.26rem;
  height: 0.26rem;
  position: absolute;
  right: 0.05rem;
  bottom: 0.1rem;
  z-index: 2;
}
.content .part2 .exchangeSwiper .exchange-item2 .exchange-choice .exchange-name {
  text-align: center;
  color: #9c7030;
  font-size: 0.17rem;
  line-height: 1.2;
  white-space: nowrap;
}
.content .part2 .exchangeSwiper .exchange-item2 .btn-exchange {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_exchange2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.75rem;
  height: 0.49rem;
  display: block;
  margin: 0.05rem auto 0;
  text-align: center;
  color: #ffffff;
  font-size: 0.18rem;
  line-height: 0.49rem;
  font-family: "fzrsy_b";
  text-shadow: 0px 0px 0.06rem #2e4bdb;
  position: relative;
}
.content .part2 .exchangeSwiper .exchange-item2 .btn-exchange::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gold_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.23rem;
  height: 0.24rem;
  display: inline-block;
  margin-left: 0.03rem;
  position: relative;
  top: 0.06rem;
}
.content .part2 .exchangeSwiper .exchange-item2 .btn-exchange.gray {
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
  pointer-events: none;
}
.content .part2 .exchangeSwiper .exchange-item3 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/exchange_item3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.14rem;
  height: 2.59rem;
  padding-right: 0.18rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 0.16rem;
}
.content .part2 .exchangeSwiper .exchange-item3 .tit {
  width: 100%;
  height: 0.2rem;
  color: #9c7030;
  font-size: 0.2rem;
  line-height: 1;
  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;
}
.content .part2 .exchangeSwiper .exchange-item3 .tit::before {
  content: "";
  width: 0.22rem;
  height: 0.02rem;
  background-color: #aa8248;
  margin-right: 0.1rem;
}
.content .part2 .exchangeSwiper .exchange-item3 .tit::after {
  content: "";
  width: 0.22rem;
  height: 0.02rem;
  background-color: #aa8248;
  margin-left: 0.1rem;
}
.content .part2 .exchangeSwiper .exchange-item3 .exchange-choice {
  width: 0.87rem;
  margin-top: 0.1rem;
}
.content .part2 .exchangeSwiper .exchange-item3 .exchange-choice .exchange-img {
  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: 0.87rem;
  height: 0.9rem;
  margin: 0 auto;
  position: relative;
}
.content .part2 .exchangeSwiper .exchange-item3 .exchange-choice .exchange-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part2 .exchangeSwiper .exchange-item3 .exchange-choice .exchange-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.26rem;
  height: 0.26rem;
  position: absolute;
  right: 0.05rem;
  bottom: 0.1rem;
  z-index: 2;
}
.content .part2 .exchangeSwiper .exchange-item3 .exchange-choice .exchange-name {
  text-align: center;
  color: #9c7030;
  font-size: 0.17rem;
  line-height: 1.2;
  width: 120%;
  margin-left: -10%;
}
.content .part2 .exchangeSwiper .exchange-item3 .btn-exchange {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_exchange2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.75rem;
  height: 0.49rem;
  display: block;
  margin: 0.05rem auto 0;
  text-align: center;
  color: #ffffff;
  font-size: 0.18rem;
  line-height: 0.49rem;
  font-family: "fzrsy_b";
  text-shadow: 0px 0px 0.06rem #2e4bdb;
  position: relative;
}
.content .part2 .exchangeSwiper .exchange-item3 .btn-exchange::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gold_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.23rem;
  height: 0.24rem;
  display: inline-block;
  margin-left: 0.03rem;
  position: relative;
  top: 0.06rem;
}
.content .part2 .exchangeSwiper .exchange-item3 .btn-exchange.gray {
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
  pointer-events: none;
}
.content .part2 .exchangeSwiper .exchange-box {
  padding-top: 0.2rem;
}
.content .part2 .exchangeSwiper .exchange-box .tit2 {
  width: 100%;
  height: 0.24rem;
  color: #ffffff;
  font-size: 0.24rem;
  line-height: 1;
  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;
}
.content .part2 .exchangeSwiper .exchange-box .tit2::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon7.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.53rem;
  height: 0.17rem;
  margin-right: 0.12rem;
}
.content .part2 .exchangeSwiper .exchange-box .tit2::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon7.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.53rem;
  height: 0.17rem;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
  margin-left: 0.12rem;
}
.content .part2 .exchangeSwiper .exchange-box .exchange-bx {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/exchange_bx.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 4.65rem;
  height: 3.16rem;
  margin-top: 0.2rem;
  margin-left: 0.76rem;
}
.content .part2 .exchangeSwiper .exchange-box .btn-exchange-bx {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_exchange3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.59rem;
  height: 0.95rem;
  margin: -0.1rem auto 0;
  position: relative;
  color: #ffffff;
  font-size: 0.32rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 1rem;
}
.content .part2 .exchangeSwiper .exchange-box .btn-exchange-bx::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gold_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.35rem;
  height: 0.36rem;
  display: inline-block;
  margin-left: 0.03rem;
  position: relative;
  top: 0.06rem;
}
.content .part2 .exchangeSwiper .exchange-box .btn-exchange-bx.gray {
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
  pointer-events: none;
}
.content .part2 .beam {
  width: 6.58rem;
  height: 0.34rem;
  position: absolute;
  left: 0.46rem;
  top: 4.68rem;
  z-index: 2;
  pointer-events: none;
}
.content .part2 .beam .bx-pool {
  display: none;
}
.content .part2 .beam::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/beam1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.58rem;
  height: 0.34rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
}
.content .part2 .beam::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/beam2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.58rem;
  height: 0.34rem;
  position: absolute;
  left: 0;
  top: 2.93rem;
  z-index: 2;
  pointer-events: none;
}
.content .part2 .beam.beam2::before, .content .part2 .beam.beam3::before {
  top: 0.15rem;
}
.content .part2 .beam.beam4::before {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/beam3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.33rem;
  top: 0.98rem;
  left: 0.13rem;
}
.content .part2 .beam.beam4::after {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/beam4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.33rem;
  height: 1.05rem;
  top: 2.3rem;
  left: 0.13rem;
}
.content .part2 .beam.beam4 .bx-pool {
  display: block;
  color: #ffffff;
  font-size: 0.24rem;
  text-align: center;
  text-decoration: underline;
  position: absolute;
  width: 100%;
  left: 0;
  top: 2.66rem;
  z-index: 3;
  pointer-events: all;
}
.content .part2 .exchange-switch {
  width: 7.2rem;
  height: 0.74rem;
  position: absolute;
  top: 4.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
  pointer-events: none;
}
.content .part2 .exchange-switch .exchange-switch-prev {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_prev.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.69rem;
  height: 0.74rem;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: all;
}
.content .part2 .exchange-switch .exchange-switch-next {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn_next.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.69rem;
  height: 0.74rem;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: all;
}
.content .part2 .exchange-switch .swiper-button-disabled {
  -webkit-filter: grayscale(0.5);
          filter: grayscale(0.5);
  pointer-events: none;
}
.content .part2 .xltips {
  text-align: center;
  color: #5a2a2a;
  font-size: 0.22rem;
  font-family: "syht_m";
  line-height: 1;
  margin-top: 0.6rem;
}
.content .part3 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/bg3.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 11.4rem;
  padding-top: 0.36rem;
}
.content .part3 .title {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/title3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 7.42rem;
  height: 0.36rem;
}
.content .part3 .desc {
  width: 5.72rem;
  color: #5a2a2a;
  font-size: 0.22rem;
  font-family: "syht_m";
  text-align: center;
  line-height: 1.5;
  margin: 0.1rem auto 0;
}
.content .part3 .desc em {
  color: #fefd77;
}
.content .part3 .invite-list {
  width: 100%;
  height: 5.07rem;
  position: relative;
  margin-top: 0.05rem;
}
.content .part3 .invite-list .invite-item {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/invite_item1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
}
.content .part3 .invite-list .invite-item.invite-item1 {
  width: 1.48rem;
  height: 1.42rem;
  left: 0.85rem;
  top: 0;
}
.content .part3 .invite-list .invite-item.invite-item1 img {
  width: 1.16rem;
  height: 1.16rem;
  border-radius: 50%;
  position: absolute;
  left: 0.14rem;
  top: 0.13rem;
}
.content .part3 .invite-list .invite-item.invite-item2 {
  width: 1.41rem;
  height: 1.37rem;
  left: 0.36rem;
  top: 1.86rem;
}
.content .part3 .invite-list .invite-item.invite-item2 img {
  width: 1.09rem;
  height: 1.09rem;
  border-radius: 50%;
  position: absolute;
  left: 0.13rem;
  top: 0.13rem;
}
.content .part3 .invite-list .invite-item.invite-item3 {
  width: 1.52rem;
  height: 1.47rem;
  left: 1.4rem;
  top: 3.27rem;
}
.content .part3 .invite-list .invite-item.invite-item3 img {
  width: 1.17rem;
  height: 1.17rem;
  border-radius: 50%;
  position: absolute;
  left: 0.15rem;
  top: 0.15rem;
}
.content .part3 .invite-list .invite-item.invite-item4 {
  width: 1.5rem;
  height: 1.45rem;
  left: 5.12rem;
  top: 0.13rem;
}
.content .part3 .invite-list .invite-item.invite-item4 img {
  width: 1.17rem;
  height: 1.17rem;
  border-radius: 50%;
  position: absolute;
  left: 0.14rem;
  top: 0.14rem;
}
.content .part3 .invite-list .invite-item.invite-item5 {
  width: 1.82rem;
  height: 1.76rem;
  right: 0.45rem;
  top: 2.08rem;
}
.content .part3 .invite-list .invite-item.invite-item5 img {
  width: 1.43rem;
  height: 1.43rem;
  border-radius: 50%;
  position: absolute;
  left: 0.16rem;
  top: 0.16rem;
}
.content .part3 .invite-list .invite-item p {
  width: 95%;
  text-align: center;
  position: absolute;
  bottom: -0.22rem;
  line-height: 1.2;
  color: #9c7030;
  font-size: 0.18rem;
}
.content .part3 .invite-progress {
  width: 6.77rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.content .part3 .invite-progress::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/progress_bar.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.81rem;
  height: 0.18rem;
  position: absolute;
  top: 0.45rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.content .part3 .invite-progress .progress-item {
  width: 1.1rem;
  position: relative;
  z-index: 2;
}
.content .part3 .invite-progress .progress-item:nth-child(1) {
  z-index: 6;
}
.content .part3 .invite-progress .progress-item:nth-child(1)::before {
  display: none !important;
}
.content .part3 .invite-progress .progress-item:nth-child(2) {
  z-index: 5;
}
.content .part3 .invite-progress .progress-item:nth-child(3) {
  z-index: 4;
}
.content .part3 .invite-progress .progress-item:nth-child(4) {
  z-index: 3;
}
.content .part3 .invite-progress .progress-item.on::before, .content .part3 .invite-progress .progress-item.gray::before {
  content: "";
  width: 1rem;
  height: 0.08rem;
  background-color: #e8c960;
  position: absolute;
  top: 0.5rem;
  left: -0.8rem;
}
.content .part3 .invite-progress .progress-item.on .progress-icon::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  top: 0;
  right: -0.08rem;
}
.content .part3 .invite-progress .progress-item.gray .progress-icon img {
  -webkit-filter: brightness(0.4);
          filter: brightness(0.4);
}
.content .part3 .invite-progress .progress-item.gray .progress-icon::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;
  width: 0.41rem;
  height: 0.41rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.content .part3 .invite-progress .progress-item .progress-icon {
  width: 1.06rem;
  height: 1.06rem;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.content .part3 .invite-progress .progress-item .progress-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part3 .invite-progress .progress-item p {
  color: #9c7030;
  font-size: 0.18rem;
  line-height: 1.4;
  text-align: center;
}
.content .part3 .invite-progress .progress-item span {
  display: block;
  height: 0.31rem;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.31rem;
  color: #4879ba;
  font-family: "fzrsy_b";
  position: relative;
  margin-top: 0.05rem;
}
.content .part3 .invite-progress .progress-item span::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gold_icon.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.3rem;
  height: 0.31rem;
  display: inline-block;
  margin-right: 0.05rem;
  vertical-align: top;
  position: relative;
  top: -0.02rem;
}
.content .part3 .btn-invite {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.59rem;
  height: 0.95rem;
  margin: 0.2rem auto 0;
  position: relative;
  color: #ffffff;
  font-size: 0.32rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 0.98rem;
}
.content .part3 .btn-invite.gray {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn3_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
  color: #c9e2ff;
  font-size: 0.28rem;
}
.content .part3 .invite-tips {
  color: #5a2a2a;
  font-size: 0.18rem;
  line-height: 1.2;
  font-family: "syht_m";
  text-align: center;
  margin-top: 0.1rem;
}
.content .part4 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/bg4.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 8.1rem;
  padding-top: 0.35rem;
}
.content .part4 .title {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/title4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.7rem;
  height: 0.35rem;
}
.content .part4 .desc {
  color: #5a2a2a;
  font-size: 0.22rem;
  font-family: "syht_m";
  line-height: 1;
  text-align: center;
  margin: 0.15rem auto 0;
}
.content .part4 .part4-img {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/part4_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.77rem;
  height: 3.94rem;
  margin-left: 0.73rem;
  margin-top: 0.58rem;
}
.content .part4 .btn-goto {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.59rem;
  height: 0.95rem;
  margin: 0 auto;
  position: relative;
  color: #ffffff;
  font-size: 0.32rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 0.98rem;
  text-shadow: 0px 0px 0.06rem #3a62eb;
  margin-top: 0.1rem;
}
.content .part4 .btn-goto.gray {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn3_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
  color: #c9e2ff;
  font-size: 0.28rem;
}
.content .part5 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/bg5.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 20.85rem;
  padding-top: 0.3rem;
}
.content .part5 .title {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/title5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.6rem;
  height: 0.35rem;
  margin-bottom: 1rem;
}
.content .part5 .desc {
  width: 5.72rem;
  color: #5a2a2a;
  font-size: 0.22rem;
  font-family: "syht_m";
  text-align: center;
  line-height: 1.5;
  margin: 0.2rem auto 0.9rem;
}
.content .part5 .gift-box .gift-tit {
  color: #3b6497;
  font-size: 0.3rem;
  font-family: "fzrsy_b";
  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;
  line-height: 1;
}
.content .part5 .gift-box .gift-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.42rem;
}
.content .part5 .gift-box .gift-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.42rem;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.content .part5 .gift-box .gift-list {
  width: 4.58rem;
  margin: 0.2rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content .part5 .gift-box .gift-list li {
  width: 1.8rem;
}
.content .part5 .gift-box .gift-list li .gift-img {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/gift_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.62rem;
  height: 1.64rem;
  margin: 0 auto;
}
.content .part5 .gift-box .gift-list li .gift-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part5 .gift-box .gift-list li .gift-name {
  color: #37437d;
  font-size: 0.22rem;
  line-height: 1;
  text-align: center;
  margin-top: 0.1rem;
  width: 150%;
  margin-left: -25%;
}
.content .part5 .gift-box .gift-btn {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.65rem;
  height: 1.11rem;
  margin: 0.1rem auto 0;
  position: relative;
  color: #734b25;
  font-size: 0.34rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 1.05rem;
}
.content .part5 .gift-box .gift-btn.gray {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn1_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
}
.content .part5 .gift-box .gift-btn.unopen {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn1_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  pointer-events: none;
  font-size: 0.22rem;
}
.content .part5 .gift-box.blessings-gift .gift-img {
  position: relative;
}
.content .part5 .gift-box.blessings-gift .gift-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/icon8.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.27rem;
  height: 0.7rem;
  position: absolute;
  top: -0.05rem;
  right: -0.18rem;
}
.content .part5 .gift-box.subscribe-gift .gift-list {
  width: 1.62rem;
}
.content .part5 .fuli {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/fuli.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.78rem;
  height: 7.35rem;
  margin: 0.5rem auto 1.56rem;
  position: relative;
  left: -0.05rem;
}
.content .part5 .fuli .btn-fuli {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.65rem;
  height: 1.11rem;
  position: relative;
  color: #734b25;
  font-size: 0.34rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 1.05rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1.2rem;
}
.content .part6 {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/bg6.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  height: 6.58rem;
  padding-top: 0.25rem;
}
.content .part6 .title {
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/title6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 7.39rem;
  height: 0.35rem;
}
.content .part6 .banner-box {
  width: 6.32rem;
  height: 3.74rem;
  margin: 0.3rem auto 0;
  position: relative;
  padding-top: 0.19rem;
}
.content .part6 .banner-box::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/banner_border.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.content .part6 .bannerSwiper {
  width: 6.12rem;
  height: 3.44rem;
}
.content .part6 .bannerSwiper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .part6 .bannerSwiper .swiper-slide::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/banner_mask.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.61rem;
  z-index: 1;
}
.content .part6 .bannerSwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part6 .bannerSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  opacity: 1;
  background-color: #d1d1ce;
}
.content .part6 .bannerSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ffda69;
}
.content .part6 .btn-activity {
  display: block;
  background-image: url("//game.gtimg.cn/images/yxzj/cp/a2025092610thrush/btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 3.59rem;
  height: 0.95rem;
  margin: 0.2rem auto;
  position: relative;
  color: #ffffff;
  font-size: 0.32rem;
  text-align: center;
  font-family: "fzrsy_b";
  line-height: 0.98rem;
  text-shadow: 0px 0px 0.06rem #3a62eb;
}