西非航线

西非作为物流市场的重要性日益提升,对可靠货物运输的需求不断增长。我们为您安排往返该地区港口的海运。

我们服务的目的地包括:

  • 尼日利亚
  • 加纳
  • 科特迪瓦
  • 塞内加尔
  • 喀麦隆

我们安排整箱(FCL)及拼箱(LCL)运输,并可根据需要将海运与空运相结合。欲了解我们所有的航线,请访问海运服务页面。

欧洲-西非海运航线地图
安哥拉 安哥拉
约18天罗安达从汉堡出发的运输时间
贝宁 贝宁
约14天科托努从汉堡出发的运输时间
科特迪瓦 科特迪瓦
约13天阿比让从汉堡出发的运输时间
约13天圣佩德罗从汉堡出发的运输时间
冈比亚 冈比亚
约11天班珠尔从汉堡出发的运输时间
加纳 加纳
约13天塔科拉迪从汉堡出发的运输时间
约13天特马从汉堡出发的运输时间
几内亚 几内亚
约12天科纳克里从汉堡出发的运输时间
几内亚比绍 几内亚比绍
约12天比绍从汉堡出发的运输时间
利比里亚 利比里亚
约13天蒙罗维亚从汉堡出发的运输时间
摩洛哥 摩洛哥
约6天卡萨布兰卡从汉堡出发的运输时间
约7天阿加迪尔从汉堡出发的运输时间
毛里塔尼亚 毛里塔尼亚
约9天努瓦克肖特从汉堡出发的运输时间
尼日利亚 尼日利亚
约15天廷坎岛(拉各斯)从汉堡出发的运输时间
塞内加尔 塞内加尔
约10天达喀尔从汉堡出发的运输时间
塞拉利昂 塞拉利昂
约12天弗里敦从汉堡出发的运输时间
多哥 多哥
约14天洛美从汉堡出发的运输时间

* 运输时间可能因承运人和航线而异。数据不作保证。

<script> (function(){ function animateCounter(el, duration){ if (!el.dataset.counterText) { el.dataset.counterText = el.textContent; } var match = /^(.*?)(\d+)(.*)$/.exec(el.dataset.counterText); if (!match) { return; } var prefix = match[1], target = parseInt(match[2], 10), suffix = match[3]; if (el._counterRAF) { cancelAnimationFrame(el._counterRAF); } var start = null; function step(ts){ if (!start) { start = ts; } var progress = Math.min((ts - start) / duration, 1); var value = Math.round(progress * target); el.textContent = prefix + value + suffix; if (progress < 1) { el._counterRAF = requestAnimationFrame(step); } } el._counterRAF = requestAnimationFrame(step); } document.querySelectorAll('.hmgl-country').forEach(function(details){ details.addEventListener('toggle', function(){ if (details.open) { details.querySelectorAll('.hmgl-days').forEach(function(el){ animateCounter(el, 800); }); } }); }); })(); </script>