#contact{
	padding-bottom: 50px;
}
.contact{
	position: relative;
	z-index: 1;
}
.co-tit{
	text-align: center;
	margin-bottom: 30px;
}
.co-tit span{
	font-size: 12px;
    color: #00694d;
    text-transform: uppercase;
}
.co-tit h3 {
    font-size: 25px;
    position: relative;
    padding: 10px 0;
}
.zp-inner{
	overflow: hidden;
}
.co-tit h3:before {
    position: absolute;
    display: block;
    content: "";
    height: 2px;
    width: 3em;
    left: 50%;
    margin-left: -1.5em;
    bottom: 0px;
    background-color: #00694d;
}
.lx-inner{
	position: relative;
	overflow: hidden;
}
.swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #00694d;
}
.lx-con p{
	line-height: 2;
	font-size: 15px;
}
.lx-con p strong{
	margin-right: 10px;
}
.lit{
	text-align: center;
	border:1px solid #eee;
	padding:30px 10px 60px;
	box-shadow: 2px 2px 5px #cfcfcf;
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	background-color:#fff;
}
.li-name{
	font-weight: 600;
	color:#00694d;
	font-size: 17px;
	padding-left: 40px;
	background-size:30px auto;
	background-repeat: no-repeat;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-bottom: 18px;
}

.co-me{
	padding-top: 80px;
}
/*em-con*/
.em-con p{
	line-height: 2;
	margin-bottom: 20px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-position: left top;
	padding-left: 60px;
}
.em-con strong{
	color: #00694d;
}
.em-con span{
	display: block;
	padding-left: 20px;
	color: #000;
}

/*mod-form*/
.mod-form{
	width: 400px;
	margin:0 auto;
}
.mod-form input{
	width: 100%;
	height: 45px;
	padding:0 10px;
	display: block;
	margin-bottom: 15px;
	outline: none;
	border:1px solid #00694d;
	border-radius: 15px;
}
.mod-form textarea{
	height: 120px;
	outline: none;
	resize:none;
	width: 100%;
	border:1px solid #00694d;
	width: 100%;
	display: block;
	padding: 15px 10px;
	border-radius: 15px;
}

.co-zp{
	padding-top:80px;
}
.zp-inner{
	position: relative;
	padding-top: 60px;
}
.zp-xs a{
	display: block;
	text-align: center;
	background-color: #f0eeee;;
	padding:0px 30px 75px; 
}
.zp-mg{
	width: 100px;
	background-color: #fff;
	margin:0 auto;
	height: 100px;
	border-radius: 50%;
	position: relative;
	top: -50px;
}
.zp-mg img{
	vertical-align: middle;
	display: inline-block;
}
.zp-xs h5{
	font-size: 20px;
	padding-bottom: 5px;
	color: #00694d;
	margin-top: -20px;
}
.zp-xs span{
	display: block;
	font-size: 14px;
}
.zp-xs em{
	display: block;
	font-size: 13px;
	color: #00694d;
	font-style: normal;
	padding:12px 0;
}
.zp-ms p{
	line-height: 2;
	font-size: 15px;
}
.zmore{
	width: 100px;
	margin:30px auto 0;
	display: block;
	border:1px solid #00694d;
	color:#00694d;
	text-align: center;
	padding:5px 10px;
	border-radius: 9px;
}
/*招聘*/

#join ul li{
	background-color:rgba(0, 105, 77, 0.09);
	padding:50px;
	margin-bottom: 30px;
	position: relative;
}
.jdet{
	padding-left: 350px;
	padding-right: 100px;
}
.jname{
	position: absolute;
	top: 50%;
	left:50px;
	text-align: center;
	margin-top: -50px;
	width: 300px;
    border-right: 1px solid #ddd;
}
.jimg{
	position: absolute;
	top: 50%;
	right:50px;
	margin-top: -42px;
}
.jname p{
	font-size:20px;
	font-weight: 600;
}
.jname span{
	display: block;
	color:#00694d;
	font-size: 13px;
	padding:15px 0;
}
.jname em{
	font-size: 14px;
	color: #444;
	font-style: normal;
}
.jdet p{
	line-height: 2;
	font-size: 15px;
}
#join ul li:hover .jname p{
	color:#00694d;
}
#join ul li:hover{
	background-color: #eee;
}
.mod-form .l-tij{
	padding:0px;
	margin:30px auto 0;
	background-color:#00694d;
	color: #fff; 
}
.mod-form input,.mod-form textarea{
		box-sizing: border-box;
		-webkit-box-sizing:border-box;
		apperance:none;
		-webkit-apperance:none;
	}
@media (max-width:1100px){
	.jimg{display: none;}
	.jdet{
		padding-right: 0px;
		padding-left: 230px;
	}
	.jname{
		width: 190px;
	}
}
@media (max-width:768px){
	#join ul li{
		padding:30px;
	}
	.jdet{
		padding-left: 0px;

	}
	.jname{
		position: initial;
		margin-top: 0px;
		border:none;
		width: auto;
		margin-bottom: 20px;
	}
}
@media (max-width:640px){
	.mod-form{
		width: 90%;
	}
	.co-tit h3,.jname p{
		font-size: 18px;
	}
	.li-name,.zp-xs h5{
		font-size: 16px;
	}
	.zp-xs span,.jname em{
		font-size: 12px;
	}
	.lx-con p,.jdet p{
		font-size: 14px;
	}
	.co-zp,.co-me{
		padding-top: 40px;
	}
	.jname span{
		padding: 5px 0;
	}
	#join ul li{
		padding:20px;
	}
	
}
