/* 首页与栏目 - 旧版立泰手机站 */

/* 栏目标题区 */
.kmabout_top1 {
	text-align: center;
	font-size: 0.48rem;
	font-weight: 600;
	color: #222 !important;
	padding: 0.55rem 0.2rem 0;
	line-height: 1.3;
}

.kmabout_top2 {
	width: 0.6rem;
	height: 2px;
	background: #c9a063;
	margin: 0.2rem auto;
}

.kmabout_top3 {
	text-align: center;
	font-size: 0.26rem;
	color: #999 !important;
	letter-spacing: 0.08rem;
	text-transform: uppercase;
	padding-bottom: 0.35rem;
	line-height: 1.4;
}

.kmabout {
	padding: 0;
	margin: 0;
	width: 100%;
	background: #fff;
}

/* 品牌板块：完整横图 + 左上角标题（数据来自后台 brands 标题/说明） */
.kmabout_panel {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	line-height: 0;
	font-size: 0;
	text-decoration: none;
	border: 0;
	background: transparent;
	overflow: hidden;
}

.kmabout_panel:last-child {
	margin-bottom: 0;
}

.kmabout_panel::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 48%;
	z-index: 1;
	pointer-events: none;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.12) 55%, transparent 100%);
}

.kmabout_panel_cap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	padding: 1.2rem 0.4rem 0.5rem;
	max-width: 46%;
	pointer-events: none;
	line-height: 1.4;
	font-size: 0.3rem;
}

.kmabout_panel_title {
	display: block;
	color: #fff !important;
	font-size: 0.4rem;
	font-weight: 600;
	line-height: 1.25;
	margin: 0 0 0.16rem;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.55);
	letter-spacing: 0.02em;
}

.kmabout_panel_desc {
	color: rgba(255, 255, 255, 0.92) !important;
	font-size: 0.26rem;
	line-height: 1.65;
	text-shadow: 0 1px 6px rgba(0, 0, 0, 0.5);
}

.kmabout_panel_desc p,
.kmabout_panel_desc span,
.kmabout_panel_desc div,
.kmabout_panel_desc li {
	color: rgba(255, 255, 255, 0.92) !important;
	font-size: inherit !important;
	line-height: inherit !important;
	margin: 0 0 0.06rem;
}

.kmabout_panel_img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	position: relative;
	z-index: 0;
}

/* 品牌动态 */
.kmnew {
	padding: 0 0.25rem 0.2rem;
}

.kmnew .kmabout_top1,
.kmnew .kmabout_top3 {
	color: #222 !important;
}

.jl_about_m {
	padding: 0;
}

.jl_newl {
	background: #fff;
	padding: 0.4rem 0.28rem;
	margin-bottom: 0;
	border-bottom: 1px solid #e8e8e8;
}

.jl_newl_2 {
	font-size: 0.36rem;
	font-weight: 600;
	line-height: 1.45;
	margin-bottom: 0.12rem;
}

.jl_newl_2 a {
	color: #222 !important;
}

.jl_newl_1 {
	font-size: 0.26rem;
	color: #888 !important;
	margin-bottom: 0.18rem;
}

.jl_newl_3 {
	font-size: 0.3rem;
	color: #555 !important;
	line-height: 1.75;
	height: auto !important;
	max-height: none !important;
	overflow: visible !important;
	-webkit-line-clamp: unset !important;
	display: block !important;
}

.jl_newl_3 p,
.jl_newl_3 span,
.jl_newl_3 div,
.jl_newl_3 li {
	color: #555 !important;
	font-size: inherit !important;
	line-height: inherit !important;
}

.jl_newl_img img {
	width: 100%;
	height: auto;
	margin-bottom: 0.22rem;
}

.kmnewmore {
	text-align: center;
	padding: 0.4rem 0 0.65rem;
}

.kmnewmore a {
	display: inline-block;
	padding: 0.2rem 0.6rem;
	border: 1px solid #c9a063;
	color: #c9a063 !important;
	font-size: 0.32rem;
}

/* 首页底部单页正文 */
.mobile-page-content {
	padding: 0.35rem 0.28rem 0.5rem;
	font-size: 0.3rem;
	line-height: 1.75;
	color: #444 !important;
	background: #fff;
}

.mobile-page-content p,
.mobile-page-content span,
.mobile-page-content li,
.mobile-page-content div {
	color: #444 !important;
	max-width: 100%;
}

.mobile-page-content img {
	max-width: 100% !important;
	height: auto !important;
	display: block;
	margin: 0.2rem auto;
}

.text-container {
	overflow: visible;
	display: block;
	-webkit-line-clamp: unset;
	-webkit-box-orient: unset;
	text-overflow: unset;
}

/* 产品中心 */
.homewrap {
	min-height: 100vh;
	background: #000;
}

.gallerybox {
	padding: 1.1rem 0 1.2rem;
}

.gallerybox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.gallerybox > ul > a {
	display: block;
}

.gallerybox li {
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
	height: auto;
	min-height: 0;
	background: #111;
}

.gallerybox li img {
	width: 100%;
	height: auto !important;
	min-height: 0 !important;
	display: block;
	object-fit: contain;
}

.gallerybox .h2 {
	position: absolute;
	left: 0.35rem;
	top: 0.35rem;
	color: #fff !important;
	font-size: 0.4rem;
	font-weight: 600;
	z-index: 2;
	text-shadow: 0 1px 6px rgba(0, 0, 0, 0.65);
	line-height: 1.3;
}

.gallerybox .h3 {
	position: absolute;
	left: 0.35rem;
	top: 0.95rem;
	color: #fff !important;
	font-size: 0.26rem;
	z-index: 2;
	max-width: 92%;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
	line-height: 1.5;
}

.gallerybox .h3 p,
.gallerybox .h3 span {
	color: #fff !important;
}
