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