.batch-addHouse-dialog[data-v-2cde388b] .el-dialog__body {
  padding: 20px;
}
.batch-addHouse-dialog[data-v-2cde388b] .el-dialog__footer {
  padding: 12px 20px;
  border-top: 1px solid #eee;
}
.batch-addHouse-dialog .area-box[data-v-2cde388b] {
  height: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.batch-addHouse-dialog .area-box *[data-v-2cde388b] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.batch-addHouse-dialog .area-box .area-left[data-v-2cde388b] {
    width: 300px;
    border: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.batch-addHouse-dialog .area-box .area-left .area-left-head[data-v-2cde388b] {
      height: 60px;
      border-bottom: 1px solid #e8e8e8;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 20px;
}
.batch-addHouse-dialog .area-box .area-left .area-left-body[data-v-2cde388b] {
      padding: 20px;
      height: calc(100% - 60px);
      overflow: auto;
}
.batch-addHouse-dialog .area-box .area-left .area-tree[data-v-2cde388b] .el-tree-node.is-current > .el-tree-node__content {
      background-color: #e4f1ff;
}
.batch-addHouse-dialog .area-box .area-left .area-tree[data-v-2cde388b] .custom-tree-node {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      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;
      font-size: 14px;
      padding-right: 8px;
}
.batch-addHouse-dialog .area-box .area-right[data-v-2cde388b] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 10px;
}
.batch-addHouse-dialog .area-box .area-right .area-right-head[data-v-2cde388b] {
      height: 60px;
      border-bottom: 1px solid #e8e8e8;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 20px;
}
.batch-addHouse-dialog .area-box .area-right .house-info[data-v-2cde388b] {
      padding: 20px;
}
.batch-addHouse-dialog .area-box .area-right .house-info .area[data-v-2cde388b] {
        font-size: 14px;
        color: #333;
        line-height: 22px;
}
.batch-addHouse-dialog .area-box .area-right .house-info .unit-price[data-v-2cde388b] {
        margin-top: 10px;
        font-size: 14px;
        color: #333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}

