﻿.article{
	width:915px;
	margin:0 auto;
	padding-bottom:50px;	
	border-bottom:1px solid #dbdadf;
	line-height: 26px;	
}
.article .head{
	height:70px;
	line-height:70px;
	border-bottom:1px solid #dbdadf;	
	font-size:18px;
	font-family:"Microsoft Yahei";	
	text-align:center;
	margin-bottom:35px;
}
.article .head span{
	padding:0 24px;	
}
.article .head em{
	display:inline-block;
	width:12px;
	height:12px;
	font-size:1px;
	background:#4d96cd;
}
.article .head .e1{
	margin-right:12px;	
}
.article .head .e2{
	margin-left:12px;	
}
.article p{
	width:870px;
	margin:5px auto 0 auto;
	line-height:160%;
	text-indent:2em;	
}

.pro_item{
	width:915px;
	margin:0 auto;	
	padding-bottom:30px;
}
.pro_item .head{
	height:70px;
	line-height:70px;	
	border-bottom:1px solid #dadbde;
	margin-bottom:15px;
	font-family:"Microsoft Yahei";
	text-align:center;
	font-size:18px;
}
.pro_item .head span{
	padding:0 24px;	
}
.pro_item .head em{
	display:inline-block;
	width:12px;
	height:12px;
	font-size:1px;
	background:#4d96cd;
}
.pro_item .head .e1{
	margin-right:12px;	
}
.pro_item .head .e2{
	margin-left:12px;	
}
.pro_item li{
	width:268px;
	float:left;
	font-size:12px;
	height:30px;
	line-height:30px;
	padding-left:37px;	
	background:url("../images/pro_intro_li.gif") no-repeat 25px center;
}
.pro_item li a{
	display:inline-block;
	width:220px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}