*, :after, :before {
    box-sizing: border-box;
}

body {
    background-color: #F3F3F3;
    margin: 0;
}

input {
    background: none;
    outline: none;
    border: none;
}

.zhegai {
    width: 100%;
    height: auto;
    margin-top: 0px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
}

.tit {
    background-color: #F3F3F3;
    margin-left: 20px;
    margin-right: 20px;
    height: auto;
    width: auto;
    display: block;
    padding: 10px 10px 0;
    border-radius: 10px;
    text-align: center;
}

.btn_txt {
    background-color: #ffffff;
    display: block;
    padding: 10px 0;
    border-radius: 10px;
    text-align: center;
    width: 93%;
    margin: 0 auto;
}

.tit1 {
    background-color: #ffffff;
    margin-left: 0.8em;
    margin-right: 0.8em;
    margin-bottom: 15px;
    height: auto;
    width: auto;
    display: block;
    padding: 15px;
    border-radius: 10px;
}

.rl {
    padding: 10px auto;
    text-decoration: none;
    color: black;
    font-weight: 900;
    font-size: 14px;
    display: block;
}

.auth_msg {
    font-size: 0px;
}

.auth_msg_bd:before {
    height: 0px;
    position: inherit;
    background-color: #F3F3F3;
}

.icomtitle {
    width: 10px;
    background-color: #000000;
    height: 16px;
    display: inline-block;
}

.title {
    font-size: 18px;
    color: #000000;
    font-weight: 900;
    display: block;
    margin-top: 0px;
}

.ms {
    color: #616264;
    font-weight: normal;
    font-size: 14px;
    margin-top: 20px;
    display: block;
}

.jiaocheng {
    color: #3599ff;
    font-weight: 900;
    font-size: 14px;
    margin: 20px 0;
    display: block;
    text-decoration: none;
}

.tit2 {
    background-color: #F3F3F3;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    height: auto;
    width: auto;
    display: block;
    padding: 25px;
    border-radius: 10px;
}

.back {
    /* background-color: #000000; */
    margin-left: 20px;
    margin-right: 20px;
    height: 50px;
    line-height: 50px;
    width: auto;
    display: block;
    border-radius: 10px;
    text-align: center;
    color: black;
    text-decoration: underline;
}

.gz {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-weight: 900;
    display: block;
    margin-top: 0px;
    text-align: center;
}

.gametit {
    font-size: 18px;
    color: #000000;
    font-weight: 900;
    display: block;
    margin-left: 20px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.gamelie {
    width: auto;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 15px 25px 10px 25px;
    position: relative;
    margin-bottom: 10px;
}

.icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;
    display: inline-block;
}

.gamename {
    margin-left: 20px;
    line-height: 50px;
    display: inline-block;
    position: absolute;
    left: 80px;

}

/* iOS引导图 */
/* iOS引导图 */
.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 3.5rem;
    background: rgba(26, 20, 38, .85);
    z-index: 10;
}

.footers {
    position: fixed;
    bottom: 3.6rem;
    width: 100%;
    height: 3.5rem;
    background: rgba(26, 20, 38, .85);
    z-index: 10;
}

.footer-logo {
    display: block;
    float: left;
    width: 2.5rem;
    height: 2.5rem;
    margin: 0.5rem 0.625rem 0.5rem 0.75rem;
    border-radius: .066667rem;
}

.footer-text {
    margin-top: 0.75rem;
    float: left;
}

.footer-text h4 {
    font-size: 0.875rem;
    margin-top: .5rem;
    line-height: 0;
    color: #fff;
    margin-bottom: 0.3125rem;
}

.footer-text p {
    color: #fff;
    font-size: 0.75rem;
    margin-top: 1.2rem;
    line-height: 0;
}

.footers-text {
    margin-top: 0.75rem;
    float: left;
}

.footers-text h4 {
    font-size: 0.875rem;
    margin-top: .5rem;
    line-height: 0;
    color: #fff;
    margin-bottom: 0.3125rem;
}

.footers-text p {
    color: #fff;
    font-size: 0.75rem;
    margin-top: 1.2rem;
    line-height: 0;
}

.isHide {
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.ewm img {
    display: block;
    margin: 30px auto;
    width: 70%;
    height: auto;
}

.footer-btn {
    cursor: pointer;
    position: absolute;
    width: 5.3125rem;
    height: 2rem;
    top: 0.8125rem;
    right: 0.3125rem;
    background: url(//p0.meituan.net/csc/636566b7e62df32a7cfab48c648f02131907.png) no-repeat center;
    background-size: 90%;
}

.loginin {
    z-index: 2002;
    position: relative;
    display: none;
}

.loginin .van-popup {
    border-radius: 2.4vw;
    top: 43%;
    background: transparent;
}

.login {
    width: 82.66667vw;
    padding: 7.46667vw 6.66667vw 6.93333vw;
    background: #fff;
    border-radius: 2.4vw;
}

.login .close_img {
    position: absolute;
    top: 4.26667vw;
    right: 1.6vw;
    width: 10.66667vw;
    height: 10.66667vw;
    text-align: center;
    line-height: 10.66667vw;
}

.login .close_img .close {
    height: 3.73333vw;
    width: 3.73333vw;
}

.login_head, .login_head .hi {
    height: 10.66667vw;
    display: flex;
}

.login_head {
    width: 100%;
    border-radius: 50%;
    margin-bottom: 8vw;
    justify-content: flex-start;
    align-items: center;
}

.login_head img {
    width: 10.66667vw;
    height: 10.66667vw;
    border-radius: 1.33333vw;
}

.login_head .hi {
    flex-direction: column;
    justify-content: space-between;
    padding: 1px 0;
    margin-left: 2.66667vw;
}

.login_head, .login_head .hi {
    height: 10.66667vw;
    display: flex;
}

.login_head .hi h3 {
    font-size: 5.06667vw;
    line-height: 5.06667vw;
    height: 3.2vw;
    font-weight: 700;
}

.login_head .hi p {
    font-size: 3.2vw;
    height: 3.2vw;
    line-height: 3.2vw;
    color: #676767;
}

.login_phone {
    width: 71.2vw;
    height: 13.33333vw;
    border-bottom: 0.5px solid #f0f0f0;
    display: flex;
    align-items: center;
    margin: 2.66667vw auto 0;
}

.login_phone img {
    height: 5.33333vw;
    width: 5.33333vw;
}

.login_password img {
    height: 5.33333vw;
    width: 5.33333vw;
}

.login_phone_number {
    font-size: 4.26667vw;
    margin-left: 2.13333vw;
}

.login_password {
    width: 71.2vw;
    height: 13.33333vw;
    border-bottom: 0.5px solid #f0f0f0;
    display: flex;
    align-items: center;
    margin: 1.33333vw auto 0;
}

.login_password {
    width: 71.2vw;
    height: 13.33333vw;
    border-bottom: 0.5px solid #f0f0f0;
    display: flex;
    align-items: center;
    margin: 1.33333vw auto 0;
}

.login_password_number {
    font-size: 4.26667vw;
    margin-left: 2.13333vw;
    width: 42.66667vw;
}

.login .toggle {
    padding: 4vw 0 0;
}

.ft12 {
    font-size: 3.2vw;
}

.tar {
    text-align: right;
}

.c66 {
    color: #666;
}

.login .btn_box, .login .button {
    text-align: center;
}

.login .button {
    height: 13.86667vw;
    width: 74.66667vw;
    border-radius: 8vw;
    color: #111 !important;
    font-size: 4.26667vw;
    font-weight: 700;
    line-height: 13.86667vw;
    margin: 2.66667vw 0 2.66667vw -2.66667vw;
}

.login .login_agree {
    height: auto;
    padding-top: 4vw;
}

.login_agree {
    height: 3.46667vw;
    font-size: 3.2vw;
    color: #979797;
    text-align: center;
}
.login_agree span a {
    color: #ff7c00;
    text-underline: none;
}