.pin-tit{
	font-size: 28px;
	color:#8fbc45;
	padding:40px 0;
	font-weight: 600;
}
.pin-tit p{
	position: relative;
	padding-right: 100px;
}
.zp-fl{
	display: none;
}
.zp-fr{
	width:100%;
}
.zp-item{
	background-color: #fff;
	padding:20px;
	margin-bottom: 10px;
	box-sizing: border-box;
	position: relative;
	height:213px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../images/xai.png);
	background-size: 23px auto;
}
.tttkn{
	height: auto;
	background-image: url(../images/xai1.png)
}

.zp-new .zi-fr{
	position: absolute;
	left: 0;
	top:50%;
	text-align: center;
	width: 300px;
	margin-top: -25px;
	border-right: 1px solid #eee;
}
 .zi-fl{
	padding-left: 350px;
	max-height: 122px;
    overflow: hidden;
}
.zp-new.tttkn .zi-fl{
	max-height: initial;
}
.zp-new{
	padding:50px;
	margin-bottom: 30px;
}
.zp-item h4{
	font-size: 17px;
	color:#8fbc45; 
}
.zp-item span{
	font-size: 13px;
	color: #888;
	padding:3px 0 8px;
	display: block;
}
.zp-item p{
	font-size: 15px;
	line-height: 1.8;
}

.imore{
	display: inline-block;
	padding:10px;
	border:1px solid #8fbc45;
	color:#8fbc45; 
	background-color: #fff;
	font-size: 16px;
	position: absolute;
	top:0;
	right: 0;
}
/*zb*/
.zb-con{
	background-color:#8fbc45; 
}
.zb-fr{
	float: right;
	background-size:cover;
	width: 32%;
	height: 400px;
}
.zb-fl{
	width: 68%;
	float: left;
	background-position: top left;
	height: 400px;
}
.zb-fl p{
	background-image: url(../images/gg.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px auto;
}
.zb-fl a{
	color:#fff;
	position: relative;
	padding-right: 100px;
	display: block;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 27px;
}
.zb-wrap{
	padding:40px;
}
.zb-wrap p{
	padding:15px 0;
	font-size: 16px;
	border-bottom: 1px dashed #eee;
}
.zb-wrap span{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 13px;
}
/*tz*/
.tz-con{
	padding-bottom: 40px;
}
.tz-tit{
	line-height: 2;
	font-size: 18px;
	padding: 33px 50px 15px;
	color: #8fbc45;
	font-weight: 600;
	position: relative;
	z-index: 2;
}
.tz-fl{
	float: left;
	width: 68%;
	background-color:#fff;
	height: 400px;
	overflow: hidden;
}
.tz-fr{
	float: left;
	width: 32%;
	background-image: url(../images/ab2.jpg);
	background-size: cover;
	color: #fff;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.tz-fr:before{
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.4);
	z-index: 1;
	position: absolute;
}
.tz-rc{
	position: relative;
	z-index: 2;
}
.tz-fr p{
	line-height: 2.3;
}
.tz-fr span{
	display: inline-block;
	vertical-align: top;
}
.tz-rc p{
	position: relative;
}
.tz-fr .m1{
	width: 80px;
	position: absolute;
	left: 0;
	top: 0;
}
.tz-fr .m2{
	padding-left: 80px;
}
.tz-fr .tz-tit{
	color: #fff;
}
.tz-fc,.tz-rc{
	padding:0 50px 20px;
}
.tzcenter .tz-fc{
	padding-top: 20px;
}
.tz-fc p{
	padding:12px 0;
	background-image: url(../images/wza.png);
	background-repeat: no-repeat;
	background-size: 25px auto;
	background-position:left center;
	padding-left: 30px;
}
.tz-fc a{
	display: block;
	position: relative;
	padding-right: 100px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tz-fc span{
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	color: #888;
	font-size: 13px;
}
.jtit{
	font-size: 30px;
	padding:50px 0;
	text-align: center;
	color:#8fbc45;
	font-weight: 600;
}
.join,.pin,.tzcenter{
	padding-top: 100px;
}
.join .zp-fr,.pin .zb-fl,.tzcenter .tz-fl{
	width: 100%;
} 
.pin .zb-fl,.tzcenter .tz-fl{
	height: auto;
}
.pin .zb-btn span{
	width: 25%;
	display: block;
	float: left;
	text-align: center;
	padding:17px 0;
	background-color: #fff;
	border-right:1px solid #eee;
	box-sizing: border-box;

}
.tzcenter .zb-btn span{
	width: 16.66666%;
	display: block;
	float: left;
	text-align: center;
	padding:17px 0;
	background-color: #fff;
	border-right:1px solid #eee;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
}
.zb-btn span.active{
	color: #fff;
	background-color:#8fbc45; 
}
.zb-btn span:last-child{
	border-right:none 0;
}
@media (max-width:1200px){
	.tz-fc, .tz-rc{
		padding:0 30px 20px;
	}
	.tz-tit{
		padding:20px 30px 15px;
	}
	.tz-fr span{
		font-size: 15px;
	}
}
@media (max-width:1080px){
	.tz-fr,.tz-fl{
		width: 100%;
		float: none;
	}
	.zp-item{
		height: auto;
	}
	.tz-fr{
		height: auto;
	}
	.zp-fl,.zb-fr{
		display: none;
	}
	.zp-fr,.zb-fl{
		width: 100%;
	}
	.zp-new{
		padding:30px;
	}
	.zp-new .zi-fr{
		width: 200px;
	}
	.zp-new .zi-fl{
		padding-left: 250px;
	}
}
@media (max-width:768px){
	.tz-fl,.tz-fr{
		width: 100%;
	}
	.tz-fr{
		height: auto;
	}
	.pin-tit{
		font-size: 18px;
		padding:25px 0;
	}
	.jtit{
		padding:20px 0;
		font-size: 18px;
	}
	.zp-new .zi-fl{
		padding-left:0px;
	}
	.zp-new .zi-fr{
		width: auto;
		position: initial;
		border-right: 0;
		margin-top: 5px;
	}
	.zp-item h4{
		font-size: 15px;
	}
	.zp-item p{
		white-space: normal;
	}
}
@media (max-width:640px){
	.zb-wrap{
		padding:20px;
	}
	.zb-wrap span,.tz-fc span{
		position: initial;
	}
	.zb-fl a,.tz-fc a{
		padding-right: 0px;
		font-size: 14px;
	}
	.zb-fl,.tz-fl{
		height: auto;
	}
	.tz-tit{
		padding:15px 20px;
	}
	.tz-fc, .tz-rc{
		padding:0 20px 20px;
	}
	.zp-item p{
		font-size: 14px;
	}
	.pin .zb-btn span{
		width: 50%;
		border-bottom:1px solid #eee;
	}
	.zb-btn span.active{
		background-color:#fff;
		color:#666;
	}
	.tzcenter .zb-btn span{
		width: 33.33333%;
	}
}