#btn {
    width:40px;
    height:40px;
    position:fixed;
    left:50%; 
    margin-left:610px;
    bottom:30px; 
    background:url(http://img.mukewang.com/535e0dc100010e9c00400080.jpg) no-repeat left top;
    }
#btn:hover {
    background:url(http://img.mukewang.com/535e0dc100010e9c00400080.jpg) no-repeat 0 -39px;
    }
.box {
    width:1190px; 
    margin:0 auto;
    }
<div class="box">
        <img src="http://img.mukewang.com/535e0ce800015b7511902787.jpg" />
    </div>
    <a href="javascript:;" id="btn" title="回到顶部"></a>

 

相关文章:

  • 2021-11-08
  • 2022-01-01
  • 2022-01-01
  • 2022-01-01
  • 2022-01-01
  • 2021-12-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
相关资源
相似解决方案