.newslist-sub-item{

	width:100%;
	min-width:1200px;
	height: 50px;
	line-height: 38px;
	vertical-align: middle;
	background-color: #ffffff;
}
.newslist-sub-item-area
{
	
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	font-size:16px;
	width:1200px;
	
}
.newslist-sub-item-area a{
	color: #333333; 
}
.newslist-sub-item-area a:hover{
	color:#0065bd;
}
.newslist-sub-item-area div:hover{
	background-color: #0065bd;
	
}
.newslist-sub-item-area div{
	float:left;
	margin:0px;
	border: 0px;
}
.newslist-sub-item-area span{
	
	margin:0px;
	border: 0px;
	vertical-align: bottom;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14.5px;	
	padding-bottom: 13px;
	
	background-color: #ffffff;
	line-height: 50px;
   
}
.newslist-top-title-right{
	margin-top: 15px;
	margin-right:20px;
	float:right;
}
.newslist-top-title-right span{
		font-size: 14px;
}
.newslist-top-title-right a{
		color:#333333;
}
.newslist-top-title-right a:hover{
		color:#0065bd;
}
.newslist-top-title-right-split{
	padding-right: 1px;
	margin-left: 10px;
	margin-right:10px;
	
}
.newslist-main-list{
	width:100%;
	min-width:1200px;

}
.newslist-main-list-area{

	margin-left:auto;
	margin-right:auto;
	width:1200px;
	height: 100%;
	
}
.newslist-main-list-title{
	padding-left:10px;
	padding-right:10px;
	width:865px;
	//height:925px;
	background-color: #ffffff;
		text-align: center;
}
.newslist-main-split-line-width{
	width:820px;
}

.newslist-second-list-area{
	float:right;
	height: 100%;
}
.newslist-second-list{
	position: relative;
	height: 313px;
	width: 300px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.newslist-second-sub-list{

	height:100%;
	width:300px;
}
.news-sub-box-width{
	width:260px;
}
.news-sub-box-width li{
	width:260px;

}
.newslist-second-list-width{
	width:300px;
}
.newslist-box-width{

	width:865px;
}
.newslist-box-width li{
	width:825px;
}
.newslist-box-width div{
	width:825px;
}
.newslist-main-list-title-box
{

	min-height:700px;
	height: auto;
}
.newslist-main-pager{
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin:auto;
	vertical-align: middle;

}
.newslist-main-pager-number{
	border:solid 0px !important;
	padding: 0px !important;
	margin:0px !important; 
}
.newslist-main-pager span{
	font-size: 12px;
	color: #000000;
	padding:5px 10px 5px 10px;
	border:solid 1px;
	border-color: #cccccc;
	margin:auto;
	margin-left: 5px;
	margin-right:5px;
}
.newslist-main-pager .select{
 	border-color: #0065bd;
    color: #0065bd;
}
.newslist-main-pager-pre,.newslist-main-pager-next{
	
	margin:0px !important;
}
.newslist-main-pager span:hover{
  border-color: #0065bd;
  color: #0065bd;
  cursor:pointer;
}
.newslist-main-pager-first:hover,.newslist-main-pager-last:hover{
	color: #ffffff !important;
	background-color:  #0065bd;
	color: #0065bd;
}
.subnewslist-item-select a{
	color: #0065bd;
}
.subnewslist-item-select{
	background-color: #0065bd;
}