diff --git a/hanJing/css/aboutUs.css b/hanJing/css/aboutUs.css index 6a7f630..f98a91a 100644 --- a/hanJing/css/aboutUs.css +++ b/hanJing/css/aboutUs.css @@ -62,7 +62,7 @@ .banner{ width: 100%; - height: 400vh; + height: 205vh; background-image: url(../imgs/svg/背景纹(大).svg); background-repeat: no-repeat; background-size:160%; @@ -230,6 +230,11 @@ width: 100%; height: 100vh; /* background: palegoldenrod; */ + background-color:rgba(3, 0, 69, 0.8); + + display: flex; + justify-content: center; + align-items: center; } .addressBox-bottom{ @@ -247,6 +252,14 @@ min-height: 300px; /* 确保地图有最小高度 */ } +html { + scroll-behavior: smooth; /* 添加平滑滚动效果 */ +} + +#contact-map { + scroll-margin-top: 10vh; +} + diff --git a/hanJing/css/index.css b/hanJing/css/index.css index cdcc175..3e1bd7b 100644 --- a/hanJing/css/index.css +++ b/hanJing/css/index.css @@ -319,13 +319,97 @@ body { .banner{ width: 100%; - height: 330vh; + height: 520vh; background-image: url(../imgs/svg/背景纹(大).svg); background-repeat: no-repeat; background-size:160%; background-position: 54vw -42vw; background-color: #00316B; } + + + +.bannerBottom2{ + width: 100%; + height: 190vh; + background-color:rgba(3, 0, 69, 0.8); + padding-top: 8vh; + padding-bottom: 8vh; + /* background: palegoldenrod; */ + + } + + .bannerBottom2 h1{ + font-size: 3vw; + font-weight: 600; + color: #fff; + text-align: center; + text-decoration: underline; + text-underline-offset: 0.8vw; + + } + .bannerBottomList{ + width: 72vw; + height:150vh; + /* background: palegoldenrod; */ + margin: 0 auto; + margin-top: 8vh; + display: flex; + flex-direction: column; + align-items: center; + } + .bannerBottomList li{ + width: 70%; + height:60vh; + margin-top: 10vh; + display: flex; + justify-content: space-around; + } + .bannerBottomList li p{ + width: 40%; + height: 100%; + color: #fff; + display: flex; + flex-direction: column; + justify-content: end; + align-items: start; + padding-bottom: 3vh; + font-size: 1.2vw; + padding-left: 4vw; + } + .bannerBottomListOne{ + background-image: url(../imgs/us/ic.png); + background-repeat: no-repeat; + background-size: 100% 100%; + width: auto; + height: 100%; + /* background: palegoldenrod; */ + } + .bannerBottomListTwo{ + background-image: url(../imgs/us/lowpower.png); + background-repeat: no-repeat; + /* background-size: 100% 100%; */ + background-size: contain; /* 改为 contain 保持图片比例 */ + background-position: center; /* 居中显示 */ + width: 100%; + height: 100%; + } + .bannerBottomListThree{ + background-image: url(../imgs/us/manufacturer.png); + background-repeat: no-repeat; + background-size: 100% 100%; + width: 100%; + height: 100%; + } + + .bannerBottomListFour{ + background-image: url(../imgs/us/Tapeout.png); + background-repeat: no-repeat; + background-size: 100% 100%; + width: 100%; + height: 100%; + } + /* .bannerLeft{ width: 100%; height: 30%; diff --git a/hanJing/html/aboutUs.html b/hanJing/html/aboutUs.html index fde4b5d..6a85aa6 100644 --- a/hanJing/html/aboutUs.html +++ b/hanJing/html/aboutUs.html @@ -92,7 +92,7 @@ -
+
-
+
diff --git a/hanJing/html/technicalSupport.html b/hanJing/html/technicalSupport.html index bfc6596..1694eda 100644 --- a/hanJing/html/technicalSupport.html +++ b/hanJing/html/technicalSupport.html @@ -56,7 +56,7 @@

技术咨询

提供芯片设计前的需求分析、技术选型、系统架构建议。

- 提交服务帮助 箭头 + 提交服务帮助 箭头
@@ -66,7 +66,7 @@

定制化开发

根据客户的特定需求,提供个性化定制的芯片设计服务,确保项目的高效实施。

- 定制需求 箭头 + 定制需求 箭头
@@ -76,7 +76,7 @@

产品维护与升级

提供持续的技术支持,定期为客户的芯片产品提供性能优化与功能升级。

- 立即升级 箭头 + 立即升级 箭头 diff --git a/hanJing/index.html b/hanJing/index.html index 3c2b028..f1806db 100644 --- a/hanJing/index.html +++ b/hanJing/index.html @@ -83,6 +83,33 @@ 点纹