您好!很高兴为您答疑!
属性缺少了,background里面-160这些都要加上单位才行
.new_bottom03{
width:110px; height:160px; float:left; margin-left:20px; padding:0;
}
.new_bottom03 a{
display:block; width:110px; height:160px;
您可以在火狐社区了解更多内容。希望我的回答对您有所帮助,如有疑问,欢迎继续在本平台咨询。
background里面-160这些都要加上单位才行
.new_bottom03{
width:110px; height:160px; float:left; margin-left:20px; padding:0;
}
.new_bottom03 a{
display:block; width:110px; height:160px;
background:url(1.jpg) no-repeat 0 -160px; margin:0; padding-top:170px; overflow:hidden;
}
.new_bottom03 a:hover{background:url(1.jpg) no-repeat -110px -160px;}