.new-title{
	font-family: arial;
	font-weight: 900;
	height: 176px;
	width: 100%;
	font-size: 18px;
	line-height: 176px;
	text-align: center;
	border-bottom: 1px #d3d3d3 solid;
	border-top: 1px #d3d3d3 solid;
	background-color:#f2f2f2 ;
	color: #474747;
	margin-bottom: 40px;
	margin-top: 65px;
    overflow:hidden;
}
.new-itme{
	width: 1200px;
	margin: 0 auto;
}
.new-itme-img{
	margin-bottom: 20px;
}
.new-itme-img img{
	width:100%;
}
.new-txt h2{
	font-family: arial;
	font-weight: 900;
	font-size: 14px;
	line-height: 42px;
	color: #474747;
	border-bottom: 1px #e0dede solid;
}
.new-txt h3{
	font-size: 12px;
	line-height: 29px;
	color: #747474;
	border-bottom: 1px #e0dede solid;
	margin-bottom: 26px;
}
.new-txt span{
	color: #07914f;
}
.new-txt p{
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 15px;
	color: #747474;
}
.new-txt ul{
	margin-left:20px ;
	margin-bottom: 15px;
}
.new-txt li{
	font-family: arial;
	font-size: 14px;
	margin-left:20px ;
	list-style:disc ;
	color: #747474;
}
.contact{
	margin: 60px 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;
}


































