.recommend li{
  width:auto;
}
.recommend li item_img{
  width:auto;
  }

.recommend>.recommend_lists{
  display: flex;
  flex-wrap: wrap;
}
