作者 景龙
1 个管道 的构建 通过 耗费 2 秒

增加底部图片样式

@@ -323,9 +323,10 @@ @@ -323,9 +323,10 @@
323 border:1px solid rgba(230,230,230,1); 323 border:1px solid rgba(230,230,230,1);
324 } 324 }
325 .main4_box ul li img{ 325 .main4_box ul li img{
326 - width:172px;  
327 - height:73px;  
328 - margin:22px auto; 326 + width: 100%;
  327 + height: 100%;
  328 + padding: 10px;
  329 + box-sizing: border-box;
329 } 330 }
330 .swiper-button-next{ 331 .swiper-button-next{
331 width:63px; 332 width:63px;