diff --git a/assets/css/style.css b/assets/css/style.css index 217179a..c43c196 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -6739,4 +6739,74 @@ img { font-size:24px; line-height: 50px; color: #102541; +} + +/* Product Cards */ +.product-cards { + display: flex; + flex-wrap: wrap; + gap: 20px; +} +.product-card { + width: calc(33.333% - 14px); + display: flex; + flex-direction: column; + border: 1px solid #ebf4fd; + border-radius: 4px; + overflow: hidden; + text-decoration: none; + color: inherit; + box-shadow: 0 4px 12px rgba(0,0,0,0.08); + transition: box-shadow 0.3s, transform 0.3s, background 0.3s; +} +.product-card:hover { + box-shadow: 0 10px 30px rgba(20,129,255,0.25); + transform: translateY(-4px); + background: #f8fbff; +} +.product-card .card-img { + height: 0; + padding-bottom: 44%; + position: relative; + overflow: hidden; +} +.product-card .card-img img { + position: absolute; + width: 100%; + height: 100%; + object-fit: cover; +} +.product-card .card-content { + padding: 15px; + flex: 1; +} +.product-card .card-header { + display: flex; + justify-content: space-between; + align-items: center; + margin-bottom: 8px; +} +.product-card .card-header h4 { + margin: 0; + font-size: 16px; + color: #102541; +} +.product-card .card-tag { + background: #1481ff; + color: #fff; + padding: 2px 8px; + border-radius: 3px; + font-size: 12px; +} +.product-card .card-content p { + margin: 0; + font-size: 14px; + color: #666; + line-height: 1.5; +} +@media (max-width: 991px) { + .product-card { width: calc(50% - 10px); } +} +@media (max-width: 550px) { + .product-card { width: 100%; } } \ No newline at end of file diff --git a/product_Logistics.html b/product_Logistics.html index 375f6ed..d8e7586 100644 --- a/product_Logistics.html +++ b/product_Logistics.html @@ -72,31 +72,28 @@
- 面向船公司、船代、货代、报关、车队、场站和仓储等多种物流业务的完整解决方案。通过“互联网+物流”模式,不仅满足企业内部物流业务操作需求,还能支持整个物流链的协同管理,实现物流链节点间的无缝连接,消除企业之间信息孤岛和部门分割,为物流企业搭建随时、随地、高效的协同电子办公环境,提供一站式全程物流信息服务。
- 查看详情 -
- 船舶代理管理信息系统(AG-iLOG-SMS)专门针对船代业务特点,实现整个船舶代理业务的信息化管理,以达到减少单证流转、方便客户获取信息、减轻业务员劳动强度 、提高船舶代理业务效率的目标。系统功能模块主要包括船务、集装箱单证、散杂货单证、箱管、EDI、费用结算、在线客户服务、移动服务(APP或微信)、统计分析等内容。
- 查看详情 +
+ 
为船舶代理企业提供全流程业务管理解决方案
+
一站式货代业务管理,提升运营效率
+
智能化集装箱全生命周期管理平台
+航运电商平台系统是一个集销售、操作、商务和客服于一体的综合服务系统,帮助港航企业将一部分传统业务改造后搬到线上来运作,建立线上线下一体化的物流发展模式,可以有效提升公司的市场宣传推广能力、业务处理效率和客户服务水平。客户在网上就可以获取产品服务、进行部分业务操作、费用支付和状态跟踪,主要的业务操作和物流运输还是在线下来完成,这样可以有效提高公司的业务量、降低运营成本。
- 查看详情 -