.Journalism_switch div{
	width: 160px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f7f7f7;
	color: #333;
	margin: 0 12px;
}
.Journalism_switch .on{
	background: #5e9828;
	color: #fff;
}
.lndustry_you{
	width: 50px;
	height: 28px;
	background: #f3f3f3;
}
.Journalism_ul li{
	padding-top: 80px;
	padding-bottom: 32px;
	display: flex;
	justify-content: space-between;
}
.Journalism_ul li .Journalism_ul_shijian{
	width: 86px;
	height: 74px;
}
.Journalism_ul .on .Journalism_ul_shijian{
	background: #5E9828;
	color: #fff;
}
.Journalism_ul .on .Journalism_ul_biaoti{
	color: #5E9828;
}
.Journalism_ul{
	padding-bottom: 90px;
}

.Journalism_ul1 li{
	width: 384px;
}
.Journalism_ul1 li .Journalism_ul_shijian{
	width: 86px;
	height: 74px;
}
.Journalism_ul1 .on .Journalism_ul_shijian{
	background: #5E9828;
	color: #fff;
}
.Journalism_ul1 .on .Journalism_ul_biaoti{
	color: #5E9828;
}
.Journalism_ul1{
	padding-bottom: 90px;
}



/* 新闻资讯 */
.contact_dizhidianhua{
	display: flex;
	justify-content: space-between;
	margin-bottom: 200px;
	padding-top: 64px;
}
.contact_dizhidianhua_ditu{
	width: 530px;
	height: 440px;
	overflow: hidden;
}
.Journalism_ul .jour_biaoti{
	font-size: 26px;
	font-weight: bold;
	color: #333;
}
.jour_fabushij{
	font-size: 14px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 40px;
}
.jour_fabushij_text{
	font-size: 14px;
	line-height: 1.5;
	color: #333;
	text-align: justify;
	text-indent: 2em;
}
.Journalism_img{
	width: 400px;
	height: 264px;
	position: relative;
}
.Journalism_img1{
	width: 384px;
	height: 218px;
	position: relative;
	overflow: hidden;
}
.Journalism_img_poa{
	width: 380px;
	height: 242px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.Journalism_img_diwen{
	width: 380px;
	height: 242px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #dbe2e5;
}
.jour_biaoti1{
	font-size: 20px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.pagination{
	display: flex;
	justify-content: center;
	align-items: center;
}
.pagination li a{
	color: #a1a1a1;
}
.pagination li .on{
	color: #1f4e79;
	font-weight: bold;
}
.container{
	padding-bottom: 90px;
}
.jour_biaoti2{
	   display: -webkit-box;
	   -webkit-box-orient: vertical;
	   -webkit-line-clamp: 1;
	   overflow: hidden;
}

.lxifshi{
	width: 1200px;
	margin: 82px auto 160px;
	display: flex;
	justify-content: space-between;
}
.lxifshi div .lxifshi_icon,.lxifshi div .lxifshi_icon1{
	width: 90px;
	height: 90px;
	border-radius: 100%;
	border: 2px solid #1f4e79;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 30px;
}
.lxifshi div .lxifshi_icon i{
	transform: translate(-2px,2px);
	color: #1f4e79;
}

.news_fhzx{
	padding-top: 50px;
	padding-bottom: 70px;
	color: #1f4e79;
	display: flex;
	justify-content: end;
	align-items: center;
	/* font-weight: 700; */
}
.news_biaoti{
	font-size: 28px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.news_zhushi{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 40px;
	padding-bottom: 50px;
}
.news_zhushi p{
	padding: 0 22px;
	font-size: 14px;
	color: #333;
}
.news_neirong{
	padding-left: 34px;
	padding-right: 34px;
}
.news_neirong p{
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 48px;
	text-align: justify;
	text-indent:28px
}
.news_img{
	width: 890px;
	margin: 0 auto 48px;
}
.news_img img{
	width: 100%;
}