

/* maincont */

.maincont {

	width:100%;

}

/* prodetailsinfo */

.prodetailsinfo {

	/*padding:15px 0;*/

	padding: 0 0 15px;

	clear: both;

	zoom: 1;

	width: 100%;

}



/* proviewbox */

.proviewbox {

	float: left;

	position: relative;

	z-index: 5;

	width: 100%;

	/* padding: 0 100px; */

}



.probigshow {

	position: relative;

	padding: 1px;

	border: 1px solid #ddd;

	/*margin:0 auto;*/

}



.probigshow,

.probigshow .js_goods_image_url {

	height: 25rem;

	padding: 0 0 20px 20px;

}





.zoomplepopup {

	position: absolute;

	top: 0px;

	left: 0px;

	display: none;

	background: #fff;

	border: 1px solid #e9493d;

	overflow: hidden;

	opacity: 0.5;

	filter: alpha(opacity=50);

	z-index: 10;

	cursor: crosshair;

}



#probig_preview {

	position: absolute;

	visibility: hidden;

	top: 0px;

	left: 405px;

	background: #fff;

	border: 1px solid #ccc;

	overflow: hidden;

}



#probig_preview img {

	position: relative;

}



.div_prothumb {

	position: relative;

	padding: 15px 35px 0;

}



.thumbporbox {

	position: relative;

	overflow: hidden;

}



.div_prothumb .span_prev,

.div_prothumb .span_next {

	position: absolute;

	top: 15px;

	width: 22px;

	height: 64px;

	overflow: hidden;

	cursor: hand;

	cursor: pointer;

	display: block;

	background-color: #E1E1E1;

	padding-top: 20px;

	text-align: center;

}



.div_prothumb .span_prev {

	left: 0px;

	_left: -25px;

	background-position: -90px -270px;

}







.div_prothumb .span_next {

	right: 0px;

	background-position: -156px -270px;

}



.ul_prothumb {

	position: relative;

	width: 7500px;

	overflow: hidden;

}



.ul_prothumb li {

	float: left;

	width: 150px;

	height: 100px;

	text-align: center;

}



.ul_prothumb img {

	padding: 1px;

	border: 1px solid #ddd;
	width:80%;

}



.ul_prothumb li.now img {

	border: 1px solid #137bde;

	padding: 2px;

}



.div_prothumb .span_prev {

	left: 0px;

	_left: -25px;

	background-position: -90px -270px;

}



.div_prothumb .span_next {

	right: 0px;

	background-position: -156px -270px;

}