body {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
.location {
  background: #fbfbfb;
  border-radius: 10px;
  margin-top: 20px;
}
.search-label {
  font-size: 12px;
  font-weight: 600;
  color: #333;
  line-height: 30px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.total-div {
  width: 1200px;
  margin: 0px auto;
  margin-top: 30px;
  font-weight: 600;
  font-size: 18px;
  color: #333333;
  line-height: 25px;}
.total-span {
  color: #FF4500;
}
.auction-stage-value {
  background: #FF4500;
  color: #FFFFFF;
  padding: 2px 5px;
  font-size: 12px;
  border-radius: 2px;
  margin-right: 5px;
}
.active {
  color: #FF4500 !important;
  background: none !important;
}
.tab-item:hover {
  color: #FF4500;
}
.tab-active {
  color: #FFF !important;
  background: #FF4500;
}
.sort-container {
  float: right;
  display: flex;
  flex-direction: row;
}
.sort-item {
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  text-align: right;
  margin-left: 15px;
}
.sort-active {
  color: #FF4500;
}
.sort-img {
  height: 12px;
}
.top-banner {
  width: 100%;
}
.middle-banner-container {
  display: flex;
  justify-content: center;
}
.middle-banner {
  margin: 20px 0;
  width: 1200px;
  border-radius: 12px;
}
.location-normal {
padding-bottom: 10px;
font-size: 12px;
color: #2A2A2A;
line-height: 30px;
text-align: left;
font-style: normal;
text-transform: none;
}
.arrow-up {
  margin: 13px 6px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #2A2A2A; /* 箭头的颜色和大小 */
}
.arrow-down {
  margin: 13px 6px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #2A2A2A; /* 箭头的颜色和大小 */
}
.search-content {
display: inline-block;
min-width: 100px !important;
font-size: 12px;
font-weight: 400;
color: #333;
line-height: 28px;
text-align: left;
font-style: normal;
text-transform: none;
}
.search-content:first-of-type {
  min-width: 80px !important;
}
.search-content-top {
  display: inline-block;
margin-right: 20px;
font-size: 12px;
font-weight: 400;
color: #333;
line-height: 28px;
text-align: left;
font-style: normal;
text-transform: none;
}
.screenBtn {
  background: #FF4500;
  color: #FFF;
  font-size: 12px;
  padding: 0 6px;
  margin-left: 10px;
  line-height: 20px;
  border-radius: 2px;
  cursor: pointer;
}
.margin-right-xs {
  margin-right: 20px !important;
}
.location-line {
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  margin: 0px 55px 10px 55px;
  padding: 12px 0 8px 0;
}
.location-screen {
  display: flex;
}
input[type="checkbox"] {
  position: relative;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  margin-right: 4px;
  border: 1px solid #949494;
  -webkit-appearance: none;
}
.img-chk {
  margin-top: -2px;
  width: 13px;
  height: 13px;
  margin-right: 4px;
}
input[type="checkbox"]:checked {
  background: #FF4500;
  border: 1px solid #FF4500;
  -webkit-appearance: none;
}
input[type="checkbox"]:checked::after {
  content: "✓";
  color: #fff;
  position: absolute;
  top: -8px;
  left: -1px;
  font-size: 14px;
}

/* 竖版 */
.nowListWrap1 {
  display: block;
}
/* 
.search-container {
  display: flex;
  height: 153px;
  background: #F5F5F5;
  align-items: center;
} */
.search-middle {
  display: flex;
  align-items: center;
}
.search-logo {
  display: inline;
}
.logo {
  height: 80px;
}
.logo-split {
font-size: 16px;
color: #d8d8d8;

}
.search-sologn {
  display: inline;
font-weight: 700;
font-size: 20px;
color: #000000;
text-align: left;
font-style: normal;
text-transform: none;
}
.search-row {
  display: inline;
  margin-left: 160px;
  height: 68px;
  box-shadow: 20px 0px 50px 0px #DDDDDD;
}
.search-input {
    
  font-size: 15px;
  font-weight: 500;
  background: #FFFFFF;
  border: 0;
  padding:0 10px;
  line-height: 22px;
  width: 468px;
  height: 68px;
  background: #FFFFFF;
  box-shadow: 0px 0 10px 0px rgba(0,0,0,0.07);
  border-radius: 4px;
}
.map-btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  /* width: 107px; */
  height: 68px;
  background: #FFFFFF;
  color: #666;
  text-align: left;
  font-style: normal;
  text-transform: none;
  padding-right: 15px;

  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  text-align: left;
  font-style: normal;

}
.search-btn {
  cursor: pointer;
  width: 100px;
  height: 68px;
  background: #FF4500;
  box-shadow: 0px 0 5px 0px rgba(0,0,0,0.12);
  border-radius: 0px 3px 3px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.subway-line {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 18px;
  color: #333;
  border-radius: 2px;
  background: rgba(255,255,255,0.5);
  padding: 4px 6px;

  font-size: 12px;
  color: #000000;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.green-icon {
  background: #2DA351;
  border-radius: 2px 0 0 0;
  width: 86px;
  height: 32px;
  border-radius: 2px 0 0 0;
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.red-icon {
  width: 86px;
  height: 32px;
  background: #FF4500;
  border-radius: 2px 0 0 0;
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  color: #F0F0F2;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.grey-icon {
  background: gray;
  width: 86px;
  height: 32px;
  border-radius: 2px 0 0 0;
  font-size: 14px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
  font-style: normal;
  text-transform: none;
}
.title:hover {
  color: #FF4500 !important;
}
.left-price {
  flex: 1;
  /* display: flex; */
  margin-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right-price {
  flex: 1;
  display: flex;
  align-items: center;
}
.space-between {
  display: flex;
  flex-direction: row;
  text-align: left;
  /* justify-content: space-between; */
  align-items: center;
  white-space: nowrap;
  color: #333333;
  font-weight: 400;
  text-align: center;
}
.space-line {
  font-size: 10px;
  color: #EEEEEE !important;
}
.space-content {
  /* flex: 1; */
  margin-right: 10px;
  overflow: hidden;
  /* text-overflow: ellipsis; */
  white-space: nowrap;
  color: #999999;
  text-align: center;
}
.space-middle {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.img-map {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.img-search {
  width: 29px;
  height: 29px;
}
.search-input::placeholder {
  font-weight: 400;
  height: 68px;
  font-size: 15px;
  color: #999999;
  line-height: 22px;
  text-align: left;
  font-style: normal;
}
.animated {
  box-shadow: 0 3px 10px 0 rgba(0,0,0,.05)
}
.animated:hover {
  box-shadow: 2px 7px 22px 0 rgba(0,0,0,.07);
}

.nowListWrap1 .listBox1 {
  border: 1px solid rgba(208, 208, 208, 1);
  border-bottom: none
}
.left-a0 {
  margin: 10px 10px 10px 0px;
}
.left-a1 {
  margin: 10px 10px 10px 10px;
}
.left-a2 {
  margin: 10px 10px 10px 10px;
}
.left-a3 {
  margin: 10px 0px 10px 10px;
}

.nowListWrap1 .listBox1 .list1 {
  height: 202px;
  border-bottom: 1px solid rgba(208, 208, 208, 1);
  overflow: hidden;
  box-sizing: border-box;
  padding-right: 41px;
  background: #fff;
}

.nowListWrap1 .listBox1 .list1 .banner {
  width: 281px;
  height: 182px;
  position: relative;
  margin: 10px 0 0 10px;
  float: left;
}

.nowListWrap1 .listBox1 .list1 .banner .bannerIcon {
  position: absolute;
  left: 0;
  top: 0;
  /* width: 74px; */
  /* height: 34px; */
  color: #fff;
  text-align: center;
  border-bottom-right-radius: 5px;
  /* line-height: 34px; */
  /* font-size: 14px; */
}

.nowListWrap1 .listBox1 .list1 .banner img {
  width: 100%;
  height: 182px;
  display: block;
}

.nowListWrap1 .listBox1 .list1 .banner .po {
  bottom: 0;
  right: 0;
  height: 31px;
  line-height: 31px;
  padding: 0 13px 0 16px;
  font-size: 18px;
  color: #FFF;
  background-color: rgba(2, 2, 2, 0.5);
  border-top-left-radius: 20px;
}

.market_price {
  font-size: 20px !important;
  color: #333 !important;
  font-weight: 900;
}

.nowListWrap1 .listBox1 .list1 .cont {
  padding: 13px 15px;
  width: 50%;
  float: left;
}

.nowListWrap1 .listBox1 .list1 .cont .title {
  font-size: 22px;
  line-height: 28px;
  color: #333;
  font-weight: bold;
  padding-bottom: 11px;
  border-bottom: 1px solid #EEE;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nowListWrap1 .listBox1 .list1 .cont .desc {
  border-bottom: none;
  padding: 5px 0;
  padding-top: 10px;
}

.nowListWrap1 .listBox1 .list1 .cont .desc .div1 {
  font-size: 0;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}

.nowListWrap1 .listBox1 .list1 .cont .desc .div1 span {
  display: inline-block;
  vertical-align: middle;
  color: #666666;
  font-size: 18px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #707070;
}

.nowListWrap1 .listBox1 .list1 .cont .desc .div1 span:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

.nowListWrap1 .listBox1 .list1 .pare .div2 {
  line-height: 28px;
  height: 28px;
  margin-top: 45px;
}

.nowListWrap1 .listBox1 .list1 .pare .div2 .txt1 {
  color: #666666;
  font-size: 18px;
}

.nowListWrap1 .listBox1 .list1 .pare .div2 .txt2 {
  color: #E7270F;
  font-size: 24px;
  font-weight: bold;
}

.nowListWrap1 .listBox1 .list1 .pare .div3 {
  margin-top: 14px;
}

.nowListWrap1 .listBox1 .list1 .pare .div3 .txt3 {
  color: #666666;
  font-size: 16px;
}

.nowListWrap1 .listBox1 .list1 .time {
  padding-top: 20px;
  padding-right: 54px;
}

.nowListWrap1 .listBox1 .list1 .time1 {
  padding-top: 10px;
  padding-right: 54px;
}

.nowListWrap1 .listBox1 .list1 .time2 {
  padding-top: 8px;
  padding-right: 54px;
}

.nowListWrap1 .listBox1 .list1 .time .content {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
}

.nowListWrap1 .listBox1 .list1 .time .con1s {
  color: #666;
}

.nowListWrap1 .listBox1 .list1 .time .con1s span {
}

.nowListWrap1 .listBox1 .list1 .time .say {
  text-align: right;
  font-size: 20px;
  color: #666;
  top: 17px;
  width: 63px;
  background: url("/images/guanzhu@2x11.png") no-repeat left center /20px 20px;
}

.nowListWrap1 .listBox1 .list1 .time .say1 {
  text-align: right;
  font-size: 20px;
  color: #666;
  right: 49px;
  top: 17px;
  width: 110px;
  background: url("/images/zixun-2@2x.png") no-repeat left center /24px 24px;
  line-height: 20px;
}

.nowListWrap1 .listBox1 .list1 .time .tozixun:hover {
  color: #A87446;
  background: url("/images/zixunac.png") no-repeat left center /24px 24px;
}

.nowListWrap1 .listBox1 .list1 .time .fllowBtn:hover {
  color: #A87446;
  background: url("/images/guanzhu@2x.png") no-repeat left center /20px 20px;
}

.nowListWrap1 .listBox1 .list1 .tableList div {
  width: 80px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  opacity: 1;
  border-radius: 2px;
  text-align: center;
  float: left;
  margin-right: 10px;
}

.nowListWrap1 .listBox1 .list1 .tableList div:nth-child(1) {
  background: #F4ECE9;
  color: #BA8976;
}

.nowListWrap1 .listBox1 .list1 .tableList div:nth-child(2) {
  background: #E4F2E9;
  color: #6EB285;
}

.nowListWrap1 .listBox1 .list1 .tableList div:nth-child(3) {
  background: #F0EED9;
  color: #ACA569;
}

.house-auction-stage {
  display: inline-block;
  width: 32px;
  height: 15px;
  margin-right: 4px;
  margin-top: -1px;
  margin-bottom: 2px;
}
