
* {
    margin: 0;
    padding: 0;
}

.container {
    background: url(../img/index-bg.jpg) no-repeat;
    background-size: cover;
    width: 750px;
    height: 4896px;
    margin: 0 auto;
    overflow: hidden;
}

a {
    -webkit-tap-highlight-color: transparent;
}

.toastWidth {
    width: 620px !important;
    min-width: 0 !important;
    max-width: calc(100vw - 20px) !important;
    box-sizing: border-box;
    padding: 14px 20px !important;
    line-height: 1.5 !important;
    font-size: 1.5rem !important;
    text-align: center;
    white-space: nowrap !important;
    word-break: break-word;
}

/**↓↓↓【van-picker】↓↓↓**/
.van-picker-column__item {
    font-size: 2rem;
    height: 4rem;
    line-height: 4rem;
}

.van-picker__toolbar {
    height: 70px !important;
}

.van-picker__title, .van-picker__cancel, .van-picker__confirm {
    font-size: 2rem !important;
}

.van-picker__toolbar {
    font-size: 2rem !important;
}

.van-picker__title {
    line-height: 70px !important;
}
/**↑↑↑【van-picker】↑↑↑**/

.nav {
    position: fixed;
    top: 0;
    width: 750px;
    height: 109px;
    z-index: 998;
}

.nav-bg {
    background: url(../img/top/top-bg.png) no-repeat;
    background-size: cover;
    width: 750px;
    height: 109px;
}

.nav-order {
    position: absolute;
    right: 120px;
    bottom: 5.5px;
    width: 281px;
    height: 102px;
    background: url(../img/top/go-shop.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}

.nav-menu {
    position: absolute;
    right: 35px;
    bottom: 37px;
    width: 48px;
    height: 35px;
    background: url(../img/top/menu-btn.png) no-repeat;
    background-size: 48px 35px;
    cursor: pointer;
}

.page1 {
    width: 750px;
    height: 1336px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.page1-order {
    width: 463px;
    height: 145px;
    margin-bottom: 180px;
    background: url(../img/download.png) no-repeat;
    background-size: cover;
    cursor: pointer;
    animation: pulsate 1.5s infinite;
}

@keyframes pulsate {
    0%,
    100% {
        transform: scale(0.95);
    }
    50% {
        transform: scale(1.08);
    }
}

.page2 {
    width: 750px;
    height: 1846px;
}

.page2-info {
    padding-top: 430px;
}

.page2-input-serve {
    width: 653px;
    height: 81px;
    margin: 0 auto;
    margin-top: -30px;
    background: url(../img/section-02/01.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.page2-input-serve a {
    width: 35px;
    height: 26px;
    margin-right: 20px;
    background: url(../img/section-02/arrow-down.png?v=17) no-repeat;
    background-size: cover;
}

.page2-input-serve input {
    margin-right: 3px;
    width: 345px;
    height: 40px;
    background: none;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}

.page2-input-role {
    width: 653px;
    height: 81px;
    margin: 15px auto;
    background: url(../img/section-02/02.png ) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.page2-input-role input {
    margin-right: 10px;
    width: 394px;
    height: 40px;
    background: none;
    border: none;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
}

.page2-check-in {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.page2-check-in a {
    width: 293px;
    height: 90px;
    background: url(../img/section-02/check-in.png) no-repeat;
    background-size: cover;
    cursor: pointer;
}

.page2-result {
    padding-top: 215px;
}

.page2-login-days {
    width: 326px;
    height: 35px;
    margin: 30px auto;
    background: url(../img/section-03/days.png) no-repeat;
    background-size: cover;
}
.page2-login-days span {
    font-size: 34px;
    font-weight: 500;
    color: #fff;
    margin-left: 240px;
}

.page2-login-day1 {
    width: 678px;
    height: 260px;
    margin: 0 auto;
    margin-top: -40px;
    background: url(../img/section-03/01-l.png) no-repeat;
    background-size: cover;
}
.page2-login-day1.active {
    background: url(../img/section-03/01.png) no-repeat;
    background-size: cover;
}
.page2-login-day1 .normal-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 177px;
    margin-left: 462px;
    background: url(../img/section-03/get.png) no-repeat;
    background-size: cover;
}
.page2-login-day1 .check-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 177px;
    margin-left: 462px;
    background: url(../img/section-03/check.png) no-repeat;
    background-size: cover;
}

.page2-login-day3 {
    width: 678px;
    height: 168px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(../img/section-03/02-l.png) no-repeat;
    background-size: cover;
}
.page2-login-day3.active {
    background: url(../img/section-03/02.png) no-repeat;
    background-size: cover;
}
.page2-login-day3 .normal-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 91px;
    margin-left: 464px;
    background: url(../img/section-03/get.png) no-repeat;
    background-size: cover;
}
.page2-login-day3 .check-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 91px;
    margin-left: 464px;
    background: url(../img/section-03/check.png) no-repeat;
    background-size: cover;
}

.page2-login-day7 {
    width: 678px;
    height: 168px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../img/section-03/03-l.png) no-repeat;
    background-size: cover;
}
.page2-login-day7.active {
    background: url(../img/section-03/03.png) no-repeat;
    background-size: cover;
}
.page2-login-day7 .normal-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 91px;
    margin-left: 464px;
    background: url(../img/section-03/get.png) no-repeat;
    background-size: cover;
}
.page2-login-day7 .check-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 91px;
    margin-left: 464px;
    background: url(../img/section-03/check.png) no-repeat;
    background-size: cover;
}

.page2-recharge {
    width: 732px;
    height: 283px;
    margin: 0 auto;
    margin-top: 25px;
    background: url(../img/section-03/04-l.png) no-repeat;
    background-size: cover;
}
.page2-recharge.active {
    background: url(../img/section-03/04.png) no-repeat;
    background-size: cover;
}
.page2-recharge .normal-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 172px;
    margin-left: 492px;
    background: url(../img/section-03/get.png) no-repeat;
    background-size: cover;
}
.page2-recharge .check-btn {
    display: inline-block;
    width: 176px;
    height: 57px;
    margin-top: 172px;
    margin-left: 492px;
    background: url(../img/section-03/check.png) no-repeat;
    background-size: cover;
}

.page3 {
    position: relative;
    width: 750px;
    height: 528px;
}

.shop-carousel {
    position: relative;
    width: 750px;
    padding: 55px 0 18px;
    box-sizing: border-box;
    overflow: hidden;
    user-select: none;
    margin-top: 415px;
}
.shop-image-wrap {
    width: 690px;
    margin: 0 auto;
    overflow: hidden;
}
.shop-track {
    display: flex;
    transition: transform .45s ease;
}
.shop-track img {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    height: auto;
}
.shop-arrow {
    width: 34px;
    height: 55px;
    flex: 0 0 34px;
    margin: 0 12px;
    border: 0;
    background: transparent no-repeat center / contain;
    cursor: pointer;
}
.shop-arrow-left {
    background-image: url('../img/shop/left.png');
}
.shop-arrow-right {
    background-image: url('../img/shop/right.png');
}
.shop-dots {
    height: 55px;
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}
.shop-dot {
    width: 12px;
    height: 16px;
    padding: 0;
    border: 0;
    background: url('../img/shop/dot.png') no-repeat center / contain;
    cursor: pointer;
}
.shop-dot.active {
    width: 36px;
    height: 36px;
    background-image: url('../img/shop/act.png');
}
.page3 .page3-order {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: #000;
    display: flex;
    justify-content: center;

}
.page3 .page3-order a {
    /* 87 */
    margin-top: 6.5px;
}
.page3 .page3-order.is-fixed {
    position: fixed;
    left: 50%;
    bottom: 0;
    z-index: 997;
    width: 750px;
    transform: translateX(-50%);
    animation: page3OrderIn .35s ease;
}
@keyframes page3OrderIn {
    from {
        transform: translateX(-50%) translateY(100%);
    }
    to {
        transform: translateX(-50%) translateY(0);
    }
}
.page3 .page3-tap {
    position: absolute;
    right: 50px;
    bottom: -8px;
}
.page3 .page3-tap .page3-tap-ring {
    animation: pulsate 1.5s infinite;
}
.page3 .page3-tap .page3-tap-finger {
    margin-left: -65px;
    margin-top: 15px;
    animation: pulsate 1.5s infinite;
}

.bottom {
    height: 157px;
    display: flex;
    justify-content: space-between;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 60px;
}
.bottom a {
    margin-top: 118px;
}

/* 菜单 */
.menu-overlay .menu-box-show {
    width: 750px;
    position: relative;
    margin: 160px auto;
}

.menu-overlay .menu-box-show .menu-item {
    text-align: center;
}

.menu-overlay .menu-box-show .menu-item img {
    width: auto;
    height: 60px;
    padding: 30px 0;
}

/* 已签到 */
.participated-overlay .participated-box-show {
    width: 701px;
    height: 783px;
    margin: 140px auto;
}

.participated-overlay .participated-box-show.reward-code1 {
    background: url(../img/successfully-checked-in/01.png) no-repeat;
    background-size: 701px 783px;
}
.participated-overlay .participated-box-show.reward-code3 {
    background: url(../img/successfully-checked-in/02.png) no-repeat;
    background-size: 701px 783px;
}
.participated-overlay .participated-box-show.reward-code7 {
    background: url(../img/successfully-checked-in/03.png) no-repeat;
    background-size: 701px 783px;
}
.participated-overlay .participated-box-show.reward-code0 {
    background: url(../img/successfully-checked-in/04.png) no-repeat;
    background-size: 701px 783px;
}

.participated-overlay .participated-box-show .close-btn {
    position: absolute;
    margin-left: 615px;
    margin-top: 105px;
}

.participated-overlay .participated-box-show .participated-code {
    padding-top: 408px;
    display: flex;
    justify-content: center;
}

.participated-overlay .participated-box-show .participated-code p {
    width: 472px;
    height: 58px;
    background: url(../img/bg_10.png?v=17) no-repeat;
    background-size: cover;
    line-height: 1.8;
    text-indent: 125px;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
}

.participated-overlay .participated-box-show .participated-code a {
    margin-left: 8px;
    margin-top: 1px;
}

.participated-overlay .participated-box-show .jump-btns {
    margin: 0 auto;
    padding-top: 208px;
    display: flex;
    justify-content: center;
}

/* 查询奖励 */
.reward-overlay .reward-box-show {
    position: relative;
    width: 750px;
    height: 603px;
    background: url(../img/query/query-bg.png) no-repeat;
    background-size: cover;
    margin: 180px auto;
}

.reward-overlay .reward-box-show .close-btn {
    position: absolute;
    right: 20px;
    top: 90px;
}

.reward-overlay .reward-box-show .reward-code {
    position: absolute;
    left: 305px;
    width: 281px;
    height: 45px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.8;
}

.reward-overlay .reward-box-show .reward-code p {
    padding-left: 152px;
}

.reward-overlay .reward-box-show .reward-code1 {
    background: url(../img/query/01.png) no-repeat;
    background-size: 281px 45px;
    top: 264px;
}

.reward-overlay .reward-box-show .reward-code2 {
    background: url(../img/query/02.png) no-repeat;
    background-size: 281px 45px;
    top: 318px;
}

.reward-overlay .reward-box-show .reward-code3 {
    background: url(../img/query/03.png) no-repeat;
    background-size: 281px 45px;
    top: 372px;
}

.reward-overlay .reward-box-show .reward-code4 {
    background: url(../img/query/04.png) no-repeat;
    background-size: 281px 45px;
    top: 426px;
}

.reward-overlay .reward-box-show .jump-btns1 {
    position: absolute;
    top: 264px;
    left: 598px;
}

.reward-overlay .reward-box-show .jump-btns3 {
    position: absolute;
    top: 318px;
    left: 598px;
}

.reward-overlay .reward-box-show .jump-btns7 {
    position: absolute;
    top: 372px;
    left: 598px;
}

.reward-overlay .reward-box-show .jump-btns0 {
    position: absolute;
    top: 426px;
    left: 598px;
}

.reward-overlay .reward-box-show .btn-group a {
    display: block;
}
