body{
    background-color: #20252f;
}
body,html{
    overflow: hidden;
}
#app{
    height: 100%;
    overflow: hidden;
}
.wrap{
    height: 100%;
    overflow-y: auto;
    font-size: 0;
}
.btn-float{
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: .44rem;
    height: .96rem;
    font-size: .28rem;
    color: #fff;
    line-height: .32rem;
    text-align: center;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/btn-float.png);
    background-size: 100%;
    z-index: 9;
}
.btn-rule{
    top: .8rem;
}
.btn-award{
    top: 1.88rem;
}
.btn-share{
    top: 2.96rem;
}
/* 合规信息 */
.btn-down-des-qq{
    padding: .2rem;
    background: linear-gradient(180deg, #1B2025 0%, #161B1F 100%);
}
.des-qq-item{
    display: flex;
    justify-content: space-between;
    font-size: .2rem;
    color: #999;
    margin-bottom: .06rem;
}
.des-qq-item a{
    color: #999;
    text-decoration: underline;
}
.btn-down-des{
    text-align: center;
    font-size: .2rem;
    color: #999;
}
.btn-down-des a{
    color: #999;
    text-decoration: underline;
}
/* 头部 */
.header{
    position: relative;
    width: 100%;
}
.header-bg{
    width: 100%;
    object-fit: contain;
}
.btn-down{
    position: absolute;
    bottom: .36rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 3.36rem;
    height: .96rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/btn-down.png);
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
}
/* 模块一 */
.module-1{
    position: relative;
}
.module-1-bg{
    width: 100%;
    object-fit: contain;
}
.btn-get{
    position: absolute;
    bottom: .9rem;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
}
.btn-get img{
    width: 2.66rem;
    object-fit: contain;
}
/* 模块二 */
.module-2{
    position: relative;
}
.module-2-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: contain;
}
.video{
    width: 6.7rem;
    height: 3.8rem;
    margin: 0 auto;
}
.video video{
    opacity: 0;
    width: 6.7rem;
    height: 3.8rem;
    transition: opacity 1s;
}
.btn-play{
    position: absolute;
    top: 0;
    left: 0;
    width: 6.7rem;
    height: 3.8rem;
}
.video.show video{
    opacity: 1;
}
/* 模块三 */
.module-3{
    position: relative;
}
.module-3-img{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.map1{
    position: absolute;
    top: 2.82rem;
    left: .58rem;
}
.map1 img{
    width: 5rem;
    object-fit: contain;
}

.map2{
    position: absolute;
    top: 6.86rem;
    left: 1.8rem;
}
.map2 img{
    width: 5rem;
    object-fit: contain;
}

.map3{
    position: absolute;
    top: 10.9rem;
    left: 0.58rem;
}
.map3 img{
    width: 5rem;
    object-fit: contain;
}
/* 底部 */
.footer{
    position: relative;
    width: 100%;
}
.footer-bg-qq{
    width: 100%;
    object-fit: contain;
}
.footer-bg{
    width: 100%;
    object-fit: contain;
}
.footer .btn-down-des{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
/* 下载页 */
.download{
    position: relative;
    height: 100%;
    padding-top: 4.4rem;
    overflow-y: hidden;
}
.bg1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 7.64rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/down-bg1.jpg);
    background-size: 100%;
}
.bg2{
    position: absolute;
    top: 10rem;
    left: 0;
    width: 100%;
    height: 7.64rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/down-bg2.jpg);
    background-size: 100%;
}
.down-content{
    position: relative;
    padding-top: .64rem;
    margin: 0 auto;
    width: 7.02rem;
    height: 7.66rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/down-flat.png);
    background-size: 100%;
}
.down-step{
    display: flex;
    padding: 0 .4rem;
}
.down-title{
    flex-shrink: 0;
    width: 1.4rem;
    white-space: nowrap;
    font-size: .32rem;
    color: #F37427;
}
.down-des{
    font-size: .32rem;
    color: #FFF5F5;
}
.down-code{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .24rem auto .44rem;
    width: 3.36rem;
    height: 3.36rem;
    border: .02rem solid rgba(255, 255, 255, 0.5);
}
.down-code img{
    width: 3.2rem;
    height: 3.2rem;
}
.btn-copy{
    margin: .24rem auto 0;
    width: 2.66rem;
    height: .76rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/btn-copy.png);
    background-size: 100%;
}
.btn-check-index{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: .96rem;
    line-height: .96rem;
    text-align: center;
    font-size: .36rem;
    color:  #F37427;
    background: linear-gradient(270deg, rgba(95, 97, 110, 0.5) 22.4%, rgba(54, 55, 67, 0.5) 106.27%);
}

/* 物资展示 */
.group-award{
    display: flex;
    justify-content: space-between;
    margin: .32rem auto 0;
}
.index-group-award{
    position: absolute;
    bottom: 1.96rem;
    left: 0;
    width: 100%;
    padding:  0 1rem;
}
.item-award{
    position: relative;
}
.box-award{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.44rem;
    height: 1.44rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/bg-award-s.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.box-award img{
    width: 1.4rem;
    height: 1.4rem;
}
.name-award{
    text-align: center;
    width: 1.3rem;
    margin: .1rem auto 0;
    font-size: .28rem;
    color: #bbb;
}
.label-lucky{
    position: absolute;
    top: 0;
    right: 0;
    width: .91rem;
    height: .27rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/label-lucky.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
/* 弹窗 */
.popup-wrap{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 99;
}
.popup-mask {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.55);
}
.popup-content {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/popup-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.popup-title-wrap{
    position: relative;
    height: .96rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(34, 34, 34, 1);
}
.popup-close{
    position: absolute;
    top: 0;
    bottom: 0;
    left: .3rem;
    margin: auto;
    width: .44rem;
    height: .36rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/popup-close.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.poopup-title{
    margin: 0 auto;
    font-size: 0;
}
/* 选择并下载注册游戏的账号 */
.popup-title-area{
    width: 5.23rem;
    height: .37rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-popup-area.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.group-area{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.1rem 0;
}
.item-area{
    color: #0f2128;
    font-size: .28rem;
    text-align: center;
}
.item-area:first-child{
    margin-right: 1.4rem;
}
.qq-area{
    width: 1.44rem;
    height: 1.44rem;
    margin-bottom: .16rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/qq.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.wechat-area{
    width: 1.44rem;
    height: 1.44rem;
    margin-bottom: .16rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/wechat.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
/* 下载并注册角色，领物资 */
.popup-title-down{
    width: 4.78rem;
    height: .36rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-popup-down.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.title-down{
    width: 4.76rem;
    height: .43rem;
    font-size: 0;
    margin: .4rem auto .2rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-down.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-group-btn{
    display: flex;
    justify-content: space-between;
    margin-top: .36rem;
    padding: 0 .6rem;
}
.popup-btn-switch{
    width: 2.96rem;
    height: .8rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/popup-btn-switch.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-btn-down{
    width: 2.96rem;
    height: .8rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/popup-btn-down.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-down-des{
    display: flex;
    justify-content: center;
    margin-top: .44rem;
    font-size: .28rem;
    color: rgb(132, 124, 124);
}
.popup-copy-text{
    color: rgb(0, 117, 249);
}
.popup-down-hint{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .26rem;
    font-size: .32rem;
    color: rgb(243, 116, 39);
}
.popup-down-hint::before{
    content: '';
    width: 1.68rem;
    height: .02rem;
    background: rgba(0, 0, 0, .2);
}
.popup-down-hint::after{
    content: '';
    width: 1.68rem;
    height: .02rem;
    background: rgba(0, 0, 0, .2);
}
.popup-down-step{
    margin: .1rem auto .2rem;
    width: 5.92rem;
    font-size: .24rem;
    color: rgb(102, 102, 102);
}
.popup-down-img{
    margin: 0 auto .42rem;
    width: 6.04rem;
    height: 2.24rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/img-guide.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
/* 商户奖励领取成功1 */
.popup-title-get{
    width: 3.46rem;
    height: .37rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-popup-get.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-box-award{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .4rem auto 0;
    width: 1.67rem;
    height: 1.67rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/bg-award.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-box-award img{
    height: 1.38rem;
    object-fit: contain;
}
.popup-text-discount{
    margin-top: .24rem;
    color: #F37427;
    font-size: .36rem;
    text-align: center;
}
.popup-text-award{
    margin-top: .1rem;
    color: #888;
    font-size: .28rem;
    text-align: center;
}
.popup-wrap-get1 .popup-group-btn{
    margin: .3rem auto .52rem;
}
.popup-btn-show{
    width: 2.96rem;
    height: .8rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/popup-btn-show.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-btn-check{
    width: 2.96rem;
    height: .8rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/popup-btn-check.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
/* 商户奖励领取成功2 */
.popup-title-get-game{
    width: 3.47rem;
    height: .37rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-popup-get-game.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-wrap-get2 .group-award{
    overflow-y: auto;
    margin: .6rem .6rem 0;
    padding:  0;
}
.popup-wrap-get2 .item-award{
    flex-shrink: 0;
    margin-right: .4rem;
}
.popup-wrap-get2 .item-award:last-child{
    margin-right: 0;
}
.popup-wrap-get2 .box-award{
    width: 1.67rem;
    height: 1.67rem;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/bg-award.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-wrap-get2 .box-award img{
    width: 1.6rem;
    height: 1.6rem;
}
.popup-wrap-get2 .name-award{
    margin-top: .12rem;
    font-size: .28rem;
    color: #333;
}
.popup-wrap-get2 .popup-group-btn{
    margin: .3rem auto .52rem;
}
/* 领取失败 */
.popup-title-fail{
    width: 1.72rem;
    height: .36rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-popup-fail.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-text-account{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .7rem auto 0;
    font-size: .36rem;
    color: #888;
}
.popup-text-account .text-light{
    color: #333;
}
.title-no-account{
    width: 6.21rem;
    height: .44rem;
    margin: .46rem auto 0;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-no-account.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-wrap-fail .popup-btn-switch{
    margin: .74rem auto .52rem;
}
/* 请使用QQ/微信扫码打开活动 */
.popup-title-scan-wechat{
    width: 4.79rem;
    height: .37rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-popup-wx.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-title-scan-qq{
    width: 4.64rem;
    height: .4rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-popup-qq.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.popup-scan-code{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.4rem;
    height: 2.4rem;
    margin: .5rem auto 0;
    background: #fff;
}
.popup-scan-code img{
    width: 2rem;
    height: 2rem;
}
.popup-text-save{
    margin-top: .12rem;
    font-size: .28rem;
    color: #0f2128;
    text-align: center;
}
.popup-text-subsave{
    margin-bottom: .34rem;
    margin-top: .04rem;
    font-size: .28rem;
    color: #838C8F;
    text-align: center;
}
/* 下载并注册角色，领物资(下载进度) */
.title-down-tips{
    margin: .66rem auto 0;
    width: 6.34rem;
    height: .48rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/title-down-tips.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.box-circle{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .48rem auto .52rem;
}
.van-circle__text{
    font-size: .4rem;
    color: #bbb;
}
.box-circle-full .van-circle__text{
    color: #1ab401;
}
/* 活动二维码 */
.popup-wrap-code{
    flex-direction: column;
    align-items: center;
}
.popup-wrap-code .popup-content{
    position: relative;
    width: 6.24rem;
    height: 8.44rem;
}
.popup-code-bg{
    width: 6.24rem;
    height: 8.44rem;
}
.popup-code-img{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 1.04rem;
    left: 0;
    right: 0;
    margin: auto;
    width: 2.4rem;
    height: 2.4rem;
    border: .04rem solid #f37427;
    background: #fff;
}
.popup-code-img img{
    width: 2rem;
    height: 2rem;
}
.popup-close-max{
    position: relative;
    margin-top: .8rem;
    width: .7rem;
    height: .56rem;
    font-size: 0;
    background-image: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/popup-close-max.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

/* 应用权限说明页面 */
.statement{
    background: #fff;
    height: 100%;
    overflow-y: auto;
}
.statement-title{
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    font-size: .32rem;
    text-align: center;
    background: #0052d9;
}
.statement-call{
    color: #606266;
    font-size: .3rem;
    padding: .2rem .32rem;
}
.statement-item{
    font-size: .26rem;
    color: #000;
    padding: .1rem .4rem;
    text-indent: .3rem;
}
.statement-subtitle{
    font-size: .26rem;
    color: #000;
    padding: .2rem .3rem;
}
.statement-subitem{
    font-size: .24rem;
    color: #000;
    padding: .1rem .6rem;
}
.statement-des{
    font-size: .2rem;
    color: #000;
    margin-top: .3rem;
    padding: 0 .32rem;
}
/* 视频组件样式 */
.tip-video {
    position: relative;
    height: 5.78rem!important;
    background-size: 100% auto;
    padding-top: 1.56rem;
    padding-left: .42rem;
}
.tip-video-container {
    position: relative;
    box-sizing: border-box;
    width: 6.7rem;
    height: 3.8rem;
}

.tip-video-play {
    position: absolute;
    top: 1.6rem;
    left: .48rem;
    width: 6.7rem;
    height: 3.8rem;
    z-index: 10;
    background: url(https://image-1251917893.file.myqcloud.com/2023/a20230227lmjxTemplate/img/btn-play.png) center no-repeat;
    background-size:  1.24rem 1.22rem;
    opacity: 1;
}

.tip-video-play--hidden {
    opacity: 0;
}