		.e-module-202209021818 {
			z-index: 2
		}

		.e-module-202209021818 .e-cistern-x {
			overflow: hidden;
			width: 100%;
			max-width: 100%
		}

		.e-module-202209021818 .bgfff {
			position: relative;
			margin: 0 auto;
			width: 400px;
			border-radius: 10px;
			/* background-color: #fff; */
			/* min-height: 495px; */
		}

		@media (max-width:750px) {
			.e-module-202209021818 .bgfff {
				width: 256px;
				/* min-height: 370px; */
			}
		}

		.ie10 .e-module-202209021818 .bgfff,
		.ie11 .e-module-202209021818 .bgfff,
		.ie8 .e-module-202209021818 .bgfff,
		.ie9 .e-module-202209021818 .bgfff {
			width: 100%;
			background-color: rgba(0, 0, 0, 0)
		}

		.e-module-202209021818 .bgfff .carousel-3d {
			position: relative;
			margin: auto;
			width: 400px;
			-webkit-perspective: 4000px;
			perspective: 4000px;
			-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
			pointer-events: none;
			/* min-height: 395px; */
		}

		@media (max-width:750px) {
			.e-module-202209021818 .bgfff .carousel-3d {
				width: 256px
			}
		}

		.ie10 .e-module-202209021818 .bgfff .carousel-3d,
		.ie11 .e-module-202209021818 .bgfff .carousel-3d,
		.ie8 .e-module-202209021818 .bgfff .carousel-3d,
		.ie9 .e-module-202209021818 .bgfff .carousel-3d {
			position: relative;
			z-index: 1;
			overflow: hidden;
			margin-right: auto;
			margin-left: auto;
			padding: 0;
			width: 100%;
			height: 100%;
			list-style: none
		}

		.e-module-202209021818 .bgfff ul {
			position: relative;
			display: block;
			-webkit-transition: all .3s;
			transition: all .3s;
			-webkit-transform: translateZ(1250px) rotateY(0);
			transform: translateZ(1250px) rotateY(0);
			-webkit-transform-origin: 50% 50%;
			transform-origin: 50% 50%;
			-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
			pointer-events: all
		}

		.ie10 .e-module-202209021818 .bgfff ul,
		.ie11 .e-module-202209021818 .bgfff ul,
		.ie8 .e-module-202209021818 .bgfff ul,
		.ie9 .e-module-202209021818 .bgfff ul {
			z-index: 1;
			display: -webkit-box;
			display: -moz-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-sizing: content-box;
			-moz-box-sizing: content-box;
			box-sizing: content-box;
			width: 100%;
			height: 100%;
			-webkit-transition-property: -webkit-transform;
			transition-property: -webkit-transform;
			transition-property: transform;
			transition-property: transform, -webkit-transform
		}

		.e-module-202209021818 .bgfff ul .list {
			position: absolute;
			z-index: 1;
			display: block;
			visibility: visible;
			overflow: hidden;
			padding: 0;
			width: 400px;
			text-align: center;
			-webkit-transform: translate3d(0, 0, 0);
			-webkit-transform: rotateY(0) translateZ(-1250px);
			transform: translate3d(0, 0, 0);
			transform: rotateY(0) translateZ(-1250px);
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden
		}

		@media (max-width:750px) {
			.e-module-202209021818 .bgfff ul .list {
				width: 256px
			}
		}

		.ie10 .e-module-202209021818 .bgfff ul .list,
		.ie11 .e-module-202209021818 .bgfff ul .list,
		.ie8 .e-module-202209021818 .bgfff ul .list,
		.ie9 .e-module-202209021818 .bgfff ul .list {
			position: relative;
			display: -webkit-box;
			display: -moz-box;
			display: -ms-flexbox;
			display: flex;
			height: 100%;
			-webkit-transition-property: -webkit-transform;
			transition-property: -webkit-transform;
			transition-property: transform;
			transition-property: transform, -webkit-transform;
			-webkit-box-pack: center;
			-moz-box-pack: center;
			-ms-flex-pack: center;
			justify-content: center;
			-webkit-box-align: center;
			-moz-box-align: center;
			-ms-flex-align: center;
			align-items: center
		}

		.e-module-202209021818 .bgfff ul .list.swiper-slide-active,
		.e-module-202209021818 .bgfff ul .list.swiper-slide-duplicate-active {
			border-radius: 10px;
			background-color: #fff;
			-webkit-transform: scale(1);
			transform: scale(1)
		}

		.ie10 .e-module-202209021818 .bgfff ul .list.swiper-slide-active .text-con,
		.ie10 .e-module-202209021818 .bgfff ul .list.swiper-slide-duplicate-active .text-con,
		.ie11 .e-module-202209021818 .bgfff ul .list.swiper-slide-active .text-con,
		.ie11 .e-module-202209021818 .bgfff ul .list.swiper-slide-duplicate-active .text-con,
		.ie8 .e-module-202209021818 .bgfff ul .list.swiper-slide-active .text-con,
		.ie8 .e-module-202209021818 .bgfff ul .list.swiper-slide-duplicate-active .text-con,
		.ie9 .e-module-202209021818 .bgfff ul .list.swiper-slide-active .text-con,
		.ie9 .e-module-202209021818 .bgfff ul .list.swiper-slide-duplicate-active .text-con {
			opacity: 1
		}

		.e-module-202209021818 .bgfff ul .list a {
			display: block;
			overflow: hidden;
			height: 100%;
			/* border-radius: 10px; */
			border-radius: max(.38rem,20px);
		}

		.e-module-202209021818 .bgfff ul .list a .pic {
			/* border-radius: 10px; */
			aspect-ratio: 40/36;
		}
		@media screen and (max-width: 1480px) {
			.e-module-202209021818 .bgfff ul .list a .pic {
			aspect-ratio: 40/28;
		}
		}
		.e-module-202209021818 .bgfff ul .list a .pic img {
			height: 100%
		}

		.e-module-202209021818 .bgfff ul .list a .pic::after {
			padding-top: 62.5%
		}

		.e-module-202209021818 .bgfff ul .list a .text-con {
			padding: 40px;
			background-color: #f8f8f8;
			text-align: left
		}

		.ie10 .e-module-202209021818 .bgfff ul .list a .text-con,
		.ie11 .e-module-202209021818 .bgfff ul .list a .text-con,
		.ie8 .e-module-202209021818 .bgfff ul .list a .text-con,
		.ie9 .e-module-202209021818 .bgfff ul .list a .text-con {
			opacity: 0
		}

		.index-s4 .e-con {
			margin-top: 55px;
			min-height: 200px;
		}

		.index-s4 .index-s4_font {
			display: block !important
		}

		@media (max-width:1200px) {
			.e-module-202209021818 .bgfff ul .list a .text-con {
				padding: 30px
			}
		}

		@media (max-width:992px) {
			.e-module-202209021818 .bgfff ul .list a .text-con {
				padding: 25px
			}
		}

		.e-module-202209021818 .bgfff ul .list a .text-con h3 {
			color: #333;
			font-size: 28px;
			line-height: 1.5
		}

		@media (max-width:1600px) {
			.e-module-202209021818 .bgfff ul .list a .text-con h3 {
				font-size: 24px;
				line-height: 1.5
			}

			.LANG-cn .e-module-202209021818 .bgfff ul .list a .text-con h3 {
				line-height: 1.583
			}
		}

		@media (max-width:992px) {
			.e-module-202209021818 .bgfff ul .list a .text-con h3 {
				font-size: 18px;
				line-height: 1.889
			}
		}

		.e-module-202209021818 .bgfff ul .list a .text-con .p {
			margin-top: 15px;
			color: #666;
			font-size: 16px;
			line-height: 1.95
		}

		.LANG-cn .e-module-202209021818 .bgfff ul .list a .text-con .p {
			line-height: 1.95
		}

		@media (max-width:1600px) {
			.e-module-202209021818 .bgfff ul .list a .text-con .p {
				font-size: 14px;
				line-height: 1.95
			}

			.LANG-cn .e-module-202209021818 .bgfff ul .list a .text-con .p {
				line-height: 1.95
			}
		}

		@media (max-width:1200px) {
			.e-module-202209021818 .bgfff ul .list a .text-con .p {
				margin-top: 10px
			}
		}

		@media (max-width:750px) {
			.e-module-202209021818 .bgfff ul .list a .text-con .e-link-box {
				padding-top: 10px
			}
		}

		.index-s4 {
			position: relative;
			z-index: 1;
			overflow: hidden;
			padding-bottom: 6.5%
		}

		.index-s4 .index-s4_img {
			overflow: hidden;
			border-radius: 10px
		}

		.index-s4 .index-s4_img a {
			position: relative;
			z-index: 1;
			display: block;
			overflow: hidden
		}

		.index-s4 .swiper-slide-active .index-s4_img {
			border-radius: max(.2rem,16px)
		}

		.index-s4 .index-s4_font {
			display: none;
			padding: 8% 7%;
			background-color: #f8f8f8;
			opacity: 0;
			transition: all .6s;
			pointer-events: none
		}

		.index-s4 .index-s4_font .tit {
			color: #333;
			font-weight: 700;
			font-size: 24px;
			font-family: Poppins-Regular;
			line-height: 1.41
		}

		.index-s4 .index-s4_font .dec {
			margin: 15px 0
		}

		.index-s4 .index-s4_font .btn,
		.index-s4 .index-s4_font .dec {
			color: #777;
			font-family: Poppins-Regular;
			line-height: 1.75
		}

		.index-s4 .index-s4_font .btn {
			margin-bottom: 13%;
			color: #333
		}

		.index-s4 .index-s4_font .btn em {
			margin-left: 10px;
			font-weight: 700;
			transition: all .6s
		}

		.index-s4 .swiper-slide {
			overflow: hidden;
			margin: 0 30px;
			width: 21% !important
		}

		.index-s4 .swiper-slide:hover .index-s4_font .btn em {
			margin-left: 20px
		}

		.index-s4 .swiper-slide-active .index-s4_font {
			display: block;
			opacity: 1;
			pointer-events: auto
		}

		.index-s4 .swiper-container {
			padding-top: 50px
		}


		img {
			object-fit: cover;
			width: 100%;
		}