﻿.sdm_Product{ width:1200px; margin:0 auto; overflow:hidden; }
.sdm_products_cpnr_img{ width:550px;margin:0; padding:0px; float:left;}
#preview_wrap{
	margin: 0;
	padding: 0px;
	width:500px; height:400px; border:#eee 1px solid;
}
 
.sdm_products_cpnr_wz{	margin-left:50px; padding:0px; float:right; width:600px; overflow:hidden; }
.sdm_products_cpnr_wz .tit{
	margin:0;
	width:100%;
	float:left; font-weight:bold;
	padding:0 0 15px 0;
	border-bottom:#eee 1px solid;
	position:relative;
}
.sdm_products_cpnr_wz .cs{ width:100%; padding:15px 0; list-style:none; overflow:hidden; border-bottom:#eee 1px solid; }
.sdm_products_cpnr_wz .cs li{ float:left; width:40%; margin:0 5% 0 0; line-height:25px; }
.sdm_products_cpnr_wz .video{ padding:10px 0 0 0; width:100%; text-align:left;}

#spec-n5{width:100%; padding-top:10px;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:29px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:29px;}
#spec-list{ position:relative; width:100%; float:left; display:inline;}
#spec-list ul { width:100%; float:left;padding:5px 0 0 0; margin:0px; list-style:none;}
#spec-list ul li{ float:left; width:74px; height:59px; margin-right:9px; margin-bottom:5px; cursor:pointer; text-align:center; border: 1px solid #eeeeee; overflow:hidden; }
#spec-list ul li .jz{ width:74px; height:59px; display:table-cell; vertical-align:middle !important; }
/*#spec-list ul li:hover{	border: 1px solid #d92517; }*/
#spec-list ul li.specnomr { margin-right:0 !important; }
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0;}

.jqzoom{position:relative; padding:0; width:500px; height:400px; text-align:center; display:table-cell; vertical-align:middle; overflow:hidden; }
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:300px;background:url(../images/loading.gif) #fff no-repeat center center;border:1px solid #e3e3e1;display:none;text-align:center;overflow: hidden;}
.bigimg{ width:800px; }
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #E3E3E3;background:#E3E3E3 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50); cursor:move;}



@media (max-width:1200px) {
.sdm_Product{ display:block; width:100%; overflow:inherit; }
.sdm_products_cpnr_img{ width:100%; }
#preview_wrap{	width:100%; height:auto; }
.sdm_products_cpnr_wz{ display:block; margin-left:0; padding:30px 0 0 0; width:100%; }
.jqzoom{ width:100%; height:auto; display:block; }
.jqzoom img{ width:100%; height:auto; }
#spec-list ul li.specnomr { margin-right:9px !important; }

}