master
鲁洪霞 2026-03-10 11:32:07 +08:00
parent 52ab2e1e73
commit 508600c77f
2 changed files with 2 additions and 2 deletions

View File

@ -498,7 +498,7 @@ body{
.banner-slide { .banner-slide {
width: 100%; width: 100%;
height: 716px; height: 600px;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;

View File

@ -64,7 +64,7 @@
.banner_main { .banner_main {
width: 1400px; width: 1400px;
margin: 0 auto; margin: 0 auto;
padding-top: 135px; padding-top: 100px;
h2 { h2 {
font-size: 60px; font-size: 60px;
color: #ffffff; color: #ffffff;