@font-face {
  font-family: "iconfont"; /* Project id 3338972 */
  src: url('/themes/2010a/css2/font_3338972_jidjhch5mi.woff2?t=1650338507325') format('woff2'),
       url('/themes/2010a/css2/font_3338972_jidjhch5mi.woff?t=1650338507325') format('woff'),
       url('/themes/2010a/css2/font_3338972_jidjhch5mi.ttf?t=1650338507325') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right:2px;
}

.icon-huo:before {
  content: "\e66c";
}

.enter-house dt img{height:85px;}
.house-name .zt {
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	height:15px;
	line-height: 15px;
	padding:0px 3px;
	text-align: center;
	margin-right:6px;
	border-radius: 1px;
	
}

.zt_bg_1,.zt_bg_3,.zt_bg_7 {
	background: linear-gradient(0deg,#f58f4b,#ff6600);
	background: -webkit-linear-gradient(0deg,#f58f4b,#ff6600);
}
.zt_bg_5,.zt_bg_6{	
background: linear-gradient(0deg,#1c8868,#32b663);
background: -webkit-linear-gradient(0deg,#1c8868,#32b663);
}
.house-name .title{font-size:17px;font-weight:700}
.house-address.p{font-size:12px;margin-top: -1px;font-family: "Hiragino Sans GB", "PingFangSC-Regular", "Microsoft Yahei UI", "Microsoft YaHei", Helvetica, sans-serif}

.house-address .list-house-price {
	color: #fd4d39;
	font-size: .65rem;
	display: block;
	display: flex;
	display: -webkit-flex;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: -2px;
	margin-bottom: -3px;
}
.list-house-price strong,.list-house-price i {
  font-size:15px;
  line-height:28px
}
.list-house-price i {font-size:12px;font-family: "Hiragino Sans GB", "PingFangSC-Regular", "Microsoft Yahei UI", "Microsoft YaHei", Helvetica, sans-serif}
.list-house-price .s3{color: #999;font-size:11px;transform: scale(.95);line-height:28px}
.house-address .icon-huo{color:#fd4d39;}
.house-address.hot{color: #666;}