

.pub_banner {
	width: 100%;
	height: auto
}

.pub_banner .b_container {
	width: 100%;
	height: auto
}

.pub_banner .b_container .p_slide {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden
}

.pub_banner .b_container .p_slide .p_img {
	width: 100%;
	animation: bannerimg 2s
}

.pub_banner .b_container .p_slide .p_img img {
	width: 100%;
	height: auto
}

.pub_banner .b_container .p_slide .p_info {
	width: 90%;
	max-width: 1440px;
	position: absolute;
	left: 50%;
	top: 58%;
	transform: translate(-50%, -58%);
	z-index: 3;
	text-align: center
}

#c_banner_030-1686623183071.response-animated .undefined {
	animation-name: none, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}

#c_banner_030-1686623183071.response-animated .e_bannerA-1 {
	animation-name: none, none;
	animation-delay: 0.0s, 0.6s;
	animation-duration: 0.6s, 0.6s;
	animation-iteration-count: 1, 1
}

#c_banner_030-1686623183071 .e_bannerA-1 .p_btitle {
	animation: puBanner 2s;
	line-height: 1
}

#c_banner_030-1686623183071 .e_bannerA-1 .p_subtitle {
	animation: puBanner 4s;
	line-height: 1;
	margin-top: 20px
}

@keyframes puBanner {
	from {
		transform: translateY(100px);
		opacity: 0
	}

	to {
		transform: translateY(0px);
		opacity: 1
	}
}

@keyframes bannerimg {
	from {
		transform: scale(1.1)
	}

	to {
		transform: scale(1)
	}
}

@keyframes jiantoushang {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@media screen and (max-width:768px) {
	.pub_banner .b_container .p_slide .p_img img {
		height: 300px;
		width: auto;
		position: relative;
		left: 50%;
		transform: translate(-50%, 0)
	}

	.pub_banner .b_container .p_slide .p_info h1 {
		font-size: 30px
	}

	.pub_banner .b_container .p_slide .p_info h6 {
		font-size: 20px
	}
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_static_001-1686623430865 {
	min-height: 0px;
	display-radio: 1
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_breadcrumbItem {
	position: relative;
	float: left;
	line-height: 30px;
	font-size: 16px
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_breadcrumbItem * {
	color: #333
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_breadcrumbItem:not(:first-child) {
	padding-left: 30px
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_breadcrumbItem:not(:first-child)::before {
	content: '>';
	position: absolute;
	left: 11px;
	color: #333
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_breadcrumb::after {
	/* display:flex;
  */
	display: block;
	clear: both;
	content: ''
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_showTitle {
	position: relative;
	display: flex;
	align-items: center
}

#c_static_001-1686623430865 .e_breadcrumb-1 .siblings::after {
	content: '>';
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	transform: rotateZ(90deg);
	cursor: pointer;
	color: #ccc
}

/* 鼠标覆盖 */
#c_static_001-1686623430865 .e_breadcrumb-1 .siblings.active::after {
	transform: rotateZ(-90deg)
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_slide {
	position: absolute;
	left: 18px;
	min-width: 100%;
	padding: 5px;
	display: none;
	z-index: 999
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_sibling {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#c_static_001-1686623430865 .e_breadcrumb-1 {
	width: 90%;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
	border-bottom: 1px solid rgba(0 0 0 / 10%)
}

#c_static_001-1686623430865 .e_breadcrumb-1 .p_breadcrumbItem:last-child{
    display: none;
}

@media screen and (max-width:768px) {

	#c_static_001-1686623430865 .e_breadcrumb-1 .p_breadcrumbItem:nth-child(3) .p_title {
		word-break: break-all;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden
	}

	#c_static_001-1686623430865 .e_breadcrumb-1 a {
		display: flex
	}
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_static_001-1689066840497 {
	min-height: 0px;
	display-radio: 1;
	padding-top: 90px;
	padding-bottom: 50px
}

#c_static_001-1689066840497 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	/*解决无缝滚动在循环体多列展示问题  */
	max-width: 100%
		/* 解决无缝滚动在循环体多列展示问题 */
}

#c_static_001-1689066840497 .e_loop-1 .p_loopitem {
	position: relative
}

#c_static_001-1689066840497 .e_loop-1 .p_page {
	text-align: center;
	margin-top: 10px
}

#c_static_001-1689066840497 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto
}

#c_static_001-1689066840497 .e_container-2>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-1689066840497 .e_container-2 .p_item {
	display-radio: 1
}

#c_static_001-1689066840497 .e_text-3 {
	line-height: 1;
	color: #211e1f;
	font-family: "SourceHanSansCN-Medium";
	text-align: center
}

#c_static_001-1689066840497 .e_loop-1 {
	display-radio: 1;
	margin-top: 50px
}

#c_static_001-1689066840497 .e_image-4 {
	overflow: hidden;
	position: relative;
	padding-bottom: 77%
}

#c_static_001-1689066840497 .e_image-4 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s all;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

#c_static_001-1689066840497 .e_container-5 {
	width: 100%;
	padding: 15px 20px;
	background: #f8f8f8
}

#c_static_001-1689066840497 .e_container-5>.p_item {
	width: 100%
}

#c_static_001-1689066840497 .e_text-6 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: -webkit-box;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-weight: normal;
	color: rgba(51, 51, 51, 1)
}

#c_static_001-1689066840497 .e_text-7 {
	font_radio: 2;
	display-radio: -webkit-box;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: rgba(153, 153, 153, 1);
	line-height: 1.5;
	margin-top: 10px
}

#c_static_001-1689066840497 .e_loop-1 .p_loopitem:hover img {
	transform: translate(-50%, -50%) scale(1.05)
}

#c_static_001-1689066840497 .e_loop-1 .p_loopitem:hover .e_container-5 {
	background: url(/static/cn/img/djbj.webp);
	background-size: cover
}

#c_static_001-1689066840497 .e_loop-1 .p_loopitem:hover .e_container-5 * {
	color: #fff
}

@media screen and (max-width:768px) {
	#c_static_001-1689066840497 .e_loop-1 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1);
		margin-bottom: 20px
	}

	#c_static_001-1689066840497 {
		padding-top: 50px;
		padding-bottom: 50px
	}

	#c_static_001-1689066840497 .e_loop-1 {
		margin-top: 30px
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-1689066840497 .e_loop-1 .p_loopitem {
		width: calc((100% - 70px) / 3);
		margin-right: 35px;
		margin-bottom: 35px
	}

	#c_static_001-1689066840497 .e_loop-1 .p_loopitem:nth-child(3n) {
		margin-right: 0
	}
}

@media screen and (max-width: 1024px) and (min-width: 769px) {}

#c_static_001-16891248446130 {
	min-height: 0px;
	display-radio: 1;
	padding-top: 90px;
	padding-bottom: 50px
}

#c_static_001-16891248446130 .e_loop-1 .p_list {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 100%
}

#c_static_001-16891248446130 .e_container-2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 90%;
	display-radio: flex;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto
}

#c_static_001-16891248446130 .e_container-2>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

#c_static_001-16891248446130 .e_text-3 {
	line-height: 1;
	color: #211e1f;
	font-family: "SourceHanSansCN-Medium";
	text-align: center
}

#c_static_001-16891248446130 .e_loop-1 {
	margin-top: 50px;
	position: relative;
	padding: 0 60px
}

#c_static_001-16891248446130 .e_image-4 a {
	overflow: hidden;
	display: block;
	position: relative;
	padding-bottom: 63%
}

#c_static_001-16891248446130 .e_image-4 a:before {
	z-index: 1;
	content: "";
	width: 100%;
	height: 58%;
	background-image: linear-gradient(rgba(0 43 125 / 0%), rgba(0 43 125 / 50%));
	position: absolute;
	left: 0;
	bottom: 0
}

#c_static_001-16891248446130 .e_image-4 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s all;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

#c_static_001-16891248446130 .e_container-5 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 15px;
	z-index: 2
}

#c_static_001-16891248446130 .e_container-5>.p_item {
	width: 90%;
	margin: 0 auto
}

#c_static_001-16891248446130 .e_text-6 {
	line-height: 1.5;
	font_radio: 2;
	display-radio: -webkit-box;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-weight: normal;
	color: #fff
}

#c_static_001-16891248446130 .swiper_but {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 25px;
	height: 40px;
	cursor: pointer
}

#c_static_001-16891248446130 .dj_swiper_left {
	left: 0;
	background: url(/static/cn/img/abqie1.webp) no-repeat center
}

#c_static_001-16891248446130 .dj_swiper_right {
	right: 0;
	background: url(/static/cn/img/abqie2.webp) no-repeat center
}

#c_static_001-16891248446130 .e_loop-1 .cbox-1:hover img {
	transform: translate(-50%, -50%) scale(1.05)
}

@media screen and (max-width:768px) {
	#c_static_001-16891248446130 .e_loop-1 .p_loopitem {
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 1)
	}

	#c_static_001-16891248446130 .e_loop-1 {
		margin-top: 30px;
		padding: 0 35px
	}

	#c_static_001-16891248446130 {
		padding-top: 20px;
		padding-bottom: 50px
	}
}

@media screen and (min-width: 769px) {
	#c_static_001-16891248446130 .e_loop-1 .p_loopitem {
		width: calc((100% - 70px) / 3);
		margin-right: 35px;
		margin-bottom: 35px;
		flex-grow: 0;
		flex-shrink: 0;
		flex-basis: calc(100% / 20)
	}

	#c_static_001-16891248446130 .e_loop-1 .p_loopitem:nth-child(3n) {
		margin-right: 0
	}
}
