/**产品展示，厨窗样式定义	**/
#sort
{
	
	width: 321px;
	float: left;
	background-image:url(../images/www_09.jpg);
}
#sort a
{
	color:#f8a938;
}
#sort visited
{
	color:#f8a938;
}

#sort hover 
{
	color:#f8a938;
}


#main
{
	width: 675px;
	float: right;
	background-color: #2d1a00;
	
}
/*统一标题条样式,如产品展示*/
.titleBar /*统一标题条样式,如产品展示*/
{
	width: 676px;
	height: 54px;
	line-height: 54px;
	background: url(../images/title_bj.gif) no-repeat;
	text-indent: 30px;
	font-size:14px;
	color: #eda532;
	font-weight: 700;
}

/*-------------------产品搜索条 ------------------------*/
/*-------------------productSearch ------------------------*/
#productSearch
{
	width: 672px;
	height: 46px;
	border:1px solid #f9c330;
	line-height: 46px;
	margin-top:5px;
	color: #eda532;
	font-weight:700;
	background: url(../images/se_bj.gif) no-repeat 22px 10px;
}
#productSearch dl
{
	margin: 0px;
	padding: 0px;
	height: 39px;
}
#productSearch input
{
	width: 250px;
	height: 18px;
	background-color:#000000;
	border: 1px solid #ffb33a;
	color:#D6D6D6;
}
#productSearch .image
{
	position: relative;
	top: 7px;
	width: 80px;
	height: 21px;
	border: 0px;
}
* + html #productSearch .image
{
	position: relative;
	top: 2px;
}
* html #productSearch .image
{
	position: relative;
	top: 9px;
}
* html #productSearch input
{
	position: relative;
	top: 9px;
	width: 170px;
	background-color:#000000;
	height: 16px;
}
#productSearch select
{
	width: 120px;
	height: 20px;
	background-color:#000000;
	color:#D6D6D6;
}
* html #productSearch select
{
	position: relative;
	top: 9px;
	width: 120px;
}
* html #productSearch select
{
	position: relative;
	top: 9px;
	width: 120px;
}
#productSearch dd
{
	margin: 0px;
	padding: 0px;
	margin-right: 8px;
	float: left;
	height: 39px;
}
#productSearch dt
{
	margin: 0px;
	padding: 0px;
	margin-left: 65px!important;
	margin-left: 35px;
	margin-right: 8px;
	float: left;
	height: 39px;
}

/*-------------------产品展示 ------------------------*/
/*-------------------productShow ------------------------*/
#productShow
{
	width: 660px;
	background-color:#2d1a00;	
	padding: 0px;
	margin: 0px;
}
#productShow #product_nav
{
	margin-left:45px;
}
#productShow_top /*标题导航条,可单独设置样式*/
{
}
#product_showtype /*显示类型*/
{
	width:654px;
	height:30px;
	text-align:right;
	line-height:30px;
	padding-right:10px;
}
#product_showtype img 
{
	border:none;
	width:68px;
	height:17px;
	position:relative;
	top:6px;
}
* +html #product_showtype img  /*IE7*/
{
	top:0px;
}
#productGridShow_main
{
	width:660px;
	margin-left:10px;
}
#productGridShow_main ul
{
	padding:0px;
	margin:0px;
	white-space:nowrap;
	overflow:hidden;
}
#productGridShow_main ul li
{
	padding:0px;
	margin:0px;
	float:left;
	width:130px;
	height:190px;
	margin-right:16px;
	margin-left:15px;
}
#productGridShow_main ul li .image
{
	width:135px;
	height:135px;
}
#productGridShow_main ul li img
{
	width:115px;
	height:135px;
	border:0px;
}
#productGridShow_main ul li .text
{
	width:105px;
	height:50px;
	line-height:50px;
	text-align:center;
}







#productShow_main
{
	width:630px;
	margin-left:50px;
}

#productShow_main ul
{
	padding:0px;
	margin:0px;
	white-space:nowrap;
	overflow:hidden;
}
#productShow_main ul li 
{
	padding:0px;
	margin:0px;
	width:590px;
	height:106px;
	margin-bottom:16px;
}
#productShow_main ul li dl
{
	padding:0px;
	margin:0px;
	width:590px;
	height:106px;
}
#productShow_main ul li dl dt
{
	padding:0px;
	position:relative;
	top:3px;
	left:3px;
	width:100px;
	height:100px;
	float:left;
}
#productShow_main ul li dl dt img
{
	width:100px;
	height:100px;
	border:0px;
}
#productShow_main ul li dd
{
	float:left;
	padding:0px;
	margin:0px;
	width:442px;
	height:70px;
	line-height:24px;
	padding-left:28px;
	white-space:normal;
	table-layout:fixed;
	word-break:break-all;
	display:block;
}
#productShow_main ul li dl .title
{
	margin:0px;
	height:32px;
	line-height:32px;
	float:left;
}
#productShow_main ul li dl .toFav
{
	height:12px;
	margin:0px;
	margin-left:-20px;
	width:15px;
	float:left;
	position:relative;
	top:9px;
	padding:0px;
}
#productShow_main ul li dl .toFav img
{
border:0px;
background-color:#444444;
}

#productShow_main ul .one
{
	background-color:#444444;
}
#productShow_main ul .two
{
	background-color:#444444;
}



#productDetail_Base
{
	clear:both;	
}

#productShow_bottom
{
	width: 630px;
	
	height:20px;
}
#productshow_pagebar
{
	width:630px;
	height:40px;
	line-height:40px;
	color:#B9B9B9;
	text-align:right;
}

/*-------------------公司联系方式 ------------------------*/
/*-------------------comInfo------------------------*/
#comInfo
{
	width: 676px;
	color: #eda532;
	
}
#comInfo .top /*标题导航条,可单独设置样式*/
{
	font-weight: 800;
}
#comInfo_middle
{
	width: 650px;
	margin-left:20px;
}
#comInfo_middle ul
{
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	width: 600px;
}
#comInfo_middle ul li
{
	padding: 0px;
	margin: 0px;
	width: 600px;
	line-height: 22px;
	float: left;
}
#comInfo_middle ul .top
{
}
#comInfo_bottom
{
	width: 676px;
	margin-top: 5px;
	background-color:#2d1a00;
	height:20px;
}
/*-------------------公司基本信息-------------------*/
/*-------------------comBaseinfo----------------*/
#comBaseinfo
{
	clear: both;
	width: 298px;

}
#comBaseinfo_top
{
	background: url(../images/supplyDemand_title.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	height: 33px;
	margin-top:10px;
	width: 298px;
}
#comBaseinfo_top .title
{
	position: relative;
	color:#EEEEEE;
	top: 9px;
	font-size:14px;
	left: 45px;
}
#comBaseinfo_middle
{
	width: 298px;
	overflow:hidden;
	float: left;
}
#comBaseinfo_middle dl
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;

}
#comBaseinfo_middle dt
{
	float:left;
	height: 30px;
	line-height: 26px;
	text-indent: 45px;
	width:110px;
	background: url(../images/arrowhead.jpg) no-repeat 32px 10px;
	
}
#comBaseinfo_middle dd
{
	margin: 0px;
	float:left;
	width: 180px;
	line-height: 23px;
	padding:0;
	margin-top:3px;
}
#comBaseinfo_middle .split
{
	height:1px;

	width:240px;
	padding:0px;
	line-height:1px;
	font-size: 1px;
}

#comBaseinfo_bottom
{
	clear: both;
	height: 25px;
	
	width: 298px;
}
/*-------------------comBaseinfo end------------------------*/

/*-------------------产品分类-------------------*/
/*-------------------productSort----------------*/
#productSort
{
	clear: both;
	width: 298px;
}
#productSort_top
{
	
	background: url(../images/supplyDemand_title.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	height: 33px;
	margin-top:10px;
	width: 298px;
}
#productSort_top .title
{
	position: relative;
	color:#EEEEEE;
	top: 9px;
	font-size:14px;
	left: 45px;
}
#productSort_middle
{
	width: 268px;
	overflow:hidden;
}
#productSort_middle ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#productSort_middle li
{
	clear:both;
	margin: 0 0;
	width: 268px;
	height: 18px;
	padding-top:6px;
	padding-bottom:6px;
	text-indent: 45px;
	background: url(../images/arrowhead.jpg) no-repeat 32px 10px;
	
}

#productSort_bottom
{
	clear: both;
	height: 25px;
	
	width: 298px;
}
/*-------------------productSort end------------------------*/
