.ad-banner {
  display: block;
  width: 6.9rem;
  margin: 0 auto;
  overflow: hidden;
}
.ad-banner img {
  display: block;
  width: 100%;
}

#app {
  background-color: #350e09;
  padding-bottom: 1.72rem;
  box-sizing: border-box;
  max-width: 7.5rem;
  margin: 0 auto;
}

.part-1 {
  position: relative;
  height: 5.6rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/title_pic.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.part-1 .bottom-snow {
  position: absolute;
  top: 5.22rem;
  left: 0;
  width: 100%;
  height: 1.2rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/musk_snow.png') no-repeat;
  background-size: cover;
  pointer-events: none;
}
.part-1 .tree {
  position: absolute;
  top: 4.39rem;
  right: 0.12rem;
  width: 0.81rem;
  height: 1.1rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/pic_tree.png') no-repeat;
  background-size: cover;
}

.part-2 {
  position: relative;
  width: 6.9rem;
  height: 14.2rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/bg_part1.png') no-repeat;
  background-size: cover;
  margin: 0.45rem auto 0;
}
.part-2 .snow-1 {
  position: absolute;
  left: -0.18rem;
  top: -0.11rem;
  width: 2.47rem;
  height: 1.08rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/pic_L_snow.png') no-repeat;
  background-size: cover;
  pointer-events: none;
}
.part-2 .snow-2 {
  position: absolute;
  right: -0.18rem;
  top: -0.1rem;
  width: 1.16rem;
  height: 1.24rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/pic_R_snow.png') no-repeat;
  background-size: cover;
  pointer-events: none;
  display: flex;
  flex-direction: column;
}
.part-2 .left-wrapper {
  position: relative;
  height: 6.48rem;
  padding-top: 4.06rem;
  box-sizing: border-box;
}
.part-2 .start-btn {
  display: block;
  position: relative;
  width: 5rem;
  height: 1.8rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button_start.png') no-repeat;
  background-size: cover;
  margin: 0 auto;

  font-size: 0.24rem;
  color: #ffffff;
}
.part-2 .start-btn span {
  position: absolute;
  top: 0.96rem;
  left: 1.37rem;
  display: inline-block;
  width: 2.38rem;
  height: 0.39rem;
  padding-left: 0.44rem;
  box-sizing: border-box;
  white-space: nowrap;
}
.part-2 .num-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -0.1rem;
}
.part-2 .num-box .num {
  width: 1.4rem;
  height: 0.55rem;
  font-size: 0.42rem;
  font-weight: bold;
  line-height: 0.53rem;
  text-align: center;
  color: #ffffff;
  margin-left: 2.7rem;
}
.part-2 .prize-record-btn {
  width: 1.59rem;
  height: 0.47rem;
  background-color: rgba(59, 31, 25, 0.46);
  border-radius: 0.24rem;
  font-size: 0.24rem;
  color: #ffd291;
  margin-left: 0.24rem;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.08rem;
}
.part-2 .prize-record-btn .icon {
  width: 0.28rem;
  height: 0.29rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/icon_detail.png') no-repeat;
  background-size: cover;
}
.part-2 .right-wrapper {
  position: relative;
  flex: 1;
  padding: 0 0.2rem;
  box-sizing: border-box;
}
.part-2 .task-list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.18rem;
  margin-top: 0.16rem;
}
.part-2 .task-list .task-item {
  width: 6.5rem;
  height: 0.7rem;
  padding: 0 0.03rem 0 0.75rem;
  box-sizing: border-box;

  display: flex;
  align-items: center;
}
.part-2 .task-list .task-item .title {
  flex: 1;
  font-size: 0.28rem;
  color: #ffffff;
  padding: 0 0.16rem;
  box-sizing: border-box;
}
.part-2 .task-list .task-item .btn {
  width: 1.78rem;
  height: 0.68rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button_get.png') no-repeat;
  background-size: cover;
  margin-top: 0.04rem;
}
.part-2 .task-list .task-item .btn.done {
  background-image: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button_done.png');
  cursor: default;
}
.part-2 .task-list .task-item .btn.go {
  background-image: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button_inprogress.png');
}

.part-2 .wall {
  width: 6.5rem;
  height: 1.26rem;
  --gap: 0.05rem;
  margin-top: 0.74rem;
  padding: 0 0.23rem;
  box-sizing: border-box;
  flex-direction: column;
}
.part-2 .wall-item {
  display: flex;
  gap: 0.15rem;
  align-items: center;
  width: 100%;
  font-size: 0.24rem;
  color: #b7ac9c;
}
.part-2 .wall-item .avatar {
  width: 0.32rem;
  height: 0.31rem;
  object-fit: cover;
  border-radius: 50%;
}
.part-2 .wall-item .username {
  color: #ffce80;
  width: 2.62rem;
}
.part-2 .wall-item .prize {
  color: #fabc97;
  flex: 1;
}
.part-2-1 {
  width: 6.9rem;
  height: 2.82rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/bg_medal_check.png') no-repeat;
  background-size: cover;
  margin: 0.31rem auto 0;
  padding: 1.81rem 0.32rem 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part-2-1 .sign-num-box {
  display: flex;
  align-items: center;
  font-size: 0.3rem;
  color: #ffffff;
}
.part-2-1 .sign-num-box .sign-num {
  width: 1.03rem;
  height: 0.51rem;
  background-color: #621f1e;
  border-radius: 0.12rem;
  text-align: center;
  line-height: 0.51rem;
  color: #f3b365;
}
.part-2-1 .prize-box .btn {
  width: 3.23rem;
  height: 0.89rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button1_get.png') no-repeat;
  background-size: cover;
}
.part-2-1 .prize-box .btn.done {
  background-image: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button1_done.png');
  cursor: default;
}
.part-2-1 .prize-box .btn.not {
  background-image: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button1_not.png');
  cursor: default;
}

.part-3 {
  position: relative;
  width: 6.9rem;
  height: 9.36rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/part2.png') no-repeat;
  background-size: cover;
  margin: 0.3rem auto 0;
}
.part-3 .points-box {
  position: absolute;
  z-index: 2;
  bottom: 0.78rem;
  right: 0.33rem;
  display: flex;
  flex-direction: column;
  align-items: center;

  width: 2.8rem;
  height: 3.2rem;
  padding-top: 0.95rem;
  box-sizing: border-box;
}
.part-3 .points-box .point-num {
  width: 2.2rem;
  height: 0.8rem;
  font-size: 0.6rem;
  line-height: 0.8rem;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.part-3 .points-box .point-desc {
  font-size: 0.2rem;
  color: #fbcfc0;
  margin-top: 0.16rem;
}
.part-3 .record-btn {
  width: 1.8rem;
  height: 0.47rem;
  background-color: rgba(59, 31, 25, 0.46);
  border-radius: 0.24rem;
  font-size: 0.24rem;
  color: #ffd291;
  margin-top: 0.13rem;

  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.06rem;
}
.part-3 .record-btn .icon {
  width: 0.28rem;
  height: 0.29rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/icon_detail.png') no-repeat;
  background-size: cover;
}
.part-3 .card-list {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 0.35rem;
  column-gap: 0.58rem;
  row-gap: 0.5rem;
  padding-top: 1.7rem;
}
.part-3 .card-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 2.8rem;
}
.part-3 .card-item .img-box {
  position: relative;
  width: 100%;
  height: 1.61rem;

  display: flex;
  justify-content: center;
  align-items: center;
}
.part-3 .card-item .img-wrapper {
  position: absolute;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1), 0.06rem 0.02rem 0.05rem #cc402485;
  overflow: hidden;
  width: 1.08rem;
  height: 1.61rem;
}
.part-3 .card-item .img-wrapper::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  box-shadow: inset 0rem 0.03rem 0.07rem -0.02rem rgba(255, 255, 255, 0.3);
}
.part-3 .card-item .img-wrapper:nth-of-type(1) {
  z-index: 1;
}
.part-3 .card-item .img-wrapper:nth-of-type(2) {
  transform-origin: center bottom;
  transform: rotate(-10deg) translate(-52%, -0.02rem);
}
.part-3 .card-item .img-wrapper:nth-of-type(3) {
  transform-origin: center bottom;
  transform: rotate(10deg) translate(52%, -0.02rem);
}
.part-3 .card-item .img-box img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.part-3 .card-item .desc {
  min-width: 3.38rem;
  height: 0.33rem;
  background-image: linear-gradient(
    270deg,
    transparent 0%,
    rgba(0, 0, 0, 0.26) 18%,
    rgba(0, 0, 0, 0.26) 50%,
    rgba(0, 0, 0, 0.26) 51%,
    rgba(0, 0, 0, 0.26) 83%,
    transparent 100%
  );
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.33rem;
  color: #ffffff;
  margin-top: 0.37rem;
}
.part-3 .card-item .btn {
  width: 2.8rem;
  height: 0.72rem;
  background-image: linear-gradient(180deg, #da8d3b 0%, #ffc765 100%);
  box-shadow: 0rem 0.04rem 0.06rem 0rem rgba(60, 22, 11, 0.42);
  border-radius: 0.12rem;
  box-sizing: border-box;
  margin-top: 0.17rem;

  font-size: 0.3rem;
  color: #140902;
  font-weight: bold;
}

.part-4 {
  margin-top: 0.12rem;
}

.part-5 {
  position: relative;
  width: 6.9rem;
  height: 9.22rem;
  margin: 0.4rem auto 0;
}
.part-5 .title-box {
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/bg_tag.png') no-repeat;
  background-size: auto 100%;
  background-position: bottom right;
}
.part-5 .title-box .title {
  display: flex;
  align-items: center;
  gap: 0.17rem;
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
  color: #ffffff;
}
.part-5 .title-box .title .icon {
  width: 0.36rem;
  height: 0.36rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/iocn_gingerbread_man.png') no-repeat;
  background-size: cover;
}
.part-5 .title-box .time-box {
  width: 3.84rem;
  height: 0.5rem;
  background-color: #c2947a;
  border-radius: 0.22rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.1rem;
}
.part-5 .time-box .desc {
  font-size: 0.2rem;
  color: white;
  margin-right: 0.09rem;
}
.part-5 .time-box .times {
  display: flex;
  align-items: center;
  gap: 0.06rem;
}
.part-5 .time-box .times .num {
  width: 0.22rem;
  height: 0.38rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/timebox.png') no-repeat;
  background-size: cover;
  font-size: 0.2rem;
  color: white;
  text-align: center;
  line-height: 0.38rem;
}
.part-5 .time-box .times .dot {
  width: 0.04rem;
  height: 0.09rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/timedot.png') no-repeat;
  background-size: cover;
}
.part-5 .goods-list {
  position: relative;
  width: 6.9rem;
  height: 8.6rem;
  display: flex;
  flex-wrap: wrap;
  align-content: start;
  background-image: linear-gradient(180deg, #f3d695 0%, #946d53 31%, #743d1e 100%);
  border-radius: 0.12rem 0rem 0.12rem 0.12rem;
  padding: 0.2rem 0.15rem;
  box-sizing: border-box;
}
.part-5 .goods-list::before {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  width: 6.9rem;
  height: 8.36rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/bg_shadow_phoenix.png') no-repeat;
  background-size: cover;
}
.part-5 .goods-item {
  position: relative;
  cursor: pointer;
  margin-right: 0.15rem;
}
.part-5 .goods-item.goods-item-first {
  display: flex;
  width: 100%;
  height: 3.04rem;
  margin-right: 0;
  margin-bottom: 0.27rem;
}
.part-5 .goods-item.goods-item-first .banner {
  width: 2.02rem;
  height: 3.04rem;
  object-fit: cover;
  border-radius: 0.12rem;
}
.part-5 .goods-item-first .first-right-box {
  display: flex;
  flex-direction: column;
  margin-left: 0.16rem;
}
.part-5 .first-right-box .title {
  font-size: 0.36rem;
  color: #30190c;
  flex-shrink: 0;
}
.part-5 .first-right-box .e-title {
  font-size: 0.2rem;
  color: #30190c;
  flex-shrink: 0;
}
.part-5 .first-right-box .desc-box {
  display: flex;
  flex-shrink: 0;
}
.part-5 .first-right-box .desc-box .date {
  font-size: 0.22rem;
  color: #a17722;
  margin-right: 0.08rem;
  flex-shrink: 0;
}
.part-5 .first-right-box .desc-box .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.08rem;
}
.part-5 .first-right-box .desc-box .tag {
  min-width: 0.68rem;
  height: 0.32rem;
  background-color: #944d2d;
  border-radius: 0.08rem;
  font-size: 0.22rem;
  line-height: 0.32rem;
  text-align: center;
  padding: 0 0.1rem;
  box-sizing: border-box;
  color: #ffffff;
}
.part-5 .first-right-box .plat-box {
  display: flex;
  align-items: center;
  font-size: 0.2rem;
  color: #2e1e1e;
  margin-top: 0.19rem;
}
.part-5 .first-right-box .plat-box .plat {
  height: 0.4rem;
  background-image: linear-gradient(270deg, #944d2d 0%, #7d594a 100%);
  border-radius: 0.08rem;
  padding: 0 0.13rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.04rem;
  color: white;
}
.part-5 .first-right-box .plat-box .plat img {
  width: 0.22rem;
  height: 0.22rem;
}
.part-5 .first-right-box .price-box {
  position: relative;
  font-size: 0.2rem;
  line-height: 0.2rem;
  width: 4.42rem;
  height: 1.04rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button_gold&red.png') no-repeat;
  background-size: cover;
  padding-left: 0.12rem;
  padding-bottom: 0.16rem;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
  color: #4e2200;
}
.part-5 .first-right-box .price-box .price {
  display: flex;
  align-items: flex-end;
  font-size: 0.42rem;
  line-height: 0.42rem;
  color: #4e2200;
  font-weight: bold;
  margin-left: 0.03rem;
}
.part-5 .first-right-box .price-box .price .point {
  font-size: 0.36rem;
  line-height: 0.36rem;
}
.part-5 .first-right-box .price-box .diff-price {
  position: absolute;
  top: 0.19rem;
  right: 1.09rem;
  font-size: 0.24rem;
  color: #551e1e;
}

.part-5 .goods-item-other {
  width: 2.1rem;
  height: 2.06rem;
  border-radius: 0.12rem;
  background-color: #ffdb92;
  overflow: hidden;

  display: flex;
  flex-direction: column;
}
.part-5 .goods-item-other:nth-of-type(2),
.part-5 .goods-item-other:nth-of-type(3) {
  width: 3.2rem;
  height: 2.53rem;
  margin-bottom: 0.21rem;
  margin-right: 0;
}
.part-5 .goods-item-other:nth-of-type(2) .banner,
.part-5 .goods-item-other:nth-of-type(3) .banner {
  height: 1.49rem;
}
.part-5 .goods-item-other:nth-of-type(2) {
  margin-right: 0.2rem;
}
.part-5 .goods-item-other:last-child {
  margin-right: 0;
}

.part-5 .goods-item-other .banner {
  width: 100%;
  height: 1.02rem;
  object-fit: cover;
}
.part-5 .goods-item-other .info-box {
  flex: 1;
  position: relative;
  padding: 0.1rem 0.09rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.part-5 .goods-item-other .info-box .title {
  font-size: 0.22rem;
  color: #30190c;
}
.part-5 .goods-item-other .info-box .old-price {
  font-size: 0.18rem;
  text-decoration: line-through;
  color: #9b7b3c;
}
.part-5 .goods-item-other .info-box .price {
  font-size: 0.27rem;
  line-height: 0.27rem;
  font-weight: bold;
  color: #ff4616;
}

.part-5 .goods-item-other .info-box .plat {
  position: absolute;
  right: 0.11rem;
  bottom: 0.11rem;
  width: 0.23rem;
  height: 0.23rem;
  object-fit: cover;
}

.part-6 {
  margin-top: 0.33rem;
}

.part-7 {
  width: 6.9rem;
  margin: 0.3rem auto 0;
}
.part-7 .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.part-7 .header .title {
  display: flex;
  align-items: center;

  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
}
.part-7 .header .title .icon {
  width: 0.32rem;
  height: 0.36rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/iocn_gingerbread_man.png') no-repeat;
  background-size: cover;
  margin-right: 0.1rem;
}
.part-7 .header .more {
  font-size: 0.24rem;
  line-height: 1em;
  font-weight: bold;
  color: #fee673;
}

.part-7 .recommend-list {
  display: flex;
  flex-wrap: wrap;
  row-gap: 0.26rem;
  column-gap: 0.24rem;
  margin-top: 0.24rem;
}
.part-7 .recommend-list .recommend-item {
  position: relative;
  width: 3.32rem;
}
.part-7 .recommend-item .lowest {
  position: absolute;
  top: 0rem;
  left: 0rem;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-width: 0.68rem;
  height: 0.32rem;
  padding: 0 0.12rem;
  border-radius: 0.12rem 0 0.12rem 0;

  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #ffffff;
  text-align: center;
  box-sizing: border-box;

  --bg-color-1: #ff0000;
  --bg-color-2: #710026;
  background: var(--bg-color-1);
}

.part-7 .recommend-item .lowest.type-2 {
  --bg-color-1: #0dbbfa;
  --bg-color-2: #046fbf;
}
.part-7 .recommend-item .lowest.type-3 {
  --bg-color-1: #ff6600;
  --bg-color-2: #b93900;
}
.part-7 .recommend-item .lowest.type-4 {
  background-image: linear-gradient(270deg, #d308dc 0%, #4f00f5 100%);
  --bg-color-2: #330c83;
}
.part-7 .recommend-item .lowest.type-5 {
  background-image: linear-gradient(270deg, #dcbc63 0%, #b47a2e 100%);
  --bg-color-2: #551f00;
}

.part-7 .recommend-item .zk {
  position: absolute;
  bottom: 0.11rem;
  right: 0.12rem;
  z-index: 2;
  width: 0.68rem;
  height: 0.32rem;
  background-image: linear-gradient(268deg, #b7883b 0%, #ffd685 100%);
  border-radius: 0.08rem;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.32rem;
}
.part-7 .recommend-item .img-wrapper {
  position: relative;
  height: 1.54rem;
  border-radius: 0.12rem 0.12rem 0 0;
  overflow: hidden;
}
.part-7 .recommend-item .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.part-7 .recommend-item .info-box {
  height: 1.1rem;
  padding: 0.02rem 0.07rem;
  box-sizing: border-box;
  background-color: #841e25;

  border-radius: 0 0 0.12rem 0.12rem;
}
.part-7 .recommend-item .title {
  font-size: 0.26rem;
  color: white;
}
.part-7 .recommend-item .old-price {
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #d6bea2;
  text-decoration: line-through;
}
.part-7 .recommend-item .price-box {
  display: flex;
  align-items: flex-end;
}
.part-7 .recommend-item .price-box .price {
  font-size: 0.3rem;
  line-height: 1em;
  color: #ffe168;
  font-weight: bold;
}
.part-7 .recommend-item .price-box .coupon {
  font-size: 0.24rem;
  line-height: 1em;
  color: #ffeec1;
  margin-left: 0.1rem;
}

.part-7 .recommend-item .price-box .plat {
  width: 0.23rem;
  height: 0.23rem;
  object-fit: cover;
}
.part-7 .more-btn {
  display: block;
  margin: 0.21rem auto 0;
  width: 2.6rem;
  height: 0.56rem;
  border-radius: 0.12rem;
  border: solid 0.02rem #ad7739;

  text-align: center;
  font-size: 0.24rem;
  line-height: 0.56rem;
  color: #ffcf98;
}

.part-8 {
  margin-top: 0.3rem;
}

.part-9 {
  width: 6.9rem;
  margin: 0.31rem auto 0;
}
.part-9 .order-menus-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.part-9 .order-menus {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}
.part-9 .order-menus li {
  position: relative;
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #ffb092;
}
.part-9 .order-menus li.active {
  font-size: 0.32rem;
  font-weight: bold;
  color: #ffffff;
}
.part-9 .order-menus li.active::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0.08rem;
  transform: translate(-50%, 100%);
  width: 0.6rem;
  height: 0.08rem;
  background-image: linear-gradient(270deg, #fda239 0%, #fa4f20 100%);
  border-radius: 0.05rem;
}
.part-9 .order-menus-box .more {
  font-size: 0.24rem;
  color: #ffdf88;
}

.part-9 .game-list {
  margin-top: 0.32rem;
  display: flex;
  flex-direction: column;
  gap: 0.28rem;
}
.part-9 .game-item {
  display: flex;
  align-items: center;
  gap: 0.29rem;
  height: 1.19rem;
}
.part-9 .game-item .left {
  flex-shrink: 0;
  width: 2.56rem;
  height: 100%;
  border-radius: 0.12rem;
  overflow: hidden;
}
.part-9 .game-item .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.part-9 .game-item .right {
  flex: 1;
  min-width: 0;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.part-9 .game-item .title {
  font-size: 0.24rem;
  line-height: 1em;
  font-weight: bold;
  color: #ffffff;
}
.part-9 .game-item .old-price-box {
  display: flex;
  align-items: flex-end;
}
.part-9 .game-item .old-price {
  font-size: 0.2rem;
  line-height: 1em;
  color: #b27a7a;
  text-decoration: line-through;
}
.part-9 .game-item .price {
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 1em;
  color: #ffe1aa;
}
.part-9 .game-item .discount {
  position: absolute;
  right: 0;
  bottom: 0.1rem;
  width: 0.8rem;
  height: 0.32rem;
  background-image: linear-gradient(267deg, #b7883b 0%, #ffd685 100%);
  border-radius: 0.08rem;
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #000000;
  text-align: center;
}
.part-9 .game-item .plat-box {
  position: absolute;
  right: 0;
  bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.08rem;
  font-size: 0.2rem;
  line-height: 1em;
  color: white;
}
.part-9 .game-item .plat-box img {
  width: 0.22rem;
  height: 0.23rem;
}

.part-10 {
  width: 6.9rem;
  height: 2.24rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/find_us.png') no-repeat;
  background-size: 100% 100%;
  margin: 0.5rem auto 0;
  padding-top: 0.76rem;
  box-sizing: border-box;
}
.part-10 .five-list {
  display: flex;
  gap: 0.2rem;
}
.part-10 .five-item {
  width: 1.22rem;
  height: 1.48rem;
  cursor: pointer;
}
.part-10 .five-item img {
  display: block;
  width: 0.77rem;
  height: 0.77rem;
  object-fit: fill;
  margin: 0.22rem auto 0;
  visibility: visible;
  opacity: 1;
}

.rules-fixed-btn {
  position: fixed;
  z-index: 10;
  bottom: 4.5rem;
  right: 0.02rem;
  width: 0.9rem;
  height: 1.06rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/icon_rule.png') no-repeat;
  background-size: cover;
}
.backtop-fixed-btn {
  position: fixed;
  z-index: 10;
  bottom: 2.77rem;
  right: 0.02rem;
  width: 0.9rem;
  height: 1.06rem;
  background: url('https://static.fhyx.com/images/application/wap/com/2026shuangdan/button_top.png') no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s;
}
.backtop-fixed-btn.show {
  opacity: 1;
  visibility: visible;
}

.rules-modal {
  width: 6.75rem;
  height: 5.41rem;
}
.rules-modal .modal-body {
  padding: 0rem 0.09rem 0.3rem 0.3rem;
  box-sizing: border-box;
}
.rules-modal .scrollbar {
  padding-right: 0.18rem;
  box-sizing: border-box;

  font-size: 0.24rem;
  line-height: 0.35rem;
  color: #ffffff;
}
.rules-modal .scrollbar p {
  margin-bottom: 0.3rem;
}

.tips-modal .modal-body {
  padding-top: 0.25rem;

  display: flex;
  flex-direction: column;
  align-items: center;

  font-size: 0.24rem;
  line-height: 0.41rem;
  color: #ffffff;
}

.win-prize-modal .modal-body {
  padding-top: 0.25rem;

  display: flex;
  flex-direction: column;
  align-items: center;

  font-size: 0.24rem;
  color: #ffffff;
}
.win-prize-modal img {
  width: 2.14rem;
  height: 1rem;
  object-fit: contain;
  margin-top: 0.2rem;
}
.win-prize-modal .name {
  font-size: 0.24rem;
  color: #ffd768;
  margin-top: 0.1rem;
}

.two-prize-modal .modal-body {
  padding-top: 0.25rem;

  display: flex;
  flex-direction: column;
  align-items: center;

  font-size: 0.24rem;
  color: #ffffff;
}
.two-prize-modal .prize {
  width: 2.54rem;
  margin-top: 0.22rem;
}

.bag-modal {
  width: 7rem;
  height: 5.41rem;
}
.bag-modal .menu-list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  height: 0.7rem;
}
.bag-modal .menu-list .menu-item {
  font-size: 0.28rem;
  color: #ffffff;
  cursor: pointer;
}
.bag-modal .menu-list .menu-item.active {
  color: #ffd768;
  font-size: 0.3rem;
}
.bag-modal .table-box {
  padding: 0 0.26rem;
  box-sizing: border-box;
  font-size: 0.24rem;
}
.bag-modal .row {
  display: flex;
  align-items: center;
}
.bag-modal .table-header {
  text-align: center;
  color: white;
}
.bag-modal .table-body {
  position: absolute;
  height: 4rem;
  color: #ffd768;
  margin-top: 0.15rem;
  padding-right: 0.21rem;
  display: flex;
  flex-direction: column;
  gap: 0.14rem;
}

.bag-modal .col-1 {
  width: 1.2rem;
  text-align: center;
}
.bag-modal .col-2 {
  width: 3.36rem;
  text-align: center;
  padding: 0 0.19rem;
  box-sizing: border-box;
}
.bag-modal .col-3 {
  width: 1.6rem;
}
.bag-modal .col-3 .btn {
  width: 1.6rem;
  height: 0.48rem;
  background-image: linear-gradient(180deg, #ff7833 0%, #d93b00 100%);
  border-radius: 0.04rem;
  font-size: 0.22rem;
  color: #ffffff;
  box-shadow: inset 0rem 0.02rem 0.05rem rgba(255, 255, 255, 0.4);
}
.bag-modal .details .col-1 {
  width: 1.3rem;
}
.bag-modal .details .col-2 {
  width: 4.39rem;
}
.bag-modal .details .col-3 {
  width: 0.5rem;
  text-align: center;
}

.fh-modal .modal-container {
  position: relative;
  background-image: linear-gradient(0deg, #ffc6b5 0%, #fbeee7 100%);
  border-radius: 0.1rem;
  padding: 0.21rem 0.36rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.fh-modal .modal-container .close-btn {
  position: absolute;
  z-index: 2;
  top: 0.15rem;
  right: 0.15rem;
  background: url('https://static.fhyx.com/images/application/pc/hk/LuckyDrawPool/alt1.png') no-repeat;
  background-size: cover;
  width: 0.3rem;
  height: 0.31rem;
}
.fh-modal .modal-container .modal-title {
  font-size: 0.32rem;
  line-height: 0.32rem;
  font-weight: bold;
}
.fh-modal .modal-container .modal-body {
  flex: 1;
  min-height: 0;
  margin-top: 0.21rem;
}
.fh-modal .modal-container .modal-footer {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  gap: 0.57rem;
  margin-top: 0.21rem;
}
.fh-modal .modal-container .modal-footer .footer-btn {
  min-width: 2.11rem;
  height: 0.68rem;
  padding: 0 0.1rem;
  font-size: 0.3rem;
  border-radius: 0.34rem;
  border: 0.02rem solid transparent;
  box-sizing: border-box;
}
.fh-modal .modal-container .modal-footer .footer-btn.cancel {
  color: #ff4800;
  border-color: #ff4800;
}
.fh-modal .modal-container .modal-footer .footer-btn.ok {
  color: #ffffff;
  background-color: #ff4800;
}

.address-modal {
  width: 6.9rem;
  height: 7.59rem;
}
.address-modal .address-list {
  display: flex;
  flex-direction: column;
  gap: 0.18rem;
  height: 100%;
  overflow-y: auto;
}
.address-modal .address-item {
  display: flex;
  align-items: center;
  gap: 0.04rem;
  height: 0.95rem;
  border-radius: 0.04rem;
  font-size: 0.28rem;
  line-height: 0.37rem;
  color: #7c5550;
  cursor: pointer;
  background: white;
  padding: 0.1rem 0.19rem;
  box-sizing: border-box;
  border: 0.01rem solid transparent;
}
.address-modal .address-item.active {
  border-color: #ff4800;
}
.address-modal .address-item .text {
  flex: 1;
}
.address-modal .address-item .update-btn {
  width: 1rem;
  height: 0.5rem;
  color: #ff4c00;
  font-size: 0.28rem;
  line-height: 0.46rem;
  box-sizing: border-box;
  border-radius: 0.34rem;
  border: solid 0.02rem #ff5400;
  text-align: center;
  visibility: hidden;
}
.address-modal .address-item.active .update-btn {
  visibility: visible;
}

.write-modal {
  width: 6.9rem;
}
.write-modal .form-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 0.26rem;
}
.write-modal .form-item .form-label {
  width: 100%;
  font-size: 0.24rem;
  color: #431f1a;
  margin-bottom: 0.1rem;
}
.write-modal .form-item .form-content {
  width: 100%;
}
.write-modal .form-item .form-input {
  width: 100%;
  background-color: #ffffff;
  border-radius: 0.04rem;
  line-height: 0.54rem;
  font-size: 0.24rem;
  color: #b78882;
  padding: 0 0.12rem;
  box-sizing: border-box;
  outline: none;
  border: none;
  font-family: 'Microsoft YaHei';
  resize: none;
}
.write-modal .form-item .form-input::placeholder {
  color: #868686;
}
.write-modal .form-item .form-select {
  width: 100%;
  height: 0.54rem;
  line-height: 0.54rem;
  background-color: #ffffff;
  border-radius: 0.04rem;
  color: #b78882;
  font-size: 0.24rem;
  outline: none;
  border: none;
  padding: 0 0.08rem;
  cursor: pointer;
}
.write-modal .form-item .form-select:invalid {
  color: #868686;
}
.write-modal .form-item .select-box {
  display: flex;
  flex-direction: column;
  gap: 0.26rem;
}

.lottery-ani-modal video {
  width: 100vw;
  height: 100vh;
  object-fit: cover;
}
