/*page*/
a{
	font-family: "微软雅黑";
}
.pbanner{
	margin-top: 20px;
}
.pbanner img{
	width:100%;
}
.top-c1{
	color:#4F4F4F!important;
	font-size: 30px!important;
}
.top-c2{
	color:#ABABAB!important;
}
.top-c3{
	color:#ABABAB!important;
	font-size: 20px!important;
}
.top-c4{
	color:#ABABAB!important;
	font-size: 13px!important;
}
.article{
	background: none!important;
}
.article-top{
	height:60px;
	position: relative;
	border-bottom: 1px solid #969696;
}
.article-top ul li{
	float: left;
	width:140px;
	background:#fff;
	height:50px;
	margin-right: 20px;
	text-align: center;
	line-height: 50px;
	border:1px solid #BFBFBF;
	border-radius: 5px;
}
.article-top ul{
	width:150px;
	margin:0 auto;
	padding-top: 50px;
}
.article-top ul li a{
	color:#CD1B1B;
	font-size: 22px;
	width: 140px;
    display: inline-block;
}
.article-top ul li:hover{
	background: #CD1B1B;
}
.article-top ul li:hover a{
	color:#fff;
}
.active{
	background: #CD1B1B!important;
	color:#fff!important;
}
.article-content{
	margin: 30px 0;
}
.article-content ul li{
	border:1px solid #E0E0E0;
	height:175px;
	padding:20px;
}
.article-content ul li:hover{
	background: #CD1B1B;
}
.aleft{
	width:309px;
	margin-right: 30px;
	float: left;
}
.aright{
	width:815px;
	float: left;
}
.aleft img{
	width:309px;
}
.news-title{
	font-size: 20px;
	font-weight: 100;
	margin-bottom:20px;
	color:#000;
}
.news-title:hover{
	color:#fff;
}
.news-remark{
	display: inline-block;
	height:84px;
	overflow: hidden;
}
.news-read{
	display: inline-block;
	width:100px;
	height:30px;
	line-height: 30px;
	text-align: center;
	border:1px solid #000;
	margin-top: 15px;
}
.news-read a{
	color:#000;
}
.news-read:hover{
	background: #fff;
}
.article-page{
	text-align: center;
	height: 50px;
	margin-bottom:20px;
}
.article-title{
	display: inline-block;
	float: left;
	position: absolute;
	bottom: 0px;
	font-size: 14px;
}
.article-time{
	display: inline-block;
	float: right;
	position: absolute;
	bottom: 0px;
	right:0;
	font-size: 14px;
}
.article-xq{
	height:30px;
	line-height: 30px;
	text-align: center;
	background: #DADADA;
}
.article-desc{
	background: #EAEAEA;
	height:60px;
	margin-top: 10px;
	padding:5px 20px;
	font-size: 14px;
}
.article-neirong{
	margin-top: 20px;
	margin-bottom:20px;
}
.article-neirong p img{
	text-align: center;
	max-width: 90%;
}
.article-more{
	height:40px;
	margin-bottom:20px;
	line-height: 40px;
	padding:0 10px;
}
.amore-left,.amore-right{
	width:50%;
}
.amore-left span,.amore-right span{
	font-size: 12px;
}
.amore-left span a,.amore-right span a{
	color:#000;
	font-size: 12px;
}