@charset "UTF-8";
.shopping{
	
}
.shopping ul{
	margin-right: -20px;
}
.shopping ul li{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 23%;
}
.shopping ul li a.shop_m{
	display: block;
}
.shopping ul li a.shop_m img{
  width: 100%;
}
.shopping ul li a.shop_a{
	display: block;
	font-size: 14px;
	color:#666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.shopping ul li:hover a.shop_a{
	color: #f08200;
}
/* prodetailsinfo */
.prodetailsinfo{padding:15px 0;clear:both;zoom:1; }

/* proviewbox */
.proviewbox{float:left;/*width:580px;*/position:relative;z-index:5;overflow: hidden}

.probigshow{position:relative;width:498px;padding:1px;border:1px solid #ddd;overflow:hidden}
.probigshow .span_showtip{position:absolute;top:0px;left:0px;width:81px;height:81px; text-indent:-999em;overflow:hidden;}
.probigshow .showtip_1{background-position:0 0;}
.probigshow .showtip_2{background-position:0 -81px;}

.probigshow a.a_probigshow{cursor:crosshair;}
.probigshow a img{width: 500px; height: 500px;}
.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;/*	height:50px;width:50px;*/}

#probig_preview{position:absolute;visibility:hidden;top:0px;left:405px; width:340px;height:340px;background:#fff;border:1px solid #ccc;overflow:hidden;}
#probig_preview img{position:relative;}

.div_prothumb{position:relative;padding:15px 15px 0;}

.thumbporbox{position:relative;overflow:hidden;}

.div_prothumb .span_prev,.div_prothumb .span_next{position:absolute;top:15px;width:22px;height:64px; text-indent:-999em;overflow:hidden;cursor:hand;cursor:pointer;}
.div_prothumb .span_prev{left:0px;_left:-25px;background-position:-90px -282px;}
.div_prothumb .span_prevb{background-position:-112px -282px;cursor:default;}
.div_prothumb .span_next{right:0px;background-position:-149px -282px;}
.div_prothumb .span_nextb{background-position:-128px -282px;cursor:default;}


.ul_prothumb{position:relative;width:7500px; overflow:hidden;}
.ul_prothumb li{float:left;width:70px;height:70px;text-align:center;}

.ul_prothumb img{padding:1px;border:1px solid #ddd;width:60px;height:60px;}
.ul_prothumb li.now img{border:1px solid #009a44;}
.div_prothumb .span_prev, .div_prothumb .span_next{
	background-image: url(../images/sprite.png);
}
.div_prothumb{
	float:right;
	width:76px;
	padding:41px 10px;
}
.ul_prothumb img{
	width:100%;
	height:100%;
}
.ul_prothumb li{
	float:none;
	margin-bottom:20px;
}
.div_prothumb .Imgtop{
	position:absolute;
	top:0px;
	left:10px;
	border:1px solid #f08200;
}
.div_prothumb .Imgbottom{
	position:absolute;
	left:10px;
	bottom:0;
	border:1px solid #e9e9e9;
}
.thumbporbox{
	position:relative;
	height:420px;
}
.ul_prothumb{
	width:100%;
	position:absolute;
	
	
}
.shopp_column{
	margin-left:25px;
	width: 563px;
}
.shopp_column_title{
	font-size: 18px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 32px;
	border-bottom: 1px dashed #d3d3d3;
}
.shopp_con{
	font-size: 14px;
	color: #666;
	line-height: 1.86;
	padding-top: 28px;
	padding-bottom: 28px;
}
.shopp_mation{
	background-color: #EEEEEE;
	padding-left: 30px;
	padding-top: 30px;
}
.shopp_mation_tel{
	font-size: 14px;
}
.shopp_mation_tel span{
	color: #f08201;
	font-size: 24px;
}
.shop_mation_btn{

	display: inline-block;
	background-color: #0099e0;
	font-size: 18px;
	    padding: 8px 24px;
	    margin-top: 20px;
	    margin-bottom: 30px;
	    color: #fff;
}
.shop_mation_btn:hover{
	color: #fff;
}
.shop_details{
	margin-top: 50px;
}
.shop_details_title{
	height: 40px;
	background-image: url(../images/detailss1_03.png);
	background-repeat: no-repeat;
	background-position: 0px 39px;
}
.shop_details_title b{
	display: inline-block;
    margin-left: 20px;
    font-weight: normal;
    font-size: 16px;
    padding: 9px 33px;
    color: #f08200;
    border-left: 1px solid #f08200;
    border-top: 1px solid #f08200;
    border-right: 1px solid #f08200;
    background-color: #fff;
}
.shop_details_con{
	margin-top: 40px;
}
.shop_details_con p{
	line-height: 1.98;
}
