.property-search-section{background:#eef7f2;padding:22px 0 28px;position:relative;z-index:20}
.property-search-section h3{font-size:24px;line-height:32px;font-weight:700;text-align:center;color:#151515;margin:0 0 24px}
.property-search-shell{max-width:1180px;margin:0 auto;position:relative}
.search-wrapper.property-smart-search{display:flex;align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:34px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-height:66px;overflow:visible}
.property-smart-search .location-search-box{position:relative;flex:1 1 auto;min-width:0}
.property-smart-search .location-icon{position:absolute;left:24px;top:50%;transform:translateY(-50%);font-size:20px;color:#e31d2f;z-index:2}
.property-smart-search input[name="keyword"]{height:64px;border:0;box-shadow:none;font-size:17px;color:#343434;padding:0 22px 0 24px;background:transparent}
.property-smart-search input[name="keyword"]:focus{box-shadow:none}
.property-smart-search .search-box-item{width:250px;border-left:1px solid #e1e1e1;position:relative}
.property-smart-search .type-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);font-size:17px;color:#038c43;z-index:2}
.property-smart-search .search-box-item select{height:64px;border:0;box-shadow:none;font-size:16px;color:#333;padding-left:45px;background:#fff}
.property-smart-search .search-btn{height:54px;min-width:170px;margin:6px 8px 6px 10px;border:0;border-radius:28px;background:#038c43;color:#fff;font-size:18px;font-weight:700;box-shadow:none}
.property-smart-search .search-btn i{margin-right:8px}
.location-dropdown{display:none;position:absolute;left:0;right:auto;top:70px;width:560px;max-width:calc(100vw - 30px);background:#fff;border:1px solid #e2e2e2;border-top:0;box-shadow:0 12px 26px rgba(0,0,0,.18);padding:18px 18px 20px;z-index:999;text-align:left}
.suggest-title{font-size:13px;color:#303030;font-weight:700;margin:0 0 10px}
.suggest-section{margin-bottom:20px}
.suggest-section:last-child{margin-bottom:0}
.recent-card{display:inline-block;border:1px solid #d7d7d7;background:#fafafa;border-radius:8px;padding:10px 16px;min-width:200px;color:#222;cursor:pointer;line-height:21px}
.recent-card span{display:block;color:#777;font-size:13px}
.suggest-row{padding:6px 0;font-size:15px;color:#707070;cursor:pointer;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.suggest-row:hover,.recent-card:hover{color:#111}
.suggest-row strong{color:#e31d2f;font-weight:500}
.suggest-row small{color:#777;font-size:14px}
.suggest-empty{font-size:14px;color:#777;padding:4px 0}
@media (max-width:767px){
    .property-search-section{padding:22px 0 28px}
    .property-search-section h3{font-size:20px;line-height:28px;margin-bottom:18px}
    .search-wrapper.property-smart-search{display:flex;border-radius:18px;overflow:visible;padding:0;min-height:58px}
    .property-smart-search .location-search-box{flex:0 0 70%;width:70%}
    .property-smart-search input[name="keyword"]{height:58px}
    .property-smart-search .search-box-item{width:100%;border-left:0;border-top:1px solid #eee}
    .property-smart-search .search-box-item select{height:54px}
    .property-smart-search .search-box-item.hidden-xs{display:none!important}
    .property-smart-search .search-btn{flex:0 0 30%;width:30%;min-width:0;margin:4px 4px 4px 0;height:50px;font-size:15px;border-radius:16px;padding:0 8px}
    .property-smart-search .search-btn i{margin-right:4px}
    .location-dropdown{top:60px;width:100%;padding:15px}
}
