.shading2 {
    background: url(../imgs/shading.png) fixed 0 1.6rem no-repeat;
    background-size: 100%;
}

.box1 {
    background: url(/images/box1_bg.png) no-repeat;
    background-size: cover;
    width: 1.67rem;
    height: 1.67rem;
    line-height: 1.67rem;
    text-align: center;
    color: #fff;
    z-index: 10;
    /* font-weight: bold; */
    text-shadow: 0 0 2px #000, 0 0 5px #fff
}

.weal-woe {
    position: fixed;
    top: 0.7rem;
    left: 5.00rem;
    font-size: 36px
}

.date {
    position: fixed;
    top: 2.80rem;
    left: 5.00rem;
    font-size: 24px
}

.wark {
    background: url(/images/mark.png) no-repeat;
    background-size: cover;
    width: 0.26rem;
    height: 0.26rem;
    position: absolute;
    top: 50%;
    right: -0.35rem;
    transform: translateY(-50%)
}

.box2 {
    background: url(/images/box2_bg.png) no-repeat;
    background-size: cover;
    width: 7.50rem;
    height: 5.2rem;
    position: fixed;
    top: 5.1rem;
    left: 0;
    z-index: 10;
}

.card_warp {
    margin: 0.70rem 1.00rem 0;
    display: flex;
    justify-content: space-between
}

.item_box {
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 0.80rem;
}

.main-star {
    background: url(/images/main_star.png) no-repeat;
    background-size: cover;
    width: 0.60rem;
    height: 0.30rem;
    margin: 0.30rem auto
}

.auxiliary_star {
    background: url(/images/auxiliary_star.png) no-repeat;
    background-size: cover;
    width: 0.60rem;
    height: 0.30rem;
    margin: 0.30rem auto
}

.gods-card {
    background: url(/images/gods_card.png) no-repeat;
    background-size: cover;
    width: 1.20rem;
    height: 0.30rem;
    margin: 0.30rem auto
}

.item_box img {
    width: 1.64rem;
    height: 2.59rem
}

.arrow {
    background: url(/images/arrow.png) no-repeat;
    background-size: cover;
    width: 0.70rem;
    height: 0.70rem;
    position: absolute;
    top: 50%;
    right: 0.20rem;
    transform: translateY(-50%)
}

.go-btn {
    width: 2.80rem;
    height: 0.88rem;
    background: #8768AF;
    border-radius:0.15rem;
    color: #fff;
    font-size: 18px;
    box-shadow: 0 0 5px #a78deb;
    line-height: 0.88rem;
    text-align: center;
    position: absolute;
    bottom: -0.6rem;
    left: 50%;
    transform: translateX(-50%)
}

.mask {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.time-msg {
    width: 5.50rem;
    border-radius: 0.20rem;
    background-color: #fff;
    padding: 0.40rem 0.50rem;
    box-sizing: border-box;
    color: #2A2A2A;
    box-shadow:0 0 10px #a78deb;
    position: fixed;
    z-index: 100;
    top: 4.0rem;
    left: 0.65rem;
}

.card-text-1 {
    font-size: 14px;
    font-weight: bold;
}

.card-text-2 {
    font-size: 24px;
    font-weight: bold;
    margin: 0.20rem auto 0.30rem
}

.card-text-3 {
    font-size: 12px;
    margin-top: 0.20rem;
    line-height: 0.40rem
}

.fork {
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    top: 0.22rem;
    right: 0.22rem
}
