.list_jjfa{
	width: 1450rem;
	height: auto;
	margin: 80rem auto 60rem;
}
.list_jjfa_ul{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.list_jjfa_li{
	width: 347rem;
	height: 205rem;
	margin-bottom: 27rem;
}
.list_jjfa_li0{
	width: 347rem;
}
.list_jjfa_li a{
	width: 347rem;
	height: 205rem;
	box-sizing: border-box;
	border: 1px solid #ededed;
	background: url(../images/yjz_17.jpg) no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	display: block;
	padding: 34rem 28rem 0;
}
.list_jjfa_li h3{
	font-size: 16rem;
	color: #333333;
	font-weight: bold;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 16rem;
}
.list_jjfa_li p{
	font-size: 14rem;
	color: #888888;
	line-height: 24rem;
	height: 72rem;
	overflow: hidden;
}
.list_jjfa_li span{
	display: block;
	font-size: 14rem;
	color: #ff5500;
	line-height: 1;
	margin: 20rem 0 0;
}
.list_jjfa_li:hover a{
	border:1px solid #ff5500;
}
.list_jjfa_li:hover h3{
	color: #ff5500;
}
.list_jjfa_li:hover p{
	color: #ff5500;
}
.list_jjfa_li:hover span{
	color: #ff5500;
}
@media only screen and (max-width: 1000px) {
	.list_jjfa{
		width: 688rem;
		height: auto;
		margin: 58rem auto 90rem;
	}
	.list_jjfa_ul{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.list_jjfa_li{
		width: 100%;
		height: 145rem;
		margin-bottom: 43rem;
	}
	.list_jjfa_li0{
		width: 100%;
	}
	.list_jjfa_li a{
		width: 100%;
		height: 145rem;
		box-sizing: border-box;
		border: 1px solid #dddddd;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		background: none;
		background-position: center center;
		background-size: 100% 100%;
		display: block;
		padding: 0;
	}
	.list_jjfa_li h3{
		font-size: 26rem;
		color: #333333;
		font-weight: bold;
		line-height: 34rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-bottom: 15rem;
		padding-left: 15rem;
		border-left: 3rem solid #ff5500;
	}
	.list_jjfa_li p{
		font-size: 22rem;
		color: #888888;
		line-height: 36rem;
		height: 72rem;
		overflow: hidden;
	}
	.list_jjfa_li span{
		display: none;
		font-size: 14rem;
		color: #ff5500;
		line-height: 1;
		margin: 20rem 0 0;
	}
	.list_jjfa_li:hover a{
		border:1px solid #ff5500;
		border-top: 0;
		border-left: 0;
		border-right: 0;
	}
	.list_jjfa_li:hover h3{
		color: #ff5500;
	}
	.list_jjfa_li:hover p{
		color: #ff5500;
	}
	.list_jjfa_li:hover span{
		color: #ff5500;
	}
}