body,
div,
p,
input,
ul{
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
body{
    width: 100%;
    font-size: 14px;
    background-color: #fff;
    overflow: hidden;
    -webkit-tap-highlight-color: transparent;
}
#app{
    width: 100%;
    height: 100%;
    background-size: cover;
    border-top: 1px solid transparent;
    -webkit-tap-highlight-color: transparent;
}
.app{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    position: absolute;
    -webkit-overflow-scrolling: touch;
}
.app-top{
    width: 100%;
    text-align: center;
}
.app-top .activity-free{
    height: 0.7rem;
    margin-top: 0.4rem;
}
.discount-box{
    height: 0.5rem;
    line-height: 0.5rem;
}
.discount-box img{
    height: 100%;
}
.activity-num,.activity-num1{
    font-size: 0.55rem;
    margin: 0 0.1rem;
    color: #F96D6F;
    font-weight: 700;
}

.app-middle{
    width: 100%;
    margin-top: 0.6rem;
}
.app-middle img{
    width: 100%;
}
.app-bottom{
    margin-top: 0.2rem;
    width: 90%;
    position: relative;
    margin-left: 5%;
}
.input-box{
    background:rgba(0,0,0,0.6);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    display: none;
}
.input-box input,.free-get{
    border: none;
    border-radius: 0.5rem;
    text-align: center;
    margin-left:7.5%;
    height: 1rem;;
    outline: none;
}
.input-box input{
    width: 85%;
    background-color: rgba(243,243,243,1);
    margin-top:0.85rem;
}
.invitation_input{
    position: absolute;
    width: 100%;
    left: 0;
    top: 30%;
}
.free-get{
    width: 85%;
    background-size: 100%;
    color: #AFB1B9;
    text-indent: -999em;
}
.get-award{
    margin-top: 0.5rem;
    width: 100%;
}
.award-title{
    width: 100%;
    text-align: center;
    font-size: 0.2rem;
    color: #E1961A;
}
.award-title span img{
    width: 10%;
    margin: 0 10px;
}
.share-box {
    cursor: pointer;
    width: 100%;
    margin: 0.3rem 0;
    height: 0.92rem;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}
.share-box img{
    cursor: pointer;
    height: 100%;
    margin: 0 0.3rem;
    -webkit-tap-highlight-color: transparent;
}
#phone{
    color: rgb(98, 98, 100);
    font-size: 0.33rem;
}
.bgban{
    width: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 5;
}
.entirety{
    position: absolute;
    width: 100%;
    z-index: 7;
}
.invitation_back{
    position: absolute;
    width: 5%;
    right:6%;
    top:10%;
    margin-top:0.4rem;
    z-index: 10000;
}
.invitation_bg{
    width: 100%;
    position: absolute;

}
.invitation_form{
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1000;
}
.text_hint{
    padding: 3% 0 3% 10%;
    color: red
}
@media (min-width:1100px){
    #app{
        width:414px;
        margin: 0 auto;
        position: relative;
    }
    .discount-box{
        height: 26px;
        line-height: 26px
    }
    .app-middle{
        margin-top: 27px;
    }
    .activity-num, .activity-num1{
        font-size: 25px;    margin: 0 10px;
    }
    .app-top .activity-free{
        height: 48px;
        margin-top: 30px;
    }
    .app-bottom{
        margin-top: 15px;
    }
    .get-award{
        margin-top: 21px;
    }
    .award-title{
        font-size: 17px
    }
    .share-box{
        margin: 23px 0;
        height: 50px;
    }
    .share-box img{
        margin: 0 22px;
    }
    .footer{
        margin-top: 182px !important;
    }
    .invitation_back{
        margin-top: 22px;
    }
    .input-box input{
        margin-top: 53px;
    }
    .input-box input, .free-get{
        border-radius: 40px;    height: 57px;
    }
    #phone{
        font-size: 16px;
    }
}

/*html body*/
html,body{
    height: 100%;
}
/*page*/
.page{
    display: none;
    height: 100%;
    position: relative;
}
@media (min-width:1100px){
    .page{
        width:414px;
        margin: 0 auto;
    }
}
.scroll-wrap{
    height: 100%;overflow-y: scroll;
    background: #003BE4;
}
/*Ad*/
.banner-box{
    position: relative;
}
.banner-bg{
    display: block;width: 100%;
}
.banner-content{
    position: absolute;
    z-index: 1;left: 0;right: 0;top: 0;bottom: 0;
}
.freeTimeTit{
    width: 4.17rem;height: .65rem;
    background: url("../../images/1_actfreeTime.png") no-repeat;
    background-size: 4.17rem .65rem;
    margin: 0 auto;
    margin-top: .85rem;
    font-size: .43rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    line-height: .62rem;
    letter-spacing: .04rem;
}
.discountInfo{
    display: flex;align-items: center;justify-content: center;
    font-size: 1rem;
    font-family: PingFangSC-Heavy, PingFang SC;
    font-weight: 800;
    color: #FFFF00;
    margin-bottom: .1rem;
    text-shadow: 0 .06rem 0 #1E56F7;
    height: 1rem;margin-top: .1rem;
}
.discountInfo span{
    font-size: .8rem;
    margin-top: -.1rem;
}
.discountImg1{
   height: .85rem;display: block;
    margin-left: .1rem;
}
.discountImg2{
    display: block;height: .8rem;
    margin: 0 auto;
}
/*领取方式 */
.loginWay{
    width: 6.67rem;height: 5.1rem;margin: 0 auto;
    margin-top: .25rem;
    background: url("../../images/1_loginWayBg.png") no-repeat;
    background-size: 6.67rem 5.1rem;
    display: flex;align-items: center;justify-content: space-around;
}
.way{
    font-size: .27rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #0096FF;text-align: center;
}
.way img{
    display: block;width: 1.54rem;
}
.rfg_info{
    display: block;
    width: 6.67rem;margin: 0 auto; margin-top: .42rem;
}
/*手机登录*/
.phoneModel{
    position: absolute;
    z-index: 5;left: 0;right: 0;top: 0;bottom: 0;
    display: flex;align-items: center;justify-content: center;
    background: rgba(0,0,0,.6);
}
.phoneConfirm{
    width: 6.46rem;padding-bottom:.79rem ;background: #FFFFFF;
    border-radius: .17rem;
}
.p_close{
    display: block;margin-top: .35rem;
    margin-right: .42rem;margin-left: auto;
    width: .33rem;height: .33rem;
}
.phoneInputBox{
    width: 5.63rem;
    height: .94rem;
    background: #EFF1F5;
    border-radius: .47rem;
    margin: 0 auto;
    margin-top: .46rem;
    display: flex;align-items: center;
    justify-content: center;
}
.phoneInput{
    display: block;
    width: 90%;
    outline: none;
    border: none;
    background-color: initial;
    height: .5rem;
    line-height: .5rem;
    font-size: .31rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4A4A4A;
    text-align: center;
}
.phoneBtn{
    width: 5.63rem;
    height: .94rem;
    background: linear-gradient(180deg, #FFA6A8 0%, #F84346 100%);
    box-shadow: 0px .12rem .21rem 0px rgba(253,99,101,0.6);
    border-radius: .47rem;margin: 0 auto;
    margin-top: .31rem;display: flex;align-items: center;
    justify-content: center;font-size: .33rem;
    font-family: NotoSansHans-Medium, NotoSansHans;
    font-weight: 500;
    color: #FFFFFF;
}
.phoneInputWarm{
    margin-top: .21rem;font-size: .25rem;
    font-family: NotoSansHans-Regular, NotoSansHans;
    font-weight: 400;
    color: #F96D6F;
    margin-left: .58rem;
}

.comment {
    position: relative;
    margin: auto;
    text-align: center;
    width: 6.67rem;
}

.comment-div {
    width: 100%;
    height: 6.7rem;
    overflow: auto;
    position: absolute;
    top: 15%;
}