CINXE.COM

ICFOST 2024 - International Conference on Ocean Science and Technology

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ICFOST 2024 - International Conference on Ocean Science and Technology</title> <!-- Bootstrap CSS --> <link href="css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="css/style.css"> <!-- Custom CSS --> <style> body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; } .STYLE1 {font-size: 24px} </style> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head> <nav class="navbar navbar-expand-lg navbar-dark bg-primary"> <div class="container"> <a class="navbar-brand" href="#"><img src="./htmlimg/logo-04.png" alt="Logo"></a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="index.html">Home</a></li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" data-bs-toggle="dropdown" aria-expanded="false">Committees</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown1"> <li><a class="dropdown-item" href="committee.html">Organizing Committee</a></li> <li><a class="dropdown-item" href="technical.html">Technical Program Committee</a></li> </ul> </li> <li class="nav-item"><a class="nav-link" href="cfp.html">Call for Papers</a></li> <li class="nav-item"><a class="nav-link" href="keynote.html">Keynote Speaker</a></li> <li class="nav-item"><a class="nav-link" href="competition.html">"智慧海洋"竞赛</a></li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown4" role="button" data-bs-toggle="dropdown" aria-expanded="false">Attending</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown4"> <li><a class="dropdown-item" href="submission.html">Submission</a></li> <li><a class="dropdown-item" href="registration.html">Registration</a></li> <li><a class="dropdown-item" href="program.html">Conference Program</a></li> <li><a class="dropdown-item" href="venue.html">Conference Venue</a></li> <li><a class="dropdown-item" href="location.html">About Changsha</a></li> <li><a class="dropdown-item" href="visa.html">Visa Information</a></li> </ul> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown4" role="button" data-bs-toggle="dropdown" aria-expanded="false">History</a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown4"> <li><a class="dropdown-item" href="ICFOST2023">ICFOST 2023</a></li> <li><a class="dropdown-item" href="ICIPOST2022">ICIPOST 2022</a></li> </ul> </li> <li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li> <li class="nav-item"><a class="nav-link" href="chinese.html">中 文</a></li> </ul> </div> </div> </nav> <div class="sider"> <div class="row"> <div class="col-md-12 text-center"> <h2 class="sider-title">Conference Venue</h2> </div> </div> </div> <div class="container mt-5"> <div class="row"> <div class="col-md-12 text-center"> <h5 class="custom-title">Conference Venue | 会议场地 </h5> </div> <h4 class="STYLE1">长沙圣爵菲斯大酒店 (ST-Tropez Hotel) </h4> <hr> <p><strong>地址</strong>: 长沙开福区三一大道471号 (No.471 Sanyi Avenue, Kaifu District, Changsha, Hunan) </p> <p>The Hunan Saint-Tropez is located between Hunan Radio and Television Station and the Window of the World. Established in 2001, the hotel features beautiful and unique scenery with a layout that showcases the ingenuity of its design. The architectural style of the 300-acre European-style villa garden hotel has hosted events such as the China Golden Eagle Art Festival, the World Table Tennis Elite Tournament, and the Laureus Awards Banquet, attracting many celebrity guests.</p> <p>The hotel is a popular filming location for programs on Hunan TV and Mango TV, as well as a hotspot for social media check-ins. Shows like "I Am a Singer" and "Sisters Who Brave Winds and Waves" often have their stars stay at the hotel. Leveraging the strong program production capabilities of Hunan TV and Mango TV, the Shengjue Fes Hotel has attracted celebrities from all corners of the entertainment industry. It has become a popular destination for fans and has received awards such as "Hunan's Most Beloved Hotel" and "Hunan's Internet Celebrity Travel Hotel," making it a benchmark in the hotel industry in Hunan Province.</p> <p><img src="htmlimg/venue.jpg" width="600" height="399"></p> <p>湖南圣爵菲斯大酒店位于湖南广电和世界之窗之间,成立于 2001年,酒店风景优美别致、布局独巨匠心,300亩欧式别墅园林酒店的建筑风格,中国金鹰艺术节、世界乒乓球精英赛、劳伦斯颁奖典礼招待宴会等都在这里举行,嘉宾明星大多下榻于此。</p> <div class="col-md-6 mt-3"></div> </div> </div> <script src="js/bootstrap.bundle.min.js"></script> <link rel="stylesheet" href="css/all.min.css"> <script> var carousel = new bootstrap.Carousel(document.querySelector('#carouselExampleIndicators'), { interval: 3000 // 设置轮播时间间隔,单位为毫秒 }); function highlightBox(element) { element.style.backgroundColor = '#0086b3'; element.style.color = '#fff'; } function unhighlightBox(element) { element.style.backgroundColor = '#f1f1f1'; element.style.color = ''; } </script> <footer class="bg-dark text-light py-3"> <div class="container text-center"> <p>&copy; 2024 ICFOST | All rights reserved.</p> <p>2024 International Conference on Frontiers of Ocean Science and Technology (ICFOST)</p> </div> </footer> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10