body{
	background-color: #e5e5e5;
}
.con{
	width:100%;
	height: 6000px;
	margin-top: 50px;
}
.kptf{
	width: 100%;
}
.qidong{
	width:90%;
	margin-left: 5%;
	height: 500px;
}
.qdtitle{
	width:100%;
	height: 30px;
	font-size: 30px;
	color: #919191;
}
.qdcon{
	width: 100%;
	height: 460px;
	margin-top: 40px;
}
.qdconimg{
	width: 44%;
	float: left;
}
.qdconimg img{
	width: 100%;
	display: block;
}
.qdcontent{
	width: 52%;
	float: right;
}
.qdcontenttitle{
	width: 90%;
	font-size: 22px;
	border-bottom: 1px solid #ccc;
}
.zoujin{
	width: 90%;
	margin-left: 5%;
	margin-top: 40px;
	font-size: 30px;
	color: #919191;
}
.zjtitle{
	width:100%;
	height: 30px;
	font-size: 30px;
	color: #919191;
}
.zjcon{
	width: 100%;
	height: 460px;
	margin-top: 40px;
}
.zjconimg{
	width: 44%;
	float: left;
}
.zjconimg img{
	width: 100%;
	display: block;
}
.zjcontent{
	width: 52%;
	float: right;
}
.zjcontenttitle{
	width: 100%;
	font-size: 22px;
	color: black;
	border-bottom: 1px solid #ccc;
}
.zjcontentword{
	font-size: 14px;
	margin-top: 6px;
	color: black;
}
.zjcontentcon{
	width:100%;
	height: 100px;
	margin-top: 140px;
}
.zjcontentconimg{
	width: 31%;
	float: left;
	
}
.zjimgword{
	width:100%;
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
}
.zgplan{
	width: 90%;
	margin-top: 140px;
	margin-left: 5%;
}

.zgtitle{
	width:100%;
	height: 30px;
	font-size: 30px;
	color: #919191;
}
.zgcon{
	width: 100%;
	height: 510px;
	margin-top: 40px;
}
.zgconimg{
	width: 44%;
	float: left;
}
.zgconimg img{
	width: 100%;
	display: block;
}
.zgcontent{
	width: 52%;
	float: right;
}
.zgcontenttitle{
	width: 90%;
	font-size: 22px;
	border-bottom: 1px solid #ccc;
}
.zgcontentword{
	font-size: 14px;
	margin-top: 6px;
	color: black;
}
.zgcontentcon{
	width:100%;
	margin-top: 40px;
}
.zgimg{
	width: 30%;
	float: left;
}
.zgimg img{
	width: 100%;
	display: block;
}
