登录
2025年国庆、中秋放假通知

尊敬的新老客户,国庆、中秋假期将至,根据国务院相关规定并结合公司的实际情况,本公司放假时间为:2025.10.01~2025.10.8共八天,2025.9.28、2025.10.11正常上班。

截单时间如下:

快递:2025.9.30 12:00 前(报关件9.29 14:00)

海运、空运、铁路、汽运到门:2025.9.28 18:00 前

整柜、空运到港:以SO为准

注意:放假期间可以用货管家正常查询价格,特殊情况请联系方案经理核实!因假期给您带来的不便,敬请谅解!祝您假期愉快,阖家幸福!

https://www.56ok.com/

快递到 - 快递询价详情 | 货管家国际物流

询价 : 从中国运往坦桑尼亚, 快递, 港 到 门

报价截止时间

服务商还有时间提交报价

00
00
00
已完成 安全可靠
运输方式:
快递
运输类型:
港 到 门
起运地:
广州市, 中国
目的地:
坦桑尼亚
货物信息:
1件 | 总计: 0.5kg, 0m³
货物类型:
普通货物
货物备妥日期:
2025-09-26
货物备妥日期(CRD)是指货物预计在供应商或其他指定地点(仓库、机场航站楼或集装箱堆场)可用的日期。
增值服务:
报价截止时间:
2025-09-28 17:12:58

报价信息

承运公司
航线
航程
单价
总价
操作
FEDEX FedEx
推荐
GuangZhou City 坦桑尼亚
6 days
¥229.52 / KG
¥150.03
$21.43
有效期:2025-09-29
FEDEX FedEx
GuangZhou City 坦桑尼亚
11 days
¥268.79 / KG
¥174.84
$24.98
有效期:2025-09-29
FEDEX FedEx
GuangZhou City 坦桑尼亚
5-7 days
¥417.10 / KG
¥208.55
$29.79
有效期:2025-09-29

立即参与报价,获得更多商机

1小时
快速响应
专业
顾问服务
透明
价格体系
立即报价
最新运往坦桑尼亚的询价

为什么选择货管家

专业的物流服务,为您的国际贸易保驾护航

实时报价

对接全球主要船公司系统,提供实时准确的海运拼箱LCL运价信息,让您第一时间获取最优价格。

优质服务

专业团队提供全程跟踪服务,确保货物安全准时到达目的地,让您的贸易更加顺畅。

价格透明

无隐藏费用,所有费用明细清晰展示,让您放心选择,每一分投入都明明白白。

t maxDate = new Date(today); maxDate.setMonth(maxDate.getMonth() + 2); function renderCalendar() { const datePickerDropdown = document.getElementById('inquiry-date-picker-dropdown'); if (!datePickerDropdown) return; const calendarGrid = datePickerDropdown.querySelector('#calendar-grid'); const monthYearDisplay = datePickerDropdown.querySelector('#month-year-display'); if (!calendarGrid || !monthYearDisplay) return; calendarGrid.innerHTML = ''; monthYearDisplay.textContent = `${datePickerDate.getFullYear()}年 ${datePickerDate.getMonth() + 1}月`; const month = datePickerDate.getMonth(); const year = datePickerDate.getFullYear(); // 添加星期标题 ['日', '一', '二', '三', '四', '五', '六'].forEach(day => { const dayEl = document.createElement('div'); dayEl.className = 'font-medium text-xs text-gray-500'; dayEl.textContent = day; calendarGrid.appendChild(dayEl); }); const firstDayOfMonth = new Date(year, month, 1).getDay(); for (let i = 0; i < firstDayOfMonth; i++) { calendarGrid.appendChild(document.createElement('div')); } const daysInMonth = new Date(year, month + 1, 0).getDate(); for (let i = 1; i <= daysInMonth; i++) { const dayEl = document.createElement('button'); const currentDate = new Date(year, month, i); dayEl.textContent = i; dayEl.className = 'p-1.5 rounded-full transition-colors date-picker-day'; if (currentDate < today || currentDate > maxDate) { dayEl.classList.add('disabled'); dayEl.disabled = true; } else { dayEl.addEventListener('click', (ev) => { ev.preventDefault(); ev.stopPropagation(); const departureDateInput = document.getElementById('inquiry-departure-date'); if (departureDateInput) { departureDateInput.value = `${year}-${String(month + 1).padStart(2, '0')}-${String(i).padStart(2, '0')}`; } const datePickerDropdown = document.getElementById('inquiry-date-picker-dropdown'); if (datePickerDropdown) { datePickerDropdown.style.display = 'none'; } }); } const departureDateInput = document.getElementById('inquiry-departure-date'); if (departureDateInput && departureDateInput.value === `${year}-${String(month + 1).padStart(2, '0')}-${String(i).padStart(2, '0')}`) { dayEl.classList.add('selected'); } calendarGrid.appendChild(dayEl); } } if (prevMonthBtn) { prevMonthBtn.addEventListener('click', function(e) { e.preventDefault(); e.stopPropagation(); datePickerDate.setMonth(datePickerDate.getMonth() - 1); renderCalendar(); }); } if (nextMonthBtn) { nextMonthBtn.addEventListener('click', function(e) { e.preventDefault(); e.stopPropagation(); datePickerDate.setMonth(datePickerDate.getMonth() + 1); renderCalendar(); }); } renderCalendar(); }
whatsapp
wechat
wechat

© 2025 56ok.com 版权所有

京ICP备2024064683号-2