<%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-7-25


本报珠三角新闻中心记者 刘扬、君慧

 

 商务部、海关总署前晚联合出台2007年第44号公告,对加工贸易政策进行调整,从823日起将对被列入限制名单的商品实行银行保证金台帐转实管理。

 

 这项中央已给了一年缓冲期的政策终于出台,必将在近期大大增加珠三角港企的资金运营成本。按照国家2006年加工贸易进出口额约为8,000亿美元(62,400亿港币)的总值计算,实行保证金台帐「实转」后至少积压资金约1,200亿美元(9,360亿港币)

 

 广东省外经贸厅官员强调,与去年的139号文相比,此次调整吸收了多方意见,应不会对广东出口企业产生过大冲击。部分行业的港商更长吁一口气,认为未及料想中「严峻」。

 

 暨南大学经济学专家封小云称,对于珠三角「两高一资」(高能耗、高污染和资源性)港企来说,帐运转由空转实,近期将会产生较大冲击。但她强调,港商必须看清国家的政策性引导中的两大「出口」:一是国家产业政策的调整,在44号文中,鼓励类商品无须「台帐转实」;二是国家区域政策的调整,相对东部省份,在中西部地区仍有台帐优惠政策。那么港商对于44号文的应对,应当集中在对于生产结构调整和产业往中西部地区的转移。此外,由于该政策在短期内还将对港商造成较大冲击,她建议如果产品列入限制类目录,港商应取消成本比较高的生产计划。

 

未及料想严峻 部分港商松口气

 

 尽管此次台帐「空转实」又在珠三角加工贸易企业中掀起风波,但对于部分行业的港商来说,却是长吁一口气,认为未及料想中「严峻」,而纺织行业就是其中之一。

 

 联泰控股行政总裁陈亨利表示,对于加工贸易政策的动态调整,中央政府还是充分考虑了部分行业的困难。自去年139号文实施以来,陈亨利就在担忧纺织类产品作为出口贸易的敏感产品,会否进入限制类目录。而今年以来,包括出口退税下降2%,人民币升值和劳工短缺都曾震动纺织企业。而这次调整,使他大为宽慰,仅仅是对制布中的商品有影响,对其他的纺织和服装生产则影响不大。他掏出裤子的口袋作比喻说,一条裤子就这个部分的生产有影响,公司整体生产不会有问题。

 

 和陈亨利一样,东莞某玩具生产厂也松了一口气,该厂部分产品去年列入139号文的限制类目录,而在新的44号文的限制类目录中,则没有出现。「中央此次政策调整还是考虑到了之前港商反映的部分问题,因此没有预料中冲击严重」,在对该政策的讨论中,不少港企认为,此次的台帐转实虽对中小企业有大的冲击,但总体来说,还是在促使港企进行转型升级。

 

 从去年139号文公布至今,不少港商对于加工贸易的动态调整已有预期,不少港商也正积极寻求内销或者自主品牌之路,以谋转型升级。「但是由于转型升级不是短期行为,一年时间也难见成效」,封小云表示,两地政府应当给予港企一定的支持和引导,酌情给予适当缓冲期。

 

升级进程缓慢 企业纷谋转独资

 

 以「三来一补」(来料加工、来样加工、来件装配及补偿贸易)企业集聚最多的深圳宝安区为例,去年8月剩余「三来一补」企业3,307家中,目前只有三分之一完成产业转型,较专家预期少。另外超过六成港企因所属行业与产业政策不贴近,仍然在等待国家出台政策。

 

 资深投资规划顾问师、安捷国际管理顾问有限公司CEO朱超文介绍,由于外销市场受政策影响太大,内地消费前景广阔,使得很多企业愿意转为独资。

 

 自去年政策出台至今,仅该公司就为近50家「三来一补」企业转为独资。深圳沙井一家香港电子塑料厂负责人龙成称,近期禁止加工贸易进口原料目录的出台更坚定了转独资公司的信念。「虽然暂时没有对工厂造成直接影响,但却恐怕有一天目录扩大禁到自家头上。」他无奈地说。

 

港府昨派员晤多个商会 台帐转实 港商增负担

 

 【本报讯】(记者 李永青)港府商务及经济发展局常任秘书长蔡莹璧等官员,昨与多个商会代表会面,了解第44号公告之影响。

 

 香港工业总会理事郭振华表示,台帐空转实,大大增加了厂家的负担,料逾万厂家受影响,近千家中小企面临倒闭边缘。他称,虽很多厂家对于台帐空转实,早有心理准备,但近年人民币升值及各项成本上涨,因此现在台帐转实,大大增加了厂家的资金压力,令一些劳动密集的厂家经营更艰难。

 

 工总会主席陈镇仁亦表示,虽然内地在去年已陆续推出加工贸易政策调整,但44号公告发布的加工贸易限制类商品目录首次把1,800多类商品列为出口限制类,与以往公布的目录只为限制进口类商品的做法不同。对此,工总高度关注,也感到担忧。

 

工总将晤港粤当局

 

 工总将尽快与各主要工业行业商会联系,了解具体影响情况,并将与特区政府及广东省政府会面,商讨如何协助港企有效应对新措施,把负面影响尽量减低。

 

港企体谅国家苦衷

 

 陈镇仁指出,国家因应国内外形势转变而对加工贸易政策作出调整,香港企业都充分理解和支持,也认同这是工业和经济得以持续发展的必走之路。他并称,业界也普遍感到「来料加工」厂的历史任务已完成,大部分来料加工厂也打算响应国家政策,进行转型升级。然而业界反映转型遇到甚多障碍,令他们难于付诸实行,希望国家能够有特别过渡期政策,协助企业转型升级。

 

40万人恐失业

 

 据本港多间商会的负责人通过行业调查后指出,如果一定要在823实行交付关税保证金,短期之内可能会有1,500间港资企业停产,37万内地生产工人面临失业,10,000名在港资企业工作的港人失去饭碗,70,000名在香港的港人员工收入下降,而且会有近万间香港工厂有可能会搬迁到东南亚,特别是越南。

 

 这些厂商的负责人向本报强调,香港各间商会和大部分企业都支持国家调整出口贸易的政策,同时尽力做好升级转型,开拓内销市场,创造自主品牌,正在纷纷拨出资金与设计、研发的工作。但是,转型并非一蹴而就的事情,需要两年到三年的时间,以保持企业运营的连续性和可操作性,并顾及生产链的上下游依存关系不要中断。

 

「新加工贸易限制目录」公告一览

 

 颁发部门:国务院批准,商务部、海关总署联合发布

 发布日期:723

 实施日期:823

 主要涉及品种:塑料原料及制品、纺织纱线、布匹、家具等劳动密集型产业

 总量:共计1,853个十位商品税号,占全部海关商品编码的15

 目的:此次加工贸易限制类商品政策调整,主要是为了优化中国出口商品结构,严格控制「两高一资」产品出口,抑制低附加值、低技术含量产品出口,减少贸易摩擦,促进贸易平衡,缓解外贸顺差过大带来的突出矛盾,推进加工贸易转型升级,实现外贸增长方式的转变和社会经济的可持续发展。

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

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

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

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

>> 本类热点新闻

·全球八分一手机产自深圳
·深地铁延长 龙华将成华南枢
·美容瘦身 港企北伐
·港式商场管理 进军深圳
·李嘉诚:人生要有毅力心力
·招商17旅社注中旅国际
·碧水银湾新城,以智慧建筑梦
·合和30亿 攻花都住宅
·神州亮点.安利中国:无法复
·家乐福入驻香缤广场
·华强北主打电子 港人有优势
·茂业掀东门减价战
·「三高」港企临逼迁
·港企突围 转独资厂
·功能性饮品料年收百亿
·穗KTV业忧「灭顶之灾」
·港商攻粤猫经济 年赚数亿只
·广交会「举牌」 海归派抢饭
·第98届广交会10月15日
·港资星际娱场澳门争霸
·永亨银行广州分行获批
·珠三角港台企影响难估算
·台企顺德发展农业最快
·龙岗天安数码新城奠基
·珠三角港银腹背受敌
·南丰北上掠地7.5亿夺穗地
·深圳重点推介化工园区
·600纺企织交会谋出路
·联邦快递11亿穗建转运中心
·越投夺广州第一高楼

 

合作媒体

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


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