.page-hero--home {
	padding-top: 96px;
}

.page-hero--home .page-hero__content {
	background:
		linear-gradient(135deg, rgba(214, 168, 95, 0.13), rgba(255, 255, 255, 0.04)),
		url("../media/images/hero-poster.jpg") center/cover no-repeat;
}

.page-hero--chushi,
.page-hero--ganzhi,
.page-hero--zhiyou,
.page-hero--zixun,
.page-hero--fuwu,
.page-hero--yuanqi {
	padding: 0;
}

.page-hero--chushi .page-hero__inner,
.page-hero--ganzhi .page-hero__inner,
.page-hero--zhiyou .page-hero__inner,
.page-hero--zixun .page-hero__inner,
.page-hero--fuwu .page-hero__inner,
.page-hero--yuanqi .page-hero__inner {
	width: 100%;
}

.page-hero--chushi .page-hero__eyebrow,
.page-hero--ganzhi .page-hero__eyebrow,
.page-hero--zhiyou .page-hero__eyebrow,
.page-hero--zixun .page-hero__eyebrow,
.page-hero--fuwu .page-hero__eyebrow,
.page-hero--yuanqi .page-hero__eyebrow {
	display: none;
}

.page-hero--chushi .page-hero__content,
.page-hero--ganzhi .page-hero__content,
.page-hero--zhiyou .page-hero__content,
.page-hero--zixun .page-hero__content,
.page-hero--fuwu .page-hero__content,
.page-hero--yuanqi .page-hero__content {
	grid-template-columns: 1fr;
	min-height: min(50vh, 420px);
	padding: 0;
	border: 0;
	border-radius: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	box-shadow: none;
	place-items: center;
}

.page-hero--chushi .page-hero__content {
	background-image: url("../media/images/cs-01.png");
}

.page-hero--ganzhi .page-hero__content {
	background-image: url("../media/images/gz-01.png");
}

.page-hero--zhiyou .page-hero__content {
	background-image: url("../media/images/zy-bg-01.png");
}

.page-hero--zixun .page-hero__content {
	background-image: url("../media/images/zx-bg-01.png");
}

.page-hero--fuwu .page-hero__content {
	background-image: url("../media/images/fw-bg-01.webp");
}

.page-hero--yuanqi .page-hero__content {
	background-image: url("../media/images/yq-bg-01.jpg");
}

.page-hero--chushi .page-hero__content p,
.page-hero--chushi .page-hero__meta,
.page-hero--ganzhi .page-hero__content p,
.page-hero--ganzhi .page-hero__meta,
.page-hero--zhiyou .page-hero__content p,
.page-hero--zhiyou .page-hero__meta,
.page-hero--zixun .page-hero__content p,
.page-hero--zixun .page-hero__meta,
.page-hero--fuwu .page-hero__content p,
.page-hero--fuwu .page-hero__meta,
.page-hero--yuanqi .page-hero__content p,
.page-hero--yuanqi .page-hero__meta {
	display: none;
}

.page-hero--chushi h1,
.page-hero--ganzhi h1,
.page-hero--zhiyou h1,
.page-hero--zixun h1,
.page-hero--fuwu h1,
.page-hero--yuanqi h1 {
	margin: 0;
	text-align: center;
	color: rgba(255, 255, 255, 0.96);
	text-shadow: 0 22px 48px rgba(0, 0, 0, 0.45);
	letter-spacing: 0.32em;
	text-indent: 0.32em;
}

body.zq-page-chushi .site-main {
	padding-bottom: 0;
}

body.zq-page-ganzhi .site-main {
	padding-bottom: 0;
}

body.zq-page-zhiyou .site-main {
	padding-bottom: 0;
}

body.zq-page-zixun .site-main {
	padding-bottom: 0;
}

body.zq-page-fuwu .site-main {
	padding-bottom: 0;
}

body.zq-page-yuanqi .site-main {
	padding-bottom: 0;
}

body.zq-page-ganzhi .media-showcase__feature--solo {
	grid-template-columns: 1fr;
}

body.zq-page-ganzhi .media-showcase__feature--solo video {
	width: min(50%, 720px);
	height: auto;
	min-height: 0;
	margin: 0 auto;
	display: block;
}

@media (max-width: 768px) {
	body.zq-page-ganzhi .media-showcase__feature--solo video {
		width: 100%;
	}
}

body.zq-page-ganzhi .media-gallery--wall {
	display: block;
	column-count: 4;
	column-gap: 20px;
	column-fill: balance;
}

@media (max-width: 1024px) {
	body.zq-page-ganzhi .media-gallery--wall {
		column-count: 2;
	}
}

@media (max-width: 768px) {
	body.zq-page-ganzhi .media-gallery--wall {
		column-count: 1;
	}
}

body.zq-page-ganzhi .media-gallery--wall .media-gallery__item {
	display: inline-block;
	width: 100%;
	break-inside: avoid;
	margin: 0 0 20px;
}

body.zq-page-ganzhi .media-gallery--wall .media-gallery__media {
	overflow: hidden;
	border-radius: calc(var(--zq-radius) - 6px);
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.03);
}

body.zq-page-ganzhi .media-gallery--wall .media-gallery__media img {
	width: 100%;
	height: auto;
	min-height: 0;
	object-fit: contain;
	display: block;
	transform: scale(1);
	transition: transform 0.35s ease;
}

body.zq-page-ganzhi .media-gallery--wall .media-gallery__item:hover .media-gallery__media img {
	transform: scale(1.05);
}

body.zq-page-ganzhi .ganzhi-audio-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 28px;
}

body.zq-page-ganzhi .ganzhi-audio-card {
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}

body.zq-page-ganzhi .ganzhi-audio-card .chushi-card__media {
	aspect-ratio: 16 / 9;
	border-radius: 0;
}

body.zq-page-ganzhi .ganzhi-audio-card .chushi-card__title {
	padding: 14px 0 0;
	text-align: center;
	font-size: 0.95rem;
	line-height: 1.45;
}

@media (max-width: 1024px) {
	body.zq-page-ganzhi .ganzhi-audio-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 768px) {
	body.zq-page-ganzhi .ganzhi-audio-grid {
		grid-template-columns: 1fr;
	}
}

.page-hero--post-banner {
	padding: 0;
}

.page-hero--post-banner .page-hero__inner {
	width: 100%;
}

.page-hero--post-banner .page-hero__content {
	min-height: min(72vh, 620px);
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: url("../media/images/gz-01.png") center/cover no-repeat;
}

.post-detail {
	background: #ffffff;
	color: #111111;
	padding: 36px 0 48px;
}

.post-detail__inner {
	width: min(1100px, calc(100vw - 36px));
	margin: 0 auto;
}

.post-detail__header {
	display: grid;
	gap: 14px;
}

.post-detail__title {
	margin: 0;
	font-size: 1.4rem;
	font-weight: 700;
	color: #111111;
}

.post-detail__meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	color: rgba(17, 17, 17, 0.55);
	font-size: 0.92rem;
}

.post-detail__views {
	display: inline-flex;
	align-items: center;
	gap: 6px;
}

.post-detail__views::before {
	content: "浏览";
	font-size: 0.9em;
	line-height: 1;
}

.post-detail__divider {
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	margin: 18px 0;
}

.post-detail__content {
	color: rgba(17, 17, 17, 0.82);
	line-height: 1.9;
	font-size: 1rem;
}

.post-detail__content p {
	margin: 0 0 14px;
}

.post-detail__content img {
	max-width: min(620px, 100%);
	height: auto;
	display: block;
	margin: 18px auto;
	border-radius: 6px;
}

.post-detail__content ol,
.post-detail__content ul {
	margin: 0 0 14px 1.4em;
	padding: 0;
}

.post-detail__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.post-detail__category {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 10px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	color: rgba(17, 17, 17, 0.72);
	text-decoration: none;
	font-size: 0.9rem;
}

.post-detail__action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 6px 10px;
	border-radius: 4px;
	color: rgba(17, 17, 17, 0.72);
	text-decoration: none;
	font-size: 0.9rem;
}

.post-detail__nav {
	display: grid;
	gap: 10px;
	margin-top: 16px;
}

.post-detail__nav-item a {
	color: rgba(17, 17, 17, 0.72);
	text-decoration: none;
	font-size: 0.92rem;
}

.post-detail__nav-item a:hover {
	color: #d6a85f;
}

.page-hero--archive-banner {
	padding: 0;
}

.page-hero--archive-banner .page-hero__inner {
	width: 100%;
}

.page-hero--archive-banner .page-hero__content {
	min-height: min(72vh, 620px);
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background: url("../media/images/zy-h-bg.png") center/cover no-repeat;
}

.archive-section {
	background: #ffffff;
	color: #111111;
	padding: 32px 0 54px;
}

.archive-section__inner {
	width: min(1220px, calc(100vw - 36px));
	margin: 0 auto;
}

.archive-section__header {
	display: grid;
	gap: 12px;
	margin-bottom: 18px;
}

.archive-section__title {
	margin: 0;
	font-size: 1.1rem;
	font-weight: 700;
	color: #b98c3f;
}

.archive-section__rule {
	height: 1px;
	background: rgba(0, 0, 0, 0.08);
}

.archive-list {
	display: grid;
	gap: 22px;
}

.archive-item {
	background: #ffffff;
	border-radius: 6px;
	box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}

.archive-item__link {
	display: block;
	padding: 26px 26px 14px;
	color: inherit;
	text-decoration: none;
}

.archive-item__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 18px;
}

.archive-item__title {
	margin: 0;
	font-size: 1.12rem;
	font-weight: 700;
	color: rgba(17, 17, 17, 0.92);
}

.archive-item__date {
	color: #b98c3f;
	font-size: 0.95rem;
	white-space: nowrap;
}

.archive-item__excerpt {
	margin-top: 14px;
	color: rgba(17, 17, 17, 0.68);
	font-size: 0.98rem;
	line-height: 1.85;
}

.archive-item__footer {
	padding: 0 26px 24px;
}

.archive-item__badge {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 8px 12px;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	background: transparent;
	color: rgba(17, 17, 17, 0.68);
	text-decoration: none;
	font-size: 0.9rem;
}

.archive-pagination {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	margin-top: 28px;
}

.archive-pagination a,
.archive-pagination span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 36px;
	height: 36px;
	padding: 0 12px;
	border-radius: 999px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	color: rgba(17, 17, 17, 0.7);
	text-decoration: none;
	font-size: 0.92rem;
	background: transparent;
}

.archive-pagination span.current {
	background: rgba(185, 140, 63, 0.16);
	border-color: rgba(185, 140, 63, 0.26);
	color: rgba(17, 17, 17, 0.88);
}

.archive-pagination a:hover {
	border-color: rgba(185, 140, 63, 0.46);
	color: rgba(17, 17, 17, 0.9);
}

.archive-empty {
	margin: 0;
	color: rgba(17, 17, 17, 0.7);
}

.zhiyou-route-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 30px 46px;
}

@media (max-width: 1024px) {
	.zhiyou-route-grid {
		grid-template-columns: 1fr;
		gap: 22px;
	}
}

.zhiyou-route-card {
	border-top: 1px solid rgba(255, 255, 255, 0.14);
	padding-top: 18px;
}

.zhiyou-route-card__link {
	display: grid;
	grid-template-columns: 180px minmax(0, 1fr);
	gap: 18px;
	align-items: start;
	color: inherit;
	text-decoration: none;
	position: relative;
}

.zhiyou-route-card__media {
	border-radius: 10px;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.22);
}

.zhiyou-route-card__media img {
	width: 100%;
	height: 120px;
	object-fit: cover;
	display: block;
	transform: scale(1);
	transition: transform 0.35s ease;
}

.zhiyou-route-card__link:hover .zhiyou-route-card__media img {
	transform: scale(1.06);
}

.zhiyou-route-card__body {
	min-width: 0;
	padding-right: 116px;
}

.zhiyou-route-card__title {
	margin: 0;
	font-size: 1.04rem;
	font-weight: 800;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.92);
}

.zhiyou-route-card__excerpt {
	margin: 10px 0 0;
	color: rgba(255, 255, 255, 0.58);
	font-size: 0.92rem;
	line-height: 1.7;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.zhiyou-route-card__date {
	position: absolute;
	top: 0;
	right: 0;
	color: rgba(255, 255, 255, 0.52);
	font-size: 0.88rem;
}

@media (max-width: 768px) {
	.zhiyou-route-card__link {
		grid-template-columns: 1fr;
	}

	.zhiyou-route-card__body {
		padding-right: 0;
	}

	.zhiyou-route-card__media img {
		height: auto;
	}

	.zhiyou-route-card__date {
		position: static;
		margin-top: 10px;
		display: block;
		text-align: right;
	}
}

.zhiyou-panorama {
	display: grid;
	gap: 14px;
	text-decoration: none;
	color: inherit;
	justify-items: center;
}

.zhiyou-panorama img {
	width: min(920px, 100%);
	height: auto;
	display: block;
	border-radius: 12px;
	box-shadow: 0 18px 50px rgba(0, 0, 0, 0.32);
	transform: scale(1);
	transition: transform 0.35s ease;
}

.zhiyou-panorama:hover img {
	transform: scale(1.02);
}

.zhiyou-panorama__label {
	color: #d6b36a;
	font-size: 1.28rem;
	font-weight: 900;
	letter-spacing: 0.08em;
}

.page-empty,
.zhiyou-empty {
	margin: 0;
	text-align: center;
	color: rgba(255, 255, 255, 0.68);
	font-size: 1rem;
	line-height: 1.8;
}

.zixun-list {
	display: grid;
	gap: 0;
}

.zixun-item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.zixun-item:last-child {
	border-bottom: 0;
}

.zixun-item__link {
	display: block;
	padding: 26px 0;
	color: inherit;
	text-decoration: none;
}

.zixun-item__header {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 22px;
}

.zixun-item__title {
	margin: 0;
	font-size: 1.12rem;
	font-weight: 800;
	color: rgba(255, 255, 255, 0.9);
}

.zixun-item__date {
	white-space: nowrap;
	color: rgba(255, 255, 255, 0.66);
	font-size: 0.92rem;
}

.zixun-item__excerpt {
	margin: 14px 0 0;
	color: rgba(255, 255, 255, 0.54);
	font-size: 0.95rem;
	line-height: 1.8;
	max-width: 980px;
}

.zixun-item__link:hover .zixun-item__title {
	color: #d6b36a;
}

.zixun-topic-grid {
	--media-grid-cols: 3;
	--media-grid-gap: 42px;
}

@media (max-width: 1024px) {
	.zixun-topic-grid {
		--media-grid-cols: 2;
		--media-grid-gap: 26px;
	}
}

@media (max-width: 768px) {
	.zixun-topic-grid {
		--media-grid-cols: 1;
		--media-grid-gap: 18px;
	}
}

.media-card--topic .media-card__link,
.zixun-topic-card__link {
	display: grid;
	gap: 14px;
	color: inherit;
	text-decoration: none;
	justify-items: center;
}

.media-card--topic .media-card__media,
.zixun-topic-card__media {
	width: 100%;
	aspect-ratio: 16 / 9;
	border-radius: 14px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.03);
}

.media-card--topic .media-card__media img,
.zixun-topic-card__media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transform: scale(1);
	transition: transform 0.35s ease;
}

.media-card--topic .media-card__link:hover .media-card__media img,
.media-card--topic .media-card__link:focus .media-card__media img,
.media-card--topic .media-card__link:focus-visible .media-card__media img,
.zixun-topic-card__link:hover .zixun-topic-card__media img {
	transform: scale(1.05);
}

.media-card--topic .media-card__title,
.zixun-topic-card__title {
	margin: 0;
	text-align: center;
	color: rgba(255, 255, 255, 0.88);
	font-size: 0.98rem;
	font-weight: 800;
	line-height: 1.5;
}

.media-card--topic .media-card__link:hover .media-card__title,
.media-card--topic .media-card__link:focus .media-card__title,
.media-card--topic .media-card__link:focus-visible .media-card__title,
.zixun-topic-card__link:hover .zixun-topic-card__title {
	color: #d6b36a;
}

.zixun-notice-list {
	display: grid;
	gap: 0;
}

.zixun-notice-item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.zixun-notice-item:last-child {
	border-bottom: 0;
}

.zixun-notice-item__link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	padding: 18px 0;
	color: inherit;
	text-decoration: none;
}

.zixun-notice-item__title {
	color: rgba(255, 255, 255, 0.88);
	font-size: 0.98rem;
	font-weight: 800;
}

.zixun-notice-item__date {
	white-space: nowrap;
	color: rgba(255, 255, 255, 0.66);
	font-size: 0.92rem;
}

.zixun-notice-item__link:hover .zixun-notice-item__title {
	color: #d6b36a;
}

.fuwu-panel {
	display: grid;
	gap: 24px;
	width: min(1180px, 100%);
	margin: 0 auto;
}

.fuwu-panel__intro {
	margin: 0;
	color: rgba(255, 255, 255, 0.78);
	font-size: 1rem;
	line-height: 1.9;
}

.fuwu-notice-list {
	margin: 0;
	padding-left: 1.4em;
	display: grid;
	gap: 16px;
	color: rgba(255, 255, 255, 0.72);
	line-height: 1.92;
}

.fuwu-notice-list li {
	padding-left: 4px;
}

.fuwu-panel--traffic {
	grid-template-columns: minmax(320px, 0.9fr) minmax(0, 1.1fr);
	align-items: start;
	gap: 30px;
}

.fuwu-traffic__copy {
	display: grid;
	gap: 14px;
}

.fuwu-traffic__copy h3,
.fuwu-contact-card h3 {
	margin: 0;
	color: rgba(255, 255, 255, 0.92);
	font-size: 1.2rem;
	font-weight: 800;
}

.fuwu-traffic__copy p,
.fuwu-contact-card p {
	margin: 0;
	color: rgba(255, 255, 255, 0.72);
	line-height: 1.9;
}

.fuwu-traffic__map {
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 16px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.03);
	min-height: 360px;
	position: relative;
}

.fuwu-traffic__map iframe {
	width: 100%;
	height: 100%;
	min-height: 360px;
	display: block;
	border: 0;
}

.fuwu-contact-card {
	display: grid;
	gap: 14px;
	padding: 30px 32px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.03);
}

.fuwu-contact-card__phone {
	margin: 0;
}

.fuwu-contact-card__phone a {
	color: #d6b36a;
	font-size: 1.52rem;
	font-weight: 900;
	letter-spacing: 0.04em;
	text-decoration: none;
}

.fuwu-contact-list {
	margin: 2px 0 0;
	padding-left: 1.2em;
	display: grid;
	gap: 8px;
	color: rgba(255, 255, 255, 0.7);
}

.fuwu-form-notice {
	width: min(1180px, 100%);
	margin: 0 auto 10px;
	padding: 14px 16px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	background: rgba(255, 255, 255, 0.04);
	color: rgba(255, 255, 255, 0.82);
}

.page-form,
.fuwu-form {
	display: grid;
	gap: 26px;
	width: min(1180px, 100%);
	margin: 0 auto;
}

.fuwu-hp {
	position: absolute;
	left: -9999px;
	top: 0;
	opacity: 0;
	height: 0;
	width: 0;
	pointer-events: none;
}

.fuwu-field label {
	display: block;
	margin: 0 0 10px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.95rem;
}

.fuwu-required {
	color: #e05656;
	margin-left: 6px;
}

.fuwu-field input[type="text"],
.fuwu-field textarea {
	width: 100%;
	border: 0;
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.16);
	color: rgba(255, 255, 255, 0.9);
	padding: 14px 16px;
	font-size: 1rem;
	line-height: 1.6;
}

.fuwu-field textarea {
	resize: vertical;
	min-height: 120px;
}

.fuwu-field input[type="text"]::placeholder,
.fuwu-field textarea::placeholder {
	color: rgba(255, 255, 255, 0.45);
}

.fuwu-field input[type="text"]:focus,
.fuwu-field textarea:focus {
	outline: 1px solid rgba(214, 179, 106, 0.7);
	outline-offset: 2px;
}

.fuwu-captcha {
	display: grid;
	grid-template-columns: 240px 120px;
	gap: 12px;
	align-items: center;
}

.fuwu-captcha img {
	width: 120px;
	height: 40px;
	border-radius: 6px;
	cursor: pointer;
	user-select: none;
}

.fuwu-file {
	width: 100%;
}

.fuwu-upload {
	display: grid;
	grid-template-columns: 1fr;
	justify-items: start;
	gap: 10px;
}

.fuwu-field label.fuwu-upload__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 44px;
	width: 220px;
	padding: 0 18px;
	margin: 0;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.12);
	background: rgba(255, 255, 255, 0.96);
	color: #000;
	font-weight: 800;
	font-size: 1.05rem;
	letter-spacing: 0.08em;
	text-align: center;
	cursor: pointer;
	user-select: none;
}

.fuwu-field label.fuwu-upload__button:hover {
	filter: brightness(0.98);
}

.fuwu-upload__names {
	display: none;
	width: min(1180px, 100%);
	color: rgba(255, 255, 255, 0.72);
	font-size: 0.92rem;
	line-height: 1.6;
}

.fuwu-file {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

.fuwu-upload__names.is-selected {
	display: block;
	color: rgba(255, 255, 255, 0.86);
}

.fuwu-help {
	margin: 10px 0 0;
	color: rgba(255, 255, 255, 0.55);
	font-size: 0.9rem;
}

.fuwu-submit {
	width: 100%;
	padding: 16px 18px;
	border: 0;
	border-radius: 4px;
	background: #d6b36a;
	color: rgba(255, 255, 255, 0.98);
	font-size: 1.05rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	cursor: pointer;
}

.fuwu-submit:hover {
	filter: brightness(1.02);
}

.zq-popup {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: grid;
	place-items: center;
}

.zq-popup__mask {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.42);
	backdrop-filter: blur(2px);
}

.zq-popup__box {
	position: relative;
	z-index: 1;
	width: min(520px, calc(100vw - 40px));
	padding: 18px 22px;
	border-radius: 10px;
	background: rgba(15, 18, 24, 0.92);
	color: rgba(255, 255, 255, 0.92);
	border: 1px solid rgba(255, 255, 255, 0.14);
	text-align: center;
	font-size: 1.02rem;
	font-weight: 800;
	letter-spacing: 0.06em;
}

.zq-popup__box.is-success {
	border-color: rgba(214, 179, 106, 0.6);
	color: rgba(214, 179, 106, 0.98);
}

.zq-popup__box.is-error {
	border-color: rgba(224, 86, 86, 0.55);
	color: rgba(255, 255, 255, 0.95);
}

.yuanqi-company {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(320px, 0.92fr);
	gap: 48px;
	align-items: center;
}

.yuanqi-company__body {
	display: grid;
	gap: 22px;
}

.yuanqi-company__body > p {
	margin: 0;
	color: rgba(255, 255, 255, 0.76);
	font-size: 1.04rem;
	line-height: 1.92;
	text-indent: 2em;
}

.yuanqi-company__values {
	display: grid;
	gap: 18px;
	margin-top: 8px;
}

.yuanqi-company__values > div {
	padding: 22px 24px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.04);
	border-radius: 18px;
	box-shadow: 0 14px 38px rgba(0, 0, 0, 0.24);
}

.yuanqi-company__values h3,
.yuanqi-resource-card__title,
.yuanqi-timeline__item h3 {
	margin: 0;
}

.yuanqi-company__values h3 {
	color: #d6b36a;
	font-size: 1.06rem;
	font-weight: 800;
	letter-spacing: 0.08em;
}

.yuanqi-company__values p {
	margin: 12px 0 0;
	color: rgba(255, 255, 255, 0.82);
	font-size: 1rem;
	line-height: 1.82;
}

.yuanqi-company__media {
	border-radius: 22px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.12);
	box-shadow: 0 22px 52px rgba(0, 0, 0, 0.34);
	background: rgba(255, 255, 255, 0.04);
}

.yuanqi-company__media img {
	width: 100%;
	height: 100%;
	min-height: 560px;
	object-fit: cover;
	display: block;
}

.yuanqi-timeline {
	position: relative;
	padding: 22px 0 8px;
}

.yuanqi-timeline__line {
	position: absolute;
	left: 0;
	right: 0;
	top: 64px;
	height: 2px;
	background: linear-gradient(90deg, rgba(214, 179, 106, 0.2), rgba(214, 179, 106, 0.95), rgba(214, 179, 106, 0.2));
}

.yuanqi-timeline__line::after {
	content: "";
	position: absolute;
	right: -2px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid rgba(214, 179, 106, 0.95);
}

.yuanqi-timeline__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 28px;
}

.yuanqi-timeline__item {
	position: relative;
	display: grid;
	justify-items: center;
	text-align: center;
	gap: 18px;
	padding: 0 10px;
}

.yuanqi-timeline__item h3 {
	color: #d6b36a;
	font-size: 1.26rem;
	font-weight: 900;
	letter-spacing: 0.08em;
}

.yuanqi-timeline__dot {
	width: 18px;
	height: 18px;
	border-radius: 999px;
	background: #d6b36a;
	box-shadow: 0 0 0 8px rgba(214, 179, 106, 0.14);
}

.yuanqi-timeline__item p {
	margin: 0;
	padding: 24px 22px;
	min-height: 152px;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.04);
	color: rgba(255, 255, 255, 0.76);
	font-size: 1.08rem;
	line-height: 1.82;
	box-shadow: 0 14px 36px rgba(0, 0, 0, 0.24);
}

.yuanqi-resource-grid {
	--media-grid-cols: 3;
	--media-grid-gap: 30px;
}

.yuanqi-resource-card {
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.03);
	box-shadow: 0 18px 44px rgba(0, 0, 0, 0.28);
}

.yuanqi-resource-card__link {
	display: grid;
	gap: 0;
	color: inherit;
	text-decoration: none;
}

.yuanqi-resource-card__media {
	aspect-ratio: 16 / 10;
	overflow: hidden;
}

.yuanqi-resource-card__media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transform: scale(1);
	transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.yuanqi-resource-card__title {
	padding: 18px 18px 20px;
	color: rgba(255, 255, 255, 0.9);
	font-size: 1.02rem;
	font-weight: 800;
	letter-spacing: 0.04em;
	text-align: center;
	transition: color 0.22s ease;
}

.yuanqi-resource-card:hover .yuanqi-resource-card__media img,
.yuanqi-resource-card__link:focus .yuanqi-resource-card__media img,
.yuanqi-resource-card__link:focus-visible .yuanqi-resource-card__media img {
	transform: scale(1.06);
}

.yuanqi-resource-card:hover .yuanqi-resource-card__title,
.yuanqi-resource-card__link:focus .yuanqi-resource-card__title,
.yuanqi-resource-card__link:focus-visible .yuanqi-resource-card__title {
	color: #d6b36a;
}

.yuanqi-form {
	width: min(860px, 100%);
	padding: 34px 38px 38px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.04);
	box-shadow: 0 22px 48px rgba(0, 0, 0, 0.22);
}

.yuanqi-form .fuwu-field label {
	color: rgba(255, 255, 255, 0.78);
	font-size: 1rem;
}

.yuanqi-form .fuwu-field input[type="text"],
.yuanqi-form .fuwu-field textarea {
	background: rgba(255, 255, 255, 0.12);
}

@media (max-width: 1280px) {
	.yuanqi-company {
		grid-template-columns: 1fr;
	}

	.yuanqi-company__media img {
		min-height: 0;
		max-height: 620px;
	}

	.yuanqi-timeline__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.yuanqi-timeline__line {
		display: none;
	}

	.yuanqi-resource-grid {
		--media-grid-cols: 2;
	}
}

@media (max-width: 1024px) {
	.fuwu-panel--traffic {
		grid-template-columns: 1fr;
	}

	.yuanqi-form {
		padding: 28px 24px 30px;
	}
}

@media (max-width: 768px) {
	.fuwu-contact-card {
		padding: 24px 20px;
	}

	.fuwu-contact-card__phone a {
		font-size: 1.26rem;
	}

	.fuwu-field label.fuwu-upload__button {
		width: 100%;
	}

	.fuwu-captcha {
		grid-template-columns: 1fr 120px;
	}

	.yuanqi-company {
		gap: 26px;
	}

	.yuanqi-company__body > p {
		font-size: 0.98rem;
		text-indent: 0;
	}

	.yuanqi-company__values > div {
		padding: 18px;
	}

	.yuanqi-timeline__grid,
	.yuanqi-resource-grid {
		--media-grid-cols: 1;
	}

	.yuanqi-resource-grid {
		--media-grid-gap: 18px;
	}

	.yuanqi-timeline__grid {
		grid-template-columns: 1fr;
	}

	.yuanqi-timeline__item p {
		min-height: 0;
	}

	.yuanqi-form {
		padding: 22px 18px 24px;
		border-radius: 18px;
	}
}

.chushi-section {
	position: relative;
	padding: 56px 0 72px;
	background: transparent;
}

.chushi-section__inner {
	position: relative;
	z-index: 1;
	width: min(1500px, calc(100vw - 36px));
	margin: 0 auto;
}

.page-tabs,
.chushi-tabs {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 34px;
	padding: 0 0 16px;
	margin: 0 0 42px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	flex-wrap: wrap;
}

.page-tab,
.chushi-tab {
	padding: 14px 12px;
	border: 0;
	background: transparent;
	color: rgba(255, 255, 255, 0.82);
	font-size: 1.3rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	cursor: pointer;
	position: relative;
	transition:
		color 0.22s ease,
		opacity 0.22s ease;
}

.page-tab:hover,
.chushi-tab:hover {
	color: rgba(255, 255, 255, 0.96);
}

.page-tab.is-active,
.chushi-tab.is-active {
	color: #d6b36a;
}

.page-tab.is-active::after,
.chushi-tab.is-active::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -16px;
	transform: translateX(-50%);
	width: 44px;
	height: 2px;
	background: #d6b36a;
}

.page-panel,
.chushi-panel {
	max-width: min(1440px, 100%);
	margin: 0 auto;
}

.chushi-layout {
	display: grid;
	gap: 42px;
}

.chushi-layout--geo {
	grid-template-columns: minmax(0, 1.18fr) minmax(0, 1.02fr);
	align-items: start;
}

.chushi-layout--climate {
	grid-template-columns: 1fr;
}

.chushi-layout--history {
	grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
	align-items: center;
}

.chushi-layout--culture {
	grid-template-columns: 1fr;
}

.chushi-copy {
	display: grid;
	gap: 14px;
}

.chushi-copy p {
	margin: 0;
	font-size: 1.06rem;
	line-height: 1.92;
	color: rgba(255, 255, 255, 0.72);
}

.chushi-media {
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(0, 0, 0, 0.18);
	box-shadow: 0 18px 44px rgba(0, 0, 0, 0.42);
	overflow: hidden;
	border-radius: 16px;
}

.chushi-layout--geo .chushi-media {
	aspect-ratio: 16 / 9;
}

.chushi-layout--history .chushi-media {
	aspect-ratio: 16 / 10;
}

.chushi-media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.chushi-weather {
	display: flex;
	justify-content: center;
	padding: 18px 0 0;
	margin: 28px 0 0;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.chushi-weather iframe {
	width: min(100%, 875px);
	max-width: 100%;
	display: block;
	border: 0;
	background: transparent;
}

.chushi-weather__link {
	margin: 18px 0 0;
	text-align: center;
}

.chushi-weather__link a {
	color: #d6b36a;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}

.chushi-history__link {
	margin-top: 10px;
}

.chushi-history__link a {
	color: #d6b36a;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.04em;
}

.media-card-grid,
.chushi-cards {
	display: grid;
	grid-template-columns: repeat(var(--media-grid-cols, 4), minmax(0, 1fr));
	gap: var(--media-grid-gap, 20px);
}

.media-card--panel,
.chushi-card {
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 18px;
	overflow: hidden;
	background: rgba(255, 255, 255, 0.03);
	box-shadow: 0 18px 44px rgba(0, 0, 0, 0.34);
}

.media-card--panel .media-card__link,
.chushi-card__link {
	display: block;
	color: inherit;
	text-decoration: none;
}

.media-card--panel .media-card__media,
.chushi-card__media {
	aspect-ratio: 16 / 10;
	overflow: hidden;
}

.media-card--panel .media-card__media img,
.chushi-card__media img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: transform;
}

.media-card--panel:hover .media-card__media img,
.media-card--panel .media-card__link:focus .media-card__media img,
.media-card--panel .media-card__link:focus-visible .media-card__media img,
.chushi-card:hover .chushi-card__media img {
	transform: scale(1.07);
}

.media-card--panel .media-card__title,
.chushi-card__title {
	margin: 0;
	padding: 12px 14px 14px;
	color: rgba(255, 255, 255, 0.86);
	font-size: 0.98rem;
	font-weight: 800;
	letter-spacing: 0.04em;
	transition: color 0.22s ease;
}

.media-card--panel:hover .media-card__title,
.media-card--panel .media-card__link:focus .media-card__title,
.media-card--panel .media-card__link:focus-visible .media-card__title,
.chushi-card:hover .chushi-card__title,
.chushi-card__link:focus .chushi-card__title,
.chushi-card__link:focus-visible .chushi-card__title {
	color: #d6b36a;
}

body.zq-silkroad-theme .site-header {
	position: fixed;
	inset: 0 0 auto 0;
	background: transparent;
	border-bottom: 0;
	backdrop-filter: none;
}

/* Non-home pages: add top padding to clear fixed header */
body:not(.zq-page-home):not(.zq-page-chushi):not(.zq-page-ganzhi) .site-main {
	padding-top: 72px;
}

body.zq-page-chushi .site-main,
body.zq-page-ganzhi .site-main {
	padding-top: 72px;
}

body.zq-silkroad-theme .site-main {
	padding-bottom: 0;
}

body.zq-silkroad-theme {
	--home-scale: 1;
	--landing-frame: 120px;
}

@media (max-width: 1280px) {
	body.zq-page-home {
		--home-scale: clamp(0.82, calc(100vw / 1280), 1);
		--landing-frame: 108px;
	}
}

@media (max-width: 1024px) {
	body.zq-page-home {
		--home-scale: clamp(0.72, calc(100vw / 1024), 0.82);
		--landing-frame: 88px;
	}
}

@media (max-width: 768px) {
	body.zq-page-home {
		--home-scale: clamp(0.62, calc(100vw / 768 * 0.78), 0.72);
		--landing-frame: 68px;
	}
}

body.zq-silkroad-theme .site-brand span {
	display: none;
}

body.zq-page-home .site-brand__logo {
	width: 150px;
	height: 150px;
}

body.zq-page-home .site-brand {
	margin-left: 0;
}

body.zq-silkroad-theme .site-header__inner {
	position: relative;
}

body.zq-silkroad-theme .site-menu {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
}

body.zq-silkroad-theme .site-menu .site-nav {
	position: absolute;
	top: calc(100% + calc(12px * var(--home-scale)));
	left: 0;
	right: auto;
	width: min(280px, calc(100vw - 32px));
	padding: 18px;
	border-radius: 22px;
	background: rgba(8, 17, 29, 0.92);
	border: 1px solid var(--zq-border);
	z-index: 40;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-18px);
	transition:
		opacity 0.35s ease,
		transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
		visibility 0s linear 0.45s;
}

body.zq-silkroad-theme .site-menu-toggle {
	display: inline-flex;
	background: rgba(0, 0, 0, 0.35);
	border-radius: calc(12px * var(--home-scale));
	padding: calc(10px * var(--home-scale));
	transition: opacity 0.4s ease, transform 0.4s ease;
}

body.zq-page-home.is-landing-visible .site-menu-toggle {
	opacity: 0;
	pointer-events: none;
	transform: scale(0.8);
}

body.zq-silkroad-theme .site-menu-toggle span {
	background: rgba(255, 255, 255, 0.92);
}

body.zq-silkroad-theme.is-menu-open .site-nav {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0);
	transition-delay: 0s;
}

body.zq-silkroad-theme .site-nav__list {
	display: grid;
	gap: 8px;
}

body.zq-silkroad-theme .site-nav a {
	width: 100%;
	justify-content: center;
}

/* Home Fixed Header — 顶部 logo 行：增大高度形成顶部呼吸距离，与 landing 底部 copyright 对称 */
.home-fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	height: 72px;
	background: transparent;
	backdrop-filter: none;
	-webkit-backdrop-filter: none;
	border-bottom: 0;
	transition:
		transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
		background-color 0.3s ease,
		box-shadow 0.3s ease,
		backdrop-filter 0.3s ease,
		border-bottom 0.3s ease;
}

body.zq-page-home .home-fixed-header {
	height: var(--landing-frame, 120px);
}

.home-fixed-header.is-scrolled {
	background: rgba(8, 17, 29, 0.92);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.18);
}

/* Hide nav on home landing first screen, show after scrolling */
.home-fixed-header__nav {
	opacity: 1;
	pointer-events: auto;
	transition: opacity 0.35s ease;
}

body.zq-page-home .home-fixed-header__nav {
	opacity: 0;
	pointer-events: none;
}

body.zq-page-home .home-fixed-header.is-scrolled .home-fixed-header__nav {
	opacity: 1;
	pointer-events: auto;
}

.home-fixed-header > .site-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100%;
	padding: 0 calc(32px * var(--home-scale, 1));
}

.home-fixed-header__logo {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.home-fixed-header__logo img {
	height: 56px;
	width: auto;
	display: block;
}

body.zq-page-home .home-fixed-header__logo img {
	height: 84px;
}

.home-fixed-header__nav {
	flex: 1;
	display: flex;
	justify-content: center;
}

.home-fixed-header__nav-list {
	display: flex;
	align-items: center;
	gap: clamp(16px, 3vw, 32px);
	list-style: none;
	padding: 0;
	margin: 0;
}

.home-fixed-header__nav-list li {
	margin: 0;
}

.home-fixed-header__nav-list a {
	padding: 10px 14px;
	color: rgba(255, 255, 255, 0.92);
	font-size: 1.15rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	text-decoration: none;
	transition: color 0.2s ease;
}

.home-fixed-header__nav-list a:hover {
	color: #fff;
}

.home-fixed-header__lang {
	position: relative;
	flex-shrink: 0;
}

.home-fixed-header__lang-btn {
	display: flex;
	align-items: center;
	gap: 6px;
	padding: 8px 14px;
	background: transparent;
	border: 1px solid rgba(214, 168, 95, 0.8);
	border-radius: 6px;
	color: #d6a85f;
	font-size: 0.9rem;
	cursor: pointer;
	transition:
		background-color 0.2s ease,
		border-color 0.2s ease;
}

.home-fixed-header__lang-btn:hover {
	background: rgba(214, 168, 95, 0.12);
	border-color: rgba(214, 168, 95, 1);
}

.home-fixed-header__lang-icon {
	font-size: 0.7rem;
	transition: transform 0.2s ease;
}

.home-fixed-header__lang-btn[aria-expanded="true"] .home-fixed-header__lang-icon {
	transform: rotate(180deg);
}

.home-fixed-header__lang-dropdown {
	position: absolute;
	top: calc(100% + 8px);
	right: 0;
	min-width: 140px;
	padding: 8px 0;
	background: rgba(255, 255, 255, 0.98);
	border-radius: 8px;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
	list-style: none;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-8px);
	transition:
		opacity 0.2s ease,
		transform 0.2s ease,
		visibility 0.2s ease;
}

.home-fixed-header__lang-btn[aria-expanded="true"] + .home-fixed-header__lang-dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.home-fixed-header__lang-dropdown li {
	margin: 0;
}

.home-fixed-header__lang-dropdown a {
	display: block;
	padding: 10px 16px;
	color: rgba(8, 17, 29, 0.88);
	font-size: 0.9rem;
	text-decoration: none;
	transition: background-color 0.2s ease;
}

.home-fixed-header__lang-dropdown a:hover {
	background: rgba(214, 168, 95, 0.12);
	color: rgba(8, 17, 29, 1);
}

.home-fixed-header__lang-dropdown a.is-active {
	color: #d6a85f;
	font-weight: 700;
}

.home-landing {
	min-height: 100vh;
	padding: 0;
	display: grid;
	align-items: center;
	position: relative;
	overflow: hidden;
	background: #050b12;
}

.home-landing__video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-landing::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.32) 55%, rgba(8, 17, 29, 0.88) 100%);
}

.home-landing__inner {
	position: absolute;
	inset: var(--landing-frame, 120px) 0;
	display: grid;
	grid-template-rows: minmax(0, 1fr) auto auto auto minmax(0, 1fr);
	align-items: center;
	justify-items: center;
	gap: clamp(18px, calc(28px * var(--home-scale, 1)), 34px);
	text-align: center;
}

.home-landing__title {
	grid-row: 2;
	opacity: 1;
	transform: translateY(0);
	transition:
		transform 1.35s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.9s ease;
	will-change: transform, opacity;
}

.home-landing.is-boot .home-landing__title,
.home-landing.is-boot .home-landing__nav,
.home-landing.is-boot .home-landing__notice,
.home-landing.is-boot .home-landing__notice-item {
	transition: none;
}

.home-landing__title-image {
	width: min(calc(880px * var(--home-scale, 1)), 92vw);
	height: auto;
	filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.55));
}

.home-landing__nav {
	grid-row: 3;
	display: flex;
	width: min(980px, 92vw);
	height: calc(92px * var(--home-scale, 1));
	padding: 0 calc(64px * var(--home-scale, 1));
	border-radius: 999px;
	background: rgba(66, 142, 160, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.08);
	align-items: center;
	justify-content: center;
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
	transition:
		transform 0.75s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.55s ease;
}

.home-landing__nav-list {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}

.home-landing__nav-list li {
	margin: 0;
}

.home-landing__nav-list a {
	padding: 0;
	border-radius: 999px;
	color: rgba(255, 255, 255, 0.98);
	font-size: clamp(1.25rem, 2.35vw, 1.75rem);
	font-weight: 800;
	letter-spacing: 0.02em;
	text-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);
	transition: 0.25s ease;
	text-decoration: none;
}

.home-landing__nav-list a:hover {
	background: transparent;
	color: #fff;
	opacity: 0.92;
}

.home-landing__nav-list a:focus-visible {
	outline: 2px solid rgba(255, 255, 255, 0.72);
	outline-offset: 8px;
}

.home-landing__notice {
	grid-row: 4;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 18px;
	justify-content: center;
	width: min(760px, 92vw);
	margin: 0 auto;
	padding: 0;
	--home-notice-h: 2rem;
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
	transition:
		transform 0.8s cubic-bezier(0.22, 1, 0.36, 1) 0.08s,
		opacity 0.55s ease 0.08s;
}

.home-landing__notice-label {
	flex-shrink: 0;
	padding: 6px 14px;
	border-radius: 6px;
	background: linear-gradient(180deg, rgba(231, 194, 112, 0.98), rgba(199, 146, 52, 0.98));
	color: rgba(255, 255, 255, 0.98);
	font-weight: 800;
	font-size: clamp(0.86rem, 1.1vw, 0.96rem);
	line-height: 1.1;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18);
	white-space: nowrap;
}

.home-landing__notice-track {
	flex: 1;
	min-width: 0;
	height: var(--home-notice-h);
	overflow: hidden;
	position: relative;
}

.home-landing__copyright {
	position: absolute;
	left: 50%;
	right: auto;
	bottom: calc(-1 * var(--landing-frame, 120px));
	width: 100vw;
	height: var(--landing-frame, 120px);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 24px;
	color: rgba(255, 255, 255, 0.82);
	font-size: 0.92rem;
	line-height: 1.4;
	text-align: center;
	text-shadow: 0 12px 26px rgba(0, 0, 0, 0.45);
	transform: translateX(-50%);
	z-index: 4;
	pointer-events: none;
}

@media (max-width: 1280px) and (min-width: 769px) {
	body.zq-page-home .home-fixed-header__logo img {
		height: 76px;
	}

	.home-landing__title-image {
		width: min(calc(820px * var(--home-scale, 1)), 90vw);
	}

	.home-landing__nav {
		width: min(860px, 90vw);
		height: calc(74px * var(--home-scale, 1));
		padding: 0 calc(46px * var(--home-scale, 1));
	}

	.home-landing__nav-list a {
		font-size: clamp(1.15rem, 2vw, 1.45rem);
	}

	.home-landing__notice {
		margin-top: 2px;
	}
}

@font-face {
	font-family: icomoon-M001095;
	src: url("../media/fonts/M001095.ttf") format("truetype");
	font-display: swap;
}

@font-face {
	font-family: icomoon-M001091;
	src: url("../media/fonts/M001091.ttf") format("truetype");
	font-display: swap;
}

@font-face {
	font-family: icomoon-M001093;
	src: url("../media/fonts/M001093.ttf") format("truetype");
	font-display: swap;
}

.s_spserv__wrap {
	position: fixed;
	left: 26px;
	right: auto;
	top: calc(63.5% - 61px);
	display: grid;
	gap: 16px;
	z-index: 70;
}

.s_spserv__item {
	width: 56px;
	height: 56px;
	padding: 0;
	appearance: none;
	font: inherit;
	line-height: inherit;
	text-align: inherit;
	border-radius: 999px;
	display: grid;
	place-items: center;
	background: rgba(214, 168, 95, 0.98);
	color: rgba(255, 255, 255, 0.98);
	border: 0;
	box-shadow: 0 16px 34px rgba(131, 95, 24, 0.28);
	cursor: pointer;
	text-decoration: none;
	position: relative;
	transition:
		transform 0.2s ease,
		box-shadow 0.2s ease;
}

.s_spserv__item--top[hidden] {
	display: none !important;
}

.s_spserv__item:hover {
	transform: scale(1.05);
	box-shadow: 0 18px 36px rgba(0, 0, 0, 0.18);
}

/* 第四个 icon（720 全景）保持与其它一致的金色背景 */
.s_spserv__item:nth-child(4) {
	background: rgba(214, 168, 95, 0.98);
	color: rgba(255, 255, 255, 0.98);
}

.s_spserv__pic {
	display: grid;
	place-items: center;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	font-size: 26px;
	line-height: 1;
}

.s_spserv__pic--phone {
	font-family: icomoon-M001095, icomoon, sans-serif;
}

.s_spserv__pic--qq {
	font-family: icomoon-M001091, icomoon, sans-serif;
}

.s_spserv__pic--wx {
	font-family: icomoon-M001093, icomoon, sans-serif;
}

.s_spserv__pic--720 {
	-webkit-mask: url("../media/images/icon-720.svg") no-repeat center / 24px 24px;
	        mask: url("../media/images/icon-720.svg") no-repeat center / 24px 24px;
	background-color: currentColor;
	background-image: none;
}

.s_spserv__pic--top {
	font-size: 26px;
	line-height: 1;
	font-weight: 900;
}

.s_spserv__hoverarea {
	position: absolute;
	left: calc(100% + 16px);
	right: auto;
	top: 50%;
	transform: translateY(-50%) translateX(-10px);
	height: 56px;
	min-width: 230px;
	max-width: min(420px, calc(100vw - 140px));
	padding: 0 18px 0 22px;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.98);
	color: rgba(8, 17, 29, 0.92);
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
	display: flex;
	align-items: center;
	opacity: 0;
	pointer-events: none;
	transition: 0.22s ease;
}

.s_spserv__hoverarea::after {
	content: "";
	position: absolute;
	left: -12px;
	right: auto;
	top: 50%;
	transform: translateY(-50%);
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-right: 12px solid rgba(255, 255, 255, 0.98);
	border-left: none;
}

.s_spserv__item:hover .s_spserv__hoverarea {
	opacity: 1;
	transform: translateY(-50%) translateX(0);
	pointer-events: auto;
}

.s_spserv__simpletext {
	font-size: 1.05rem;
	line-height: 1.2;
	white-space: nowrap;
}

.s_spserv__hoverarea-wx {
	height: auto;
	min-width: 260px;
	padding: 16px 18px;
	border-radius: 18px;
	display: grid;
	justify-items: center;
	gap: 12px;
}

.s_spserv__hoverarea-wx::after {
	top: 32px;
}

.s_spserv__hovername {
	font-size: 1.05rem;
	font-weight: 800;
	color: rgba(8, 17, 29, 0.92);
}

.s_spserv__wxpic {
	width: 220px;
	height: 220px;
	border-radius: 12px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.s_spserv__hovercont {
	font-size: 0.95rem;
	color: rgba(8, 17, 29, 0.62);
}

.home-float-actions {
	position: fixed;
	right: 26px;
	top: 58%;
	transform: translateY(-50%);
	display: grid;
	gap: 14px;
	z-index: 60;
}

.home-float-actions__btn {
	width: 56px;
	height: 56px;
	border-radius: 999px;
	display: grid;
	place-items: center;
	background: rgba(255, 255, 255, 0.96);
	color: rgba(8, 17, 29, 0.86);
	border: 1px solid rgba(255, 255, 255, 0.38);
	box-shadow: 0 16px 34px rgba(0, 0, 0, 0.18);
	cursor: pointer;
	text-decoration: none;
}

.home-float-actions__btn svg {
	display: block;
}

.home-float-actions__btn.is-active {
	background: rgba(214, 168, 95, 0.98);
	color: rgba(255, 255, 255, 0.98);
}

.home-float-actions__tooltip {
	position: absolute;
	right: 72px;
	top: 0;
	transform: translateY(-50%);
	min-width: 230px;
	max-width: min(420px, calc(100vw - 140px));
	padding: 0 22px;
	height: 56px;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.98);
	color: rgba(8, 17, 29, 0.9);
	box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);
	pointer-events: none;
	opacity: 0;
	transform: translateY(-50%) translateX(10px);
	transition: 0.22s ease;
}

.home-float-actions__tooltip:not([hidden]) {
	opacity: 1;
	transform: translateY(-50%) translateX(0);
}

.home-float-actions__tooltip::after {
	content: "";
	position: absolute;
	right: -12px;
	top: 50%;
	transform: translateY(-50%);
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid rgba(255, 255, 255, 0.98);
}

.home-float-actions__tooltip-inner {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 1.05rem;
	line-height: 1.2;
	white-space: nowrap;
}

.home-float-actions__tooltip[data-kind="qr"] {
	height: auto;
	padding: 16px 18px;
	min-width: 260px;
	border-radius: 18px;
}

.home-float-actions__tooltip[data-kind="qr"] .home-float-actions__tooltip-inner {
	display: grid;
	justify-items: center;
	gap: 12px;
	white-space: normal;
}

.home-float-actions__qr {
	width: 220px;
	height: 220px;
	display: grid;
	place-items: center;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}

.home-float-actions__qr img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.home-float-actions__qr-hint {
	color: rgba(8, 17, 29, 0.7);
	font-weight: 700;
	font-size: 0.95rem;
	text-align: center;
	padding: 0 12px;
}

.home-landing__notice-item {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	overflow: hidden;
	color: rgba(232, 246, 252, 0.98);
	font-size: clamp(1.05rem, 1.8vw, 1.32rem);
	font-weight: 400;
	line-height: var(--home-notice-h, 2rem);
	text-align: left;
	text-shadow: 0 2px 10px rgba(8, 22, 36, 0.28);
	opacity: 0;
	transform: translateX(14px);
	transition:
		transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
		opacity 0.35s ease;
}

.home-landing__notice-item.is-active {
	opacity: 1;
	transform: translateX(0);
}

.home-landing__notice-item.is-leaving {
	opacity: 0;
	transform: translateX(-14px);
}

.home-landing__notice-text {
	display: inline-block;
	white-space: nowrap;
	will-change: transform;
}

.home-landing__notice-run {
	display: inline-block;
}

.home-landing__notice-gap {
	display: inline-block;
	width: 56px;
}

.home-landing__notice-item.is-marquee .home-landing__notice-text {
	animation: homeNoticeMarquee var(--marquee-duration, 8s) linear infinite;
	animation-delay: 0.9s;
}

@keyframes homeNoticeMarquee {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(calc(-1 * var(--marquee-distance, 0px)));
	}
}

.home-landing.is-stage-1 .home-landing__title {
	opacity: 1;
	transform: translateY(0);
}

.home-landing.is-stage-2 .home-landing__nav {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.home-landing.is-stage-3 .home-landing__notice {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.site-transition-overlay {
	display: none;
}

.hero-video-card {
	overflow: hidden;
	min-height: 420px;
}

.contact-strip {
	padding: 28px;
	border: 1px solid var(--zq-border);
	border-radius: var(--zq-radius);
	background: rgba(255, 255, 255, 0.03);
}

.contact-strip ul {
	justify-content: flex-end;
}

.site-drawer-backdrop {
	position: fixed;
	inset: 0;
	z-index: 20;
	background: rgba(0, 0, 0, 0.45);
}

.home-panel {
	min-height: 100vh;
	display: grid;
	align-items: center;
	padding: 120px 0 56px;
	background:
		linear-gradient(90deg, rgba(214, 168, 95, 0.08), transparent 10%),
		radial-gradient(circle at top, rgba(13, 32, 60, 0.4), transparent 36%),
		#050917;
}

.home-panel--dark {
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.home-panel__inner {
	display: grid;
	gap: 32px;
}

.home-panel__inner--split {
	grid-template-columns: minmax(0, 1fr) minmax(380px, 0.95fr);
	align-items: center;
}

.home-panel__content {
	display: grid;
	gap: 18px;
}

.home-panel__tabs {
	display: inline-flex;
	gap: 18px;
	margin-bottom: 8px;
}

.home-panel__tabs span {
	padding: 10px 16px;
	border-radius: 4px;
	color: rgba(255, 255, 255, 0.82);
	font-weight: 700;
}

.home-panel__tabs .is-active {
	background: #d6b36a;
	color: #241608;
	position: relative;
}

.home-panel__tabs .is-active::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -9px;
	transform: translateX(-50%);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #d6b36a;
}

.home-panel__title {
	font-size: clamp(2.3rem, 4vw, 3.4rem);
	line-height: 1.1;
	color: #d6b36a;
}

.home-panel__content p {
	max-width: 760px;
	color: rgba(255, 255, 255, 0.8);
}

.home-intro-panel {
	position: relative;
	overflow: hidden;
	align-items: start;
	padding-top: calc(312px * var(--home-scale, 1));
	background:
		linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.62)),
		url("../media/images/bgs.jpg") center/cover no-repeat;
}

.home-intro-panel .home-panel__inner--split {
	align-items: start;
}

.home-intro-panel::before {
	content: "";
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle at 50% 42%, transparent 46%, rgba(0, 0, 0, 0.55) 100%);
	pointer-events: none;
}

.home-intro-panel::after {
	content: none;
}

.home-intro {
	position: relative;
	gap: 56px;
	z-index: 1;
}

.home-intro.site-container {
	width: min(1680px, calc(100vw - 22px));
}

.home-intro__content {
	position: relative;
	z-index: 1;
	gap: 28px;
	padding-top: 6px;
}

.home-intro__tabs {
	display: inline-flex;
	align-items: center;
	gap: 18px;
	margin-bottom: 6px;
	flex-wrap: wrap;
}

.home-intro__tab {
	padding: 16px 22px;
	min-width: 156px;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: rgba(255, 255, 255, 0.78);
	font-size: 1.12rem;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	position: relative;
	transition:
		background-color 0.25s ease,
		color 0.25s ease,
		opacity 0.25s ease;
}

.home-intro__tab:hover {
	color: rgba(255, 255, 255, 0.96);
}

.home-intro__tab.is-active {
	background: #d6b36a;
	color: #ffffff;
}

.home-intro__tab.is-active::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -9px;
	transform: translateX(-50%);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 9px solid #d6b36a;
}

.home-intro__panel {
	display: none;
	max-width: 820px;
}

.home-intro__panel.is-active {
	display: block;
}

.home-intro__title {
	font-size: clamp(3rem, 4.8vw, 4.35rem);
	line-height: 1.05;
	margin-bottom: 26px;
}

.home-intro__copy {
	display: grid;
	gap: 12px;
}

.home-intro__copy p {
	max-width: 100%;
	font-size: 1.02rem;
	line-height: 1.86;
	color: rgba(255, 255, 255, 0.68);
}

.home-intro__media {
	position: relative;
	min-height: 520px;
	display: grid;
	align-items: center;
}

@media (max-width: 1024px) {
	.home-intro__media {
		min-height: 420px;
	}
}

@media (max-width: 768px) {
	.home-intro__media {
		min-height: 360px;
	}
}

.home-intro__visual {
	display: none;
	width: min(100%, 780px);
	margin-left: auto;
	align-items: stretch;
	gap: 14px;
}

@media (max-width: 1024px) {
	.home-intro__visual {
		width: 100%;
		max-width: 640px;
		margin-left: 0;
		margin-right: auto;
		justify-self: start;
	}

	.home-intro__visual--single .home-intro__image-frame {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.home-intro__visual {
		max-width: 100%;
	}
}

.home-intro__visual.is-active {
	display: grid;
}

.home-intro__visual--single {
	grid-template-columns: minmax(0, 1fr);
}

.home-intro__visual--split {
	grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr);
}

.home-intro__image-frame {
	border: 1px solid rgba(255, 255, 255, 0.1);
	background: rgba(0, 0, 0, 0.18);
	box-shadow: 0 18px 44px rgba(0, 0, 0, 0.42);
	overflow: hidden;
}

.home-intro__visual--single .home-intro__image-frame {
	aspect-ratio: 16 / 9;
}

.home-intro__visual--split .home-intro__image-frame {
	aspect-ratio: 16 / 9;
}

.home-intro__visual--split .home-intro__image-frame:nth-child(2) {
	aspect-ratio: 3 / 4;
}

.home-intro__visual--split .home-intro__image-frame:nth-child(1) img {
	object-position: center;
}

.home-intro__visual--split .home-intro__image-frame:nth-child(2) img {
	object-position: center top;
}

.home-intro__image-frame img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.home-panel__media img,
.home-panel__media video {
	width: 100%;
	border-radius: 0;
	object-fit: cover;
	box-shadow: 0 18px 50px rgba(0, 0, 0, 0.32);
}

.home-panel__media--image img,
.home-panel__media--video video {
	min-height: 420px;
}

#panel-scenic {
	position: relative;
	overflow: hidden;
	align-items: start;
	padding: calc(140px * var(--home-scale, 1)) 0 calc(70px * var(--home-scale, 1));
	background:
		linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.62)),
		url("../media/images/bgs.jpg") center/cover no-repeat;
}

#panel-scenic::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 50% 42%, transparent 46%, rgba(0, 0, 0, 0.55) 100%);
	pointer-events: none;
}

#panel-scenic .home-panel__inner {
	position: relative;
	z-index: 1;
	gap: 72px;
}

#panel-scenic .site-container {
	width: min(1680px, calc(100vw - 22px));
}

#panel-scenic .home-panel__title {
	margin-top: 28px;
}

@media (max-width: 1024px) {
	#panel-scenic .home-panel__inner--split {
		grid-template-columns: 1fr;
		gap: 42px;
	}
}

@media (min-width: 769px) {
	#panel-scenic .home-panel__inner--split {
		grid-template-columns: minmax(0, 1.14fr) minmax(460px, 0.96fr);
	}
}

.home-panel__cards--scenic {
	position: relative;
	overflow: hidden;
	padding: 18px 0 6px;
}

.home-panel__cards-track {
	display: flex;
	gap: 22px;
	width: max-content;
	animation: scenicMarquee 26s linear infinite;
	will-change: transform;
}

.home-panel__cards--scenic:hover .home-panel__cards-track {
	animation-play-state: paused;
}

@keyframes scenicMarquee {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}

.home-scenic-card {
	display: grid;
	gap: 10px;
	flex: 0 0 clamp(280px, 28vw, 400px);
}

.home-scenic-card img {
	width: 100%;
	height: auto;
	aspect-ratio: 3 / 4;
	object-fit: cover;
	object-position: center;
	display: block;
	transform: translateZ(0);
	transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: transform;
}

.home-scenic-card:hover img {
	transform: scale(1.05);
}

@media (prefers-reduced-motion: reduce) {
	.home-panel__cards-track {
		animation: none;
	}
}

#panel-contact {
	position: relative;
	overflow: hidden;
	align-items: start;
	padding: calc(96px * var(--home-scale, 1)) 0 0;
	padding-bottom: calc(18px * var(--home-scale, 1));
	min-height: 100vh;
	--contact-record-space: 190px;
	background:
		linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.62)),
		url("../media/images/bgs.jpg") center/cover no-repeat;
}

#panel-contact::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 50% 42%, transparent 46%, rgba(0, 0, 0, 0.55) 100%);
	pointer-events: none;
	z-index: 1;
}

.home-contact-media-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	width: 40%;
	bottom: var(--contact-record-space);
	background: center/cover no-repeat;
	z-index: 0;
}

@media (min-width: 1680px) {
	.home-contact-media-wrapper {
		width: calc((100vw - 1680px) / 2 + 840px);
	}
}

@media (max-width: 1024px) {
	.home-contact-media-wrapper {
		width: 50%;
	}
}

@media (max-width: 768px) {
	.home-contact-media-wrapper {
		position: static;
		width: 100%;
		min-height: 280px;
		margin-top: 32px;
	}
}

#panel-contact .home-panel__inner {
	position: relative;
	z-index: 2;
	width: min(1680px, calc(100vw - 22px));
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	gap: 56px;
	align-items: flex-start;
}

@media (max-width: 1024px) {
	#panel-contact .home-panel__inner {
		grid-template-columns: 1fr;
		gap: 42px;
	}
}

#panel-contact .home-panel__content {
	padding-top: 40px;
}

.home-contact-list {
	list-style: none;
	display: grid;
	gap: 10px;
	margin-top: 12px;
	color: rgba(255, 255, 255, 0.86);
}

.home-contact-map {
	margin-top: 14px;
	width: 100%;
	max-width: 560px;
	height: 280px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	overflow: hidden;
	background: rgba(0, 0, 0, 0.25);
	border-radius: 8px;
	position: relative;
}

.home-contact-map__fallback {
	position: absolute;
	inset: 0;
	display: grid;
	place-content: center;
	justify-items: center;
	gap: 8px;
	padding: 24px;
	background:
		radial-gradient(circle at 50% 45%, rgba(214, 168, 95, 0.2), transparent 34%),
		linear-gradient(135deg, rgba(8, 17, 29, 0.92), rgba(14, 34, 54, 0.84));
	color: rgba(255, 255, 255, 0.88);
	text-align: center;
	z-index: 0;
}

.home-contact-map__fallback strong {
	font-size: 1.05rem;
	letter-spacing: 0.04em;
}

.home-contact-map__fallback small {
	font-size: 0.86rem;
	color: rgba(255, 255, 255, 0.68);
}

.home-contact-map__pin {
	width: 18px;
	height: 18px;
	border-radius: 999px;
	background: var(--zq-accent);
	box-shadow: 0 0 0 8px rgba(214, 168, 95, 0.18), 0 0 24px rgba(214, 168, 95, 0.6);
}

.tianditu-info-window {
	display: grid;
	gap: 4px;
	min-width: 150px;
	color: rgba(8, 17, 29, 0.92);
}

.tianditu-info-window strong {
	font-size: 14px;
	color: rgba(8, 17, 29, 0.96);
}

.tianditu-info-window span {
	font-size: 12px;
	line-height: 1.5;
	color: rgba(8, 17, 29, 0.68);
}

.home-contact-map iframe,
.home-contact-map img {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	object-fit: cover;
}

.home-contact-record-wrapper {
	position: relative;
	z-index: 2;
	grid-column: 1 / -1;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: var(--contact-record-space);
	padding-top: 0;
	text-align: center;
}

.home-contact-record {
	width: 100%;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 8px;
	text-align: center;
	position: relative;
	z-index: 2;
}

.home-contact-record__icp,
.home-contact-record__copyright {
	margin: 0;
	color: rgba(255, 255, 255, 0.76);
	font-size: 0.92rem;
	line-height: 1.5;
}

.home-contact-record__icp {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	justify-content: center;
}

.home-contact-record__icon {
	width: 14px;
	height: 14px;
	flex: 0 0 14px;
	display: block;
	object-fit: contain;
}

.home-contact-media {
	position: relative;
	display: grid;
	place-items: center;
	min-height: auto;
	align-self: stretch;
	z-index: 2;
}



.home-contact-media__qr {
	position: relative;
	display: grid;
	place-items: center;
	gap: 12px;
	padding: 18px 18px 14px;
	background: rgba(255, 255, 255, 0.92);
	border-radius: 14px;
}

.home-contact-media__qr img {
	width: min(220px, 48vw);
	height: auto;
	display: block;
}

.home-contact-media__qr p {
	margin: 0;
	color: #231607;
	font-weight: 700;
	letter-spacing: 0.04em;
}

.home-scenic-card h3 {
	text-align: center;
	font-size: 1rem;
}

#panel-news {
	position: relative;
	overflow: hidden;
	align-items: start;
	padding: calc(168px * var(--home-scale, 1)) 0 calc(78px * var(--home-scale, 1));
	background:
		linear-gradient(180deg, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0.62)),
		url("../media/images/bgs.jpg") center/cover no-repeat;
}

#panel-news::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 50% 42%, transparent 46%, rgba(0, 0, 0, 0.55) 100%);
	pointer-events: none;
}

#panel-news .home-panel__inner {
	position: relative;
	z-index: 1;
	width: min(1680px, calc(100vw - 22px));
	grid-template-columns: minmax(0, 1.14fr) minmax(460px, 0.96fr);
	gap: 74px;
	align-items: start;
}

@media (max-width: 1024px) {
	#panel-news .home-panel__inner {
		grid-template-columns: 1fr;
		gap: 42px;
	}
}

#panel-news .home-panel__title {
	margin-top: 12px;
	letter-spacing: 0.02em;
}

.home-news-list {
	list-style: none;
	display: grid;
	gap: 0;
	margin-top: 18px;
}

.home-news-list li {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 120px;
	gap: 24px;
	align-items: center;
	padding: 26px 0;
	border-bottom: 0;
}

.home-news-list li:not(:last-child) {
	border-bottom: 2px solid rgba(255, 255, 255, 0.32);
}

.home-news-list a {
	color: rgba(255, 255, 255, 0.88);
	text-decoration: none;
	font-size: 1.12rem;
	font-weight: 700;
	line-height: 1.55;
}

.home-news-list a:hover {
	color: #d6b36a;
}

.home-news-list span {
	text-align: right;
	color: rgba(255, 255, 255, 0.58);
	font-size: 0.98rem;
	font-weight: 600;
	letter-spacing: 0.04em;
}

.home-news-slider {
	position: relative;
	width: min(680px, 100%);
	margin-top: calc(86px * var(--home-scale, 1));
	height: calc(var(--home-news-row, calc(84px * var(--home-scale, 1))) * var(--home-news-rows, 5));
	min-height: 360px;
	justify-self: end;
	overflow: hidden;
}

@media (max-width: 1024px) {
	.home-news-slider {
		width: 100%;
		max-width: 560px;
		justify-self: center;
	}
}

@media (max-width: 768px) {
	.home-news-slider {
		max-width: 100%;
		min-height: 280px;
	}
}

.home-news-slider__slide {
	position: absolute;
	inset: 0;
	opacity: 0;
	transform: translateY(18px) scale(0.985);
	transition:
		opacity 0.6s ease,
		transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.home-news-slider__slide.is-active {
	opacity: 1;
	transform: translateY(0) scale(1);
}

.home-news-slider__link {
	display: block;
	width: 100%;
	height: 100%;
	color: inherit;
	text-decoration: none;
}

.home-news-slider__slide img {
	width: 100%;
	height: 100%;
	min-height: 100%;
	object-fit: cover;
	border: 1px solid rgba(255, 255, 255, 0.18);
	box-shadow: none;
}

.home-news-slider__slide figcaption {
	position: absolute;
	left: 18px;
	bottom: 14px;
	max-width: min(560px, 76%);
	padding: 0;
	background: none;
	color: rgba(255, 255, 255, 0.96);
	font-size: 0.95rem;
	text-shadow: 0 6px 22px rgba(0, 0, 0, 0.75);
}

.home-news-slider__arrow {
	position: absolute;
	top: 50%;
	z-index: 3;
	width: 44px;
	height: 44px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.32);
	border-radius: 999px;
	background: rgba(8, 17, 29, 0.58);
	color: rgba(255, 255, 255, 0.94);
	transform: translateY(-50%);
	opacity: 0;
	pointer-events: none;
	transition:
		opacity 0.25s ease,
		background-color 0.25s ease,
		border-color 0.25s ease,
		color 0.25s ease;
}

.home-news-slider__arrow span {
	font-size: 2rem;
	line-height: 1;
	transform: translateY(-1px);
}

.home-news-slider__arrow--prev {
	left: 18px;
}

.home-news-slider__arrow--next {
	right: 18px;
}

.home-news-slider:hover .home-news-slider__arrow,
.home-news-slider:focus-within .home-news-slider__arrow {
	opacity: 1;
	pointer-events: auto;
}

.home-news-slider__arrow:hover {
	background: rgba(214, 179, 106, 0.92);
	border-color: rgba(214, 179, 106, 0.92);
	color: #201405;
}

.home-news-slider__dots {
	position: absolute;
	right: 18px;
	bottom: 18px;
	z-index: 3;
	display: inline-flex;
	align-items: center;
	gap: 10px;
}

.home-news-slider__dot {
	width: 10px;
	height: 10px;
	padding: 0;
	border: 0;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.4);
	transition:
		background-color 0.25s ease,
		transform 0.25s ease;
}

.home-news-slider__dot.is-active {
	background: #d6b36a;
	transform: scale(1.2);
}

.home-news-slider__dot:hover {
	background: rgba(255, 255, 255, 0.82);
}

/* ===== PAGE DOTS (right-side scroll indicator) ===== */
.home-page-dots {
	position: fixed;
	right: 96px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 80;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
	opacity: 0;
	transition: opacity 0.5s ease;
	pointer-events: none;
}

.home-page-dots.is-visible {
	opacity: 1;
	pointer-events: auto;
}

.home-page-dots__item {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.28);
	cursor: pointer;
	transition: all 0.35s ease;
	border: 0;
	padding: 0;
}

.home-page-dots__item.is-active {
	background: #d6b36a;
	height: 24px;
	border-radius: 4px;
}

.home-page-dots__item:hover:not(.is-active) {
	background: rgba(255, 255, 255, 0.52);
}

/* Mouse scroll icon at bottom of dots */
.home-page-dots__mouse {
	width: 26px;
	height: 40px;
	border: 2px solid var(--zq-accent);
	border-radius: 13px;
	position: relative;
	margin-top: 8px;
	cursor: pointer;
	transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.home-page-dots__mouse:hover {
	border-color: var(--zq-accent);
	box-shadow: 0 0 0 4px rgba(214, 168, 95, 0.18);
}

.home-page-dots__mouse-wheel {
	position: absolute;
	left: 50%;
	top: 8px;
	width: 4px;
	height: 8px;
	margin-left: -2px;
	border-radius: 2px;
	background: var(--zq-accent);
	animation: mouseScrollWheel 1.8s ease-in-out infinite;
}

@keyframes mouseScrollWheel {
	0% {
		opacity: 1;
		transform: translateY(0);
	}
	50% {
		opacity: 0.3;
		transform: translateY(10px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}


