.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.img-cont{
	overflow: hidden;
}

.img-cont img{
	display: block;
	width: 100%;
}

.jjfz-header{
	height: 100px;
}


.swiper-wrapper{
	width: 9999999px;
}
/* 头部 */
.jjfz-header{
	height: 100px;
}

.jjfz-head-logo{
	float: left;
	width: 250px;
	padding-top: 22px;
}

.jjfz-head-link{
	float: right;
	font-size: 16px;
	color: #333333;
	padding-top: 38px;
}

.jjfz-head-border{
	margin: 0 20px;
	color: #125697;
}

/* banner */
.jjfz-banner{
	overflow: hidden;
}
.jjfz-banner img {
	width: 100%;
}
@media screen and (max-width:750px) {
	body{
		width: 1500px;
	}
}

.jjfz-main{
	padding-top: 58px;
	padding-bottom: 80px;
	color: #1a1a1a;
	background-color: #FFFAF7;
	overflow: hidden;
}

/* 开放日新闻 */
.kfrxw-box{
	/* height: 866px; */
	/* background-color: #ffffff; */
	/* box-shadow: 0px 0px 13px 0px
		rgba(217, 235, 241, 0.55); */
	box-sizing: border-box;
	/* padding: 50px; */
	/* background-image: url(202308_kfrxw_bg.png); */
	/* background-repeat: no-repeat; */
	/* background-position: right -2px top 480px; */
}

.kfrxw-title {
	background-image: url(202308_kfrxw_title.png);
}
.jjfz-base-title img {
	width: 100%;
}

.kfrxw-img{
	width: 824px;
	height: 463px;
	overflow: hidden;
	float: left;
}

.kfrxw-text{
	width: 426px;
	float: right;
}

.kfrxw-text h2{
	font-size: 28px;
	line-height: 44px;
}

.kfrxw-text h2 a{
	transition: all 0.4s;
}

.kfrxw-text h2 a:hover{
	color: #016ab9;
}

.kfrxw-msg{
	margin-top: 18px;
	font-size: 18px;
	color: #4d4d4d;
	line-height: 30px;
}

.fkrxw-date{
	display: block;
	margin-top: 24px;
	color: #016ab9;
	font-size: 16px;
}

.kfrxw-more{
	margin-top: 28px;
	width: 124px;
	height: 19px;
	background: url(202308_kfrxw_more.png) no-repeat;
	cursor: pointer;
	display: block;
}

.kfrxw-swiper-btn{
	width: 49px;
	height: 49px;
	position: absolute;
	bottom: 65px;
	background: url(202308_kfrxw_arrow1.png) no-repeat;
	background-color: #fff;
	right: 374px;
	cursor: pointer;
	z-index: 2;
	border-radius: 5px;
	overflow: hidden;
}

.kfrxw-swiper-btn.swiper-next{
	background-image: url(202308_kfrxw_arrow2.png);
	right: 316px;
}

.kfrxw-pagination {
	position: absolute;
	z-index: 20;
	bottom: 0px;
	width: 824px;
	left: 0;
	text-align: center;
}
.kfrxw-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 8px;
	margin: 0 6px;
	opacity: 1;
	border: 1px solid #016ab9;
	cursor: pointer;
}
.kfrxw-pagination  .swiper-active-switch {
	background-color: #016ab9;
}


.kfrxw-list{
	overflow: hidden;
	padding: 10px;
}

.kfrxw-list li a{
	transition: all 0.4s;
}

.kfrxw-list li a:hover{
	color: #016ab9;
}

.kfrxw-list ul{
	margin-right: -50px;
}

.kfrxw-list li{
	width: 440px;
	/* height: 109px; */
	background-color: #ffffff;
	margin-right: 30px;
	margin-bottom: 30px;
	box-sizing: border-box;
	padding: 15px 15px;
	font-size: 20px;
	line-height: 30px;
	float: left;
	font-weight: bold;
	border-radius: 10px;
	box-shadow: 0px 0px 13px 0px rgb(255 59 0 / 5%);
	transition: all 0.3s;
	border: 1px #ffeee1 solid;
}
.kfrxw-list li:hover {
	box-shadow: 0px 0px 13px 0px rgb(255 59 0 / 35%);
}
.kfrxw-list li span {
	display: block;
	overflow: hidden;
	width: 410px;
	height: 176px;
	border-radius: 10px;
}
.kfrxw-list li img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.kfrxw-list li:hover img {
	transform: scale(1.1);
}
.kfrxw-list li p {
	padding: 10px 10px 0 10px;
}
/* 底部 */
.kfr_footer_w {
	border-top: 8px solid #EB612A;
	background-color: #FFFBF7;
	height: 148px;
}

.kfr_footer_l {
	margin: 28px 0 0 92px;
}

.kfr_footer_c {
	text-align: center;
	margin: 38px 0 0 110px;
	font-size: 18px;
	line-height: 36px;
	color: #333333;
}
.kfr_footer_c a{
	color: #1a1a1a;
	text-decoration-line: none;
}

.kfr_footer_r {
	margin: 46px 80px 0 0;
}



/* 文字列表页 */
.jjfz-list-main{
	background: #f7fdff;
	padding-bottom: 78px;
	overflow: hidden;
}


.jjfz-crumb{
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	color: #333333;
}

.jjfz-crumb a{
	color: #333;
}


.jjfz-list-box{
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px
	rgba(217, 235, 241, 0.55);
	box-sizing: border-box;
	padding: 60px 50px 50px;
}

.jjfz-text-list{
	margin-top: 20px;
}

.jjfz-text-list li{
	line-height: 48px;
	overflow: hidden;
}

.jjfz-text-list li:nth-child(5n){
	padding-bottom: 50px;
	position: relative;
}

.jjfz-text-list li:nth-child(5n)::after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	height: 1px;
	background-color: #e0e6ec;
	bottom: 22px;
}

.jjfz-text-list .item-title{
	float: left;
	width: 1100px;
	font-size: 20px;
}

.jjfz-text-list .item-title::before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #016ab9;
	vertical-align: 3px;
	margin-right: 22px;
}

.jjfz-text-list .item-title a{
	color: #1a1a1a;
	transition: all 0.4s;
}

.jjfz-text-list li:hover .item-title a,.jjfz-text-list li:hover .item-time{
	color: #016ab9;
}

.jjfz-text-list .item-time{
	width: 110px;
	float: right;
	font-size: 18px;
	color: #999;
	transition: all 0.4s;
}

.jpzs-list-main{
	padding-top: 20px;
}


.jpzs-list-main .jpzs-box::after{
	top: -105px;
}

.jpzs-list-main .jpzs-list{
	margin-top: 40px;
}

.jpzs-list-main .mtjj-list{
	margin-top: 50px;
}
/* 分页 */
.kfr_list_page {
	font-size: 14px;
	text-align: center;
	padding: 40px 0 0 0;
	margin-bottom: 37px;
}
.kfr_list_page a{
	cursor: pointer;
}
.kfr_list_page a,
.kfr_list_page span,
.kfr_list_page .txt {
	display: inline-block;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #dddddd;
	margin: 0 2px 0 3px;
	color: #333333;
	font-size: 16px;
	border-radius: 2px;
}
.kfr_list_page a:hover{
	color: #fff;
	border: 1px solid #016ab9;
	background: #016ab9;
}
.kfr_list_page .cur {
	color: #fff;
	border: 1px solid #016ab9;
	background: #016ab9;
}
.kfr_list_page span {
	border: none;
}
.kfr_list_page .txt {
	width: 18px;
}
.kfr_list_page  #num {
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 2px;
	width: 32px;
	vertical-align: top;
}
.kfr_list_page font {
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	vertical-align: top;
}
.kfr_list_page font i {
	padding-bottom: 2px;
	display: inline-block;
}
.kfr_list_page #go {
	height: 34px;
	line-height: 34px;
	padding: 0 12px;
	cursor: pointer;
	*padding: 0 3px;
	margin: 0;
	vertical-align: top;
	border: none;
	background-color: #016ab9;
	font-size: 16px;
	color: #fff;
	border-radius: 2px;
}
.kfr_list_page_s{
	position: relative;
	left: 50%;
	float: left;
}
.kfr_list_page_sa{
	position: relative;
	left: -50%;
	float: left;
}

/* 文章页 */

.jjfz-page-main{
	background: #FFFAF7;
}

.jjfz-page-box{
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px rgb(255 59 0 / 5%);
	box-sizing: border-box;
	padding: 50px;
}


.jjfz-page-wrap{
	border: solid 1px #e0e6ec;
	box-sizing: border-box;
	padding: 50px 60px;
}


.jjfz-page-wrap h2{
	padding: 0 44px;
	text-align: center;
	font-size: 38px;
	line-height: 1.6;
	color: #1a1a1a;
	font-weight: normal;
}

.jjfz-page-wrap .page-remark{
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #1a1a1a;
}

.jjfz-page-wrap .page-remark span{
	margin: 0 20px;
}


.jjfz-page-wrap .page-content{
	border-top: 1px solid #e0e6ec;
	margin-top: 34px;
	padding-top: 30px;
}

.jjfz-page-wrap .page-content * {
	font-size: 20px!important;
	line-height: 2!important;
	color: #1a1a1a;
	font-family: "Microsoft YaHei" !important;
}

.jjfz-page-wrap .page-content img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

