.news_menu_tit{
	width:1301px;height:auto;margin:0px auto;
	font-size: 36px;
color: #FFFFFF;
line-height: 52px;font-family: Source Han Sans, Source Han Sans;margin-top:54px;
}

.news_header{width:1301px;height: 400px;margin:0px auto;position:relative;}
.news_menu{position:absolute;left:0px;bottom:0px;width:1301px;height:50px;}
.menu_son{float:left;width: 141px;text-align:center;
height: 50px;line-height:50px;
background: #FFFFFF;
border-radius: 4px 4px 0px 0px;margin-right:15px;font-size: 16px;
color: #FFFFFF;}
.menu_son a{font-size: 16px;
color: #333333;}

.menu_son:hover a{
color: #FFFFFF;}
.menu_son:hover{
background: #6B4193;}
.news_menu .on a{color: #FFFFFF;}
.news_menu .on{
	background: #6B4193;
}
#news_header{margin-bottom:40px;}
/* 新闻列表 */
#newlist{
	
	width: 1307px;
height: 819px;
background: #FFFFFF;
box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.1);
border-radius: 4px 4px 4px 4px;
margin:0 auto;
	margin-bottom:49px;
}

#newlist #newlist_content{
	width:1237px;height:100px;margin:0px auto;padding-top:50px;display:flex;justify-content:space-between;
	
}
.top_news{
	display:flex;justify-content:space-between;width: 836px;
}
.top_news_tit .tit{
	font-size: 20px;
color: #333333;margin-bottom:10px;
}
.top_news_tit .dec{
font-size: 14px;
color: #9E9E9E;
line-height: 20px;
}
.top_news_tit .btn a{color:#fff;}
.top_news_tit .btn{margin-top:20px;
width: 130px;
height: 42px;
line-height: 42px;
background: #6B4193;
border-radius: 4px 4px 4px 4px;
text-align:center;
}

.left .newlist{
	margin-top:40px;width:836px;margin-bottom:18px;
}

.left .newlist span{
	float:right;color: #9E9E9E;
}
.left .newlist li a:hover{color: #6B4193;}
.left .newlist li a{color: #333;}
.left .newlist li{
	height:48px;
	font-size: 16px;
color: #333333;
line-height: 48px;

border-bottom: 1px dashed #D8D8D8;
}
.top_news .top_pic{
	width: 365px;
}.top_news .top_news_tit{
	width: 436px;
}
.top_news img{
	width: 365px;
height: 173px;
border-radius: 0px 0px 0px 0px;
}

.commnews{width:315px;}
.commnews .list li a{display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* 界说文本的行数 */
  overflow: hidden;
  text-overflow: ellipsis;}
  
  .newlist li a{
	  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; /* 界说文本的行数 */
  overflow: hidden;
  text-overflow: ellipsis;
	  
  }
/* 分页 */
.digg { 
padding-right: 3px; padding-left: 3px; padding-bottom: 3px;
 margin: 3px; padding-top: 3px; 
}
.digg a { 
border-right: #E5E5E5 1px solid; padding-right: 5px; border-top: #E5E5E5 1px solid;
 padding-left: 5px; padding-bottom: 2px; margin: 2px; 
border-left: #E5E5E5 1px solid; color: #7C7C7C; padding-top: 2px;
 border-bottom: #E5E5E5 1px solid; text-decoration: none 
} 
.digg a:hover { 
border-right: #7C7C7C 1px solid; border-top: #7C7C7C 1px solid;
 border-left: #7C7C7C 1px solid; color: #000; border-bottom: #7C7C7C 1px solid 
} 
.digg a:active { 
border-right: #7C7C7C 1px solid; border-top: #7C7C7C 1px solid;
 border-left: #7C7C7C 1px solid; color: #000; border-bottom: #7C7C7C 1px solid 
} 
.digg span.current { 
border-right: #7C7C7C 1px solid; padding-right: 5px;
 border-top: #7C7C7C 1px solid; padding-left: 5px; font-weight: bold;
 padding-bottom: 2px; margin: 2px; border-left: #7C7C7C 1px solid;
 color: #fff; padding-top: 2px; border-bottom: #7C7C7C 1px solid; background-color: #7C7C7C 
} 
.digg span.disabled { 
border-right: #eee 1px solid; padding-right: 5px; border-top: #eee 1px solid;
 padding-left: 5px; padding-bottom: 2px; margin: 2px;
 border-left: #eee 1px solid; color: #ddd; padding-top: 2px;
 border-bottom: #eee 1px solid 
} 

/* 列表页 */
.right .commnews .tit{
	
	border-left:3px solid #6B4193;
	height: 24px;
	font-weight:bold;
	padding-left:12px;
font-size: 16px;
color: #333333;
line-height: 24px;margin-bottom:25px;

}

.right .commnews .list li a:hover{color: #6B4193;}
.right .commnews .list li a{color: #333;}
.right .commnews .list li{
	height:48px;
	font-size: 16px;
color: #333333;
line-height: 48px;

border-bottom: 1px solid #D8D8D8;
}
<!--耗时1755815263.264秒-->