#preview{ float:left;  text-align:center; width:500px; height:
500px;}
.jqzoom{ width:500px; height:500px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h{ width:100% !important;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:78px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{  float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; display:inline;     display: list-item;
    margin: 0 10px 0 0;
    height: 79px;
    position: relative;
    background: #e2e2e2;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:72px; height:72px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:73px !important;left:506px !important;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; width:490px; margin-right:0px;}
#spec-list div{ margin-top:0;}











/*productview*/

#location, #location a {
    font-size: 12px;
    color: #999;
}
#location {
    padding: 25px 0px;
}

.fangda_right{ width:635px; float:right;}
.fangda_right h2 {
    font-size: 18px;
    color: #222222;
    line-height: 28px;
}
.fangda_rightTable{ width:100%; margin-top:44px;}
.fangda_rightTable table{ width:100%;}

 table,table tr th, table tr td { border:1px solid #f2f2f2; font-size:16px; }
        table { width: 200px; min-height: 75px; line-height: 75px; text-align: center; border-collapse: collapse;}  

.hengline{ width:100%; height:1px; background:#eee; margin:150px 0 40px 0;}

.productview_cont{ padding-left:55px;}
.productview_cont h1{font-size:20px;background-color:#D3D3D3; display:inline-block}


@media (max-width:1199px) {

#preview {
    float: none;
    margin: 0 auto;
}
.fangda_right {
    width: 635px;
    float: none;
    margin: 150px auto 50px auto;
}

}
@media (max-width:767px) {

.fangda_right {
    width: 90%;
}
.productview_cont{  width: 90%; margin:0 auto; padding:0;}
.productview_cont img{ max-width:100%;}
#preview {
    width: 90%;
    height: auto;
}
.jqzoom {
    width: 100%;
    height: auto;
}
.jqzoom img{ width: 100%;
    height: auto;}



}



