@charset "utf-8";
.syjxzx{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 56rem 40rem 20rem;
}
.syjxzx1{
	width: 100%;
	height: auto;
	margin: 0 auto 75rem;
}
.syjxzx_title{
	width: 100%;
	height: 45rem;
	background: url(../images/ldcl_24.png) no-repeat;
	background-position: left bottom;
	background-size: auto 6rem;
}
.syjxzx_title h3{
	font-size: 30rem;
	color: #147054;
	font-weight: bold;
	line-height: 1;
	height: 45rem;
	padding-left: 41rem;
	background: url(../images/ldcl_23.png) no-repeat;
	background-position: left top;
	background-size: 28rem 33rem;
}
.syjxzx1_1{
	width: 100%;
	height: auto;
	margin: 30rem auto 0;
}
.syjxzx1_1 p{
	font-size: 18rem;
	color: #333333;
	line-height: 46rem;
	text-indent: 2em;
}
.syjxzx2{
	width: 100%;
	height: auto;
	margin: 0 auto 55rem;
}
.syjxzx2_ul{
	width: 100%;
	height: auto;
	margin: 30rem auto 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.syjxzx2_li{
	width: 475rem;
	height: 65rem;
	margin-bottom: 30rem;
	background-color: #f5f5f5;
	box-sizing: border-box;
	padding: 0 20rem;
}
.syjxzx2_li h3{
	font-size: 20rem;
	color: #333;
	line-height: 65rem;
}
.syjxzx2_li h3 span{
	font-size: 24rem;
	color: #147054;
	margin-right: 20rem;
}



@media only screen and (max-width: 1000px) {
	*{
		box-sizing: border-box;
	}
	.syjxzx{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 38rem 25rem 40rem;
	}
	.syjxzx1{
		width: 100%;
		height: auto;
		margin: 0 auto 75rem;
	}
	.syjxzx_title{
		width: 100%;
		height: 45rem;
		background: url(../images/ldcl_24.png) no-repeat;
		background-position: left bottom;
		background-size: auto 6rem;
	}
	.syjxzx_title h3{
		font-size: 34rem;
		color: #147054;
		font-weight: bold;
		line-height: 1;
		height: 45rem;
		padding-left: 41rem;
		background: url(../images/ldcl_23.png) no-repeat;
		background-position: left top;
		background-size: 28rem 33rem;
	}
	.syjxzx1_1{
		width: 100%;
		height: auto;
		margin: 30rem auto 0;
	}
	.syjxzx1_1 p{
		font-size: 26rem;
		color: #333333;
		line-height: 54rem;
		text-indent: 2em;
	}
	.syjxzx2{
		width: 100%;
		height: auto;
		margin: 0 auto 55rem;
	}
	.syjxzx2_ul{
		width: 100%;
		height: auto;
		margin: 30rem auto 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.syjxzx2_li{
		width: 100%;
		height: 100rem;
		margin-bottom: 30rem;
		background-color: #f5f5f5;
		box-sizing: border-box;
		padding: 0 20rem;
	}
	.syjxzx2_li h3{
		font-size: 28rem;
		color: #333;
		line-height: 100rem;
	}
	.syjxzx2_li h3 span{
		font-size: 26rem;
		color: #147054;
		margin-right: 20rem;
	}
}

