同时满足铺满div,图片定位居中,
.imgBox{
background-size:cover;
width:100%;
height:300px;
background-position:center;
background-repeat:no-repeat;
background-image:url();
}
.imgBox{
background-size:cover;
width:100%;
height:300px;
background-position:center;
background-repeat:no-repeat;
background-image:url();
}