/* CSS Document */

/**	各模块项目样式定义	**/
#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-------------------*/



.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;
}
/*---------------------诚信档案-------------------------------*/
/*-------------------archives begin------------------------*/
#archives
{
	width: 650px;
	margin-top:29px;
	
}
#archives_top
{
}
#archives_middle
{
	width: 650px;
}
#archives_middle ul
{
	width: 650px;
	margin-top:10px;
	position:relative;
	left:45px;
	overflow:hidden;
}
#archives_middle ul li
{
	
	width: 200px;
	height:190px;
	float:left;
	margin-right:6px;
	margin-left:6px;
}
#archives_middle ul li .img
{
	height: 150px;
	width: 180px;
	float:left;

}
#archives_middle ul li .text
{
	width: 180px;
	float:left;	
	line-height:30px;
	text-align:center;
	overflow:hidden;
	height:30px;
	
}
*html #archives_middle ul li
{
}
#archives_middle ul li img
{
	height: 150px;
	width: 180px;
	border:0px;
}
#archives_bottom
{
	width: 650px;
	
	height:20px;
}
#archives_pagebar
{
	width: 650px;
	height: 40px;
	line-height: 40px;
	color: #B9B9B9;
	text-align: center;
	padding-right:30px;
}
/*-------------------archives end------------------------*/


/*-------------------公司联系方式 ------------------------*/
/*-------------------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;
	margin-top:10px;

}
#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------------------------*/
