
.button_box[data-v-3fd1ee4b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.people_detail[data-v-3fd1ee4b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.people_head[data-v-3fd1ee4b] {
    width: 80px;
    display: block;
    height: 80px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.people_name[data-v-3fd1ee4b] {
    text-align: center;
    margin-bottom: 10px;
}
.people_info_item[data-v-3fd1ee4b] {
    margin-bottom: 10px;
}
.left_box[data-v-3fd1ee4b] {
    margin-right: 40px;
}

.btn[data-v-1b57eafd] {
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 5px;
}
