<!DOCTYPE html>
	<html lang="vi" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
	<head>
<title>Chủ đầu tư đề xuất thiết kế lá cọ cho sân bay Long Thành</title>
<meta name="description" content="Chủ đầu tư đề xuất thiết kế lá cọ cho sân bay Long Thành - Savefile - Tin Tức -...">
<meta name="author" content="Chuyên gia công đóng gói các loại túi">
<meta name="copyright" content="Chuyên gia công đóng gói các loại túi [maydonggoigiarehcm@gmail.com]">
<meta name="robots" content="index, archive, follow, noodp">
<meta name="googlebot" content="index,archive,follow,noodp">
<meta name="msnbot" content="all,index,follow">
<meta name="generator" content="Vietnams">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="tQljngyRZ_Ik6NNHucjQEGUkWuGW5qHsNJNR1iVXoOE">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:title" content="Chủ đầu tư đề xuất thiết kế lá cọ cho sân bay Long Thành">
<meta property="og:type" content="website">
<meta property="og:description" content="Savefile - Tin Tức - https&#x3A;&#x002F;&#x002F;giacongdonggoi.com&#x002F;news&#x002F;savefile&#x002F;Tin-tuc&#x002F;chu-dau-tu-de-xuat-thiet-ke-la-co-cho-san-bay-long-thanh-23.html">
<meta property="og:site_name" content="Chuyên gia công đóng gói các loại túi">
<meta property="og:url" content="https://giacongdonggoi.com/news/Tin-tuc/chu-dau-tu-de-xuat-thiet-ke-la-co-cho-san-bay-long-thanh-23.html">
<link rel="shortcut icon" href="https://giacongdonggoi.com/uploads/la-trong-suot.png">
<link rel="canonical" href="https://giacongdonggoi.com/news/Tin-tuc/chu-dau-tu-de-xuat-thiet-ke-la-co-cho-san-bay-long-thanh-23.html">
<link rel="author" href="https://plus.google.com/107113333813480298147">
<link rel="alternate" href="https://giacongdonggoi.com/news/rss/" title="Tin Tức" type="application/rss+xml">
<link rel="alternate" href="https://giacongdonggoi.com/news/rss/Tin-tuc/" title="Tin Tức - Tin tức" type="application/rss+xml">
<link rel="preload" as="script" href="https://giacongdonggoi.com/assets/js/jquery/jquery.min.js">
<link rel="preload" as="script" href="https://www.googletagmanager.com/gtag/js?id=UA-135076462-1">
<link rel="preload" as="script" href="https://giacongdonggoi.com/assets/js/language/vi.js">
<link rel="preload" as="script" href="https://giacongdonggoi.com/assets/js/global.js">
<link rel="preload" as="script" href="https://giacongdonggoi.com/themes/default/js/news.js">
<link rel="preload" as="script" href="https://giacongdonggoi.com/themes/default/js/main.js">
<link rel="preload" as="script" href="https://giacongdonggoi.com/themes/default/js/bootstrap.min.js">
<link rel="StyleSheet" href="https://giacongdonggoi.com/assets/css/font-awesome.min.css">
<link rel="StyleSheet" href="https://giacongdonggoi.com/themes/default/css/bootstrap.min.css">
<link rel="StyleSheet" href="https://giacongdonggoi.com/themes/default/css/style.css">
<link rel="StyleSheet" href="https://giacongdonggoi.com/themes/default/css/style.responsive.css">
<link rel="StyleSheet" href="https://giacongdonggoi.com/themes/default/css/news.css">
<style>
	body{background: #fff;}
.hotline-phone-ring-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999999;
}
.hotline-phone-ring {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 110px;
  height: 110px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility .5s;
  left: 0;
  bottom: 0;
  display: block;
}
.hotline-phone-ring-circle {
	width: 85px;
  height: 85px;
  top: 10px;
  left: 10px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid #e60808;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
	width: 55px;
  height: 55px;
  top: 25px;
  left: 25px;
  position: absolute;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all .5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
	background-color: #e60808;
	width: 33px;
  height: 33px;
  top: 37px;
  left: 37px;
  position: absolute;
  background-size: 20px;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}
.hotline-bar {
  position: absolute;
  background: rgba(230, 8, 8, 0.75);
  height: 40px;
  width: 180px;
  line-height: 40px;
  border-radius: 3px;
  padding: 0 10px;
  background-size: 100%;
  cursor: pointer;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  z-index: 9;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  border-radius: 50px !important;
  /* width: 175px !important; */
  left: 33px;
  bottom: 37px;
}
.hotline-bar > a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  text-indent: 50px;
  display: block;
  letter-spacing: 1px;
  line-height: 40px;
  font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
  color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.6;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.6;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@media (max-width: 768px) {
  .hotline-bar {
    display: none;
  }
}
.success1.is-underline:hover, .success1.is-outline:hover, .success1 {
background-color: #ffffff05;
padding: 20px 20px;
color: #ffffff05 !important;
}

.call-mobile2 {
position: fixed;
bottom: 80px;
height: 60px;
line-height: 60px;
padding: 0 0px 0 0px;
border-radius: 40px;
color: #fff;
background:url(/themes/default/images/zalo.png) no-repeat;
right: 22px;
z-index: 99999;
}
            .call-mobile {background: #ED1C24;position: fixed;bottom: 10px;height: 40px;line-height: 40px;
                padding: 0 0px 0 0px;border-radius: 40px;color: #fff;left: 20px;z-index: 99999;
                }
            .call-mobile1 {position: fixed;bottom: 52px;height: 40px;line-height: 40px;
                padding: 0 0px 0 0px;border-radius: 40px;color: #fff;left: 20px;z-index: 99999;
                }
.call-mobile i {font-size: 20px;line-height: 40px;background: #B52026;
                border-radius: 100%;width: 40px;height: 40px;
                text-align: center; float: right;
            }
            .call-mobile a {color: #fff;font-size: 18px;font-weight: bold; text-decoration: none;
                    margin-right: 10px; padding-left: 10px;}
.ctrlq.fb-button {
    z-index: 999;
    background: url(/themes/default/images/54.jpg) center no-repeat #0084ff;
    width: 60px;
    height: 60px;
    text-align: center;
    bottom: 10px;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out;
}
.bubble {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    position: absolute;
    z-index: 999999999;
    text-align: center;
    vertical-align: middle;
    top: -2px;
    left: -5px;
    border-radius: 50%;
}
.ctrlq.fb-overlay {
    z-index: 0;
    position: fixed;
    height: 100vh;
    width: 100vw;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .05);
    display: none;
}
.fb-widget {
    background: #fff;
    z-index: 1000;
    position: fixed;
    width: 360px;
    height: 435px;
    overflow: hidden;
    opacity: 0;
    bottom: 0;
    right: 24px;
    border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
}
.bubble-msg {
    width: 120px;
    left: -140px;
    top: 5px;
    position: relative;
    background: rgba(59, 89, 152, .8);
    color: #fff;
    padding: 5px 8px;
    border-radius: 8px;
    text-align: center;
    font-size: 13px;
}
.ctrlq.fb-button, .ctrlq.fb-close {
    position: fixed;
    right: 24px;
    cursor: pointer;
}
.ctrlq.fb-button:focus, .ctrlq.fb-button:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .09), 0 4px 40px rgba(0, 0, 0, .24);
}
</style>

		<!-- Global site tag (gtag.js) - Google Analytics -->
</head>
	<body>
<div id="print">
	<div id="hd_print">
		<h2 class="pull-left">Chuyên gia công đóng gói các loại túi</h2>
		<p class="pull-right"><a title="Chuyên gia công đóng gói các loại túi" href="https://giacongdonggoi.com/">https://giacongdonggoi.com</a></p>
	</div>
	<div class="clear"></div>
	<hr />
	<div id="content">
		<h1>Chủ đầu tư đề xuất thiết kế lá cọ cho sân bay Long Thành</h1>
		<ul class="list-inline">
			<li>Thứ sáu - 17/11/2017 23:53</li>
			<li class="hidden-print txtrequired"><em class="fa fa-print">&nbsp;</em><a title="In ra" href="javascript:;" onclick="window.print()">In ra</a></li>
			<li class="hidden-print txtrequired"><em class="fa fa-power-off">&nbsp;</em><a title="Đóng cửa sổ này" href="javascript:;" onclick="window.close()">Đóng cửa sổ này</a></li>
		</ul>
		<div class="clear"></div>
		<div id="hometext">
			Tổng công ty Cảng Hàng không Việt Nam (ACV) chọn tư phương án cách điệu lá cọ vì &quot;đơn vị tư vấn có năng lực và chi phí tư vấn thấp&quot;
		</div>
				<div class="imghome">
			<img alt="Chủ đầu tư đề xuất thiết kế lá cọ cho sân bay Long Thành" src="https://giacongdonggoi.com/uploads/news/2017_11/la-co-9074-1510937965.jpg" width="460" class="img-thumbnail" />
		</div>
		<div class="clear"></div>
		<div id="bodytext" class="clearfix">
			<p>Tổng công ty Cảng hàng không Việt Nam (đại diện chủ đầu tư) vừa báo cáo và đề nghị Bộ Giao thông Vận tải quyết định thứ tự ưu tiên lựa chọn phương án kiến trúc, để doanh nghiệp này chọn đơn vị tư vấn lập thiết kế cơ sở cho nhà ga hành khách Sân bay Quốc tế&nbsp; Long Thành.</p>

<p>ACV cho biết, cả 3 phương án là cách điệu hoa sen; sử dụng thân tre và cách điệu lá cọ đều đáp ứng các tiêu chí thi tuyển, mang tính khả thi cao và có thể sử dụng trong giai đoạn lập báo cáo nghiên cứu khả thi (FS) cho nhà ga hành khách.</p>

<p>ACV đã xây dựng dự toán FS và đã được Viện Kinh tế xây dựng thẩm tra với giá trị là 4,52 triệu USD.&nbsp;</p>

<table align="center" border="0" cellpadding="3" cellspacing="0">
	<tbody>
		<tr>
			<td><img alt="chu-dau-tu-de-xuat-thiet-ke-la-co-cho-san-bay-long-thanh" data-natural-width="500" data-pwidth="500" data-was-processed="true" data-width="500" src="https://i-vnexpress.vnecdn.net/2017/11/17/la-co-9074-1510937965.jpg" /></td>
		</tr>
		<tr>
			<td>
			<p>Phương án Lá Cọ được nhiều chuyên gia và người dân đánh giá cao.&nbsp;</p>
			</td>
		</tr>
	</tbody>
</table>

<p>Trước đó, qua vòng sơ tuyển, Hội đồng chuyên môn đã nghiêng về phương án cách điệu hoa sen của đơn vị tư vấn Heerim Architects. Tuy nhiên, ACV cho biết tổng chi phí tư vấn thiết kế của Heerim là 6,5 triệu USD, cao hơn 1,44 lần so với giá trị dự toán được thẩm tra.</p>

<p>Phương án sử dụng thân tre có tổng chi phí tư vấn đề xuất là 3,88 triệu USD, bằng 0,86 lần giá trị dự toán được thẩm tra.</p>

<p>Đơn vị tư vấn thiết kế phương án cách điệu lá cọ của liên danh CPG-Azusa-PAE đề xuất chi phí tư vấn là 3,64 triệu USD bằng 0,8 lần so với giá trị dự toán được thẩm tra.</p>

<p>Sau đó, Heerim đã đơn phương đề xuất lại chi phí thiết kế cơ sở với giá 3,61 triệu USD.</p>

<p>Để đảm bảo công bằng và minh bạch, ACV đã yêu cầu các đơn vị tư vấn đề xuất lại chi phí.&nbsp;Kết quả, đơn vị thiết kế phương án Hoa Sen giảm giá còn 3,4 triệu USD, liên danh thiết kế phương án thân tre đề xuất 3,61 triệu USD, liên danh thiết kế hình lá cọ đề xuất 2,99 triệu USD.</p>

<p>ACV cho rằng, phương án Hoa Sen có giá tư vấn cao nên không lựa chọn. Do đó, đơn vị này kiến nghị Bộ Giao thông chọn liên danh&nbsp;CPG-Azusa-PAE vì &quot;có kinh nghiệm và giá đề xuất thấp&quot;.&nbsp;</p>

<p>Trước đó, Chính phủ đã giao Bộ Giao thông nghiên cứu phương án hoa sen cách điệu và sử dụng xuyên suốt trong quá trình thiết kế.&nbsp;</p>

<p>Sân bay quốc tế Long Thành được xây dựng tại huyện Long Thành, Đồng Nai, dự kiến khởi công vào năm 2019. Công trình có diện tích 5.000 ha với vai trò là cảng hàng không quốc tế cửa ngõ lớn và quan trọng bậc nhất quốc gia, trong tương lai sẽ nâng tầm Đông Nam Á. Dự án chia thành 3 giai đoạn với khái toán tổng mức đầu tư giai đoạn một gần 8 tỷ USD (tương đương 165.000 tỷ đồng).</p>

<p>Năm 2016, chủ đầu tư (ACV) đã tổ chức thi tuyển thiết kế kiến trúc ga hành khách Long Thành, thu hút chín bài thi từ các đơn vị tư vấn thiết kế Mỹ, Anh, Pháp, Nhật, Hàn Quốc, Singapore…</p>
		</div>
				<div id="author">
						<p>
				<strong>Nguồn tin:</strong>
				vnexpress
			</p>
		</div>
	</div>
	<div id="footer" class="clearfix">
		<div id="url">
			<strong>URL của bản tin này: </strong><a href="https://giacongdonggoi.com/news/Tin-tuc/chu-dau-tu-de-xuat-thiet-ke-la-co-cho-san-bay-long-thanh-23.html" title="Chủ đầu tư đề xuất thiết kế lá cọ cho sân bay Long Thành">https://giacongdonggoi.com/news/Tin-tuc/chu-dau-tu-de-xuat-thiet-ke-la-co-cho-san-bay-long-thanh-23.html</a>

		</div>
		<div class="clear"></div>
		<div class="copyright">
			&copy; Chuyên gia công đóng gói các loại túi
		</div>
		<div id="contact">
			<a href="mailto:maydonggoigiarehcm@gmail.com">maydonggoigiarehcm@gmail.com</a>
		</div>
	</div>
</div>
        <div id="timeoutsess" class="chromeframe">
            Bạn đã không sử dụng Site, <a onclick="timeoutsesscancel();" href="https://giacongdonggoi.com/#">Bấm vào đây để duy trì trạng thái đăng nhập</a>. Thời gian chờ: <span id="secField"> 60 </span> giây
        </div>
        <div id="openidResult" class="nv-alert" style="display:none"></div>
        <div id="openidBt" data-result="" data-redirect=""></div>
		<div class="hotline-phone-ring-wrap">
	<div class="hotline-phone-ring">
		<div class="hotline-phone-ring-circle"></div>
		<div class="hotline-phone-ring-circle-fill"></div>
		<div class="hotline-phone-ring-img-circle">
		<a href="tel:0904166395" class="pps-btn-img">
			<img src="https://giacongdonggoi.com/themes/default/images/icon-call-nh.png" alt="Gọi điện thoại" width="50">
		</a>
		</div>
	</div>
	<div class="hotline-bar">
		<a href="tel:0904166395">
			<span class="text-hotline">0904.166.395</span>
		</a>
	</div>
</div>
<div class="call-mobile2">
<a data-animate="fadeInDown" href="https://zalo.me/0904166395" target="_blank" class="button success1" style="border-radius:99px;" data-animated="true">
<span>Zalo </span></a>
</div>
<script src="https://giacongdonggoi.com/assets/js/jquery/jquery.min.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135076462-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-135076462-1');
</script>
<script>var nv_base_siteurl="/",nv_lang_data="vi",nv_lang_interface="vi",nv_name_variable="nv",nv_fc_variable="op",nv_lang_variable="language",nv_module_name="news",nv_func_name="savefile",nv_is_user=0, nv_my_ofs=-4,nv_my_abbr="EDT",nv_cookie_prefix="nv4c_j9WUp",nv_check_pass_mstime=1738000,nv_area_admin=0,nv_safemode=0,theme_responsive=1,nv_is_recaptcha=0;</script>
<script src="https://giacongdonggoi.com/assets/js/language/vi.js"></script>
<script src="https://giacongdonggoi.com/assets/js/global.js"></script>
<script src="https://giacongdonggoi.com/themes/default/js/news.js"></script>
<script src="https://giacongdonggoi.com/themes/default/js/main.js"></script>
<script src="https://giacongdonggoi.com/themes/default/js/bootstrap.min.js"></script>
</body>
</html>