#main {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
    min-height: 100vh;
    height: auto;
    font-size: 14px;
    font-weight: 400;    
}
::-webkit-scrollbar{
	display: none;
   /* background-color:transparent; */
}
.regBackImg {
    width: 100%;
    min-height: 100vh;
    height: auto;
    z-index: -1;
}
.loadingImg{
    width: 100%;
    min-height: 100vh;
    height: auto;
    z-index: -1;
}
.regContent {
    position: absolute;
    background-color: white;
    padding-bottom: 10px;
    top: 210px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    height: auto;
    border-radius: 6px;
    box-shadow: rgb(230, 230, 230) 0px 0px 10px;
    z-index: 10;
}


#bottom {
    margin: 10px 0 0;
    width: 100%;
    height: 48px;
    text-align: center;
    color: #aaa;
    font-size: 10px;
    line-height: 20px;
}

#bottom a {
    color: #2196f3;
}


#login {
    width: 100%;
    box-sizing: border-box;
}

.bgImg {
    width: 100%;
}
.universalBottom {
    position: relative;
    width: 100vw;
    max-width: 500px;
    height: auto;
    margin: 0 auto;
    color: #666;
    background-color: rgba(255, 255, 255, 0.2);
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.universalBottom .item {
    display: inline-block;
    width: 49%;
    height: auto;
    text-align: left;
    font-size: 11px;
    padding-left: 4%;
    box-sizing: border-box;
    margin: 5px 0;
}

.welcome {
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    padding: 0 10%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.welcome div {
    flex: 1;
    font-size: 20px;
    font-weight: 400px;
    font-family: 'PingFangSC-Regular';
    font-size: 18px;
    color: #666666;
    letter-spacing: -0.06px;
}

.welcome img {
    width: 60px;
    height: 60px;
}

.list_middle {
    width: 80%;
    margin: 4px auto;
    box-sizing: border-box;
    border-bottom: 1px solid #e9e7e7;
    height: 50px;
    background: #fff;
    overflow: hidden;
}

.list_right {
    width: 35%;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    font-family: 'PingFangSC-Regular';
    font-size: 12px;
    color: #FF4B38;
    letter-spacing: -0.07px;
}

#timer {
    color: #ff4b38;
    font-size: 13px;
    letter-spacing: 0px;
}

input {
    border: none;
    outline: none;
    height: 50px;
    line-height: 30px;
    letter-spacing: 2px;
    background-color: none;
    font-family: 'PingFangSC-Regular';
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
}

#phone {
    width: 100%;
}

#code, #graphCode {
    width: 65%;
    float: left;
    font-family: 'PingFangSC-Regular';
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    }

#getRdm {
    color: #ff4b38;
}

#inviteUserName {
    color: #ccc;
}


/* #submit{width: 78%; text-align: center; -webkit-text-shadow: 0px 0px 3px #E73A18; text-shadow: 0px 0px 3px #E73A18; -webkit-appearance: none;  -webkit-box-shadow: 0px -5px 5px #F0A116 inset; box-shadow: 0px -5px 5px #F0A116 inset; height: 44px; font-size: 20px; letter-spacing: 0.6rem; color: #fff; background: #F9CA32; border: none;	border-radius: 20px;} */

#submit {
    width: 80%;
    height: 48px;
    margin: 30px auto 0;
    background-color: #ff4b38;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border-radius: 6px;
    color: white;
}
#loading {
    position: absolute;
    bottom:20%;
    left:50%;
    margin-left:-30%;
    width: 60%;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.allow {
    font-size: 12px;
    color: #9e9e9e;
    margin-left: 5px;
}

.moren .layui-layer-title {
    background: #fff;
    border: none;
    padding: 0;
    padding-top: 30px;
    text-align: center;
    letter-spacing: 2px;
    height: auto;
    line-height: 14px;
}

.moren .layui-layer-btn a {
    width: 100%;
    background: #fff;
    border: none;
    color: #1e9fff;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0;
    padding: 10px 0;
}

.moren .layui-layer-btn {
    text-align: center;
    padding: 0;
}

.moren .layui-layer-btn .layui-layer-btn1 {
    background: #fff;
}

.moren.layui-layer-dialog .layui-layer-content {
    padding: 10px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

#page {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}


.logo {
    width: 45vw;
    height: 35vw;
    margin: 100px auto 0;
    background: url('../img/hold.png') no-repeat;
    background-size: 100% 100%;
}

.success {
    margin: 20px auto;
    text-align: center;
    font-family: 'PingFangSC-Regular';
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    font-weight: 200;
}

.begin {
    font-family: 'PingFangSC-Regular';
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    background-color: #FF4B38;
    border-radius: 6px;
    height: 50px;
    line-height: 50px;
    width: 80%;
    margin: 20px auto;
}
img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.mantle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    visibility: hidden;
}

.tip {
    position: relative;
    width: 100%;
    height: auto;
}

.iframeBtm {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 80px;
}


