.url-btn[data-v-a3b1f9ed] {
    margin-top: .24rem;
    margin-bottom: .4rem
}

.code-box[data-v-a3b1f9ed] {
    margin-bottom: .4rem;
    border-radius: .24rem;
    overflow: hidden;
    position: relative
}

.code-box .content[data-v-a3b1f9ed] {
    z-index: 2;
    display: flex;
    flex-direction: column
}

.code-box .content .top_img[data-v-a3b1f9ed] {
    margin-top: .32rem;
    text-align: center
}

.code-box .content .top_img img[data-v-a3b1f9ed] {
    width: 2.36rem
}

.code-box .content p[data-v-a3b1f9ed] {
    margin-top: .28rem;
    padding: 0 .4rem;
    color: #fff;
    font-size: .4rem;
    text-align: center;
    font-weight: 500;
    line-height: .6rem
}

.code-box .content .qr-con[data-v-a3b1f9ed] {
    margin: .48rem auto 0rem;
    width: 4.4rem;
    height: 4.4rem;
    border-radius: .32rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.code-box .content .qr-con[data-v-a3b1f9ed] img,
.code-box .content .qr-con[data-v-a3b1f9ed] canvas {
    width: 3.6rem;
    height: 3.6rem
}

.bg[data-v-a3b1f9ed] {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.bg img[data-v-a3b1f9ed] {
    width: 100%
}

.container[data-v-a3b1f9ed] {
    z-index: 2;
    position: relative
}

.line[data-v-a3b1f9ed] {
    margin-top: 1.4rem;
    padding: .32rem;
    border-radius: .24rem;
    color: #fff;
    background: #395ef433;
    box-shadow: 0 .08rem .4rem #5fbbff;
    -webkit-backdrop-filter: blur(.2rem);
    backdrop-filter: blur(.2rem)
}

.line .li[data-v-a3b1f9ed] {
    padding: .24rem;
    align-items: center;
    background: #82e9fb1a
}

.line .li .flex1[data-v-a3b1f9ed] {
    margin-right: .24rem
}

.line .li .flex1 .li-title[data-v-a3b1f9ed] {
    font-size: .32rem;
    font-weight: 500;
    line-height: .32rem;
    margin-bottom: .14rem;
    color: #fff9
}

.line .li .flex1 .code[data-v-a3b1f9ed] {
    font-size: .28rem;
    line-height: 1.4
}

.line .li img[data-v-a3b1f9ed] {
    width: .52rem;
    height: .52rem;
    flex-shrink: 0
}