/* Customization 模板：主题层微调（原站样式见 customization.css） */



.customization_page .tem109-service .service-svg-icon {
	display: block;
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.customization_page .tem109-service .icon .service-svg-icon {
	font-size: 48px;
}

.customization_page #contact.customization-contact {
	background: rgba(0, 0, 0, 0.03);
}

.customization_page .tem0-contact-sm {
	max-width: none;
}

.customization_page .section-title-lg {
	font-size: 28px;
}

.customization_page .tem225-irregular .box {
	user-select: none;
	-webkit-user-select: none;
	touch-action: none;
	cursor: ew-resize;
}

.customization_page .tem225-irregular .box.cross {
	cursor: ns-resize;
}

.customization_page .tem225-irregular .box.is-dragging .modalBox .rund {
	box-shadow: 0 0 18px rgba(122, 122, 122, 0.45);
}

/* Hero 双图对比：大屏铺满宽度，允许超出原图尺寸放大 */
.customization_page .tem225-irregular.full-screen-spacing .container.full-screen {
	width: 100%;
	max-width: none;
}

.customization_page .tem225-irregular .img_box {
	width: 100%;
	line-height: 0;
	position: relative;
}

.customization_page .tem225-irregular .img_box > .tem225-compare-bg {
	width: 100%;
	height: auto;
	max-width: none;
	display: block;
}

.customization_page .tem225-irregular .img_box .img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	overflow: hidden;
}

.customization_page .tem225-irregular .img_box .img .tem225-compare-fg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: var(--stslite-compare-width, 100%) !important;
	height: var(--stslite-compare-height, auto) !important;
	max-width: none !important;
	object-fit: cover;
	object-position: center center;
}

.customization_page .tem225-irregular .box.cross .img_box .img .tem225-compare-fg {
	width: 100% !important;
	height: var(--stslite-compare-height, auto) !important;
}

.customization_page .tem41-banner .con img {
	width: 100%;
	display: block;
}

.customization_page .customization-breadcrumb.breadcrumb-only {
	padding: 0;
}

.customization_page .customization-breadcrumb.breadcrumb-only .item {
	padding: 10px 0;
	color: #333;
	background-color: #fff;
}

.customization_page .customization-breadcrumb.breadcrumb-only .title h1.normal {
	margin: 0;
}

.customization_page .customization-breadcrumb.breadcrumb-only .tem01-location {
	color: #333;
}

.customization_page .customization-breadcrumb.breadcrumb-only .tem01-location a,
.customization_page .customization-breadcrumb.breadcrumb-only .tem01-location span {
	color: inherit;
}
