/*主内容部分*/
.goods-cate-bar{
	height: auto;
	width: 1210px;
	overflow: auto;
}
.gcb-cate-title{
	font-size: 16px;
	color: #009fe9;
	font-weight: bold;
	height: 50px;
	width: 1210px;
	line-height: 50px;
	padding-left: 20px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
}
.gbc-cate-list{
	font-size: 16px;
	color: #009fe9;
	font-weight: bold;
	height: 50px;
	width: 1210px;
	border-right-width: 1px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
}
.gbc-cate-list ul{ list-style:none; padding:0; margin:0;float:left;}
.gbc-cate-list li{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	color: #cccccc;
	line-height: 50px;
	height: 50px;
	width: auto;
}
.gbc-cate-list li a{font-size:16px; color:#333333;}
.gbc-cate-list .active{ color:#009fe9;}
.gcb-cate-order{
	width: 1210px;
	height: 32px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
}
.gcb-cate-order ul{ list-style:none; padding:0; margin:0;display:inline;}
.gcb-cate-order li{ margin-left:10px; margin-right:10px; color:#009fe9;display:inline;}
.goods-subcate-bar li a,.gcb-cate-order li a{font-size:14px; color:#333333;}

.goods-cate-box{ margin-top:14px;}
.gc-box-left{ float:left; width:930px;}
.gc-box-right{ float:right;	width:233px;}

.goods-subcate-bar{
	line-height: 35px;
	height: auto;
	width: 1210px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.goods-subcate-bar ul{ list-style:none; padding:0; margin:0;float:left;}
.goods-subcate-bar li{
	float: left;
	color: #333;
	line-height: 35px;
	height: 35px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.goods-subcate-bar .active{ color:#009fe9;}

.goods-cate-list{}
.box-style{ padding-left:5px; margin-top:20px;}
.goods-item{ background-color:#fff;position:relative;}
.goods-item .line1,.goods-item .line2,.goods-item .line3,.goods-item .line4{ padding-left:10px; padding-right:10px; float:left; width:223px;}
.goods-item a{color:#333333;}
.goods-item .line1{ margin-top:5px;height:50px;}
.goods-item .line1 .title a{
	font-size: 12px;
}
.goods-item .line2,.goods-item .line3,.goods-item .line4{ margin-top:5px; font-size:12px;}
.goods-item .line3{ border-bottom: 1px dotted #d9d9d9; padding-bottom:10px;}
.goods-item .sale-num{ float:left; color:#009fe9;}
.goods-item .price{ float:right; color:#009fe9; font-weight:bold;}
.goods-item .line4{ margin-bottom:10px;}
.goods-item .collect-num{ float:right;color:#009fe9; margin-right:20px;}
.goods-item .favourable{ float:right;}

.goods-item .mark{ background:#000;opacity:0.6; display:none; width:220px; height:220px; position:absolute; left:0; top:0; z-index:15; text-indent:-3000px; overflow:hidden;filter:alpha(opacity=0.6);}
.goods-item .more{ background:url(../images/more.png) no-repeat center 120px; display:none; width:220px; height:220px; position:absolute; left:0; top:0; z-index:15; text-indent:-3000px; overflow:hidden;}

.gcbr-bar{
	width:233px;
	background-color:#f9f9f9;
	height:50px;
}
.gcbrb-left{
	float:left;
	font-size:18px;
	font-weight:bold;
	height:25px;
	border-left:3px solid #009fe9;
	margin-left:14px;
	margin-top:12px;
	padding-left:5px;
}
.gcbr-box{
	padding:0px 14px 14px 14px;
	background-color:#fff;
}
.gcbr-box-item{
	position: relative;
	overflow: hidden;
	height:281px;
	width:201px;
	padding-top:14px;
}
.gcbrbi-conimg{
	width: 204px;
}
.gcbrbi-txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: rgba(0,0,0,0.6);
	font-size:12px;
	padding-left:14px;
	padding-right:14px;
}
.gcbrbi-txt a{	color: #fff;}

.line-style{
	padding:14px;
	background-color:#fff;
	margin-top:20px;
	margin-left:5px;
	width:930px;
}
.line-style-left{ float:left;}
.line-style-right{ float:right; width:610px;}
.more-big-off{margin-right:10px; display:block; width:149px; height:35px; background-image:url(../images/more-big-off.png);}
.more-big-on{margin-right:10px; display:block; width:149px; height:35px; background-image:url(../images/more-big-on.png);}