/* 头部按钮 */
[data-header*="type-1"] .ct-header [data-id="button"] .ct-button:hover {
	background: linear-gradient(to right, var(--theme-color) 5%, #007673 60.58%, #009b4c 100%);
}

[data-header*="type-1"] .ct-header [data-id="button"] .ct-button svg path{
	fill:#4ccc5b;
}

[data-header*="type-1"] .ct-header [data-id="button"] .ct-button:hover svg path{
	fill:#fff;
}

	.aside-sidebar-demolrj10-block {
			position: fixed;
			left: 50px;
			top: 75%;
			padding: 10px;
			cursor: pointer;
			opacity: 1;
			z-index: 99990;
			max-width: 105px;
		}

		.aside-sidebar-demolrj10-block a {
			display: inline-block;
			padding: 5px;
		}

		.aside-sidebar-demolrj10-block .whatsappMain {
			-moz-border-radius: 50% !important;
			-webkit-border-radius: 50% !important;
			border-radius: 50% !important;
			-moz-background-clip: padding;
			-webkit-background-clip: padding-box;
			background-clip: padding-box;
			background-color: rgba(255, 255, 255, 0);
			width: 70px;
			height: 70px;
			color: #40c351;
			z-index: 9;
			position: relative;
			-webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
			-moz-animation: zcwmini2 1.5s 0s ease-out infinite;
			animation: zcwmini2 1.5s 0s ease-out infinite
		}

		.aside-sidebar-demolrj10-block .whatsappMain span {
			position: absolute;
			width: 60px;
			height: 60px;
			top: 5px;
			left: 5px;
			background-size: auto;
			z-index: 9;
			background-image: url(https://ecdn6-nc.globalso.com/upload/m/image_other/2024-08/foot_whatsapp.webp);
			background-repeat: no-repeat;
			background-position: center center;
			-webkit-animation: zcwphone2 1.5s linear infinite;
			-moz-animation: zcwphone2 1.5s linear infinite;
			animation: zcwphone2 1.5s linear infinite
		}

		@-webkit-keyframes zcwphone {
			0% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			25% {
				-ms-transform: rotate(30deg);
				-webkit-transform: rotate(30deg);
				transform: rotate(30deg)
			}

			50% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			75% {
				-ms-transform: rotate(-30deg);
				-webkit-transform: rotate(-30deg);
				transform: rotate(-30deg)
			}

			100% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}
		}

		@-moz-keyframes zcwphone {
			0% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			25% {
				-ms-transform: rotate(30deg);
				-webkit-transform: rotate(30deg);
				transform: rotate(30deg)
			}

			50% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			75% {
				-ms-transform: rotate(-30deg);
				-webkit-transform: rotate(-30deg);
				transform: rotate(-30deg)
			}

			100% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}
		}

		@keyframes zcwphone {
			0% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			25% {
				-ms-transform: rotate(30deg);
				-webkit-transform: rotate(30deg);
				transform: rotate(30deg)
			}

			50% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			75% {
				-ms-transform: rotate(-30deg);
				-webkit-transform: rotate(-30deg);
				transform: rotate(-30deg)
			}

			100% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}
		}

		@-webkit-keyframes zcwphone2 {
			0% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			25% {
				-ms-transform: rotate(30deg);
				-webkit-transform: rotate(30deg);
				transform: rotate(30deg)
			}

			50% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			75% {
				-ms-transform: rotate(-30deg);
				-webkit-transform: rotate(-30deg);
				transform: rotate(-30deg)
			}

			100% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}
		}

		@-moz-keyframes zcwphone2 {
			0% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			25% {
				-ms-transform: rotate(30deg);
				-webkit-transform: rotate(30deg);
				transform: rotate(30deg)
			}

			50% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			75% {
				-ms-transform: rotate(-30deg);
				-webkit-transform: rotate(-30deg);
				transform: rotate(-30deg)
			}

			100% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}
		}

		@keyframes zcwphone2 {
			0% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			25% {
				-ms-transform: rotate(30deg);
				-webkit-transform: rotate(30deg);
				transform: rotate(30deg)
			}

			50% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}

			75% {
				-ms-transform: rotate(-30deg);
				-webkit-transform: rotate(-30deg);
				transform: rotate(-30deg)
			}

			100% {
				-ms-transform: rotate(0deg);
				-webkit-transform: rotate(0deg);
				transform: rotate(0deg)
			}
		}

		@-webkit-keyframes zcwmini {
			0% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0)
			}

			10% {
				box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px
			}

			100% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0)
			}
		}

		@-moz-keyframes zcwmini {
			0% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0)
			}

			10% {
				box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px
			}

			100% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0)
			}
		}

		@keyframes zcwmini {
			0% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0)
			}

			10% {
				box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px
			}

			100% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0)
			}
		}

		@-webkit-keyframes zcwmini2 {
			0% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0)
			}

			10% {
				box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px
			}

			100% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0)
			}
		}

		@-moz-keyframes zcwmini2 {
			0% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0)
			}

			10% {
				box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px
			}

			100% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0)
			}
		}

		@keyframes zcwmini2 {
			0% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0)
			}

			10% {
				box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px
			}

			100% {
				box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0)
			}
		}

/* 首页海报 s*/
.yd-home-banner-slider {
	position: relative;
	min-width: 100%;
	overflow: hidden;
	background-color: #fff;
}

.yd-home-slides-container {
	position: relative;
	width: 100%;
	min-height: 750px;
	display: flex;
}

.yd-home-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.8s ease-in-out, visibility 0.8s;
}

.yd-home-slide-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 0;
}

.yd-home-slide.active {
	opacity: 1;
	visibility: visible;
	z-index: 1;
}

.yd-home-slide.has-content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	pointer-events: none;
}

.yd-home-slide-content {
	position: relative;
	z-index: 2;
	max-width: 1450px;
	margin: 0 auto;
	padding: 0 20px;
	height: 100%;
	min-height: inherit;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.yd-home-slide-content.align-left {
	align-items: flex-start;
	text-align: left;
}

.yd-home-slide-content.align-right {
	align-items: flex-end;
	text-align: right;
}

.yd-home-slide-content.align-center {
	align-items: center;
	text-align: center;
}

.yd-home-slide-content.align-center.flex-start,
.yd-home-slide-content.align-left.flex-start {
	padding-top: 10vh;
	justify-content: flex-start;
}

.yd-home-slide-content.align-left.flex-start {
	padding-top: 15vh;
}

.yd-home-slide-content-inner {
	max-width: 100%;
	margin: 0;
}

.yd-home-slide-heading {
	font-size: 50px;
	font-weight: 500;
	line-height: 1.125em;
	color: #fff;
	margin: 0 0 23px 0;
}

.yd-home-slide-content.align-center.flex-start .yd-home-slide-heading {
	font-size: 150px;
	font-weight: 1000;
	background: linear-gradient(270deg, var(--theme-palette-color-1) 0%, #1bb3fc 45.58%, var(--theme-palette-color-1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.yd-home-slide-content.align-left.flex-start .yd-home-slide-heading {
	font-size: 80px;
	font-weight: 1000;
	background: linear-gradient(270deg, #fcfcfc 0%, #dadada 45.58%, #fcfcfc 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.yd-home-slide3 .yd-home-slide-content.align-center.flex-start .yd-home-slide-heading {
	font-size: 60px;
	background: linear-gradient(270deg, #ffffff 0%, #ffffff 45.58%, #ffffff 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.yd-home-slide-text {
	font-size: 18px;
	line-height: 1.875em;
	color: #fff;
	margin-bottom: 48px;
}

.yd-home-slide-content.align-center.flex-start .yd-home-slide-text p {
	font-size: 29px;
	line-height: 1.5em;
}

.yd-home-slide-button {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	padding: 1em 1.71em;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	border-radius: 10px;
	color: #ffffff !important;
	border: solid 1px var(--theme-palette-color-1) !important;
	background: linear-gradient(90deg, var(--theme-palette-color-1) 50%, var(--theme-palette-color-1) 50%);
	background-size: 204% 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: all 0.45s ease;
}

.yd-home-slide-button svg {
	width: 14px;
	height: 14px;
	stroke: #ffffff;
	stroke-width: 2;
	fill: none;
	transition: transform 0.3s;
}

.yd-home-slide-button:hover {
	background-position: 100% 0;
	color: #ffffff !important;
	border-color: var(--theme-palette-color-1) !important;
}

.yd-home-slide-button:hover svg {
	transform: translateX(4px);
}

.yd-home-slider-footer {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	z-index: 3;
	pointer-events: none;
}

.yd-home-slider-footer-content {
	max-width: 1380px;
	margin: 0 auto;
	padding: 0 20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	gap: 20px;
	pointer-events: auto;
}

.yd-home-slider-pagination {
	display: flex;
	align-items: center;
	gap: 20px;
}

.yd-home-slider-progress {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

.yd-home-slider-progress .current {
	font-weight: 600;
}

.yd-home-slider-dots {
	display: flex;
	gap: 15px;
}

.yd-home-slider-dot {
	width: 48px;
	height: 4px;
	border-bottom: 2px solid rgba(255, 255, 255, 0.6);
	cursor: pointer;
	transition: 0.3s;
}

.yd-home-slider-dot.active {
	border-bottom: 4px solid var(--theme-palette-color-1);
}

.yd-home-slider-nav {
	display: flex;
	gap: 12px;
}

.yd-home-slider-nav button {
	width: 48px;
	height: 48px;
	background: rgba(255, 255, 255, 0.9);
	border: none;
	border-radius: 15px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.3s;
}

.yd-home-slider-nav button:hover {
	background: var(--theme-palette-color-1);
}

.yd-home-slider-nav button svg {
	width: 24px;
	height: 24px;
	stroke: #333;
	stroke-width: 2;
	fill: none;
}

.yd-home-slider-nav button:hover svg {
	stroke: #fff;
}

@media (max-width: 1200px) {

	.yd-home-slide-heading,
	.yd-home-slide-content.align-center.flex-start .yd-home-slide-heading,
	.yd-home-slide-content.align-left.flex-start .yd-home-slide-heading,
	.yd-home-slide3 .yd-home-slide-content.align-center.flex-start .yd-home-slide-heading {
		font-size: 82px;
	}

	.yd-home-slide-content.align-center.flex-start .yd-home-slide-text p {
		font-size: 36px;
	}

	.yd-home-slide-content-inner {
		max-width: 100%;
	}

	.yd-home-slides-container {
		min-height: 700px;
	}
}


@media (max-width: 991px) {

	.yd-home-slide-heading,
	.yd-home-slide-content.align-center.flex-start .yd-home-slide-heading,
	.yd-home-slide-content.align-left.flex-start .yd-home-slide-heading,
	.yd-home-slide3 .yd-home-slide-content.align-center.flex-start .yd-home-slide-heading {
		font-size: 62px;
	}

	.yd-home-slide-content.align-center.flex-start .yd-home-slide-text p {
		font-size: 26px;
	}
}

@media (max-width: 768px) {
	.yd-home-slides-container {
		min-height: 500px;
	}

	.yd-home-slide-heading,
	.yd-home-slide-content.align-center.flex-start .yd-home-slide-heading,
	.yd-home-slide-content.align-left.flex-start .yd-home-slide-heading,
	.yd-home-slide3 .yd-home-slide-content.align-center.flex-start .yd-home-slide-heading {
		font-size: 42px;
	}

	.yd-home-slide-content.align-center.flex-start .yd-home-slide-text p {
		font-size: 20px;
	}
}

@media (max-width: 660px) {

	.yd-home-slide-content.align-center.flex-start {
		padding-top: 0;
	}

	.yd-home-slide-content.align-left.flex-start {
		padding-top: 10vh;
	}

	.yd-home-slide-content.align-left,
	.yd-home-slide-content.align-right {
		align-items: center;
		text-align: center;
	}

	.yd-home-slide-content-inner {
		max-width: 100%;
		margin: 40px 0 0 0;
		text-align: center !important;
	}

	.yd-home-slide-heading {
		font-size: 28px;
	}

	.yd-home-slider-footer-content {
		justify-content: space-between;
		flex-wrap: nowrap;
		bottom: 20px;
		gap: 10px;
	}

	.yd-home-slider-pagination {
		gap: 10px;
	}

	.yd-home-slider-progress {
		font-size: 14px;
	}

	.yd-home-slider-dot {
		width: 24px;
	}

	.yd-home-slider-nav button {
		width: 36px;
		height: 36px;
		border-radius: 8px;
	}

	.yd-home-slider-nav button svg {
		width: 18px;
		height: 18px;
	}
}

/* 首页海报 e*/

/* =========================================
   Products Mega Menu：网站同宽 + 高度占满一屏
========================================= */

/* Mega Menu 外层：保持和网站内容区一样宽 */
.custom-mega-menu {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 0;
	width: 100%;
	margin: 0 auto;
	height: calc(100vh - 72px);
	min-height: calc(100vh - 72px);
	padding: 34px 0 40px;
	box-sizing: border-box;
	background: #fff;
	align-items: stretch;
}

/* 每一列 */
.custom-mega-menu .mega-menu-col {
	padding: 0 24px;
	border-right: 1px solid #eeeeee;
	box-sizing: border-box;
	height: 100%;
	min-height: 100%;
	display: flex;
	flex-direction: column;
}

/* 最后一列不需要右边框 */
.custom-mega-menu .mega-menu-col:last-child {
	border-right: none;
}

/* 图标 + 标题区域，保持你现在样式 */
.custom-mega-menu .mega-menu-header {
	display: block;
	flex-shrink: 0;
	margin-bottom: 12px;
	padding-bottom: 0;
	border-bottom: none;
}

/* 图标大小 */
.custom-mega-menu .mega-menu-icon {
	width: 60px;
	height: 60px;
	object-fit: contain;
	display: block;
	margin-bottom: 10px;
	padding:15px;
	border-radius: 8px;
	background-color: #f5f5f5;
}

/* 标题 */
.custom-mega-menu .mega-menu-title {
	font-size: 18px;
	line-height: 1.35;
	font-weight: 700;
	margin: 0;
	color: #000;
}

.custom-mega-menu .mega-menu-title a {
	color: #27499a;
	text-decoration: none;
}

.custom-mega-menu .mega-menu-title a:hover {
	color: #003f7f;
}

/* 产品列表：占用剩余高度，超出自己滚动 */
.custom-mega-menu .mega-menu-list {
	flex: 1 1 auto;
	min-height: 0;
	list-style: none;
	margin: 0;
	padding: 0 8px 0 0;
	overflow-y: auto;
}

/* 去掉主题默认列表样式 */
.custom-mega-menu .mega-menu-list,
.custom-mega-menu .mega-menu-list li {
	list-style-type: none;
}

.custom-mega-menu .mega-menu-list li {
	margin: 0 0 8px;
	padding: 0;
	line-height: 1.35;
}

.custom-mega-menu .mega-menu-list li::before,
.custom-mega-menu .mega-menu-list li::after {
	display: none;
	content: none;
}

/* 产品链接 */
.custom-mega-menu .mega-menu-list a {
	position: relative;
	display: block;
	color: #222;
	font-size: 14px;
	line-height: 1.35;
	text-decoration: none;
	padding-left: 9px;
	transition: color 0.25s ease, transform 0.25s ease;
}

/* 自定义小点，保持和你现在截图类似 */
.custom-mega-menu .mega-menu-list a::before {
	content: "•";
	position: absolute;
	left: 0;
	top: 0;
	color: #333;
	font-size: 14px;
}

/* hover 效果 */
.custom-mega-menu .mega-menu-list a:hover {
	color: #27499a;
	transform: translateX(3px);
}

/* 滚动条样式 */
.custom-mega-menu .mega-menu-list::-webkit-scrollbar {
	width: 4px;
}

.custom-mega-menu .mega-menu-list::-webkit-scrollbar-track {
	background: #f3f3f3;
}

.custom-mega-menu .mega-menu-list::-webkit-scrollbar-thumb {
	background: #c8c8c8;
	border-radius: 10px;
}

.custom-mega-menu .mega-menu-list::-webkit-scrollbar-thumb:hover {
	background: #27499a;
}

/* 平板 */
@media (max-width: 1024px) {
	.custom-mega-menu {
		grid-template-columns: repeat(2, 1fr);
		height: auto;
		min-height: auto;
		max-width: 100%;
	}

	.custom-mega-menu .mega-menu-col {
		height: auto;
		min-height: auto;
		padding: 20px 24px;
	}

	.custom-mega-menu .mega-menu-col:nth-child(2) {
		border-right: none;
	}

	.custom-mega-menu .mega-menu-list {
		max-height: 280px;
	}
}

/* 手机 */
@media (max-width: 768px) {
	.custom-mega-menu {
		grid-template-columns: 1fr;
		padding: 20px 0;
	}

	.custom-mega-menu .mega-menu-col {
		border-right: none;
		border-bottom: 1px solid #eee;
	}

	.custom-mega-menu .mega-menu-col:last-child {
		border-bottom: none;
	}
}

/* 关于我们 s*/
.ind_about {
	position: relative;
}

/* .ind_about::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: -10%;
	width: 100%;
	height: 100%;
	background: transparent url('/wp-content/uploads/2026/04/Power-Grid.webp') no-repeat;
} */

/* 关于我们 s*/

/* 荣誉资质 s*/

.ind_tit {
	margin-bottom: 0 !important;
}

.wp-honors {
	width: 100%;
	margin: 0 auto;
}

.wp-honors-carousel {
	position: relative;
	width: 100%;
	height: clamp(280px, 36vw, 420px);
	perspective: 1800px;
	overflow: hidden;
}

.wp-honors-track {
	position: relative;
	width: 100%;
	height: 100%;
	transform-style: preserve-3d;
}

/* 单张证书 */
.wp-honor-item {
	position: absolute;
	top: 50%;
	left: 50%;
	width: clamp(150px, 15vw, 260px);
	height: clamp(215px, 21vw, 350px);
	background: #fff;
	box-shadow: 0 4px 16px rgba(39, 73, 154, 0.08);
	transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.3, 1),
		opacity 0.6s ease,
		filter 0.6s ease,
		box-shadow 0.6s ease;
	transform: translate(-50%, -50%);
	opacity: 0;
	pointer-events: none;
}

.wp-honor-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	-webkit-box-reflect: below 1px linear-gradient(rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, .1) 100%);
}

/* 左右箭头 */
.wp-honors-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.92);
	border: 1px solid #e0e0e0;
	cursor: pointer;
	z-index: 20;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.3s, box-shadow 0.3s;
}

.wp-honors-arrow:hover {
	background: #fff;
	box-shadow: 0 4px 12px rgba(39, 73, 154, 0.15);
}

.wp-honors-arrow.prev {
	left: 1.5%;
}

.wp-honors-arrow.next {
	right: 1.5%;
}

.wp-honors-arrow::before {
	content: "";
	width: 9px;
	height: 9px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
}

.wp-honors-arrow.prev::before {
	transform: rotate(-135deg);
	margin-left: 3px;
}

.wp-honors-arrow.next::before {
	transform: rotate(45deg);
	margin-right: 3px;
}

/* 小屏适配 */
@media (max-width: 600px) {
	.wp-honors-arrow {
		width: 32px;
		height: 32px;
	}

	.wp-honors-arrow::before {
		width: 7px;
		height: 7px;
	}
}

/* 荣誉资质 e*/

/* 应用行业 s*/
.ind_apply {
	margin-bottom: 0 !important;
	background: transparent url('/wp-content/uploads/2026/04/i_pro_bg.webp') no-repeat center/cover;
}

/* 应用行业 e*/

/* 解决方案 s*/
.ind_solu {
	margin-bottom: 0 !important;
	background: transparent url('/wp-content/uploads/2026/04/i_solution_bg1.webp') no-repeat center/cover;
}

/* 解决方案 e*/

/* 底部 s*/
.ct-footer .ct-container p {
	color: #ffffff !important;
}

/* 底部 e*/

/* 内页关于我们 */
.yd-wz-about {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 120px 0 105px;
	background: #ffffff;
}

.yd-wz-container {
	position: relative;
	z-index: 3;
	width: 100%;
	max-width: 1580px;
	margin: 0 auto;
	padding: 0 30px;
}

/* Decorative Background Shapes */
.yd-wz-about-bg-shape {
	position: absolute;
	pointer-events: none;
	z-index: 1;
	border-radius: 999px;
	filter: blur(4px);
}

.yd-wz-about-bg-shape-one {
	width: 640px;
	height: 640px;
	right: -220px;
	top: -260px;
}

.yd-wz-about-bg-shape-two {
	width: 520px;
	height: 520px;
	left: -190px;
	bottom: -240px;
}

/* ================================
	   Layout
	================================ */
.yd-wz-about-layout {
	display: grid;
	grid-template-columns: minmax(0, 0.95fr) minmax(560px, 1.05fr);
	gap: 88px;
	align-items: center;
}

/* ================================
	   Content
	================================ */
.yd-wz-about-content {
	position: relative;
}

.yd-wz-section-label {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 20px;
	color: var(--theme-palette-color-1);
	font-size: 17px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

.yd-wz-section-label span {
	width: 44px;
	height: 3px;
	border-radius: 10px;
	background: linear-gradient(90deg, var(--theme-palette-color-1), #27499a);
}

.yd-wz-about-title {
	max-width: 720px;
	margin-bottom: 26px;
	color: var(--theme-palette-color-3);
	font-size: 42px;
	line-height: 1.12;
	font-weight: 800;
	letter-spacing: -1.7px;
}

.yd-wz-about-lead {
	max-width: 760px;
	margin-bottom: 22px;
	color: var(--theme-palette-color-1);
	font-size: 21px;
	line-height: 1.65;
	font-weight: 500;
}

.yd-wz-about-text {
	max-width: 820px;
}

.yd-wz-about-text p {
	margin-bottom: 18px;
	color: #5a6473;
	font-size: 17px;
	line-height: 1.82;
	font-weight: 400;
}

.yd-wz-about-text p:last-child {
	margin-bottom: 0;
}

/* ================================
	   Actions
	================================ */
.yd-wz-about-actions {
	display: flex;
	align-items: center;
	gap: 28px;
	flex-wrap: wrap;
	margin-top: 38px;
}

.yd-wz-about-cert {
	display: flex;
	align-items: center;
	gap: 14px;
	min-height: 56px;
}

.yd-wz-about-cert-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46px;
	height: 46px;
	flex: 0 0 46px;
	border-radius: 50%;
	background: #ffffff;
	color: var(--theme-palette-color-1);
	font-size: 20px;
	font-weight: 800;
	border: 1px solid rgba(39, 73, 154, 0.12);
}

.yd-wz-about-cert strong {
	display: block;
	margin-bottom: 4px;
	color: #172033;
	font-size: 16px;
	line-height: 1.25;
	font-weight: 700;
}

.yd-wz-about-cert small {
	display: block;
	color: #6b7280;
	font-size: 14px;
	line-height: 1.35;
}

/* ================================
	   Visual Area
	================================ */
.yd-wz-about-visual {
	position: relative;
	min-height: 680px;
}

.yd-wz-about-image-main {
	position: absolute;
	right: 0;
	top: 20px;
	width: 78%;
	height: 560px;
	overflow: hidden;
	border-radius: 34px;
	box-shadow: 0 30px 80px rgba(39, 73, 154, 0.17);
}

.yd-wz-about-image-main::after,
.yd-wz-about-image-small::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(3, 34, 50, 0.02), rgba(0, 82, 73, 0.18));
	pointer-events: none;
}

.yd-wz-about-image-main img,
.yd-wz-about-image-small img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.75s ease;
}

.yd-wz-about-image-main:hover img,
.yd-wz-about-image-small:hover img {
	transform: scale(1.08);
}

.yd-wz-about-image-small {
	position: absolute;
	left: 0;
	bottom: 42px;
	width: 44%;
	height: 310px;
	overflow: hidden;
	border: 10px solid #ffffff;
	border-radius: 28px;
	box-shadow: 0 25px 65px rgba(39, 73, 154, 0.18);
	z-index: 3;
}

.yd-wz-about-floating-card {
	position: absolute;
	right: 34px;
	bottom: 22px;
	z-index: 4;
	display: flex;
	align-items: center;
	gap: 16px;
	width: 280px;
	min-height: 110px;
	padding: 20px 22px;
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.94);
	backdrop-filter: blur(14px);
	box-shadow: 0 22px 65px rgba(39, 73, 154, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.8);
	transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.yd-wz-about-floating-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 28px 80px rgba(39, 73, 154, 0.22);
}

.yd-wz-about-floating-number {
	color: var(--theme-palette-color-1);
	font-size: 46px;
	line-height: 1;
	font-weight: 800;
	letter-spacing: -1.5px;
}

.yd-wz-about-floating-text {
	color: #263445;
	font-size: 15px;
	line-height: 1.45;
	font-weight: 600;
}

/* ================================
	   Bottom Stats
	================================ */
.yd-wz-about-stats {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
	margin-top: 86px;
}

.yd-wz-about-stat-item {
	display: flex;
	align-items: flex-start;
	gap: 22px;
	min-height: 150px;
	padding: 30px 30px;
	border-radius: 10px;
	background: #ffffff;
	border: 1px solid rgba(39, 73, 154, 0.08);
	box-shadow: 0 18px 56px rgba(39, 73, 154, 0.08);
	transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.yd-wz-about-stat-item:hover {
	transform: translateY(-8px);
	border-color: rgba(39, 73, 154, 0.24);
	box-shadow: 0 28px 76px rgba(39, 73, 154, 0.14);
}

.yd-wz-about-stat-icon {
	width: 64px;
	height: 64px;
	flex: 0 0 64px;
	overflow: hidden;
	border-radius: 18px;
	/* background: linear-gradient(135deg, #e8f8f4, #edf5ff); */
}

.yd-wz-about-stat-icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.yd-wz-about-stat-item h3 {
	margin-bottom: 8px;
	color: #142337;
	font-size: 22px;
	line-height: 1.25;
	font-weight: 800;
}

.yd-wz-about-stat-item p {
	color: #667181;
	font-size: 16px;
	line-height: 1.65;
	font-weight: 400;
	text-transform:capitalize;
}

/* ================================
	   Responsive: Laptop
	================================ */
@media (max-width: 1440px) {
	.yd-wz-about {
		padding: 100px 0 90px;
	}

	.yd-wz-container {
		max-width: 1240px;
	}

	.yd-wz-about-layout {
		grid-template-columns: minmax(0, 1fr) minmax(500px, 0.95fr);
		gap: 58px;
	}

	.yd-wz-about-title {
		font-size: 46px;
	}

	.yd-wz-about-lead {
		font-size: 19px;
	}

	.yd-wz-about-visual {
		min-height: 610px;
	}

	.yd-wz-about-image-main {
		height: 500px;
	}

	.yd-wz-about-image-small {
		height: 280px;
	}
}

/* ================================
	   Responsive: Tablet
	================================ */
@media (max-width: 1199px) {
	.yd-wz-about {
		padding: 86px 0 78px;
	}

	.yd-wz-about-layout {
		grid-template-columns: 1fr;
		gap: 58px;
	}

	.yd-wz-about-title {
		max-width: 900px;
		font-size: 44px;
	}

	.yd-wz-about-lead,
	.yd-wz-about-text {
		max-width: 920px;
	}

	.yd-wz-about-visual {
		min-height: 620px;
		max-width: 880px;
		width: 100%;
	}

	.yd-wz-about-stats {
		grid-template-columns: 1fr;
		margin-top: 60px;
	}
}

/* ================================
	   Responsive: Mobile
	================================ */
@media (max-width: 767px) {
	.yd-wz-about {
		padding: 68px 0 62px;
	}

	.yd-wz-container {
		padding: 0 18px;
	}

	.yd-wz-section-label {
		font-size: 14px;
		gap: 10px;
		margin-bottom: 16px;
	}

	.yd-wz-section-label span {
		width: 34px;
	}

	.yd-wz-about-title {
		font-size: 34px;
		line-height: 1.18;
		letter-spacing: -0.8px;
		margin-bottom: 20px;
	}

	.yd-wz-about-lead {
		font-size: 17px;
		line-height: 1.58;
	}

	.yd-wz-about-text p {
		font-size: 16px;
		line-height: 1.75;
	}

	.yd-wz-about-actions {
		align-items: flex-start;
		flex-direction: column;
		gap: 22px;
		margin-top: 30px;
	}

	.yd-wz-about-btn {
		width: 100%;
		min-height: 54px;
	}

	.yd-wz-about-visual {
		min-height: auto;
		display: flex;
		flex-direction: column;
		gap: 18px;
	}

	.yd-wz-about-image-main,
	.yd-wz-about-image-small,
	.yd-wz-about-floating-card {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		width: 100%;
	}

	.yd-wz-about-image-main {
		height: 300px;
		border-radius: 24px;
	}

	.yd-wz-about-image-small {
		height: 220px;
		border: 6px solid #ffffff;
		border-radius: 22px;
	}

	.yd-wz-about-floating-card {
		min-height: 96px;
		padding: 18px 20px;
		border-radius: 22px;
	}

	.yd-wz-about-floating-number {
		font-size: 40px;
	}

	.yd-wz-about-stats {
		gap: 18px;
		margin-top: 42px;
	}

	.yd-wz-about-stat-item {
		flex-direction: column;
		gap: 16px;
		min-height: auto;
		padding: 24px 22px;
		border-radius: 22px;
	}

	.yd-wz-about-stat-item h3 {
		font-size: 20px;
	}

	.yd-wz-about-stat-item p {
		font-size: 16px;
	}
}

@media (max-width: 420px) {
	.yd-wz-about-title {
		font-size: 30px;
	}

	.yd-wz-about-image-main {
		height: 260px;
	}

	.yd-wz-about-image-small {
		height: 190px;
	}
}

.gspb_row__content #gspb_text-id-gsbp-bab93882-fa01 {
	line-height: 1.5;
	height: 4.5em;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/* 荣誉证书 s*/
.yd-cred-module,
.yd-cred-module * {
	box-sizing: border-box
}

.yd-cred-module {
	--yd-dark: #111111;
	--yd-text: #333333;
	--yd-muted: #777777;
	--yd-line: #e8e8e8;
	--yd-card: #f7f7f7;
	--yd-blue: #27499a;
	--yd-radius: 24px;
	color: var(--yd-text);
	background: #fff
}

.pd-80 {
	padding: 80px 0;
}

#credentials {
	scroll-margin-top: 120px
}

.yd-cred-wrap {
	width: 100%;
	margin: 0 auto
}

.yd-cred-head {
	margin-bottom: 60px
}

.yd-cred-kicker {
	display: inline-block;
	margin: 0 0 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid var(--yd-line);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .06em;
	text-transform: uppercase;
	color: var(--yd-dark)
}

.yd-cred-title {
	margin: 0;
	font-size: 42px;
	line-height: 1.12;
	letter-spacing: -.03em;
	text-transform: uppercase;
	color: var(--yd-blue);
	font-weight: 700;
	text-align: center;
}

.yd-cred-text {
	margin: 16px 0 0;
	font-size: 16px;
	line-height: 1.9;
	color: var(--yd-muted);
	text-align: center;
}

.yd-cred-block {
	margin-top: 22px;
	border-radius: 28px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #f0f0f0
}

.yd-cred-row {
	position: relative;
	padding: 28px 0 30px;
	overflow: hidden
}

.yd-cred-row+.yd-cred-row {
	border-top: 0
}

.yd-cred-row-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 0 26px 20px
}

.yd-cred-row-title {
	margin: 0;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 700;
	color: var(--yd-blue);
}

.yd-cred-row-note {
	font-size: 13px;
	color: var(--yd-muted);
	white-space: nowrap
}

.yd-cred-marquee {
	position: relative;
	overflow: hidden;
	width: 100%;
	mask-image: linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%);
	-webkit-mask-image: linear-gradient(to right, transparent 0, #000 6%, #000 94%, transparent 100%)
}

.yd-cred-track {
	display: flex;
	width: max-content;
	gap: 18px;
	will-change: transform
}

.yd-cred-row--left .yd-cred-track {
	animation: gogCredLeft 38s linear infinite
}

.yd-cred-row--right .yd-cred-track {
	animation: gogCredRight 42s linear infinite
}

.yd-cred-marquee:hover .yd-cred-track {
	animation-play-state: paused
}

.yd-cred-group {
	display: flex;
	gap: 18px;
	flex-shrink: 0
}

.yd-cred-card {
	width: 340px;
	min-width: 340px;
	border-radius: 22px;
	background: var(--yd-card);
	overflow: hidden;
	box-shadow: 0 8px 22px rgb(0 0 0 / .04);
	transition: transform .25s ease, box-shadow .25s ease
}

.yd-cred-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 14px 28px rgb(0 0 0 / .08)
}

.yd-cred-image-wrap {
	aspect-ratio: 4 / 4;
	background: #fff;
	padding: 12px;
	display: flex;
	align-items: center;
	justify-content: center
}

.yd-cred-image-wrap img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	object-fit: contain;
	display: block;
	border-radius: 12px
}

.yd-cred-caption {
	padding: 14px 14px 16px;
	border-top: 1px solid rgb(0 0 0 / .05);
	font-size: 13px;
	line-height: 1.6;
	font-weight: 600;
	color: var(--yd-dark);
	text-align: center;
	min-height: 58px;
	display: flex;
	align-items: center;
	justify-content: center
}

.yd-cred-partners {
	padding-bottom: 34px
}

.yd-cred-partners-intro {
	padding: 0 26px 22px;
	max-width: 920px;
	font-size: 14px;
	line-height: 1.9;
	color: var(--yd-muted)
}

.yd-cred-partners-grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 18px 20px;
	padding: 0 26px;
	align-items: center
}

@keyframes gogCredLeft {
	0% {
		transform: translateX(0)
	}

	100% {
		transform: translateX(calc(-50% - 9px))
	}
}

@keyframes gogCredRight {
	0% {
		transform: translateX(calc(-50% - 9px))
	}

	100% {
		transform: translateX(0)
	}
}

@media (max-width: 1200px) {
	.yd-cred-title {
		font-size: 36px
	}

	.yd-cred-card {
		width: 210px;
		min-width: 210px
	}
}

@media (max-width: 767px) {
	.yd-cred-module {
		padding-top: 72px
	}

	.yd-cred-title {
		font-size: 28px
	}

	.yd-cred-row {
		padding: 22px 0 24px
	}

	.yd-cred-row-head {
		padding: 0 18px 16px;
		flex-direction: column;
		align-items: flex-start
	}

	.yd-cred-row-title {
		font-size: 18px
	}

	.yd-cred-row-note {
		white-space: normal
	}

	.yd-cred-card {
		width: 170px;
		min-width: 170px;
		border-radius: 18px
	}

	.yd-cred-caption {
		font-size: 12px;
		min-height: 52px;
		padding: 12px
	}

	.yd-cred-partners-intro {
		padding: 0 18px 18px;
		font-size: 13px
	}

	.yd-cred-partners-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px 14px;
		padding: 0 18px
	}

}

/* ab_oem_odm */
.yd-wz-section {
	width: 100%;
	padding: 80px 0;
	background-color: #2649990a;
}

.yd-wz-header {
	margin-bottom: 50px;
}

.yd-wz-overline {
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--theme-color);
	margin-bottom: 12px;
}

.yd-wz-title {
	font-size: 48px;
	font-weight: 700;
	color: #111111;
	line-height: 1.2;
	margin-bottom: 20px;
}

.yd-wz-desc {
	font-size: 18px;
	font-weight: 400;
	color: #555555;
	line-height: 1.6;
	max-width: 75%;
	text-transform: capitalize;
}

/* =========================================
       主体内容布局 (左右分栏)
       ========================================= */
.yd-wz-content {
	display: grid !important;
	grid-template-columns: 1.1fr 0.9fr !important;
	gap: 40px !important;
	align-items: stretch !important;
}

/* =========================================
       左侧深色卡片
       ========================================= */
.yd-wz-text-card {
	background: linear-gradient(145deg, #161616, #0a0a0a);
	border-radius: 24px;
	padding: 60px 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 40px;
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
	transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.yd-wz-text-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}

.yd-wz-card-title {
	font-size: 24px !important;
	font-weight: 700 !important;
	color: #ffffff !important;
	margin-bottom: 16px !important;
	line-height: 1.3 !important;
}

.yd-wz-card-text {
	font-size: 16px;
	font-weight: 400 !important;
	color: #cccccc !important;
	line-height: 1.8 !important;
	margin-bottom: 0 !important;
	text-transform: capitalize;
}

.yd-wz-highlight {
	color: var(--theme-color) !important;
	font-weight: 500 !important;
}

/* =========================================
       右侧四宫格图片
       ========================================= */
.yd-wz-image-grid {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
	grid-template-rows: repeat(2, 1fr) !important;
	gap: 24px !important;
}

.yd-wz-img-wrapper {
	width: 100%;
	height: 100%;
	border-radius: 24px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
	aspect-ratio: 4 / 3;
}

.yd-wz-img-wrapper::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, transparent 100%);
	pointer-events: none;
	z-index: 1;
	transition: opacity 0.4s ease;
}

.yd-wz-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 0;
}

.yd-wz-img-overlay {
	position: absolute;
	bottom: 20px;
	left: 24px;
	right: 24px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 600;
	z-index: 2;
	letter-spacing: 0.5px;
	line-height: 1.3;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.yd-wz-img-wrapper:hover .yd-wz-img {
	transform: scale(1.08);
}

/* =========================================
       响应式适配 (笔记本、平板、手机)
       ========================================= */
@media (max-width: 1200px) {
	.yd-wz-title {
		font-size: 40px;
	}

	.yd-wz-content {
		gap: 30px !important;
	}

	.yd-wz-text-card {
		padding: 40px;
	}

	.yd-wz-image-grid {
		gap: 16px !important;
	}

	.yd-wz-img-overlay {
		font-size: 16px;
		left: 16px;
		bottom: 16px;
	}
}

@media (max-width: 992px) {
	.yd-wz-content {
		grid-template-columns: 1fr !important;
	}

	.yd-wz-text-card {
		padding: 50px;
	}

	.yd-wz-image-grid {
		aspect-ratio: auto;
	}
}

@media (max-width: 768px) {
	.yd-wz-section {
		padding: 50px 0;
	}

	.yd-wz-container {
		padding: 0 20px;
	}

	.yd-wz-title {
		font-size: 32px;
	}

	.yd-wz-desc {
		font-size: 16px;
	}

	.yd-wz-text-card {
		padding: 30px 20px;
		border-radius: 16px;
	}

	.yd-wz-card-title {
		font-size: 20px !important;
	}

	.yd-wz-image-grid {
		gap: 12px !important;
	}

	.yd-wz-img-wrapper {
		border-radius: 16px;
	}
}

@media (max-width: 480px) {
	.yd-wz-image-grid {
		grid-template-columns: 1fr !important;
	}
}

/* 内页产品 */
.yd-series-showcase {
	margin-bottom: 80px
}

.yd-series-header {
	text-align: center;
	margin-bottom: 40px
}

.yd-series-header h2 {
	font-size: 48px;
	color: #353535;
	font-weight: 800;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.yd-series-header p {
	color: #353535;
	font-size: 16px;
	max-width: 600px;
	margin: 0 auto;
	text-transform: capitalize;
}

.yd-bento-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 24px
}

.yd-bento-card {
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	height: 340px;
	box-shadow: 0 10px 20px rgb(0 0 0 / .04);
	transition: all 0.5s cubic-bezier(.165, .84, .44, 1);
	background-color: #f8fafc
}

.yd-bento-card:nth-child(1) {
	grid-column: span 3
}

.yd-bento-card:nth-child(2) {
	grid-column: span 2
}

.yd-bento-card:nth-child(3) {
	grid-column: span 2
}

.yd-bento-card:nth-child(4) {
	grid-column: span 3
}

.yd-bento-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 20px 40px rgb(2 34 91 / .12)
}

.yd-series-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.8s cubic-bezier(.2, .8, .2, 1)
}

.yd-bento-card:hover .yd-series-img {
	transform: scale(1.06)
}

.yd-series-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 35px 30px;
	transition: all 0.4s ease
}

.yd-series-title {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 8px;
	transform: translateY(12px);
	transition: transform 0.4s ease;
	letter-spacing: .5px
}

.yd-series-link-text {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.4s ease;
	display: flex;
	align-items: center
}

.yd-bento-card:hover .yd-series-title {
	transform: translateY(0)
}

.yd-bento-card:hover .yd-series-link-text {
	opacity: 1;
	transform: translateY(0)
}

@media (max-width: 992px) {
	.yd-bento-grid {
		grid-template-columns: repeat(2, 1fr)
	}

	.yd-bento-card:nth-child(n) {
		grid-column: span 1;
		height: 280px
	}
}

@media (max-width: 576px) {
	.yd-bento-grid {
		grid-template-columns: 1fr
	}

	.yd-bento-card:nth-child(n) {
		height: 220px
	}

	.yd-series-header h2 {
		font-size: 26px
	}
}

.product-type-simple .ct-woo-card-actions a {
	font-size: 18px;
	text-transform: capitalize;
}

.ct-sidebar .widget-title {
	font-size: 32px;
	color: var(--theme-color);
	text-transform: uppercase;
}

.menu-item-object-product_cat a {
	font-size: 16px;
	box-shadow: 0 4px 12px rgba(39, 73, 154, 0.1);
}

.menu-item-object-product_cat.current-menu-item a,
.menu-item-object-product_cat a:hover {
	color: var(--white-color);
	background: linear-gradient(to right, var(--theme-color) 5%, #007673 60.58%, #009b4c 100%);
}

/* ==========================================================================
	   主体模块通用样式
	   ========================================================================== */
:root {
	--yd-wz-primary: #27499a;
	/* 品牌橙色 */
	--yd-wz-primary-hover: linear-gradient(to right, var(--theme-color) 5%, #007673 60.58%, #009b4c 100%);
	--yd-wz-text-main: #353535;
	--yd-wz-text-sub: #666666;
	--yd-wz-text-light: #999999;
	--yd-wz-bg-white: #ffffff;
	--yd-wz-bg-gray: #f8f9fa;
	/* 浅灰背景 */
	--yd-wz-border-color: #e5e5e5;
}

.yd-wz-main .yd-wz-section {
	padding: 80px 0;
	background-color: var(--yd-wz-bg-white);
}

.yd-wz-main .yd-wz-section:nth-child(2n) {
	background-color: var(--yd-wz-bg-gray);
}

.yd-wz-main .yd-wz-section-header {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 20px;
	border-bottom: 1px solid var(--yd-wz-border-color);
	padding-bottom: 15px;
}

.yd-wz-main .yd-wz-title-wrap {
	display: flex;
	align-items: flex-start;
	gap: 15px;
}

.yd-wz-main .yd-wz-icon-box {
	color: var(--yd-wz-primary);
}

.yd-wz-main .yd-wz-title {
	font-size: 32px;
	font-weight: 700;
	color: var(--yd-wz-text-main);
}

.yd-wz-main .yd-wz-more {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 30px;
	border: 1px solid #ccc;
	border-radius: 50px;
	font-size: 16px;
	color: var(--yd-wz-text-main);
	background: transparent;
}

.yd-wz-main .yd-wz-more:hover {
	color: var(--yd-wz-bg-white);
	background: linear-gradient(to right, var(--theme-color) 5%, #007673 60.58%, #009b4c 100%);
}

/* ==========================================================================
	   网格布局与卡片
	   ========================================================================== */
.yd-wz-main .yd-wz-grid {
	display: grid;
	gap: 30px;
}

.yd-wz-main .yd-wz-grid-2 {
	grid-template-columns: repeat(4, 1fr);
}

.yd-wz-main .yd-wz-card {
	background: var(--yd-wz-bg-white);
	border: 1px solid var(--yd-wz-border-color);
	border-radius: 15px;
	padding: 30px;
	text-align: center;
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.yd-wz-main .yd-wz-card:hover {
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
	transform: translateY(-5px);
	border-color: transparent;
	border-color: var(--yd-wz-primary);
}

.yd-wz-main .yd-wz-card-img {
	width: 100%;
	height: 300px;
	/* 固定高度保持整齐 */
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 25px;
	overflow: hidden;
}

.yd-wz-main .yd-wz-card-img img {
	max-height: 100%;
	object-fit: contain;
	transition: transform 0.5s ease;
}

.yd-wz-main .yd-wz-card:hover .yd-wz-card-img img {
	transform: scale(1.05);
}

.yd-wz-main .yd-wz-btn-message {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 30px;
	border: 1px solid #ccc;
	border-radius: 50px;
	font-size: 16px;
	color: var(--yd-wz-text-main);
	background: transparent;
}

.yd-wz-main .yd-wz-btn-message:hover {
	background: linear-gradient(to right, var(--theme-color) 5%, #007673 60.58%, #009b4c 100%);
	color: var(--yd-wz-bg-white);
	border-color: var(--yd-wz-primary);
}

/* ==========================================================================
	   响应式设计 (Responsive)
	   ========================================================================== */

/* 笔记本电脑端适配 */
@media (max-width: 1400px) {
	.yd-wz-main .yd-wz-card-img {
		height: 250px;
	}
}

@media (max-width: 1200px) {
	.yd-wz-main .yd-wz-grid-3 {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* 平板及手机端适配 */
@media (max-width: 768px) {
	.yd-wz-main .yd-wz-topbar {
		display: none;
	}

	.yd-wz-main .yd-wz-section {
		padding: 40px 0;
	}

	.yd-wz-main .yd-wz-title {
		font-size: 22px;
	}

	.yd-wz-main .yd-wz-desc {
		font-size: 14px;
	}

	.yd-wz-main .yd-wz-grid-2,
	.yd-wz-main .yd-wz-grid-3 {
		grid-template-columns: 1fr;
	}

	.yd-wz-main .yd-wz-card-img {
		height: 200px;
	}
}


/* 内页 产品详情*/
.woocommerce div.product div.woocommerce-tabs ul.tabs li.reviews_tab {
	display: none;
}

.product>.woocommerce-tabs article td,
.product>.woocommerce-tabs article th {
	padding: 15px 12px;
	border: 1px solid #dadbdd !important;
	vertical-align: middle;
	font-size: 16px;
	color: #353535;
	text-align: center;
	text-transform: capitalize;
}

.product>.woocommerce-tabs article td p,
.product>.woocommerce-tabs article th p {
	padding-bottom: 0;
	margin-bottom: 0 !important;
}

.product>.woocommerce-tabs article table {
	border-collapse: collapse;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}


.product>.woocommerce-tabs article table td {
	border-left: 1px solid #dadbdd;
	border-top: 1px solid #dadbdd !important;
}

.product>.woocommerce-tabs article table tr:first-child {
	background-color: var(--theme-palette-color-1);
}

.product>.woocommerce-tabs article table tr:first-child td {
	color: #ffffff;
}

.product>.woocommerce-tabs article table tr:hover:first-child {
	background-color: var(--theme-palette-color-1);
}

.product>.woocommerce-tabs article table tr:hover {
	background-color: #f3f7ff;
}

.product>.woocommerce-tabs article {
	font-size: 16px;
	color: #353535;
	line-height: 30px;
	margin-bottom: 30px;
}

.product>.woocommerce-tabs article p,
.product>.woocommerce-tabs article span {
	font-size: 16px;
	color: #353535;
	line-height: 28px;
}

.product>.woocommerce-tabs article strong {
	font-weight: bold;
}

.product>.woocommerce-tabs article img {
	max-width: 100%;
}

.product>.woocommerce-tabs article a {
	color: #353535;
}

.product>.woocommerce-tabs article h1,
.product>.woocommerce-tabs article h2,
.product>.woocommerce-tabs article h3,
.product>.woocommerce-tabs article h4,
.product>.woocommerce-tabs article h5 {
	font-weight: bold;
}

.product>.woocommerce-tabs article h1 {
	font-size: 36px;
	margin-bottom: 20px
}

.product>.woocommerce-tabs article h2 {
	position: relative;
	font-size: 30px;
	margin-bottom: 15px;
	padding-left: 45px;
	color: var(--theme-palette-color-1);
	text-transform: capitalize;
}

.product>.woocommerce-tabs article h2::after {
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: var(--theme-palette-color-1);
}

.product>.woocommerce-tabs article h2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 35px;
	height: 35px;
	background: transparent url('/wp-content/uploads/2026/06/favicon.png') no-repeat center/cover;
}

.product>.woocommerce-tabs article h3 {
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: 600;
	color: #000;
}

.product>.woocommerce-tabs article h4 {
	font-size: 18px;
	margin-bottom: 15px
}

.product>.woocommerce-tabs article h5 {
	font-size: 14px;
	margin-bottom: 10px
}

.product>.woocommerce-tabs article h6 {
	font-size: 12px;
	margin-bottom: 10px
}

.product>.woocommerce-tabs article ul li,
.product>.woocommerce-tabs article ol li {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	list-style: inherit !important;
}

.product>.woocommerce-tabs article ul li p,
.product>.woocommerce-tabs article ol li p {
	padding-bottom: 0;
	margin-bottom: 3px !important;
}

.product>.woocommerce-tabs article ul,
.product>.woocommerce-tabs article ol {
	margin-bottom: 15px;
}

.product>.woocommerce-tabs article sub {
	vertical-align: sub;
	font-size: smaller;
}

.product>.woocommerce-tabs article sup {
	vertical-align: super;
	font-size: smaller;
}

.product>.woocommerce-tabs article img {
	display: inline-block;
	margin: 20px 0;
}

@media (max-width: 768px) {

	/* 强制表格在移动端表现为块级元素，从而支持横向滚动 */
	.product>.woocommerce-tabs article table {
		display: block;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		/* 让 iOS 设备的横向滑动更顺畅 */
	}

	.product>.woocommerce-tabs article td,
	.product>.woocommerce-tabs article th {
		padding: 15px 5px !important;
		line-height: 20px
	}

	.product>.woocommerce-tabs article p,
	.product>.woocommerce-tabs article span {
		font-size: 13px !important;
		line-height: 24px !important;
	}

	.product>.woocommerce-tabs article img {
		display: inline-block;
		margin: 12px 0;
	}

	/* 可选：防止表格内的文字在手机端过度换行挤压，强制撑开表格产生滚动条 */
	.product>.woocommerce-tabs article table th,
	.product>.woocommerce-tabs article table td {
		white-space: nowrap;
	}

}

/* 内页新闻 */
.post .entry-title a {
	height: 3em;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.post .entry-excerpt p {
	height: 4.5em;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

#yd-sidebar-toc {
	position: sticky;
	top: 120px;
	background: #f8fafc;
	padding: 25px;
	border-radius: 16px;
	border: 1px solid #e2e8f0;
	margin-bottom: 30px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);
	z-index: 10;
}

.yd-toc-header {
	font-size: 18px;
	font-weight: 700;
	color: #214898;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e2e8f0;
}

.yd-toc-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.yd-toc-list li {
	margin-bottom: 12px;
}

.yd-toc-link {
	color: #64748b;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5;
	display: block;
	transition: all 0.3s ease;
	border-left: 2px solid transparent;
	padding-left: 12px;
}

.yd-toc-link:hover {
	color: linear-gradient(to right, var(--theme-color) 5%, #007673 60.58%, #009b4c 100%);
	;
}

.yd-toc-link.active {
	color: #214898;
	font-weight: 600;
	border-left-color: linear-gradient(to right, var(--theme-color) 5%, #007673 60.58%, #009b4c 100%);
	;
}

ul.wp-block-latest-posts a.wp-block-latest-posts__post-title {
	line-height: 1.5;
	height: 3em;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/* 内页联系我们 */
.yd-swiper {
	position: relative !important;
	overflow: hidden !important;
	width: 100% !important;
	display: block !important;
}

.yd-swiper-wrapper {
	display: flex !important;
	flex-wrap: nowrap !important;
	width: 100% !important;
	height: auto !important;
	transition: transform 0.4s ease-out;
	will-change: transform;
	user-select: none;
	padding: 0 !important;
	margin: 0 !important;
}

.yd-swiper-slide {
	flex-shrink: 0 !important;
	width: 100% !important;
	height: auto !important;
	display: block !important;
}

/* 分页器样式 */
.slider-pagination {
	display: flex;
	justify-content: flex-start;
	gap: 8px;
	margin-top: 30px;
	z-index: 10;
	position: relative;
}

.slider-pagination .yd-bullet {
	width: 64px;
	height: 10px;
	border-radius: 6px;
	background-color: #d3d3d3;
	cursor: pointer;
	transition: all 0.3s;
}

.slider-pagination .yd-bullet.active {
	background-color: var(--theme-color);
}