feat: 品牌介绍

This commit is contained in:
2025-04-22 16:02:02 +08:00
parent b9435f5faf
commit 31f67685a2
6 changed files with 126 additions and 1 deletions

View File

@@ -1,10 +1,11 @@
.orico_Page_introduction {
width: 100%;
position: relative;
height: 100vh;
min-height: 100vh;
overflow-y: auto;
overflow-x: hidden;
background: #f2f2f2;
padding-bottom: 90px;
}
.orico_Page_introduction .introductionMain {
display: flex;
@@ -102,6 +103,9 @@
position: relative;
text-align: center;
}
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs.fdimgs1 .fdimgs-div {
height: 405px;
}
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs .fdimgs-div .fdimgs-div-span {
position: absolute;
bottom: 0px;