style:样式修改

This commit is contained in:
杨丹华
2025-06-04 14:12:55 +08:00
parent 38f1db0e24
commit 6cc0d79779

View File

@@ -15,6 +15,7 @@
width: 100%; width: 100%;
height: auto; height: auto;
position: relative; position: relative;
margin-top: 60px;
} }
.orico_Page_index .pageMain .bannerswiper .swiper-slide img { .orico_Page_index .pageMain .bannerswiper .swiper-slide img {
width: 100%; width: 100%;
@@ -789,7 +790,8 @@
align-items: center; align-items: center;
flex-direction: row; flex-direction: row;
display: flex; display: flex;
margin: 0 auto; margin: 0 10%;
justify-content: space-between;
} }
.orico_Page_index .pageMain .oricoDataStatistics .odsmain .odsItem { .orico_Page_index .pageMain .oricoDataStatistics .odsmain .odsItem {
color: #fff; color: #fff;