.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
	border-radius: 6px;}
.pb_sys_style1 .p_no_d{
	border-radius: 6px;
	border: 1px solid #258CFF !important;
	color: #fff;
	background-color: #258CFF !important;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
	border-radius: 6px;}
.news-List{
	width: 100%;
	height: 156px;
	display: flex;
	background-color: #F6F6F6;
	justify-content: space-between;
	margin-bottom: 20px;}
.news-List:hover .news-List-rg{
	background-color: #219BF3;}
.news-List:hover .news-List-tit{
	color: #fff;}
.news-List:hover .news-List-titOne{
	color: #fff;}
.news-List:hover .news-List-time{
	color: #fff;}
.news-List-img{
	width: 277px;
	height: 156px;
	display: block;}
.news-List-rg{
	width: 73.1%;
	padding: 18px 20px 0;
	display: flex;
	flex-direction: column;}
.news-List-tit{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.news-List-titOne{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	margin: 14px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;}
.news-List-time{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 24px;}

