@font-face {
    font-family: 'font_fzlt';
    src: url(./fonts/fzlt.ttf);
  } 
.pop_mask_mf {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.7;
    z-index: 999;
    display: none;
}
.ht {
    display: block;
    overflow: hidden;
    text-indent: -999em
}

.totastPop {
  width: 6.89rem; 
  background: #151515;
   margin: 0 auto; 
   padding: 0.3rem; 
   box-sizing: border-box;
    position: relative;
    position: fixed; 
    display: none; 
    top: 50%; 
    left: 50%;
    z-index: 1001; 
    transform: scale(1) translate(-50%, -50%);
    font-size: .3;
  }
    .toast-content {
      color: #999; 
      font-size: .5rem; 
      padding: 0.15rem 1rem;
       line-height: 1.2; 
       border: 0.02rem solid #464747;
      } 
      .toast {
        display: block;
    }
    
    .toast .toast-content {
        text-align: center;
    }
      
.popup {
    width: 6.89rem;
    height: 4.1rem;
    background: url(../ossweb-img/pop_bg2.png)no-repeat center / contain;
    margin: 0 auto;
    padding: 0.1rem 0.3rem .3rem;
    box-sizing: border-box;
    position: relative;
    position: fixed;
    /* display: none; */
    top: 50%;
    left: 50%;
    z-index: 1001;
    transform: scale(1) translate(-50%, -50%);
}

.popup1{
    width: 6.89rem;
    height: 7.3rem;
    background: url(../ossweb-img/pop_bg1.png)no-repeat center / contain;
    margin: 0 auto;
    padding: 0.1rem 0.3rem .3rem;
    box-sizing: border-box;
    position: relative;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1001;
    transform: scale(1) translate(-50%, -50%);
}
.popup2{
    width: 6.89rem;
    height: 5.4rem;
    background: url(../ossweb-img/pop_bg3.png)no-repeat center / contain;
    margin: 0 auto;
    padding: 0.1rem 0.3rem .3rem;
    box-sizing: border-box;
    position: relative;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1001;
    transform: scale(1) translate(-50%, -50%);
}



.pop_title{
    width: 4.6rem;
    height: 0.6rem;
    text-align: center;
    font-size: .36rem;
    /* font-weight: normal; */
    color: #ca5931;
    margin: 0 auto;
}
.close_btn{
    width: .42rem;
    height: .42rem;
    background: url(../ossweb-img/close_btn.png) 0 0 no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: .2rem;
    right: .2rem;
    cursor: pointer;
}

.double_buttons {
    display: flex;
    justify-content: center;
    gap: .3rem;
    margin-top: 1rem;
}

.default_btn {
    width: 3.04rem;
    height: .74rem;
    line-height: .7rem;
    font-size: .3rem;
    color: #ffffff;
    background: url(../ossweb-img/pop_btn1.png) no-repeat center / contain;
    text-align: center;
    overflow: hidden;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    text-indent: 0;
}
.center_btn{
    margin-left: 1.8rem;
}
.bottom_btn{
    margin-left: 1.8rem;
    margin-bottom: 1.2rem;
}

.popup_content {
    color: #b5b5b5;
    font-size: .26rem;
    /* padding: 0.15rem 1rem; */
    line-height: 1.2;
    text-align: center;
}


.close-btn {
    display: block;
    width: 1.01rem;
    height: 0.95rem;
    overflow: hidden;
    text-indent: -9999rem;
    position: absolute;
    top: 0;
    right: -1.01rem;
    background-position: -3.36rem -2.62rem;
}

.common{
    display: none;
}

.common .popup_content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    /* min-height: 6.26rem; */
}

/* 绑定手机号 */
.pop_bind{
    display: none;
}
.pop_bind .popup_content{
    padding: 0.15rem .2rem;
}

.input_box_check {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 6.02rem;
    height: .7rem;
    line-height: .7rem;
    user-select: none;
    margin: .3rem auto;

}

.input_default{
    height: .7rem;
    border-radius: .45rem;
    border: 1px solid #b5b5b5;
    background: transparent;
    padding: 0 .2rem;
    color: #b5b5b5;
    font-size: .26rem;
}
.input_code{
    width: .8rem;
}
.input_iphone{
    width: 4.2rem;
    margin-left: .3rem;
    position: relative;
}
.phone_coed_are {
    width: 1.8rem;
    height: .7rem;
    line-height: .7rem;
    color: #ca5931;
    text-align: right;
    padding-right: .5rem;
    position: absolute;
    right: 0;
}

.phone_btn_send {
    width: 1.6rem;
    height: .7rem;
    line-height: .7rem;
    cursor: pointer;
    white-space: nowrap;
}

.phone_countdown {
    width: 1.4rem;
    height: .7rem;
    height: .7rem;
    user-select: none;
    
}

.input_box_iphone {
    width: 6.02rem;
    height: .7rem;
    line-height: .7rem;
    /* background: url(https://game.gtimg.cn/images/rocom/act/a20250528childhood/pop/input-phone.png) 50% 50% / 100% 100% no-repeat; */
    user-select: none;
    border: 1px solid #b5b5b5;
    border-radius: .45rem;
}

.input_text {
    width: 6.02rem;
    height: .7rem;
    line-height: .7rem;
    border: 1px solid transparent;
    background: transparent;
    outline: none;
    user-select: none;
    padding: 0 .5rem;
    color: #b5b5b5;
    font-size: .26rem;
}
.tips_box p{
    font-size: .18rem;
    /* font-family: 'font_fzlt'; */
    line-height: .3rem;
    color: #b5b5b5
}
.tips_box a{
  /* color: #b5b5b5 */
}
.check_line{
    /* height: .8rem; */
    height: auto;
    text-align: left;
}
.check_box{
    width: 0.2rem;
    height: 0.2rem;
}

.check_line input[type="checkbox"] {
    width: .2rem;
    height: .2rem;
    accent-color: #c2654f;
    margin: 0.06rem 0 0 0;
    flex-shrink: 0;
}

/* 成功领取礼包 */
.pop_claim {
    display: none;
}
.pop_claim .pop_award{
    width: 3.13rem;
    height: 1.42rem;
    background: url(../ossweb-img/claim_pop.png) no-repeat center / contain;
    margin: .35rem auto;
}
.pop_claim .popup_content{
  padding: 0.35rem .2rem;
}
.pop_claim .double_buttons{
margin-top: 0rem;
}

.pop_get{
    display: none;
}

.pop_nobind{
    display: none;
}
.pop_box{
  width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-height: 3.1rem;
}



.login-role-popup {
  background: #191922;
  margin: 0 auto;
  position: fixed;
  display: none;
  top: 50%;
  left: 50%;
  z-index: 9999;
  transform: translate3d(-50%, -50%, 0);
  overflow: hidden;
  font-family: Lato;
  margin-top: 0 !important;
  margin-left: 0 !important;
  width: 480px;
  border-radius: 12px;
  padding: 0 0 32px;    
}

.login-role-popup h3 {
  height: 70px;
}

.login-role-content {
  padding: 50px 40px;
}

.login-role-content ul {
  padding: 20px 0 0;
}
.login-role-content ul span {
  padding: 20px 10px;
}
.login-role-popup p {
  font-size: 20px;
}

.login-role-popup .ant-form-item-row {
  padding: 0 40px;
}

.ant-form-item-row .btn {
  height: 56px;
  border-radius: 8px;
  font-size: 20px;
  padding: 0;
}

.ant-form-item-row .local-btn-wrapper {
  gap: 14px;
  margin-bottom: 20px;
}

.ant-form-item-row .submit-btn {
  width: 100%;
  height: 56px;
}

.login-role-popup .close-btn {
  width: 60px;
  height: 60px;
  top: 5px;
  right: 5px;
  font-size: 36px;
}

.login-role-btn {
  cursor: pointer;
}

.login-role-popup h3 {
  background: #000 url(https://test-common-web.intlgame.com/li-pass/static/li_logo_2.png) no-repeat 50% 50%/auto 40%;
}

.login-role-content ul {
  color: #6D68F6;
}

.login-role-content ul span {
  color: #fff;
}

.login-role-popup p {
  color: #ffffffe6;
}

.ant-form-item-row .btn {
  background: #7064FF;
  border: none;
  color: #fff;
  padding: 0;
}

.ant-form-item-row .local-btn-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.local-btn-wrapper .local-btn {
  flex: 1;
  flex-shrink: 0;
  display: block;
}

.ant-form-item-row .submit-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login-role-popup .close-btn {
  overflow: hidden;
  position: absolute;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  font-family: 'Times New Roman', Times, serif;
}
.login-role-popup .login-role-btn.gray{
  filter: grayscale(100%);
}

/*  设置输入框自动填充的延迟属性 */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
/*  设置填充色为透明 */
input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px transparent inset !important;
}


.TH .tips_box p{ height: auto; font-family: 'font_en';line-height: .3rem;}

.JA .phone_btn_send{transform: scale(.8);}
.JA .pop_title{ transform: scale(.8);}
.JA .tips_box{ transform: scale(1, .8);margin-top: -.38rem;}

.RU .phone_btn_send,
.PT .phone_btn_send,
.DE .phone_btn_send,
.ES .phone_btn_send{white-space: normal;line-height: .35rem;}