/* 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; 
}
/* reset end */
html {
  font-size: 50px;
  font-size: 13.33333333vw;/* 7.5rem === 100vw */
  background: #f2f6f7;
}

@media (max-width: 1024px) {
  html,body {
    max-width: 1024px;
  }
}

#afooter {
  background-color: #191219;
  text-align: center;
  font-size: .22rem;
  padding: .2rem 0;
}

#afooter,
#afooter a {
  color: #c0c0c0;
  text-decoration: none;
}

@font-face {
  font-family: 'hylxt';
  src: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/hylxt.ttf);
}


.pop {
  outline: none;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

.pop-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.wrap {
  position: relative;
  width: 7.5rem;
  height: 22rem;
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/m/bg.jpg) no-repeat center top;
  overflow: hidden;
}

.top {
  width: 100%;
  height: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 .25rem;
}

.logo {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/m/logo.png) no-repeat;
  background-size: 100% 100%;
  width: 1.5rem;
  height: .31rem;
  display: block;
}


.rule-btn {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/m/rule-btn.png) no-repeat;
  background-size: 100% 100%;
  width: .36rem;
  height: 1.3rem;
  display: block;
  position: absolute;
  top: 2.15rem;
  right: 0;
  z-index: 10;
}

.top-title {
  width: 5rem;
  padding-bottom: 10px;
}

.top-title p {
  font-size: .5rem;
  color: #47e6af;
  font-family: 'hylxt';
  text-align: right;
}

.top-title span {
  color: #ffca52;
}

.login_box {
  width: 100%;
  font-size: .18rem;
  color: #ccc8c2;
  margin-top: -0.1rem;
  text-align: right;
}

.login_box a {
  color: #ff992c;
}

.countdown-box {
  position: absolute;
  top: 7.4rem;
  left: .3rem;
}

.countdown-box span {
  font-size: .18rem;
  color: #ccc8c2;
  display: flex;
  align-items: center;
}

.countdown-box span::before {
  content: '';
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/m/countdown-icon.png) no-repeat;
  background-size: 100% 100%;
  width: .15rem;
  height: .17rem;
  margin-right: .1rem;
}

.countdown-box ul {
  display: flex;
  align-items: center;
}

.countdown-box ul li {
  border-radius: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: .18rem;
  color: #ccc8c2;
  margin: 0 .05rem;
}

.countdown-box ul li .num {
  font-size: .26rem;
  font-weight: bold;
  color: #ff992c;
  margin-bottom: -0.05rem;
}

/* .content {
  width: 6.9rem;
  margin: 0 auto;
  position: relative;
} */

.content .left {
  width: 6.9rem;
  height: 9.2rem;
  position: relative;
  margin: 0 auto;
}

.newsuer {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/newuser.png) no-repeat;
  background-size: 100% 100%;
  width: 1.5rem;
  height: .36rem;
  display: block;
  position: absolute;
  right: 0;
  top: .3rem;
}

.registration {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/registration.png) no-repeat;
  background-size: 100% 100%;
  width: 2.72rem;
  height: .69rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 8.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .22rem;
  color: #110c16;
  font-weight: bold;
}

.left-text {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/m/left-text.png) no-repeat;
  background-size: 100% 100%;
  width: 6.92rem;
  height: .67rem;
  position: absolute;
  left: 0;
  bottom: 1.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 .05rem;
}

.left-text-inner {
  display: flex;
  align-items: center;
}

.left-text-icon {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/left-text-icon.png) no-repeat;
  background-size: 100% 100%;
  width: .45rem;
  height: .48rem;
}

.left-text-inner .text {
  margin-left: .1rem;
}

.left-text-inner span {
  font-size: .2rem;
  color: #41f9bf;
  font-weight: bold;
  display: block;
  margin-bottom: -.1rem;
}

.left-text-inner em {
  font-size: 18px;
  color: #ccc8c2;
  white-space: nowrap;
  font-style: normal;
}

.left-text-inner em i {
  font-style: normal;
  color: #ff992c;
}

.hero-num {
  width: .5rem;
  font-size: .18rem;
  color: #ff992c;
  font-weight: bold;
  line-height: .22rem;
}

.right {
  width: 6.9rem;
  height: 9rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 11.5rem;
}

.right-text {
  font-size: .18rem;
  color: #ccc8c2;
  white-space: nowrap;
  position: absolute;
  top: .4rem;
  left: .75rem;
}

.invite-box {
  width: 6.4rem;
  height: 2.6rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1.5rem;
  display: flex;
  justify-content: space-between;
}

.invite-gift {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/invite-gift.png) no-repeat;
  background-size: 100% 100%;
  width: 2rem;
  height: 2.6rem;
}


.invite-gift-pic {
  width: 2rem;
  height: 2rem;
  position: relative;
}

.invite-gift-pic img {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.invite-gift-pic-name {
  width: 2rem;
  height: .6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}

.invite-gift-pic-name span {
  font-size: .2rem;
  color: #ece8e1;
  font-weight: bold;
  display: block;
  line-height: .22rem;
}

.invite-gift-pic-name em {
  font-size: .18rem;
  color: #ccc8c2;
  font-style: normal;
}

.invite-task-box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.invite-task-title {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/invite-task-title.png) no-repeat;
  background-size: 100% 100%;
  width: 4.2rem;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
  font-size: .2rem;
  color: #ccc8c2;
}

.invite-task-title span {
  font-size: .2rem;
  color: #b4a0d7;
  font-weight: bold;
}

.invite-task-bg {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/invite-task-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 4.2rem;
  height: 1.7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 .4rem;
}

.invite-task span {
  font-size: .28rem;
  color: #ece8e1;
  font-weight: bold;
  display: block;
}

.invite-task em {
  font-size: .18rem;
  color: #ccc8c2;
  display: block;
  font-style: normal;
}

.invite-friend-bg {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/invite-friend-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 1.1rem;
  height: 1.1rem;
  position: relative;
  cursor: pointer;
}

.invite-friend-bg img {
  max-width: 90%;
  max-height: 90%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.invite-friend-name {
  text-align: center;
  font-size: .14rem;
  color: #ccc8c2;
  margin-top: .05rem;
}

.upgrade-box {
  width: 6.4rem;
  height: 2.6rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 5.25rem;
  display: flex;
  justify-content: space-between;
}

.upgrade-gift {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/upgrade.png) no-repeat;
  background-size: 100% 100%;
  width: 2rem;
  height: 2.6rem;
}


.upgrade-gift-pic {
  width: 2rem;
  height: 2rem;
  position: relative;
}

.upgrade-gift-pic img {
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.upgrade-gift-pic-name {
  width: 2rem;
  height: .6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}

.upgrade-gift-pic-name span {
  font-size: .2rem;
  color: #ece8e1;
  font-weight: bold;
  display: block;
  line-height: .22rem;
}

.upgrade-gift-pic-name em {
  font-size: .18rem;
  color: #ccc8c2;
}

.upgrade-task-box {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.upgrade-task-title {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/upgrade-task-title.png) no-repeat;
  background-size: 100% 100%;
  width: 4.2rem;
  height: .7rem;
  line-height: .7rem;
  text-align: center;
  font-size: .2rem;
  color: #ccc8c2;
}

.upgrade-task-title span {
  font-size: .2rem;
  color: #ff992c;
  font-weight: bold;
}

.upgrade-task-bg {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/upgrade-task-bg.png) no-repeat;
  background-size: 100% 100%;
  width: 4.2rem;
  height: 1.7rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 .4rem;
}

.upgrade-task span {
  font-size: .28rem;
  color: #ece8e1;
  font-weight: bold;
  display: block;
}

.upgrade-task em {
  font-size: .18rem;
  color: #ccc8c2;
  display: block;
  font-style: normal;
}

.inputqq-btn {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/inputqq-btn.png) no-repeat;
  background-size: 100% 100%;
  width: 1.42rem;
  height: .39rem;
  font-size: .18rem;
  display: block;
  text-align: center;
  color: #110c16;
  margin-top: .1rem;
  line-height: .39rem;
}

.progress-box {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/progress.png) no-repeat;
  background-size: 100% 100%;
  width: 1.2rem;
  height: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.progress-box p {
  font-size: .14rem;
  color: #ccc8c2;
  text-align: center;
}

.progress-box.on1 {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/progress1.png) no-repeat;
  background-size: 100% 100%;
}

.progress-box.on2 {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/progress2.png) no-repeat;
  background-size: 100% 100%;
}

.progress-box.on3 {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/progress3.png) no-repeat;
  background-size: 100% 100%;
}

.progress-box.on4 {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/progress4.png) no-repeat;
  background-size: 100% 100%;
}

.progress-box.on5 {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/progress5.png) no-repeat;
  background-size: 100% 100%;
}

.btn-copy {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/copy-btn.png) no-repeat;
  background-size: 100% 100%;
  width: 3.52rem;
  height: .69rem;
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

#copyInput {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.bottom-text {
  width: 100%;
  font-size: .18rem;
  color: #807d79;
  position: absolute;
  bottom: .4rem;
  left: 0;
  box-sizing: border-box;
  padding: 0 .2rem;
  text-align: center;
}

.pop-close {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/pop-close.png) no-repeat;
  background-size: 100% 100%;
  width: .65rem;
  height: .65rem;
  display: block;
  position: absolute;
  top: -0.7rem;
  right: 0;
}

.pop-bg1 {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/pop-bg1.png) no-repeat;
  background-size: 100% 100%;
  width: 6.1rem;
  height: 3.56rem;
  padding-top: .3rem;
  box-sizing: border-box;
}

.pop-title {
  width: 100%;
  text-align: center;
  font-size: .48rem;
  font-weight: bold;
  color: #41f9bf;
}

.pop-login-way {
  width: 6rem;
  display: flex;
  justify-content: space-evenly;
  margin: .2rem auto 0;
}

.pop-login-wx {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/pop-login-wx.png) no-repeat;
  background-size: 100% 100%;
  width: 2.58rem;
  height: 1.8rem;
  display: block;
}

.pop-login-qq {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/pop-login-qq.png) no-repeat;
  background-size: 100% 100%;
  width: 2.58rem;
  height: 1.8rem;
  display: block;
}

.pop-bg3 {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/pop-bg3.png) no-repeat;
  background-size: 100% 100%;
  width: 6.1rem;
  height: 2.76rem;
  box-sizing: border-box;
  padding-top: .3rem;
}

.pop-common-text {
  width: 5.5rem;
  height: 1.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: .1rem auto 0;
  text-align: center;
  font-size: .22rem;
  color: #ece8e1;
  font-weight: bold;
}

.pop-input-item {
  width: 5.4rem;
  margin: .1rem auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pop-input-item span {
  width: 1.2rem;
  display: block;
  font-size: .22rem;
  color: #ece8e1;
  font-weight: bold;
}

.pop-input-item input {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/pop-input.png) no-repeat;
  background-size: 100% 100%;
  width: 4.18rem;
  height: .5rem;
  color: #ece8e1;
  font-size: .22rem;
  font-weight: bold;
  text-align: center;
}

.pop-input-item input::-webkit-outer-spin-button,
.pop-input-item input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.pop-input-item input[type=number] {
  -moz-appearance: textfield;
}

.pop-btn {
  background: url(//game.gtimg.cn/images/val/act/a20260309NewBenefits/pop-btn.png) no-repeat;
  background-size: 100% 100%;
  width: 2.32rem;
  height: .69rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: .2rem auto 0;
  font-size: .22rem;
  color: #110c16;
  font-weight: bold;
  text-align: center;
}

a.gray {
  filter: grayscale(1);
  pointer-events: none;
}

.pop-input-item2 {
  justify-content: center;
}

.pop-input-item2 input::placeholder {
  text-align: center;
  color: #ece8e1;
  font-size: .22rem;
}

.pop-text {
  text-align: center;
  font-size: .22rem;
  color: #ece8e1;
  font-weight: bold;
}

#popCreateSuccess .pop-title {
  font-size: .32rem;
}

#popCreateSuccess input {
  pointer-events: none;
  margin: .2rem 0;
}

.pop-bg1.pop-rule {
  height: 7.5rem;
}

.pop-rule-scroll {
  width: 5rem;
  height: 5.8rem;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding-right: .1rem;
  margin: .2rem auto 0;
  font-size: .22rem;
  color: #ece8e1;
}

.pop-rule-scroll::-webkit-scrollbar {
  width: .08rem;
}

.pop-rule-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3);
  border-radius: .04rem;
}

.pop-rule-scroll::-webkit-scrollbar-thumb {
  background: rgba(236, 232, 225, 0.4);
  border-radius: .04rem;
  border: .02rem solid rgba(0, 0, 0, 0.3);
}

.pop-rule-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(236, 232, 225, 0.7); 
}
