﻿
/*
组图开始
小图部分
*/
.thumbpic{margin:10px auto;width:700px;}
#piclist{width:660px;float:left;overflow:hidden;height:86px;position:relative;}
#piclist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#piclist ul li{float:left;cursor:pointer;position:relative;background:url(../images/ico_none.gif) no-repeat center top;height:86px;}
#piclist ul li img{height:58px;width:78px;margin:0 4px;padding:3px;}
#piclist .hover{background:url(../images/ico_bg.gif) no-repeat center top;height:86px;}
#piclist ul li tt{background:#000;color:#FFF;position:absolute;z-index:20; font-family:arial;font-size:12px;line-height:16px;padding:0 5px;margin:45px 0 0 -85px;}

.thumbpic a.bntprev{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;}
.thumbpic a.bntnext{float:left;width:20px;height:64px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;}

#originalpic{position:relative;overflow:hidden;zoom:1;height:100%;clear:both;text-align:center;}
#originalpic img{display:none;position:relative;max-width:600px; border:1px solid #ccc; padding:2px}
#aPrev{position:absolute;z-index:10;left:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}
#aNext{position:absolute;z-index:10;right:0;top:0;display:block;width:50%;height:100%;background:url(../images/blank.gif);}

	
#preview{ float:left; margin:20px auto; text-align:center; width:700px; height:auto; overflow:hidden;}
#preview img { float:none;max-width:100%; height:auto;}
.jqzoom{ width:640px; height:auto; position:relative;}

.zoomdiv{ left:740px; height:auto;width:640px;}
.list-h{ width:620px; height:auto; float:left;}
.list-h li{ float:left;}
#spec-n5{width:640px; height:95px; overflow:hidden; float:left; margin-top:5px;}
#spec-left{ width:10px; height:95px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{ height:95px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:600px; height:auto; float:left; overflow:hidden; margin-left:2px; display:inline;}

#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:118px; margin-left:2px; _display:inline; height:63px;}