.c-advantages-header {
	width: 100%;
	height: 4.3333rem;
	position: relative;
	/* overflow: hidden; */
}
.c-advantages-header-title {
	position: absolute;
	bottom: 0.3906rem;
	left: 0.4479rem;
	width: 1.849rem;
	height: 0.3906rem;
	background-image: url("/oss/images/img/官网切图/优势与服务/advantages_3.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 3;
}
.c-advantages-header::after {
	content: " ";
	width: 100%;
	height: 4.3333rem;
	position: absolute;
	top: 0;
	left: 0;
	/* background: rgba(51, 51, 51, 0.58); */
	z-index: 1;
}

.c-advantages-jaja-header-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 4.3333rem;
	background-image: url("/oss/images/img/官网切图/优势与服务/advantages_bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

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

.c-advantages-container {
	/* border-top: 0.0052rem solid rgba(0, 0, 0, 0.07); */
	width: 100%;
	display: flex;
	position: relative;
	padding: 0.7083rem 1.4115rem 0.5rem 1.4115rem;
	flex-direction: column;
	background: rgba(255, 255, 255, 1);
}

.c-advantages-title-container {
	display: flex;
	flex-direction: column;
}

.c-advantages-title {
	font-size: 0.25rem;
	font-weight: 700;
	letter-spacing: 0rem;
	line-height: 0.3922rem;
	color: rgba(51, 51, 51, 1);
	text-align: left;
}

.c-advantages-title-tag {
	color: rgba(205, 30, 25, 1);
}
.c-advantages-title-tag-2 {
	color: rgba(255, 255, 255, 1);
}
.c-advantages-tag {
	margin-top: 0.1302rem;
	width: 0.2604rem;
	height: 0.0266rem;
	opacity: 1;
	background: rgba(205, 30, 25, 1);
}

.c-advantages-divider {
	width: 100%;
	height: 0;
	margin-top: 0.276rem;
	border: 1px solid rgba(219, 219, 219, 1);
}

.c-advantages-jaja-img {
	position: absolute;
	width: 4.8125rem;
	height: 2.0938rem;
	right: 1.4115rem;
	top: 0;
	background-image: url("/oss/images/img/官网切图/优势与服务/JIAJIA.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.c-advantages-jaja-text {
	position: absolute;
	width: 4.8125rem;
	height: 2.0938rem;
	right: 1.4115rem;
	top: 0;
	/** 文本1 */
	font-size: 1.3021rem;
	font-weight: 800;
	letter-spacing: 0rem;
	line-height: 1.8361rem;
	text-align: right;
	vertical-align: top;
	color: transparent;
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0.17) 0%,
		rgba(0, 0, 0, 0.1) 30%,
		rgba(255, 255, 255, 0) 70%,
		rgba(255, 255, 255, 0) 100%
	);
	-webkit-background-clip: text;
	transform: skew(-30deg);
	z-index: 3;
}

.c-advantages-content {
	margin-top: 0.4063rem;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.c-advantages-content-detail {
	width: 7.1771rem;
	height: 3.4635rem;
	background-image: url("/oss/images/img/官网切图/优势与服务/advantages_2.png");
	background-size: 100% 100%;
	/* background-position: center; */
	background-repeat: no-repeat;
}

.c-service-container {
	/* border-top: 0.0052rem solid rgba(0, 0, 0, 0.07); */
	width: 100%;
	display: flex;
	position: relative;
	padding: 0.5156rem 1.4115rem 0.2422rem 1.4115rem;
	flex-direction: column;
	background: rgba(238, 238, 238, 0.34);
}

.c-service-container-2 {
	/* border-top: 0.0052rem solid rgba(0, 0, 0, 0.07); */
	width: 100%;
	display: flex;
	position: relative;
	flex-direction: column;
	background: rgba(238, 238, 238, 0.34);
	justify-content: center;
	align-items: center;
}

.c-service-container-3 {
	/* border-top: 0.0052rem solid rgba(0, 0, 0, 0.07); */
	width: 100%;
	display: flex;
	position: relative;
	flex-direction: column;
	background: rgba(255, 255, 255, 1);
	justify-content: center;
	align-items: center;
}

.c-service-content {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	/* background: rgba(238, 238, 238, 0.34); */
}

.c-service-content-detail {
	width: 10rem;
	height: 3.75rem;
	background-image: url("/oss/images/img/官网切图/优势与服务/service_1.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.c-service-content-detail-2 {
	width: 10rem;
	height: 3.8542rem;
	background-image: url("/oss/images/img/官网切图/优势与服务/service_2.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
