body {
	margin: 0;
	font-family: 'Microsoft YaHei', Arial, sans-serif;
	background: #FFF;
	color: #222;
}

.product-hero-switcher {
	width: 100vw;
	background: #fff;
	box-shadow: 0 2px 12px rgba(0, 54, 120, 0.08);
	position: relative;
	z-index: 10;
}

.hero-img-wrap {
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
}

.hero-img-wrap img {
	width: 100%;
	height: 500px;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.hero-tabs {
	display: flex;
	justify-content: center;
	gap: 0;
	position: relative;
	z-index: 2;
}

.hero-tab-btn {
	background: #fff;
	color: #0056b3;
	border: none;
	border-bottom: 3px solid transparent;
	font-size: 1.15rem;
	font-weight: 500;
	padding: 12px 48px;
	cursor: pointer;
	transition: all 0.2s;
	outline: none;
}

/* 英文状态下的产品页面样式调整 */
html[lang="en"] .hero-tab-btn {
	font-size: 1rem;
	padding: 12px 40px;
}

html[lang="en"] .hero-text-overlay h1 {
	font-size: 2.5rem;
}

/* 俄文状态下的产品页面样式调整 */
html[lang="ru"] .hero-tab-btn {
	font-size: 0.9rem;
	padding: 12px 35px;
}

html[lang="ru"] .hero-text-overlay h1 {
	font-size: 2rem;
}

/* 响应式调整 */
@media (max-width: 1200px) {
	html[lang="en"] .hero-tab-btn {
		font-size: 0.9rem;
		padding: 12px 35px;
	}
	
	html[lang="ru"] .hero-tab-btn {
		font-size: 0.8rem;
		padding: 12px 30px;
	}
}

@media (max-width: 768px) {
	html[lang="en"] .hero-tab-btn {
		font-size: 0.8rem;
		padding: 10px 25px;
	}
	
	html[lang="ru"] .hero-tab-btn {
		font-size: 0.7rem;
		padding: 10px 20px;
	}
	
	html[lang="en"] .hero-text-overlay h1 {
		font-size: 2rem;
	}
	
	html[lang="ru"] .hero-text-overlay h1 {
		font-size: 1.5rem;
	}
}

/* 中俄班列地图图片国际化 */
html[lang="en"] .product-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—中俄班列.png');
}

html[lang="ru"] .product-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—中俄班列.png');
}

/* 产品介绍文本国际化样式调整 */
html[lang="en"] .product-introduce-text {
	font-size: 14px;
	line-height: 1.8;
}

html[lang="en"] .sidebar-title {
	font-size: 1.5rem;
}

html[lang="ru"] .product-introduce-text {
	font-size: 13px;
	line-height: 1.9;
}

html[lang="ru"] .sidebar-title {
	font-size: 1.4rem;
}

/* 路线卡片国际化样式调整 */
html[lang="en"] .route-card-rebuilt h4 {
	font-size: 1.1rem;
	line-height: 1.3;
}

html[lang="en"] .route-card-rebuilt .product-p {
	font-size: 0.95rem;
}

html[lang="en"] .route-card-rebuilt p:last-child {
	font-size: 0.85rem;
	line-height: 1.4;
}

html[lang="ru"] .route-card-rebuilt h4 {
	font-size: 1rem;
	line-height: 1.4;
}

html[lang="ru"] .route-card-rebuilt .product-p {
	font-size: 0.9rem;
}

html[lang="ru"] .route-card-rebuilt p:last-child {
	font-size: 0.8rem;
	line-height: 1.5;
}

/* 优势卡片国际化样式调整 */
html[lang="en"] .advantage-title {
	font-size: 1.1rem;
	line-height: 1.3;
}

html[lang="en"] .advantage-desc {
	font-size: 0.85rem;
	line-height: 1.6;
}

html[lang="ru"] .advantage-title {
	font-size: 1rem;
	line-height: 1.4;
}

html[lang="ru"] .advantage-desc {
	font-size: 0.8rem;
	line-height: 1.7;
}

/* 特殊样式：履约率100%标题 */
html[lang="en"] .advantage-title[data-i18n="products.advantages.fulfillment.title"] {
	font-size: 1.2rem;
}

html[lang="ru"] .advantage-title[data-i18n="products.advantages.fulfillment.title"] {
	font-size: 1.1rem;
}

/* 运输流程图片国际化 */
html[lang="en"] .product-banlie .transport-process-i18n {
	content: url('../images/产品中心-切片/英文/运输流程/英文—中俄班列.png');
	display: block;
	width: 100%;
	height: auto;
}

html[lang="ru"] .product-banlie .transport-process-i18n {
	content: url('../images/产品中心-切片/俄文/运输流程/俄文—中俄班列.png');
	display: block;
	width: 100%;
	height: auto;
}

/* 中俄卡航地图图片国际化 */
html[lang="en"] .product-map-i18n[src*="中俄卡航"] {
	content: url('../images/产品中心-切片/英文/地图/英文—中俄卡航.jpg');
}

html[lang="ru"] .product-map-i18n[src*="中俄卡航"] {
	content: url('../images/产品中心-切片/俄文/地图/俄文—中俄卡航.jpg');
}

/* 中俄卡航信息卡片国际化样式调整 */
html[lang="en"] .product-kahang .banlie-info-card p {
	font-size: 0.9rem;
	line-height: 1.4;
}

html[lang="ru"] .product-kahang .banlie-info-card .banlie-text {
	font-size: 0.9rem;
}

html[lang="ru"] .product-kahang .banlie-info-card .banlie-text p {
	font-size: 0.9rem;
	line-height: 1.5;
}

/* 中俄卡航产品介绍国际化样式调整 */
html[lang="en"] .product-kahang .product-introduce-text {
	font-size: 13px;
	line-height: 1.8;
}

html[lang="en"] .product-kahang .sidebar-title {
	font-size: 1.4rem;
}

html[lang="ru"] .product-kahang .product-introduce-text {
	font-size: 12px;
	line-height: 1.9;
}

html[lang="ru"] .product-kahang .sidebar-title {
	font-size: 1.3rem;
}

/* 中俄卡航提货范围国际化样式调整 */
html[lang="en"] .product-kahang .product-introduce-text[data-i18n="products.trucking.pickup.areas"] {
	font-size: 12px;
	line-height: 1.6;
}

html[lang="ru"] .product-kahang .product-introduce-text[data-i18n="products.trucking.pickup.areas"] {
	font-size: 11px;
	line-height: 1.7;
}

/* 中俄卡拼精品快线国际化样式调整 */
html[lang="en"] .product-kahang .route-card-rebuilt h4 {
	font-size: 0.9rem;
	line-height: 1.3;
}

html[lang="en"] .product-kahang .route-card-rebuilt .product-p {
	font-size: 0.85rem;
}

html[lang="en"] .product-kahang .route-card-rebuilt p:last-child {
	font-size: 0.75rem;
	line-height: 1.4;
}

html[lang="ru"] .product-kahang .route-card-rebuilt h4 {
	font-size: 0.8rem;
	line-height: 1.4;
}

html[lang="ru"] .product-kahang .route-card-rebuilt .product-p {
	font-size: 0.75rem;
}

html[lang="ru"] .product-kahang .route-card-rebuilt p:last-child {
	font-size: 0.7rem;
	line-height: 1.5;
}

.hero-tab-btn.active,
.hero-tab-btn:hover {
	background: url('../images/产品中心-切片/1-中俄班列/2-导航栏/导航栏按钮.png') no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
	border-bottom-color: transparent;
}

.product-main {
	/* display: flex;
	max-width: 1320px;
	margin: 0 auto;
	padding: 40px 24px 48px 24px;
	gap: 32px; */
	display: flex;
	/* max-width: 1320px; */
	margin: 0 auto;
	padding: 40px 0 48px 0;
	gap: 30px;
	width: 80%;
}

.product-sidebar {
	width: 240px;
	background: url('../images/产品中心-切片/1-中俄班列/8-侧边栏/专线目录-底.png') no-repeat center center;
	background-size: 100% 100%;
	border-radius: 16px;
	box-shadow: 0 4px 24px rgba(0, 54, 120, 0.08);
	padding: 32px 20px 24px 20px;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.sidebar-title {
	font-size: 1.62rem;
	font-weight: bold;
	color: #0056b3;
	/* margin-bottom: 18px; */
	padding-left: 16px;
	position: relative;
}

.sidebar-p {
	color: #0056b3;
}

.sidebar-title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 4px;
	height: 40px;
	background: url('../images/产品中心-切片/1-中俄班列/标题前装饰-常规.png') no-repeat center center;
	background-size: 4px 40px;
}

.product-disp {
	display: flex;
	justify-content: space-between;
}

.product-left {
	flex-shrink: 0;
}

.product-nr {
	margin-top: 20px;
	display: flex;
}

.product-nr-conten {
	margin-left: 20px;
	line-height: 30px;
	white-space: nowrap;
	position: relative;
	z-index: 10;
	overflow: visible;
}

.product-left-icon1 {
	width: 140px;
	height: 32px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/中文/1.webp');
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.product-left-icon2 {
	width: 140px;
	height: 32px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/中文/2.webp');
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.product-left-icon3 {
	width: 140px;
	height: 32px;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/中文/3.webp');
}

/* English language support */
html[lang="en"] .product-left-icon1 {
	width: 280px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/英文/1.webp');
}

html[lang="en"] .product-left-icon2 {
	width: 280px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/英文/2.webp');
}

html[lang="en"] .product-left-icon3 {
	width: 280px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/英文/3.webp');
}

/* Russian language support */
html[lang="ru"] .product-left-icon1 {
	width: 280px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/俄文/1.webp');
}

html[lang="ru"] .product-left-icon2 {
	width: 280px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/俄文/2.webp');
}

html[lang="ru"] .product-left-icon3 {
	width: 280px;
	background-image: url('../images/产品中心-切片/4-白俄班列/多种运输模式新/俄文/3.webp');
}

.product-container {
	margin-top: 30px;
}

/* .product-left-bg{
	width: 120px;
	height: 32px;
	background-image: url('../images/产品中心-切片/4-白俄班列/4-多种运输模式/门到门.png');
	background-size: 100%;
	background-repeat: no-repeat;
} */
.product-left-bg p {
	padding-left: 60px;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	line-height: 30px;
}

.sidebar-list {
	padding: 0;
	/* margin: 0 0 16px 0; */
	font-size: 1rem;
}

.sidebar-category {
	margin-bottom: 16px;
}

.sidebar-category .category-title {
	font-weight: bold;
	margin-bottom: 10px;
}

.category-items {
	position: relative;
}

.category-items:before {
	content: "";
	position: absolute;
	top: -4px;
	left: 0;
	width: 50%;
	height: 1px;
	background: url('../images/产品中心-切片/1-中俄班列/8-侧边栏/专线目录-横线.png') repeat-x center center;
	background-size: auto 1px;
}

.category-item {
	font-weight: normal;
	color: #5F5F5F;
	margin-bottom: 6px;
	cursor: pointer;
	border-radius: 6px;
	padding: 8px 0;
	transition: background 0.2s, color 0.2s;
	line-height: 1.2;
	display: block;
}

.category-item.active,
.category-item:hover {
	background: #e6f0ff;
	color: #0056b3;
	padding: 8px 8px;
	margin-left: -8px;
}

a.category-item {
	display: block;
}

.sidebar-consult {
	background: url('../images/产品中心-切片/1-中俄班列/8-侧边栏/预约咨询-底.png') no-repeat center center;
	background-size: 100% 100%;
	border-radius: 12px;
	color: #fff;
	padding: 24px 20px;
	text-align: left;
	box-shadow: 0 2px 8px rgba(0, 54, 120, 0.10);
	width: 240px;
	margin-top: 10px;
}

.consult-title {
	font-size: 1.62rem;
	font-weight: bold;
	margin-bottom: 16px;
	padding-left: 20px;
	position: relative;
	line-height: 1.2;
}

.consult-title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 4px;
	height: 32px;
	background: url('../images/产品中心-切片/1-中俄班列/标题前装饰-反色.png') no-repeat center center;
	background-size: 4px 32px;
}

.consult-content {
	font-size: 0.8rem;
	line-height: 1.5;
	padding-left: 20px;
}

.consult-question {
	margin: 0 0 10px 0 !important;
	font-size: 0.8rem !important;
	font-weight: normal;
}

.consult-problems {
	margin: 8px 0;
}

.consult-problems div {
	font-size: 0.8rem;
	margin-bottom: 4px;
	line-height: 1.6;
}

.consult-problems div:before {
	content: "";
}

.consult-desc {
	margin: 16px 0 16px 0 !important;
	font-size: 0.8rem !important;
	line-height: 1.6;
	font-weight: normal;
}

/* 仿照主页 cta-section 按钮的样式 */
.consult-cta-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 30px;
	background: url('../images/产品中心-切片/1-中俄班列/8-侧边栏/预约咨询-常规.png') no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	border: none;
	cursor: pointer;
	margin-top: 6px;
	transition: transform 0.3s ease;
	/* margin-left: 20px; */
}

.consult-cta-btn .icon-arrow {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url('../images/产品中心-切片/1-中俄班列/8-侧边栏/预约咨询箭头-常规.png') no-repeat center center;
	background-size: contain;
	margin-left: 6px;
}

.consult-cta-btn:hover {
	background: url('../images/产品中心-切片/1-中俄班列/8-侧边栏/预约咨询-鼠标放上显示.png') no-repeat center center;
	background-size: 100% 100%;
	color: #095BA9;
	transform: scale(1.05);
}

.consult-cta-btn:hover .icon-arrow {
	background: url('../images/产品中心-切片/1-中俄班列/8-侧边栏/预约咨询箭头-鼠标放上显示.png') no-repeat center center;
	background-size: contain;
}

.product-content {
	flex: 1;
	min-width: 0;
}

.product-panel {
	display: none;
}

.product-banlie-conten {
	height: 430px;
	background-image: url('../images/产品中心-切片/1-中俄班列/3-地图模块/底板.webp');
	background-size: cover;
	background-position: center;
	border-radius: 16px;
	display: flex !important;
	align-items: center;
	justify-content: flex-start;
	padding: 10 10px;
}

.product-banlie-conten .product-intro {
	flex: none;
	width: 800px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.4s ease;
}

.product-intro:hover {
	transform: scale(1.05);
}

.product-banlie-conten .product-intro img {
	width: 100%;
	max-width: 800px;
	border-radius: 12px;
	box-shadow: 0 4px 24px rgba(0, 54, 120, 0.10);
	margin-left: 100px;
}

.banlie-info-card ul li {
	list-style-type: disc;
	color: #FFF;
}

.banlie-info-card ul li:nth-child(2) {
	/* color: #F9B44D; */
}

.product-banlie-conten .banlie-info-card {
	width: 400px;
	border-radius: 18px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 40px;
}

.banlie-info-card p {
	font-size: 0.9rem;
	color: #FFF;
	margin: 15px 0px;
	/* font-weight: 550; */
}

.banlie-text {
	color: #FAD5A4 !important;
}

.banlie-info-card .banlie-btn {
	background: none;
	background-image: url('../images/产品中心-切片/1-中俄班列/3-地图模块/报价按钮-常规.webp');
	background-size: cover;
	color: #fff;
	border: none;
	border-radius: 12px;
	padding: 0px 10px;
	font-size: 1.1rem;
	font-weight: 500;
	cursor: pointer;
	/* box-shadow: 0 2px 8px rgba(0,54,120,0.10); */
	/* transition: background 0.2s; */
	margin-top: 10px;
	display: flex;
	align-items: center;
}

.banlie-img {
	background-image: url('../images/产品中心-切片/1-中俄班列/3-地图模块/箭头-常规.webp');
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	/* padding-left: 20px; */
	margin-left: 20px;
}

.banlie-info-card .banlie-btn:hover {
	background-image: url('../images/产品中心-切片/1-中俄班列/3-地图模块/报价按钮-鼠标移动到时.webp');
}

.banlie-info-card .banlie-btn:hover .banlie-img {
	background-image: url('../images/产品中心-切片/1-中俄班列/3-地图模块/箭头-鼠标移动到时.webp');
}

/* .banlie-info-card .banlie-btn:hover {
	background: #0056b3;
} */
.product-introduce {
	margin: 50px 0px;
}

.product-introduce-text {
	margin-top: 10px;
	line-height: 25px;
}

.card-text-content h4 {
	color: #0861AA !important;
}

.product-p {
	color: #000000 !important;
	font-weight: 600;
	font-size: 18px !important;
}

.card-text-content-h4 {
	padding-top: 30px;
	margin: 0px auto;
}

.our-advantages {
	margin-top: 100px;
}

.product-panel[style*="display:block"] {
	display: block;
}

.advantages-cards {
	width: 100%;
	margin: 40px 0 0 0;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.advantages-row {
	display: flex;
	gap: 10px;
	justify-content: center;
}

.advantage-card {
	position: relative;
	background: #fff;
	border-radius: 28px;
	box-shadow: 0 4px 24px rgba(0, 54, 120, 0.10);
	width: 370px;
	/* min-width: 270px;
	max-width: 400px; */
	/* height: 180px; */
	/* padding: 32px 28px 28px 32px; */
	padding: 20px 25px 15px 32px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	overflow: hidden;
}

.advantage-card:hover {
	/* cursor: pointer; */
	transform: translateY(-8px);
}

.advantage-icon {
	/* position: absolute;
	left: 32px;
	top: 28px; */
	width: 38px;
	height: 38px;
	z-index: 2;
}

.advantage-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.advantage-title {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 1.32rem;
	color: #0861AA;
	font-weight: 700;
	z-index: 2;
	position: relative;
}

.advantage-bg-icon {
	position: absolute;
	right: 0px;
	/* bottom: 18px; */
	top: 0;
	width: 110px;
	height: 110px;
	/* opacity: 0.10; */
	z-index: 1;
}

.advantage-bg-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.advantage-bg-icon2 {
	position: absolute;
	right: 10px;
	/* bottom: 18px; */
	top: 30px;
	width: 150px;
	height: 150px;
	/* opacity: 0.10; */
	z-index: 1;
}

.advantage-bg-icon2 img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.advantage-desc {
	margin-top: 0;
	font-size: 1.01rem;
	color: #333;
	line-height: 1.8;
	text-align: left;
	z-index: 2;
	position: relative;
	word-break: break-all;
}

.advantages-row:last-child {
	justify-content: center;
}

.advantages-row:last-child .advantage-card {
	/* margin-left: 32px;
	margin-right: 32px; */
}

.transportation-process {
	margin-top: 50px;
}

.transportation-img img {
	margin-top: 30px;
	width: 100%;
}

.consult-cta-btn {
	position: relative;
	padding: 5px 15px;
	font-size: 15px;
}

.product-routes-container {
	margin-top: 30px;
}

.route-item {
	margin-bottom: 20px;
}

.route-item-title {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.route-item-title img {
	height: 16px;
	margin-right: 8px;
}

.route-item-title span {
	font-size: 1.1rem;
	font-weight: bold;
	color: #0056b3;
}

.route-item p {
	color: #5F5F5F;
	padding-left: 24px;
	margin: 0;
	line-height: 1.8;
}

.product-span {
	font-size: 14px;
	color: #666;
	margin: 0;
	line-height: 1.6;
}

@media (max-width: 1100px) {
	.advantages-row {
		flex-direction: column;
		gap: 24px;
		align-items: center;
	}

	.advantage-card {
		width: 90vw;
		max-width: 420px;
		min-width: 0;
		height: auto;
		padding: 24px 12px 24px 20px;
	}

	.advantage-bg-icon {
		width: 80px;
		height: 80px;
		right: 10px;
		bottom: 10px;
	}
}

@media (max-width: 700px) {
	.advantages-cards {
		gap: 18px;
	}

	.advantages-row {
		flex-direction: column;
		gap: 18px;
		align-items: center;
	}

	.advantage-card {
		width: 98vw;
		max-width: 98vw;
		min-width: 0;
		height: auto;
		padding: 18px 4vw 18px 4vw;
	}

	.advantage-bg-icon {
		width: 60px;
		height: 60px;
		right: 4vw;
		bottom: 4vw;
	}
}

@media (max-width: 1100px) {
	.product-main {
		flex-direction: column;
		gap: 0;
	}

	.product-sidebar {
		width: 100%;
		margin-bottom: 24px;
	}
}

@media (max-width: 1200px) {
	.product-banlie-conten {
		flex-direction: column;
		height: auto;
		padding: 24px 8px;
		gap: 18px;
	}

	.product-banlie-conten .product-intro {
		width: 100%;
		max-width: 100vw;
	}

	.product-banlie-conten .banlie-info-card {
		width: 100%;
		max-width: 400px;
		margin: 0 auto;
	}
}

@media (max-width: 700px) {

	.hero-img-wrap,
	.hero-img-wrap img {
		height: 180px;
	}

	.product-content {
		padding: 12px 2vw;
	}

	.product-banlie-conten {
		flex-direction: column;
		height: auto;
		padding: 12px 2vw;
		gap: 10px;
	}

	.product-banlie-conten .product-intro img {
		max-width: 100vw;
		width: 100%;
	}

	.product-banlie-conten .banlie-info-card {
		width: 100%;
		max-width: 98vw;
		padding: 18px 8px 18px 8px;
	}
}

.sidebar-category .category-items a.category-item {
	display: block;
}

.sidebar-list .category-item {
	padding: 10px 20px;
	margin: 5px 0;
}

@media (max-width: 1300px) {
	.product-sidebar{
		width: 200px;
	}
	.sidebar-consult{
		width: 200px;
	}
}

/* advantage-list 样式，保持与 advantage-desc 一致 */
.advantage-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.9rem;
    line-height: 1.6;
    color: #333;
}

.advantage-list li {
    margin-bottom: 4px;
    padding: 0;
}

/* 国际化语言样式调整 */
html[lang="en"] .advantage-list {
    font-size: 0.8rem;
    line-height: 1.6;
}

html[lang="ru"] .advantage-list {
    font-size: 0.75rem;
    line-height: 1.7;
}

/* 两列布局的li元素样式 */
.advantage-list li[style*="width: 48%"] {
    margin-bottom: 8px;
}

/* 境外增值服务特殊间距调整 */
.advantage-list[style*="display: flex"] {
    gap: 8px 12px !important;
}

.advantage-list[style*="display: flex"] li {
    margin-bottom: 4px !important;
}

/* 接货种类特殊样式（无星号） */
.advantage-list li[data-i18n="products.trucking.advantages.cargo.desc1"] {
    font-size: 0.85rem;
    line-height: 1.5;
}

html[lang="en"] .advantage-list li[data-i18n="products.trucking.advantages.cargo.desc1"] {
    font-size: 0.75rem;
    line-height: 1.6;
}

html[lang="ru"] .advantage-list li[data-i18n="products.trucking.advantages.cargo.desc1"] {
    font-size: 0.7rem;
    line-height: 1.7;
}

/* 保证优势卡片内容在背景图片之上 */
.advantage-title,
.advantage-list {
    position: relative;
    z-index: 10;
}

/* 中俄卡航运输流程图片国际化 */
html[lang="en"] .product-kahang .transport-process-i18n {
	content: url('../images/产品中心-切片/英文/运输流程/英文—中俄卡航.png');
	display: block;
	width: 100%;
	height: auto;
}
html[lang="ru"] .product-kahang .transport-process-i18n {
	content: url('../images/产品中心-切片/俄文/运输流程/俄文—中俄卡航.png');
	display: block;
	width: 100%;
	height: auto;
}

/* 中俄海运地图图片国际化 */
html[lang="en"] .product-haiyun .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—中俄海运.png');
}
html[lang="ru"] .product-haiyun .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—中俄海运.png');
}

/* 中俄海运产品介绍国际化样式调整 */
html[lang="en"] .product-haiyun .product-introduce-text {
	font-size: 0.9rem;
	line-height: 1.6;
}

html[lang="ru"] .product-haiyun .product-introduce-text {
	font-size: 0.85rem;
	line-height: 1.7;
}

/* 中俄海运我们的优势国际化样式调整 */
html[lang="en"] .product-haiyun .advantage-list {
	font-size: 0.85rem;
	line-height: 1.6;
}

html[lang="ru"] .product-haiyun .advantage-list {
	font-size: 0.8rem;
	line-height: 1.7;
}

/* 中俄海运优势卡片标题国际化样式调整 */
html[lang="en"] .product-haiyun .advantage-title {
	font-size: 1.1rem;
	line-height: 1.4;
}

html[lang="ru"] .product-haiyun .advantage-title {
	font-size: 1rem;
	line-height: 1.5;
}

/* 中俄海运运输流程图片国际化 */
html[lang="en"] .product-haiyun .transport-process-i18n {
	content: url('../images/产品中心-切片/英文/运输流程/英文—中俄海运.png');
	display: block;
	width: 100%;
	height: auto;
}
html[lang="ru"] .product-haiyun .transport-process-i18n {
	content: url('../images/产品中心-切片/俄文/运输流程/俄文—中俄海运.png');
	display: block;
	width: 100%;
	height: auto;
}

/* 白俄专线地图图片国际化 */
html[lang="en"] .product-by-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—白俄班列.png');
}

html[lang="ru"] .product-by-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—白俄班列.png');
}

html[lang="en"] .product-by-kahang .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—白俄卡航.jpg');
}

html[lang="ru"] .product-by-kahang .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—白俄卡航.jpg');
}

/* 白俄专线运输流程图片国际化 */
html[lang="en"] .product-by-banlie .transport-process-i18n {
	content: url('../images/产品中心-切片/英文/运输流程/英文—白俄班列.png');
	display: block;
	width: 100%;
	height: auto;
}

html[lang="ru"] .product-by-banlie .transport-process-i18n {
	content: url('../images/产品中心-切片/俄文/运输流程/俄文—白俄班列.png');
	display: block;
	width: 100%;
	height: auto;
}

html[lang="en"] .product-by-kahang .transport-process-i18n {
	content: url('../images/产品中心-切片/英文/运输流程/英文—白俄卡航.png');
	display: block;
	width: 100%;
	height: auto;
}

html[lang="ru"] .product-by-kahang .transport-process-i18n {
	content: url('../images/产品中心-切片/俄文/运输流程/俄文—白俄卡航.png');
	display: block;
	width: 100%;
	height: auto;
}

/* 中欧班列地图图片国际化 */
html[lang="en"] .product-by-ce-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—中欧班列.png');
}

html[lang="ru"] .product-by-ce-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—中俄班列.png');
}

/* 中亚班列地图图片国际化 */
html[lang="en"] .product-zy-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—中亚班列.png');
}

html[lang="ru"] .product-zy-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—中亚班列.png');
}
/* 中欧海运地图图片国际化 */
html[lang="en"] .product-by-ce-sea .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—中欧海运.jpg');
}

html[lang="ru"] .product-by-ce-sea .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—中欧海运.jpg');
}

/* 中亚班列地图图片国际化 */
html[lang="en"] .product-zy-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/英文/地图/英文—中亚班列.png');
}

html[lang="ru"] .product-zy-banlie .product-map-i18n {
	content: url('../images/产品中心-切片/俄文/地图/俄文—中亚班列.png');
}

/* 中亚班列运输流程图片国际化 */
.transportation-img .transportation-img-en,
.transportation-img .transportation-img-ru {
	display: none;
}

html[lang="en"] .transportation-img .transportation-img-zh,
html[lang="en"] .transportation-img .transportation-img-ru {
	display: none;
}

html[lang="en"] .transportation-img .transportation-img-en {
	display: block;
}

html[lang="ru"] .transportation-img .transportation-img-zh,
html[lang="ru"] .transportation-img .transportation-img-en {
	display: none;
}

html[lang="ru"] .transportation-img .transportation-img-ru {
	display: block;
}

/* 仓库地址样式 */
.warehouse-info {
	background: #f8f9fa;
	border: 1px solid #e9ecef;
	border-radius: 8px;
	padding: 15px;
	margin-top: 20px;
}

.warehouse-title {
	color: #0056b3;
	font-weight: 600;
	margin-right: 10px;
}

.warehouse-locations {
	color: #495057;
	font-weight: 500;
}

/* 中亚五国卡航信息卡片样式 */
.product-zy-kahang .banlie-info-card ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.product-zy-kahang .banlie-info-card ul li {
	margin-bottom: 15px;
}

.product-zy-kahang .banlie-info-card ul li p {
	margin: 0;
	color: #fff;
	font-size: 1rem;
	line-height: 1.4;
}

.product-zy-kahang .banlie-info-card ul li.info-item-white p:first-child {
	margin-bottom: 5px;
}

.product-zy-kahang .banlie-info-card ul li.info-item-orange p {
	color: #F9B44D;
}

.product-zy-kahang .banlie-info-card ul li.info-item-orange p:first-child {
	margin-bottom: 5px;
}

/* 信息卡片语言切换 */
.product-zy-kahang .info-card-en,
.product-zy-kahang .info-card-ru {
	display: none;
}

html[lang="en"] .product-zy-kahang .info-card-zh,
html[lang="en"] .product-zy-kahang .info-card-ru {
	display: none;
}

html[lang="en"] .product-zy-kahang .info-card-en {
	display: block;
}

html[lang="ru"] .product-zy-kahang .info-card-zh,
html[lang="ru"] .product-zy-kahang .info-card-en {
	display: none;
}

html[lang="ru"] .product-zy-kahang .info-card-ru {
	display: block;
}

/* 英文和俄文版本的样式调整（3行布局） */
html[lang="en"] .product-zy-kahang .info-card-en li,
html[lang="ru"] .product-zy-kahang .info-card-ru li {
	margin-bottom: 12px;
	list-style-type: disc;
	color: #FFF;
}

html[lang="en"] .product-zy-kahang .info-card-en li p,
html[lang="ru"] .product-zy-kahang .info-card-ru li p {
	margin: 0;
	color: #fff;
	font-size: 1rem;
	line-height: 1.4;
}

html[lang="en"] .product-zy-kahang .info-card-en li.info-item-orange p,
html[lang="ru"] .product-zy-kahang .info-card-ru li.info-item-orange p {
	color: #F9B44D;
}

body > div.product-main > section > div > div.product-banlie-conten > div.banlie-info-card > ul.info-card-zh > li.info-item-orange {
	color: #F9B44D !important;
}


/* 修正英文和俄文版本的圆点颜色 */
html[lang="en"] .product-zy-kahang .info-card-en li:nth-child(1),
html[lang="ru"] .product-zy-kahang .info-card-ru li:nth-child(1) {
	color: #FFF;
}

html[lang="en"] .product-zy-kahang .info-card-en li:nth-child(2),
html[lang="ru"] .product-zy-kahang .info-card-ru li:nth-child(2) {
	color: #FFF;
}

html[lang="en"] .product-zy-kahang .info-card-en li:nth-child(3),
html[lang="ru"] .product-zy-kahang .info-card-ru li:nth-child(3) {
	color: #F9B44D;
}

/* 中亚五国卡航地图图片国际化 */
.product-zy-kahang .product-map-en,
.product-zy-kahang .product-map-ru {
	display: none;
}

html[lang="en"] .product-zy-kahang .product-map-zh,
html[lang="en"] .product-zy-kahang .product-map-ru {
	display: none;
}

html[lang="en"] .product-zy-kahang .product-map-en {
	display: block;
}

html[lang="ru"] .product-zy-kahang .product-map-zh,
html[lang="ru"] .product-zy-kahang .product-map-en {
	display: none;
}

html[lang="ru"] .product-zy-kahang .product-map-ru {
	display: block;
}