body,dl,dd,h1,h2,h3,h4,h5,h6,p,span{margin:0;padding:0px;}
body{font:12px/1.5 microsoft yahei,tahoma,simsun,sans-serif;color:#adadad;}  
body, html {-webkit-tap-highlight-color: transparent;-webkit-text-size-adjust: none;-webkit-user-select: none;user-select: none;}
a, p, span, i ,h1, h2, h3, h4, h5, h6  {-webkit-font-smoothing: antialiased;}
h1,h2,h3,h4,h5,h6{font-size:100%}
img{border: none;padding: 0;margin:0}
em,i,b{font-style:normal}
ul,ol{list-style:none;margin:0;padding:0}
a{text-decoration:none}
a:hover{text-decoration:underline}
table{border-collapse:collapse;border-spacing:0}
.f14{font-size:14px}
.fl{float:left}
.fr{float:right}
.cb{clear: both}
.bc{margin-left: auto;margin-right: auto}
.pr{position:relative}
.pa{position:absolute}
.ovh{overflow:hidden}
.db{display:block}
.none{display:none}
.ht{display:block;overflow:hidden;text-indent:-999em}
.tc{text-align:center}
.tl{text-align: left;}
.tr{text-align: right;}
@font-face {
  font-family: "tr";
  src: url(../fonts/RobotoCondensedBold.ttf);
} 
@font-face {
  font-family: "jp";
  src: url(../fonts/NotoSansJPBold.otf);
} 
@font-face {
  font-family: "th";
  src: url(../fonts/PSL057pro.ttf);
} 
.lang-tr, .lang-ru, .lang-es, .lang-pt{
  font-family: "tr";
}
.lang-jp{
  font-family: "jp";
}
.lang-th{
  font-family: "th";
}
.wraper{
  background: url(../images/bg_rp.png) 50% 0 repeat-y;
  background-size: 100% auto;
}
/*header*/
.header{
  width: 100%;
  height: 100vh;
  background: url(../images/kv.jpg) 50% 0 no-repeat;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.page_header{
  width: 100%;
  height: 60vh;
  background: url(../images/page_kv.jpg) 50% 0 no-repeat;
  background-size: cover;
}
.header .btns{
  width: 860px;
  padding-bottom: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .2s linear;
}
.header .btn_r{
  width: 50px;
  height: 50px;
  position: absolute;
  top: 40px;
  /*right: 80px;*/
  right: 150px;
  display: block;
  overflow: hidden;
}
.header .btn_r img{
  width: 100%;
  vertical-align: top;
}
.header .btns a{
  width: 33.33%;
  display: block;
  margin: 0 20px;
  overflow: hidden;
  transition: all .2s linear;
}
.header .btns a img{
  width: 100%;
  vertical-align: top;
}
.logo{
  position: absolute;
  height: 60px;
  left: 90px;
  top: 35px;
  transition: all .2s linear;
}
.logo img{
  height: 100%;
  width: auto;
  vertical-align: top;
}

/*language*/
.language{
  display:block;
  width:130px;
  height:33px;
  position: absolute;
  top: 50px;
  right: 20px;
}
.btn_language{
  display:block;
  width:110px;
  height:33px;
  background: url(../images/language.png) top right no-repeat;
  background-size: auto 100%;
  float:right;
  text-align:right;
  font-size:18px;
  line-height:33px;
  color:#fff;
  box-sizing:border-box;
  padding-right:26px;
}
.language_list{
  display:block;
  visibility:hidden;
  width:200px;
  margin-top:calc(10 /1920*100vw);
  background-color:rgba(0, 0, 0, .4);
  box-sizing:border-box;
  padding:0 26px;
  float:right;
  opacity:0;
  transition:all 1s;
  -o-transition:all 1s;
  -ms-transition:all 1s;
  -moz-transition:all 1s;
  -webkit-transition:all 1s;
}
.language.act .language_list{
  opacity:1;
  visibility:visible;
}
.language_list a{
  display:block;
  width:100%;
  text-align:right;
  font-size:20px;
  line-height:40px;
  color:rgba(255, 255, 255, .6);
  border-bottom:1px solid rgba(255, 255, 255, .6);
}
.language_list a:last-child{
  border:none;
}
.language_list a:hover{
  color:#fff;
}
.kvslogan{
  width: calc(1373 /1920*100vw);
  height: calc(92 /1920*100vw);
  overflow: hidden;
  position: absolute;
  bottom: calc(350 /1920*100vw);
  left: 50%;
  margin-left: calc(-687 /1920*100vw);
}
.kvslogan img{
  display: block;
  width: 100%;
  height: auto;
}
.slogan_m{
  display: none;
}
.downloadbox{
  width: 365px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 120px;
  right: 65px;
}
.downloadbox a{
  display: block;
  width: 148px;
  height: 44px;
  overflow: hidden;
  margin: 0 10px;
}
.lang-en .downloadbox .googleplay{
  background: url(../images/googleplay_en.png) center center no-repeat;
  background-size: 100%;
}
.lang-en .downloadbox .appstore{
  background: url(../images/appstore_en.png) center center no-repeat;
  background-size: 100%;
}
.lang-es .downloadbox .googleplay{
  background: url(../images/googleplay_es.png) center center no-repeat;
  background-size: 100%;
}
.lang-es .downloadbox .appstore{
  background: url(../images/appstore_es.png) center center no-repeat;
  background-size: 100%;
}
.lang-jp .downloadbox .googleplay{
  background: url(../images/googleplay_jp.png) center center no-repeat;
  background-size: 100%;
}
.lang-jp .downloadbox .appstore{
  background: url(../images/appstore_jp.png) center center no-repeat;
  background-size: 100%;
}
.lang-th .downloadbox .googleplay{
  background: url(../images/googleplay_th.png) center center no-repeat;
  background-size: 100%;
}
.lang-th .downloadbox .appstore{
  background: url(../images/appstore_th.png) center center no-repeat;
  background-size: 100%;
}
/*container*/
.container{
  width: 100%;
  box-sizing: border-box;
  transition: all .2s linear;
  padding-bottom: 20vh;
  background: url(../images/container.jpg) 50% 0 no-repeat;
  background-size: 100% auto;
}
.content{
  width: 1200px;
  margin: 0 auto;
  background: url(../images/bg_bottom.jpg) 50% 100% no-repeat;
  background-size: 100% auto;
}
.section{
  padding-top: 6vw;
}
.section h3 img{
  width: 100%;
  vertical-align: top;
}
.t_pc{
  display: block;
  transition: all .2s linear;
}
.t_m{
  display: none;
  transition: all .2s linear;
}
.bg_pc{
  display: block;
  transition: all .2s linear;
}
.bg_m{
  display: none;
  transition: all .2s linear;
}
.part_1{
  width: 100%;
}
.part_1 .main{
  width: 100%;
}
.part_1 .main .bg_pc,.part_1 .main .bg_m{
  width: 100%;
  vertical-align: top;
}
.part_1 .box{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.part_1 .box .logined_tips{
  width: 100%;
  text-align: center;
  font-size: 20px;
}
.part_1 .box ul{
  width: 94%;
  height: 75%;
  display: flex;
  margin: 0 auto;
  padding-top: .5%;
}
.part_1 .box ul li{
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.part_1 .box ul li h4{
  width: 100%;
  position: relative;
}
.part_1 .box ul li h4 img{
  width: 100%;
  vertical-align: top;
}
.part_1 .box ul li:first-child h4:before{
  content: " ";
  width: 1px;
  height: 20%;
  background: #444c52;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0,-50%);
}
.part_1 .box ul li .login_desc{
  height: 50%;
  width: 100%;
  display: flex;
  box-sizing: border-box;
  justify-content: center;
}
.part_1 .box ul li .pic{
  width: 100%;
  height: 70%;
  text-align: center;
}
.part_1 .box ul li .pic img{
  height: 100%;
  width: auto;
  max-width: 100%;
  vertical-align: top;
}
.part_1 .box ul li .info{
  height: 70%;
  width: 1px;
  flex-grow: 1;
  padding-left: 5%;
  display: none;
  flex-direction: column;
  font-size: 22px;
  justify-content: center;
}
.part_1 .box ul li .login_desc .op{
  width: 100%;
  height: 40%;
  display: flex;
}
.part_1 .box ul li .login_desc .op a{
  font-size: 22px;
  color: #ff7d49;
  text-decoration: underline;
  margin-right: 20px;
}
.part_1 .box ul li.type_logined .login_desc{
  height: 50%;
  padding-left: 10%;
}
.part_1 .box ul li.type_logined .pic{
  width: auto;
}
.part_1 .box ul li.type_logined .info{
  display: flex;
}
.part_1 .box .btns{
  width: 94%;
  height: 12%;
  display: flex;  
  margin: 0 auto;
  justify-content: center;
}
.part_1 .box .btn_item{
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.part_1 .box .btns a{
  height: 100%;
  margin: 0 10px;
  text-align: center;
}
.part_1 .box .btns a img{
  height: 100%;
  width: auto;
  max-width: 100%;
  vertical-align: top;
}
.btn_rules{
  width: 100%;
  height: 5%;
  display: flex;
  justify-content: center;
  position: absolute;
  left: 0;
  bottom: 5.2%;
  background: url(../images/btn_rules.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .btn_rules{
  background: url(../images/btn_rules_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .btn_rules{
  background: url(../images/btn_rules_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .btn_rules{
  background: url(../images/btn_rules_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .btn_rules{
  background: url(../images/btn_rules_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .btn_rules{
  background: url(../images/btn_rules_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .btn_rules{
  background: url(../images/btn_rules_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.btn_rules a{
  width: 20%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
/* .btn_rules a img{
  max-width: 100%;
  width: auto;
} */
.part_2 .main{
  padding: 30px;
  transition: all .2s linear;
}
.part_2 .main li{
  padding-bottom: 1.2em;
}
.part_2 .main li .q{
  color: #e3e3e3;
  font-size: 18px;
  line-height: 200%;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding-left: 30px;
  transition: all .2s linear;
  cursor: pointer;
}
.part_2 .main li .a{
  font-size: 16px;
  color: #aaaaaa;
  line-height: 180%;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  padding-left: 30px;
  display: none;
  transition: all .2s linear;
}
.part_2 .main li .q:before,.part_2 .main li .a:before{
  content: " ";
  width: 21px;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  transition: all .2s linear;
}
.part_2 .main li .q:before{
  background: url(../images/ico_faq.png) 0 0 no-repeat;
  background-size: 100% auto;
}
.part_2 .main li .a:before{
  background: url(../images/ico_arr.png) 0 0 no-repeat;
  background-size: 100% auto;
}


/*pop*/
.pop_mask_mf{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 998;
  display: none;
}
.pop{
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  z-index: 999;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
}
.pop .close{
  position: absolute;
  top: 0;
  right: -61px;
  width: 61px;
  height: 57px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/pop/btn_close.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.pop .title{
  width: 100%;
  height: 80px;
  text-indent: -9999px;
  overflow: hidden;
}
.pop .btns{
  width: 100%;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pop .btns a{
  height: 100%;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  margin: 0 10px;
}
.pop .btn_login{
  width: 295px;
  background: url(../images/pop/btn_login.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_login{
  width: 295px;
  background: url(../images/pop/btn_login_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_login{
  width: 295px;
  background: url(../images/pop/btn_login_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_login{
  width: 295px;
  background: url(../images/pop/btn_login_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_login{
  width: 295px;
  background: url(../images/pop/btn_login_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_login{
  width: 295px;
  background: url(../images/pop/btn_login_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_login{
  width: 295px;
  background: url(../images/pop/btn_login_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_gotwitch{
  width: 295px;
  background: url(../images/pop/btn_gotwitch.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_gotwitch{
  width: 295px;
  background: url(../images/pop/btn_gotwitch_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_gotwitch{
  width: 295px;
  background: url(../images/pop/btn_gotwitch_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_gotwitch{
  width: 295px;
  background: url(../images/pop/btn_gotwitch_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_gotwitch{
  width: 295px;
  background: url(../images/pop/btn_gotwitch_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_gotwitch{
  width: 295px;
  background: url(../images/pop/btn_gotwitch_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_gotwitch{
  width: 295px;
  background: url(../images/pop/btn_gotwitch_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_confirm{
  width: 295px;
  background: url(../images/pop/btn_confirm.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_confirm{
  width: 295px;
  background: url(../images/pop/btn_confirm_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_confirm{
  width: 295px;
  background: url(../images/pop/btn_confirm_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_confirm{
  width: 295px;
  background: url(../images/pop/btn_confirm_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_confirm{
  width: 295px;
  background: url(../images/pop/btn_confirm_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_confirm{
  width: 295px;
  background: url(../images/pop/btn_confirm_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_confirm{
  width: 295px;
  background: url(../images/pop/btn_confirm_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_gotit{
  width: 295px;
  background: url(../images/pop/btn_gotit.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_gotit{
  width: 295px;
  background: url(../images/pop/btn_gotit_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_gotit{
  width: 295px;
  background: url(../images/pop/btn_gotit_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_gotit{
  width: 295px;
  background: url(../images/pop/btn_gotit_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_gotit{
  width: 295px;
  background: url(../images/pop/btn_gotit_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_gotit{
  width: 295px;
  background: url(../images/pop/btn_gotit_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_gotit{
  width: 295px;
  background: url(../images/pop/btn_gotit_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_login_email{
  width: 266px;
  background: url(../images/pop/account_email.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_login_email{
  width: 266px;
  background: url(../images/pop/account_email_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_login_email{
  width: 266px;
  background: url(../images/pop/account_email_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_login_email{
  width: 266px;
  background: url(../images/pop/account_email_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_login_email{
  width: 266px;
  background: url(../images/pop/account_email_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_login_email{
  width: 266px;
  background: url(../images/pop/account_email_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_login_email{
  width: 266px;
  background: url(../images/pop/account_email_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_login_google{
  width: 266px;
  background: url(../images/pop/account_google.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_login_google{
  width: 266px;
  background: url(../images/pop/account_google_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_login_google{
  width: 266px;
  background: url(../images/pop/account_google_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_login_google{
  width: 266px;
  background: url(../images/pop/account_google_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_login_google{
  width: 266px;
  background: url(../images/pop/account_google_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_login_google{
  width: 266px;
  background: url(../images/pop/account_google_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_login_google{
  width: 266px;
  background: url(../images/pop/account_google_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_login_facebook{
  width: 266px;
  background: url(../images/pop/account_facebook.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_login_facebook{
  width: 266px;
  background: url(../images/pop/account_facebook_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_login_facebook{
  width: 266px;
  background: url(../images/pop/account_facebook_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_login_facebook{
  width: 266px;
  background: url(../images/pop/account_facebook_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_login_facebook{
  width: 266px;
  background: url(../images/pop/account_facebook_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_login_facebook{
  width: 266px;
  background: url(../images/pop/account_facebook_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_login_facebook{
  width: 266px;
  background: url(../images/pop/account_facebook_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_check{
  width: 590px;
  background: url(../images/pop/btn_check.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop .btn_link{
  width: 590px;
  background: url(../images/pop/btn_link.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop .btn_link{
  width: 590px;
  background: url(../images/pop/btn_link_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop .btn_link{
  width: 590px;
  background: url(../images/pop/btn_link_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop .btn_link{
  width: 590px;
  background: url(../images/pop/btn_link_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop .btn_link{
  width: 590px;
  background: url(../images/pop/btn_link_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop .btn_link{
  width: 590px;
  background: url(../images/pop/btn_link_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop .btn_link{
  width: 590px;
  background: url(../images/pop/btn_link_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}

/*pop title*/
.pop_login .title{
  background: url(../images/pop/title_login.png) 50% 50% no-repeat; 
  background-size: auto 100%;
}
.lang-es .pop_login .title{
  background: url(../images/pop/title_login_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop_login .title{
  background: url(../images/pop/title_login_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop_login .title{
  background: url(../images/pop/title_login_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop_login .title{
  background: url(../images/pop/title_login_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop_login .title{
  background: url(../images/pop/title_login_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop_login .title{
  background: url(../images/pop/title_login_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop_select_character .title{
  background: url(../images/pop/title_character.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop_select_character .title{
  background: url(../images/pop/title_character_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop_select_character .title{
  background: url(../images/pop/title_character_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop_select_character .title{
  background: url(../images/pop/title_character_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop_select_character .title{
  background: url(../images/pop/title_character_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop_select_character .title{
  background: url(../images/pop/title_character_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop_select_character .title{
  background: url(../images/pop/title_character_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop_account .title{
  background: url(../images/pop/title_account.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop_account .title{
  background: url(../images/pop/title_account_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop_account .title{
  background: url(../images/pop/title_account_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop_account .title{
  background: url(../images/pop/title_account_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop_account .title{
  background: url(../images/pop/title_account_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop_account .title{
  background: url(../images/pop/title_account_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop_account .title{
  background: url(../images/pop/title_account_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
/*pop_container*/
.pop .pop_container{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 894px;
  height: 580px;
  padding-top: 58px;
  box-sizing: border-box;
  font-size: 34px;
  transform: translate(-50%,-50%);
  transform-origin: 0 0;
  box-sizing: border-box;
  background: url(../images/pop/bg_s.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.pop_b .pop_container{
  height: 717px;
  background: url(../images/pop/bg_b.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.pop .pop_content{
  width: 100%;
}
.pop .pop_main{
  width: 670px;
  margin: 0 auto;
  box-sizing: border-box;
}
/*pop_login_select*/
.pop_login_select .pop_main{
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pop_login_select .txt{
  padding: 20px 40px;
  text-align: center;
}
.pop_login_select .btns{
  /*
  padding: 0 20px;
  justify-content: space-between;
  */
}
/*pop_login*/
.pop_login .pop_main{
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pop_login .input_item{
  width: 100%;
  height: 64px;
  box-sizing: border-box;
  border: 1px solid #bcbcbc;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
}
.pop_login .input_item:first-child{
  margin-bottom: 30px;
}
.pop_login .input_item input{
  width: 100%;
  height: 100%;
  line-height: 64px;
  font-size: 28px;
  color: #525252;
  background: none;
  border: none;
  outline: 0;
}
.pop_login .pop_main .tips{
  height: 30px;
  padding-top: 15px;
  font-size: 30px;
  /*text-align: left;*/
  width: 100%;
  line-height: 30px;
  color: #ff7d49;
  text-align: center;
}
/*pop_select_character*/
.pop_select_character .pop_main{
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pop_select_character h4{
  font-size: 32px;
  color: #525252;
  opacity: 0.8;
  padding-bottom: 15px;
  text-align: left;
  width: 100%;
}
.pop_select_character .select{
  position: relative;
  width: 100%;
  height: 64px;
  border: 1px solid #bcbcbc;
  background: #fff;
  font-size: 34px;
  color: #c0c0c0;
}
.pop_select_character .server_curr{
  width: 100%;
  height: 64px;
  box-sizing: border-box;
  padding-left: 10px;
  position: relative;
}
/* .pop_select_character .server_curr:after{
  content: " ";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  border-left:1px solid #bcbcbc;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACKUlEQVRIS+1UP2gTcRT+3iUaCRwIGRxcAg6REElyT4KTZFCsiPinUBxEQXQQRRGhiGAVhBZxUBGkTnayDkI7SAXtEBC33+8CAQOZzOSUKYmm1OSeXL2Ew6a5s5BB8G33fu/7vvf3CGM2GjM//gsEdnj8LWLmOIBZN5V2u32vVqu1AtMaHWAw8yQRfVNKfSbLsq4T0XMP8wnAhNb6x3ZEmHkHEb0RkbMABMBByufzRwzD+AD83igiWm00Gifr9fra34gkk8ldiUTiLYATfZxhGMUNUma+CeBJXwTASqfTOVOtVtfDiHhtXgZwtB9PRI+VUtODITPzHQBzPsIl0zSnSqVSd5RIKpUyTdN8JyKHfXEPtdYzGx3xgy3LekBE932+Ra31eQDOMJFcLrc7Eom8B3DI935Xaz1IdNOaWpb1iIimfYAFrfUlb2gDd6FQSPR6PXd2lucUEblt27bb6oENvQNmfgbghi9uXmt9tf+dyWT2xGKxjwAOuD4RcYjomtZ6/s9Ktzo0YuaXAK74hvZUKXUrm83ujUajqwD2e289Ebls2/bCsDaOumT3YF4BuOADvgBwDMA+z/eTiC4qpRa3WoSgX0WEmV8DmBpCsC4i52zbXhq1ZUECKBaL0Var5R7QKR/RGhFNKqVWgu4kUMAlSKfTO+Px+LKIHAfw3XGc0+Vy2Z1DoIUScFncSprN5kS32/1SqVS+BjJ7AaEFwhKGXdPt8m3C/fsV/AIOXqjCtcgEegAAAABJRU5ErkJggg==) 50% 50% no-repeat;
  background-size: 24px 24px;
} */
.pop_select_character .server_list{
  width: 100%;
  height: 192px;
  display: none;
  position: absolute;
  top: 66px;
  left: 0;
  border: 1px solid #bcbcbc;
  z-index: 2;
}
.pop_select_character .server_list li{
  width: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  height: 63px;
  line-height: 63px;
  box-sizing: border-box;
  border-bottom: 1px solid #bcbcbc;
  background: #e6e5e5;
  color: #a4a2a2;
}
.pop_select_character .server_list li:nth-child(odd){
  background: #f4f4f4;
}
.pop_select_character .server_list li:last-child{
  border-bottom: none;
}
.pop_select_character .tips{
  padding-top: 10px;
  color: #bdbdbd;
  text-align: center;
}
/*pop_account*/
.pop_account .pop_main{
  width: 750px;
  margin: 0 auto;
  height: 400px;
  display: flex;
}
.pop_account .account_item{
  width: 50%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.pop_account .account_item .s_title{
  width: 100%;
  height: 29px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}
.pop_account .account_1 .s_title{
  background: url(../images/pop/title_arena.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop_account .account_1 .s_title{
  background: url(../images/pop/title_arena_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop_account .account_1 .s_title{
  background: url(../images/pop/title_arena_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop_account .account_1 .s_title{
  background: url(../images/pop/title_arena_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop_account .account_1 .s_title{
  background: url(../images/pop/title_arena_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop_account .account_1 .s_title{
  background: url(../images/pop/title_arena_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop_account .account_1 .s_title{
  background: url(../images/pop/title_arena_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop_account .account_2 .s_title{
  background: url(../images/pop/title_twitch.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop_account .account_2 .s_title{
  background: url(../images/pop/title_twitch_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop_account .account_2 .s_title{
  background: url(../images/pop/title_twitch_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop_account .account_2 .s_title{
  background: url(../images/pop/title_twitch_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop_account .account_2 .s_title{
  background: url(../images/pop/title_twitch_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop_account .account_2 .s_title{
  background: url(../images/pop/title_twitch_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop_account .account_2 .s_title{
  background: url(../images/pop/title_twitch_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop_account .account_item .pic{
  width: 135px;
  height: 135px;
  padding: 35px 0;
}
.pop_account .account_item .pic img{
  width: 100%;
  height: 100%;
}
.pop_account .account_item .id{
  color: #8d8c8c;
  font-size: 30px;
  text-align: center;
}
.pop_account .account_item .account_op{
  width: 100%;
}
.pop_account .account_item .account_op a{
  margin: 0 10px;
  color: #ff7d49;
  font-size: 26px;
  text-decoration: underline;
}
.pop_account .account_item .account_op a:hover{
  color: #ff7d49;
}
.pop_account .pop_btn_rules{
  width: 118px;
  height: 28px;
  position: absolute;
  bottom: 36px;
  left: 50%;
  margin-left: -59px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/pop/btn_rules.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop_account .pop_btn_rules{
  background: url(../images/pop/btn_rules_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop_account .pop_btn_rules{
  background: url(../images/pop/btn_rules_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop_account .pop_btn_rules{
  background: url(../images/pop/btn_rules_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop_account .pop_btn_rules{
  background: url(../images/pop/btn_rules_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop_account .pop_btn_rules{
  background: url(../images/pop/btn_rules_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop_account .pop_btn_rules{
  background: url(../images/pop/btn_rules_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.pop_account .btn_login{
  width: 295px;
  height: 75px;
  display: block;
  overflow: hidden;
  text-indent: -999px;
  background: url(../images/pop/btn_login_s.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-es .pop_account .btn_login{
  background: url(../images/pop/btn_login_s_es.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-pt .pop_account .btn_login{
  background: url(../images/pop/btn_login_s_pt.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-tr .pop_account .btn_login{
  background: url(../images/pop/btn_login_s_tr.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-th .pop_account .btn_login{
  background: url(../images/pop/btn_login_s_th.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-jp .pop_account .btn_login{
  background: url(../images/pop/btn_login_s_jp.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
.lang-ru .pop_account .btn_login{
  background: url(../images/pop/btn_login_s_ru.png) 50% 50% no-repeat;
  background-size: auto 100%;
}
/*pop_rules*/
/*
.pop_rules .pop_container{
  height: 1151px;
  background: url(../images/pop/bg_rule_m.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.pop_rules .pop_content{
  height: 900px;
  overflow-y: auto;
  width: 800px;
  margin: 40px auto 0;
  box-sizing: border-box;
  border: 1px solid yellow;
}
.pop_rules .pop_content p{
  width: 100%;
  padding-bottom: 20px;
  border: 1px solid red;
  background: rgba(255,255,255,0.9);
}
.pop_rules .pop_main{
  box-sizing: border-box;
  width: 720px;
  background: blue;
}
.pop_rules .pop_content::-webkit-scrollbar {
  width: 5px;  
}  
.pop_rules .pop_content::-webkit-scrollbar-track {  
  background: rgb(179, 177, 177);  
  border-radius: 10px;  
}
  
 .pop_rules .pop_content::-webkit-scrollbar-thumb {  
  background: rgb(136, 136, 136);  
  border-radius: 10px;  
}
.pop_rules .pop_content::-webkit-scrollbar-thumb:hover {  
  background: rgb(100, 100, 100);  
  border-radius: 10px;  
}  
.pop_rules .pop_content::-webkit-scrollbar-thumb:active {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
*/

.pop_rules .pop_rules_content::-webkit-scrollbar {
  width: 5px;  
}  
.pop_rules .pop_rules_content::-webkit-scrollbar-track {  
  background: rgb(179, 177, 177);  
  border-radius: 10px;  
}  
.pop_rules .pop_rules_content::-webkit-scrollbar-thumb {  
  background: rgb(136, 136, 136);  
  border-radius: 10px;  
}
.pop_rules .pop_rules_content::-webkit-scrollbar-thumb:hover {  
  background: rgb(100, 100, 100);  
  border-radius: 10px;  
}  
.pop_rules .pop_rules_content::-webkit-scrollbar-thumb:active {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}

.pop_pc .pop_container{
  font-size: 24px;
}

.pop_rules_pc .pop_rules_container{  
  position: absolute;
  top: 50%;
  left: 50%;
  width: 894px;
  height: 580px;
  padding-top: 128px;
  box-sizing: border-box;
  font-size: 24px;
  transform: translate(-50%,-50%);
  transform-origin: 0 0;
  box-sizing: border-box;
  background: url(../images/pop/bg_rule_pc.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.lang-es .pop_rules_pc .pop_rules_container{
  background: url(../images/pop/bg_rule_pc_es.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.lang-pt .pop_rules_pc .pop_rules_container{
  background: url(../images/pop/bg_rule_pc_pt.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.lang-tr .pop_rules_pc .pop_rules_container{
  background: url(../images/pop/bg_rule_pc_tr.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.lang-th .pop_rules_pc .pop_rules_container{
  background: url(../images/pop/bg_rule_pc_th.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.lang-jp .pop_rules_pc .pop_rules_container{
  background: url(../images/pop/bg_rule_pc_jp.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.lang-ru .pop_rules_pc .pop_rules_container{
  background: url(../images/pop/bg_rule_pc_ru.jpg) 50% 0 no-repeat;
  background-size:100% 100%;
}
.pop_rules_pc .pop_rules_content{
  height: 900px;
  overflow-y: auto;
  width: 800px;
  margin: 40px auto 0;
  box-sizing: border-box;
}
.pop_rules_pc .pop_rules_content p{
  width: 100%;
  padding-bottom: 20px;
}
.pop_rules_pc .pop_rules_main{
  box-sizing: border-box;
  width: 720px;
  margin: 0 auto;
}
.pop_rules_pc .pop_rules_content{
  margin-top: 20px;
  height: 360px;
}

.pop_rules_pc .pop_rules_close{
  position: absolute;
  top: 0;
  right: -61px;
  width: 61px;
  height: 57px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/pop/btn_close.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}



@media screen and (max-width: 1200px) { 
  .content{
    width: 100%;
  }
  .part_1 .box ul li .logined{
    font-size: 18px;
  }
  .part_1 .box ul li .login_desc .op a{
    font-size: 18px;
  }
  .part_1 .box .logined_tips{
    font-size: 18px;
  }
  .kvslogan{
    bottom: calc(400 /1920*100vw);
  }
  .downloadbox{
    position: absolute;
    bottom: 20px;
    right: initial;
    left: 50%;
    margin-left: -182px;
  }

}
@media screen and (max-width: 1024px) {
  .part_1 .box ul li .login_desc .op a{
    font-size: 16px;
    margin-right: 10px;
  }  
  .part_1 .box .logined_tips{
    font-size: 16px;
  }
}
@media screen and (max-width: 750px) {
  .part_1 .box ul li .login_desc{
    flex-direction: column;
    width: 100%;
    padding-left: 0;
    height: 60%;
    justify-content: center;
  }
  .lang-jp .part_1 .box ul li .login_desc{
    height: 70%;
  }
  .lang-ru .part_1 .box ul li .login_desc{
    height: 70%;
  }

  .part_1 .box ul li .login_desc .pic{
    height: 60%;
  }
  .part_1 .box ul li .login_desc .info{
    font-size: 12px;
    width: 100%;
    text-align: center;
    padding-left: 0;
    flex-grow: 0;
  }
  .lang-jp .part_1 .box ul li .login_desc .info{
    line-height: 14px;
  }
  .lang-ru .part_1 .box ul li .login_desc .info{
    line-height: 14px;
  }
  .part_1 .box ul li .login_desc .op{
    width: 100%;
    text-align: center;
    transform: scale(0.8);
    transform-origin: 50% 0;
    padding-top: 0;
  }
  .part_1 .box ul li .login_desc .op a{
    font-size: 12px;
  }
  .part_1 .box ul li.type_logined .login_desc{
    padding-left: 0;
  }
  .part_1 .box ul li.type_logined .login_desc .pic{
    height: 40%;
  }
  .container{
    padding-bottom: 10vh;
  }
  .header{
    height: 135vw;
    background: url(../images/kv_m.jpg) top center no-repeat;
    background-size: 100%;
  }
  .logo{
    width: 25vw;
    left: 4vw;
    top: 2vw;
  }
  .logo img{
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .header .btn_r{
    width: 5vw;
    height: 5vw;
    top: 3.5vw;
    right: 120px;
    z-index: 2;
  }
  .language{
    top: 1.5vw;
    right: 10px;
    width: 100px;
  }
  .header .btns {
    width: 100%;
  }
  .t_pc{
    display: none;
  }
  .t_m{
    display: block;
  }
  .bg_pc{
    display: none;
  }
  .bg_m{
    display: block;
  }
  .part_1 .box ul{
    width: 88%;
  }
  .part_1 .box .btns{
    width: 88%;
  }
  .btn_rules{
    bottom: 6%;
  }
  .part_2 .main li .q:before,.part_2 .main li .a:before{
    width: 13px;
    top: 7px;
  }
  .part_2 .main li .q{
    font-size: 14px;
    padding-left: 16px;
  }
  .part_2 .main li .a{
    font-size: 12px;
    padding-left: 16px;
  }
  .part_1 .box .logined_tips{
    font-size: 12px;
  }
  .slogan_pc{
    display: none;
  }
  .slogan_m{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 30%;
    left: 0;
  }
  .slogan_m img{
    display: block;
    width: 100%;
    height: auto;
  }
  .downloadbox{
    position: absolute;
    bottom: initial;
    right: initial;
    top: 70%;
    left: 50%;
    margin-left: -182px;
  }
}



.pop_rules_t_m .pop_rules_container{  
  width: 83vw;
  height: 106vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transform-origin: 0 0;
  box-sizing: border-box;  
  background: url(../images/pop/bg_rule_m.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
  padding-top: 16.5vw;
}
.lang-es .pop_rules_t_m .pop_rules_container{
  background: url(../images/pop/bg_rule_m_es.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.lang-pt .pop_rules_t_m .pop_rules_container{
  background: url(../images/pop/bg_rule_m_pt.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.lang-tr .pop_rules_t_m .pop_rules_container{
  background: url(../images/pop/bg_rule_m_tr.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.lang-th .pop_rules_t_m .pop_rules_container{
  background: url(../images/pop/bg_rule_m_th.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.lang-jp .pop_rules_t_m .pop_rules_container{
  background: url(../images/pop/bg_rule_m_jp.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.lang-ru .pop_rules_t_m .pop_rules_container{
  background: url(../images/pop/bg_rule_m_ru.jpg) 0 0 no-repeat;
  background-size: 100% 100%;
}
.pop_rules_t_m .pop_rules_close{
  position: absolute;
  top: 0;
  right: -5.6vw;
  width: 5.6vw;
  height: 5.5vw;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/pop/btn_close.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}
.pop_rules_t_m .pop_rules_container .pop_rules_content{
  width: 95%;
  height: 80vw;
  overflow-y: auto;
  box-sizing: border-box;
}
/*
.pop_rules_container .pop_rules_content{
  height: 900px;
  overflow-y: auto;
  width: 800px;
  margin: 40px auto 0;
  box-sizing: border-box;
  border: 1px solid yellow;
}
*/
.pop_rules_t_m .pop_rules_container .pop_rules_content p{
  width: 100%;
  padding-bottom: 1vw;
}
.pop_rules_t_m .pop_rules_main{
  box-sizing: border-box;
  width: 66.7vw;
  margin: 0 auto;
  font-size: 3.7vw;
}



#id_btn_link{
  text-align: center;
}

.popLiLogin {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  display: none;
  position: fixed;
  background: rgba(0,0,0,.8);
  z-index: 10;
}

.popLiLogin .close{
  position: absolute;
  top: -57px;
  right: 0;
  width: 61px;
  height: 57px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/pop/btn_close.png) 50% 50% no-repeat;
  background-size: 100% 100%;
}

.popLiLogin.domTest{
  display: flex;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}

.popLiLogin .main{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  overflow: visible;
  transform-origin: left top;
}