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

a, img, input {
  border: none;
}

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

a {
  text-decoration: none;
}

ul, li {
  list-style: none;
}

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

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

/**
* 字体混入
**/
/**
* 背景混入
**/
@font-face {
  font-family: "font1";
  src: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/font/sourcehansanscn-medium.otf");
  font-style: normal;
}
body,
html {
  overflow-x: hidden;
  overflow-y: auto;
}

/******************************* header ****************************/
.header {
  position: relative;
  height: 10.38rem;
  margin: 0 auto;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/header.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}
.header .logo_sg {
  position: absolute;
  top: 0.24rem;
  left: 0.19rem;
  width: 0.87rem;
  height: 0.76rem;
}
.header .logo_sg::before {
  content: "";
  position: absolute;
  top: -0.31rem;
  left: -0.39rem;
  width: 1.6rem;
  height: 1.46rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/logo_sg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  pointer-events: none;
}
.header .logo_xy {
  position: absolute;
  top: 0;
  right: 0;
  width: 2.38rem;
  height: 0.71rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/logo_xy.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.header .btn_znq {
  position: absolute;
  top: 3.39rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1.92rem;
  height: 0.57rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "Microsoft YaHei";
  font-size: 0.25rem;
  line-height: 0.57rem;
  text-align: center;
  font-weight: 700;
  color: #ce5519;
  -webkit-filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
          filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
}
.header .slogan {
  position: absolute;
  top: 1.34rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 7.57rem;
  height: 2.16rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/slogan.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.header .userinfo-box {
  position: absolute;
  top: 8.88rem;
  left: 0;
  width: 100%;
  font-family: "Microsoft YaHei";
  font-size: 0.2rem;
  line-height: 1.2;
  text-align: center;
  font-weight: 400;
  color: #8c2c41;
}
.header .userinfo-box a {
  color: #8c2c41;
}
.header .btn_box {
  position: absolute;
  top: 9.45rem;
  left: 0;
  width: 100%;
  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;
}
.header .btn_box a {
  width: 1.58rem;
  height: 0.51rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0.26rem;
  line-height: 0.51rem;
  text-align: center;
  font-weight: none;
  color: #8b3d16;
  -webkit-filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
          filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
}
.header .btn_box .btn_record {
  margin-left: 0.8rem;
}

/******************************* content ****************************/
.content {
  height: 51.01rem;
  margin-top: -1px;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/bg1.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}

/******************** part1 ******************/
.part1 .title {
  width: 5.7rem;
  height: 1.02rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/title1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0 auto;
}
.part1 .subtit {
  font-family: "font1";
  font-size: 0.28rem;
  line-height: 0.35rem;
  text-align: center;
  font-weight: none;
  color: #b4752e;
  margin-top: 0.04rem;
}
.part1 .subtit span {
  color: #d25334;
  font-weight: 700;
}
.part1 .p1_frame {
  position: relative;
  width: 7rem;
  height: 7.18rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/sk_frame1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0.36rem auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.part1 .p1_frame .p1_frame_tit {
  position: absolute;
  top: -0.09rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2.9rem;
  height: 0.55rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0.24rem;
  line-height: 0.55rem;
  text-align: center;
  font-weight: none;
  color: #8b3d16;
  -webkit-filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
          filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
  z-index: 2;
}
.part1 .p1_frame .p1_box {
  position: relative;
  width: 100%;
  height: 100%;
}
.part1 .p1_frame .p1_box .p1_swiper {
  width: 100%;
  height: 100%;
}
.part1 .p1_frame .p1_box .swiper-button-prev {
  position: absolute;
  left: 0.22rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.37rem;
  height: 0.61rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/arrow_left.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part1 .p1_frame .p1_box .swiper-button-next {
  position: absolute;
  right: 0.22rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.37rem;
  height: 0.61rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/arrow_right.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part1 .p1_frame .p1_box .swiper-pagination {
  bottom: 0.28rem;
  font-size: 0;
}
.part1 .p1_frame .p1_box .swiper-pagination .swiper-pagination-bullet {
  width: 0.17rem;
  height: 0.17rem;
  border: 0.02rem solid #609af5;
  opacity: 1 !important;
  background-color: transparent;
  margin: 0 0.075rem;
}
.part1 .p1_frame .p1_box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #a2e6ff;
}
.part1 .p1_frame .p1_list .p1_item {
  position: relative;
  height: 5.73rem !important;
  margin: 0.74rem auto 0;
}
.part1 .p1_frame .p1_list .p1_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 5.55rem;
  height: 100%;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/p1_frame1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part1 .p1_frame .p1_list .p1_item .p1_role_img1 {
  position: absolute;
  top: -0.13rem;
  left: 0.15rem;
  width: 6.75rem;
  height: 5.36rem;
}
.part1 .p1_frame .p1_list .p1_item .p1_role_img2 {
  position: absolute;
  left: 0.78rem;
  top: 0.25rem;
  width: 5.07rem;
  height: 5.04rem;
}
.part1 .p1_frame .p1_list .p1_item .p1_role_img3 {
  position: absolute;
  top: 0.24rem;
  left: 0.52rem;
  width: 6.52rem;
  height: 5.04rem;
}
.part1 .p1_frame .p1_list .p1_item .p1_role_name {
  font-family: "font1";
  font-size: 0.26rem;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  color: #a66846;
  position: absolute;
  left: 0;
  bottom: 0.16rem;
  width: 100%;
}

/******************** part2 ******************/
.part2 {
  margin-top: 0.71rem;
}
.part2 .title {
  width: 5.79rem;
  height: 1.17rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/title2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0 auto 0;
}
.part2 .p2_frame {
  position: relative;
  width: 7.13rem;
  height: 14.74rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/p2_frame1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0.14rem auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.58rem 0.1rem 0 0.11rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.part2 .p2_frame .p2_frame_tips {
  width: 100%;
  position: absolute;
  top: 0.27rem;
  left: 0;
  font-family: "font1";
  font-size: 0.22rem;
  line-height: 1;
  text-align: center;
  font-weight: none;
  color: #d25334;
}
.part2 .p2_frame .p2_frame_right {
  margin-top: 0.4rem;
}
.part2 .p2_frame .p2_frame_right .p2_frame_subtit {
  margin-top: 0.15rem;
}
.part2 .p2_frame .p2_frame_right .p2_list {
  margin-top: 0.2rem;
}
.part2 .p2_frame .p2_frame_right .p2_list .p2_item {
  height: 2.07rem;
}
.part2 .p2_frame .p2_frame_right .p2_list .p2_item:nth-child(2) {
  margin-top: 0.1rem;
}
.part2 .p2_frame .p2_frame_tit {
  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;
  font-family: "font1";
  font-size: 0.39rem;
  line-height: 1.2;
  text-align: center;
  font-weight: 900;
  color: #108de2;
}
.part2 .p2_frame .p2_frame_tit::before {
  content: "";
  width: 0.49rem;
  height: 0.26rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/p2_tit_dec1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part2 .p2_frame .p2_frame_tit::after {
  content: "";
  width: 0.49rem;
  height: 0.26rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/p2_tit_dec2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part2 .p2_frame .p2_frame_tit span {
  margin: 0 0.15rem;
}
.part2 .p2_frame .p2_frame_subtit {
  font-family: "font1";
  font-size: 0.28rem;
  line-height: 0.34rem;
  text-align: center;
  font-weight: none;
  color: #b4752e;
  margin-top: 0.23rem;
}
.part2 .p2_frame .p2_frame_subtit span {
  color: #d25334;
  font-weight: 700;
}
.part2 .p2_frame .p2_frame_text {
  width: 6.03rem;
  margin: 0.15rem auto 0;
  font-family: "font1";
  font-size: 0.18rem;
  line-height: 0.23rem;
  text-align: center;
  font-weight: none;
  color: #9d7e52;
}
.part2 .p2_frame .p2_list {
  margin-top: 0.26rem;
}
.part2 .p2_frame .p2_list .p2_item {
  position: relative;
  width: 6.3rem;
  height: 2.25rem;
  margin: 0 auto;
  background-color: #ffedc8;
  border: 1px solid #c8b082;
  border-radius: 0.07rem;
}
.part2 .p2_frame .p2_list .p2_item:nth-child(2) {
  margin-top: 0.27rem;
}
.part2 .p2_frame .p2_list .p2_prop_img1 {
  position: absolute;
  top: 0.08rem;
  left: -0.12rem;
  width: 4.07rem;
  height: 2.13rem;
}
.part2 .p2_frame .p2_list .p2_prop_img2 {
  position: absolute;
  left: 0.08rem;
  top: 0.06rem;
  width: 3.76rem;
  height: 1.96rem;
}
.part2 .p2_frame .p2_list .p2_other {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.42rem;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.part2 .p2_frame .p2_list .p2_other .p2_tit {
  font-family: "font1";
  font-size: 0.26rem;
  line-height: 1.2;
  text-align: center;
  font-weight: 700;
  color: #a66846;
}
.part2 .p2_frame .p2_list .p2_other .btn_get {
  width: 1.91rem;
  height: 0.62rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin-top: 0.23rem;
  -webkit-filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
          filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
  font-family: "font1";
  font-size: 0.26rem;
  line-height: 0.62rem;
  text-align: center;
  font-weight: none;
  color: #8b3d16;
}
.part2 .p2_frame .p2_list .p2_other .btn_get.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  pointer-events: none;
}

/******************** part3 ******************/
.part3 {
  margin-top: 0.89rem;
}
.part3 .title {
  width: 5.79rem;
  height: 1.17rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/title3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0 auto;
}
.part3 .subtit {
  font-family: "font1";
  font-size: 0.28rem;
  line-height: 0.33rem;
  text-align: center;
  font-weight: none;
  color: #b4752e;
  margin-top: 0.06rem;
}
.part3 .subtit span {
  color: #d25334;
  font-weight: 700;
}
.part3 .p3_frame {
  width: 7rem;
  height: 12.1rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/sk_frame2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0.04rem auto 0;
  padding-top: 0.61rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.part3 .p3_frame .p3_lottery {
  position: relative;
  width: 6.62rem;
  height: 5.23rem;
  margin: 0 auto;
}
.part3 .p3_frame .p3_lottery .p3_lottery_list {
  position: relative;
  width: 100%;
  height: 100%;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item {
  position: absolute;
  top: 0;
  width: 1.57rem;
  height: 1.24rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/lottery_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item.on {
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/lottery_bg_on.png");
}
.part3 .p3_frame .p3_lottery .p3_lottery_item.on .p3_lottery_name1,
.part3 .p3_frame .p3_lottery .p3_lottery_item.on .p3_lottery_name2 {
  background-color: #ff7c52;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(2) {
  left: 1.69rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(3) {
  left: 3.37rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(4) {
  left: 5.05rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(5) {
  top: 1.33rem;
  left: 5.05rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(6) {
  top: 2.65rem;
  left: 5.05rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(7) {
  top: 3.97rem;
  left: 5.05rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(8) {
  top: 3.97rem;
  left: 3.37rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(9) {
  top: 3.97rem;
  left: 1.69rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(10) {
  top: 3.97rem;
  left: 0;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(11) {
  top: 2.65rem;
  left: 0;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item:nth-child(12) {
  top: 1.33rem;
  left: 0;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item .p3_lottery_name1,
.part3 .p3_frame .p3_lottery .p3_lottery_item .p3_lottery_name2 {
  position: absolute;
  bottom: 0.09rem;
  left: 0.09rem;
  width: 1.37rem;
  height: 0.21rem;
  font-family: "font1";
  font-size: 0.16rem;
  line-height: 1;
  text-align: center;
  font-weight: none;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom-left-radius: 0.21rem;
  border-bottom-right-radius: 0.21rem;
  background-color: #0194e7;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item .p3_lottery_name1 span,
.part3 .p3_frame .p3_lottery .p3_lottery_item .p3_lottery_name2 span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  width: 200%;
  font-size: 0.32rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item .p3_lottery_name2 {
  height: 0.33rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_item .sign {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.7rem;
  height: 0.43rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/sign1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part3 .p3_frame .p3_lottery .p3_lottery_btn {
  position: absolute;
  top: 1.65rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 3.29rem;
  height: 1.77rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/lottery_start_btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-filter: drop-shadow(0 0.06rem 0.05rem rgba(1, 43, 87, 0.18));
          filter: drop-shadow(0 0.06rem 0.05rem rgba(1, 43, 87, 0.18));
}
.part3 .p3_frame .p3_lottery .p3_lottery_btn .p3_lottery_span1 {
  font-family: "font1";
  font-size: 0.6rem;
  line-height: 1;
  text-align: center;
  font-weight: none;
  color: #f46f4f;
}
.part3 .p3_frame .p3_lottery .p3_lottery_btn .p3_lottery_p1 {
  font-family: "font1";
  font-size: 0.18rem;
  line-height: 1;
  text-align: center;
  font-weight: none;
  color: #ea9825;
  margin-top: 0.14rem;
}
.part3 .p3_frame .p3_lottery .p3_lottery_btn .p3_lottery_p1 span {
  color: #2299fb;
}
.part3 .p3_frame .p3_lottery .p3_lottery_btn.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  pointer-events: none;
}
.part3 .p3_frame .p3_task_list {
  margin-top: 0.4rem;
}
.part3 .p3_frame .p3_task_item {
  position: relative;
  width: 6.66rem;
  height: 0.82rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/p3_frame1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.part3 .p3_frame .p3_task_item:nth-child(n+2) {
  margin-top: 0.1rem;
}
.part3 .p3_frame .p3_task_item:nth-child(5) .btn_get,
.part3 .p3_frame .p3_task_item:nth-child(5) .btn_share, .part3 .p3_frame .p3_task_item:nth-child(6) .btn_get,
.part3 .p3_frame .p3_task_item:nth-child(6) .btn_share {
  top: 0.15rem;
}
.part3 .p3_frame .p3_task_item .p3_task_texts {
  margin-left: 0.19rem;
}
.part3 .p3_frame .p3_task_item .p3_task_texts .p3_text_p1 {
  font-family: "font1";
  font-size: 0.216rem;
  line-height: 1;
  text-align: left;
  font-weight: none;
  color: #8c4d06;
}
.part3 .p3_frame .p3_task_item .p3_task_texts .p3_text_p2 {
  font-family: "font1";
  font-size: 0.15rem;
  line-height: 1;
  text-align: left;
  font-weight: 400;
  color: #df7c0c;
  margin-top: 0.07rem;
}
.part3 .p3_frame .p3_task_item .p3_task_award {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.17rem;
}
.part3 .p3_frame .p3_task_item .p3_task_award .icon_roll {
  width: 0.53rem;
  height: 0.5rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/icon_roll.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part3 .p3_frame .p3_task_item .p3_task_award span {
  font-family: "font1";
  font-size: 0.15rem;
  line-height: 1;
  text-align: left;
  font-weight: 400;
  color: #df7c0c;
  margin-left: 0.02rem;
}
.part3 .p3_frame .p3_task_item .btn_get {
  position: absolute;
  right: 0.17rem;
  top: 0.2rem;
  width: 1.24rem;
  height: 0.4rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0.21rem;
  line-height: 0.4rem;
  text-align: center;
  font-weight: none;
  color: #8b3d16;
  letter-spacing: 0.03rem;
  text-indent: 0.03rem;
}
.part3 .p3_frame .p3_task_item .btn_get .received_nums {
  position: absolute;
  left: 0;
  top: 0.41rem;
  width: 100%;
  font-family: "font1";
  font-size: 0.12rem;
  line-height: 1.2;
  text-align: center;
  font-weight: normal;
  color: #df7c0c;
  letter-spacing: 0;
  text-indent: 0;
  pointer-events: none;
}
.part3 .p3_frame .p3_task_item .btn_get.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  pointer-events: none;
}
.part3 .p3_frame .p3_task_item .btn_share {
  position: absolute;
  right: 1.58rem;
  top: 0.2rem;
  width: 1.24rem;
  height: 0.4rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn7.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0.21rem;
  line-height: 0.4rem;
  text-align: center;
  font-weight: none;
  color: #7b441b;
  letter-spacing: 0.03rem;
  text-indent: 0.03rem;
}

/******************** part4 ******************/
.part4 {
  margin-top: 0.63rem;
}
.part4 .title {
  width: 5.79rem;
  height: 1.17rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/m/title4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  margin: 0 auto;
}
.part4 .p4_swiper_con {
  position: relative;
  width: 6.35rem;
  height: 2.61rem;
  margin: 0.29rem auto 0;
}
.part4 .p4_swiper_con .p4_swiper {
  width: 100%;
  height: 100%;
  -webkit-filter: drop-shadow(0 0 0.09rem rgba(147, 130, 84, 0.75));
          filter: drop-shadow(0 0 0.09rem rgba(147, 130, 84, 0.75));
}
.part4 .p4_swiper_con .p4_swiper .swiper-slide {
  width: 5.97rem;
  height: 2.61rem;
}
.part4 .p4_swiper_con .p4_swiper .swiper-slide::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.part4 .p4_swiper_con .p4_swiper .swiper-slide.swiper-slide-active::after {
  display: none;
}
.part4 .p4_swiper_con .p4_swiper .p2_swiper_img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.part4 .p4_swiper_con .swiper-pagination {
  bottom: -0.36rem;
  width: 100%;
  font-size: 0;
}
.part4 .p4_swiper_con .swiper-pagination .swiper-pagination-bullet {
  opacity: 1 !important;
  width: 0.17rem;
  height: 0.17rem;
  border-radius: 50%;
  background-color: transparent;
  border: 0.02rem solid #609af5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 0.075rem;
}
.part4 .p4_swiper_con .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #a2e6ff;
}
.part4 .p4_swiper_con .swiper-button-prev {
  position: absolute;
  left: -0.4rem;
  top: 50%;
  margin-top: -0.305rem;
  width: 0.37rem;
  height: 0.61rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/arrow_left.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part4 .p4_swiper_con .swiper-button-next {
  position: absolute;
  right: -0.4rem;
  top: 50%;
  margin-top: -0.305rem;
  width: 0.37rem;
  height: 0.61rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/arrow_right.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part4 .p4_title2 {
  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;
  font-family: "font1";
  font-size: 0.27rem;
  line-height: 1;
  text-align: center;
  font-weight: normal;
  color: #b4752e;
  margin-top: 0.87rem;
}
.part4 .p4_title2 span {
  margin: 0 0.13rem;
}
.part4 .p4_title2::before {
  content: "";
  width: 0.34rem;
  height: 0.18rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/p4_tit_dec1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part4 .p4_title2::after {
  content: "";
  width: 0.34rem;
  height: 0.18rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/p4_tit_dec2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.part4 .p4_qrcode_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0.37rem;
}
.part4 .p4_qrcode_list .p4_qrcode_item {
  width: 1.51rem;
}
.part4 .p4_qrcode_list .p4_qrcode_item:not(:nth-child(1)) {
  margin-left: 0.24rem;
}
.part4 .p4_qrcode_list .p4_qrcode_item img {
  height: 1.52rem;
}
.part4 .p4_qrcode_list .p4_qrcode_item .p4_qrcode_text1 {
  font-family: "font1";
  font-size: 0.16rem;
  line-height: 1;
  text-align: center;
  font-weight: none;
  color: #a66846;
  margin-top: 0.04rem;
}
.part4 .p4_qrcode_list .p4_qrcode_item .p4_qrcode_text2 {
  font-family: "font1";
  font-size: 0.14rem;
  line-height: 1;
  text-align: center;
  font-weight: none;
  color: #a66846;
  margin-top: 0.03rem;
}

/******************** pop ******************/
.pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  display: none;
}
.pop .pop-con {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0 0.13rem 0 0.05rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pop .pop-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "font1";
  font-size: 0.31rem;
  line-height: 1;
  text-align: center;
  font-weight: 600;
  color: #108de2;
  margin-top: 0.3rem;
}
.pop .pop-tit::before {
  content: "";
  width: 0.38rem;
  height: 0.2rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/pop_tit_dec1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.pop .pop-tit::after {
  content: "";
  width: 0.38rem;
  height: 0.2rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/pop_tit_dec2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.pop .pop-tit span {
  margin: 0 0.12rem;
}
.pop .close-btn {
  position: absolute;
  top: -0.07rem;
  right: -0.17rem;
  width: 0.22rem;
  height: 0.22rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/close_btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}

/******** 奖励纪录 *******/
.record_pop .pop-con {
  width: 6.57rem;
  height: 3.77rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/pop_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.record_pop .pop-con::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.21rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/sh_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.record_pop .pop-scroll {
  width: 6.13rem;
  height: 2.73rem;
  margin: 0.1rem auto 0;
  padding-top: 0.03rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.record_pop .pop-scroll::-webkit-scrollbar {
  width: 0.05rem;
  border: 1px solid #b2d5e5;
  background-color: #bcdfef;
  border-radius: 0.025rem;
}
.record_pop .pop-scroll::-webkit-scrollbar-thumb {
  background-color: #ffc571;
  border-radius: 0.025rem;
}
.record_pop .record_list {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto 0;
  border-right: 1px solid #b0451a;
  border-bottom: 1px solid #b0451a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.record_pop .record_list tr {
  border-top: 1px solid #b0451a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.record_pop .record_list th {
  height: 0.46rem;
  background-color: #f5e1b8;
  font-family: "font1";
  font-size: 0.22rem;
  line-height: 1;
  text-align: center;
  font-weight: 700;
  color: #7b4911;
  border-left: 1px solid #dca775;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.record_pop .record_list th:nth-child(1) {
  width: 1.77rem;
  border-left: 1px solid #b0451a;
}
.record_pop .record_list th:nth-child(2) {
  width: 2.15rem;
}
.record_pop .record_list th:nth-child(3) {
  width: 2.01rem;
}
.record_pop .record_list td {
  height: 0.37rem;
  font-family: "font1";
  font-size: 0.18rem;
  line-height: 1.2;
  text-align: center;
  font-weight: none;
  color: #be8342;
  border-left: 1px solid #b0451a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/******** 活动规则 *******/
.rule_pop .pop-con {
  width: 6.57rem;
  height: 3.77rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/pop_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.rule_pop .pop-con::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.21rem;
  height: 0.8rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/sh_img.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.rule_pop .pop-scroll {
  width: 6.13rem;
  height: 2.73rem;
  margin: 0.1rem auto 0;
  padding-top: 0.03rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  overflow-x: hidden;
}
.rule_pop .pop-scroll::-webkit-scrollbar {
  width: 0.05rem;
  border: 1px solid #b2d5e5;
  background-color: #bcdfef;
  border-radius: 0.025rem;
}
.rule_pop .pop-scroll::-webkit-scrollbar-thumb {
  background-color: #ffc571;
  border-radius: 0.025rem;
}
.rule_pop .rule_list {
  width: 5.75rem;
  margin: 0 auto;
}
.rule_pop .rule_list .rule_item:not(:nth-child(1)) {
  margin-top: 0.16rem;
}
.rule_pop .rule_list .rule-text {
  font-family: "font1";
  font-size: 0.2rem;
  line-height: 0.24rem;
  text-align: left;
  font-weight: none;
  color: #a66846;
}
.rule_pop .rule_list .rule-text span {
  color: #ff6e00;
}

/******** 奖励弹窗 *******/
.award_pop .pop-con {
  width: 6.57rem;
  height: 3.77rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/pop_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.award_pop .award_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.3rem auto 0;
}
.award_pop .award_list .award_item {
  width: 1.25rem;
  margin: 0 0.13rem;
}
.award_pop .award_box {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 1rem;
}
.award_pop .award_box img {
  width: auto;
  height: 100%;
}
.award_pop .award_name {
  font-family: "font1";
  font-size: 0.4rem;
  line-height: 0.46rem;
  text-align: center;
  font-weight: none;
  color: #be8342;
  margin-top: 0.05rem;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.5);
          transform: translateX(-50%) scale(0.5);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  width: 200%;
  height: 0.46rem;
}
.award_pop .btn_comfim {
  display: block;
  width: 1.66rem;
  height: 0.54rem;
  -webkit-filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
          filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0.27rem;
  line-height: 0.54rem;
  text-align: center;
  font-weight: none;
  color: #8b3d16;
  margin: 0.24rem auto 0;
}

/******** 扫码分享 *******/
.qrcode_pop .pop-con {
  width: 6.57rem;
  height: 3.77rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/pop_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.qrcode_pop .pop-tit {
  margin-top: 0.35rem;
}
.qrcode_pop .qrcode_box {
  width: 2rem;
  height: 1.97rem;
  margin: 0.26rem auto 0;
}
.qrcode_pop .qrcode_box img {
  width: 100%;
  height: 100%;
}
.qrcode_pop .award_name {
  font-family: "font1";
  font-size: 0.2rem;
  line-height: 1;
  text-align: center;
  font-weight: none;
  color: #be8342;
  margin-top: 0.14rem;
}

/******** 通用弹窗 *******/
.common_pop .pop-tit {
  margin-top: 0.35rem;
}
.common_pop .pop-con {
  width: 6.57rem;
  height: 2.5rem;
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/pop_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
}
.common_pop .common-text {
  width: 90%;
  height: 0.89rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "Microsoft YaHei";
  font-size: 0.2rem;
  line-height: 1.2;
  text-align: center;
  font-weight: none;
  color: #be8342;
}
.common_pop .pop_btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.common_pop .pop_btn_box a {
  width: 1.66rem;
  height: 0.54rem;
  -webkit-filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
          filter: drop-shadow(0 0.03rem 0.05rem rgba(120, 76, 26, 0.35));
}
.common_pop .pop_btn_box .btn_canel {
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn7.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0.27rem;
  line-height: 0.54rem;
  text-align: center;
  font-weight: none;
  color: #8b3d16;
}
.common_pop .pop_btn_box .btn_comfirm {
  background-image: url("//game.gtimg.cn/images/sg/cp/a20250521sgxy/btn6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: left top;
  font-family: "font1";
  font-size: 0.27rem;
  line-height: 0.54rem;
  text-align: center;
  font-weight: none;
  color: #8b3d16;
  margin-left: 1.18rem;
}