.Shop-card[data-v-c6d89d52] {
    background: #fff;
    border-radius: .625rem;
    padding: .9375rem
}

.Shop-top[data-v-c6d89d52] {
    display: flex;
    justify-content: center;
    align-items: center
}

.Shop-top_image[data-v-c6d89d52] {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: .3125rem;
    overflow: hidden
}

.Shop-top_main[data-v-c6d89d52] {
    flex: 1;
    margin: -5px .625rem;
}

.Shop-top_follow[data-v-c6d89d52] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4.0625rem;
    height: 1.5625rem;
    background: red;
    font-size: .75rem;
    color: #fff;
    border-radius: 1.5625rem
}

.Shop-top_name[data-v-c6d89d52] {
    font-size: 1rem;
    font-weight: 700
}

.Shop-top_tags[data-v-c6d89d52] {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: .3125rem
}

.Shop-top_tag[data-v-c6d89d52] {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .625rem;
    border-width: .0625rem;
    border-style: solid;
    border-radius: .25rem;
    height: .875rem;
    line-height: 1;
    padding: 0 .3125rem;
    margin-right: .3125rem
}

.Shop-top_desc[data-v-c6d89d52] {
    font-size: .625rem;
    margin-top: .3125rem;
    color: #bbb
}

.Shop-top_desc uni-text[data-v-c6d89d52] {
    margin-right: .46875rem
}
