<>
.statement-box {
position: fixed;
left:0;
bottom:0;
z-index: 99999999;
width: 100%;
height: 40px;
line-height: 40px;
color: #222;
background-color: #FAF5F2;
display: none;
font-size: 14px;
box-shadow: 0px 0px 20px 0px rgba(0000.1);
text-align: center;
}
.statement-content {
width: 1200px;
margin: 0 auto;
}
@media only screen and (max-width: 1190px) {
.statement-content {
width: 1000px;
}
}
.statement-content a {
color: #222;
text-decoration: underline;
cursor: pointer;
}
.statement-confirm {
cursor: pointer;
width: 60px;
height: 28px;
line-height: 28px;
border: 1px solid #222;
border-radius: 2px;
outline: none;
font-size:14px;
color: #222;
background-color: #FAF5F2;
margin-left:20px;
/* margin-top: 10px; */
}
.statement-confirm:hover {
background-color: #fff;
}
>
我們會使用網站分析技術來提升服務品質,請參閱我們的
隱私聲明
<>
.nav-item-left .new-shopping {
position: relative;
}
.nav-item-left .new-shopping::after {
content: '';
position: absolute;
width: 38px;
height: 24px;
position: absolute;
top: -14px;
left: 44px;
z-index: 1;
background: url('/static/public/images/header/new-2.png') no-repeat;
background-size: 100%;
}
>
<>
.imaginary-panel {
position: absolute;
border: 1px solid #e6e6e6;
background-color: #fff;
z-index: 99999;
font-size: 13px;
text-align: left;
max-height: 600px;
overflow-y: auto;
border-radius: 4px;
box-shadow: 0px 3px 16px 2px rgba(0,0,0,0.04)0px 7px 14px 1px rgba(0,0,0,0.08)0px 5px 5px -3px rgba(0,0,0,0.08);
}
.imaginary-panel ul {
padding: 24px 0 14px;
}
.imaginary-panel ul.keywords {
padding-top: 14px;
}
.imaginary-panel li a {
color: #333;
text-decoration: none;
}
.search-image-tip {
color: #333;
font-size: 16px;
font-weight: bold;
padding: 0px 24px;
line-height: 24px;
}
.search-image-tip.mb-16 {
margin-bottom: 16px;
}
.search-image-tip.mb-8 {
margin-bottom: 8px;
}
.search-imaginary-item {
color: #333;
line-height: normal;
}
.search-imaginary-item:hover.search-imaginary-item.active {
background-color: #f5f7f9;
}
.search-imaginary-item strong {
color: #245cce;
}
.search-imaginary-item .alias {
color: #999;
margin-left: 3px;
display: inline-block;
vertical-align: top;
}
.pull-right {
float: right;
max-width: 320px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.feature-tag {
display: inline-block;
text-align: center;
min-width: 55px;
margin-left: 5px;
color: #91a3b7;
background-color: #f5f7f9;
border-radius: 2px;
height: 20px;
line-height: 20px;
}
.builds-count {
color: #757575;
}
.imaginary-panel .ellipsis {
display: inline-block;
max-width: 180px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.history-list {
padding: 0 46px 0 24px;
margin-bottom: 24px;
display: flex;
flex-wrap: wrap;
gap: 12px;
position: relative;
height: 34px;
overflow: hidden;
}
.history-list.extand {
height: auto;
}
.extand-history {
cursor: pointer;
width: 20px;
height: 20px;
background: url( '//s.591.com.tw/build/static/public/component/images/icon-arrow.png' ) no-repeat;
background-size: 100% 100%;
position: absolute;
right: 26px;
top: 7px;
transition: transform 0.3s ease-in-out;
transform: rotate(0deg);
}
.extand-history.extand {
transform: rotate(180deg);
}
.clear-history {
color: #999;
font-size: 14px;
cursor: pointer;
background: url( '//s.591.com.tw/build/static/public/component/images/housing-clear.svg' ) no-repeat;
background-size: 100% 100%;
width: 24px;
height: 24px;
display: inline-block;
vertical-align: middle;
}
.history-list .history-list-item {
padding: 0px 12px;
background: #f5f5f5;
border-radius: 4px;
height: 34px;
line-height: 34px;
color: #333;
font-size: 14px;
cursor: pointer;
}
.history-list .history-list-item a {
display: inline-block;
width: 100%;
height: 100%;
color: #333;
text-align: center;
}
.search-item-content-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 24px;
height: 64px;
gap: 12px;
}
.search-item-content-left {
flex: 1;
display: flex;
align-items: center;
gap: 12px;
overflow: hidden;
}
.search-item-content-left .alias-type {
width: 52px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
background: #f5f5f5;
border-radius: 2px;
}
.search-item-content-left .alias-type.housing {
background: #f2f8ff;
color: #194380;
}
.search-item-content-left .inner {
flex: 1;
display: flex;
flex-direction: column;
}
.search-item-content-left .inner .title-wrapper {
display: flex;
align-items: center;
gap: 4px;
}
.search-item-content-left .inner .title-wrapper .name {
color: #333;
font-weight: bold;
line-height: 24px;
font-size: 16px;
}
.activity-tag {
width: 64px;
height: 20px;
background: url( '//s.591.com.tw/build/static/public/component/images/act-tag.png?v=20250912' ) no-repeat;
background-size: 100% 100%;
position: relative;
}
.search-item-content-left .inner .tags-wrapper {
display: flex;
flex-wrap: wrap;
gap: 21px;
color: #999;
line-height: 22px;
}
.search-item-content-left .inner .tags-wrapper .tag + .tag {
position: relative;
}
.search-item-content-left .inner .tags-wrapper .tag + .tag:before {
content: '';
position: absolute;
left: -11px;
top: 50%;
transform: translateY(-50%);
width: 1px;
height: 12px;
background: #ccc;
}
.search-item-content-right {
flex-shrink: 0;
color: #666;
font-size: 14px;
}
>
新建案頻道,全新升級
覆蓋六都的5,782個建案可供查看,每天上新
- 實地採集,第一時間上架最新、最熱建案廣告
- 確保每個建案都有超過10張圖片可看
- 定期更新建案動態信息,確保資訊速度及新鮮度
- 利用周邊房價對比工具,清楚掌握附近房價高低
立即體驗新版建案
<>
#housenews {
padding-left: 25px;
height: 325px;
}
.house-list img {
width: 100%;
height: 140px;
}
#housenews .rent-Onerow {
height: 254px;
}
#housenews .house-list dl {
padding-bottom: 0;
}
.house-list dl dt {
height: 140px;
}
.house-list dl dd {
display: flex;
flex-direction: column;
height: 114px;
background-color: #fff;
overflow: hidden;
}
.house-list dl dd .title {
flex: 1;
color: #222222;
font-size: 16px;
cursor: pointer;
margin-left: 18px;
}
.house-list dl dd .title::before {
content: '';
position: absolute;
border: 6px solid #4282ed;
border-color: transparent transparent transparent #4282ed;
margin-left: -12px;
margin-top: 4px;
}
.house-list dl dd .title:visited {
color: #888;
}
.house-list dl dd .title:hover {
color: #2371ca;
}
/* 首頁引導彈窗-start */
.guidance-mask {
width: 100%;
height: 100%;
position: fixed;
top: 0;
z-index: 99993;
background-color: #222;
opacity: .4;
}
.guidance {
width: 466px;
height: 212px;
background-color: #fff;
position: fixed;
top: 480px;
left: 0;
right: 0;
margin: 0 auto;
z-index: 99994;
}
.guidance-title {
text-align: center;
margin: 40px 0 12px;
font-size: 30px;
line-height: 30px;
color: #ffa244;
}
.guidance-stitle {
font-size: 24px;
line-height: 24px;
text-align: center;
color: #666;
margin-bottom: 34px;
}
.guidance-btn {
text-align: center;
}
.guidance-btn-l.guidance-btn-r {
width: 180px;
height: 32px;
line-height: 32px;
text-align: center;
color: #666;
display: inline-block;
background-color: #fff;
border-radius: 1px;
border: solid 1px #f5f5f5;
font-size: 15px;
cursor: pointer;
}
.guidance-btn-l {
background-color: #ffa244;
color: #fff;
margin-right: 30px;
}
.guidance-btn-l:hover {
background-color: #ff9931;
}
.guidance-btn-r:hover {
background-color: #f5f5f5;
}
/* 首頁引導彈窗-end */
>
其他周邊服務
-
實價登錄
-
最近行情變了嗎?附近房屋成交價是多少?
591已為您更新2025年10月下半月實價登錄資料
立即查看
-
商用辦公
-
無論你正在考慮餐飲美食或註冊辦公等商業目的
591有各種出租、出售、頂讓物件供您挑選
立即搜尋
-
裝潢設計
-
精選數千張實景高清裝潢設計案例,每日大量更新,找裝潢靈感更容易
尋找靈感

超過8萬筆租屋、32萬筆中古屋、5000筆新建案

在線VR、影片賞屋,助您找房更方便

一鍵撥號,與房東直接談

全臺超過5萬個社區、超過1萬位社區專家

立即與有興趣的屋主、經紀人、建商聯繫
新建案、中古屋、租屋、商用
<>
.area-select-box .area-box-body a{
color: #737373;
}
.area-select-box .area-box-body{
padding-left: 20px;
}
.area-select-box .area-box-body dl{
margin-top: 17px;
}
.area-select-box .area-box-body dt{
margin-right: 20px;
}
.area-select-box .area-box-body dd{
margin-right: 10px;
width: 50px;
height: 20px;
line-height: 20px;
font-size: 14px;
text-align: center;
cursor: pointer;
color: #737373;
}
.area-select-box .area-box-body dd:hover,
#area-select-box.area-select-box .area-select-active{
background-color: #ff8000;
color: white;
border-radius: 3px;
}
.area-select-box{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999998;
}
.area-select-box .area-box{
position: absolute;
top: 50%;
left: 50%;
z-index: 999999;
width: 496px;
height: 214px;
margin-left: -248px;
margin-top: -107px;
border-radius: 5px;
background-color: white;
}
.area-select-box .mask{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0,0,0,.68);
}
.area-select-box .area-box-header{
height: 46px;
line-height: 46px;
background: #f7f7f7;
box-sizing: border-box;
padding: 0 20px;
border-radius: 5px;
}
.area-select-box .area-box-title{
font-size: 20px;
color: #333;
float: left;
}
.area-select-box .area-box-close{
float: right;
background: url( '//s.591.com.tw/build/static/public/component/areaselectbox/close.png' ) no-repeat;
display: inline-block;
width: 20px;
height: 20px;
margin-top: 13px;
}
> <>
.accreditPop {
display: none;
position: fixed;
top: 130px;
left: 90px;
z-index: 9999;
width: 396px;
height: 136px;
border-radius: 5px;
background: url('//s.591.com.tw/build/static/public/googlePush/images/accreditPop.png?20191128') no-repeat center / 100%;
}
.accreditPop .close {
position: absolute;
right: 5px;
width: 25px;
height: 25px;
top:4px;
}
.accreditPop .statement {
position: absolute;
width: 72px;
height: 26px;
top: 32px;
left: 178px;
}
>
<>
.for-love {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99992;
justify-content: center;
align-items: center;
background-color: rgba(0,0,0,.68);
display: none;
}
.for-love-wrapper {
width: 540px;
height: 445px;
position: relative;
}
.for-love-wrapper img {
max-width: 100%;
}
.for-love-close {
background: url( '//s.591.com.tw/build/static/public/component/areaselectbox/close.png' ) no-repeat;
width: 20px;
height: 20px;
position: absolute;
top: -10px;
right: -10px;
cursor: pointer;
display: none;
}
>