600 lines
48 KiB
HTML
600 lines
48 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-212.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-PITSU" data-hotel-code="PITSU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-pittsburgh-7421239736-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Pittsburgh Airport</h2>
|
||
<span class="code">PITSU</span>
|
||
</div>
|
||
<div class="addr">239 Summit Park Drive Pittsburgh Pennsylvania 15275 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Staybridge Suites Pittsburgh Airport, where comfort, convenience, an unrivaled location just minutes from Pittsburgh International Airport (PIT), and exceptional hospitality provide the ideal stay.
|
||
|
||
Centrally located in the greater Pittsburgh area, we offer easy access to top attractions. See a favorite artist perform at The Pavilion at Star Lake, catch a Pittsburgh Penguins game at PPG Paints Arena, or watch the Pittsburgh Pirates at PNC Park. Catch a Steelers game at Acrisure Stadium, just 11 miles away.
|
||
|
||
Start each day with our complimentary breakfast buffet, stay active in our Fitness Center and seasonal pool, and relax in our Great Room or around the patio fire pit. Enjoy social hours with complimentary drinks and appetizers, a game room, a free airport shuttle, and laundry facilities available at no cost. At the end of the day, unwind in a spacious suite with a full kitchen and a comfortable living area. With free Wi-Fi and free parking, we provide everything you need for an exceptional stay in Pittsburgh. Stay connected and comfortable at Staybridge.</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>EV Charging</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PITSU</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-PITWF" data-hotel-code="PITWF">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-munhall-10229177511-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 匹兹堡 - MUNHALL</h2>
|
||
<span class="code">PITWF</span>
|
||
</div>
|
||
<div class="addr">658 East Waterfront Drive Munhall Pennsylvania 15120 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.22</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express welcomes you to Pittsburgh’s vibrant Waterfront Mall where our Homestead location serves up a plenitude of shopping, dining, entertainment and recreation. We are on the Great Allegheny Passage Bike Trail. Whether business or leisure brings you to the area, we are ready to make your stay away from home comfortable and pleasant. Attentive staff, clean quality rooms, and thoughtful amenities provide our guests with a relaxed, enjoyable experience. Convenient to downtown Pittsburgh, guests can engage in sporting and cultural events at venues like the Steelers Heinz Field, PNC Park, home of the Pirates and the Penguins at PPG Paints Arena. For the best game in town try your luck at Rivers Casino. The University of Pittsburgh and Duquesne University are a short distance from our door as well as the Central Business District, local attractions include Frick Park & Phipps Conservatory. Enjoy the Pittsburgh Symphony Orchestra at the dignified Heinz Hall and world class performances at the Benedum Center & Byham Theater. In our backyard is Sandcastle Water Park with its water slide and wave pool, and Kennywood Amusement Park teeming with historic roller coasters such as The Thunderbolt, The Racer and The Jack Rabbit offering the best of summer family fun. Throughout all seasons, we take pride in serving our guests and anticipating their needs, The Holiday Inn Express Waterfront - your smart choice.</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">PITWF</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.facebook.com/hiewaterfront">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PITWM" data-hotel-code="PITWM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-west-mifflin-2531851537-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 匹兹堡西米夫林</h2>
|
||
<span class="code">PITWM</span>
|
||
</div>
|
||
<div class="addr">3122 Lebanon Church Road West Mifflin Pennsylvania 15122 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.27</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Start your day the Holiday Inn Express way with our complimentary full hot breakfast! Nearby businesses include U.S. Steel, Bechtel Bettis, GE and STAT MedEvac. Jefferson Hospital and Allegheny County Airport are also in close proximity to us. If you are looking for hotels near Kennywood Amusement Park, look no further. This awesome park offers rides and entertainment that the entire family can enjoy. The area also abounds with excellent shopping, such as The Waterfront and Station Square. After an afternoon of shopping, head over to Rivers Casino, where you can enjoy an evening on the gaming floor and a delicious meal at one of their restaurants. Carnegie Science Center, PNC Park and Heinz Field are also just a few miles away. Whether you're working out in the Fitness Center or working online with our free high-speed, wired and wireless Internet, the West Mifflin Holiday Inn Express and Suites</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">PITWM</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-PITXS" data-hotel-code="PITXS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-pittsburgh-4294194883-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 匹兹堡的南侧</h2>
|
||
<span class="code">PITXS</span>
|
||
</div>
|
||
<div class="addr">20 South Tenth Street Pittsburgh Pennsylvania 15203 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.85</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">美国宾夕法尼亚州匹兹堡南区智选假日酒店的卓越位置定能让您满意匹兹堡南区智选假日酒店®坐落在匹兹堡美丽的南区历史城区,这里有众多精致餐饮、杰出购物和曼妙娱乐体验。我们酒店杰出的位置让城中众多企业近在咫尺。作为宾夕法尼亚州匹兹堡市领先的酒店之一,我们酒店风格现代,拥有两间一流的会议室。商务旅行者也欣赏我们酒店内的商务中心所带来的便利,还有我们临近美国钢铁、Finmeccanica SpA、PPG Place广场、联邦调查局、DynaVox Mayer-Johnson和通用动力等大型企业的便利位置。而杜肯大学也坐落在匹兹堡。入住酒店的宾客可以尽情享受酒店周边的各种景点。上午您可去卡尔森大街或车站广场购物。下午则可以到亨氏球场或PNC Park球场欣赏一场精彩赛事,它们分别是橄榄球钢人队和棒球海盗队的主场。Rivers Casino赌场离酒店也只有数分钟距离,精彩的游戏和餐饮定会让您度过愉快的夜晚。家庭宾客则喜爱游览Duquesne Incline,那里能够欣赏到整座城市无以伦比的美景。我们也很自豪能为您在所有客房内提供免费高速无线互联网连接。宾州匹兹堡时,您还可利用我们的免费穿梭巴士探访整个地区。也别忘了使用我们的室内泳池和健身房。今天就预订吧!</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">PITXS</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-PJNSA" data-hotel-code="PJNSA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-panjin-5086833085-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 盘锦中心智选假日酒店</h2>
|
||
<span class="code">PJNSA</span>
|
||
</div>
|
||
<div class="addr">辽宁省盘锦市兴隆台区鹤鸣路41号 盘锦 Liaoning 124010 | 400 88 40 888</div>
|
||
<div class="rating">评分:4.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">盘锦中心智选假日酒店诚邀您在下次到访盘锦时莅临下榻,获享舒适与便利。
|
||
|
||
盘锦中心智选假日酒店坐落于盘锦市中心金融广场,紧邻石油大街,与最繁华的商业街隔街相望。周边长途客运站和充足的出租车便于您到达省内其他城市。
|
||
|
||
酒店拥有202间清新舒适的客房,给您带来优质睡眠、畅爽沐浴以及高速网络等惬意体验。每间客房均包含营养美味的中西式自助早餐。
|
||
|
||
酒店还设有3间标准会议室,并可连通成为容纳200人同时用餐的大宴会厅,以满足多种会议活动需求。
|
||
|
||
无论是假期、还是公务,到访辽宁盘锦时下榻盘锦中心智选假日酒店是您的“睿智之选”。</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PJNSA</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="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PKBEA" data-hotel-code="PKBEA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-parkersburg-5845304326-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Parkersburg East</h2>
|
||
<span class="code">PKBEA</span>
|
||
</div>
|
||
<div class="addr">10057 Emerson Avenue Parkersburg West Virginia 26104 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.72</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express & Suites Parkersburg East, where you will find our hotel features the innovative Formula Blue concept. We are located right off Interstate 77 on Emerson Ave (St. Rt 2), making us the most conveniently located hotel for travelers in the Ohio River Valley.
|
||
Wood County, WV is home to many attractions and businesses! DuPont and the US Treasury Departments & Bureau of Public Debt are a few of the major employers in the community. With our central location, you'll find that we are just minutes away from many medical campuses such as Camden Clark Medical Center, a subsidiary of WVU Medicine.
|
||
You will also find that Parkersburg is rich with historic culture. You can dine while taking a ride on a historic Sternwheeler or go back in time at the Oil and Gas Museum and the Veterans Museum of the Mid-Ohio Valley. There are endless possibilities for the outdoors enthusiast in Parkersburg area including the many state parks such as Ohio River Islands National Wildlife Refuge, Northbend State Park, Mountwood Park and Wayne National Forest, which are only a short drive away.
|
||
Our guests will enjoy numerous amenities and accommodations including a variety of room types, an indoor pool and hot tub, on-site laundry, complimentary Wi-Fi and Express Start breakfast. Each of our rooms contains a microwave and refrigerator to make your stay more relaxing.</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>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PKBEA</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.ihg.com/holidayinnexpress/hotels/us/en/parkersburg/pkbea/hoteldetail?cm_mmc=GoogleMaps-_">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PKBWV" data-hotel-code="PKBWV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-mineral-wells-5161355392-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 帕克 - 矿泉井</h2>
|
||
<span class="code">PKBWV</span>
|
||
</div>
|
||
<div class="addr">80 Old Nicholette Road Mineral Wells West Virginia 26150 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.64</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Newly Renovated Holiday Inn Express & Suites in Mineral Wells - Parkersburg, West VirginiaLocated right outside of Parkersburg, West Virginia, the Holiday Inn Express Hotel in Parkersburg - Mineral Wells, WV is conveniently located near Parkersburg Wood County Airport (PKB). Many famous Parkersburg attractions are within 15 minutes of our hotel in Mineral Wells, WV. Nearby Blennerhassett Island is a historical state park, which features a museum and several walking trails. This park offers insight into the founding of Mineral Wells and its history. Holl's Swiss Chocolatier and Grand Central Mall are also located in close proximity to our Mineral Wells, WV hotel.Our Mineral Wells hotel near Parkersburg is close to several corporate offices, including Dupont and Kraton Chemical, which are within 10 miles of our hotel near Parkersburg. We are proud to offer free high-speed, wireless Internet access throughout our hotel, a 24-hour business center for all your business-related needs and an 24 hour indoor heated pool. Our hotel in Mineral Wells offers a number of unexpected amenities in a comfortable setting. Come Stay Smart with us at our centrally located Holiday Inn Express Hotel Mineral Wells - Parkersburg, West Virginia hotel.Winner of the 2016 Torchbearer award. This award is given to hotels that have achieved the highest levels of excellence.</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">PKBWV</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="holidayinnexpress.com/parkersburgwv">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PKCTY" data-hotel-code="PKCTY">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-park-city-6536226686-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 帕克城</h2>
|
||
<span class="code">PKCTY</span>
|
||
</div>
|
||
<div class="addr">1501 West Ute Boulevard Park City Utah 84098 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Pet Friendly Holiday Inn Express & Suites in Park City, Utah
|
||
|
||
Holiday Inn Express & Suites Park City, Utah, is located a short 36 miles from the Salt Lake City International Airport. Our central location at Hwy 80, exit 145, is ideal for experiencing year round activities including two mountain resorts, Deer Valley and Park City and the Utah Olympic Park just a short distance from the hotel.
|
||
|
||
A variety of shops, restaurants and grocery stores are within walking distance of the hotel. High Valley Transit also offers complimentary shuttle that makes transportation convenient and easy. Additional activities include dining or shopping at Historic Main Street boutiques, Summer Bobsled at Utah Olympic Park, Zipline and Alpine Slide at Park City Mountain Resort. Park City also features the annual Park City Kimball Arts Festival in August.
|
||
|
||
The hotel provides exceptional value with 24 hour access to the pool, hot tub, Fitness Center and sauna. Breakfast is always included during your stay, featuring a variety of hot items as well as fruits, yogurt, pancakes and much more. We have accommodations ranging from standard rooms to spacious suites, offering ample space to unwind and relax after a busy day.</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>Children's Activities</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PKCTY</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="http:/www.hiexpress.com/parkcityut">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PKEHI" data-hotel-code="PKEHI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-pewaukee-3629814132-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Pewaukee密尔沃基西</h2>
|
||
<span class="code">PKEHI</span>
|
||
</div>
|
||
<div class="addr">N14 W24140 Tower Place Pewaukee Wisconsin 53072 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.59</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Milwaukee West in Pewaukee, where Frank Lloyd Wright-inspired elegance meets modern luxury! Ideally located off I-94 at exit 294, our hotel offers easy access to downtown Milwaukee and Lake Country’s five stunning lakes. Enjoy iconic attractions like American Family Field, Milwaukee County Zoo, Summerfest, Fiserv Forum, Potawatomi Casino, and the Harley-Davidson Museum, all nearby. Minutes from corporate hubs like UW Health Cancer Center and GE Headquarters, we’re perfect for business travelers. Savor diverse flavors at Thunder Bay restaurant or relax with a cocktail at our Fireside lobby bar. Unwind in our indoor pool and whirlpool, or host events in our state-of-the-art banquet spaces for up to 200 guests. Our stylish rooms and suites ensure comfort for all our guests. Surrounded by Lake Country’s natural beauty, shopping, and outdoor activities, our hotel is your gateway to an unforgettable Milwaukee stay. Book today for comfort and relaxation mixed with sophistication and Midwestern charm!</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>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PKEHI</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-PKIIL" data-hotel-code="PKIIL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-pekin-10366470680-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites PEKIN(皮奥里亚地区)</h2>
|
||
<span class="code">PKIIL</span>
|
||
</div>
|
||
<div class="addr">3615 Kelly Ave Pekin Illinois 61554 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.58</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Conveniently located between downtown Peoria and I-155, the Holiday Inn Express & Suites Pekin (Peoria Area) is minutes from Avanti's Dome and Mineral Springs Park and just 15 miles from Peoria.
|
||
Business travelers enjoy proximity to companies like Pekin Insurance, Hanna Steel, and Caterpillar Mapleton Foundry. Plus, we offer 24-hour access to our Business Center and free high-speed Wi-Fi throughout the hotel. Host business meetings in our executive boardroom for up to 12 guests with catering options and free parking.
|
||
Enjoy nearby attractions like Lick Creek Golf Course, Mackinaw Valley Vineyard, East Peoria’s Par-A-Dice Casino, and Riverfront Park. Shop and dine in Downtown Peoria.
|
||
Start each day with our complimentary Express Start® Breakfast buffet, featuring hot and cold selections. Stay active in our Fitness Center, take a dip in the indoor pool, and unwind in upgraded rooms designed for ultimate relaxation, with premium bedding and modern amenities. Your comfort is our top priority in Pekin!</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">PKIIL</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-PKRBL" data-hotel-code="PKRBL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-pokhara-10536065360-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental Pokhara Resort</h2>
|
||
<span class="code">PKRBL</span>
|
||
</div>
|
||
<div class="addr">Begnas Lake, Pachbhaiva - 31, Pokhara Metropolitan, Kaski, Gandaki Province Pokhara 33700 | 1 888 IC HOTELS (1 888 424 6835)</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Your journey into Nepal begins at InterContinental Pokhara Resort. Perched on a forested hill above Begnas Lake, the resort mirrors the quiet strength and beauty of its surroundings. Drawing from ancient hill tribe traditions, it weaves time-honoured patterns with contemporary design. From sweeping views of terraced ridges and glimpses of village life to interiors inspired by rhododendron forests and native flora, every detail narrates a Himalayan story authentic, grounded, and timeless.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>不允许携带宠物</span><span>标准厨房</span><span>简易厨房</span><span>Children's Activities</span><span>In hotel restaurants</span><span>含车位</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PKRBL</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-PKSVL" data-hotel-code="PKSVL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-pikeville-4296925976-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 派克维尔</h2>
|
||
<span class="code">PKSVL</span>
|
||
</div>
|
||
<div class="addr">476 South Mayo Trail Pikeville Kentucky 41502 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.25</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Hotel's Guests Feel Comfortable in Pikeville, KentuckyTucked away among the mountains of eastern Kentucky, Pikeville offers a subtle yet irresistible beauty. The serene landscape symbolizes home for those who live here. At the Holiday Inn Express® Hotel Pikeville, KY, the hotel's staff works to inspire that sentiment in guests. Situated directly off US-460/119/23, with easy access to area attractions, this hotel's location in Pikeville, KY offers convenience.The hotel's proximity to downtown highlights like the Eastern Kentucky Exposition Center is ideal for those in town for big-name concerts and family shows. Leisure travelers interested in local lore can opt for an Historic Downtown Pikeville Walking Tour. The area has something to offer adventuresome types, too: Breaks Interstate Park, which features hiking, biking, rafting and more.Business travelers also appreciate the hotel's location in Pikeville, KY. Near the Pike County Courthouse and the Expo Center, the hotel is ideal whether guests are seeing to government business or attending a convention. The hotel itself is a great meeting venue, as well, with flexible function space for up to 35.No matter what's on your agenda, free Wi-Fi access and a complimentary breakfast buffet promise to enhance your travel experience. Kids love the indoor pool, and a Fitness Center makes it easy to keep up your exercise regimen. "Stay Smart" and make this hotel your home away from home.</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">PKSVL</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-PLHUK" data-hotel-code="PLHUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-plymouth-5033674517-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 普利茅斯</h2>
|
||
<span class="code">PLHUK</span>
|
||
</div>
|
||
<div class="addr">Armada Way Plymouth PL1 2HJ | 0800 890 410</div>
|
||
<div class="rating">评分:4.17</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A stunning hotel with sea views overlooking Plymouth Hoe. Crowne Plaza Plymouth is the perfect setting for business and leisure.
|
||
|
||
The hotel offers 7 fully equipped meeting spaces for up to 500 guests, with a dedicated Crowne Plaza Meetings Director on site and a variety of food and drink options to suit your requirements.
|
||
|
||
Thanks to our Sleep Advantage® programme, you’ll enjoy a great night’s rest, with premium bedding, quiet zones and a guaranteed wake-up call.
|
||
You can work out in our gym or wind down in the heated pool. You can enjoy a delicious meal at the penthouse Marco Pierre White Steakhouse Bar & Grill with panoramic sea views or for a more laid-back evening there’s Drakes Bar & Lounge. There’s also an outdoor garden for those who prefer to enjoy the fresh air.
|
||
|
||
Plymouth is Britain’s Ocean City, steeped in maritime history. No trip to Plymouth is complete without a visit to the Hoe, where you will enjoy panoramic views of Plymouth Sound and the iconic Smeaton’s Tower lighthouse, and during summer months you can take a dip in the Art-Deco Tinside Lido.
|
||
|
||
Plymouth station has direct trains to London, Exeter, Birmingham, and Bristol. Exeter and Newquay airports are only a one-hour's drive away.
|
||
|
||
Onsite parking is available at the hotel for an additional cost of £16.50 per day on a first come first served basis.</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">PLHUK</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-PLIPL" data-hotel-code="PLIPL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent-riviera-maya-8183917050-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">VEVE</span>
|
||
<h2>Iberostar Selection Paraíso Lindo</h2>
|
||
<span class="code">PLIPL</span>
|
||
</div>
|
||
<div class="addr">Carretera Chetumal Puerto Juárez Km.309, Fracc. Playa Paraiso Riviera Maya Quintana Roo 77710 | 800 880 4515</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Iberostar Selection Paraíso Lindo is the place to go when you want a quaint feel on a grand scale. Centrally located in the heart of the Paraiso complex, with instant access to everything this resort has to offer, and proximity to your own personal retreat, it's the equivalent of having your cake and eating it too!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>健康活动</span><span>不允许携带宠物</span><span>健身中心</span><span>Children's Activities</span><span>In hotel restaurants</span><span>Golf</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PLIPL</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-PLMCA" data-hotel-code="PLMCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-palm-desert-5073950568-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 棕榈沙漠</h2>
|
||
<span class="code">PLMCA</span>
|
||
</div>
|
||
<div class="addr">74675 Highway 111 Palm Desert California 92260 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.27</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Nestled in the heart of California’s desert landscape, near Coachella Valley, Holiday Inn Express Palm Desert combines scenic beauty with laid-back comfort.
|
||
|
||
Steps from El Paseo Shopping District, known as the Rodeo Drive of Palm Springs, we are minutes from luxury shopping, dining, and premier local attractions. Schedule a tee time at Desert Willow Golf Resort, Palm Desert Country Club, or other world-class golfing destinations nearby. Attend concerts and Coachella Valley Firebirds’ games at Acrisure Arena, catch a tennis match at Indian Wells Tennis Garden, try your luck at Fantasy Springs Resort Casino, and visit the Living Desert Zoo.
|
||
|
||
Start your day with our complimentary Express Start® Breakfast buffet before hitting the greens or exploring nearby hotspots. Stay energized in our 24-hour Fitness Center, and soak in the sun at our outdoor pool and Jacuzzi. Enjoy free Wi-Fi, free parking, and pet-friendly accommodation. At the end of the day, unwind in spacious rooms with modern amenities and scenic desert views. Whether you're here for a quick getaway, a sports event, or a shopping weekend, we provide everything you need for a memorable stay in Southern California.</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">PLMCA</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-PLMRM" data-hotel-code="PLMRM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-rancho-mirage-4294201921-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Rancho Mirage - Palm Spgs Area</h2>
|
||
<span class="code">PLMRM</span>
|
||
</div>
|
||
<div class="addr">71730 Highway 111 Rancho Mirage California 92270 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">在加州幻境山庄棕榈泉区智选假日酒店享受轻松幻境山庄不但有郁郁葱葱的热带景观,更有令人惊叹的山脉美景。我们酒店清新的装饰风格和度假村特色将令每一次入住都十分难忘。由于我们酒店就在通往棕榈泉国际机场(PSP)仅15分钟路程,令宾客能够轻松前来。在棕榈沙漠市,宾客可以在River海滨购物娱乐中心休闲放松。您可以全家出动享受搭乘棕榈泉空中缆车的快乐,游览儿童探索博物馆,或者在Knott’s Soak City水上乐园畅享水上嬉戏的乐趣。从酒店短途驱车即可前往麦卡伦剧院和棕榈泉的市中心。酒店的设施也贴心照顾商务宾客的需求。免费高速有线和无线互联网连接让您能轻松在客房里通过电子邮件与办公室联络,24小时开放的商务中心为您提供安心完成工作的空间。550平方英尺的会议室也可随时供您使用,这里可举办多达50人的聚会。幻境山庄棕榈泉区智选假日酒店®还为宾客提供各种惬意休闲的设施,比如户外温水泳池和漩涡池等。宾客们还可以在热带露台上对着涓涓流淌的喷泉惬意放松,或者在配备齐全设施的健身中心里尽情挥洒汗水。当您到访棕榈沙漠市时,我们酒店定能为您提供最佳的服务与设施。</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">PLMRM</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-PLVTX" data-hotel-code="PLVTX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-plainview-7959038048-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 纽约Plainview</h2>
|
||
<span class="code">PLVTX</span>
|
||
</div>
|
||
<div class="addr">4213 W. 13th Street Plainview Texas 79072 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.24</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience smart travel at Holiday Inn Express & Suites Plainview in Plainview, TX. Conveniently located near major interstates, our hotel is the perfect base for exploring the area.
|
||
|
||
Whether you're visiting Wayland Baptist University, Covenant Hospital, or taking a scenic trip to Palo Duro Canyon, you’ll find everything you need just a short drive away. Plus, with Texas Tech University and South Plains College nearby, you’re never far from vibrant campus life and local events.
|
||
|
||
After a day of adventure, unwind in our inviting amenities. Take a dip in our indoor pool, break a sweat in the fitness center, or enjoy a delicious free breakfast to kickstart your day. With free Wi-Fi, daily housekeeping, and pet-friendly options, we’ve got all the comforts to make your stay as enjoyable as possible.</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">PLVTX</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-PLYMS" data-hotel-code="PLYMS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-plymouth-4008448140-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 普利茅斯</h2>
|
||
<span class="code">PLYMS</span>
|
||
</div>
|
||
<div class="addr">2619 N. Michigan St. Plymouth Indiana 46563 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.44</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express & Suites Plymouth is located halfway between South Bend and Logansport Indiana. We offer 72 beautiful and spacious guest rooms with free high-speed Internet. Featured amenities include complimentary express hot start breakfast, heated indoor pool, 24-hour newly equipped Fitness Center, and a gorgeous lobby area.
|
||
Nearby attractions include: The University of Notre Dame, Culver Military Academy, and The Barns at Nappanee which are located less than 30 minutes away. When visiting or passing through, don’t forget to stop in and Stay Smart at the Holiday Inn Express & Suites Plymouth.</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>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PLYMS</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-PMADM" data-hotel-code="PMADM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent-riviera-maya-8536994573-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">TNTN</span>
|
||
<h2>Iberostar Waves Paraíso del Mar</h2>
|
||
<span class="code">PMADM</span>
|
||
</div>
|
||
<div class="addr">Carretera Chetumal - P. Juarez Km 309 Riviera Maya Quintana Roo 77710 | 800 880 4515</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Imagine landing in a place where every sight is a feast for your eyes. Surrounded by gardens galore. Three pools beyond a long stretch of beach. A shopping center you don’t have to leave the resort for. And Balinese beds wrapped in gorgeous Bougainvillea to laze the days away in, on a quiet, pool surrounded island. And that’s just the tip of the Paraiso del Mar iceberg.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>健康活动</span><span>不允许携带宠物</span><span>Beach Access</span><span>Children's Activities</span><span>In hotel restaurants</span><span>Golf</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PMADM</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-PMEGQ" data-hotel-code="PMEGQ">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-portsmouth-4437643794-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Portsmouth - Gunwharf Quays</h2>
|
||
<span class="code">PMEGQ</span>
|
||
</div>
|
||
<div class="addr">The Plaza Gunwharf Quays Portsmouth PO1 3FD | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.09</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A comfortable Portsmouth hotel in a waterfront leisure complex, with breakfast included.Holiday Inn® Express Portsmouth - Gunwharf Quays hotel is within walking distance of many local attractions.You can catch a direct train to London from nearby Portsmouth Harbour Station, and ferries to the Isle of Wight or France from Portsmouth International Port, a 10-minute drive away. The M27 motorway is close by, and you can drive to Southampton Airport (SOU) in 25 minutes. Gunwharf Quays, right outside, has a cinema, designer outlets, bars and restaurants, and the Spinnaker Tower offers breathtaking harbour views. Kids will love Portsmouth Historic Dockyard, where they can see Nelson's HMS Victory from the 1805 Battle of Trafalgar, the parkland along the seafront, and nearby Southsea Beach. If you’re visiting on business, you can host events for up to 20 people in our 2 light-filled meeting rooms.At this hotel you can enjoy:free WiFi, off-site parking, an All Day Dining menu. Set yourself up for the day with the inclusive Express Start Breakfast™ buffet, featuring scrambled eggs, baked beans, sausages and continental items. Our casual lounge is a great place to meet colleagues or relax with friends over drinks, and after a busy day, you can retreat to a comfortable bedroom to watch a movie on the flat-screen TV.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PMEGQ</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="pager"><a href="page-211.html">上一页</a> 第 212 / 300 页 <a href="page-213.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> |