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