.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.img-cont{
	overflow: hidden;
}

.img-cont:hover img{
	transform: scale(1.1);
}

.img-cont img{
	display: block;
	width: 100%;
	transition: all 0.4s;
}

.kfr-header{
	height: 100px;
}

.kfr-base-title{
	height: 100px;
	position: relative;
}

.kfr-title-more{
	position: absolute;
	width: 53px;
	height: 16px;
	background: url(../image/202308_kfr_title_more.png) no-repeat;
	right: 0;
	top: 43px;
	cursor: pointer;
	display: block;
}



.swiper-wrapper{
	width: 9999999px;
}
/* 头部 */
.kfr-header{
	height: 100px;
}

.kfr-head-logo{
	float: left;
	width: 250px;
	padding-top: 22px;
}

.kfr-head-link{
	float: right;
	font-size: 16px;
	color: #333333;
	padding-top: 38px;
}

.kfr-head-border{
	margin: 0 20px;
	color: #125697;
}

/* banner */
.kfr-banner{
	height: 650px;
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../image/202308_kfr_banner2560.jpg);
}

@media screen and (max-width:1920px) {
	.kfr-banner{
		background-image: url(../image/202308_kfr_banner1920.jpg);
	}
}

@media screen and (max-width:750px) {
	body{
		width: 1500px;
	}
}

.kfr-main{
	padding-top: 58px;
	padding-bottom: 80px;
	color: #1a1a1a;
	background-color: #f7fdff;
	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(../image/202308_kfrxw_bg.png);
	background-repeat: no-repeat;
	background-position: right -2px top 480px;
}

.kfrxw-title {
	background-image: url(../image/202308_kfrxw_title.png);
}
.kfr-base-title img {
	width: 100%;
}

.kfrxw-swiper{
	position: relative;
	margin-top: 28px;
	height: 528px;
}

.kfrxw-swiper .swiper-slide{
	width: 1300px;
}

.kfrxw-swiper .swiper-container{
	padding-bottom: 40px;
}

.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(../image/202308_kfrxw_more.png) no-repeat;
	cursor: pointer;
	display: block;
}

.kfrxw-swiper-btn{
	width: 49px;
	height: 49px;
	position: absolute;
	bottom: 65px;
	background: url(../image/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(../image/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;
}

.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: 413px;
	height: 109px;
	background-color: #f2f8fa;
	margin-right: 30px;
	box-sizing: border-box;
	padding: 22px 30px;
	font-size: 20px;
	line-height: 30px;
	float: left;
	font-weight: bold;
}

/* 聚焦五经普 */
.jjwjp-box{
	margin-top: 70px;
}

.jjwjp-title{
	background-image: url(../image/202308_jjwjp_title.png);
}
.jjwjp-list{
	margin-top: 30px;
	overflow: hidden;
}

.jjwjp-list ul{
	margin-right: -40px;
}

.jjwjp-list li{
	width: 680px;
	height: 230px;
	float: left;
	background: url(../image/202308_jjwjp_bg.png) no-repeat;
	margin-right: 40px;
	margin-bottom: 30px;
}

.jjwjp-list .img-cont{
	width: 320px;
	height: 230px;
	overflow: hidden;
	float: left;
}

.jjwjp-list .text-cont{
	width: 360px;
	float: right;
	box-sizing: border-box;
	padding: 26px 35px;
}

.jjwjp-list h3{
	font-size: 20px;
	line-height: 30px;
}

.jjwjp-list h3 a{
	transition: all 0.4s;
}

.jjwjp-list h3 a:hover{
	color: #016ab9;
}

.jjwjp-list p{
	color: #4d4d4d;
	line-height: 28px;
	font-size: 16px;
	margin-top: 20px;
}

.jjwjp-list p a{
	color: #bc9d8a;
}

/* 经普知识 */
.jpzs-box{
	margin-top: 40px;
	position: relative;
}

.jpzs-box::after,.jpzs-box::before{
	content: '';
	width: 392px;
	height: 392px;
	position: absolute;
	display: block;
	z-index: 1;
	background-repeat: no-repeat;
}

.jpzs-box::after{
	background-image: url(../image/202308_kfr_bgIcon1.png);
	top: 4px;
	right: -193px;
}

.jpzs-box::before{
	background-image: url(../image/202308_kfr_bgIcon2.png);
	bottom: -88px;
	left: -186px;
}

.jpzs-title {
	background-image: url(../image/202308_jpzs_title.png);
	z-index: 2;
}

.jpzs-list{
	margin-top: 30px;
	position: relative;
	z-index: 2;
}

.jpzs-list ul{
	margin-right: -50px;
}


.jpzs-list li{
	width: 440px;
	height: 240px;
	background-color: #fefefe;
	box-shadow: 0px 0px 13px 0px 
		rgba(217, 235, 241, 0.55);
		float: left;
	margin-right: 40px;
	margin-bottom: 30px;	
	box-sizing: border-box;
	padding: 36px 40px 0;
	position: relative;
}

.jpzs-list li:hover{
	background-image: url(../image/202308_jpzs_bg.png);
	background-repeat: no-repeat;
}

.jpzs-list li::before{
	content: '';
	display: block;
	width: 33px;
	height: 29px;
	background-image: url(../image/202308_jpzs_icon.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
}

.jpzs-list li:hover::before{
	background-image: url(../image/202308_jpzs_icon2.png);
}

.jpzs-list h3{
	font-size: 20px;
	text-indent: 30px;
	transition: all 0.4s;
}

.jpzs-list h3 a{
	transition: all 0.4s;
}

.jpzs-list li:hover h3 a,.jpzs-list li:hover p,.jpzs-list li:hover .jpzs-more{
	color: #fff;
}

.jpzs-list p{
	font-size: 16px;
	line-height: 28px;
	color: #4d4d4d;
	margin-top: 12px;
	border-bottom: 2px solid #bc9d8a;
	padding-bottom: 20px;
	transition: all 0.4s;
}

.jpzs-list li:hover p{
	border-color: #fff;
}

.jpzs-list .jpzs-more{
	display: inline-block;
	padding-right: 40px;
	background: url(../image/202308_jpzs_arrow.png) right center no-repeat;
	font-size: 16px;
	color: #bc9d8a;
	margin-top: 16px;
	transition: all 0.4s;
}

.jpzs-list li:hover .jpzs-more{
	background-image: url(../image/202308_jpzs_arrow2.png);
}

/* 媒体聚焦 */
.mtjj-box{
	margin-top: 40px;
}

.mtjj-title {
	background-image: url(../image/202308_mtjj_title.png);
}

.mtjj-list{
	margin-top: 40px;
}

.mtjj-list ul{
	margin-right: -50px;
}

.mtjj-list li{
	width: 440px;
	height: 180px;
	background-color: #fefefe;
	border-radius: 8px;
	border: solid 1px #dfc4b3;
	position: relative;
	float: left;
	margin-right: 38px;
	margin-bottom: 50px;
}

.mtjj-list .mtjj-item-box{
	width: 360px;
	height: 200px;
	border-radius: 8px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -10px;
	box-sizing: border-box;
	padding: 10px;
	background: url(../image/202308_mtjj_bg.png) no-repeat;
}

.mtjj-list .mtjj-item-box a{
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 23px 28px;
	border: solid 1px #fefefe;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	color: #fefefe;
	border-radius: 8px;
}

.mtjj-list .mtjj-item-box:hover{
	background-image: url(../image/202308_mtjj_bg2.png);
}

.mtjj-list .mtjj-name{
	line-height: 180px;
	padding-left: 28px;
}

.mtjj-list .mtjj-name span{
	display: inline-block;
	line-height: 1.2;
	font-size: 22px;
	color: #a78570;
	width: 26px;
	vertical-align: middle;
	position: relative;
	font-family: 'Source Han Serif SC';
	text-align: center;
	word-break: break-all;
}

.mtjj-list .mtjj-name span i{
	font-style: normal;
	word-break: normal;
}

.mtjj-list .mtjj-name span::before{
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	background: url(../image/202308_mtjj_arrow1.png) no-repeat;
	left: -8px;
	top: -10px;
}

.mtjj-list .mtjj-name span::after{
	content: '';
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
	background: url(../image/202308_mtjj_arrow2.png) no-repeat;
	right: -8px;
	bottom: -10px;
}

/* 五经普宣传产品 */
.wjpxccp-box{
	margin-top: 40px;
}

.wjpxccp-title{
	background-image: url(../image/202308_wjpxccp_title.png);
}

.wjpxccp-swiper{
	margin: 30px 0 0;
	padding-bottom: 60px;
}

.wjpxccp-swiper .swiper-container{
	margin: 0 -20px;
}

.wjpxccp-swiper .swiper-slide{
	width: 360px;
	padding: 0 20px;
	box-sizing: border-box;
}

.wjpxccp-swiper .img-cont{
	width: 320px;
	height: 520px;
	overflow: hidden;
}

.wjpxccp-swiper .text-cont{
	width: 320px;
	height: 94px;
	background: url(../image/202308-wjpxccp-bg.png) no-repeat;
	line-height: 88px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 30px;
}

.wjpxccp-swiper .text-cont span{
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 32px;
	color: #fefefe;
	font-weight: bold;
	text-align: left;
}

.wjpxccp-swiper .swiper-scrollbar {
	height: 1px;
	position: relative;
	-ms-touch-action: none;
	background-color: #dfc4b3;
	margin-top: 42px;
}
.wjpxccp-swiper .swiper-scrollbar-drag {
	height: 11px;
	width: 100%;
	position: relative;
	top: -5px;
}

.wjpxccp-swiper .swiper-scrollbar-drag::after{
	content: '';
	display: block;
	width: 39px;
	height: 11px;
	background: url(../image/202308_wjpxccp_arrow.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

.wjpxccp-swiper .swiper-scrollbar-drag::before{
	content: '';
	display: block;
	height: 3px;
	background-color: #016ab9;
	position: absolute;
	top: 4px;
	right: 50px;
	left: 0;
	border-radius: 2px;
}

.wjpxccp-swiper .swiper-scrollbar-cursor-drag {
	cursor: pointer;
}


.wjpxccp-video-box{
	height: 755px;
	background: url(../image/202308-wjpxccp-videoBg.png) no-repeat;
	box-sizing: border-box;
	padding: 60px 50px;
}

.wjpxccp-video-box .video-main{
	width: 995px;
	height: 560px;
	border-radius: 8px;
	overflow: hidden;
	float: left;
}

.wjpxccp-video-box .video-main video{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.wjpxccp-video-swiper{
	width: 276px;
	float: right;
	position: relative;
}

.wjpxccp-video-swiper .swiper-container{
	margin-right:-5px;
	height: 590px;
}

.wjpxccp-video-swiper .swiper-slide{
	height: 202px;
	cursor: pointer;
}

.wjpxccp-video-swiper .img-cont{
	width: 276px;
	height: 155px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}

.wjpxccp-video-swiper .video-bg{
	position: absolute;
	width: 100%;
	height: 66px;
	background: url(../image/202308-wjpxccp-vBg.png) no-repeat;
	box-sizing: border-box;
	padding-top: 40px;
	padding-left: 16px;
	left: 0;
	bottom: 0;
}

.wjpxccp-video-swiper .video-time{
	height: 15px;
	line-height: 15px;
	background: url(../image/202308-wjpxccp-vIcon.png) no-repeat;
	font-size: 14px;
	color: #ffffff;
	padding-left: 32px;
}

.wjpxccp-video-swiper .text-cont{
	font-size: 16px;
	color: #1a1a1a;
	padding-top: 8px;
	white-space: nowrap;
}

.wjpxccp-video-swiper .swiper-btn{
	position: absolute;
	width: 35px;
	height: 18px;
	left: 50%;
	margin-left: -18px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.wjpxccp-video-swiper .swiper-btn.prev{
	background-image: url(../image/202308-wjpxccp-swiperIcon2.png);
	top: -32px;
}

.wjpxccp-video-swiper .swiper-btn.next{
	background-image: url(../image/202308-wjpxccp-swiperIcon1.png);
	bottom: -30px;
}

/* 历届开放日 */
.ljkfr-box{
	margin-top: 80px;
}

.ljkfr-title{
	background-image: url(../image/202308_ljkfr_title.png);
}

.ljkfr-main{
	background: url(../image/202308_ljkfr_mainBg.png) no-repeat;
	width: 1456px;
	height: 694px;
	margin-top: 20px;
	padding-top: 31px;
	margin-left: -20px;
}


.ljkfr-pics{
	width: 376px;
	height: 545px;
	margin-left: 154px;
	overflow: hidden;
	float: left;
}

.ljkfr-pics .img-cont{
	display: none;
}

.ljkfr-pics .img-cont.active{
	display: block;
}

.ljkfr-texts{
	width: 760px;
	float: left;
	margin-left: 20px;
	margin-top: 60px;
	padding-top: 12px;
}

.ljkfr-list{
	width: 800px;
	overflow: hidden;
	margin-left: 80px;
}

.ljkfr-list li{
	width: 292px;
	height: 45px;
	line-height: 45px;
	float: left;
	margin-right: 56px;
	margin-bottom: 2px;
}

.ljkfr-list li.active{
	background: url(../image/202308_ljkfr_bg.png) no-repeat;
}

.ljkfr-list a{
	display: block;
	background: url(../image/202308_ljkfr_icon1.png) 12px center no-repeat;
	font-size: 18px;
	color: #333333;
	box-sizing: border-box;
	padding-left: 32px;
	
}

.ljkfr-list li.active a{
	background-image: url(../image/202308_ljkfr_icon2.png);
	color: #fff;
}

.ljkfr-item-title{
	font-size: 20px;
	color: #fdfdfe;
	line-height: 48px;
	padding-left: 63px;
	padding-top: 50px;
}

.ljkfr-item-title a{
	color: #fdfdfe;
}

.ljkfr-item-title span{
	font-weight: bold;
}

.ljkfr-item-title .text-cont{
	display: none;
}
.ljkfr-item-title .text-cont.active{
	display: block;
}

/* 底部 */
.kfr_footer_w {
	border-top: 8px solid #004da5;
	background-color: #f7fdff;
	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;
}



/* 文字列表页 */
.kfr-list-main{
	background: #f7fdff;
	padding-bottom: 78px;
	overflow: hidden;
}


.kfr-crumb{
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	color: #333333;
}

.kfr-crumb a{
	color: #333;
}


.kfr-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;
}

.kfr-text-list{
	margin-top: 20px;
}

.kfr-text-list li{
	line-height: 48px;
	overflow: hidden;
}

.kfr-text-list li:nth-child(5n){
	padding-bottom: 50px;
	position: relative;
}

.kfr-text-list li:nth-child(5n)::after{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	left: 0;
	height: 1px;
	background-color: #e0e6ec;
	bottom: 22px;
}

.kfr-text-list .item-title{
	float: left;
	width: 1100px;
	font-size: 20px;
}

.kfr-text-list .item-title::before{
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #016ab9;
	vertical-align: 3px;
	margin-right: 22px;
}

.kfr-text-list .item-title a{
	color: #1a1a1a;
	transition: all 0.4s;
}

.kfr-text-list li:hover .item-title a,.kfr-text-list li:hover .item-time{
	color: #016ab9;
}

.kfr-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;
}

/* 文章页 */

.kfr-page-main{
	background: #f7fdff;
}

.kfr-page-box{
	background-color: #ffffff;
	box-shadow: 0px 0px 13px 0px 
		rgba(217, 235, 241, 0.55);
	box-sizing: border-box;
	padding: 50px;	
}


.kfr-page-wrap{
	border: solid 1px #e0e6ec;
	box-sizing: border-box;
	padding: 50px 60px;
}


.kfr-page-wrap h2{
	padding: 0 44px;
	text-align: center;
	font-size: 38px;
	line-height: 1.6;
	color: #1a1a1a;
	font-weight: normal;
}

.kfr-page-wrap .page-remark{
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #1a1a1a;
}

.kfr-page-wrap .page-remark span{
	margin: 0 20px;
}


.kfr-page-wrap .page-content{
	border-top: 1px solid #e0e6ec;
	margin-top: 34px;
	padding-top: 30px;
}

.kfr-page-wrap .page-content * {
	font-size: 20px!important;
	line-height: 2!important;
	color: #1a1a1a;
	font-family: "Microsoft YaHei" !important;
}

.kfr-page-wrap .page-content img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

/*媒体矩阵*/

.kfr_xmtjz_ul {
	margin-top: 42px;
}
.xmtjz-title {
	background: url("../image/202308_xmtjz_title.png") no-repeat;
	margin-bottom: 50px;
}
.kfr_xmtjz_ul ul {
	width: 105%;
}

.kfr_xmtjz_ul li {
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 40px;
	transition: all 0.5s;
}

.kfr_xmtjz_ul li:hover {
	transform: translateY(-10px);
}

.kfr_xmtjz_ul li .imgs_w {
	padding: 42px 48px;
	background: url(../image/202208_kfr_index39.png) no-repeat center center;
	width: 105px;
	height: 105px;
	margin: 0 auto;
}
.kfr_xmtjz_ul li .imgs_w .imgs {
	display: block;
	width: 105px;
	height: 105px;
}

.kfr_xmtjz_ul li .text {
	display: block;
	white-space: nowrap;
	font-size: 16px;
	line-height: 24px;
	height: 48px;
	margin-top: 15px;
	margin-left: -14px;
}