* {
	margin: 0;
	padding: 0;
}

a:hover {
	color: unset; /* 重置所有属性为默认值 */
}
hr {
	margin: 0;
	padding: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.w-full {
	width: 100%;
}

.c-solution-details-details-header {
	width: 100%;
	/* height: 5.625rem; */
	height: 4.3333rem;
	position: relative;
}

.c-solution-details-details-header::after {
	content: " ";
	width: 100%;
	/* height: 5.625rem; */
	height: 4.3333rem;
	position: absolute;
	top: 0;
	left: 0;
	/* background: rgba(51, 51, 51, 0.58); */
	z-index: 1;
}

.c-solution-details-details-header-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	/* height: 5.625rem; */
	height: 4.3333rem;
	background-image: url("/oss/images/img/官网切图/解决方案/solution-bg.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

/* 核心容器 */

.c-solution-details-details-solution-wrap {
	display: flex;
	padding: 0 0.8802rem;
}

.c-solution-details-details-solution-container {
}

.c-solution-details-details-content {
	width: 100%;
	margin: 0.6458rem 0 0 0;
}

.c-solution-details-details-solution-nav {
	width: 2rem;
}

/* 标题模块 */
.c-solution-details-details-solution-header {
	margin-bottom: 0.3646rem;
	text-align: left;
}

.c-solution-details-details-solution-title {
	display: flex;
	align-items: center;
	font-size: 0.25rem;
	height: 0.3646rem;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 0.3646rem;
	color: #000;
	margin-bottom: 0.0417rem;
}

.c-solution-details-details-solution-title-red {
	color: #c20a14;
}

.c-solution-details-details-solution-subtitle {
	font-size: 0.1146rem;
	color: #333;
	/* height: 0.1823rem; */
	font-weight: 400;
	line-height: 0.181rem;
	margin-top: 0.1563rem;
}

.c-solution-details-details-solution-container {
}

.c-solution-details-details-keys {
	width: 100%;
	position: relative;
	height: 1.2813rem;
}

.c-solution-details-details-keys-title {
	font-size: 0.1771rem;
	font-weight: 700;
	line-height: 0.2564rem;
	color: rgba(205, 30, 25, 1);
}

.c-solution-details-details-keys-subtitle {
	font-size: 0.1146rem;
	font-weight: 400;
	letter-spacing: 0rem;
	line-height: 0.1659rem;
	color: rgba(0, 0, 0, 0.66);
	margin-top: 0.1354rem;
}

.c-solution-details-details-keys-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 51%;
	height: 1.2813rem;
	background: linear-gradient(-72deg, transparent 0.4rem, #eeeeee 0) top right;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 0.2135rem 0.2031rem;
	padding-right: 0.5208rem;
}

.c-solution-details-details-keys-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 51%;
	height: 1.2813rem;
	background: linear-gradient(108deg, transparent 0.4rem, #eeeeee 0) top right;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 0.2135rem 0.2031rem;
	display: flex;
	justify-content: end;
	text-align: right;
	padding-left: 0.5208rem;
}

.c-solution-details-details-keys-img {
	width: 100%;
	margin: 0.2448rem 0 0 0;
	/* height: 3.4531rem; */
}

.c-solution-details-details-keys-img img {
	width: 100%;
	/* height: 3.4531rem; */
	/* height:auto; */
}

.c-solution-details-details-keys-bottom-img {
	width: 100%;
	height: 0.2604rem;
	display: flex;
	margin: 0.3125rem 0;
}

.c-solution-details-details-keys-bottom-img img {
	width: 0.2604rem;
	height: 0.2604rem;
	margin: auto;
}

.c-solution-details-details-core-device-title {
	font-size: 0.2083rem;
	font-weight: 700;
	line-height: 0.3017rem;
	color: rgba(51, 51, 51, 1);
}

.c-solution-details-details-core-device {
	margin: 0.2448rem 0;
}

.c-solution-details-details-core-device-line {
	width: 0.2604rem;
	height: 0.0313rem;
	background: #cd1e19;
	margin: 0.0885rem 0;
}

.c-solution-details-details-core-device-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}

.c-solution-details-details-core-device-item {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	height: 2.0052rem;
	background-image: url("/oss/images/img/官网切图/解决方案/device-bg.png");
	background-size: 100% 2.0052rem;
	background-repeat: no-repeat;
}

.c-solution-details-details-core-device-item img {
	width: 1.474rem;
	margin: auto;
	height: 1.7083rem;
}

.c-solution-details-details-core-device-name {
	position: absolute;
	left: 0.125rem;
	bottom: 0.2865rem;
	font-size: 0.1563rem;
	font-weight: 500;
	letter-spacing: 0rem;
	line-height: 0.2262rem;
	color: rgba(0, 0, 0, 1);
	display: flex;
	align-items: center;
}

.c-solution-details-details-resources-download {
	/* height: 3.5104rem; */
	padding: 0.2917rem 0.8802rem 0.5rem 0.8802rem;
	background: #eeeeee;
}

.c-solution-details-details-resources-download-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.c-solution-details-details-resources-download-button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.0938rem;
	font-size: 0.1146rem;
	font-weight: 400;
	letter-spacing: 0rem;
	line-height: 0.1659rem;
	color: rgba(255, 255, 255, 1);
	background: #333333;
	width: 0.8594rem;
	height: 0.3021rem;
}
a.c-solution-details-details-resources-download-button:hover {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0.0938rem;
	font-size: 0.1146rem;
	font-weight: 400;
	letter-spacing: 0rem;
	line-height: 0.1659rem;
	color: rgba(255, 255, 255, 1);
	background: #333333;
	width: 0.8594rem;
	height: 0.3021rem;
	color: rgba(255, 255, 255, 1);
}

.c-solution-details-details-resources-download-button img {
	width: 0.125rem;
	height: 0.125rem;
}

.c-solution-details-details-resources-download-bottom {
	width: 100%;
	height: 0.1406rem;
	background: #d43030;
}

.c-solution-details-details-resources-download-list {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 0.1042rem;
}

.c-solution-details-details-resources-download-item {
	display: flex;
	height: 1.0573rem;
	gap: 0.1146rem;
}
.c-solution-details-details-resources-download-item-info-name {
	display: flex;
	align-items: end;
	font-size: 0.1563rem;
	font-weight: 500;
	letter-spacing: 0rem;
	line-height: 0.2262rem;
	color: rgba(51, 51, 51, 1);
	cursor: pointer;
}

.c-solution-details-details-resources-download-item-info-name img {
	width: 0.2604rem;
	height: 0.2604rem;
	margin-left: 0.2188rem;
}

.c-solution-details-details-resources-download-item-info-details {
	font-size: 0.1146rem;
	font-weight: 400;
	letter-spacing: 0rem;
	line-height: 0.1659rem;
	color: rgba(0, 0, 0, 1);
}

.c-solution-details-details-resources-download-item-postcard {
	width: 0.7292rem;
	height: 1.0573rem;
}

.c-solution-details-details-jaja-text {
	position: absolute;
	height: 2.5104rem;
	bottom: 0.3854rem;
	right: 0;
	opacity: 1;
	font-size: 2.0833rem;
	font-weight: 900;
	letter-spacing: 0px;
	transform: skew(-15deg);
	color: transparent;
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0.17) 0%,
		rgba(0, 0, 0, 0.1) 10%,
		rgba(255, 255, 255, 0) 90%,
		rgba(255, 255, 255, 0) 100%
	);
	-webkit-background-clip: text;
	cursor: pointer;
	z-index: -1;
}

.c-solution-details-details-resources-download-item-info-details {
	width: 2.0365rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.c-solution-details-details-resources-download-item-info-details-times {
	font-size: 0.0938rem;
	font-weight: 400;
	letter-spacing: 0rem;
	line-height: 0.1357rem;
	color: rgba(102, 102, 102, 1);
}

.c-solution-details-details-resources-download-item-info {
	display: flex;
	flex-direction: column;
	gap: 0.0521rem;
	margin: 0.1667rem 0;
}

.c-solution-details-top-back-a {
	position: absolute;
	bottom: 3%;
	left: 10%;
	cursor: pointer;
	z-index: 4;
	font-size: 0.2083rem;
	font-weight: 400;
	letter-spacing: 0.0313rem;
	line-height: 0.3017rem;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	vertical-align: top;
	display: flex;
	align-items: center;
}

.c-solution-details-top-back-a:hover {
	color: #fff;
}

.c-solution-details-top-back-a-img {
	transform: rotate(180deg);
	width: 0.1149rem;
	height: 0.1633rem;
	margin-right: 0.1042rem;
}

.c-jaja {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 0.651rem;
	background: rgba(205, 30, 25, 1);
	z-index: 2;
}
