<!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/case06.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>Antiquities transport</span></span>
                            <span>
                                爆炸品及危險品的運送<br>
                                <span>Class 1 Explosives and dangerousgoods transport</span>
                            </span>
                            <span>
                                阿布達比、土耳其、俄羅斯、法國、新加坡、巴林等國防展<br>
                                <span>International Defence Exhibition</span>
                            </span>
                        </div>
                        <p>藝術品及危險品的展品價值高,本體較脆弱,甚至具有一定程度之危險性,處理此類的特殊物品的運輸,需具備非常專業的技術能力及經驗,需要全面、準確、可靠的信息管理和控制,避免任何事故意外發生。</p>
                        <!--figure> <img style="width:100%" src="../img/case6-1-2.jpg" />
                           <figcaption>藝術品及危險品</figcaption>
                        </figure-->
                        <p>為避免藝術品碰撞受損,強化避震功能,奕達以客製化的服務,配合不同的藝術展品需求條件,訂製專屬套模及裝箱鉛封;並為避免濕氣受潮影響,以真空、防潮包等加強防護,搭配使用恆溫避震車輛運輸,以達到最大的安全防護。</p>
                        <p>危險品在運輸上的安全等級最高,為確保安全,所有危險品的運送都必須符合國際危險品運輸規則,奕達累積多年的經驗,擁有多張營運執照、高度專業及最嚴格的運輸防護流程,如MSDS(化學品安全技術說明書)、危險品申報書….等等,事前的詳實準備作業,不論是陸運、海運或空運都可確保隨時符合安全及合規性。</p>
                        <figure>
                            <img style="width:100%" src="../img/case6-1-1.jpg" />
                            <figcaption>藝術品及危險品</figcaption>
                        </figure>
                        <figure>
                            <img style="width:100%" src="../img/case6-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>