.sd-case-info-img {
  width: 100%;
}

.sd-case-info-title {
  margin: 40px 56px 0;
  font-size: 48px;
  font-weight: 700;
  color: rgba(0, 0, 0, 1);
  line-height: 67px;
  word-break: break-all;
}

.sd-case-info-house {
  margin: 0 52px;
}

.sd-case-info-house-info {
  padding-top: 35px;
  margin-right: 28px;
  font-size: 28px;
  font-weight: 400;
  color: rgba(140, 133, 124, 1);
  line-height: 40px;
  display: inline-block;
}
.sd-case-info-hideprice {
  color: rgba(237, 183, 148, 1);
}
.sd-case-info-house-address {
  font-size: 24px;
  font-weight: 400;
  color: #8c857c;
  line-height: 33px;
  padding-top: 33px;
  display: inline-block;
}
