@charset "utf-8";
/* CSS Document */
ol, ul{ list-style: none outside none;}
.m { margin-bottom: 10px; }
.m, .mt, .mc, .mb{ overflow: hidden; }

/*页面全局结束*/
.tab{ overflow:hidden; }
.tab li,.tab a,.tab-item{cursor:pointer;float:left;text-align: center;}
.m, .mt, .mc, .mb{overflow:hidden;}
.mt .extra{float: right;}

#item-view .mt{height:28px;line-height:28px;padding:0 10px 8px;border-top:1px solid #EED97C;background:url(../bg_hotsale.html) repeat-x 0 -552px;color:#c00;}

#item-view .tab{ background:#dfdfdf; margin-bottom:20px; border-bottom:1px solid #b0d2a0;}

#item-view .tab li{position:relative; height:40px; /*padding:3px 12px 0;*/ overflow:hidden; line-height:40px; font-size:14px; width:12%; /*padding-top:2px;*/}

#item-view .tab .curr{ 
	background:#b0d2a0;
	color:#007624;
	/*border-left:1px #ddd solid; 
	border-right:1px #ddd solid; 
	border-top:2px #d00 solid;*/ 
	line-height:40px;
	
}

#item-view .mc .extra{padding:5px 10px;border-top:1px solid #F3E6C6;}
#item-view .total{float:right;}
#item-view .total strong{color:#FF7403;}
#item-view .total a:link,#item-view .total a:visited{color:#005aa0;}
#item-view .join a:link,#item-view .join a:visited{color:#FF7604;}
#item-view .norecode{/*padding:0 10px 10px;*/margin:30px 0;}

#item-view .norecode img{ max-width:100%;}

#item-view .norecode table{ border:1px solid #dcdcdc;border-collapse:collapse;border-spacing:0; margin:10px 0 10px 0;}
#item-view .norecode td,.product_nr tr{ border:1px solid #dcdcdc;}
#item-view .norecode td{ line-height:24px; text-indent:10px;}



#item-view .iloading{margin-bottom:10px;}

/*评论列表*/
#comment .item{border:1px solid #fff;padding:8px 15px;}
#comment .odd{background: none repeat scroll 0 0 #F4F9FF;border: 1px solid #EDF0F1;border-radius:10px 10px 10px 10px;}
#comment .user{color:#999;text-align: right;}
#comment .user span{margin-left: 20px;}
#comment .user .u-level{color:#088100;}
#comment dl{margin-bottom:5px;overflow:hidden;}
#comment dt{float:left;text-align:right;width:80px;}
#comment dd{float:right;overflow:hidden;width:649px;}
#comment .content{float:left;width:510px;}
#comment .date-answer{color:#999;float:right;text-align:right;width:130px;}
#comment .useful{color:#999;text-align:right;}
#comment .useful a{color: #005AA0;}
#comment dt b{background-image: url("../icon_clubs.html");background-repeat: no-repeat;float:left;height:13px;margin:2px 3px 0 0;width:14px;}
#comment .ask b{background-position:-72px -14px;}
#comment .answer{color:#D75509;}
#comment .answer b{background-position:-57px -14px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{/*width:400px; height:400px*/width:700px;height:575px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:400px; height:400px;background:#fff; display:none;text-align:center;overflow:hidden; border:1px #ddd solid;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{/*width:400px;height:400px;*/width:700px;height:575px;}
.spec-scroll{clear:both;margin-top:5px;/*width:400px;*/ width:700px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{
	display:block;
	font-family:"宋体";
	text-align:center;
	width:10px;
	/*height:68px; 
	line-height:68px;*/
	height:106px; 
	line-height:106px;
	border:1px solid #CCC;
	background:#ebebeb; 
	cursor:pointer; 
	text-decoration:none;
}
.spec-scroll .items{float:left;position:relative;/*width:370px;height:70px;*/overflow:hidden; padding:0;width:670px;height:106px;}

.spec-scroll .items ul{position:absolute;/*width:999px;height:70px;*/ width:1299px; height:106px;}

.spec-scroll .items ul li{float:left;/*width:74px;*/text-align:center; width:134px;}
.spec-scroll .items ul li img{border:1px solid #fff; padding:2px; /*width:64px; height:64px;*/width:120px; height:100px;}
.spec-scroll .items ul li img:hover{border:2px solid #e5383c; padding:1px;}