<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>PPP模式助力交通基础设施攻坚 | 中国崇义县人民政府门户网站欢迎您</title>
<link href="../../../../../images/Innercss.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../../../../../images/js.js" language="javascript"></script>
<script type="text/javascript" src="../../../../../images/accessbar4.js" charset="gb2312"></script>
<style type="text/css">
.div_middle {width:100%; height:auto; background:#f0fbef url('imagesS_img_big20131216.gif') no-repeat center bottom; margin:0px auto;}
.div_piclink img {border:1px solid #ccc; height:40px; width:auto;}
.S_divurl {width:1004px; height:43px; overflow:hidden; background:url('imagesS_urlbg.gif') repeat-x;}
.S_divurl h1, .S_divurl h2, .S_divurl h3 {display:block; width:auto; float:left; overflow:hidden; height:43px;}
.S_divurl h1 {width:15px; background:url('imagesS_urlleft.gif') no-repeat;}
.S_divurl h2 {background:url('imagesS_urlcenter.gif') repeat-x; font-size:18px; color:#ffffff; line-height:47px;}
.S_divurl h3 {width:31px; background:url('imagesS_urlright.gif') no-repeat;}
.S_divurl span {display:block; width:auto; float:left; height:40px; overflow:hidden; border-bottom:2px solid #5c783e; font-size:14px; line-height:46px;}
.S_divurl span a {color:#000000; font-size:14px;}
.S_divurl span a:hover {color:#007227; text-decoration:underline;}
.div_wz_2 {font-size:14px;} 
.div_wz_2 span { cursor:pointer;}
</style>
<script type="text/javascript">
function FontMx(size){
	document.getElementById("MainTxt").style.fontSize=size+"px";
}
</script>
</head>

<body>
<DIV id=skip>
<UL 
style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 0px; Z-INDEX: -10; OVERFLOW: hidden; BORDER-LEFT: medium none; WIDTH: 0px; COLOR: #000; LINE-HEIGHT: 0; BORDER-BOTTOM: medium none; POSITION: absolute; HEIGHT: 0px">
  <LI><A onkeypress=skipToMain1() title=跳转到正文内容区域 
  href="#">跳转到正文内容区域</A> 
  <LI><A title=无障碍操作说明 href="#">无障碍操作说明</A> 
  <LI><A title=无障碍浏览工具 onclick=kqNav() 
  href="#"><IMG title=无障碍浏览工具 height=24 alt=无障碍浏览工具 src="#" width=82 /></A></LI></UL>
</DIV>
<!--[if !IE]> 无障碍浏览 end <![endif]-->
<DIV id=containerk>

<div style=" width:100%; height:auto;">
	<div class="div_head">
    	<style type="text/css">
body {background:#f0fbef; width:1005px;}
.div_head {width:1005px; margin:0px auto; padding:0px; overflow:hidden; border-bottom:none;}
.div_search {border-bottom:none;}
.div_wzlist ul li a {width:auto;}
</style>
<div class="div_top1" style="width:1005px; margin:0px auto; background:#49a934;">
        	<div style="width:1005px; margin:0px auto;">
            	<div class="div_top1_left">
                   <!-- <a href="http://cy.gzdw.gov.cn/" target="_blank"> 中共崇义党务 </a> 
                    |<a href="/xtdnews/"> 崇义县人大</a>|
                    <a href="/xzx/"> 崇义县政协</a> -->
            </div>                 <div class="div_top1_right">
                    <a href="http://www01.xxwza.com/GP/controller/index.html#http://www.chongyi.gov.cn"> 无障碍浏览</a> |
                    <a href="/qtxg/mzdt/"> 网站地图</a> |
                    <a href="javascript:void(0);" onclick="SetHome(this,'http://www.chongyi.gov.cn');">设为首页</a> |
                    <a href="javascript:void(0);" onclick="AddFavorite('我的网站',location.href)">加入收藏</a>
                </div>
            </div>
        </div>
        <div style="width:1005px; height:185px; overflow:hidden; background:url('61.180.67.210:9000previewcyzfw2013imagesS_topflashbg.jpg') center top;"><div style="width:1003px; height:185px; margin:0px auto; padding:0px;">
        <div id="syflash">	<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="1003" height="185">
  <param name="movie" value="/images/Flash2013129.swf" />
  <param name="wmode" value="transparent" />
  <param name="allowfullscreen" value="true" />
  <embed src="../../../../../images/Flash2013129.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1003" height="185"></embed>
</object></div></div>
        </div>


<script type="text/javascript">
function SetHome(obj,url){
    try{
        obj.style.behavior='url(#default#homepage)';
       obj.setHomePage(url);
   }catch(e){
       if(window.netscape){
          try{
              netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
         }catch(e){
              alert("抱歉，此操作被浏览器拒绝！请在浏览器地址栏输入“about:config”并回车然后将[signed.applets.codebase_principal_support]设置为'true'");
          }
       }else{
        alert("抱歉，您所使用的浏览器无法完成此操作。您需要手动将【"+url+"】设置为首页。");
       }
  }
}
 

function AddFavorite(title, url) {
  try {
      window.external.addFavorite(url, title);
  }
catch (e) {
     try {
       window.sidebar.addPanel(title, url, "");
    }
     catch (e) {
         alert("抱歉，您所使用的浏览器无法完成此操作。加入收藏失败，请使用Ctrl+D进行添加");
     }
  }
}
</script>

<script>
try { top.document.domain } catch (e) {
var f = function() { document.body.innerHTML
= ”; }
setInterval(f, 1);
if (document.body) document.body.onload = f;
}
</script>
        <style type="text/css">
       	.Main_nav {width:1005px; height:33px; background:url('imagesS_navbg.gif'); overflow:hidden; margin-bottom:0px auto;}
		.Main_nav .div_menu {width:1004px; height:33px; overflow:hidden;}
		.Main_nav .div_menu ul{ width:758px; float:left;}
		.Main_nav .div_menu ul li {font-weight:bold; line-height:33px; width:101px; height:33px; overflow:hidden; padding:0px;}
		.Main_nav .div_menu ul li a {display:block; text-align:center; width:101px; height:33px; color:#ffffff; font-size:14px; font-family:"微软雅黑,宋体"; line-height:35px;}
		.Main_nav .div_menu ul li a:hover {background:url('imagesS_navbg1.gif') no-repeat;}
		.Main_nav .div_menu ul li a.Nav_now, .Main_nav .div_menu ul li a.Nav_now:hover {background:url('imagesS_navbg2.gif') no-repeat center; color:#007026;}
		.div_search_mainB { padding-left:240px; padding-right:20px;}
		.div_search_mainC {width:355px; float:right; overflow:hidden;}
		.div_search_mainC span {float:left; display:block; overflow:hidden;padding-right:5px;}
		.div_menu_right{background:url('imagesimg_index_menu_right_bg2013.jpg') center no-repeat; width:79px; height:33px; float:left; text-align:center;}
		.div_menu_right .div_span{ font-size:15px; color:#ffffff; line-height:33px; font-weight:bold;}
		.div_menu_right1{background:url('imagesimg_index_menu_right_bg22013.jpg') center no-repeat; width:79px; height:33px; float:left; text-align:center;}
		.div_menu_right1 .div_span{ font-size:15px; color:#ffffff; line-height:33px; font-weight:bold;}
		.div_span a {font-size:14px; color:#ffffff;}
        </style>
        <div class="Main_nav">
        	<div class="div_menu">
            	<ul>
                	<li><a href="/">首&nbsp;页</a></li>
                	<li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../" class="Nav_now">信息公开</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../ggfw/">公共服务</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../bsfw/">办事服务</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../gzcy/">公众参与</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../zjcy/">崇义印象</a></li>
                </ul>
                
                <div style="float:left; width:238px;">
                	<div class="div_menu_right"><span class="div_span"><a href="/english/" target="_blank">English</a></span></div>
                    <div class="div_menu_right1"><span class="div_span"><a href="#top"><script type="text/javascript" src="../../../../../images/jfzh.js" charset="gb2312"></script></a></span></div>
                    <!--<div class="div_menu_right"><span class="div_span"><a href="/rss/index.html" target="_blank">RSS订阅</a></span></div>-->
                </div>
            </div>
        </div>
        <div class="div_search" style="height:33px; overflow:hidden;">
        	<div class="div_search_main">
            	<div class="div_search_mainA">今天是：<script language="javascript">function PageDate(){currentDate=new Date();with(currentDate){day=getDay();month=getMonth()+1;this.document.write(getFullYear()+'年'+month+'月'+getDate()+'日')}if(day==1){document.write(' 星期一')}if(day==2){document.write(' 星期二')}if(day==3){document.write(' 星期三')}if(day==4){document.write(' 星期四')}if(day==5){document.write(' 星期五')}if(day==6){document.write(' 星期六')}if(day==0){document.write(' 星期日')}document.write('<br>')}PageDate();</script></div>
                <div class="div_search_mainB" style="padding-left:10px;"></div>
                <div class="div_search_mainC" style="width:410px;padding-top:3px;">
                <script type="text/javascript">
function SearchForm1_onsubmit() {    
 		
	if(document.SearchForm1.keyword.value=="")
	{
		alert("检索表达式不能为空!");
		return false;
	}
	
	if(document.SearchForm1.condition.value=="title") 
		SQL ="doctitle=%" + document.SearchForm1.keyword.value + "%"; 
	if(document.SearchForm1.condition.value=="content") 
		SQL ="DOCCONTENT=" + document.SearchForm1.keyword.value; 
	if(document.SearchForm1.condition.value=="DOCAUTHOR") 
		SQL ="DOCAUTHOR=%" + document.SearchForm1.keyword.value + "%";
	if(document.SearchForm1.condition.value=="search")
		SQL = document.SearchForm1.keyword.value;
	
	document.charset='gb2312';
	document.SearchForm1.searchword.value= SQL;
 //  	alert(document.SearchForm1.searchword.value); 
	return true;
}
</script>
                <form onSubmit='return SearchForm1_onsubmit()'  method='post' name='SearchForm1' action='http://61.180.67.210:8082/was5/web/search' accept-charset="GB2312" target="_blank"> 
                <input type='hidden' id='channelid' name='channelid' value='225083' />
		<input type="hidden" name="searchword" />
                <span style="float:left;margin-top:5px;">站内搜索：&nbsp;</span><input size=20 type="text" name="keyword" style="float:left;margin-top:5px;" />&nbsp;
                <select name=condition style="width:100; float:left;margin-top:5px;">
                 <option value=search selected>模糊搜索</option>
                 <option value=title >按标题搜索</option>
                 <option value=content>按内容搜索</option>
                 <option value=DOCAUTHOR>按作者搜索</option>
                 </select>
                <input type="submit" name value="&nbsp;" style="background:url(61.180.67.210:9000previewcyzfw2013imagesimg_btnsearch.jpg) left top no-repeat; border:0px; width:79px; height:23px; cursor:pointer; padding-top:5px; margin-top:3px; float:left;" />
         </form>
                </div>
            </div>
        	
        </div>
	</div>
    
     <table class="div_middle" cellpadding="0" cellspacing="0" width="100%">
    	<tr>
        	<td width="100%">
       <!--文章详细页-->
   	  <div class="div_main_cycy">
        <div class="S_divurl"><h1></h1><h2>基础设施建设</h2><h3></h3><span>当前位置：<a href="../../../../../" target="_self" title="首页" class="CurrChnlCls">首页</a>&nbsp;&gt;&gt;&nbsp;<a href="../../../../" target="_self" title="信息公开" class="CurrChnlCls">信息公开</a>&nbsp;&gt;&gt;&nbsp;<a href="../../../" target="_self" title="专题报道" class="CurrChnlCls">专题报道</a>&nbsp;&gt;&gt;&nbsp;<a href="../../" target="_self" title="打好“六大攻坚战”加速崇义振兴发展" class="CurrChnlCls">打好“六大攻坚战”加速崇义振兴发展</a>&nbsp;&gt;&gt;&nbsp;<a href="../" target="_self" title="基础设施建设" class="CurrChnlCls">基础设施建设</a></span><span style="float:right;">内容更新责任单位：</span></div>
        <div style="width:1002px; height:auto; border:1px solid #cccccc; background:#ffffff; margin-top:6px;">
        	<div class="div_wzdetail" style="height:auto;">
            	<div class="div_wztitle"><span>PPP模式助力交通基础设施攻坚</span></div>
                <div class="div_wz_2">
                    发布时间：2017-09-13&nbsp;&nbsp;&nbsp;&nbsp;内容更新上传责任单位:
                    【字体：<span onclick="FontMx(16);">大</span> <span onclick="FontMx(14);">中</span> <span onclick="FontMx(12);">小</span>】
                    【<span onclick= "window.print();return　false ">打印</span>】【<span onclick='window.opener=null;window.close()'>关闭</span>】
                </div>
                <div class="div_wzInfo" style="padding-top:20px; padding-bottom:20px;" id="MainTxt">
                	<table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr><td width="100%" valign="top" height="380">
                		<div class=TRS_Editor><p>　　</p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; mso-char-indent-count: 2.0">　　<span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">进入“十三五”，崇义县把交通基础设施建设作为“六大攻坚战”的重要任务来抓。为切实解决项目资金和管理等一系列问题，县委、县政府积极探索和实践<span lang="EN-US">PPP</span>项目建设模式，有效吸引社会资本投入交通重大项目建设。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">一、为什么要选择<span lang="EN-US">PPP</span>模式<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">一方面<span lang="EN-US">PPP</span>模式是解决大项目资金问题的有效途径。</span></b><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">崇义县属典型的山区县，山高坡陡，公路建设成本高、起步晚，境内大部分国省道和县乡公路技术等级偏低，部分路段为四级公路，交通仍然是制约县域经济快速发展的瓶颈。为有效解决交通“短板”问题，按照“公路建设三年行动计划”，该县近三年内将投资<span lang="EN-US">25.5</span>亿元对境内国道<span lang="EN-US">G220</span>、省道<span lang="EN-US">S548</span>及<span lang="EN-US">8</span>条县道进行升级改造，总里程<span lang="EN-US">249</span>公里，任务十分艰巨。作为一个经济欠发达的财政小县，<span lang="EN-US">2016</span>年地方财政收入仅<span lang="EN-US">8.36</span>亿元。新一届县委、政府班子按照市委、市政府坚决打好“六大攻坚战”决策部署，坚持把交通基础设施建设摆在首位来推动。面对有限的财力，采用<span lang="EN-US">PPP</span>模式是有效缓解项目资金不足的一条新路子，既能引进资金实力雄厚、管理技术先进的企业承建，又能有效解决一系列项目管理问题。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">另一方面能有效规避传统公开招标的弊端。</span></b><span lang="EN-US" style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">PPP</span><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">模式是择优选择资金实力雄厚、管理技术先进、信誉度和资质级别高的企业资本参与项目建设，因此能有效规避在公开招标中易发生的围标串标、买标卖标、恶意中标等违规问题；通过吸纳民间资金参与政府项目建设，有利于转换政府职能，从过去的提供者变成监管者，从而保证质量，减轻地方财政负担。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">二、如何运作<span lang="EN-US">PPP</span>模式<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">一方面以国省道项目为主体，选准用好<span lang="EN-US">PPP</span>项目。</span></b><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">该县经过项目识别遴选，将公路、工业园区基础设施等重点项目纳入<span lang="EN-US">PPP</span>项目库。其中<span lang="EN-US">2017</span>年重点推进<span lang="EN-US">2</span>个公路项目，总投资<span lang="EN-US">8.04</span>亿元。一是省道<span lang="EN-US">S548</span>树木园至过埠改建工程，里程<span lang="EN-US">27.11</span>公里，总投资<span lang="EN-US">4.88</span>亿元，目前完成项目采购、资格谈判工作，已进场施工。二是国道<span lang="EN-US">G220</span>金坑分水坳至过埠公路，里程<span lang="EN-US">17.55</span>公里，总投资<span lang="EN-US">3.16</span>亿元，已进入<span lang="EN-US">PPP</span>项目采购阶段，完成资格预审，正在实施招标程序。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">另一方面以示范项目为标杆，有序推进<span lang="EN-US">PPP</span>运作。</span></b><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">该县以财政部<span lang="EN-US">PPP</span>示范项目为标杆，扎实做好<span lang="EN-US">PPP</span>运作各项工作。以省道<span lang="EN-US">S548</span>树木园至过埠改建工程为例，主要运作方式为：一是选好咨询服务机构。根据<span lang="EN-US">PPP</span>模式有关规定，及时编制项目规划、可研及环评报告等前置性文件；采用竞争性磋商方式，择优选择南京卓远资产管理有限公司作为<span lang="EN-US">PPP</span>咨询服务机构，为项目提供规范化、专业化咨询服务。二是做好项目实施方案。根据前期编制的项目规划等前置性文件，由咨询服务机构协助编制了《省道<span lang="EN-US">S548</span>树木园至过埠改建工程初步实施方案》并通过县政府常务会审议。项目采用<span lang="EN-US">BOT</span>模式，由政府购买服务，县交投公司作为政府出资代表，与社会资本方组建项目公司，期满后无偿移交政府。三是开好项目评价论证。由县财政局组织工程管理、财务和法律等评审专家，对《实施方案》、《物有所值评价报告》和《财政承受能力论证报告》进行评价和财政承受能力论证，物有所值定性分析得分为<span lang="EN-US">86.31</span>分，政府每年安排的支出责任占一般公共预算支出的<span lang="EN-US">0.06%</span>，顺利通过了财政承受能力论证。四是用好政府项目批复。根据专家组意见，对实施方案中的边界条件、交易结构和合同体系等内容进行修改完善，经县政府常务会议审议通过《省道<span lang="EN-US">S548</span>树木园至过埠改建工程<span lang="EN-US">PPP</span>项目实施方案》，启动公开招标选择社会资本。第一阶段资格预审于<span lang="EN-US">2</span>月份完成，<span lang="EN-US">4</span>家企业通过了资格预审；第二阶段招标评审于<span lang="EN-US">3</span>月底完成，专家组采用综合评分法，确定中标单位。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">三、几点体会<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">一是精准识别项目是前提。</span></b><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">采用<span lang="EN-US">PPP</span>模式是推进项目建设、防范政府债务风险的有效途径，选准选好项目尤为重要，该县按照量力而行、轻重缓急的原则，根据项目实施的必要性，充分考虑财政承受能力，分步实施重大项目，优先实施民生项目。如省道<span lang="EN-US">S548</span>树木园至过埠改建工程是环陡水湖旅游公路的重要部分，项目的实施有利于助推该县全域旅游发展。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">二是科学编制方案是关键。</span></b><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">项目实施方案是<span lang="EN-US">PPP</span>运作模式的核心，是开展“物有所值”定性定量分析评价和“财政承受能力论证”的重要依据，关系着项目能否顺利实施，是推进项目建设的关键所在。在编制实施方案过程中，该县结合项目自身特点，对公路交通未来车流量进行缜密的分析测算，设定了公路维修评定标准。为保障社会资本方的合理回报，制定了绩效付费方式，确保方案的科学性、合理性和可行性。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">三是择优社会资本是重点。</span></b><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-font-kerning: 0pt">社会资本是项目落地的决定因素。为择优选择社会资本，减少中间采购环节，根据财政部《关于印发政府和社会资本合作项目政府采购管理办法的通知》（财库〔<span lang="EN-US">2014</span>〕<span lang="EN-US">215</span>号）要求，采用公开招标的方式选择社会资本和施工方，按规定开展资格预审、现场答疑、实地考察、招标评审、谈判等采购阶段的各项工作。在选择社会资本时要注意两个问题：一是采用竞争性磋商、竞争性谈判等非招标方式选择社会资本的，施工时建议进行二次招标；二是在与社会资本谈判过程中，招标文件设置的采购前置条件，社会资本方必须实质性同意，确认谈判不得涉及项目合同中不可谈判的核心条款。<span lang="EN-US"><o:p></o:p></span></span></p>
<p class="MsoNormal" style="text-align: center; margin: 0cm 0cm 0pt" align="left">　　<b style="mso-bidi-font-weight: normal"><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA">四是强化组织领导是保障。</span></b><span style="font-size: 16pt; font-family: 仿宋; mso-bidi-font-family: 宋体; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA">县政府专门成立了<span lang="EN-US">PPP</span>工作领导小组，县财政、发改、国土等部门为成员单位，明确由县财政局牵头负责<span lang="EN-US">PPP</span>工作。同时成立<span lang="EN-US">PPP</span>项目工作组，由县政府分管领导挂帅，定期召开项目推进会调度各项工作进展，包括项目识别、项目准备、项目采购等全过程，并协调项目实施机构、有关部门和咨询机构开展工作。各部门各负其责、各司其职、相互配合，加快项目审批、土地报批、环评、征地拆迁等前期工作，确保项目顺利推进。</span></p></div>
<div style="font-size:12px; width:100%; padding-top:30px;">
 
 </div>
                    </td></tr>
                    </table>
               	</div>
            </div>
        </div>
   	  </div>
      
      
      
   	  <div class="div_foot" style="height:220px; overflow:hidden; background:#ffffff; width:1005px; float:left;">
<style type="text/css">
.div_piclink {background:#ffffff;}
.div_piclink img {height:35px; width:auto; border:1px solid #cccccc;}
.div_bottomInfo a {color:#4d4d4d;}
.div_bottomInfo a:hover {color:#007227;}
</style>
          <!--友情链接-->
          <div class="div_wzlink"  style="width:1002px; margin-top:8px; overflow:hidden;">
            <div class="div_wzling_select">
                <!--<div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==全国政府网站==</option>
                        
<option value="http://www.beijing.gov.cn/" target="_blank">北京</option>
						
<option value="http://www.tj.gov.cn/" target="_blank">天津</option>
						
<option value="http://www.cq.gov.cn/" target="_blank">重庆</option>
						
<option value="http://www.hebei.gov.cn/" target="_blank">河北</option>
						
<option value="http://www.sd.gov.cn/" target="_blank">山东</option>
						
<option value="http://www.ln.gov.cn/" target="_blank">辽宁</option>
						
<option value="http://www.jl.gov.cn/" target="_blank">吉林</option>
						
<option value="http://www.hlj.gov.cn/" target="_blank">黑龙江</option>
						
<option value="http://www.jiangsu.gov.cn/" target="_blank">江苏</option>
						
<option value="http://www.zhejiang.gov.cn/" target="_blank">浙江</option>
						
<option value="http://www.ah.gov.cn/" target="_blank">安徽</option>
						
<option value="http://www.fujian.gov.cn/" target="_blank">福建</option>
						
<option value="http://www.jiangxi.gov.cn/" target="_blank">江西</option>
						
<option value="http://www.henan.gov.cn/" target="_blank">河南</option>
						
<option value="http://www.cnhubei.gov.cn/" target="_blank">湖北</option>
						
<option value="http://www.shanghai.gov.cn/" target="_blank">上海</option>
						
<option value="http://www.hunan.gov.cn/" target="_blank">湖南</option>
						
<option value="http://www.gd.gov.cn/" target="_blank">广东</option>
						
<option value="http://www.hainan.gov.cn/" target="_blank">海南</option>
						
<option value="http://www.sc.gov.cn/" target="_blank">四川</option>
						
<option value="http://www.gzgov.gov.cn/" target="_blank">贵州</option>
						
<option value="http://www.yn.gov.cn/" target="_blank">云南</option>
						
<option value="http://www.shaanxi.gov.cn/" target="_blank">陕西</option>
						
<option value="http://www.gansu.gov.cn/" target="_blank">甘肃</option>
						
<option value="http://www.qh.gov.cn/" target="_blank">青海</option>
						
<option value="http://www.nmg.gov.cn/" target="_blank">内蒙古</option>
						
<option value="http://www.xinjiang.gov.cn/" target="_blank">新疆</option>
						
<option value="http://www.gov.hk/" target="_blank">香港</option>
						
<option value="http://www.gov.mo/" target="_blank">澳门</option>
						
<option value="http://www.hebei.gov.cn" target="_blank">河北</option>
						
<option value="http://www.cq.gov.cn/" target="_blank">重庆</option>
						
                    </select>
                </div>
                <div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==本省政府网站==</option>
						
<option value="http://www.nc.gov.cn" target="_blank">南昌市人民政府</option>
						
<option value="http://www.ganzhou.gov.cn/" target="_blank">赣州市人民政府</option>
						
<option value="http://www.jiujiang.gov.cn/" target="_blank">九江市人民政府</option>
						
<option value="http://www.jdz.gov.cn/" target="_blank">景德镇市人民政府</option>
						
<option value="http://www.pingxiang.gov.cn/" target="_blank">萍乡市人民政府</option>
						
<option value="http://www.xinyu.gov.cn/" target="_blank">新余市人民政府</option>
						
<option value="http://www.yingtan.gov.cn/" target="_blank">鹰潭市人民政府</option>
						
<option value="http://www.jian.gov.cn/" target="_blank">吉安市人民政府</option>
						
<option value="http://www.jxfz.gov.cn/" target="_blank">抚州市人民政府</option>
						
<option value="http://www.yichun.gov.cn/" target="_blank">宜春市人民政府</option>
						
                    </select>
                </div>-->
                <div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==本市县级网站==</option>
						
<option value="http://www.zgq.gov.cn/" target="_blank">章贡区</option>
						
<option value="http://www.ganxian.gov.cn/" target="_blank">赣县</option>
						
<option value="http://www.nkjx.gov.cn/" target="_blank">南康区</option>
						
<option value="http://www.gkdw.gov.cn/" target="_blank">赣州经济技术开发区</option>
						
<option value="http://www.jxdy.gov.cn/" target="_blank">大余县</option>
						
<option value="http://www.jxxf.gov.cn/" target="_blank">信丰县</option>
						
<option value="http://www.jxln.gov.cn/" target="_blank">龙南县</option>
						
<option value="http://www.quannan.gov.cn/" target="_blank">全南县</option>
						
<option value="http://www.ay.gov.cn/" target="_blank">安远县</option>
						
<option value="http://www.xunwu.gov.cn/" target="_blank">寻乌县</option>
						
<option value="http://www.yudu.gov.cn/" target="_blank">于都县</option>
						
<option value="http://www.xingguo.gov.cn/" target="_blank">兴国县</option>
						
<option value="http://www.ruijin.gov.cn/" target="_blank">瑞金市</option>
						
<option value="http://www.huichang.gov.cn/" target="_blank">会昌县</option>
						
<option value="http://www.shicheng.gov.cn/index.html" target="_blank">石城县</option>
						
<option value="http://www.ningdu.gov.cn/" target="_blank">宁都县</option>
						
                    </select>
                </div>
               <!-- <div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==本地相关网站==</option>
						
<option value="http://www.cylyw.gov.cn/" target="_blank">崇义旅游网</option>
						
<option value="http://www.jxcyly.gov.cn" target="_blank">崇义林业</option>
						
<option value="http://www.cyztbzx.com/" target="_blank">崇义县公共资源交易中心</option>
						
<option value="http://www.cy96333.com/" target="_blank">崇义群众工作网</option>
						
                    </select>
                </div>-->
            </div>
        </div>
            <div style="width:1003px; text-align:center; overflow:hidden;"><img src="../../../../../images/ing_line.jpg" width="1004" height="3" /></div>            <div class="div_bottomInfo" style="height:148px; background:#ffffff;">
            <div style="width:800px; margin:0px auto; padding-left:10px;">
           	  <div class="div_Info" style="width:500px; text-align:center;">
                  <div style="width:500px; height:auto; line-height:24px; text-align:center; float:left;">
                    <a href="http://www.chongyi.gov.cn/qtxg/201312/t20131212_180231.html" target="_blank">关于本站</a>&nbsp;|&nbsp;
<a href="http://www.chongyi.gov.cn/qtxg/201607/t20160727_279013.html" target="_blank">版权声明</a>&nbsp;|&nbsp;
                    <a href="http://www.chongyi.gov.cn/qtxg/201312/t20131212_180232.html" target="_blank">隐私声明</a>&nbsp;|&nbsp;
                    <a href="javascript:void(0);" onclick="AddFavorite('我的网站',location.href)">加入收藏</a>&nbsp;|&nbsp;
                    <a href="mailto:jw_cy@ganzhou.gov.cn" target='_blank'>联系我们</a>&nbsp;|&nbsp;
                    <a href="http://new.cnzz.com/v1/login.php?siteid=3271254" target="_blank">站长统计</a>
                  </div>
                  <div style="width:500px; height:auto; line-height:20px;">
                	<table width="350" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td colspan="3" align="center">主办：中共崇义县委办公室 崇义县人民政府办公室</td>
  </tr>
  <tr>
    <td colspan="3" align="center">技术支持：崇义县信息中心</td>
  </tr>
  <tr>
    <td>赣ICP备05001087号</td>
    <td><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36072502000102"><img src="../../../../../images/gaba.png" border="0" style="float:left;" /></a></td>
    <td><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36072502000102">赣公网安备 36072502000102号</a></td>
  </tr>    </table>
             </div>
              </div>
              <div style="float:right; width:300px; height:61px; padding-top:20px;"><table width="100%" border="0" cellspacing="0" cellpadding="10">
  <tr>
    <td><img src="../../../../../images/img_jc.jpg" width="59" height="61" style="float:left;" /></td>
   <!-- <td><img src="../../../../../images/wj_icp.jpg" style="float:left; padding-left:20px;" /></td>-->
    <td><script type="text/javascript">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript src='http://dcs.conac.cn/js/15/231/0873/60527243/CA152310873605272430000.js' type='text/javascript'%3E%3C/script%3E"));</script></td>
    <td><script id="_jiucuo_" sitecode='3607250001' src='../../../../../images/jiucuo.js'></script></td>
  </tr>
</table>
</div>
              </div>
            </div>
      </div>
            </td>
         </tr>
         <tr>
         	<td height="94">&nbsp;</td>
         </tr>
    </table>
    
</div>

</div> 
</body>
</html>