<!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>