#content {
	/* position: relative; */
	min-height: 1800px !important;
	float:left;
	font-size: 12px;
}
.error-tip {
    font-size: 12px;
    color: #900;
}
.tip {
    font-size: 12px;
    color: #797979;
}
.standard_quota {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
#h_top_wrap,div#h_wrap,div#topNavigation{
	width:1200px !important;
	/* padding-left:10px; */
} 

#pageWrap{
	width:1200px !important;
	margin:10px auto 40px auto;
}

#iHotGP {
	width:190px;
	float:right;
	position:relative;
}

.hot_goods{
	margin-bottom: 15px;
}

.hot_goods,.hot_provider{
	/* background-color: rgb(246,246,246); */
}

#goodsList{
	position:relative;
	margin-left:-20px;
	margin-top:8px;
	*margin-bottom:8px;
}

.minMaxDiv {
	height: auto !important;
	height: 510px;
	min-height: 510px;
}

.dirTitle {
	height: 34px;
	background-color: #F7F7F7;
	/* background: -webkit-gradient(linear, left top, left bottom, from(#feefe5),
		to(#ffffff) ); for Chrome
	background: -moz-linear-gradient(top, #feefe5, #ffffff);
	for Firefox
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#feefe5',
		endColorstr='#ffffff' ); for IE */
}

.dirBottom {
	margin: 5px 0 0 0;
	height: 34px;
	border: 1px solid #CCC;
	/* background-color: #F7F7F7; */
	/* background: -webkit-gradient(linear, left top, left bottom,from(#FFF8EC), to(#FFF)); for Chrome
	background: -moz-linear-gradient(top, #FFF8EC, #FFF);
	background: -ms-linear-gradient(top, #FFF8EC, #FFF);
	for Firefox
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF8EC',endColorstr='#FFFFFF' ); for IE */
}

.dirBottom .button{
	margin:5px 0 0 5px;
}

.searchOrder {
	height: 50px;
}

.condName {
	margin-left: 60px;
	width: 40px;
	float: left;
	font-weight: bold;
	font-size: 12px;
}

.condBlock {
	clear: both;
	height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px dotted RGB(231, 205, 174);
}

.condSelected {
	background: none repeat scroll 0% 0% rgb(85, 142, 219);
}

.condItem a:hover {
	background: none repeat scroll 0% 0% rgb(85, 142, 219);
}

.goodsBlock {
	width: 228px;
	min-height:300px;
	height: auto;
	float: left;
	margin: 0 0 15px 20px;
	overflow: hidden;
	background-color: rgb(250,250,250);
	border: 2px solid rgb(245,245,245);
}

.goodsBlock.active{
	position: absolute;
	z-index: 2;
	border: 2px solid rgb(196,0,0);
	-webkit-box-shadow: 1px 0 10px rgba(196,0,0, 0.5);
	box-shadow: 1px 0 10px rgba(196,0,0, 0.5);
}

.goodsBlock.active .coreParams{
	display:block;
}

.price{
	color:#c41b00;
}

.condItems {
	width: 700px;
	float: none;
	height: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.condItem {
	float: left;
	height: 20px;
	margin-right: 15px;
	padding-top: 5px;
}

a {
	text-decoration: none;
}

.searchOrderBtn {
	margin-top: 5px;
	line-height: 28px;
	overflow: hidden;
	text-align: center;
	margin-left: 10px;
	float: left;
	position: relative;
}

.searchOrderBtn .button{
	text-align: left;
	height:20px;
	min-width:50px;
	width:50px;
	padding: 0px 0 4px 15px;
}

.searchOrderBtn .current_order {
	filter: none;
	background-image: none;
	border-color: #AC2925 !important;
}

.searchOrderBtn .current_order:hover {
	filter: none;
	border-color: #AC2925 !important;
}

.searchOrderBtn s{
	width: 11px;
	height: 6px;
	display: block;
	position: absolute;
	right:9px;
	z-index:1;
	background-image: url(//xygh.gec123.com/goods/img/sort.png);
}

.searchOrderBtn s.asc{
	background-position:-11px -6px;
	top:9px;
	*top:10px;
}

.searchOrderBtn s.desc{
	background-position:-11px 0;
	bottom:6px;
	*bottom:7px;
}

.searchOrderBtn s.asc-light{
	background-position:-22px -6px;
}

.searchOrderBtn s.desc-light{
	background-position:-22px 0;
}

#iTimeOrd {
	width: 85px;
}

.searchOrderBtn s:hover {
	cursor: pointer;
}

#iTimeSearchOrderBtn s {
	right: 13px;
}

.goodsImgDiv_box {
	margin: 0px auto 8px auto;
	width: 228px;
	height:160px;
	overflow:hidden;
	background-color: white;
	position: relative;
}

.goodsImgDiv { /*闈濱E鐨勪富娴佹祻瑙堝櫒璇嗗埆鐨勫瀭鐩村眳涓殑鏂规硶*/
	display: table-cell;
	vertical-align: middle;
	/*璁剧疆姘村钩灞呬腑*/
	text-align: center;
	/* 閽堝IE鐨凥ack */
	*display: block;
	/*绾︿负楂樺害鐨�.873*/
	*font-size: 140px;
	/*闃叉闈瀠tf-8寮曡捣鐨刪ack澶辨晥闂锛屽gbk缂栫爜*/
	*font-family: Arial;
	width: 220px;
	height: 160px;
}

.goodsImgDiv:hover {
	cursor: pointer;
}

.goodsImg {
	border: 0px;
	max-width: 220px;
	max-height: 160px;
}

.goodsInfo {
	font-family: 'arial', 'verdana', sans-serif !important;
	text-align: left;
	line-height: 19px;
	overflow: hidden;
	padding: 4px 5px 0px 5px;
	word-wrap: break-word;
}

.goodsName {
	cursor: pointer;
}

.coreParams {
	display:none;
	border-top: 1px dotted #CFCFCF;
	margin: 0;
	width: 100%;
	height:160px;
	background-color: #F0F0F0;
}

.coreParams li{
	font-family: tahoma, simsun;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ECECEC;
	font-size: 12px;
	padding-left: 15px;
	margin-right: 3px;
	background-image: url(//www.gec123.com/gmsoft/img/icon/dot.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	diplay:block;
	
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

/* .goodsBtn,.goodsCmpBtn {
	line-height: 22px;
	width: 50px;
	height: 22px;
	text-align: center;
	display: inline-block;
	background-repeat: no-repeat;
	color: graytext;
	font-weight:700;
	margin-top: 7px;
}

.goodsBtn {
	margin-left:25px;
	margin-right: 20px;
	background: url("/WebSite/Retrieval/image/detail.png");
}

.goodsCmpBtn {
	background: url("/WebSite/Retrieval/image/comparison.png");
}

.goodsBtn:HOVER,.goodsCmpBtn:HOVER {
	cursor: pointer;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
}

.goodsBtn:HOVER {
	background: url(/WebSite/Retrieval/image/detail_hover.png);
}

.goodsBtn:ACTIVE {
	background: url(/WebSite/Retrieval/image/detail_active.png);
}

.goodsCmpBtn:HOVER {
	background: url(/WebSite/Retrieval/image/comparison_hover.png);
}

.goodsCmpBtn_active {
	color: white;
	font-weight: bold;
	background: url(/WebSite/Retrieval/image/comparison_active.png);
}

.goodsCmpBtn_active:HOVER {
	background: url(/WebSite/Retrieval/image/comparison_active.png);
} */
.goodsCmpBtn {
	display: block;
	margin:10px 5px;
	background-image: url(//xygh.gec123.com/goods/img/retrieval/list.png);
	display: block;
	width: 70px;
	height: 20px;
	border: 0 none;
	background-position: 0 -219px;
	overflow: hidden;
	cursor: pointer;
}

.goodsCmpBtn_active {
	background-position: -73px -240px;
}

.goodsCmpBtn:hover {
	background-position: -73px -219px;
}

.goodsCmpBtn_active:hover {
	background-position: -0 -240px;
}

.pageBtn {
	float: left;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	display: block;
	margin-right: 6px;
}

.pageOneBtn {
	float: left;
	width: 64px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	display: block;
	border: 1px solid #dedede;
	margin: 5px 0 0 0;
}

.pageOneBtn:hover {
	text-decoration: none !important;
	background-color: #D9534F;
	color: white !important;
}

.pageNoClick {
	float: left;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	/* font-weight:bold; */
	display: block;
	border: 1px solid #dedede;
	margin: 5px 0 0 5px;
	color: rgb(230, 230, 230) !important;
	/* background-color: #dedede !important; */
	border: 1px solid #c1c1c1 !important;
	cursor: default;
}

.pageNoClick:hover {
	text-decoration: none !important;
	background-color: white;
}

.pageCurrent {
	background-color: #D9534F;
}

.pageCurrent:HOVER {
	background-color: #D9534F;
}

#cmpBar { /* display: none; */
	/* position: fixed; */
	/* bottom: 0px;
	left: 50px; */
	/*opacity:.60;
    filter:alpha(opacity=60);*/
	/*_bottom:auto;
    _width:800px;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt

(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    */
	display: none;
	margin-top: 20px;
	height: 170px;
	z-index: 9999;
	width: 988px;
	height: 170px;
	border: 1px solid rgb(2, 141, 231);
	height: 170px;
	background-color: white;
}

#cmpBar_title {
	height: 32px;
	line-height: 32px;
	width: 100%;
	background-color: #FFF7E6;
}

#cmpBar_title span {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background-color: RGB(84, 152, 219);
	width: 100px;
	color: white;
	float: left;
}

#aHideCmp {
	width: 50px;
	float: right;
	display: block;
	cursor:pointer;
}

#cmpBar .cmp_button {
	line-height: 22px;
	width: 50px;
	height: 22px;
	text-align: center;
	display: inline-block;
	/* background-repeat: no-repeat; */
	color: gray;
	background: url(//xygh.gec123.com/goods/img/retrieval/detail.png);
}

#cmpBar .cmp_button_active {
	color: white;
	font-weight: bold;
	background: url(//xygh.gec123.com/goods/img/retrieval/detail_active.png);
}

#cmpBar .cmp_button:hover {
	text-decoration: none;
}

/* 
#cmpBarImpl {
	width: 100%;
	height: 170px;
	margin-bottom: 0px;
	opacity:.60;
    filter:alpha(opacity=60);
	border: 1px solid rgb(2, 141, 231);
} */
.cmpBlock {
	float: left;
	overflow: hidden;
	width: 215px;
	height: 140px;
	/*margin-right: 10px;
    padding: 10px 10px 12px 0px;
    */
	border-right: 1px dotted rgb(197, 197, 197);
}

.CmpImg {
	padding-top: 5px;
	width: 58px;
	float: left;
	margin-top: 30px;
}

.cmpBlockTxt {
	float: left;
	width: 140px;
	height: 100px;
	margin-top: 35px;
}

.cmpBlockTxt .impl {
	overflow: hidden;
	margin: 25px 0 25px 0;
	height: 50px;
	text-align: left;
	word-wrap: break-word;
	/*background-color:red;*/
}

.cmpBlockDelImg {
	float: left;
	margin-top: 10px;
	margin-left: -5px;
	width: 13px;
	height: 13px;
}

.CmpGoodsName {
	height: 65px;
	overflow: hidden;
	margin-top: 5px;
}

.CmpPrice {
	color: #E4393C;
	font-size: 15px;
	font-weight: bold;
}

#divHideCmp {
	width: auto;
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
	line-height: 32px;
	background-color: RGB(254, 247, 226);
}

.hotDiv {
	/* width: 190px; */
	/* height: 215px; */
	padding:5px 0;
	margin: 5px 0;
	position: relative;
	border-bottom:1px solid #dedede;
}

.hotProviderSpan {
	display: -moz-inline-box;
	display: inline-block;
	width: 90px;
	text-align: right;
}

/*dlg - begin*/
.BuyCart {
	width: 540px;
	height: 400px;
	display: none;
}

.BuyCartTitle {
	height: 34px;
	font-size: 16px;
	font-weight: bold;
}

.DlgGoodsDir {
	width: 200px;
	height: 22px;
}

.DlgGoodsBrand {
	width: 200px;
	height: 22px;
}

.DlgProvider {
	width: 200px;
	height: 22px;
}

.DlgComponentItems {
	width: 234px;
	height: 80px;
	margin: 5px 0 0 0;
}

.DlgComponentPrice {
	color: red;
}

a {
	color: #333;
}

.weaken {
	color: gray;
}

/* 鐑攢 */
#iHotGP .bar {
	line-height: 35px;
	overflow: hidden;
	background:none;
	background-color:#E7E7E7;
}

#iHotGP .bar span {
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

#iHotGP .hot_goods,.hot_provider {
	border: 1px solid #dedede;
	border-bottom:none;
}

#iHotGP .bar b {
	
}

#iHotGP .bar i {
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}

#iHotGP .hotDiv b {
	width: 47px;
	height: 47px;
	line-height: 47px;
	padding-left: 7px;
	background-image: url(/WebSite/Retrieval/image/rank.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	top: -10px;
	left: 130px;
	color: white;
	background-image: url(//xygh.gec123.com/goods/img/retrieval/rank.png);
}

#iHotGP .hot_goods i {
	width: 32px;
	height: 32px;
	background-image: url(//xygh.gec123.com/goods/img/retrieval/hot_goods.png);
}

#iHotGP .hot_provider i {
	width: 32px;
	height: 32px;
	background-image: url(//xygh.gec123.com/goods/img/retrieval/hot_provider.png);
}

/* 鍒嗛〉 */
.page {
	clear: both;
	width: auto;
	margin-right: 20px;
	height: 40px;
	margin-bottom: 20px;
	float: right;
}

.btn1,.btn2 {
	margin-top: 5px;
}

.btn1 {
	margin-left: 5px;
}

.btn2 {
	margin-left: 520px;
}

.hotGoodsImg {
	margin: 5px 0px;
	cursor: pointer;
	
	display: table-cell;
	vertical-align: middle;
	/*璁剧疆姘村钩灞呬腑*/
	text-align: center;
	/* 閽堝IE鐨凥ack */
	*display: block;
	/*绾︿负楂樺害鐨�.873*/
	*font-size: 105px;
	/*闃叉闈瀠tf-8寮曡捣鐨刪ack澶辨晥闂锛屽gbk缂栫爜*/
	*font-family: Arial;
	width: 188px;
	height: 120px;
	overflow: hidden;
}

.sales_number {
	color: #c49173;
	font-weight: 700;
}

.stockModeWrap{
	display:none;
	padding: 9px 10px; 
	float:left;
}

.stockModeWrap label{
	vertical-align: top;
	*vertical-align: middle;
	color:black;
	margin-left:2px;
	margin-right:5px;
	cursor:pointer;
}

#iRetrievalDirText{
	border: 1px solid #ADADAD;
	height:23px;
	width:180px;
	padding:0 5px;
}

.search-product-btn{
	margin-left:3px;
	cursor: pointer;
	border: none;
	background-color: #AC2925;
	color: #FFF;
	font-size: 13px;
	width: 50px;
	height: 23px;
	line-height:23px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}




/** tree */
.link_value {

	POSITION: absolute;
	display:none;
	background-color:rgb(240,240,240);
	border:solid 1px gray;
	OVERFLOW: auto;
	OVERFLOW-X: hidden;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
}
.dir_tree
{
	width:220px;
	height:280px;
}

.limited_price,.vendor_price {
	padding: 0 2px;
	margin-left: 1px;
	height:17px;
	line-height:17px;
	display:inline-block;
	/* color: white !important; */
}

.limited_price { /* background-color: rgb(91,174,119); */
	/* background-color: rgb(65, 150, 70); */
	/*  background-color: rgb(170,170,170); */
	color: #3b8c00 !important;
}

.vendor_price {
	color: rgb(233, 48, 101) !important;
}

.hilite{
	color: #FA1B1F !important;
}

.floatclear{
	clear:both;
}