.gongge9[data-v-ac8d5caf] {
	grid-template-columns: repeat(3, 1fr);
	gap: 0;
	width: 70%;
	margin: 0 auto;
	padding: 0 0 20px;
	display: grid
}

.gongge9 li[data-v-ac8d5caf] {
	aspect-ratio: 1.5;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	list-style: none;
	display: flex;
	position: relative;
	overflow: hidden
}

.gongge9 li a[data-v-ac8d5caf] {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
	position: relative
}

.gongge9 li a[data-v-ac8d5caf]:before {
	content: "";
	opacity: 0;
	z-index: 2;
	background-color: #0009;
	transition: opacity .3s;
	position: absolute;
	inset: 0
}

.gongge9 li a:hover img[data-v-ac8d5caf] {
	transform: scale(1.1)
}

.gongge9 li a[data-v-ac8d5caf]:hover:before,
.gongge9 li a:hover span[data-v-ac8d5caf],
.gongge9 li a:hover p[data-v-ac8d5caf] {
	opacity: 1
}

.gongge9 li img[data-v-ac8d5caf] {
	object-fit: cover;
	z-index: 1;
	width: 100%;
	height: 100%;
	transition: transform .5s;
	position: absolute;
	top: 0;
	left: 0
}

.gongge9 li span[data-v-ac8d5caf] {
	z-index: 3;
	opacity: 0;
	color: #fff;
	text-align: left;
	-webkit-line-clamp: 2;
	box-sizing: border-box;
	-webkit-box-orient: vertical;
	width: calc(100% - 20px);
	margin: 0;
	padding-right: 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	transition: opacity .3s;
	display: -webkit-box;
	position: absolute;
	bottom: 70px;
	left: 40px;
	overflow: hidden
}

.gongge9 li p[data-v-ac8d5caf] {
	z-index: 3;
	opacity: 0;
	color: #ffffffd9;
	text-align: left;
	-webkit-line-clamp: 2;
	box-sizing: border-box;
	-webkit-box-orient: vertical;
	width: calc(100% - 20px);
	margin: 0;
	padding-right: 20px;
	font-size: 14px;
	line-height: 1.5;
	transition: opacity .3s;
	display: -webkit-box;
	position: absolute;
	bottom: 26px;
	left: 40px;
	overflow: hidden
}

@media (width<=1200px) {
	.gongge9[data-v-ac8d5caf] {
		gap: 0;
		width: 88%
	}

	.gongge9 li span[data-v-ac8d5caf] {
		font-size: 13px
	}

	.gongge9 li p[data-v-ac8d5caf] {
		font-size: 11px
	}

	.gongge9 li img[data-v-ac8d5caf] {
		height: 100%
	}
}

@media (width<=768px) {
	.gongge9[data-v-ac8d5caf] {
		grid-template-columns: repeat(2, 1fr);
		gap: 0;
		width: 85%
	}

	.gongge9 li span[data-v-ac8d5caf] {
		font-size: 12px
	}

	.gongge9 li p[data-v-ac8d5caf] {
		font-size: 11px
	}

	.gongge9 li a[data-v-ac8d5caf] {
		padding: 0 10px
	}
}

@media (width<=480px) {
	.gongge9[data-v-ac8d5caf] {
		grid-template-columns: 1fr;
		gap: 10px;
		width: 90%;
		padding: 10px 0
	}

	.gongge9 li[data-v-ac8d5caf] {
		aspect-ratio: 4/3
	}

	.gongge9 li img[data-v-ac8d5caf] {
		height: 100%
	}

	.gongge9 li span[data-v-ac8d5caf] {
		-webkit-line-clamp: 2;
		font-size: 14px
	}

	.gongge9 li p[data-v-ac8d5caf] {
		font-size: 12px
	}
}

.dazi[data-v-47305a05] {
	max-width: 70%;
	height: 45px;
	margin: 0 auto 1%
}

.dazi .dazi_box[data-v-47305a05] {
	width: 460px;
	height: 45px;
	margin: 0 auto;
	font-size: 30px;
	line-height: 45px;
	position: relative
}

.dazi .dazi_box .zhezhaoceng[data-v-47305a05] {
	background: #fff;
	width: 100%;
	height: 100%;
	animation: 8s ease-in-out infinite dazi-47305a05;
	position: absolute;
	top: 0;
	right: 0
}

@keyframes dazi-47305a05 {
	0% {
		width: 100%
	}

	to {
		width: 0%
	}
}

@media screen and (width<=425px) {
	.dazi[data-v-47305a05] {
		max-width: 97%
	}

	.dazi .dazi_box[data-v-47305a05] {
		max-width: 97%;
		font-size: 26px
	}
}

@media screen and (width<=375px) {
	.dazi[data-v-47305a05] {
		max-width: 97%
	}

	.dazi .dazi_box[data-v-47305a05] {
		max-width: 97%;
		font-size: 24px
	}
}

@media screen and (width<=320px) {
	.dazi[data-v-47305a05] {
		max-width: 97%
	}

	.dazi .dazi_box[data-v-47305a05] {
		max-width: 97%;
		font-size: 20px
	}
}

.box[data-v-6d45ff62] {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	justify-content: space-evenly;
	align-items: center;
	width: 70%;
	margin: 20px auto 0;
	padding: 40px 0;
	font-size: 14px;
	display: flex
}

.box ul.list[data-v-6d45ff62] {
	width: 30%;
	margin: 0;
	padding: 0
}

.box ul.list li[data-v-6d45ff62] {
	text-align: left;
	margin-bottom: 10px;
	padding: 0 40px;
	list-style: none
}

.box ul.list li a[data-v-6d45ff62] {
	color: #000;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
	display: block;
	overflow: hidden
}

.box ul.list li a[data-v-6d45ff62]:hover {
	color: rgb(171, 128, 71)
}

.box ul.list[data-v-6d45ff62]:nth-child(2) {
	border-left: 1px dashed #000;
	border-right: 1px dashed #000;
	margin: 0 20px
}

@media (width<=992px) {
	.box[data-v-6d45ff62] {
		width: 90%
	}

	.box ul.list li[data-v-6d45ff62] {
		padding: 0 20px
	}
}

@media (width<=768px) {
	.box[data-v-6d45ff62] {
		flex-direction: column;
		width: 85%;
		padding: 30px 0
	}

	.box ul.list[data-v-6d45ff62] {
		width: 100%;
		margin-bottom: 0;
		padding: 20px 0
	}

	.box ul.list li[data-v-6d45ff62] {
		padding: 0 20px
	}

	.box ul.list[data-v-6d45ff62]:not(:last-child) {
		border-bottom: 1px dashed #000
	}

	.box ul.list[data-v-6d45ff62]:nth-child(2) {
		border: none;
		border-bottom: 1px dashed #000;
		margin: 0;
		padding: 20px 0
	}

	.box ul.list[data-v-6d45ff62]:nth-child(3) {
		border-top: none;
		width: 100%;
		padding-top: 20px
	}
}

@media (width<=480px) {
	.box[data-v-6d45ff62] {
		width: 95%;
		padding: 20px 0
	}

	.box ul.list[data-v-6d45ff62] {
		width: 100%;
		padding: 15px 0
	}

	.box ul.list li[data-v-6d45ff62] {
		padding: 0 10px;
		font-size: 14px
	}

	.box ul.list[data-v-6d45ff62]:not(:last-child) {
		border-bottom: 1px dashed #000
	}
}

.swiper-container[data-v-be57dba6] {
	width: 100%;
	height: 700px;
	position: relative;
	overflow: hidden
}

.swiper-container .slides-track[data-v-be57dba6] {
	width: 500%;
	height: 100%;
	animation: 15s infinite slide-horizontal-be57dba6;
	display: flex
}

.swiper-container .slides-track .slide[data-v-be57dba6] {
	flex-shrink: 0;
	width: 20%;
	height: 100%
}

.swiper-container .slides-track .slide img[data-v-be57dba6] {
	object-fit: cover;
	width: 100%;
	height: 100%;
	display: block
}

.swiper-container:hover .slides-track[data-v-be57dba6] {
	animation-play-state: paused
}

.swiper-container .pagination[data-v-be57dba6] {
	z-index: 20;
	gap: 10px;
	display: flex;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translate(-50%)
}

.swiper-container .pagination .dot[data-v-be57dba6] {
	cursor: pointer;
	background-color: #fff6;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	transition: all .3s;
	animation: 15s infinite dot-active-be57dba6
}

.swiper-container .pagination .dot[data-v-be57dba6]:first-child {
	animation-delay: 0s
}

.swiper-container .pagination .dot[data-v-be57dba6]:nth-child(2) {
	animation-delay: 3s
}

.swiper-container .pagination .dot[data-v-be57dba6]:nth-child(3) {
	animation-delay: 6s
}

.swiper-container .pagination .dot[data-v-be57dba6]:nth-child(4) {
	animation-delay: 9s
}

.swiper-container .pagination .dot[data-v-be57dba6]:nth-child(5) {
	animation-delay: 12s
}

@keyframes slide-horizontal-be57dba6 {

	0%,
	16% {
		transform: translate(0)
	}

	20%,
	36% {
		transform: translate(-20%)
	}

	40%,
	56% {
		transform: translate(-40%)
	}

	60%,
	76% {
		transform: translate(-60%)
	}

	80%,
	96% {
		transform: translate(-80%)
	}

	to {
		transform: translate(0)
	}
}

@keyframes dot-active-be57dba6 {

	0%,
	16% {
		background-color: #fff;
		border-radius: 7px;
		width: 30px;
		box-shadow: 0 0 10px #fffc
	}

	20%,
	to {
		width: 14px;
		box-shadow: none;
		background-color: #fff6;
		border-radius: 50%
	}
}

@media (width<=1200px) {
	.swiper-container[data-v-be57dba6] {
		height: 500px
	}
}

@media (width<=992px) {
	.swiper-container[data-v-be57dba6] {
		height: 450px
	}
}

@media (width<=768px) {
	.swiper-container[data-v-be57dba6] {
		height: 350px
	}

	.swiper-container .pagination[data-v-be57dba6] {
		bottom: 20px
	}

	.swiper-container .pagination .dot[data-v-be57dba6] {
		width: 12px;
		height: 12px
	}
}

@media (width<=480px) {
	.swiper-container[data-v-be57dba6] {
		height: 250px
	}

	.swiper-container .pagination[data-v-be57dba6] {
		bottom: 15px
	}

	.swiper-container .pagination .dot[data-v-be57dba6] {
		width: 10px;
		height: 10px
	}
}

.box[data-v-0ab0d317] {
	width: 70%;
	height: 800px;
	margin: 20px auto;
	position: relative;
	overflow: hidden
}

.box .slides-track[data-v-0ab0d317] {
	flex-direction: column;
	height: 500%;
	animation: 15s infinite slide-vertical-0ab0d317;
	display: flex
}

.box .slides-track .slide[data-v-0ab0d317] {
	flex-shrink: 0;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 20%;
	display: flex
}

.box .slides-track .slide .boxlist[data-v-0ab0d317] {
	width: 100%
}

.box .slides-track .slide .boxlist img[data-v-0ab0d317] {
	object-fit: contain;
	width: 100%;
	height: auto;
	display: block
}

.box:hover .slides-track[data-v-0ab0d317] {
	animation-play-state: paused
}

.box .pagination[data-v-0ab0d317] {
	z-index: 20;
	flex-direction: column;
	gap: 10px;
	display: flex;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%)
}

.box .pagination .dot[data-v-0ab0d317] {
	cursor: pointer;
	background-color: #fff6;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	transition: all .3s;
	animation: 15s infinite dot-active-0ab0d317
}

.box .pagination .dot[data-v-0ab0d317]:first-child {
	animation-delay: 0s
}

.box .pagination .dot[data-v-0ab0d317]:nth-child(2) {
	animation-delay: 3s
}

.box .pagination .dot[data-v-0ab0d317]:nth-child(3) {
	animation-delay: 6s
}

.box .pagination .dot[data-v-0ab0d317]:nth-child(4) {
	animation-delay: 9s
}

.box .pagination .dot[data-v-0ab0d317]:nth-child(5) {
	animation-delay: 12s
}

@keyframes slide-vertical-0ab0d317 {

	0%,
	16% {
		transform: translateY(0)
	}

	20%,
	36% {
		transform: translateY(-20%)
	}

	40%,
	56% {
		transform: translateY(-40%)
	}

	60%,
	76% {
		transform: translateY(-60%)
	}

	80%,
	96% {
		transform: translateY(-80%)
	}

	to {
		transform: translateY(0)
	}
}

@keyframes dot-active-0ab0d317 {

	0%,
	16% {
		background-color: #fff;
		border-radius: 7px;
		width: 30px;
		box-shadow: 0 0 10px #fffc
	}

	20%,
	to {
		width: 14px;
		box-shadow: none;
		background-color: #fff6;
		border-radius: 50%
	}
}

@media (width>=1921px) {
	.box[data-v-0ab0d317] {
		height: 1000px
	}
}

@media (width<=1024px) {
	.box[data-v-0ab0d317] {
		height: 500px
	}
}

@media (width<=768px) {
	.box[data-v-0ab0d317] {
		height: 400px
	}

	.box .pagination[data-v-0ab0d317] {
		right: 15px
	}

	.box .pagination .dot[data-v-0ab0d317] {
		width: 12px;
		height: 12px
	}
}

@media (width<=480px) {
	.box[data-v-0ab0d317] {
		height: 200px
	}

	.box .pagination[data-v-0ab0d317] {
		right: 10px
	}

	.box .pagination .dot[data-v-0ab0d317] {
		width: 10px;
		height: 10px
	}
}