.pphj-top {
	margin-top: 20px;
	margin-bottom: 20px;
}
.pphj-ul {
	overflow: hidden;
	width: 100%;
}
.pphj-ul li {
	width: 240px;
	height: 55px;
	line-height: 54px;
	float: left;
	border-bottom: 1px solid #fff;
}
.pphj-ul li a {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	background: url("../images/p16-icon6.png") no-repeat bottom center;
}
.pphj-ul li:hover {
	background-color: #3e9f36;
}
.pphj-ul li:hover a {
	color: #fff;
}
.pphj-ul .cur {
	color: #fff;
	background-color: #3e9f36;
	border-bottom: 1px solid #fff;
}
.pphj-ul .cur a {
	color: #fff;
}
/*-------------标题样式-------------------*/

.ind-tit, .ind-tit2 {
	overflow: hidden;
	margin-top: -25px;
}
.ind-tit h1, .ind-tit2 h1 {
	width: 100%;
}
.ind-tit h1 a, .ind-tit2 h1 a {
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	color: #333;
	text-shadow: 1px 1px 1px #f5f5f5;
	display: block;
}
.ind-tit h1 span {
	color: #3e9f36;
	line-height: 38px;
	margin-right: 5px;
}
.ind-tit em {
	display: block;
	margin: 0 auto 30px;
	width: 26px;
	height: 3px;
	background-color: #ffb100;
}
.ind-tit p {
	color: #666;
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	margin: 20px auto 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
/*公司简介*/

.gsjj-wai {
	background-image: url("../../../upload/image/shili-banner.png");
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 110px;
}
.gsjj-body {
	margin-top: 50px;
	padding: 20px 50px 50px;
	background-color: #fff;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
	min-height: 735px;
}
.gsjj-p p {
	line-height: 24px;
	color: #666;
	font-size: 14px;
	text-indent: 2em;
}
.gsjj-img {
	text-align: center;
}
.gsjj-img img {
	margin-left: auto;
	margin-right: auto;
}
/*发展历程*/

.fzlc-wai {
	padding-top: 70px;
	background-image: url("../images/fzlc-bj.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;/*background-color: #f9f9f9;*/

}
.fzlc-tit {
	text-align: center;
	margin-bottom: 70px;
}
.fzlc-body {
	position: relative;
	height: 1040px;
}
.fzlc-shu {
	width: 5px;
	height: 1000px;
	background: #3e9f36;
	border-radius: 10px;
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
}
.left-img {
	width: 485px;
	position: absolute;
	left: 0;
	top: 10px;
	padding: 30px;
	background: rgba(255,255,255,.8);
}
.left-img>h2 {
	text-align: right;
	color: #3e9f36;
	font-weight: normal;
	line-height: 2em;
	position: relative;
	font-size: 26px;
}
.left-img>h2:before {
	content: '';
	display: block;
	width: 115px;
	height: 1px;
	position: absolute;
	top: 50%;
	right: -141px;
	background: #3e9f36;
}
.left-img>h2:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border: 3px solid #3e9f36;
	position: absolute;
	top: 50%;
	right: -154px;
	background: #fff;
	border-radius: 50%;
	transform: translateY(-50%);
}
.left-img>p {
	color: #525252;
	text-align: right;
	line-height: 2em;
}
.right-img {
	width: 485px;
	position: absolute;
	right: 0;
	top: 72px;
	padding: 30px;
	background: rgba(255,255,255,.8);
}
.right-img>h2 {
	text-align: left;
	color: #3e9f36;
	font-weight: normal;
	line-height: 2em;
	position: relative;
	font-size: 26px;
}
.right-img>h2:before {
	content: '';
	display: block;
	width: 115px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: -141px;
	background: #3e9f36;
}
.right-img>h2:after {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	border: 3px solid #3e9f36;
	position: absolute;
	top: 50%;
	left: -149px;
	background: #fff;
	border-radius: 50%;
	transform: translateY(-50%);
}
.right-img>p {
	color: #525252;
	text-align: left;
	line-height: 2em;
}
.left-img-3 {
	top: 190px;
}
.right-img-4 {
	top: 290px;
}
.left-img-5 {
	top: 400px;
}
.right-img-6 {
	top: 495px;
}
.left-img-7 {
	top: 593px;
}
.right-img-8 {
	top: 710px;
}
.left-img-9 {
	top: 808px;
}
.fzlc-bj {
	background: url(../../../upload/image/fzlc-bj.png) no-repeat center;
	height: 530px;
}
.gsjj-team-tit{
	text-align:center;
	padding-top:10px;
}
.gsjj-team-tit h1 a{
    margin: 0 auto;
    overflow: hidden;
    color: #333;
    text-shadow: 1px 1px 1px #f5f5f5;
    display: block;
}
.gsjj-team-tit h1 span {
    color: #3e9f36;
    line-height: 38px;
    margin-right: 5px;
}
.gsjj-team-tit p {
    color: #666;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin: 20px auto 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.gsjj-team-tit em {
    display: block;
    margin: 0 auto 30px;
    width: 26px;
    height: 3px;
    background-color: #ffb100;
}
.gsjj-team-img ul li {
	float:left;
	width:240px;
	margin-right:35px;
	margin-bottom:2px;
}
.gsjj-team-img ul li span{
	overflow:hidden;
	width:240px;
	display:block;
	border: 2px solid #ccc;
    padding: 2px;
}
.gsjj-team-img ul li span>img{
	width:100%;
	display:block;
}
.gsjj-team-img ul li p {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 26px;
    padding: 5px 0;
}
.zzgy-wai{
	padding-top:70px;
	overflow:hidden;
	padding-bottom:15px;
}
.zzgy-tit{
	text-align:center;
	padding-top:10px;
}
.zzgy-tit h1 a{
    margin: 0 auto;
    overflow: hidden;
    color: #333;
    text-shadow: 1px 1px 1px #f5f5f5;
    display: block;
}
.zzgy-tit h1 span {
    color: #3e9f36;
    line-height: 38px;
    margin-right: 5px;
}
.zzgy-tit p {
    color: #666;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin: 20px auto 15px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.zzgy-tit em {
    display: block;
    margin: 0 auto 30px;
    width: 26px;
    height: 3px;
    background-color:#ffb100;
}
.zzgy-body{
	height:140px;
	overflow:hidden;
}
.zzgy-body ul{
	float: left;
    width: 300px;
	margin-left:100px;
	padding:10px 25px;
	background:#f0f0f0;
}
.zzgy-body ul li{
	margin-bottom:8px;
}
.zzgy-body ul li:nth-child(4n){
	margin-bottom:0;
}
.zzgy-body span{
	float:left;
	width:600px;
}
























