.popup[data-v-c6bc8c37] {
    background: transparent;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: absolute
}

.popup .bg[data-v-c6bc8c37] {
    position: absolute;
    top: .4rem;
    right: 0;
    width: 100%;
    height: 2.52rem;
    max-height: 8rem;
    background: url(/assets/images/banner.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 2
}

.popup .bg .con-top[data-v-c6bc8c37] {
    flex: 0 0 auto;
    padding-top: .64rem;
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1em;
    text-align: center
}

.popup .bg .con-top img[data-v-c6bc8c37] {
    margin-bottom: .16rem;
    width: .64rem;
    height: .64rem;
    object-fit: contain
}

.popup .cross[data-v-c6bc8c37] {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%)
}

.popup .cross[data-v-c6bc8c37] .van-icon {
    font-size: .36rem;
    color: #85f;
    border: .04rem solid #fff;
    font-weight: 700;
    border-radius: 50%;
    padding: .08rem
}

.popup-con[data-v-c6bc8c37] {
    margin: 0 auto;
    width: 6.3rem;
    height: 7rem;
    color: #333;
    border-radius: .36rem;
    position: relative;
    background: #fff;
    padding: 2rem .4rem 0;
    display: flex;
    flex-direction: column
}

.popup-con .con-top[data-v-c6bc8c37] {
    flex: 0 0 auto;
    padding-top: .66rem;
    color: #000;
    font-size: .36rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1em;
    display: flex;
    align-items: center
}

.popup-con .con-top img[data-v-c6bc8c37] {
    margin-right: .08rem;
    width: .64rem;
    height: .64rem;
    object-fit: contain
}

.popup-con h3[data-v-c6bc8c37] {
    flex: 0 0 auto;
    margin-top: .24rem;
    padding-bottom: .24rem;
    font-size: .28rem;
    line-height: 1.2em;
    font-weight: 600;
    text-align: left;
    color: #10202f;
    word-break: break-word;
    text-align: center;
    position: relative
}

.popup-con h3[data-v-c6bc8c37]:before {
    content: "";
    position: absolute;
    top: 25%;
    transform: translate(-150%);
    width: .4rem;
    height: .04rem;
    background: linear-gradient(270deg, #000, #0000)
}

.popup-con h3[data-v-c6bc8c37]:after {
    content: "";
    position: absolute;
    top: 25%;
    transform: translate(50%);
    width: .4rem;
    height: .04rem;
    background: linear-gradient(90deg, #000, #0000)
}

.popup-con .desc[data-v-c6bc8c37] {
    position: relative;
    z-index: 9;
    min-height: 0;
    flex: 1;
    overflow-y: auto;
    padding-top: .24rem;
    padding-bottom: .24rem;
    color: #222;
    font-size: .28rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2em
}

.popup-con .desc .time[data-v-c6bc8c37] {
    color: #888;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    margin-top: .28rem
}

.popup-con .count-down[data-v-c6bc8c37] {
    padding: .1rem 0;
    display: flex;
    justify-content: center;
    opacity: 1
}

.popup-con .count-down.hide[data-v-c6bc8c37] {
    opacity: 0
}
