.hz-title24{
	text-align: center;
}
.hz-title24 i{
	/*font-family:ArialMT;*/
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0.1px;
	color: #1a1a1a;
	text-transform: uppercase;
}
.hz-title24 p{
	/*font-family:ArialMT;*/
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0.1px;
	color: #666666;
	margin-top: 15px;	
}
.hz-title24 hr{
	border: dotted 2px rgba(154, 154, 154, 1);
}
.newsArticle{
	padding-top: 16px;
}
.newsArticle-img{
	width: 100%;
	max-width: 450px;
    height:300px;
	float: right;
	margin-left: 37px;
	margin-bottom:20px;
}
.newsArticle p{
	/*font-family:ArialMT;*/
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0.1px;
	color: #1a1a1a;
}

.cutpage {
    margin-top: 64px;
}
.cutpage li a{
    /*font-family: "微软雅黑";*/
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 2.2px;
    color: #666666;
}
.cutpage .prev{
	float:left;
}
.cutpage .next{
	float:right;
}


