.companytitle{}
.companytitle p.title_chinese{
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.companytitle p.title_chinese span{
	font-size: 36px;
	color: #000;
	padding: 0 10px;
}
.companytitle p.title_chinese h3{
	font-size: 36px;
	display: inline-block;
	font-weight: normal;
}
.companytitle p.title_chinese h1{
	font-size: 36px;
	display: inline-block;
	font-weight: normal;
	padding: 0 10px;
}
.companytitle p.title_chinese i.l_com{
	width: 329px;
	height: 18px;
	background: url(../image/title_company_l.png);
	display: inline-block;
}
.companytitle p.title_chinese i.r_com{
	width: 329px;
	height: 18px;
	background: url(../image/title_company_r.png);
	display: inline-block;
}
.companytitle p.title_english{
	font-size: 16px;
	color: #cbcbcb;
	text-align: center;
}
.com_filebox{
	padding: 0px;
	overflow: hidden;
}
.companyimg{
	width: 400px;
	height: 300px;
	float: left;
}
.companyimg img{
	width: 400px;
	height: 300px;
}
.companycont{
	width: 760px;
	float: left;
	margin-left: 30px;
}

.filename{
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	color: #000;
}
.filename h1,.filename h2{
	font-size: 24px;
	font-weight: normal;
	display: inline-block;
}
.filedeails{
	font-size:16px;
	color: #666; 
	margin-bottom: 15px;
	height:260px;
	overflow: hidden;
	line-height: 24px; 
}



/*推荐产品*/
ul.recom_product{
	overflow: hidden;
	margin: 0 auto;
}
ul.recom_product li{
	width: 273px;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #e6e6e6;
}
ul.recom_product li:nth-child(4n){
	margin-right: 0px;
}
ul.recom_product li a img{
	width: 273px;
	height: 273px;
}
ul.recom_product li p{
	font-size: 16px;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	padding: 5px 10px;
	
}
ul.recom_product li a:hover{
	color: #ff6600;
}







