.c-product-special-header {
	width: 100%;
	height: 5.625rem;
	position: relative;
	overflow: hidden;
	/* background-image: url("/oss/images/img/官网切图/产品中心/产品中心特气/矩形 1.jpeg");
	background-size: 100% 100%;
	background-repeat: no-repeat; */
}
.c-product-special-header::after {
	content: " ";
	width: 100%;
	height: 5.625rem;
	position: absolute;
	top: 0;
	left: 0;
	/* background: rgba(51, 51, 51, 0.58); */
	z-index: 1;
}

.c-product-special-header-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 5.625rem;
	background-image: url("/oss/images/img/官网切图/产品中心/产品中心特气/矩形 1.jpeg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: right 0 top -0.1719rem;
}

.c-product-special-container {
	width: 100%;
	height: 4.849rem;
	color: rgba(255, 255, 255, 1);
	position: relative;
	display: flex;
	justify-content: space-between;
}
.c-product-special-container-top {
	padding-top: 0.1771rem;
}

.c-product-special-horizontal-container {
	background: rgba(246, 246, 246, 1);
}

.c-product-special-card-text-container {
	width: 2.9844rem;
	/* height: 3.3698rem; */
	display: flex;
	margin-left: 1.6667rem;
	margin-top: 0.7708rem;
	flex-direction: column;
}

.c-product-special-horizontal-card-text-container {
	margin-left: 0;
	margin-right: 1.6042rem;
	display: flex;
	flex-direction: column;
}

.c-product-special-card-title {
	font-size: 0.2708rem;
	font-weight: 700;
	letter-spacing: 0rem;
	line-height: 0.3922rem;
	color: rgba(51, 51, 51, 1);
	text-align: left;
}
.c-product-special-card-tag {
	margin-top: 0.0938rem;
	width: 0.2815rem;
	height: 0.0313rem;
	opacity: 1;
	border-radius: 0.0625rem;
	background: rgba(201, 29, 25, 1);
}
.c-product-special-card-desc-title {
	margin-top: 0.1875rem;
	font-size: 0.1667rem;
	font-weight: 500;
	letter-spacing: 0rem;
	line-height: 0.2414rem;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	vertical-align: top;
	display: flex;
}

.c-product-special-card-desc-content {
	margin-top: 0.125rem;
	font-size: 0.1354rem;
	font-weight: 400;
	letter-spacing: 0rem;
	line-height: 0.1961rem;
	color: rgba(51, 51, 51, 0.8);
	display: flex;
}

.c-product-special-card-img-container {
	width: 3.224rem;
	margin-left: 0;
	margin-right: 1.6042rem;
	display: flex;
	position: relative;
}

.c-product-special-card-img {
	position: absolute;
	top: 0.7083rem;
	left: 0;
	width: 3.0368rem;
	height: 3.4427rem;
	opacity: 1;
	background: rgba(255, 255, 255, 1);
	box-shadow: -0.0052rem 0.1771rem 0.4427rem rgba(0, 0, 0, 0.1);
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.c-product-special-card-img img {
	display: flex;
	width: 5.2604rem;
	height: 2.7656rem;
}

.c-product-special-card-img-bg {
	position: absolute;
	top: 0.5208rem;
	left: 0.4167rem;
	width: 2.8073rem;
	height: 3.4948rem;
	opacity: 1;
	background: rgba(205, 30, 25, 1);
	box-shadow: -0.0052rem 0.1771rem 0.4427rem rgba(0, 0, 0, 0.15);
}

.c-product-special-horizontal-card-img-container {
	width: 3.224rem;
	margin-right: 0;
	margin-left: 1.6667rem;
	display: flex;
	position: relative;
}
.c-product-special-horizontal-card-img {
	position: absolute;
	top: 0.7083rem;
	left: 0.1875rem;
	width: 3.0368rem;
	height: 3.4427rem;
	opacity: 1;
	background: rgba(255, 255, 255, 1);
	box-shadow: -0.0052rem 0.1771rem 0.4427rem rgba(0, 0, 0, 0.1);
	z-index: 2;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.c-product-special-horizontal-card-img img {
	display: flex;
	width: 6.1363rem;
	height: 3.2344rem;
}

.c-product-special-horizontal-card-img-bg {
	position: absolute;
	top: 0.5208rem;
	left: 0;
	width: 2.8073rem;
	height: 3.4948rem;
	opacity: 1;
	background: rgba(205, 30, 25, 1);
	box-shadow: -0.0052rem 0.1771rem 0.4427rem rgba(0, 0, 0, 0.15);
}

.c-product-special-card-title-tag {
	color: rgba(205, 43, 61, 1);
}
