.poverty_con {
	width:570px;
	overflow:hidden;
	padding-top:20px;
}
.poverty_pic {
	width:566px;
	height:275px;
	padding:1px;
	overflow:hidden;
	border:1px solid #e5e5e5;
}
.poverty_pic img {
	width:566px;
	height:275px;
	object-fit: cover;
}
.poverty_font {
	width:550px;
	height:88px;
	overflow:hidden;
	padding:10px 10px 0px 10px;
	background:#F8f8f8;
	text-align:left;
}
.poverty_font h3 {
	width:550px;
	overflow:hidden;
	height:25px;
	line-height:25px;
	font-size:14px;
}
.poverty_font p {
	width:550px;
	overflow:hidden;
	height:44px;
	padding-top:5px;
	line-height:22px;
}
.poverty_new_con {
	width:570px;
	overflow:hidden;
	height:387px;
	padding-top:10px;
}
.poverty_new_con ul li {
	width:570px;
	overflow:hidden;
	height:118px;
	float:left;
	margin-top:10px;
	border-bottom:1px solid #e5e5e5;
}
.dynamic_pic {
	width: 155px;
	overflow: hidden;
	height: 104px;
	padding:1px;
	border:1px solid #e5e5e5;
}
.dynamic_img {
	width: 155px;
	overflow: hidden;
	height: 104px;
}
.dynamic_img img {
	width: 155px;
	object-fit: cover;
	height: 104px;
}
.dynamic_font {
	width:396px;
	height:108px;
	overflow:hidden;
	text-align:left;
}
.dynamic_font h3 {
	width:396px;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.dynamic_font p {
	width:396px;
	overflow:hidden;
	padding-top:5px;
	height:73px;
	line-height:23px;
}
.enterprise_list {
	width:1180px;
	overflow:hidden;
	height:206px;
	padding:20px 10px 0px 10px;
}
.enterprise_list ul li {
	width:275px;
	height:206px;
	overflow:hidden;
	float:left;
	margin:0px 10px;
	display:inline;
}
.enterprise_pic {
	width:271px;
	height:202px;
	overflow:hidden;
	padding:1px;
	border:1px solid #e5e5e5;
}
.enterprise_img {
	width:271px;
	height:202px;
	overflow:hidden;
	position:relative;
}
.enterprise_img img {
	width:271px;
	height:202px;
	object-fit: cover;
}
.enterprise_float {
	width: 261px;
	height: 202px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/float.png) repeat;
	display: block;
	overflow: hidden;
	color: #fff;
	padding: 0px 5px;
	z-index: -1;
	overflow: hidden;
	line-height: 202px;
}
.enterprise_img:hover div {
	z-index: 2;
}
.household_list {
	width:1180px;
	overflow:hidden;
	padding:0px 10px;
}
.household_list ul li {
	width:353.3px;
	height:88px;
	overflow:hidden;
	float:left;
	background:#FFF;
	border:1px solid #e5e5e5;
	padding:9px;
	margin:20px 10px 0px 10px;
}
.household_list ul li:hover {
	background:#fbfbfb;
	border:1px solid #cca756;
}
.household_pic {
	width:88px;
	height:88px;
	overflow:hidden;
	webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.household_pic img {
	width:88px;
	height:88px;
	object-fit: cover;
}
.household_font {
	width:257px;
	overflow:hidden;
	height:88px;
	text-align:left;
}
.household_font h3 {
	width:257px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	font-size:14px;
}
.household_text {
	width:252px;
	height:50px;
	line-height:25px;
	padding-right:5px;
	padding-top:5px;
}
