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


10年来,李耀智身后的团队已由原来的3人壮大到现在的3,000多人。

 

本报珠三角新闻中心记者:君慧 实习记者:罗冬凯

 

 11年前,金融风暴前夜,香港地产界正处鼎盛时期。在许多同行固守港岛一偶时,李耀智(英文名Andy)已经反其道行之,先后在中原北京、广州公司创业。那时,由于语言不通,以及当时中央铁腕宏调的影响,他年入仅10几万,甚至还要贴钱打工。19966月份,有一天公司开会,忽然有人提议:「香港明年就要回归了,是不是该在深圳开个分公司?Andy你去吧?」正是别人无意的一句说话,Andy加入回归路上第一批来深圳创业的队伍,成为深圳中原总经理。如今他的底薪仍然是1.3万,仍然喜欢打车去罗湖口岸过关回粉岭的家,但10年来年薪增长10多倍。

 

 「我没有经历过一夜之间负资产要跳楼,但也从未享受过香港泡沫经济带来表面繁荣的光景,我的光辉岁月在深圳。」他又感慨:「到深圳来是条不归路,我(的事业)再也回不去(香港)了。」

 

 如今,深圳已经有30多家港资地产代理,无数个Andy都在这条「不归路」上马不停蹄。

 

 10年前,或许连施老板(中原集团主席施永青)也不能未卜先知,这条「不归路」其实是一条康庄大道。19967月,考虑到香港回归在即和深圳毗邻香港的地理位置,中原地产决定在深圳成立分公司。李耀智9611月来到深圳,之前他先后在北京、广州的分公司任职,但用他的话说,建树寥寥。

 

代理东海 一炮而红

 

 「当时一共4个人被调过来,现在只剩下我和KK(中原中国董事长赖国强)了。」他介绍,深圳中原最初选择在著名的写字楼国贸办公,只有200平米面积,员工10几人,只代理二级市场,没有地铺,未涉猎三级市场。

 

 那年,来深圳发展的香港地产公司还只有中原一家。两年之中,中原共代理了龙珠花园、东海花园、世贸广场等一系列著名楼盘,一炮而红。1999年,中原地产开始涉足三级市场。「我当时认为还是要『两条腿』走路,只有二级市场是不够的,三级市场也应该大力发展。」李耀智在深圳多年,虽然普通话一听仍然是「港式」的,但用词已经非常「大陆」,从他这句「两条腿走路」可见一斑,也算是他10年最明显的变化之一。

 

南来清风 不吃差价

 

 李耀智不仅用词灵活了很多,在深圳也使得他有了很多的创新空间。他将「港式」的三方合同引入三级市场,即客户、业主、地产代理签订三方合同,保证公开公正,地产代理承诺「不吃差价」。这股从港吹来的清风,使中原在三级市场迅速夯实基础。

 

 「97年时,中原在三级市场的市场占有率仅有12个百分点,而06年则达到了12个点,当年二级市场的市场占有率也有25个百分点。」数字可说明一切,李耀智嘴里蹦出一连串的数据,只为证明:中原在迈向三级市场的同时,二级市场也并没有被削弱。

 

香港固守 深圳嬗变

 

 「与香港相比,中原在深圳的发展变化是巨大的。如果我在香港的话,在一个已经运作多年的成熟市场里,我就无法有这么多创新空间。」李耀智称,2005年中原考虑到公司长远的发展,将公司地点由罗湖的国贸大厦迁到了福田中心区,即现在的新华保险大厦。「我们没有像其它公司那样过于重视『发源地』,国贸那边公司结构太分散,不利于以后长期的发展。我们也是唯一出走罗湖区的港资地产代理。」

 

 深圳中原不仅总部出走罗湖,而且将市场从深圳走向「大深圳」,即以深圳为总部,形成包括东莞、惠州、昆明、湖南和福建在内的大型战略圈,并由深圳总部向「大深圳」输出人才。

 

重视员工 视作财富

 

 「香港总部这些年是很难看出明显变化的。」李耀智指出,香港有的公司总是按部就班、循规蹈矩的「行进」,也缺少内地这种人性化的管理。譬如经常当众批评员工,员工表现一有不好就会被炒掉,这对员工的自尊心和积极性都有损害。「香港有的公司把员工当作工具,而不是财富。」

 

 但他同时也承认,目前深圳的三级市场还没有像香港那样成熟,例如在交易流程中没有中间监管,律师楼、银行、政府等环节还需要进一步跟进,以保证交易流程的顺畅,维护好代理商、客户和业主三方的利益。

 

10年最大收获:价值观转变

 

■李耀智长期亲自办理各项业务。

 

 如果还在香港打拚,今天会如何?跻身中原高层抑或负资产?

 

 李耀智淡淡地说:「我没有经历过一夜之间负资产要跳楼的状况,因为我也从未享受过香港泡沫经济带来繁荣的光景。」 身为深圳中原总经理,李耀智的职位和10年前相比没任何变化,底薪仍然是1.3/月,但深圳公司整体业绩最好的年景,他的年薪已有200多万(税后),最高时更是10年前的10倍。

 

「老婆说我不像香港人」

 

 「刚认识Andy时,他的普通话别人很难听懂,有时需要我实时翻译。」按照他秘书CiCi的话说,如今Andy的心态和他的普通话一样发生了翻天覆地的变化。「即使在5年前,Andy的心情伴随着数字一样起变化,公司业绩高就开心,业绩差就焦虑。但现在的Andy已经不是把业绩作为唯一的衡量指标,而是把公司的长远发展战略放在心中。」

 

 「老婆说我说话不像香港人,比如我会问她『吃中午饭了吗?』。她的律师同行都说『食lunch』。」李耀智为自己10年作个总结,「其实最大的变化是价值观上。刚到中原的时候,还未解决生存问题,那时个人的行为主要是利益在推动。」而现在他看问题的角度则产生了变化,首要考虑的是公司总体未来的发展前景。譬如他正准备建立独立于中原之外的「第二品牌」,即为自己引入一个竞争对手,以增强中原的竞争力。

 

 对于自身的变化,他表示与深圳的大环境是分不开的。「如果我一直留在香港,我就会受到香港人传统生活方式的影响,那么现在的我可能就会有另一种价值观了。」他说,「比如我看到很多香港的同学,每个月要量入为出,算计供楼和孩子的教育费用,被生活压得喘不过气来。」

 

打拚15载从未想过炒楼

 

1999年中原地产策划部员工合影。

 

 深圳中原至今已经代理了600多个楼盘,在经营每一个楼盘的时候,地产商都会给作为中原地产总经理的李耀智内部认购一套房子,但他却从来没有「炒」过房子,甚至没有炒房的想法。「我只是在帮别人选房,」他说,「至于我自己,有一套房子够我们一家人住的就可以了,如果不是结婚,我还住在50平米的房子里。」

 

港人压力太大

 

 李耀智先后三次在粉岭置业。一开始花了200万购得一个50平方米左右单位。结婚后感觉这套房子太小,就将它卖掉,在同一小区换了一套100平米单位。但那套50平米的单位他亏了40多万;第三次置业则是为把岳父、岳母接过来一起住,再次花费210万在同一栋楼买了一套80平方米的单位。很多人认为,李耀智的房子应该不只100平米。「香港人压力太大了,住多大也是攀比的因素之一,因此有很多人一生都在不断换房,却被房子束缚了自己。」他说。

 

讲实用不奢华

 

 不仅是住,衣、食、行等方面,他都表现出朴素的实用主义,讲究实用而不奢华。李耀智自称出身草根,唯一一次换「座驾」也是出于家庭安全的考虑,公司准备为其申请粤港两地牌,曾问他是否需要换辆高档车再挂两地牌,他却认为没有必要。「我在公司加班都不用司机等,下班时如果有同事顺路的话可以送我,没有的话我可以自己『打的』去罗湖口岸回香港。」

 

 正所谓,物物而不物于物。不论李耀智是否读《庄子》,但10年时间,已经令他读懂了这句话,或许这正是许多香港人正需要的境界。

 

30港资中介驻深圳

 

 当年和李耀智一起来深圳打拚的只有3个香港人,而目前在深圳开业的香港大中小地产代理商共有30多家,其中较大的有中原、置业国际、香港置业、美联、中港等。这些在深圳开业的大型代理商中,由港方派遣来的工作人员数量各不相同,如置业国际、中原相对较多,有10人左右,而美联则相对较少,只有几人;街边地铺中,港资地产代理商地铺的比例还不到10%,其中,中原、美联两大巨头就占了7成。

 

中原在深圳的10

 

      1997年    2007

 人员   10人    3,400多人

 办公面积 200平方米 3,600平方米

 业务范围 二级市场   二级市场、三级市场(包括住宅和工商部)

 业绩   1,000万左右 5.2亿

 地铺   99年第一家三 现有150多家级地铺开业

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

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

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

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

>> 本类热点新闻

·港美容业趁乱抢先机
·南方电网总经理升任电监会副
·「好工」人力足 玩具厂闹人
·揭阳玉器节树「玉都」形象
·中化伙格力珠海建石化物流
·神州创富.西餐厅北上 须严
·东门人财两旺 一铺难求
·黄埔海关延企业补税期限
·神州创富.港裁缝店深圳穿针
·银河星际酒店澳门将开幕
·联邦快递抢滩华南 珠三角新
·比亚迪F3车销大马逾三千辆
·雅居乐最快年底上市聆讯
·徐福记传2次赴港上市遭拒
·港珠澳桥沿线地产热
·河北白沟办箱包服装节
·和黄东莞闲置地被罚7915
·凉茶申遗争议有望平息
·楼市百日宏调之二广州篇.广
·东莞厂家面临开三停四
·内地豪客 炒高濠江楼价
·120港人看楼团赴中山
·和黄西城都荟引入乐宾百货
·横琴:生逢其时未逢其盛
·白云机场拟投177亿扩建
·华尔街大亨横琴寻商机
·广州催谷国际名牌中心
·炎夏临 电荒难解 粤港企
·粤房价上半年涨9%统计局析
·深圳住博会迁新馆举行

 

合作媒体

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


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