.banner span {
	display: block;
	overflow: hidden;
	height: 100%;
}

.banner span img {
	width: 100%;
	height: 100%;
}

.banner {
	height: 100%
}

.ban1_list {
	box-sizing: border-box;
	height: 100vh;
}

.banner .swiper-pagination {
	bottom: 60px;
	text-align: right;
	box-sizing: border-box;
	padding-right: 160px;
}

.banner .swiper-pagination span {
	display: inline-block;
	vertical-align: top;
	border-radius: 0;
	background: transparent;
	color: white;
	width: auto;
	height: auto;
	font-family: arial;
	font-size: 18px;
	float: none;
	vertical-align: middle;
	transition: 0.3s ease-out;
	opacity: 1;
	font-weight: 100;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
	font-size: 35px;
	color: #d5000b;
}

.banner .swiper-pagination span:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0px;
	height: 1px;
	background: #be3a3b;
	margin-top: -4px;
	margin-left: 5px;
	margin-right: 2px;
	transition: 0.3s ease-out;
}

.banner .swiper-pagination .swiper-pagination-bullet-active:after {
	width: 50px;
}

.banner .swiper-pagination span:last-child:after {
	display: none;
}

.banner span img:nth-child(2) {
	display: none;
}

@media only screen and (min-width:1200px) {
	.section1 .ban1_list {
		height: auto;
	}

	.banner {
		margin-top: 40px;
	}
}

@media only screen and (max-width:1366px) {
	.section1 .ban1_list {
		height: auto;
	}

}

.gpjg {
	display: none;
}

.section2 .ban1_list {
	font-size: 0;
}

.section2_left,
.section2_right {
	display: inline-block;
	vertical-align: top;
	height: 100%;
}

.IndexList>h2 {
	position: absolute;
	font-weight: bold;
	font-size: 20px;
	top: 32px;
	left: -58px;
	color: rgba(255,255,255,.8);
	text-align: center;
	/* writing-mode: vertical-lr;
	writing-mode: tb-lr; */
}

.IndexList>h2 font {
}
.IndexList>h2 font i{
	display: block;
	font-weight: bold;
	font-size: 20px;
}
.IndexList>h2 font:nth-of-type(2n-1) i{
	color: #d6000f
}

.section2_left {
	/* background: url(/web/20220131133903im_/http://hnfyj.cn/wxs/images/le_02.png) no-repeat 0 100%; */
	background-size: cover;
	box-sizing: border-box;
	padding-left: 8.3333%;
	/* position: relative; */
	width: 57%;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
}

.section2_right {
	/* background: url(/web/20220131133903im_/http://hnfyj.cn/wxs/images/ri_03.jpg) no-repeat center center; */
	background-size: cover;
	width: 100%;
}

.IndexList {
	width: 375px;
	display: inline-block;
	box-sizing: border-box;
	top: 54%;
	transform: translateY(-50%);
	position: absolute;
}

.IndexList ul li {
	width: 100%;
	text-align: left;
	padding: 32px 0;
}

.IndexList ul li:last-of-type{display: none;}

.IndexList ul li i {
	display: inline-block;
	vertical-align: middle;
	margin-top: -29px;
	margin-left: 10px;
	font-family: ag;
	font-family: '微软雅黑';
	font-weight: bold;
	font-size: 12px;
	/* color: #9b9b9b; */
	text-transform: uppercase;
	color: rgba(255,255,255,.8);
}

.IndexList ul li font {
	display: inline-block;
	vertical-align: middle;
	color: #d6000f;
	font-size: 40px;
	line-height: 1;
	margin-top: -35px;
	font-family: arial;
}

.nub {
	font-size: 48px;
	color: #d6000f;
	line-height: 48px;
	height: 48px;
	display: inline-block;
	font-family: ag;
}

.NumContent {
	height: inherit;
	display: inherit;
	overflow: hidden;
	position: relative;
	line-height: inherit;
	font-size: inherit;
}

.NumContent>div {
	line-height: inherit;
	color: inherit;
	font-size: inherit;
	display: inline-block;
}

.NumContent>div>div {
	line-height: inherit;
	color: inherit;
	font-size: inherit;
	font-family: ag;
}

.NumContent>div:nth-child(1) {
	transition: all 1s cubic-bezier(.35, .75, .55, 1) .2s;
	-webkit-transition: all 1s cubic-bezier(.35, .75, .55, 1) .2s;
	-moz-transition: all 1s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(2) {
	transition: all 1.3s cubic-bezier(.35, .75, .55, 1) .2s;
	-webkit-transition: all 1.3s cubic-bezier(.35, .75, .55, 1) .2s;
	-moz-transition: all 1.3s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(3) {
	transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .2s;
	-webkit-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .2s;
	-moz-transition: all 1.5s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(4) {
	transition: all 1.8s cubic-bezier(.35, .75, .55, 1) .2s;
	-webkit-transition: all 1.8s cubic-bezier(.35, .75, .55, 1) .2s;
	-moz-transition: all 1.8s cubic-bezier(.35, .75, .55, 1) .2s;
}

.NumContent>div:nth-child(5) {
	transition: all 2s cubic-bezier(.35, .75, .55, 1) .2s;
	-webkit-transition: all 2s cubic-bezier(.35, .75, .55, 1) .2s;
	-moz-transition: all 2s cubic-bezier(.35, .75, .55, 1) .2s;
}


.pd {
	display: block;
	font-size: 16px;
	/* color: #999; */
	text-indent: 2px;
	color: rgba(255,255,255,.8);
}

.section2_left_u1 {
	height: 100%;
	margin-left: 375px;
	font-size: 0;
}

.section2_left_u1 p {
	writing-mode: tb-rl;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	font-weight: bold;
}

.section2_left_u1 span {
	writing-mode: tb-rl;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	color: #c7c7c7;
	height: 160px;
}

.section2_left_u1 li {
	position: relative;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	width: 150px;
	box-sizing: border-box;
	border-left: 1px solid lightgray;
	text-align: center;
}

.section2_left_u1 li a {
	display: block;
	top: 54%;
	position: absolute;
	height: 444px;
	margin-top: -220px;
	width: 100%;
}

.section2_left_u1 li:hover {
	background: rgba(250, 250, 250, .5);
}

.section2_left_u1 li font {
	display: block;
	width: 25px;
	height: 25px;
	border: 1px solid #cf9c9b;
	background: url(/web/20220131133903im_/http://hnfyj.cn/wxs/images/right_03.png) no-repeat center center;
	margin: 250px auto 0;
}

.section2_middle {
	width: calc(100% - 375px - 8.3333%);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: calc(8.3333% + 205px);
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	box-sizing: border-box;
	padding-right: 120px;
	padding-right: 32px 120px 32px 0;
}

.section2_left_u1 {
	display: none !important;
}

.section2_middle h1 {
	text-align: center;
	position: relative;
}

.section2_middle h1 span {
	display: inline-block;
	font-size: 24px;
	color: #9a1a1b;
	font-weight: bold;
	position: relative;
	z-index: 2;
	vertical-align: middle;
	background: white;
	padding: 0 10px;
}

.section2_middle h1:before {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	top: 50%;
	left: 0;
	position: absolute;
}

.section2_middle font {
	font-size: 24px;
	text-transform: uppercase;
	font-family: '宋体';
	display: block;
	text-align: center;
	margin-top: 10px;
}

.section2_middle p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 50px;
	box-sizing: border-box;
	padding: 0 50px;
}

.more {
	display: block;
	width: 190px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: white;
	background: linear-gradient(#d14b4c, #9a1a1b);
	margin: 100px auto 0;
}

.more:hover {
	background: linear-gradient(#9a1a1b, #d14b4c);
}

.section {
	overflow: hidden;
}

.section2_right {
	text-align: center;
}

.section2_right ul {
	display: none;
	vertical-align: top;
	height: 100%;
	text-align: left;
	font-size: 0;
}

.section2_right li {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	position: relative;
	border-right: 1px solid rgba(250, 250, 250, .3);
	height: 100%;
	border-left: 1px solid rgba(250, 250, 250, .3);
}

.section2_right li p {
	display: inline-block;
	top: 54%;
	position: absolute;
	height: 600px;
	margin-top: -300px;
	writing-mode: tb-rl;
	left: 20px;
	font-size: 24px;
	color: rgba(250, 250, 250, .6);
	font-family: '楷体';
}

.section3 {
	background: #fff;
}

.section3_list {
	background: white;
	box-sizing: border-box;
	padding: 45px;
	margin-left: 140px;
	width: calc(100% - 140px);
	height: calc(100% - 150px);
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 0;
}

.sec_left_list {
	display: inline-block;
	vertical-align: middle;
}

.sjowe {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	box-sizing: border-box;
	padding-right: 140px;
}

.sec_left_list h1 {
	font-size: 24px;
	font-weight: bold;
	color: #033879;
}

.sec_left_list span {
	display: block;
	font-size: 20px;
	color: #333;
	font-family: '宋体';
	text-transform: uppercase;
	margin-top: 5px;
}

.sjowe_u1 {
	display: inline-block;
	float: right;
	margin-top: 20px;
}

.sjowe_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	font-size: 16px;
	cursor: pointer;
	transition: 0.3s ease-in-out;
}

.sjowe_u1 li:hover,
.sjowe_u1 li.active {
	background: linear-gradient(#305b90, #033879);
	color: #ffffff;
}


.sec3_zong {
	font-size: 0;
	margin-top: 35px;
}

.sec3_left {
	display: inline-block;
	vertical-align: top;
	width: 60%;
	box-sizing: border-box;
	padding-right: 20px;
	font-size: 0;
}

.sec3_left span {
	display: block;
	overflow: hidden;
}

.sec3_left span img {
	width: 100%;
}

.sec3_left_list {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin-top: 0;
}

.sec3_left_list h1 {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sec3_left_list p {
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin-top: 14px;
	text-overflow: -o--ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sec3_left_list:hover h1 {
	color: #9a1a1b;
}

.sec3_left_list time {
	display: block;
	font-size: 24px;
	font-family: arial;
	color: #999;
	margin-top: 35px;
}

.sec3_left_list i {
	display: block;
	font-size: 14px;
	font-family: arial;
	color: #999;
}

.sec3_left .sec3_left_list:nth-child(2) {
	box-sizing: border-box;
	padding: 30px;
}

.sec3_left .sec3_left_list:nth-child(3) {
	box-sizing: border-box;
	padding-left: 50px;
}

.sec3_right {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
/*	padding-left: 20px;
*/	font-size: 0;
}

.sec3_right_list {
	width:48%;
	float:left;
	font-size: 0;
	margin-bottom: 30px;
}

.sec3_right_list span {
	display: inline-block;
	vertical-align: middle;
	width: 199px;
	overflow: hidden;
}

.sec3_right_list span img {
	width: 100%;
	transition: 0.3s ease-out;
}

.sec3_right_list:hover span img {
	transform: scale(1.05);
}

.sec3_right_list aside {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 199px);
	box-sizing: border-box;
	padding-left: 26px;
}

.sec3_right_list aside h1 {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sec3_right_list:hover aside h1 {
	color: #9a1a1b;
}

.sec3_right_list aside p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 14px;
	text-overflow: -o--ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sec3_right_list aside time {
	font-size: 14px;
	color: #999;
	display: block;
	margin-top: 10px;
}

.sec3_zong {
	box-sizing: border-box;
	padding-right: 140px;
	padding-bottom: 70px;
}

.section3_u2 .swiper-pagination span {
	border-radius: 0;
	width: 40px;
	height: 4px;
	box-sizing: border-box;
	border: 1px solid #e8e8e8;
	opacity: 1;
	background: white;
}

.section3_u2 .swiper-pagination .swiper-pagination-bullet-active {
	background: #d14b4c;
	border-color: #d14b4c;
}

.section3_u2 {
	position: relative;
}

.section3_u2 li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	transition: 0.3s ease-out;
}

.section3_u2 li.active {
	opacity: 1;
	z-index: 2;
}


.fushui h1 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

.fushui span {
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	margin-top: 5px;
	display: block;
}

.fushui p {
	font-size: 14px;
	text-transform: uppercase;
	color: #999;
	margin-top: 12px;
}

.fushui a {
	width: 95px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	background: #bd3833;
	border-radius: 50px;
	margin-top: 30px;
	display: inline-block;
	font-size: 12px;
}

.fushui:hover a {
	background: #922f2c;
}

.sec4_top_right {
	display: inline-block;
	vertical-align: middle;
	width: 66.667%;
	height: 100%;
}

.sec4_top_right img {
	width: 100%;
}

.sec4_top_left {
	display: inline-block;
	vertical-align: middle;
	width: 33.333%;
	box-sizing: border-box;
	padding-left: 140px;
	margin-top: 40px;
}

.sec4_top {
	font-size: 0;
	background: url(/web/20220131133903im_/http://hnfyj.cn/wxs/images/yi_02.png) no-repeat bottom left #fff;
	height: 50%;
}

.sec4_top .swiper-container {
	height: 100%;
}

.sec4_top_right img {
	width: 100%;
	height: auto;
	min-height: 100%;
}

.sec4_top_right .swiper-slide span {
	display: block;
	box-sizing: border-box;
	padding-top: 100px;
	overflow: hidden;
	height: 100%;
}

.sec4_top .swiper-pagination span {
	width: 10px;
	height: 10px;
	background: white;
}

.sec4_top .swiper-pagination {
	bottom: 30px;
	text-align: left;
	box-sizing: border-box;
	padding-left: 55px;
}

.sec4_bottom {
	height: 50%;
}

.sec4_bottom_u1 {
	display: block;
	font-size: 0;
	height: 100%;
}

.sec4_bottom_u1 li {
	width: 33.333%;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	box-sizing: border-box;
	padding-left: 70px;
	padding-top: 8%;
	background: #f1f1f1;
}

.sec4_bottom_u1 li:nth-child(1) {
	background: url(/web/20220131133903im_/http://hnfyj.cn/wxs/images/fan_02.jpg) no-repeat center center;
	background-size: cover;
}

.sec4_bottom_u1 li:nth-child(3) {
	background: url(/web/20220131133903im_/http://hnfyj.cn/wxs/images/bg2_03.jpg) no-repeat center center;
	background-size: cover;
}

.sec4_bottom_u1 li:nth-child(3) .fushui h1,
.sec4_bottom_u1 li:nth-child(3) .fushui span,
.sec4_bottom_u1 li:nth-child(3) .fushui p {
	color: white;
}

.sec4_bottom_u1 li:nth-child(3) a {
	background: white;
	color: #bd3833;
}

.section5,
.section5 .fp-tableCell {
	height: auto !important;
}

.sec4_bottom_u1 li:nth-child(3) .fushui p {
	color: rgba(250, 250, 250, .7);
}




.section2_left_u1 span {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out .4s;
}

.section2_left_u1 p {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out .6s;
}

.section2_left_u1 li font,
.sec3_left span,
.sec3_right_list {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out .8s;
}

.section2_left_u1 li:nth-child(1) {
	display: none;
}

.section2_left_u1 li:nth-child(2) span {
	transition: 1s ease-out .7s;
}

.section2_left_u1 li:nth-child(2) p {
	transition: 1s ease-out .9s;
}

.section2_left_u1 li:nth-child(2) font,
.section2_middle h1 span,
.sec3_right .sec3_right_list:nth-child(2) {
	transition: 1s ease-out 1s;
}

.section2_middle {
	opacity: 0;
	transition: 1s ease-out 0.8s;
}

.section2_middle font,
.sec3_right .sec3_right_list:nth-child(3) {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out 1.2s;
}

.section2_middle p {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out 1.4s;
}

.section2_middle a {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out 1.6s;
}

.section2.active .section2_left_u1 span,
.section2.active .section2_left_u1 p,
.section2.active .section2_left_u1 font,
.section2_middle h1 span,
.section2.active .section2_middle font,
.section2.active .section2_middle p,
.section2.active .section2_middle a,
.section3.active .sec3_left span,
.section3.active .sec3_left .sec3_left_list:nth-child(2),
.section3.active .sec3_left .sec3_left_list:nth-child(3),
.section3.active .sec3_right_list {
	transform: translateY(0);
	opacity: 1;
}

.section2.active .section2_middle {
	opacity: 1;
}





.sec3_left .sec3_left_list:nth-child(2) {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out 1s;
}

.sec3_left .sec3_left_list:nth-child(3) {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out 1.2s;
}

.section3.active .sec_left_list,
.section3.active .sjowe_u1 {
	transform: translateX(0);
	opacity: 1;
}

.sec_left_list {
	transform: translateX(-200px);
	opacity: 0;
	transition: 1s ease-out .6s;
}

.sjowe_u1 {
	transform: translateX(200px);
	opacity: 0;
	transition: 1s ease-out .6s;
}
.sec3_right_list{
	height:150px;
	
	}
.sec3_right_list a {
	display: block;
	font-size: 0;
}


.fushui h1 {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out .6s;
}

.fushui span {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out .8s;
}

.fushui p {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out 1s;
}

.fushui font {
	transform: translateY(200px);
	opacity: 0;
	transition: 1s ease-out 1.2s;
}

.section4.active .fushui h1,
.section4.active .fushui span,
.section4.active .fushui p,
.section4.active .fushui font,
.fushui.active h1,
.fushui.active span,
.fushui.active p,
.fushui.active font {
	transform: translateY(0);
	opacity: 1;
}

.fushui.active h1,
.fushui.active span,
.fushui.active p,
.fushui.active font {
	transition: 0s;
}

.fushui font {
	display: block;
}


.section4 .fushui h1,
.section4 .fushui span,
.section4 .fushui p,
.section4 .fushui font,
.fushui h1,
.fushui span,
.fushui p,
.fushui font {
	transform: translateY(0);
	opacity: 1;
}


.sec3_left_swiper .swiper-pagination span {
	display: inline-block;
	vertical-align: top;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
	opacity: 0.5;
	border: none;
}

.section3_u2 .swiper-pagination .swiper-pagination-bullet-active {
	background: white;
}




.section4 {
	background: url(/web/20220131133903im_/http://hnfyj.cn/images/sec4_02.jpg) no-repeat center center;
	background-size: cover;
}

.sec4_con {
	height: 100vh;
}

.sec4_con_u1 {
	font-size: 0;
	display: block;
	width: 100%;
	height: 100%;
}

.sec4_con_u1 li {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	box-sizing: border-box;
	position: relative;
	border-right: 1px solid rgba(250, 250, 250, .3);
	height: 100%;
}

.sec4_con_u1 li:after {
	content: '';
	display: block;
	width: 100%;
	height: 0%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/web/20220131133903im_/http://hnfyj.cn/wxs/images/yan_03.jpg) no-repeat center center;
	background-size: cover;
	transition: 0.4s ease-out;
}

.sec4_con_u1 li:hover:after {
	height: 100%;
}

.sec4_con_u1 li:last-child {
	border: none;
}

.sec4_con_u1 li a {
	display: block;
}

.sec4_con_lsit {
	position: absolute;
	top: 55%;
	transform: translateY(-50%);
	width: 100%;
	box-sizing: border-box;
	padding: 0 100px;
	z-index: 2;
}

.sec4_con_lsit h1 {
	font-size: 24px;
	color: white;
}

.sec4_con_lsit font {
	font-size: 12px;
	color: rgba(250, 250, 250, .5);
	text-transform: uppercase;
	display: block;
	margin-top: 5px;
	transition: 0.3s ease-out;
}

.sec4_con_lsit p {
	margin-top: 20px;
	color: rgba(250, 250, 250, .5);
	font-size: 16px;
	height: 110px;
	line-height: 25px;
	transition: 0.3s ease-out;
}

.sec4_con_lsit i {
	display: block;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: white;
	border-radius: 50px;
	background: #bd3833;
	font-size: 12px;
	text-transform: uppercase;
	transition: 0.3s ease-out;
}

.sec4_con_u1 li:hover .sec4_con_lsit font {
	color: white;
}

.sec4_con_u1 li:hover .sec4_con_lsit p {
	color: rgba(250, 250, 250, .8);
}

.sec4_con_u1 li:hover .sec4_con_lsit i {
	background: white;
	color: #bd3833;
}


.jiuku_tan {
	position: fixed;
	z-index: 555;
	display: none;
}

.jiuku_tan_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
}

.jiuku_tan_list {
	width: 85%;
	max-width: 1200px;
	background: white;
	height: 80%;
	position: fixed;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow-y: hidden;
	box-sizing: border-box;
	padding: 50px;
	overflow-y: auto;
}

.jiuku_tan_list h1 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.jiuku_tan_list h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.jiuku_tan_list p {
	font-size: 14px;
	line-height: 25px;
	margin-top: 15px;
}

.jiuku_tan_list font {
	display: inline-block;
	float: right;
	font-size: 28px;
	cursor: pointer;
}





.more {
	margin-top: 50px;
}

.section2_middle h2 {
	font-size: 18px;
	font-weight: bold;
	/* text-align: center; */
	display: inline-block;
	color: rgba(255,255,255,.8);
	cursor: pointer;
}

.s2_m_tit div {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #adadad;
}

.s2_m_tit div h2:hover,
.s2_m_tit div h2.ac {
	color: #033879
}

.s2_m_tit a {
	float: right;
	color: #d6000f;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px solid transparent;
}

.s2_m_tit a:hover {
	border-bottom: #d6000f;
}

.section2_right .swiper-slide img {
	width: 100%;
	max-height: 100vh;
	/* height: 100vh; */

}
.section2_right .swiper-slide img:nth-child(2){
	display: none;
}
.section2_right .swiper-slide a{
	display: block;
	height: 100%;
}
.section2_right .swiper-pagination-bullet {
	width: 35px;
	height: 4px;
	opacity: 1;
	border-radius: 0;
	background: #fff;
}

.section2_right .swiper-pagination-bullet-active {
	background: #cc0033;
}

.section2_right .swiper-pagination {
	/* padding: 0 65px; */
	text-align: right;
	/* bottom: 88px; */
	right: 10%;
}

.section2_middle_u1 {
	box-sizing: border-box;
	/* padding: 0 30px; */
	padding-top: 30px;
	display: none;
}

.section2_middle_u1.ac {
	display: block;
}

.section2_middle_u1 p {
	padding: 0;
	margin: 0 !important;
	line-height: 25px;
	font-size: 18px;
	transition: 0s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: rgba(255,255,255,.8);
}

.section2_middle_u1 time {
	display: block;
	font-size: 12px;
	color: rgba(255,255,255,.8);
	margin-top: 10px;
}

.section2_middle_u1 a {
	display: block;
	font-size: 0;
}

.section2_middle_u1 a span {
	display: inline-block;
	vertical-align: middle;
	width: 110px;
	overflow: hidden;
}

.section2_middle_u1 a span img {
	width: 100%;
	border: 4px solid rgb(3 56 121 / 0.75);
	box-sizing: border-box;
}

.section2_middle_u1 a aside {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 110px);
	box-sizing: border-box;
	padding-left: 20px;
}

.section2_middle_u1 li:hover p {
	color: #033879;
}

.section2_middle_u1 li {
	padding: 15px 0;
	border-bottom: 1px solid rgba(229,229,229,.2);
}

.xmmore{
	display: none;
    width: 110px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: white;
    border-radius: 50px;
    background: #bd3833;
	font-size: 12px;
	margin: 20px auto;
}




@media only screen and (min-width:1800px) {
	.section2_right ul {
		transform: translateX(-100px);
	}
}

@media only screen and (max-width: 1800px) {
	.section2_left_u1 li {
		width: 125px;
	}

	.IndexList {
		width: 200px;
	}

	.section2_left_u1 {
		margin-left: 200px;
	}

	.section2_left {
		padding-left: 100px;
	}
}



@media only screen and (max-width: 1660px) {
	.IndexList ul li font {
		font-size: 35px;
		margin-top: -30px;
	}

	.section2_left_u1 li {
		width: 125px;
	}

	.IndexList {
		width: 200px;
	}

	.section2_left_u1 {
		margin-left: 200px;
	}

	.section2_left {
		padding-left: 100px;
	}

	.nub {
		font-size: 35px;
		color: #d6000f;
		line-height: 35px;
		height: 35px;
		font-family: ag;
	}

	.IndexList ul li i {
		margin-top: -24px;
	}

	.section2_middle {
		width: 400px;
		padding: 55px 0;
	}

	.more {
		margin-top: 40px;
	}

	.section2_middle font {
		font-size: 20px;
	}

	.section2_middle p {
		margin-top: 30px;
	}

	.section2_middle {
		left: 40%;
	}

	.section3_list {
		margin-left: 100px;
		width: calc(100% - 100px);
	}

	.sjowe,
	.sec3_zong {
		padding-right: 100px;
	}

	.sec4_top_left {
		padding-left: 100px;
	}

	.sec3_left_list {
		margin-top: 0;
	}

	.sec3_left_list time {
		margin-top: 20px;
	}

	.sec3_right_list {
		margin-bottom: 20px;
	}

	.sec3_zong {
		padding-bottom: 50px;
		margin-top: 20px;
	}

	.sec3_right .sec3_right_list:nth-child(3) {
		display: none;
	}

	.section3_list {
		padding: 30px;
	}

	.section3_list {
		height: calc(100% - 100px);
	}

	.sec3_left_list time {
		font-size: 20px;
	}

	.section2_left_u1 li font {
		margin-top: 190px;
	}

	.section2_left_u1 li a {
		margin-top: -190px;
	}

	.sec4_top_right .swiper-slide span {
		padding-top: 85px;
	}

	.fushui h1 {
		font-size: 20px;
	}

	.section2_right li p {
		font-size: 20px;
		height: 504px;
		margin-top: -252px;
	}

	.IndexList ul li {
		width: 100%;
		text-align: left;
		padding: 16px 0;
	}

	.section2_middle {
		padding: 40px 0;
	}
}

@media only screen and (max-width: 1400px) {
	.section2_middle {
		left: 35.5%;
	}

	.section2_right ul {
		transform: translateX(84px);
	}

	.section3_list {
		padding: 20px;
	}

	.sec3_left_list time {
		margin-top: 10px;
	}

	.sec4_bottom_u1 li {
		padding-top: 5%;
	}

	.sec4_con_lsit {
		padding: 0 60px;
	}

	.IndexList ul li {
		width: 100%;
		text-align: left;
		/* padding: 30px 0; */
	}
}

@media only screen and (max-width: 1300px) {
	.section2_middle {
		padding: 35px 0;
	}
}
/*
     FILE ARCHIVED ON 13:39:03 Jan 31, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:48:28 Nov 06, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 159.921
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.055
  cdx.remote: 0.058
  esindex: 0.011
  LoadShardBlock: 134.069 (3)
  PetaboxLoader3.datanode: 156.927 (4)
  load_resource: 99.13
  PetaboxLoader3.resolve: 29.453
*/