最全展會(huì),最多服務(wù),最深解讀,就在好展會(huì)!

新聞

煙臺(tái)國際博覽中心

時(shí)間:2009-09-27   

好展會(huì)網(wǎng)】 <b>[展館簡介]</b> <a href="/gallery/search.asp?w=煙臺(tái)國際博覽中心" target="_blank"> <img src="http://www.expoc.net/uploadimage/venues/200765154930.jpg" alt="更多圖片" width="284" height="191" hspace="5" vspace="5" border="0" align="right" onerror="javascript:this.src=http://www.expoc.net/images/nophobig.jpg"></a> <br> <P><FONT face=Arial><FONT face=Arial>  </FONT>煙臺(tái)國際博覽中心是煙臺(tái)市的一座大型現(xiàn)代化會(huì)議、展覽場(chǎng)所。地處萊山區(qū)中心、西臨逛蕩河,與體育公園隔河相望。北臨防護(hù)林遙望大海,南臨大學(xué)城,距南側(cè)煙臺(tái)機(jī)場(chǎng)、北側(cè)火車站和港口均15分鐘車程。交通順暢,自然環(huán)境優(yōu)美。以其宏偉的氣勢(shì)、波浪般起伏的屋面造型,使之宛如自大海飄揚(yáng)而至。并以優(yōu)美的姿態(tài)融合于周邊環(huán)境之中,始于自然融入自然。煙臺(tái)國際博覽中心將是黃金海岸上的一顆璀璨的明珠。<BR></FONT></P><br> <b>[展館規(guī)模]</b><br> <FONT face=Arial><FONT face=Arial>  </FONT>煙臺(tái)國際博覽中心的建設(shè)居于世界先進(jìn)水平,展廳面積4萬平方米、展示廳1.5萬平方米。展廳地面承重:一樓為5t/m2:可舉辦重型機(jī)械設(shè)備展,二樓為1.5t/m2,安排輕型產(chǎn)品展。展場(chǎng)內(nèi)按展位布置各種管線和綜合布線。室外設(shè)施設(shè)有4萬平方米的大型展場(chǎng)。設(shè)置工作間、貴賓休息室、大型電子屏幕墻、休息大廳、公共飲水處、展場(chǎng)引導(dǎo)處,設(shè)有展覽工程制作場(chǎng)和倉庫、商場(chǎng)、服務(wù)設(shè)施、商務(wù)服務(wù)設(shè)施及行政辦公區(qū)、工作人員生活區(qū)、設(shè)備用房、衛(wèi)生設(shè)施等。<BR></FONT><br> <b>[技術(shù)參數(shù)]</b><br> <br> <b>[會(huì)議室情況]</b><br> <br> <b>[業(yè)務(wù)范圍]</b><br> <br> <b>[所在城市]</b><br> 山東省煙臺(tái)市<br> <b>[展館地址]</b><br> 煙臺(tái)萊山區(qū)港城東大街中段<br> <b>[聯(lián)系方式]</b><br> <FONT face=Arial>[聯(lián)系電話] 0535-6709679 <BR>[移動(dòng)電話] <BR>[聯(lián)系傳真] 0535-6709679 <BR>[聯(lián)系地址] 煙臺(tái)萊山區(qū)港城東大街中段 <BR>[郵政編碼] 264003 <BR>[電子郵件] <A href=mailto:yt_iec@163.com>yt_iec@163.com</A> <BR>[聯(lián) 系 人] 張 <BR></FONT><br> <b>[乘車路線]</b><br> <br> <b>[展館網(wǎng)址]</b><br> <a href="" target="_blank"></a><b><br> [電子地圖]</b><br> <div id="maps" style="position:relative; width:600px; height:200px; border:black solid 1px; display:none"> <div align="center" style="margin:12px;"><a target="_blank" style="color<img src="http://bbs.haozhanhui.com/editor/images/smilies/default/17.gif" />D01E14;font-weight:bolder;font-size:12px;">看不到地圖請(qǐng)點(diǎn)這里</a></div> </div>&nbsp; &nbsp; <script language="javascript" src="http://api.51ditu.com/js/search.js"></script> <script language="javascript" src="http://api.51ditu.com/js/maps.js"></script> <script language="javascript"> var map,search; function showPoint(searchResult) { if(searchResult.count>0)//如果存在搜索結(jié)果 &nbsp; &nbsp; { &nbsp; &nbsp; &nbsp; &nbsp; map.clearOverLays(); &nbsp; &nbsp; &nbsp; &nbsp; var poi=searchResult.searchPoints[0];//取出第一個(gè)搜索結(jié)果點(diǎn) &nbsp; &nbsp; &nbsp; &nbsp; var point=new LTPoint(poi.point[0],poi.point[1]);//得到該點(diǎn)的坐標(biāo)的LTPoint &nbsp; &nbsp; &nbsp; &nbsp; map.centerAndZoom(point,0); &nbsp; &nbsp; &nbsp; &nbsp; var marker=new LTMarker(point);//向地圖上添加一個(gè)標(biāo)記 &nbsp; &nbsp; &nbsp; &nbsp; map.addOverLay(marker); &nbsp; &nbsp; &nbsp; &nbsp; var mapText=new LTMapText(marker); &nbsp; &nbsp; &nbsp; &nbsp; mapText.setLabel("<a href="+poi.url+" target=_blank>"+poi.name+"</a>"); &nbsp; &nbsp; &nbsp; &nbsp; map.addOverLay(mapText); &nbsp; &nbsp; &nbsp; &nbsp; var name=poi.name;//標(biāo)記點(diǎn)擊的時(shí)候彈出信息 &nbsp; &nbsp; &nbsp; &nbsp; maps.style.display = ; &nbsp; &nbsp; } else &nbsp; &nbsp; { &nbsp; &nbsp; &nbsp; &nbsp; maps.innerHTML=""; &nbsp; &nbsp; }&nbsp; &nbsp; } map=new LTMaps("maps"); map.addControl(new LTSmallMapControl()); search=new LTLocalSearch(showPoint); search.setCity(煙臺(tái)市); search.search(煙臺(tái)國際博覽中心); </script>
(好展會(huì)網(wǎng)  )
免責(zé)申明:
1.部分圖文信息來源于互聯(lián)網(wǎng)、微信公眾號(hào),目的在于分享更多信息。
2.信息內(nèi)容僅供學(xué)習(xí),參考,并不代表贊同其觀點(diǎn)。不對(duì)信息準(zhǔn)確性,可靠性或完整做任何保證。
3.如涉及作品內(nèi)容,版權(quán)及其他問題,請(qǐng)?jiān)?0日內(nèi)與我們聯(lián)系刪除,聯(lián)系方式qq:2119739037。