style:样式修改

This commit is contained in:
迷和油
2025-06-04 18:01:01 +08:00
parent 3f774642ed
commit 3635ed5284
3 changed files with 11 additions and 11 deletions

View File

@@ -140,11 +140,11 @@
loop: true,
grabCursor: true, //鼠标光标
})
$('.jjfaSwiper').mouseenter(function () {
swiper1.stopAutoplay()
}).mouseleave(function () {
swiper1.startAutoplay()
});
// $('.jjfaSwiper').mouseenter(function () {
// swiper1.stopAutoplay()
// }).mouseleave(function () {
// swiper1.startAutoplay()
// });
})
</script>
{/block}

View File

@@ -91,11 +91,11 @@
flex-direction: row;
align-items: center;
justify-content: space-between;
padding-bottom: 20px;
padding-bottom: 1%;
}
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs .fdimgs-div {
width: 320px;
height: 255px;
width: 24%;
/* height: 255px; */
background: #fff;
border-radius: 8px;
display: flex;
@@ -104,9 +104,9 @@
position: relative;
text-align: center;
}
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs.fdimgs1 .fdimgs-div {
/* .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;

View File

@@ -21,7 +21,7 @@
justify-content: space-between;
}
.narskfPage .narskf-content .narskf-ct-row .narskfit {
width: 18rem;
width: 24%;
height: 17.25rem;
border-radius: 0.125rem;
margin-right: 1rem;