.swap{position:relative;display:inline-block;width:80px;height:80px}.swap .img-front{display:none;position:absolute;top:0;left:0;z-index:1}.swap:hover .img-front{display:inline-block}