/* 通用标题 */
.n-abhead {
	color: #010000;
	font-size: var(--f42);
	line-height: 1.5;
	font-weight: bold;
}

.n-abhead span {
	color: #c80a14;
	font-weight: bold;
	font-size: var(--f42);
}

/* 专心笃志 */
.n-about3 {
	width: 100%;
	position: relative;
	background: url(../images/n-about3bg.jpg) center no-repeat;
	background-size: cover;
}

.n-about3 .wp-cont>p,
.n-about7 .wp-cont>p {
	margin: 8.832rem 0 39.744rem;
	color: #888888;
	font-size: var(--f18);
	line-height: 2em;
}

.n-about3 #n-abhonor {
	max-width: 1066.464rem;
	margin-left: 0;
	padding-top: 35.328rem;
}

.n-about3 #n-abhonor a .img {
	aspect-ratio: 700/970;
}

.n-about3 #n-abhonor a .img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
}

.n-about3 #n-abhonor a {
	background: #fff;
	display: flex;
	flex-direction: column;
	padding: 26.496rem;
	align-items: center;
	justify-content: center;
	gap: 17.664rem;
	border-radius: 8.832rem;
	overflow: hidden;
}

.n-about3 #n-abhonor p {
	padding-top: 13.248rem;
	border-top: 1px solid #e3e3e3;
	color: #424242;
	font-size: var(--f18);
	line-height: 1.875em;
	font-weight: bold;
	width: 100%;
	text-align: center;
	transition: all .5s;
}

.n-about3 #n-abhonor .prevry,
.n-about3 #n-abhonor .nextry {
	background: transparent;
	box-shadow: none;
	width: 24.7296rem;
}

.n-about3 #n-abhonor .prevry img,
.n-about3 #n-abhonor .nextry img {
	object-fit: contain;
}

.n-about3 #n-abhonor .prevry {
	left: 31%;
}

.n-about3 #n-abhonor .nextry {
	right: 31%;
}

.n-about3 #n-abhonor .swiper-slide {
	transition: margin-top .5s, padding-bottom .5s;
}

.n-about3 #n-abhonor .swiper-slide:hover {
	margin-top: -26.496rem;
	padding-bottom: 26.496rem;
}

.n-about3 #n-abhonor .swiper-slide:hover p {
	color: #c80a14;
}

/* 走过十二载 */
.n-about5 {
	width: 100%;
	position: relative;
	background: url(../images/lic1bg.png) center no-repeat #e3eaf3;
	background-size: cover;
	overflow: hidden;
}

.lcleft p {
	margin-top: 8.832rem;
	color: #888888;
	font-size: var(--f18);
	line-height: 2em;
}

.lchead {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#fazhan {
	padding: 17.664rem 0 423.936rem;
	margin-top: -17.664rem;
}

.page_about .n-about5 #fazhan {
	padding: 17.664rem 0 423.936rem;
	margin-top: -17.664rem;
}

#fazhan .swiper-slide .bian {
	padding-left: 52.992rem;
	position: relative;
	margin-left: 14.1312rem;
	height: auto;
	transition: bottom .5s;
	bottom: 0;
}

#fazhan .swiper-slide-thumb-active .bian {
	bottom: 17.664rem;
}

#fazhan .swiper-slide .bian::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 300%;
	top: 35.328rem;
	background: #bebebe;
	left: 8.832rem;
	bottom: 0;
}

#fazhan .swiper-slide .bian::after {
	content: '';
	position: absolute;
	width: 35.328rem;
	height: 35.328rem;
	/* background: url(../images/licquan.png) no-repeat; */
	background-size: cover;
	border-radius: 50%;
	left: -6.624rem;
	top: 0;
	box-sizing: border-box;
	transition: background-color .35s ease, border-color .35s ease, box-shadow .35s ease, transform .35s ease;
}

#fazhan .swiper-slide .bian h5 {
	color: #333333;
	font-family: 'num-font';
	font-size: var(--f43);
	line-height: 1;
	margin-bottom: 26.496rem;
	letter-spacing: -1.7664rem;
	font-weight: normal;
	transition: color .35s ease;
}

#fazhan .swiper-slide .bian h6 {
	color: #000000;
	font-size: var(--f26);
	line-height: 1.6em;
	font-weight: bold;
}

#fazhan .swiper-slide .bian p {
	color: #5c5c5c;
	font-size: var(--f17);
	line-height: 1.875em;
	margin-top: 8.832rem;
}

.libottom {
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(../images/lic2bg.png) center no-repeat;
	background-size: cover;
	height: 287.04rem;
	z-index: 10;
}

#fazhan .swiper-slide {
	position: relative;
	z-index: 1;
	transition: bottom .8s ease-in-out, transform .35s ease;
	bottom: 0;
}

#Progress #fazhan .swiper-slide:hover {
	z-index: 5;
	transform: translateY(-13.248rem);
}

#Progress #fazhan .swiper-slide:hover .bian::after {
	background-color: #ffffff;
	border: 4.416rem solid #d2141e;
	box-shadow: 0 0 0 6.624rem rgba(210, 20, 30, .16);
	transform: scale(1.16);
}

#Progress #fazhan .swiper-slide:hover .bian h5 {
	color: #d2141e;
}

@media (prefers-reduced-motion: reduce) {
	#fazhan .swiper-slide {
		transition: bottom .8s ease-in-out;
	}

	#Progress #fazhan .swiper-slide:hover {
		transform: none;
	}

	#Progress #fazhan .swiper-slide:hover .bian::after {
		transform: none;
	}
}

#fazhan .swiper-slide-active {
	bottom: -132.48rem;
}

#fazhan .swiper-slide-active+div {
	bottom: -88.32rem;
}

#fazhan .swiper-slide-active+div+div {
	bottom: -55.2rem;
}

#fazhan .swiper-slide-active+div+div+div {
	bottom: 0rem;
}

.lcright {
	display: flex;
	align-items: center;
	gap: 27.6rem;
}

.lcright .swiper-button-white {
	margin-top: 0;
	position: relative;
	left: 0;
	right: 0;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .5s;
}

.lcright .swiper-button-white:hover {
	background: #d2141e;
}

.lcright .swiper-button-white:hover i {
	color: #fff;
}

/* 感恩信赖 */
.n-about7 {
	position: relative;
	background: #fff;
}

.ab05Img {
	position: absolute;
	top: 0%;
	right: 0%;
	height: auto;
	width: auto;
	animation: xb2 8s linear infinite;
	-webkit-animation: xb2 8s linear infinite;
}

.ab05 .ab05Img img {
	max-width: 100%;
}

@keyframes xb2 {
	0% {
		transform: translate(8%, 0%);
	}

	25% {
		transform: translate(16%, -3%);
	}

	50% {
		transform: translate(23%, 0%);
	}

	75% {
		transform: translate(16%, 3%);
	}

	100% {
		transform: translate(8%, 0%);
	}
}

.n-about7 .wp-cont>p {
	margin-bottom: 70.656rem;
}

/* 走马灯 */
.gd-list {
	margin-top: 49.4592rem;
	position: relative;
}

.gd-list::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 20%;
	background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
	z-index: 9;
}

.gd-list::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 20%;
	background: linear-gradient(270deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
	z-index: 1;
}

.marquee .swiper-wrapper,
.marquee-revert .swiper-wrapper {
	transition-timing-function: linear !important;
}

.marquee img,
.marquee-revert img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}