.house-list .house-list-item{height:240px;margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.house-list .house-list-item:first-child{margin-top:0}.house-list .house-img-box{width:320px;height:100%}.house-list .house-img-box .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.house-list .house-info-box{padding-left:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.house-list .house-info-box .house-name{font-size:22px;font-weight:700;line-height:34px;color:#333}.house-list .house-info-box .house-location{margin-top:15px;height:25px;font-size:18px;line-height:25px;color:#2b2847}.house-list .house-info-box .house-price{margin-top:25px;line-height:36px;height:36px;color:#ff5050;font-size:18px}.house-list .house-info-box .house-price .price-num{font-size:30px}.house-list .house-info-box .house-tags{margin-top:33px;display:-webkit-box;display:-ms-flexbox;display:flex}.house-list .house-info-box .house-tags .tags-item{padding:0 10px;min-width:90px;height:30px;line-height:30px;background:rgba(38,128,235,.2);color:#2b2847;font-size:14px;margin-left:15px;text-align:center}.house-list .house-info-box .house-tags .tags-item:first-child{margin-left:0}.search{max-width:1320px;margin:0 auto;padding:30px 0 0}.search .search-result-info{height:20px;font-size:14px;line-height:20px;color:#666;margin-bottom:30px}.search .search-result-info .key{color:#2680eb;font-weight:700}.search .page-box{height:120px;background:#fff}.search .page-box .pagination-main{width:1320px;margin:0 auto;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}