html{
	min-width: 1262px;
}
body{
	background: url(jnszfzt_fzzfjs_20230515_banner.jpg) no-repeat center top;
}
/* 落实方案 */
.lsfa_box{
	width: 1262px;
	height: 374px;
	background: url(jnszfzt_fzzfjs_20230515_lsfabg.png) no-repeat top center;
	margin: 605px auto 0 auto;
	overflow: hidden;
}
.lsfa_title{
	font-size: 33px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	margin: 77px 270px 40px 180px;
	color: #fff;
}
.lsfa_text{
	font-size: 22px;
	color: #fff;
	line-height: 40px;
	text-indent: 2em;
	margin: auto 100px;
	position: relative;
}
.lsfa_xiangqing{
	font-size: 16px;
	line-height: 30px;
	background: #fff;
	width: 90px;
	text-indent: 0;
	position: absolute;
	right: 0;
	bottom: 5px;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
}
.lsfa_xiangqing a{
	color: #ff0000;
}
/* 署名文章 */
.smwz_box{
	width: 1200px;
	margin: 70px auto 0;
	overflow: hidden;
}
.smwz_title,.ztft_title{
	position: relative;
	margin-bottom: 45px;
}
.more{
	position: absolute;
	bottom: 0;
	right: 0;
}
.smwz_list ul{
	margin-right: -45px;
}
.smwz_list ul li{
	background: url(jnszfzt_fzzfjs_20230515_smwzlistbg.png) no-repeat;
	width: 370px;
	height: 340px;
	overflow: hidden;
	float: left;
	margin-right: 45px;
	margin-bottom: 70px;
}
.smwz_list_title{
	font-size: 26px;
	font-weight: bold;
	width: 370px;
	height: 115px;
	margin-top: 33px;
	display: flex;
	justify-content: center;
	text-align: justify;
	align-items: center;
	padding: 0 24px;
}
.smwz_list_title a{
	color: #fff;
}
.smwz_list_text{
	font-size: 16px;
	color: #999999;
	line-height: 25px;
	width: 322px;
	margin: 0 auto;
	padding: 30px;
}
/* 专题访谈 */
.ztft_box{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.ztft_list ul{
	margin-right: -50px;
}
.ztft_list ul li{
	background: #e04b4e;
	width: 575px;
	overflow: hidden;
	float: left;
	margin-right: 45px;
	margin-bottom: 70px;
}
.ztft_list_img{
	width: 555px;
	height: 360px;
	margin: 10px 10px 0;
}
.ztft_list_text{
	font-size: 26px;
	font-weight: bold;
	width: 575px;
	height: 90px;
	padding: 0px 10px;
	display: flex;
	justify-content: left;
	text-align: justify;
	align-items: center;
}
.ztft_list_text a{
	color: #fff;
}