607 lines
51 KiB
HTML
607 lines
51 KiB
HTML
<!doctype html>
|
||
<html lang="zh-CN">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>酒店列表</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<style>
|
||
body{margin:0;background:#f4f4f4;font-family:Arial,"Microsoft YaHei",sans-serif;color:#111}
|
||
.wrap{max-width:1460px;margin:0 auto;padding:20px}
|
||
.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
|
||
.top a{margin-left:10px;color:#0b5c7a;text-decoration:none}
|
||
.card{display:grid;grid-template-columns:438px 1fr 230px;background:#fff;border-radius:18px;margin-bottom:24px;overflow:hidden}
|
||
.img{width:438px;height:100%;object-fit:cover;background:#ddd}
|
||
.info{padding:28px}
|
||
.brand{display:inline-block;background:#0b684d;color:#fff;border-radius:4px;padding:6px 9px;margin-right:10px;font-weight:bold}
|
||
.code{display:inline-block;background:#eee;color:#333;border-radius:4px;padding:5px 8px;margin-left:8px;font-size:14px;font-weight:bold}
|
||
h2{display:inline;font-size:24px}
|
||
.addr{color:#444;margin:8px 0 6px;font-size:17px}
|
||
.dist{color:#555;margin-bottom:22px}
|
||
.features{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:13px 40px;font-size:18px;color:#333}
|
||
.features span:before{content:"◆";font-size:12px;color:#666;margin-right:9px}
|
||
.side{padding:36px 24px;text-align:right;display:flex;flex-direction:column;justify-content:center}
|
||
.price{font-size:32px;font-weight:bold}
|
||
.btn{background:#c9310c;color:#fff;border-radius:7px;padding:18px 24px;text-decoration:none;font-weight:bold;display:inline-block;margin-top:28px}
|
||
.tax{color:#555;margin-top:12px}
|
||
table{width:100%;border-collapse:collapse;background:#fff}
|
||
th,td{border:1px solid #ddd;padding:10px;vertical-align:top}
|
||
th{background:#eee}
|
||
.hotel-code{font-weight:bold;color:#0b5c7a}
|
||
.thumb{width:110px;height:78px;object-fit:cover}
|
||
.pager{margin:22px 0;text-align:center}
|
||
.pager a{margin:0 8px;color:#0b5c7a}
|
||
@media(max-width:900px){
|
||
.card{grid-template-columns:1fr}
|
||
.img{width:100%;height:240px}
|
||
.side{text-align:left}
|
||
}
|
||
.rating{margin:10px 0;color:#333;font-weight:bold}
|
||
.welcome{margin:14px 0 18px;color:#444;line-height:1.55;font-size:15px}
|
||
.welcome-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
|
||
.welcome.open .welcome-text{display:block}
|
||
.welcome-toggle{margin-top:6px;border:0;background:none;color:#0b5c7a;cursor:pointer;padding:0;font-size:14px}
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<div class="wrap"><div class="top"><div>找到 5983 家酒店</div><div><a href="table-20.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-BHXCC" data-hotel-code="BHXCC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-birmingham-5020722864-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伯明翰 - 市邮箱</h2>
|
||
<span class="code">BHXCC</span>
|
||
</div>
|
||
<div class="addr">19 Holliday Street Birmingham B1 1HH | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.46</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Central Birmingham hotel with free Wi-Fi and Breakfast includedHoliday Inn Express® Birmingham - City Centre hotel is 10 minutes’ walk from Grand Central train station and Grand Central shopping mall.The hotel is 10 minutes’ drive from the M6 motorway, while Birmingham Airport (BHX) is a 15-minute train ride away. A short walk takes you to events at the International Convention Centre. You can host informal meetings in the hotel’s relaxed lobby lounge area before reaching companies like RBS and KPMG in the nearby Colmore Business District. Browse for designer fashion at the nearby Mailbox shopping centre, anchored by a Harvey Nichols department store. Selfridges, housed in a landmark futuristic building, is a quick stroll away at the Bullring mall, near the Hippodrome and New Alexandra theatres.At this hotel you can enjoy:- A hot Express Start breakfast buffet included in the room rate- Free Wi-Fi throughout the hotel- A Business CentreWelcoming rooms come with blackout blinds and pillow menus to help you get a good night’s sleep. Wake up to a power shower and enjoy the inclusive buffet breakfast in the bright Express Café and Bar. It’s just the place to chat with friends and colleagues over a coffee or a cold beer, and if you need a bite to eat, try the all-day menu of snacks and light meals.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXCC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXCS" data-hotel-code="BHXCS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-birmingham-5637971187-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Birmingham - Castle Bromwich</h2>
|
||
<span class="code">BHXCS</span>
|
||
</div>
|
||
<div class="addr">1200 Chester Road Castle Bromwich, Junction 5, M6 Birmingham B35 7AF | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A smart hotel close to Birmingham with free parking and breakfast includedHoliday Inn Express® Birmingham - Castle Bromwich hotel is a stone's throw from the M6 motorway.An easy 20-minute drive takes you to Birmingham Airport (BHX) or an exhibition at the NEC. Direct trains from the local Stechford station reach Birmingham city centre in less than 10 minutes, and we’re ideally situated for catching a football match at Villa Park. If you have kids with you, they can learn how chocolate is made at Cadbury World chocolate factory or brave the roller coasters at Drayton Manor Theme Park, only 11 miles away. If it’s raining, the nearby StarCity leisure complex has a 25-screen cinema, a bowling alley and laser tag to keep them busy. Business guests are close to the Jaguar factory at Castle Bromwich and the headquarters of the National Express Group, and your clients can visit you in our onsite meeting room.At this hotel you can enjoy:- Free WiFi- An inclusive Express Start™ Breakfast- Rooms with sofa beds for familiesComfortable bedrooms have a desk for work and blackout curtains to help you sleep. Start the day with our inclusive Express Start™ Breakfast buffet, and in the evening order a pizza in the Great Room or relax with friends and watch a match on the big-screen TV in the bar.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>儿童餐饮欢乐尽享</span><span>EV Charging</span><span>Children's Activities</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXCS</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXCT" data-hotel-code="BHXCT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-birmingham-2880748241-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 伯明翰市中心</h2>
|
||
<span class="code">BHXCT</span>
|
||
</div>
|
||
<div class="addr">Central Square Holliday Street Birmingham B1 1HH | 0800 890 410</div>
|
||
<div class="rating">评分:4.32</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stylish hotel and restaurant in central Birmingham, steps from Grand Central train station and the ICC.
|
||
Crowne Plaza® Birmingham City Centre hotel boasts a prime location in central Birmingham, just five minutes’ walk from Grand central train station and a three minute walk from the International Conference Centre (ICC). The hotel is a 10 minute train journey from Birmingham Airport (BHX) and 45 minutes by car from East Midlands Airport (EMA).
|
||
Business guests appreciate the complimentary Wi-Fi throughout the hotel, as well as the handy business centre. Planning a meeting or wedding? Our dedicated conference floor has 11 naturally lit meeting rooms for up to 300 delegates. Our Crowne Plaza Meetings Director will assist with any catering packages and audio visual requests – and after work, you can relax over cocktails in the sleek b1 Bar.
|
||
Visiting Birmingham with your family? The city's art museums, shops and cultural venues, including the Birmingham Hippodrome, are on the hotel's doorstep. You can stroll to the upscale Mailbox shopping centre, IKON gallery and National Sea Life Centre. Children up to the age of 12 eat free from our Kids menu.
|
||
Enjoy sophisticated cuisine and city views at b1 Restaurant, with its seasonal à la carte menu and daily specials. Our well-equipped Fitness Centre helps you keep up with your exercise routine.
|
||
All our 312 bedrooms have been refurbished boasting a modern and contemporary style.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>商务中心</span><span>不允许携带宠物</span><span>健身中心</span><span>In hotel restaurants</span><span>套房</span><span>儿童餐饮欢乐尽享</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXCT</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.crowneplazabirmingham.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXEC" data-hotel-code="BHXEC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-birmingham-10797799365-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伯明翰NEC</h2>
|
||
<span class="code">BHXEC</span>
|
||
</div>
|
||
<div class="addr">Birmingham Nec Bickenhill Parkway Birmingham B40 1QA | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.21</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">伯明翰国家展览中心快捷假日酒店(Holiday Inn Express® Birmingham NEC)位于伯明翰机场和国家展览中心(NEC)附近,交通十分便利。乘坐短途出租车即可到达伯明翰国际火车站,搭乘直达火车前往伯明翰新街或伦敦。酒店内设有停车场,附近有 M42 和 M6 高速公路。
|
||
|
||
您可以漫步前往附近的 NEC 举办商务活动、展览和演出,也可以前往 Vox 会议中心参加会议。您可以在奥特莱斯购买便宜货,也可以在 bp pulse LIVE(前身为 Resorts World Arena)观看最受欢迎的表演。 参观国家摩托车博物馆(National Motorcycle Museum),这里拥有世界上最大的英国摩托车收藏馆,距离酒店仅 5 分钟车程;或前往 Bullring & Grand Central 购物中心。
|
||
|
||
在 11 英里外的维拉公园球场(Villa Park)为阿斯顿维拉足球俱乐部加油助威,或者带孩子们去吉百利世界(Cadbury World)参观这个著名巧克力品牌的幕后故事。伯明翰商业园就在酒店旁边,您可以参观劳斯莱斯、富士通和三菱公司。
|
||
|
||
您可以全天享用小吃和咖啡,或选择意大利面、披萨和汉堡作为晚餐。您还可以在开放式休息室的吧台小酌一杯,放松身心,或使用免费 Wi-Fi 滚动您的社交网络。享用免费自助早餐,开始美好的一天。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span><span>EV Charging</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXEC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="n/a">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXGB" data-hotel-code="BHXGB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-birmingham-2532638265-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 伯明翰M6,Jct.7</h2>
|
||
<span class="code">BHXGB</span>
|
||
</div>
|
||
<div class="addr">Chapel Lane Great Barr West Midlands Birmingham B43 7BG | 0800 40 50 60</div>
|
||
<div class="rating">评分:3.91</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A comfortable Birmingham hotel with a conference centre, a gym, and an indoor pool.Set in a pretty garden, Holiday Inn® Birmingham M6, Jct. 7 hotel is only six miles from Birmingham city centre.Close to the M6 motorway, our hotel is a great jumping-off point for family holidays to the Midlands and the South West via the M5 and M42. You can drive to Birmingham Airpor (BHX) in 20 minutes. Nearby Birmingham New Street station has regular direct trains to Leeds, Manchester, and London. Big-name gigs at the Arena Birmingham are within easy reach. You can go underwater without getting wet at the National SEA LIFE Centre or indulge your sweet tooth at the Cadbury World chocolate factory, a short drive away. If you’re planning a conference or a wedding, you can host up to 340 guests in our 16 air-conditioned, naturally lit meeting rooms.At this hotel you can enjoy: Free Wi-Fi, free parking, 24-hour room service and Kids Stay and Eat Free!Our smart rooms and suites all have high-quality bedding and a choice of pillows for your comfort. Tuck into a buffet breakfast or international dishes for dinner at Traders Restaurant, work out or swim laps at our You Fit Health & Fitness Club, or wind down in the sauna. Enjoy a pint with friends in the Open Lobby Bar & Lounge, or sip a latte in the garden.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>健身中心</span><span>In hotel restaurants</span><span>含车位</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXGB</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.hibirminghamhotelm6j7.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXNC" data-hotel-code="BHXNC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-cannock-4485683996-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Birmingham North - Cannock</h2>
|
||
<span class="code">BHXNC</span>
|
||
</div>
|
||
<div class="addr">Bridge Street Cannock Cannock WS11 0DQ | 0800 40 50 60</div>
|
||
<div class="rating">评分:3.76</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A welcoming Cannock hotel with meeting rooms, a 12th-floor bar and free parkingHoliday Inn® Birmingham North - Cannock hotel is only a 30-minute drive from Birmingham city centre.The nearby M6 Toll motorway provides easy access to towns and cities across the West Midlands. If you’re catching a flight, Birmingham Airport (BHX) is half an hour away by car. We're within easy reach of Cannock town centre, and just 5 minutes drive from the McArthurGlen Designer Outlet West Midlands. For a fun day out, take the kids to ride the roller coasters at Drayton Manor Theme Park or delve into the past at the open-air Black Country Living Museum, where costumed guides recreate life in a 19th-century industrial town. Business guests can host events for up to 180 people in our 5 naturally lit meeting rooms.At this hotel you can enjoy: -Free WiFi- 24-hour room service- Kids stay and eat freeBright rooms feature a clean design and a pillow menu to help you get a good night’s sleep. For extra space, book a suite with a separate living room. The Sky Bar is the place to relax over cocktails as you take in sweeping views through floor-to-ceiling windows, and you can grab a bite from our Brasserie restaurant, open around the clock.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXNC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXPW" data-hotel-code="BHXPW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-birmingham-4674067778-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 伯明翰</h2>
|
||
<span class="code">BHXPW</span>
|
||
</div>
|
||
<div class="addr">Pendigo Way National Exhibition Centre Birmingham B40 1PS | 0800 890 410</div>
|
||
<div class="rating">评分:4.17</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A stylish Birmingham hotel close to the NEC that offers a variety of bedrooms, large meeting spaces and a restaurant that serves to everyone's needs.Crowne Plaza® Birmingham NEC hotel is located in a fantastic spot, only a five-minute drive from Birmingham Airport and a short walk from Resorts World and the NEC, so whether it is exhibitions at the NEC, concerts at Resort World Arena, or a trip away - we have you covered. We also offer Park, Stay and Go packages so you can catch your flight without a worry.The Hotel is situated just off the M42 motorway, which provides easy access to the M40, the M6 and the M1, and Birmingham city centre is only 15 minutes away by train from nearby Birmingham International station.Host a meeting for up to 200 guests in our eleven meeting rooms, with wall-mounted screens for presentations and a breakout space for networking. Our Crowne Plaza Meetings Director is on hand to take care of all the details.At this hotel, you can enjoy complimentary Wi-Fi, Energy Essentials, Sleep Advantage® Programme and 24-hour room service. Our restaurant offers buffet breakfasts and delicious meals in the evening, or for a more relaxed feel you can lounge in our Lobby Bar where you can grab a Starbucks coffee, and keep your energy up with Fast and Fresh meals at any time of day. Our thoughtfully designed bedrooms all have executive work desks, and USB ports to keep you completely connected.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXPW</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.cpbirminghamnechotel.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXRD" data-hotel-code="BHXRD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-birmingham-3333719230-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 雷迪奇</h2>
|
||
<span class="code">BHXRD</span>
|
||
</div>
|
||
<div class="addr">2 Hewell Road Redditch Birmingham B97 6AE | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A welcoming Redditch hotel with free parking and breakfast includedHoliday Inn® Express Birmingham - Redditch hotel places you in the town centre within easy reach of the M42 motorway.Steps from the hotel, Redditch Station offers direct trains to Birmingham New Street Station. Catching your flight is a breeze, with Birmingham Airport (BHX) just 30 minutes away by car. Business guests can host meetings for up to 50 delegates in our 2 naturally lit conference rooms. Within a 30-minute drive, you can sink your teeth into chocolate production at Cadbury World, or explore England's grisly history in the medieval dungeon of Warwick Castle. In Stratford-upon-Avon, also an easy drive away, visitors can view the half-timbered house where William Shakespeare was born, and see productions of his plays at the Royal Shakespeare Theatre.At this hotel you can enjoy:- Free Wi-Fi- Complimentary on-site parking- Business CentreThe Express Start™ Breakfast buffet included in the room rate features sausages and scrambled eggs, as well as continental items. After a busy day, settle down to a satisfying evening meal in the smart restaurant, or enjoy a glass of wine or a pint in the bar. Comfy guest rooms come with handy bedside USB ports to keep your devices charged, and a choice of pillows for a restful stay.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXRD</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.hieredditchhotel.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXSB" data-hotel-code="BHXSB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-birmingham-10745507735-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Birmingham</h2>
|
||
<span class="code">BHXSB</span>
|
||
</div>
|
||
<div class="addr">Martineau Place Corporation Street Birmingham B2 4UW | 0800 988 4663</div>
|
||
<div class="rating">评分:4.71</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Staybridge Suites Birmingham is a centrally located aparthotel in Birmingham city centre, ideal for leisure stays, business travel and extended stays. Each spacious room features a fully equipped kitchenette, allowing you to prepare your own meals, with additional essentials available from our 24-hour pantry. Guests can also enjoy a complimentary breakfast buffet, regular evening socials with drinks and snacks, free Wi-Fi, a Fitness Centre and convenient on-site laundry facilities. Proudly dog-friendly, the hotel offers the perfect base whether you are visiting for work, a city break or a longer stay.
|
||
Located in the heart of Birmingham, the hotel is just a short walk from New Street, Moor Street and Snow Hill stations, and only a 10-minute train journey from Birmingham International Airport. We are also conveniently close to Aston University, the Thinktank Birmingham Science Museum and Corporation Street.
|
||
Leisure guests can explore the nearby Bullring shopping centre, along with a wide range of restaurants, bars, galleries and theatres around New Street, making it an ideal location for a Birmingham city break.
|
||
For business travellers, the hotel is ideally positioned near the International Convention Centre and Birmingham’s central business district, including the headquarters of major companies such as Barclays and HSBC.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>标准厨房</span><span>商务中心</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXSB</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="NA">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXSC" data-hotel-code="BHXSC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-birmingham-2532678764-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Birmingham - Star City</h2>
|
||
<span class="code">BHXSC</span>
|
||
</div>
|
||
<div class="addr">Cuckoo Road, Heartlands Parkway Nechells Birmingham B7 5SB | 0800 43 40 40</div>
|
||
<div class="rating">评分:3.87</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A hotel near Birminghams Star City, with free parking and breakfast included.Holiday Inn Express® Birmingham - Star City hotel is just off the M6 motorway at Junction 6 and is a 10-minute drive from the city centre.Alternatively, leave your car in the hotels complimentary car park and hop on a bus into town from tright by the hotel. A short drive away, Aston Station offers local train services. Birmingham Airport (BHX) is a 25-minute drive from the hotel. Business guests can host events for up to 40 people in our five flexible and fully equipped conference rooms. A short walk from the hotel, StarCity entertainment centre houses a multi-screen cinema, bowling alley and indoor mini golf. A quick drive away, you can browse high-street shops at the Bullring retail complex. Twenty minutes by car takes you to the varied exhibition and event programme at the National Exhibition Centre or the rides and attractions at Drayton Manor amusement park.At this hotel you can enjoy Free Wi-Fi throughout and complimentary on-site parking. Set yourself up for the day with our inclusive Express Start™ Breakfast buffet, featuring scrambled eggs, sausages and continental items. In the evening, relax in the lounge bar over a chilled glass of wine with friends, or if you're feeling peckish, order a bite to eat from the snack menu.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXSC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="Not Applicable">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXSE" data-hotel-code="BHXSE">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/garner-birmingham-10648994078-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">RNHR</span>
|
||
<h2>Garner Hotel Birmingham South East</h2>
|
||
<span class="code">BHXSE</span>
|
||
</div>
|
||
<div class="addr">47-49 Sherbourne Rd Acocks Green Birmingham B27 6DX | 0800 40 40 40</div>
|
||
<div class="rating">评分:4.19</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A warm and friendly hotel in Acocks Green, close to Birmingham city centre and the NEC
|
||
|
||
Garner Hotel Birmingham South East offers a relaxed and comfortable stay just a short drive from Birmingham city centre, the NEC, and Birmingham Airport (BHX). Ideally located in the leafy suburb of Acocks Green, the hotel provides easy access to the M42 and M6 motorways, with on-site parking for all guests.
|
||
|
||
Experience the charm of Acocks Green, where independent shops, cosy cafés, and traditional pubs create a welcoming local atmosphere. After exploring the area or nearby attractions, return to the hotel’s calm, modern interiors - a peaceful retreat designed to make you feel at home.
|
||
|
||
Whether travelling for business or leisure, enjoy stylish bedrooms featuring fresh décor, large TVs, hot drink making facilities, and complimentary high-speed Wi-Fi.
|
||
|
||
A wholesome breakfast is served daily with fresh fruit, pastries, and hot items. Relax in the comfortable lounge and bar with a drink or light snack after a busy day.
|
||
|
||
Business guests benefit from convenient workspace and flexible meeting facilities. The hotel’s quiet location also makes it an ideal base for visiting the NEC, Resorts World Arena, and Birmingham’s shopping and cultural attractions.
|
||
|
||
Garner Birmingham South East offers effortless comfort, genuine hospitality, and a true taste of Acocks Green’s friendly spirit.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXSE</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="https://www.bridgehouse-hotel.com/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXSH" data-hotel-code="BHXSH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-birmingham-6102057965-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伯明翰 - 雪山</h2>
|
||
<span class="code">BHXSH</span>
|
||
</div>
|
||
<div class="addr">1 Snow Hill Plaza St Chads, Queensway Birmingham B4 6HY | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.13</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express® Birmingham - Snow Hill 酒店距离 Snow Hill 车站有 5 分钟步行路程,距离 New Street 车站有 15 分钟步行路程。驾车 25 分钟即可到达伯明翰机场(BHX)。客人在 B4 停车场停车可享受标准收费 55% 的折扣。
|
||
|
||
酒店位于市中心,是游览伯明翰市内景点的理想地点,包括著名的伯明翰斗牛场购物中心(Birmingham Bullring shopping centre)和时尚购物餐饮场所伯明翰邮箱(Birmingham Mailbox)。在 Thinktank 科学博物馆(Thinktank Science Museum),您可以亲身体验各种探索科学和技术的互动展品。从酒店步行 15 分钟即可到达国家海洋生物中心(National SEA LIFE Centre),探索 2,000 多种生物;驱车 30 分钟即可到达达德利动物园和城堡(Dudley Zoo and Castle),近距离接触 1,500 多种动物。
|
||
|
||
艺术爱好者可以参观伯明翰博物馆和艺术画廊,家庭游客可以在伯明翰乐高乐园探索中心度过欢乐的一天。娱乐方面,驾车 4 分钟即可到达 Utilita Arena 体育场,这里有最知名的音乐和喜剧表演。来这里出差?您可以轻松抵达公司总部,如毕马威会计师事务所、巴克莱银行、西米德兰兹郡警察局、英国电信公司和高速 2 办事处。
|
||
|
||
在房间里放松身心,或在酒店内的健身房锻炼身体。使用快速无线网络流畅播放您喜爱的节目,或在办公桌前处理电子邮件。您还可以在酒吧享用饮品和小吃,放松身心。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>In hotel restaurants</span><span>可持续发展实践</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXSH</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXSL" data-hotel-code="BHXSL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-solihull-8847776115-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 索利哈尔</h2>
|
||
<span class="code">BHXSL</span>
|
||
</div>
|
||
<div class="addr">Homer Road 61 Solihull B91 3QD | 0800 890 410</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Crowne Plaza Solihull 距离 Birmingham NEC 仅 5 英里之遥,无论您是商务旅行还是休闲度假,这里都是您的理想选择。酒店距离伯明翰国际机场也只有 15 分钟路程。酒店座落于英格兰的中心的 Solihull 是一座热情好客的城镇,绝对是这家4 星级酒店的绝佳陪衬,您可以在酒店举办您的婚礼庆典,同时还能欣赏到美丽的喷泉和宁静的湖泊相映成趣的独特景观酒店提供的全新一流设施和服务包括:设计实用且舒适的 12 间设施现代、布置灵活的会议室、120 间重新装修的客房、空调设备、整家酒店均可无线接入互联网,还提供点播电影、儿童免费用餐以及室内温水游泳池。Brookes 餐厅以及我们的休闲酒吧均提供有正餐和各色风味饮食,能满足全世界不同的口味需求。为了让您的住宿获得最佳体验,我们还设有休闲俱乐部,您可以尽情使用其中的健身房、蒸气浴设施、极可意浴缸和桑拿设施。附近的观光名胜包括Cadbury World、Touchwood 娱乐和购物商场、莎士比亚的出生地 Stratford upon Avon 和 Sea Life Birmingham。当您造访美丽的 Solihull 时,其实也不过只是揭开了各类名胜的冰山一角。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>不允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>EV Charging</span><span>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXSL</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXSS" data-hotel-code="BHXSS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/voco-solihull-7216741302-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">VXVX</span>
|
||
<h2>voco St. John's Solihull</h2>
|
||
<span class="code">BHXSS</span>
|
||
</div>
|
||
<div class="addr">651 Warwick Road Solihull B91 1AT | 0800 655 6219</div>
|
||
<div class="rating">评分:4.15</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Thoughtful touches and discreet charm make your stay at voco™ St John’s Solihull different right from the start. A stylish yet unstuffy hotel with conference facilities. Birmingham NEC a convenient 10 minutes away. Close to Birmingham Airport and the Midlands motorway network. With 13 flexible events spaces and dedicated staff, we can deliver the ultimate corporate event or your dream wedding. Here to relax? Dive into the pool. Steam in the sauna, get a massage or hit the treadmill in the health club. Dine on seasonal dishes in Brasserie six5one and order a nightcap in the bar.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>In hotel restaurants</span><span>EV Charging</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXSS</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="https://www.stjohnssolihull.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXSW" data-hotel-code="BHXSW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-shrewsbury-3808864032-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Shrewsbury</h2>
|
||
<span class="code">BHXSW</span>
|
||
</div>
|
||
<div class="addr">Sitka Drive Shrewsbury Business Park Shrewsbury SY2 6LG | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.28</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">这家位于什鲁斯伯里附近的酒店环境安静,服务热情,提供免费停车和含在房价内的无线上网和早餐
|
||
|
||
什鲁斯伯里智选假日酒店 (Holiday Inn Express® Shrewsbury) 距离伯明翰国际机场车程为 45 分钟,距离什鲁斯伯里古镇中心只有 10 分钟的车程。酒店位于什罗普郡 (Shropshire) 郊区,环境静谧,拥有 75 间大型客房和 73 个免费停车位。酒店外面有一个巴士站,沿着 A5 和 M54 高速公路可快速来到美丽的南威尔士。
|
||
|
||
商务宾客轻松举步即可前往相邻的什鲁斯伯里商业园 (Shrewsbury Business Park)。酒店本身也配有一间装修典雅的董事会议室和一间更宽敞的会议室(最多可容纳 20 人)。整个酒店都提供无需另外付费的无线上网服务,并配有专职人员帮助处理会议规划和餐饮服务事宜。
|
||
|
||
什鲁斯伯里镇中心距离酒店不到 3 英里,那里矗立着许多古建筑,包括木结构的都铎式房屋、什鲁斯伯里城堡 (Shrewsbury Castle) 及什鲁斯伯里修道院 (Shrewsbury Abbey),后两座建筑均修建于 11 世纪。从酒店出发,宾客可方便地去参加一年一度的什鲁斯伯里花展 (Shrewsbury Flower Show)、什鲁斯伯里民谣音乐节 (Shrewsbury Folk Festival) 和达尔文节 (Darwin Festival)。
|
||
|
||
酒店的 Great Room 餐厅供应包含在房价内的自助早餐,菜式包括英国人最爱的香肠和豆类食物。在忙完一天的会议和郊外观光后,您可以回到酒店餐厅,享用各式美味晚餐菜肴,包括经典的炸鱼配薯条。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span><span>含车位</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXSW</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXTS" data-hotel-code="BHXTS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-tamworth-2532698465-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 塔姆沃思</h2>
|
||
<span class="code">BHXTS</span>
|
||
</div>
|
||
<div class="addr">Leisure Island River Drive Tamworth B79 7ND | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our welcoming, lakeside Holiday Inn Express Tamworth hotel is just moments from the M42 and in walking distance of historic Tamworth town centre, Tamworth Castle and the train station.
|
||
We're neighbours with the SnowDome, Drayton Manor is a ten minute drive away, and Birmingham Airport, NEC and city centre are all around a half an hour's drive so we're not just ideally located for Tamworth itself.
|
||
Our guests enjoy modern, en suite rooms, free WiFi and buffet breakfast. If you're visiting on business, you can host and attend meetings in our four conference rooms.
|
||
The Great Room is a relaxed spot to enjoy dinner and drinks, and food is available 24/7 so you can always grab a bite to eat at our Tamworth hotel.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>EV Charging</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXTS</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXWH" data-hotel-code="BHXWH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/garner-wolverhampton-10767592297-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">RNHR</span>
|
||
<h2>Garner Hotel Wolverhampton</h2>
|
||
<span class="code">BHXWH</span>
|
||
</div>
|
||
<div class="addr">45 Waterloo Road Wolverhampton WV1 4QL | 0800 40 40 40</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A stylish city-centre hotel beside the iconic Molineux Stadium in Wolverhampton
|
||
|
||
The Garner® Hotel Wolverhampton brings modern comfort and friendly service to the heart of Wolverhampton, just steps away from Molineux Stadium, home of Wolverhampton Wanderers FC. Ideally located for both leisure and business travellers, the hotel offers easy access to the M6 motorway and is around 20 miles from Birmingham Airport (BHX). Wolverhampton railway station is less than a 10-minute walk, with frequent trains to Birmingham, London, and other major cities.
|
||
|
||
Guests can enjoy the best of Wolverhampton right on their doorstep. The city centre’s shops, cafés, and restaurants are just a short stroll away, along with cultural landmarks such as the Grand Theatre and The University of Wolverhampton at The Halls only 10 minutes walk away. Football fans will love being moments from the stadium, making it the perfect base for match days or exploring the local area.
|
||
|
||
Relax and recharge in well-designed rooms with everything you need for a comfortable stay, including complimentary Wi-Fi, a hearty breakfast to start the day or a drink and a light meal in the inviting hotel bar.
|
||
|
||
Whether you’re visiting for business, leisure, or to catch a Wolves game, Garner® Hotel Wolverhampton offers a warm welcome and a convenient base to experience the vibrant spirit of the city.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXWH</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXWM" data-hotel-code="BHXWM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-birmingham-10068823318-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 伯明翰市中心</h2>
|
||
<span class="code">BHXWM</span>
|
||
</div>
|
||
<div class="addr">Smallbrook Queensway West Midlands Birmingham B5 4EW | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.11</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A smart central Birmingham hotel with a restaurant and extensive meeting spaceThe Holiday Inn® Birmingham City Centre hotel is a two-minute stroll from Birmingham New Street station.We’re steps away from the theatre district and the city’s vibrant Chinatown, and only 10 minutes by car from the M6 motorway. Shoppers are spoiled for choice with the high-end Mailbox, the vast Bullring and the Grand Central shopping centre within a short walk. For business guests, the cutting-edge Birmingham Conference &amp; Events Centre is right next door, the International Convention Centre (ICC) is a 5-minute drive away, and you can host up to 600 people in our flexible meeting rooms. Catch a live show at the O2 Academy, just down the road, or enjoy exhibitions at nearby Birmingham Museum & Art Gallery. For a night out, head to the bars on buzzing Broad Street.At this hotel you can enjoy:- Free WiFi- Parking at daily rates- All Day Dining- Kids stay and eat free Step into our multifaceted social space, the Lobby on Hill Street, to sip Starbucks coffee in a comfy retro chair, watch a movie in the Media Lounge or hold an informal meeting. The E-Bar provides power sockets for your devices, and laptop work space. Our welcoming guest rooms and suites all have desks and Smart TVs, blackout shades and a choice of pillows to help you sleep.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>商务中心</span><span>EV Charging</span><span>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXWM</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="https://www.hibirmingham.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHXWS" data-hotel-code="BHXWS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-walsall-6136315438-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 华捷M6,Jct.10</h2>
|
||
<span class="code">BHXWS</span>
|
||
</div>
|
||
<div class="addr">Tempus Ten, Tempus Drive Walsall WS2 8TJ | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.39</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Comfortable hotel with free WiFi, inclusive breakfast and good links to central BirminghamHoliday Inn Express® Birmingham - Walsall M6, Jct.10 hotel is close to the M6 motorway and central Walsall.You can drive to central Birmingham's shops and theatres in 20 minutes. Direct trains from nearby Walsall Station reach the city centre in 25 minutes. Ride the rollercoasters at Drayton Manor theme park, take your family to see penguins and sharks at The National Sea Life Centre Birmingham or take in a concert at the renowned Symphony Hall. Close to the hotel, Walsall's Victorian arboretum offers kids the chance to glide around a lake in pedalos shaped like giant swans. Here for work? Walsall's business parks are within a few miles, and the hotel's 3 smart meeting rooms offer space for up to 60 guests. A lobby computer and printer assist with any last-minute work details.At this hotel you can enjoy:- Free WiFi- Express Start™ Breakfast included in the room rate- All Day Dining- Free on-site parkingSpacious, stylish rooms include blackout curtains for restful sleep. Family rooms come with sofa beds. At day's end, you can relax over a snack and a glass of wine in the hotel's inviting bar and lounge.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>含车位</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHXWS</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.hiexwalsall.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BHYBR" data-hotel-code="BHYBR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/hualuxe-beihai-10987294193-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HLUX</span>
|
||
<h2>HUALUXE 北海银滩华邑度假酒店</h2>
|
||
<span class="code">BHYBR</span>
|
||
</div>
|
||
<div class="addr">银海区银滩三号路139-1号 Yinhai District 北海 Guangxi 536000 | 400 830 2660</div>
|
||
<div class="rating">评分:5.00</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">华邑®酒店及度假村品牌,由享誉全球的洲际酒店集团创立于2012年,是洞察中国高端消费者细腻需求而倾力打造的国际高端酒店品牌。华邑旗下酒店致力于提供给宾客沉浸式的中国文化体验,以“华邑雅集”等主题活动凝聚文化力量,将中华美学与文化传承生活化。华邑热忱发扬以“食”与“聚”为核心的中华待客之道的艺术,既配备营运至凌晨零点的麺家餐厅,让宾客感受中式夜宵和地道本地面食的魅力;更设有餐饮管家,为宴请聚会提供个性化尊贵服务。适于静谧交谈和会客品茗的“举茗邑”为宾客提供专属特色的社交空间,无论是商务社交亦或是私人聚会,都能主宾尽欢。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>室内游泳池</span><span>无线互联网</span><span>健康活动</span><span>不允许携带宠物</span><span>套房</span><span>商务中心</span><span>健身中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BHYBR</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="https://www.ihg.com.cn/hualuxe/hotels/cn/zh/beihai/bhybr/hoteldetail#">选择酒店</a>
|
||
</div>
|
||
</div><div class="pager"><a href="page-19.html">上一页</a> 第 20 / 300 页 <a href="page-21.html">下一页</a></div></div>
|
||
<script>
|
||
document.addEventListener("click", function(e) {
|
||
if (!e.target.classList.contains("welcome-toggle")) return;
|
||
const box = e.target.closest(".welcome");
|
||
box.classList.toggle("open");
|
||
e.target.textContent = box.classList.contains("open") ? "收起" : "展开";
|
||
});
|
||
</script>
|
||
</body>
|
||
</html> |