/* 边栏模块 */
.nch-module { border: solid 1px #D7D7D7; margin-bottom: 10px;}
.nch-module .title { background-color: #ECECEC; height: 36px;}
.nch-module .title h3 { font: normal 14px/20px "microsoft yahei"; color: #333; height: 24px; padding: 8px 10px;}
.nch-module .title h3 em { color: #31b1f5;}
.nch-module .content { overflow: hidden;}
.nch-module-style01 { border-top: solid 2px #31b1f5;width: 895px;}
.nch-module-style02 { border-top: solid 2px #C8C8C8;}
.module_sidebar { padding: 4px; margin-bottom: 10px; border: 1px solid #D8D8D8; overflow: hidden;}
.module_sidebar h2 { font-family: Verdana, Geneva, sans-serif; font-size:9px; font-weight: 600; line-height: 30px; color:#F60; height: 30px; margin-bottom: 10px; border-bottom: 1px solid #E7E7E7;}
.module_sidebar h2 b { font-family: "microsoft yahei", Tahoma, Arial; font-size: 15px; line-height: 30px; color: #3E3E3E; display: inline; float: left; padding: 0 6px 0 4px; margin-left: 2px;}

/* 搜索列表页面末级分类推荐商品 */
.nch-module-recommend { display: block; overflow: hidden;}
.nch-module-recommend li { float: left; width: 230px; padding: 7px;}
.nch-module-recommend li .goods-pic { width: 90px; height: 90px; float: left;}
.nch-module-recommend li .goods-pic a { line-height: 0; text-align: center; vertical-align: middle; display: table-cell; *display: block;  width: 90px; height: 90px; overflow: hidden;}
.nch-module-recommend li .goods-pic img { max-width: 90px; max-height: 90px; margin-top: expression( 90-this.height/2); *margin-top:expression(45-this.height/2)/*IE6,7*/;}
.nch-module-recommend li .goods-info { width: 130px; float: right;}
.nch-module-recommend li .goods-info dt { line-height: 16px; width: 100%; height: 32px; overflow: hidden;}
.nch-module-recommend li .goods-info dt a { color: #777;}
.nch-module-recommend li .goods-info dt a:hover { color: #333;}
.nch-module-recommend li .goods-info dt a span { line-height: 16px; color: #FFF; background-color: #e4393c; vertical-align: middle; display: inline-block; *display: inline; height: 16px; padding: 0 4px; border-radius: 2px; margin-right: 4px; *zoom: 1; }
.nch-module-recommend li .goods-info .goods-price { color: #555; line-height: 20px; white-space: nowrap; height: 20px; margin: 5px 0; overflow: hidden;}
.nch-module-recommend li .goods-info .goods-price em { font-size: 14px; font-weight: bold; color: #C00;}
.nch-module-recommend li .goods-info .buy-btn a { line-height: 20px; color: #FFF; background-color: #F32613; height: 20px; display: inline-block; *display: inline; padding: 3px 12px; *zoom: 1; border-radius: 2px;}
.nch-module-recommend li .goods-info .buy-btn a:hover { text-decoration: none; background-color: #CA3300;}

/* 搜索列表页面规格值过滤条件*/
.nch-module-filter { overflow: hidden;}
.nch-module-filter dl { font-size: 0;  word-spacing:-1em; display: block; clear: both; padding: 5px 0; margin: 1px auto 10px auto; border-top: dotted 1px #E6E6E6;}
.nch-module-filter dt,
.nch-module-filter dd { font-size: 12px; vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block;}
.nch-module-filter dt,
.nch-module-filter dd { *display: inline/*IE6,7*/;}
.nch-module-filter dl dt { line-height: 36px; font-weight: 600; color: #555; text-align: left; overflow: hidden;font-size: 16px;padding-left: 13px;  width: 100%;
}
.nch-module-filter dl dd.list { /*! width: 892px; */}
.nch-module-filter dl dd.list ul { font-size: 0;  /*! word-spacing:-1em; */}
.nch-module-filter dl dd.list ul li { vertical-align: top; letter-spacing: normal; word-spacing: normal; display: inline-block; height: 22px; padding: 0 10px;}
.nch-module-filter dl dd.list ul li { *display: inline/*IE6,7*/;}
.nch-module-filter dl dd.list ul li a { font-size: 12px; line-height: 20px; color: #005AA0; display: block; height: 20px; padding: 1px 2px;}
.nch-module-filter dl dd.list ul li a:hover { color:#FFF; text-decoration: underline; background-color: #4598D2;}
.nch-module-filter dl dd.all span { line-height: 20px; color: #999; background-color: #FFF; height: 20px; padding: 2px 4px; border-radius: 2px; cursor: pointer;}
.nch-module-filter dl dd.all span:hover { color: #FFF; background-color: #D93600;} 
.nch-module-filter dl dd.all span i { font-size: 14px; margin-right: 4px;}
.nch-module-filter .selected { font-weight: 600; line-height: 20px; color: #999; background-color: #FFF; display: inline-block; height: 20px; padding: 0 0 0 5px; margin-right: 5px; border: solid 1px #D7D7D7; cursor: pointer;}
.nch-module-filter .selected:hover { border-color: #D93600;}
.nch-module-filter .selected em { line-height: 20px; color: #D93600; background-color: #FFF; vertical-align: top; display: inline-block; height: 20px; padding: 0 2px; margin-left: 2px;}
.nch-module-filter .selected i { font-family: Verdana; line-height: 20px; color: #CCC; vertical-align: top; text-align: center; display: inline-block; width: 20px; height: 20px;}
.nch-module-filter .selected:hover i { color: #D93600;}
.nch-module-filter .nch-module-filter_nav { background-color: #FFF7E5; width: 100%; height: 28px; padding: 0; margin: 0; border-bottom: solid 1px #FC4;}
.nch-module-filter .nch-module-filter_nav dt { float: left; text-align: right;line-height: 28px; width: 82px;}
.nch-module-filter .nch-module-filter_nav dd { float: left; margin-top: 5px; margin-right: 8px; display:block;}
.nch-module-filter .contain_list { width: 762px; height: 96px; padding: 2px; border: 1px solid #BDD9F7; background: #fff; position: relative; z-index: 1; overflow: auto; }
.nch-module-filter .contain_list ul { width: 720px; padding: 10px; overflow: hidden; }
.nch-module-filter .contain_list li { width: 134px; height: 22px; padding-left: 10px; overflow: hidden; float: left; }
.nch-module-filter .contain_list li a { display: block; width: 144px; height: 22px; line-height: 22px; color: #656766; text-decoration: none; }
.nch-module-filter .contain_list li a:hover { color: red; background: #fff9f1; }
.nch-module-filter .contain_list li a span { color: #969696; }

/*品牌索引*/
.nch-module-filter .nch-brand-tab { padding: 0 12px; margin-bottom: 10px;}
.nch-module-filter .nch-brand-tab li { padding: 0!important;}
.nch-module-filter .nch-brand-tab li a { line-height: 20px; text-align: center; display: block; min-width: 16px; padding: 2px 6px !important; position: relative; z-index: 1;}
.nch-module-filter .nch-brand-tab li.current a { color: #FFF; background-color: #4598D2;}
.nch-module-filter .nch-brand-tab li a:hover { text-decoration: none !important;}
.nch-module-filter .nch-brand-tab li a i.arrow { font-size: 0; line-height: 0; width: 0; height: 0; display: none; margin-left: -6px !important; border-color: #4598D2 transparent transparent; border-style: solid dashed dashed; border-width: 6px; position: absolute; z-index: 1; top: 24px; left: 50%;}
.nch-module-filter .nch-brand-tab li.current a i.arrow { display: block;}
#ncBrandlist { position: relative; z-index: 1; overflow: hidden; }
.nch-module-filter .nch-brand-con { padding: 12px;}
.nch-module-filter .nch-brand-con li {width: 180px !important;height: 80px !important; padding: 0!important; margin: 0; position: relative; z-index: 1;}
.nch-module-filter .nch-brand-con li:hover { z-index: 2;}
.nch-module-filter .nch-brand-con li a { line-height: 48px !important; text-overflow: ellipsis; white-space: nowrap; text-align: center; width: 150px !important;
height: 67px !important; padding: 0 5px!important; border: solid 1px #E6E6E6!important; position: absolute; z-index: 1; top: -1px; left: -1px; overflow: hidden;}
.nch-module-filter .nch-brand-con li a:hover { text-decoration: none !important; color: #D93600!important; background-color: #FFF!important; border-width: 2px!important; border-color: #D93600!important; top: -2px!important; left: -2px!important; box-shadow: 0 0 4px rgba(0,0,0,0.12);}
.nch-module-filter .nch-brand-con li a img { max-width: 142px; max-height: 96px; position: absolute; z-index: 1; top: -12px;
left: 9%;}
.nch-module-filter .nch-brand-con li a span {
	background-color: #FFF;
	line-height: 63px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: none;
	width: 142px;
	height: 63px;
	padding: 0 5px;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	overflow: hidden;
}
.nch-module-filter .nch-brand-con li:hover a span { display: block;}
.pagination {
	height: 41px;
	line-height: 30px;
	padding: 30px 0 0;
	text-align: center;
	overflow: hidden
}

.pagination a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	border-radius: 2px;
	border: 1px solid #C1C1C1;
	text-align: center;
	margin: 0 3px
}

.pagination a:hover,.pagination b {
	border: 1px solid #31b1f5;
	margin-top: -2px;
	background: #31b1f5;
	border-radius: 2px;
	color: white;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	text-align: center;
	margin: 0 3px;
	font-weight: 100
}

.tec-tittle {
	border-bottom: 3px solid #007857;
	position: relative;
	margin-left: 17px;
	margin-bottom: 10px;
}.tec-tittle > .name {
	float: left;
	background-color: #007857;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	line-height: 33px;
	padding: 0 10px;
	position: relative;
}