#cancel-reserve .slot-content .text-content {
  white-space: nowrap;
  display: flex;
  justify-content: center;
}
#login-choose .ui-overlay-content {
  width: 11.54rem;
}
#login-choose .slot-content {
  display: flex;
  padding: 0.54rem 0.94rem 0;
  justify-content: space-between;
}
#login-choose .slot-content > div {
  display: flex;
  justify-content: center;
  position: relative;
  width: 3.14rem;
  border-radius: 50%;
  height: 3.14rem;
  background: #303957;
  cursor: pointer;
  padding-top: 0.6rem;
  box-sizing: border-box;
}
#login-choose .slot-content > div.qq-login img {
  height: 1.4rem;
}
#login-choose .slot-content > div.wx-login img {
  height: 1.32rem;
}
#login-choose .slot-content > div.active,
#login-choose .slot-content > div:hover {
  background: radial-gradient(97.45% 97.45% at 40.45% 0%, #3e4355 0%, #385484 78.05%);
}
#login-choose .slot-content > div > span {
  color: #dddddd;
  font-family: "hyqh-60";
  font-weight: 400;
  font-style: 60S;
  font-size: 0.48rem;
  line-height: 0.6rem;
  letter-spacing: -3%;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0.45rem;
}
#confirm-account .overlay-title {
  font-size: 0.8rem;
}
#confirm-account .buttons {
  margin-top: 0.8rem;
}
#confirm-account .blue {
  color: #4a79ff;
}
#revoke-auth .text-content {
  text-align: left;
  font-size: 0.4rem;
  word-break: break-all;
}
#reserve-success .slot-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#reserve-success .slot-content img {
  width: 3.1rem;
  height: 3.1rem;
  background: #303957;
  padding: 0.28rem;
  margin-top: 0.64rem;
  border-radius: 0.2rem;
}
#reserve-success .slot-content .text-content {
  line-height: 0.6rem;
}
#bind-phone-number .slot-content {
  font-size: 0.4rem;
}
#bind-phone-number .reserved-tip {
  margin-bottom: 0.22rem;
}
#bind-phone-number .phone-number-input {
  position: relative;
}
#bind-phone-number .phone-number-input input {
  width: 9.7rem;
  height: 1.04rem;
  background: none;
  padding-left: 0.84rem;
  font-size: 0.48rem;
  color: #dddddd;
  box-sizing: border-box;
  outline: none;
  border: none;
  background: #303957;
  border-radius: 0.52rem;
}
#bind-phone-number .phone-number-input .change-icon {
  position: absolute;
  right: 0.52rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.26rem;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
}
#bind-phone-number .phone-number-input .change-icon img {
  height: 0.42rem;
  margin-right: 0.08rem;
}
#bind-phone-number .status-3 .phone-number-input .prefix-number {
  position: absolute;
  left: 0.92rem;
  top: 50%;
  color: #ADADAD;
  transform: translateY(-50%);
}
#bind-phone-number .status-3 .phone-number-input input {
  padding-left: 2.6rem;
}
#bind-phone-number .code-input {
  display: flex;
  margin-top: 0.3rem;
}
#bind-phone-number .code-input input {
  width: 6.08rem;
  height: 1.04rem;
  background: none;
  padding-left: 0.84rem;
  font-size: 0.48rem;
  color: #dddddd;
  box-sizing: border-box;
  outline: none;
  border: none;
  background: #303957;
  border-radius: 0.52rem;
}
#bind-phone-number .code-input .get-code {
  height: 1.04rem;
  margin-left: 0.28rem;
  border-radius: 0.52rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.4rem;
  color: #FFFFFF;
  border: 0.02rem solid #FFFFFF;
  flex: 1;
}
#bind-phone-number .cancel-auth {
  margin-top: 0.64rem;
  line-height: 0.6rem;
  text-align: left;
}
#bind-phone-number .cancel-auth span {
  text-decoration: underline;
  cursor: pointer;
}
#bind-phone-number .buttons {
  margin-top: 0.8rem;
  justify-content: center;
}
#bind-phone-number .auth-info {
  position: relative;
  margin-top: 0.5rem;
}
#bind-phone-number .auth-info > .handle-box {
  display: flex;
  align-items: center;
  color: #70B7FF;
  font-size: 0.28rem;
  line-height: 0.6rem;
  position: absolute;
  cursor: pointer;
}
#bind-phone-number .auth-info > .handle-box img {
  margin-left: 0.08rem;
  height: 0.16rem;
}
#bind-phone-number .auth-info .expand {
  left: 0;
  bottom: -0.8rem;
}
#bind-phone-number .auth-info .collapse {
  right: 0;
  bottom: 0;
}
#bind-phone-number .auth-info .collapse img {
  transform: rotate(180deg);
}
#bind-phone-number .auth-info .list {
  margin-top: 0.4rem;
  padding-top: 0.16rem;
  border-top: 0.02rem solid #4E4E4E;
}
#bind-phone-number .auth-info .list .ui-checkbox {
  margin-bottom: 0.2rem;
}
#receive-prize .overlay-title {
  border-bottom: none;
}
#receive-prize .slot-content {
  text-align: left;
  line-height: 1.4;
  padding-top: 0.35rem;
  font-size: 0.46rem;
}
#receive-prize .slot-content .prize-view {
  border-top: 0.02rem solid rgba(78, 87, 115, 0.32);
  padding-top: 0.3rem;
  margin-top: 0.3rem;
}
#receive-prize .slot-content .prize-view .prize-content {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: space-between;
}
#receive-prize .slot-content .prize-view .prize-content .game-info {
  font-size: 0.4rem;
  margin-right: 1.52rem;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list {
  margin-top: 0.4rem;
  margin-left: -0.4rem;
  flex: 1;
  display: flex;
  font-size: 0.28rem;
  justify-content: space-between;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list > div {
  width: 2.3rem;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list > div .prize-image-view {
  margin: 0 auto;
  width: 1.3rem;
  height: 1.3rem;
  border: #B8C2C5 0.02rem solid;
  border-radius: 0.16rem;
  background: #1E232A;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list > div .prize-image-view img {
  width: 100%;
  height: 100%;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list > div > p {
  width: 100%;
  word-break: break-all;
  text-align: center;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  margin-top: 0.12rem;
}
#receive-prize .slot-content .prize-view .remark {
  font-size: 0.3rem;
  margin-top: 0.18rem;
  color: #B1B1B1;
}
#receive-prize .slot-content .prize-view .remark span {
  color: #A6CCFF;
}
#receive-prize .slot-content .honor {
  margin-top: 0.4rem;
}
#receive-prize .slot-content .honor .prize-content .prize-list > div:nth-child(2) .prize-image-view {
  display: flex;
  align-items: center;
  justify-content: center;
}
#receive-prize .slot-content .honor .prize-content .prize-list > div:nth-child(2) .prize-image-view img {
  width: 1.14rem;
  height: 1.14rem;
}
#receive-prize .slot-content .honor .prize-content .prize-list > div:nth-child(3) .prize-image-view {
  display: flex;
  align-items: center;
  justify-content: center;
}
#receive-prize .slot-content .honor .prize-content .prize-list > div:nth-child(3) .prize-image-view img {
  width: 1rem;
  height: 1rem;
}
#receive-prize .slot-content .account-choose {
  margin-top: 0.7rem;
}
#receive-prize .slot-content .account-choose .ui-select {
  margin-bottom: 0.38rem;
}
#receive-prize .slot-content .account-choose .ui-select:last-child {
  margin-bottom: 0;
}
#receive-live .overlay-title {
  font-size: 0.9rem;
  background: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/dia_ti.png) no-repeat left / 8.12rem auto;
  text-indent: -9999px;
}
#receive-live .dia-code {
  width: 6.86rem;
  height: 6.24rem;
  display: block;
  margin: 0 auto;
}
#receive-live .dia-codebox {
  width: 3.4rem;
  height: 3.4rem;
  position: absolute;
  top: 2.88rem;
  left: 50%;
  transform: translateX(-50%);
}
#receive-live .dia-codebox img {
  width: 100%;
  height: 100%;
}
#receive-link .overlay-title {
  background: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/dia_ti4.png) no-repeat left / 4.04rem auto;
  text-indent: -9999px;
  background-position-y: 0.7rem;
}
#receive-link .slot-content{
	padding: 0;
	display: flex;
    justify-content: center;
}
#receive-link .dia-code2 {
 width: 5.4rem;
/* height: 4.48rem; */
  height: auto;
  display: block;
  /* margin: 0.26rem 0 0 0.5rem; */
}
.wx-login-overlay .login-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 17.7rem;
  height: 9.22rem;
  background-color: #fff;
  border-radius: 0.6rem;
  position: relative;
  overflow: hidden;
}
.wx-login-overlay .login-content p {
  font-size: 0.6rem;
  color: #575757;
  margin-bottom: 0.78rem;
  font-weight: 400;
}
.wx-login-overlay .login-content .QR-code {
  width: 4.8rem;
  height: 4.8rem;
}
.wx-login-overlay .login-content .bg-line-img {
  position: absolute;
  width: 14.48rem;
  height: 8.32rem;
  transform: rotate(-40deg);
  left: 7rem;
  top: 41%;
  opacity: 0.2;
  pointer-events: none;
}
.wx-login-overlay .login-content .close-icon {
  position: absolute;
  right: 0.9rem;
  top: 0.9rem;
  width: 0.68rem;
  height: 0.68rem;
  cursor: pointer;
}
#live-video .ui-overlay-content {
  width: 21.64rem;
  height: 14rem;
  padding: 0.86rem;
}
#live-video .ui-overlay-content .close-icon {
  top: 0.7rem;
  right: 0.86rem;
}
#live-video .ui-overlay-content p {
  font-size: 0.48rem;
  color: #ffffff;
}
#live-video .ui-overlay-content .video_box {
  width: 100%;
  height: 11.2rem;
  margin: 0.4rem auto;
  background-color: #000;
  position: relative;
}
#video-dia .ui-overlay-content {
  width: 21.64rem;
  height: 12.29rem;
  padding: 0.13rem;
  background: rgba(15, 17, 25, 0.4);
}
#video-dia .ui-overlay-content .close-icon {
  top: 0;
  right: -0.8rem;
}
#video-dia .ui-overlay-content .video_box2 {
  width: 100%;
  height: 12.03rem;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 0.31rem;
  background-color: #000;
  position: relative;
}
/* 下载阶段：复制阵容码与视频弹框（定档期继续使用原有弹框样式） */
body[data-stage="predownload"] #system-tips.is-lineup-copy,
body[data-stage="launch"] #system-tips.is-lineup-copy {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
body[data-stage="predownload"] #system-tips.is-lineup-copy .ui-overlay-content,
body[data-stage="launch"] #system-tips.is-lineup-copy .ui-overlay-content {
  width: 19.54rem;
  height: 9.76rem;
  padding: 0;
  overflow: visible;
  border-radius: 0;
  background: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/pop_copy2.png) no-repeat 0 0 / 100% 100%;
  transform: translateX(-0.48rem);
}
body[data-stage="predownload"] #system-tips.is-lineup-copy .tip-icon,
body[data-stage="launch"] #system-tips.is-lineup-copy .tip-icon,
body[data-stage="predownload"] #system-tips.is-lineup-copy .overlay-title,
body[data-stage="launch"] #system-tips.is-lineup-copy .overlay-title {
  display: none;
}
body[data-stage="predownload"] #system-tips.is-lineup-copy .close-icon,
body[data-stage="launch"] #system-tips.is-lineup-copy .close-icon {
  top: 0.23rem;
  right: -0.73rem;
  width: 0.7rem;
  height: 0.7rem;
  content: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/pop_close3.png);
}
body[data-stage="predownload"] #system-tips.is-lineup-copy .slot-content,
body[data-stage="launch"] #system-tips.is-lineup-copy .slot-content {
  position: absolute;
  top: 4.4rem;
  left: 0;
  width: 100%;
  padding: 0;
  color: #3c4a82;
  font-family: "hyqh-65";
  font-size: 0.68rem;
  line-height: 1.12rem;
  text-align: center;
  white-space: nowrap;
}
body[data-stage="predownload"] #video-dia,
body[data-stage="launch"] #video-dia {
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
body[data-stage="predownload"] #video-dia .ui-overlay-content,
body[data-stage="launch"] #video-dia .ui-overlay-content {
  width: 19.52rem;
  height: 11.5rem;
  padding: 0;
  overflow: visible;
  border-radius: 0;
  background: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/pop_video2.png) no-repeat 0 0 / 100% 100%;
  transform: translateX(-0.48rem);
}
body[data-stage="predownload"] #video-dia .ui-overlay-content .video_box2,
body[data-stage="launch"] #video-dia .ui-overlay-content .video_box2 {
  position: absolute;
  top: 0.14rem;
  left: 0.32rem;
  width: 18.88rem;
  height: 10.62rem;
  margin: 0;
  overflow: hidden;
  border-radius: 0.28rem;
  background: #000;
}
body[data-stage="predownload"] #video-dia .ui-overlay-content .close-icon,
body[data-stage="launch"] #video-dia .ui-overlay-content .close-icon {
  top: 0.4rem;
  right: -0.77rem;
  width: 0.7rem;
  height: 0.7rem;
  content: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/pop_close3.png);
}
/* 官网注册福利 */
#register-benefit .ui-overlay-content {
  width: 19.2rem;
  height: 13.82rem;
  padding: 0;
  overflow: visible;
  border-radius: 0;
  background: none;
  transform: translateX(-0.4rem);
}
#register-benefit .register-benefit__image {
  display: block;
  width: 100%;
  height: 100%;
}
#register-benefit .register-benefit__close {
  top: 0;
  right: -0.82rem;
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  padding: 0;
  border: 0;
  background: none;
}
#register-benefit .register-benefit__close img {
  display: block;
  width: 100%;
  height: 100%;
}
#age-dia .ui-overlay-content {
  width: 21.86rem;
}
#age-dia .overlay-title {
  background: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/dia_ti3.png) no-repeat left / 3.24rem auto;
  text-indent: -9999px;
  background-position-y: 0.7rem;
  height: 2.16rem;
}
#age-dia .slot-content p {
  text-align: left;
  font-size: 0.36rem;
  min-height: 0.4rem;
  line-height: 0.55rem;
}
/* 预下载/上线阶段的新适龄提示稿。定档、直播结束后和预注册期继续使用旧弹窗。 */
body[data-stage="predownload"] #age-dia .ui-overlay-content,
body[data-stage="launch"] #age-dia .ui-overlay-content {
  width: 19.54rem;
  height: 15.4rem;
  padding: 0;
  overflow: visible;
  border-radius: 0;
  background: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/pop_12tips.png) no-repeat 0 0 / 100% 100%;
  transform: translateX(-0.4rem);
}
body[data-stage="predownload"] #age-dia .tip-icon,
body[data-stage="launch"] #age-dia .tip-icon,
body[data-stage="predownload"] #age-dia .overlay-title,
body[data-stage="launch"] #age-dia .overlay-title {
  display: none;
}
body[data-stage="predownload"] #age-dia .close-icon,
body[data-stage="launch"] #age-dia .close-icon {
  top: 0.23rem;
  right: -0.73rem;
  width: 0.7rem;
  height: 0.7rem;
  content: url(https://game.gtimg.cn/images/osgame/cp/a20260709sfzt/pop_close3.png);
}
body[data-stage="predownload"] #age-dia .slot-content,
body[data-stage="launch"] #age-dia .slot-content {
  position: absolute;
  top: 2.55rem;
  left: 1.14rem;
  width: 17.26rem;
  height: 11.2rem;
  overflow: auto;
  padding: 0 0.1rem;
  color: #3c4a82;
  font-family: "hyqh-65", "Microsoft YaHei", sans-serif;
  font-size: 0.36rem;
  line-height: 0.55rem;
  text-align: left;
}
body[data-stage="predownload"] #age-dia .slot-content p,
body[data-stage="launch"] #age-dia .slot-content p {
  /* margin: 0 0 0.42rem; */
  margin: 0 0 0.12rem;
  font: inherit;
  line-height: inherit;
  text-align: left;
}
/* 预注册期抢先注册二维码弹窗。 */
#register-code-dia .register-code-dialog {
  /* width: 14.36rem; */
  height: 7.46rem;
}
#register-code-dia .register-code-dialog__close {
  top: 0.62rem;
  right: 0.4rem;
  width: 0.73rem;
  height: 0.73rem;
  padding: 0;
  border: 0;
  background: none;
}
#register-code-dia .register-code-dialog__close img {
  display: block;
  width: 100%;
  height: 100%;
}
#register-code-dia .register-code-dialog__image {
  position: absolute;
  top: 2.55rem;
  left: 50%;
  width: 3.07rem;
  height: 3.93rem;
  transform: translateX(-50%);
}
#register-code-dia .register-code-dialog__tips {
  position: absolute;
  z-index: 1;
  top: -0.27rem;
  left: -0.07rem;
  width: 1.73rem;
  height: 1.68rem;
}
#register-code-dia .register-code-dialog__title {
  position: relative;
  z-index: 2;
  height: 1.89rem;
  border-bottom: 0.02rem solid rgba(116, 135, 173, 0.58);
  line-height: 1.89rem;
}
#register-code-dia .register-code-dialog__title img {
  width: 3.86rem;
  height: 0.74rem;
  object-fit: contain;
  object-position: left center;
}
#receive-link .ui-overlay-content {
  padding: 0.86rem;
  border-radius: 0.44rem;
  padding-top: 0;
  box-sizing: border-box;
  width: 11.54rem;
  /* padding-bottom: 1.3rem; */
}
#receive-link .overlay-title {
  height: 2.16rem;
}
