body {
	background-color: #fff;
}
.copyright_bannar {
	width: 100%;
}
/*我们的客户*/
.customer {
	padding: 69px 0 60px;
}
.customer h4 {
	font-size: 27.34px;
	color: #333;
	text-align: center;
}
.customer h4 span {
	color: #6db545;
}
.customer ul {
	overflow: hidden;
	margin-top: 33px;
	background-color: #fff;
}
.customer li {
	position: relative;
	width: 218px;
	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 h3 {
	font-size: 22px;
	color: #d2ef90;
	text-align: center;
}
.service h4 {
	font-size: 30px;
	color: #000;
	text-align: center;
}
.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;    
}
.about_con {
	margin-top: 50px;
}
.banner {
	display: block;
	width: 100%;
}
.about_con>p {
	margin: 0 auto;
	font-size: 15px;
	color: #333;
	line-height: 20px;
	margin-bottom: 29px;
}
.img_list {
	position: relative;
	width: 100%;
	height: 516px;
	margin-bottom: 122px;
}
.img_list .one {
	position: absolute;
	left: -47px;
	top: 0;
	width: 367px;
	height: 516px;
	background: url(../../img/about/about1.png) no-repeat;
	background-size: 100% 100%;
}
.img_list .two {
	position: absolute;
	left: 328px;
	bottom: 0;
	width: 423px;
	height: 334px;
	background: url(../../img/about/about2.png) no-repeat;
	background-size: 100% 100%;
}
.img_list .four {
	position: absolute;
	right: -52px;
	bottom: 0;
	width: 388px;
	height: 516px;
	background: url(../../img/about/about4.png) no-repeat;
	background-size: 100% 100%;
}
.img_list .three {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 289px;
	width: 519px;
	height: 165px;
	background: url(../../img/about/about3.png) no-repeat;
	background-size: 100% 100%;	
}
.qualification .one {
	width: 328px;
}
.qualification li img {
	display: block;
	width: 100%;
}
.qualification .two {
	width: 560px;
}
.content .right {
	padding-bottom: 0;
}
.ditu dl {
	width: 490px;
}
.ditu dt img {
	width: 100%;
}
.ditu dl dd {
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
.serviceGuarantee{
	/*margin-left: 10px;*/
}
.serviceGuarantee li{
	clear:both;
	padding-top: 20px;
}
.serviceGuaranteeImg{
	float: left;
	width: 100px;
	display: block;
}
.serviceGuaranteeImg img{
	width: 50px;
	height: 50px;
	display: block;
	margin: auto;
}

.serviceGuaranteeText{
	float: left;
}
.serviceGuaranteeText h1{
	font-size: 16px;
    color: #14cc64;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}
.serviceGuaranteeText p{
	text-indent: 0 !important;
	font-size: 15px;
}
