From 0932d6867d656598e41118f7ea2ccfcb3ec17321 Mon Sep 17 00:00:00 2001 From: fengjun Date: Wed, 17 Dec 2025 10:27:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=A1=88=E4=BE=8B=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/style.css | 14 +- header.html | 2 +- solution.html | 1628 +++++++++++++++++++++++---- solution1.html | 339 ++++++ solution_inland_river_shipping.html | 1517 +++++++++++++++++++++++++ 5 files changed, 3267 insertions(+), 233 deletions(-) create mode 100644 solution1.html create mode 100644 solution_inland_river_shipping.html diff --git a/assets/css/style.css b/assets/css/style.css index 17f06f3..201d9b2 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1894,7 +1894,7 @@ img { left: 0; right: 0; margin-left: calc(-50vw + 50%); - padding: 20px 5%; + padding: 30px 5%; display: flex; flex-wrap: wrap; justify-content: center; @@ -1914,7 +1914,7 @@ img { .site-header #navbar .product-menu > .sub-menu > li > a { padding: 10px 0; font-weight: 600; - font-size: 22px; + font-size: 18px; color: #102541 !important; border-bottom: 1px solid #eee; margin-bottom: 5px; @@ -1942,7 +1942,7 @@ img { display: inline-block; padding: 8px 0; font-weight: normal; - font-size: 18px; + font-size: 16px; color: #666 !important; } .site-header #navbar .product-menu > .sub-menu .sub-menu a:hover { @@ -1991,8 +1991,8 @@ img { } .site-header #navbar .solution-menu > .sub-menu > li > a { padding: 15px 0; - font-weight: 600; - font-size: 18px; + font-weight: 400; + font-size: 16px; color: #102541 !important; display: block; text-align: center; @@ -7202,8 +7202,8 @@ img { text-align: left; } .product-card .card-tag { - background: #1481ff; - color: #fff; + background: #1493ff24; + color: #0075ff; padding: 2px 8px; border-radius: 3px; font-size: 12px; diff --git a/header.html b/header.html index e5b5b53..2dacc64 100644 --- a/header.html +++ b/header.html @@ -104,7 +104,7 @@ 解决方案