.quality-img{
    overflow:hidden;
	width: 100%;
	margin-top: 65px;
}
.quality-img img{
	height: 177px;
	width: 100%;
}
.txt-title{
	width:1130px;
	margin: 0 auto;
}
.txt-title-t li{
	margin-bottom:15px;
	margin-right: 15px;
	float: left;
}
.txt-title-t li:nth-child(3){
	margin-right: 0px;
}

.txt-title-t h2{
	font-size:22px ;
	line-height: 82px;
	color:#474747 ;
	margin-top: 45px;
}
.txt-title-t img{
	margin-right:20px ;
}
.txt-title-t span{
	font-family: arial;
	font-weight: 600;
	color: #323643;
	font-size:18px;
	line-height: 46px;
}
.txt-title-t p{
	font-family: arial;
	display: block;
	width:365px;
	color: #747a87;
	font-size:16px ;
	line-height: 24px;
}
.contact{
	margin: 100px 0 40px 0;
	padding-top:20px ;
	text-align: center;
	width: 100%;
	height: 63px;
	background-color: #f2f2f2;
}
.contact a{
	font-family: arial;
	font-weight: 600;
	background-color: #FFFFFF;
	margin: 0 auto;
	display: block;
	width: 169px;
	height: 43px;
	font-size: 14px;
	line-height: 43px;
	color: #07914f;
}
.contact a:hover{
	background-color: #07914f;
	color: #FFFFFF;
}