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.

147 lines
5.9 KiB

2 years ago
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <style>
  5. .ekko-lightbox-nav-overlay {
  6. display: block !important;
  7. }
  8. .glyphicon-chevron-left, .glyphicon-chevron-right {
  9. font: normal normal normal 14px/1 FontAwesome;
  10. }
  11. .glyphicon-chevron-left:before {
  12. content: "\f053";
  13. }
  14. .glyphicon-chevron-right:before {
  15. content: "\f054";
  16. right: 20px;
  17. }
  18. .popup-detail {
  19. background: #FFF;
  20. }
  21. /*.ng-scope-list{
  22. width: 100%;
  23. padding: 0;
  24. border: none;
  25. background: transparent;}
  26. .notebook_ul{
  27. overflow: auto;
  28. zoom: 1;
  29. margin:5px 0 50px 30px
  30. }*/
  31. .ng-scope {
  32. /*float: left;
  33. clear: left;*/
  34. width: 100%;
  35. margin: 0.2em 0;
  36. padding: 0.5em 0.8em;
  37. list-style: none;
  38. background-color: #ffebdd;
  39. border-left: 5px solid #ec681e;
  40. cursor: pointer;
  41. color: #333;
  42. position: relative;
  43. z-index: 2;
  44. font-size: 15px;
  45. text-align: left;
  46. border-radius: 0 5px 5px 0;
  47. line-height: 1.7;
  48. margin-bottom: 40px;
  49. }
  50. .ng-scope span {
  51. width: 100%;
  52. display: inline-block;
  53. padding-left: 2%;
  54. font-size: 14px;
  55. font-weight: normal;
  56. }
  57. .ng-scope span span {
  58. color: #888;
  59. margin-left: 5px;
  60. }
  61. @media (max-width: 600px) {
  62. .ng-scope span {
  63. width: 100%;
  64. }
  65. }
  66. .experience {
  67. position: absolute;
  68. left: -70px;
  69. font-size: 20px;
  70. text-align: right;
  71. top: 2em;
  72. color: #ababab;
  73. font-weight: bold;
  74. font-family: 'Maven Pro', sans-serif,'微軟正黑體';
  75. transform: rotate(-90deg);
  76. z-index: 1;
  77. transform: rotate(0deg);
  78. left: 0;
  79. top: 0;
  80. position: relative;
  81. text-align: left;
  82. margin-bottom: 0px !important;
  83. }
  84. </style>
  85. </head>
  86. <body>
  87. <div class="wrapper">
  88. <div class="popup-page">
  89. <div class="popup-banner">
  90. <div class="popup-title">
  91. <div class="container">
  92. <div class="row">
  93. <div class="title">
  94. <h2>藝術品及危險品</h2>
  95. <h5>經典案例</h5>
  96. </div>
  97. </div>
  98. </div>
  99. </div>
  100. <img src="../img/case06.jpg" /> <img class="white-clip-path" src="../img/white-clip-path.png" />
  101. </div>
  102. <div class="container popup-detail">
  103. <div class="row">
  104. <div class="col-xs-12" style="position:relative">
  105. <p class="experience">參展經驗 Experience.</p>
  106. <div class="ng-scope">
  107. <span>古文物運送<span>Antiquities transport</span></span>
  108. <span>
  109. 爆炸品及危險品的運送<br>
  110. <span>Class 1 Explosives and dangerousgoods transport</span>
  111. </span>
  112. <span>
  113. 阿布達比、土耳其、俄羅斯、法國、新加坡、巴林等國防展<br>
  114. <span>International Defence Exhibition</span>
  115. </span>
  116. </div>
  117. <p>藝術品及危險品的展品價值高,本體較脆弱,甚至具有一定程度之危險性,處理此類的特殊物品的運輸,需具備非常專業的技術能力及經驗,需要全面、準確、可靠的信息管理和控制,避免任何事故意外發生。</p>
  118. <!--figure> <img style="width:100%" src="../img/case6-1-2.jpg" />
  119. <figcaption>藝術品及危險品</figcaption>
  120. </figure-->
  121. <p>為避免藝術品碰撞受損,強化避震功能,奕達以客製化的服務,配合不同的藝術展品需求條件,訂製專屬套模及裝箱鉛封;並為避免濕氣受潮影響,以真空、防潮包等加強防護,搭配使用恆溫避震車輛運輸,以達到最大的安全防護。</p>
  122. <p>危險品在運輸上的安全等級最高,為確保安全,所有危險品的運送都必須符合國際危險品運輸規則,奕達累積多年的經驗,擁有多張營運執照、高度專業及最嚴格的運輸防護流程,如MSDS(化學品安全技術說明書)、危險品申報書….等等,事前的詳實準備作業,不論是陸運、海運或空運都可確保隨時符合安全及合規性。</p>
  123. <figure>
  124. <img style="width:100%" src="../img/case6-1-1.jpg" />
  125. <figcaption>藝術品及危險品</figcaption>
  126. </figure>
  127. <figure>
  128. <img style="width:100%" src="../img/case6-1-3.jpg" />
  129. <figcaption>藝術品及危險品</figcaption>
  130. </figure>
  131. </div>
  132. <div class="col-xs-12 text-center">
  133. <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>
  134. </div>
  135. </div>
  136. </div>
  137. </div>
  138. </div>
  139. </body>
  140. </html>