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: 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/case09.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>ME Show</span></span> <span>昆山电子电机暨设备博览会<span>KE Show</span></span> <span>泰国国际照明展<span>LED Expo Thailand</span></span> <span>外交部委办展<span>Exhibitions commissioned by Ministry of Foreign Affairs</span></span> <span>IEP 台湾精品推广活动<span>“Taiwan Excellence” promotion activities</span></span> <span>台北国际建筑建材暨产品展<span>Taipei Building Show</span></span> </div> <p>国际展会,是进入奠定品牌基础与拓展市场的绝佳跳板,以及开拓进出口商机的最佳管道。每年的综合性类别展会,集合各领域的专业买家,提供最专业的贸易平台;同时,也提供所有参展商全方位的推广服务。透过专业展会,协助布局海内外市场通路。 </p> <p>中国大陆对于电子类展品的相关法规,把关控管甚为严谨,奕达提供一条龙式的专业服务,不只负责展品的国际运输,更协助客户审阅相关文件申报,并秉持丰富的报关经验,提前做好沟通,为客户提供最有效率的展品项目规划及建议。奕达并于中国大陆成立海外分公司—驹驿国际物流(上海)有限公司,强化在地化的优势,为展品运输、人员服务、流程监督,做到更为完美的品质提升。</p> <figure> <img style="width:100%" src="../img/case9-2-4.jpg" /> <figcaption>其他综合类展会</figcaption> </figure> <p>奕达承办外交部相关的海外委办展,服务据点遍及全球各邦交国。而其中多数国家地处偏远,也增加了运输难度。奕达擅长于物流的时程控管及应变措施,虽展会地点及展品复杂性高,但总能适时适地处理各种突发状况,将展品准时抵达于展会现场,强化台湾海外友邦经贸交流。</p> <figure> <img style="width:100%" src="../img/case9-2-1.jpg" /> <figcaption>其他综合类展会</figcaption> </figure> <figure> <img style="width:100%" src="../img/case9-2-2.jpg" /> <figcaption>其他综合类展会</figcaption> </figure> <figure> <img style="width:100%" src="../img/case9-2-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>
|