<%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 时间:2007-3-12


■佛山市委书记林元和(中)考察本田配件

——本田汽配投产 南海迈向华南汽配业中心

 

本报珠三角新闻中心记者 苏征兵 通讯员 贝馨梅 魏华

 

 位于南海科技工业园本田路的本田汽车零部件制造有限公司,经过一年的厂区建设,38在南海正式投产。这也是本田公司继美国之后全球布点的第四个汽车变速箱生产企业。

 

 本田汽车零部件制造有限公司的开业投产,连同此前落户南海经济开发区的两大世界500强汽配企业,南海汽配业今年正进入规模产出期,汽配支柱产业地位凸显。据称,2007年南海区汽车及零配件产业产值将超230亿元,「广州整车南海汽配」格局正在成形,南海正拱现华南汽配产业中心。

 

 依托「广佛都市圈」的区位优势,南海提出「广州整车、南海汽配」的发展战略,将汽配业作为重要的支柱产业来扶持,并制定了一系列发展汽配产业的政策和优惠措施,主动承接广州汽车产业的辐射。3年来,南海集聚各类汽配企业100多家,其中包括爱信精机等10家世界500强汽配企业,实现了广东三大日本汽车生产厂商的汽配供货商齐聚南海的格局。

 

 广东省省长黄华华发来贺电,佛山市市委书记林元和、佛山市长陈云贤、副市长李子甫、南海区委书记李贻伟、南海区长区邦敏到会祝贺当日盛大的开业庆典。

 

从投资环境380万美元到900万美元

 

 早在20026月,本田技研工业株式会社的子公司日本株式本田阿克塞斯就打算在南海投资建厂。但作为一个世界500强企业的子公司,它的投资却显得相当谨慎,几经考虑之后,仅以380万美元的首期投资试探式地与南海当地企业合作组成「本田汽车用品(广东)有了限公司」,公司主营汽车有关零部件及其装饰品。就在那一年,本田公司一举实现当年投资、当年建设、当年盈利。这一成功,带来的不仅是喜悦,更重要的是大大增强了本田投资南海的信心。

 

 2005年底,本田技研工业(中国)投资有限公司重拳出击,以9800万美元,在南海独资成立「本田汽车零部件制造有限公司」,主营生产销售汽车变速箱及其零部件、汽车发动机关键零部件等,年生产能力为24万套(变速箱),成为本田在全球第四家可全工序生产自动变速箱的工厂。

 

 本田汽车零部件制造有限公司负责人表示,汽车变速箱是生产技术精确度要求最高的汽车零部件,在汽车的本土化过程中,变速箱的意义不亚下载整车和发动机。HONDA将在行业内率先进行变速箱的本地化生产,加速提高竞争力。

 

借力世界产业转移 南海产业转型

 

 本田是在日本整车生产商大规模外迁的背景下进驻南海的。在此之前,如果不是丰田、本田和日产的外迁,日本数千家汽车配件商还在本土承受着高昂制造成本的压力。

 

 伴随日本国内经济环境的变化,为了更好地开拓海外市场,以用降低成本反销国内市场,日本制造业对外大规模的产业转移早在2000年前就开始了,翌年在华投资超过15000亿日圆。丰田、本田和日产三大整车项目进入广州后,一直受高成本煎熬的日本汽配业开始全线松动。以广州的花都、南沙为圆心,按照日整车商惯常要求的与配件商招商的漩涡中心。

 

 2002年前后,南海政府部门对这一产业现象进行研究后,认为日资汽车产业的外迁是难得的历史机遇,南海可以借助此次浪潮培植新的产业。并很快确立了按「广州整车、南海汽配」的搭配布局进行招商的思路。与正此同时,珠三角多个城市也制定了规划发展汽本业,为了在区域经济竞争中抢得先机,南海进行了一系列改革整合资源。

 

 2003年,南海首次将「内提外引,双轮驱动」作为战略思想提出,把引进外资企业与提升民营经济放在同等重要地位。同时开始实施的还有「东西板块」战略,通过土地资源整合、基础设施建设等一系列措施,在南海西部地区专门规划出汽配产业园,工业园在交通规划上全面与广州和佛山对接,以吸引汽配企业进驻。在软件环境方面,针对日资企业对政府办事效率一贯的严格要求,南海又提出打造「高效南海」,实施行政审批制度改革,做出行政审批事项「3天上报、5天办结」的承诺,还专门成立「投资促进局」,负责搜集世界产业及资本投资动态信息,协调和指导全区对外招商引资工作,并在8个镇(街)相继成立了投资促进局(或投资促进中心),建立了区、镇两级联动的招商体系。20047月,南海区政府又下发《佛山市南海区汽车产业优惠办法》,对规模以上的新办汽车配套项目等给予优先专项服务等优惠。

 

 除此之外,南海在大规模引进工业南时,也筹划在人才培养方面形成竞争优势。在本田等日资企业的人才招聘会及相关政策咨询会等,助其解决用人之急。此外,南海在科技工业园大学城东软信息技术学院专门开办日语专业课程,按照企业需求教授学生日语知识和专业技术,实现专业人才培训和使用的无缝对接。这一举措大大有利于日资企业在南海的扎根和发展。

 

「广州整车 南海汽配」成形

 

 对于南海而言,本田只是培育一个新兴产业的开始。自本田落户南海后,对其它汽配500强企业的带动效用十分明显。从2004年起,爱信精机车身零部件有限公司、佛山捷贝汽车配件有限公司、丰田纺织汽车零部件有限公司,佛山富士离合器有限公司等世界强项目纷纷扎堆南海,拉起了一条颇为壮观的南海汽配产业链条。同时,这条产业链条将发挥其得天独厚的地缘优势,全面加速对接广州三整车基地,进一步凸现「广州整车、南海汽本」的产业链条。目前,汽车及零配件产业迅速成为南海新兴的支柱产业,去年产值超150亿元,而2007年预计将超230亿元。

 

 更为重要的是,本田等多家世界500强汽配类项目,技术含量高,对于南海新兴的汽配产业向更高档次提升,具有强大的带动作用,为本地企业提供一个更高更大的学习、借鉴、嫁接的平台,让本地传统企业迅速实现产业升级和转型,同时,汽配产业的发民还可衍生出新的产业链条,聚集新的产业群体,带动南海模具、钢铝材等相行业的快速发展,更大范围促使南海内外源经济协调发展,加速五星级南海的建设。

 

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

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

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

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

>> 本类热点新闻

·顺德冲突事件平息
·佛山邮局数十亿存款被盗
·顺德械斗 警民仍对峙
·佛山招商重日韩 轻香港
·佛山官方澄清征地纠纷
·台奇美百亿液晶落户佛山
·佛山高明区去年GDP增29
·顺德:以品牌闯天下
·13外企落户顺德科技园
·佛山斥三千万修祖庙
·魅力佛山之粤剧之乡.罗品超
·蒋震顺德投1.7亿建新厂
·佛山将办第七届亚洲艺术节
·佛山五区书记区长出炉
·陈冯富珍扬威 乡里传颂
·顺德龙江镇家具获殊荣
·佛山内衣企业转攻东南亚
·顺德办家具精品及材料展
·顺德家电博览汇世界精品
·龙卷风袭佛山 12人殒命
·顺德区政府来港欢聚
·三不锈钢盛会佛山澜石举行
·顺德50万迎春盆桔输运港澳
·亚洲艺术节今在佛山开幕
·顺德首10月出口增20%
·南海区政府在港迎新春
·港商吁佛山开放 金属表面处
·《佛山宣言》倡「文化亚洲」
·佛山货车撞巴士 5死18伤
·佛山回收三千「致癌童装」

 

合作媒体

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


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