.news_hui{
	width: 100%;
	/* height: 40px; */
	background: #EEEEEE;
}

.ffh{
	color: rgba(51,51,51,0.9);
	font-size: 24px;
	font-family: SourceHanSerifSC;
	font-weight: 600;
	line-height: 26px;
}
.ffh2{
	margin-top: 34px;
	font-size: 14px;
	font-family: SourceHanSerifSC;
	font-weight: 300;
	color: #5A5A5A;
	line-height: 22px;
}
.ffh3{
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	line-height: 35px;
	font-family: Microsoft YaHei;
}

.mag{
	
font-family: HarmonyOS_Sans_SC_Light;
	margin-top: 23px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	
}
.mag1{
	margin-left: 52px;
	margin-right: 54px;
	margin-bottom: 34px;
}
.mag0{
	margin-top: 0px;
	margin-bottom: 0px;
}
.news_nav_box{
	margin-top: 65px;
	padding-bottom: 10px;
	border-bottom:1px solid #E6E6E6;
	 
}
.news_nav_box_left {
	height: 45px;
	border-left: 3px solid #053B88;
	padding-left: 9px;
	font-size: 22px;
	
}
.moddelnews{
	width: 468px;
	max-height: 278px;
	overflow-y: hidden;
	margin-right: 54px;
	flex: none;
}
.news_content{
	padding-bottom: 112px;
	padding-top: 56px;
}
.news_content_img1{
	width: 468px;
}
.news_content_x{
	height: 1px;
	background-color: #BFBFBF;
}
.nwes_pd{
	width: 50px;
	padding-top: 30px;
	text-align: center;
	border-top: 4px solid transparent;
	color: #333333;
	font-weight: 400;
	font-size: 22px;
	 
	margin: 0 16px;
}
.nwes_pd:hover{
	cursor: pointer;
	color: #114388;
	border-top: 4px solid #114388;
}
.news_background-color{
	background-color: #FFFFFF;
}

/* 添加 */
.news_img{
	width: 100%;
	height: 500px;
	margin-bottom: 93px;
}
.news_font{
	font-size: 22px;
	font-family: SourceHanSerifSC;
	font-weight: 600;
	color: rgba(51,51,51,0.8);
	line-height: 35px;
}
.news_font_1{
	font-size: 16px;
	font-family: SourceHanSerifSC;
	font-weight: 600;
	color: #666666;
	line-height: 35px;
}