1
0
Files
ag-index/product_port_cdi_bulk.html

336 lines
17 KiB
HTML
Raw Normal View History

2025-12-18 13:25:40 +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:29:48 +08:00
<link href="assets/css/themify-icons.css" rel="stylesheet">
<link href="assets/css/flaticon.css" rel="stylesheet">
2025-12-18 13:25:40 +08:00
<link rel="stylesheet" href="https://www.jq22.com/jquery/bootstrap-3.3.4.css">
2025-12-18 15:29:48 +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 13:25:40 +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;">
岸基云码头散杂货操作系统是基于云端部署的多租户通用套装软件集成码头操作、智能计划、智能调度、费收管理、EDI报文转换、统计分析、WEB客户服务、决策支持、维护服务及场站等九大核心子系统。系统通过图形化操作界面与智能算法平台实现自动计划排产、实时作业监控、自动船舶配载及智能机械调度。全面适配门机、堆高机、拖车、装载机等多元设备工艺通过对泊位、堆场、机械资源的智能化管控提升散杂货码头作业效率。模块化设计保障系统扩展性按需调用IT资源降低投资与运维成本并通过集群部署、负载均衡及数据异地存储技术确保系统安全可靠。
</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> &gt; <a href="../product_eCommerce.html">产品中心</a> &gt; 岸基云码头智能操作系统(散杂货版)
2025-12-18 13:25:40 +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:29:48 +08:00
<img src="assets/images/project/common/Group-5-Copy-3.svg" alt="智能化码头管理系统">
2025-12-18 13:25:40 +08:00
</div>
<div class="feature-card-body">
<h4>智能化码头管理系统</h4>
<p>系统运用先进算法实现了智能闸口OCRRFIDGPS差分移动互联方面的智能化。</p>
</div>
</div>
<div class="feature-card">
<div class="feature-card-icon">
2025-12-18 15:29:48 +08:00
<img src="assets/images/project/common/编组-2-copy-5.svg" alt="一体化码头集成管理系统">
2025-12-18 13:25:40 +08:00
</div>
<div class="feature-card-body">
<h4>一体化码头集成管理系统</h4>
<p>系统集业务操作,财务计费,决策支持,智能分析为一体,涵盖了码头、货主、货代、船东、船代、一关三检的相关业务管理及对接。</p>
</div>
</div>
<div class="feature-card">
<div class="feature-card-icon">
2025-12-18 15:29:48 +08:00
<img src="assets/images/project/common/资源_9.svg" alt="互联网多租户码头系统">
2025-12-18 13:25:40 +08:00
</div>
<div class="feature-card-body">
<h4>互联网多租户码头系统</h4>
<p>系统支持SaaS模式的多码头运营管理适合于集团下多个码头的统一部署和分布式独立操作。</p>
</div>
</div>
<div class="feature-card">
<div class="feature-card-icon">
2025-12-18 15:29:48 +08:00
<img src="assets/images/project/common/资源_6.svg" alt="互联网模式码头管理系统">
2025-12-18 13:25:40 +08:00
</div>
<div class="feature-card-body">
<h4>互联网模式码头管理系统</h4>
<p>系统采用BS模式设计实现简化了系统的开发、维护和使用。系统支持B2CB2C商业模式。</p>
</div>
</div>
<div class="feature-card">
<div class="feature-card-icon">
2025-12-18 15:29:48 +08:00
<img src="assets/images/project/common/智慧物业-copy-2.svg" alt="国际化码头管理系统">
2025-12-18 13:25:40 +08:00
</div>
<div class="feature-card-body">
<h4>国际化码头管理系统</h4>
<p>系统支持多国语言,多国日期,多国数字和多国货币自定义格式。</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:29:48 +08:00
<img src="assets/images/project/port/bulk.png"
2025-12-18 13:25:40 +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>资源弹性调度</h4>
</div>
<div class="feature-card-body">
<p>置机房与服务器硬件,资源按需弹性调用,显著降低基础设施投入与闲置浪费。</p>
</div>
</div>
<div class="feature-card feature-card-advantage">
<div class="feature-card-icon">
<h4>全托管式智能运维</h4>
</div>
<div class="feature-card-body">
<p>平台资源大屏实时监控,支持多方式预警通知,用户无需关注底层运维,聚焦核心业务发展。</p>
</div>
</div>
<div class="feature-card feature-card-advantage">
<div class="feature-card-icon">
<h4>统一化便捷操作</h4>
</div>
<div class="feature-card-body">
<p>公有云与私有云统一登录控制台,全平台图形化操作界面,大幅降低使用门槛与培训成本。</p>
</div>
</div>
<div class="feature-card feature-card-advantage">
<div class="feature-card-icon">
<h4>军工级安全防护</h4>
</div>
<div class="feature-card-body">
<p>平台级综合安全防护方案,多副本数据存储支持"两地三中心"异地容灾架构,保障数据零丢失。</p>
</div>
</div>
<div class="feature-card feature-card-advantage">
<div class="feature-card-icon">
<h4>企业级可靠保障</h4>
</div>
<div class="feature-card-body">
<p>负载均衡自动分流请求,多项目资源隔离避免干扰,多应用集群数据读写分离提升系统稳定性。</p>
</div>
</div>
<div class="feature-card feature-card-advantage">
<div class="feature-card-icon">
<h4>开放标准云平台</h4>
</div>
<div class="feature-card-body">
<p>基于OpenStack主流云架构确保技术兼容性与生态扩展性规避厂商绑定风险。</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:29:48 +08:00
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/kefu.js"></script>
2025-12-18 13:25:40 +08:00
<!-- Plugins for this template -->
2025-12-18 15:29:48 +08:00
<script src="assets/js/jquery-plugin-collection.js"></script>
2025-12-18 13:25:40 +08:00
<!-- Custom script for this template -->
2025-12-18 15:29:48 +08:00
<script src="assets/js/script.js"></script>
2025-12-18 13:25:40 +08:00
<script type="text/javascript">
2025-12-18 15:29:48 +08:00
$("#footer").load("footer.html");
$("#header").load("header.html");
2025-12-18 13:25:40 +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>