.header {
  height: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
}
.header .e-cistern-l {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1280px) {
  .header .e-cistern-l {
    padding-top: 20px;
  }
}
@media (max-width: 1200px) {
  .header .e-cistern-l {
    padding-top: 20px;
  }
}
@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 {
  font-size: 14px;
  line-height: 1.95;
  color: #ffffff;
  padding: 2px 15px;
  display: block;
  border-radius: 20px;
  border: 1px solid #ffffff;
}
.LANG-cn .header .e-cistern-l .language {
  line-height: 1.95;
}
@media (max-width: 1280px) {
  .header .e-cistern-l .language {
    font-size: 12px;
    line-height: 1.667;
    padding: 0px 13px;
  }
  .LANG-en .header .e-cistern-l .language {
    padding: 1px 10px;
  }
}
@media (max-width: 1200px) {
  .header .e-cistern-l .language {
    font-size: 14px;
    line-height: 1.95;
    padding: 2px 15px;
  }
  .LANG-cn .header .e-cistern-l .language {
    line-height: 1.95;
  }
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner .banner-cover {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}
.banner .banner-fixed {
  background-position: bottom;
  text-align: center;
  padding: 110px 0 190px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
}
.LANG-en .banner .banner-fixed {
  padding: 110px 0 150px;
}
@media (max-width: 1600px) {
  .banner .banner-fixed {
    padding: 110px 0 160px;
  }
  .LANG-en .banner .banner-fixed {
    padding: 90px 0 100px;
  }
}
@media (max-width: 1280px) {
  .banner .banner-fixed {
    padding: 70px 0 120px;
  }
  .LANG-en .banner .banner-fixed {
    padding: 90px 0 110px;
  }
}
@media (max-width: 1200px) {
  .banner .banner-fixed {
    padding: 110px 0 160px;
  }
  .LANG-en .banner .banner-fixed {
    padding: 90px 0 100px;
  }
}
@media (max-width: 992px) {
  .banner .banner-fixed {
    padding: 110px 0 360px;
  }
}
@media (max-width: 750px) {
  .banner .banner-fixed {
    padding: 110px 0 160px;
  }
}
.banner .banner-fixed.fixed {
  position: fixed;
  width: 100%;
}
.banner .banner-fixed h1 {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.banner .banner-fixed .text-box {
  transform: scale3d(1, 1, 1);
}
.banner .banner-fixed .text-box .cistern {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}
.LANG-en .banner .banner-fixed .text-box .cistern {
  text-align: left;
  padding-bottom: 100px;
}
@media (max-width: 1600px) {
  .LANG-en .banner .banner-fixed .text-box .cistern {
    padding-bottom: 80px;
  }
}
@media (max-width: 1280px) {
  .LANG-en .banner .banner-fixed .text-box .cistern {
    padding-bottom: 30px;
  }
}
@media (max-width: 1200px) {
  .LANG-en .banner .banner-fixed .text-box .cistern {
    padding-bottom: 80px;
  }
}
@media (max-width: 992px) {
  .LANG-en .banner .banner-fixed .text-box .cistern {
    padding-bottom: 50px;
  }
}
.LANG-en .banner .banner-fixed .text-box .pic {
  margin-left: -70px;
}
@media (max-width: 1600px) {
  .LANG-en .banner .banner-fixed .text-box .pic {
    margin-left: -45px;
  }
}
@media (max-width: 992px) {
  .LANG-en .banner .banner-fixed .text-box .pic {
    margin-left: 0;
  }
}
@media (max-width: 1600px) {
  .banner .banner-fixed .text-box .pic img {
    width: 350px;
  }
}
@media (max-width: 1280px) {
  .banner .banner-fixed .text-box .pic img {
    width: 300px;
  }
}
@media (max-width: 1200px) {
  .banner .banner-fixed .text-box .pic img {
    width: 350px;
  }
}
@media (max-width: 992px) {
  .banner .banner-fixed .text-box .pic img {
    width: 41%;
  }
}
@media (max-width: 750px) {
  .banner .banner-fixed .text-box .pic img {
    width: 65%;
  }
}
.banner .banner-fixed .text-box .p1 {
  font-size: 24px;
  line-height: 1.5;
  margin-top: 10px;
  padding-bottom: 15px;
  position: relative;
  letter-spacing: 3px;
}
.LANG-cn .banner .banner-fixed .text-box .p1 {
  line-height: 1.583;
}
.LANG-en .banner .banner-fixed .text-box .p1 {
  padding-bottom: 30px;
  margin-bottom: 45px;
  letter-spacing: 0;
  font-family: "e-font-bold", Arial;
}
@media (max-width: 1280px) {
  .LANG-en .banner .banner-fixed .text-box .p1 {
    padding-bottom: 15px;
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  .LANG-en .banner .banner-fixed .text-box .p1 {
    padding-bottom: 30px;
    margin-bottom: 45px;
  }
}
@media (min-width: 993px) {
  .banner .banner-fixed .text-box .p1 {
    opacity: 0;
  }
}
@media (max-width: 1600px) {
  .banner .banner-fixed .text-box .p1 {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .banner .banner-fixed .text-box .p1 {
    line-height: 1.636;
  }
}
@media (max-width: 1280px) {
  .banner .banner-fixed .text-box .p1 {
    font-size: 18px;
    line-height: 1.889;
    margin-top: 0px;
  }
}
@media (max-width: 1200px) {
  .banner .banner-fixed .text-box .p1 {
    font-size: 22px;
    line-height: 1.545;
    margin-top: 10px;
  }
  .LANG-cn .banner .banner-fixed .text-box .p1 {
    line-height: 1.636;
  }
}
@media (max-width: 992px) {
  .banner .banner-fixed .text-box .p1 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p1 {
    line-height: 1.95;
  }
}
.banner .banner-fixed .text-box .p1::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 120px;
  height: 2px;
  background-color: #c7000b;
  transform: translateX(-50%);
}
.LANG-en .banner .banner-fixed .text-box .p1::after {
  width: 233px;
  left: 0;
  transform: translateX(0);
  background-color: #fff;
}
@media (max-width: 1600px) {
  .LANG-en .banner .banner-fixed .text-box .p1::after {
    width: 215px;
  }
}
@media (max-width: 1280px) {
  .LANG-en .banner .banner-fixed .text-box .p1::after {
    width: 180px;
  }
}
@media (max-width: 1200px) {
  .LANG-en .banner .banner-fixed .text-box .p1::after {
    width: 215px;
  }
}
@media (max-width: 992px) {
  .LANG-en .banner .banner-fixed .text-box .p1::after {
    width: 81px;
  }
}
@media (max-width: 992px) {
  .banner .banner-fixed .text-box .p1::after {
    width: 80px;
    height: 1px;
  }
}
.banner .banner-fixed .text-box .p2 {
  font-size: 18px;
  line-height: 1.889;
  margin-top: 25px;
}
.LANG-cn .banner .banner-fixed .text-box .p2 {
  line-height: 2 !important;
  min-height: 260px;
  margin-top: 50px;
}
@media (max-width: 1280px) {
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    margin-top: 50px;
  }
}
@media (min-width: 993px) {
  .banner .banner-fixed .text-box .p2 {
    opacity: 0;
  }
}
@media (max-width: 1600px) {
  .banner .banner-fixed .text-box .p2 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    min-height: 160px;
    line-height: 2 !important;
  }
}
@media (max-width: 1280px) {
  .banner .banner-fixed .text-box .p2 {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    min-height: 140px;
  }
}
@media (max-width: 1200px) {
  .banner .banner-fixed .text-box .p2 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    min-height: 160px;
  }
}
@media (max-width: 992px) {
  .banner .banner-fixed .text-box .p2 {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .text-box .p2 {
    margin-top: 45px;
    min-height: auto;
    line-height: 2 !important;
  }
}
.banner .banner-fixed .ul {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  padding: 50px 20px 0;
}
@media (max-width: 1280px) {
  .banner .banner-fixed .ul {
    max-width: 900px;
  }
}
@media (max-width: 1200px) {
  .banner .banner-fixed .ul {
    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 {
  font-size: 18px;
  line-height: 1.889;
  position: relative;
  padding-top: 55px;
}
@media (max-width: 1600px) {
  .banner .banner-fixed .ul li a {
    font-size: 16px;
    line-height: 1.95;
    padding-top: 40px;
  }
  .LANG-cn .banner .banner-fixed .ul li a {
    line-height: 1.95;
  }
}
@media (max-width: 1280px) {
  .banner .banner-fixed .ul li a {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .banner .banner-fixed .ul li a {
    line-height: 1.95;
  }
}
@media (max-width: 1200px) {
  .banner .banner-fixed .ul li a {
    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 {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 12px;
  border-radius: 100%;
  transform: translateX(-50%);
  transition: 0.4s;
}
.banner .banner-fixed .ul li a::before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 100%;
  opacity: 0.3;
  transform: translateX(-50%);
  transition: 0.4s;
  animation: circled 1s infinite linear;
}
.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;
  left: -1000px;
  top: -100px;
  transition: 8s;
}
.banner .airplane.takeoff {
  left: 2000px;
}
.fixed-nav {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 88px;
  background-color: #fff;
  box-shadow: 0px 6px 20px 2px rgba(184, 207, 233, 0.16);
  z-index: 99;
  transform: translateY(-100px);
  transition: 0.4s;
  display: none;
}
@media (max-width: 1600px) {
  .fixed-nav {
    height: 80px;
  }
}
.fixed-nav::before {
  content: "";
  position: absolute;
  border-top: 1px dashed #ddd;
  width: 100%;
  left: 0;
  top: 28px;
}
.fixed-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  flex-wrap: nowrap;
}
.fixed-nav ul li {
  padding-top: 47px;
  color: #666;
  font-size: 16px;
  line-height: 1.95;
  position: relative;
  cursor: pointer;
  transition: 0.4s;
}
.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;
  }
  .LANG-cn .fixed-nav ul li {
    line-height: 1.95;
  }
  .LANG-en .fixed-nav ul li {
    line-height: 1.5;
  }
}
@media (max-width: 1280px) {
  .fixed-nav ul li {
    font-size: 12px;
    line-height: 1.667;
  }
}
@media (max-width: 1200px) {
  .fixed-nav ul li {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .fixed-nav ul li {
    line-height: 1.95;
  }
}
.fixed-nav ul li::after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #a5a5a5;
  position: absolute;
  left: 50%;
  top: 26px;
  border-radius: 100%;
  transform: translateX(-50%);
  transition: 0.4s;
}
.fixed-nav ul li::before {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #ededed;
  position: absolute;
  left: 50%;
  top: 17px;
  border-radius: 100%;
  transform: translateX(-50%);
  transition: 0.4s;
}
.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-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
}
@media (max-width: 992px) {
  .middle-east .e-title-h2 p:after {
    background-color: #c7000b;
  }
}
.middle-east .con {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60px;
  flex-direction: row-reverse;
}
@media (max-width: 1600px) {
  .middle-east .con {
    padding-top: 40px;
  }
}
@media (max-width: 992px) {
  .middle-east .con {
    padding-top: 25px;
  }
}
.middle-east .con.e-field-view {
  flex-direction: initial;
}
.middle-east .con.e-field-view.active {
  padding-top: 40px;
}
.middle-east .con.e-field-view .box:hover .pic.e-lazy img {
  transform: scale(1.05);
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .box:hover .pic.e-lazy img {
    transform: scale(1);
  }
}
.middle-east .con.e-field-view .box:hover .text.active h3 {
  color: #c7000b;
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .box:hover .text.active h3 {
    color: #333;
  }
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .box {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
  }
}
.middle-east .con.e-field-view .pic.active::before {
  display: none;
}
.middle-east .con.e-field-view .pic.e-lazy {
  border-radius: 20px;
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .pic.e-lazy {
    border-radius: 10px 10px 0 0;
  }
}
.middle-east .con.e-field-view .pic.e-lazy::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(0deg, #000, #0000);
  opacity: 0.6;
  z-index: 1;
  border-radius: 20px;
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .pic.e-lazy::before {
    display: none;
  }
}
.middle-east .con.e-field-view .pic.e-lazy img {
  border-radius: 20px;
  transition: 0.4s;
  transform: scale(1);
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .pic.e-lazy img {
    border-radius: 10px 10px 0 0;
  }
}
.middle-east .con.e-field-view .pic.e-lazy::after {
  padding-top: 56%;
}
.middle-east .con.e-field-view .text {
  position: absolute;
  padding: 0 40px;
  bottom: 40px;
  color: #fff;
  z-index: 2;
}
@media (max-width: 1600px) {
  .middle-east .con.e-field-view .text {
    bottom: 30px;
  }
}
@media (max-width: 1280px) {
  .middle-east .con.e-field-view .text {
    padding: 0 20px;
    bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .middle-east .con.e-field-view .text {
    padding: 0 40px;
    bottom: 30px;
  }
}
.middle-east .con.e-field-view .text.active {
  color: #333;
  position: relative;
  padding: 0;
  top: 0;
  padding-top: 20px;
  width: 100%;
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .text.active {
    padding: 20px 25px;
  }
}
.middle-east .con.e-field-view .text.active h3 {
  padding-bottom: 0px;
}
.middle-east .con.e-field-view .text.active p {
  color: #666;
  font-size: 16px;
  line-height: 1.95;
}
.LANG-cn .middle-east .con.e-field-view .text.active p {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .middle-east .con.e-field-view .text.active p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .middle-east .con.e-field-view .text.active p {
    line-height: 1.95;
  }
  .LANG-en .middle-east .con.e-field-view .text.active p {
    line-height: 1.5;
  }
}
@media (max-width: 1280px) {
  .middle-east .con.e-field-view .text.active p {
    font-size: 12px;
    line-height: 1.667;
  }
}
@media (max-width: 1200px) {
  .middle-east .con.e-field-view .text.active p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .middle-east .con.e-field-view .text.active p {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .middle-east .con.e-field-view .text {
    width: 100%;
    padding: 20px 25px;
    background-color: #fff;
    position: relative;
    color: #333;
    left: 0;
    top: 0;
  }
}
.middle-east .con.e-field-view .text span {
  font-size: 16px;
  line-height: 1.95;
}
.LANG-cn .middle-east .con.e-field-view .text span {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .middle-east .con.e-field-view .text span {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .middle-east .con.e-field-view .text span {
    line-height: 1.95;
  }
  .LANG-en .middle-east .con.e-field-view .text span {
    line-height: 1.5;
  }
}
@media (max-width: 1280px) {
  .middle-east .con.e-field-view .text span {
    font-size: 12px;
    line-height: 1.667;
  }
}
@media (max-width: 1200px) {
  .middle-east .con.e-field-view .text span {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .middle-east .con.e-field-view .text span {
    line-height: 1.95;
  }
}
.middle-east .con.e-field-view .text h3 {
  font-size: 22px;
  line-height: 1.545;
}
.LANG-cn .middle-east .con.e-field-view .text h3 {
  line-height: 1.636;
}
.LANG-cn .middle-east .con.e-field-view .text h3 {
  font-weight: bold;
}
.LANG-en .middle-east .con.e-field-view .text h3 {
  font-family: "e-font-bold", Arial;
}
@media (max-width: 1600px) {
  .middle-east .con.e-field-view .text h3 {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .middle-east .con.e-field-view .text h3 {
    line-height: 1.7;
  }
}
@media (max-width: 1280px) {
  .middle-east .con.e-field-view .text h3 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .middle-east .con.e-field-view .text h3 {
    line-height: 1.95;
  }
  .LANG-en .middle-east .con.e-field-view .text h3 {
    line-height: 1.5 !important;
  }
}
@media (max-width: 1200px) {
  .middle-east .con.e-field-view .text h3 {
    font-size: 18px;
    line-height: 1.889;
  }
}
.middle-east .left .box {
  background-color: #fff;
  border-radius: 20px;
  padding: 35px 20px 35px 35px;
  height: 100%;
}
@media (max-width: 1600px) {
  .middle-east .left .box {
    padding: 25px 20px 22px 25px;
  }
}
@media (max-width: 992px) {
  .middle-east .left .box {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
}
.middle-east .left .box .e-scroll-vrt-d1-1 {
  overflow: auto;
  height: 100%;
  padding-right: 15px;
}
@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;
  overflow: hidden;
  width: 27%;
}
@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 {
    width: 100%;
    border-radius: 0;
  }
}
.middle-east .left .box ul li a .pic img {
  width: 100%;
  display: block;
}
.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 {
    width: 100%;
    padding: 20px 25px;
    background-color: #fff;
  }
}
.middle-east .left .box ul li a > .text h3 {
  font-size: 22px;
  line-height: 1.545;
  color: #333;
  transition: 0.4s;
}
.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: 20px;
    line-height: 1.6;
  }
  .LANG-cn .middle-east .left .box ul li a > .text h3 {
    line-height: 1.7;
  }
}
@media (max-width: 1280px) {
  .middle-east .left .box ul li a > .text h3 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .middle-east .left .box ul li a > .text h3 {
    line-height: 1.95;
  }
  .LANG-en .middle-east .left .box ul li a > .text h3 {
    line-height: 1.5 !important;
  }
}
@media (max-width: 1200px) {
  .middle-east .left .box ul li a > .text h3 {
    font-size: 18px;
    line-height: 1.889;
  }
}
.middle-east .left .box ul li a > .text p {
  font-size: 16px;
  line-height: 1.95;
  margin-top: 5px;
  color: #666;
}
.LANG-cn .middle-east .left .box ul li a > .text p {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .middle-east .left .box ul li a > .text p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .middle-east .left .box ul li a > .text p {
    line-height: 1.95;
  }
  .LANG-en .middle-east .left .box ul li a > .text p {
    line-height: 1.5;
  }
}
@media (max-width: 1280px) {
  .middle-east .left .box ul li a > .text p {
    font-size: 12px;
    line-height: 1.667;
    margin-top: 0px;
  }
}
@media (max-width: 1200px) {
  .middle-east .left .box ul li a > .text p {
    font-size: 14px;
    line-height: 1.95;
    margin-top: 5px;
  }
  .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: 0;
  }
}
.middle-east .right .e-lazy {
  border-radius: 20px;
  overflow: hidden;
  display: block;
  background-color: #fff;
}
@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;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.middle-east.style1 {
  background: transparent;
}
@media (max-width: 992px) {
  .middle-east.style1 {
    background: #f5f5f5;
  }
}
.middle-east.style1 .e-bg {
  background-size: cover;
  display: none;
}
@media (max-width: 992px) {
  .middle-east.style1 .e-bg {
    display: block;
  }
}
@media (min-width: 1601px) {
  .middle-east.style1 .left .box {
    padding: 65px 20px 65px 55px;
  }
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box {
    background-color: #fff;
    border-radius: 10px;
  }
}
@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 {
  content: "";
  position: absolute;
  border-left: 1px dashed #ddd;
  height: 100%;
  left: 14px;
  top: 16px;
}
@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;
  padding-left: 20px;
  z-index: 1;
}
.middle-east.style1 .left .box ul li a::after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #a5a5a5;
  position: absolute;
  left: 15px;
  top: 16px;
  border-radius: 100%;
  transform: translateX(-50%);
  transition: 0.4s;
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a::after {
    left: 30px;
    top: 13px;
  }
}
.middle-east.style1 .left .box ul li a::before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #ededed;
  position: absolute;
  left: 15px;
  top: 4px;
  border-radius: 100%;
  transform: translateX(-50%);
  transition: 0.4s;
}
@media (max-width: 1600px) {
  .middle-east.style1 .left .box ul li a::before {
    width: 24px;
    height: 24px;
    top: 7px;
    left: 15px;
  }
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a::before {
    width: 20px;
    height: 20px;
    top: 6px;
    left: 30px;
  }
}
.middle-east.style1 .left .box ul li a:hover::after {
  background-color: #c7000b;
}
.middle-east.style1 .left .box ul li a:hover::before {
  background-color: #c7000b;
  animation: circled 1s infinite linear;
}
.middle-east.style1 .left .box ul li a > .text {
  width: 100%;
}
@media (max-width: 992px) {
  .middle-east.style1 .left .box ul li a > .text {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 40px;
    background-color: transparent;
  }
}
.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;
  text-align: center;
  padding-top: 30px;
}
@media (max-width: 992px) {
  .middle-east.style1 .e-btn-box {
    padding-top: 20px;
  }
}
.middle-east.style2 .e-btn-box {
  position: relative;
  text-align: center;
  padding-top: 30px;
}
@media (max-width: 992px) {
  .middle-east.style2 .e-btn-box {
    padding-top: 20px;
  }
}
.asia-pacific {
  color: #fff;
  padding: 0;
  z-index: 1;
}
.asia-pacific .video-bg::after {
  padding-top: 41.66666667%;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  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 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  display: none;
}
@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;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.asia-pacific .box-text::after {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #000;
  opacity: 0.3;
  z-index: 1;
}
.asia-pacific .box-text .e-cistern-l {
  margin-top: 170px;
  z-index: 2;
}
@media (max-width: 1200px) {
  .asia-pacific .box-text .e-cistern-l {
    margin-top: 80px;
  }
}
@media (max-width: 992px) {
  .asia-pacific .box-text .e-cistern-l {
    margin-top: 40px;
    text-align: center;
  }
}
.asia-pacific .e-title-h2 p {
  color: #fff;
}
.asia-pacific .e-title-h2 p::after {
  left: 0;
  transform: translateX(0);
}
@media (max-width: 992px) {
  .asia-pacific .e-title-h2 p::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.LANG-en .asia-pacific .e-title-h2 p::after {
  width: 160px !important;
}
.asia-pacific .e-description {
  font-size: 18px;
  line-height: 1.889;
}
@media (max-width: 992px) {
  .asia-pacific .e-description {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .asia-pacific .e-description {
    line-height: 1.95;
  }
}
.asia-pacific .e-btn-box {
  padding-top: 30px;
}
@media (max-width: 992px) {
  .asia-pacific .e-btn-box {
    padding-top: 20px;
  }
}
.asia-pacific.style1 .e-description {
  display: inline-block;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  transition: 0.4s;
}
@media (max-width: 992px) {
  .asia-pacific.style1 .e-description {
    justify-content: center;
  }
}
.asia-pacific.style1 .e-description:hover .iconfont {
  color: #c7000b;
}
.asia-pacific.style1 .e-description span {
  padding-bottom: 5px;
}
.asia-pacific.style1 .e-description .iconfont {
  font-size: 24px;
  margin-left: 10px;
  padding-bottom: 0;
}
.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 {
  text-align: center;
  margin-top: -240px;
  color: #fff;
  position: relative;
  padding-top: 150px;
  background-color: transparent;
}
@media (max-width: 992px) {
  .asia-pacific-list {
    padding-bottom: 40px;
  }
}
@media (max-width: 320) {
  .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: 1201px) {
  .asia-pacific-list ul li .box:hover .pic {
    transform: translateY(-50px);
  }
}
.asia-pacific-list ul li .box .pic {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  transition: 0.4s;
  z-index: 2;
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic {
    border-radius: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
.asia-pacific-list ul li .box .pic::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(0deg, #000, #0000);
  opacity: 1;
  z-index: 1;
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic::before {
    display: none;
  }
}
.asia-pacific-list ul li .box .pic::after {
  padding-top: 130.55555556%;
}
@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 .pic .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 20px 30px;
  z-index: 2;
  color: #fff;
}
@media (max-width: 992px) {
  .asia-pacific-list ul li .box .pic .text {
    position: relative;
    color: #333;
    padding: 20px 25px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
}
.asia-pacific-list ul li .box .pic .text h3 {
  font-size: 22px;
  line-height: 1.545;
}
.LANG-cn .asia-pacific-list ul li .box .pic .text h3 {
  line-height: 1.636;
}
@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .pic .text h3 {
    font-size: 20px;
    line-height: 1.6;
  }
  .LANG-cn .asia-pacific-list ul li .box .pic .text h3 {
    line-height: 1.7;
  }
}
@media (max-width: 1280px) {
  .asia-pacific-list ul li .box .pic .text h3 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .asia-pacific-list ul li .box .pic .text h3 {
    line-height: 1.95;
  }
  .LANG-en .asia-pacific-list ul li .box .pic .text h3 {
    line-height: 1.5 !important;
  }
}
@media (max-width: 1200px) {
  .asia-pacific-list ul li .box .pic .text h3 {
    font-size: 18px;
    line-height: 1.889;
  }
}
.asia-pacific-list ul li .box .pic .text p {
  font-size: 16px;
  line-height: 1.95;
}
.LANG-cn .asia-pacific-list ul li .box .pic .text p {
  line-height: 1.95;
}
.LANG-en .asia-pacific-list ul li .box .pic .text p {
  margin-top: 5px;
}
@media (max-width: 1600px) {
  .asia-pacific-list ul li .box .pic .text p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .asia-pacific-list ul li .box .pic .text p {
    line-height: 1.95;
  }
  .LANG-en .asia-pacific-list ul li .box .pic .text p {
    line-height: 1.5;
  }
}
@media (max-width: 1280px) {
  .asia-pacific-list ul li .box .pic .text p {
    font-size: 12px;
    line-height: 1.667;
  }
}
@media (max-width: 1200px) {
  .asia-pacific-list ul li .box .pic .text p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .asia-pacific-list ul li .box .pic .text p {
    line-height: 1.95;
  }
}
.asia-pacific-list .swiper-container {
  overflow: visible;
}
.asia-pacific-list .swiper-button {
  color: #c7000b;
  padding: 35px;
  background-color: #fff;
  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: 1200px) {
  .asia-pacific-list .swiper-button {
    display: none;
  }
}
.asia-pacific-list .swiper-button.swiper-button-prev {
  border-radius: 0 10px 10px 0;
  left: 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;
  padding: 30px 45px;
  border-radius: 20px;
  background: #ffffff;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 992px) {
  .periodicals .con .box {
    padding: 20px;
    border-radius: 10px;
  }
}
.periodicals .con .box .pic {
  width: 34.30079156%;
}
.periodicals .con .box .pic::after {
  padding-top: 134.61538462%;
}
.periodicals .con .box .int {
  padding-left: 50px;
  width: 65.69920844%;
}
@media (max-width: 992px) {
  .periodicals .con .box .int {
    padding-left: 25px;
  }
}
.periodicals .con .box .int p {
  font-size: 16px;
  line-height: 1.95;
  color: #666;
}
.LANG-cn .periodicals .con .box .int p {
  line-height: 1.95;
}
@media (max-width: 1600px) {
  .periodicals .con .box .int p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .periodicals .con .box .int p {
    line-height: 1.95;
  }
  .LANG-en .periodicals .con .box .int p {
    line-height: 1.5;
  }
}
@media (max-width: 1280px) {
  .periodicals .con .box .int p {
    font-size: 12px;
    line-height: 1.667;
  }
}
@media (max-width: 1200px) {
  .periodicals .con .box .int p {
    font-size: 14px;
    line-height: 1.95;
  }
  .LANG-cn .periodicals .con .box .int p {
    line-height: 1.95;
  }
}
.periodicals .con .box .int h2 {
  font-size: 24px;
  line-height: 1.5;
  color: #333;
  padding-top: 10px;
}
.LANG-cn .periodicals .con .box .int h2 {
  line-height: 1.583;
}
@media (max-width: 1600px) {
  .periodicals .con .box .int h2 {
    font-size: 22px;
    line-height: 1.545;
  }
  .LANG-cn .periodicals .con .box .int h2 {
    line-height: 1.636;
  }
}
@media (max-width: 1280px) {
  .periodicals .con .box .int h2 {
    font-size: 16px;
    line-height: 1.95;
  }
  .LANG-cn .periodicals .con .box .int h2 {
    line-height: 1.95;
  }
  .LANG-en .periodicals .con .box .int h2 {
    line-height: 1.5 !important;
  }
}
@media (max-width: 1200px) {
  .periodicals .con .box .int h2 {
    font-size: 18px;
    line-height: 1.889;
  }
}
@media (max-width: 992px) {
  .periodicals .con .box .int h2 {
    font-size: 16px;
    line-height: 1.95;
    padding-top: 5px;
  }
  .LANG-cn .periodicals .con .box .int h2 {
    line-height: 1.95;
  }
}
@media (max-width: 992px) {
  .periodicals .con .box .int .e-link-box {
    padding-top: 10px;
  }
}
.periodicals .con .box .int .e-link-box .text {
  color: #c7000b;
}
.footer {
  position: relative;
  background: #f5f5f5;
  font-size: 14px;
  line-height: 1.375;
}
.footer .e-cistern-l {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
}
@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-bottom: 5px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .left > p {
    padding-right: 0;
    display: block;
    text-align: center;
  }
}
.footer .e-cistern-l .left .share-footer {
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .left .share-footer {
    margin-top: 5px;
  }
}
.footer .e-cistern-l .left .share-footer a {
  color: #666;
  border-radius: 100%;
  border: 1px solid #666;
  width: 28px;
  height: 28px;
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
.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 {
  font-size: 24px;
  left: 1px;
  top: -4px;
  position: absolute;
}
.footer .e-cistern-l .left .share-footer a .pic {
  display: none;
  width: 60px;
  height: 60px;
  position: absolute;
  left: -15px;
  bottom: 36px;
}
.footer .e-cistern-l .left .share-footer a .pic img {
  width: 100%;
  display: block;
}
.footer .e-cistern-l .left .share-footer a:hover .pic {
  display: block;
}
.footer .e-cistern-l .right {
  text-align: right;
  display: inline-block;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .right {
    text-align: center;
    margin-top: 20px;
  }
}
.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 {
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.LANG-en .bg-1 > .e-bg,
.LANG-en .bg-2 > .e-bg {
  background-size: cover;
}
@media (max-width: 992px) {
  .bg-1 > .e-bg,
  .bg-2 > .e-bg {
    display: none;
  }
}
.translateY1 {
  transition: 1s;
}
.row,
.row .e-col-xl-6 {
  overflow: visible;
}
.jWVideoFrame .icon-close {
  padding: 2px 7px !important;
}
@media (min-width: 993px) {
  .video-icon-1-hover:hover .video-icon-1::after {
    background-color: #fff;
    transform: scale3d(150, 150, 150);
  }
  .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;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 88px;
  height: 88px;
  overflow: hidden;
  border-radius: 100%;
}
@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 {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  display: block;
  background-color: transparent;
  border-radius: 100%;
  width: 1px;
  height: 1px;
  transform: scale3d(0, 0, 0);
  transition: 0.4s;
}
.video-icon-1-hover .video-icon-1::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  border: 3px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: 0.4s;
}
@media (max-width: 992px) {
  .video-icon-1-hover .video-icon-1::before {
    border: 2px solid #fff;
  }
}
.video-icon-1-hover .video-icon-1 .triangle {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid transparent;
  border-left: 22px solid #fff;
  font-size: 0;
  position: absolute;
  left: 63%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: 0.4s;
}
@media (max-width: 1600px) {
  .video-icon-1-hover .video-icon-1 .triangle {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 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-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    border-left: 10px solid #fff;
  }
}
.video-icon-2-hover:hover .video-icon-2::after {
  background-color: #fff;
  transform: scale3d(88, 88, 88);
}
.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 {
  position: relative;
  width: 22px;
  height: 22px;
  overflow: hidden;
  border-radius: 100%;
  display: inline-block;
  margin-bottom: 4px;
  margin-left: 10px;
}
.video-icon-2-hover .video-icon-2::after {
  position: absolute;
  left: 50%;
  top: 50%;
  content: "";
  display: block;
  background-color: transparent;
  border-radius: 100%;
  width: 1px;
  height: 1px;
  transform: scale3d(0, 0, 0);
  transition: 0.4s;
}
.video-icon-2-hover .video-icon-2::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  border: 2px solid #fff;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: 0.4s;
}
.video-icon-2-hover .video-icon-2 .triangle {
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid transparent;
  border-left: 6px solid #fff;
  font-size: 0;
  position: absolute;
  left: 65%;
  top: 50%;
  -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;
  }
}
