@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;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  text-decoration: none;
}

ul,
li {
  list-style: none;
}

a,
img {
  -webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单，根据需要选择是否删除 */
}

html,
body {
  -webkit-user-select: none; /* 禁止选中文本（如无文本选中需求，此为必选项） */
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-text-size-adjust: none !important;
  -webkit-text-size-adjust: 100% !important;
}

/* reset end */
html {
  font-size: 50px; /* 兼容不支持vw的系统 */
  font-size: 13.33333333vw; /* 7.5rem === 100vw */
}

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

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

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

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

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

.wrapper {
  width: 100%;
  max-width: 7.5rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

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

@font-face {
  font-family: "syhtmedium";
  src: url(//game.gtimg.cn/images/thefinals/cp/sign202507/fonts/syhtmedium.ttf);
}
@font-face {
  font-family: "syhtbold";
  src: url(//game.gtimg.cn/images/thefinals/cp/sign202507/fonts/syhtbold.ttf);
}
@font-face {
  font-family: "saira";
  src: url(//game.gtimg.cn/images/thefinals/cp/sign202507/fonts/SairaCondensed-Bold.ttf);
}
.header {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/bg_header.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 6.93rem;
  padding-top: 6.3rem;
}
.header .login-box {
  text-align: center;
  color: #ffffff;
  font-size: 0.22rem;
}
.header .login-box * {
  display: inline;
}
.header .login-box a {
  color: #f7cc28;
  text-decoration: underline;
  font-weight: bold;
}

.content .part {
  position: relative;
  margin-top: -1px;
}
.content img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part1 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/bg1.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 12.81rem;
  padding-top: 0.05rem;
}
.content .part1 .title1 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/title1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.23rem;
  height: 0.9rem;
  margin: 0 auto;
}
.content .part1 .lottery-tool {
  width: 90%;
  height: 0.35rem;
  margin: 0 auto;
  margin-top: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content .part1 .lottery-tool .lottery-num {
  color: #ffffff;
  font-size: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 0.23rem;
}
.content .part1 .lottery-tool .lottery-num::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.23rem;
  height: 0.23rem;
  margin-right: 0.07rem;
}
.content .part1 .lottery-tool .lottery-num span {
  color: #f4ba1f;
  font-family: "syhtbold";
  margin: 0 0.05rem;
  line-height: 0.23rem;
}
.content .part1 .lottery-tool .btn-flex a {
  color: #f4ba1f;
  font-size: 0.2rem;
  font-family: "syhtmedium";
  border-bottom: 0.02rem solid #f4ba1f;
  padding-bottom: 0.04rem;
  margin-left: 0.15rem;
}
.content .part1 .lottery-box {
  width: 6.34rem;
  height: 6.34rem;
  position: relative;
  margin: 0 auto;
}
.content .part1 .lottery-box .lottery {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .part1 .lottery-box .lottery img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content .part1 .lottery-box .swfcontent_container {
  width: 100%;
  height: 100%;
}
.content .part1 .lottery-box .swfcontent_container::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/lottery_cursor.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.content .part1 .lottery-box .swfcontent_hover {
  width: 100%;
  height: 100%;
  background-size: 100% 100% !important;
  opacity: 0;
}
.content .part1 .lottery-box #swfcontent_start {
  width: 1.62rem !important;
  height: 1.62rem !important;
  margin: -0.81rem !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  position: relative;
  z-index: 3;
}
.content .part1 .lottery-box .lottery-bg {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/lottery_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.content .part1 .lottery-box .residue-text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
.content .part1 .lottery-box .residue-text li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.content .part1 .lottery-box .residue-text li::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/lottery_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.content .part1 .lottery-box .residue-text li:nth-child(1) p, .content .part1 .lottery-box .residue-text li:nth-child(1)::before {
  -webkit-transform: rotateZ(0);
      -ms-transform: rotate(0);
          transform: rotateZ(0);
}
.content .part1 .lottery-box .residue-text li:nth-child(2) p, .content .part1 .lottery-box .residue-text li:nth-child(2)::before {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
}
.content .part1 .lottery-box .residue-text li:nth-child(3) p, .content .part1 .lottery-box .residue-text li:nth-child(3)::before {
  -webkit-transform: rotateZ(90deg);
      -ms-transform: rotate(90deg);
          transform: rotateZ(90deg);
}
.content .part1 .lottery-box .residue-text li:nth-child(4) p, .content .part1 .lottery-box .residue-text li:nth-child(4)::before {
  -webkit-transform: rotateZ(135deg);
      -ms-transform: rotate(135deg);
          transform: rotateZ(135deg);
}
.content .part1 .lottery-box .residue-text li:nth-child(5) p, .content .part1 .lottery-box .residue-text li:nth-child(5)::before {
  -webkit-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
.content .part1 .lottery-box .residue-text li:nth-child(6) p, .content .part1 .lottery-box .residue-text li:nth-child(6)::before {
  -webkit-transform: rotateZ(225deg);
      -ms-transform: rotate(225deg);
          transform: rotateZ(225deg);
}
.content .part1 .lottery-box .residue-text li:nth-child(7) p, .content .part1 .lottery-box .residue-text li:nth-child(7)::before {
  -webkit-transform: rotateZ(270deg);
      -ms-transform: rotate(270deg);
          transform: rotateZ(270deg);
}
.content .part1 .lottery-box .residue-text li:nth-child(8) p, .content .part1 .lottery-box .residue-text li:nth-child(8)::before {
  -webkit-transform: rotateZ(315deg);
      -ms-transform: rotate(315deg);
          transform: rotateZ(315deg);
}
.content .part1 .lottery-box .residue-text li .lot-img {
  position: relative;
  z-index: 2;
}
.content .part1 .lottery-box .residue-text li p {
  width: 100%;
  height: 100%;
  font-size: 0.22rem;
  color: #ffffff;
  font-family: "syhtmedium";
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 0.8rem;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 3;
}
.content .part1 .lottery-box .residue-text li:nth-child(3).gray::before, .content .part1 .lottery-box .residue-text li:nth-child(7).gray::before, .content .part1 .lottery-box .residue-text li:nth-child(8).gray::before {
  display: block;
}
.content .part1 .lottery-box .residue-text li:nth-child(3).gray p, .content .part1 .lottery-box .residue-text li:nth-child(7).gray p, .content .part1 .lottery-box .residue-text li:nth-child(8).gray p {
  opacity: 1;
}
.content .part1 .lottery-box .residue-text li:nth-child(3).gray .lot-img, .content .part1 .lottery-box .residue-text li:nth-child(7).gray .lot-img, .content .part1 .lottery-box .residue-text li:nth-child(8).gray .lot-img {
  -webkit-filter: brightness(0.5) grayscale(1);
          filter: brightness(0.5) grayscale(1);
}
.content .part1 .lottery-box .float-tips {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/float.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.69rem;
  height: 0.67rem;
  position: absolute;
  left: -0.2rem;
  top: 0.1rem;
  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 .lottery-box .float-tips p {
  color: #ffffff;
  font-size: 0.16rem;
  font-family: "syhtmedium";
  line-height: 1.2;
}
.content .part1 .lottery-box .float-tips p span {
  font-family: "syhtbold";
}
.content .part1 .lottery-box .float-tips .p2 {
  display: none;
  font-size: 0.16rem;
}
.content .part1 .lottery-box .float-tips.end .p1 {
  display: none;
}
.content .part1 .lottery-box .float-tips.end .p2 {
  display: block;
}
.content .part1 .lottery-box .btn-filladress {
  height: 0.26rem;
  color: #f4ba1f;
  font-size: 0.2rem;
  font-family: "syhtmedium";
  line-height: 0.26rem;
  border-bottom: 0.02rem solid #f4ba1f;
  padding-bottom: 0.04rem;
  position: absolute;
  top: 0.1rem;
  right: -0.2rem;
}
.content .part1 .logindays-box {
  margin-top: -0.5rem;
}
.content .part1 .logindays-box .logindays-num {
  display: block;
  background: url(//game.gtimg.cn/images/thefinals/cp/sign202507/m/logindays_num_bg.png) no-repeat left bottom;
  width: 1.87rem;
  height: 0.4rem;
  background-size: 1.87rem 0.25rem;
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 1;
  font-family: "syhtbold";
  padding-left: 0.26rem;
  padding-top: 0.05rem;
}
.content .part1 .logindays-box .logindays-list {
  width: 6.9rem;
  margin-top: 1.08rem;
  margin-left: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.content .part1 .logindays-box .logindays-list::before {
  content: "";
  width: 100%;
  height: 0.02rem;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/logindays_line.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 7.07rem;
  height: 2.3rem;
  position: absolute;
  top: -0.63rem;
}
.content .part1 .logindays-box .logindays-list li {
  position: relative;
  cursor: pointer;
  margin-bottom: 0.94rem;
}
.content .part1 .logindays-box .logindays-list li::before {
  content: "";
  width: 0.08rem;
  height: 0.08rem;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -0.66rem;
}
.content .part1 .logindays-box .logindays-list li:nth-child(5) {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
  margin-right: -0.2rem;
  margin-bottom: 0;
}
.content .part1 .logindays-box .logindays-list li:nth-child(6) {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
  margin-left: 0;
  margin-right: 0.26rem;
  margin-bottom: 0;
}
.content .part1 .logindays-box .logindays-list li:nth-child(7) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
  margin-left: auto;
  margin-right: 0.26rem;
  margin-bottom: 0;
}
.content .part1 .logindays-box .logindays-list li .tag {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.3rem;
  height: 0.3rem;
  color: #ffffff;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.3rem;
  font-family: "saira";
  position: absolute;
  left: 0.1rem;
  top: -0.07rem;
  z-index: 2;
}
.content .part1 .logindays-box .logindays-list li .award-img {
  position: relative;
}
.content .part1 .logindays-box .logindays-list li .award-img p {
  width: 100%;
  color: #ffffff;
  font-size: 0.2rem;
  text-align: center;
  line-height: 0.28rem;
  font-family: "syhtmedium";
  position: absolute;
  bottom: -0.28rem;
  z-index: 2;
}
.content .part1 .logindays-box .logindays-list li .extra-text {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/extra_text.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.85rem;
  height: 0.34rem;
  text-align: center;
  color: #1a0e18;
  font-size: 0.22rem;
  font-family: "syhtbold";
  line-height: 0.34rem;
  position: absolute;
  top: -0.48rem;
}
.content .part1 .logindays-box .logindays-list li.gray {
  pointer-events: none;
}
.content .part1 .logindays-box .logindays-list li.gray .tag {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/icon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  -webkit-filter: brightness(0.32);
          filter: brightness(0.32);
}
.content .part1 .logindays-box .logindays-list li.gray::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/icon5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.2rem;
  height: 0.2rem;
  background-color: transparent;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -0.72rem;
}
.content .part1 .logindays-box .logindays-list li.gray::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/icon4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.65rem;
  height: 0.65rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0.26rem;
  z-index: 3;
}
.content .part1 .logindays-box .logindays-list li:nth-child(odd) {
  width: 1.84rem;
}
.content .part1 .logindays-box .logindays-list li:nth-child(odd) .award-img {
  background-color: #ffffff;
  width: 1.84rem;
  height: 1.35rem;
  position: relative;
}
.content .part1 .logindays-box .logindays-list li:nth-child(odd) .award-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/award_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.content .part1 .logindays-box .logindays-list li:nth-child(odd).gray .award-img {
  -webkit-filter: brightness(0.32);
          filter: brightness(0.32);
}
.content .part1 .logindays-box .logindays-list li:nth-child(odd).gray .award-img::after {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/award_bg1_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .logindays-box .logindays-list li:nth-child(even) {
  width: 1.23rem;
}
.content .part1 .logindays-box .logindays-list li:nth-child(even) .award-img {
  background-color: #ffffff;
  width: 1.23rem;
  height: 1.26rem;
  position: relative;
}
.content .part1 .logindays-box .logindays-list li:nth-child(even) .award-img::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/award_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.content .part1 .logindays-box .logindays-list li:nth-child(even).gray .award-img {
  -webkit-filter: brightness(0.32);
          filter: brightness(0.32);
}
.content .part1 .logindays-box .logindays-list li:nth-child(even).gray .award-img::after {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/award_bg2_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
}
.content .part1 .logindays-box .logindays-list li:nth-child(even).gray::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/icon4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0.26rem;
  z-index: 3;
}
.content .part2 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/bg2.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 6.59rem;
  padding-top: 0.44rem;
}
.content .part2 .title2 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/title2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 7.15rem;
  height: 0.78rem;
  margin-left: 0.23rem;
}
.content .part2 .limited-list {
  margin-left: 0.22rem;
  margin-top: 0.35rem;
}
.content .part2 .limited-list li {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/limited_award_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.93rem;
  height: 2.08rem;
  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;
  margin-bottom: 0.22rem;
}
.content .part2 .limited-list li .img-box {
  width: 1.54rem;
  height: 1.6rem;
}
.content .part2 .limited-list li .text {
  width: 3.68rem;
  height: 1.4rem;
  margin-left: 0.2rem;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.content .part2 .limited-list li .text .tit {
  color: #ffffff;
  font-size: 0.22rem;
  font-family: "syhtbold";
  line-height: 1;
}
.content .part2 .limited-list li .text .tit em {
  color: #ffc720;
}
.content .part2 .limited-list li .text p {
  color: #ffffff;
  font-size: 0.16rem;
  line-height: 1.5;
}
.content .part2 .limited-list li .text p span {
  font-weight: bold;
}
.content .part2 .limited-list li .text .btn-limited {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/btn1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.44rem;
  height: 0.34rem;
  color: #000000;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.34rem;
  font-family: "syhtbold";
}
.content .part2 .limited-list li .text .btn-limited.gray {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/btn1_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #ffffff;
  pointer-events: none;
}
.content .part3 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/bg3.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 100%;
  height: 7.33rem;
  padding-top: 0.65rem;
}
.content .part3 .title3 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/title3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.11rem;
  height: 1.44rem;
  margin-left: auto;
  margin-right: 0.2rem;
}
.content .part3 .subtit {
  color: #ffffff;
  font-size: 0.22rem;
  font-family: "syhtbold";
  text-align: right;
  padding-right: 0.08rem;
  margin-top: 0.2rem;
}
.content .part3 .contribute-box {
  margin-left: 2.38rem;
  margin-top: 0.5rem;
}
.content .part3 .contribute-box .contribute-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.17rem;
}
.content .part3 .contribute-box .contribute-item span {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/icon6.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.33rem;
  height: 0.35rem;
  font-size: 0.2rem;
  color: #ffffff;
  line-height: 0.35rem;
  padding-left: 0.4rem;
  margin-right: 0.1rem;
}
.content .part3 .contribute-box .contribute-item p {
  width: 3.5rem;
  color: #ffffff;
  font-size: 0.2rem;
  line-height: 0.35rem;
}
.content .part3 .contribute-box .btn-contribute {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.93rem;
  height: 0.69rem;
  color: #000000;
  font-size: 0.25rem;
  text-align: center;
  line-height: 0.69rem;
  font-family: "syhtbold";
  display: block;
}
.content .part3 .contribute-box .btn-contribute.gray {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/btn1_gray.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  color: #ffffff;
  pointer-events: none;
}

.top-navbar {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 99;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-navbar .tf-logo {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/logo.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.74rem;
  height: 0.39rem;
  position: absolute;
  left: 0.32rem;
  top: 0.17rem;
}
.top-navbar .nav-list {
  display: none !important;
}
.top-navbar .btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.3rem;
  top: 0.22rem;
}
.top-navbar .btn-flex a {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/top_btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.24rem;
  height: 0.34rem;
  color: #0e0f0f;
  font-size: 0.16rem;
  font-family: "syhtmedium";
  text-align: center;
  line-height: 0.34rem;
  margin: 0 0.05rem;
}

.sidebar {
  display: none !important;
}

.dialog {
  outline: none;
  border: none;
  position: relative;
}

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

.dialog .dia-con {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.dialog .dia-close {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_close.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.58rem;
  height: 0.58rem;
  position: absolute;
  right: -0.4rem;
  top: -0.4rem;
}

.dia-common {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 4.48rem;
}
.dia-common .msg-text {
  width: 85%;
  height: 50%;
  margin: 0.6rem auto 0.4rem;
  color: #ede9e0;
  font-size: 0.24rem;
  line-height: 1.4;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dia-common .dia-btn {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.4rem;
  height: 0.56rem;
  color: #000000;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-align: center;
  font-family: "syhtbold";
  display: block;
  margin: 0 auto;
}

.dia-lotterydia1 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_bg1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 4.48rem;
}
.dia-lotterydia1 .dia-tit {
  color: #ffffff;
  font-size: 0.4rem;
  font-family: "syhtbold";
  line-height: 1;
  text-align: center;
  margin-top: 1.28rem;
}
.dia-lotterydia1 .tips {
  color: #ffffff;
  font-size: 0.3rem;
  text-align: center;
  margin: 0.4rem auto 0;
}
.dia-lotterydia1 .tips span {
  color: #f6c926;
  font-weight: bold;
}
.dia-lotterydia1 .dia-btn {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.4rem;
  height: 0.56rem;
  color: #000000;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-align: center;
  font-family: "syhtbold";
  display: block;
  margin: 0.4rem auto 0;
}

.dia-lotterydia2 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 6.38rem;
}
.dia-lotterydia2 .dia-tit {
  color: #ffffff;
  font-size: 0.44rem;
  font-family: "syhtbold";
  line-height: 1;
  text-align: center;
  margin-top: 0.55rem;
  position: relative;
}
.dia-lotterydia2 .dia-tit::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.85rem;
  height: 0.33rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.35rem;
}
.dia-lotterydia2 .img-box {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_propbg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.56rem;
  height: 2.66rem;
  margin: 0.4rem auto 0;
}
.dia-lotterydia2 .img-box img {
  width: 100%;
  height: 2.54rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.1rem;
}
.dia-lotterydia2 .award-name {
  color: #ffffff;
  font-size: 0.22rem;
  line-height: 1;
  text-align: center;
  margin-top: 0.1rem;
}
.dia-lotterydia2 .granttips {
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
  line-height: 1.2;
  font-size: 0.18rem;
  margin: 0.26rem 0;
  padding: 0 0.3rem;
}
.dia-lotterydia2 .dia-btn {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.4rem;
  height: 0.56rem;
  color: #000000;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-align: center;
  font-family: "syhtbold";
  display: block;
  margin: 0.4rem auto 0;
}

.dia-address {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 6.88rem;
}
.dia-address .dia-tit {
  color: #ffffff;
  font-size: 0.44rem;
  font-family: "syhtbold";
  line-height: 1;
  text-align: center;
  margin-top: 0.55rem;
  position: relative;
}
.dia-address .dia-tit::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.85rem;
  height: 0.33rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.35rem;
}
.dia-address .address-form {
  width: 5.4rem;
  margin: 0.5rem auto 0;
  color: #ffffff;
  font-size: 0.24rem;
}
.dia-address .address-form .address-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 0.38rem;
  margin-bottom: 0.2rem;
}
.dia-address .address-form .address-item label {
  width: 1.1rem;
  height: 0.38rem;
  margin-right: 0.25rem;
  line-height: 0.38rem;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.dia-address .address-form .address-item input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 0.15rem;
  outline: none;
  border: none;
  background-color: rgba(0, 0, 0, 0.5);
  color: #a9a9a9;
  font-size: 0.2rem;
}
.dia-address .address-form .address-item input::-webkit-input-placeholder {
  color: #a9a9a9;
}
.dia-address .address-form .address-item input::-moz-placeholder {
  color: #a9a9a9;
}
.dia-address .address-form .address-item input:-ms-input-placeholder {
  color: #a9a9a9;
}
.dia-address .address-form .address-item input::-ms-input-placeholder {
  color: #a9a9a9;
}
.dia-address .address-form .address-item input::placeholder {
  color: #a9a9a9;
}
.dia-address .address-form .address-item3 {
  height: auto;
  margin-bottom: 0;
}
.dia-address .address-form .address-picker {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dia-address .address-form select {
  width: 100%;
  height: 0.38rem;
  margin-bottom: 0.16rem;
  font-size: 0.2rem;
  padding-left: 0.15rem;
  color: #a9a9a9;
  border: none;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/select_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  background-size: 6.22rem 0.38rem !important;
  background-position: center right !important;
}
.dia-address .address-form select option {
  padding: 0.1rem;
  background-color: #fff;
  color: #000;
}
.dia-address .btn-submit {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_btn.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.4rem;
  height: 0.56rem;
  color: #000000;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-align: center;
  font-family: "syhtbold";
  display: block;
  margin: 0.4rem auto 0;
}
.dia-address .txt {
  color: #d5d5d5;
  font-size: 0.18rem;
  text-align: center;
  line-height: 1.2;
  opacity: 0.8;
  padding: 0 0.6rem;
  margin-top: 0.2rem;
}

.dia-signdia {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 6.88rem;
}
.dia-signdia.dia-signdia2 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 6.38rem;
}
.dia-signdia .dia-tit {
  color: #ffffff;
  font-size: 0.44rem;
  font-family: "syhtbold";
  line-height: 1;
  text-align: center;
  margin-top: 0.55rem;
  position: relative;
}
.dia-signdia .dia-tit::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.85rem;
  height: 0.33rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.35rem;
}
.dia-signdia .sign-text {
  position: absolute;
  top: 1rem;
  right: 0.45rem;
  color: #ffffff;
  font-size: 0.2rem;
}
.dia-signdia .img-box {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_propbg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.56rem;
  height: 2.66rem;
  margin: 0.4rem auto 0;
}
.dia-signdia .img-box img {
  width: 100%;
  height: 2.54rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.2rem;
}
.dia-signdia .award-name {
  color: #ffffff;
  font-size: 0.22rem;
  line-height: 1;
  text-align: center;
  margin-top: 0.1rem;
}
.dia-signdia .tips1 {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_icon2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.32rem;
  height: 0.55rem;
  color: #ffffff;
  text-align: center;
  line-height: 0.55rem;
  font-size: 0.3rem;
  margin: 0.1rem auto 0;
}
.dia-signdia .tips1 span {
  color: #f7cd28;
  font-weight: bold;
}
.dia-signdia .tips2 {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  font-size: 0.26rem;
  margin: 0.2rem auto 0;
}
.dia-signdia .tips2 span {
  color: #f7cd28;
}
.dia-signdia .dia-btn {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.4rem;
  height: 0.56rem;
  color: #000000;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-align: center;
  font-family: "syhtbold";
  display: block;
  margin: 0.2rem auto 0;
}

.dia-record {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 6.88rem;
}
.dia-record .dia-tit {
  color: #ffffff;
  font-size: 0.44rem;
  font-family: "syhtbold";
  line-height: 1;
  text-align: center;
  margin-top: 0.55rem;
  position: relative;
}
.dia-record .dia-tit::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.85rem;
  height: 0.33rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.35rem;
}
.dia-record .list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 0.15rem;
     -moz-column-gap: 0.15rem;
          column-gap: 0.15rem;
  margin-top: 0.5rem;
}
.dia-record .list-title .column {
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.44rem;
  width: 2.5rem;
  height: 0.44rem;
  text-align: center;
}
.dia-record .list-title .column span {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_icon3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.68rem;
  height: 0.44rem;
  display: block;
  margin: 0 auto;
}
.dia-record .record-list {
  margin-top: 0.1rem;
  height: 3.5rem;
}
.dia-record .record-list .record-item {
  height: 0.56rem;
  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-column-gap: 0.15rem;
     -moz-column-gap: 0.15rem;
          column-gap: 0.15rem;
  margin-bottom: 0.15rem;
}
.dia-record .record-list .record-item .column {
  color: #a9a9a9;
  font-size: 0.2rem;
  line-height: 1.2;
  text-align: center;
  width: 2.5rem;
}
.dia-record .record-list .record-item .column a {
  display: block;
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_btn3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 1.4rem;
  height: 0.56rem;
  color: #000000;
  font-size: 0.26rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.56rem;
  margin: 0 auto;
}
.dia-record .dia-history-tfooter {
  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;
  margin-top: 0.25rem;
}
.dia-record .dia-history-tfooter .my-page-prev {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_icon4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.2rem;
  height: 0.2rem;
}
.dia-record .dia-history-tfooter .my-page-next {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_icon4.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.2rem;
  height: 0.2rem;
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
          transform: scaleX(-1);
}
.dia-record .dia-history-tfooter .my-page-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 0.36rem;
     -moz-column-gap: 0.36rem;
          column-gap: 0.36rem;
  margin: 0 0.3rem;
}
.dia-record .dia-history-tfooter .my-page-group li {
  color: #d5d5d5;
  font-size: 0.22rem;
  cursor: pointer;
  line-height: 1.2;
  opacity: 0.5;
}
.dia-record .dia-history-tfooter .my-page-group li.my-page-checked {
  opacity: 1;
  color: #f7ce28;
  text-decoration: underline;
}
.dia-record .btn-filladress {
  display: block;
  color: #f7ce28;
  font-size: 0.18rem;
  text-decoration: underline;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0.2rem auto 0;
}

.dia-rule {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_bg3.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 6.88rem;
}
.dia-rule .dia-tit {
  color: #ffffff;
  font-size: 0.44rem;
  font-family: "syhtbold";
  line-height: 1;
  text-align: center;
  margin-top: 0.55rem;
  position: relative;
}
.dia-rule .dia-tit::after {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_icon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 5.85rem;
  height: 0.33rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -0.35rem;
}
.dia-rule .rule-list {
  width: 5.8rem;
  height: 4.8rem;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto;
  margin-top: 0.5rem;
  color: #ffffff;
  font-size: 0.24rem;
  line-height: 1.4;
  padding-right: 0.1rem;
}
.dia-rule .rule-list::-webkit-scrollbar {
  width: 0.1rem;
  height: 100%;
}
.dia-rule .rule-list::-webkit-scrollbar-thumb {
  background-color: #a52033;
}
.dia-rule .rule-list::-webkit-scrollbar-track {
  background-color: #4d0a17;
}
.dia-rule .rule-list li {
  position: relative;
  padding-left: 0.5rem;
  margin-bottom: 0.2rem;
}
.dia-rule .rule-list li:last-child {
  margin-bottom: 0;
}
.dia-rule .rule-list li::before {
  content: "";
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_icon5.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 0.28rem;
  height: 0.28rem;
  position: absolute;
  top: 0.03rem;
  left: 0;
}
.dia-rule .rule-list li.nopadding {
  padding-left: 0;
}
.dia-rule .rule-list li.nopadding::before {
  display: none;
}
.dia-rule .rule-list li b {
  font-size: 0.3rem;
}
.dia-rule .rule-list li table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 0.1rem;
}
.dia-rule .rule-list li table td {
  border: 1px solid #a52033;
  line-height: 1.1;
  font-size: 0.22rem;
  padding: 0.1rem 0.05rem;
  text-align: center;
}
.dia-rule .rule-list li table td:nth-child(1) {
  width: 80%;
}

.dia-gifttest {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/m/dia_bg2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 6.5rem;
  height: 6.38rem;
}
.dia-gifttest .img-box {
  width: 2.56rem;
  height: 2.66rem;
  margin: 0.8rem auto 0;
}
.dia-gifttest .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dia-gifttest .tips1 {
  color: #ffffff;
  text-align: center;
  font-size: 0.26rem;
  line-height: 1.4;
  margin: 0.4rem auto 0;
}
.dia-gifttest .tips1 em {
  color: #f7cd28;
}
.dia-gifttest .tips1 span {
  font-weight: bold;
}
.dia-gifttest .dia-btn {
  background-image: url("//game.gtimg.cn/images/thefinals/cp/sign202507/dia_btn2.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center top;
  width: 2.4rem;
  height: 0.56rem;
  color: #000000;
  font-size: 0.26rem;
  line-height: 0.56rem;
  text-align: center;
  font-family: "syhtbold";
  display: block;
  margin: 0.4rem auto 0;
}

.dia-contribute {
  width: 6.5rem;
  height: 8rem;
  border: 0.02rem solid #a52033;
  padding: 0.1rem;
}
.dia-contribute .dia-close {
  right: -0.1rem;
  top: -0.7rem;
}