ition:absolute; top:8px; border-radius:4px; z-index:15; } .scrol_arrow_l{ left:3px; } .scrol_arrow_r{ right:3px; } .cityselement{ width:33.33%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; text-align:left; padding:10px 0 10px 20px; } .reflect:not(.cityselement){ border:1px solid #b92f3c; color:#b92f3c; font-weight:bold; background-color:#FFF !important; } #citysel .reflect{ color:#b92f3c; position:relative; font-size:medium; font-weight:bold; } .CselTime{ border:1px solid #CCCCCC; color:#000; } #timesel{ display:table-cell; } .filbar,.cityselement{ display:none; } .hovered{ position:relative; font-size:medium; font-weight:bold; color:#b92f3c; } .hovered:after{ content:""; border:solid #b92f3c; width:4px; height:8px; position:absolute; border-width: 0 2px 2px 0; transform:rotate(45deg); margin-left:10px; top:12px; } #citysel .reflect:after{ content:""; border:solid #b92f3c; width:4px; height:8px; position:absolute; border-width: 0 2px 2px 0; transform:rotate(45deg); margin-left:10px; top:12px; } #filbar [class^="setBtn"]{ width:50%; color:#FFF; float:left; text-align:center; padding:10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .setBtn{ background-color: #ffffff; border: 1px solid #DCDFE6; color: #424242 !important; } .setBtn1{ background-color:#888888; font-weight: 700; } .setBtn1.se_afbtn{ background-color:#e8283b; } .filchild:not(:first-child){ display:none; } @media only screen and (max-width: 768px) { .scro_day_out{ padding:0; } .scrol_arrow_l,.scrol_arrow_r{ display:none; } .cityselement,.sel_box{ width:50%; } #filbar [class^="setBtn"]{ width:100%; text-align:center; } .floating{ position: fixed; top: 51px; } } .tancelement,.mainBtn{ text-align:left; padding:10px 0 10px 20px; } .input-range{ height:1.5rem; position: relative; } .input-range__slider { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #920a17 !important; border: 1px solid #920a17 !important; border-radius: 100%; cursor: pointer; display: block; height:1rem; margin-left: -0.5rem; margin-top:-0.75rem !important; outline: none; position: absolute; top: 50%; -webkit-transition: box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out; transition: box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out, box-shadow 0.3s ease-out; transition: transform 0.3s ease-out, box-shadow 0.3s ease-out, -webkit-transform 0.3s ease-out; width:1rem; } .input-range__slider:active { -webkit-transform: scale(1.3); transform: scale(1.3); } .input-range__slider:focus { box-shadow: 0 0 0 5px rgba(63, 81, 181, 0.2); } .input-range--disabled .input-range__slider { background: #cccccc; border: 1px solid #cccccc; box-shadow: none; -webkit-transform: none; transform: none; } .input-range__slider-container { -webkit-transition: left 0.3s ease-out; transition: left 0.3s ease-out; } .input-range__label { color: #aaaaaa; font-family: "Helvetica Neue", san-serif; -webkit-transform: translateZ(0); transform: translateZ(0); white-space: nowrap; } .input-range__label--min, .input-range__label--max{ bottom: -1.5rem; position: absolute; } .input-range__label--min{ left:0; } .input-range__label--max{ right:0; } .input-range__label--value{ position: absolute; top:-2.5rem; } .input-range__label-container{ left:-50%; position: relative; } .input-range__label--max .input-range__label-container{ left:50%; } .input-range__track { background: #eeeeee; border-radius: 0.3rem; cursor: pointer; display: block; height:0.4rem !important; position: relative; -webkit-transition: left 0.3s ease-out, width 0.3s ease-out; transition: left 0.3s ease-out, width 0.3s ease-out; } .input-range--disabled .input-range__track { background: #eeeeee; } .input-range__track--background { left: 0; margin-top:-0.15rem; position: absolute; right: 0; top: 50%; } .input-range__track--active { background: #b92f3c !important; } .form{ margin: 0 auto; padding:0px 30px !important; } #category_list_area_DCF3DE{ display: contents; } #category_list_preload_DCF3DE{ display: contents; } .loading_category{ border-radius: 12px; background: -webkit-gradient(linear,left top,right top,color-stop(25%,#e0e0e0),color-stop(37%,#e9e9e9),color-stop(63%,#e0e0e0)); background: linear-gradient(90deg,#e0e0e0 25%,#e9e9e9 37%,#e0e0e0 63%); background-size: 400% 100%; -webkit-animation: loading_category_animation 1.2s ease infinite; animation: loading_category_animation 1.2s ease infinite; width: 66px; height: 12px; display: inline-flex; } @keyframes loading_category_animation { 0% { background-position: 100% 50%; } 100% { background-position: 0 50%; } } .filter_clear_btn,.filter_search_btn { width: 42% !important; margin: 5px 10px; border-radius: 5px; } @media screen and (max-width:873px){ .filter_clear_btn,.filter_search_btn { width: 87% !important; margin: 5px 10px; border-radius: 5px; } .areabox{ height: 374px !important; } } /* HTML:
*/ .loader-style-1 { width: 37px; aspect-ratio: 2; --_g: no-repeat radial-gradient(circle closest-side, #ffffff 90%,#0000); background: var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%; background-size: calc(100% / 3) 50%; animation: l3 1s infinite linear; margin: auto; } @keyframes l3 { 20%{background-position:0% 0%, 50% 50%,100% 50%} 40%{background-position:0% 100%, 50% 0%,100% 50%} 60%{background-position:0% 50%, 50% 100%,100% 0%} 80%{background-position:0% 50%, 50% 50%,100% 100%} }
Time
Area
Price
Sort
Offer
Payment Method
Service Location
Reset
Search
Select Time
Nearby
500m
1000m
2000m
3000m
SelectPrice
$1-$100
$101-$300
$301-$600
$600 or Above
SelectSort
Default
Highest Rating
Price (Low to High)
Price (High to Low)
Nearby
Booking Pros
Rebate
Discount
Point
First Trial
Limited-time
SelectPayment Method
Online Pay
Arrival Pay
Service Location
At-shop service
At-home service
Select Merchant Type
Shop
Freelancer
Book Online
All Shops

2026 HK Services: Thai Massage, Hair Styling, Nail Art, Facials, AC Cleaning | Book Now

feature graphic desktop
feature graphic desktop

Hong Kong Recommendation in 2026

Want to search for the best price in 2026 Hong Kong ? Bookfun provides the most immediate Hong Kong reservation service. After becoming a member, you can enjoy various discounts and rebates in Hong Kong .

Hong Kong with high-quality stores are naturally indispensable, you want we have everything you want, there is always a category to satisfy your demand.

Some stores have even launched trial offers and special offers, and even up to 25% rebate or 50% discount, allowing you to enjoy the most famous price! Support local stores, there is always one near you, BookFun will help you make an appointment instantly!