@charset "utf-8";
/* CSS Document */
.lhz {
	/* width:994px; */
	margin:50px auto;
}
.lhz ul {
	width:218px;
	height:254px;
	float:left;
	margin-left:0px;
	display:inline;
}

#one{width:218px;
	height:131px;
	position:relative;}
#hidden{
	width:218px;
	height:131px;
	position:relative;
	top:-125px;
	left:0px;
	display:none;
}
#one:hover #hidden{display:block;}
.lhz ul ol {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	clear: left;
	float: left;
	height: auto;
	width:218px;
	line-height: 40px;
}
.lhz ul li {
	font-size: 14px;
	color: #787878;
}
.lhz ul a {
	display:block;
}
.lhz ul ol a {
	width:200px;
	height:40px;
	line-height:40px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.lhz ul ol a:hover {
	color: #bf0000;
	text-decoration: none;
}
.z_bt{
	font-size: 18px;
	line-height: 40px;
	clear: right;
	float: right;
	height: auto;
	width: 300px;
}
.z_bt b{
	font-size: 20px;
	margin-right: 10px;
}
.z_js{
	height: auto;
	font-size: 14px;
	width: 300px;
	clear: right;
	float: right;
	margin-bottom: 20px;
	line-height: 25px;
	color: #787878;
}


.lhz2 {
	width:670px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: left;
	float: left;
}
.lhz2 img{width:300px; height:167px}
.lhz2 ul {
	width:305px;
	height: auto;
	float:left;
	margin-left:0px;
	display:inline;
	clear: none;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.lhz2 ul ol {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	clear: left;
	float: left;
	height: auto;
	width:305px;
	line-height: 40px;
}
.lhz2 ul li {
	font-size: 14px;
	color: #787878;
}
.lhz2 ul ol a {
	width:305px;
	height: auto;
	line-height:40px;
	word-wrap : break-word ;
	text-overflow:ellipsis;
	overflow: hidden;
}
.lhz2 ul ol a:hover,.lhz2 ul li a:hover {
	color: #bf0000;
	text-decoration: none;
}
.lhz2 ul li a{
	font-size: 14px;
	color: #FF0000;
	clear: right;
	float: right;
}
.lhz2 .p20{
	margin-top: 20px;
}