/**	各模块项目样式定义	**/
#sort
{
	width: 321px;
	float: left;
	background-image:url(../images/www_09.jpg);
	
}
#sort a
{
	color:#eda532;
}
#sort visited
{
	color:#eda532;
}

#sort hover 
{
	color:#eda532;
}

#main
{
	width: 676px;
	float: right;
	
	background-color: #2d1a00;
}
/*-------------------visualize------------------------*/
/*-------------------企业形象------------------------*/
#visualize
{
	width: 298px;
}
#visualize_top
{
	height:51px;
	width:321px;
	background:url(../images/lefttwo_09.jpg);
}
#visualize_middle
{
	width: 298px;
	height: 236px;
}
#visualize_middle a {
	color:#ffb33a
}
#visualize_middle visited {
	color:#ffb33a
}
#visualize_middle hover {
	color:#ffb33a
}
#visualize_middle .image
{
	width: 210px;
	height: 210px;
	position: relative;
	left: 40px;
	margin-bottom:10px;
}
#visualize_middle img
{
	width: 210px;
	height: 210px;
	border:3px solid #000;
}
#visualize_middle .text
{
	
	text-align: center;
	width: 210px;
	color:#ffb33a;
	height: 26px;
	line-height: 30px;
	text-decoration:underline;
	position: relative;
	left: 40px;
}
#visualize_bottom
{
}
/*-------------------visualize end-------------------*/

/*-------------------供求商机信息-------------------*/
/*-------------------supplyDemand----------------*/
#supplyDemand
{
	clear: both;
	width: 298px;
}
#supplyDemand_top
{
	background: url(../images/supplyDemand_title.gif) no-repeat;
	font-weight: bold;
	color: #355380;
	height: 33px;
	margin-top:10px;
	width: 298px;
}
#supplyDemand_top .title
{
	position: relative;
	color:#EEEEEE;
	top: 9px;
	font-size:14px;
	left: 45px;
}
#supplyDemand_middle
{
	width: 300px;
}
#supplyDemand_middle dl
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#supplyDemand_middle dt
{
	margin: 0px;
	width: 170px;
	float:left;
	height: 30px;
	line-height: 26px;
	text-indent: 45px;
	background: url(../images/arrowhead.jpg) no-repeat 32px 10px;

}

#supplyDemand_middle dd
{
	margin: 0px;
	width: 100px;
	float: left;
	overflow:hidden;
    position:relative;
    text-align:center;
    margin:auto;
	height: 30px;
	line-height: 20px;
	color: #eda532;
	
}
#supplyDemand_middle dd img
{
	position: relative;
	top: 4px;
}
*html #supplyDemand_middle dd img /**IE6**/
{
	position: relative;
	top: 8px;
}
* + html #supplyDemand_middle dd img /**IE7**/
{
	position: relative;
	top: 0px;
}
#supplyDemand_bottom
{
	clear: both;
	/* -----这儿认为和页面风格不符,故注释--------
	height: 25px;
	background: url(images/supplyDemand_bottom.gif);
	width: 298px;
	*/
}
/*-------------------supplyDemand end------------------------*/


/*-------------------友情链接信息-------------------*/
/*-------------------friendShipLink----------------*/
#friendShipLink
{
	clear: both;
	width: 298px;
	padding-top:20px;
}
#friendShipLink_top
{
	
	background: url(../images/supplyDemand_title.gif) no-repeat;
	font-weight: bold;
	color: #fff;
	height: 33px;
	margin-top:10px;
	width: 298px;
}
#friendShipLink_top .title
{
	position: relative;
	color:#fff;
	top: 9px;
	font-size:14px;
	left: 45px;
}
#friendShipLink_middle
{
	width: 268px;
}
#friendShipLink_middle dl
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#friendShipLink_middle dt
{
	margin: 0px;
	float: left;
	width: 255px;
	height: 30px;
	line-height: 26px;
	text-indent: 45px;
	background: url(../images/arrowhead.jpg) no-repeat 32px 10px;
	overflow:hidden;
}
#friendShipLink_middle dt a
{
	font-size: 12px;
	font-family: 宋体;
}
#friendShipLink_middle dd
{
	margin: 0px;
	width: 60px;
	float: left;
	overflow:hidden;
    position:relative;
    text-align:center;
    margin:auto;
	height: 30px;
	line-height: 20px;
	color: #15C4D4;
}

#friendShipLink_bottom
{
	height: 25px;
	width: 298px;
	clear: both;
}
/*-------------------friendShipLink end------------------------*/


.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;
}

/*-------------------产品展示 ------------------------*/
/*-------------------product ------------------------*/
#product
{
	width: 676px;
	background-color:#2d1a00
	
	padding: 0px;
	margin: 0px;
}	
#product a
{
	color: #eda532;
}
#product a:hover
{
	color: #eda532;
}
#product a:visited
{
	color: #A8A8A8;
}
#product_top /*标题导航条,可单独设置样式*/
{
}
#product_mid
{
	/*
	width:660px;
	margin-left:40px;
	*/
}
#product_middle
{
	width: 640px;
	margin-top:10px;
	color: #eda532;
	position: relative;
	left:40px;
}
#product_middle ul
{
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
}
#product_middle ul li
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 165px;
	height: 159px;
}
* html #product_middle ul li /*IE6*/
{
	margin-right: 0px;
}
#product_middle ul li .image
{
	width: 132px;
	height: 132px;
	text-align:center;
	background:url(../images/pro_bg.jpg) no-repeat;

}
#product_middle ul li img
{
	width: 120px;
	height: 120px;
	margin-top: 6px;
	margin-left: 1px;
	border: none;
}
#product_middle ul li .text
{
	width: 132px;
	height: 53px;
	margin-top:6px;
	text-align: center;
}
#product_bottom
{
	width: 676px;
	background-color:#2d1a00;
	
	height:20px;
}

/*-------------------公司新闻 ------------------------*/
/*-------------------news------------------------*/
#news
{
	width: 676px;
}
#news_top /*标题导航条,可单独设置样式*/
{
}
#news_middle
{
	width: 676px;
}
#news_middle dl
{
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	left: 35px;
	width: 450px;
}
#news_middle dl dd
{
	padding: 0px;
	margin: 0px;
	width: 376px;
	height: 29px;
	text-indent: 25px;
	line-height: 29px;
	background: url(../images/bg-news-dd.gif);
	float: left;
}
#news_middle dl dt
{
	padding: 0px;
	margin: 0px;
	width: 74px;
	height: 29px;
	line-height: 29px;
	background: url(../images/bg-news-dt.gif);
	float: left;
}
#news_bottom
{
}


/*-------------------公司联系方式 ------------------------*/
/*-------------------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;
}
/*-------------------公司简介-------------------*/
/*-------------------comDesc----------------*/
#comDesc
{
	width: 676px;
	background-color:#2d1a00
	
}
#comDesc_top
{

}
#comDesc_middle
{
	width: 600px;
	margin-left:50px;
	margin-top:10px;
	color: #eda532;
	text-indent:24px;
	position: relative;

}
#comDesc_bottom img
{
	border: none;
}
#comDesc_middle p
{
	margin: 0px 0px;
	line-height: 180%;
}
#comDesc_middle p .big
{
	font-size: 200%;
	font-weight: 800;
}
#comDesc_bottom
{
	width: 650px;
	text-align: right;
	margin-top: 12px;
	height: 24px;
	line-height: 24px;
	padding-bottom: 0px;
}
#comDesc_down
{
	width: 676px;
	background-color:#2d1a00;
	
	height:20px;

}

/*************** product scroll style ************************/

#product_middle .Scroll_Product_Class
{
	clear: both;
	width: 676px;
}
#product_middle .Scroll_Product_Middle_Class
{
	width: 640px;
	margin-top:10px;
	color: #eda532;
	overflow:hidden;
}
#product_middle .Scroll_Product_Middle_Class ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	overflow: hidden;
}
#product_middle .Scroll_Product_Middle_Class li
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 155px;
	height: 159px;
	text-align:center;
	
}
#product_middle .Scroll_Product_Middle_Class .Scroll_Product_Img
{
	margin: 0 auto;
	width: 135px;
	height: 135px;
	display:block;
	text-align:center;
	
}
#product_middle .Scroll_Product_Middle_Class .Scroll_Product_Img img
{
	width: 115px;
	height: 135px;
	border: none;
}
#product_middle .Scroll_Product_Middle_Class .Scroll_Product_Text
{
	margin: 0 auto;
	width: 135px;
	height: 25px;
	line-height:40px;
	display:block;
	text-align: center;
}
#product_middle .Scroll_Product_Middle_Class .Scroll_Product_Content
{
	display: none;
}



#supplyDemand_top .title
{
	position: relative;
	float:left;
}
#supplyDemand_top .more
{	position: relative;
	float:right;
	font-weight:normal;
	width:40px;
	top:12px;
}
#supplyDemand_top .more a
{
		color: #fff;
}


#product_top .title
{
	float:left;
}
#product_top .more
{
	float:right;
	font-weight:normal;
	margin-right:5px;
	width:60px;
	text-indent:0px;
}
#product_top .more a
{
		color: #fff;
}
