
html {
    font-size: 52px;
}

body {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.box {
    width: 750px;
    text-align: center;
    font-size: 0;
    margin: 0 auto;
    line-height: 0;

}

.img-f {
    position: relative;
    white-space: nowrap;
}

img {
    width: 100%;
    vertical-align: bottom;
}

.bottom-fix {
    background: rgba(1, 1, 1, 0.7);
    position: fixed;
    top: 0;
    width: 750px;
}

.bottom-fix .content {
    width: 100%;
    display: flex;
    color: #fff;
    height: 1.4rem;
    /* padding: 0.23rem; */
    align-items: center;
    justify-content: space-between;
}


.photo img {
    width: 0.8rem;
    height: 0.8rem;
    margin-left: 0.25rem;
}

.bottom-fix .content .text {
    /* width: 30%; */
    color: #fff;
    font-size: 0.22rem;
    text-align: left;

}

.bottom-fix .content .text > div {
    /* display: block; */
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
}

.content .bot-btn {
    width: 37%;
    margin-right: 0.2rem;
}

.content .bot-btn img {
    cursor: pointer;
}

.first {
    position: relative;
}

.down-btn {
    position: absolute;
    top: 7.5rem;
    left: 31%;
    width: 3rem;
    cursor: pointer;
}

.contact {
    position: absolute;
    bottom: 1.1rem;
    display: flex;
    left: 50%;
}

.contact img {
    width: 0.5rem;
    height: 0.5rem;
}

.text {
    color: #fff;
    font-size: 0.16rem;
    margin-top: 0.2rem;
    text-align: center;
}

.right {
    margin-right: 0.2rem;
}

.photo1 img {
    height: 0.8rem;
}

/* 注册 */
.register {
    position: absolute;
    top: 7.3rem;
    width: 100%;
}

.phonelogin {
    width: 6.5rem;
    margin: 0 auto;
    position: relative;
}

.select-number {
    height: 0.6rem;
    line-height: 0.6rem;
}

.bottom-fix .content .btn img {
    /* padding-top: 0.29rem; */
    width: 3.04rem;
    height: 0.81rem;
    margin-left: 0.1rem;
    margin-right: 0.3rem;
}

.sel-number span {
    color: #fff;
    display: inline-block;
    width: 0.65rem;
    text-align: center;
}

.sel-number .identification {
    display: inline-block;
    width: 0.3rem;
    height: 0.2rem;
    background: url("./img/down.png") no-repeat;
    background-size: 100%;

}

.sel-number {
    position: relative;
    height: 100%;
    width: 1.3rem;
    display: inline-block;
    font-size: 0.27rem;
    /* height: 0.71rem; */
    background: url("./img/btn_sel.png") no-repeat;
    background-size: cover;
    border-radius: 0.1rem 0 0 0.1rem;
    vertical-align: bottom;
}

.sel-number > div {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
}

.select-number input {
    width: 4.5rem;
    height: 100%;
    background-color: #d8d8d8;
    border: none;
    font-size: 0.2rem;
    /* color: #fff; */
    border-radius: 0 0.1rem 0.1rem 0;
    padding-left: 0.08rem;
    vertical-align: top;
}

input {
    padding: 0 2px 0 2px;
    margin: 0;
}

input:active, input:focus {
    /* border-color: #fff; */
    border: 0;
    outline: none;
}

.sel-number .list {
    position: absolute;
    top: 0.87rem;
    left: 0;
    background: rgba(1, 1, 1, 0.7);
    border: 0.02rem solid #0b7cdd;
    border-radius: 0.1rem;
    max-height: 5.2rem;
    z-index: 999;
    overflow-y: auto;
}

.list li {
    padding: 0 0.27rem;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
}

.list li:hover {
    color: #ffe38c
}

.error-tips {
    text-align: left;
    height: 0.25rem;
    font-size: 0.18rem;
    font-family: Microsoft YaHei;
    font-weight: 500;
    color: #FF2323;
    padding: 0.01rem 0 0rem 0.3rem;
    line-height: 0.25rem;
}

.game-tips {
    text-align: left;
    /* height: 0.6rem; */
    font-size: 0.16rem;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #FF2323;
    padding-left: 0.3rem;
    /* padding: 0.01rem 0 0.05rem 0.3rem; */
    line-height: 0.35rem;
}

.password-select-number {
    /* color: #fff; */
    display: inline-block;
    height: 0.6rem;
    /* width: 5.62rem; */
    line-height: 0.6rem;
    background: #fff;
    /* border: 0.02rem solid #B12C49; */
    /* box-shadow: 0px 0.01rem 0.03rem 0 #370011, 0 0.02rem 0.02rem 0 #000000; */
    border-radius: 0.1rem;
}

.phone-list {
    display: inline-block;
    height: 100%;
}

.phone-list input {
    width: 4.1rem;
    height: 100%;
    background-color: #d8d8d8;
    border: none;
    font-size: 0.2rem;
    border-radius: 0.1rem;
    padding-left: 0.08rem;
    border: 0;
    outline: none;
    /* border-radius: 0.1rem 0 0 0.1rem; */

}

.count-down {
    margin-left: 0.2rem;
    vertical-align: top;
    display: inline-block;
    width: 1.5rem;
    height: 0.6rem;
    /* line-height: 0.6rem; */
    /* display: flex; */
    justify-content: center;
    align-items: center;
    font-size: 0.26rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 0;
}

.count-down img {
    width: 1.5rem;
    height: 0.6rem;
    position: absolute;
    z-index: -1;
    left: 0;
}

.invitation {
    width: 100%;
    color: #ff9f00;
    height: 0.3rem;
    font-size: 0.2rem;
    line-height: 0.3rem;
    /* margin: 0.2rem 0 0.2rem 0; */
    /* margin-top: 0.2rem; */
}

.back-error {
    /* margin-top: 0.2rem; */
    position: absolute;
    top: 0.5rem;
    z-index: 99;
    width: 100%;
    /* background:url('./img/tip_bg.png')no-repeat;
    min-height: 0.8rem;
    width: 6.04rem;
    background-size: 100%;
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    z-index: 99; */
    /* text-align: center; */

}

.err-text {
    background-image: url('./img/tip_bg.png');
    margin: 0 auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    min-height: 0.1rem;
    width: 6.04rem;
    font-size: 0.25rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #deec0f;
    position: absolute;
    z-index: 9999; /* 确保该元素在最上层 */
    padding: 0.2rem 0.1rem 0.2rem 0.1rem;
    word-break: break-all;
    line-height: 0.5rem;
}

.login-btn {
    /* margin-top:0.9rem; */
    position: relative;
    width: 100%;

}

.login-btn .btn_img {
    position: absolute;
    top: 0;
    /* width: 100%; */
}

.login-btn .img_btn {

    left: 0.42rem;
    width: 4rem;
    height: 0.81rem;
    text-align: center;
    line-height: 0.8rem;
    color: #fff;
    font-size: 0.4rem;
    font-weight: 600;
    margin: 0 auto;
}

.login-btn img {
    width: 2.8rem;
    height: 0.6rem;
}

/* .login-btn  >div{
    font-size: 0.3rem;
font-family: FZZongYi-M05S;
font-weight: 400;
color: #B3B3B3;
text-align: center;
} */
.register_success {
    color: #11FF00;
    font-size: 0.25rem;
}

.login_success {
    display: flex;
    justify-content: space-around;
}

.login_success > div {
    /* flex: 1; */
    line-height: 0.65rem;
}

.login_success .now {
    width: 2rem;
    height: 0.65rem;
}

.login_success .img_btn {
    width: 2rem;
    height: 0.65rem;

}

.king {
    margin-left: 0.1rem;

}

.king img {
    width: 2.5rem;
    height: 0.8rem;
}

@media screen and (max-width: 750px) {
    .box {
        width: 100%;
        line-height: 0;
    }


    .bottom-fix .content .text {
        font-size: 0.2rem;
    }

    .bottom-fix {
        /* height: 2rem; */
        width: 100%;
    }

    .contact {
        bottom: 1.1rem;
    }

    .text {
        margin-top: 0.2rem;
    }

    .down-btn {
        top: 7.5rem;
        left: 31%;
        width: 3rem;
    }

    .content .btn {
        margin-right: 0.05rem;
    }

    .bottom-fix .content .btn img {
        width: 85%;

    }

    .register {
        position: absolute;
        top: 7.4rem;
        width: 100%;
    }

    .game-tips {
        line-height: 0.28rem;
        font-size: 0.14rem;
    }
}
