*{
    margin: 0;
    padding:0
}
ul li{
   list-style:none
}
img{
   vertical-align: middle;
}
html,body{
    width: 100%;
    background-color: #000000;
}
.superdoor{
    width: 100%;
    background: url('../images/mobileBG.png')center no-repeat;
    background-size: 100% 100%;
    padding-top: 0.4rem;
    font-family: "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC",
    "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.superdoorLogo{
    width: 4rem;
    height: 1.3rem;
    cursor: pointer;
    display:block;
    margin: 0 auto;
    background: url('../images/JBO-logo.png') no-repeat;
    background-size: 100% 100%;
}
.superdoor .tip{
    color:#CCCCCC;
    text-align:center;
    margin: 0.25rem 0;
    font-size: 0.3rem;
}
.superdoor .inputGroup{
    width:6rem;
    margin:0 auto;
    color: #CCCCCC;
    position: relative;
}
.superdoor .inputGroup  .uname{
    display: block;
    width: 5rem;
    height: .7rem;
    background: #33333357 0% 0% no-repeat padding-box;
    border: 1px solid #A0A0A0;
    border-radius: 0.08rem;
    padding: 0 0.5rem;
    margin-bottom: 0.3rem;
    color: #fff;
}
.superdoor .inputGroup  .pwd{
    display: block;
    width: 5rem;
    height: .7rem;
    background: #33333357 0% 0% no-repeat padding-box;
    border: 1px solid #A0A0A0;
    border-radius: 0.08rem;
    padding: 0 0.5rem;
    margin-bottom: 0.3rem;
    color: #fff;
}

.superdoor .inputGroup  .question{
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    position: absolute;
    right: 0;
    top: 1.11rem;
    background:url('../images/icon-question.png') no-repeat;
    background-position: right center;
    background-size: 100% 100%;
    cursor: pointer;
}
.superdoor .inputGroup  .submit{
    display: block;
    width: 6rem;
    height: .7rem;
    background: #33333357 0% 0% no-repeat padding-box;
    border: 1px solid #1AFF00;
    color:#1AFF00;
    border-radius: 0.08rem;
    margin-bottom: 0.3rem;
}

.superdoor .line {
    width: 4.2rem;
    margin: 0 auto;
    color: #CCCCCC;
}

.superdoor .line .singleLine{
    width: 100%;
    height: 0.7rem;
    text-align: left;
    line-height: 0.7rem;
    border: 1px solid #A0A0A0;
    border-radius: 0.1rem;
    margin-bottom: 0.5rem;
    cursor: pointer;
    font-size: 0.28rem;
    overflow: hidden;
}
.superdoor .line .singleLine label{
    padding-left: 0.2rem;
}
.superdoor .line .singleLine span{
    color:#1AFF00;
}
.superdoor #qrcode>canvas{
    width: 3rem !important;
    height: 3rem !important;
    border: 0.3rem solid #ffffff;
    margin: 0 auto;
    display: block;
}
.superdoor .download{
    display: block;
    width: 3.6rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #00B324 0% 0% no-repeat padding-box;
    border-radius: 4px;
    color: #ffffff;
    margin: .3rem auto;
    font-size: 0.2rem;
    text-align: center;
    text-decoration: none;
}
.footer{
    padding: 0.5rem 0;
}
.gameLogo{
    width: 86%;
    margin: 0 auto;
    color:#CCCCCC;
    text-align:center;
    margin: 0 auto;
    font-size: 0.28rem;
}

.gameLogo1{
    float: left;
}
.gameLogo1 i{
    display: block;
    width: 1.1rem;
    height: 1rem;
    background:url('../images/console.png') no-repeat;
    background-position: center;
    background-size: auto;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.gameLogo2{
    float: left;
    margin-left: 0.75rem;
}
.gameLogo2 i{
    display: block;
    width: 1rem;
    height: 1rem;
    background:url('../images/display.png') no-repeat;
    background-position: center;
    background-size: auto;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.gameLogo3{
    float: right;
}
.gameLogo3 i{
    display: block;
    width: 1rem;
    height: 1rem;
    background:url('../images/Group.png') no-repeat;
    background-position: center;
    background-size:auto;
    margin: 0 auto;
    margin-bottom: 0.3rem;
}
.superdoor .footer .title{
    font-size: 0.5rem;
    font-weight: bold;
    color: #CCCCCC;
    text-align: center;
    margin-top: 1rem;
}
.superdoor .footer .desc1{
    width: 80%;
    margin: auto;
    font-size: 0.3rem;
    color: #cccccc;
    text-align: center;
    margin-top: 0.4rem;
}
.clearfix:after{
    display: table;
    content: '';
    clear:both;
}
.sponorLogo>.clearfix{
    width: 99%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}
.sponorLogo1{
    /* float: left; */
    width: 1.2rem;
    height: 1.2rem;
    background:url('../images/om.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-top: 0.7rem;
}
.sponorLogo2{
    /* float: left; */
    width: 1.2rem;
    height: 1.2rem;
    background:url('../images/betis.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
    /* margin-left: 6%; */
    margin-top: 0.7rem;
}
.sponorLogo3{
    /* float: left; */
    width: 1.2rem;
    height: 1.2rem;
    background:url('../images/berbatov.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-top: 0.7rem;
    /* margin-left: 6%; */
}
.sponorLogo4{
    /* float: left; */
    width: 1.2rem;
    height: 1.2rem;
    background:url('../images/496.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-top: 0.7rem;
    /* margin-left: 6%; */
}
.sponorLogo5{
    /* float: left; */
    width: 0.86rem;
    height: 1.2rem;
    background:url('../images/xipanya.png') no-repeat;
    background-position: center;
    background-size: 100% 100%;
    margin-top: 0.7rem;
    /* margin-left: 5%; */
}
.superdoor .footer .desc2{
    font-size: 0.25rem;
    color: #666666;
    text-align: center;
    margin-top: 0.4rem;
}
.showPwd{
    background: url('../images/Show.svg') no-repeat;
    background-position: center;
    display: block;
    width: 0.5rem;
    height:0.5rem;
    position: absolute;
    right: 0.1rem;
    top:1.15rem;
    cursor: pointer;
}
.hidePwd{
    background: url('../images/Hide.svg') no-repeat;
    background-position: center;
    display: block;
    width: 0.5rem;
    height:0.5rem;
    position: absolute;
    right: 0.1rem;
    top:1.15rem;
    cursor: pointer;
}
.mobileLanguage{
    width: 7rem;
    /*height: 32px;*/
    font-size: 12px;
    margin: auto;
}
.mobileLanguage li{
    width: 30%;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    float: left;
    color: #fff;
    box-sizing: border-box;
    background-color: #2F2F2F;
    color:#A0A0A0;
    font-size: 10px;
    margin : 3px ;
}
.mobileLanguage li:last-child{
    border: 1px solid #A0A0A0;
}
.mobileLanguage li:nth-child(2) i{
    width: 22px;
    height: 22px;
    margin: 5px;
    background: url("../images/thailand.svg")center no-repeat;
    background-size: contain;
    float: left;
}
.mobileLanguage li:first-child i{
    width: 22px;
    height: 22px;
    margin: 5px;
    background: url("../images/china.png")center no-repeat;
    background-size: contain;
    float: left;
}
.mobileLanguage li:last-child i{
    width: 22px;
    height: 22px;
    margin: 5px;
    background: url("../images/vietnam.png")center no-repeat;
    background-size: contain;
    float: left;
}