



* {
margin:0;
padding:0;
box-sizing:border-box;
}
body {
background:url(images/https://www.jq22.com/img/cs/500x300-1.png) no-repeat center top;
background-size:cover;
}
.box {
overflow:hidden;
width:610px;
margin:100px auto;
background-color:#fff;
}
.box li {
width:25%;
height:100px;
list-style:none;
float:left;
cursor:pointer;
border:1px solid #fff;
}
img {
width:100%;
height:100%;
}
更新时间:2023-06-11 23:13:42
换肤功能