*{
    margin: 0;
    padding: 0;
}
.bg{
    width: 100%;
    height: 16.6rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/gift_bg.jpg) 0 0 no-repeat;
    background-size: 100%;
    position: relative;
    /* overflow: hidden; */
}
.giftCode{            
    position: absolute;    
    width: 5.7rem;
    height: 0.83rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/gift_box.png) 0 0 no-repeat;
    background-size: 100%;
    top: 9.8rem;
    right: 0.9rem;
    z-index: 2;
    line-height: 0.52rem;
    color:#ff7e90;
    font-size: 0.26rem;
    text-align: center;
    text-transform: uppercase;
    display: none;
}
.login{            
    position: absolute;    
    width: 2.27rem;
    height: 0.71rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/top_login.png) 0 0 no-repeat;
    background-size: 100%;
    top: 9.54rem;
    left: 50%;
    margin-left: -1.135rem;
    z-index: 2;
}
.loginBtn{            
    position: absolute;    
    width: 2.29rem;
    height: 0.71rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/btn.png) 0 0 no-repeat;
    background-size: 100%;
    top: 9.54rem;
    left: 50%;
    margin-left: -1.135rem;
    z-index: 2;
}
.logout{            
    position: absolute;    
    width: auto;
    height: 0.48rem;
    line-height: 0.48rem;
    top: 9.1rem;
    left: 2.56rem;
    z-index: 2;
    display: flex;
    display: -webkit-flex;
    justify-content: left;
    -webkit-justify-content: left;
    align-items: center;
    -webkit-align-items: center;
    display: none;
}
.flex{
    display: flex;
    display: -webkit-flex;
    justify-content: left;
    -webkit-justify-content: left;
    align-items: center;
    -webkit-align-items: center;
}
.logoutBtn{            
    width: 0.99rem;
    height: 0.36rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/top_out.png) 0 0 no-repeat;
    background-size: auto 100%;
}
.usernum{
    font-size: 0.24rem;
    color:#757283;
    margin-right: 0.08rem;
    user-select: none;
    font-family: math;
}
.time{
    position: absolute;
    width: auto;
    height: 0.48rem;
    line-height: 0.48rem;
    top: 8.66rem;
    left: 2.56rem;
    font-size: 0.24rem;
    color:#757283;
    margin-right: 0.08rem;
    font-family: math;
    user-select: none;
}
.rule{
    position: absolute;
    width: 5.5rem;
    height: 0.48rem;
    line-height: 0.48rem;
    top: 13.9rem;
    left: 1.06rem;
    font-size: 0.24rem;
    color:#766ea0;
    margin-right: 0.08rem;
    font-family: math;
}

.dialog{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 14rem;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 3;
    display: none;
}
.loginBox{
    width:7.47rem;
    height: 7.44rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -3.735rem;
    margin-top: -3.732rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/pop_box.png) 0 0 no-repeat;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-top: 3.1rem;
    color: #7a8acd;
}
.loginTitle{
    width: 1.48rem;
    height: 0.49rem;
    position: absolute;
    left: 50%;
    top: 2.2rem;
    margin-left: -0.74rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/tittle_1.png) 0 0 no-repeat;
    background-size: auto 100%;
    
}
.close{
    width: 0.42rem;
    height: 0.42rem;
    position: absolute;
    right: 0.2rem;
    top: 1.1rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/pop_close.png) 0 0 no-repeat;
    background-size: auto 100%;
}
.input-item {
    margin-bottom: 0.38rem;
    overflow: hidden;
    box-sizing: border-box;
}
.input-item span {
    line-height: 0.6rem;
    height: 0.6rem;
    font-size: 0.24rem;
    float:left;
    font-weight: bold;
}
.form{
    width: 5.24rem;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    /* background-color: red; */
}
.input-item input {
    width: 4.3rem;
    float: right;
    border: 0.02rem solid #7a8acd;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    height: 0.6rem;
    text-indent: 0.2rem;
    box-sizing: border-box;
    font-size: 0.24rem;
}
.input-message input{
    width: 2.7rem;
    float: right;
    margin-right: 0.2rem;
}
.input-item input::placeholder{
    color:#c7c4c4;
    font-size: 0.2rem;
}
.input-item input:hover,.input-item input:focus{
    outline: none;
}
#TencentCaptcha{
    padding: 0;
    border: none;
    outline: none;
    width: 1.4rem;
    height: 0.6rem;
    box-sizing: border-box;
    line-height: 0.6rem;
    text-align: center;
    cursor: pointer;
    display: block;
    font-family: "HanQiHei";
    font-size: 0.22rem;
    background-color: #7a8acd;
    color: #fff;
    float: right;
}
#TencentCaptcha[disabled=disabled]{
    color: #c7c4c4;
}
.loginBox .login-btn{     
    width: 2.1rem;
    height: 0.7rem;
    background: url(https://res.zulong.com/cms/mystyle/activity/wx_official_account/img/pop_btn1.png) 0 0 no-repeat;
    background-size: 100%;
    margin: 0 auto;
}
.alertShadow{
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100vh;
    z-index: 10;
    display: none;
}
.alertShadow p{
    color: #fff;
    text-align: center;
    position: absolute;
    top: 49%;
    font-size: 0.3rem;
    width: 100%;
}