﻿.newtitle{margin-bottom:20px}
.home-factory .falist{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top:20px}
.home-factory .falist .item{width: 24%;margin-bottom: 20px;}
.home-factory .falist .item .info{padding:5px}
.home-factory .falist img{width: 100%;}
.home-factory .falist .title{font-weight: bold;}
@media (max-width:1024px) {
.home-factory .falist .item{width: 48%;}
  
}