@charset "utf-8";
/* CSS Document */
html {
color:#000;
font-family:Arial, Helvetica, sans-serif;
background:#FFF;
}
/*
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}*/

ul, ol, li{
    margin: 0px;
    padding: 0px;
}
fieldset, img {
border:0;
}
img{
margin:0;
padding:0;
vertical-align:middle;
}
.tab-erweima-img {
    width: 130px;
    height: 130px;
}
li {
list-style:none;
}

a {
text-decoration:none;
outline:none;
color: #333;
}
a:hover {
cursor:pointer;
color: #090;
}
TABLE {
padding-bottom: 0px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}
TR {
padding-bottom: 0px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
vertical-align:middle;
}
TD {
padding-bottom: 0px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
vertical-align:middle;
}
TH {
padding-bottom: 0px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
vertical-align:middle;
}
input[type='submit'],button{
cursor: pointer;
}
.fl{ float:left;}
.fr{ float:right;}



/*列表页*/
.sub_main{
	width:1200px;
	height:auto;
	margin:0 auto;
	}
.selector-wrap {
	height: auto;
	overflow: hidden;
}
.selector-wrap .text-c {
	text-align: center;
}
.selector-wrap .selctor-more {
	position: relative;
	min-width: 120px;
	padding: 0 15px;
	margin: 0 auto;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	background: #faf8f9;
	font-size:12px;
	font-family:MicrosoftYaHei;
	color: #666;
	cursor: pointer;
	user-select: none;
}
.selector-wrap .selctor-more .iconfont {
	color: #666;
	font-size: 14px;
	vertical-align: middle;
	display: inline-block;
}
.selector-wrap .selctor-more.active .iconfont {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.selector-wrap .selctor-more::before,
.selector-wrap .selctor-more::after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	border: 21px solid transparent;
	border-top-color: #faf8f9;
	position: absolute;
	top: 0;
	left: auto;
	right: auto;
}
.selector-wrap .selctor-more::before {
	border-right-color: #faf8f9;
	left: -42px;
}
.selector-wrap .selctor-more::after {
	border-left-color: #faf8f9;
	right: -42px;
}
/*普通列表分类*/
.fenlei{
	/* width:1198px; */
	height:auto;
	/* border:1px solid #ddd; */
	overflow: hidden;
	font: 12px/38px "宋体";
}
.fenlei_t{
	/* width:1198px; */
	height:38px;
	font: 12px/38px "宋体";
	color:#333;
	/* border-bottom:1px solid #ddd; */
	background:#fff;
	padding-left:16px;
	}
.fenlei_t span{
	font:bold 12px/38px Arial, Helvetica, sans-serif;
	color:#7e5326;
	}
.fenlei_t p{
	float:right;
	width:123px;
	height:38px;
	font: 12px/38px "宋体";
	color:#fff;
	text-align:center;
	background:#f14e4e;
	}
.fenlei_t p a{
	color:#fff;
	background:#f14e4e;
	display: block;
	}
.fenlei_t p a:hover{
	color:#fff;
	background:#f30606;
	display:block;
	}
.fenlei_m{
	/* width:1198px; */
	height:auto;
	border-top:1px #ddd dotted;
	background: #faf8f9;
}
.fenlei_m:first-child {
	border-top: none;
}
.fenlei_mli{
	/* padding-left:20px; */
	/* background:url(../images/fenlei_mlibj.jpg) repeat-x bottom; */
	}
.fenlei_mli .title{
	float:left;
	width:80px;
	/* padding-right: 20px; */
	font: bold 13px "微软雅黑";
	color:#666;
	line-height:26px;
	/* background: #faf8f9; */
	text-align:left;
	padding:10px 20px 10px 20px;
	margin-right: 20px;
	}
.fenlei_mli .mm{
	float:left;
	width:45px;
	height:18px;
	font: 12px/18px "宋体";
	text-align:center;
	margin-top:12px;
	background:#ca012d;
	}
.fenlei_mli .mm a{
	color:#fff;
	}
.fenlei_mli .mm a:hover{
	color:#fff;
	background:#666;
	display:block;
	}
.fenlei_mli .mr{
	position: relative;
	float:left;
	width: 1050px;
	line-height:26px;
	margin: 10px 0;
	padding: 0 200px 0 0;
	color: #555;
	overflow: auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: auto;

}
.fenlei_mli .mr.limit {
	height: 26px;
	overflow: hidden;
}
.fenlei_mli .list-box {
	max-height: 104px;
	overflow: auto;
}
.fenlei_mli .mr.limit .list-box {
	overflow: hidden;
}
.fenlei_mli .checked-box {
	position: relative;
	float:left;
	width: 1050px;
	line-height:26px;
	margin: 10px 0;
	padding: 0 200px 0 0;
	color: #555;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.fenlei_mli .checked-list {
	max-height: 104px;
	overflow: auto;
}
.fenlei_mli .show-btn {
	position: absolute;
	right: 80px;
	top: 2px;
	font-weight: 400;
	font-size: 12px;
	cursor: pointer;
	line-height: 22px;
	display: none;
}
.fenlei_mli .check-btn {
	position: absolute;
	right: 10px;
	top: 2px;
	font-weight: 400;
	font-size: 12px;
	cursor: pointer;
	line-height: 22px;
	height: 22px;
	padding: 0 10px;
	border:1px solid rgba(221,221,221,1);
}
.fenlei_mli .check-btn:hover,
.fenlei_mli .show-btn:hover .iconfont,
.fenlei_mli .show-btn:hover {
	color: #e83e3e;
}
.fenlei_mli .show-btn .iconfont {
	font-size: 12px;
	margin-left: 3px;
}

.fenlei_mli .mr a,
.fenlei_mli .item{
	float:left;
	width:auto;
	line-height:26px;
	font: 14px "微软雅黑";
	color:#806f66;
	display:block;
	padding:2px 5px; margin:2px 5px;
	cursor: pointer;
	}
	.fenlei_mli .mr a:hover,
	.fenlei_mli .item:hover,
	.fenlei_mli .list-box .hover {
	color:#e83e3e;
	}

	.fenlei_mli .brand_list .logo {
		float: left;
		position: relative;
		padding: 0;
		margin: 0 8px 8px 0;
		background: #fff;
		text-align: center;
		border: 1px solid #ddd;
		width: 120px;
		height: 50px;
		overflow: hidden;
		cursor: pointer;
	}
	.fenlei_mli .brand_list .logo.hover,
	.fenlei_mli .brand_list .logo:hover {
		border-color: #e83e3e;
	}
	.fenlei_mli .brand_list .logo img {
		display: block;
		width: 100%;
		height: 100%;
	}

	.fenlei_mli .brand_list.limit {
		height: 112px;
	}
	.fenlei_mli .brand_list .list-box {
		max-height: 224px;
	}
	.fenlei_mli .brand_list .checked-list {
		max-height: 224px;
		overflow: auto;
	}
	.fenlei_mli .brand_list .active .logo{
		border-color: #e83e3e;
	}
	.fenlei_mli .brand_list .active .logo::before {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 0;
		content: "";
		width: 0;
		height: 0;
		display: block;
		border-top: 10px solid transparent;
		border-left: 10px solid #e83e3e;
		border-bottom: 10px solid #e83e3e;
		border-right: 10px solid transparent;

	}
	.fenlei_mli .brand_list .active .logo::after {
    position: absolute;
    top: auto;
    bottom: 2px;
    left: 3px;
    content: "";
    width: 4px;
    height: 7px;
    display: block;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
	}

	.fenlei_mli .checked-box .icon {
		vertical-align: sub;
    margin-right: 5px;
		position: relative;
		display: inline-block;
		width:14px;
		height:14px;
		border:1px solid rgba(189,189,189,1);
	}
	.fenlei_mli .checked-box .icon:after {
		position: absolute;
		top: 0;
		left: 3px;
		content: "";
		width: 5px;
		height: 8px;
		display: block;
		border-bottom: 2px solid #3D3D3D;
		border-right: 2px solid #3D3D3D;
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
		visibility: hidden;
	}
	.fenlei_mli .checked-box .active .icon:after {
		visibility: visible;
	}
	.fenlei_mli .checked-box .active span {
		color: #e83e3e;
	}
	.fenlei_mli .form-filter {
    position: absolute;
    right: 6px;
    top: 2px;
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
	}
	.fenlei_mli .form-filter input {
		width: 50px;
		height:22px;
		border:1px solid rgba(221,221,221,1);
		background: none;
		outline: none;
		padding: 0 4px;
	}
	.fenlei_mli .checked-btns {
		padding-top: 10px;
		clear: both;
		text-align: center;
	}
	.fenlei_mli .submit {
		font-size: 12px;
		color: #fff;
		padding: 0 15px;
		height: 22px;
		border: none;
		outline: none;
		background:rgba(232,62,62,1);
		margin-right: 4px;
	}
	.fenlei_mli .reset {
		font-size: 12px;
		color: #666;
		padding: 0 15px;
		height: 22px;
		border:1px solid #ddd;
		outline: none;
		background:none;
	}
.fenlei_mli .mjia{
	float:right;
	width:1026px;
	height:auto;
	padding-right:10px;
	}
.fenlei_mli .mjia a{
	width:auto;
	font:14px/40px "微软雅黑";
	color:#555;
	padding-left:10px;
	padding-right:10px;
	background:url(../images/mjia.jpg) repeat-x center;
	}
.fenlei_mli .mjia a:hover{
	color:#fff;
	background:url(../images/mjiaa.jpg) repeat-x center;
	}


.select-prop-list .show-btn{
	display: block;
}
.select-prop-list .item {
	position: relative;
	float: left;
	height: 22px;
	line-height: 22px;
	border: 1px solid #DDD;
	font-size: 12px;
	vertical-align: top;
	margin: 0 10px 5px 0;
	padding: 0 26px 0 4px;
	cursor: pointer;
	background: #f3f3f3
}
.select-prop-list .item .iconfont {
	display: block;
	position: absolute;
	width: 25px;
	height: 22px;
	right: 0;
	top: 0;
	font-size: 12px;
	text-align: center;
	line-height: 23px;
	color: #e83e3e;
}
.select-prop-list .item .pro-val {
	color: #e83e3e;
}
.select-prop-list .item:hover {
	color: inherit;
	border-color: #e83e3e;
}
.select-prop-list .item:hover .iconfont {
	color: #fff;
	background: #e83e3e;
}
.select-prop-list .clear-btn {
	position: absolute;
	right: 10px;
	top: 2px;
	font-size: 12px;
	color: #fff;
	padding: 0 15px;
	height: 22px;
	background: rgba(232,62,62,1);
	line-height: 22px;
	cursor: pointer;
}

/*普通列表页筛选条件*/
.tiaoxuan{
	width:1200px;
	height:36px;
	padding: 5px;
	margin-top:16px;
	margin-bottom:18px;
	background:#faf8f9;
	}
.tiaoxuan_l{
	float:left;
	/* height:36px; */
	/* border:1px solid #ccc; */
	background:#fff;
	margin:5px;
	}
.tiaoxuan_l ul li{
	float:left;
	width:60px;
	height:30px;
	font:12px/30px "宋体";
	color:#806f66;
	line-height: 30px;
	text-indent:4px;
	/* border-right:1px solid #ccc; */
}
.tiaoxuan_l ul li a{
	display: block;
	padding: 0 8px;
	color:#806f66;
	background:url(../images/tiaoxuan_la1.png) no-repeat 8px 4px;
}
.tiaoxuan_l ul li:hover{
	background: #e83e3e;
}
.tiaoxuan_l ul li.current{
	background: #e83e3e;
}
.tiaoxuan_l ul li a:hover,
.tiaoxuan_l ul li.current a {
	color:#fff;
	background:url(../images/tiaoxuan_la1h.png) no-repeat 8px 4px;
}
.tiaoxuan_l ul li.tiaoxuan_sort a{
	background: url(../images/tiaoxuan_sort.png) no-repeat 8px 4px;
}
.tiaoxuan_l ul li.tiaor a {
	background: url(../images/tiaoxuan_la2.jpg) no-repeat 8px 4px;
}
.tiaoxuan_l ul li.tiaor a:hover,
.tiaoxuan_l ul li.tiaor.current a {
	background: url(../images/tiaoxuan_la2h.jpg) no-repeat 8px 4px;
}
.tiaoxuan_l ul li.tiaor.current.sell_sort a {
    background:url(../images/tiaoxuan_sell_sort.jpg) no-repeat 8px 4px;
}
.tiaoxuan_r{
	float:right;
	width:75px;
	font:12px/20px "微软雅黑";
	color:#999;
	height:20px;
	padding-top:6px;
	}
.tiaoxuan_r img{
	float:right;
	width:21px;
	height:20px;
	/* padding-left:3px; */
	}
/*普通列表页商品分类*/
.goods{
	/*width:1200px;*/ width:auto;
	height:auto;
	}
.goods ul li{
	background: rgb(255, 255, 255);
	float: left;
	width:198px;
	margin:0px 10px 20px 10px;
	padding:10px;
	border:1px solid #f5f5f5;
	}
.goods ul li img{
	width:198px;
	height:198px;
	margin-bottom:5px;
	}
.goods ul li h1{
	width:198px;
	height:35px;
	font:20px/35px Arial, Helvetica, sans-serif;
	color:#e83e3e;
	}
.goods ul li h1 p{
	float:left;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#e83e3e;
	padding-top:5px;
	}
.goods ul li h1 span{
	float:right;
	font:12px/35px "宋体";
	color:#999;
	padding-left:6px;
	/* text-decoration:line-through; */
	}
.goods ul li h2{
	width:198px;
	height:48px;
	font:14px/22px "微软雅黑";
	color:#333;
	overflow:hidden;
	}
.goods ul li h2 a{
	color:#333;
	}
.goods ul li h2 a:hover{
	/* color:#090; */
	}
.goods ul li h3{
	width:198px;
	height:26px;
	font:14px/22px "微软雅黑";
	color:#999;
	}
.goods ul li h3 span{
	text-decoration:underline;
	}
.goods ul li h3 span a{
	color:#999;
	text-decoration:underline;
	}
.goods ul li h3 span a:hover{
	color:#090;
	text-decoration:underline;
	}
.goods ul li h4{
	width:198px;
	line-height: 28px;
	font:14px/28px "微软雅黑";
	color:#999;
	border-top:1px solid #f5f5f5;
	/* margin-bottom: -5px; */
}
.goods ul li h6{
margin-top: 5px;
}
.goods ul li h6 span{
  font-size: 12px;
  line-height: 18px;
  border-radius: 2px;
  padding: 2px 4px;
  margin-right: 4px;
}
.goods ul li h6 .gf{
  background:#e83e3e;
  color: #fff;
  border:1px #e83e3e solid;
}
.goods ul li h6 .xp{
	background:#fff;
	color: #3699ff;
	border:1px #3699ff solid;
  }
.goods ul li h4 span{
	color:#090;
	}
.goods ul li h4 a{
	float:right;
	width:50px;
	height:43px;
	background:url(../images/l_gouwuc.jpg) no-repeat;
	position:relative; right:-5px; bottom:0px;
	}
.goods ul li.curr h4 a,
.goods ul li:hover h4 a{
	background:url(../images/l_gouwucheh.jpg) no-repeat #e44340;
	}
.goods ul li.curr,
.goods ul li:hover {
	/* border-color: #dfdfdf; */
	-webkit-box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.2);
	        box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.2);
}
/*翻页*/
.fanye{
	width:1200px;
	height:40px;
	text-align:right;
	padding-top:20px;
	}
.fanye a{
	font:12px/28px "微软雅黑";
	color:#333;
	padding:5px 10px;
	border:1px solid #cacaca;
	}
.fanye a:hover{
	color:#fff;
	border:1px solid #666;
	background:#ff0204;
	}
.fanye span.current{
	color:#fff;padding:6px 10px;
	border:1px solid #666;
	background:#ff0204;
	}
/**普通内容页**/

.details{
	width:1200px;
	height:auto;
	margin-top:0px;
	}
.details_t{
	width:1200px;
	height:auto;
	padding-bottom:30px;
	}
.details_tl{
	float:left;
	width:512px;
	height:612px;
	}
.details_tl_big{
	width:512px;
	height:495px;


	}
.details_tl_big img{
	padding:5px;
	border:1px solid #cdcdcd;
	border-bottom:none;
	width:500px;
	height:462px;
	}
.details_tl_big p{
	float:right;
	width:486px;
	height:23px;
	font:12px/23px "宋体";
	color:#989898;
	text-align:right;
	padding-right:6px;
	padding-left:18px;
	border:1px solid #cdcdcd;
	border-top:none;
	}
.details_tl_big p i{ width:10px; height:23px;background:url(../images/details_tl_bigp.jpg) no-repeat left;}
.details_tl_small{
	width:512px;
	height:82px;
	border-top:none;
	margin-top:8px;
	}
.details_tl_small_list{
	float:left;
	width:480px;
	height:82px;
	margin:0px;
	padding-right:5px;
	overflow:hidden;
}
.details_tl_small_list ul{width:9999px;}
.details_tl_small_list img{
	float:left;
	width:80px;
	height:80px;
	margin-right:5px;
	border:1px solid #f3f3f3;
	cursor:pointer;
	}
.details_tl_small_list img a:hover {
	border:1px solid #F60;
	}
.details_tl_small .prev,.details_tl_small .next{display:block;width:11px;height:82px;float:left;background:url(../images/prevbtn.jpg) no-repeat;margin-right:5px;}
.details_tl_small .next{margin-right:0;background:url(../images/nextbtn.jpg) no-repeat;}

.details_tlf{
	width:500px;
	height:36px;
	padding-left:12px;
	}
.details_tlf p{
	float:left;
	width:110px;
	height:36px;
	font:12px/36px "宋体";
	color:#222224;
	padding-left:22px;
	background:url(../images/details_tf1.jpg) no-repeat left;
	}
.details_tlf span{
	float:right;
	width:63px;
	height:36px;
	font:12px/36px "宋体";
	color:#9a9a9a;
	padding-left:18px;
	background:url(../images/details_tf2.jpg) no-repeat left;
	}
.details_tr{
	float:right;
	width:603px;
	height:auto;
	}
.details_trt{
	width:603px;
	height:auto;
	}
.details_trt h1{
	width:603px;
	height:auto;
	border-bottom:1px dashed #d2d2d2;
	margin-bottom:10px;
	}
.details_trt h1 p{
	float:left;
	font:bold 16px/26px "微软雅黑";
	color:#3a3a3a;
	width:94%;
	padding-bottom:10px;
	}
.details_trt h1 span{
	float:left;
	width:27px;
	height:13px;
	padding-top:10px;
	padding-left:6px;}
.details_trt p.huohao{
	width:603px;
	height:30px;
	font:12px/30px "宋体";
	color:#999;
	}
.details_trt p.huohao a{
	color:#090;
	}
.details_trt p.jine{
	width:600px;
	height:30px;
	font:bold 25px/20px Arial, Helvetica, sans-serif;
	color:#090;
	padding-top:6px;
	}
.details_trt p.jine span.d_yuanjia{
	float:left;
	font:12px/24px "宋体";
	color:#999;
	}
.details_trt p.jine span.d_rmbtp{
	font:bold 16px/24px Arial, Helvetica, sans-serif;
	color:#090;
	padding-left:10px;
	}
.details_trt p.dt_pingjia{
	width:603px;
	height:30px;
	font:12px/30px "宋体";
	}
.details_trt p.dt_pingjia span{
	float:left;
	color:#999;
	}
.details_trt p.dt_pingjia span.pjshu{
	float:left;
	color:#5b8ada;
	}
.details_trt p.dt_pingjia span.star0{
	width:73px;
	height:12px;
	margin-top:8px;
	margin-left:9px;
	margin-right:8px;
	background:url(../images/star0.jpg) no-repeat;
	display:block;
	}
.details_trt p.dt_pingjia span.star1{
	width:73px;
	height:12px;
	margin-top:8px;
	margin-left:9px;
	margin-right:8px;
	background:url(../images/star(1).jpg) no-repeat;
	}
.details_trt p.dt_pingjia span.star2{
	width:73px;
	height:12px;
	margin-top:8px;
	margin-left:9px;
	margin-right:8px;
	background:url(../images/star(2).jpg) no-repeat;
	}
.details_trt p.dt_pingjia span.star3{
	width:73px;
	height:12px;
	margin-top:8px;
	margin-left:9px;
	margin-right:8px;
	background:url(../images/star(3).jpg) no-repeat;
	}
.details_trt p.dt_pingjia span.star4{
	width:73px;
	height:12px;
	margin-top:8px;
	margin-left:9px;
	margin-right:8px;
	background:url(../images/star(4).jpg) no-repeat;
	}
.details_trt p.dt_pingjia span.star5{
	width:73px;
	height:12px;
	margin-top:8px;
	margin-left:9px;
	margin-right:8px;
	background:url(../images/star(5).jpg) no-repeat;
	}
.details_trt p.peisong{
	width:603px;
	height:47px;
	float:left;
	}
.details_trt p.peisong span{
	float:left;
	font:12px/30px "宋体";
	color:#999;
	}
.details_trt p.peisong span.peisongdi{
	float:left;
	width:auto;
	height:23px;
	font:12px/23px "宋体";
	color:#969696;
	text-indent:4px;
	border:1px solid #e8e8e8;
	display:block;
	margin-right:12px;
	padding-right:4px;
	}

.details_trt p.peisong span.peisongdi span{
	float:right;
	width:9px;
	height:6px;
	padding-top:9px;
	padding-right:2px;
	padding-left:4px;
	}
.details_trm{
	width:571px;
	height:auto;
	padding:24px 16px;
	background:#f3f4f6;
	}
.details_trm p.d_color{
	width:571px;
	height:24px;
	font:12px/24px "宋体";
	color:#525355;
	padding-bottom:10px;
	}
.details_trm p.d_color span a{
	height:22px;
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#232323;
	padding:4px 6px;
	border:1px solid #c4c4c4;
	background:#fff;
	margin-right:4px;
	}
.details_trm p.d_color span a:hover{
	color:#fff;
	background:#090;
	border:1px solid #cc000;
	}
.details_trm .sl_cond{
	width:571px;
	height:24px;
	font:12px/24px "宋体";
	color:#525355;
	padding-bottom:8px;
	}
.details_trm .sl_cond span{ float:left; display:block; width:60px;}
.details_trm .sl_cond li{background:#fff; float:left; line-height:20px; margin:0 4px 0 0; padding-left:1px;  position:relative;  vertical-align:middle; width: auto; height: auto;}
.details_trm .sl_cond li a{ background:#fffff;border:1px solid #D4D4D4;color:#000;display:block;text-align:center;padding:0 6px;text-decoration:none;white-space:nowrap;width:auto !important;}
.details_trm .sl_cond li a:hover,.details_trm .sl_cond li.tb_selected a{ border: 2px solid #c30008;margin: -1px;height: 20px;}
.details_trm .sl_cond li a:focus{outline: 0 none;}
.details_trm .sl_cond li a:span{padding-left: 1px;}
.details_trm .sl_cond li i{background-position: -65px 0;bottom: 0;display: none;height: 12px;overflow: hidden;position: absolute;right: 0;text-indent: -99em;width: 12px;   background-image:url(../images/tly.png); background-repeat: no-repeat;}
.details_trm .sl_cond li.tb_selected i{display: block;}


.details_trm p.d_anniu{
	width:486px;
	height:38px;
	padding-left:85px;
	}
.details_trm p.d_anniu span{
	float:left;
	margin-right:20px;
	cursor:pointer;
	}
.details_trm p.d_shuliang{
	width:571px;
	height:22px;
	font:12px/22px "宋体";
	color:#525355;
	padding-bottom:30px;
	}
.details_trm p.d_shuliang span{
	float:left;
	font:12px/22px "宋体";
	color:#525355;
	padding-right:6px;
	}
.details_trm p.d_shuliang input{
	float:left;
	text-align:center;
	width:25px;
	height:18px;
	}
.details_trm p.d_shuliang span.jiajian{
	float:left;
	width:20px;
	height:20px;
	font:12px/22px "宋体";
	color:#525355;
	text-align:center;
	border:1px solid #c4c4c4;
	display:block;
	padding:0px;
	cursor:pointer;
	}
.details_trm p.d_shuliang span.jiajian a{
	color:#525355;
	}
.details_trm p.d_shuliang span.jiajian a:hover{
	color:#090;
	}
.details_trm p.d_shuliang .stock{color:#878787;margin-left:8px;font-size:12px;font-style:normal;line-height:22px;float:left;}
.details_trm p.d_shuliang .stock span{ float:none;font:12px "微软雅黑";}
.details_trf{
	width:588px;
	height:auto;
	padding-left:15px;
	padding-top:18px;
	background:#fff;
	}
.details_trf p.chengnuo{
	width:588px;
	height:28px;
	font:12px/28px "宋体";
	color:#3b3b3b;
	background:url(../images/details_trft.jpg) no-repeat right;
	}
.details_trf p.chengnuo  span{
	float:right;
	}
.details_trf p.chengnuo ul li{
    float:left;
	padding-left:17px;
	padding-left:18px;
	}
.details_trf p.chengnuo ul li img{
	float:left;
	width:14px;
	height:14px;
	margin-top:8px; margin-right:6px;
	display:inline;
	}
.details_trf p.chengnuo ul li p{
	float:left;
	font:12px/28px "宋体";
	color:#3b3b3b;
	width:14px;
	height:14px;
	margin-top:8px; margin-right:6px;
	}
.details_trf p.zffs{
	width:588px;
	height:42px;
	font:12px/42px "宋体";
	color:#909090;
	}
.details_m{
	width:1200px;
	height:auto;
	}
.details_ml{
	float:left;
	width:210px;
	height:auto;
	}
.details_ml1{
	width:210px;
	height:aut0;
	padding-bottom:20px;

	}
.details_mlt{
	width:210px;
	height:50;
	}
.details_mlm{
	width:208px;
	height:auto;
	border:1px solid #eee;
	background:#fdfdfd;
	padding-bottom:10px;
	}
.details_mlm{
	width:193px;
	height:auto;
	border:1px solid #eee;
	padding-top:10px;
	padding-left:15px;
	background:#fdfdfd;
	}
.details_mlm ul li{
	width:193px;
	height:81px;
	}
.details_mlm ul li img{
	float:left;
	width:60px;
	height:60px;
	border:1px solid #ebebeb;
	}
.details_mlm ul li h1{
	float:right;
	width:112px;
	height:40px;
	color:#000;
	font:12px/20px "微软雅黑";
	padding-right:12px;
	overflow:hidden;

	}
.details_mlm ul li h1 a{
	color:#000;
	}
.details_mlm ul li h1 a:hover{
	color:#090;
	}
.details_mlm ul li h2{
	float:right;
	width:112px;
	height:20px;
	font:bold 13px/20px "微软雅黑";
	color:#090;
	padding-right:12px;
	}
.details_mlm ul li h2 span{
	font:12px/20px "宋体";
	color:#999;
	text-decoration:line-through;
	padding-left:8px;
	}
	.details_mlm ul li h3{
	float:right;
	width:112px;
	height:20px;
	font:14px/20px "微软雅黑";
	color:#000;
	padding-left:12px;
	}
.details_mlm ul li h3 span{
	font: 14px/20px "宋体";
	color:#090;
	}

.details_mlf{
	width:188px;
	height:auto;
	border:1px solid #eee;
	padding:10px;
	background:#fdfdfd;
	}
.details_mlf h1{
	width:188px;
	height:auto;
	font:bold 14px/25px "微软雅黑";
	color:#090;
	padding-bottom:10px;
	}
.details_mlf table td{
	height:21px;
}
.details_mlf table td.redbg span{
	color:#fff;
	background:#b31202;
	padding:0 4px;
}
.details_mlf table td.redcolor{
	color:#b31202;
}
.details_mlf p.details_mlf1{
	widows:208px;
	height:34px;
	font: 12px/34px "宋体";
	color:#999;
	text-align:center;
	border-bottom:1px solid #c2c2c2;
	}
.details_mlf p.details_mlf2{
	width:193px;
	height:35px;
	font: 12px/35px "宋体";
	color:#000;
	padding-left:15px;
   }
.details_mlf p.details_mlf3{
	width:193px;
	height:35px;
	font:bold 14px/35px "微软雅黑";
	color:#000;
	padding-left:15px;
   }
.details_mlf p.details_mlf4{
	width:193px;
	height:22px;
	font: 14px/22px "微软雅黑";
	color:#000;
	padding-left:15px;
	margin-bottom:15px;
	}
.details_mlf p.details_mlf4 span.details_mlf4z{
	float:left;
	}
.details_mlf p.details_mlf4 span{
	float:left;
	padding-left:10px;
	}
.details_mlf p.details_mlf5{
	width:193px;
	font: 12px/22px "微软雅黑";
	color:#000;
	margin-top:5px;
   }
.details_mr{
	float:right;
	width:978px;
	height:auto;
	border:1px solid #dfdfdf;
	}
.details_mr p.details_mrt{
	width:978px;
	height:40px;
	background:#f5f5f5;
	border-bottom:1px solid #dfdfdf;
    }
.details_mr p.details_mrt a{
	float:left;
	width:195px;
	height:40px;
	font: 12px/40px "微软雅黑";
	color:#666;
	text-align:center;
	background:#f5f5f5;
	border-right:1px solid #dfdfdf;
    }
.details_mr p.details_mrt a:hover,.details_mr p.details_mrt .curr{
	color:#fff;
	background:#71c271;
	display:block;
    }

.details_mr span.details_mrm{
	width:978px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	display:block;
	background:#f5f5f5;
	}
.details_mr span.details_mrm ul li{
	float:left;
	width:276px;
	height:28px;
	font: 12px/28px "宋体";
	color:#656565;
	padding-left:50px;
	}
.details_mr .details_mrf{
	width:950px;
	height:auto;
	font: 14px/30px "微软雅黑";
	color:#232323;
	padding:15px;
	}
.details_mr h3{
	width:958px;
	height:auto;
	font: 12px/28px "宋体";
	color:#404040;
	padding:10px;
	}

.details_mr .details_mrf img{
	max-width:950px;
	}

/*代理商库存选择*/
#summary-stock{overflow: visible;color:#969696; margin-top:5px;}
#summary-stock .dt{ width: 52px; line-height:28px; float: left;}
#summary-stock .dd{ width: 500px;float: left;}
#store-selector {position: relative;float: left;z-index: 2;	height: 30px;margin-right: 6px;}
#store-selector .mt, #store-selector .mc{overflow: hidden;}
#store-selector .mc{ display: none;}
#store-selector .mc.curr{ display: block;}
#store-selector .text.curr {z-index: 1;height: 25px;border-bottom: 0;}
#store-selector .text {	float: left;position: relative;	top: 0;	height: 23px;background: #fff;	border: 1px solid #CECBCE;	padding: 0 20px 0 4px;	line-height: 24px;	overflow: hidden;}
#store-selector .text b {display: block;position: absolute;top: 0;right: 0;width: 17px;	height: 24px;background-position: -264px -188px;overflow: hidden;	background-image: url(../images/newicon201301028.png);background-repeat: no-repeat;}
#store-selector .content {	display: none;position: absolute;top: 25px;left: -45px;border: 1px solid #CECBCE;width: 390px;padding: 15px;background: #fff;-webkit-box-shadow: 0 0 5px #ddd;	box-shadow: 0 0 5px #ddd;}
#store-selector .close {display: none;position: absolute;z-index: 2;top: 20px;left: 365px;width: 17px;height: 17px;background-position: -257px -86px;	background-image: url(../images/newicon201301028.png);}
#store-selector .tab li {float: left;clear: none;padding: 0;}

#store-selector .tab {width: 100%;height: 25px;float: left;border-bottom: 2px solid #edd28b;overflow: visible;padding: 0px;}
#store-selector .tab em{font: 12px/24px "微软雅黑";}
#store-selector .tab a, #store-selector .tab .current a.hover {	position: relative;float: left;height: 23px;line-height: 23px;padding: 0 21px 1px 11px;	margin-right: 3px;border: 1px solid #ddd;border-bottom: 0;color: #ccc;text-align: center;cursor: pointer;color: #005aa0;}
#store-selector .tab a.hover {height: 25px;	background-color: #fff;	border: 2px solid #edd28b;	border-bottom: 0;	padding: 0 20px 0 10px;	line-height: 22px;	text-decoration: none;	color: #000;}
#store-selector .tab a i, #store-selector .tab .current a:hover i {	position: absolute;	right: 4px;	top: 10px;	display: block;	width: 7px;	height: 5px;overflow: hidden;	background-position: 0 -35px;	background-image: url(../images/jd-stock.png);  background-repeat: no-repeat;}
#store-selector .area-list li {	padding: 2px 0 2px 15px;clear: none;padding: 2px 0 2px 15px;clear: none;float: left;width: 80px;height: 24px;line-height: 24px;}
#store-selector .area-list li a {float: left;padding: 0px 4px;color: #005aa0;}
#store-selector .area-list li a:hover {	background: #005ea7;color: #fff;}
#store-prompt{line-height: 12px;}
#store-prompt .has_js,#store-prompt .has_no_js{ margin:5px 0; color:#090}
#store-prompt .has_no_js{ color:#F00}
#store-prompt span.has_store_js{ display:block; font-size:12px; margin-top:5px;}


/*jquery zoom*/
.jqzoom {padding:0;	position:relative;}
.jqZoomPup {width: 80px;height: 80px;position: absolute;left: 0px;top: 0px;	border: #aaa 1px solid;	background: #fede4f no-repeat 50% top;	filter: alpha(Opacity=50);			opacity: 0.5;moz-opacity: 0.5;khtml-opacity: 0.5;z-index: 3;cursor: move;visibility: hidden;}
.zoomdiv {width: 500px;height: 465px;overflow: hidden;	border: #e4e4e4 1px solid;background:#fff;position: absolute;top: 1px;left: 0px;text-align: center;z-index: 8;	display: none;}


.evaluation-each{width: 930px;margin: 19px 10px 0px 22px;}
.evaluation-left{width: 120px;height: 100%;position: relative;top: 15px;float: left;}
.evaluation-user{width: 120px;height: 120px;background: url(../images/user-bg.png) no-repeat;position: relative;}
.user-img{max-width: 110px;max-height: 110px;position: absolute;top: 6px;left: 5px;}
.user-info{text-align: center;font: 14px '微软雅黑';color: #666;line-height: 28px;}
.rate-user-info{width: 120px;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.rate-user-grade{width: 120px;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.evaluation-info{width: 790px;height: 100%;margin-left: 143px;/*background: url(../images/evaluation-bg.png) no-repeat;*/position: relative;}
.evaluation-info .evaluation-info-head{width: 790px;height: 105px;background: url(../images/evaluation-bg1.png) no-repeat;}
.evaluation-info .evaluation-info-body{width: 773px;margin-left: 15px;overflow: hidden;padding: 6px 0px 19px;border: 1px solid #e4e4e4;border-top: none;position: relative;top: -2px;}
.pro-brief{height: 74px;margin-left: 37px;position: relative;top: 15px;}
a.preview{display: block;width: 52px;height: 52px;float: left;overflow: hidden;}
a.preview-small{border: 1px solid #cecfce;}
a.preview-small:hover,a.prewiew-small.hover{border: 1px solid #00b102;}
a.preview-first{width: 100px;height: 72px;}
a.preview-first img{max-width: 100px;max-height: 72px;}
a.preview img{max-width: none!important;}
.pro-brief-info{height: 72px;margin-left: 110px;font: 12px '微软雅黑';line-height: 12px;color: #666666;}
.pro-brief-info>p{margin: 0px;}
.pro-brief-name{margin-bottom: 15px!important;}
.pro-evaluation{margin-left: 45px;padding-top: 10px;}
.pro-evaludation-head{width: 100%!important;height: 30px;font: bold 14px '微软雅黑'!important;line-height: 30px!important;color: #262626!important;padding: 0px!important;}
.pro-evaluation-body{font: 14px '微软雅黑';line-height: 30px;color: #262626;width: 680px;}
.pro-display{margin: 10px 0px 0px 45px;}
.pro-display-date{font: 12px '微软雅黑';line-height: 24px;color: #666;}
.pro-display-content ul{overflow: hidden;}
.pro-display-content li{float: left;margin-right: 8px;}
.pro-display-content li img{width: 52px;height: 52px;}
.evaluation-right{}

#preview{width: 400px;height: 400px;overflow: hidden;border: 1px solid #00b102!important;position: relative;background: white;}
#preview .preview-close{display: block;width: 25px;height: 25px;position: absolute;top: 10px;right: 10px;z-index: 1;background: url(../images/preview.jpg) no-repeat;}
#preview .preview-close:hover{background: url(../images/preview-h.jpg) no-repeat;}

/*分类选择部分 2018.01.17 new add*/

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.noselected{
	-moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}

.fenlei .product-type-radio{
	display: inline-block;
}

.fenlei .product-type-radio .product-type-item{
	display: inline-block;
	width: 92px;
	height: 28px;
	/* border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea; */
	background: #fff;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #806f66;
	margin-top: 9px;
}

.fenlei .product-type-radio input[type='radio']{
	display: none;
}

.fenlei .product-type-radio input[type='radio']:checked + .product-type-item{
	background: #e83e3e;
	color: #fff;
	/* border-left: 1px solid #ddd;
	border-right: 1px solid #ddd; */
}

.fenlei .product-type-radio input[type='radio']:first-child + .product-type-item{
	border-left: none;
}

.fenlei .btn-select{
	display: block;
	-moz-appearance: none;
	     appearance: none;
	-webkit-appearance: none;
	border: none;
	outline: none;
	width: 66px;
	height: 28px;
	background: #f14e4e;
	/* border-radius: 2px; */
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 32px;
}

.fenlei .btn-select:hover{
	background: #f14e4e;
}

/*价格区间*/

.product-area{
	padding-left: 30px;
	line-height: 46px;
	color: #806f66;
}

.product-area .product-area-content{
	padding: 0 12px;
}

.product-area .product-area-content .product-area-item{
	border: 1px solid #ccc;
	background: #fff;
	width: 68px;
	height: 24px;
	margin-top: 10px;
}

.product-area .product-area-content .product-area-item .product-area-input{
	display: inline-block;
	-moz-appearance: none;
	     appearance: none;
	-webkit-appearance: none;
	border: none;
	width: 68px;
	height: 24px;
	background: #fff;
	text-align: center;
}
.product-area .product-area-content .product-area-item .product-area-input::-webkit-input-placeholder{
	color: #806f66;
	font-size: 12px;
}
.product-area .product-area-input:focus{
	outline: none;
}

.product-area .tips2{
	margin: 0 3px;
}

.product-area .product-area-item.widthyen .product-area-code{
	display: inline-block;
	width: 20px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #bfbfbf;
	font-size: 12px;
    font-family: "微软雅黑";
}

.product-area .product-area-item.widthyen .product-area-input{
	width: 48px;
	text-align: left;
}


/*2018.01.18 店铺首页商品列表修改 new add*/
.right-list .right-img{
	width: 230px;
	height: 215px;
	padding: 5px 5px 0;
}
.right-list .right-img a{
	width: 100%;
	height: 100%;
}


/*2019.01.07 电子提货券商品列表修改 new add*/
.productlist-item-btn{
  font-size: 14px;
  color: #333333;
  display: inline-block;
  width: 109px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  background: transparent;
  text-align: center;
  border-top: 1px solid #e4e4e4;
}
.productlist-item-btn-left{
  border-right: 1px solid #e4e4e4;
}
.productlist-item-btn:hover{
  background: #e83e3e;
  border-color: #e83e3e;
  color: #fff;
  font-weight: bold;
}
.goods ul li h1 .productlist-item-stock{
  text-decoration: none;
}
.goods-ticket ul li{
  width: 220px;
  border-color: #e4e4e4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px 0px 0 0px;
}
.goods-ticket ul li.curr{
  border-color: #e83e3e;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.goods-ticket ul li img{
  width: 200px;
  height: 200px;
  margin: 0 9px;
}
.goods-ticket ul li h1{
  margin-left: 6px;
}
.goods-ticket ul li h2{
  margin: 0 9px;
}
.ticket-icon{
  position: relative;
}
.ticket-icon:after{
  content:'';
  width: 92px;
  height: 31px;
  position: absolute;
  background: url(../images/jiaobiao.png);
  right: 19px;
  top: -2px;
}
