<%MDBname="news"%> <% 'on error resume next set conn=server.createobject("ADODB.CONNECTION") 'connstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") '如果你的服务器采用较老版本Access驱动,请用下面连接方法 connstr="driver={Microsoft Access Driver (*.mdb)};dbq=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") conn.open connstr %> <% newshu=2 '每个分类显示最新文章数 toplen=10 toplen_wz=13 chalen=2 search=search&"
" search=search&"

" search=search&"" search=search&"" search=search&"" set rs=server.CreateObject("ADODB.RecordSet") set rs_info=server.CreateObject("ADODB.RecordSet") set rs_yl=server.CreateObject("ADODB.RecordSet") set rs_t=server.CreateObject("ADODB.RecordSet") function Title(content) if content<>"" then Title=content Title=replace(Title,"[加粗]","") Title=replace(Title,"[倾斜]","") Title=replace(Title,"[下划线]","") Title=replace(Title,"[删除线]","") if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" Title=replace(Title,"[红色]","") Title=replace(Title,"[蓝色]","") Title=replace(Title,"[绿色]","") Title=replace(Title,"[紫色]","") Title=replace(Title,"[酱色]","") Title=replace(Title,"[橙色]","") if instr(1,Title,"0 then Title=Title+"" Title=replace(Title,"[建议]","[建议]") Title=replace(Title,"[注意]","[注意]") Title=replace(Title,"[下载]","[下载]") Title=replace(Title,"[公告]","[公告]") Title=replace(Title,"[转载]","[转载]") Title=replace(Title,"[焦点]","[焦点]") Title=replace(Title,"[社会]","[社会]") Title=replace(Title,"[推荐]","[推荐]") Title=replace(Title,"[原创]","[原创]") end if End function function Site_Link(showType,showNum) dim link_i,link_ii link_i=0 link=0 if showType=1 then sql="select top "&showNum&" * from SiteLink where isLogo=1 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&vbcrlf link = link + 2 if link mod 6 =1 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close else sql="select top "&showNum&" * from SiteLink where isLogo=0 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&rs("mySiteName")&""& vbcrlf link_i = link_i + 1 if link_i mod 8 =0 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close end if end function strSite_Link_Text=Site_Link(0,8) strSite_Link_Logo=Site_Link(1,24) i=0 sql="select top 30 title,id,dj,date from info where date>Now()-7 order by hits desc" rs.open sql,conn,1,1 if rs.eof then top="还没有文章" else do while not rs.eof filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen_wz)&"" else titley=rs("Title") end if end if if rs("dj")=6 then Txtop=Txtop&"·"&Title(titley)&"
" else Txtop=Txtop&"·"&Title(titley)&"
" end if i=i+1 if i>=30 then exit do rs.movenext loop end if rs.close '今日导读开始 i=0 sql="select top 12 id,title,tid,date from info order by date desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有文章" else for i=1 to 12 if rs.eof then exit for rs_t.open "select * from infotype where id="&rs("tid"),conn,1,1 if not rs_t.EOF then TN=split(rs_t("tname"),"|") end if rs_t.close filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) datetime=year(rs("date"))&"_"&month(rs("date"))&"_"&day(rs("date"))'时间格式:年/月/日 datetime1=month(rs("date"))&"/"&day(rs("date"))'时间格式:月/日 '今日导读标题断行开始 if len(rs("Title"))>17 then titley=left(rs("Title"),17)&"..." else titley=rs("Title") end if '今日导读标题断行结束 infolist=infolist&""&lm&"·"&Title(titley)&"
" rs.movenext next end if rs.close '今日导读结束 rs2=conn.execute("select count(*) from info where year(date)&month(date)&day(date)=year(date())&month(date())&day(date())") shuinfo=rs2(0) Dim list_4(20) Dim list_5(20) Dim list_6(20) sql="select * from specialx where tj=1 and spics<>''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof kk=kk+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_4(kk)=""&SSY_name&"
"&rs("introduce")&"" list_5(kk)="" rs.MoveNext loop end if rs.close sql="select * from specialx where tj=1 and spics=''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof tt=tt+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_6(tt)=""&SSY_name&"" rs.MoveNext loop end if rs.close rs.open "select * from infotype ",conn,1,1 if not rs.eof then ts=rs("ts") TN=split(rs("tname"),"|") TI=split(rs("ts"), ",") for i = 0 to ubound(TN)-1 if i=ubound(TN)-2 and ubound(TN)>1 then TTY_id=TI(i) TTY_name=TN(i) end if all_type_top_id=TI(i) all_type_name=TN(i) thistype=thistype & "-> "&TN(i)&"" thistitle=thistitle & " - "&TN(i)&"" next end if rs.close i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then image="还没有图片文章" else do while not rs.eof if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen)&"" else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then image=image&"" else image=image&"" end if pic=rs("pic") pic=Replace(pic, "../../", "") image=image& "
"&titley&"
" if i=6 then exit do rs.movenext loop end if rs.close '公告开始 sql="select top 1 id,newsname,addtime,newsnote from Announce order by addtime desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有公告" else do while not rs.eof Announce=Announce&""&rs("newsnote")&"["&rs("addtime")&"]
" rs.movenext loop end if rs.close '图文混排开始 i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then DefaultPic="还没有图片文章" else do while not rs.eof infoy=left(rs("info"),108)&"..." if instr(rs("Title"),"0 then if len(rs("Title"))>10 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"" end if else if len(rs("Title"))>1 then titley=left(rs("Title"),16)&"..." else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then DefaultPic=DefaultPic&"" else DefaultPic=DefaultPic&"" end if pic=rs("pic") pic=Replace(pic, "../", "") DefaultPic=DefaultPic&"
"&Titley&"

  "&infoy&"[详细报道]" if i>=1 then exit do rs.movenext loop end if rs.close '图文混排结束 list=list&"" rs.open "select * from infotype where tj=1 order by id",conn,1,1 if NOT rs.EOF then allshu=rs.recordcount Dim list_1(20) Dim list_2(20) Dim list_3(20) do while NOT rs.EOF ii=ii+1 list=list&""&split(rs("tname"),"|")(rs("tj")-1)&"|" list_1(ii)=""&split(rs("tname"),"|")(rs("tj")-1)&"" list_2(ii)="

更多内容 ...
" i=0 sqqq_yl="" sql_yl="select * from infotype where ts like '"&rs("ts")&"%'" rs_yl.open sql_yl,conn,1,1 if not rs_yl.eof then do while not rs_yl.eof sqqq_yl=sqqq_yl& " or tid="&rs_yl("id")&"" rs_yl.MoveNext loop end if rs_yl.close rs_info.open "select id,title,dj,date from info where tid="&rs("id")&""&sqqq_yl&" order by id desc",conn,1,1 if NOT rs_info.EOF then do while not rs_info.eof fileming=year(rs_info("date"))&month(rs_info("date"))&day(rs_info("date"))&hour(rs_info("date"))&minute(rs_info("date"))&second(rs_info("date")) if instr(rs_info("Title"),"0 then chalen1=chalen+20 if len(rs_info("Title"))>chalen1 then titlex=left(rs_info("Title"),chalen1)&""&"..." else titlex=rs_info("Title")&"" end if else if len(rs_info("Title"))>chalen then titlex=left(rs_info("Title"),chalen)&"..." else titlex=rs_info("Title") end if end if if rs_info("dj")=6 then list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" else list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" end if i=i+1 if i>=newshu then exit do rs_info.movenext loop end if rs_info.close rs.MoveNext loop end if rs.close set rs=nothing set rs_yl=nothing set rs_info=nothing conn.close set conn=nothing%> 香港文汇报珠三角新闻网_大桥招标 年内启动

您的位置:首页 > 综合新闻 > 时政要闻

 

大桥招标 年内启动

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:0 时间:2008-3-9


【本报两会报道组北京8日电】广东省省长黄华华今日透露,粤港澳三地最近已对港珠澳大桥融资方案达成一致协议,大桥主体三地共同建设,并进行招标。黄华华介绍,大桥主体投资总共422亿元,三方政府将给予适当补贴,之后进行社会招标。虽然上报批准收费时间为50年,但预计投资方36.5年即可收回成本。此外,粤港澳三地政府将负责各自口岸和连接线。消息人士表示,如无意外,大桥招标今年内可以启动。

正在北京参加两会的黄华华今天出席记者会,港珠澳大桥仍为最受关注话题,首个提问便涉及大桥融资方案及完工时间。但黄华华并未回复具体时间表。他指出,虽然前期工作进展顺利,25个工程可行性报告的专题中,已完成21个。但相关部门在融资方案完成后,还要进行社会招标,确定投资主体。目前,广东省正抓紧做好前期工作,争取能够尽快动工。

 

主体桥隧长近30公里

 

 今年2月底,粤港澳三地政府已专就融资方案进行商讨,并已达成共识。大桥主体工程将采取公开邀请招标的方式选择投资人,三地政府按效益费用比相同的原则,计算分摊补贴的比例,初步确定由香港负责50.2%,广东负责35.1%,澳门负责14.7%。除政府补贴外,资本金不足的部分则由中标的投资人融资筹集。三地合作建设的大桥主体桥隧工程长约29.6公里

 

属石散石湾至珠海口岸部分

 

 消息人士称,黄华华所提422亿元的大桥主体部分投资,并不包括三地政府的口岸和接线。而是原定35公里的大桥主体部分。具体范围为香港石散石湾至珠海口岸部分。

 

 据了解,该部分静态投资加上银行利息等动态费用后,将达到422亿元。而在上月举行的融资会上,为使后期工程建设在法律上更为明晰,已将香港境内6公里的大桥主体划入香港接线部分。而三地共同建设的大桥主体部分缩短为29.6公里,全属广东境内,该部分动态投资费用将达约360亿元。该部分未来将由粤港澳三地共同招标和建设。

 

大桥进实质操作阶段

 

 消息人士透露,在三地对融资方案达成共识后,港珠澳大桥已进入实质性操作阶段,如无意外,港珠澳大桥项目今年启动招标程序。

 

 该消息人士称,港珠澳前期协调小组第8次工作会议召开后,有关部门正寻找顾问公司,包括技术和招标等方面顾问。技术顾问将负责审议港珠澳大桥工程可行性报告,而招标顾问则负责编写招标文件。

 

 据了解,招标文件完成后,将递交三地政府再审议。一经通过,港珠澳大桥项目将启动正式招标,以寻找合适投资者。「虽然今年不一定能完成招标整体程序,但包括张贴招标公告和提交预审材料在今年应可正式启动」。

 

粤全力推进大桥进度

 

 【本报两会报道组北京8日电】广东省省长黄华华称,港珠澳大桥已酝酿多年,三地政府已组织人员参加专责小组,并由国家发改委牵头负责进行。目前,广东省已全力推动大桥进行。

 

列广东今年重点预备项目

 

 此前,全国人大代表、广东省发改委主任李妙娟接受采访时表示,港珠澳大桥是整体投资逾600亿的大项目,对珠江西岸经济发展带动性很强,因此,该项目已经被列入2008年广东省重点预备项目。

 

 李妙娟称,按照重点预备项目的程序,港珠澳大桥原本应列入2009年预备项目。然而,为了有效推进该项目,港珠澳大桥被超常列入今年的广东重点预备项目目录。

 

 记者亦了解到,中共中央政治局委员、广东省委书记汪洋到任广东后,更提出「项目是合作的载体」,特别指出要推动港珠澳大桥等粤港跨境项目。

 

 李妙娟透露,目前三方沟通顺畅,在遇到重大问题时,她都会与香港运输及房屋局局长郑汝桦电话沟通。她还表示,三方目前都希望加快进度,因此,部分涉及大桥下一阶段的任务,目前也在提前做。「如果按目前这样的进度,可行性研究报告方案要到2009年才能批下来,我们希望加快进行,如果一些后期工作提前做,开工就可以加快一点。」

 

国家发改委简化审批程序

 

 李妙娟同时透露,可行性报告在完成后将递交国家审批。目前,国家发改委也已专为港珠澳大桥简化了审批程序。但是,还不能确定时间,因为三地的法律程序并不相同,另外,部分项目仍需要国家环保部门、水利部门、海洋部门、交通部门、口岸等多道手续批准。

 

 此前,曾致力推动大桥项目「上马」的全国政协委员、香港新标志集团总裁黄景强认为,若尽快招标,加上一切工程顺利,大桥可望较三地政府原订的时间表(2014)早一年落成。对此,李妙娟响应,目前三方共同努力,争取大桥在2014年完工,不过具体还要看开工时间。

 

黄华华:粤产业转移 非抛弃港企

 

 【本报两会报道组北京8日电】广东省省长黄华华在今日的记者会上表示, 广东提出珠三角企业转型升级发展思路,部分劳动密集型港资企业将转移离开珠三角,这决不是「抛弃」这些企业,转移将给这些企业带来更大「利润空间」。

 

珠三角地区生产成本高

 

 针对媒体报道近期珠三角发生大量企业外迁一事,黄华华说,这一说法并不正确,从数字上看,2007年珠三角外迁企业共244家,但新进企业700多家,即使有部分企业迁移或者出现企业倒闭,都是正常的经济现象。

 

 但他也强调了目前整个珠三角地区正在加快转型升级,为此广东省政府和香港特区政府还专门成立了珠三角企业转型升级专家小组,研究加大自主创新和科研开发,扩发产业链,制造更多有自主知识产权的产品。

 

 黄华华称,目前,广东也鼓励珠三角「三资」企业,特别是劳动力密集的加工贸易企业向广东相对落后的粤北山区和东西两翼转移,但转移是站在港商立场上考虑。因为,现在珠三角土地紧缺,生产成本上升,劳动密集型企业如果继续留在珠三角,利润空间就很小了,所以珠三角应该腾笼换鸟,把劳动密集型产业转出去,发展高新技术产业,「转移对港商企业只有好处,没有坏处」。

 

产业转移可扩利润空间

 

 此外,他指出,实际上,珠三角有一些劳动密集型企业并没有将企业本部转移出去,只是把劳动密集型加工产业转移到山区和东西两翼,企业不仅没有减少生产,相反还扩大了产业。

 

 黄华华说,为了鼓励劳动密集型企业产业转移,广东省面向山区和东西两翼地区出台了很多优惠政策,现在那里土地和劳动力很便宜,用电价格也远远低于珠三角,整个生产成本比珠三角大大下降。劳动密集型企业转移到山区,对企业是有好处的,利润空间更大了。

 

 黄华华表示,广东一直充分肯定一直以来港企在粤经济发展中的积极作用,现在也绝不会抛弃这些企业。他笑说:「朋友嘛,怎么能这样?」黄华华承诺,关东将一如既往地依靠和支持港资企业发展壮大。

 

广东挺深港「双子城」构想

 

  【本报两会报道组北京8日电】在今日的记者会上,有记者问道,在粤港澳合作中深港合作的地位,尤其深港澳河套地区如何开发的问题。黄华华响应,深港合作是粤港重要组成部分,甚至要走在粤港合作的前列。

 

 黄华华称,「深圳最靠近香港,不仅要开发河套地区,还要加快建立深港创新圈,这些想法是正确的。」他认为,世界上有「双子城」,如纽约和新泽西州,深港也可以朝着这个方面发展。在建设珠三角城市群定位中,深港可以解放思想,大胆设想。广东省全力支持深圳的设想,加快与香港的合作,加快建设创新圈。

 

拟建珠三角轨道干线

 

 黄华华并透露,为提升珠三角竞争力,希望建设轨道干线,一小时内可到达珠三角任何地区。

 

 黄华华又表示,受到早前雪灾启示,广东计划兴建多三条高速公路,增加连接北方的交通。

 

研粤港澳合作 汪洋亲自主持

 

  【本报讯】粤港澳三地因为一条大桥,更立体地紧密连系起来,成为一个合作区。广东正研究建立一个粤港澳特别合作区,令到三地在人流、物流及资金方面可以自由往来。广东省社科院院长梁桂全说,粤港澳寻求共识时,在效益上要互相体谅:「如果大家强调自己利益,制度就会突破,没有办法。」

 

 广东社科院早前由省委书记汪洋亲自主持一个研究粤港澳三地合作计划,参与的部门有接近30个,包括广东省法改委及外经贸委等。如果确定

责任编辑:cnred 文章页数第[1]页 

页面功能 【我来说两句】【字体: 】【打印】 【关闭

相 关 连 接
·还没有相关文章
网 友 评 论
·还没有相关的评论!
发 表 评 论
您的大名: (点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

综合新闻|广东新闻|专题新闻

>> 本类热点新闻

·朱小丹任穗书记 林雄掌粤宣
·新劳动法咨询 港商提10质
·黄云龙任广东省副省长
·张德江近日赴京汪洋下周抵粤
·400亿超级石化 落户广东
·许宗衡:深港共建创新圈
·港珠澳大桥敲定明年动工
·南沙赢中科石化400亿项目
·「十一五」末 粤总产值势超
·温总巡粤 为五中全会做调研
·广东前省长梁灵光辞世
·珠澳深层合作 横琴或成试点
·张德江:永远忘不了广东
·阳江军演 176个航班取消
·粤港边界 铁网将拆
·粤4000万元出口商品遭退
·佟星林木声任粤副省长
·穗深莞构筑扫黑铁三角
·港商向张德江黄华华进言
·港人内地养老 应享同等福利
·港政协委员吁粤设辅警
·三年投资一百亿 条条大路催
·十一.五商机之广东篇.广东
·港珠澳大桥 香港口岸方案三
·粤收紧赴港澳签注审批
·珠三角新政与港企出路四之三
·温总:深港合作将增自由度
·粤政府出招吸港企北迁
·粤斥485亿陆海交通大提升
·广东「十一五」粤港合作仍是

 

合作媒体

合作及广告联系电话: 020-83825987


文汇报简介 | 广告服务 | 读者联谊 | 在线订报 | 在线投稿 | 站内公告 | 设为首页 | 收藏本站
新闻中心地址:广州市沿江中路323号临江国际大厦15楼 电话:020-83825987  传真:020-83817466
网管信箱:webmaster@wwpprd.com  编辑信箱:editor@wwpprd.com
香港文汇报珠三角新闻网 版权所有©Copyright 2004 www.wwpprd.com
来访统计:  技术支持:中国红电子商务频道