﻿.fisheye {position:relative; width:740px; height:237px; text-align:center; background:#000; overflow:hidden;}
a.fisheyeItem {position:absolute; top:0; display:block; height:235px; color:#000; font-weight:bold; text-align:center; text-decoration:none; border:1px solid #ccc;}
.fisheyeItem img {display:block; width:100%; height:235px; border:none;}
.fisheyeItem span {position:absolute; display:none;}
.fisheyeContainter {position:absolute; left:500px; width:200px; height:237px; background:#f00;}