/* ----------------banner开始 --------------------------*/
.gy_banner {
	width: 100%;
	height: 600px;
	overflow: hidden;
	background: url(../img/cpzx-banner.jpg) no-repeat center;
}

/* ----------------banner结束 --------------------------*/
/* ----------------内容开始 --------------------------*/
.cp {
	width: 1200px;
	height: 5400px;
	margin: auto;
	overflow: hidden;
	margin-top: 60px;
}

.cp .lb {
	width: 240px;
	height: 900px;
	overflow: hidden;
	text-align: center;
}

.cp .lb p {
	display: block;
	width: 240px;
	height: 60px;
	background-color: #4ca664;
	font-size: 17px;
	letter-spacing: 1px;
	color: #ffffff;
	margin-top: 10px;
	line-height: 60px;
}

.cp .cpq {
	display: block;
	width: 950px;
	height: 900px;
	overflow: hidden;
	float: right;
	margin-top: -890px;
}

.cp .cpq h1 {
	font-size: 60px;
	letter-spacing: 3px;
	color: #333333;
	text-align: center;
}

.cpt {
	margin-left: 100px;
	margin-top: 60px;

}

.cpt:hover {
	transform: scale(1.1);
	transition: all 0.4s linear;
}

.qpt {
	margin-top: -520px;
	margin-left: 80px;
}

.cpwz {
	width: 1200px;
	overflow: hidden;
}

.cpjs p {
	width: 200px;
	height: 60px;
	background-color: #4ca664;
	font-size: 28px;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	margin-top: 20px;
	overflow: hidden;
}

.cpjs span {
	font-family: "dincond-medium-webfont";
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;

}

.cpjs h3 {
	font-family: "dincond-medium-webfont";
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 1px;
	float: right;
	margin-top: -40px;
	color: #666;
}

.cpjs h2 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #666666;
	text-indent: 40px;
}

.cpxx p {
	width: 200px;
	height: 60px;
	background-color: #4ca664;
	font-size: 28px;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	margin-top: 20px;
	overflow: hidden;
}

.cpxx span {
	font-family: "dincond-medium-webfont";
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;

}

.cpxx h3 {
	font-family: "dincond-medium-webfont";
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	float: right;
	margin-top: -40px;
	color: #666;
}

.cpxx li {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 2px;
	color: #666666;
	text-indent: 40px;
}

.cpxx li span {
	font-size: 20px;
	line-height: 48px;
	letter-spacing: 2px;
	color: crimson;
}

.cpcs p {
	width: 200px;
	height: 60px;
	background-color: #4ca664;
	font-size: 28px;
	letter-spacing: 2px;
	color: #fff;
	text-align: center;
	line-height: 55px;
	margin-top: 20px;
	overflow: hidden;
}

.cpcs span {
	font-family: "dincond-medium-webfont";
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;

}

.cpcs h3 {
	font-family: "dincond-medium-webfont";
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	float: right;
	margin-top: -40px;
	color: #666;
}

.cp .xzxx img {
	margin-top: 60px;
}

/* ----------------内容结束 --------------------------*/