<%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%> 香港文汇报珠三角新闻网_港珠澳大桥 按120载寿命设计

您的位置:首页 > 综合新闻 > 粤港合作

 

港珠澳大桥 按120载寿命设计

 

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


■专家建议在「港珠澳大桥可行性研究报告」中加强对大桥的抗震能力研究。图为早前开工的大桥主体工程地质勘察现场。 本报珠海传真

 

——专家促加强抗震性防海啸及防撞研究 确保安全

本报珠三角新闻中心记者 黄殿晶、罗冬凯

 

 昨天在珠海举行的「港珠澳大桥工程可行性研究报告专家评审会」上透出信息,正在加紧推进的港珠澳大桥建设将按120年寿命标准设计。专家指出,要达到这一要求,必须对大桥抗震性、防海啸及防撞能力进行专题化研究。同时,大桥的建设如同在珠江入海口建设一个堤坝,对泥沙沉集及航道的影响必须予以高度重视,以确保这一造福子孙的特大工程能经受时间和历史的检验。

 

 有专家指出,目前的「港珠澳大桥可行性研究报告」对大桥的抗震能力研究不足,需加强对地质断层及地震烈度对大桥影响的专题研究,从大桥走向、整体安全性及工程材料的使用上进行科学研究,把地震可能对大桥的损害降低到最小程度。

 

撞桥事件频发 引起重视

 

 评审会上,有专家认为,不怕一万就怕万一,大桥除了要考虑防台风及风暴潮,历史上南海有发生海啸的记录,因此防远洋海啸的研究也不容忽略。

 

 近年国内外发生的多起船舶撞桥事件,也引起了与会专家的高度重视。多个专家对港珠澳大桥防撞能力提出高要求,希望大桥桥墩必须加强围堰保护,提早做好消能防撞设施的实验和研究。同时要对过往大桥的船舶配备科学导航仪器和安全教育培训,加大对违规海上行驶的检查处理力度,确保桥墩安全。

 

大量填海 入海口收窄5公里

 

 有专家在解读可行性报告时指出,港珠澳大桥计划建388个桥墩,加上东西两侧建22平方公里以上的人工岛,口岸部分填海区,测算下来使珠江入海口收窄了至少5公里,如同建了一个5公里长的堤坝,这将使途经的珠江口阻流系数达到18%左右,远远超过国际上规定的11%的阻流标准,对水流及海洋环境带来较大影响,处理不好可能给珠江口带来泥沙沉淀,降低防洪能力,这方面国内外已有一定教训。也有港口方面的人士要求大桥课题组,应拿出较为详细的有关对航道通行影响的研究方案。

 

 有多位专家提议,港珠澳大桥方案应尽量考虑最优的方案。大桥可采取提高大桥跨度,减少桥墩数量以减少水流阻力问题。更有专家指出,可考虑香港一侧桥位适当东移至大屿山,从陆地直接接海隧,然后加长海底隧道接桥,同时桥墩可实行大跨度,然后只建西侧人工岛的建议,这样可较好的降低「堤坝效应」问题,而延长海隧的资金,可从取消的东人工岛中获取。

 

口岸拟「一地三检」「三权独立」

 

■大桥计划建388个桥墩,对水流及海洋环境构成不良影响。图为设计图。 数据图片

 

 在港珠澳大桥口岸布设方面,专题报告共提出三种模式,即「三地三检」、两个「一地两检」、「一地三检」。鉴于港澳在大桥登陆点提供口岸建设用地困难,同时为方便旅客通关和口岸管理,报告推荐采用港方已认同的「一地三检」,在同一地点建设三地联合查验口岸,但三地用地独立、管辖权独立、设施配置基本独立,紧急情况下三地救援系统可联动。

 

 考虑到珠、澳间的交通不必经过「一地三检」口岸,所以「一地三检」实质是两个「一地两检」口岸的靠拢、合并。因口岸位置在内地行政区内,港澳特别行政区需向中央政府申请在「一地三检」口岸成立「特定管理区」。

 

填海261公顷 选址近明珠拱北

 

 配合大桥的拱北选线方案,口岸位置在靠近澳门明珠、珠海拱北附近的海域,口岸建设用地填海造陆而成。推荐方案中,口岸填海面积达261.93公顷,包括珠海侧的接线隧道用地,口岸用地面积217.53公顷。其中,香港管区口岸用地88.32公顷,填海用地99.43公顷。三地口岸总建筑面积约37.4万平方米,最重要的建筑为港珠、港澳旅检大楼。

 

 根据口岸设计通过能力,拟设旅客通道138条、小汽车通道25条、大客车信道8条、货车信道17条。不包括征地、填海、地基处理费用,口岸上部所有设施总投资估算为80.72亿元(人民币、下同),其中建安费用67.50亿元。港珠澳管区的总投资分别为38.96亿元、28.42亿元、13.61亿元。口岸上部设施建设工期约26个月,拟20105月动工兴建,20127月配合大桥通车,口岸通关验放。

 

保护白海豚 预算1.5亿

 

  大桥工程对环境的影响﹐也是本次会议的重点之一。报告指出,大桥建设时,人工岛和口岸填土区工程对珠江口潮流场的影响不大,但珠江三角洲海域生态环境会受到一定影响。在建桥过程中引起的溢油事故,将引起当年海洋生态系统发生显著变化。专家提醒,往往要到事故第二年,生态系统才能逐步恢复正常。其中,鱼类资源当年损失约4成,由于正值产卵期,对鱼卵的伤害显著,鱼类资源的损失会持续34年。

 

 另据了解,现阶段影响大桥工程的环境保护制约因素为珠江口中华白海豚国家级保护区()。中国相关法规文件中规定:「在自然保护区的核心区和缓冲区内,不得建设任何生产设施」。而报告中选定的四个方案穿越了白海豚保护区的核心区、缓冲区和试验区,因此按相关法律规定,大桥工程可能难以通过环保审批。专家建议,设计单位对路线方案再做深入研究,布设避让白海豚保护区的工程方案。同时,大桥报告中估算的「保护白海豚」资金约为1.5亿。

 

 此外,拟建大桥将横跨九洲港航道、青洲航道,其海底隧道部分横跨榕树头航道、伶仃西航道,遇恶劣天气或航道拥挤,有可能发生船撞桥事故。报告中建议,应特别注意对桥梁及隧道的保护,增强桥梁能力,同时亦不可忽视船舶的通行频率和船撞桥事故发生的概率。

 

口岸人车承载力设计

 

分类   单位   合计  小汽车 大客车 货车

车辆   绝对数/日 47050  21500  6500 18950

车载旅客 万人/日  25.040  5.390  19.65

 

大桥报告研究课题一览

 

1. 港珠澳大桥桥位气象及风参数研究

2. 水文观测

  i 港珠澳大桥水文测验

  ii 港珠澳大桥水文分析计算

3. 港珠澳大桥海床演变分析

4. 港珠澳大桥桥区水下地形测量

5. 港珠澳大桥通航净空尺度和技术要求论证研究及有关部门对通航标准的要求

6. 港珠澳大桥船舶撞击力及防撞设施研究

7. 港珠澳大桥三地坐标系统联测专题研究

8. 港珠澳大桥遥感工程地质调查

9. 港珠澳大桥地球物理专题研究

10. 港珠澳大桥工程地质勘察

11. 港珠澳大桥工程场地地震安全性评价

12. 港珠澳大桥环境影响预评报告

13. 0D调查及资料收集

  i 港珠澳大桥交通出行0D调查分析

13-2. 港珠澳大桥交通需求分析

13-3. CEPA及香港迪斯尼乐园对诱增客货运量的研究

13-4. 港珠澳大桥对港澳及珠江西岸港口的影响研究

13-5. 港珠澳大桥国民经济评价方法及参数研究

14. 港珠澳大桥口岸及设施布置研究

15. 港珠澳大桥海中人工岛关键技术研究

16. 港珠澳大桥景观研究专题报告

17. 港珠澳大桥投融资方案研究

18. 港珠澳大桥预留铁路可行性研究

19. 跨界研究项目

  i 港珠澳大桥项目跨界建设管理可行性研究

  ii 港珠澳大桥项目跨界施工管理可行性研究

  iii 港珠澳大桥项目跨界运营管理可行性研究

  iv 港珠澳大桥项目跨界交通安全管理可行性研究

20. 港珠澳大桥工程防洪论证专题研究报告

21. 港珠澳大桥建设对伶仃洋港口航道影响分析

22. 港珠澳大桥桥位与海洋功能区划关系研究

23. 港珠澳大桥建设对通航环境及安全影响研究

24. 港珠澳大桥三地三检口岸及设施布置方案研究

25. 港珠澳大桥三地三检规划口岸防洪影响论证研究

26. 港珠澳大桥三地三检口岸方案对伶仃洋深水航道影响数学模型研究

27. 港珠澳大桥隧道人工岛布置及隧道极限通风长度研究

28. 港珠澳大桥香港境内工程环境预评研究

29. 港珠澳大桥投融资方案深化研究

30. 港珠澳大桥工程对珠江口中华白海豚影响研究

31. 港珠澳大桥工程建设对海洋环境影响研究

32. 港珠澳大桥隧道人工岛位置比选报告

33. 港珠澳大桥隧道人工岛对23DY锚地影响咨询报告

34. 港珠澳大桥工程可行性研究阶段珠海侧接线地质勘察报告

35. 港珠澳大桥工程可行性研究阶段桥址区航空限高研究报告

36. 港珠澳大桥工程可行性研究阶段隧道方案专题研究报告

37. 港珠澳大桥工程可行性研究阶段澳门侧接线方案研究报告

38. 港珠澳大桥工程可行性研究阶段交通工程及沿线设施布置研究报告

39. 港珠澳大桥外海施工定额专题研究

 

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

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

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

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

>> 本类热点新闻

·深圳置业 港人三变化
·港珠澳大桥 上马有期
·深港5年内 将增5口岸
·港珠澳大桥战略大解构
·港珠澳大桥好事多磨终会建
·深穗外拓货运港机场陷危机
·粤港合建世界级城镇群
·普华永道增聘千人港专业界北
·深医护人员成染爱滋高危族群
·张德江冀粤港澳合作「裂变」
·深港合作获两大突破
·广深港高铁将接轨京杭
·省市一把手亮相星光熠熠
·承接服务外 包港企占先机
·穗机场:无惧港深合作
·梅州强行炸矿两港商质疑
·粤港启动反倾销合作机制
·中山港人:两地应常沟通
·许宗衡提深港同城化
·中央拟新政策再促深港合作
·穗港青少年服务中心揭幕
·深港连手发展河套
·粤30养老机构来港拓服务
·食品安全通报 粤港设联络员
·粤港联席会确定20重点合作
·粤港首次联办经贸交流会
·梅州已炸逾200矿井
·曾荫权强调港粤合作三不变
·东莞制造香港设计将创新模式
·粤千五人商团 今在港招商

 

合作媒体

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


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