.header {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 0;
}

.header .e-cistern-l {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
}

@media (max-width: 992px) {
  .header .e-cistern-l {
    padding-top: 20px;
  }
}

.header .e-cistern-l .logo img {
  width: 127px;
}

@media (max-width: 1600px) {
  .header .e-cistern-l .logo img {
    width: 100px;
  }
}

@media (max-width: 992px) {
  .header .e-cistern-l .logo img {
    width: 94px;
  }
}

.header .e-cistern-l .language {
  display: block;
  border: 1px solid #ffffff;
  border-radius: 20px;
  padding: 2px 15px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.95;
}

.LANG-cn .header .e-cistern-l .language {
  line-height: 1.95;
}

.banner {
  position: relative;
  overflow: hidden;
}

@media (max-width: 992px) {
  .banner {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.banner .banner-cover {
  position: absolute;
  right: 0;
  left: 0;
  opacity: 0;
  z-index: 2;
  background-color: #000000;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.banner .banner-fixed {
  position: relative;
  box-sizing: border-box;
  background-position: bottom;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 100px 0 230px;
  height: 100vh;
  color: #fff;
  text-align: center;
}

.LANG-cn .banner .banner-fixed {
  padding: 150px 0 230px;
}

@media (max-width: 1600px) {
  .banner .banner-fixed {
    padding: 100px 0 200px;
  }

  .LANG-cn .banner .banner-fixed {
    padding: 120px 0 200px;
  }
}

@media (max-width: 992px) {
  .banner .banner-fixed {
    padding: 100px 0 200px;
  }

  .LANG-cn .banner .banner-fixed {
    padding: 150px 0 400px;
  }
}

@media (max-width: 750px) {
  .banner .banner-fixed {
    padding: 100px 0 200px;
    height: auto;
  }
}

.banner .banner-fixed.fixed {
  position: fixed;
  width: 100%;
}

.banner .banner-fixed h1 {
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}

.banner .banner-fixed .text-box {
  transform: scale3d(1, 1, 1);
}

.banner .banner-fixed .text-box .cistern {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1040px;
}

.LANG-cn .banner .banner-fixed .text-box .cistern {
  max-width: 800px;
}

@media (max-width: 1600px) {
  .banner .banner-fixed .text-box .cistern {
    max-width: 900px;
  }

  .LANG-cn .banner .banner-fixed .text-box .cistern {
    max-width: 650px;
  }
}

@media (max-width: 750px) {
  .banner .banner-fixed .text-box .cistern {
    max-width: 90% !important;
  }
}

@media (max-width: 1600px) {
  .banner .banner-fixed .text-box .pic img {
    width: 420px;
  }

  .LANG-cn .banner .banner-fixed .text-box .pic img {
    width: 300px;
  }
}

@media (max-width: 1024px) {
  .banner .banner-fixed .text-box .pic img {
    width: 300px;
  }

  .LANG-cn .banner .banner-fixed .text-box .pic img {
    width: 300px;
  }
}

@media (max-width: 992px) {
  .banner .banner-fixed .text-box .pic img {
    width: 41% !important;
  }
}

@media (max-width: 750px) {
  .banner .banner-fixed .text-box .pic img {
    width: 65% !important;
  }
}

.banner .banner-fixed .text-box .p1 {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 15px;
  font-size: 40px;
  line-height: 1.5;
  font-family: "e-font-bold", Arial;
  letter-spacing: 0;
}

.LANG-cn .banner .banner-fixed .text-box .p1 {
  line-height: 1.55;
}

.LANG-cn .banner .banner-fixed .text-box .p1 {
  position: relative;
  margin-top: 10px;
  padding-bottom: 25px;
  font-weight: bold;
  font-size: 46px;
  line-height: 1.478;
  letter-spacing: 8px;
}

@media (min-width: 993px) {
  .banner .banner-fixed .text-box .p1 {
    opacity: 0;
  }
}

@media (max-width: 1600px) {
  .banner .banner-fixed .text-box .p1 {
    font-size: 36px;
    line-height: 1.5;
  }

  .LANG-cn .banner .banner-fixed .text-box .p1 {
    font-size: 34px;
    line-height: 1.471;
  }

  .LANG-cn .LANG-cn .banner .banner-fixed .text-box .p1 {
    line-height: 1.529;
  }
}

@media (max-width: 1024px) {
  .banner .banner-fixed .text-box .p1 {
    font-size: 26px;
    line-height: 1.385;
  }

  .LANG-cn .banner .banner-fixed .text-box .p1 {
    line-height: 1.538;
  }
}

@media (max-width: 992px) {
  .banner .banner-fixed .text-box .p1 {
    font-size: 20px;
    line-height: 1.6;
  }

  .LANG-cn .banner .banner-fixed .text-box .p1 {
    line-height: 1.7;
  }

  .LANG-cn .banner .banner-fixed .text-box .p1 {
    font-size: 16px;
    line-height: 1.95;
  }

  .LANG-cn .LANG-cn .banner .banner-fixed .text-box .p1 {
    line-height: 1.95;
  }
}

@media (max-width: 750px) {
  .banner .banner-fixed .text-box .p1 {
    padding-bottom: 15px !important;
  }
}

.banner .banner-fixed .text-box .p1 span {
  color: #c7000b;
}

.banner .banner-fixed .text-box .p1::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #c7000b;
  width: 120px;
  height: 2px;
  content: "";
}

@media (max-width: 992px) {
  .banner .banner-fixed .text-box .p1::after {
    width: 80px;
    height: 1px;
  }
}

.banner .banner-fixed .text-box .p2 {
  margin-top: 25px;
  font-size: 18px;
  line-height: 1.889;
}

.LANG-cn .banner .banner-fixed .text-box .p2 {
  margin-top: 30px;
  min-height: 260px;
  font-size: 20px;
  line-height: 1.6;
  line-height: 2 !important;
}

.LANG-cn .LANG-cn .banner .banner-fixed .text-box .p2 {
  line-height: 1.7;
}

@media (min-width: 993px) {
  .banner .banner-fixed .text-box .p2 {
    opacity: 0;
  }
}

@media (max-width: 1600px) {
  .banner .banner-fixed .text-box .p2 {
    font-size: 18px !important;
    line-height: 1.889 !important;
  }

  .LANG-cn .banner .banner-fixed .text-box .p2 {
    min-height: 160px;
    line-height: 2 !important;
  }
}

@media (max-width: 1024px) {
  .banner .banner-fixed .text-box .p2 {
    font-size: 16px !important;
    line-height: 1.95 !important;
  }

  .LANG-cn .banner .banner-fixed .text-box .p2 {
    line-height: 1.95 !important;
  }
}

@media (max-width: 992px) {
  .banner .banner-fixed .text-box .p2 {
    font-size: 14px !important;
    line-height: 1.95 !important;
  }

  .LANG-cn .banner .banner-fixed .text-box .p2 {
    line-height: 1.95 !important;
  }

  .LANG-cn .banner .banner-fixed .text-box .p2 {
    margin-top: 25px;
    min-height: auto;
    line-height: 2 !important;
  }
}

.banner .banner-fixed .ul1 {
  position: absolute;
  bottom: -65px;
  left: 0;
  width: 100%;
}

.banner .banner-fixed .ul1::before {
  position: absolute;
  bottom: 46px;
  left: 0;
  opacity: 0.3;
  border-bottom: 1px dashed #d9d9d9;
  width: 100%;
  content: "";
}

@media (max-width: 1600px) {
  .banner .banner-fixed .ul1::before {
    bottom: 42px;
  }
}

@media (max-width: 992px) {
  .banner .banner-fixed .ul1 {
    display: none;
  }
}

.banner .banner-fixed .ul {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 2;
  margin: 0 auto;
  padding: 50px 20px 0;
  max-width: 1200px;
}

@media (max-width: 992px) {
  .banner .banner-fixed .ul {
    display: none;
  }
}

.banner .banner-fixed .ul li {
  transform: translateY(-100px);
  opacity: 0;
  transition: 0.4s;
}

.banner .banner-fixed .ul li.descending {
  transform: translateY(0);
  opacity: 1;
}

.banner .banner-fixed .ul li a {
  position: relative;
  padding-top: 35px;
  color: #9b9b9b;
  font-size: 16px;
  line-height: 1.95;
}

.LANG-cn .banner .banner-fixed .ul li a {
  line-height: 1.95;
}

@media (max-width: 1600px) {
  .banner .banner-fixed .ul li a {
    padding-top: 30px;
    font-size: 16px;
    line-height: 1.95;
  }

  .LANG-cn .banner .banner-fixed .ul li a {
    line-height: 1.95;
  }
}

.banner .banner-fixed .ul li a::after {
  position: absolute;
  top: 12px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.4s;
  border-radius: 100%;
  background-color: #bdbdbd;
  width: 6px;
  height: 6px;
  content: "";
}

.banner .banner-fixed .ul li a::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  animation: circled 1s infinite linear;
  transition: 0.4s;
  border-radius: 100%;
  background-color: #f3f3f3;
  width: 30px;
  height: 30px;
  content: "";
}

.banner .banner-fixed .ul li a:hover {
  color: #c7000b;
}

.banner .banner-fixed .ul li a:hover::after,
.banner .banner-fixed .ul li a:hover::before {
  background-color: #c7000b;
}

.banner .airplane {
  position: absolute;
  top: -100px;
  left: -1000px;
  transition: 8s;
}

.banner .airplane.takeoff {
  left: 2000px;
}

.fixed-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateY(-100px);
  z-index: 99;
  transition: 0.4s;
  box-shadow: 0px 6px 20px 2px rgba(184, 207, 233, 0.16);
  background-color: #fff;
  width: 100%;
  height: 88px;
}

@media (max-width: 1600px) {
  .fixed-nav {
    height: 80px;
  }
}

.fixed-nav::before {
  position: absolute;
  top: 28px;
  left: 0;
  border-top: 1px dashed #ddd;
  width: 100%;
  content: "";
}

.fixed-nav ul {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  justify-content: space-around;
}

.fixed-nav ul li {
  position: relative;
  transition: 0.4s;
  cursor: pointer;
  padding-top: 47px;
  color: #666;
  font-size: 16px;
  line-height: 1.95;
}

.LANG-cn .fixed-nav ul li {
  line-height: 1.95;
}

@media (max-width: 1600px) {
  .fixed-nav ul li {
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5;
  }

  .LANG-cn .fixed-nav ul li {
    line-height: 1.95;
  }

  .LANG-cn .fixed-nav ul li {
    font-size: 14px;
    line-height: 1.95;
  }

  .LANG-cn .LANG-cn .fixed-nav ul li {
    line-height: 1.95;
  }
}

.fixed-nav ul li::after {
  position: absolute;
  top: 26px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.4s;
  border-radius: 100%;
  background-color: #a5a5a5;
  width: 6px;
  height: 6px;
  content: "";
}

.fixed-nav ul li::before {
  position: absolute;
  top: 17px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.4s;
  border-radius: 100%;
  background-color: #ededed;
  width: 24px;
  height: 24px;
  content: "";
}

.fixed-nav ul li.active,
.fixed-nav ul li:hover {
  color: #c7000b;
}

.fixed-nav ul li.active::after,
.fixed-nav ul li:hover::after {
  background-color: #c7000b;
}

.fixed-nav ul li.active::before,
.fixed-nav ul li:hover::before {
  background-color: #f9e5e6;
}

.middle-east {
  background: #f5f5f5;
}

.middle-east .e-cistern-l {
  z-index: 3;
}

.middle-east>.e-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.middle-east>.e-bg.top {
  z-index: 2;
  background-size: auto;
}

.middle-east>.e-bg.bottom {
  background-position: bottom;
  background-size: 100%;
  background-color: #f6f7f9;
}

.middle-east>.e-bg.yuanqu {
  background-size: auto;
}

@media (max-width: 992px) {
  .middle-east .e-title-h2 p:after {
    background-color: #c7000b;
  }
}

.middle-east .con {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  padding-top: 60px;
}

@media (max-width: 1600px) {
  .middle-east .con {
    padding-top: 40px;
  }
}

@media (max-width: 992px) {
  .middle-east .con {
    padding-top: 25px;
  }
}

.middle-east .left .box {
  border-radius: 20px;
  background-color: #fff;
  padding: 35px 20px 35px 35px;
  height: 100%;
}

@media (max-width: 1600px) {
  .middle-east .left .box {
    padding: 30px 30px 25px 30px;
  }
}

@media (max-width: 992px) {
  .middle-east .left .box {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }

  .LANG-cn .middle-east .left .box {
    padding: 0;
  }
}

.middle-east .left .box .e-scroll-vrt-d1-1 {
  padding-right: 15px;
  height: 100%;
  overflow: auto;
}

@media (max-width: 992px) {
  .middle-east .left .box .e-scroll-vrt-d1-1 {
    padding: 0;
  }
}

.middle-east .left .box ul li {
  padding-bottom: 20px;
}

.middle-east .left .box ul li:nth-last-child(1) {
  padding-bottom: 0;
}

.middle-east .left .box ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 992px) {
  .middle-east .left .box ul li a {
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
  }
}

.middle-east .left .box ul li a:hover .text h3 {
  color: #c7000b;
}

.middle-east .left .box ul li a .pic {
  border-radius: 10px;
  width: 27%;
  overflow: hidden;
}

@media (max-width: 1600px) {
  .middle-east .left .box ul li a .pic {
    width: 26%;
  }
}

@media (max-width: 992px) {
  .middle-east .left .box ul li a .pic {
    border-radius: 0;
    width: 100%;
  }
}

.middle-east .left .box ul li a .pic img {
  display: block;
  width: 100%;
}

.middle-east .left .box ul li a>.text {
  padding-left: 35px;
  width: 73%;
}

@media (max-width: 1600px) {
  .middle-east .left .box ul li a>.text {
    padding-left: 25px;
  }
}

@media (max-width: 992px) {
  .middle-east .left .box ul li a>.text {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #fff;
    padding: 20px 25px;
    width: 100%;
  }
}

.middle-east .left .box ul li a>.text h3 {
  transition: 0.4s;
  color: #333;
  font-size: 22px;
  line-height: 1.545;
}

.LANG-cn .middle-east .left .box ul li a>.text h3 {
  line-height: 1.636;
}

@media (max-width: 1600px) {
  .middle-east .left .box ul li a>.text h3 {
    font-size: 18px;
    line-height: 1.889;
    line-height: 1.4 !important;
  }
}

.middle-east .left .box ul li a>.text>p {
  margin-top: 5px;
  color: #666;
  font-size: 16px;
  line-height: 1.95;
}

.LANG-cn .middle-east .left .box ul li a>.text>p {
  line-height: 1.95;
}

@media (max-width: 1600px) {
  .middle-east .left .box ul li a>.text>p {
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5 !important;
  }

  .LANG-cn .middle-east .left .box ul li a>.text>p {
    line-height: 1.95;
  }
}

@media (max-width: 992px) {
  .middle-east .left .box ul li a>.text>p {
    margin-top: 5px;
  }

  .LANG-cn .middle-east .left .box ul li a>.text>p {
    margin-top: 10px;
  }
}

.middle-east .right .e-lazy {
  display: block;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
}

@media (max-width: 992px) {
  .middle-east .right .e-lazy {
    border-radius: 10px;
  }
}

.middle-east .right .e-lazy::after {
  padding-top: 56.25%;
}

.middle-east .right .e-lazy .video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.middle-east.style1 {
  background: transparent;
}

.middle-east.style1 .e-cistern-l {
  z-index: 2;
}

@media (max-width: 992px) {
  .middle-east.style1 {
    background: #f5f5f5;
  }
}

.middle-east.style1 .e-bg.xiao {
  z-index: 1;
  background-size: auto;
}

@media (max-width: 992px) {
  .middle-east.style1 .e-bg {
    display: block;
  }
}

@media (min-width: 1601px) {
  .middle-east.style1 .left .box {
    padding: 50px 20px 55px 55px;
  }
}

@media (max-width: 1600px) {
  .middle-east.style1 .left .box {
    padding: 40px 20px 22px 25px;
  }
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box {
    padding: 0;
  }
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box {
    border-radius: 10px;
    background-color: #fff;
  }
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box ul {
    padding: 35px 0;
  }
}

.middle-east.style1 .left .box ul li {
  position: relative;
  padding-bottom: 35px;
}

.middle-east.style1 .left .box ul li:nth-last-child(1) {
  padding-bottom: 0;
}

@media (max-width: 1600px) {
  .middle-east.style1 .left .box ul li {
    padding-bottom: 30px;
  }
}

.middle-east.style1 .left .box ul li::before {
  position: absolute;
  top: 16px;
  left: 14px;
  border-left: 1px dashed #ddd;
  height: 100%;
  content: "";
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li::before {
    left: 30px;
  }
}

.middle-east.style1 .left .box ul li:nth-last-child(1)::before {
  display: none;
}

.middle-east.style1 .left .box ul li a {
  position: relative;
  z-index: 1;
  padding-left: 20px;
}

.middle-east.style1 .left .box ul li a::after {
  position: absolute;
  top: 16px;
  left: 15px;
  transform: translateX(-50%);
  transition: 0.4s;
  border-radius: 100%;
  background-color: #a5a5a5;
  width: 6px;
  height: 6px;
  content: "";
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a::after {
    top: 13px;
    left: 30px;
  }
}

.middle-east.style1 .left .box ul li a::before {
  position: absolute;
  top: 4px;
  left: 15px;
  transform: translateX(-50%);
  transition: 0.4s;
  border-radius: 100%;
  background-color: #ededed;
  width: 30px;
  height: 30px;
  content: "";
}

@media (max-width: 1600px) {
  .middle-east.style1 .left .box ul li a::before {
    top: 7px;
    left: 15px;
    width: 24px;
    height: 24px;
  }
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a::before {
    top: 6px;
    left: 30px;
    width: 20px;
    height: 20px;
  }
}

.middle-east.style1 .left .box ul li a:hover::after {
  background-color: #c7000b;
}

.middle-east.style1 .left .box ul li a:hover::before {
  animation: circled 1s infinite linear;
  background-color: #c7000b;
}

.middle-east.style1 .left .box ul li a>.text {
  width: 100%;
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a>.text {
    border: 0;
    border-radius: 0;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
  }
}

.middle-east.style1 .left .box ul li a>.text .e-link-box {
  display: none;
}

@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a>.text .e-link-box {
    display: block;
    padding-top: 7px;
  }
}

.middle-east.style1 .left .box ul li a>.text .e-link-box>p .e-link-black-16-3 .text {
  color: #c7000b;
}

.middle-east.style1 .e-btn-box {
  position: relative;
  z-index: 2;
  padding-top: 30px;
  text-align: center;
}

@media (max-width: 992px) {
  .middle-east.style1 .e-btn-box {
    padding-top: 20px;
  }
}

.middle-east.style2 .left .box ul li a .pic {
  width: 43%;
}

@media (max-width: 992px) {
  .middle-east.style2 .left .box ul li a .pic {
    width: 100%;
  }
}

.middle-east.style2 .left .box ul li a>.text {
  width: 57%;
}

@media (max-width: 992px) {
  .middle-east.style2 .left .box ul li a>.text {
    width: 100%;
  }
}

.asia-pacific {
  z-index: 1;
  padding: 0;
  color: #fff;
}

.asia-pacific .video-bg.img-bg .e-lazy {
  display: block;
}

.asia-pacific .video-bg.img-bg .e-lazy img {
  height: 100%;
  object-fit: cover;
}

.asia-pacific .video-bg.img-bg::after {
  padding-top: 21.026667%;
}

@media (max-width: 992px) {
  .asia-pacific .video-bg.img-bg::after {
    padding-top: 104%;
  }
}

.asia-pacific .video-bg::after {
  display: block;
  position: relative;
  padding-top: 41.66666667%;
  width: 100%;
  overflow: hidden;
  content: '';
}

@media (max-width: 992px) {
  .asia-pacific .video-bg::after {
    padding-top: 104%;
  }
}

.asia-pacific .video-bg video {
  position: absolute;
}

@media (max-width: 992px) {
  .asia-pacific .video-bg video {
    display: none;
  }
}

.asia-pacific .video-bg .e-lazy {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}

@media (max-width: 992px) {
  .asia-pacific .video-bg .e-lazy {
    display: block;
  }
}

.asia-pacific .video-bg .e-lazy:after {
  display: none;
}

.asia-pacific .box-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.asia-pacific .box-text.text-black {
  color: #707070;
}

.asia-pacific .box-text.text-black .translateY1 {
  box-sizing: border-box;
  padding-left: 46%;
}

@media (max-width: 992px) {
  .asia-pacific .box-text.text-black .translateY1 {
    padding-left: 0;
  }
}

.asia-pacific .box-text.text-black::after {
  opacity: 0;
}

.asia-pacific .box-text.text-black .e-cistern-l {
  margin-top: 100px;
}

@media (max-width: 1600px) {
  .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 50px;
  }
}

@media (max-width: 1024px) {
  .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 30px;
  }
}

@media (max-width: 992px) {
  .asia-pacific .box-text.text-black .e-cistern-l {
    margin-top: 40px;
    text-align: center;
  }
}

.asia-pacific .box-text.text-black .e-title-h2 p {
  color: #333;
}

.asia-pacific .box-text.text-black .e-description {
  margin-top: 0;
}

.asia-pacific .box-text.text-black .e-btn-box {
  padding-top: 10px;
}

.asia-pacific .box-text::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
  background-color: #000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  content: '';
}

.asia-pacific .box-text .e-cistern-l {
  z-index: 2;
  margin-top: 170px;
}

@media (max-width: 1600px) {
  .asia-pacific .box-text .e-cistern-l {
    margin-top: 100px;
  }

  .LANG-cn .asia-pacific .box-text .e-cistern-l {
    margin-top: 170px;
  }
}

@media (max-width: 1024px) {
  .asia-pacific .box-text .e-cistern-l {
    margin-top: 70px;
  }

  .LANG-cn .asia-pacific .box-text .e-cistern-l {
    margin-top: 70px;
  }
}

@media (max-width: 992px) {
  .asia-pacific .box-text .e-cistern-l {
    margin-top: 40px;
    text-align: center;
  }

  .LANG-cn .asia-pacific .box-text .e-cistern-l {
    margin-top: 40px;
  }
}

.asia-pacific .e-title-h2 p {
  color: #fff;
}

.asia-pacific .e-title-h2 p::after {
  left: 0 !important;
  transform: translateX(0) !important;
  width: 160px !important;
  max-width: 100%;
}

@media (max-width: 1600px) {
  .asia-pacific .e-title-h2 p::after {
    width: 120px !important;
  }
}

@media (max-width: 992px) {
  .asia-pacific .e-title-h2 p::after {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 60px !important;
  }
}

.LANG-cn .asia-pacific .e-title-h2 p::after {
  left: 0;
  transform: translateX(0);
}

@media (max-width: 992px) {
  .LANG-cn .asia-pacific .e-title-h2 p::after {
    left: 50%;
    transform: translateX(-50%);
  }
}

.asia-pacific .e-description {
  font-size: 18px;
  line-height: 1.889;
}

@media (max-width: 992px) {
  .asia-pacific .e-description {
    font-size: 16px;
    line-height: 1.95;
    line-height: 1.5;
  }

  .LANG-cn .asia-pacific .e-description {
    line-height: 1.95;
  }

  .LANG-cn .asia-pacific .e-description {
    font-size: 16px;
    line-height: 1.95;
  }

  .LANG-cn .LANG-cn .asia-pacific .e-description {
    line-height: 1.95;
  }
}

@media (max-width: 750px) {
  .asia-pacific .e-description {
    font-size: 14px;
    line-height: 1.95;
  }

  .LANG-cn .asia-pacific .e-description {
    line-height: 1.95;
  }
}

.asia-pacific .e-btn-box {
  padding-top: 30px;
}

@media (max-width: 992px) {
  .asia-pacific .e-btn-box {
    padding-top: 20px;
  }
}

.asia-pacific.style1 .e-description {
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.4s;
  cursor: pointer;
}

@media (max-width: 992px) {
  .asia-pacific.style1 .e-description {
    justify-content: center;
  }
}

.asia-pacific.style1 .e-description:hover .iconfont {
  color: #c7000b;
}

.asia-pacific.style1 .e-description span {
  padding-bottom: 5px;
}

.asia-pacific.style1 .e-description .iconfont {
  margin-left: 10px;
  padding-bottom: 0;
  font-size: 24px;
}

.asia-pacific.style1 .box-text::after {
  display: none;
}

.LANG-cn .asia-pacific.style1 .box-text::after {
  display: block;
}

.asia-pacific.style1 .e-btn-box {
  padding-top: 25px;
}

@media (max-width: 992px) {
  .asia-pacific.style1 .e-btn-box {
    padding-top: 15px;
  }
}

.asia-pacific-list {
  position: relative;
  margin-top: -320px;
  background-color: transparent;
  padding-top: 120px;
  width: 100%;
  overflow: hidden;
  color: #fff;
  text-align: center;
}

@media (max-width: 1600px) {
  .asia-pacific-list {
    margin-top: -320px;
  }
}

@media (max-width: 1024px) {
  .asia-pacific-list {
    margin-top: -280px;
  }
}

.LANG-cn .asia-pacific-list {
  margin-top: -340px;
}

@media (max-width: 1600px) {
  .LANG-cn .asia-pacific-list {
    margin-top: -280px;
  }
}

@media (max-width: 992px) {
  .LANG-cn .asia-pacific-list {
    padding-bottom: 40px;
  }
}

@media (max-width: 320) {
  .LANG-cn .asia-pacific-list {
    margin-top: -200px;
  }
}

@media (max-width: 992px) {
  .asia-pacific-list ul {
    flex-wrap: wrap;
  }
}

@media (max-width: 992px) {
  .asia-pacific-list ul li {
    padding-bottom: 20px;
  }

  .asia-pacific-list ul li:nth-last-child(1) {
    padding-bottom: 0;
  }
}

.asia-pacific-list ul li .box {
  display: block;
}

@media (max-width: 992px) {
  .asia-pacific-list ul li .box {
    text-align: left;
  }
}

@media (min-width: 1025px) {
  .asia-pacific-list ul li .box:hover .pic {
    transform: translateY(-30px);
  }

  .asia-pacific-list ul li .box:hover .text {
    transform: translateY(-30px);
  }
}

.asia-pacific-list ul li .box .pic {
  position: relative;
  z-index: 2;
  transition: 0.4s;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  overflow: hidden;
}

@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
  }
}

.asia-pacific-list ul li .box .pic::before {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
  background: linear-gradient(0deg, #000, #0000);
  background: #fff;
  width: 100%;
  height: 200px;
  height: 100px;
  content: "";
}

@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic::before {
    display: none;
  }
}

@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic::after {
    display: none;
  }
}

@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic img {
    position: relative;
  }
}

.asia-pacific-list ul li .box .text {
  z-index: 2;
  transition: 0.4s;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #fff;
  padding: 30px 40px;
  width: 100%;
  color: #2b2b2b;
  text-align: left;
}

@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .text {
    padding: 30px;
  }
}

@media (max-width: 992px) {
  .asia-pacific-list ul li .box .text {
    position: relative;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 20px 25px;
    color: #333;
  }
}

.asia-pacific-list ul li .box .text h3 {
  font-size: 22px;
  line-height: 1.545;
}

.LANG-cn .asia-pacific-list ul li .box .text h3 {
  line-height: 1.636;
}

@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .text h3 {
    font-size: 20px;
    line-height: 1.6;
    line-height: 1.4;
  }

  .LANG-cn .asia-pacific-list ul li .box .text h3 {
    line-height: 1.7;
  }

  .LANG-cn .asia-pacific-list ul li .box .text h3 {
    font-size: 20px;
    line-height: 1.6;
  }

  .LANG-cn .LANG-cn .asia-pacific-list ul li .box .text h3 {
    line-height: 1.7;
  }
}

@media (max-width: 1024px) {
  .asia-pacific-list ul li .box .text h3 {
    font-size: 18px;
    line-height: 1.889;
  }

  .LANG-cn .asia-pacific-list ul li .box .text h3 {
    font-size: 18px;
    line-height: 1.889;
    line-height: 1.4;
  }
}

.asia-pacific-list ul li .box .text>p {
  margin-top: 5px;
  color: #666;
  font-size: 16px;
  line-height: 1.95;
}

.LANG-cn .asia-pacific-list ul li .box .text>p {
  line-height: 1.95;
}

@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .text>p {
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5 !important;
  }

  .LANG-cn .asia-pacific-list ul li .box .text>p {
    line-height: 1.95;
  }
}

@media (max-width: 992px) {
  .asia-pacific-list ul li .box .text>p {
    margin-top: 5px;
  }

  .LANG-cn .asia-pacific-list ul li .box .text>p {
    margin-top: 10px;
  }
}

.asia-pacific-list .swiper-container {
  padding-top: 30px;
  overflow: visible;
}

.asia-pacific-list .swiper-button {
  background-color: #fff;
  padding: 35px;
  color: #c7000b;
  font-size: 26px;
}

.asia-pacific-list .swiper-button.swiper-button-disabled {
  opacity: 0;
}

.asia-pacific-list .swiper-button:hover {
  background-color: #c7000b;
  color: #fff;
}

@media (max-width: 1600px) {
  .asia-pacific-list .swiper-button {
    padding: 25px;
  }
}

@media (max-width: 1024px) {
  .asia-pacific-list .swiper-button {
    display: none;
  }
}

.asia-pacific-list .swiper-button.swiper-button-prev {
  left: 0;
  border-radius: 0 10px 10px 0;
}

.asia-pacific-list .swiper-button.swiper-button-next {
  right: 0;
  border-radius: 10px 0 0 10px;
}

.asia-pacific-list .e-link-box {
  padding-top: 5px;
}

.asia-pacific-list .e-link-box .text {
  color: #c7000b !important;
}

.periodicals>.e-bg {
  display: none;
}

@media (max-width: 992px) {
  .periodicals>.e-bg {
    display: block;
  }
}

@media (max-width: 992px) {
  .periodicals .e-title-h2 p::after {
    background-color: #c7000b;
  }
}

.periodicals .con {
  padding-top: 60px;
}

@media (max-width: 992px) {
  .periodicals .con {
    padding-top: 30px;
  }
}

.periodicals .con .box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 20px;
  background: #ffffff;
  padding: 30px 45px;
  height: 100%;
  overflow: hidden;
}

@media (max-width: 992px) {
  .periodicals .con .box {
    border-radius: 10px;
    padding: 20px;
  }
}

.periodicals .con .box .pic {
  width: 34.30079156%;
}

.periodicals .con .box .pic::after {
  padding-top: 134.61538462%;
}

.periodicals .con .box .int {
  padding-left: 50px;
  width: 65.69920844%;
}

@media (max-width: 992px) {
  .periodicals .con .box .int {
    padding-left: 25px;
  }
}

.periodicals .con .box .int p {
  color: #666;
  font-size: 16px;
  line-height: 1.95;
}

.LANG-cn .periodicals .con .box .int p {
  line-height: 1.95;
}

@media (max-width: 1600px) {
  .periodicals .con .box .int p {
    font-size: 14px;
    line-height: 1.95;
    line-height: 1.5;
  }

  .LANG-cn .periodicals .con .box .int p {
    line-height: 1.95;
  }

  .LANG-cn .periodicals .con .box .int p {
    font-size: 14px;
    line-height: 1.95;
  }

  .LANG-cn .LANG-cn .periodicals .con .box .int p {
    line-height: 1.95;
  }
}

.periodicals .con .box .int h2 {
  padding-top: 10px;
  color: #333;
  font-size: 24px;
  line-height: 1.5;
}

.LANG-cn .periodicals .con .box .int h2 {
  line-height: 1.583;
}

@media (max-width: 1600px) {
  .periodicals .con .box .int h2 {
    font-size: 20px;
    line-height: 1.6;
  }

  .LANG-cn .periodicals .con .box .int h2 {
    line-height: 1.7;
  }
}

@media (max-width: 1024px) {
  .periodicals .con .box .int h2 {
    font-size: 18px;
    line-height: 1.889;
  }
}

@media (max-width: 992px) {
  .periodicals .con .box .int h2 {
    padding-top: 5px;
    font-size: 16px;
    line-height: 1.95;
  }

  .LANG-cn .periodicals .con .box .int h2 {
    line-height: 1.95;
  }
}

@media (max-width: 992px) {
  .periodicals .con .box .int .e-link-box {
    padding-top: 10px;
  }
}

.periodicals .con .box .int .e-link-box .text {
  color: #c7000b;
}

.footer {
  position: relative;
  background: #f5f5f5;
  font-size: 14px;
  line-height: 1.375;
}

.footer .e-cistern-l {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}

@media (max-width: 992px) {
  .footer .e-cistern-l {
    text-align: center;
  }
}

.footer .e-cistern-l .left {
  display: inline-block;
  float: left;
  padding-top: 5px;
}

@media (max-width: 992px) {
  .footer .e-cistern-l .left {
    float: none;
    width: 100%;
  }
}

.footer .e-cistern-l .left>p {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
  padding-bottom: 5px;
}

@media (max-width: 992px) {
  .footer .e-cistern-l .left>p {
    display: block;
    padding-right: 0;
    text-align: center;
  }
}

.footer .e-cistern-l .left .share-footer {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 992px) {
  .footer .e-cistern-l .left .share-footer {
    margin-top: 5px;
  }
}

.footer .e-cistern-l .left .share-footer a {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  border: 1px solid #666;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  color: #666;
}

.LANG-en .footer .e-cistern-l .left .share-footer a.img {
  border: none;
}

.LANG-cn .footer .e-cistern-l .left .share-footer a {
  border: none;
}

.footer .e-cistern-l .left .share-footer a::before {
  display: none;
}

.footer .e-cistern-l .left .share-footer a .iconfont {
  position: absolute;
  top: -4px;
  left: 1px;
  font-size: 24px;
}

.footer .e-cistern-l .left .share-footer a .pic {
  display: none;
  position: absolute;
  bottom: 36px;
  left: -15px;
  width: 60px;
  height: 60px;
}

.footer .e-cistern-l .left .share-footer a .pic img {
  display: block;
  width: 100%;
}

.footer .e-cistern-l .left .share-footer a:hover .pic {
  display: block;
}

.footer .e-cistern-l .right {
  display: inline-block;
  text-align: right;
}

@media (max-width: 992px) {
  .footer .e-cistern-l .right {
    margin-top: 20px;
    text-align: center;
  }
}

.footer .e-cistern-l .right .contact a {
  color: #333;
}

.footer .e-cistern-l .right>span {
  color: #666;
}

.bg-1,
.bg-2 {
  position: relative;
  background-color: #f5f5f5;
}

@media (max-width: 992px) {

  .bg-1,
  .bg-2 {
    background-color: #fff;
  }
}

.bg-1>.e-bg,
.bg-2>.e-bg {
  position: absolute;
  top: 0;
  left: 0;
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

@media (max-width: 992px) {

  .bg-1>.e-bg,
  .bg-2>.e-bg {
    display: none;
  }
}

.translateY1 {
  transition: 1s;
}

.row,
.row .e-col-xl-6 {
  overflow: visible;
}

.jWVideoFrame .icon-close {
  padding: 2px 7px !important;
}

@media (min-width: 993px) {
  .video-icon-1-hover:hover .video-icon-1::after {
    transform: scale3d(150, 150, 150);
    background-color: #fff;
  }

  .video-icon-1-hover:hover .video-icon-1::before {
    border: 3px solid transparent;
  }

  .video-icon-1-hover:hover .video-icon-1 .triangle {
    border-left: 22px solid #c7000b;
  }
}

@media (min-width: 993px) and (max-width: 1600px) {
  .video-icon-1-hover:hover .video-icon-1 .triangle {
    border-left: 15px solid #c7000b;
  }
}

.video-icon-1-hover .video-icon-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 88px;
  height: 88px;
  overflow: hidden;
}

@media (max-width: 1600px) {
  .video-icon-1-hover .video-icon-1 {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 992px) {
  .video-icon-1-hover .video-icon-1 {
    width: 44px;
    height: 44px;
  }
}

.video-icon-1-hover .video-icon-1::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale3d(0, 0, 0);
  transition: 0.4s;
  border-radius: 100%;
  background-color: transparent;
  width: 1px;
  height: 1px;
  content: "";
}

.video-icon-1-hover .video-icon-1::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  border: 3px solid #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  content: "";
}

@media (max-width: 992px) {
  .video-icon-1-hover .video-icon-1::before {
    border: 2px solid #fff;
  }
}

.video-icon-1-hover .video-icon-1 .triangle {
  position: absolute;
  top: 50%;
  left: 63%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: 0.4s;
  border-top: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 22px solid #fff;
  width: 0;
  height: 0;
  font-size: 0;
}

@media (max-width: 1600px) {
  .video-icon-1-hover .video-icon-1 .triangle {
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 15px solid #fff;
  }
}

@media (max-width: 992px) {
  .video-icon-1-hover .video-icon-1 .triangle {
    border-top: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
  }
}

.video-icon-2-hover:hover .video-icon-2::after {
  transform: scale3d(88, 88, 88);
  background-color: #fff;
}

.video-icon-2-hover:hover .video-icon-2::before {
  border: 2px solid transparent;
}

.video-icon-2-hover:hover .video-icon-2 .triangle {
  border-left: 6px solid #c7000b;
}

.video-icon-2-hover .video-icon-2 {
  display: inline-block;
  position: relative;
  margin-bottom: 4px;
  margin-left: 10px;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  overflow: hidden;
}

.video-icon-2-hover .video-icon-2::after {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale3d(0, 0, 0);
  transition: 0.4s;
  border-radius: 100%;
  background-color: transparent;
  width: 1px;
  height: 1px;
  content: "";
}

.video-icon-2-hover .video-icon-2::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.4s;
  border: 2px solid #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  content: "";
}

.video-icon-2-hover .video-icon-2 .triangle {
  position: absolute;
  top: 50%;
  left: 65%;
  border-top: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  width: 0;
  height: 0;
  font-size: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0 !important;
}

@keyframes circled {
  from {
    transform: translateX(-50%) scale(0);
    opacity: 1;
  }

  to {
    transform: translateX(-50%) scale(1);
    opacity: 0;
  }
}