 .e-module-202502281611 {
	padding-top: 100px;
	z-index: 2;
}

@media (max-width: 1280px) {
  .e-module-202502281611 {
	padding-top: 80px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 {
	padding-top: 50px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .e-con {
	margin-top: 70px;
  }
}

.e-module-202502281611 .swiper {
  border-radius: 40px 5px 150px 40px;
  overflow: hidden;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper {
	border-radius: 30px 5px 110px 30px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper {
	border-radius: 20px 5px 80px 20px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper {
	overflow: visible;
  }
}

.e-module-202502281611 .swiper-slide {
  transition: 0.4s;
  margin-top: 5px;
  margin-right: 40px;
  height: auto;
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide {
	margin-right: 20px;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-slide {
	width: 100%;
  }
}

.e-module-202502281611 .swiper-slide .li {
  background-color: #F3F8FE;
}

.e-module-202502281611 .swiper-slide:hover {
  transform: translate(0, -5px);
}

.e-module-202502281611 .swiper-slide:hover .li .img {
  overflow: hidden;
}

.e-module-202502281611 .swiper-slide:hover .li .dt .news-bg {
  opacity: 1;
}

.e-module-202502281611 .swiper-slide:hover .li .dt .dt-con .more-btn .more-img .e-lazy {
  transform: translate(calc(-100% + 58px), 0);
  transition: transform 0.3s ease-out;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide:hover .li .dt .dt-con .more-btn .more-img .e-lazy {
	transform: translate(calc(-100% + 52px), 0);
  }
}

@media (max-width: 1280px) {
  .e-module-202502281611 .swiper-slide:hover .li .dt .dt-con .more-btn .more-img .e-lazy {
	transform: translate(calc(-100% + 50px), 0);
  }
}

.e-module-202502281611 .swiper-slide .li {
  display: flex;
  position: relative;
  box-sizing: border-box;
  border-radius: 40px 5px 150px 40px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li {
	border-radius: 30px 5px 110px 30px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li {
	border-radius: 10px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li {
	flex-direction: column;
	margin: 0;
	overflow: visible;
  }
}

.e-module-202502281611 .swiper-slide .li .img {
  position: relative;
  width: 371px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .img {
	width: 265px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .img {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 10px;
	width: 200px;
	height: auto;
	overflow: hidden;
  }
}

.e-module-202502281611 .swiper-slide .li .img .e-lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  overflow: hidden;
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .img .e-lazy {
	position: relative;
	height: auto !important;
  }

  .e-module-202502281611 .swiper-slide .li .img .e-lazy::after {
	display: none;
  }
}

.e-module-202502281611 .swiper-slide .li .img .e-lazy img {
  transition: all 0.3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .img .e-lazy img {
	position: relative;
	height: auto;
	object-fit: initial;
  }
}

.e-module-202502281611 .swiper-slide .li .img .play-btn::before {
  position: absolute;
  right: 30px;
  bottom: 35px;
  color: #fff;
  font-size: 60px;
  line-height: 1;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .img .play-btn::before {
	font-size: 45px;
  }
}

@media (max-width: 1280px) {
  .e-module-202502281611 .swiper-slide .li .img .play-btn::before {
	right: 20px;
	bottom: 25px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li .img .play-btn::before {
	font-size: 40px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .img .play-btn::before {
	font-size: 30px;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-slide .li .img .play-btn::before {
	right: 10px;
	bottom: 10px;
	font-size: 36px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt {
  display: flex;
  position: relative;
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 20px 70px 90px;
  padding-right: 20px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt {
	padding: 30px 15px 50px 60px;
  }
}

@media (max-width: 1280px) {
  .e-module-202502281611 .swiper-slide .li .dt {
	padding: 30px 12px 45px 60px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li .dt {
	padding: 20px 10px 40px 50px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .dt {
	padding: 60px 30px 30px 30px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .news-bg {
  position: absolute;
  right: 60px;
  bottom: 30%;
  opacity: 0;
  transition: 0.4s;
  width: 20%;
}

.e-module-202502281611 .swiper-slide .li .dt .news-bg::after {
  padding-top: 95%;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .news-bg {
	right: 40px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .dt .news-bg {
	right: 30px;
	bottom: 30px;
	width: 30%;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con {
  z-index: 2;
  padding-right: 70px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con {
	padding-right: 35px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con {
	padding-right: 25px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con {
	padding-right: 0;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .h1 {
  position: relative;
  margin-bottom: 20px;
  width: 72px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h1 {
	margin-bottom: 15px;
	width: 45px;
	height: 40px;
  }
}

@media (max-width: 1280px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h1 {
	margin-bottom: 10px;
	width: 35px;
	height: 30px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h1 {
	margin-bottom: 10px;
	width: 40px;
	height: 35px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .h1 .e-lazy {
  left: 0;
  width: 100%;
  height: 100% !important;
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .h1 .e-lazy::after {
  padding-top: 100%;
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .h1 .e-lazy img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .font {
  box-sizing: border-box;
  margin-bottom: 30px;
  width: 100%;
  color: #666;
  font-size: 18px;
  line-height: 1.8;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .font {
	font-size: 14px;
  }
}

@media (max-width: 1280px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .font {
	margin-bottom: 15px;
	font-size: 14px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .font {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.71428571;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .font {
	margin-bottom: 25px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .bot-con {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .bot-con {
	flex-direction: column;
	align-items: flex-start;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 {
  width: 65%;
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 {
	margin-bottom: 10px;
	width: 100%;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .name {
  display: block;
  color: #333;
  font-size: 22px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .name {
	font-size: 18px;
	line-height: 1.889;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .name {
	font-size: 16px;
	line-height: 1.95;
	line-height: 1.5;
  }

  .LANG-cn .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .name {
	line-height: 1.95;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .name {
	font-size: 18px;
	line-height: 1.889;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .name {
	font-size: 18px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .job {
  display: block;
  color: #666;
  font-size: 14px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .job {
	font-size: 12px;
	line-height: 1.667;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .h2 .job {
	line-height: 1.667;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn {
  display: flex;
  align-items: center;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn {
	bottom: 30px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn {
	bottom: 20px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn span {
  padding-right: 10px;
  color: #19a8cc;
  font-weight: normal;
  font-size: 16px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn span {
	font-size: 14px;
  }
}

@media (max-width: 1280px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn span {
	font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn span {
	font-size: 14px;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn span {
	padding-right: 5px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn .more-img {
  max-width: 24px;
  max-height: 14px;
  overflow: hidden;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn .more-img {
	max-height: 12px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn .more-img .e-lazy {
  transform: translate(calc(0% + -34px), 0);
  transform-origin: right top;
  transition: transform 0.3s ease-out;
  width: 58px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn .more-img .e-lazy {
	transform: translate(calc(0% + -23px), 0);
	width: 45px;
  }
}

.e-module-202502281611 .swiper-slide .li .dt .dt-con .more-btn .more-img .e-lazy::after {
  padding-top: 24.14%;
}

.e-module-202502281611 .swiper-slide.swiper-slide-active a .li .img::before {
  display: none;
}

.e-module-202502281611 .swiper-pagination {
  position: relative;
  margin-top: 30px;
  line-height: 1;
}

.e-module-202502281611 .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  margin-right: 20px;
  border-radius: 7px;
  background-color: #c4c4c4;
  width: 10px;
  height: 10px;
}

.e-module-202502281611 .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

.e-module-202502281611 .swiper-pagination .swiper-pagination-bullet::after {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 25px;
  content: "";
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-bullet {
	margin-right: 20px;
	width: 12px;
	height: 12px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-bullet {
	margin-right: 30px;
	border-radius: 10px;
	width: 16px;
	height: 16px;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-bullet {
	margin-right: 10px;
	border-radius: 5px;
	width: 6px;
	height: 6px;
  }
}

.e-module-202502281611 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #19a8cc;
  width: 60px;
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-bullet-active {
	width: 70px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-bullet-active {
	width: 100px;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-bullet-active {
	width: 40px;
  }
}

.e-module-202502281611 .swiper-pagination .swiper-pagination-total {
  color: #9E9E9E;
  font-size: 18px;
  line-height: 1;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-total {
	font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-total {
	font-size: 16px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-total {
	font-size: 14px;
	line-height: 1;
  }
}

.e-module-202502281611 .swiper-pagination .swiper-pagination-current {
  color: #19a8cc;
  font-size: 36px;
  line-height: 1;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-current {
	font-size: 28px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-current {
	font-size: 24px;
  }
}

@media (max-width: 992px) {
  .e-module-202502281611 .swiper-pagination .swiper-pagination-current {
	line-height: 1;
  }
}

.e-module-202502281611 .swiper-button {
  top: 40%;
  transition: 0.4s;
  border-radius: 100%;
  background-color: #19a8cc;
  padding: 30px;
  overflow: hidden;
  color: #fff;
  font-size: 30px;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .swiper-button {
	padding: 25px;
	font-size: 26px;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .swiper-button {
	display: none;
  }
}

.e-module-202502281611 .swiper-button::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100%;
  background-image: url("../images/button-moren.png");
  background-position: center;
  background-size: 34px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  content: "";
}

.e-module-202502281611 .swiper-button::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-102%);
  z-index: -1;
  transition: transform 0.3s ease-in, background-color 0.3s linear;
  border-radius: 100%;
  background-color: #fbb400;
  width: 100%;
  height: 100%;
  pointer-events: none;
  content: "";
}

.e-module-202502281611 .swiper-button:hover {
  transition: background-color 0s linear 300ms;
  background-color: #fbb400;
  color: #fff;
}

.e-module-202502281611 .swiper-button:hover::before {
  transform: translateX(0);
  z-index: -1;
  transition: transform 0.3sease out, background-color 0.3slinear;
}

.e-module-202502281611 .swiper-button.swiper-button-prev {
  left: -20px;
  transform: rotate(180deg);
}

.e-module-202502281611 .swiper-button.swiper-button-next {
  right: -20px;
}

.e-module-202502281611 .swiper-button.swiper-button-disabled {
  opacity: 1;
  background-color: #f5f5f5;
}

.e-module-202502281611 .swiper-button.swiper-button-disabled::after {
  background-image: url("../images/button-expiration.png");
}

.e-module-202502281611 .e-cistern-l {
  padding: 0 80px !important;
  max-width: 1716px !important;
}

@media (max-width: 1600px) {
  .e-module-202502281611 .e-cistern-l {
	padding: 0 55px !important;
	max-width: 1170px !important;
  }
}

@media (max-width: 1280px) {
  .e-module-202502281611 .e-cistern-l {
	max-width: 1090px !important;
  }
}

@media (max-width: 1024px) {
  .e-module-202502281611 .e-cistern-l {
	padding: 0 40px !important;
	max-width: 100% !important;
  }
}

@media (max-width: 750px) {
  .e-module-202502281611 .e-cistern-l {
	padding: 0 20px !important;
  }
}