.z_main{
	width: 100%;
	background: url(20200605z_mainback.png) no-repeat center 760px;
}
.z_title{
	width: 100%;
	height: 720px;
	background: url(20200605z_titleback.png) no-repeat center 100%;
	position: relative;
}
.z_logo{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
}
.z_lead{
	width: 100%;
	height: 150px;
	background: #567943;
}
.z_lead .z_lead_t{
	width:1200px;
	height: 100%;
	margin: auto;
}
.z_lead .z_lead_t p{
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 25px;
	line-height: 35px;
	text-indent:2em;
}
.z_activ{
	width: 1200px;
	margin: auto;
}
.z_activ .z_activ_title{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.z_activ .z_activcont{
	width: 100%;
	height: 365px;
	margin-top: 20px;
}
.z_activ .z_activcont .z_activcont_left{
	width: 650px;
	height: 100%;
	float: left;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.z_activ .z_activcont .z_activcont_left img{
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
}
.z_activ .z_activcont .z_activcont_left:hover img{
	transform:scale(1.1);
}
.z_activ .z_activcont .z_activcont_left div{
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0px;
	background-color:#000;
	background-color:rgba(0,0,0,0.5);
}
.z_activ .z_activcont .z_activcont_left div p{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 50px;
}
.z_activ .z_activcont .z_activcont_right{
	width: 520px;
	height: 100%;
	float: right;
}
.z_activ .z_activcont .z_activcont_right li{
	border-bottom: 1px dashed #ccc;
}
.z_activ .z_activcont .z_activcont_right li p{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
	transition: all 0.3s ease;
}
.z_activ .z_activcont .z_activcont_right li p:hover{
	color: #3b7937;
}
.z_activ .z_activcont .z_activcont_right li span{
	font-size: 16px;
	text-indent: 2em;
	line-height: 35px;
	margin-bottom: 15px;
}
.z_activ .z_activcont .z_activcont_right li span a{
	font-size: 16px;
	color: #3b7937;
}
.z_story{
	width: 1200px;
	margin: auto;
}
.z_story .z_story_title{
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.z_story ul{
	width: 100%;
}
.z_story ul li{
	width: 250px;
	height: 270px;
	float: left;
}
.z_story ul li:nth-child(1),.z_story ul li:nth-child(2),.z_story ul li:nth-child(3){
	margin-right: 66.6px;
}
.z_story ul li img{
	width: 100%;
	transition: all 1s ease;
}
.z_story ul li p{
	width: 100%;
	font-size: 18px;
	margin-top: 10px;
	text-align: center;
}
.z_story ul li:hover img{
	transform:rotate(360deg);
	transition: all 1s ease;
}
.z_custom{
	width: 1200px;
	margin: auto;
}
.z_custom .z_custom_title{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.z_custom .z_customcont{
	width: 100%;
	height: 310px;
	margin-top: 20px;
	overflow: hidden;
}
.z_custom .z_customcont ul li{
	width:120px;
	float: left;
	transition: all 0.5s ease;
}
.z_custom .z_customcont ul li:nth-child(1),.z_custom .z_customcont ul li:nth-child(2),.z_custom .z_customcont ul li:nth-child(3){
	margin-right: 10px;
}
.z_custom .z_customcont ul li.img_show{
	width: 810px;
	height: 100%;
	transition: all 0.5s ease;
}
.z_custom .z_customcont ul li .z_customcont1{
	width: 100%;
	height: 100%;
	float: left;
}
.z_custom .z_customcont ul li .z_customcont2{
	width: 120px;
	height: 310px;
	float: right;
	background: #fbecd6;
	padding-top: 20px;
	padding-bottom: 10px;
}
.z_custom .z_customcont ul li.img_show .z_customcont2 img{
	width: 360px;
	height: 270px;
	float: left;
	margin-left: 20px;
}
.z_custom .z_customcont ul li.img_show .z_customcont2 span{
	width: 270px;
	float: right;
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
}
.z_custom .z_customcont ul li.img_show .z_customcont2 span a{
	color: #3B7937;
}
.z_custom .z_customcont ul li.img_show .z_customcont1{
	width: 15%;
	height: 100%;
}
.z_custom .z_customcont ul li.img_show .z_customcont2{
	width: 85%;
	height: 100%;
}
.z_xisu{
	width: 1200px;
	margin: auto;
}
.z_xisu .z_xisu_title{
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.z_xisu .z_xisu_p{
	width: 1200px;
	text-indent: 2em;
	font-size: 16px;
	margin-top: 15px;
	line-height: 30px;
}
.z_xisu .z_xisu_cont{
	 width: 1200px;
	 height: 400px;
	 margin-top: 20px;
	 position: relative;
}
.z_xisu .z_xisu_cont ul{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.z_xisu .z_xisu_cont ul li{
	width: 120px;
	float: left;
	transition: 0.3s all ease;
}
.z_xisu .z_xisu_cont ul li:nth-child(1),
.z_xisu .z_xisu_cont ul li:nth-child(2),
.z_xisu .z_xisu_cont ul li:nth-child(3),
.z_xisu .z_xisu_cont ul li:nth-child(4){
	margin-right: 25px;
}
.z_xisu .z_xisu_cont ul li.on div{
	border: 2px solid #3B7937;
	transition: 0.3s all ease;
}
.z_xisu .z_xisu_cont ul li.on p{
	color: #3B7937;
	transition: 0.3s all ease;
}
.z_xisu .z_xisu_cont ul li div{
	width: 120px;
	height: 120px;
	border-radius: 60px;
	border: 2px solid #FFFFFF;
	transition: 0.3s all ease;
}
.z_xisu .z_xisu_cont ul li p{
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	color: #666666;
	transition: 0.3s all ease;
}
.z_xisu .z_xisu_cont .z_xisu_cont_big{
	width: 1200px;
	height: 100%;
}
.z_xisu .z_xisu_cont .z_xisu_cont_big .z_xisu_cont_big1{
	display: none;
}
.z_xisu .z_xisu_cont .z_xisu_cont_big .z_xisu_cont_big1 .z_xisu_cont_big_t{
	width: 730px;
	height: 190px;
	overflow: hidden;
	float: left;
	border-bottom: 1px dashed #CCCCCC;
}
.z_xisu .z_xisu_cont .z_xisu_cont_big .z_xisu_cont_big1 .z_xisu_cont_big_t p{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.z_xisu .z_xisu_cont .z_xisu_cont_big .z_xisu_cont_big1 .z_xisu_cont_big_t span{
	font-size: 16px;
	color: #666;
	display: inline-block;
	text-indent: 2em;
	line-height: 30px;
}
.z_xisu .z_xisu_cont .z_xisu_cont_big .z_xisu_cont_big1 .z_xisu_cont_big_t span a{
	color: #3B7937;
}
.z_xisu .z_xisu_cont .z_xisu_cont_big .z_xisu_cont_big1 .z_xisu_cont_big_img{
	width: 380px;
	height: 380px;
	overflow: hidden;
	float: right;
	border-radius: 190px;
	border: 2px solid #3B7937;
}
.z_jieyu{
	width: 1200px;
	margin: auto;
	text-align: center;
	margin-top: 30px;
}
.z_foot{
	width: 1200px;
	margin: auto;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 30px;
	color: #333333;
	font-size: 16px;
	line-height: 40px;
}