﻿.header03 .logo {
  font-size: 18px;
  font-weight: bold;
}
html,
body {
  font-family: PingFang-SC-Regular, Helvetica, "sans-serif";
}
.ShouHouse .carousel-box {
  position: relative;
}
.ShouHouse .banner_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #00ae66;
  border-radius: 15px 15px 0 0;
  height: 1rem;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.5rem;
  color: #fff;
  box-sizing: border-box;
}
.ShouHouse .house_detail_state {
  position: absolute;
  z-index: 999;
  left: 0;
  top: 0;
  width: 2.5rem;
  height: 2.5rem;
}
.ShouHouse .carousel-box .count-num {
  bottom: 1.2rem;
}
.ShouHouse .banner_bottom_left {
  font-size: 0.45rem;
  font-weight: bold;
}
.ShouHouse .banner_bottom_right {
  display: flex;
}
.ShouHouse .banner_bottom_right li {
  font-size: 0.35rem;
  margin-left: 0.3rem;
}
.ShouHouse .house_detail {
  width: 8.94rem;
  margin: 0 auto;
}
.ShouHouse .house_detail_types {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem;
}
.ShouHouse .detail_types_ul {
  overflow: hidden;
}
.ShouHouse .detail_types_ul li {
  float: left;
  margin-bottom: 5px;
}
.ShouHouse .detail_types_ul li {
  background: rgba(100, 142, 249, 0.15);
  color: #648ef9;
  margin-right: 5px;
  padding: 4px 8px;
}
.ShouHouse .detail_jjtx {
  display: flex;
  align-items: center;
  font-size: 0.4rem;
  font-weight: bold;
}
.ShouHouse .detail_jjtx i {
  margin-right: 5px;
  color: #02bd73;
}
.ShouHouse .house_detail_money {
  display: flex;
  border-top: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
  padding: 8px 5px;
}
.ShouHouse .house_detail_money li {
  width: calc(100% / 3);
  border-left: solid 1px #e5e5e5;
  display: flex;
  padding-left: 0.3rem;
  flex-direction: column;
  text-align: center;
}
.ShouHouse .house_detail_money li:first-child {
  border: none;
  padding-left: 0;
}
.ShouHouse .detail_money {
  color: #ff552e;
  font-size: 0.42rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
}
.ShouHouse .detail_money_title {
  color: #999;
  font-size: 0.37rem;
}
.ShouHouse .house_detail_info {
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
}
.ShouHouse .house_detail_info li {
  width: 50%;
  font-size: 0.38rem;
  margin-bottom: 0.2rem;
}
.ShouHouse .info_item_title {
  color: #999;
}
.ShouHouse .jjr_item {
  display: flex;
  margin: 0.5rem 0;
}
.ShouHouse .jjr_item_photo {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  margin-right: 0.3rem;
  background: gray;
}
.ShouHouse .jjr_item_photo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.ShouHouse .jjr_item_info {
  flex: 1;
}
.ShouHouse .jjr_item_top {
  display: flex;
  justify-content: space-between;
}
.ShouHouse .item_detail_name {
  font-size: 0.4rem;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.ShouHouse .jjr_company {
  background: rgba(51, 190, 133, 0.15);
  color: #33be85;
  margin-right: 5px;
  padding: 0.05rem 0.1rem;
  font-size: 0.35rem;
  margin: 0 0.3rem;
}
.ShouHouse .jjr_item_detal p {
  font-size: 0.35rem;
  font-weight: bold;
}
.ShouHouse .jjr_item_makes {
  display: flex;
}
.ShouHouse .item_makes_item {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: solid 1px #00ae66;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ae66;
  margin-left: 0.4rem;
}
.ShouHouse .item_makes_item span {
  font-size: 0.5rem;
}
.ShouHouse .fydt_ul {
  display: flex;
}
.ShouHouse .fydt_li {
  width: calc(100% / 3);
  display: flex;
  flex-direction: column;
}
.ShouHouse .fydt_title {
  color: #666;
  font-size: 0.35rem;
}
.ShouHouse .fydt_value {
  color: #333;
  font-size: 0.7rem;
}
.ShouHouse .row_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: solid 1px #e5e5e5;
  height: 2rem;
  width: 8.94rem;
  margin: 0 auto;
  font-size: 0.45rem;
  margin-top: 15px;
}
.ShouHouse .row_item_right {
  color: #999;
  font-size: 0.35rem;
}
.ShouHouse .mod {
  padding: 0.2rem 0;
}
.ShouHouse .feedback_text {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.45rem;
  margin-top: -0.3rem;
}
.ShouHouse .zhuzhai_info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 8.94rem;
  margin: 0 auto;
}
.ShouHouse .zhuzhai_detail_money {
  font-size: 0.45rem;
  margin-bottom: 0.2rem;
  font-weight: bold;
}
.ShouHouse .zhuzhai_detail_money span {
  color: #d53c3c;
}
.ShouHouse .zhuzhai_detail_item {
  color: #999;
  font-size: 0.35rem;
  line-height: 0.6rem;
}
.ShouHouse .zhuzhai_info_img {
  width: 3rem;
  height: 2.5rem;
}
.ShouHouse .zhuzhai_info_img img {
  width: 100%;
}
.ShouHouse .mod_txqcj {
  width: 8.94rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  border-top: solid 1px #c2c2c2;
}
.ShouHouse .txqcj_model {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.5rem;
  height: 2rem;
}
.ShouHouse .txqcj_house_item {
  display: block;
  padding-left: 0.3rem;
  position: relative;
  border-left: solid 1px #c2c2c2;
  padding-bottom: 0.3rem;
  margin-left: 0.2rem;
}
.ShouHouse .txqcj_house_item:after {
  content: '';
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #c2c2c2;
  position: absolute;
  left: -8px;
  top: 0;
}
.ShouHouse .txqjc_mianji {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.5rem;
  margin-bottom: 0.2rem;
}
.ShouHouse .txqjc_mianji span {
  color: #d53c3c;
}
.ShouHouse .txqjc_money {
  font-size: 0.4rem;
  color: #c2c2c2;
}
.ShouHouse .tcqcj_btn {
  background: #f2fbf7;
  border-radius: 5px;
  color: #0ad487;
  font-size: 0.5rem;
  text-align: center;
  padding: 0.4rem 0;
  display: block;
  margin: 0.4rem 0.2rem;
}
.ShouHouse .feed-detail .date .status-tag {
  font-size: 0.42667rem;
  font-weight: 700;
  color: #3e4a59;
  width: 2.06rem;
}
.ShouHouse .feed-detail .title {
  font-size: 0.4rem;
  font-weight: 700;
  color: #999;
}
.ShouHouse .mod-tit .name-price-wrap {
  margin-bottom: 0rem;
}
.ShouHouse .mod-base .link-more {
  margin-bottom: 0.1rem;
}
.ShouHouse .mod-base .base-info {
  margin-bottom: 0.3rem;
}
.ShouHouse .mod-base .base-info li {
  font-weight: bold;
}
.ShouHouse .big_img {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
}
.ShouHouse .big_img img {
  width: 100%;
}
.ShouHouse .mod-base .name {
  width: 9rem;
}
.ShouHouse .mod-base .name,
.mod-base .name-price-wrap {
  width: 9rem;
}
/*租房*/
.ZuHouse .big_img {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
}
.ZuHouse .big_img img {
  width: 100%;
}
.ZuHouse .ChuZuFangShi {
  color: #fff;
  border-radius: 3px;
  font-size: 0.293rem;
  letter-spacing: 0;
  line-height: 0.3rem;
  padding: 2px 6px;
}
.ZuHouse .ZhengZu {
  background-color: #ff552e;
  border: 1px solid #ff552e;
}
.ZuHouse .HeZu {
  background-color: #0ad487;
  border: 1px solid #0ad487;
}
.ZuHouse .mod-tit .name-price-wrap {
  margin-bottom: 0.433rem;
}
.ZuHouse .content__detail--info {
  padding-bottom: 0.5rem !important;
  border-bottom: 0 !important;
  margin-left: 0.4rem;
  margin-right: 4rem;
}
.ZuHouse .content__detail--info ul {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: baseline;
  align-items: baseline;
  -webkit-box-pack: space-between;
  justify-content: space-between;
}
.ZuHouse .page-house-info {
  margin-top: 0.5rem;
}
.ZuHouse .box {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.ZuHouse .page-house-info .content__item__tag--wrapper {
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}
.ZuHouse .page-house-info .content__item__tag--wrapper i {
  display: inline-block;
  font-size: 0.3875rem;
  height: 0.9375rem;
  line-height: 0.9375rem;
  margin-right: 0.3125rem;
  padding-right: 0.1875rem;
  padding-left: 0.1875rem;
  border-radius: 0.125rem;
  color: #5680a6;
  background: #e6ecf2;
  font-style: normal;
  margin-bottom: 10px;
}
.ZuHouse .page-house-info ul.page-house-info-list {
  overflow: hidden;
}
.ZuHouse .page-house-info li {
  float: left;
  width: 50%;
  font-size: 0.43rem;
  margin-bottom: 0.5rem;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: flex-start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  align-items: baseline;
}
.ZuHouse .oneline {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ZuHouse .page-house-info li label {
  color: #9399a5;
  flex-shrink: 0;
}
.ZuHouse .page-house-info .rent-short,
.page-house-info .resblock {
  position: relative;
  font-size: 0.5rem;
  margin-bottom: 0.5rem;
  overflow: hidden;
}
.page-house-info .rent-short span,
.page-house-info .resblock span {
  float: left;
  color: #9399a5;
}
.ZuHouse .mod-base1 {
  padding-bottom: 0rem;
}
.ZuHouse .page-house-description ul.page-house-description-list li {
  float: left;
  width: 20%;
  text-align: center;
  margin-bottom: 0.2rem;
  line-height: 1.0625rem;
  font-size: 0.4rem;
  color: #00ae66;
}
.ZuHouse .page-house-description ul.page-house-description-list li i {
  display: block;
  width: 1rem;
  height: 0.4rem;
  margin: 0 auto 0.4rem;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 0.8rem;
}
.ZuHouse .page-house-description {
  margin-right: 0.5rem;
}
.ZuHouse .page-house-description ul.page-house-description-list li.icon_no {
  color: #9399a5;
  text-decoration: line-through;
}
.ZuHouse .title .Price {
  font-weight: 700;
  color: #fe615a;
  float: right;
}
/*租房*/
.QuanJingTag {
  position: absolute;
  color: #ffffff;
  z-index: 9;
  width: 100%;
  bottom: 50px;
  text-align: center;
}
.QuanJingTag span {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 5px 10px;
  margin-right: -4px;
}
.QuanJingTag_item {
  background-color: rgba(0, 0, 0, 0.7);
  margin-left: 10px;
  border-radius: 5px;
  padding: 4px 8px;
}
.imgContainer .QuanJingTag .QuanJingTag_img {
  padding: 10px 10px 0px 10px;
}
.QuanJingTag .QuanJingTag_img img {
  width: 50px;
  height: 35px;
}
.QuanJingTag .QuanJingTag_txt {
  text-align: center;
}
.header03 .user .icon {
  padding: 10px;
}
.layui-layer-hui {
  background-color: #000 !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
  color: #fff !important;
}