
.main[data-v-d814e850] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}
.main div[data-v-d814e850]{
    padding: 2px auto;
}
.goods-image[data-v-d814e850] {
    width: 48px;
    margin-right: 5px;
    height: 48px;
}
.font_bold[data-v-d814e850]{
    font-weight: bold;
}
.red[data-v-d814e850]{
    color: red;
}
.blue[data-v-d814e850]{
    color: blue;
}
.avatar[data-v-d814e850]{
    width: 35px;
    border-radius: 35px
}
.div-margin[data-v-d814e850]{
    margin-bottom: 5px;
}


.detail-content[data-v-8e639812] .ant-drawer-body {
    padding: 0;
}
.ant-table td[data-v-8e639812] {
    white-space: nowrap;
}
.goods-title[data-v-8e639812] {
    font-size: 20px;
    margin-right: 10px;
}
.search-content[data-v-8e639812] {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.search-content .right[data-v-8e639812] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

