.c-stacker-details-container {
	width: 100%;
	/* height: 10.1771rem; */
	background: rgba(255, 255, 255, 1);
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	padding-bottom: 0.4167rem;
}

.c-stacker-details-container-2 {
	padding-bottom: 1.2292rem;
}

.c-stacker-details-table-container {
	width: 100%;
	/* height: 11.0938rem; */
	padding-bottom: 0.5208rem;
	background: rgba(246, 246, 246, 1);
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}

.c-stacker-details-photo-container {
	width: 100%;
	background: rgba(255, 255, 255, 1);
	display: flex;
	flex-direction: column;
	position: relative;
	overflow: hidden;
	padding-bottom: 0.5885rem;
}

.c-stacker-details-img {
	position: absolute;
	display: flex;
	width: 7.1042rem;
	height: 2.3021rem;
	left: 3.651rem;
	top: 0.3177rem;
}

/* 标题 */
.c-stacker-details-title-container {
	height: 0.5208rem;
	display: flex;
	flex-direction: column;
	position: relative;
	margin-top: 0.6563rem;
	margin-left: 1.625rem;
}

.c-stacker-details-title {
	font-size: 0.25rem;
	font-weight: 700;
	letter-spacing: 0rem;
	line-height: 0.362rem;
	color: rgba(51, 51, 51, 1);
}

.c-stacker-details-title-tag {
	color: rgba(205, 30, 25, 1);
}

.c-stacker-details-tag {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0.2604rem;
	height: 0.0313rem;
	opacity: 1;
	background: rgba(205, 30, 25, 1);
}

/* 简介 */
.c-stacker-details-desc {
	margin-top: 0.2083rem;
	margin-left: 1.625rem;
	font-size: 0.1458rem;
	font-weight: 400;
	/* letter-spacing: -0.0104rem; */
	line-height: 0.2604rem;
	color: rgba(51, 51, 51, 0.7);
	width: 3.8385rem;
}

.c-stacker-details-desc-tag {
	color: rgba(205, 30, 25, 1);
}

/* 内容 */
.c-stacker-details-content-container {
	margin-top: 0.3906rem;
	margin-left: 1.625rem;
	width: 4.0938rem;
	display: flex;
	flex-direction: column;
}

.c-stacker-details-content {
	width: 100%;
	display: flex;
	margin-top: 0.0313rem;
}

.c-stacker-details-content-icon {
	/* margin-top: .0495rem; */
	width: 0;
	height: 0;
	border-top: 0.099rem solid transparent;
	border-right: 0.099rem solid transparent;
	border-left: 0.1563rem solid rgba(205, 30, 25, 1);
	border-bottom: 0.099rem solid transparent;
	transform: scale(0.5) translateX(-50%);
}

.c-stacker-details-content-text {
	font-size: 0.125rem;
	font-weight: 400;
	letter-spacing: 0rem;
	line-height: 0.181rem;
	color: rgba(51, 51, 51, 0.8);
	transform: translateX(-0.099rem);
}

.c-stacker-details-image-container {
	position: absolute;
	display: flex;
	top: 1.0417rem;
	right: 1.3333rem;
	justify-content: center;
	align-items: center;
}
.c-stacker-details-image {
	width: 2.945rem;
	height: 3.1231rem;
	position: relative;
	display: flex;
}

.c-stacker-details-image-1 {
	display: flex;
	width: 2.945rem;
	/* height: 3.1231rem; */
	height: 3.6458rem;
}

.c-stacker-details-image-2 {
	position: absolute;
	display: flex;
	width: 3.0417rem;
	height: 0.8125rem;
	top: 0.8438rem;
	left: -0.2552rem;
}
.c-stacker-details-video-container {
	margin-top: 0.7969rem;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.c-stacker-details-video {
	width: 6.6667rem;
	height: 3.75rem;
	object-fit: cover;
	display: block;
	mix-blend-mode:darken;
	/* background-color: aliceblue; */
}
.c-stacker-details-video:focus {
	outline: none;
}

/* 表格 */
.c-stacker-details-table-box {
	margin-top: 0.4167rem;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

table {
	width: 100%;
	border-collapse: collapse;
	margin: 0 auto;
	text-align: center;
}
table td,
table th {
	padding: 0 0.0417rem;
	border: 0.0052rem solid #ddd;
	color: #666;
	height: 0.2083rem;
	font-weight: 400;
}
table thead th {
	font-size: 0.0938rem;
	font-weight: 600;
	color: #fff;
	background-color: rgba(9, 62, 142, 1);
}
table tbody tr td {
	font-size: 0.0833rem;
	font-weight: 400;
}
table tr:nth-child(odd) {
	background: #fff;
}
table tr:nth-child(even) {
	/* background: #fff; */
	background: #f5fafa;
}
.c-table {
	width: 6.6719rem;
	table-layout: fixed;
}
.c-table--1 {
	width: 9.8958rem;
}
.c-table-title {
	font-size: 0.125rem;
	font-weight: 500;
	/* letter-spacing: -0.0156rem; */
	line-height: 0.2604rem;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	background: rgba(212, 48, 48, 1);
}

.c-table-header {
	font-size: 0.0938rem;
	font-weight: 500;
	/* letter-spacing: -0.0156rem; */
	line-height: 0.1667rem;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	/* vertical-align: top; */
	/* display:flex;
	align-items: center;
	justify-content: center; */
	background: rgba(128, 128, 128, 1) !important;
}

table tbody tr td {
	font-size: 0.0833rem;
	color: rgba(8, 6, 9, 1);
}
table tr:nth-child(even) {
	background: rgba(229, 229, 229, 0.63) !important;
}

table tr:nth-child(even) td {
	font-size: 0.0833rem;
	color: rgba(92, 92, 92, 1) !important;
}

.c-table-tip-container {
	width: 100%;
	display: flex;
	justify-content: center;
}

.c-table-tip-box {
	margin-top: 0.176rem;
	width: 6.6719rem;
	display: flex;
	justify-content: center;
	flex-direction: column;
	/* align-items: center; */
}

.c-table-tip {
	display: flex;
	flex-direction: column;
	/* width: 4.4479rem; */
	font-size: 0.125rem;
	font-weight: 500;
	letter-spacing: 0rem;
	line-height: 0.181rem;
	color: rgba(51, 51, 51, 0.9);
}
.c-table-tip-tag {
	color: rgba(212, 48, 48, 1);
}
.c-table-tip-left {
	padding-left: 0.25rem;
}

.c-table-2 {
	margin-top: 0.4792rem;
}

.c-stacker-details-photo-title-container {
	margin-top: 0.5208rem;
}

.c-swiper-container {
	margin-top: 0.4167rem;
	width: 6.6667rem !important;
	height: 1.5104rem;
}

.c-stacker-details-img-2 {
	width: 7.1042rem;
	height: 2.3021rem;
	top: 0.3958rem;
	left: 3.6823rem;
	transform: scale(0.8);
}

.c-stacker-details-img-3 {
	width: 7.1042rem;
	height: 2.3021rem;
	top: 0.3802rem;
	left: 3.5885rem;
	/* transform: scale(0.8); */
}

/* 单立柱 */
.c-stacker-details-2-image-container {
	top: 1.0417rem;
	right: 1.3333rem;
}
.c-stacker-details-2-image {
	width: 1.901rem;
	height: 3.625rem;
}

.c-stacker-details-2-image-1 {
	width: 2.6042rem;
	height: 3.3854rem;
}

.c-stacker-details-2-image-2 {
	width: 3.0417rem;
	height: 0.8125rem;
	top: 1.4792rem;
	left: -0.7708rem;
}

/* 料箱四向穿梭车 */
.c-stacker-details-3-image-container {
	top: 3.0938rem;
	right: 1.0417rem;
	width: 3.151rem;
	height: 1.6615rem;
}
.c-stacker-details-3-image {
	width: 3.151rem;
	height: 1.6615rem;
}

.c-stacker-details-3-image-1 {
	width: 3.151rem;
	height: 1.6615rem;
	overflow: hidden;
}

.c-stacker-details-3-image-2 {
	width: 3.4896rem;
	height: 1.0417rem;
	top: 0.3698rem;
	left: -0.0469rem;
}

/* 托盘四向穿梭车 */
.c-stacker-details-4-image-container {
	top: 1.3854rem;
	right: 1.0417rem;
	width: 2.4479rem;
	height: 3.9063rem;
}
.c-stacker-details-4-image {
	width: 2.4479rem;
	height: 1.2917rem;
}

.c-stacker-details-4-video {
	width: 2.4479rem;
	height: 3.9063rem;
	object-fit: cover;
	outline: none;
	display: block;
	mix-blend-mode:darken;
}
.c-stacker-details-4-video:focus {
	outline: none;
}
.c-stacker-details-2-video {
	transform: scale(0.9);
}
.c-stacker-details-6-video {
	transform: scale(0.8);
}

.c-stacker-details-4-image-1 {
	width: 2.6042rem;
	height: 1.5625rem;
}

.c-stacker-details-4-image-2 {
	width: 3.3333rem;
	height: 1.0417rem;
	top: 0.1042rem;
	left: -0.3646rem;
}

/* 料箱四向提升机 */
.c-stacker-details-5-image-container {
	/* top: 1.4479rem;
	right: 1.599rem;
	width: 2.1042rem;
	height: 3.9948rem; */
	top: 1.0417rem;
	right: 1.3333rem;
}
.c-stacker-details-5-image {
	width: 2.0469rem;
	height: 3.9948rem;
}

.c-stacker-details-5-image-1 {
	width: 2.0469rem;
	height: 3.9948rem;
}

.c-stacker-details-5-image-2 {
	width: 3.0417rem;
	height: 0.9375rem;
	top: 1.5104rem;
	left: -0.5208rem;
}

/* 托盘四向提升机 */
.c-stacker-details-6-image-container {
	top: 1.3021rem;
	right: 1.5313rem;
	/* width: 1.9375rem;
	height: 3.5156rem; */
	top: 1.0417rem;
	right: 1.3333rem;
}
.c-stacker-details-6-image {
	width: 2.0469rem;
	height: 3.9948rem;
}

.c-stacker-details-6-image-1 {
	width: 2.0469rem;
	height: 3.9948rem;
}

.c-stacker-details-6-image-2 {
	width: 3.0417rem;
	height: 0.9375rem;
	top: 1.5104rem;
	left: -0.5208rem;
}

/* 洁净天车 */
.c-stacker-details-7-image-container {
	top: 1.875rem;
	right: 1.0417rem;
	width: 2.5938rem;
	height: 2.5938rem;
}
.c-stacker-details-7-image {
	width: 2.5938rem;
	height: 2.5938rem;
}

.c-stacker-details-7-image-2 {
	width: 3.0417rem;
	height: 0.9375rem;
	top: 0.7813rem;
	left: -0.2083rem;
}

.c-stacker-details-7-image-1 {
	width: 2.5938rem;
	height: 2.5938rem;
}

/* .c-stacker-details-8-image-2 {
	
} */
