@media (max-width: 750px) {
  .e-titles .e-title-h2 p {
    font-size: 24px;
    line-height: 1.5;
  }
  .LANG-cn .e-titles .e-title-h2 p {
    line-height: 1.583;
  }
  .LANG-cn .e-titles .e-title-h2 p {
    font-size: 26px;
    line-height: 1.385;
  }
  .LANG-cn .LANG-cn .e-titles .e-title-h2 p {
    line-height: 1.538;
  }
}
@media (max-width: 320px) {
  .e-titles .e-title-h2 p {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .e-titles .e-title-h2 p {
    line-height: 1.7;
  }
}
.e-module-202212241426 .banner-pc {
  height: 700px;
  font-family: 'ebg-font-light', Arial;
}
@media (max-width: 1200px) {
  .e-module-202212241426 .banner-pc {
    display: none;
  }
}
.e-module-202212241426 .banner-pc .video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.e-module-202212241426 .banner-pc .text {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.e-module-202212241426 .banner-pc .text .text-one .title,
.e-module-202212241426 .banner-pc .text .text-two,
.e-module-202212241426 .banner-pc .text .text-three,
.e-module-202212241426 .banner-pc .text .text-four,
.e-module-202212241426 .banner-pc .text .text-five .title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.e-module-202212241426 .banner-pc .text .text-one,
.e-module-202212241426 .banner-pc .text .text-two,
.e-module-202212241426 .banner-pc .text .text-three,
.e-module-202212241426 .banner-pc .text .text-four,
.e-module-202212241426 .banner-pc .text .text-five {
  opacity: 0;
  width: 1200px;
}
@media (max-width: 1600px) {
  .e-module-202212241426 .banner-pc .text .text-one,
  .e-module-202212241426 .banner-pc .text .text-two,
  .e-module-202212241426 .banner-pc .text .text-three,
  .e-module-202212241426 .banner-pc .text .text-four,
  .e-module-202212241426 .banner-pc .text .text-five {
    width: 850px;
  }
}
.e-module-202212241426 .banner-pc .text .top.text-one,
.e-module-202212241426 .banner-pc .text .top.text-two,
.e-module-202212241426 .banner-pc .text .top.text-three,
.e-module-202212241426 .banner-pc .text .top.text-four,
.e-module-202212241426 .banner-pc .text .top.text-five {
  opacity: 0;
  padding-top: 0px;
}
.e-module-202212241426 .banner-pc .text .bottom.text-one,
.e-module-202212241426 .banner-pc .text .bottom.text-two,
.e-module-202212241426 .banner-pc .text .bottom.text-three,
.e-module-202212241426 .banner-pc .text .bottom.text-four,
.e-module-202212241426 .banner-pc .text .bottom.text-five {
  opacity: 0;
  padding-top: 200px;
}
.e-module-202212241426 .banner-pc .text .show.text-one,
.e-module-202212241426 .banner-pc .text .show.text-two,
.e-module-202212241426 .banner-pc .text .show.text-three,
.e-module-202212241426 .banner-pc .text .show.text-four,
.e-module-202212241426 .banner-pc .text .show.text-five {
  opacity: 1;
  padding-top: 58px;
  transition: all 300ms ease-in-out;
}
.e-module-202212241426 .banner-pc .text .text-two p,
.e-module-202212241426 .banner-pc .text .text-three p,
.e-module-202212241426 .banner-pc .text .text-five p,
.e-module-202212241426 .banner-pc .text .text-four p {
  font-size: 42px;
  line-height: 1.5;
  padding: 10px 0;
}
@media (max-width: 1600px) {
  .e-module-202212241426 .banner-pc .text .text-two p,
  .e-module-202212241426 .banner-pc .text .text-three p,
  .e-module-202212241426 .banner-pc .text .text-five p,
  .e-module-202212241426 .banner-pc .text .text-four p {
    font-size: 36px;
  }
}
.e-module-202212241426 .banner-pc .text .text-five p.textBold {
  font-size: 60px;
}
.e-module-202212241426 .banner-pc .text .text-one {
  line-height: 1.5;
  padding: 20px 0;
}
@media (max-width: 1600px) {
  .e-module-202212241426 .banner-pc .text .text-one {
    font-size: 58px;
  }
}
.e-module-202212241426 .banner-pc .text .text-one .title {
  font-size: 62px;
  line-height: 1.5;
  padding: 0 0 20px 0;
  font-family: Arial;
}
@media (max-width: 1600px) {
  .e-module-202212241426 .banner-pc .text .text-one .title {
    font-size: 58px;
  }
}
.e-module-202212241426 .banner-pc .text .text-one .title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 150px;
  height: 2px;
  background: #c7000b;
  transform: translate(-50%, 0);
}
.e-module-202212241426 .banner-pc .text .text-one .text-tips {
  bottom: 50px;
}
.e-module-202212241426 .banner-pc .text .text-one .text-tips .icon-down {
  bottom: -40px;
  animation: mymovedown 1s infinite;
  -webkit-animation: mymovedown 1s infinite;
}
.e-module-202212241426 .banner-pc .text .text-five .text-tips {
  bottom: 30px;
  cursor: pointer;
}
.e-module-202212241426 .banner-pc .text .text-five .text-tips .icon-up {
  top: -25px;
  animation: mymoveup 1s infinite;
  -webkit-animation: mymoveup 1s infinite;
}
.e-module-202212241426 .banner-pc .text .text-one .text-tips,
.e-module-202212241426 .banner-pc .text .text-five .text-tips {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  z-index: 1;
  cursor: pointer;
}
.e-module-202212241426 .banner-pc .text .text-one .text-tips .icon-down,
.e-module-202212241426 .banner-pc .text .text-five .text-tips .icon-up {
  position: absolute;
  left: 50%;
  font-size: 30px;
  margin-left: -15px;
}
.e-module-202212241426 .banner-pc .point {
  position: fixed;
  right: 50px;
  top: 50%;
  margin-top: -50px;
}
.e-module-202212241426 .banner-pc .point ul li {
  width: 8px;
  height: 8px;
  margin-top: 40px;
  background: rgba(245, 245, 245, 0.75);
  border-radius: 100%;
}
@media (max-width: 1600px) {
  .e-module-202212241426 .banner-pc .point ul li {
    width: 7px;
    height: 7px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212241426 .banner-pc .point ul li {
    margin-top: 14px;
    width: 4px;
    height: 4px;
  }
}
.e-module-202212241426 .banner-pc .point ul li.active {
  position: relative;
}
.e-module-202212241426 .banner-pc .point ul li.active::before {
  content: '';
  position: absolute;
  width: 26px;
  height: 34px;
  border-radius: 13px;
  border: 2px solid #f5f5f5;
  left: 50%;
  margin-left: -13px;
  top: 50%;
  margin-top: -17px;
}
@media (max-width: 1600px) {
  .e-module-202212241426 .banner-pc .point ul li.active::before {
    width: 21px;
    height: 28px;
    margin-left: -11px;
    margin-top: -14px;
    border-radius: 12px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212241426 .banner-pc .point ul li.active::before {
    width: 19px;
    height: 14px;
    margin-left: -10px;
    margin-top: -7px;
    border-radius: 7px;
  }
}
.e-module-202212241426 .banner-wap {
  display: none;
  /* 动画 */
}
@media (max-width: 1200px) {
  .e-module-202212241426 .banner-wap {
    display: block;
    overflow: hidden;
    font-family: 'ebg-font-light', Arial;
  }
}
.e-module-202212241426 .banner-wap .pics {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.e-module-202212241426 .banner-wap .pics .e-lazy {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .e-module-202212241426 .banner-wap .pics .e-lazy::after {
    padding-top: 133.33333333%;
  }
}
@media (max-width: 750px) {
  .e-module-202212241426 .banner-wap .pics .e-lazy::after {
    padding-top: 220%;
  }
}
.e-module-202212241426 .banner-wap ul li {
  height: 100%;
  width: 100%;
  position: relative;
  color: #fff;
  text-align: center;
}
.e-module-202212241426 .banner-wap ul li .pic {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .e-module-202212241426 .banner-wap ul li .pic::after {
    padding-top: 133.33333333%;
  }
}
@media (max-width: 750px) {
  .e-module-202212241426 .banner-wap ul li .pic::after {
    padding-top: 220%;
  }
}
.e-module-202212241426 .banner-wap ul li .text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 100px;
}
@media (max-width: 750px) {
  .e-module-202212241426 .banner-wap ul li .text {
    padding: 0;
  }
}
.e-module-202212241426 .banner-wap ul li .text p {
  line-height: 1.5;
  padding: 0 30px;
}
.e-module-202212241426 .banner-wap ul li:nth-child(1) .text p:nth-child(1) {
  font-size: 60px;
  position: relative;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .e-module-202212241426 .banner-wap ul li:nth-child(1) .text p:nth-child(1) {
    font-size: 52px;
  }
}
@media (max-width: 750px) {
  .e-module-202212241426 .banner-wap ul li:nth-child(1) .text p:nth-child(1) {
    font-size: 30px;
    padding-bottom: 10px;
  }
}
.e-module-202212241426 .banner-wap ul li:nth-child(1) .text p:nth-child(1)::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100px;
  height: 2px;
  background: #c7000b;
  margin-left: -50px;
}
.e-module-202212241426 .banner-wap ul li:nth-child(1) .tips {
  bottom: 50px;
}
.e-module-202212241426 .banner-wap ul li:nth-child(1) .tips .icon-down {
  bottom: -40px;
}
.e-module-202212241426 .banner-wap ul li:nth-child(5) .tips {
  bottom: 50px;
}
.e-module-202212241426 .banner-wap ul li:nth-child(5) .tips .icon-up {
  top: -35px;
}
.e-module-202212241426 .banner-wap ul li:nth-child(1) .tips,
.e-module-202212241426 .banner-wap ul li:nth-child(5) .tips {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 1.42857143;
  width: 100%;
  padding: 0 70px;
}
@media (max-width: 992px) {
  .e-module-202212241426 .banner-wap ul li:nth-child(1) .tips,
  .e-module-202212241426 .banner-wap ul li:nth-child(5) .tips {
    font-size: 16px;
  }
}
.e-module-202212241426 .banner-wap ul li:nth-child(1) .tips .icon-down,
.e-module-202212241426 .banner-wap ul li:nth-child(5) .tips .icon-up {
  position: absolute;
  left: 50%;
  font-size: 30px;
  margin-left: -15px;
}
.e-module-202212241426 .banner-wap ul li:nth-child(2) .text p,
.e-module-202212241426 .banner-wap ul li:nth-child(3) .text p,
.e-module-202212241426 .banner-wap ul li:nth-child(4) .text p,
.e-module-202212241426 .banner-wap ul li:nth-child(5) .text p {
  font-size: 24px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .e-module-202212241426 .banner-wap ul li:nth-child(2) .text p,
  .e-module-202212241426 .banner-wap ul li:nth-child(3) .text p,
  .e-module-202212241426 .banner-wap ul li:nth-child(4) .text p,
  .e-module-202212241426 .banner-wap ul li:nth-child(5) .text p {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .e-module-202212241426 .banner-wap ul li:nth-child(2) .text p,
  .e-module-202212241426 .banner-wap ul li:nth-child(3) .text p,
  .e-module-202212241426 .banner-wap ul li:nth-child(4) .text p,
  .e-module-202212241426 .banner-wap ul li:nth-child(5) .text p {
    font-size: 14px;
  }
}
.e-module-202212241426 .banner-wap .point {
  position: fixed;
  right: 20px;
  top: 50%;
  margin-top: -50px;
}
.e-module-202212241426 .banner-wap .point ul li {
  width: 4px;
  height: 4px;
  margin-top: 15px;
  background: rgba(245, 245, 245, 0.75);
  border-radius: 100%;
}
.e-module-202212241426 .banner-wap .point ul li.active {
  position: relative;
}
.e-module-202212241426 .banner-wap .point ul li.active::before {
  content: '';
  position: absolute;
  width: 14px;
  height: 19px;
  border-radius: 7px;
  border: 2px solid #f5f5f5;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  margin-top: -10px;
}
@keyframes mymovedown {
  from {
    bottom: -40px;
    opacity: 1;
  }
  to {
    bottom: -60px;
    opacity: 0;
  }
}
@-webkit-keyframes mymovedown {
  from {
    bottom: -40px;
    opacity: 1;
  }
  to {
    bottom: -60px;
    opacity: 0;
  }
}
@keyframes mymoveup {
  from {
    top: -25px;
    opacity: 1;
  }
  to {
    top: -45px;
    opacity: 0;
  }
}
@-webkit-keyframes mymoveup {
  from {
    top: -25px;
    opacity: 1;
  }
  to {
    top: -45px;
    opacity: 0;
  }
}
.e-module-202212271437 .e-cistern-l {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
@media (max-width: 992px) {
  .e-module-202212271437 .e-cistern-l {
    display: block;
  }
}
.e-module-202212271437 .e-cistern-l .e-titles {
  width: 34%;
}
@media (max-width: 992px) {
  .e-module-202212271437 .e-cistern-l .e-titles {
    width: 100%;
  }
}
.e-module-202212271437 .e-cistern-l .e-con {
  width: 66%;
  margin-top: 0;
}
@media (max-width: 992px) {
  .e-module-202212271437 .e-cistern-l .e-con {
    width: 100%;
    margin-top: 20px;
  }
}
.e-module-202212271437 .e-cistern-l .e-con .desc {
  font-size: 18px;
  line-height: 1.889;
  color: #666;
  padding-bottom: 10px;
}
@media (max-width: 1600px) {
  .e-module-202212271437 .e-cistern-l .e-con .desc {
    font-size: 16px;
    line-height: 1.95;
    padding-bottom: 0px;
  }
  .LANG-cn .e-module-202212271437 .e-cistern-l .e-con .desc {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .e-module-202212271437 .e-cistern-l .e-con .desc {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202212271437 .e-cistern-l .e-con .desc {
    line-height: 1.95;
  }
}
.e-module-202212271437 .e-cistern-l .e-con .e-lazy {
  margin-top: 80px;
  border-radius: 10px;
}
@media (max-width: 1600px) {
  .e-module-202212271437 .e-cistern-l .e-con .e-lazy {
    margin-top: 60px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212271437 .e-cistern-l .e-con .e-lazy {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .e-module-202212271437 .e-cistern-l .e-con .e-lazy {
    margin-top: 30px;
  }
}
.e-module-202212271437 .e-cistern-l .e-con .e-lazy::after {
  padding-top: 56.25%;
}
.e-module-202212271437 .e-cistern-l .e-con .e-lazy img {
  border-radius: 10px;
}
.e-module-202212271437 .e-cistern-l .e-con .e-lazy .iconfont {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 60px;
  transform: translate(-50%, -50%);
  color: #fff;
  line-height: 1;
}
@media (max-width: 1200px) {
  .e-module-202212271437 .e-cistern-l .e-con .e-lazy .iconfont {
    font-size: 40px;
  }
}
.e-module-202212271437 .e-cistern-l .e-con .e-lazy .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 9;
}
.e-module-202212280923 {
  z-index: 2;
}
.e-module-202212280923.h500 .e-con .e-bg:after {
  padding-top: 26.04166667%;
}
@media (max-width: 992px) {
  .e-module-202212280923.h500 .e-con .e-bg:after {
    padding-top: 66.66666667%;
  }
}
.e-module-202212280923 .e-con {
  margin-top: -2px;
}
.e-module-202212280923 .e-con .e-bg {
  position: relative;
}
.e-module-202212280923 .e-con .e-bg:after {
  display: block;
  width: 100%;
  content: '';
}
.e-module-202212280923 .e-con .e-bg .e-lazy:after {
  padding: 0;
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container {
    background-color: #f8f8f8;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.animate .e-box .e-cistern-l .text .title,
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.animate .e-box .e-cistern-l .text .subtitle,
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.animate .e-box .e-cistern-l .text .subdetail,
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.animate .e-box .e-cistern-l .text .e-btn-box {
  opacity: 1;
  transform: translateY(0);
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 101%;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box {
    position: relative;
    padding: 20px 0 40px;
  }
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box::after {
    height: 200px;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -199px;
    background: linear-gradient(0deg, #f8f8f8 0, rgba(0, 0, 0, 0) 100%);
  }
}
@media (max-width: 750px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box::after {
    height: 60px;
    top: -59px;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
  height: 100%;
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 0;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
  width: 60%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text {
    width: 100%;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
  font-size: 52px;
  line-height: 1.2;
  margin-top: -12px;
}
@media (max-width: 1600px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    font-size: 42px;
    margin-top: -11px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    font-size: 32px;
    margin-top: -9px;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    font-size: 42px;
    margin-top: -12px;
  }
}
@media (max-width: 750px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .title {
    font-size: 30px;
    margin-top: -6px;
  }
}
.e-module-202212280923 .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-202212280923 .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-202212280923 .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-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.7;
  }
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .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-202212280923 .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-202212280923 .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-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .subtitle {
    line-height: 1.95;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 10px;
}
.LANG-cn .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
  line-height: 1.7;
}
@media (max-width: 1600px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
    font-size: 18px;
    line-height: 1.889;
    margin-top: 10px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
    font-size: 20px;
    line-height: 1.6;
    margin-top: 0;
  }
  .LANG-cn .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
    line-height: 1.7;
  }
}
@media (max-width: 750px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
    font-size: 14px;
    line-height: 1.95;
    margin-top: 5px;
  }
  .LANG-cn .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .description {
    line-height: 1.95;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
  padding-top: 20px;
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l .text .e-btn-box {
    padding-top: 10px;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide .e-box .e-cistern-l:after {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
  width: 0;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
  color: #fff;
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .title {
    color: #333;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
  color: #fff;
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .subtitle {
    color: #666;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .description {
  color: #fff;
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isWhiteFont .e-box .e-cistern-l .text .description {
    color: #666;
  }
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .title {
  color: #333;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .swiper-slide.isBlackFont .e-box .e-cistern-l .text .subtitle {
  color: #666;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-1 .e-box .e-cistern-l .text {
  padding-top: 1%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-2 .e-box .e-cistern-l .text {
  padding-top: 2%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-3 .e-box .e-cistern-l .text {
  padding-top: 3%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-4 .e-box .e-cistern-l .text {
  padding-top: 4%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-5 .e-box .e-cistern-l .text {
  padding-top: 5%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-6 .e-box .e-cistern-l .text {
  padding-top: 6%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-7 .e-box .e-cistern-l .text {
  padding-top: 7%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-8 .e-box .e-cistern-l .text {
  padding-top: 8%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-9 .e-box .e-cistern-l .text {
  padding-top: 9%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-10 .e-box .e-cistern-l .text {
  padding-top: 10%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-11 .e-box .e-cistern-l .text {
  padding-top: 11%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-12 .e-box .e-cistern-l .text {
  padding-top: 12%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-13 .e-box .e-cistern-l .text {
  padding-top: 13%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-14 .e-box .e-cistern-l .text {
  padding-top: 14%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-15 .e-box .e-cistern-l .text {
  padding-top: 15%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-16 .e-box .e-cistern-l .text {
  padding-top: 16%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-17 .e-box .e-cistern-l .text {
  padding-top: 17%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-18 .e-box .e-cistern-l .text {
  padding-top: 18%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-19 .e-box .e-cistern-l .text {
  padding-top: 19%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-20 .e-box .e-cistern-l .text {
  padding-top: 20%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-21 .e-box .e-cistern-l .text {
  padding-top: 21%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-22 .e-box .e-cistern-l .text {
  padding-top: 22%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-23 .e-box .e-cistern-l .text {
  padding-top: 23%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-24 .e-box .e-cistern-l .text {
  padding-top: 24%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-25 .e-box .e-cistern-l .text {
  padding-top: 25%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-26 .e-box .e-cistern-l .text {
  padding-top: 26%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-27 .e-box .e-cistern-l .text {
  padding-top: 27%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-28 .e-box .e-cistern-l .text {
  padding-top: 28%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-29 .e-box .e-cistern-l .text {
  padding-top: 29%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-30 .e-box .e-cistern-l .text {
  padding-top: 30%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-31 .e-box .e-cistern-l .text {
  padding-top: 31%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-32 .e-box .e-cistern-l .text {
  padding-top: 32%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-33 .e-box .e-cistern-l .text {
  padding-top: 33%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-34 .e-box .e-cistern-l .text {
  padding-top: 34%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-35 .e-box .e-cistern-l .text {
  padding-top: 35%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-36 .e-box .e-cistern-l .text {
  padding-top: 36%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-37 .e-box .e-cistern-l .text {
  padding-top: 37%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-38 .e-box .e-cistern-l .text {
  padding-top: 38%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-39 .e-box .e-cistern-l .text {
  padding-top: 39%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-40 .e-box .e-cistern-l .text {
  padding-top: 40%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-41 .e-box .e-cistern-l .text {
  padding-top: 41%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-42 .e-box .e-cistern-l .text {
  padding-top: 42%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-43 .e-box .e-cistern-l .text {
  padding-top: 43%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-44 .e-box .e-cistern-l .text {
  padding-top: 44%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-45 .e-box .e-cistern-l .text {
  padding-top: 45%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-46 .e-box .e-cistern-l .text {
  padding-top: 46%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-47 .e-box .e-cistern-l .text {
  padding-top: 47%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-48 .e-box .e-cistern-l .text {
  padding-top: 48%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-49 .e-box .e-cistern-l .text {
  padding-top: 49%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-50 .e-box .e-cistern-l .text {
  padding-top: 50%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-51 .e-box .e-cistern-l .text {
  padding-top: 51%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-52 .e-box .e-cistern-l .text {
  padding-top: 52%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-53 .e-box .e-cistern-l .text {
  padding-top: 53%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-54 .e-box .e-cistern-l .text {
  padding-top: 54%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-55 .e-box .e-cistern-l .text {
  padding-top: 55%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-56 .e-box .e-cistern-l .text {
  padding-top: 56%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-57 .e-box .e-cistern-l .text {
  padding-top: 57%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-58 .e-box .e-cistern-l .text {
  padding-top: 58%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-59 .e-box .e-cistern-l .text {
  padding-top: 59%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-60 .e-box .e-cistern-l .text {
  padding-top: 60%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-61 .e-box .e-cistern-l .text {
  padding-top: 61%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-62 .e-box .e-cistern-l .text {
  padding-top: 62%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-63 .e-box .e-cistern-l .text {
  padding-top: 63%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-64 .e-box .e-cistern-l .text {
  padding-top: 64%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-65 .e-box .e-cistern-l .text {
  padding-top: 65%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-66 .e-box .e-cistern-l .text {
  padding-top: 66%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-67 .e-box .e-cistern-l .text {
  padding-top: 67%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-68 .e-box .e-cistern-l .text {
  padding-top: 68%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-69 .e-box .e-cistern-l .text {
  padding-top: 69%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-70 .e-box .e-cistern-l .text {
  padding-top: 70%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-71 .e-box .e-cistern-l .text {
  padding-top: 71%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-72 .e-box .e-cistern-l .text {
  padding-top: 72%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-73 .e-box .e-cistern-l .text {
  padding-top: 73%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-74 .e-box .e-cistern-l .text {
  padding-top: 74%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-75 .e-box .e-cistern-l .text {
  padding-top: 75%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-76 .e-box .e-cistern-l .text {
  padding-top: 76%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-77 .e-box .e-cistern-l .text {
  padding-top: 77%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-78 .e-box .e-cistern-l .text {
  padding-top: 78%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-79 .e-box .e-cistern-l .text {
  padding-top: 79%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-80 .e-box .e-cistern-l .text {
  padding-top: 80%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-81 .e-box .e-cistern-l .text {
  padding-top: 81%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-82 .e-box .e-cistern-l .text {
  padding-top: 82%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-83 .e-box .e-cistern-l .text {
  padding-top: 83%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-84 .e-box .e-cistern-l .text {
  padding-top: 84%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-85 .e-box .e-cistern-l .text {
  padding-top: 85%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-86 .e-box .e-cistern-l .text {
  padding-top: 86%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-87 .e-box .e-cistern-l .text {
  padding-top: 87%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-88 .e-box .e-cistern-l .text {
  padding-top: 88%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-89 .e-box .e-cistern-l .text {
  padding-top: 89%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-90 .e-box .e-cistern-l .text {
  padding-top: 90%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-91 .e-box .e-cistern-l .text {
  padding-top: 91%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-92 .e-box .e-cistern-l .text {
  padding-top: 92%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-93 .e-box .e-cistern-l .text {
  padding-top: 93%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-94 .e-box .e-cistern-l .text {
  padding-top: 94%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-95 .e-box .e-cistern-l .text {
  padding-top: 95%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-96 .e-box .e-cistern-l .text {
  padding-top: 96%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-97 .e-box .e-cistern-l .text {
  padding-top: 97%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-98 .e-box .e-cistern-l .text {
  padding-top: 98%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-99 .e-box .e-cistern-l .text {
  padding-top: 99%;
  vertical-align: top;
}
.e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-xl-100 .e-box .e-cistern-l .text {
  padding-top: 100%;
  vertical-align: top;
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-1 .e-box .e-cistern-l .text {
    padding-top: 1%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-2 .e-box .e-cistern-l .text {
    padding-top: 2%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-3 .e-box .e-cistern-l .text {
    padding-top: 3%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-4 .e-box .e-cistern-l .text {
    padding-top: 4%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-5 .e-box .e-cistern-l .text {
    padding-top: 5%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-6 .e-box .e-cistern-l .text {
    padding-top: 6%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-7 .e-box .e-cistern-l .text {
    padding-top: 7%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-8 .e-box .e-cistern-l .text {
    padding-top: 8%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-9 .e-box .e-cistern-l .text {
    padding-top: 9%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-10 .e-box .e-cistern-l .text {
    padding-top: 10%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-11 .e-box .e-cistern-l .text {
    padding-top: 11%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-12 .e-box .e-cistern-l .text {
    padding-top: 12%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-13 .e-box .e-cistern-l .text {
    padding-top: 13%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-14 .e-box .e-cistern-l .text {
    padding-top: 14%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-15 .e-box .e-cistern-l .text {
    padding-top: 15%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-16 .e-box .e-cistern-l .text {
    padding-top: 16%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-17 .e-box .e-cistern-l .text {
    padding-top: 17%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-18 .e-box .e-cistern-l .text {
    padding-top: 18%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-19 .e-box .e-cistern-l .text {
    padding-top: 19%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-20 .e-box .e-cistern-l .text {
    padding-top: 20%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-21 .e-box .e-cistern-l .text {
    padding-top: 21%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-22 .e-box .e-cistern-l .text {
    padding-top: 22%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-23 .e-box .e-cistern-l .text {
    padding-top: 23%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-24 .e-box .e-cistern-l .text {
    padding-top: 24%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-25 .e-box .e-cistern-l .text {
    padding-top: 25%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-26 .e-box .e-cistern-l .text {
    padding-top: 26%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-27 .e-box .e-cistern-l .text {
    padding-top: 27%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-28 .e-box .e-cistern-l .text {
    padding-top: 28%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-29 .e-box .e-cistern-l .text {
    padding-top: 29%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-30 .e-box .e-cistern-l .text {
    padding-top: 30%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-31 .e-box .e-cistern-l .text {
    padding-top: 31%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-32 .e-box .e-cistern-l .text {
    padding-top: 32%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-33 .e-box .e-cistern-l .text {
    padding-top: 33%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-34 .e-box .e-cistern-l .text {
    padding-top: 34%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-35 .e-box .e-cistern-l .text {
    padding-top: 35%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-36 .e-box .e-cistern-l .text {
    padding-top: 36%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-37 .e-box .e-cistern-l .text {
    padding-top: 37%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-38 .e-box .e-cistern-l .text {
    padding-top: 38%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-39 .e-box .e-cistern-l .text {
    padding-top: 39%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-40 .e-box .e-cistern-l .text {
    padding-top: 40%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-41 .e-box .e-cistern-l .text {
    padding-top: 41%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-42 .e-box .e-cistern-l .text {
    padding-top: 42%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-43 .e-box .e-cistern-l .text {
    padding-top: 43%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-44 .e-box .e-cistern-l .text {
    padding-top: 44%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-45 .e-box .e-cistern-l .text {
    padding-top: 45%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-46 .e-box .e-cistern-l .text {
    padding-top: 46%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-47 .e-box .e-cistern-l .text {
    padding-top: 47%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-48 .e-box .e-cistern-l .text {
    padding-top: 48%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-49 .e-box .e-cistern-l .text {
    padding-top: 49%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-50 .e-box .e-cistern-l .text {
    padding-top: 50%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-51 .e-box .e-cistern-l .text {
    padding-top: 51%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-52 .e-box .e-cistern-l .text {
    padding-top: 52%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-53 .e-box .e-cistern-l .text {
    padding-top: 53%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-54 .e-box .e-cistern-l .text {
    padding-top: 54%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-55 .e-box .e-cistern-l .text {
    padding-top: 55%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-56 .e-box .e-cistern-l .text {
    padding-top: 56%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-57 .e-box .e-cistern-l .text {
    padding-top: 57%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-58 .e-box .e-cistern-l .text {
    padding-top: 58%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-59 .e-box .e-cistern-l .text {
    padding-top: 59%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-60 .e-box .e-cistern-l .text {
    padding-top: 60%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-61 .e-box .e-cistern-l .text {
    padding-top: 61%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-62 .e-box .e-cistern-l .text {
    padding-top: 62%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-63 .e-box .e-cistern-l .text {
    padding-top: 63%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-64 .e-box .e-cistern-l .text {
    padding-top: 64%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-65 .e-box .e-cistern-l .text {
    padding-top: 65%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-66 .e-box .e-cistern-l .text {
    padding-top: 66%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-67 .e-box .e-cistern-l .text {
    padding-top: 67%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-68 .e-box .e-cistern-l .text {
    padding-top: 68%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-69 .e-box .e-cistern-l .text {
    padding-top: 69%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-70 .e-box .e-cistern-l .text {
    padding-top: 70%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-71 .e-box .e-cistern-l .text {
    padding-top: 71%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-72 .e-box .e-cistern-l .text {
    padding-top: 72%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-73 .e-box .e-cistern-l .text {
    padding-top: 73%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-74 .e-box .e-cistern-l .text {
    padding-top: 74%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-75 .e-box .e-cistern-l .text {
    padding-top: 75%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-76 .e-box .e-cistern-l .text {
    padding-top: 76%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-77 .e-box .e-cistern-l .text {
    padding-top: 77%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-78 .e-box .e-cistern-l .text {
    padding-top: 78%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-79 .e-box .e-cistern-l .text {
    padding-top: 79%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-80 .e-box .e-cistern-l .text {
    padding-top: 80%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-81 .e-box .e-cistern-l .text {
    padding-top: 81%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-82 .e-box .e-cistern-l .text {
    padding-top: 82%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-83 .e-box .e-cistern-l .text {
    padding-top: 83%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-84 .e-box .e-cistern-l .text {
    padding-top: 84%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-85 .e-box .e-cistern-l .text {
    padding-top: 85%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-86 .e-box .e-cistern-l .text {
    padding-top: 86%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-87 .e-box .e-cistern-l .text {
    padding-top: 87%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-88 .e-box .e-cistern-l .text {
    padding-top: 88%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-89 .e-box .e-cistern-l .text {
    padding-top: 89%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-90 .e-box .e-cistern-l .text {
    padding-top: 90%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-91 .e-box .e-cistern-l .text {
    padding-top: 91%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-92 .e-box .e-cistern-l .text {
    padding-top: 92%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-93 .e-box .e-cistern-l .text {
    padding-top: 93%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-94 .e-box .e-cistern-l .text {
    padding-top: 94%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-95 .e-box .e-cistern-l .text {
    padding-top: 95%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-96 .e-box .e-cistern-l .text {
    padding-top: 96%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-97 .e-box .e-cistern-l .text {
    padding-top: 97%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-98 .e-box .e-cistern-l .text {
    padding-top: 98%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-99 .e-box .e-cistern-l .text {
    padding-top: 99%;
    vertical-align: top;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-container .swiper-wrapper .e-pt-sm-100 .e-box .e-cistern-l .text {
    padding-top: 100%;
    vertical-align: top;
  }
}
.e-module-202212280923 .e-con .swiper-pagination {
  margin-top: 35px;
  bottom: 35px;
  display: none;
}
@media (max-width: 1600px) {
  .e-module-202212280923 .e-con .swiper-pagination {
    bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-pagination {
    margin-top: 0;
    padding-top: 20px;
    margin-left: 0;
    bottom: 10px;
  }
}
@media (max-width: 992px) {
  .e-module-202212280923 .e-con .swiper-pagination {
    bottom: 5px;
  }
}
@media (max-width: 750px) {
  .e-module-202212280923 .e-con .swiper-pagination {
    padding-top: 15px;
  }
}
.e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet {
  margin-right: 35px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  opacity: 1;
  position: relative;
}
@media (max-width: 1600px) {
  .e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet {
    margin-right: 40px;
    width: 7px;
    height: 7px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    width: 4px;
    height: 4px;
    background-color: #cccccc;
  }
}
.e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet::after {
  content: '';
  position: absolute;
  width: 34px;
  height: 26px;
  border-radius: 13px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet-active {
  position: relative;
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #c7000b;
  }
}
.e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  width: 34px;
  height: 26px;
  border-radius: 13px;
  border: 1px solid #fff;
  left: 50%;
  margin-left: -17px;
  top: 50%;
  margin-top: -13px;
}
@media (max-width: 1600px) {
  .e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    width: 28px;
    height: 21px;
    margin-left: -14px;
    margin-top: -10px;
    border-radius: 12px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-pagination .swiper-pagination-bullet-active::before {
    width: 19px;
    height: 14px;
    border-radius: 7px;
    margin-left: -10px;
    margin-top: -7px;
    border: 1px solid #c7000b;
  }
}
.e-module-202212280923 .e-con .swiper-pagination.gray .swiper-pagination-bullet {
  background: #cccccc;
}
.e-module-202212280923 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active {
  border: 1px solid #c7000b;
  background-color: #c7000b;
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active {
    background-color: #c7000b;
    border: 1px solid #c7000b;
  }
}
.e-module-202212280923 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active::before {
  border: 1px solid #c7000b;
}
@media (max-width: 1200px) {
  .e-module-202212280923 .e-con .swiper-pagination.gray .swiper-pagination-bullet-active::before {
    border: 1px solid #c7000b;
  }
}
.e-module-202212281009 .e-con ul {
  display: flex;
  flex-wrap: wrap;
  padding-top: 50px;
}
@media (max-width: 1200px) {
  .e-module-202212281009 .e-con ul {
    padding-top: 30px;
  }
}
@media (max-width: 992px) {
  .e-module-202212281009 .e-con ul {
    display: block;
    padding-top: 20px;
  }
}
.e-module-202212281009 .e-con ul li {
  text-align: center;
}
.e-module-202212281009 .e-con ul li .box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.e-module-202212281009 .e-con ul li .box .num {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  line-height: 1.467;
  color: #333;
}
.LANG-cn .e-module-202212281009 .e-con ul li .box .num {
  line-height: 1.533;
}
.LANG-cn .e-module-202212281009 .e-con ul li .box .num {
  font-size: 40px;
  line-height: 1.5;
}
.LANG-cn .LANG-cn .e-module-202212281009 .e-con ul li .box .num {
  line-height: 1.55;
}
@media (max-width: 1600px) {
  .e-module-202212281009 .e-con ul li .box .num {
    font-size: 30px;
    line-height: 1.467;
  }
  .LANG-cn .e-module-202212281009 .e-con ul li .box .num {
    line-height: 1.533;
  }
  .LANG-cn .e-module-202212281009 .e-con ul li .box .num {
    font-size: 34px;
    line-height: 1.471;
  }
  .LANG-cn .LANG-cn .e-module-202212281009 .e-con ul li .box .num {
    line-height: 1.529;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281009 .e-con ul li .box .num {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .e-module-202212281009 .e-con ul li .box .num {
    line-height: 1.636;
  }
  .LANG-cn .e-module-202212281009 .e-con ul li .box .num {
    font-size: 26px;
    line-height: 1.385;
  }
  .LANG-cn .LANG-cn .e-module-202212281009 .e-con ul li .box .num {
    line-height: 1.538;
  }
}
.e-module-202212281009 .e-con ul li .box .num i {
  font-size: 32px;
  line-height: 1;
}
@media (max-width: 1200px) {
  .e-module-202212281009 .e-con ul li .box .num i {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281009 .e-con ul li .box .num img {
    width: 22px;
  }
}
.e-module-202212281009 .e-con ul li .box .num em {
  font-style: normal;
  font-size: 22px;
}
@media (max-width: 1600px) {
  .e-module-202212281009 .e-con ul li .box .num em {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281009 .e-con ul li .box .num em {
    font-size: 14px;
  }
}
.e-module-202212281009 .e-con ul li .box > p {
  font-size: 18px;
  line-height: 1.889;
  padding: 25px 20px 0;
  line-height: 1.5;
}
@media (max-width: 1600px) {
  .e-module-202212281009 .e-con ul li .box > p {
    font-size: 16px;
    line-height: 1.95;
    padding-top: 20px;
  }
  .LANG-cn .e-module-202212281009 .e-con ul li .box > p {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281009 .e-con ul li .box > p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202212281009 .e-con ul li .box > p {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .e-module-202212281009 .e-con ul li .box > p {
    margin: 0 auto;
    width: 100%;
    padding-top: 10px;
  }
}
.circulon {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  background-color: #e6e6e6;
}
@media (max-width: 1600px) {
  .circulon {
    width: 180px;
    height: 180px;
  }
}
@media (max-width: 1200px) {
  .circulon {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 992px) {
  .circulon {
    margin: 0 auto;
  }
}
.circulon .circle {
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
  position: absolute;
  clip: rect(0, 200px, 200px, 100px);
}
@media (max-width: 1600px) {
  .circulon .circle {
    width: 180px;
    height: 180px;
    clip: rect(0, 180px, 180px, 90px);
  }
}
@media (max-width: 1200px) {
  .circulon .circle {
    width: 140px;
    height: 140px;
    clip: rect(0, 140px, 140px, 70px);
  }
}
.circulon .circle .circle-left {
  width: 200px;
  height: 200px;
  background: #c7000b;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  clip: rect(0 100px 200px 0);
}
@media (max-width: 1600px) {
  .circulon .circle .circle-left {
    width: 180px;
    height: 180px;
    clip: rect(0 90px 180px 0);
  }
}
@media (max-width: 1200px) {
  .circulon .circle .circle-left {
    width: 140px;
    height: 140px;
    clip: rect(0 70px 140px 0);
  }
}
.circulon .circle .circle-right {
  width: 200px;
  height: 200px;
  background: #c7000b;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  clip: rect(0, 200px, 200px, 100px);
  display: none;
}
@media (max-width: 1600px) {
  .circulon .circle .circle-right {
    width: 180px;
    height: 180px;
    clip: rect(0, 180px, 180px, 90px);
  }
}
@media (max-width: 1200px) {
  .circulon .circle .circle-right {
    width: 140px;
    height: 140px;
    clip: rect(0, 140px, 140px, 70px);
  }
}
.circulon .num {
  position: absolute;
  left: 6px;
  top: 6px;
  width: 188px;
  height: 188px;
  line-height: 194px;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
}
@media (max-width: 1600px) {
  .circulon .num {
    width: 168px;
    height: 168px;
  }
}
@media (max-width: 1200px) {
  .circulon .num {
    width: 132px;
    height: 132px;
    left: 4px;
    top: 4px;
  }
}
.circulon .auto {
  clip: auto;
}
.e-module-202212281603 .e-con .e-cistern-l {
  overflow: hidden;
}
.e-module-202212281603 .e-con .e-cistern-l .swiper {
  overflow: hidden;
}
.e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con .con-img .e-lazy {
  max-width: 144px;
  max-height: 144px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0);
}
@media (max-width: 1600px) {
  .e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con .con-img .e-lazy {
    max-width: 109px;
    max-height: 109px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con .con-img .e-lazy {
    max-width: 88px;
    max-height: 88px;
  }
}
@media (max-width: 992px) {
  .e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con .con-img .e-lazy {
    max-width: 70px;
    max-height: 70px;
  }
}
.e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con .con-img .e-lazy:after {
  padding-top: 100%;
}
.e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con > p {
  font-size: 18px;
  line-height: 1.889;
  color: #333;
  padding-top: 20px;
  text-align: center;
}
@media (max-width: 1600px) {
  .e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con > p {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con > p {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con > p {
    font-size: 14px;
    line-height: 1.95;
    padding-top: 10px;
  }
  .LANG-cn .e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con > p {
    line-height: 1.95;
  }
}
.e-module-202212281603 .e-con .e-cistern-l .swiper .swiper-slide .swiper-con .con-p {
  font-weight: bold;
  padding-top: 0;
}
.e-module-202212281603 .swiper-pagination {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: 35px;
}
@media (max-width: 1200px) {
  .e-module-202212281603 .swiper-pagination {
    position: relative;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
    padding-right: 0;
  }
}
.e-module-202212281603 .swiper-pagination .swiper-pagination-bullet {
  margin-right: 50px;
  width: 8px;
  height: 8px;
}
@media (max-width: 1600px) {
  .e-module-202212281603 .swiper-pagination .swiper-pagination-bullet {
    margin-right: 40px;
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281603 .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    width: 4px;
    height: 4px;
  }
}
.e-module-202212281603 .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #c7000b;
  position: relative;
}
.e-module-202212281603 .swiper-pagination span.swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  width: 34px;
  height: 26px;
  border-radius: 13px;
  border: 1px solid #c7000b;
  left: 50%;
  margin-left: -17px;
  top: 50%;
  margin-top: -13px;
}
@media (max-width: 1600px) {
  .e-module-202212281603 .swiper-pagination span.swiper-pagination-bullet-active::before {
    width: 28px;
    height: 21px;
    margin-left: -14px;
    margin-top: -10px;
    border-radius: 12px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281603 .swiper-pagination span.swiper-pagination-bullet-active::before {
    width: 18px;
    height: 14px;
    margin-left: -9px;
    margin-top: -7px;
    border-radius: 7px;
  }
}
.e-module-202212281603 .swiper-button {
  color: #c7000b;
  padding: 35px;
  background-color: #fff;
  font-size: 26px;
  transform: translate(0, -50%);
}
.e-module-202212281603 .swiper-button:hover {
  background-color: #c7000b;
  color: #fff;
}
@media (max-width: 1600px) {
  .e-module-202212281603 .swiper-button {
    padding: 25px;
  }
}
@media (max-width: 1200px) {
  .e-module-202212281603 .swiper-button {
    padding: 24px 12px;
  }
}
@media (max-width: 992px) {
  .e-module-202212281603 .swiper-button {
    display: none;
  }
}
.e-module-202212281603 .swiper-button.swiper-button-prev {
  border-radius: 0 10px 10px 0;
  left: 0;
}
.e-module-202212281603 .swiper-button.swiper-button-next {
  right: 0;
  border-radius: 10px 0 0 10px;
}
.cooperate .e-con .hands {
  display: flex;
}
@media (max-width: 992px) {
  .cooperate .e-con .hands {
    display: block;
  }
}
.cooperate .e-con .hands .swiperL {
  width: 42%;
  position: relative;
}
@media (max-width: 1200px) {
  .cooperate .e-con .hands .swiperL {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperL {
    width: 100%;
  }
}
.cooperate .e-con .hands .swiperL .swl-con {
  width: 105%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: flex-end;
  align-content: space-around;
  flex-direction: column;
  flex-wrap: wrap;
  margin-right: -5%;
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperL .swl-con {
    position: static;
    width: 100%;
  }
}
.cooperate .e-con .hands .swiperL .swl-con .swl {
  width: 100%;
  height: 465px;
  background-color: #f1f3f5;
  border-radius: 10px 0 0 10px;
  padding: 70px 100px 70px 50px;
  position: relative;
}
@media (max-width: 1600px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl {
    height: 360px;
    padding: 30px 60px 30px 30px;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl {
    height: 280px;
    padding: 20px 50px 20px 20px;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl {
    border-radius: 10px 10px 0 0;
    height: auto;
    padding: 50px 40px 40px;
  }
}
@media (max-width: 750px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl {
    padding: 20px;
  }
}
.cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
  font-size: 16px;
  line-height: 1.95;
  color: #666;
  margin-bottom: 20px;
  line-height: 1.5 !important;
}
.LANG-cn .cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5 !important;
  }
  .LANG-cn .cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1.667;
  }
  .LANG-cn .cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .LANG-cn .cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl .swl-des {
    margin-bottom: 10px;
  }
}
.cooperate .e-con .hands .swiperL .swl-con .swl .e-link-box {
  padding-top: 20px;
}
.LANG-cn .cooperate .e-con .hands .swiperL .swl-con .swl .e-link-box {
  padding-top: 40px;
}
@media (max-width: 1600px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl .e-link-box {
    padding-top: 10px;
  }
  .LANG-cn .cooperate .e-con .hands .swiperL .swl-con .swl .e-link-box {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl .e-link-box {
    padding-top: 5px;
  }
  .LANG-cn .cooperate .e-con .hands .swiperL .swl-con .swl .e-link-box {
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperL .swl-con .swl .e-link-box {
    padding-top: 20px;
  }
}
.cooperate .e-con .hands .swiperR {
  width: 58%;
  position: relative;
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperR {
    width: 100%;
  }
}
.cooperate .e-con .hands .swiperR .e-lazy {
  border-radius: 10px;
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperR .e-lazy {
    border-radius: 0 0 10px 10px;
  }
}
.cooperate .e-con .hands .swiperR .e-lazy::after {
  padding-top: 58.42696629%;
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperR .e-lazy::after {
    padding-top: 90.14925373%;
  }
}
.cooperate .e-con .hands .swiperR .swr-con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-content: space-around;
  flex-direction: column;
  flex-wrap: wrap;
}
.cooperate .e-con .hands .swiperR .swr-con .swr {
  width: 75%;
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr {
    width: 87%;
  }
}
.cooperate .e-con .hands .swiperR .swr-con .swr .row {
  text-align: center;
  justify-content: center;
}
.cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num {
  font-size: 100px;
  color: #fff;
  line-height: 1.3;
}
@media (max-width: 1600px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num {
    font-size: 46px;
    line-height: 1.478;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num {
    font-size: 40px;
    line-height: 1.5;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num {
    line-height: 1.55;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num {
    font-size: 48px;
  }
}
@media (max-width: 750px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num {
    font-size: 34px;
    line-height: 1.471;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num {
    line-height: 1.529;
  }
}
.cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
  font-size: 44px;
  margin-left: 20px;
  color: #fff;
}
@media (max-width: 1600px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
    line-height: 1.636;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
    line-height: 1.7;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 750px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
    font-size: 16px;
    line-height: 1.95;
    margin-left: 2px;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .row .swr-num span {
    line-height: 1.95;
  }
}
.cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 25px;
  color: #fff;
}
.LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
    font-size: 14px;
    line-height: 1.95;
    margin-top: 20px;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
    line-height: 1.95;
  }
}
@media (max-width: 750px) {
  .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .cooperate .e-con .hands .swiperR .swr-con .swr .swr-p {
    line-height: 1.95;
  }
}
.cooperate .e-con .story {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 1600px) {
  .cooperate .e-con .story {
    margin-top: 60px;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .story {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .story {
    margin-top: 20px;
  }
}
.cooperate .e-con .story .e-cistern-l {
  overflow: hidden;
}
.cooperate .e-con .story .e-cistern-l .swiper {
  overflow: hidden;
}
.cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .e-lazy {
  background: rgba(0, 0, 0, 0);
}
.cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .e-lazy::after {
  padding-top: 55.55555556%;
}
.cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con p {
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  color: #666;
  padding: 0 20px;
}
.LANG-cn .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con p {
  line-height: 1.7;
}
@media (max-width: 1600px) {
  .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con p {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con p {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con p {
    font-size: 14px;
    line-height: 1.95;
    padding: 0 10px;
  }
  .LANG-cn .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con p {
    line-height: 1.95;
  }
}
.cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .row {
  width: 86%;
  margin-left: 7%;
  margin-top: 0px;
}
.cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .row .e-col-xl-3 {
  text-align: center;
  font-size: 20px;
  line-height: 1.6;
  color: #666;
}
.LANG-cn .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .row .e-col-xl-3 {
  line-height: 1.7;
}
@media (max-width: 1600px) {
  .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .row .e-col-xl-3 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .row .e-col-xl-3 {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .row .e-col-xl-3 {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .cooperate .e-con .story .e-cistern-l .swiper .swiper-slide .sw-con .row .e-col-xl-3 {
    line-height: 1.95;
  }
}
.cooperate .e-con .story .swiper-pagination {
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: 35px;
  display: none;
}
@media (max-width: 1200px) {
  .cooperate .e-con .story .swiper-pagination {
    position: relative;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
    padding-right: 0;
    display: block;
  }
}
.cooperate .e-con .story .swiper-pagination .swiper-pagination-bullet {
  margin-right: 50px;
  width: 8px;
  height: 8px;
}
@media (max-width: 1600px) {
  .cooperate .e-con .story .swiper-pagination .swiper-pagination-bullet {
    margin-right: 40px;
    width: 8px;
    height: 8px;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .story .swiper-pagination .swiper-pagination-bullet {
    margin-right: 14px;
    width: 4px;
    height: 4px;
  }
}
.cooperate .e-con .story .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #c7000b;
  position: relative;
}
.cooperate .e-con .story .swiper-pagination span.swiper-pagination-bullet-active::before {
  content: '';
  position: absolute;
  width: 34px;
  height: 26px;
  border-radius: 13px;
  border: 1px solid #c7000b;
  left: 50%;
  margin-left: -17px;
  top: 50%;
  margin-top: -13px;
}
@media (max-width: 1600px) {
  .cooperate .e-con .story .swiper-pagination span.swiper-pagination-bullet-active::before {
    width: 28px;
    height: 21px;
    margin-left: -14px;
    margin-top: -10px;
    border-radius: 12px;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .story .swiper-pagination span.swiper-pagination-bullet-active::before {
    width: 18px;
    height: 14px;
    margin-left: -9px;
    margin-top: -7px;
    border-radius: 7px;
  }
}
.cooperate .e-con .story .swiper-button {
  color: #c7000b;
  padding: 35px;
  background-color: #f1f3f5;
  font-size: 26px;
  transform: translate(0, -50%);
}
.cooperate .e-con .story .swiper-button:hover {
  background-color: #c7000b;
  color: #fff;
}
@media (max-width: 1600px) {
  .cooperate .e-con .story .swiper-button {
    padding: 25px;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .story .swiper-button {
    padding: 24px 12px;
    display: none;
  }
}
@media (max-width: 992px) {
  .cooperate .e-con .story .swiper-button {
    display: none;
  }
}
.cooperate .e-con .story .swiper-button.swiper-button-prev {
  border-radius: 0 10px 10px 0;
  left: 0;
}
.cooperate .e-con .story .swiper-button.swiper-button-next {
  right: 0;
  border-radius: 10px 0 0 10px;
}
.cooperate .e-con .story .e-btn-box {
  text-align: center;
  padding-top: 50px;
}
@media (max-width: 1600px) {
  .cooperate .e-con .story .e-btn-box {
    padding-top: 30px;
  }
}
@media (max-width: 1200px) {
  .cooperate .e-con .story .e-btn-box {
    padding-top: 20px;
  }
}
.wins .e-con .content {
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width: 992px) {
  .wins .e-con .content {
    display: block;
  }
}
.wins .e-con .content .swiperL {
  width: 42%;
  position: relative;
}
@media (max-width: 1200px) {
  .wins .e-con .content .swiperL {
    width: 50%;
  }
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperL {
    width: 100%;
  }
}
.wins .e-con .content .swiperL .swl-con {
  width: 105%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: flex-end;
  align-content: space-around;
  flex-direction: column;
  flex-wrap: wrap;
  margin-left: -5%;
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperL .swl-con {
    position: static;
    width: 100%;
    margin-left: 0;
  }
}
.wins .e-con .content .swiperL .swl-con .swl {
  width: 100%;
  height: 465px;
  background-color: #f1f3f5;
  border-radius: 0 10px 10px 0;
  padding: 70px 50px 70px 100px;
  position: relative;
}
@media (max-width: 1600px) {
  .wins .e-con .content .swiperL .swl-con .swl {
    height: 360px;
    padding: 30px 30px 30px 60px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .content .swiperL .swl-con .swl {
    height: 280px;
    padding: 20px 20px 20px 50px;
  }
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperL .swl-con .swl {
    border-radius: 10px 10px 0 0;
    height: auto;
    padding: 50px 40px 40px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .content .swiperL .swl-con .swl {
    padding: 20px;
  }
}
.wins .e-con .content .swiperL .swl-con .swl .swl-des {
  font-size: 16px;
  line-height: 1.95;
  color: #666;
  margin-bottom: 20px;
  line-height: 1.5 !important;
}
.LANG-cn .wins .e-con .content .swiperL .swl-con .swl .swl-des {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .wins .e-con .content .swiperL .swl-con .swl .swl-des {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5 !important;
  }
  .LANG-cn .wins .e-con .content .swiperL .swl-con .swl .swl-des {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .content .swiperL .swl-con .swl .swl-des {
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1.667;
  }
  .LANG-cn .wins .e-con .content .swiperL .swl-con .swl .swl-des {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .LANG-cn .wins .e-con .content .swiperL .swl-con .swl .swl-des {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperL .swl-con .swl .swl-des {
    margin-bottom: 10px;
  }
}
.wins .e-con .content .swiperL .swl-con .swl .e-link-box {
  padding-top: 40px;
}
@media (max-width: 1600px) {
  .wins .e-con .content .swiperL .swl-con .swl .e-link-box {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .content .swiperL .swl-con .swl .e-link-box {
    padding-top: 5px;
  }
  .LANG-cn .wins .e-con .content .swiperL .swl-con .swl .e-link-box {
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperL .swl-con .swl .e-link-box {
    padding-top: 20px;
  }
}
.wins .e-con .content .swiperL .swl-con .swl .e-link-box p .e-link-red-16-2:last-child {
  margin-right: 0;
}
.wins .e-con .content .swiperR {
  width: 58%;
  position: relative;
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperR {
    width: 100%;
  }
}
.wins .e-con .content .swiperR .e-lazy {
  border-radius: 10px;
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperR .e-lazy {
    border-radius: 0 0 10px 10px;
  }
}
.wins .e-con .content .swiperR .e-lazy::after {
  padding-top: 58.42696629%;
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperR .e-lazy::after {
    padding-top: 90.11627907%;
  }
}
.wins .e-con .content .swiperR .swr-con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-content: space-around;
  flex-direction: column;
  flex-wrap: wrap;
}
.wins .e-con .content .swiperR .swr-con .swr {
  width: 75%;
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperR .swr-con .swr {
    width: 87%;
  }
}
.wins .e-con .content .swiperR .swr-con .swr .row {
  text-align: center;
  justify-content: center;
}
.wins .e-con .content .swiperR .swr-con .swr .row .swr-num {
  font-size: 100px;
  color: #fff;
  line-height: 1.3;
}
@media (max-width: 1600px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num {
    font-size: 46px;
    line-height: 1.478;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num {
    font-size: 40px;
    line-height: 1.5;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .row .swr-num {
    line-height: 1.55;
  }
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num {
    font-size: 48px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num {
    font-size: 34px;
    line-height: 1.471;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .row .swr-num {
    line-height: 1.529;
  }
}
.wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
  font-size: 44px;
  margin-left: 20px;
  color: #fff;
}
@media (max-width: 1600px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
    line-height: 1.636;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
    line-height: 1.7;
  }
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 750px) {
  .wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
    font-size: 16px;
    line-height: 1.95;
    margin-left: 2px;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .row .swr-num span {
    line-height: 1.95;
  }
}
.wins .e-con .content .swiperR .swr-con .swr .swr-p {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 25px;
  color: #fff;
}
.LANG-cn .wins .e-con .content .swiperR .swr-con .swr .swr-p {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .wins .e-con .content .swiperR .swr-con .swr .swr-p {
    font-size: 14px;
    line-height: 1.95;
    margin-top: 20px;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .swr-p {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .content .swiperR .swr-con .swr .swr-p {
    margin-top: 10px;
  }
}
@media (max-width: 992px) {
  .wins .e-con .content .swiperR .swr-con .swr .swr-p {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .swr-p {
    line-height: 1.95;
  }
}
@media (max-width: 750px) {
  .wins .e-con .content .swiperR .swr-con .swr .swr-p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .wins .e-con .content .swiperR .swr-con .swr .swr-p {
    line-height: 1.95;
  }
}
.wins .e-con .esm-con {
  margin-top: 70px;
  position: relative;
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con {
    margin-top: 40px;
  }
}
@media (max-width: 992px) {
  .wins .e-con .esm-con {
    margin-top: 20px;
  }
}
.wins .e-con .esm-con .esm-bg::after {
  padding-top: 60.41131105%;
}
@media (max-width: 992px) {
  .wins .e-con .esm-con .esm-bg::after {
    padding-top: 119.01306241%;
  }
}
.wins .e-con .esm-con .system {
  width: 755px;
  height: 745;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system {
    width: 590px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system {
    width: 510px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system {
    width: 320px;
  }
}
.wins .e-con .esm-con .system .e-lazy::after {
  padding-top: 100%;
}
.wins .e-con .esm-con .system h3 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 1.3;
  color: #fff;
  width: 200px;
  text-align: center;
}
.LANG-cn .wins .e-con .esm-con .system h3 {
  font-size: 42px;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system h3 {
    font-size: 26px;
  }
  .LANG-cn .wins .e-con .esm-con .system h3 {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system h3 {
    width: 180px;
    font-size: 24px;
  }
  .LANG-cn .wins .e-con .esm-con .system h3 {
    font-size: 28px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system h3 {
    font-size: 16px;
    width: 120px;
  }
  .LANG-cn .wins .e-con .esm-con .system h3 {
    font-size: 18px;
  }
}
.wins .e-con .esm-con .system .item-con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wins .e-con .esm-con .system .item-con .items {
  display: flex;
}
.wins .e-con .esm-con .system .item-con .items p {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 180px;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items p {
    width: 160px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system .item-con .items p {
    width: 140px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items p {
    width: 95px;
  }
}
.wins .e-con .esm-con .system .item-con .items p em {
  font-size: 36px;
  line-height: 1.5;
  font-style: normal;
  min-height: 40px;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items p em {
    font-size: 30px;
    line-height: 1.467;
    min-height: 25px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items p em {
    line-height: 1.533;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system .item-con .items p em {
    font-size: 24px;
    line-height: 1.5;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items p em {
    line-height: 1.583;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items p em {
    font-size: 18px;
    line-height: 1.5;
    min-height: 20px;
  }
}
.wins .e-con .esm-con .system .item-con .items p span {
  font-size: 18px;
  line-height: 1.889;
  line-height: 1.5 !important;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items p span {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items p span {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system .item-con .items p span {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items p span {
    line-height: 1.95;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items p span {
    font-size: 10px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items p span {
    font-size: 12px;
    line-height: 1.667;
  }
}
.wins .e-con .esm-con .system .item-con .items:nth-of-type(1) {
  justify-content: center;
  margin-top: 70px;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(1) {
    margin-top: 55px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(1) {
    margin-top: 20px;
  }
}
.wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
  justify-content: space-between;
  align-items: center;
  margin: 25px 90px;
}
.LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
  margin: 35px 90px;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
    margin: 15px 65px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
    margin: 15px 60px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
    margin: 10px 60px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
    margin: 10px 55px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
    margin: 0px 37px 0 30px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) {
    margin: 5px 35px 0 30px;
  }
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(2) p:last-child {
    margin-right: -10px;
  }
}
.wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
  justify-content: space-between;
  align-items: center;
  margin: 150px 10px 90px;
}
.LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
  margin: 150px 15px 110px;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
    margin: 105px 10px 60px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
    margin: 115px 5px 90px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
    margin: 80px 0px 50px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
    margin: 95px 5px 70px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
    margin: 50px 0px 20px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(3) {
    margin: 50px 0px 35px;
  }
}
.wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
  justify-content: space-between;
  margin: 155px 90px 0;
}
.LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
  margin: 170px 95px 0;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
    margin: 115px 60px 0;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
    margin: 135px 65px 0;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
    margin: 110px 50px 0;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
    margin: 115px 55px 0;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
    margin: 60px 28px 0;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(4) {
    margin: 73px 28px 0;
  }
}
.wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
  justify-content: center;
  margin-top: 40px;
}
.LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
  margin-top: 60px;
}
@media (max-width: 1600px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
    margin-top: 40px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
    margin-top: 40px;
  }
}
@media (max-width: 1200px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
    margin-top: 20px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
    margin-top: 40px;
  }
}
@media (max-width: 750px) {
  .wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
    margin-top: 20px;
  }
  .LANG-cn .wins .e-con .esm-con .system .item-con .items:nth-of-type(5) {
    margin-top: 20px;
  }
}
.future .fu-container {
  position: relative;
}
.future .fu-container .fu-bg::after {
  padding-top: 45.78125%;
}
@media (max-width: 992px) {
  .future .fu-container .fu-bg::after {
    padding-top: 179.81770833%;
  }
}
.future .fu-container .fu-con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.future .fu-container .fu-con .item-list {
  height: 100%;
  display: flex;
}
@media (max-width: 992px) {
  .future .fu-container .fu-con .item-list {
    display: block;
  }
}
.future .fu-container .fu-con .item-list li {
  width: 25%;
  height: 100%;
  position: relative;
  margin-right: 5px;
}
.future .fu-container .fu-con .item-list li:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .future .fu-container .fu-con .item-list li:hover {
    backdrop-filter: blur(3px);
    background-color: rgba(0, 0, 0, 0.3);
  }
  .future .fu-container .fu-con .item-list li:hover .item-con {
    top: 50%;
    transform: translate(0, -50%);
    bottom: auto;
  }
  .future .fu-container .fu-con .item-list li:hover .item-con .item-b {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 992px) {
  .future .fu-container .fu-con .item-list li:hover {
    height: 25%;
  }
}
.future .fu-container .fu-con .item-list li.active {
  height: 50%;
  backdrop-filter: blur(3px);
  background-color: rgba(0, 0, 0, 0.3);
}
.future .fu-container .fu-con .item-list li.active .item-con {
  top: 50%;
  transform: translate(0, -50%);
  bottom: auto;
}
.future .fu-container .fu-con .item-list li.active .item-con .item-b {
  display: block;
}
.future .fu-container .fu-con .item-list li.setH {
  height: 17%;
}
@media (max-width: 992px) {
  .future .fu-container .fu-con .item-list li {
    width: 100%;
    margin-right: 0;
    height: 25%;
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
  }
  .future .fu-container .fu-con .item-list li:last-child {
    border-bottom: 0;
  }
}
.future .fu-container .fu-con .item-list li .item-con {
  padding: 0 80px;
  position: absolute;
  bottom: 70px;
  transition: transform 0.4s;
}
@media (max-width: 1600px) {
  .future .fu-container .fu-con .item-list li .item-con {
    bottom: 50px;
    padding: 0 35px;
  }
}
@media (max-width: 992px) {
  .future .fu-container .fu-con .item-list li .item-con {
    bottom: auto;
  }
}
.future .fu-container .fu-con .item-list li .item-con .item-t .e-lazy {
  width: 46px;
}
.future .fu-container .fu-con .item-list li .item-con .item-t .e-lazy::after {
  padding-top: 130%;
}
@media (max-width: 1600px) {
  .future .fu-container .fu-con .item-list li .item-con .item-t .e-lazy {
    width: 40px;
  }
}
@media (max-width: 992px) {
  .future .fu-container .fu-con .item-list li .item-con .item-t .e-lazy {
    width: 30px;
  }
}
.future .fu-container .fu-con .item-list li .item-con .item-t p {
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
  margin-top: 15px;
}
@media (max-width: 1600px) {
  .future .fu-container .fu-con .item-list li .item-con .item-t p {
    font-size: 20px;
    line-height: 1.6;
    margin-top: 5px;
  }
  .LANG-cn .future .fu-container .fu-con .item-list li .item-con .item-t p {
    line-height: 1.7;
  }
}
@media (max-width: 992px) {
  .future .fu-container .fu-con .item-list li .item-con .item-t p {
    font-size: 16px;
    line-height: 1.95;
    margin-top: 5px;
  }
  .LANG-cn .future .fu-container .fu-con .item-list li .item-con .item-t p {
    line-height: 1.95;
  }
}
.future .fu-container .fu-con .item-list li .item-con .item-b {
  display: none;
  margin-top: 60px;
}
@media (max-width: 1600px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b {
    margin-top: 40px;
  }
}
@media (max-width: 1200px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b {
    margin-top: 20px;
  }
}
.future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con:first-child {
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con:first-child {
    margin-bottom: 10px;
  }
}
.future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p1 {
  color: #fff;
  font-size: 34px;
  line-height: 1.471;
}
.LANG-cn .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p1 {
  line-height: 1.529;
}
@media (max-width: 1600px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p1 {
    font-size: 24px;
    line-height: 1.5;
  }
  .LANG-cn .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p1 {
    line-height: 1.583;
  }
}
@media (max-width: 1200px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p1 {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p1 {
    line-height: 1.7;
  }
}
@media (max-width: 992px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p1 {
    font-size: 18px;
    line-height: 1.889;
  }
}
.future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p2 {
  font-size: 18px;
  line-height: 1.889;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1600px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p2 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p2 {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p2 {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .future .fu-container .fu-con .item-list li .item-con .item-b .item-b-con .p2 {
    line-height: 1.95;
  }
}
.future .e-btn-box {
  text-align: center;
  padding-top: 50px;
}
@media (max-width: 1600px) {
  .future .e-btn-box {
    padding-top: 30px;
  }
}
@media (max-width: 1200px) {
  .future .e-btn-box {
    padding-top: 20px;
  }
}
