From 039fb81c4cfa1e0bf7ab823a656e361b7dc417b9 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Fri, 30 Dec 2022 22:58:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 120 ++++++++++++++++++++++++++++++++++++++++++-------- index.html | 43 +++++++++++------- js/index.js | 8 +++- 3 files changed, 136 insertions(+), 35 deletions(-) diff --git a/css/index.css b/css/index.css index 299be61..766844b 100644 --- a/css/index.css +++ b/css/index.css @@ -61,19 +61,19 @@ height: 100%; z-index: 0; } -.img1{ +.image1{ bottom: 18%;width: 60%;left: 20%; } -.img2{ +.image2{ bottom: 29%;width: 54%;left: 28%; } -.img3{ +.image3{ bottom: 27%;width: 37%;left: 11%; } -.img4{ +.image4{ bottom: 20%;width: 58%;left: 14%; } -.img5{ +.image5{ bottom: 38%;width: 50%;left: 25%; } .index_main .section1 .index_banner .items:after{ @@ -254,6 +254,12 @@ a:active{ .section3{ position:relative; } +.mobileIcon{ + display: none; +} +.mobilebtn{ + display: none; +} .section3.active .second3Title{ -webkit-animation-duration: 2s; -moz-animation-duration: 2s; @@ -923,10 +929,33 @@ a:active{ } @media only screen and (min-width: 992px) and (max-width: 1199px) { - + } @media only screen and (min-width: 576px) and (max-width: 767px) { - + .mobileIcon{ + display: block; + background-color: #ffffff; + display: flex; + flex-wrap: wrap; + justify-content: space-around; + border-radius: 10px; + padding: 10px 0 0 0 + } + .mobilebtn{ + display: block; + text-align: center; + } + .mobilebtn button{ + padding:4px 20px; + border: 1px solid #134BA1; + border-radius: 30px; + + font-size: 14px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #134BA1; + margin: 10px; + } } @media (max-width: 575px) { .numberContent{ @@ -1057,7 +1086,7 @@ a:active{ .newsLeftContent,.companyLeftContent{ display: flex; align-items: center; - margin-top:10px; + margin-top:15px; justify-content: space-between; } .newsLeftContent h2,.companyLeftContent h2{ @@ -1080,6 +1109,17 @@ a:active{ font-weight: 400; color: #134BA1; } + .newsLeftContent p{ + margin:0; + padding: 0; + font-size: 16px; + font-family: Arial; + font-weight: 400; + color: #999999; + line-height: 20px; + margin-top:0px; + margin-bottom: 0px; + } .middleContent{ margin-top:10px; } @@ -1089,12 +1129,13 @@ a:active{ .companyLeftContent p { margin: 0; padding: 0; - font-size: 20px; + font-size: 16px; font-family: Arial; font-weight: 400; color: #FFFFFF; - margin-top: 20px; - margin-bottom: 20px; + margin-top: 0px; + line-height: 20px; + margin-bottom: 0px; } .footer { /* margin-top: 32px; */ @@ -1152,22 +1193,65 @@ a:active{ position: absolute; top:25%; } - .img1{ - bottom: 18%;width: 100%;left: 0%; + .image1{ + bottom: 10%;width: 100%;left: 0%; } - .img2{ + .image2{ bottom: 29%;width: 100%;left: 0%; } - .img3{ + .image3{ bottom: 27%;width: 100%;left: 0%; } - .img4{ - bottom: 20%;width: 100%;left: 0%; + .image4{ + bottom: 40%;width: 100%;left: 0%; } - .img5{ + .image5{ bottom: 38%;width: 100%;left: 0%; } .category__item .imgcontainer{ height:200px; } + .mobileIcon{ + display: block; + background-color: #ffffff; + display: flex; + flex-wrap: wrap; + justify-content: space-around; + border-radius: 10px; + padding: 10px 0 0 0 + } + .mobileIcon img{ + width:45%; + } + .sliderContainer { + overflow: hidden; + padding-top: 10px; + padding-bottom: 10px; + } + .mobilebtn{ + display: block; + text-align: center; + } + .mobilebtn button{ + padding:4px 20px; + border: 1px solid #134BA1; + border-radius: 30px; + + font-size: 14px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #134BA1; + margin: 10px; + } + .items1{ + background-position: 67% !important; + } + .item2{ + background-position: 22% !important; + background-size: 255% 100% !important; + } + .item4{ + background-position: 40% !important; + background-size: 200% 100% !important; + } } \ No newline at end of file diff --git a/index.html b/index.html index f623ae0..dca8e37 100644 --- a/index.html +++ b/index.html @@ -151,30 +151,30 @@
-
- +
+
-
- +
+
- +
-
- +
+
- +
@@ -280,7 +280,7 @@

最新动态

-

NEWS
INFORMATION

+

NEWS
INFORMATION

@@ -301,19 +301,19 @@
-
+

上市企业

-

LISTED
ENTERPRISES

+

LISTED
ENTERPRISES

-
+
    @@ -330,7 +330,15 @@
+
+ +
+
+ + +
+
@@ -394,6 +402,9 @@
+ +
+