.el-tree {
  margin-right: 10px;
}
.el-tree .el-tree-node__label {
  width: auto;
  overflow: hidden!important;
  text-overflow: ellipsis!important;
  white-space: nowrap!important;
}


.change_audit[data-v-74b7105d] {
    border: 1px solid #EBEEF5;
    margin-bottom: 20px;
    border-collapse:collapse;
    width: 100%;
}
.change_audit  .title[data-v-74b7105d] {
  position: relative;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
  width: 100%;
}
.change_audit  .title td[data-v-74b7105d]{
  border: 1px solid #EBEEF5;
  position: relative;
  height: 55px;
}
.change_audit  .title td span[data-v-74b7105d] {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-weight: normal;
}
.change_audit .line .discount[data-v-74b7105d] {
    text-align: left !important;
    padding-left: 10px;
}
.change_audit .line .comment[data-v-74b7105d] {
    text-align: left;
    padding-left: 10px;
}
.change_audit .line .label[data-v-74b7105d] {
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #EBEEF5;
}
.change_audit .line .value[data-v-74b7105d] {
    text-align: center;
    border: 1px solid #EBEEF5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
}


