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/case01.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>TAIPEI AUTO SHOW</span></span> <span>古董车展<span>The Shining Silver Star Exhibition by Mercedes-Benz Classic</span></span> <span>超跑展示<span>F1、Honda、Bugatti Chiron demo</span></span> <span>中国市调车巡展<span>Market Research car demo tour in China</span></span> <span>法国巴黎国际汽车零配件展<span>EQUIP'AUTO</span></span> <span>慕尼黑电动车展<span>eCarTec Munich</span></span> </div> <p>车展主要由各国汽车制造公司参与,在展会中展出所开发的汽车产品,或相关的新技术、零配件、概念车或赛车。在展览中媒体与消费者可经由汽车展览会场所展示的汽车或汽车相关产品,端详汽车制造工业的发展动向与时代脉动。 </p> <p>「没有高超的技术,就没有无懈可击的完美」。各类型的超跑高阶精致车款,如何在有限的空间环境及工具辅助,让车体能无微不至进行搬移,最终完美展示,再再考验经验及技术。超跑类型车款,配合车展上不同的特殊摆置需求,如:高吊、斜坡等等,都需要靠奕达累积多年的经验,运用智慧方法搬移定位,量身打造一个完美的展示舞台。 </p> <figure> <img style="width:100%" src="../img/case1-1-7.jpg" /> <figcaption>新车大展</figcaption> </figure> <p>奕达曾处理各类型的车展业务,其中因古董车的单一独有性,让古董车在运送的过程,更需要精细的技巧来执行。古董车比一般的车体更为脆弱,不仅无重力,车体底盘低,每辆车的重心位置也都不尽相同,进退场需要注意的细节甚多,需要用人力慢慢推动至定点,小心轻放搬移,操作比一般货品更为仔细;避免在进退场碰撞的伤害,特别是车身的包装上,为避免有任何闪失,需搭配层层设计的包装措施,每一个细节都要再三确认,考验团队整体控场的流畅度,在紧迫的时间及环境下顺利完成布场工作。</p> <figure> <img style="width:100%" src="../img/case1-1-1.jpg" /> <figcaption>新车大展</figcaption> </figure> <figure> <img style="width:100%" src="../img/case1-1-3.jpg" /> <figcaption>新车大展</figcaption> </figure> <figure> <img style="width:100%" src="../img/case2-1-1.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>
|