style:样式修改
This commit is contained in:
@@ -140,11 +140,11 @@
|
|||||||
loop: true,
|
loop: true,
|
||||||
grabCursor: true, //鼠标光标
|
grabCursor: true, //鼠标光标
|
||||||
})
|
})
|
||||||
$('.jjfaSwiper').mouseenter(function () {
|
// $('.jjfaSwiper').mouseenter(function () {
|
||||||
swiper1.stopAutoplay()
|
// swiper1.stopAutoplay()
|
||||||
}).mouseleave(function () {
|
// }).mouseleave(function () {
|
||||||
swiper1.startAutoplay()
|
// swiper1.startAutoplay()
|
||||||
});
|
// });
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
{/block}
|
{/block}
|
||||||
@@ -91,11 +91,11 @@
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 1%;
|
||||||
}
|
}
|
||||||
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs .fdimgs-div {
|
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs .fdimgs-div {
|
||||||
width: 320px;
|
width: 24%;
|
||||||
height: 255px;
|
/* height: 255px; */
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
display: flex;
|
display: flex;
|
||||||
@@ -104,9 +104,9 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
text-align: center;
|
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;
|
height: 405px;
|
||||||
}
|
} */
|
||||||
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs .fdimgs-div .fdimgs-div-span {
|
.orico_Page_introduction .introductionMain .iotb_part2 .fdimgs .fdimgs-div .fdimgs-div-span {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
.narskfPage .narskf-content .narskf-ct-row .narskfit {
|
.narskfPage .narskf-content .narskf-ct-row .narskfit {
|
||||||
width: 18rem;
|
width: 24%;
|
||||||
height: 17.25rem;
|
height: 17.25rem;
|
||||||
border-radius: 0.125rem;
|
border-radius: 0.125rem;
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user