2025-12-18 14:41:07 +08:00
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
<meta name="author" content="irstheme">
|
|
|
|
|
|
|
|
|
|
|
|
<title> 产品中心-岸基科技-岸基全程物流链平台——船公司运营管理系统 </title>
|
|
|
|
|
|
<meta name="title" content="烟台岸基网络科技有限公司">
|
|
|
|
|
|
<meta name="Description"
|
|
|
|
|
|
content="烟台岸基网络科技有限公司是从事于全程物流链科技服务的互联网软件公司,致力于打造港航企业的互联网生态圈,研发出了航运电子商务平台系统、多码头智能操作系统、全程物流链管理系统等软件产品。">
|
|
|
|
|
|
<meta name="keywords"
|
|
|
|
|
|
content="物流平台开发,O2O物流平台,航运,船代软件,船代系统,船舶代理软件,船舶代理系统,航运大数据,航运电商,互联网+航运,数字化航运,货运代理管理系统,货代系统,货代软件,全程物流链管理系统,全程物流链软件,物流供应链,物流管理系统,协同运输,智慧物流管理系统, 物流平台开发,供应链物流管理">
|
|
|
|
|
|
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<link href="../assets/css/themify-icons.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/flaticon.css" rel="stylesheet">
|
2025-12-18 14:41:07 +08:00
|
|
|
|
<link rel="stylesheet" href="https://www.jq22.com/jquery/bootstrap-3.3.4.css">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<link href="../assets/css/animate.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/owl.carousel.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/owl.theme.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/slick.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/slick-theme.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/swiper.min.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/owl.transitions.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/odometer-theme-default.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/jquery.fancybox.css" rel="stylesheet">
|
|
|
|
|
|
<!--<link href="../assets/css/style 2.css" rel="stylesheet">-->
|
|
|
|
|
|
<link href="../assets/css/style.css" rel="stylesheet">
|
|
|
|
|
|
<link href="../assets/css/pro.css" rel="stylesheet">
|
2025-12-18 14:41:07 +08:00
|
|
|
|
|
|
|
|
|
|
<!-- Custom styles for cargo platform page title -->
|
|
|
|
|
|
<style>
|
|
|
|
|
|
/* 产品页面双列布局样式 */
|
|
|
|
|
|
.cargo-platform-content {
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
flex-wrap: wrap;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.cargo-info-left {
|
|
|
|
|
|
width: 580px;
|
|
|
|
|
|
flex: 0 0 580px;
|
|
|
|
|
|
padding-right: 30px;
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
text-align: left;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.cargo-info-left h2,
|
|
|
|
|
|
.cargo-info-left p {
|
|
|
|
|
|
text-align: left;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.cargo-info-right {
|
|
|
|
|
|
flex: 1;
|
|
|
|
|
|
min-width: 0;
|
|
|
|
|
|
box-sizing: border-box;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* 响应式设计 - 移动端调整为垂直布局 */
|
|
|
|
|
|
@media (max-width: 768px) {
|
|
|
|
|
|
.cargo-platform-content {
|
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.cargo-info-left {
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
flex: 1;
|
|
|
|
|
|
padding-right: 0;
|
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.cargo-info-right {
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* Swiper轮播居中父容器 */
|
|
|
|
|
|
.main2 {
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
justify-content: center;
|
|
|
|
|
|
width: 100%;
|
|
|
|
|
|
}
|
|
|
|
|
|
</style>
|
|
|
|
|
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
|
|
|
|
|
<!--[if lt IE 9]>
|
|
|
|
|
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
|
|
|
|
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
|
|
|
|
|
<![endif]-->
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- start page-wrapper -->
|
|
|
|
|
|
<div class="page-wrapper">
|
|
|
|
|
|
|
|
|
|
|
|
<!-- start preloader -->
|
|
|
|
|
|
<div class="preloader">
|
|
|
|
|
|
<div class="sk-folding-cube">
|
|
|
|
|
|
<div class="sk-cube1 sk-cube"></div>
|
|
|
|
|
|
<div class="sk-cube2 sk-cube"></div>
|
|
|
|
|
|
<div class="sk-cube4 sk-cube"></div>
|
|
|
|
|
|
<div class="sk-cube3 sk-cube"></div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<!-- end preloader -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Start header -->
|
|
|
|
|
|
<div id="header"></div>
|
|
|
|
|
|
<!-- end of header -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- start page-title -->
|
|
|
|
|
|
<section class="page-title page-title-cargo-platform">
|
|
|
|
|
|
<div class="container" style="padding-top:0px">
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div class="cargo-platform-content col col-xs-12 col-md-12">
|
|
|
|
|
|
<div class="cargo-info-left">
|
|
|
|
|
|
<h2 id="cargoTitle" style="margin-bottom: 20px;color:black;">岸基全程物流链平台——船公司运营管理系统</h2>
|
|
|
|
|
|
<p style="font-size: 16px; line-height: 1.8;color:black;">
|
|
|
|
|
|
岸基全程物流链平台——船公司运营管理系统以“1+3+N”架构为核心,打造航运数字化协同引擎,驱动全链路降本增效。核心功能:业务智能操作、船舶动态管理、EDI无缝交换、决策数据看板,赋能航运全流程一站式解决方案。
|
|
|
|
|
|
</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="cargo-info-right"></div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div> <!-- end row -->
|
|
|
|
|
|
</div> <!-- end container -->
|
|
|
|
|
|
</section>
|
|
|
|
|
|
<!-- end page-title -->
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 面包屑导航 -->
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div class="col col-xs-12">
|
|
|
|
|
|
<div class="page-path">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<a href="../index.html">首页</a> > <a href="../product_eCommerce.html">产品中心</a> > 岸基全程物流链平台——船公司运营管理系统
|
2025-12-18 14:41:07 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<section class="section-padding">
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div style="text-align: center;">
|
|
|
|
|
|
<div>
|
|
|
|
|
|
<h1 style="margin-bottom: 30px;">产品功能亮点</h1>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div class="col col-xs-12">
|
|
|
|
|
|
<div class="service-grids services-slider clearfix">
|
|
|
|
|
|
<div class="feature-card">
|
|
|
|
|
|
<div class="feature-card-icon">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<img src="../assets/images/project/common/编组-14.svg" alt="智能堆场优化">
|
2025-12-18 14:41:07 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<h4>弹性架构支撑业务洪峰</h4>
|
|
|
|
|
|
<p>分布式PaaS平台+多端适配,容器水平扩容保障高并发稳定性,热部署实现升级零感知。系统可用性99.9%,旺季订舱响应提速40%,业务增长无缝承载。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card">
|
|
|
|
|
|
<div class="feature-card-icon">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<img src="../assets/images/project/common/资源_5.svg" alt="全自动堆场计划">
|
2025-12-18 14:41:07 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<h4>全域EDI智能通关</h4>
|
|
|
|
|
|
<p>300+口岸节点自动对接,支持海关/海事/码头多协议报文流转。消除人工录入误差(误差率≤0.1%),口岸协同效率提升60%,货物滞留风险归零。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card">
|
|
|
|
|
|
<div class="feature-card-icon">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<img src="../assets/images/project/common/资源_3.svg" alt="智能船舶配载">
|
2025-12-18 14:41:07 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<h4>业财船一体化协同中枢</h4>
|
|
|
|
|
|
<p>“1+3+N”架构打通经营/船管/财务链路,实时联动预算、结算与船舶动态。成本核算周期缩短50%,船舶利用率提升15%-20%,决策效率提升30%。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card">
|
|
|
|
|
|
<div class="feature-card-icon">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<img src="../assets/images/project/common/资源_9.svg" alt="堆场全景可视化">
|
2025-12-18 14:41:07 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<h4>AI+IoT智能引擎</h4>
|
|
|
|
|
|
<p>OCR单证识别+AIS船舶秒级定位+超期费自动核算。单证处理效率提升70%,货物跟踪精度达秒级,服务响应≤10分钟。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card">
|
|
|
|
|
|
<div class="feature-card-icon">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<img src="../assets/images/project/common/编组-14.svg" alt="多路作业智能均衡">
|
2025-12-18 14:41:07 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<h4>全球合规智能适配</h4>
|
|
|
|
|
|
<p>多语言/多币种自动换算+AMS舱单等国际法规预置。海外代理操作提效50%,跨境结算周期缩短1周,外贸拓展成本降低25%。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div> <!-- end container -->
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 产品架构图区域 - 全宽背景 -->
|
|
|
|
|
|
<section style="background: linear-gradient(135deg, #d2e5fa 0%, #f0f7ff 30%, #f5f9ff 70%, #d2e7fd 100%)">
|
|
|
|
|
|
<div class="container" style="padding:40px;">
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div class="col col-xs-12 text-center">
|
|
|
|
|
|
<h1 style="margin:40px 0 30px 0;">产品架构</h1>
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<img src="../assets/images/project/shipping/company.png"
|
2025-12-18 14:41:07 +08:00
|
|
|
|
class="img-responsive center-block" />
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
|
|
<section >
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div style="text-align: center;padding-top: 60px;">
|
|
|
|
|
|
<div>
|
|
|
|
|
|
<h1 style="margin-bottom: 10px;">产品优势</h1>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
|
<div class="col col-xs-12">
|
|
|
|
|
|
<div class="service-grids services-slider clearfix">
|
|
|
|
|
|
<div class="feature-card feature-card-advantage">
|
|
|
|
|
|
<div class="feature-card-icon">
|
|
|
|
|
|
<h4>全场景弹性架构 + 智能EDI中枢</h4>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<p>技术壁垒:分布式PaaS平台百万人次并发0宕机,热部署升级无感知;智能EDI支持300+口岸节点8种协议自动对接,秒级报文解析。</p>
|
|
|
|
|
|
<p>行业覆盖:已承载合德航运60+船舶(8.7万TEU)全业务运营,旺季订舱响应40ms,系统可用性99.9%;海关/海事数据流转误差率≤0.1%,口岸协同提效60%。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card feature-card-advantage">
|
|
|
|
|
|
<div class="feature-card-icon">
|
|
|
|
|
|
<h4>业财船一体化中台</h4>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<p>技术壁垒:“1+3+N”架构实时打通经营/船舶/财务数据链;BI引擎实现成本核算、船舶调度的毫秒级联动。</p>
|
|
|
|
|
|
<p>行业覆盖:为天津中运提升船舶利用率18%,成本核算周期缩短50%;修箱费、超期费自动核算,财务对账提效40%。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card feature-card-advantage">
|
|
|
|
|
|
<div class="feature-card-icon">
|
|
|
|
|
|
<h4>AIoT智能引擎 + 全球合规适配</h4>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<div class="feature-card-body">
|
|
|
|
|
|
<p>技术壁垒:OCR+AIS+智能算法实现单证70%提效、货物秒级追踪;多币种/多法规预置,支持IMO碳规则等20+国合规要求。</p>
|
|
|
|
|
|
<p>行业覆盖:嘉华航运中东航线单证处理耗时降80%,美西航线燃油成本降12%;跨境结算周期从7天缩至3天,外贸拓客成本降25%。</p>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div> <!-- end container -->
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- start site-footer -->
|
|
|
|
|
|
<!-- start site-footer -->
|
|
|
|
|
|
<div id="footer"></div>
|
|
|
|
|
|
<!-- end site-footer -->
|
|
|
|
|
|
</div>
|
|
|
|
|
|
<!-- end of page-wrapper -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- All JavaScript files
|
|
|
|
|
|
================================================== -->
|
|
|
|
|
|
<script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script>
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<script src="../assets/js/bootstrap.min.js"></script>
|
|
|
|
|
|
<script src="../assets/js/kefu.js"></script>
|
2025-12-18 14:41:07 +08:00
|
|
|
|
<!-- Plugins for this template -->
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<script src="../assets/js/jquery-plugin-collection.js"></script>
|
2025-12-18 14:41:07 +08:00
|
|
|
|
|
|
|
|
|
|
<!-- Custom script for this template -->
|
2025-12-18 15:19:10 +08:00
|
|
|
|
<script src="../assets/js/script.js"></script>
|
2025-12-18 14:41:07 +08:00
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
2025-12-18 15:19:10 +08:00
|
|
|
|
$("#footer").load("../footer.html");
|
|
|
|
|
|
$("#header").load("../header.html");
|
2025-12-18 14:41:07 +08:00
|
|
|
|
|
|
|
|
|
|
// 初始化功能卡片轮播 - 使用 Owl Carousel
|
|
|
|
|
|
$(document).ready(function() {
|
|
|
|
|
|
$(".feature-cards-slider").owlCarousel({
|
|
|
|
|
|
loop: true,
|
|
|
|
|
|
margin: 25,
|
|
|
|
|
|
smartSpeed: 500,
|
|
|
|
|
|
autoplay: true,
|
|
|
|
|
|
autoplayTimeout: 5000,
|
|
|
|
|
|
autoplayHoverPause: true,
|
|
|
|
|
|
dots: false,
|
|
|
|
|
|
nav: false,
|
|
|
|
|
|
responsive: {
|
|
|
|
|
|
0: {
|
|
|
|
|
|
items: 1
|
|
|
|
|
|
},
|
|
|
|
|
|
768: {
|
|
|
|
|
|
items: 2
|
|
|
|
|
|
},
|
|
|
|
|
|
992: {
|
|
|
|
|
|
items: 3
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
});
|
|
|
|
|
|
});
|
|
|
|
|
|
</script>
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
|
|
</html>
|