607 lines
48 KiB
HTML
607 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-55.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-COUKS" data-hotel-code="COUKS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-columbia-6044315441-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Columbia-Hwy 63 & I-70</h2>
|
||
<span class="code">COUKS</span>
|
||
</div>
|
||
<div class="addr">805 Keene Street Columbia Missouri 65201 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Staybridge Suites Near HWY 63 & I-70 in Columbia - MO
|
||
Conveniently situated near the University of Missouri - Staybridge Suites Columbia - HWY 63 & I-70 is in close proximity to both the University of Missouri Women and Children's Hospital. This newly renovated, pet friendly,
|
||
upscale extended stay Columbia hotel provides easy access to the area's most important attractions and businesses.
|
||
Ideally located near downtown Columbia Missouri this extended stay hotel is near the city's best shopping - dining and recreation. Located within eight miles of our Columbia accommodations travelers can tour or attend events at the University of Missouri or explore Rock Bridge Memorial State Park.
|
||
In Columbia for an extended stay on business? Corporate guests of our convenient Columbia - MO hotel appreciate our lodgings near businesses such as Dana Corporation, MFA and State Farm. In order to best accommodate our guests' meeting needs - the Staybridge Suites Columbia offers a flexible conference room as well as a 24-hour Business Center and free high-speed Internet access.
|
||
During your stay we hope you will take advantage of our Columbia hotel's complimentary services. A daily breakfast buffet - evening Socials - Fitness Room - Pantry - indoor pool/spa - library and guest self-laundry facilities are available and free of charge. We invite you to check out our excellent Columbia - MO hotel rates as you start planning your trip today.</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">COUKS</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.sb-columbia.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-COUMO" data-hotel-code="COUMO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-columbia-4134629446-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 哥伦比亚东</h2>
|
||
<span class="code">COUMO</span>
|
||
</div>
|
||
<div class="addr">915 Port Way Columbia Missouri 65201 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.34</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Columbia, MO Hotel's Location Delights Mizzou Fans!
|
||
|
||
When driving into Columbia, end your journey at the Holiday Inn® Columbia - East and enter a world of warm hospitality and incredible convenience. Situated off I-70, only six miles from the University of Missouri and the unique downtown area known as The District, this hotel is an inviting home away from home.
|
||
|
||
The hotel's corporate guests can work efficiently thanks to free wired and wireless Internet access and the 24-hour Business Center. Major corporations, such as Shelter Insurance, State Farm, Kraft Foods, IBM and ABC Laboratories, are all within 10 miles of the hotel. If you need to host your own event, you can use one of the hotel's three meeting rooms.
|
||
|
||
In Columbia, MO, exciting urban fun abounds! You can hear fabulous live music at The Blue Note, splurge at The Mall in Columbia or sip wine at the gorgeous Les Bourgeois Vineyards. For outdoor fun, show off your swing at Lake of the Woods Golf Course, just one mile from the hotel. Columbia, Missouri also hosts enjoyable annual events, such as the Show-Me State Games and the Roots 'N Blues 'N BBQ Festival.After a busy day, return to the hotel to relax in the heated, indoor pool or work out in the 24-hour Fitness Center before indulging in a delicious meal at Kem's Restaurant. Book now to enjoy this inviting hotel's excellent location in Columbia, Missouri.</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">COUMO</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-COUVO" data-hotel-code="COUVO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/voco-columbia-6666447261-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">VXVX</span>
|
||
<h2>voco The Tiger Hotel, Columbia, MO</h2>
|
||
<span class="code">COUVO</span>
|
||
</div>
|
||
<div class="addr">23 South 8th Street Columbia Missouri 65201 | 1 888 377 8626</div>
|
||
<div class="rating">评分:4.39</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Nestled in the heart of historic Columbia, voco The Tiger Columbia, MO, is the perfect blend of timeless charm and modern comfort. As soon as you walk under our iconic neon orange sign and into our red-brick building, you’ll experience unparalleled hospitality with ample dining options, sleek guest rooms, and elegant event venues.
|
||
Our three onsite eateries, Glenn’s Cafe, Twain: Missouri BBQ & Taproom, and Vault, each bring their own style to the table, where the food is just as flavorful and memorable as the decor. Enjoy a relaxing stay with upscale amenities featuring room service, onsite parking, same-day laundry, and dry cleaning.
|
||
Located in downtown Columbia, our hotel is just two blocks from the University of Missouri and steps from Columbia’s charming downtown district. When it’s time for bed, shower in your luxuriously large bathroom and unwind in your spacious accommodations. No matter how you spend your days, the Tiger is here to welcome you home.</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">COUVO</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 4 USD Amenity Fee per night. Excludes 3.5% Service Charge.</div>
|
||
<a class="btn" href="https://www.thetigerhotel.com/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-COZZM" data-hotel-code="COZZM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent-san-miguel-de-cozumel-9034386278-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">TNTN</span>
|
||
<h2>Iberostar Waves Cozumel</h2>
|
||
<span class="code">COZZM</span>
|
||
</div>
|
||
<div class="addr">Carretera Costera Sur Km 17782 San Miguel de Cozumel Quintana Roo 77600 | 800 880 4515</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Iberostar Waves Cozumel is a diver’s delight. Perched at the far end of the island, guests can take advantage of the picturesque and unobstructed views, calm waters, and incredible proximity to the reefs. The Caribbean village atmosphere, palm tree swing, and well-oiled dive center are just a taste of what keeps our guests coming back for more.</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>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">COZZM</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-CPEMX" data-hotel-code="CPEMX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-campeche-3537049525-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 坎佩切</h2>
|
||
<span class="code">CPEMX</span>
|
||
</div>
|
||
<div class="addr">Av. Resurgimiento #127 Col. del Prado Campeche Campeche 24040 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.49</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">在Campeche城市的商务酒店
|
||
Holiday InnⓇ Campeche酒店是您下一次商务旅行的最佳选择。它位于在一个优越的地理位置,您将接近石油化工业和捷迅方便前往城市的商业和购物中心。是一个提供给您又安全、舒适又现代化设施及服务的休息点,让您在一天的工作后能放松休息。
|
||
假日酒店是一间拥有全方位服务的酒店,里设有一间餐厅,免费上网和一个设备齐全的商务中心。您也可以在健身房锻炼,及在游泳池游泳。享受在墨西哥超过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>In hotel restaurants</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CPEMX</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-CPKOH" data-hotel-code="CPKOH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-dayton-6753291764-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 代顿 - 森特维尔</h2>
|
||
<span class="code">CPKOH</span>
|
||
</div>
|
||
<div class="addr">5655 Wilmington Pike Dayton Ohio 45459 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Whether you are here for business or pleasure, Holiday Inn Express and Suites - Centerville is centrally located to the diverse and unique places you want to be!
|
||
|
||
Prepare to be treated like family the moment you arrive! From the attention you receive upon check-in to the moment you depart, we will pamper you in our newly renovated property. We boast a Beautiful and Clean non-smoking environment.
|
||
|
||
Situated in Warm & Cheerful Centerville just off I-675, this premium accommodations promises exceptional service and unbeatable hospitality. We are just one exit away from The Greene , a quaint outdoor shopping village with casual and upscale dining, comedy clubs and all your favorite stores. A few exits south is the The Dayton Mall, the area's largest indoor shopping mall. We are also conveniently located just 15 minutes from Downtown Dayton, Dayton Convention Center, U.D. Arena, Fifth Third Field. If it's entertainment, art galleries, restaurants and live music you're after, then The Oregon District, Dayton Art Institute, and Cox Arboretum are for you. We are also minutes away from Hollywood Gaming and Raceway, Fraze Pavilion and the states most visited attraction, The National Museum of the U.S Air Force, which is the world’s largest military aviation museum. Miami Valley Hospital South, Children's Hospital, Kettering Medical Center, and Southview Medical Center are just minutes away.</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">CPKOH</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-CPTST" data-hotel-code="CPTST">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-cape-town-5738588836-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 开普敦市中心</h2>
|
||
<span class="code">CPTST</span>
|
||
</div>
|
||
<div class="addr">101 St. George's Mall Cnr Church Str. & St George's Mall Western Provence Cape Town 8001 | 0800 064 577</div>
|
||
<div class="rating">评分:4.37</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Take in Table Mountain views from the high-rise Holiday Inn Express Cape Town-City Centre hotel, conveniently located in the heart of the city's business district.It's just a 15 minute drive from Cape Town International Airport to our lively downtown location, set on a tree-lined street packed with restaurants, art galleries, markets, cafes and bars. Exploring Cape Town is made easy, with our close proximity to all major public transport lines, including the popular City Sightseeing Red Busses.
|
||
For our business travelers, we are ideally located in Cape Town's business district, placing government offices, major companies and the Cape Town International Convention Centre (CTICC) on your doorstep. Our 24-hour complimentary high-speed wi-fi ensures that you stay connected. Invite your colleagues for a meeting in one of our two air-conditioned meeting rooms.
|
||
Take in the splendor of Cape Town, from the nearby V&A Waterfront and Two Oceans Aquarium to Table Mountain, one of the official New7Wonders of Nature, and the only one to be located in an urban area, making it highly accessible. Our friendly staff will gladly advise of numerous excursions in and around Cape Town.
|
||
|
||
Kick-start your day with a free Express Start buffet breakfast in our vibrant Great Room, and unwind in the evenings on our decked terrace with a chilled glass of South African wine.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>健身中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CPTST</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 1% Service Charge.</div>
|
||
<a class="btn" href="http://www.hiexhotels.co.za/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-CPTTB" data-hotel-code="CPTTB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-cape-town-10980253053-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental Table Bay Cape Town</h2>
|
||
<span class="code">CPTTB</span>
|
||
</div>
|
||
<div class="addr">Quay 6 Victoria and Alfred Waterfront Cape Town 8001 | 0800 064 577</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">InterContinental Table Bay Cape Town welcomes you to a stay shaped by Cape Town’s coastal spirit and the beauty of the Western Cape. Set along the Victoria & Alfred Waterfront, the hotel offers direct access to the city’s leading shopping, dining and cultural attractions. Refined interiors, intuitive service and curated local experiences create an elegant retreat, where natural beauty and contemporary luxury come together in a setting distinctly InterContinental.</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>Children's Activities</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CPTTB</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-CPYCA" data-hotel-code="CPYCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-carpinteria-3527075619-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Carpinteria的</h2>
|
||
<span class="code">CPYCA</span>
|
||
</div>
|
||
<div class="addr">5606 Carpinteria Ave Carpinteria California 93013 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to our Craftsman-style haven in Carpinteria, California, just 0.7 miles from Carpinteria State Beach!
|
||
Our Carpinteria hotel puts you in the heart of everything we love about our little town. Rincon Point Beach is just over 2 miles away. The trailhead for the popular, 20-mile Franklin Trail is 1.5 miles away. Charming downtown Carpinteria is a quick 0.7-mile walk from our hotel with all the cozy shops, eateries, and parks you could dream of.
|
||
If you’re craving time in nearby Santa Barbara, we’re just 15 minutes away.
|
||
When you’re not out exploring our beautiful seaside town, there’s plenty to do at our hotel in Carpinteria. Splash and swim in our outdoor pool or soak in our jacuzzi. Stay ahead of your laundry with the use of our washers and dryers and enjoy a free buffet-style breakfast every morning.
|
||
Each oversized room comes equipped with free, fast Wi-Fi, plenty of power outlets, air conditioning, a dedicated workspace, and a lounge area. For those looking to host a gathering, business, or event, our meeting spaces offer comfortable seating and modern A/V equipment, making it easy to bring your ideas to life.</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">CPYCA</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.CARPINTERIAEXPRESS.COM">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-CRCNA" data-hotel-code="CRCNA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-corsicana-4968070519-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 科西卡纳I - 45</h2>
|
||
<span class="code">CRCNA</span>
|
||
</div>
|
||
<div class="addr">620 Bryant'S Way Corsicana Texas 75109 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.12</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience the ultimate in convenience at our Corsicana, TX hotel. Nestled off I-45 and US 287, our well-appointed accommodations and strategic location make our hotel the best choice. Guests can effortlessly explore the area, from downtown Corsicana, just two miles away, to nearby corporate offices and local attractions like Texas Motorplex and Richland Chambers Reservoir.
|
||
|
||
Our hotel boasts 700 sq ft of adaptable event space, complete with A/V equipment, and the support of our knowledgeable sales team, making it the ideal choice for Corsicana meetings, Texas family reunions, and special events. Proximity to Guardian Industries, ExxonMobil, and Navarro College guarantees a seamless stay for business travelers. Our 24-hour Business Center provides all the resources necessary for a productive trip.
|
||
|
||
For leisure travelers in Texas, our hotel's prime locale offers quick access to a range of top attractions. You can savor the world-famous Corsicana Fruitcake at the Collin Street Bakery, or indulge in candies, ice cream, and treats at the nearby Russell Stover Factory. The downtown area offers enticing shopping and dining opportunities.
|
||
|
||
When you stay, you'll enjoy modern amenities including a heated indoor pool and a well-equipped Fitness Center. Kickstart your day with our complimentary Express START™ Breakfast Bar, available each morning, and enjoy seamless connectivity with free high-speed, wireless Internet throughout the facility.</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">CRCNA</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-CRHTC" data-hotel-code="CRHTC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-carthage-9759587726-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 迦太基</h2>
|
||
<span class="code">CRHTC</span>
|
||
</div>
|
||
<div class="addr">2295 Se Loop Carthage Texas 75633 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.35</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">You're invited to the Holiday Inn Express in Carthage, Texas! Our accommodations are positioned in East Texas, just minutes away from the Louisiana Border. Corporate travelers will find plenty of nearby businesses during their stay. Our hotel is minutes from Chevron, DCP, Louisiana Pacific, ETMC, Panola College, Sheridan Production, and Tyson Foods. We offer free high-speed internet and copying, printing, and faxing services.
|
||
Leisure travelers will enjoy a host of local attractions, including the Texas Country Music Hall of Fame & Tex Ritter Museum, Jim Reeves Memorial, Old County Jail Museum, and lots of shopping on the Town Square. When it comes to hotels in Carthage, TX, you can expect the best amenities and services from the Holiday Inn Express. We strive to meet your expectations with comforts like our sparkling, outdoor swimming pool & spa, a gazebo equipped with picnic space and grills, on-site laundry facilities, and a state-of-the-art Fitness Center. Travelers can wake up and join us every morning at our Breakfast Bar for a good hot breakfast and our delicious, signature cinnamon rolls.</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">CRHTC</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-CRIBX" data-hotel-code="CRIBX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent-baleraric-islands-8184079527-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">TNTN</span>
|
||
<h2>Iberostar Waves Cristina</h2>
|
||
<span class="code">CRIBX</span>
|
||
</div>
|
||
<div class="addr">Calle Bartomeu Xamena s/n Playa de Palma - Mallorca 07610 | 900 983 142</div>
|
||
<div class="rating">评分:4.67</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the vibrant world of Iberostar Waves Cristina, where the sun-soaked skies of Majorca meet the thrill of a biker's paradise. This cheerful haven is not just a place to stay; it's a spirited adventure built for those ready to seize life by the reins. And enjoy some time in Spain. Whether you're an adult seeking relaxation or a child at heart seeking endless fun, Iberostar Cristina promises a perfect Spanish escape for everyone.</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>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CRIBX</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-CRNSS" data-hotel-code="CRNSS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-corning-4136970649-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 康宁</h2>
|
||
<span class="code">CRNSS</span>
|
||
</div>
|
||
<div class="addr">201 Townley Avenue Corning New York 14830-2000 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.65</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Corning, NY Hotel's Amenities Exceed ExpectationsRenowned as a top hub in glassmaking, the charming town of Corning is situated in the southern part of New York's Finger Lakes region. The Staybridge Suites® Corning hotel offers newly renovated all-suite accommodations and exceptional service for your business trip or family vacation.Surrounded by companies like Corning Inc., Siemens, World Kitchen and Guthrie Medical Group, the hotel is an ideal choice for corporate travelers. Access free Wi-Fi throughout the hotel, and the Business Center offers all the tools you need to stay productive. If you're looking for hotels in Corning, NY to host your next meeting, we have two boardrooms.The hotel's location in downtown Corning, NY is minutes from some of the area's best attractions. At the Corning Museum of Glass, you can learn more about the history of glassmaking and see live demonstrations. Be sure to visit the nearly 100 wineries that comprise the Finger Lakes Wine Country. .Whether you're here for a short trip or an extended stay, we have everything you need for a carefree trip. You can shoot hoops on the sports court or enjoy a drink in the courtyard. Start your day with a grab and go breakfast prepared specifically for you. We also have free guest laundry facilities and a courtyard where you can grill your own food or enjoy a beverage by the fire pit. Call us today and take advantage of all this Corning hotel has to offer.</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">CRNSS</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-CROCI" data-hotel-code="CROCI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-cairo-10823401345-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Cairo - Citystars</h2>
|
||
<span class="code">CROCI</span>
|
||
</div>
|
||
<div class="addr">Emtedad Makram Obied Street Heliopolis Cairo 11737 | 0800 00 096 91</div>
|
||
<div class="rating">评分:4.76</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">在开罗喜来登星城智选假日套房酒店,发现舒适、便利与灵活的完美平衡,在赫利奥波利斯的中心感受家的温暖。酒店地理位置优越,直通星城购物中心,距开罗国际机场和开罗国际会展中心仅数分钟车程,是商务和休闲旅客的理想之选。您还可以轻松前往开罗市中心、埃及大博物馆和著名的吉萨金字塔。
|
||
|
||
我们位于开罗的宽敞服务式公寓,从现代化的单间到三卧套房,均为长住或短住精心设计。每间套房都配备设施齐全的厨房、舒适的起居空间以及免费无线网络。每日享用免费的自助早餐,每周三晚更有社交时光。夏季时,您还可以与家人朋友在户外露台享受烧烤的乐趣。
|
||
|
||
在我们的健身房保持活力,或在“书苑”休闲区与图书馆中放松身心。携带家人入住的宾客可尽享星城购物中心的娱乐选择,包括购物、影院、雪城以及魔幻银河主题乐园。
|
||
|
||
在开罗喜来登星城智选假日套房酒店,体验公寓式生活的自由与世界一流酒店的服务——让您的开罗之行轻松自在,无论是商务、度假还是长期居住。</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">CROCI</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-CROEG" data-hotel-code="CROEG">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-cairo-5713492115-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Cairo - Citystars</h2>
|
||
<span class="code">CROEG</span>
|
||
</div>
|
||
<div class="addr">Ali Rashed Street Heliopolis Po Box 381 Cairo 11757 | 0800 00 096 91</div>
|
||
<div class="rating">评分:4.39</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">位于开罗活力四射的 Citystars Heliopolis,适合家庭入住的现代化酒店
|
||
开罗城市之星假日酒店坐落复合商城 Citystars 中心,距离开罗国际机场仅 10 分钟路程,是游览埃及首都现代和历史景点的理想下榻之地。酒店旁边的 Stars Center Mall 购物中心拥有数百家商店和高科技娱乐设施,包括埃及最大的室内主题乐园 Magic Galaxy。开罗市中心距离酒店不到半小时路程。
|
||
酒店设有带成人和儿童游泳池的屋顶花园,大堂设有 Star Corner 咖啡厅,整体氛围温馨友好, 非常适合一家大小。24 小时开放的 Windows Restaurant 餐厅提供丰盛的国际自助餐与现场烹饪台,内容应有尽有,保证令人食指大动。Indira Restaurant 餐厅烹制开罗最棒的印度美食。
|
||
酒店还贴心地针对商务旅客提供免费高速无线网络、商务中心和 24 小时客房服务。如需举行会议,七间典雅的会议室和一间宴会厅共可接待 70 名出席代表。许多国际公司的办事处均位于酒店附近。
|
||
无论是来开罗出差还是度假,这家热情好客的酒店都能在现代化的 Citystars Heliopolis 中心为您带来温馨愉快的享受。</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">CROEG</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-CROHA" data-hotel-code="CROHA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-cairo-4533898720-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental 开罗塞米勒米斯</h2>
|
||
<span class="code">CROHA</span>
|
||
</div>
|
||
<div class="addr">Corniche El Nil P.O. Box 60 Cairo 11511 | 0800 00 096 91</div>
|
||
<div class="rating">评分:4.15</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">On the historic Semiramis hotel site, guests can enjoy modern luxury by the river Nile. Semiramis InterContinental Cairo is located in the heart of downtown Cairo, next to the Egyptian Museum and Khan el Khalili. After a day of exploration, guests can unwind with a swim in our rooftop pool, indulge in wellness at Semiramis Spa, experience exquisite cuisine at our nine distinct signature restaurants, and take in extraordinary sunset views over the Nile.</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>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CROHA</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-CROHC" data-hotel-code="CROHC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-cairo-10367348719-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental Citystars酒店开罗</h2>
|
||
<span class="code">CROHC</span>
|
||
</div>
|
||
<div class="addr">Omar Ibn El Khattab Street P.O. Box 1026 Heliopolis Bahary Cairo 11737 | 0800 00 096 91</div>
|
||
<div class="rating">评分:4.43</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">在探索开罗遗产之时,入住位于开罗赫利奥波利斯、毗邻城市之星购物中心的 5 星级开罗城市之星洲际酒店,尽享现代奢华。在内置精美家具的豪华客房里欣赏景致并放松身心,还可纵情体验 11 家别具一格的餐厅和酒吧。您需要活动场地?我们拥有私人会议室和埃及最大的宴会厅,可满足您的要求。礼宾部将竭诚为您安排私人旅程,带您畅游附近的开罗城堡、金字塔以及即将开放的大埃及博物馆。</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>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CROHC</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-CROHI" data-hotel-code="CROHI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-cairo-9178458920-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 开罗马阿迪假日酒店</h2>
|
||
<span class="code">CROHI</span>
|
||
</div>
|
||
<div class="addr">Cornish El Nil Maadi Po Box 217 Cairo 11431 | 0800 00 096 91</div>
|
||
<div class="rating">评分:4.61</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Cairo Maadi, the perfect choice for your stay in Cairo. Located on the renowned Maadi Corniche, our hotel offers a stunning view of the Nile River, creating a truly captivating atmosphere. We are proud to present our collection of 171 rooms & Suites, designed for both business and leisure purposes. Each unit offers breathtaking views of the city or the majestic Nile River.
|
||
Indulge in the culinary delights of our exquisite restaurants, where our skilled chefs will tantalize your taste buds with their creations. For a more relaxed atmosphere, unwind in our stylish bar. Our international restaurants offer a plenty of culinary delights that will satisfy even the most discerning taste buds.
|
||
Our banquet rooms, equipped with state-of-the-art technology and bathed in natural daylight, providing the perfect setting for your special occasions. Our dedicated team of professionals will meticulously plan every aspect of your event, from tailored menus to innovative coffee breaks. With our unparalleled expertise, we guarantee an unforgettable experience.
|
||
Unwind and rejuvenate at our fitness center, boasting a wide range of cutting-edge cardio and strength machines. We invite you to immerse yourself in comfort during your stay at Holiday Inn Cairo.</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>健身中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CROHI</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 12% Service Charge.</div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-CRPAS" data-hotel-code="CRPAS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-corpus-christi-2533261458-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 科珀斯克里斯蒂,SPID</h2>
|
||
<span class="code">CRPAS</span>
|
||
</div>
|
||
<div class="addr">5014 Crosstown Expressway Corpus Christi Texas 78415 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:3.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to a more casual kind of stay, where you'll always feel at home at your best and really productive while on the road. Whichever suite you choose, it'll be spacious and complete with everything you need to live, work and relax while you're away from home. Our suites off fully equipped kitchens well-stocked with everything a hungry, home-chef needs to settle in and start cooking. One of the best features of our hotel is our laundry facility which is complimentary. That's right! . It's free. As career travelers, we understand that you can't pack everything, which is why we offer our Cupboard that is stocked with a variety of foods, drinks and living essentials. Our property has also teamed up with the most recognizable name in fitness; Gold's Gym. While staying at our property you have free access to their state of the art facility located only a couple of miles away.
|
||
In Corpus Christi, there are miles of beaches, bountiful things to see and do, and the margaritas are always within reach. Forget 5 o'clock.... it's always beach time here. Located in the Gulf Coast, Corpus Christi offers popular tourist attractions, a variety of hotels, cultural venture, shopping, dining options and best of all South Texas Hospitality.
|
||
Your stay with us will not disappoint and we look forward to having you and your family meets our wonderful staff!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CRPAS</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-CRPAW" data-hotel-code="CRPAW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/atwell-suites-corpus-christi-10031654193-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ATWL</span>
|
||
<h2>Atwell Suites Corpus Christi Southeast</h2>
|
||
<span class="code">CRPAW</span>
|
||
</div>
|
||
<div class="addr">5152 Flynn Pkwy Corpus Christi Texas 78411 | 833 428 9355</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Atwell Suites - Corpus Christi Southeast, a comfortable, relaxing, and fully accommodating hotel in Corpus Christi, TX. Enjoy our location’s proximity to some must-visit landmarks, like the South Texas Botanical Gardens & Nature Center, the Oso Beach Golf Course, and the Art Center of Corpus Christi.
|
||
Let our Corpus Christi hotel be your gateway to the best shopping and dining this city has to offer. We are just a short drive away from some great attractions, such as the Texas State Aquarium and the American Bank Center.
|
||
Take full advantage of our modern guest rooms, which provide a welcoming and comfortable atmosphere for relaxing and working. Our hotel also offers unbeatable amenities you’ll love, including free breakfasts, an on-site fitness center, and so much more.</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>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">CRPAW</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-54.html">上一页</a> 第 55 / 300 页 <a href="page-56.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> |