.list_zy{
	width: 1600rem;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.list_zy_left{
	width: 240rem;
	height: auto;
}
.list_zy_left1{
	width: 100%;
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #cfbd9f;
	border-radius: 8rem;
	margin-bottom: 20rem;
	overflow: hidden;
}
.list_zy_left1_title{
	width: 100%;
	height: 60rem;
	box-sizing: border-box;
	padding: 0 20rem;
	background-color: #f1ead6;
}
.list_zy_left1_title h3{
	font-size: 16rem;
	color: #000000;
	line-height: 60rem;
	background: url(../images/stsg_47.png) no-repeat;
	background-position: right center;
	background-size: 15rem 8rem;
}
.list_zy_left_ul{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 7rem 20rem 7rem 30rem;
}
.list_zy_left_li{
	width: 100%;
	height: 45rem;
}
.list_zy_left_li a{
	display: block;
	width: 100%;
	height: 45rem;
	line-height: 45rem;
}
.list_zy_left_li h3{
	font-size: 16rem;
	color: #555555;
	float: left;
	height: 45rem;
	line-height: 45rem;
	font-weight: normal;
	width: 125rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_zy_left_li span{
	font-size: 16rem;
	color: #555555;
	float: right;
	height: 45rem;
	line-height: 45rem;
}
.list_zy_left_li:hover h3{
	color: #cf8500;
}
.list_zy_right{
	width: 100%;
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #cfbd9f;
	border-radius: 8rem;
	overflow: hidden;
}
.list_zy1{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 35rem 40rem;
}
.list_zy_ul{
	width: 100%;
	height: auto;
}
.list_zy_li{
	width: 100%;
	height: 270rem;
	box-sizing: border-box;
	padding: 15rem 0 25rem;
	border-bottom: 1px solid #eff2f7;
}
.list_zy_li a{
	width: 100%;
	height: 230rem;
	display: block;
	box-sizing: border-box;
	padding: 22rem;
}
.list_zy_li img{
	display: block;
	width: 122rem;
	height: 185rem;
	float: left;
}
.list_zy_li1{
	width: calc(100% - 150rem);
	height: 185rem;
	float: right;
}
.list_zy_li1 h3{
	font-size: 24rem;
	color: #333333;
	font-weight: bold;
	line-height: 42rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_zy_li1 ul{
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	margin: 10rem auto 0;
}
.list_zy_li1 ul li{
	display: block;
	width: 32%;
	height: 34rem;
	line-height: 34rem;
	margin-right: 1.333333%;
	font-size: 16rem;
	color: #000000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list_zy_li a:hover{
	background-color: #fffbf0;
}
.list_zy_li a:hover h3{
	color: #cf8500;
}

@media only screen and (max-width: 1000px) {
	* {
		box-sizing: border-box;
	}
	.list_zy{
		width: 710rem;
		height: auto;
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		flex-wrap: wrap;
		padding: 30rem 0;
	}
	.list_zy_left{
		width: 100%;
		height: auto;
	}
	.list_zy_left1{
		width: 100%;
		height: auto;
		background-color: #fff;
		box-sizing: border-box;
		border: 1px solid #cfbd9f;
		border-radius: 8rem;
		margin-bottom: 20rem;
		overflow: hidden;
	}
	.list_zy_left1_title{
		width: 100%;
		height: 80rem;
		box-sizing: border-box;
		padding: 0 20rem;
		background-color: #f1ead6;
	}
	.list_zy_left1_title h3{
		font-size: 26rem;
		color: #000000;
		line-height: 80rem;
		background: url(../images/stsg_47.png) no-repeat;
		background-position: right center;
		background-size: 15rem 8rem;
	}
	.list_zy_left_ul{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 7rem 20rem 7rem 30rem;
	}
	.list_zy_left_li{
		width: 100%;
		height: 60rem;
	}
	.list_zy_left_li a{
		display: block;
		width: 100%;
		height: 60rem;
		line-height: 60rem;
	}
	.list_zy_left_li h3{
		font-size: 24rem;
		color: #555555;
		float: left;
		height: 60rem;
		line-height: 60rem;
		font-weight: normal;
		width: 500rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.list_zy_left_li span{
		font-size: 24rem;
		color: #555555;
		float: right;
		height: 60rem;
		line-height: 45rem;
	}
	.list_zy_left_li:hover h3{
		color: #cf8500;
	}
	.list_zy_right{
		width: 100%;
		height: auto;
		background-color: #fff;
		box-sizing: border-box;
		border: 1px solid #cfbd9f;
		border-radius: 8rem;
		overflow: hidden;
	}
	.list_zy1{
		width: 100%;
		height: auto;
		box-sizing: border-box;
		padding: 20rem 20rem;
	}
	.list_zy_ul{
		width: 100%;
		height: auto;
	}
	.list_zy_li{
		width: 100%;
		height: 270rem;
		box-sizing: border-box;
		padding: 20rem 0 20rem;
		border-bottom: 1px solid #eff2f7;
	}
	.list_zy_li a{
		width: 100%;
		height: 230rem;
		display: block;
		box-sizing: border-box;
		padding: 15rem;
	}
	.list_zy_li img{
		display: block;
		width: 140rem;
		height: 200rem;
		float: left;
	}
	.list_zy_li1{
		width: 470rem;
		height: 200rem;
		float: right;
	}
	.list_zy_li1 h3{
		font-size: 26rem;
		color: #333333;
		font-weight: bold;
		line-height: 40rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.list_zy_li1 ul{
		width: 100%;
		height: auto;
		display: flex;
		flex-wrap: wrap;
		margin: 4rem auto 0;
	}
	.list_zy_li1 ul li{
		display: block;
		width: 49%;
		height: 32rem;
		line-height: 32rem;
		margin-right: 1%;
		font-size: 20rem;
		color: #000000;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.list_zy_li a:hover{
		background-color: #fffbf0;
	}
	.list_zy_li a:hover h3{
		color: #cf8500;
	}
}
