.product-detail {
    padding: 20px 0;height:500px;
} 
.product-detail h1 {
    background:#f5f5f5;
    color: #000;padding:5px 15px;border:1px solid #cdcdcd;
    font-size: 16px;font-weight:600;
    margin-bottom: 16px;
}

.title2{ background:#f5f5f5;color:#333;padding:5px 15px;  font-size: 16px;font-weight:600;border:1px solid #cdcdcd; margin-bottom: 16px;}

#preview{ float:none; margin:0px auto; text-align:center; width:400px;}
.jqzoom{ width:400px; height:350px; position:relative;border: 1px solid #CDCDCD;}

.zoomdiv{ left:400px; height:350px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:400px; height:106px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:20px; height:85px; float:left; cursor:pointer; margin-top:0px;}
#spec-right{background:url(images/right.gif) no-repeat; width:20px; height:85px; float:left;cursor:pointer; margin-top:0px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;margin-top: 3px;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:92px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:80px; height:80px;}

/*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:80px;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; width:346px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}