.white-space {
  height: 10px;
}
.decline {
  background-color: #f4f4f4;
}
.mecism {
  white-space: nowrap;
  overflow: hidden;
}
.list_top {
  background: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 100%;
}
.list_top a {
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  padding: 2%;
  text-decoration: none;
}
.list-wrapper {
  position: fixed;
  z-index: 1;
  top: 100px;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #FFFFFF;
  overflow: hidden;
  height: auto;
}
.list_images {
  position: absolute;
  overflow: hidden;
  float: left;
  width: 145px;
}
.room {
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: none;
  max-width: 145px;
  width: 100%;
}
.label_top {
  position: relative;
  top: 10%;
  left: 3%;
  z-index: 9999;
}
.label_top img {
  position: absolute;
  top: 1%;
  width: 25.6px;
  height: 32px;
}
.list_content {
  width: auto;
  overflow: hidden;
  margin-left: 2%;
  padding-left: 145px;
}
.the_title {
  color: #333333;
  font-family: "Ping Fang - SC";
  font-size: 16px;
  margin-bottom: 1%;
  width: 100%;
}
.hall_room {
  margin: 2% 0 3% 0;
}
.hall_room span {
  color: #666666;
  font-family: "Ping Fang - SC";
  font-size: 13px;
  font-weight: 500;
}
.hall_room .price {
  float: right;
  color: #ff594c;
  font-family: "Ping Fang - SC - Heavy";
  font-size: 17px;
  font-weight: 800;
}
.hall_room .price i {
  font-family: "Ping Fang - SC";
  font-size: 13px;
  font-weight: 400;
}
.region {
  width: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
}
.region img {
  float: left;
  width: 5%;
  max-width: 10px;
  max-height: 13px;
}
.region span {
  float: left;
  left: 75%;
  color: #999999;
  font-family: "Ping Fang - SC";
  font-size: 13px;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
}
.label {
  margin-bottom: 1%;
  position: relative;
  top: 15%;
  clear: both;
  width: 100%;
  height: 24px;
  overflow: hidden;
  padding-top: 7px;
}
.label div {
  float: left;
  border: 1px solid #dcdcdc;
  padding: 0.5% 1.5%;
  color: #999999;
  font-size: 13px;
  border-radius: 6px;
  font-family: "Ping Fang - SC";
  font-weight: 500;
  margin-right: 4px;
  margin-bottom: 2px;
  text-transform: uppercase;
}
.bottom_room {
  border-bottom: 1px solid #eeeeee;
}
