Files
2024-10-29 14:04:59 +08:00

10 lines
749 B
CSS
Executable File

.banner_l{margin-left:1.74rem;}
.series_95_three{border:1px solid rgba(255,255,255,0.3); padding-top:1.7rem; padding-bottom: 1.7rem}
.series_95_three .two_list{width:72%; margin:auto; overflow: hidden;}
.series_95_three .two_list li{width:41.7%; float: left; margin-right: 16.6%;}
.series_95_three .two_list li:last-child{margin-right: 0;}
.series_95_three .three_list{width:100%; overflow: hidden; }
.series_95_three .three_list li{width:23.3%; margin-left:5%; margin-right: 5%; float: left;}
.series_95_three .line{width:1.875vw; height: 1px; background-color:#FFF; margin-left:auto; margin-right: auto;}
.series_95_three .two_list img, .series_95_three .three_list img{width:0.9333rem; margin:auto;}
.series_95_six img{max-width:710px;}