﻿@charset "utf-8";

.zoom_outer{
	padding:10px;
	height:440px;
}
.preview_outer{
	width:400px;
	height:450px;
	float:left;
}

/* -----多图展示样式开始------ */
#zoom_preview{  width:400px;}
.jquery_zoom{ width:400px; height:360px; position:relative; padding: 0px; border:1px #ccc solid; text-align:center; background:#FFF; cursor: pointer;}
.jquery_zoom img{ width: 400px; max-width: 400px; max-height: 360px;}

.list-imgs li{ display: block; float:left;}
.spec-control{width:400px; height: 56px; 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:right;cursor:pointer; margin-top:5px;}
.spec-list{ width:390px; float:left; overflow:hidden; margin-left:2px; display:inline;}
.spec-list ul{ white-space: nowrap; display: table; width:100%; height: 56px;}
.spec-list ul li{ float:left; margin-right:0px; display: table-cell; width:62px;}
.spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(../images/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:365px; margin-right:6px; overflow:hidden;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
/* -----多图展示样式结束------ */

.productsInfos{float: left; padding-left: 12px; /* width:270px; */}
.productsInfos li{ line-height:22px;}
.productsInfos .title{ font-size:18px;}
.producttitle{padding:0 10px; font-size:16px;}
.productremark{ padding:10px; line-height:22px;}