diff --git a/about/about01.html b/about/about01.html index 3467de4..841ef09 100644 --- a/about/about01.html +++ b/about/about01.html @@ -15,6 +15,7 @@ + diff --git a/about/about02.html b/about/about02.html index 5a7c036..2ecd851 100644 --- a/about/about02.html +++ b/about/about02.html @@ -16,6 +16,7 @@ + diff --git a/about/about03.html b/about/about03.html index 428d286..3fc9be6 100644 --- a/about/about03.html +++ b/about/about03.html @@ -20,6 +20,7 @@ + @@ -268,7 +269,6 @@ - diff --git a/about/about05.html b/about/about05.html index 09612dc..9719727 100644 --- a/about/about05.html +++ b/about/about05.html @@ -14,6 +14,7 @@ + diff --git a/about/about06.html b/about/about06.html index 9248b23..ff0c6a5 100644 --- a/about/about06.html +++ b/about/about06.html @@ -14,6 +14,7 @@ + diff --git a/about/about07.html b/about/about07.html index 2486437..677e1bf 100644 --- a/about/about07.html +++ b/about/about07.html @@ -16,6 +16,7 @@ + diff --git a/css/footer.css b/css/footer.css new file mode 100644 index 0000000..e98a13c --- /dev/null +++ b/css/footer.css @@ -0,0 +1,48 @@ +.registerContainer{ + /* padding:0 15px; + padding-top:29px; */ + padding:28px 0; + border-top: 1px solid #eaeaea; +} +.registerContainer img{ + width:60px; + height:60px; +} +.registerContainer .kefu{ + font-size: 16px; + font-family: Microsoft YaHei; + font-weight: 300; + color: #666666; + line-height: 24px; +} +.registerContainer .phone{ + font-size: 24px; + font-family: Microsoft YaHei; + font-weight: 400; + color: #134BA1; + line-height: 48px; +} +.registerContainer .leftContent{ + display:flex; +} +.registerContainer .contactUs{ + font-size: 16px; + font-family: Microsoft YaHei; + font-weight: 300; + color: #666666; + line-height: 24px; + margin-top:30px; +} +.selectContainer{ + text-align: center; + +} +.selectContainer>.select{ + margin-top:46px; + height: 49px; + background: #FFFFFF; + border: 1px solid #E4E9E9; + border-radius: 4px; + width:50%; + color:#666666 +} \ No newline at end of file diff --git a/css/index.css b/css/index.css index 9e06019..2bcc82a 100644 --- a/css/index.css +++ b/css/index.css @@ -66,7 +66,7 @@ position: absolute; left: 0; top: 0; - background: rgba(0,0,0,0.2); + } .index_main .section2{ @@ -579,6 +579,8 @@ a:active{ .contentText .time{ color:#747474; font-size:12px; + text-align: right; + margin-right: 10px; } .companyLeftContent h2{ font-size: 30px; @@ -729,9 +731,16 @@ a:active{ border: 1px solid #E4E9E9; border-radius: 4px; width:50%; + color:#666666 } /* 底部 流动效果*/ -.g1 li,.g2 li,.g3 li{list-style: none;margin:0 5px} +.g1 li,.g2 li,.g3 li{ + list-style: none; + margin:0 5px; + border:1px solid #eaeaea; + background-color: #ffffff; + border-radius: 8px; +} .sliderContainer{ overflow: hidden; padding-top:30px; diff --git a/form/form.html b/form/form.html index 42c9d97..6d88945 100644 --- a/form/form.html +++ b/form/form.html @@ -14,6 +14,7 @@ + diff --git a/images/banner1.png b/images/banner1.png index 0b05728..63be788 100644 Binary files a/images/banner1.png and b/images/banner1.png differ diff --git a/images/banner2.png b/images/banner2.png index 5f601a7..f2d5c90 100644 Binary files a/images/banner2.png and b/images/banner2.png differ diff --git a/images/banner4.png b/images/banner4.png index 579c02d..c4b32b8 100644 Binary files a/images/banner4.png and b/images/banner4.png differ diff --git a/images/banner5.png b/images/banner5.png index 1c356b5..fa9568a 100644 Binary files a/images/banner5.png and b/images/banner5.png differ diff --git a/images/ewm.jpg b/images/ewm.jpg new file mode 100644 index 0000000..2b0e0be Binary files /dev/null and b/images/ewm.jpg differ diff --git a/index.html b/index.html index e9666d5..5028538 100644 --- a/index.html +++ b/index.html @@ -382,7 +382,7 @@