@charset "utf-8";
/* CSS Document */
h4 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.zp-nav {
	width: 100%;
	background: #eee;
}
.zp-nav >ul {
	width: 1080px;
	margin: auto;
}
.zp-nav >ul li {
	float: left;
	text-align: center;
	padding: 17px 75px;
}
.zp-nav >ul li:hover {
	background: #fff;
}
.zp-nav-now {
	background: #fff;
	
}
.zp-nav p{
	color:#5c6f52;
	}
.zp-nav-img {
	height: 40px;
}
.mg-box {
	width: 1200px;
	margin: auto
}
.b-text {
	color: #199ad7;
}
/*招聘*/
.zp-box {
	width: 240px;
	float: left;
	text-align: center
}
.zp-box button {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	display: inline-block;
	border: 1px solid #adadad;
	box-sizing: border-box;
	margin: 10px 0 8px;
	background: #7fa93b;
	color: #fff;
	outline: none;
	cursor: pointer;
}
.zp-box p {
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	text-align: left;
	margin-left: 10px;
	cursor: pointer;
}
.jobhead {
	padding-left: 36px;
	border-bottom: 1px solid #ccc;
}
.job-big {
	float: left;
	margin: 0 0 20px 60px;
	width:900px;
}

.jobbottom {
	padding-top: 24px;
	border-top: 1px solid #adadad;
	margin-top: 60px;
}
.jobbottom >p >a {
	color: #337ab7
}
.jobbottom >p >a:hover {
	color: #F93
}
.jobbottom >p {
	padding-left: 36px;
	line-height: 26px;
}
/*培训发展*/
.T-devel-box {
	margin-bottom: 80px;
}
.T-cont {
	margin: 40px auto 0px
}
.T-cont .b-text {
	line-height: 46px;
}
.T-cont pre {
	line-height: 32px;
}
.T-img li {
	margin-right: 20px;
}
/*薪酬福利*/
.Pay-h4 {
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	margin-top: 50px
}
/*文化生活*/
.Cul-box {
	margin-top: 40px;
	margin-bottom: 50px;
}
.Cul-l-box a {
	display: block;
	width: 246px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin-bottom: 10px;
}
.Cul-r-box, .Cul-r-box >img {
	width: 894px;
}
.Cul-r-box >img {
	margin-bottom: 50px;
}
.Cul-now {
	background: #7fa93b;
	color: #fff !important;
}
.Cul-now li {
	color: inherit
}
/*办公环境*/
.Work-box {
	margin-bottom: 80px;
}
.Wk {
	width: 564px;
	height: 378px;
	position: relative;
	margin: 56px auto 0;
	opacity: 0.8;
}
.Wk:hover {
	opacity: 1;
}
.Wk img {
	width: 100%;
}
.W-zhezhao p {
	position: absolute;
	z-index: 10;
	background: rgba(0,0,0,0.5);
	color: #FFF !important;
	bottom: 0;
	height: 48px;
	line-height: 48px;
	width: 564px;
	padding-left: 20px;
}
