diff --git a/about/about06.html b/about/about06.html index a668a2e..4627777 100644 --- a/about/about06.html +++ b/about/about06.html @@ -127,21 +127,21 @@
+ + + + + + + + + + - - - - - - - - - - diff --git a/css/footer.css b/css/footer.css index e8d7180..8f3175b 100644 --- a/css/footer.css +++ b/css/footer.css @@ -32,7 +32,7 @@ font-weight: 300; color: #72747a; line-height: 24px; - margin-top:40px; + margin-top:45px; } .selectContainer{ text-align: center; diff --git a/css/index.css b/css/index.css index 39984cc..de4dba6 100644 --- a/css/index.css +++ b/css/index.css @@ -703,6 +703,7 @@ a:active{ .registerContainer img{ width:120px; height:120px; + opacity: 0.9; } .registerContainer .kefu{ font-size: 16px; @@ -733,12 +734,13 @@ a:active{ text-align: right; } .selectContainer>.select{ - height: 49px; + height: 40px; background: #FFFFFF; border: 1px solid #E4E9E9; - border-radius: 4px; - width:50%; - color:#666666 + /* border-radius: 4px; */ + width:25%; + color:#666666; + opacity: 0.9; } /* 底部 流动效果*/ .g1 li,.g2 li,.g3 li{ diff --git a/css/style.css b/css/style.css index 9febd8f..6c860e5 100644 --- a/css/style.css +++ b/css/style.css @@ -1561,6 +1561,10 @@ footer .wrap .right select{ footer .left{ text-align: center;} footer .wrap .right{ align-items: center;} + /* 通用样式 */ + .selectItemContainer .selectItem{ padding: 10px;} + .selectItemContainer .selectItem h5{ line-height: 20px!important;} + /* 关于我们 */ .about_01 .wrap .left{padding: 0;margin: 0;} .about_02 .wrap .right{padding: 50px 15px;} diff --git a/images/banner1.png b/images/banner1.png index 63be788..55d1f70 100644 Binary files a/images/banner1.png and b/images/banner1.png differ diff --git a/images/banner2.png b/images/banner2.png index f2d5c90..dcc3c19 100644 Binary files a/images/banner2.png and b/images/banner2.png differ diff --git a/images/banner3.png b/images/banner3.png index 6ff9f20..807b861 100644 Binary files a/images/banner3.png and b/images/banner3.png differ diff --git a/images/banner4.png b/images/banner4.png index c4b32b8..0d9f3e8 100644 Binary files a/images/banner4.png and b/images/banner4.png differ diff --git a/images/banner5.png b/images/banner5.png index fa9568a..aa335af 100644 Binary files a/images/banner5.png and b/images/banner5.png differ diff --git a/images/partner/30@2x.png b/images/partner/30@2x.png index a21bab6..3d3aa3c 100644 Binary files a/images/partner/30@2x.png and b/images/partner/30@2x.png differ diff --git a/index.html b/index.html index 9767375..b9fcef0 100644 --- a/index.html +++ b/index.html @@ -298,7 +298,7 @@