#preview{ float:none; margin:0px auto; width:760px;}
.jqzoom{ width:402px; height:352px; position:relative; float:left; overflow:hidden;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:310px; padding-top:6px; overflow:hidden; float:right;}
#spec-left{ background:url(../img/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:12px;}
#spec-right{background:url(../img/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:12px;}
#spec-list{ width:260px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:85px; height:76px;}
#spec-list ul li img{ padding:0px; border:1px solid #ccc; width:70px; height:70px; display:block; margin:0 auto}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative;  margin-right:6px;}
#spec-list div{}

.jqzoom img{ border:1px solid #ddd}

.title-oth{ padding-bottom:50px; line-height:25px;}
.title-oth h2{ display:block; font-size:18px; color:#666; padding-bottom:10px;}
.title-oth span{ display:block; font-size:12px; color:#666; line-height:26px;}
.title-oth .qq-link a{ display:block; font-size:18px; background:#F60; color:#fff; width:120px; height:40px; text-align:center; margin:15px auto 0 auto; line-height:40px;
    -moz-border-radius:5px;      /* Gecko browsers */
    -webkit-border-radius:5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */}