.infoimg { float: left; padding: 0 0 30px 0; position: relative; width: 100%; }
 
.infoimg img { display: block; height: 560px; width: 900px; }
 
.allImg { height: auto; margin: 0px 0 0 0px; overflow: hidden; }
 
.allImg img { cursor: pointer; float: left;     height: 150px;
    width: 284px;
    margin-bottom: 55px; }
 
.allImg img.current {    padding: 0;
    margin: 0;
    border-radius: 0;
    margin-bottom: 55px;    border: 1px solid #2bab64;}
 
.mainImg { position: relative;padding: 0;}
 
.mainImg .zoom_pup { background: url("__PUBLIC__/Uploads/{$data.imgsrc}") repeat 0 0; cursor: move; height: 175px; left: 0px; position: absolute; top: 160px; width: 175px; display: none; }
 
.big_pic { background-color:#fff; border: 1px solid #f5f5f5; height: 600px; left: 320px; overflow: hidden; position: absolute; text-align: center; top: 0; width: 400px; display: none; }
.big_pic img{ width: 800px; height: 800px;}