.xia{
height:90px;
}
.banner img{
    width: 100%;
}

.per{
	width: 1200px;
	margin: 0 auto;
	height: 150px;
	padding: 30px 0;
	border-bottom: 1px solid #999;
}
.per a{
	display: block;
	width: 1200px;
	height: 150px;
}
.newsimg{
	width: 220px;
	height: 150px;
	float: left;
}
.newsimg img{
	width: 200px;
	height: 150px;
}

.newscon{
	width: 800px;
	height: 150px;
	float: left;
}
.newstitle{
	width: 800px;
	height: 50px;
}
.newstitle p{
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
.newscontent{
	width: 800px;
	height: 100px;
	overflow: hidden;
}
.newscontent p{
	line-height: 25px;
	font-size: 14px;
	color: #666;
}
.newsdate{
	width: 150px;
	height: 150px;
	float: right;
}
.date{
	width: 150px;
	height: 80px;
	text-align: right;
}
.date p{
	line-height: 80px;
	font-size: 20px;
	font-weight: bold;
}
.year{
	width: 150px;
	height: 40px;
	text-align: right;
}
.year p{
	line-height: 40px;
	font-size: 14px;
	color: #666;
}

.page{
	width: 1200px;
	margin: 10px auto;
	text-align: center;
}
.page ul a{
	display: block;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	float: left;
	border: 1px solid #999;
	margin: 10px;
	padding:0 20px;
}

