
.qrcode_box[data-v-b1374d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.top_title img[data-v-b1374d7e] {
    width: 200px;
    height: 200px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}
.top_title[data-v-b1374d7e] {
    text-align: center;
    margin-right: 30px;
}
.time_or_name[data-v-b1374d7e] {
    margin: 5px 0;
}
.demo-input-suffix[data-v-b1374d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.people_item[data-v-b1374d7e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.people_item img[data-v-b1374d7e] {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    border-radius: 50%;
}
.people_item .name[data-v-b1374d7e] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}


.button_box[data-v-ba546f82] {
    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;
}


.detail_box[data-v-62f1ef6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.detail_box .left[data-v-62f1ef6a] {
    width: 300px;
    padding-right: 30px;
    max-height: 400px;
    overflow-y: auto;
    border-right: 1px solid rgba(0,0,0,0.2);
}
.detail_box .right[data-v-62f1ef6a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: 30px;
}
.people_item[data-v-62f1ef6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 5px 0;
    cursor: pointer;
}
.people_item[data-v-62f1ef6a]:hover {
    background-color: #e6f7ff;
}
.people_item:hover .toShowButton[data-v-62f1ef6a] {
    display: block;
}
.people_item[data-v-62f1ef6a]:last-child {
    margin-bottom: 0px;
}
.toShowButton[data-v-62f1ef6a] {
    display: none;
}
.people_item img[data-v-62f1ef6a] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 20px;
}
.group_top[data-v-62f1ef6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #333;
    padding-bottom: 20px;
}
.group_list .name[data-v-62f1ef6a] {
    margin-left: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.group_bottom[data-v-62f1ef6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-top: 20px;
    margin-bottom: 20px;
}
.group_bottom .item[data-v-62f1ef6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 4px 20px;
    border-radius: 25px;
    margin-bottom: 20px;
    background-color: #fff;
}
.group_bottom .item[data-v-62f1ef6a]:hover {
    background-color: #e6f7ff;
}
.group_bottom .item img[data-v-62f1ef6a] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.group_bottom .delete[data-v-62f1ef6a] {
    width: 10px;
    height: 10px;
}
.group_error[data-v-62f1ef6a] {
    color: #fa5555;
    visibility: hidden;
}
.group_bottom .item:hover .group_error[data-v-62f1ef6a] {
    visibility: visible;
}
.people_item[data-v-62f1ef6a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.people_box[data-v-62f1ef6a] {
    font-size: 16px;
}
.people_item img[data-v-62f1ef6a] {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    border-radius: 50%;
}
.people_item .avatar[data-v-62f1ef6a] {
    margin-right: 15px;
}
.people_item .name[data-v-62f1ef6a] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

