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

.popup .bg[data-v-84b6ad7a] {
    width: 100%;
    height: 1.66rem;
    max-height: 8rem;
    background: url(/img/notice_bg-BBzBX-_Q.png) no-repeat top center;
    background-size: 100% 100%;
    z-index: 2
}

.popup .bg .con-top[data-v-84b6ad7a] {
    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-84b6ad7a] {
    margin-bottom: .16rem;
    width: .64rem;
    height: .64rem;
    object-fit: contain
}

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

.popup .cross[data-v-84b6ad7a] .van-icon {
    font-size: .36rem;
    color: #fff;
    border: .04rem solid rgba(255, 255, 255, .5);
    font-weight: 700;
    border-radius: 50%;
    padding: .08rem
}

.popup-con[data-v-84b6ad7a] {
    width: 6.54rem;
    height: 7rem;
    color: #fff;
    position: relative;
    border-radius: 0 0 .32rem .32rem;
    background: #1b2724;
    padding: 0 .4rem;
    display: flex;
    flex-direction: column
}

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

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

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

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

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