l的width:100% 和height:100%,是否可以去掉,不是js来获取width和height吗
.content-wrap > li {
/* width: 100%;
height: 100%;*/
background: #CAE1FF;
color: red;
float: left;
overflow: hidden;
position: relative;
}
li:nth-c