.con_djgz{
	width: 100%;
	height: 450px;
	margin-top: 20px;
}
.djgz_title{
	width: 100%;
	height: 50px;
}
.djgz_title img{
	height: 35px;
	margin-left: 20px;
}
.djgz_box{
	width: 100%;
	height: 410px;
}
.box{
	float: left;
	width: 24.8%;
	height: 400px;
	/*position: relative;*/
}
.box_img1{
	width: 100%;
	height: 200px;
	float: left;
	overflow: hidden;
	position: relative;
}
.box_img1 img{
	width: 250px;
	height: 200px;
}
.txt-four1{
	position: absolute;
	left: -250px;
	top: 0;
	width: 100%;
	height: 200px;
	color: #fff;
	background: rgba(255,48,48,0.4);
}
.txt-four1 h3{
	padding: 20px 10px;
	font-size: 14px;
	line-height: 20px;
}
.box_img1 span{
	position: absolute;
	right: 5px;
	bottom: 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #898989;
	color: #000000;
	z-index: 1000;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.box_img2{
	width: 100%;
	height: 200px;
	float: left;
	overflow: hidden;
	position: relative;
}
.box_img2 img{
	width: 250px;
	height: 200px;
}
.txt-four2{
	position: absolute;
	left: -250px;
	top: 0;
	width: 100%;
	height: 200px;
	color: #fff;
	background: rgba(255,0,255,0.4);
	/*display: none;*/
}
.txt-four2 h3{
	position: absolute;
	bottom: 0;
	padding: 20px 10px;
	font-size: 14px;
	line-height: 20px;
}
.box_img2 span{
	position: absolute;
	right: 5px;
	top: 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #898989;
	color: #000000;
	z-index: 1000;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
/**/
.box_txt{
	position: relative;
	width: 100%;
	height: 400px;
	background-color: #55A532;	
	color: #fff;
}
.box_txt h3{
	font-size: 14px;
	line-height: 18px;
	padding: 0 15px;
	padding-top: 40px;
	padding-bottom: 20px;
	
}
.box_txt p{
	font-size: 12px;
	line-height: 18px;
	padding: 0 15px;
	text-indent: 2em;
}
/**/
.box_img4{
	width: 100%;
	height: 200px;
	float: left;
	position: relative;
}
.box_img4 img{
	width: 250px;
	height: 200px;
}
.txt-four4{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	color: #fff;
}
.txt-four4 h3{
	font-size: 14px;
	line-height: 18px;
	padding: 0 15px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.txt-four4 p{
	font-size: 12px;
	line-height: 16px;
	padding: 10px 15px;
	text-indent: 2em;
}
.box_img4 span{
	position: absolute;
	right: 5px;
	bottom: 10px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #898989;
	color: #000000;
	z-index: 1000;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
/*下面*/
.yuansuo{
	width: 100%;
	height: 800px;
	margin-top: 40px;
}
.fyjs{
	position: relative;
	width: 49%;
	height: 800px;
	float: left;
}
.fyjs_title{
	width: 100%;
	height: 50px;
}
.fyjs_title img{
	width: 100%;
}
.fyjs_ul{
	width: 100%;
	height: 750px;
	overflow:hidden	
}
.fyjs_ul li{
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow:hidden	;
}
.fyjs_ul li h3{
	font-size:16px ;
	padding: 10px 10px;
}
.fyjs_ul li span{
	font-size:14px ;
	padding: 0px 10px;
}
.fyjs_ul li p{
	display: block;
	font-size:14px ;
	margin-top: 10px;
	line-height: 20px;
	padding: 0px 10px;
	letter-spacing: 0.5px;
	overflow:hidden	
}



.yswh{
	position: relative;
	width: 49%;
	height: 800px;
	float: right;
}
.yswh_title{
	width: 100%;
	height: 50px;
}
.yswh_title img{
	width: 200px;
	height: 30px;
}
.yswh_ul{
	width: 100%;
	height: 750px;
	overflow:hidden	
}
.yswh_ul li img{
	width: 49.5%;
	height: 240px;
	float: left;
	
}
.yswh_ul li:nth-child(2) img{
	float:right;
}
.yswh_ul li:nth-child(2) div{
	float:left;
}
.yswhli_nr{
	display: block;
	float: right;
	width: 49.5%;
	height: 240px;	
}
.yswhli_nr h4{
	font-size:13px ;
	padding: 10px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.yswhli_nr span{
	font-size:14px ;
	padding: 0px 10px;
}
.yswhli_nr p{
	display: block;
	font-size:14px ;
	margin-top: 10px;
	line-height: 20px;
	padding: 0px 10px;
	letter-spacing: 0.5px;
	overflow:hidden	
}
.gd{
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	background-image: url(../img/ysgz/gengduo.png);
	text-align: right;
}