#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;
}

.el-divider--horizontal[data-v-256b9ad5] {
  margin: 0 0 !important;
}

#priceDetailForm .el-form-item__label {
  margin-top: 0px;
}

