手机端页面修改

This commit is contained in:
“wanyongkang”
2023-08-26 17:31:44 +08:00
parent ebe53896fe
commit a4b0f2e5c5
22 changed files with 1312 additions and 848 deletions

View File

@@ -29,7 +29,7 @@ body {
}
.banner {
background: url(../img/banner.png) no-repeat left top;
background: url(http://mp4.juip.com/banner.png?id=1) no-repeat left top;
background-size: cover;
height: 6.133333rem;
position: relative;
@@ -132,8 +132,8 @@ body {
}
.youshi {
background: url(../img/youshi.png) no-repeat left top;
background-size: 100%;
background: url(../../img/youshi.png) left top;
background-size: 100% 100%;
height: 9.6rem;
position: relative;
}
@@ -161,7 +161,7 @@ body {
}
.swiper-container-youshi {
padding-top: 2.426666rem;
padding-top: 1.426666rem;
}
.swiper-container-youshi .swiper-slide {
@@ -253,7 +253,7 @@ body {
}
.linkus .item {
width: 50%;
width: 100%;
}
.linkus .item p:first-child {
@@ -555,13 +555,13 @@ body {
float: none !important;
text-align: center;
margin-bottom: 0px !important;
height: 1.466666rem !important;
line-height: 1.466666rem !important;
height: 1.2rem !important;
line-height: 1.2rem !important;
}
.cpName li a {
height: 1.466666rem !important;
line-height: 1.466666rem !important;
height: 1.2rem !important;
line-height: 1.2rem !important;
padding: 0 !important;
border-radius: 0px !important;
}