window { height:330px; width: 470px; -moz-border-radius: 15px; border-radius: 15px; border: 2px solid #272727; overflow: hidden; position: relative; } .image_reel { position: absolute;top: 0; left: 0; } .image_reel img { float: left; } /* 更改数字调整分页的位置 */ .paging { position: absolute; top: 320px; right: 160px; width: 160px; height:5px; z-index: 100; text-align: center; line-height: 80px; display: none; }