.housings_list {
  margin: 0 auto;
  width: 100%;
  background-color: #eaf0f5;
}
.housings_list .filter-full {
  background-color: #ffffff;
  padding: 110px 0 0 0;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: left;
}
.housings_list .filter-full .filter {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0 15px 20px;
}
.housings_list .filter-full .filter ul {
  background-image: url(/images/pc/fengex.png);
  background-repeat: no-repeat;
  background-size: 1.5px 95%;
  background-position-x: 63px;
  background-position-y: 0px;
}
.housings_list .filter-full .filter ul li {
  padding: 0 0 8px 0;
}
.housings_list .filter-full .filter ul li .condition {
  width: 100%;
}
.housings_list .filter-full .filter ul li .condition .sub-condition {
  position: relative;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .label {
  width: 100px;
  float: left;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .label .label-text {
  font-weight: 600;
  color: #333333;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options {
  width: 1080px;
  float: left;
  color: #333333;
  font-weight: 400;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro {
  width: 100%;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul li,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul li {
  float: left;
  width: 80px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul li a:link,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul li a:link,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul li a:visited,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul li a:visited {
  color: #333333;
  font-weight: 400;
  text-decoration: none;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul li a:hover,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul li a:hover {
  color: #0462ca;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul li a.selected,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul li a.selected {
  color: #0462ca;
  font-weight: 600;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul .tiny-len,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul .tiny-len {
  width: 60px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul .moderate-len,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul .moderate-len {
  width: 80px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul .long-len,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul .long-len {
  width: 100px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul .long-len-2,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul .long-len-2 {
  width: 120px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul .long-len-3,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul .long-len-3 {
  width: 140px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions ul .long-len-4,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro ul .long-len-4 {
  width: 160px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions .sub-regions,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro .sub-regions,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions .sub-metro-station,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro .sub-metro-station {
  border-top: solid 1px #e8e8e8;
  padding: 15px 0 5px 100px;
  background-color: #f7f8f9;
  background-image: none;
  margin-bottom: 5px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions .sub-regions ul,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro .sub-regions ul,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .regions .sub-metro-station ul,
.housings_list .filter-full .filter ul li .condition .sub-condition .options .metro .sub-metro-station ul {
  background-image: none;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .label {
  height: 20px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options .label2 {
  height: 60px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li {
  float: left;
  width: 60px;
  font-size: 14px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li a:link,
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li a:visited {
  color: #333333;
  font-weight: 450;
  text-decoration: none;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li a:hover {
  color: #0462ca;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li a.selected {
  color: #0462ca;
  font-weight: 600;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li .area-range,
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li .unit-price-range {
  background: #ffffff;
  border: 1px solid #d5d5d5;
  padding: 1px 0;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li .area-range input,
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li .unit-price-range input {
  width: 45px;
  border: 0;
  outline: 0;
  margin: 0 0 0 5px;
  font-size: 14px;
  color: #333333;
  padding: 0;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li .unit {
  padding: 0 0 0 5px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul li button {
  width: 46px;
  line-height: 18px;
  border: 0;
  border-radius: 5px;
  background-color: #0462ca;
  color: #ffffff;
  height: 20px;
  font-size: 12px;
  margin: 0 0 0 20px;
  cursor: pointer;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul .tiny-len {
  width: 60px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul .moderate-len {
  width: 80px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul .long-len {
  width: 100px;
}
.housings_list .filter-full .filter ul li .condition .sub-condition .options ul .long-long {
  width: 300px;
}
.housings_list .filter-full .filter ul li.decorate_tag {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
.housings_list .feeds {
  width: 1200px;
  margin: 0 auto;
  background-color: #eaf0f5;
  padding: 27px 0 0 0;
  min-height: 734px;
}
.housings_list .feeds .filter-selected {
  min-height: 32px;
  padding: 0 0 15px 0;
}
.housings_list .feeds .filter-selected .selected {
  width: 750px;
  float: left;
  min-height: 29px;
}
.housings_list .feeds .filter-selected .selected ul {
  width: 100%;
}
.housings_list .feeds .filter-selected .selected ul li {
  min-width: 68px;
  float: left;
  padding: 0 10px 0 0;
}
.housings_list .feeds .filter-selected .selected ul li .close {
  border: 1px solid #0462ca;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #0462ca;
  padding: 6px 28px 6px 8px;
  background: url(/images/pc/chal@2x.png) no-repeat 90%;
  background-size: 10px;
  cursor: pointer;
  text-decoration: none;
}
.housings_list .feeds .filter-selected .sort {
  width: 180px;
  float: left;
}
.housings_list .feeds .filter-selected .sort ul li {
  width: 45%;
  float: left;
}
.housings_list .feeds .filter-selected .sort ul li .text a:link,
.housings_list .feeds .filter-selected .sort ul li .text a:visited {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-decoration: none;
  width: 90px;
  text-align: left;
  padding: 0 15px 0 0;
}
.housings_list .feeds .filter-selected .sort ul li .text a:hover {
  color: #0462ca;
}
.housings_list .feeds .filter-selected .sort ul li .text a.sort-active {
  font-weight: 400;
  color: #0462ca;
}
.housings_list .feeds .filter-selected .sort ul li .text a.normal {
  background: url("/images/pc/normal.png") no-repeat 100%;
  background-size: 10px;
}
.housings_list .feeds .filter-selected .sort ul li .text a.up {
  background: url("/images/pc/up.png") no-repeat 100%;
  background-size: 10px;
}
.housings_list .feeds .filter-selected .sort ul li .text a.down {
  background: url("/images/pc/down.png") no-repeat 100%;
  background-size: 10px;
}
.housings_list .feeds .left-housing {
  width: 870px;
  float: left;
}
.housings_list .feeds .left-housing .pagination-box {
  padding: 30px 0;
  text-align: center;
}
.housings_list .feeds .left-housing .housings-rows {
  width: 100%;
  min-height: 140px;
  background: #ffffff;
  margin: 0 0 20px 0;
  text-align: left;
  border-radius: 5px;
  padding: 20px 15px;
}
.housings_list .feeds .left-housing .housings-rows:hover {
  box-shadow: 0px 3px 22px 2px rgba(16, 16, 16, 0.11);
}
.housings_list .feeds .left-housing .housings-rows:hover .info .show-detail {
  display: block;
}
.housings_list .feeds .left-housing .housings-rows a:link,
.housings_list .feeds .left-housing .housings-rows a:visited {
  font-size: 14px;
  font-weight: 400;
  color: #676767;
  text-decoration: none;
}
.housings_list .feeds .left-housing .housings-rows a:hover {
  color: #0462ca;
}
.housings_list .feeds .left-housing .housings-rows .img {
  float: left;
  width: 210px;
  height: 140px;
}
.housings_list .feeds .left-housing .housings-rows .img img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.housings_list .feeds .left-housing .housings-rows .info {
  float: left;
  padding: 0px 0 0 20px;
  width: 560px;
  position: relative;
  height: 144px;
}
.housings_list .feeds .left-housing .housings-rows .info .title a {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  padding: 0 0 10px 0;
  width: 380px;
  line-height: 23px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.housings_list .feeds .left-housing .housings-rows .info .address,
.housings_list .feeds .left-housing .housings-rows .info .metro {
  font-size: 14px;
  font-weight: 400;
  color: #676767;
  padding: 12px 0 0 0;
}
.housings_list .feeds .left-housing .housings-rows .info .address span,
.housings_list .feeds .left-housing .housings-rows .info .metro span {
  padding: 0 0 0 10px;
}
.housings_list .feeds .left-housing .housings-rows .info .price {
  position: absolute;
  top: -40px;
  right: -60px;
  font-weight: 400;
  color: #0462ca;
}
.housings_list .feeds .left-housing .housings-rows .info .price p.min_price {
  font-size: 28px;
}
.housings_list .feeds .left-housing .housings-rows .info .price span.unit {
  font-size: 16px;
}
.housings_list .feeds .left-housing .housings-rows .info .rooms {
  position: absolute;
  bottom: 0px;
  min-width: 20px;
  line-height: 22px;
}
.housings_list .feeds .left-housing .housings-rows .info .rooms ul {
  border: solid 1px #e8e8e8;
  height: 28px;
  border-radius: 5px;
}
.housings_list .feeds .left-housing .housings-rows .info .rooms ul li {
  float: left;
  padding: 4px 6px;
  border-right: solid 1px #e8e8e8;
}
.housings_list .feeds .left-housing .housings-rows .info .rooms ul li.last {
  border-right: unset;
}
.housings_list .feeds .left-housing .housings-rows .info .rooms ul li:hover {
  background-color: #0462ca;
}
.housings_list .feeds .left-housing .housings-rows .info .rooms ul li:hover a {
  color: #ffffff;
}
.housings_list .feeds .left-housing .housings-rows .info .show-detail {
  position: absolute;
  right: -60px;
  bottom: 5px;
  display: none;
}
.housings_list .feeds .left-housing .housings-rows .info .show-detail a {
  width: 100px;
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  background: #0462ca;
  border-radius: 4px;
  border: 0;
  padding: 0;
}
.housings_list .feeds .left-housing .no-record {
  width: 100%;
  height: 400px;
}
.housings_list .feeds .left-housing .no-record .text-box {
  padding: 50px 0;
}
.housings_list .feeds .left-housing .no-record .text-box .text-1 {
  font-size: 28px;
  font-weight: 500;
  line-height: 50px;
  color: #0462ca;
  background-repeat: no-repeat;
  background-size: 50px;
  /* color: #666666; */
  background-position: 280px;
}
.housings_list .feeds .left-housing .no-record .text-box .text-2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #666666;
  padding: 0px 0 20px 0;
}
.housings_list .feeds .left-housing .no-record .text-box .nav {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.housings_list .feeds .left-housing .no-record .text-box .nav .bnt_find_room {
  width: 150px;
  height: 50px;
  background: #0462ca;
  box-shadow: 0px 1px 1px 0px rgba(41, 41, 41, 0.38);
  border-radius: 6px;
  border: 0;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
  line-height: 50px;
}
.housings_list .feeds .left-housing .recommend-housing {
  margin-top: 20px;
}
.housings_list .feeds .left-housing .recommend-housing .section-title {
  padding: 20px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  border-top: solid 3px #0462ca;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul {
  width: 100%;
  height: 200px;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li.padding-right0 {
  padding-right: 0;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li {
  width: 200px;
  padding: 0 18px 0 4px;
  float: left;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing {
  cursor: pointer;
  box-shadow: 0 0 0 #777;
  transition: box-shadow 0.2s linear;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .facade {
  width: 200px;
  height: 125px;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .facade img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .info {
  padding: 0 10px 5px;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .info .project_name {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  padding: 10px 0 4px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .info .total {
  position: relative;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .info .total .address {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  float: left;
  width: 100%;
  text-align: left;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .info .total .price {
  text-align: right;
  font-size: 12px;
  color: #ff3232;
  font-weight: 500;
  position: absolute;
  top: -60px;
  right: -3px;
  background-color: #fff;
  opacity: 0.8;
  padding: 2px 3px 2px 8px;
  border-radius: 6px;
  min-width: 70px;
  margin: 0;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .info .total .price .unit {
  float: right;
  padding: 0 0 0 5px;
  font-size: 12px;
  line-height: 20px;
}
.housings_list .feeds .left-housing .recommend-housing .recommend-housings ul li .housing .info ._geoDistance {
  font-size: 12px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  width: 100%;
}
.housings_list .feeds .right-housing {
  width: 260px;
  float: right;
  background-color: #fff;
  padding: 15px 10px;
  border-radius: 5px;
}
.housings_list .feeds .right-housing .cowork-list {
  padding: 0 0 30px;
  text-align: left;
}
.housings_list .feeds .right-housing .cowork-list .co-pic {
  width: 210px;
}
.housings_list .feeds .right-housing .brands-hot {
  padding: 0 10px;
}
.housings_list .feeds .right-housing .brands-hot .label {
  padding: 0 0 20px 0;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}
.housings_list .feeds .right-housing .brands-hot .box {
  text-align: left;
}
.housings_list .feeds .right-housing .brands-hot .box .bb a.brand-title:link,
.housings_list .feeds .right-housing .brands-hot .box .bb a.brand-title:visited {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 3px 0;
  display: block;
}
.housings_list .feeds .right-housing .brands-hot .box .bb a.brand-title:link span,
.housings_list .feeds .right-housing .brands-hot .box .bb a.brand-title:visited span {
  padding: 0 10px 0 0;
  font-family: "Georgia";
  font-size: 16px;
}
.housings_list .feeds .right-housing .brands-hot .box .bb a.brand-title:hover {
  color: #0462ca;
}
.housings_list .feeds .right-housing .news-brands-hot {
  border-top: 1px solid #ccc;
  padding: 20px 10px;
  margin: 30px 0;
}
.housings_list .feeds .right-housing .news-brands-hot .label {
  padding: 0 0 20px 0;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}
.housings_list .feeds .right-housing .news-brands-hot .box {
  text-align: left;
}
.housings_list .feeds .right-housing .news-brands-hot .box .bb {
  padding: 5px 0;
}
.housings_list .feeds .right-housing .news-brands-hot .box .bb a.brand-title:link,
.housings_list .feeds .right-housing .news-brands-hot .box .bb a.brand-title:visited {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 3px 0;
  display: block;
}
.housings_list .feeds .right-housing .news-brands-hot .box .bb a.brand-title:link span,
.housings_list .feeds .right-housing .news-brands-hot .box .bb a.brand-title:visited span {
  padding: 0 10px 0 0;
  font-family: "Georgia";
  font-size: 16px;
}
.housings_list .feeds .right-housing .news-brands-hot .box .bb a.brand-title:hover {
  color: #0462ca;
}
.housings_list .feeds .right-housing .is-hot .section-title {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  text-align: left;
  padding: 0 0 20px 0;
}
.housings_list .feeds .right-housing .is-hot .box .hot-housings {
  display: flex;
  padding: 0 0 15px 0;
}
.housings_list .feeds .right-housing .is-hot .box .hot-housings .left {
  width: 100px;
  height: 62px;
  padding: 0 15px 0 0;
}
.housings_list .feeds .right-housing .is-hot .box .hot-housings .left img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.housings_list .feeds .right-housing .is-hot .box .hot-housings .right .project-name,
.housings_list .feeds .right-housing .is-hot .box .hot-housings .right .region {
  padding: 0 0 5px 0;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
  text-align: left;
}
.housings_list .feeds .right-housing .is-hot .box .hot-housings .right a:visited,
.housings_list .feeds .right-housing .is-hot .box .hot-housings .right a:link {
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  text-decoration: none;
}
.housings_list .feeds .right-housing .is-hot .box .hot-housings .right a:hover {
  color: #0462ca;
}
.housings_list .feeds .right-housing .is-hot .box .hot-housings .right .min_price {
  font-size: 14px;
  font-weight: 400;
  color: #ff3232;
  text-align: left;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.housings_list .feeds .right-housing .content-box.fix {
  position: fixed;
  top: 110px;
  width: 280px;
  background-color: #fff;
}
.housings_list .feeds .right-housing .content-box {
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin: 30px 0;
}
.housings_list .feeds .right-housing .content-box .order-box {
  padding: 0 10px;
  text-align: left;
}
.housings_list .feeds .right-housing .content-box .order-box .label {
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  text-align: left;
}
.housings_list .feeds .right-housing .content-box .order-box .text {
  font-size: 14px;
  padding: 15px 0 20px 0;
  line-height: 25px;
  font-weight: 400;
  color: #676767;
}
.housings_list .feeds .right-housing .content-box .order-box .buttons button {
  width: 100%;
  line-height: 30px;
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  background: #0462ca;
  border-radius: 6px;
  height: 46px;
  border: 0;
  cursor: pointer;
}
.housings_list .feeds .right-housing .content-box .mini-p {
  padding: 30px 10px 0 10px;
}
.housings_list .feeds .right-housing .content-box .mini-p .p img {
  width: 250px;
}
.housings_list .feeds .right-housing .content-box .mini-p .p .text {
  font-size: 11px;
}
.hide {
  display: none;
}
em {
  font-style: normal !important;
  background-color: yellow !important;
}
@media (max-width: 1201px) {
  .housings_list .filter-full .filter {
    width: 1100px;
  }
  .housings_list .filter-full .filter ul li .condition .sub-condition .label {
    width: 90px;
  }
  .housings_list .filter-full .filter ul li .condition .sub-condition .options {
    width: 1000px;
  }
  .housings_list .feeds {
    width: 1100px;
  }
  .housings_list .feeds .left-housing {
    width: 790px;
  }
  .housings_list .feeds .left-housing .housings-rows .info {
    width: 490px;
  }
}
@media (max-width: 1101px) {
  .housings_list .filter-full .filter {
    width: 1000px;
  }
  .housings_list .filter-full .filter ul li .condition .sub-condition .label {
    width: 90px;
  }
  .housings_list .filter-full .filter ul li .condition .sub-condition .options {
    width: 900px;
  }
  .housings_list .feeds {
    width: 1000px;
  }
  .housings_list .feeds .left-housing {
    width: 740px;
  }
  .housings_list .feeds .left-housing .housings-rows .info {
    width: 490px;
  }
  .housings_list .feeds .right-housing {
    width: 200px;
  }
  .housings_list .feeds .right-housing .content-box.fix {
    width: 200px;
  }
  .housings_list .feeds .left-housing .housings-rows .info .price {
    right: -20px;
  }
  .housings_list .feeds .left-housing .housings-rows .info .rooms {
    width: 500px;
    overflow: hidden;
    white-space: nowrap;
  }
  .housings_list .filter-full .filter ul li {
    padding: 0 0 5px 0;
  }
}

