.box-con[data-v-ecbbf687] {
    margin-top: .28rem;
    background: #fff;
    box-sizing: border-box
}

.box-con .title[data-v-ecbbf687] {
    margin-bottom: .2rem;
    color: #000;
    font-size: .26rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em
}

.box-con .chainName[data-v-ecbbf687] {
    margin-right: .2rem;
    border-radius: .16rem;
    text-align: center;
    font-size: .28rem;
    font-weight: 500;
    height: .7rem;
    line-height: .7rem;
    display: inline-block;
    padding: 0rem .5rem;
    color: #000;
    background: #f6f6f6
}

.box-con .chainName.on[data-v-ecbbf687] {
    color: #fff;
    background: #000
}

.box-con .inp-con[data-v-ecbbf687] {
    display: flex;
    align-items: center
}

.box-con .inp-con .img[data-v-ecbbf687] {
    margin-right: .12rem;
    width: .56rem;
    height: .56rem;
    border-radius: 50%;
    overflow: hidden
}

.box-con .inp-con .icon1[data-v-ecbbf687] {
    width: .4rem;
    height: .4rem;
    margin-right: 0
}

.box-con .qr-con[data-v-ecbbf687] {
    margin: .48rem auto .24rem;
    width: 4rem;
    height: 4rem;
    background: #fff;
    border-radius: .24rem;
    padding: .2rem
}

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

.box-con .address .title[data-v-ecbbf687] {
    color: #000;
    font-size: .28rem;
    font-weight: 400;
    line-height: .26rem
}

.box-con .address .flex[data-v-ecbbf687] {
    padding: .28rem .24rem;
    background: #322cda;
    align-items: center;
    border-radius: .16rem
}

.box-con .address .flex p[data-v-ecbbf687] {
    padding: 0 .32rem;
    height: .64rem;
    line-height: .64rem;
    font-size: .28rem;
    color: #322cda;
    background: #fff;
    border-radius: 1rem
}

.box-con .address .flex1[data-v-ecbbf687] {
    color: #fff;
    font-size: .28rem;
    margin-right: .24rem;
    line-height: .28rem
}

.box-con .address img[data-v-ecbbf687] {
    height: .32rem
}

.tips-con[data-v-ecbbf687] {
    padding: .4rem 0
}

.tips-con .title[data-v-ecbbf687] {
    margin-bottom: .16rem;
    display: flex;
    align-items: center;
    color: #000;
    font-size: .3rem;
    font-style: normal;
    font-weight: 500;
    line-height: .32rem
}

.tips-con .title img[data-v-ecbbf687] {
    flex: 0 0 auto;
    margin-right: .08rem;
    width: .32rem;
    height: .32rem;
    object-fit: contain
}

.tips-con .desc[data-v-ecbbf687] {
    color: #747385;
    font-size: .26rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

[data-v-ecbbf687] .van-icon {
    color: #b4bdc8;
    font-weight: 700
}