.show_jjfa{
	width: 100%;
	height: auto;
}
.show_jjfa_nav{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 60rem 185rem 66rem;
	background-color: #f8f8f8;
}
.show_jjfa_nav h3{
	font-size: 30rem;
	color: #201f20;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-bottom: 26rem;
}
.show_jjfa_nav p{
	font-size: 18rem;
	color: #333333;
	line-height: 38rem;
	text-align: center;
	width: 1156rem;
	margin: 0 auto 32rem;
}
.show_jjfa_nav ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.show_jjfa_nav ul li{
	display: block;
	width: auto;
	height: 60rem;
	margin: 0 15rem 10rem;
}
.show_jjfa_nav ul li a{
	
}
.show_jjfa_nav ul li a h3{
	font-size: 20rem;
	color: #fff;
	display: block;
	width: auto;
	height: 100%;
	text-align: center;
	line-height: 60rem;
	background-color: #d2d2d2;
	padding: 0 20rem;
}
.show_jjfa_nav ul li:hover a h3{
	color: #fff;
	background-color: #77ab2e;
}
.show_jjfa_nav ul li.on a h3{
	color: #fff;
	background-color: #77ab2e;
}
.show_jjfa1{
	width: 1550rem;
	height: auto;
	margin: 0 auto;
}
.show_jjfa1_title{
	width: 100%;
	height: 30rem;
	margin: 70rem auto 30rem;
}
.show_jjfa1_title h3{
	font-size: 30rem;
	color: #333333;
	font-weight: bold;
	padding-left: 40rem;
	box-sizing: border-box;
	background: url(../images/mzyt_34.png) no-repeat;
	background-position: left center;
	background-size: 26rem 30rem;
}
.show_jjfa1_p{
	width: 100%;
	height: auto;
}
.show_jjfa1_p p{
	font-size: 18rem!important;
	color: #333333;
	line-height: 38rem!important;
	text-indent: 2em;
}
.show_jjfa1_p p *{
	font-size: 18rem!important;
	color: #333333;
	line-height: 38rem!important;
	text-indent: 2em;
}
.show_jjfa1_p p a{
	color: #0096ff;
}
.show_jjfa1_p img{
    max-width: 100%;
}
.show_jjfa1_link{
	width: 100%;
	height: auto;
}
.show_jjfa1_link ul{
	width: 100%;
	height: auto;
	margin: 40rem auto 0;
}
.show_jjfa1_link ul li{
	width: 100%;
	height: 65rem;
	margin-bottom: 15rem;
}
.show_jjfa1_link ul li a{
	display: block;
	background-color: #f5f5f5;
	box-sizing: border-box;
	width: 100%;
	height: 65rem;
	padding: 0 30rem;
	font-size: 18rem;
	color: #333333;
	line-height: 65rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.3s;
}
.show_jjfa1_link ul li:hover a{
	background-color: #77ab2e;
	color: #fff;
	transition: all 0.3s;
}
.show_jjfa1_img{
	width: 100%;
	height: auto;
}
.show_jjfa1_img ul{
	width: 100%;
	height: auto;
	margin: 40rem auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.show_jjfa1_img ul li{
	width: 368rem;
	height: 230rem;
	margin-bottom: 32rem;
}
.show_jjfa1_img ul div{
	width: 368rem;
}
.show_jjfa1_img ul li a{
	display: block;
	width: 368rem;
	height: 230rem;
	position: relative;
}
.show_jjfa1_img ul li a i{
	display: block;
	width: 368rem;
	height: 230rem;
}
.show_jjfa1_img ul li a h4{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	height: 35rem;
	background-color: rgba(0, 0, 0, 0.5);
	font-size: 16rem;
	color: #fff;
	line-height: 35rem;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.3s;
	padding: 0 15rem;
	box-sizing: border-box;
}
.show_jjfa1_img ul li:hover a h4{
	background-color: rgba(119, 171, 46, 0.8);
	transition: all 0.3s;
}
@media only screen and (max-width: 1000px) {
	.show_jjfa{
		width: 100%;
		height: auto;
	}
	.show_jjfa_nav{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 50rem 20rem 78rem;
		background-color: #f8f8f8;
	}
	.show_jjfa_nav h3{
		font-size: 30rem;
		color: #201f20;
		font-weight: bold;
		line-height: 1;
		text-align: center;
		margin-bottom: 32rem;
	}
	.show_jjfa_nav p{
		font-size: 26rem;
		color: #333333;
		line-height: 48rem;
		text-align: justify;
		width: 100%;
		margin: 0 auto 32rem;
		text-indent: 2em;
	}
	.show_jjfa_nav ul{
		width: 100%;
		height: auto;
		display: flex;
		justify-content: center;
	}
	.show_jjfa_nav ul li{
		display: block;
		width: 215rem;
		height: 60rem;
		margin: 0 10rem 15rem;
	}
	.show_jjfa_nav ul li a{
		
	}
	.show_jjfa_nav ul li a h3{
		font-size: 24rem;
		color: #fff;
		display: block;
		width: 100%;
		height: 100%;
		text-align: center;
		line-height: 60rem;
		background-color: #d2d2d2;
	}
	.show_jjfa_nav ul li:hover a h3{
		color: #fff;
		background-color: #77ab2e;
	}
	.show_jjfa1{
		width: 710rem;
		height: auto;
		margin: 0 auto;
	}
	.show_jjfa1_title{
		width: 100%;
		height: 30rem;
		margin: 70rem auto 46rem;
	}
	.show_jjfa1_title h3{
		font-size: 30rem;
		color: #333333;
		font-weight: bold;
		padding-left: 40rem;
		box-sizing: border-box;
		background: url(../images/mzyt_34.png) no-repeat;
		background-position: left center;
		background-size: 26rem 30rem;
	}
	.show_jjfa1_p{
		width: 100%;
		height: auto;
	}
	.show_jjfa1_p p{
		font-size: 26rem!important;
		color: #333333;
		line-height: 48rem!important;
		text-indent: 2em;
	}
	.show_jjfa1_p p *{
		font-size: 26rem!important;
		color: #333333;
		line-height: 48rem!important;
		text-indent: 2em;
	}
	.show_jjfa1_p p a{
		color: #0096ff;
	}
	.show_jjfa1_link{
		width: 100%;
		height: auto;
	}
	.show_jjfa1_link ul{
		width: 100%;
		height: auto;
		margin: 40rem auto 0;
	}
	.show_jjfa1_link ul li{
		width: 100%;
		height: 75rem;
		margin-bottom: 20rem;
	}
	.show_jjfa1_link ul li a{
		display: block;
		background-color: #f5f5f5;
		box-sizing: border-box;
		width: 100%;
		height: 75rem;
		padding: 0 30rem;
		font-size: 24rem;
		color: #333333;
		line-height: 75rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		transition: all 0.3s;
	}
	.show_jjfa1_link ul li:hover a{
		background-color: #77ab2e;
		color: #fff;
		transition: all 0.3s;
	}
	.show_jjfa1_img{
		width: 100%;
		height: auto;
	}
	.show_jjfa1_img ul{
		width: 100%;
		height: auto;
		margin: 40rem auto 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.show_jjfa1_img ul li{
		width: 346rem;
		height: 217rem;
		margin-bottom: 20rem;
	}
	.show_jjfa1_img ul div{
		width: 346rem;
	}
	.show_jjfa1_img ul li a{
		display: block;
		width: 346rem;
		height: 217rem;
		position: relative;
	}
	.show_jjfa1_img ul li a i{
		display: block;
		width: 346rem;
		height: 217rem;
	}
	.show_jjfa1_img ul li a h4{
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 9;
		width: 100%;
		height: 46rem;
		background-color: rgba(0, 0, 0, 0.5);
		font-size: 24rem;
		color: #fff;
		line-height: 46rem;
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		transition: all 0.3s;
	}
	.show_jjfa1_img ul li:hover a h4{
		background-color: rgba(119, 171, 46, 0.8);
		transition: all 0.3s;
	}
}
