.picview { width:90%; margin:auto auto auto auto; height:800px; overflow:hidden; }
.picview img{position:absolute; left: 50px; top:200px; width:500px; z-index:1; }
.zoom-marker{cursor: pointer;z-index:2;}