3列,4列百分比布局
4列
.resources .box2 ul{
width:100%;
}
.resources .box2 ul li{
float: left;
width: 23.75%;
margin:0.5%;
background: skyblue;
}
.resources .box2 ul{
width:100%;
}
.resources .box2 ul li{
float: left;
width: 23.75%;
margin:0.5%;
background: skyblue;
}