houselist.wxss 1.2 KB
@import '../lixiangzhong/lixiangzhong.wxss';
page{
  background: #fff
}
.headlistleft{
  display:flex;
  align-items: center;
  justify-content: center;
  padding: 40rpx 106rpx;
  border-bottom:1rpx solid #f5f5f5;
}
.leftimg{
  width:40rpx;
  height:40rpx;
  font-size: 0
}
.headenter input{
  color:#8C9198;
  font-size: 28rpx;
}
.headenter{
  margin-left:20rpx;
}
.enterword{
  color:#8C9198;
  font-size: 28rpx;
}
.housetime{
  display:flex;
  align-items: center;
   padding: 40rpx 106rpx;
  box-sizing: border-box;
  justify-content: space-between
}
.housemiddle{
  width:96rpx;
  height:56rpx;
  font-size: 0;
  position: relative
}
.houselefttop{
  color:#06121E;
  font-size: 36rpx;
  font-weight: bold
}
.houseleftbottom{
  color:#8C9198;
  font-size:24rpx;
  text-align: center;
  margin-top:8rpx;
}
.housemiddletop{
  width:80rpx;
  color:#FF5A4E;
  font-size: 24rpx;
  text-align: center;
  position: absolute;
  top:-15rpx;
 
}
.nodataimg{
  width:356rpx;
  height:210rpx;
  font-size: 0;
  margin:58rpx auto 0;
}
.nodatatext{
  color:#8C9198;
  font-size: 24rpx;
  width:524rpx;
  margin:24rpx auto 0;
  line-height: 1.6
}
.area{
  color:#06121E;
  font-size: 24rpx;
}