From 520df2bc249d86b80311828367a0a3db9f240794 Mon Sep 17 00:00:00 2001 From: hongjunluo Date: Tue, 27 Dec 2022 14:08:15 +0800 Subject: [PATCH] v6.3 --- css/style.css | 15 ++++- form/form.html | 141 +++++++++++++++++++---------------------- service/service13.html | 2 +- 3 files changed, 81 insertions(+), 77 deletions(-) diff --git a/css/style.css b/css/style.css index 60fc5c8..d4612fb 100644 --- a/css/style.css +++ b/css/style.css @@ -1145,6 +1145,19 @@ overflow: hidden; .apply_box .sub{ height: 50px;} .apply_box .sub button{ height: 100%; width: 20%;} +.apply_box .button{ + background-color: #124AA0; + border-radius: 0px; + border: none; + transition: background 0.3s; + height: 100%; + width: 20%; + color: #fff; +} +.apply_box .button:hover{ + background-color: #404040; +} + /*首页背景图片*/ .index_bg{width: 100%; overflow: hidden;} @@ -1512,7 +1525,7 @@ footer .wrap .right select{ /* 子页顶部 */ .section1 .topcontainer,.section0 .bgimage,.topcontent{ margin-top: 70px!important;} .section1 img,.section0 img,.topcontent img{height: 48vh;} - .section .title img{height: 100%;} + .section .title img{height: auto;} .selectItem>div,.navitem>div:nth-child(2){ display: none;} .navcontent{ width: 100%;} diff --git a/form/form.html b/form/form.html index 07ea613..95772f4 100644 --- a/form/form.html +++ b/form/form.html @@ -53,7 +53,7 @@
-
+
@@ -105,19 +105,22 @@
-
- -
-
- + + + + + + + + +
+
+
+
-
-
- -
-
+
@@ -133,82 +136,70 @@ \ No newline at end of file diff --git a/service/service13.html b/service/service13.html index 1db81d0..d6d5b07 100644 --- a/service/service13.html +++ b/service/service13.html @@ -120,7 +120,7 @@
-
+