优化页面样式

This commit is contained in:
TOP糯米 2023-10-06 12:18:52 +08:00
parent af8c0c4192
commit 2ba5580b91
4 changed files with 22 additions and 23 deletions

View File

@ -36,7 +36,7 @@
right: 0;
bottom: 0;
animation-duration: 0.35s;
background-image: url('/images/transparent-bg.png');
background-image: url('../images/transparent-bg.png');
}
.header .menu .menu-btn {
font-size: 0;
@ -166,8 +166,8 @@
margin-top: 30px;
}
.section.about-textarea .img-group .item {
width: 110px;
height: 70px;
width: 32%;
height: auto;
}
.section.mapcont {
margin-top: 0;
@ -336,6 +336,7 @@
}
.s-section.s1-first {
margin-top: 30px;
margin-bottom: 30px;
}
.section.business-nav {
width: 100%;
@ -382,8 +383,9 @@
text-align: center;
}
.business-cont.s3 {
margin-top: 0;
margin-top: 50px;
padding-bottom: 0;
padding-top: 0;
background-color: unset;
}
.business-cont.s3 .mid-box {
@ -411,9 +413,6 @@
.business-cont.s4 {
padding: 30px 0;
}
.s-section.s1-first {
margin-bottom: 30px;
}
.s-content.g1 {
text-align: center;
}

View File

@ -48,7 +48,7 @@
right: 0;
bottom: 0;
animation-duration: 0.35s;
background-image: url('/images/transparent-bg.png');
background-image: url('../images/transparent-bg.png');
}
.menu-btn {
@ -222,8 +222,8 @@
margin-top: 30px;
.item {
width: 110px;
height: 70px;
width: 32%;
height: auto;
}
}
@ -448,6 +448,7 @@
.s-section.s1-first {
margin-top: 30px;
margin-bottom: 30px;
}
.section.business-nav {
@ -509,8 +510,9 @@
}
.business-cont.s3 {
margin-top: 0;
margin-top: 50px;
padding-bottom: 0;
padding-top: 0;
background-color: unset;
.mid-box {
@ -546,10 +548,6 @@
padding: 30px 0;
}
.s-section.s1-first {
margin-bottom: 30px;
}
.s-content.g1 {
text-align: center;

View File

@ -46,7 +46,7 @@
left: 0;
right: 0;
width: 100%;
background-image: url('/images/transparent-bg.png');
background-image: url('../images/transparent-bg.png');
}
.header .main {
height: 90px;
@ -194,7 +194,7 @@
line-height: 36px;
}
.section.idx-about .ia-image {
width: 100%;
max-width: 100%;
margin-top: 80px;
font-size: 0;
}
@ -305,6 +305,7 @@
.section.mapcont .mcont {
margin-top: 70px;
text-align: center;
font-size: 0;
}
.section.mapcont .mcont img {
max-width: 100%;
@ -332,7 +333,7 @@
display: inline-block;
width: 27px;
height: 27px;
background-image: url('/images/daohang.png');
background-image: url('../images/daohang.png');
background-size: 100%;
flex-shrink: 0;
}
@ -459,7 +460,7 @@
right: 0;
bottom: 0;
width: 100%;
background-image: url('/images/transparent-bg.png');
background-image: url('../images/transparent-bg.png');
font-size: 24px;
font-weight: bold;
color: #FFFFFF;

View File

@ -60,7 +60,7 @@
left: 0;
right: 0;
width: 100%;
background-image: url('/images/transparent-bg.png');
background-image: url('../images/transparent-bg.png');
.main {
height: 90px;
@ -254,7 +254,7 @@
}
.ia-image {
width: 100%;
max-width: 100%;
margin-top: 80px;
font-size: 0;
@ -393,6 +393,7 @@
.mcont {
margin-top: 70px;
text-align: center;
font-size: 0;
img {
max-width: 100%;
@ -425,7 +426,7 @@
display: inline-block;
width: 27px;
height: 27px;
background-image: url('/images/daohang.png');
background-image: url('../images/daohang.png');
background-size: 100%;
flex-shrink: 0;
}
@ -588,7 +589,7 @@
right: 0;
bottom: 0;
width: 100%;
background-image: url('/images/transparent-bg.png');
background-image: url('../images/transparent-bg.png');
font-size: 24px;
font-weight: bold;
color: #FFFFFF;