diff --git a/hanJing/css/aboutUs.css b/hanJing/css/aboutUs.css index 7d4fa56..63679b6 100644 --- a/hanJing/css/aboutUs.css +++ b/hanJing/css/aboutUs.css @@ -7,7 +7,7 @@ align-items: start; /* background: palegoldenrod; */ overflow: hidden; - background-image: url(../imgs/svg/关于我们图.svg); + background-image: url(../imgs/SVG/关于我们图.svg); background-repeat: no-repeat; background-size:43vw auto; background-position:51vw 0vw; @@ -77,7 +77,7 @@ .bannertop{ width: 100%; height:105vh; - background-image: url(../imgs/svg/企业文化理念\(BJF\).svg); + background-image: url(../imgs/SVG/企业文化理念\(BJF\).svg); background-repeat: no-repeat; background-size:40vw; background-position:0vw 50%; diff --git a/hanJing/css/approaching.css b/hanJing/css/approaching.css new file mode 100644 index 0000000..e69de29 diff --git a/hanJing/css/footer.css b/hanJing/css/footer.css index 1fe2b7c..0b2461e 100644 --- a/hanJing/css/footer.css +++ b/hanJing/css/footer.css @@ -4,7 +4,7 @@ /* background-color: #030045; */ position: relative; background: - url(../imgs/svg/页尾背景左.svg) 2vw 28vh/400px auto no-repeat, + url(../imgs/SVG/页尾背景左.svg) 2vw 28vh/400px auto no-repeat, url(../imgs/SVG/页尾背景右.svg) 78vw 19vh/400px auto no-repeat, hsl(243, 100%, 14%); /* 背景色放在最后 */ @@ -109,8 +109,19 @@ color: #fff; } .footerBoxRight p{ - font-size: 1.2vw; + font-size: 1vw; font-weight: 400; } +.record{ + color: #fff; + font-size: 1vw; + +} +.record:hover{ + color: #009FD0; + font-size: 1vw; + +} + diff --git a/hanJing/css/index.css b/hanJing/css/index.css index 48244d6..3e00759 100644 --- a/hanJing/css/index.css +++ b/hanJing/css/index.css @@ -122,7 +122,7 @@ body { .bannertop{ width: 100%; height:105vh; - background-image: url(../imgs/png/我们的产品.png); + background-image: url(../imgs/PNG/ourProducts.png); background-repeat: no-repeat; background-size:40vw; background-position:0vw 50%; @@ -253,7 +253,7 @@ body { width: 100%; height: 108vh; position: relative; - background-image: url(../imgs/png/关于我们.png); + background-image: url(../imgs/PNG/关于我们.png); background-repeat: no-repeat; background-size:40vw; background-position:0vw 50%; diff --git a/hanJing/css/mainBusiness.css b/hanJing/css/mainBusiness.css new file mode 100644 index 0000000..e69de29 diff --git a/hanJing/css/ourProducts.css b/hanJing/css/ourProducts.css index c7bd620..dd03d85 100644 --- a/hanJing/css/ourProducts.css +++ b/hanJing/css/ourProducts.css @@ -174,7 +174,7 @@ width: 100%; height: 115vh; position: relative; - background-image: url(../imgs/png/电子商城.png); + background-image: url(../imgs/PNG/电子商城.png); background-repeat: no-repeat; background-size:40vw; background-position:0vw 50%; diff --git a/hanJing/css/technicalSupport.css b/hanJing/css/technicalSupport.css index 9064a96..d9a2ac0 100644 --- a/hanJing/css/technicalSupport.css +++ b/hanJing/css/technicalSupport.css @@ -7,7 +7,7 @@ align-items: start; /* background: palegoldenrod; */ overflow: hidden; - background-image: url(../imgs/svg/技术支持图.svg); + background-image: url(../imgs/SVG/技术支持图.svg); background-repeat: no-repeat; background-size:38vw auto; background-position:50vw 0vw; diff --git a/hanJing/html/aboutUs.html b/hanJing/html/aboutUs.html index 06a1bea..3be0cdb 100644 --- a/hanJing/html/aboutUs.html +++ b/hanJing/html/aboutUs.html @@ -3,12 +3,12 @@
- + -