@charset "UTF-8";
.pageWarp .search-box {
  /*height: 90px;*/
  box-sizing: border-box;
  /*padding: 20px 0;
  background-color: #f4f4f4;*/
}

.pageWarp .search-box .search-layer {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  position: relative;
}

.pageWarp .search-box .search-layer .search-ipt {
  width: 560px;
  margin-right: 2px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 4px 0px 0px 4px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 48px;
  display: block;
  float: left;
}

.pageWarp .search-box .search-layer .ac_results {
  background: #fff;
  margin-top: 0;
  z-index: 99999;
  box-sizing: border-box;
}

.pageWarp .search-box .search-layer .search-btn {
  display: block;
  float: left;
  width: 110px;
  height: 50px;
  line-height: 50px;
  background: #FE7305;
  border-radius: 0px 4px 4px 0px;
  border: none;
  cursor: pointer;
  margin-left: -4px;
  margin-right: 25px;
  color: #fff;
}

.pageWarp .search-box .search-layer .search-btn .icons-search {
  margin-right: 7px;
  width: 16px;
  vertical-align: -1px;
  height: 16px;
  display: inline-block;
  background: no-repeat url(../images/p3/search.png);
  background-size: cover;
}

.pageWarp .search-box .search-layer .sider-link {
  width: 350px;
  height: 50px;
  line-height: 50px;
}

.pageWarp .search-box .ac_results {
  background: #fff;
  margin-top: 0;
  overflow: hidden;
  width: 274px;
  z-index: 99999;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

.pageWarp .search-box .ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  max-height: 380px;
}

.pageWarp .search-box .ac_results ul .ac_over {
  background: #f2f4f7;
}

.pageWarp .search-box .ac_results ul li {
  line-height: 40px;
  cursor: default;
  display: block;
  height: auto;
  padding: 7px 10px 7px 10px;
  color: #333;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
  position: relative;
}

.pageWarp .search-box .ac_results ul li .csearch {
  display: flex;
  height: 40px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.pageWarp .search-box .ac_results ul li .csearch .addr {
  margin-left: 10px;
  display: inline-block;
  max-width: 20em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.pageWarp .search-box .ac_results ul li .csearch .name {
  display: inline-block;
}

.pageWarp .search-box .ac_results ul li:hover {
  cursor: pointer;
  background-color: #f2f4f7;
}

.pageWarp .search-box .ac_results::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  /**/
}

.pageWarp .search-box .ac_results::-webkit-scrollbar-track {
  background: #efefef;
  border-radius: 2px;
}

.pageWarp .search-box .ac_results::-webkit-scrollbar-thumb {
  background: #bfbfbf;
  border-radius: 10px;
}

.pageWarp .search-box .ac_results::-webkit-scrollbar-thumb:hover {
  background: #333;
}

.pageWarp .search-box .ac_results::-webkit-scrollbar-corner {
  background: #179a16;
}

.pageWarp .search-content-warp {
  width: 1200px;
  margin: 20px auto;
  position: relative;
}

.pageWarp .search-content-warp .filter-layer {
  width: 1160px;
  margin-bottom: 30px;
  background: #fafafa;
  padding: 0 20px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition {
  width: 1160px;
  font-size: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .area-filter {
  height: 50px;
  line-height: 50px;
  color: #999;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .area-filter .area-filter-ul .area-filter-li {
  cursor: pointer;
  float: left;
  margin-right: 30px;
  color: #999;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .area-filter .area-filter-ul .area-filter-li:first-child {
  min-width: 80px;
  display: inline-block;
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Semibold;
  padding-left: 30px;
  color: #999;
}


.pageWarp .search-content-warp .filter-layer .filter-condition .area-filter .area-filter-ul .search-curr {
  font-family: PingFangTC, PingFangTC-Semibold;
  font-weight: 600;
  color: #4facfe;
  padding-left: 0px;
  margin-left: 0px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .child_area {
  float: left;
  box-sizing: border-box;
  width: 1160px;
  background: #f2f2f2;
  margin: 6px 0 3px;
  padding: 10px 0 10px 58px;
  font-size: 0;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .child_area a {
  min-width: 164px;
  padding-right: 10px;
  font-size: 12px;
  color: #595959;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  margin-right: 0;
  min-width: 105px;
  text-decoration: none;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .child_area .check {
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #595959;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .child_area .check .checkbox {
  background-image: url(../images/p3/multiple_select_unselected.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
  vertical-align: -2px;
  width: 14px;
  height: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .child_area .check .checkbox_checked {
  background-image: url(../images/p3/multiple_select_selected.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
  vertical-align: -2px;
  width: 14px;
  height: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline {
  width: 100%;
  margin-bottom: 7px;
  line-height: 32px;
  position: relative;
}


.pageWarp .search-content-warp .filter-layer .filter-condition .area-filter .term-title {
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 32px;
  float: left;
  font-size: 14px;
  margin-top: 9px;
}


.pageWarp .search-content-warp .filter-layer .filter-condition .termline .term-title {
  font-weight: 700;
  text-align: left;
  color: #333333;
  line-height: 32px;
  float: left;
  font-size: 14px;
  padding-right: 29px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .area-filter .area-filter-ul .area-filter-li:hover ,
.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .radio:hover,
.pageWarp .search-content-warp .filter-layer .filter-condition .child_area a:hover,
.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon:hover,
.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon a:hover,
.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .check:hover{
  color: #4facfe;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon {
  position: relative;
  float: left;
  width: 1103px;
  font-size: 0;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .radio {
  box-sizing: border-box;
  min-width: 120px;
  display: inline-block;
  font-size: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon a {
  box-sizing: border-box;
  min-width: 100px;
  display: inline-block;
  font-size: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .first {
  min-width: 100px;
  font-weight: 500;
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #4facfe;
  line-height: 20px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .radio {
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #595959;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .radio .radiobox {
  background-image: url(../images/p3/single_not_selected.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
  vertical-align: -3px;
  height: 16px;
  width: 16px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .radio .radioed {
  background-image: url(../images/p3/single_selected.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
  vertical-align: -3px;
  height: 16px;
  width: 16px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .check {
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #595959;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .check .checkbox {
  background-image: url(../images/p3/multiple_select_unselected.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
  vertical-align: -3px;
  width: 14px;
  height: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .check .checkbox_ok {
  background-image: url(../images/p3/multiple_select_selected.png);
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 4px;
  vertical-align: -3px;
  width: 14px;
  height: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .showmore-btn {
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 27px;
  color: #999;
  cursor: pointer;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .custom {
  display: inline-block;
  position: relative;
  height: 32px;
  vertical-align: top;
  font-size: 14px;
  color: #595959;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .condi_label {
  display: inline-block;
  width: auto;
  padding: 0 10px;
  height: 20px;
  border: 1px solid #4facfe;
  color: #4facfe;
  top: 0;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  position: relative;
  margin-right: 5px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .condi_label .icons-del {
  cursor: pointer;
  margin-left: 5px;
  width: 8px;
  height: 7px;
  display: inline-block;
  background: no-repeat url(../images/p3/close.png);
  background-size: cover;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .del_operat {
  display: inline-block;
  line-height: 22px;
  min-width: 50px;
  margin-left: 15px;
  position: relative;
  top: 5px;
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  text-decoration: none;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .termcon .del_operat .icons-empty {
  margin-right: 4px;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 14px;
  background: no-repeat url(../images/p3/empty.png);
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .no-flex {
  display: inline-block;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .termline .filter-more {
  display: none;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .clearfix {
  zoom: 1;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .switch-status {
  cursor: pointer;
  height: 40px;
  width: 100%;
  text-align: center;
  line-height: 40px;
  color: #999;
  font-size: 14px;
}

.pageWarp .search-content-warp .filter-layer .filter-condition .switch-status .icons-arrdown {
  display: inline-block;
  background: no-repeat url(../images/p3/open.png);
  height: 16px;
  width: 16px;
  margin-left: 4px;
  vertical-align: -2px;
}

.pageWarp .source-from {
  width: 1200px;
  margin: 0 auto;
}

.pageWarp .source-from .activity-title {
  padding: 20px 0;
}

.pageWarp .source-from .activity-title .root-in {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.pageWarp .source-from .activity-title .root-in-title {
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
}

.pageWarp .source-from .activity-title .root-in a {
  color: #333333;
}

.pageWarp .source-from .activity-title .root-in a:hover {
  color: #FE7305;
}

.pageWarp .new-houses-warp {
  width: 1200px;
  margin: 0 auto;
}

.pageWarp .new-houses-warp .new-houses-title {
  margin-bottom: 23px;
  height: 46px;
}

.pageWarp .new-houses-warp .new-houses-title .new-houses-ul {
  display: block;
  box-sizing: border-box;
  height: 100%;
  border-bottom: 2px solid #FE7305;
}

.pageWarp .new-houses-warp .new-houses-title .new-houses-ul .new-houses-li {
  cursor: pointer;
  font-size: 16px;
  float: left;
  margin-right: 5px;
  width: 116px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #333333;
  line-height: 46px;
}

.pageWarp .new-houses-warp .new-houses-title .new-houses-ul .new-houses-li .new-houses-li-ico {
  width: 9px;
  height: 15px;
  vertical-align: -3px;
  display: inline-block;
  background: no-repeat url(../images/sort.png);
  background-size: cover;
}


.pageWarp .new-houses-warp .new-houses-title .new-houses-ul .new-houses-li:hover {
  color: #fff;
  background: linear-gradient(270deg, #fe7305, #fe7305 1%);
}

.pageWarp .new-houses-warp .new-houses-title .new-houses-ul .new-houses-li-curr {
  color: #fff;
  background: linear-gradient(270deg, #fe7305, #fe7305 1%);
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-number {
  margin-bottom: 17px;
  font-size: 22px;
  font-family: PingFangTC, PingFangTC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-number .new-houses-number-s {
  color: #FE7305;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big {
  float: left;
  width: 900px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img .details-tab {
  position: absolute;
  top: 10px;
  color: #fff;
  padding: 5px;
  left: 10px;
  background-color: #FF8429;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .advertising-position img {
  display: block;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details {
  box-sizing: border-box;
  border-bottom: 1px solid #eeee;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img {
  position: relative;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img img {
  width: 240px;
  height: 180px;
  display: block;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img .details-img-vr .details-img-play {
  cursor: pointer;
  display: block;
  width: 46px;
  height: 46px;
  background-size: cover;
  position: absolute;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img .details-img-vr {
  position: absolute;
  display: block;
  width: 46px;
  height: 46px;
  bottom: 30px;
  left: 10px;
  background: no-repeat url(../images/p2/vr.png);
  background-size: cover;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img .details-img-play {
  display: block;
  position: absolute;
  width: 46px;
  height: 46px;
  bottom: 30px;
  left: 65px;
  background: no-repeat url(../images/p3/video.png);
  background-size: cover;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small {
  width: 661px;
  display: flex;
  justify-content: space-between;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left {
  width: 370px;
  box-sizing: border-box;
  margin-left: 20px;
  background-color: #fff;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .small-left-p {
  display: flex;
  width: 600px;
  justify-content: start;
  align-items: center;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .small-left-p .details-small-left-h4 {
  max-width: 16em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  font-size: 22px;
  font-family: PingFangTC, PingFangTC-Semibold;
  font-weight: 600;
  text-align: left;
  margin-right: 16px;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-h4 a,
.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img a{
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-h4 a:hover,
.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-img a:hover{
  color: #FE7305;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .small-left-p .details-small-left-sale {
  line-height: 26px;
  width: 52px;
  height: 26px;
  display: inline-block;
  opacity: 1;
  border: 1px solid #3d2a2a;
  border-radius: 4px;
  margin-right: 5px;
  border-radius: 4px;
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: center;
  color: #3d2a2a;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .small-left-p .details-small-left-villa {
  display: inline-block;
  font-size: 14px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: center;
  color: #3d2a2a;
  width: 52px;
  height: 26px;
  line-height: 26px;
  opacity: 1;
  border: 1px solid #3d2a2a;
  border-radius: 4px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-message {
  margin-top: 20px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-message .message-ico {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: no-repeat url(../images/small_address.png);
  background-size: contain;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-message .message-area {
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-message .message-size {
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-message .message-room-number {
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress {
  /*max-width: 20em;*/
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 20px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress .adress-ico {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: no-repeat url(../images/small_house.png);
  background-size: contain;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress .adress-city {
  font-weight: 700;
  cursor: pointer;
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  text-decoration: underline;
  text-align: left;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress .adress-city:hover {
  text-decoration: none;
  color: #ff2d46;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress .adress-city a {
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress .adress-city-detail {
  /*max-width: 11em;*/
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  font-size: 16px;
  margin-left: 15px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress .adress-city-detail a {
  color: #333333 !important;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left .details-small-left-adress .adress-city-detail a:hover{
  color: #333333 !important;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left ul.tag-ul {
  margin-top: 30px;
  height: 49px;
  white-space: nowrap;
  overflow: hidden;
  width: 475px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-left ul.tag-ul .tag-li {
  text-align: center;
  height: 24px;
  line-height: 24px;
  background: #eef7ff;
  border-radius: 2px;
  color: #688cac;
  display: inline-block;
  padding: 0 15px;
  margin-right: 6px;
  float: left;
  font-size: 14px;
  margin-bottom: 5px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht {
  text-align: right;
  position: relative;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos {
  display: flex;
  z-index: 44;
  background: #fff;
  box-shadow: 1px 1px 0 #000;
  min-width: 454px;
  padding-top: 20px;
  box-sizing: border-box;
  height: 130px;
  width: 100%;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-img {
  justify-content: space-between;
  margin-right: 20px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-imgimg {
  width: 80px;
  height: 109px;
  display: inline-block;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right {
  position: relative;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .message-logos-right-h4 {
  font-family: PingFangTC, PingFangTC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #333333;
  margin-bottom: 21px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right i {
  margin-right: 5px;
  display: inline-block;
  width: 26px;
  vertical-align: middle;
  height: 26px;
  vertical-align: -7px;
  margin-left: 9px;
  background-repeat: no-repeat;
  background-size: cover;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right span {
  display: inline-block;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #ffffff;
  width: 114px;
  height: 36px;
  line-height: 36px;
  opacity: 1;
  border-radius: 6px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .message-logos-right-whatApp {
  background: #30b631;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .message-logos-right-whatApp .whatApp-ico {
  background-image: url(../images/p2/whats_app.png);
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .message-logos-right-WeChat {
  background: #30b631;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .message-logos-right-WeChat .WeChat-ico {
  background-image: url(../images/p2/weixin.png);
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .message-logos-right-phone {
  background: #ff9500;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .message-logos-right-phone .phone-ico {
  background-image: url(../images/p2/phone.png);
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .weixin-tips {
  width: 140px;
  box-sizing: border-box;
  height: 157px;
  opacity: 1;
  left: 35px;
  top: 100px;
  background: #ffffff;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.15);
  display: inline-block;
  position: absolute;
  padding: 25px 25px 15px 25px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .weixin-tips:after, .pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .weixin-tips:before {
  content: '';
  position: absolute;
  left: 70px;
  top: -16px;
  border: 8px solid transparent;
  border-bottom: 8px solid #d4cdcd;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .weixin-tips:after {
  border-bottom: 8px solid #faf4f4;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .weixin-tips img {
  display: block;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .weixin-tips .qr-explain {
  text-align: center;
  width: 90px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .phone-tips {
  width: 203px;
  height: 73px;
  box-sizing: border-box;
  left: 195px;
  top: 100px;
  line-height: 73px;
  background: #ffffff;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.15);
  display: inline-block;
  position: absolute;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .phone-tips:after, .pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .phone-tips:before {
  content: '';
  position: absolute;
  left: 110px;
  top: -16px;
  border: 8px solid transparent;
  border-bottom: 8px solid #d4cdcd;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .phone-tips:after {
  border-bottom: 8px solid #faf4f4;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .phone-tips .phone-tips-p {
  box-sizing: border-box;
  font-weight: 400;
  white-space: nowrap;
  padding-left: 20px;
  display: inline-block;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #666666;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .message-logos .message-logos-right .phone-tips .phone-tips-exp {
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #ff9500;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .small-ritht-price {
  margin-top: 30px;
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: right;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .small-ritht-price .ritht-price-spec {
  margin-left: 10px;
  font-size: 26px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 700;
  text-align: right;
  color: #e70e1a;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .small-ritht-all-price {
  margin-top: 8px;
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: right;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .query-btn {
  cursor: pointer;
  position: relative;
  background-color: #fff;
  margin-top: 40px;
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: center;
  color: #FE7305;
  width: 130px;
  height: 40px;
  line-height: 40px;
  opacity: 1;
  border: 1px solid #FE7305;
  border-radius: 5px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .query-btn .query-box {
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  display: none;
  position: absolute;
  width: 160px;
  left: -30px;
  top: 50px;
  /*height: 58px;*/
  background-color: #fff;
  z-index: 1;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .query-btn .query-box .query-box-small {
  margin: 15px 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: center;
  color: #333333;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .query-btn .query-box .query-box-small .query-small-phone {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: no-repeat url(../images/phone.png);
  background-size: cover;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .query-btn .query-box .query-box-small .query-small-p {
  line-height: 26px;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .query-btn:hover .query-box {
  display: block;
}

.pageWarp .new-houses-warp .new-houses-content .new-houses-content-big .houses-content-details .houses-content-details-small .details-small-ritht .query-btn:hover {
  color: #ffffff;
  background-color: #FE7305;
}

.pageWarp .new-houses-warp .new-houses-content .side-advertising-warp .side-advertising {
  margin-bottom: 30px;
  float: right;
}

.pageWarp .new-houses-warp .new-houses-content .section-pager {
  width: 900px;
  padding: 20px 0 20px;
  height: 30px;
  margin-top: 30px;
  text-align:center;
}

.pageWarp .new-houses-warp .new-houses-content .section-pager .section {
  width: 100% !important;
  position: relative;
}

.pageWarp .new-houses-warp .new-houses-content .section-pager .section .pager-box {
  position: absolute;
  left: 50%;
}

.pageWarp .new-houses-warp .new-houses-content .section-pager .section .pager-box .pager-inner {
  position: relative;
  left: -50%;
  font-size: 0;
}

.pageWarp .new-houses-warp .new-houses-content .section-pager .section .pager-box .pager-inner .curr {
  color: #fff;
  background: #FE7305;
  border: 1px solid #FE7305;
}

.pageWarp .new-houses-warp .new-houses-content .section-pager .section .pager-box .pager-inner .normal {
  display: inline-block;
  margin: 0 5px;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border: 1px solid #dcdcdc;
  color: #222;
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
}

.pageWarp .footer-warp {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.pageWarp .footer-warp .footer-p {
  border-top: 1px solid #FE7305;
  padding-top: 32px;
  font-size: 16px;
  font-family: PingFangTC, PingFangTC-Regular;
  font-weight: 400;
  text-align: left;
  color: #999999;
}

.pageWarp .checkTrue {
  background-image: url(../images/p3/multiple_select_selected.png) !important;
  background-repeat: no-repeat;
}

.pageWarp .radioTrue {
  background-image: url(../images/p3/single_selected.png) !important;
  background-repeat: no-repeat;
}

.pageWarp .expand {
  background-image: url(../images/p3/put_it_away.png) !important;
  background-repeat: no-repeat;
}

.pageWarp .queryhlinePop {
  display: none;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: -239px;
  bottom: 80px;
  width: 480px;
  height: 523px;
  padding: 25px 50px 20px;
  background: #fff;
  z-index: 99;
  /* display: none; */
}

.pageWarp .queryhlinePop .close-btn {
  background: url(../images/close_ico.png) no-repeat;
  cursor: pointer;
  display: block;
  height: 25px;
  position: absolute;
  right: 15px;
  top: 15px;
  width: 25px;
}

.pageWarp .queryhlinePop .query-cont {
  width: 480px;
  height: auto;
}

.pageWarp .queryhlinePop .query-cont .query-title {
  text-align: left;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  padding: 5px 0 20px;
  color: #333;
}

.pageWarp .queryhlinePop .query-cont .query-item {
  width: 480px;
  padding: 20px 0 30px;
  border-top: 1px solid #d8d8d8;
}

.pageWarp .queryhlinePop .query-cont .query-item img {
  width: 104px;
  height: 104px;
}

.pageWarp .queryhlinePop .query-cont .query-item dt {
  width: 104px;
  height: 104px;
  margin-right: 15px;
}

.pageWarp .queryhlinePop .query-cont .query-item dd {
  width: 360px;
  height: 104px;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .name {
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 7px;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .f999 {
  font-size: 14px;
  margin-bottom: 15px;
  color: #999;
  height: 19.2px;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact {
  font-size: 0;
  height: 36px;
  width: 100%;
  display: flex;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .whatsapp {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .whatsapp .icons-whatsapp {
  width: 26px;
  height: 26px;
  margin-right: 3px;
  display: inline-block;
  background-image: url(../images/p2/whats_app.png);
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .wechat {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .wechat .icons-weixi {
  width: 26px;
  height: 26px;
  margin-right: 3px;
  display: inline-block;
  background-image: url(../images/p2/weixin.png);
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .weixin-tips {
  display: none;
  width: 140px;
  box-sizing: border-box;
  height: 157px;
  opacity: 1;
  left: 280px;
  top: 225px;
  background: #ffffff;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.15);
  position: absolute;
  padding: 25px 25px 15px 25px;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .weixin-tips:after, .pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .weixin-tips:before {
  content: '';
  position: absolute;
  left: 70px;
  top: -16px;
  border: 8px solid transparent;
  border-bottom: 8px solid #d4cdcd;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .weixin-tips:after {
  border-bottom: 8px solid #faf4f4;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .weixin-tips img {
  display: block;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .weixin-tips .qr-explain {
  text-align: center;
  width: 90px;
  font-size: 14px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .phone-tips {
  display: none;
  width: 203px;
  height: 73px;
  box-sizing: border-box;
  left: 340px;
  top: 225px;
  line-height: 73px;
  background: #ffffff;
  box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.15);
  position: absolute;
  border-radius: 5px;
  border: 1px solid #ddd;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .phone-tips:after, .pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .phone-tips:before {
  content: '';
  position: absolute;
  left: 110px;
  top: -16px;
  border: 8px solid transparent;
  border-bottom: 8px solid #d4cdcd;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .phone-tips:after {
  border-bottom: 8px solid #faf4f4;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .phone-tips .phone-tips-p {
  box-sizing: border-box;
  font-weight: 400;
  white-space: nowrap;
  padding-right: 15px;
  display: inline-block;
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Regular;
  font-weight: 400;
  text-align: center;
  color: #666666;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .phone-tips .phone-tips-exp {
  font-size: 16px;
  font-family: PingFangSC, PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  color: #ff9500;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .photo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .photo .icons-phone {
  width: 26px;
  height: 26px;
  margin-right: 3px;
  display: inline-block;
  background-image: url(../images/p2/phone.png);
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact button {
  border: none;
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
  height: 36px;
  background: #30b631;
  border-radius: 6px;
  text-align: center;
  line-height: 36px;
  width: 120px;
}

.pageWarp .queryhlinePop .query-cont .query-item dd .botcontact .photo {
  background: #ff9500;
  margin-right: 0;
  width: 60px;
}
