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/case08.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>FOOD TAIPEI</span></span> <span>东京国际食品展<span>FOODEX JAPAN</span></span> <span>新加坡国际食品展<span>FOOD ASIA</span></span> <span>泰国国际食品展<span>THAIFEX</span></span> <span>中国国际食品饮料展<span>SIAL CHINA</span></span> <span>印尼国际食品饮料展<span>SIAL InterFOOD Indonesia</span></span> <span>菲律宾国际食品展<span>WORLD FOOD EXPO</span></span> <span>巴黎国际食品展<span>SIAL Paris</span></span> <span>阿布达比国际食品展<span>SIAL Middle East</span></span> <span>香港国际食品展<span>HOFEX</span></span> </div> <p>掌握国内外各大食品展食品产业趋势,参展的专业贸易商涵盖了从食品进出口商、经销商、批发与零售商、超市与综合卖场,到酒店、餐饮业等食品与饮料采购的各个领域,为全球食品贸易带来了众多的商机以及合作交流的机遇。</p> <p>鉴于食品安全问题,各国对于食品产业的展览管控严格,奕达在前期的沟通,提供详实的证照相关资讯,如各项产品成分、制造过程是否符合各展会的规范,并可协助客户代办申请各项的认证,一条龙式的流程服务,让客户可全然安心托付。</p> <p>食品类的展品特殊性高,海关的各类文件及抽验时程较长,收货时间较一般展品大多较为提早,奕达优秀的时程控管能力,让运输流程更为精确不误点;而食品均有一定时间的保质期,客户于装箱运输前,须因应不同类型进行打包,如保冰箱、保冷剂等等,奕达提供完整包装资讯协助,以保持展品新鲜的状态,安全无虞运送至展会现场。</p> <figure> <img style="width:100%" src="../img/case8-2-1.jpg" /> <figcaption>食品展会</figcaption> </figure> <figure> <img style="width:100%" src="../img/case8-2-2.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>
|