.c-software-details-bg {
	/* height: 4.3073rem; */
	height: 4.4375rem;
	position: relative;
	opacity: 1;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url("/oss/images/img/官网切图/产品中心/产品中心软件系统/矩形 1.jpeg");
}

.c-breadcrumb-container {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 0.651rem;

	/* background: linear-gradient(
		180deg,
		rgba(50, 60, 72, 1) 0%,
		rgba(50, 60, 72, 0) 100%
	); */
	backdrop-filter: blur(0.1563rem);
}

/* 软件产品详情 甲佳 */
.c-software-jaja {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 0.651rem;
	background: rgba(205, 30, 25, 1);
	z-index: 2;
}

.c-software-jaja-text {
	position: absolute;
	right: 0.2708rem;
	top: 2.901rem;
	width: 4.8125rem;
	height: 2.0938rem;
	opacity: 1;
	border: 0.0052rem solid rgba(0, 0, 0, 0);

	/** 文本1 */
	font-size: 1.3021rem;
	font-weight: 800;
	letter-spacing: 0rem;
	line-height: 1.8361rem;
	text-align: left;
	vertical-align: top;
	color: rgba(0, 0, 0, 0.05);
	background-image: linear-gradient(
		180deg,
		rgba(255, 255, 255, 1) 0%,
		rgba(255, 255, 255, 0.9) 50%,
		rgba(255, 255, 255, 0) 70%,
		rgba(255, 255, 255, 0) 100%
	);
	-webkit-background-clip: text;
	/* font-style: oblique 45deg; */
	transform: skew(-30deg);
	/* font-family: ui-monospace; */
	z-index: 3;
}
