.copyright_bannar {
	width: 100%;
	display: block;
}
/*我们的客户*/
.customer {
	padding: 69px 0 60px;
}
.customer h4 span {
	color: #6db545;
}
.customer ul {
	overflow: hidden;
	margin-top: 33px;
	background-color: #fff;
}
.customer li {
	position: relative;
	width: 220px;
	height: 130px;
	border: 1px solid #999;
	margin-bottom: 3px;
}
.customer li img {
	position: absolute;
	right: 0;
	left: 45px;
	bottom: 0;
	width: 110px;
	top: 16px;
}
.service {
	margin-top: 50px;
}
.service li {
	margin-top: 33px;	
}
.service li>p {
	border-bottom: 3px solid #b1eb5d;
}
.service li>p span {
	display: block;
	width: 234px;
	height: 41px;
	border-radius: 10px 10px 0 0;
	background-color: #b1eb5d;
	color: #fff;
	font-size: 24.9px;
	text-align: center;
	line-height: 41px;
}
.service li>p span em {
	color: #fff;
	font-size: 18px;
}
.service li img {
	display: block;
	width: 100%;
	margin-top: 17px;
}
.bag p {
	text-align: center;
	font-size: 20px;
	color: #333;
	font-family: simsun;
    font-weight: 700;
    margin-top: 73px;
 	letter-spacing: 5px;    
}
