.ad {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ad img {
  width: 7.5rem;
}
.search {
  height: 1.28rem;
}
.search .item {
  height: 0.7rem;
  width: 2.22rem;
  margin-top: 0.28rem;
  margin-left: 0.21rem;
  border: 1px solid #dbdbdb;
  position: relative;
  line-height: 0.7rem;
  padding-left: 0.14rem;
  background: url(../../img/down-img.png) no-repeat center;
  background-size: 0.32rem 0.17rem;
  background-position-x: 1.7rem;
  background-color: #fff;
}
.search .item .select-item {
  height: 0.7rem;
  width: 2.2rem;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.rencai {
  width: 100%;
  padding-bottom: 0.2rem;
}
.rencai .list {
  padding: 0 0.2rem;
  margin-bottom: 0.18rem;
}
.rencai .list .title-t {
  height: 0.98rem;
  line-height: 0.98rem;
  color: #696969;
  font-weight: 500;
  border: 1px solid #dbdbdb;
  border-left: 3px solid #fc4233;
  padding-left: 0.32rem;
  border-bottom: none;
  background-color: #fff;
}
.rencai .list .item {
  min-height: 2.92rem;
  border: 1px solid #dbdbdb;
  padding: 0.38rem 0.34rem;
  position: relative;
  background-color: #fff;
}
.rencai .list .item .price {
  color: #f96e59;
  font-weight: 600;
  position: absolute;
  top: 0.92rem;
  right: 0.35rem;
}
.rencai .list .item .other {
  color: #888888;
  padding-bottom: 0.2rem;
}
.rencai .list .item .other span {
  color: #f96e59;
}
.rencai .list .item .object {
  color: #565656;
  margin-top: 0.1rem;
  max-width: 4.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rencai .list .time {
  height: 0.94rem;
  width: 100%;
  line-height: 0.94rem;
  color: #888888;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  background-color: #fff;
}
.rencai .list .time .address {
  width: 2.35rem;
  padding-left: 0.62rem;
  background: url(../../img/addess-logo.png) no-repeat center;
  background-size: 0.24rem 0.26rem;
  background-position-x: 0.2rem;
  overflow: hidden;
  white-space: nowrap;
}
.rencai .list .time .der {
  width: 2.35rem;
  padding-left: 0.62rem;
  background: url(../../img/pre-logo.png) no-repeat center;
  background-size: 0.24rem 0.26rem;
  background-position-x: 0.2rem;
  overflow: hidden;
  white-space: nowrap;
}
.rencai .list .time .num {
  width: 2.35rem;
  padding-left: 0.4rem;
  background: url(../../img/num-logo.png) no-repeat center;
  background-size: 0.24rem 0.26rem;
  background-position-x: 0rem;
  overflow: hidden;
  white-space: nowrap;
}
.rencai .list .button {
  display: block;
  width: 100%;
  height: 0.7rem;
  text-align: center;
  line-height: 0.7rem;
  background: url(../../img/button-bg.png) no-repeat center;
  background-size: 100%;
  color: #fff;
}
.rencai .list:last-child {
  margin: 0;
}
.more {
  display: block;
  width: 100%;
  height: 0.66rem;
  text-align: center;
  line-height: 0.66rem;
  color: #6e6e6e;
  background-color: #fff;
  margin-top: 0.28rem;
}
.p-b-80 {
  padding-bottom: 80px;
}
