#cancel-reserve .slot-content .text-content {
  white-space: nowrap;
  display: flex;
  justify-content: center;
}
#login-choose .slot-content {
  display: flex;
  padding: 0.27rem 0.47rem 0;
  justify-content: space-between;
}
#login-choose .slot-content > div {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 1.57rem;
  border-radius: 50%;
  height: 1.57rem;
  background: #303957;
}
#login-choose .slot-content > div.qq-login img {
  height: 0.7rem;
  width: auto;
}
#login-choose .slot-content > div.wx-login img {
  height: 0.66rem;
  width: auto;
}
#login-choose .slot-content > div.active {
  background: radial-gradient(97.45% 97.45% at 40.45% 0%, rgba(255, 255, 255, 0) 0%, rgba(92, 153, 255, 0.3) 78.05%);
}
#login-choose .slot-content > div > span {
  color: #dddddd;
  font-family: HYQiHei;
  font-weight: 400;
  font-style: 60S;
  font-size: 0.24rem;
  line-height: 0.3rem;
  letter-spacing: -3%;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0.06rem;
}
#confirm-account .overlay-title {
  font-size: 0.4rem;
}
#confirm-account .buttons {
  margin-top: 0.4rem;
}
#confirm-account .blue {
  color: #4a79ff;
}
#revoke-auth .text-content {
  text-align: left;
  font-size: 0.2rem;
  word-break: break-all;
}
#reserve-success .slot-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#reserve-success .slot-content img {
  width: 1.55rem;
  height: 1.55rem;
  background: #303957;
  padding: 0.14rem;
  margin-top: 0.32rem;
  border-radius: 0.1rem;
}
#bind-phone-number .slot-content {
  font-size: 0.2rem;
}
#bind-phone-number .reserved-tip {
  margin-bottom: 0.11rem;
}
#bind-phone-number .phone-number-input {
  position: relative;
}
#bind-phone-number .phone-number-input input {
  width: 4.85rem;
  height: 0.52rem;
  background: none;
  padding-left: 0.42rem;
  font-size: 0.24rem;
  color: #dddddd;
  box-sizing: border-box;
  outline: none;
  border: none;
  background: #303957;
  border-radius: 0.26rem;
}
#bind-phone-number .phone-number-input .change-icon {
  position: absolute;
  right: 0.26rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.13rem;
  color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
}
#bind-phone-number .phone-number-input .change-icon img {
  height: 0.21rem;
  margin-right: 0.04rem;
}
#bind-phone-number .status-3 .phone-number-input .prefix-number {
  position: absolute;
  left: 0.46rem;
  top: 50%;
  color: #ADADAD;
  transform: translateY(-50%);
}
#bind-phone-number .status-3 .phone-number-input input {
  padding-left: 1.3rem;
}
#bind-phone-number .code-input {
  display: flex;
  margin-top: 0.15rem;
}
#bind-phone-number .code-input input {
  width: 3.04rem;
  height: 0.52rem;
  background: none;
  padding-left: 0.42rem;
  font-size: 0.24rem;
  color: #dddddd;
  box-sizing: border-box;
  outline: none;
  border: none;
  background: #303957;
  border-radius: 0.26rem;
}
#bind-phone-number .code-input .get-code {
  height: 0.52rem;
  margin-left: 0.14rem;
  border-radius: 0.26rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.2rem;
  color: #FFFFFF;
  border: 0.01rem solid #FFFFFF;
  flex: 1;
}
#bind-phone-number .cancel-auth {
  margin-top: 0.32rem;
  line-height: 0.3rem;
  text-align: left;
}
#bind-phone-number .cancel-auth span {
  text-decoration: underline;
  cursor: pointer;
}
#bind-phone-number .buttons {
  margin-top: 0.4rem;
  justify-content: center;
}
#bind-phone-number .auth-info {
  position: relative;
  margin-top: 0.25rem;
}
#bind-phone-number .auth-info > .handle-box {
  display: flex;
  align-items: center;
  color: #70B7FF;
  font-size: 0.14rem;
  position: absolute;
  cursor: pointer;
}
#bind-phone-number .auth-info > .handle-box img {
  margin-left: 0.04rem;
  height: 0.08rem;
}
#bind-phone-number .auth-info .expand {
  left: 0;
  bottom: -0.4rem;
}
#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.2rem;
  padding-top: 0.08rem;
  border-top: 0.01rem solid #4E4E4E;
}
#bind-phone-number .auth-info .list .checkbox {
  margin-bottom: 0.1rem;
}
#receive-prize .overlay-title {
  border-bottom: none;
}
#receive-prize .slot-content {
  text-align: left;
  padding-top: 0.1rem;
}
#receive-prize .slot-content .prize-view {
  border-top: 0.02rem solid rgba(78, 87, 115, 0.32);
  padding-top: 0.1rem;
  margin-top: 0.1rem;
}
#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.22rem;
  margin-right: 0.76rem;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list {
  margin-top: 0.2rem;
  flex: 1;
  display: flex;
  margin-left: -0.2rem;
  font-size: 0.14rem;
  justify-content: space-between;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list > div {
  width: 1.35rem;
}
#receive-prize .slot-content .prize-view .prize-content .prize-list > div .prize-image-view {
  width: 0.65rem;
  height: 0.65rem;
  margin: 0 auto;
  border: #B8C2C5 1px solid;
  border-radius: 0.08rem;
  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 {
  font-size: 0.16rem;
  width: 100%;
  word-break: break-all;
  text-align: center;
  white-space: nowrap;
  display: flex;
  justify-content: center;
  margin-top: 0.06rem;
}
#receive-prize .slot-content .prize-view .remark {
  font-size: 0.16rem;
  margin-top: 0.09rem;
  color: #B1B1B1;
  line-height: 1.4;
}
#receive-prize .slot-content .prize-view .remark p {
  font-size: 0.18rem;
}
#receive-prize .slot-content .prize-view .remark span {
  font-size: 0.18rem;
  color: #A6CCFF;
}
#receive-prize .slot-content .honor {
  margin-top: 0.1rem;
}
#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: 0.57rem;
  height: 0.57rem;
}
#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: 0.5rem;
  height: 0.5rem;
}
#receive-prize .slot-content .account-choose {
  margin-top: 0.35rem;
}
#receive-prize .slot-content .account-choose .ui-select {
  margin-bottom: 0.19rem;
}
#receive-prize .slot-content .account-choose .ui-select:last-child {
  margin-bottom: 0;
}
#receive-live .overlay-title {
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/m/dia_ti.png) no-repeat left / 4.41rem auto;
  text-indent: -9999px;
  background-position-y: 0.4rem;
}
#receive-live .slot-content {
  font-size: 0.24rem;
  padding-top: 0.4rem;
}
#receive-live .dia-code {
  width: 3.6rem;
  height: 4.53rem;
  display: block;
  margin: 0 auto;
}
#receive-live .buttons {
  justify-content: center;
  margin-top: 0.54rem;
}
#receive-live .buttons a {
  color: #fff;
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/m/dia_btn2.png) no-repeat center / 100%;
  width: 2.43rem;
  height: 0.52rem;
  font-size: 0.2rem;
  text-indent: -9999px;
}
.wx-login-overlay .login-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 8.85rem;
  height: 4.61rem;
  background-color: #fff;
  border-radius: 0.3rem;
  position: relative;
  overflow: hidden;
}
.wx-login-overlay .login-content p {
  font-size: 0.3rem;
  color: #575757;
  margin-bottom: 0.39rem;
  font-weight: 400;
}
.wx-login-overlay .login-content .QR-code {
  width: 2.4rem;
  height: 2.4rem;
}
.wx-login-overlay .login-content .bg-line-img {
  position: absolute;
  width: 7.24rem;
  height: 4.16rem;
  transform: rotate(-40deg);
  left: 3.5rem;
  top: 41%;
  opacity: 0.2;
  pointer-events: none;
}
.wx-login-overlay .login-content .close-icon {
  position: absolute;
  right: 0.45rem;
  top: 0.45rem;
  width: 0.34rem;
  height: 0.34rem;
  cursor: pointer;
}
#live-video .ui-overlay-content {
  width: 6.9rem;
  padding: 0.26rem;
}
#live-video .ui-overlay-content .close-icon {
  top: 0.3rem;
}
#live-video .ui-overlay-content p {
  font-size: 0.26rem;
  color: #ffffff;
}
#live-video .ui-overlay-content .video_box {
  width: 100%;
  height: 3.4rem;
  margin: 0.2rem auto;
  background-color: #000;
  position: relative;
}
#video-dia .ui-overlay-content {
  width: 6.7rem;
  padding: 0.26rem;
  background: rgba(15, 17, 25, 0);
}
#video-dia .ui-overlay-content .close-icon {
  top: 0;
}
#video-dia .ui-overlay-content p {
  font-size: 0.3rem;
  color: #ffffff;
}
#video-dia .ui-overlay-content .video_box2 {
  width: 100%;
  height: 3.4rem;
  margin: 0.2rem auto;
  background-color: #000;
  position: relative;
}
.login-copy .ui-overlay-content {
  padding: 0.23rem;
}
.login-copy .copy_box {
  font-size: 0.24rem;
  color: #ffffff;
  text-align: center;
}
.login-copy .copy_box .QRCode-view {
  width: 1.83rem;
  height: 1.83rem;
  padding: 0.13rem;
  border-radius: 0.1rem;
  margin: 0.2rem auto;
  font-size: 0;
  background: #303957;
}
.login-copy .copy_box .QRCode-view img {
  width: 100%;
  height: 100%;
}
.login-copy .copy_box .dia-code2 {
  width: 2.5rem;
  height: 2.5rem;
  display: block;
}
.login-copy .copy_box .copy_link {
  width: 4.9rem;
  height: 0.52rem;
  line-height: 0.52rem;
  margin: 0.25rem auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.login-copy .copy_box .copy_link p {
  width: 2.84rem;
  margin-left: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 0.31rem;
  text-align: center;
  border-radius: 0.26rem;
}
.login-copy .copy_box .copy_link .copy_btn {
  width: 1.65rem;
  height: 100%;
}
#age-dia .overlay-title {
  background: url(https://game.gtimg.cn/images/osgame/cp/appointment/m/dia_ti2.png) no-repeat left / 1.65rem auto;
  text-indent: -9999px;
  background-position-y: 0.4rem;
}
#age-dia .slot-content {
  height: 5.5rem;
  overflow-y: auto;
}
#age-dia .slot-content p {
  text-align: left;
  font-size: 0.23rem;
  min-height: 0.3rem;
  line-height: 0.35rem;
}
