.breadcrumb_container[data-v-3900e49e]{display:inline-block;vertical-align:top}.breadcrumb_title[data-v-3900e49e]{display:inline-block;vertical-align:top;color:#606266;line-height:13px;font-size:14px}.el-breadcrumb[data-v-3900e49e]{display:inline-block;vertical-align:top}

.content[data-v-656e02f7] {
    position: relative;
    padding-bottom: 20px!important;
}
.top[data-v-656e02f7] {
    position: fixed;
    z-index: 98;
    background-color: #f5f5f5;
    padding-top: 26px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}

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

#house_detail_container[data-v-63dd9106] {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.5);
}
#house_detail_container #house_detail[data-v-63dd9106] {
  position: fixed;
  z-index: 100;
  background: rgba(7, 42, 82, 0.8);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 300px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#house_detail_container #house_detail .house_title[data-v-63dd9106] {
  font-size: 18px;
  line-height: 37px;
  color: white;
  padding-left: 15px;
  margin-bottom: 30px;
  margin-top: 9px;
}
#house_detail_container #house_detail .line[data-v-63dd9106] {
  position: relative;
}
#house_detail_container #house_detail .line .title_container[data-v-63dd9106] {
  color: white;
}
#house_detail_container #house_detail .line .title_container .title[data-v-63dd9106] {
  line-height: 25px;
  display: inline-block;
  width: 100px;
  padding-left: 20px;
}
#house_detail_container #house_detail .line .title_container .title .title_bg[data-v-63dd9106] {
  width: 110px;
  border-bottom: 30px solid #1D97FF;
  border-right: 20px solid transparent;
  position: absolute;
  left: -3px;
  -webkit-filter: drop-shadow(2px 2px 4px #343434);
          filter: drop-shadow(2px 2px 4px #343434);
  top: 0;
  z-index: -1;
}
#house_detail_container #house_detail .line .title_container .title_label[data-v-63dd9106] {
  font-size: 19px;
  padding-left: 20px;
  display: inline-block;
}
#house_detail_container #house_detail .line .content[data-v-63dd9106] {
  min-height: 60px;
  text-align: left;
  color: white;
  padding-top: 25px;
  padding-bottom: 18px;
  font-size: 15px;
}
#house_detail_container #house_detail .line .content .content_span[data-v-63dd9106] {
  padding-left: 30px;
}


.btn_property[data-v-b5df3904] {
  color: white;
  font-size: 10px;
  display: block;
  height: 15px;
}

#houseForm1 .el-form-item__label {
  margin-top: 1px;
}

