/* 清除浏览器默认样式的css代码 */ body,ul,input,li,a{ margin: 0; padding: 0; border: none; outline: none; list-style: none; text-decoration: none; }