html {
  font-size: 0.05208333vw !important;
}
@media (max-width: 750px) {
  html {
    font-size: 0.26666667vw !important;
  }
}
.e-cistern-l {
  max-width: 1716rem !important;
  padding: 0 80rem !important;
}
@media (max-width: 1024px) {
  .e-cistern-l {
    padding: 0 40rem !important;
  }
}
@media (max-width: 750px) {
  .e-cistern-l {
    padding: 0 20rem !important;
  }
}
.e-block-tb {
  padding-top: 120rem !important;
  padding-bottom: 140rem !important;
  position: relative;
}
@media (max-width: 750px) {
  .e-block-tb {
    padding-top: 50rem !important;
    padding-bottom: 70rem !important;
  }
}
.e-block-b {
  padding-bottom: 140rem !important;
  position: relative;
}
.e-block-t {
  padding-top: 120rem !important;
  position: relative;
}
.max-bg {
  background-color: #fff;
  position: relative;
}
.max-bg .e-bg {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  background-position: top center;
}
.e-block .h2 p {
  position: relative;
  display: inline-block;
  color: #333;
  font-size: 54rem;
  line-height: 1.5;
}
@media (max-width: 1024px) {
  .e-block .h2 p {
    font-size: 60rem;
  }
}
@media (max-width: 750px) {
  .e-block .h2 p {
    font-size: 24rem;
  }
}
.e-block .e-des {
  font-size: 18rem;
  line-height: 1.77777778;
}
@media (max-width: 1024px) {
  .e-block .e-des {
    font-size: 28rem;
    margin-top: 25rem;
  }
}
@media (max-width: 992px) {
  .e-block .e-des {
    font-size: 32rem;
  }
}
@media (max-width: 750px) {
  .e-block .e-des {
    font-size: 14rem;
  }
}
.e-block .e-des span {
  max-width: 100%;
  display: inline-block;
  margin-top: 15rem;
}
.bz-header {
  height: 64rem;
}
@media (max-width: 1024px) {
  .bz-header {
    height: 100rem;
  }
}
@media (max-width: 750px) {
  .bz-header {
    height: 56rem;
  }
}
.bz-header .main-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 11;
  border-bottom: 1px solid #ddd;
  background: #fff;
  height: 64rem;
}
@media (max-width: 1024px) {
  .bz-header .main-header {
    height: 100rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header {
    display: flex;
    height: 56rem;
    align-items: center;
    justify-content: space-between;
  }
}
.bz-header .main-header .e-cistern-l {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 100% !important;
  height: 100%;
}
.bz-header .main-header .logo {
  line-height: 1;
  font-size: 0;
}
.bz-header .main-header .logo img {
  width: 133rem;
}
@media (max-width: 1024px) {
  .bz-header .main-header .logo img {
    width: 200rem;
  }
}
@media (max-width: 992px) {
  .bz-header .main-header .logo img {
    width: 200rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .logo img {
    width: 109rem;
  }
}
.bz-header .main-header .nav-new {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (max-width: 992px) {
  .bz-header .main-header .nav-new {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    left: 0;
    top: 100rem;
    display: block;
    transform: translateX(100%);
    transition: all 0.2s;
    opacity: 0;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .nav-new {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    left: 0;
    top: 56rem;
    display: block;
    transform: translateX(100%);
    transition: all 0.2s;
    opacity: 0;
  }
}
.bz-header .main-header .nav-new .ul {
  height: 100%;
  display: flex;
}
.bz-header .main-header .nav-new .ul li {
  padding: 0 40rem;
}
.bz-header .main-header .nav-new .ul li a {
  display: block;
  height: 100%;
  color: #333;
  font-size: 16rem;
  line-height: 64rem;
  position: relative;
}
@media (max-width: 1024px) {
  .bz-header .main-header .nav-new .ul li a {
    font-size: 24rem;
    line-height: 100rem;
  }
}
@media (max-width: 992px) {
  .bz-header .main-header .nav-new .ul li a {
    font-size: 16rem;
  }
}
.bz-header .main-header .nav-new .ul li.active a,
.bz-header .main-header .nav-new .ul li:hover a {
  color: #c7000b;
}
.bz-header .main-header .nav-new .guideli {
  display: none;
}
@media (max-width: 992px) {
  .bz-header .main-header .nav-new .guideli {
    display: block;
    position: absolute;
    bottom: 150rem;
    text-align: center;
    color: #333;
    left: 40rem;
    right: 40rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .nav-new .guideli {
    bottom: 100rem;
    left: 20rem;
    right: 20rem;
  }
}
@media (max-width: 992px) {
  .bz-header .main-header .nav-new .guideli a {
    font-size: 36rem;
    color: #fff;
    white-space: nowrap;
    background-color: #c7000b;
    display: block;
    padding: 5rem 25rem;
    border-radius: 50rem;
    z-index: 1;
    overflow: hidden;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .nav-new .guideli a {
    font-size: 16rem;
  }
}
@media (max-width: 992px) {
  .bz-header .main-header .nav-new .guideli .iconfont {
    font-size: 36rem;
    padding-left: 5rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .nav-new .guideli .iconfont {
    font-size: 16rem;
  }
}
.bz-header .main-header .nav-new .wap-bg {
  display: none;
}
@media (max-width: 992px) {
  .bz-header .main-header .nav-new .wap-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100rem;
  }
  .bz-header .main-header .nav-new .wap-bg .e-lazy::after {
    padding-top: 178%;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .nav-new .wap-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -56rem;
  }
  .bz-header .main-header .nav-new .wap-bg .e-lazy::after {
    padding-top: 178%;
  }
}
.bz-header .main-header #mob-menubtn {
  display: none;
  color: #333;
}
@media (max-width: 992px) {
  .bz-header .main-header #mob-menubtn {
    display: block;
    padding-top: 10rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header #mob-menubtn {
    padding-top: 0;
  }
}
.bz-header .main-header #mob-menubtn .icon-menu {
  font-size: 20rem;
  line-height: 55rem;
}
@media (max-width: 992px) {
  .bz-header .main-header #mob-menubtn .icon-menu {
    font-size: 50rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header #mob-menubtn .icon-menu {
    font-size: 26rem;
  }
}
.bz-header .main-header #close-menubtn {
  display: none;
  z-index: 1;
}
@media (max-width: 992px) {
  .bz-header .main-header #close-menubtn .iconfont {
    font-size: 44rem;
    color: #333;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header #close-menubtn .iconfont {
    font-size: 24rem;
  }
}
.bz-header .main-header.open {
  background-color: #fff;
}
.bz-header .main-header.open .nav-new {
  transform: translateX(0%);
  opacity: 1;
}
.bz-header .main-header.open .nav-new ul {
  display: block;
  padding-top: 30rem;
}
.bz-header .main-header.open .nav-new ul li a {
  color: #333;
  text-align: center;
  line-height: 50rem;
}
@media (max-width: 992px) {
  .bz-header .main-header.open .nav-new ul li a {
    font-size: 32rem;
    line-height: 100rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header.open .nav-new ul li a {
    font-size: 16rem;
    line-height: 50rem;
  }
}
.bz-header .main-header.open .nav-new ul li.active a,
.bz-header .main-header.open .nav-new ul li:hover a {
  color: #c7000b;
}
.bz-header .main-header.open .nav-new ul li.active a::after,
.bz-header .main-header.open .nav-new ul li:hover a::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 0;
  background-color: #c7000b;
}
.bz-header .main-header .guide {
  margin-left: 60rem;
}
@media (max-width: 992px) {
  .bz-header .main-header .guide {
    position: absolute;
    right: 140rem;
    z-index: 2;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .guide {
    right: 66rem;
  }
}
.bz-header .main-header .guide a {
  font-size: 16rem;
  color: #fff;
  white-space: nowrap;
  background-color: #282828;
  display: block;
  padding: 5rem 25rem;
  border-radius: 50rem;
  transition: color 0.3s linear;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .bz-header .main-header .guide a {
    font-size: 24rem;
    background-color: #c7000b;
  }
}
@media (max-width: 992px) {
  .bz-header .main-header .guide a {
    background-color: transparent;
    color: #282828;
    font-weight: bold;
    margin-left: 0;
    font-size: 28rem;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .guide a {
    font-size: 18rem;
    padding: 5rem 5rem;
  }
}
@media (min-width: 1024px) {
  .bz-header .main-header .guide a:hover {
    background-color: #c7000b;
    transition: background-color 0s linear 300ms;
  }
  .bz-header .main-header .guide a:hover::before {
    transition: transform 0.3s ease-out, background-color 0.3s linear;
    transform: translateX(0);
    z-index: -1;
  }
}
.bz-header .main-header .guide a::before {
  border-radius: 40rem;
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(-100%);
  transition: transform 0.3s ease-in, background-color 0.3s linear;
  width: 100%;
  background-color: #c7000b;
  z-index: -1;
}
@media (max-width: 992px) {
  .bz-header .main-header .guide a::before {
    display: none;
  }
}
.bz-header .main-header .guide a .iconfont {
  padding-left: 5rem;
}
@media (max-width: 1600px) {
  .bz-header .main-header .guide a .iconfont {
    font-size: 14rem;
  }
}
@media (max-width: 1024px) {
  .bz-header .main-header .guide a .iconfont {
    font-size: 24rem;
  }
}
@media (max-width: 992px) {
  .bz-header .main-header .guide a .iconfont {
    font-size: 42rem;
    color: #c7000b;
  }
}
@media (max-width: 750px) {
  .bz-header .main-header .guide a .iconfont {
    font-size: 20rem;
  }
}
@media (max-width: 992px) {
  .bz-header .main-header .guide a span {
    display: none;
  }
}
.footer {
  background: #f5f5f5;
  font-size: 14rem;
  line-height: 1.375;
  position: relative;
}
.footer .e-cistern-l {
  text-align: right;
  padding-top: 30rem !important;
  padding-bottom: 30rem !important;
}
@media (max-width: 992px) {
  .footer .e-cistern-l {
    text-align: center;
    padding-top: 40rem;
    padding-bottom: 30rem;
  }
}
.footer .e-cistern-l .footer-con {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 750px) {
  .footer .e-cistern-l .footer-con {
    flex-direction: column;
  }
}
.footer .e-cistern-l .footer-con .left {
  display: flex;
  align-items: center;
}
.footer .e-cistern-l .footer-con .left > p {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20rem;
  font-size: 16rem;
  color: #333;
}
@media (max-width: 1024px) {
  .footer .e-cistern-l .footer-con .left > p {
    font-size: 24rem;
  }
}
@media (max-width: 750px) {
  .footer .e-cistern-l .footer-con .left > p {
    padding-right: 10rem;
    text-align: center;
    font-size: 14rem;
  }
}
.footer .e-cistern-l .footer-con .left .share-footer {
  vertical-align: middle;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .footer .e-cistern-l .footer-con .left .share-footer {
    margin-top: 5rem;
  }
}
.footer .e-cistern-l .footer-con .left .share-footer a {
  color: #666;
  border-radius: 100%;
  margin: 0 5rem;
  position: relative;
}
.LANG-cn .footer .e-cistern-l .footer-con .left .share-footer a {
  border: none;
}
.footer .e-cistern-l .footer-con .left .share-footer a::before {
  display: none;
}
.footer .e-cistern-l .footer-con .left .share-footer a .iconfont {
  font-size: 42rem;
  color: #666;
}
@media (max-width: 750px) {
  .footer .e-cistern-l .footer-con .left .share-footer a .iconfont {
    font-size: 30rem;
  }
}
.footer .e-cistern-l .footer-con .left .share-footer a .pic {
  display: none;
  width: 60rem;
  height: 60rem;
  position: absolute;
  left: -15rem;
  bottom: 36rem;
}
.footer .e-cistern-l .footer-con .left .share-footer a .pic img {
  width: 100%;
  display: block;
}
.footer .e-cistern-l .footer-con .left .share-footer a:hover .pic {
  display: block;
}
.footer .e-cistern-l .footer-con .right {
  text-align: right;
  display: inline-block;
}
@media (max-width: 750px) {
  .footer .e-cistern-l .footer-con .right {
    text-align: center;
    margin-top: 30rem;
  }
}
@media (max-width: 1024px) {
  .footer .e-cistern-l .footer-con .right .contact {
    font-size: 24rem;
    line-height: 24rem;
  }
}
@media (max-width: 750px) {
  .footer .e-cistern-l .footer-con .right .contact {
    font-size: 14rem;
  }
}
.footer .e-cistern-l .footer-con .right .contact a {
  font-size: 16rem;
  line-height: 1.95;
  color: #333;
}
@media (max-width: 1024px) {
  .footer .e-cistern-l .footer-con .right .contact a {
    font-size: 24rem;
  }
}
@media (max-width: 750px) {
  .footer .e-cistern-l .footer-con .right .contact a {
    font-size: 14rem;
  }
}
.footer .e-cistern-l .footer-con .right > span {
  color: #999;
  line-height: 1.95;
  font-size: 16rem;
}
@media (max-width: 1024px) {
  .footer .e-cistern-l .footer-con .right > span {
    font-size: 24rem;
  }
}
@media (max-width: 750px) {
  .footer .e-cistern-l .footer-con .right > span {
    font-size: 14rem;
  }
}
.e-module-202501091041 {
  height: 100vh;
}
@media (max-width: 1024px) {
  .e-module-202501091041 {
    height: 44.79166667vw;
  }
}
@media (max-width: 750px) {
  .e-module-202501091041 {
    padding-top: 176vw;
  }
}
.e-module-202501091041.animate-v2 .con h1,
.e-module-202501091041.animate-v2 .con p,
.e-module-202501091041.animate-v2 .con .e-btn-box {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}
.e-module-202501091041 .cover {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 9;
  opacity: 0;
  pointer-events: none;
}
.e-module-202501091041 .e-con {
  position: fixed;
  width: 100%;
  height: 100%;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .e-module-202501091041 .e-con {
    position: static;
  }
}
@media (max-width: 750px) {
  .e-module-202501091041 .e-con {
    width: 100%;
    position: absolute;
    top: 0;
  }
}
.e-module-202501091041 .e-con .video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 101%;
}
.e-module-202501091041 .con {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding-left: 22%;
}
@media (max-width: 992px) {
  .e-module-202501091041 .con {
    padding-top: 60rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091041 .con {
    padding-left: 30rem;
    padding-bottom: 124rem;
  }
}
.e-module-202501091041 .con h1,
.e-module-202501091041 .con p,
.e-module-202501091041 .con .e-btn-box {
  opacity: 0;
  transform: translateX(-200rem);
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 1024px) {
  .e-module-202501091041 .con h1,
  .e-module-202501091041 .con p,
  .e-module-202501091041 .con .e-btn-box {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.e-module-202501091041 .con h1 {
  color: #323C3C;
  font-size: 72rem;
  line-height: 1.1;
  letter-spacing: 1rem;
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 750px) {
  .e-module-202501091041 .con h1 {
    font-size: 26rem;
    opacity: 1;
  }
}
.e-module-202501091041 .con p {
  font-size: 28rem;
  line-height: 1.5;
  color: #666;
  margin-top: 10rem;
  letter-spacing: 1px;
  transition: all 0.4s ease-out 0s;
}
@media (max-width: 992px) {
  .e-module-202501091041 .con p {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091041 .con p {
    font-size: 14rem;
    margin-top: 5rem;
    opacity: 1;
  }
}
.e-module-202501091041 .con .e-btn-box {
  transition: all 0.7s ease-out 0s;
  margin-top: 10rem;
}
@media (max-width: 992px) {
  .e-module-202501091041 .con .e-btn-box {
    margin-top: 30rem;
    padding-top: 0;
  }
}
@media (max-width: 750px) {
  .e-module-202501091041 .con .e-btn-box {
    margin-top: 10rem;
  }
}
.e-module-202501091041 .con .e-btn-box > div {
  color: #c7000b;
  white-space: nowrap;
  background-color: #c7000b;
  border: 0;
  display: block;
  border-radius: 100px;
  padding: 12rem 30rem;
  transition: color 0.3s linear;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  cursor: pointer;
}
@media (max-width: 1600px) {
  .e-module-202501091041 .con .e-btn-box > div {
    padding: 15rem 35rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501091041 .con .e-btn-box > div {
    padding: 20rem 40rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091041 .con .e-btn-box > div {
    padding: 10rem 25rem;
  }
}
.e-module-202501091041 .con .e-btn-box > div::before {
  border-radius: 40px;
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(-102%);
  transition: transform 0.3s ease-in, background-color 0.3s linear;
  width: 100%;
  background-color: #d84c54;
  z-index: -1;
}
.e-module-202501091041 .con .e-btn-box > div span {
  font-size: 20rem;
  color: #fff;
}
@media (max-width: 1600px) {
  .e-module-202501091041 .con .e-btn-box > div span {
    font-size: 20rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501091041 .con .e-btn-box > div span {
    font-size: 28rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501091041 .con .e-btn-box > div span {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091041 .con .e-btn-box > div span {
    font-size: 14rem;
  }
}
.e-module-202501091041 .con .e-btn-box > div em {
  font-style: normal;
  font-size: 16rem;
  color: #fff;
  margin-left: 5px;
}
.e-module-202501091041 .con .e-btn-box > div:hover {
  background-color: #d84c54;
  color: #fff;
  transition: background-color 0s linear 300ms;
}
.e-module-202501091041 .con .e-btn-box > div:hover::before {
  transition: transform 0.3s ease-out, background-color 0.3s linear;
  transform: translateX(0);
  z-index: -1;
}
.e-module-202501091041 .con .e-btn-box > div:hover span {
  color: #fff;
}
@media (max-width: 750px) {
  .e-module-202501091512 {
    padding-bottom: 10rem !important;
  }
}
.e-module-202501091512 .e-bg {
  display: none;
}
@media (max-width: 750px) {
  .e-module-202501091512 .e-bg {
    display: block;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: 16rem center;
  }
}
.e-module-202501091512 #line {
  position: absolute;
  left: 50%;
  top: 70rem;
  transform: translateX(-50%);
  width: 1700rem;
}
@media (max-width: 1600px) {
  .e-module-202501091512 #line {
    top: 50rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501091512 #line {
    top: 10rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091512 #line {
    display: none;
  }
}
.e-module-202501091512 #line #svg-1 {
  stroke-dasharray: 5px 5px;
}
.e-module-202501091512 #line #svg-2 {
  display: none;
}
@media (min-width: 1025px) {
  .e-module-202501091512 #line #svg-2 {
    display: block;
    stroke-dasharray: 2300px 2300px;
    transition: stroke-dashoffset 4s;
  }
  .e-module-202501091512 #line #svg-2.active {
    stroke-dashoffset: -2300px;
  }
}
.e-module-202501091512 .e-cistern-l {
  max-width: 1520rem !important;
}
.e-module-202501091512 .e-des {
  max-width: 940rem;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .e-module-202501091512 .e-des {
    max-width: none;
  }
}
@media (max-width: 750px) {
  .e-module-202501091512 .e-des {
    margin-top: -10rem;
  }
}
@media (max-width: 1600px) {
  .e-module-202501091512 .e-des span {
    font-size: 20rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501091512 .e-des span {
    font-size: 26rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501091512 .e-des span {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091512 .e-des span {
    font-size: 14rem;
  }
}
.e-module-202501091512 .e-con {
  margin-top: 100rem;
}
@media (max-width: 750px) {
  .e-module-202501091512 .e-con {
    margin-top: 40rem;
  }
}
.e-module-202501091512 .max-box {
  position: relative;
}
.e-module-202501091512 .max-box h3 {
  font-size: 160rem;
  color: #F8F9FC;
  position: absolute;
  width: 100%;
  top: -96rem;
  opacity: 0;
}
@media (max-width: 750px) {
  .e-module-202501091512 .max-box h3 {
    font-size: 48rem;
    top: -25rem;
    background: linear-gradient(-0.05deg, #f8f9fc, #EEF3F7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }
}
.e-module-202501091512 .max-box h3.active {
  animation: fadeIn 1s ease-in 2s forwards;
}
@media (max-width: 750px) {
  .e-module-202501091512 .max-box ul {
    padding-bottom: 40rem;
  }
}
.e-module-202501091512 .max-box li {
  text-align: center;
}
@media (max-width: 750px) {
  .e-module-202501091512 .max-box li {
    display: flex;
    flex-wrap: wrap;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 30px;
  }
}
@media (min-width: 1025px) {
  .e-module-202501091512 .max-box li {
    opacity: 0;
    transition: opacity 1s;
    cursor: pointer;
    transform: translateY(0);
    transition: 0.4s;
  }
  .e-module-202501091512 .max-box li.active:nth-child(1) {
    animation: fadeIn 1s ease-in 1s forwards;
  }
  .e-module-202501091512 .max-box li.active:nth-child(2) {
    animation: fadeIn 1s ease-in 1.5s forwards;
  }
  .e-module-202501091512 .max-box li.active:nth-child(3) {
    animation: fadeIn 1s ease-in 2s forwards;
  }
  .e-module-202501091512 .max-box li:hover {
    transform: translateY(-10px);
  }
  .e-module-202501091512 .max-box li .animeta-icon-1-1 {
    transition: 0.4s;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-1-1 {
    animation: animeta-icon-1-1 1s;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-1-2 {
    animation: fadeInOut 1s infinite;
  }
  .e-module-202501091512 .max-box li .animeta-icon-2-1 {
    transition: 0.4s;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-1 {
    animation: fadeInOut 2s ease 0s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-2 {
    animation: fadeInOut 2s ease 0.1s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-3 {
    animation: fadeInOut 2s ease 1.3s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-4 {
    animation: fadeInOut 2s ease 1.7s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-5 {
    animation: fadeInOut 2s ease 1.5s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-6 {
    animation: fadeInOut 2s ease 1.4s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-7 {
    animation: fadeInOut 2s ease 1.6s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-2-8 {
    animation: fadeInOut 2s ease 1.3s infinite;
  }
  .e-module-202501091512 .max-box li .animeta-icon-3-1 {
    transition: 0.4s;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-3-1 {
    animation: animeta-icon-3-1 1s;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-3-2 {
    animation: fadeInOut 2s ease 0.6s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-3-3 {
    animation: fadeInOut 2s ease 0s infinite;
  }
  .e-module-202501091512 .max-box li:hover .animeta-icon-3-4 {
    animation: fadeInOut 2s ease 0.3s infinite;
  }
}
.e-module-202501091512 .max-box li svg {
  width: 140rem;
  height: 140rem;
  display: inline-block;
}
@media (max-width: 750px) {
  .e-module-202501091512 .max-box li svg {
    width: 88rem;
    height: 88rem;
    margin-right: 15rem;
  }
}
.e-module-202501091512 .max-box li svg:after {
  padding-top: 100%;
}
.e-module-202501091512 .max-box li .text {
  flex: 1;
}
.e-module-202501091512 .max-box li .text .num {
  font-size: 24rem;
  text-align: center;
  color: #333;
}
@media (max-width: 1024px) {
  .e-module-202501091512 .max-box li .text .num {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091512 .max-box li .text .num {
    font-size: 24rem;
    text-align: left;
  }
}
.e-module-202501091512 .max-box li .text .p {
  font-size: 18rem;
  text-align: center;
  color: #666;
  line-height: 1.77777778;
}
@media (max-width: 1600px) {
  .e-module-202501091512 .max-box li .text .p {
    font-size: 20rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501091512 .max-box li .text .p {
    font-size: 26rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501091512 .max-box li .text .p {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091512 .max-box li .text .p {
    font-size: 14rem;
    text-align: left;
  }
}
@media (min-width: 993px) {
  .e-module-202501091647 {
    padding-top: 100rem !important;
  }
}
.e-module-202501091647 .waves-1 {
  top: 15%;
  position: absolute;
  width: 140rem;
  right: 5%;
  z-index: 1;
  transform: translateY(0);
  animation: upDown 2s infinite;
}
@media (max-width: 992px) {
  .e-module-202501091647 .waves-1 {
    display: none;
  }
}
.e-module-202501091647 .waves-2 {
  top: 69%;
  position: absolute;
  width: 130rem;
  right: 56%;
  z-index: 1;
  transform: translateY(0);
  animation: upDown 2s ease 1.1s infinite;
}
@media (max-width: 992px) {
  .e-module-202501091647 .waves-2 {
    display: none;
  }
}
.e-module-202501091647 .e-des {
  background-image: url(https://e.huawei.com/marketingcloud/pep/asset/2000000101/images/events/branding/2025mwc/date.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25rem;
}
@media (max-width: 1024px) {
  .e-module-202501091647 .e-des {
    background-position: left 17rem;
    margin-top: -5px;
    background: none;
  }
}
.e-module-202501091647 .e-des span {
  font-size: 20rem;
  margin-top: 0;
  padding-left: 35rem;
}
@media (max-width: 1024px) {
  .e-module-202501091647 .e-des span {
    font-size: 24rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501091647 .e-des span {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091647 .e-des span {
    font-size: 16rem;
    padding-left: 0;
  }
}
.e-module-202501091647 h3 {
  font-size: 135rem;
  color: #F8F9FC;
  position: absolute;
  width: 100%;
  top: -140rem;
}
@media (max-width: 1024px) {
  .e-module-202501091647 h3 {
    top: -120rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501091647 h3 {
    text-align: center;
  }
}
@media (max-width: 750px) {
  .e-module-202501091647 h3 {
    font-size: 36rem;
    top: -10rem;
    background: linear-gradient(-0.05deg, #f8f9fc, #EEF3F7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 42px;
    font-weight: 900;
    line-height: 36px;
    letter-spacing: 1px;
    text-align: center;
    left: 0;
  }
}
.e-module-202501091647 > .e-cistern-l {
  max-width: 1540rem;
}
.e-module-202501091647 .e-con {
  margin-top: -110rem;
}
@media (max-width: 992px) {
  .e-module-202501091647 .e-con {
    margin-top: 25rem;
  }
}
.e-module-202501091647 .e-con .e-cistern-l {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
@media (max-width: 992px) {
  .e-module-202501091647 .e-con .e-cistern-l {
    padding: 0 100rem !important;
  }
}
@media (max-width: 750px) {
  .e-module-202501091647 .e-con .e-cistern-l {
    padding: 0 20rem !important;
  }
}
.e-module-202501091647 .max-box {
  position: relative;
  padding: 5rem 50rem 30rem;
  border-radius: 20rem;
  box-shadow: inset 0px 4px 40px 0px rgba(255, 255, 255, 0.1), 0px 4px 40px 0px rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.9);
  width: 848rem;
}
@media (max-width: 1024px) {
  .e-module-202501091647 .max-box {
    width: 1000rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501091647 .max-box {
    width: 100%;
    max-width: 100%;
    border-radius: 20rem;
    padding: 0 80rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091647 .max-box {
    width: 100%;
    max-width: 100%;
    border-radius: 10rem;
    padding: 0 20rem;
  }
}
.e-module-202501091647 .max-box ul li {
  border-bottom: 2px dashed #c4c4c4;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  align-items: center;
}
@media (max-width: 750px) {
  .e-module-202501091647 .max-box ul li {
    flex-direction: column;
    padding: 30rem 0;
  }
}
.e-module-202501091647 .max-box ul li:nth-last-child(1) {
  border-bottom: none;
}
.e-module-202501091647 .max-box ul li .e-lazy {
  width: 180rem;
}
@media (max-width: 750px) {
  .e-module-202501091647 .max-box ul li .e-lazy {
    width: 120rem;
  }
}
.e-module-202501091647 .max-box ul li .e-lazy:after {
  padding-top: 100%;
}
.e-module-202501091647 .max-box ul li .text {
  flex: 1;
  padding: 50rem 0 50rem 50rem;
}
@media (max-width: 992px) {
  .e-module-202501091647 .max-box ul li .text {
    padding: 100rem 0 100rem 100rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091647 .max-box ul li .text {
    padding: 15rem 0 5rem;
  }
}
.e-module-202501091647 .max-box ul li .text .num {
  font-size: 28rem;
  color: #333;
}
@media (max-width: 1024px) {
  .e-module-202501091647 .max-box ul li .text .num {
    font-size: 36rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091647 .max-box ul li .text .num {
    font-size: 20rem;
    text-align: center;
  }
}
.e-module-202501091647 .max-box ul li .text .p {
  font-size: 18rem;
  color: #666;
  line-height: 1.77777778;
}
@media (max-width: 1600px) {
  .e-module-202501091647 .max-box ul li .text .p {
    font-size: 20rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501091647 .max-box ul li .text .p {
    font-size: 26rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501091647 .max-box ul li .text .p {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501091647 .max-box ul li .text .p {
    font-size: 14rem;
    text-align: center;
  }
}
.e-module-202501101138 {
  background-color: #fff;
  height: 27.08333333vw;
}
@media (max-width: 750px) {
  .e-module-202501101138 {
    height: 94.98680739vw;
  }
}
.e-module-202501101138 .success {
  display: none;
  position: absolute;
  padding: 22rem 27rem 22rem 67rem;
  border-radius: 10px;
  font-size: 16rem;
  background: rgba(0, 0, 0, 0.8) url(https://e.huawei.com/marketingcloud/pep/asset/2000000101/images/events/branding/2025mwc/successfully-icon.png) no-repeat 20rem center / 36rem;
  z-index: 20;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 750px) {
  .e-module-202501101138 .success {
    padding: 10rem 10rem 10rem 45rem;
    width: 190rem;
    font-size: 12rem;
    background: rgba(0, 0, 0, 0.8) url(https://e.huawei.com/marketingcloud/pep/asset/2000000101/images/events/branding/2025mwc/successfully-icon.png) no-repeat 15rem center / 20rem;
  }
}
.e-module-202501101138 .e-con {
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  padding-bottom: 20rem;
}
@media (max-width: 1600px) {
  .e-module-202501101138 .e-con {
    padding-bottom: 40rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con {
    padding-bottom: 0;
  }
}
.e-module-202501101138 .e-con .h2 p {
  color: #fff;
}
.e-module-202501101138 .e-con > p {
  font-size: 24rem;
  line-height: 1;
  color: #fff;
}
@media (max-width: 1024px) {
  .e-module-202501101138 .e-con > p {
    font-size: 28rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501101138 .e-con > p {
    font-size: 34rem;
    margin-top: -5px;
  }
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con > p {
    font-size: 14rem;
    margin-top: -5px;
  }
}
.e-module-202501101138 .e-con form {
  margin-top: 35rem;
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form {
    padding: 0px 20px 10px;
    margin-top: 20rem;
  }
}
.e-module-202501101138 .e-con form .box {
  position: relative;
  display: inline-block;
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form .box {
    display: block;
  }
}
.e-module-202501101138 .e-con form .box .pic1 {
  position: absolute;
  right: -64rem;
  top: -33rem;
  width: 67rem;
  height: 65rem !important;
}
.e-module-202501101138 .e-con form .box .pic1::after {
  padding-top: 100%;
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form .box .pic1 {
    display: none;
  }
}
.e-module-202501101138 .e-con form .box .pic2 {
  position: absolute;
  left: -64rem;
  bottom: -33rem;
  width: 67rem;
  height: 65rem !important;
}
.e-module-202501101138 .e-con form .box .pic2::after {
  padding-top: 100%;
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form .box .pic2 {
    display: none;
  }
}
.e-module-202501101138 .e-con form textarea {
  width: 1000rem;
  height: 100rem;
  border-radius: 20rem;
  padding: 16rem 100rem 10rem 30rem;
  font-size: 14rem;
  line-height: 1.71428571;
  color: #333;
  font-family: "e-font-regular", Arial;
  border: none;
  outline: none;
  box-shadow: none;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .e-module-202501101138 .e-con form textarea {
    width: 1200rem;
    font-size: 24rem;
    height: 136rem;
    padding: 15rem 150rem 15rem 30rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501101138 .e-con form textarea {
    width: 1500rem;
    font-size: 34rem;
    padding: 15rem 150rem 15rem 30rem;
    height: 180rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form textarea {
    font-size: 14rem;
    border-radius: 10rem;
    width: 100%;
    padding: 10rem 15rem 10rem 15rem;
    height: 107rem;
  }
}
.e-module-202501101138 .e-con form textarea::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.e-module-202501101138 .e-con form textarea::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: transparent;
}
.e-module-202501101138 .e-con form textarea::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 10rem;
}
.e-module-202501101138 .e-con form textarea::placeholder {
  font-size: 16rem;
  color: #999;
}
@media (max-width: 1600px) {
  .e-module-202501101138 .e-con form textarea::placeholder {
    font-size: 18rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501101138 .e-con form textarea::placeholder {
    font-size: 24rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501101138 .e-con form textarea::placeholder {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form textarea::placeholder {
    font-size: 14rem;
  }
}
.e-module-202501101138 .e-con form .submit-btn {
  width: 90rem;
  height: 50rem;
  color: #fff;
  background-color: #c7000b;
  transition: color 0.3s linear;
  font-size: 16rem;
  line-height: 50rem;
  border-radius: 50rem;
  position: absolute;
  right: 10rem;
  top: 25rem;
  cursor: pointer;
  overflow: hidden;
  display: inline-block;
}
@media (max-width: 1024px) {
  .e-module-202501101138 .e-con form .submit-btn {
    width: 140rem;
    height: 70rem;
    top: 33rem;
    font-size: 24rem;
    line-height: 70rem;
    border-radius: 70rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501101138 .e-con form .submit-btn {
    width: 180rem;
    height: 100rem;
    top: 40rem;
    font-size: 34rem;
    line-height: 100rem;
    border-radius: 100rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form .submit-btn {
    width: 100rem;
    height: 40rem;
    font-size: 14rem;
    line-height: 40rem;
    position: static;
    margin: 10px auto;
  }
}
.e-module-202501101138 .e-con form .submit-btn:before {
  border-radius: 40px;
  content: '';
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translateX(-102%);
  transition: transform 0.3s ease-in, background-color 0.3s linear;
  width: 100%;
  background-color: #d84c54;
  z-index: 0;
}
@media (max-width: 750px) {
  .e-module-202501101138 .e-con form .submit-btn:before {
    display: none;
  }
}
.e-module-202501101138 .e-con form .submit-btn:hover {
  background-color: #d84c54;
  color: #fff;
  transition: background-color 0s linear 300ms;
}
.e-module-202501101138 .e-con form .submit-btn:hover:before {
  transition: transform 0.3s ease-out, background-color 0.3s linear;
  transform: translateX(0);
  z-index: 0;
}
.e-module-202501101138 .e-con form .submit-btn span {
  position: relative;
  z-index: 1;
}
.e-module-202501101611 {
  position: relative;
}
.e-module-202501101611 .e-con {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  padding: 90rem 0;
  margin: 0;
}
@media (max-width: 750px) {
  .e-module-202501101611 .e-con {
    flex-direction: column;
    padding: 50rem 0;
  }
}
.e-module-202501101611 .box {
  flex: 1;
}
.e-module-202501101611 h2 {
  width: 400rem;
  color: #666;
  font-size: 36rem;
}
@media (max-width: 1024px) {
  .e-module-202501101611 h2 {
    font-size: 54rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101611 h2 {
    font-size: 24rem;
  }
}
.e-module-202501101611 p {
  font-size: 18rem;
  line-height: 1.88888889;
  color: #666;
}
@media (max-width: 1600px) {
  .e-module-202501101611 p {
    font-size: 20rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501101611 p {
    font-size: 26rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501101611 p {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101611 p {
    font-size: 14rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101611 .e-link-box {
    padding-top: 10rem;
  }
}
.e-module-202501101611 .e-link-box span.text {
  color: #666 !important;
}
@media (max-width: 1600px) {
  .e-module-202501101611 .e-link-box span.text {
    font-size: 20rem;
  }
}
@media (max-width: 1024px) {
  .e-module-202501101611 .e-link-box span.text {
    font-size: 26rem;
  }
}
@media (max-width: 992px) {
  .e-module-202501101611 .e-link-box span.text {
    font-size: 34rem;
  }
}
@media (max-width: 750px) {
  .e-module-202501101611 .e-link-box span.text {
    font-size: 14rem;
  }
}
.slidebars {
  position: fixed;
  right: -100%;
  bottom: 50rem;
  z-index: 10;
  transition: all 1s;
}
.slidebars.active {
  right: 0;
}
.slidebars a {
  width: 54rem;
  height: 50rem;
  display: block;
  margin-bottom: 10rem;
  border-radius: 25rem 0 0 25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1280px) {
  .slidebars a {
    width: 60rem;
    height: 55rem;
    border-radius: 40rem 0 0 40rem;
  }
}
@media (max-width: 1024px) {
  .slidebars a {
    width: 75rem;
    height: 66rem;
  }
}
@media (max-width: 992px) {
  .slidebars a {
    width: 100rem;
    height: 90rem;
    margin-bottom: 20rem;
    border-radius: 50rem 0 0 50rem;
  }
}
@media (max-width: 750px) {
  .slidebars a {
    width: 40rem;
    height: 36rem;
  }
}
.slidebars a .e-lazy {
  width: 24rem;
}
.slidebars a .e-lazy::after {
  padding-top: 100%;
}
@media (max-width: 1024px) {
  .slidebars a .e-lazy {
    width: 35rem;
  }
}
@media (max-width: 992px) {
  .slidebars a .e-lazy {
    width: 50rem;
  }
}
@media (max-width: 750px) {
  .slidebars a .e-lazy {
    width: 20rem;
  }
}
.slidebars a.download {
  background-color: #c7000b;
}
.slidebars a.download .xiazai {
  position: fixed;
  bottom: 180rem;
  right: -100%;
  z-index: 99;
  border-radius: 60rem 0 0 60rem;
  max-width: 400rem;
  padding: 15rem;
  transition: all 1s;
  border-radius: 54px 0px 0px 54px;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.16);
  background: linear-gradient(-11.17deg, #f15f5d 26.693%, #f06b49 79.574%, #fac752 135.011%);
}
@media (max-width: 1600px) {
  .slidebars a.download .xiazai {
    max-width: 550rem;
    border-radius: 80rem 0 0 80rem;
  }
}
@media (max-width: 1024px) {
  .slidebars a.download .xiazai {
    max-width: 700rem;
    bottom: 211rem;
  }
}
@media (max-width: 992px) {
  .slidebars a.download .xiazai {
    max-width: 1000rem;
    border-radius: 100rem 0 0 100rem;
    bottom: 280rem;
  }
}
@media (max-width: 750px) {
  .slidebars a.download .xiazai {
    max-width: 100%;
    border-radius: 0;
    bottom: 0;
  }
}
.slidebars a.download .xiazai.active {
  right: 0;
}
.slidebars a.download .xiazai.hide {
  right: -100%;
}
.slidebars a.download .xiazai > div {
  display: flex;
  align-items: center;
}
.slidebars a.download .xiazai > div .down-icon {
  border: 12rem solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  width: 80rem;
  height: 80rem;
}
@media (max-width: 1600px) {
  .slidebars a.download .xiazai > div .down-icon {
    width: 110rem;
    height: 110rem;
    border: 11rem solid rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 992px) {
  .slidebars a.download .xiazai > div .down-icon {
    width: 150rem;
    height: 150rem;
    border: 16rem solid rgba(255, 255, 255, 0.4);
  }
}
@media (max-width: 750px) {
  .slidebars a.download .xiazai > div .down-icon {
    border: 10rem solid rgba(255, 255, 255, 0.4);
    width: 80rem;
    height: 80rem;
  }
}
.slidebars a.download .xiazai > div .down-icon .down-img {
  background-color: #fff;
  width: 60rem;
  height: 60rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1600px) {
  .slidebars a.download .xiazai > div .down-icon .down-img {
    width: 90rem;
    height: 90rem;
  }
}
@media (max-width: 992px) {
  .slidebars a.download .xiazai > div .down-icon .down-img {
    width: 120rem;
    height: 120rem;
  }
}
.slidebars a.download .xiazai > div .down-icon .down-img .e-lazy {
  width: 36rem;
}
.slidebars a.download .xiazai > div .down-icon .down-img .e-lazy::after {
  padding-top: 100%;
}
@media (max-width: 1600px) {
  .slidebars a.download .xiazai > div .down-icon .down-img .e-lazy {
    width: 50rem;
  }
}
@media (max-width: 750px) {
  .slidebars a.download .xiazai > div .down-icon .down-img {
    width: 60rem;
    height: 60rem;
  }
  .slidebars a.download .xiazai > div .down-icon .down-img .e-lazy {
    width: 36rem;
  }
}
.slidebars a.download .xiazai > div .down-txt {
  color: #fff;
  margin-left: 15rem;
  flex: 1;
}
@media (max-width: 992px) {
  .slidebars a.download .xiazai > div .down-txt {
    margin-left: 30rem;
  }
}
.slidebars a.download .xiazai > div .down-txt .down-p1 {
  font-size: 18rem;
  font-weight: bold;
}
@media (max-width: 1600px) {
  .slidebars a.download .xiazai > div .down-txt .down-p1 {
    font-size: 26rem;
  }
}
@media (max-width: 1024px) {
  .slidebars a.download .xiazai > div .down-txt .down-p1 {
    font-size: 30rem;
  }
}
@media (max-width: 992px) {
  .slidebars a.download .xiazai > div .down-txt .down-p1 {
    font-size: 40rem;
  }
}
@media (max-width: 750px) {
  .slidebars a.download .xiazai > div .down-txt .down-p1 {
    font-size: 16rem;
  }
}
.slidebars a.download .xiazai > div .down-txt .down-p2 {
  font-size: 14px;
  line-height: 1.5;
}
@media (max-width: 1280px) {
  .slidebars a.download .xiazai > div .down-txt .down-p2 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .slidebars a.download .xiazai > div .down-txt .down-p2 {
    font-size: 26rem;
  }
}
@media (max-width: 992px) {
  .slidebars a.download .xiazai > div .down-txt .down-p2 {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .slidebars a.download .xiazai > div .down-txt .down-p2 {
    font-size: 12rem;
  }
}
.slidebars a.download:hover .xiazai {
  right: 0;
}
.slidebars a.zixun {
  background-color: #c7000b;
}
.slidebars a.backtop {
  background-color: #fff;
  border: 2rem solid #bec1cb;
  color: #666;
  text-align: center;
  flex-direction: column;
}
.slidebars a.backtop .e-lazy {
  width: 20rem;
}
.slidebars a.backtop .e-lazy::after {
  padding-top: 61.11%;
}
@media (max-width: 992px) {
  .slidebars a.backtop .e-lazy {
    width: 30rem;
  }
}
@media (max-width: 992px) {
  .slidebars a.backtop .e-lazy {
    width: 15rem;
  }
}
.slidebars a.backtop p {
  font-size: 12rem;
  line-height: 1;
  padding-top: 5rem;
}
@media (max-width: 1600px) {
  .slidebars a.backtop p {
    font-size: 17rem;
  }
}
@media (max-width: 1280px) {
  .slidebars a.backtop p {
    font-size: 18rem;
  }
}
@media (max-width: 1024px) {
  .slidebars a.backtop p {
    font-size: 24rem;
  }
}
@media (max-width: 992px) {
  .slidebars a.backtop p {
    font-size: 30rem;
  }
}
@media (max-width: 750px) {
  .slidebars a.backtop p {
    font-size: 10rem;
  }
}
.translateY1 {
  transition: 0.5s;
  transform: translateY(50px);
  opacity: 0;
}
@media (max-width: 1024px) {
  .translateY1 {
    opacity: 1 !important;
    transform: translateY(0) !important;
  }
}
.translateY1.translate {
  transform: translateY(0px);
  opacity: 1;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInOut {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes animeta-icon-1-1 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(8px, 27px);
  }
}
@keyframes animeta-icon-3-1 {
  0%,
  100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(12px, 5px);
  }
}
@keyframes upDown {
  0%,
  100% {
    opacity: 1;
    transform: translateY(0);
  }
  50% {
    opacity: 0.6;
    transform: translateY(12px);
  }
}
