You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<!DOCTYPE html> <html> <head> <style> .ekko-lightbox-nav-overlay { display: block !important; }
.glyphicon-chevron-left, .glyphicon-chevron-right { font: normal normal normal 14px/1 FontAwesome; }
.glyphicon-chevron-left:before { content: "\f053"; }
.glyphicon-chevron-right:before { content: "\f054"; right: 20px; }
.popup-detail { background: #FFF; } /*.ng-scope-list{ width: 100%; padding: 0; border: none; background: transparent;} .notebook_ul{ overflow: auto; zoom: 1; margin:5px 0 50px 30px }*/ .ng-scope { /*float: left; clear: left;*/ width: 100%; margin: 0.2em 0; padding: 0.5em 0.8em; list-style: none; background-color: #ffebdd; border-left: 5px solid #ec681e; cursor: pointer; color: #333; position: relative; z-index: 2; font-size: 15px; text-align: left; border-radius: 0 5px 5px 0; line-height: 1.7; margin-bottom: 40px; }
.ng-scope span { width: 49%; display: inline-block; padding-left: 2%; font-size: 14px; font-weight: normal; }
.ng-scope span { width: 100%; display: inline-block; padding-left: 2%; font-size: 14px; font-weight: normal; }
.ng-scope span span { color: #888; margin-left: 5px; }
@media (max-width: 600px) { .ng-scope span { width: 100%; } }
.experience { position: absolute; left: -70px; font-size: 20px; text-align: right; top: 2em; color: #ababab; font-weight: bold; font-family: 'Maven Pro', sans-serif,'微軟正黑體'; transform: rotate(-90deg); z-index: 1; transform: rotate(0deg); left: 0; top: 0; position: relative; text-align: left; margin-bottom: 0px !important; } </style> </head> <body> <div class="wrapper"> <div class="popup-page"> <div class="popup-banner"> <div class="popup-title"> <div class="container"> <div class="row"> <div class="title"> <h2>其他機械類展會</h2> <h5>經典案例</h5> </div> </div> </div> </div> <img src="../img/case05.jpg" /> <img class="white-clip-path" src="../img/white-clip-path.png" /> </div> <div class="container popup-detail"> <div class="row"> <div class="col-xs-12" style="position:relative"> <p class="experience">參展經驗 Experience.</p> <div class="ng-scope"> <span>台灣國際電路板展覽會<span>TPCA Show</span></span> <span>巴西國際塑橡膠工業展<span>INTERPLAST</span></span> <span>台北國際塑橡膠工業展覽會<span>TAIPEI PLAS</span></span> <span>印度TECHNOTEX產業用紡織品展<span>TECHNOTEX</span></span> <span>德國太陽光電展<span>Intersolar Europe</span></span> <span>北美太陽光電展<span>Intersolar North America</span></span> <span>新加坡國際食品工業相關設備暨旅館酒店設備展<span>Food & Hotel Asia</span></span> <span>印尼國際食品相關工業設備暨旅館酒店設備展<span>Food & Hotel Indonesia</span></span> </div> <p>因應全球終端產品多元發展的趨勢,製造業已成為現今產業鏈結上下游價值鏈的指標方向。機械類展會之展品多數為高單價、高價值、高危險之大型機械,廠商藉由展示現場交流,與國內外各產業相互串聯,以高附加價值的展覽活動,一同創造出全球化的經貿往來模式。</p> <p>機械類展品價格高昂,屬高端製造機具,且載體較大、負重高,在運輸過程中的包裝維護措施必更嚴密仔細。奕達針對此類機械展品多屬客製化服務,從前置的準備作業,先了解每項展品的整體結構狀況,並以長期累積的運輸經驗去判別,針對展品的尺寸及特性,打造專屬的裝箱配備及固定術,保證展品在運輸途中不會因運輸的晃動而移位,以避免展品受損傷害,後續並協助展品報關申請相關進出口許可證。</p> <figure> <img style="width:100%" src="../img/case5-1-1.jpg" /> <figcaption>其他機械類展會</figcaption> </figure> <p>因此類展品多數屬大型裝置,裝卸時作業繁複,配置的動員人力較多,奕達從頭至尾的一條龍服務,以親力親為的專業態度,務必指派專人至現場監督服務,清楚了解物品狀況,若遇臨時意外或誤點,如運輸船期延遲、機械故障…..等等,方有最快的應變措施。</p> <figure> <img style="width:100%" src="../img/case5-1-2.jpg" /> <figcaption>其他機械類展會</figcaption> </figure> <figure> <img style="width:100%" src="../img/case5-1-3.jpg" /> <figcaption>其他機械類展會</figcaption> </figure> </div> <div class="col-xs-12 text-center"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">CL<i class="fa fa-times-circle-o" aria-hidden="true"></i>SE</button> </div> </div> </div> </div> </div> </body> </html>
|