
.handle-box[data-v-241ae4e5] {
    margin-bottom: 20px;
}
.handle-select[data-v-241ae4e5] {
    width: 150px;
    display: inline-block;
}
.handle-input[data-v-241ae4e5] {
    width: 150px;
    display: inline-block;
}
.table[data-v-241ae4e5] {
    width: 100%;
    font-size: 14px;
}
.red[data-v-241ae4e5] {
    color: #ff0000;
}
.mr10[data-v-241ae4e5] {
    margin-right: 10px;
}
.table-td-thumb[data-v-241ae4e5] {
    display: block;
    margin: auto;
    width: 40px;
    height: 40px;
}
[data-v-241ae4e5] .el-table .el-table__body-wrapper {
    height: calc(100% - 48px) !important;
}
.link-text[data-v-241ae4e5] {
    color: #409EFF;
    cursor: pointer;
}
.total[data-v-241ae4e5] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.total .item[data-v-241ae4e5] {
    position: relative;
    vertical-align: top;
}
.total .item>.title[data-v-241ae4e5] {
    margin-top: 4px;
    font-size: 16px;
    color: #909399 !important;
    margin-bottom: 7px;
    text-align: center;
}
.total .item .sub[data-v-241ae4e5] {
    margin-top: 3px;
    font-size: 18px;
    color: #303133 !important;
    text-align: center;
}
.total .item[data-v-241ae4e5]:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
    display: inline-block;
    height: 36px;
    width: 1px;
    background-color: #e4e7ed;
    vertical-align: middle;
}


