﻿* {
  margin: 0;
  padding: 0;
}
input,
button {
  outline: none;
}
li {
  list-style: none;
}
em {
  font-style: normal;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.search {
  float: left;
  padding: 0 20px;
  border-right: 1px solid #eee;
}
.search input {
  float: left;
  line-height: 48px;
  font-size: 14px;
  border: none;
  width: 230px;
}
.filtrate-list {
  float: left;
}
.filtrate-list li {
  float: left;
  text-align: center;
  padding: 0 20px;
  border-right: 1px solid #eee;
  cursor: pointer;
  position: relative;
}
.filtrate-list li > span {
  display: inline-block;
  line-height: 48px;
  font-size: 14px;
  color: #333;
  padding-right: 20px;
}
.filtrate-detail {
  width: 436px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  background: #fff;
  font-size: 12px;
  padding: 0 20px;
  border-top: 1px solid #eee;
  display: none;
}
.filtrate-detail ul {
  overflow: hidden;
}
.money {
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}
.money li {
  float: left;
  width: 33.3%;
  text-align: left;
  border-right: none;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
}
.money p {
  width: 10px;
  height: 10px;
  border: 1px solid #333;
  border-radius: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.money .checked {
  color: #0079fe;
}
.money .checked p {
  border: 1px solid #0079fe;
  background: url(../../Content/Home/images/checked.png) no-repeat 50% 0.5%;
}
.scope {
  text-align: left;
  margin-top: 20px;
  display: flex;
}
.scope input {
  margin: 0 5px;
}
.filtrate-btn {
  float: right;
  margin: 20px 0;
}
.filtrate-btn a {
  float: left;
  margin-left: 30px;
  font-size: 14px;
}
.sure {
  color: #0079fe;
}
.show .filtrate-detail {
  display: block !important;
}
.more-filtrate {
  width: 620px;
}
.more-filtrate em {
  float: left;
  line-height: 50px;
  width: 70px;
  text-align: left;
}
.more-filtrate .money {
  float: left;
  width: unset;
  border-bottom: none;
}
.more-filtrate .money li {
  float: left;
  width: 110px;
}
.normalMark {
  position: absolute;
  background: #0079fe;
  color: #ffffff;
  white-space: nowrap;
  font-size: 12px;
}
.normalMark .LouPanName {
  padding: 4px 8px;
  background: #0079fe;
}
.normalMark .junJiaShou {
  padding: 4px 8px;
  background: #19be6b;
}
.normalMark .down {
  width: 0px;
  height: 0px;
  border-width: 5px;
  border-style: solid;
  border-color: #0079fe transparent transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 19px;
}
.normalMark:hover {
  z-index: 999999 !important;
  background: #e4393c !important;
}
.circleMark:hover {
  z-index: 999999 !important;
  background: #e4393c !important;
}
.normalMark:hover .down {
  border-color: #e4393c transparent transparent transparent !important;
}
.normalMark.active {
  z-index: 999999 !important;
  background: #e4393c !important;
}
.normalMark.active .down {
  border-color: #e4393c transparent transparent transparent !important;
}
.normalMark:hover .normalMarkDetail {
  display: block !important;
}
.normalMarkDetail {
  display: none;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -700%;
  transform: translateX(-50%);
  width: 350px;
  padding: 20px;
}
.normalMarkDetail img {
  float: left;
  width: 136px;
  height: 100px;
}
.normalMarkDetail div {
  margin-left: 15px;
  float: left;
  color: #333;
}
.normalMarkDetail div p:nth-of-type(1) {
  margin-top: 20px;
}
.normalMarkDetail div p {
  font-size: 14px;
  line-height: 24px;
}
.left-house-list {
  position: absolute;
  top: 100px;
  left: 25px;
  background: #fff;
  z-index: 99;
  border-top: 1px solid #eee;
  width: 375px;
  height: calc(100 vh - 158 px);
  transition: 0.5s;
}
.house-list-head {
  padding: 20px;
  color: #333;
  border-bottom: 1px solid #eee;
}
.house-list-head h2 {
  font-size: 20px;
  margin-bottom: 10px;
}
.house-list-head span {
  font-size: 12px;
  display: inline-block;
  color: #666;
  font-weight: normal;
}
.house-list-head p {
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
}
.house-list-wrap {
  padding: 20px;
}
.house-list-wrap-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
.house-list-wrap-title em {
  color: #0079fe;
}
.house-list-tabs-btn {
  margin: 15px 0 0;
}
.house-list-tabs-btn a {
  float: left;
  font-size: 12px;
  line-height: 18px;
  color: #333;
  margin-right: 20px;
  cursor: pointer;
}
.house-list-tabs-btn .tabs-active {
  color: #0079fe;
}
.tabs-item li {
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.tabs-item li img {
  float: left;
  margin-right: 15px;
}
.tabs-item li div {
  float: left;
}
.tabs-item li div strong {
  font-size: 18px;
  font-weight: bold;
  color: #df1e1e;
  margin-bottom: 10px;
  display: inline-block;
}
.tabs-item li div p {
  font-size: 12px;
  color: #333;
  line-height: 22px;
}
.tabs-item li div div {
  margin-top: 10px;
}
.tabs-item li div div span {
  float: left;
  font-size: 12px;
  line-height: 16px;
  padding: 0 2px;
  background: #e1f5f8;
  color: #39becd;
  margin-right: 5px;
}
.left-house-close {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 60px;
  background: #fff;
}
.left-house-close span {
  position: absolute;
  width: 12px;
  height: 12px;
  border: 3px solid #555;
  left: 50%;
  top: 50%;
  border-left: none;
  border-bottom: none;
  transform: translate(-70%, -50%) rotate(45deg);
}
.tabs-list {
  height: 592px;
  width: 355px;
  overflow: hidden;
}
.tabs-item {
  margin-top: 15px;
  height: 100%;
  width: 348px;
  overflow-y: auto;
  overflow-x: hidden;
}
.searchs .last {
  color: #999;
  line-height: 35px;
  width: 425px;
}
.fr {
  float: right;
}
.last .ditu {
  margin-top: 6px;
  margin-left: 10px;
  border-radius: 2px;
  height: 34px;
  padding: 0 15px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.last .hvr-bob-i-3 {
  background: #33cabb;
  border: 1px solid #33cabb;
}
.last .ditu a {
  color: #fff;
  display: block;
  text-overflow: inherit;
  white-space: inherit;
  overflow: auto;
  text-decoration: none;
}
.last .hvr-bob-i-2 {
  background: #fa3534;
  border: 1px solid #fa3534;
}
.last .hvr-bob-i-1 {
  background: #ff9900;
  border: 1px solid #ff9900;
}
.last .hvr-bob-i-0 {
  background: #3394fe;
  border: 1px solid #3394fe;
}
.FangRuanMap_search {
  position: absolute;
  top: 25px;
  width: 375px;
  z-index: 9;
  background: #fff;
  padding: 10px;
  left: 25px;
  border-radius: 5px;
}
.FangRuanMap_search i {
  position: absolute;
  top: 22px;
  left: 20px;
}
.FangRuanMap_search .form-control {
  padding-left: 40px;
}
.FangRuanMap_search .select1 {
  left: 0px;
  top: 58px;
  display: none;
  overflow: auto;
  padding-left: 0px;
  z-index: 999;
  position: absolute;
  border: 1px solid #ccc;
  width: 376px;
  background: #fff;
}
.FangRuanMap_search .select1 li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px dashed #d7d7d7;
}
.FangRuanMap_search .select1 li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.FangRuanMap_search .select1 .quName {
  margin-left: 20px;
  color: #999;
}
.FangRuanMap_search .select1 .shangquanName {
  color: #999;
}
.FangRuanMap_ShaiXuan {
  position: absolute;
  top: 25px;
  z-index: 10;
  left: 50%;
  margin-left: -166px;
  background: #fff;
  padding: 3px;
  border-radius: 5px;
}
.FangRuanMap_ShaiXuan .show span {
  color: #0079fe;
}
.Tao {
  padding: 8px 5px 6px 3px;
  border-radius: 0px;
  background: #19be6b;
  margin-left: 6px;
}
.FangRuanMenu {
  position: absolute;
  top: 25px;
  z-index: 10;
  right: 25px;
  background: #fff;
  border-radius: 5px;
}
.FangRuanMenu ul {
  overflow: hidden;
}
.FangRuanMenu ul li {
  float: left;
  width: 73px;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.FangRuanMenu ul .active {
  background: #0079fe;
  color: #fff;
}
.QuYu,
.ShangQuan {
  position: absolute;
  background: #0079fe;
  color: #ffffff;
  height: 85px;
  width: 85px;
  border-radius: 50%;
  white-space: nowrap;
  font-size: 14px;
  z-index: 1;
  text-align: center;
  line-height: 26px;
  padding-top: 10px;
  box-sizing: border-box;
  user-select: none;
}
.QuYu p:nth-child(1),
.ShangQuan p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}
.QuYu p:nth-child(2),
.ShangQuan p:nth-child(2) {
  color: #e4e7ea;
}
.QuYu:hover,
.ShangQuan:hover {
  background-color: rgba(250, 87, 65, 0.9) !important;
}
.MapMenu {
  position: absolute;
  top: 60px;
  z-index: 9;
  left: 50%;
  margin-left: -150px;
}
.MapMenu ul {
  overflow: hidden;
  background: #ffffff;
}
.MapMenu ul li {
  float: left;
  width: 100px;
  text-align: center;
  padding: 10px 0px;
  cursor: pointer;
}
.MapMenu ul li:hover {
  background: #0079fe;
  color: #fff;
}
.MapMenu ul .active {
  background: #0079fe;
  color: #fff;
  cursor: initial;
}