/**产品详情**/
#wp-magnifier_boxbig{
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	width: 100px;
	overflow: hidden;
	z-index: 100;
}
.wp-magnifier_big{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.wp-new-prodcuts-detail-picture-big{
	width: 280px;
    height: 330px;
	position: relative;
	overflow: hidden;
    margin-bottom: 21px;
    margin-left: 12px;
}
.wp-magnifier_mark{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 80px;
    height: 80px;
    background: #FFF;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
    border: 1px solid #333;
    display: none;
}
.wp-product_detail_content{
	border-color: transparent;
	border-width: 0px;
	overflow: hidden;
	width: 1170px;
}
#cstlayer{
	left: 0px;
	top: opx;
	position: absolute;
	z-index: 112;
	width: 1170px;
	height: 835px;
}
.wp-new-prodcuts-detail-outside{
	padding: 15px;
}
.wp-new-prodcuts-detail{
	width: 100%;
}
.wp-magnifier_box{
	width: 30%;
	height:330px;
	float:left;
	position: relative;
    margin-bottom: 6px;
	min-height: 30px;
}
.wp-product_detail-imgpreview{
	width: 280px;
	height:310px;
	margin: 0px;
}
.wp-new-prodcuts{
	width: 70%;
	float: left;
	min-width: 254px;
	color: #454545;
}
.twjianju h2{
	font-size: 16px;
	line-height: 140%;
	color: #252833;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
	border-bottom: 1px solid #e2e2e2;
	margin: 0;
	margin-bottom: 10px;
}
.wp-new-prodcuts-market-price{
	margin-bottom: 10px;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
}
.scjprice{
	color: #898989;
	text-decoration: line-through;
}
.jgprice{
	font-size: 20px;
	color: #ff5022;
	font-weight: bold;
}
.bothstyle{
	clear:both;
	overflow:hidden;
	height:15px;
}
.oshow{
	display:block;
	margin-left:2%;
}
.desc{
	font-family: 'Microsoft YaHei';
	font-size: 20px;
	border-bottom: 1px solid #E5E5E5;
	color: #868686;
	line-height: 1.7em;
	margin-bottom: 10px;
	padding: 5px;
}
.detail{
	padding:0px;
}
table{
	margin:0px;
	padding:0px;
	text-align:justify;
	color:#444444;
	font-family:Arial,  Helvetica, sans-serif, Verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	border-collapse:collapse;
	width:100%;
}
table td{
	color:#444444;
	font-family:Arial,  Helvetica, sans-serif, Verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
td span{
	color:#5A5A5A;
	font-size:14px;
	line-height:28px;
	font-family:Microsoft YaHei;
}
p{
	text-align:justify;
	color:#444444;
	text-indent:0px;
	font-family:Arial,  Helvetica, sans-serif, Verdana;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
p span{
	color:#5A5A5A;
	font-size:14px;
	line-height:28px;
	font-family:Microsoft YaHei;
}
.pspane{
	margin-bottom: 0px;
}
.prdview_prev_next{
	margin-left: 2%;
}
.nextdiv{
	margin-top:20px;
	width:100%;
}
.prev_txt{
	display:block;
	float:left;
	margin-right: 5px;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #595959;
	font-weight: normal;
	line-height: 25px;
}
.prev_next_link{
	display:block;
	float:left;
	font-family: Microsoft YaHei;
	font-size: 12px;
	color: #444;
	font-weight: normal;
	line-height: 25px;
}
A:visited {
    text-decoration: none;
    color: #5a5a5a;
}
/**产品详情**/
