@charset "utf-8";
/*---新闻动态*/
#focus {
	width:220px;
	height:148px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	height:148px;
	position:absolute;
}
#focus ul li {
	float:left;
	width:220px;
	height:148px;
	overflow:hidden;
	position:relative;
	background:#000;

}
#focus .btn {
	position:absolute;
	height:10px;
	bottom:5px;
	right:5px;
	z-index:4
}
#focus .btn span {
	display:block;
	width:12px;
	height:12px;
	float:left;
	font-size:10px;
	text-align:center;
	line-height:12px;
	margin-left:5px;
	cursor:pointer;
	background:#fff;
}
/*.title {
	float:right;
	margin-right:20px;
}*/
.nowColor {
	color:#000;
}
.sm {
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
	width:220px;
	height:20px;
	line-height:20px;
	z-index:3;
}

.dyl_fl p{
	text-indent:25px;
	margin-bottom:10px;
}
#wrapperEng{ width:850px; height:220px; padding:50px; margin:120px auto 0; background:#fff; border-bottom:3px solid #ccc}
#wrapperEng h2{ margin:0 0 30px 0;}
#wrapperEng ul li{ line-height:25px;	border-bottom: 1px #8f8c8c dashed;padding-top: 15px;width: 300px;}