.eng_intro{
	height:300px;
/*	background:url("../images/eng_intro.jpg") no-repeat;	*/
	margin:23px 0;
	padding:12px 0;
}
.eng_intro .eng_txt{
	/*width:1011px;*/
	min-height:310px;
	margin:0 auto;
	background:url("../images/pbg85.png");
	color:#fff;
	padding:0 22px;
	font-size:14px;	
	line-height:25px;
}
.eng_intro .eng_txt p{
	text-indent:2em;	
}
.eng_intro dl{
	height:78px;
	padding:24px 0 7px 0;
	text-align:center;	
	background:url("../images/eng_txt.png") no-repeat center 15px;
}
.eng_intro dt{
	height:30px;
	line-height:30px;
	font-size:24px;
}
.eng_intro dd{
	font-size:13px;	
}

.eng_works{
	position:relative;
	overflow:hidden;	
}
.eng_works .work_head{
	height:39px;
/*	border-top:1px dashed #c90a4f;	
	border-bottom:1px dashed #c90a4f;*/
	position:relative;	
}
.eng_works .work_head span{
	display:inline-block;
	width:1128px;
	height:67px;
	line-height:67px;
	text-align:center;
	background:url("../images/eng_work.jpg") no-repeat top center;	
	font-size:20px;
	color:#fff;
	position:absolute;
	top:-1px;
	/*left:50%;*/
	margin-left:-13px;
}
.eng_works .work_wrap{
	width:1250px;	
}
.eng_works .work_wrap a{
	display:inline-block;
	width:348px;
	height:239px;
	float:left;
	margin:30px 30px 0 0;
	position:relative;	
}
.eng_works .work_wrap img{
	width:348px;
	height:239px;	
}
.eng_works .work_wrap a span{
	display:inline-block;
	width:348px;	
	height:45px;
	line-height:45px;
	text-align:center;
	font-size:16px;
	color:#fff;
	background:url("../images/bbg50.png");
	position:absolute;
	left:0;
	bottom:0;
}
.eng_works .work_wrap a:hover span{
	height:239px;
	line-height:239px;	
	background:url("../images/bbg65.png");
}