
.middle-east {
  background: #f5f5f5;
}
.middle-east .e-cistern-l {
  z-index: 3;
}
.middle-east > .e-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.middle-east > .e-bg.top {
  z-index: 2;
  background-size: auto;
}
.middle-east > .e-bg.bottom {
  background-position: bottom;
  background-size: 100%;
  background-color: #f6f7f9;
}
.middle-east > .e-bg.yuanqu {
  background-size: auto;
}
@media (max-width: 992px) {
  .middle-east .e-title-h2 p:after {
    background-color: #19a8cc;
  }
}
.middle-east .con {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding-top: 60px;
}
@media (max-width: 1600px) {
  .middle-east .con {
    padding-top: 40px;
  }
}
@media (max-width: 992px) {
  .middle-east .con {
    padding-top: 25px;
  }
}
.middle-east .left .box {
  border-radius: 20px;
  background-color: #fff;
  padding: 35px 10px;
  height: 100%;
}
@media (max-width: 1600px) {
  .middle-east .left .box {
    padding: 30px 10px 25px 10px;
  }
}
@media (max-width: 992px) {
  .middle-east .left .box {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
  .LANG-cn .middle-east .left .box {
    padding: 0;
  }
}
.middle-east .left .box .e-scroll-vrt-d1-1 {
  padding-right: 15px;
  height: 100%;
  overflow: auto;
}
@media (max-width: 992px) {
  .middle-east .left .box .e-scroll-vrt-d1-1 {
    padding: 0;
  }
}
.middle-east .left .box ul li {
  padding-bottom: 20px;
}
.middle-east .left .box ul li:nth-last-child(1) {
  padding-bottom: 0;
}
.middle-east .left .box ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 992px) {
  .middle-east .left .box ul li a {
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
  }
}
.middle-east .left .box ul li a:hover .text h3 {
  color: #19a8cc;
}
.middle-east .left .box ul li a .pic {
  border-radius: 10px;
  width: 27%;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .middle-east .left .box ul li a .pic {
    width: 26%;
  }
}
@media (max-width: 992px) {
  .middle-east .left .box ul li a .pic {
    border-radius: 0;
    width: 100%;
  }
}
.middle-east .left .box ul li a .pic img {
  display: block;
  width: 100%;
}
.middle-east .left .box ul li a > .text {
  padding-left: 35px;
  width: 73%;
}
@media (max-width: 1600px) {
  .middle-east .left .box ul li a > .text {
    padding-left: 25px;
  }
}
@media (max-width: 992px) {
  .middle-east .left .box ul li a > .text {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #fff;
    padding: 20px 25px;
    width: 100%;
  }
}
.middle-east .left .box ul li a > .text h3 {
  font-size: 20px;
  line-height: 1.545;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; 
  transition: 0.4s;
  color: #333;
}
.LANG-cn .middle-east .left .box ul li a > .text h3 {
  line-height: 1.636;
}
@media (max-width: 1600px) {
  .middle-east .left .box ul li a > .text h3 {
    font-size: 18px;
    line-height: 1.889;
    line-height: 1.4 !important;
  }
}
.middle-east .left .box ul li a > .text > p {
  font-size: 16px;
  line-height: 1.95;
  margin-top: 5px;
  color: #666;
}
.LANG-cn .middle-east .left .box ul li a > .text > p {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .middle-east .left .box ul li a > .text > p {
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5 !important;
  }
  .LANG-cn .middle-east .left .box ul li a > .text > p {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .middle-east .left .box ul li a > .text > p {
    margin-top: 10px;
  }
  .LANG-en .middle-east .left .box ul li a > .text > p {
    margin-top: 5px;
  }
}
.middle-east .right .e-lazy {
  display: block;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
}
@media (max-width: 992px) {
  .middle-east .right .e-lazy {
    border-radius: 10px;
  }
}
.middle-east .right .e-lazy::after {
  padding-top: 56.25%;
}
.middle-east .right .e-lazy .video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.middle-east.style1 {
  background: transparent;
}
.middle-east.style1 .e-cistern-l {
  z-index: 2;
}
@media (max-width: 992px) {
  .middle-east.style1 {
    background: #f5f5f5;
  }
}
.middle-east.style1 .e-bg.xiao {
  z-index: 1;
  background-size: auto;
}
@media (max-width: 992px) {
  .middle-east.style1 .e-bg {
    display: block;
  }
}
@media (min-width: 1601px) {
  .middle-east.style1 .left .box {
    padding: 50px 20px 55px 55px;
  }
}
@media (max-width: 1600px) {
  .LANG-en .middle-east.style1 .left .box {
    padding: 40px 20px 22px 25px;
  }
}
@media (max-width: 992px) {
  .LANG-en .middle-east.style1 .left .box {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box {
    border-radius: 10px;
    background-color: #fff;
  }
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul {
    padding: 35px 0;
  }
}
.middle-east.style1 .left .box ul li {
  position: relative;
  padding-bottom: 35px;
}
.middle-east.style1 .left .box ul li:nth-last-child(1) {
  padding-bottom: 0;
}
@media (max-width: 1600px) {
  .middle-east.style1 .left .box ul li {
    padding-bottom: 30px;
  }
}
.middle-east.style1 .left .box ul li::before {
  position: absolute;
  top: 16px;
  left: 14px;
  border-left: 1px dashed #ddd;
  height: 100%;
  content: "";
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li::before {
    left: 30px;
  }
}
.middle-east.style1 .left .box ul li:nth-last-child(1)::before {
  display: none;
}
.middle-east.style1 .left .box ul li a {
  position: relative;
  z-index: 1;
  padding-left: 20px;
}
.middle-east.style1 .left .box ul li a::after {
  position: absolute;
  top: 16px;
  left: 15px;
  transform: translateX(-50%);
  transition: 0.4s;
  border-radius: 100%;
  background-color: #a5a5a5;
  width: 6px;
  height: 6px;
  content: "";
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a::after {
    top: 13px;
    left: 30px;
  }
}
.middle-east.style1 .left .box ul li a::before {
  position: absolute;
  top: 4px;
  left: 15px;
  transform: translateX(-50%);
  transition: 0.4s;
  border-radius: 100%;
  background-color: #ededed;
  width: 30px;
  height: 30px;
  content: "";
}
@media (max-width: 1600px) {
  .middle-east.style1 .left .box ul li a::before {
    top: 7px;
    left: 15px;
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a::before {
    top: 6px;
    left: 30px;
    width: 20px;
    height: 20px;
  }
}
.middle-east.style1 .left .box ul li a:hover::after {
  background-color: #19a8cc;
}
.middle-east.style1 .left .box ul li a:hover::before {
  animation: circled 1s infinite linear;
  background-color: #19a8cc;
}
.middle-east.style1 .left .box ul li a > .text {
  width: 100%;
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a > .text {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
  }
}
.middle-east.style1 .left .box ul li a > .text .e-link-box {
  display: none;
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a > .text .e-link-box {
    display: block;
    padding-top: 7px;
  }
}
.middle-east.style1 .left .box ul li a > .text .e-link-box > p .e-link-black-16-3 .text {
  color: #19a8cc;
}
.middle-east.style1 .e-btn-box {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  text-align: center;
}
@media (max-width: 992px) {
  .middle-east.style1 .e-btn-box {
    padding-top: 20px;
  }
}
.middle-east.style2 .left .box ul li a .pic {
  width: 43%;
}
@media (max-width: 992px) {
  .middle-east.style2 .left .box ul li a .pic {
    width: 100%;
  }
}
.middle-east.style2 .left .box ul li a > .text {
  width: 57%;
}
@media (max-width: 992px) {
  .middle-east.style2 .left .box ul li a > .text {
    width: 100%;
  }
}
.asia-pacific {
  z-index: 1;
  padding: 0;
  color: #fff;
}
.asia-pacific.e-block .e-description span {
  max-width: 800px;
}
@media (max-width: 750px) {
  .asia-pacific .e-btn-box .e-btn-bd-white-video-xl {
    padding: 8px 11px 8px 18px;
    white-space: nowrap;
  }
}
.asia-pacific .video-bg.img-bg .e-lazy {
  display: block;
}
.asia-pacific .video-bg.img-bg .e-lazy img {
  height: 100%;
  object-fit: cover;
}
.asia-pacific .video-bg.img-bg::after {
  padding-top: 21.026667%;
}
@media (max-width: 992px) {
  .asia-pacific .video-bg.img-bg::after {
    padding-top: 104%;
  }
}
.asia-pacific .video-bg::after {
  display: block;
  position: relative;
  padding-top: 41.66666667%;
  width: 100%;
  overflow: hidden;
  content: '';
}
@media (max-width: 992px) {
  .asia-pacific .video-bg::after {
    padding-top: 104%;
  }
}
.asia-pacific .video-bg video {
  position: absolute;
  width: 100%;
}
@media (max-width: 992px) {
  .asia-pacific .video-bg video {
    display: none;
  }
}
.asia-pacific .video-bg .e-lazy {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
@media (max-width: 992px) {
  .asia-pacific .video-bg .e-lazy {
    display: block;
  }
}
.asia-pacific .video-bg .e-lazy:after {
  display: none;
}
.asia-pacific .box-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.asia-pacific .box-text.text-black {
  color: #707070;
}
.asia-pacific .box-text.text-black .translateY1 {
  box-sizing: border-box;
  padding-left: 46%;
}
@media (max-width: 992px) {
  .asia-pacific .box-text.text-black .translateY1 {
    padding-left: 0;
  }
}
.asia-pacific .box-text.text-black::after {
  opacity: 0;
}
.asia-pacific .box-text.text-black .e-cistern-l {
  margin-top: 100px;
}
@media (max-width: 1600px) {
  .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 50px;
  }
  .LANG-en .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 50px;
  }
}
@media (max-width: 1024px) {
  .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 30px;
  }
  .LANG-en .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 30px;
  }
}
@media (max-width: 992px) {
  .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 40px;
    text-align: center;
  }
  .LANG-en .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 40px;
  }
}
.asia-pacific .box-text.text-black .e-title-h2 p {
  color: #333;
}
.asia-pacific .box-text.text-black .e-description {
  margin-top: 0;
}
.asia-pacific .box-text.text-black .e-btn-box {
  padding-top: 10px;
}
.asia-pacific .box-text::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: '';
}
.asia-pacific .box-text .e-cistern-l {
  z-index: 2;
  margin-top: 99px;
}
@media (max-width: 1600px) {
  .LANG-en .asia-pacific .box-text .e-cistern-l {
    margin-top: 100px;
  }
}
@media (max-width: 1024px) {
  .asia-pacific .box-text .e-cistern-l {
    margin-top: 70px;
  }
  .LANG-en .asia-pacific .box-text .e-cistern-l {
    margin-top: 70px;
  }
}
@media (max-width: 992px) {
  .asia-pacific .box-text .e-cistern-l {
    margin-top: 40px;
    text-align: center;
  }
  .LANG-en .asia-pacific .box-text .e-cistern-l {
    margin-top: 40px;
  }
}
.asia-pacific .e-title-h2 p {
  color: #fff;
}
.asia-pacific .e-title-h2 p::after {
  left: 0;
  transform: translateX(0);
}
@media (max-width: 992px) {
  .asia-pacific .e-title-h2 p::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.LANG-en .asia-pacific .e-title-h2 p::after {
  left: 0 !important;
  transform: translateX(0) !important;
  width: 160px !important;
  max-width: 100%;
}
@media (max-width: 1600px) {
  .LANG-en .asia-pacific .e-title-h2 p::after {
    width: 120px !important;
  }
}
@media (max-width: 992px) {
  .LANG-en .asia-pacific .e-title-h2 p::after {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 60px !important;
  }
}
.asia-pacific .e-description {
  font-size: 18px;
  line-height: 1.889;
}
@media (max-width: 992px) {
  .asia-pacific .e-description {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .asia-pacific .e-description {
    line-height: 1.95;
  }
  .LANG-en .asia-pacific .e-description {
    font-size: 16px;
    line-height: 1.95;
    line-height: 1.5;
  }
  .LANG-cn .LANG-en .asia-pacific .e-description {
    line-height: 1.95;
  }
}
@media (max-width: 750px) {
  .asia-pacific .e-description {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .asia-pacific .e-description {
    line-height: 1.95;
  }
}
.asia-pacific .e-btn-box {
  padding-top: 30px;
}
@media (max-width: 992px) {
  .asia-pacific .e-btn-box {
    padding-top: 20px;
  }
}
.asia-pacific.style1 .e-description {
  display: inline-block;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.4s;
}
@media (max-width: 992px) {
  .asia-pacific.style1 .e-description {
    justify-content: center;
  }
}
.asia-pacific.style1 .e-description:hover .iconfont {
  color: #19a8cc;
}
.asia-pacific.style1 .e-description span {
  padding-bottom: 5px;
}
.asia-pacific.style1 .e-description .iconfont {
  margin-left: 10px;
  padding-bottom: 0;
  font-size: 24px;
}
.LANG-en .asia-pacific.style1 .box-text::after {
  display: none;
}
.asia-pacific.style1 .e-btn-box {
  padding-top: 25px;
}
@media (max-width: 992px) {
  .asia-pacific.style1 .e-btn-box {
    padding-top: 15px;
  }
}
.asia-pacific-list {
  position: relative;
  margin-top: -340px;
  background-color: transparent;
  padding-top: 120px;
  width: 100%;
  overflow: hidden;
  color: #fff;
  text-align: center;
}
@media (max-width: 1600px) {
  .asia-pacific-list {
    margin-top: -280px;
  }
}
@media (max-width: 320) {
  .asia-pacific-list {
    margin-top: -200px;
  }
}
.LANG-en .asia-pacific-list {
  margin-top: -320px;
}
@media (max-width: 1600px) {
  .LANG-en .asia-pacific-list {
    margin-top: -320px;
  }
}
@media (max-width: 1024px) {
  .LANG-en .asia-pacific-list {
    margin-top: -280px;
  }
}
@media (max-width: 992px) {
  .asia-pacific-list ul {
    flex-wrap: wrap;
  }
}
@media (max-width: 992px) {
  .asia-pacific-list ul li {
    padding-bottom: 20px;
  }
  .asia-pacific-list ul li:nth-last-child(1) {
    padding-bottom: 0;
  }
}
.asia-pacific-list ul li .box {
  display: block;
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box {
    text-align: left;
  }
}
@media (min-width: 1025px) {
  .asia-pacific-list ul li .box:hover .pic {
    transform: translateY(-30px);
  }
  .asia-pacific-list ul li .box:hover .text {
    transform: translateY(-30px);
  }
}
.asia-pacific-list ul li .box .pic {
  position: relative;
  z-index: 2;
  transition: 0.4s;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}
.asia-pacific-list ul li .box .pic::before {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
  background: linear-gradient(0deg, #000, #0000);
  background: #fff;
  width: 100%;
  height: 200px;
  height: 100px;
  content: "";
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic::before {
    display: none;
  }
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic::after {
    padding-top: 56.16666667%;
  }
}
.asia-pacific-list ul li .box .text {
  z-index: 2;
  transition: 0.4s;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #fff;
  padding: 30px 40px;
  width: 100%;
  color: #2b2b2b;
  text-align: left;
}
@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .text {
    padding: 30px;
  }
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .text {
    position: relative;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 25px;
    color: #333;
  }
}
.asia-pacific-list ul li .box .text h3 {
  font-size: 22px;
  line-height: 1.545;
}
.LANG-cn .asia-pacific-list ul li .box .text h3 {
  line-height: 1.636;
}
@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .text h3 {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .asia-pacific-list ul li .box .text h3 {
    line-height: 1.7;
  }
  .LANG-en .asia-pacific-list ul li .box .text h3 {
    line-height: 1.4;
  }
}
@media (max-width: 1024px) {
  .asia-pacific-list ul li .box .text h3 {
    font-size: 18px;
    line-height: 1.889;
  }
  .LANG-en .asia-pacific-list ul li .box .text h3 {
    line-height: 1.4;
  }
}
.asia-pacific-list ul li .box .text > p {
  font-size: 16px;
  line-height: 1.95;
  margin-top: 5px;
  color: #666;
}
.LANG-cn .asia-pacific-list ul li .box .text > p {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .text > p {
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5 !important;
  }
  .LANG-cn .asia-pacific-list ul li .box .text > p {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .text > p {
    margin-top: 10px;
  }
  .LANG-en .asia-pacific-list ul li .box .text > p {
    margin-top: 5px;
  }
}
.asia-pacific-list .swiper-container {
  padding-top: 30px;
  overflow: visible;
}
.asia-pacific-list .swiper-button {
  background-color: #fff;
  padding: 35px;
  color: #19a8cc;
  font-size: 26px;
}
.asia-pacific-list .swiper-button.swiper-button-disabled {
  opacity: 0;
}
.asia-pacific-list .swiper-button:hover {
  background-color: #19a8cc;
  color: #fff;
}
@media (max-width: 1600px) {
  .asia-pacific-list .swiper-button {
    padding: 25px;
  }
}
@media (max-width: 1024px) {
  .asia-pacific-list .swiper-button {
    display: none;
  }
}
.asia-pacific-list .swiper-button.swiper-button-prev {
  left: 0;
  border-radius: 0 10px 10px 0;
}
.asia-pacific-list .swiper-button.swiper-button-next {
  right: 0;
  border-radius: 10px 0 0 10px;
}
.asia-pacific-list .e-link-box {
  padding-top: 5px;
}
.asia-pacific-list .e-link-box .text {
  color: #19a8cc !important;
}
.periodicals > .e-bg {
  display: none;
}
@media (max-width: 992px) {
  .periodicals > .e-bg {
    display: block;
  }
}
@media (max-width: 992px) {
  .periodicals .e-title-h2 p::after {
    background-color: #19a8cc;
  }
}
.periodicals .con {
  padding-top: 60px;
}
@media (max-width: 992px) {
  .periodicals .con {
    padding-top: 30px;
  }
}
.periodicals .con .box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 20px;
  background: #ffffff;
  padding: 30px 45px;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 992px) {
  .periodicals .con .box {
    border-radius: 10px;
    padding: 20px;
  }
}
.periodicals .con .box .pic {
  width: 34.30079156%;
}
.periodicals .con .box .pic::after {
  padding-top: 134.61538462%;
}
.periodicals .con .box .int {
  padding-left: 50px;
  width: 65.69920844%;
}
@media (max-width: 992px) {
  .periodicals .con .box .int {
    padding-left: 25px;
  }
}
.periodicals .con .box .int p {
  font-size: 16px;
  line-height: 1.95;
  color: #666;
}
.LANG-cn .periodicals .con .box .int p {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .periodicals .con .box .int p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .periodicals .con .box .int p {
    line-height: 1.95;
  }
  .LANG-en .periodicals .con .box .int p {
    line-height: 1.5;
  }
}
.periodicals .con .box .int h2 {
  font-size: 24px;
  line-height: 1.5;
  padding-top: 10px;
  color: #333;
}
.LANG-cn .periodicals .con .box .int h2 {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .periodicals .con .box .int h2 {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .periodicals .con .box .int h2 {
    line-height: 1.7;
  }
}
@media (max-width: 1024px) {
  .periodicals .con .box .int h2 {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 992px) {
  .periodicals .con .box .int h2 {
    font-size: 16px;
    line-height: 1.95;
    padding-top: 5px;
  }
  .LANG-cn .periodicals .con .box .int h2 {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .periodicals .con .box .int .e-link-box {
    padding-top: 10px;
  }
}
.periodicals .con .box .int .e-link-box .text {
  color: #19a8cc;
}
.footer {
  position: relative;
  background: #f5f5f5;
  font-size: 14px;
  line-height: 1.375;
}
.footer .e-cistern-l {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}
@media (max-width: 992px) {
  .footer .e-cistern-l {
    text-align: center;
  }
}
.footer .e-cistern-l .left {
  display: inline-block;
  float: left;
  padding-top: 5px;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .left {
    float: none;
    width: 100%;
  }
}
.footer .e-cistern-l .left > p {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  padding-bottom: 5px;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .left > p {
    display: block;
    padding-right: 0;
    text-align: center;
  }
}
.footer .e-cistern-l .left .share-footer {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .left .share-footer {
    margin-top: 5px;
  }
}
.footer .e-cistern-l .left .share-footer a {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  border: 1px solid #666;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  color: #666;
}
.LANG-en .footer .e-cistern-l .left .share-footer a.img {
  border: none;
}
.LANG-cn .footer .e-cistern-l .left .share-footer a {
  border: none;
}
.footer .e-cistern-l .left .share-footer a::before {
  display: none;
}
.footer .e-cistern-l .left .share-footer a .iconfont {
  position: absolute;
  top: -4px;
  left: 1px;
  font-size: 24px;
}
.footer .e-cistern-l .left .share-footer a .pic {
  display: none;
  position: absolute;
  bottom: 36px;
  left: -15px;
  width: 60px;
  height: 60px;
}
.footer .e-cistern-l .left .share-footer a .pic img {
  display: block;
  width: 100%;
}
.footer .e-cistern-l .left .share-footer a:hover .pic {
  display: block;
}
.footer .e-cistern-l .right {
  display: inline-block;
  text-align: right;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .right {
    margin-top: 20px;
    text-align: center;
  }
}
.footer .e-cistern-l .right .contact a {
  color: #333;
}
.footer .e-cistern-l .right > span {
  color: #666;
}
.bg-1,
.bg-2 {
  position: relative;
  background-color: #f5f5f5;
}
@media (max-width: 992px) {
  .bg-1,
  .bg-2 {
    background-color: #fff;
  }
}
.bg-1 > .e-bg,
.bg-2 > .e-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.LANG-en .bg-1 > .e-bg,
.LANG-en .bg-2 > .e-bg {
  background-size: cover;
}
@media (max-width: 992px) {
  .bg-1 > .e-bg,
  .bg-2 > .e-bg {
    display: none;
  }
}
.translateY1 {
  transition: 1s;
}
.row,
.row .e-col-xl-6 {
  overflow: visible;
}
.jWVideoFrame .icon-close {
  padding: 2px 7px !important;
}
@media (min-width: 993px) {
  .video-icon-1-hover:hover .video-icon-1::after {
    transform: scale3d(150, 150, 150);
    background-color: #fff;
  }
  .video-icon-1-hover:hover .video-icon-1::before {
    border: 3px solid transparent;
  }
  .video-icon-1-hover:hover .video-icon-1 .triangle {
    border-left: 22px solid #19a8cc;
  }
}
@media (min-width: 993px) and (max-width: 1600px) {
  .video-icon-1-hover:hover .video-icon-1 .triangle {
    border-left: 15px solid #19a8cc;
  }
}
.video-icon-1-hover .video-icon-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 88px;
  height: 88px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .video-icon-1-hover .video-icon-1 {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 992px) {
  .video-icon-1-hover .video-icon-1 {
    width: 44px;
    height: 44px;
  }
}
.video-icon-1-hover .video-icon-1::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale3d(0, 0, 0);
  transition: 0.4s;
  border-radius: 100%;
  background-color: transparent;
  width: 1px;
  height: 1px;
  content: "";
}
.video-icon-1-hover .video-icon-1::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  border: 3px solid #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  content: "";
}
@media (max-width: 992px) {
  .video-icon-1-hover .video-icon-1::before {
    border: 2px solid #fff;
  }
}
.video-icon-1-hover .video-icon-1 .triangle {
  position: absolute;
  top: 50%;
  left: 63%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: 0.4s;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 22px solid #fff;
  width: 0;
  height: 0;
  font-size: 0;
}
@media (max-width: 1600px) {
  .video-icon-1-hover .video-icon-1 .triangle {
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
  }
}
@media (max-width: 992px) {
  .video-icon-1-hover .video-icon-1 .triangle {
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
  }
}
.video-icon-2-hover:hover .video-icon-2::after {
  transform: scale3d(88, 88, 88);
  background-color: #fff;
}
.video-icon-2-hover:hover .video-icon-2::before {
  border: 2px solid transparent;
}
.video-icon-2-hover:hover .video-icon-2 .triangle {
  border-left: 6px solid #19a8cc;
}
.video-icon-2-hover .video-icon-2 {
  display: inline-block;
  position: relative;
  margin-bottom: 4px;
  margin-left: 10px;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  overflow: hidden;
}
.video-icon-2-hover .video-icon-2::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale3d(0, 0, 0);
  transition: 0.4s;
  border-radius: 100%;
  background-color: transparent;
  width: 1px;
  height: 1px;
  content: "";
}
.video-icon-2-hover .video-icon-2::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  content: "";
}
.video-icon-2-hover .video-icon-2 .triangle {
  position: absolute;
  top: 50%;
  left: 65%;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  width: 0;
  height: 0;
  font-size: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0 !important;
}
@keyframes circled {
  from {
    transform: translateX(-50%) scale(0);
    opacity: 1;
  }
  to {
    transform: translateX(-50%) scale(1);
    opacity: 0;
  }
}
.e-module-202508141049 {
  background-color: #f6f5fa;
}
.LANG-cn .e-module-202508141049 .e-titles {
  margin-bottom: -20px;
}
@media (max-width: 992px) {
  .LANG-cn .e-module-202508141049 .e-titles {
    margin-bottom: 0;
  }
}
.e-module-202508141049 .e-title-h2 p {
  background-position: 0 14px;
  background-size: 47px;
  background-repeat: no-repeat;
  padding-left: 65px;
}
@media (max-width: 1920px) {
  .e-module-202508141049 .e-title-h2 p {
    background-position: 0 14rem;
    background-size: 47rem;
    padding-left: 65rem;
  }
}
@media (max-width: 1600px) {
  .e-module-202508141049 .e-title-h2 p {
    background-position: 0 15rem;
    background-size: 52rem;
    padding-left: 73rem;
  }
}
@media (max-width: 1280px) {
  .e-module-202508141049 .e-title-h2 p {
    background-position: 0 16rem;
    background-size: 65rem;
    padding-left: 87rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 .e-title-h2 p {
    background-position: 0 18rem;
    background-size: 55rem;
    padding-left: 80rem;
  }
}
@media (max-width: 750px) {
  .e-module-202508141049 .e-title-h2 p {
    background-position: 0 4px;
    background-size: 26px;
    padding-left: 38px;
  }
}
.e-module-202508141049 ul li {
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li {
    border-radius: 20rem;
  }
}
@media (max-width: 750px) {
  .e-module-202508141049 ul li {
    border-radius: 10px;
  }
}
.e-module-202508141049 ul li:nth-child(1) a:hover .text-box {
  background-color: rgba(95, 25, 130, 0.2);
}
.e-module-202508141049 ul li:nth-child(2) a:hover .text-box,
.e-module-202508141049 ul li:nth-child(3) a:hover .text-box,
.e-module-202508141049 ul li:nth-child(4) a:hover .text-box {
  background-color: rgba(10, 65, 142, 0.2);
}
.e-module-202508141049 ul li a {
  position: relative;
  overflow: hidden;
}
.e-module-202508141049 ul li a:hover .pic img {
  -webkit-filter: blur(20px);
  top: -50px;
  left: -50px;
  filter: blur(20px);
  width: 800px;
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a:hover .pic img {
    -webkit-filter: blur(20rem);
    top: -50rem;
    left: -50rem;
    filter: blur(20rem);
    width: 800rem;
  }
}
.e-module-202508141049 ul li a:hover .text-box .touying {
  opacity: 1;
}
.e-module-202508141049 ul li a:hover .text-box p {
  transform: translateX(0);
}
.e-module-202508141049 ul li a:hover .text-box .e-btn-box,
.e-module-202508141049 ul li a:hover .text-box .e-link-box {
  transform: translateY(0);
}
.e-module-202508141049 ul li a .pic img {
  -webkit-transition-duration: 550ms;
  transition-duration: 550ms;
  -webkit-transition-property: top, left, filter, opacity, width, -webkit-filter;
  transition-property: top, left, filter, opacity, width, -webkit-filter;
  -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
  top: 0;
  left: 0;
  transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
}
@media (max-width: 1024px) {
  .e-module-202508141049 ul li a .pic img {
    width: 100% !important;
    -webkit-filter: blur(0) !important;
    top: 0 !important;
    left: 0 !important;
    filter: blur(0) !important;
  }
}
.e-module-202508141049 ul li a .pic:after {
  padding-top: 137.77777778%;
}
.e-module-202508141049 ul li a .text-box {
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: 200%;
  background-repeat: no-repeat;
  padding: 35px 40px;
  width: 100%;
  height: 100%;
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a .text-box {
    padding: 35rem 40rem;
  }
}
@media (max-width: 750px) {
  .e-module-202508141049 ul li a .text-box {
    background: none !important;
    padding: 20px 25px;
  }
}
.e-module-202508141049 ul li a .text-box .touying {
  opacity: 0;
  border-radius: 20px;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.07, 1.05);
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a .text-box .touying {
    border-radius: 20rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 ul li a .text-box .touying {
    display: none !important;
  }
}
.e-module-202508141049 ul li a .text-box .label {
  display: inline-block;
  backdrop-filter: blur(10px);
  border-radius: 30px;
  background-position: 6px 5px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-color: rgba(255, 255, 255, 0.15);
  padding: 5px 13px 5px 30px;
  color: #ffffff;
  font-size: 16px;
  line-height: calc(20/16);
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a .text-box .label {
    background-position: 6rem 5rem;
    background-size: 20rem;
    padding: 5rem 13rem 5rem 30rem;
    font-size: 16rem;
  }
}
@media (max-width: 1280px) {
  .e-module-202508141049 ul li a .text-box .label {
    background-position: 6rem 5rem;
    background-size: 23rem;
    padding: 5rem 13rem 5rem 34rem;
    font-size: 18rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 ul li a .text-box .label {
    background-position: 15rem 9rem;
    background-size: 30rem;
    padding: 12rem 20rem 10rem 49rem;
    font-size: 22rem;
  }
}
@media (max-width: 992px) {
  .e-module-202508141049 ul li a .text-box .label {
    background-position: 15rem 11rem;
    background-size: 40rem;
    padding: 12rem 23rem 12rem 63rem;
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .e-module-202508141049 ul li a .text-box .label {
    background-position: 8rem 5rem;
    background-size: 16rem;
    padding: 4rem 11rem 6rem 26rem;
    font-size: 14px;
  }
}
.e-module-202508141049 ul li a .text-box h3 {
  margin-top: 15px;
  color: #ffffff;
  font-size: 22px;
  line-height: calc(34/22);
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a .text-box h3 {
    margin-top: 15rem;
    font-size: 22rem;
  }
}
@media (max-width: 1280px) {
  .e-module-202508141049 ul li a .text-box h3 {
    font-size: 24rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 ul li a .text-box h3 {
    margin-top: 30rem;
    font-size: 32rem;
  }
}
@media (max-width: 992px) {
  .e-module-202508141049 ul li a .text-box h3 {
    margin-top: 30rem;
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202508141049 ul li a .text-box h3 {
    margin-top: 15px;
    font-size: 16px;
  }
}
.e-module-202508141049 ul li a .text-box > p {
  transform: translateX(150%);
  margin-top: 12px;
  color: #ffffff;
  font-size: 16px;
  line-height: calc(30/16);
  -webkit-transition-duration: 550ms;
  transition-duration: 550ms;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
  transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a .text-box > p {
    margin-top: 12rem;
    font-size: 16rem;
  }
}
@media (max-width: 1280px) {
  .e-module-202508141049 ul li a .text-box > p {
    font-size: 18rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 ul li a .text-box > p {
    display: none !important;
    margin-top: 24rem;
    font-size: 24rem;
  }
}
@media (max-width: 992px) {
  .e-module-202508141049 ul li a .text-box > p {
    font-size: 32rem;
  }
}
.e-module-202508141049 ul li a .text-box .e-btn-box,
.e-module-202508141049 ul li a .text-box .e-link-box {
  position: absolute;
  right: 40px;
  bottom: 30px;
  -webkit-transition-duration: 550ms;
  transition-duration: 550ms;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
  transform: translateY(150%);
  transition-timing-function: cubic-bezier(0.85, 0, 0, 1);
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a .text-box .e-btn-box,
  .e-module-202508141049 ul li a .text-box .e-link-box {
    right: 40rem;
    bottom: 30rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 ul li a .text-box .e-btn-box,
  .e-module-202508141049 ul li a .text-box .e-link-box {
    display: none !important;
    right: 90rem;
    transform: translateY(0) !important;
  }
}
.e-module-202508141049 ul li a .text-box .e-btn-box .e-link-red-16-2,
.e-module-202508141049 ul li a .text-box .e-link-box .e-link-red-16-2 {
  margin-right: 36px;
  padding-right: 0;
}
@media (max-width: 1920px) {
  .e-module-202508141049 ul li a .text-box .e-btn-box .e-link-red-16-2,
  .e-module-202508141049 ul li a .text-box .e-link-box .e-link-red-16-2 {
    margin-right: 36rem;
  }
}
.e-module-202508141049 ul li a .text-box .e-btn-box .text,
.e-module-202508141049 ul li a .text-box .e-link-box .text,
.e-module-202508141049 ul li a .text-box .e-btn-box .iconfont,
.e-module-202508141049 ul li a .text-box .e-link-box .iconfont {
  opacity: 1 !important;
  color: #fff;
}
.e-module-202508141049 ul li a .text-box .video-icon-1 {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 88px;
  height: 88px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .e-module-202508141049 ul li a .text-box .video-icon-1 {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 ul li a .text-box .video-icon-1 {
    display: block;
  }
}
@media (max-width: 992px) {
  .e-module-202508141049 ul li a .text-box .video-icon-1 {
    width: 44px;
    height: 44px;
  }
}
.e-module-202508141049 ul li a .text-box .video-icon-1::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale3d(0, 0, 0);
  transition: 0.4s;
  border-radius: 100%;
  background-color: transparent;
  width: 1px;
  height: 1px;
  content: "";
}
.e-module-202508141049 ul li a .text-box .video-icon-1::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  border: 3px solid #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  content: "";
}
@media (max-width: 992px) {
  .e-module-202508141049 ul li a .text-box .video-icon-1::before {
    border: 2px solid #fff;
  }
}
.e-module-202508141049 ul li a .text-box .video-icon-1 .triangle {
  position: absolute;
  top: 50%;
  left: 63%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: 0.4s;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 22px solid #fff;
  width: 0;
  height: 0;
  font-size: 0;
}
@media (max-width: 1600px) {
  .e-module-202508141049 ul li a .text-box .video-icon-1 .triangle {
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
  }
}
@media (max-width: 992px) {
  .e-module-202508141049 ul li a .text-box .video-icon-1 .triangle {
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
  }
}
.e-module-202508141049 .swiper-pagination {
  display: none;
  position: relative;
  margin-top: 35px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1024px) {
  .e-module-202508141049 .swiper-pagination {
    display: block;
    position: relative;
    margin-top: 20px;
    margin-left: 0;
    padding-right: 0;
    text-align: center;
  }
}
.e-module-202508141049 .swiper-pagination .swiper-pagination-bullet {
  margin-right: 50px;
  width: 8px;
  height: 8px;
}
@media (max-width: 1600px) {
  .e-module-202508141049 .swiper-pagination .swiper-pagination-bullet {
    margin-right: 40px;
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    width: 4px;
    height: 4px;
  }
}
.e-module-202508141049 .swiper-pagination span.swiper-pagination-bullet-active {
  position: relative;
  background-color: #19a8cc;
}
.e-module-202508141049 .swiper-pagination span.swiper-pagination-bullet-active::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -17px;
  border: 1px solid #19a8cc;
  border-radius: 13px;
  width: 34px;
  height: 26px;
  content: '';
}
@media (max-width: 1600px) {
  .e-module-202508141049 .swiper-pagination span.swiper-pagination-bullet-active::before {
    margin-top: -10px;
    margin-left: -14px;
    border-radius: 12px;
    width: 28px;
    height: 21px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 .swiper-pagination span.swiper-pagination-bullet-active::before {
    margin-top: -7px;
    margin-left: -9px;
    border-radius: 7px;
    width: 18px;
    height: 14px;
  }
}
.e-module-202508141049 .swiper-button {
  background-color: #fff;
  padding: 35px;
  color: #19a8cc;
  font-size: 26px;
}
.e-module-202508141049 .swiper-button.swiper-button-disabled {
  opacity: 0;
}
.e-module-202508141049 .swiper-button:hover {
  background-color: #19a8cc;
  color: #fff;
}
@media (max-width: 1600px) {
  .e-module-202508141049 .swiper-button {
    padding: 25px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508141049 .swiper-button {
    display: none;
  }
}
.e-module-202508141049 .swiper-button.swiper-button-prev {
  left: 0;
  border-radius: 0 10px 10px 0;
}
.e-module-202508141049 .swiper-button.swiper-button-next {
  right: 0;
  border-radius: 10px 0 0 10px;
}
.e-module-202208161027.h600 .e-con .e-bg:after {
  padding-top: 31.25%;
}
@media (max-width: 992px) {
  .e-module-202208161027.h600 .e-con .e-bg:after {
    padding-top: 117.33333333%;
  }
}
.e-module-202208161027.h400 .e-con .e-bg:after {
  padding-top: 20.83333333%;
}
@media (max-width: 992px) {
  .e-module-202208161027.h400 .e-con .e-bg:after {
    padding-top: 78.125%;
  }
}
.e-module-202208161027.h400 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
  padding-bottom: 0;
}
.e-module-202208161027.h400 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
  padding-top: 10px;
}
.e-module-202208161027.h400Text .e-con .e-bg:after {
  padding-top: 20.83333333%;
}
@media (max-width: 992px) {
  .e-module-202208161027.h400Text .e-con .e-bg:after {
    padding-top: 78.125%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027.h400Text .e-con .swiper-container {
    background-color: #fff;
  }
}
@media (max-width: 750px) {
  .e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
  padding-top: 10px;
}
@media (max-width: 992px) {
  .e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box {
    position: static;
    margin: 35px 0;
  }
}
.e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
  color: #fff;
}
@media (max-width: 992px) {
  .e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
    color: #333;
  }
}
.e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
  color: #fff;
}
@media (max-width: 992px) {
  .e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
    color: #333;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .e-btn-box a {
    border: 2px solid #333;
    color: #333;
  }
}
.e-module-202208161027.h400Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
  padding-bottom: 0;
}
.e-module-202208161027.h400Text .e-con .swiper-pagination {
  bottom: 5px;
}
.e-module-202208161027.h400Text .e-con .swiper-pagination .swiper-pagination-bullet-active {
  border: 1px solid #19a8cc;
  background-color: #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202208161027.h400Text .e-con .swiper-pagination .swiper-pagination-bullet-active {
    border: 1px solid #19a8cc;
    background-color: #19a8cc;
  }
}
.e-module-202208161027.h400Text .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
  border: 1px solid #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202208161027.h400Text .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    border: 1px solid #19a8cc;
  }
}
.e-module-202208161027.h450Text .e-con .e-bg:after {
  padding-top: 23.4375%;
}
@media (max-width: 992px) {
  .e-module-202208161027.h450Text .e-con .e-bg:after {
    padding-top: 64.13333333%;
  }
}
.e-module-202208161027.h450Text .e-con .swiper-container {
  background-color: transparent;
}
@media (max-width: 992px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box {
    position: static;
    background-color: #f8f8f8;
    padding: 0 0 60px 0;
  }
}
@media (max-width: 750px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
  padding-top: 10px;
}
.e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
  color: #fff;
}
@media (max-width: 992px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
    color: #333;
  }
}
.e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
  color: #fff;
}
@media (max-width: 992px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
    color: #333;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .e-btn-box a {
    border: 2px solid #333;
    color: #333;
  }
}
.e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
  padding-bottom: 0;
}
.e-module-202208161027.h450Text .e-con .swiper-pagination {
  bottom: 5px;
}
.e-module-202208161027.h450Text .e-con .swiper-pagination .swiper-pagination-bullet-active {
  border: 1px solid #19a8cc;
  background-color: #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202208161027.h450Text .e-con .swiper-pagination .swiper-pagination-bullet-active {
    border: 1px solid #19a8cc;
    background-color: #19a8cc;
  }
}
.e-module-202208161027.h450Text .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
  border: 1px solid #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202208161027.h450Text .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    border: 1px solid #19a8cc;
  }
}
@media (max-width: 750px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .e-pt-sm-6 .e-box .e-cistern-l .text {
    padding-top: 12%;
  }
}
@media (max-width: 1600px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -11px;
    font-size: 42px;
  }
}
@media (max-width: 1280px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    font-size: 38px;
  }
}
@media (max-width: 1200px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -9px;
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -12px;
    font-size: 26px;
  }
}
@media (max-width: 1600px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 1280px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202208161027.h450Text .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.95;
  }
}
.e-module-202208161027 .e-con {
  margin-top: 0;
}
.e-module-202208161027 .e-con .e-bg {
  position: relative;
}
.e-module-202208161027 .e-con .e-bg:after {
  display: block;
  width: 100%;
  content: '';
}
.e-module-202208161027 .e-con .e-bg .e-lazy:after {
  padding: 0;
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container {
    background-color: #f8f8f8;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box::after {
    display: block;
    position: absolute;
    top: -200px;
    left: 0;
    background: linear-gradient(0deg, #f8f8f8 0, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 200px;
    content: "";
  }
}
@media (max-width: 750px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box::after {
    top: -60px;
    height: 60px;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
  height: 100%;
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 0;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 50px;
  width: 60%;
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
    width: 100%;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
  margin-top: -12px;
  font-size: 48px;
  line-height: 1.4;
}
@media (max-width: 1600px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -11px;
    font-size: 42px;
  }
}
@media (max-width: 1280px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    font-size: 38px;
  }
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -9px;
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -12px;
    font-size: 52px;
  }
}
@media (max-width: 750px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -6px;
    font-size: 30px;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 5px;
}
.LANG-cn .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.7;
  }
}
@media (max-width: 1280px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 0;
  }
  .LANG-cn .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.583;
  }
}
@media (max-width: 750px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 14px;
    line-height: 1.95;
    margin-top: 5px;
  }
  .LANG-cn .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.95;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
  padding-top: 20px;
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
    padding-top: 10px;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l:after {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: "";
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
  color: #fff;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
  color: #fff;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .title {
  color: #333;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .subtitle {
  color: #666;
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .subtitle {
    color: #333;
  }
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-1 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-2 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-3 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-4 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-5 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-6 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-7 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-8 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-9 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-10 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-11 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-12 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-13 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-14 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-15 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-16 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-17 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-18 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-19 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-20 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-21 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-22 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-23 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-24 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-25 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-26 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-27 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-28 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-29 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-30 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-31 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-32 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-33 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-34 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-35 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-36 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-37 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-38 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-39 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-40 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-41 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-42 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-43 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-44 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-45 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-46 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-47 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-48 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-49 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-50 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-51 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-52 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-53 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-54 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-55 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-56 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-57 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-58 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-59 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-60 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-61 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-62 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-63 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-64 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-65 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-66 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-67 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-68 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-69 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-70 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-71 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-72 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-73 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-74 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-75 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-76 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-77 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-78 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-79 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-80 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-81 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-82 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-83 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-84 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-85 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-86 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-87 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-88 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-89 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-90 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-91 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-92 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-93 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-94 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-95 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-96 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-97 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-98 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-99 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-xl-100 .e-box .e-cistern-l .text {
  vertical-align: top;
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-1 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 1%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-2 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 2%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-3 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 3%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-4 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 4%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-5 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 5%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-6 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 6%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-7 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 7%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-8 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 8%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-9 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 9%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-10 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 10%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-11 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 11%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-12 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 12%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-13 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 13%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-14 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 14%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-15 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 15%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-16 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 16%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-17 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 17%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-18 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 18%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-19 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 19%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-20 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 20%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-21 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 21%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-22 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 22%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-23 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 23%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-24 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 24%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-25 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 25%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-26 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 26%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-27 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 27%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-28 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 28%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-29 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 29%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-30 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 30%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-31 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 31%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-32 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 32%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-33 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 33%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-34 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 34%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-35 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 35%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-36 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 36%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-37 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 37%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-38 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 38%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-39 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 39%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-40 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 40%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-41 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 41%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-42 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 42%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-43 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 43%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-44 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 44%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-45 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 45%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-46 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 46%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-47 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 47%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-48 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 48%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-49 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 49%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-50 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 50%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-51 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 51%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-52 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 52%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-53 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 53%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-54 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 54%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-55 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 55%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-56 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 56%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-57 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 57%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-58 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 58%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-59 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 59%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-60 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 60%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-61 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 61%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-62 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 62%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-63 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 63%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-64 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 64%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-65 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 65%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-66 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 66%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-67 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 67%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-68 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 68%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-69 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 69%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-70 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 70%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-71 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 71%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-72 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 72%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-73 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 73%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-74 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 74%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-75 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 75%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-76 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 76%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-77 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 77%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-78 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 78%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-79 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 79%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-80 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 80%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-81 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 81%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-82 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 82%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-83 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 83%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-84 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 84%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-85 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 85%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-86 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 86%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-87 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 87%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-88 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 88%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-89 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 89%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-90 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 90%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-91 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 91%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-92 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 92%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-93 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 93%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-94 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 94%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-95 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 95%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-96 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 96%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-97 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 97%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-98 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 98%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-99 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 99%;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-container .swiper-wrapper .e-pt-sm-100 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 100%;
  }
}
.e-module-202208161027 .e-con .swiper-pagination {
  display: none;
  bottom: 75px;
  margin-top: 35px;
}
@media (max-width: 1600px) {
  .e-module-202208161027 .e-con .swiper-pagination {
    bottom: 55px;
  }
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-pagination {
    bottom: 40px;
    margin-top: 0;
    margin-left: 0;
    padding-top: 20px;
  }
}
@media (max-width: 992px) {
  .e-module-202208161027 .e-con .swiper-pagination {
    bottom: 40px;
  }
}
@media (max-width: 750px) {
  .e-module-202208161027 .e-con .swiper-pagination {
    padding-top: 15px;
  }
}
.e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  margin-right: 35px;
  background-color: #fff;
  width: 8px;
  height: 8px;
}
@media (max-width: 1600px) {
  .e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet {
    margin-right: 40px;
    width: 7px;
    height: 7px;
  }
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background-color: #cccccc;
    width: 4px;
    height: 4px;
  }
}
.e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 13px;
  width: 34px;
  height: 26px;
  content: '';
}
.e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet-active {
  position: relative;
}
.e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -17px;
  border: 1px solid #fff;
  border-radius: 13px;
  width: 34px;
  height: 26px;
  content: '';
}
@media (max-width: 1600px) {
  .e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    margin-top: -11px;
    margin-left: -14px;
    border-radius: 12px;
    width: 28px;
    height: 21px;
  }
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    margin-top: -7px;
    margin-left: -10px;
    border-radius: 7px;
    width: 19px;
    height: 14px;
  }
}
.e-module-202208161027 .e-con .swiper-pagination.gray .swiper-pagination-bullet {
  background: #cccccc;
}
.e-module-202208161027 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active {
  border: 1px solid #19a8cc;
  background-color: #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active {
    border: 1px solid #19a8cc;
    background-color: #19a8cc;
  }
}
.e-module-202208161027 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active::before {
  border: 1px solid #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202208161027 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active::before {
    border: 1px solid #19a8cc;
  }
}
.e-module-202508181122.h300 .e-con .e-bg:after {
  padding-top: 15.625%;
}
@media (max-width: 992px) {
  .e-module-202508181122.h300 .e-con .e-bg:after {
    padding-top: 117.33333333%;
  }
}
.e-module-202508181122 .e-con {
  margin-top: 0;
}
.e-module-202508181122 .e-con .e-bg {
  position: relative;
}
.e-module-202508181122 .e-con .e-bg:after {
  display: block;
  width: 100%;
  content: '';
}
.e-module-202508181122 .e-con .e-bg .e-lazy:after {
  padding: 0;
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container {
    background-color: #f8f8f8;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .video {
  display: none !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box::after {
    display: block;
    position: absolute;
    top: -200px;
    left: 0;
    background: linear-gradient(0deg, #f8f8f8 0, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 200px;
    content: "";
  }
}
@media (max-width: 750px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box::after {
    top: -60px;
    height: 60px;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
  height: 100%;
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 0;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 50px;
  width: 60%;
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
    width: 100%;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
  margin-top: -12px;
  font-size: 52px;
  line-height: 1.4;
}
@media (max-width: 1600px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -11px;
    font-size: 42px;
  }
}
@media (max-width: 1280px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    font-size: 38px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -9px;
    font-size: 32px;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -12px;
    font-size: 52px;
  }
}
@media (max-width: 750px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    margin-top: -6px;
    font-size: 30px;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 5px;
}
.LANG-cn .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.7;
  }
}
@media (max-width: 1280px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 0;
  }
  .LANG-cn .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.583;
  }
}
@media (max-width: 750px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 14px;
    line-height: 1.95;
    margin-top: 5px;
  }
  .LANG-cn .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.95;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
  padding-top: 20px;
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
    padding-top: 10px;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l:after {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: "";
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
  color: #fff;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
  color: #fff;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .title {
  color: #333;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .subtitle {
  color: #666;
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .subtitle {
    color: #333;
  }
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-1 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-2 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-3 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-4 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-5 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-6 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-7 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-8 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-9 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-10 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-11 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-12 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-13 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-14 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-15 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-16 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-17 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-18 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-19 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-20 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-21 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-22 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-23 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-24 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-25 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-26 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-27 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-28 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-29 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-30 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-31 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-32 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-33 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-34 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-35 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-36 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-37 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-38 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-39 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-40 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-41 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-42 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-43 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-44 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-45 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-46 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-47 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-48 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-49 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-50 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-51 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-52 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-53 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-54 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-55 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-56 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-57 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-58 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-59 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-60 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-61 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-62 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-63 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-64 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-65 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-66 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-67 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-68 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-69 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-70 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-71 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-72 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-73 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-74 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-75 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-76 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-77 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-78 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-79 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-80 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-81 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-82 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-83 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-84 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-85 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-86 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-87 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-88 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-89 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-90 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-91 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-92 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-93 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-94 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-95 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-96 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-97 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-98 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-99 .e-box .e-cistern-l .text {
  vertical-align: top;
}
.e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-xl-100 .e-box .e-cistern-l .text {
  vertical-align: top;
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-1 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 1%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-2 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 2%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-3 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 3%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-4 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 4%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-5 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 5%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-6 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 6%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-7 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 7%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-8 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 8%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-9 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 9%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-10 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 10%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-11 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 11%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-12 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 12%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-13 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 13%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-14 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 14%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-15 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 15%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-16 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 16%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-17 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 17%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-18 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 18%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-19 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 19%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-20 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 20%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-21 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 21%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-22 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 22%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-23 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 23%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-24 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 24%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-25 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 25%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-26 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 26%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-27 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 27%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-28 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 28%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-29 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 29%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-30 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 30%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-31 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 31%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-32 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 32%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-33 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 33%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-34 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 34%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-35 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 35%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-36 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 36%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-37 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 37%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-38 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 38%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-39 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 39%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-40 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 40%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-41 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 41%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-42 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 42%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-43 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 43%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-44 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 44%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-45 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 45%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-46 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 46%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-47 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 47%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-48 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 48%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-49 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 49%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-50 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 50%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-51 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 51%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-52 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 52%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-53 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 53%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-54 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 54%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-55 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 55%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-56 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 56%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-57 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 57%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-58 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 58%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-59 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 59%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-60 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 60%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-61 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 61%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-62 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 62%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-63 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 63%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-64 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 64%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-65 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 65%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-66 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 66%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-67 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 67%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-68 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 68%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-69 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 69%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-70 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 70%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-71 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 71%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-72 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 72%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-73 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 73%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-74 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 74%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-75 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 75%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-76 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 76%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-77 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 77%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-78 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 78%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-79 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 79%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-80 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 80%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-81 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 81%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-82 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 82%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-83 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 83%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-84 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 84%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-85 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 85%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-86 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 86%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-87 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 87%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-88 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 88%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-89 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 89%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-90 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 90%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-91 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 91%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-92 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 92%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-93 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 93%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-94 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 94%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-95 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 95%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-96 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 96%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-97 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 97%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-98 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 98%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-99 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 99%;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-container .swiper-wrapper .e-pt-sm-100 .e-box .e-cistern-l .text {
    vertical-align: top;
    padding-top: 100%;
  }
}
.e-module-202508181122 .e-con .swiper-pagination {
  display: none;
  bottom: 75px;
  margin-top: 35px;
}
@media (max-width: 1600px) {
  .e-module-202508181122 .e-con .swiper-pagination {
    bottom: 55px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-pagination {
    bottom: 40px;
    margin-top: 0;
    margin-left: 0;
    padding-top: 20px;
  }
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-con .swiper-pagination {
    bottom: 40px;
  }
}
@media (max-width: 750px) {
  .e-module-202508181122 .e-con .swiper-pagination {
    padding-top: 15px;
  }
}
.e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  opacity: 1;
  margin-right: 35px;
  background-color: #fff;
  width: 8px;
  height: 8px;
}
@media (max-width: 1600px) {
  .e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet {
    margin-right: 40px;
    width: 7px;
    height: 7px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    background-color: #cccccc;
    width: 4px;
    height: 4px;
  }
}
.e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 13px;
  width: 34px;
  height: 26px;
  content: '';
}
.e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet-active {
  position: relative;
}
.e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -17px;
  border: 1px solid #fff;
  border-radius: 13px;
  width: 34px;
  height: 26px;
  content: '';
}
@media (max-width: 1600px) {
  .e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    margin-top: -11px;
    margin-left: -14px;
    border-radius: 12px;
    width: 28px;
    height: 21px;
  }
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    margin-top: -7px;
    margin-left: -10px;
    border-radius: 7px;
    width: 19px;
    height: 14px;
  }
}
.e-module-202508181122 .e-con .swiper-pagination.gray .swiper-pagination-bullet {
  background: #cccccc;
}
.e-module-202508181122 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active {
  border: 1px solid #19a8cc;
  background-color: #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active {
    border: 1px solid #19a8cc;
    background-color: #19a8cc;
  }
}
.e-module-202508181122 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active::before {
  border: 1px solid #19a8cc;
}
@media (max-width: 1024px) {
  .e-module-202508181122 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active::before {
    border: 1px solid #19a8cc;
  }
}
.e-module-202508181122 {
  background-color: #fff;
}
@media (max-width: 992px) {
  .e-module-202508181122.h300 .e-con .e-bg:after {
    padding-top: 75%;
  }
}
.e-module-202508181122 .video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.e-module-202508181122 .video-bg video {
  height: 100%;
  object-fit: cover;
}
.e-module-202508181122 .e-btn-box {
  margin: 0;
  padding-top: 0;
}
.e-module-202508181122 .e-btn-box .e-btn-bd-red-lg {
  position: absolute;
  top: 58%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  margin: 0;
  white-space: nowrap;
}
@media (max-width: 992px) {
  .e-module-202508181122 .e-btn-box .e-btn-bd-red-lg {
    top: 64%;
  }
}
.e-module-202508181122 .text {
  position: absolute;
  top: 15%;
  left: 30%;
  z-index: 1;
}
@media (max-width: 992px) {
  .e-module-202508181122 .text {
    display: none;
  }
}
.e-module-202508181122 .text h2 {
  color: #555;
  font-weight: bold;
  font-size: 54rem;
}
.e-module-202508181122 .text h2 span {
  color: #19a8cc;
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .text {
    height: auto !important;
  }
}
