table {
text-align:center
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
-webkit-appearance:none;
}
input[type="number"] {
width:20px;
text-align:center;
-moz-appearance:textfield;
}
ul {
list-style:none;
width:960px;
overflow:hidden
}
ul li {
width:15%;
float:left;
background:#0daff0;
color:white;
text-align:center;
margin-right:4%
}
请不要注意命名 已经想不出来什么好的命名了