
@charset "UTF-8";
/*#loading {
  width: 100%;
  height: 100%;
  z-index: 210;
  position: fixed;
  top: 0;
  left: 0;
}
#loading .svgIcon {
  width: 100vw;
  z-index: 2;
  pointer-events: none;
}
#loading .svgIcon .cls-w {
  fill: #fff;
}
#loading .svgIcon .cls-b {
  fill: #000;
  transition: transform 2s cubic-bezier(0.38, 0, 0, 1);
  transform-origin: center !important;
}
#loading .svgIcon .cls-b.active {
  transform: scale(24);
}
#loading .group {
  z-index: 5;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 5vw;
  display: flex;
  position: relative;
}
#loading .group .img {
  height: 1em;
  margin-top: -0.1em;
}
#loading .group .txt {
  opacity: 0;
  text-transform: uppercase;
  padding-left: 1%;
}
#loading .group .txt .letter {
  margin: 0 0.2em;
}
#loading .bgMask {
  z-index: 0;
  background-color: #ecf9ff;
  transition: opacity 1.6s cubic-bezier(0.38, 0, 0, 1) 0.5s;
}
#loading.active .group .txt {
  opacity: 1;
}
#loading.active .bgMask {
  opacity: 0;
} */
/*页头*/
.md18518.md-head.m_show .md-mob_sideNav {
  right: 0;
  opacity: 1;
}
.md18518.md-head.m_show .mob_mask {
  display: block;
}
.md18518.md-head.m_show .md-head-1 .h-more .ic {
  background-image: url(/static/home/images/m_off-b.png);
}
.md18518.md-head.inner {
  height: 1.3rem;
}
.md18518.md-head.inner .md-head-1 .box {
  color: #0079e2;
}
.md18518.md-head.inner .md-head-1 .logo {
  filter: none;
}
.md18518.md-head.is-fixed .md-head-1 .box, .md18518.md-head.white .md-head-1 .box {
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  padding: 0 0.4rem;
}
.md18518.md-head.is-fixed .md-head-1 .logo, .md18518.md-head.white .md-head-1 .logo {
  filter: none;
}
.md18518.md-head.is-fixed .md-head-1 .logo img, .md18518.md-head.white .md-head-1 .logo img {
  height: 0.6rem;
}
.md18518.md-head.is-fixed .md-head-1 .logo .pi, .md18518.md-head.white .md-head-1 .logo .pi {
  display: none;
}
.md18518.md-head.is-fixed .md-head-1 .logo .mi, .md18518.md-head.white .md-head-1 .logo .mi {
  display: block;
}
.md18518.md-head.is-fixed .md-head-1 .hle-te, .md18518.md-head.white .md-head-1 .hle-te {
  color: #0079e2;
}
.md18518.md-head.is-fixed .md-head-1 .ul1 .a1, .md18518.md-head.white .md-head-1 .ul1 .a1 {
  color: #0079e2;
}
.md18518.md-head.is-fixed .md-head-1 .ul1 .li1:hover .ul2, .md18518.md-head.white .md-head-1 .ul1 .li1:hover .ul2 {
  top: 110%;
}
.md18518.md-head.is-fixed .md-head-1 .h-lang .hd, .md18518.md-head.white .md-head-1 .h-lang .hd {
  filter: none;
}
.md18518.md-head.is-fixed .md-head-1 .h-lang .ic, .md18518.md-head.white .md-head-1 .h-lang .ic {
  filter: none;
}
.md18518.md-head.is-fixed .md-head-1 .h-lang .ar, .md18518.md-head.white .md-head-1 .h-lang .ar {
  filter: none;
}
.md18518.md-head.is-fixed .md-head-1 .h-search .hic, .md18518.md-head.white .md-head-1 .h-search .hic {
  filter: none;
}
.md18518.md-head.white {
  height: 0.9rem;
}
.md18518.md-head.white .head-pc .logo .pi {
  display: none;
}
.md18518.md-head.white .head-pc .logo .mi {
  display: block;
}
.md18518.md-head .mob_mask {
  display: none;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.md18518.head-pc {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: 0.3s;
}
@media screen and (max-width: 900px) {
  .md18518.head-pc {
    top: 0.4rem;
    left: 3.3vw;
    width: calc(100% - 3.3vw - 3.3vw);
    border-radius: 0.5rem;
    min-height: 1rem;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
    padding-top: 1rem;
  }
}

.md18518.md-head-1 {
  padding: 0.2rem 0;
}
.md18518.md-head-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md18518.md-head-1 .box {
  color: #fff;
  border-radius: 1rem;
  transition: 0.5s;
}
.md18518.md-head-1 .logo {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  filter: brightness(0) invert(1);
}
.md18518.md-head-1 .logo img {
  height: 0.83rem;
  transition: 0.3s;
}
.md18518.md-head-1 .logo .mi {
  display: none;
}
.md18518.md-head-1 .hle-te {
  margin-left: 0.48rem;
}
.md18518.md-head-1 .ul1 .li1 {
  position: relative;
  margin-right: 0.65rem;
}
.md18518.md-head-1 .ul1 .li1:last-child {
  margin-right: 0;
}
.md18518.md-head-1 .ul1 .li1:hover .ul2 {
  top: 84%;
  opacity: 1;
  transition: all 0.3s;
  pointer-events: auto;
}
.md18518.md-head-1 .ul1 .li1:hover .head-sub {
  opacity: 1;
  display: block;
  pointer-events: auto;
  transition: opacity 0.2s;
}
.md18518.md-head-1 .ul1 .has-sub {
  position: static;
}
.md18518.md-head-1 .ul1 .a1 {
  display: block;
  white-space: nowrap;
  position: relative;
  line-height: 0.9rem;
  transition: 0.3s;
}
.md18518.md-head-1 .ul1 .a1:hover {
  font-weight: bold;
}
.md18518.md-head-1 .ul1 .on {
  color: #0079e2;
}
.md18518.md-head-1 .ul1 .on::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #0079e2;
  position: absolute;
  left: 0;
  bottom: 0;
}
.md18518.md-head-1 .ul1 .ul2 {
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translate(-50%);
  min-width: 100%;
  width: -moz-max-content;
  width: max-content;
  opacity: 0;
  padding: 0.09rem;
  border-radius: 0.16rem;
  background-color: rgba(255, 255, 255, 0.7);
  pointer-events: none;
  transition: all 0.3s;
}
.md18518.md-head-1 .ul1 .ul2::before {
  content: "";
  border-bottom: 0.5em solid rgba(255, 255, 255, 0.7);
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  position: absolute;
  left: 50%;
  bottom: 100%;
  transform: translate(-50%);
}
.md18518.md-head-1 .ul1 .ul2::after {
  content: "";
  width: 100%;
  height: 0.2rem;
  position: absolute;
  left: 0%;
  bottom: 100%;
}
.md18518.md-head-1 .ul1 .li2 {
  margin-bottom: 0.07rem;
  position: relative;
}
.md18518.md-head-1 .ul1 .li2:hover .ul3 {
  display: block;
}
.md18518.md-head-1 .ul1 .li2:last-child {
  margin-bottom: 0;
}
.md18518.md-head-1 .ul1 .a2 {
  display: block;
  text-align: center;
  padding: 0.07rem 0.16rem;
  color: #0079e2;
  border-radius: 0.16rem;
  position: relative;
  transition: all 0.3s;
}
.md18518.md-head-1 .ul1 .a2:hover {
  color: #fff;
  background-color: #0079e2;
}
.md18518.md-head-1 .ul1 .ul3 {
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}
.md18518.md-head-1 .ul1 .a3 {
  display: block;
  text-align: center;
  padding: 0.15rem;
  background-color: white;
  color: #000;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
}
.md18518.md-head-1 .ul1 .a3:hover {
  color: #fff;
  background-color: #0079e2;
}
.md18518.md-head-1 .h-search {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
}
.md18518.md-head-1 .h-search svg {
  width: 1em;
  height: 1em;
}
.md18518.md-head-1 .h-search .hic {
  display: block;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md18518.md-head-1 .h-login {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  cursor: pointer;
}
.md18518.md-head-1 .h-login .aa {
  display: block;
  padding: 0 0.24rem;
  line-height: calc( 40 / 14 );
  background-color: #6943ef;
  border-radius: 0.1rem;
}
.md18518.md-head-1 .h-lang {
  position: relative;
  margin-left: 0.5rem;
}
.md18518.md-head-1 .h-lang:hover .bd {
  top: 100%;
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%, 0%);
  transition: all 0.3s;
}
.md18518.md-head-1 .h-lang .hd {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 1;
  padding: 0.5em 0;
  color: #333;
  white-space: nowrap;
}
.md18518.md-head-1 .h-lang .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/static/home/images/h-lang-b.png);
}
.md18518.md-head-1 .h-lang .on {
  color: #0079e2;
}
.md18518.md-head-1 .h-lang .sp {
  margin: 0 0.06rem;
}
.md18518.md-head-1 .h-lang .ar {
  width: 1em;
  height: 0.5em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.md18518.md-head-1 .h-lang .bd {
  position: absolute;
  min-width: 100%;
  width: -moz-max-content;
  width: max-content;
  top: 100%;
  left: 50%;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, 10%);
  border-radius: 3px;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.2);
  background-color: #fff;
  transition: all 0.3s;
  padding: 0.05rem 0;
  z-index: 5;
}
.md18518.md-head-1 .h-lang .b_a {
  display: block;
  text-align: center;
  padding: 0.25em 1em;
}
.md18518.md-head-1 .h-lang .b_a:hover {
  color: #0079e2;
}
.md18518.md-head-1 .h-lang .bic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.md18518.md-head-1 .h-href {
  margin-left: 0.5rem;
}
.md18518.md-head-1 .h-href .ha {
  padding: 1em 1.5em;
  background-color: #0079e2;
  color: #fff;
  border-radius: 1rem;
  line-height: 1;
}
.md18518.md-head-1 .h-href img {
  width: 1.25em;
  height: 1.25em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 0.1rem;
}
.md18518.md-head-1 .h-href svg {
  margin-right: 0.1rem;
}
.md18518.md-head-1 .h-more {
  cursor: pointer;
  display: none;
  margin-left: 0.2rem;
}
.md18518.md-head-1 .h-more.m_show .ic::before {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.md18518.md-head-1 .h-more.m_show .ic::after {
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.md18518.md-head-1 .h-more .ic {
  display: block;
  width: 1.8em;
  height: 1.8em;
  background-color: #0079e2;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}
.md18518.md-head-1 .h-more .ic::before {
  content: "";
  background-color: #fff;
  border-radius: 2px;
  content: "";
  display: inline-block;
  top: 40%;
  left: 20%;
  position: absolute;
  transition-delay: 0.3s, 0s;
  transition: 0.3s;
  width: 50%;
  height: 2px;
  transform-origin: center;
}
.md18518.md-head-1 .h-more .ic::after {
  content: "";
  background-color: #fff;
  border-radius: 2px;
  content: "";
  display: inline-block;
  top: 60%;
  left: 20%;
  position: absolute;
  transition-delay: 0.3s, 0s;
  transition: 0.3s;
  width: 25%;
  height: 2px;
  transform-origin: center;
}
@media screen and (max-width: 900px) {
  .md18518.md-head-1 {
    padding: 0 0.7rem;
    background-color: rgba(255, 255, 255, 0);
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
    border-radius: 0.35rem;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .md18518.md-head-1 .layout {
    max-width: 100%;
  }
  .md18518.md-head-1 .box {
    height: 1rem;
    padding: 0 !important;
    background-color: transparent !important;
  }
  .md18518.md-head-1 .logo {
    filter: none;
  }
  .md18518.md-head-1 .hle-te {
    display: none;
  }
  .md18518.md-head-1 .ul1 {
    display: none;
  }
  .md18518.md-head-1 .h-more {
    display: block;
  }
}

.md18518.md-mob_sideNav {
  display: none;
}
.md18518.md-mob_sideNav .ul1 {
  color: #0079e2;
}
.md18518.md-mob_sideNav .ul1 .dt {
  position: relative;
  padding: 0.75em 0;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
.md18518.md-mob_sideNav .ul1 .dt.show .arrow {
  transform: translateY(50%) rotate(135deg);
}
.md18518.md-mob_sideNav .ul1 .li1 {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.md18518.md-mob_sideNav .ul1 .a1 {
  position: relative;
  display: inline-block;
  min-width: 60%;
}
.md18518.md-mob_sideNav .ul1 .ul2 {
  display: none;
}
.md18518.md-mob_sideNav .ul1 .a2 {
  width: 90%;
  display: block;
  min-width: 60%;
  font-size: 0.8em;
}
.md18518.md-mob_sideNav .ul1 .a2:hover {
  color: #0079e2;
}
.md18518.md-mob_sideNav .ul1 .arrow {
  position: absolute;
  right: 0.2rem;
  top: calc(50% - 0.4em);
  border-right: 1px solid #0079e2;
  border-top: 1px solid #0079e2;
  width: 0.5em;
  height: 0.5em;
  transform: translateY(50%) rotate(45deg);
  transform-origin: center;
  transition: 0.3s;
}
.md18518.md-mob_sideNav .ul1 .ul3 {
  display: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.md18518.md-mob_sideNav .ul1 .a3 {
  display: block;
  padding: 0.5em 3em;
}
.md18518.md-mob_sideNav .hmob_off {
  padding: 0.3rem;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: flex-end;
  display: none;
}
.md18518.md-mob_sideNav .m_off {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #0079e2;
  color: #0079e2;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
}
.md18518.md-mob_sideNav .m_off svg {
  width: 50%;
  height: 50%;
}
.md18518.md-mob_sideNav .hmob_top {
  padding: 0.3rem 0.7rem;
}
.md18518.md-mob_sideNav .hmob_top::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.md18518.md-mob_sideNav .hmob_top::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.md18518.md-mob_sideNav .hmob_top::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.md18518.md-mob_sideNav .hmob_bot {
  height: 1rem;
  padding: 0 0.2rem;
}
@media screen and (min-width: 901px) {
  .md18518.md-mob_sideNav {
    display: none !important;
  }
}

.md18518.md-search_form {
  position: fixed;
  top: 0rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform-origin: top;
  transition: all 0.2s;
}
.md18518.md-search_form.show {
  transform: scaleY(1);
  transition: all 0.2s;
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.md18518.md-search_form .h_form {
  width: 100%;
  position: relative;
  z-index: 402;
  padding: 0.4rem 0;
  background-color: #fff;
}
.md18518.md-search_form .inp {
  width: 6rem;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.md18518.md-search_form .inp input {
  width: 100%;
  height: 0.5rem;
  min-height: 40px;
  border: none;
  outline: none;
  font-family: inherit;
}
.md18518.md-search_form .h_sub {
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  min-width: 30px;
  height: 0.4rem;
  min-height: 30px;
  border-radius: 50%;
  background-color: #0079e2;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40% auto;
  cursor: pointer;
  z-index: 10;
  border: none;
  outline: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.md18518.md-search_form .h_sub svg {
  width: 50%;
  height: 50%;
}
.md18518.md-search_form .mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

/*页头*/

.md-home-0-1.md18360 {
  width: 100%;
}
.md-home-0-1.md18360 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md-home-0-1.md18360 .a-main {
  transition: all 0.5s;
  opacity: 1;
  visibility: visible;
  z-index: 8;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
}
.md-home-0-1.md18360 .a-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
}
.md-home-0-1.md18360 .a-b {
  width: 100%;
}
.md-home-0-1.md18360 .a-item {
  width: 100%;
}
.md-home-0-1.md18360 .a-text {
  position: absolute;
  top: calc(50% - 0.4rem);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: calc(100% - 0.6rem);
  text-align: center;
}
.md-home-0-1.md18360 .a-titles {
  width: 100%;
  color: #fff;
  line-height: 1.15;
  text-shadow: 0 1px rgba(0, 0, 0, 0.1), 1px 0 rgba(0, 0, 0, 0.1), -1px 0 rgba(0, 0, 0, 0.1), 0 -1px rgba(0, 0, 0, 0.1);
}
.md-home-0-1.md18360 .a-titles {
  opacity: 0;
  transform: translate3d(0, 80px, 0);
}
.md-home-0-1.md18360 .a-item.swiper-slide-active .a-titles {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 2s cubic-bezier(0.25, 0.1, 0.25, 1), transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.md-home-0-1.md18360 .a-item.swiper-slide-active .a-titles {
  transition-delay: 0.5s;
}
.md-home-0-1.md18360 .swiper {
  position: relative;
}
.md-home-0-1.md18360 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0-1.md18360 .img {
  display: block;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.md-home-0-1.md18360 .img img,
.md-home-0-1.md18360 .img video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all ease 0.5s;
}
.md-home-0-1.md18360 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  bottom: 40.625%;
  opacity: 0;
}
.md-home-0-1.md18360 .text .txt {
  line-height: 1.25;
}
.md-home-0-1.md18360 .text .d2 {
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin-top: 0.05rem;
}
.md-home-0-1.md18360 .text .d3 {
  line-height: 1.6;
  letter-spacing: 3px;
  margin-top: 0.25rem;
}
.md-home-0-1.md18360 .text .d4 {
  margin-top: 0.6rem;
}
.md-home-0-1.md18360 .text .aa {
  display: inline-flex;
  padding: 0.15rem 0.48rem;
  border-radius: 1rem;
  background-color: #0079e2;
}
.md-home-0-1.md18360 .text .bots {
  position: absolute;
  bottom: 30.2083333333%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.md-home-0-1.md18360 .text .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0-1.md18360 .bots {
  position: absolute;
  bottom: 30.2083333333%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.md-home-0-1.md18360 .sbtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.24rem;
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
  box-shadow: 0 0 0 1px inset rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
  outline: none !important;
  position: relative;
}
.md-home-0-1.md18360 .sbtn:hover {
  filter: none;
}
.md-home-0-1.md18360 .sbtn svg {
  width: 25%;
  height: 25%;
}
.md-home-0-1.md18360 .circle {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: hidden;
  display: none;
}
.md-home-0-1.md18360 .circle_right {
  right: 0;
}
.md-home-0-1.md18360 .circle_left {
  left: 0;
}
.md-home-0-1.md18360 .circleProgress {
  width: calc(1em - 2px);
  height: calc(1em - 2px);
  border: 2px solid transparent;
  border-radius: 50%;
  position: absolute;
  top: 0;
}
.md-home-0-1.md18360 .rightcircle {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  right: 0;
  animation: circleProgressLoad_right 7s linear;
  transform: rotate(45deg);
}
.md-home-0-1.md18360 .leftcircle {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  left: 0;
  animation: circleProgressLoad_left 7s linear;
  transform: rotate(45deg);
}
@keyframes circleProgressLoad_right {
  0% {
    transform: rotate(-135deg);
  }
  50% {
    transform: rotate(45deg);
  }
  to {
    transform: rotate(45deg);
  }
}
@keyframes circleProgressLoad_left {
  0% {
    transform: rotate(-135deg);
  }
  50% {
    transform: rotate(-135deg);
  }
  to {
    transform: rotate(45deg);
  }
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
@media screen and (max-width: 900px) {
  .md-home-0-1.md18360 .a-text {
    top: 50%;
  }
  .md-home-0-1.md18360 .text {
    bottom: 70%;
    text-align: center;
  }
  .md-home-0-1.md18360 .bots {
    bottom: 50%;
    bottom: 0.3rem;
    justify-content: center;
  }
  .md-home-0-1.md18360 .sbtn {
    box-shadow: 0 0 0 1px inset #fff;
  }
}
@media screen and (max-width: 500px){
.md-home-0-1.md18360 .text .txt * {
  font-size: 6.6vw !important;
}
}

/* .md-home-0-1.md18360 .b-main {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  padding: 0 0.3rem;
  color: #0079e2;
}
.md-home-0-1.md18360 .b-inner {
  width: 100%;
  max-width: 16rem;
  margin: 0 auto;
}
.md-home-0-1.md18360 .b-cont {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 1rem 0;
  text-align: center;
}
.md-home-0-1.md18360 .b-img {
  width: 100%;
}
.md-home-0-1.md18360 .b-img img {
  height: 1.4rem;
}
.md-home-0-1.md18360 .b-text {
  width: 100%;
  padding-top: 0.5rem;
  line-height: 1.27;
}
.md-home-0-1.md18360 .b-text .t11 {
  letter-spacing: 0.08rem;
  font-weight: bold;
  font-size: 1.6rem;
}
.md-home-0-1.md18360 .b-text .t12 {
  margin-top: 0.84rem;
}
@media screen and (max-width: 900px) {
  .md-home-0-1.md18360 .b-text .t11 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 500px) {
  .md-home-0-1.md18360 .b-text .t12 {
    margin-top: 1.1rem;
  }
}
.md-home-0-1.md18360 .ani-scroll {
  position: relative;
  height: 250vh;
}
.md-home-0-1.md18360 .ani-scroll .ani-scroll-view {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.md-home-0-1.md18360 .a-main[ani-step="1-1"] {
  animation: scroll_scale 10s linear forwards;
  animation-play-state: paused;
}
@keyframes scroll_scale {
  0% {
    width: 200vmax;
    height: 200vmax;
  }
  50% {
    width: 20vmax;
    height: 20vmax;
  }
  100% {
    width: 20vmax;
    height: 20vmax;
  }
}
.md-home-0-1.md18360 .b-main[ani-step="2-1"] {
  animation: scroll_scale2 10s linear forwards;
  animation-play-state: paused;
}
@keyframes scroll_scale2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  80% {
    transform: scale(0.8);
  }
  90% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.7);
  }
}
 
.md-home-0-1.md18360 .b-img {
  opacity: 0;
  transform: scale(0.5);
}
.md-home-0-1.md18360 .inline {
  display: inline-block;
  opacity: 0;
}

body.index_fixed .md-home-0-1 .a-main {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

body.index_fixed .md-home-0-1 .b-main {
  z-index: 8;
  visibility: visible;
  opacity: 1;
}

body.index_fixed .md-home-0-1 .b-img {
  opacity: 1;
  transform: scale(1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transform-origin: center bottom;
}

body.index_fixed .md-home-0-1 .t11 > span {
  animation-delay: 0.8s !important;
}

body.index_fixed .md-home-0-1 .t12 > span {
  animation-delay: 1.4s !important;
}

body.index_fixed .md-home-0-1 .inline {
  opacity: 1;
  transform: scale(1) translateZ(0) skewX(0deg) rotateX(0deg);
}

body.index_fixed .md-home-0-1 .inline:nth-child(1) {
  transition: transform 1.05s cubic-bezier(0.08, 0.92, 0.35, 1) 1.03s, opacity 1s 1.04s;
}

body.index_fixed .md-home-0-1 .inline:nth-child(2) {
  transition: transform 1.1s cubic-bezier(0.08, 0.92, 0.35, 1) 1.1s, opacity 1s 1.07s;
}
@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    transform: scale(1.5) translate3d(0, 20px, 0) skewX(20deg) rotateX(-80deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateZ(0) skewX(0deg) rotateX(0deg);
  }
} */


.md-home-0-1.md18360 .b-main {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  padding: 0 0.3rem;
  color: #0079e2;
}
.md-home-0-1.md18360 .b-inner {
  width: 100%;
  max-width: 16rem;
  margin: 0 auto;
}
.md-home-0-1.md18360 .b-cont {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 1rem 0;
  text-align: center;
}
.md-home-0-1.md18360 .b-img {
  width: 100%;
}
.md-home-0-1.md18360 .b-img img {
  height: 1.4rem;
}
.md-home-0-1.md18360 .b-text {
  width: 100%;
  padding-top: 0.5rem;
  line-height: 1.27;
}
.md-home-0-1.md18360 .b-text .t11 {
  letter-spacing: 0.08rem;
  font-weight: bold;
  font-size: 1.6rem;
}
.md-home-0-1.md18360 .b-text .t12 {
  margin-top: 0.84rem;
}
@media screen and (max-width: 900px) {
  .md-home-0-1.md18360 .b-text .t11 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 500px) {
  .md-home-0-1.md18360 .b-text .t12 {
    margin-top: 1.1rem;
  }
}
.md-home-0-1.md18360 .ani-scroll {
  position: relative;
  height: 300vh;
}
.md-home-0-1.md18360 .ani-scroll .ani-scroll-view {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.md-home-0-1.md18360 .a-main[ani-step="1-1"] {
  animation: scroll_scale 10s linear forwards;
  animation-play-state: paused;
}
@keyframes scroll_scale {
  0% {
    width: 200vmax;
    height: 200vmax;
  }
  50% {
    width: 20vmax;
    height: 20vmax;
  }
  100% {
    width: 20vmax;
    height: 20vmax;
  }
}
.md-home-0-1.md18360 .b-main[ani-step="2-1"] {
  animation: scroll_scale2 10s linear forwards;
  animation-play-state: paused;
}
@keyframes scroll_scale2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(0.8);
  }
}
.md-home-0-1.md18360 .b-img {
  opacity: 0;
  transform: scale(0.5);
}
.md-home-0-1.md18360 .word-in2 > span {
  display: inline-block;
  vertical-align: top;
  opacity: 0;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.3, 0, 0.24, 1);
}
.md-home-0-1.md18360 .inline {
  display: inline-block;
  opacity: 0;
}

body.index_fixed .md-home-0-1 .a-main {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

body.index_fixed .md-home-0-1 .b-main {
  z-index: 8;
  visibility: visible;
  opacity: 1;
}

body.index_fixed .md-home-0-1 .b-img {
  opacity: 1;
  transform: scale(1);
  transition: transform 2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transform-origin: center bottom;
}

body.index_fixed .md-home-0-1 .t12 > span {
  animation-delay: 2s !important;
}

body.index_fixed .md-home-0-1 .word-in2 > span {
  animation-name: fadeInRightTe;
}

body.index_fixed .md-home-0-1 .inline {
  opacity: 1;
  transform: scale(1) translateZ(0) skewX(0deg) rotateX(0deg);
}

body.index_fixed .md-home-0-1 .t11 .inline:nth-child(1) {
  transition: transform 1.05s cubic-bezier(0.08, 0.92, 0.35, 1) 2.03s, opacity 2.2s 2.04s;
}

body.index_fixed .md-home-0-1 .t11 .inline:nth-child(2) {
  transition: transform 1.05s cubic-bezier(0.08, 0.92, 0.35, 1) 2.1s, opacity 2.2s 2.07s;
}

@keyframes fadeInRightSmall {
  0% {
    opacity: 0;
    transform: scale(1.5) translate3d(0, 20px, 0) skewX(20deg) rotateX(-80deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateZ(0) skewX(0deg) rotateX(0deg);
  }
}
@keyframes fadeInRightTe {
  0% {
    opacity: 0;
    /* transform: translate(2em, 0); */
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.md-home-paper.md18866 {
  width: 100%;
}
.md-home-paper.md18866 picture {
  display: block;
  width: 100%;
  height: 100vh;
}
.md-home-paper.md18866 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.md-home-2.md18369 {
  color: #0079e2;
  position: relative;
  color: #0079e2;
}
.md-home-2.md18369 .bg1 {
  width: 57.1875%;
  position: absolute;
  left: 0%;
  top: -2rem;
}
.md-home-2.md18369 .bg1 img {
  width: 100%;
  transform-origin: left;
  animation: flowPulse 3s ease-in-out infinite alternate;
}
.md-home-2.md18369 .hidden {
  padding-top: 0.9rem;
  padding-bottom: 0.8rem;
  overflow: hidden;
}
.md-home-2.md18369 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-2.md18369 .box {
  position: relative;
  padding-bottom: 1.6rem;
}
.md-home-2.md18369 .imgs {
  width: 12.8rem;
  width: 9rem;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.md-home-2.md18369 .txt {
  position: absolute;
  left: 50%;
  top: 65%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #0079e2;
}
.md-home-2.md18369 .img {
  padding-top: calc( 750 / 1200 * 100%);
}
.md-home-2.md18369 .item {
  width: 4.2rem;
}
.md-home-2.md18369 .ibox {
  width: 100%;
  border-radius: 0.48rem;
  border: solid 1px #fff;
  background-color: rgba(255, 255, 255, 0.4);
  line-height: 1;
  padding: 0.44rem 0.6rem 0.36rem;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  overflow: hidden;
}
.md-home-2.md18369 .ibox::before {
  content: "";
  background: linear-gradient(-90deg, rgba(0, 121, 226, 0.2), rgba(255, 255, 255, 0));
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s;
}
.md-home-2.md18369 .ibox .ite {
  position: relative;
}
.md-home-2.md18369 .ibox .it12 {
  margin-top: 0.1rem;
}
.md-home-2.md18369 .icon {
  display: inline-flex;
  position: relative;
}
.md-home-2.md18369 .icon img {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-home-2.md18369 .item {
  position: absolute;
  opacity: 0;
}
.md-home-2.md18369 .item.is-animate {
  opacity: 1;
  transition: 2s;
  transition-delay: 2s;
}
.md-home-2.md18369 .item1 {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition-delay: 0.2s;
}
.md-home-2.md18369 .item2 {
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  transition-delay: 0.4s;
}
.md-home-2.md18369 .item3 {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition-delay: 0.6s;
}
.md-home-2.md18369 .item4 {
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  transition-delay: 0.8s;
}
.md-home-2.md18369 .item5 {
  left: 50%;
  bottom: 50%;
  transform: translate(-50%, 50%);
  transition-delay: 1s;
}
.md-home-2.md18369 .item1.is-animate {
  left: 3.3rem;
  top: 0rem;
  transform: translate(0);
}
.md-home-2.md18369 .item2.is-animate {
  right: 2.3rem;
  top: 0rem;
  transform: translate(0);
}
.md-home-2.md18369 .item3.is-animate {
  left: 0rem;
  top: 2.6rem;
  transform: translate(0);
}
.md-home-2.md18369 .item4.is-animate {
  right: 0;
  top: 2.6rem;
  transform: translate(0);
}
.md-home-2.md18369 .item5.is-animate {
  left: 50%;
  bottom: 0.2rem;
  transform: translate(-50%, 0);
}
.md-home-2.md18369 .cancel-ani {
  transition-delay: 0s !important;
}
.md-home-2.md18369 .txt {
  opacity: 0;
}
.md-home-2.md18369 .imgs.is-animate {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition: clip-path 2s;
}
.md-home-2.md18369 .imgs.is-animate .txt {
  opacity: 1;
  transition: opacity 2s;
  transition-delay: 1s;
}
.md-home-2.md18369 .h2-mob {
  display: none;
  position: relative;
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 900px) {
  .md-home-2.md18369 .item1.is-animate {
    left: 1rem;
  }
  .md-home-2.md18369 .item2.is-animate {
    right: 1rem;
  }
}
@media screen and (max-width: 500px) {
  .md-home-2.md18369 .h2-mob {
    display: block;
  }
  .md-home-2.md18369 .h2 {
    display: none;
  }
  .md-home-2.md18369 .ibox {
    transform: scale(0.9);
    transform-origin: center;
    padding: 0.3rem 0.4rem 0.2rem;
  }
  .md-home-2.md18369 .item {
    width: 3.2rem;
  }
  .md-home-2.md18369 .item1.is-animate {
    top: 0.2rem;
    left: 5%;
  }
  .md-home-2.md18369 .item2.is-animate {
    top: 0.2rem;
    right: 5%;
  }
  .md-home-2.md18369 .item3.is-animate {
    left: 0rem;
    top: 40%;
  }
  .md-home-2.md18369 .item4.is-animate {
    right: 0;
    top: 40%;
  }
  .md-home-2.md18369 .item5.is-animate {
    bottom: 0.15rem;
  }
}

.md-home-paper.md18867 {
  width: 100%;
}
.md-home-paper.md18867 picture {
  display: block;
  width: 100%;
  height: 100vh;
}
.md-home-paper.md18867 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* .md-home-3.md18370 {
  padding-top: 1.1rem;
  padding-bottom: 0.8rem;
  color: #0079e2;
  position: relative;
  z-index: 5;
}
.md-home-3.md18370 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md-home-3.md18370 .ho-tit {
  position: relative;
  line-height: 1;
}
.md-home-3.md18370 .ht1 {
  color: #0079e2;
  opacity: 0.1;
}
.md-home-3.md18370 .ht2 {
  margin-top: -0.8em;
}
.md-home-3.md18370 .ht3 {
  color: #0079e2;
  margin-top: 0.26rem;
}
.md-home-3.md18370 .box {
  position: relative;
}
.md-home-3.md18370 .h2 {
  line-height: calc( 92 / 70 );
}
.md-home-3.md18370 .list {
  position: relative;
  transform: scale(0);
}
.md-home-3.md18370 .box.is-animate .list {
  transform: scale(1);
  opacity: 1;
  transition: 2s;
  transition-delay: 1s;
}
.md-home-3.md18370 .box.is-animate .text {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition: clip-path 2s;
}
.md-home-3.md18370 .text {
  clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
}
.md-home-3.md18370 .li {
  width: 16.6%;
}
.md-home-3.md18370 .dd {
  display: block;
  padding: 0 0.2rem;
}
.md-home-3.md18370 .img {
  padding-top: 30%;
  position: relative;
}
.md-home-3.md18370 .img img {
  width: 60%;
  height: 70%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 901px) {
  .md-home-3.md18370 .text {
    width: 33.5%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .md-home-3.md18370 .li {
    margin: 0.58rem 0;
  }
  .md-home-3.md18370 .li:nth-child(9) {
    margin-left: 33.5%;
  }
  .md-home-3.md18370 .li:nth-child(13) {
    margin-left: 33.5%;
  }
}
@media screen and (max-width: 900px) {
  .md-home-3.md18370 .list {
    margin-top: 0.5rem;
  }
  .md-home-3.md18370 .li {
    width: 25%;
    margin: 2% 0 !important;
  }
  .md-home-3.md18370 .img {
    padding-top: 40%;
  }
} */


.md-home-3.md18370 {
  padding-top: 1.1rem;
  padding-bottom: 0.8rem;
  color: #0079e2;
  position: relative;
  z-index: 5;
}
.md-home-3.md18370 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md-home-3.md18370 .ho-tit {
  position: relative;
  line-height: 1;
}
.md-home-3.md18370 .ht1 {
  color: #0079e2;
  opacity: 0.1;
}
.md-home-3.md18370 .ht2 {
  margin-top: -0.8em;
}
.md-home-3.md18370 .ht3 {
  color: #0079e2;
  margin-top: 0.26rem;
}
.md-home-3.md18370 .box {
  position: relative;
}
.md-home-3.md18370 .h2 {
  line-height: calc( 92 / 70 );
}
.md-home-3.md18370 .list {
  position: relative;
  /* transform: scale(0); */
}
.md-home-3.md18370 .box.is-animate .list {
  /* transform: scale(1);
  opacity: 1;
  transition: 2s;
  transition-delay: 2s; */
}
.md-home-3.md18370 .box.is-animate .text {
  opacity: 1;
  transition: opacity 2s;
  transition-delay: 1s;
}
.md-home-3.md18370 .text {
  opacity: 0;
}
.md-home-3.md18370 .li {
  width: 16.6%;
  width: 2.52rem;
    -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
.md-home-3.md18370 .dd {
  display: block;
  padding: 0 0.2rem;
}
.md-home-3.md18370 .img {
  padding-top: calc( 60 / 212 * 100%);
  position: relative;
}
.md-home-3.md18370 .img img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 901px) {
  .md-home-3.md18370 .text {
    width: 33.5%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .md-home-3.md18370 .li {
    margin: 0.58rem 0;
  }
  .md-home-3.md18370 .li:nth-child(9) {
    margin-left: 33.5%;
    margin-left: 5.04rem;
  }
  .md-home-3.md18370 .li:nth-child(13) {
    margin-left: 33.5%;
    margin-left: 5.04rem;
  }
}
@media screen and (max-width: 900px) {
  .md-home-3.md18370 .list {
    margin-top: 0.8rem;
  }
  .md-home-3.md18370 .li {
    width: 25%;
    margin: 2% 0 !important;
  }
  .md-home-3.md18370 .img {
    padding-top: 40%;
  }
}

.md-home-4.md18371 {
  padding-top: 0.52rem;
  padding-bottom: 0.8rem;
  color: #0079e2;
  position: relative;
  overflow: hidden;
}
.md-home-4.md18371 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md-home-4.md18371 .ho-tit {
  position: relative;
  line-height: 1;
}
.md-home-4.md18371 .ht1 {
  color: #0079e2;
  opacity: 0.1;
}
.md-home-4.md18371 .ht2 {
  margin-top: -0.8em;
}
.md-home-4.md18371 .ht3 {
  color: #0079e2;
  margin-top: 0.26rem;
}
.md-home-4.md18371 .box {
  border-radius: 0.48rem;
  overflow: hidden;
  position: relative;
  z-index: 3;
}
.md-home-4.md18371 .bg {
  position: relative;
  padding-top: calc( 600 / 1520 * 100%);
}
.md-home-4.md18371 .bg video {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-4.md18371 .text {
  position: absolute;
  left: 0%;
  top: 59%;
  transform: translateY(-50%);
  width: 100%;
}
.md-home-4.md18371 .btn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 0.3rem;
  color: #fff;
  box-shadow: 0 0 0 1px inset #fff;
  background-color: rgba(0, 0, 0, 0.08);
  cursor: pointer;
  transition: 0.5s;
}
.md-home-4.md18371 .btn:hover {
  background-color: rgba(0, 121, 226, 0.08);
  color: #0079e2;
  box-shadow: 0 0 0 1px inset #0079e2;
}
.md-home-4.md18371 .btn svg {
  width: 25%;
  height: 25%;
}
.md-home-4.md18371 .video {
  display: none;
}

.md-home-5.md18372 {
  color: #0079e2;
  position: relative;
  z-index: 2;
}
.md-home-5.md18372 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md-home-5.md18372 .h2 {
  color: #0079e2;
}
.md-home-5.md18372 .bg2 {
  width: 71.875%;
  position: absolute;
  right: 0%;
  top: 0;
  transform: translateY(-30%);
  z-index: 0;
}
.md-home-5.md18372 .bg2 img {
  width: 100%;
  transform-origin: right;
  animation: flowPulse 3s ease-in-out infinite alternate;
}
.md-home-5.md18372 .hidden {
  padding-top: 1rem;
  padding-bottom: 0.8rem;
  overflow: hidden;
}
.md-home-5.md18372 .box {
  position: relative;
}
.md-home-5.md18372 .h2 {
  margin-bottom: 0.3rem;
}
.md-home-5.md18372 .ho5-pc {
  width: 100%;
}
.md-home-5.md18372 .ho5-pc .tab-item {
  width: 70px;
  position: relative;
  transition: 0.8s;
  z-index: 1;
  margin-left: -0.25rem;
  cursor: pointer;
}
.md-home-5.md18372 .ho5-pc .tab-item:first-child {
  margin-left: 0;
}
.md-home-5.md18372 .ho5-pc .tab-item:last-child .title2 {
  width: 70px;
}
.md-home-5.md18372 .ho5-pc .tab-item.active {
  flex: 1;
  width: 0;
}
.md-home-5.md18372 .ho5-pc .tab-item.active .hide {
  opacity: 1;
  visibility: visible;
}
.md-home-5.md18372 .ho5-pc .tab-item.active .title1 {
  visibility: visible;
}
.md-home-5.md18372 .ho5-pc .tab-item.active .title2 {
  visibility: hidden;
}
.md-home-5.md18372 .ho5-pc .tab-item.active + .tab-item {
  margin-left: -0.6rem;
}
.md-home-5.md18372 .ho5-pc .wrap {
  border-radius: 0.48rem;
  overflow: hidden;
}
.md-home-5.md18372 .ho5-pc .title1 {
  white-space: nowrap;
  padding: 0.16rem 0.39rem;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 21;
  width: 100%;
}
.md-home-5.md18372 .ho5-pc .title2 {
  position: absolute;
  left: 0;
  top: 0.27rem;
  z-index: 21;
  writing-mode: vertical-lr;
  letter-spacing: 6px;
  width: 45px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.md-home-5.md18372 .ho5-pc .hide {
  /* width: 16rem; */
  /* width: 13.3rem; */
  width: 100%;
  overflow: hidden;
  position: relative;
  transition: 0.65s;
  visibility: hidden;
  z-index: 2;
}
.md-home-5.md18372 .ho5-pc .sw {
  width: 4.35rem;
  text-align: center;
  color: #fff;
  height: auto;
  padding-top: 1.1rem;
  padding-bottom: 0.34rem;
  mix-blend-mode: multiply;
}
.md-home-5.md18372 .ho5-pc .sw:not(:last-child)::after {
  content: "";
  width: 1px;
  height: calc(100% - 1.1rem - 0.34rem);
  position: absolute;
  right: 0;
  top: 1.1rem;
  background-image: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.7) 100%);
  opacity: 0.3;
}
.md-home-5.md18372 .ho5-pc .sw::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  border-radius: 0.48rem;
  transition: 0.5s;
}
.md-home-5.md18372 .ho5-pc .sw:hover::before {
  opacity: 1;
}
.md-home-5.md18372 .ho5-pc .sw:hover .img {
  transform: scale(1.1);
}
.md-home-5.md18372 .ho5-pc .c-pic {
  padding: 0 0.3rem;
  padding-top: 0.3rem;
  padding-bottom: 0.35rem;
  position: relative;
}
.md-home-5.md18372 .ho5-pc .title {
  position: relative;
}
.md-home-5.md18372 .ho5-pc .img {
  position: relative;
  padding-top: calc( 290 / 420 * 100%);
}
.md-home-5.md18372 .ho5-pc .img img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
.md-home-5.md18372 .ho5-pc .intro {
  position: relative;
  line-height: calc(26 / 16);
}
.md-home-5.md18372 .tab-item1 {
  text-shadow: 1px 1px #7594f9;
}
.md-home-5.md18372 .tab-item1 .sw::before {
  background-image:linear-gradient(180deg, rgb(178 193 255 / 50%) 0%, rgb(126 150 251 / 50%) 100%);
}
.md-home-5.md18372 .tab-item2 {
  text-shadow: 1px 1px #8b8bea;
}
.md-home-5.md18372 .tab-item2 .sw::before {
  background-image: linear-gradient(180deg, rgb(182 182 255 / 50%) 0%, rgb(148 147 253 / 50%) 100%);
}
.md-home-5.md18372 .tab-item3 {
  text-shadow: 1px 1px #b994ea;
}
.md-home-5.md18372 .tab-item3 .sw::before {
  background-image: linear-gradient(180deg, rgb(221 191 247 / 50%) 0%, rgb(201 154 247 / 50%) 100%);
}
.md-home-5.md18372 .tab-item4 {
  text-shadow: 1px 1px #fc849f;
}
.md-home-5.md18372 .tab-item4 .sw::before {
  background-image: linear-gradient(180deg, rgb(255 206 212 / 50%) 0%, rgb(245 162 177 / 50%) 100%);
}
.md-home-5.md18372 .tab-item5 {
  text-shadow: 1px 1px #ffaa85;
}
.md-home-5.md18372 .tab-item5 .sw::before {
  background-image: linear-gradient(180deg, rgb(251 202 169 / 50%) 0%, rgb(247 165 115 / 50%) 100%);
}
.md-home-5.md18372 .tab-item6 {
  text-shadow: 1px 1px #e5a95c;
}
.md-home-5.md18372 .tab-item6 .sw::before {
  /* background-image: linear-gradient(180deg, rgba(254, 222, 163, 0.5) 0%, rgba(254, 210, 131, 0.5) 100%); */
   background-image: linear-gradient(180deg, rgba(254, 222, 163, 0.5) 0%, rgb(247 199 113 / 50%) 100%);
}
@media screen and (max-width: 900px) {
  .md-home-5.md18372 .ho5-pc {
    position: absolute;
    left: -200vw;
    top: 0;
    visibility: hidden;
  }
}
.md-home-5.md18372 .ho5-mobile {
  width: 100%;
}
.md-home-5.md18372 .ho5-mobile .tags {
  margin-top: 0.3rem;
}
.md-home-5.md18372 .ho5-mobile .ti {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  padding: 0.16rem 0.2rem;
  box-shadow: 0 0 0 1px inset rgba(0, 121, 226, 0.3);
  border-radius: 1rem;
  cursor: pointer;
  text-align: center;
  transition: 0.5s;
}
.md-home-5.md18372 .ho5-mobile .ti:nth-child(3n) {
  margin-right: 0;
}
.md-home-5.md18372 .ho5-mobile .ti.on {
  color: #fff;
  box-shadow: none;
}
.md-home-5.md18372 .ho5-mobile .mbox {
  margin-top: 0.3rem;
  position: relative;
}
.md-home-5.md18372 .ho5-mobile .mitem {
  position: absolute;
  left: -200vw;
  top: 0%;
  width: 100%;
  opacity: 0;
}
.md-home-5.md18372 .ho5-mobile .mitem.show {
  position: relative;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s;
}
.md-home-5.md18372 .ho5-mobile .m-swiper {
  border-radius: 0.48rem;
  overflow: hidden;
}
.md-home-5.md18372 .ho5-mobile .sw {
  padding: 0.6rem 0;
  width: 70%;
  text-align: center;
  color: #fff;
}
.md-home-5.md18372 .ho5-mobile .sw:not(:last-child)::after {
  content: "";
  width: 1px;
  height: calc(100% - 1.2rem);
  position: absolute;
  right: 0;
  top: 0.6rem;
  background-image: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.7) 100%);
  opacity: 0.3;
}
.md-home-5.md18372 .ho5-mobile .sw::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  border-radius: 0.48rem;
  transition: 0.5s;
}
.md-home-5.md18372 .ho5-mobile .sw:hover::before {
  opacity: 1;
}
.md-home-5.md18372 .ho5-mobile .c-pic {
    padding: 0 10%;
  padding-top: 0.3rem;
  padding-bottom: 0.35rem;
}
.md-home-5.md18372 .ho5-mobile .img {
  position: relative;
  padding-top: calc( 290 / 420 * 100%);
}
.md-home-5.md18372 .ho5-mobile .img img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
 
}
.md-home-5.md18372 .ho5-mobile .title {
position: relative;
 
}
.md-home-5.md18372 .ho5-mobile .intro {
position: relative;
 
}
.md-home-5.md18372 .mitem1 .sw::before {
  background-image:linear-gradient(180deg, rgb(178 193 255 / 50%) 0%, rgb(126 150 251 / 50%) 100%);
}
.md-home-5.md18372 .mitem2 .sw::before {
  background-image: linear-gradient(180deg, rgb(182 182 255 / 50%) 0%, rgb(148 147 253 / 50%) 100%);
}
.md-home-5.md18372 .mitem3 .sw::before {
  background-image: linear-gradient(180deg, rgb(221 191 247 / 50%) 0%, rgb(201 154 247 / 50%) 100%);
}
.md-home-5.md18372 .mitem4 .sw::before {
  background-image: linear-gradient(180deg, rgb(255 206 212 / 50%) 0%, rgb(245 162 177 / 50%) 100%);
}
.md-home-5.md18372 .mitem5 .sw::before {
  background-image: linear-gradient(180deg, rgb(251 202 169 / 50%) 0%, rgb(247 165 115 / 50%) 100%);
}
.md-home-5.md18372 .mitem6 .sw::before {
  background-image: linear-gradient(180deg, rgba(254, 222, 163, 0.5) 0%, rgb(247 199 113 / 50%) 100%);
}
.md-home-5.md18372 .ti1.on {
  background-image: linear-gradient(180deg, #d0daff 0%, #99afff 100%);   
     text-shadow: 1px 1px #7594f9;
}
.md-home-5.md18372 .ti2.on {
  background-image: linear-gradient(180deg, #d7d6ff 0%, #a9a8ff 100%);
  text-shadow: 1px 1px #8b8bea;
}
.md-home-5.md18372 .ti3.on {
  background-image: linear-gradient(180deg, #eed1ff 0%, #d9b1ff 100%);
  text-shadow: 1px 1px #b994ea;
}
.md-home-5.md18372 .ti4.on {
  background-image: linear-gradient(180deg, rgb(253, 220, 234) 0%, rgb(251, 186, 214) 100%);
  text-shadow: 1px 1px #fc849f;
}
.md-home-5.md18372 .ti5.on {
  background-image: linear-gradient(180deg, rgb(254, 223, 201) 0%, rgb(255, 194, 152) 100%);
  text-shadow: 1px 1px #ffaa85;
}
.md-home-5.md18372 .ti6.on {
  background-image: linear-gradient(180deg, rgba(254, 222, 163, 0.5) 0%, rgb(247 199 113 / 50%) 100%);
  text-shadow: 1px 1px #e5a95c;
}

.md-home-5.md18372 .mitem1 .sw {
   text-shadow: 1px 1px #7594f9;
}
 .md-home-5.md18372 .mitem2 .sw {
      text-shadow: 1px 1px #8b8bea;
 
}.md-home-5.md18372 .mitem3 .sw {
   text-shadow: 1px 1px #b994ea;
}.md-home-5.md18372 .mitem4 .sw {
   text-shadow: 1px 1px #fc849f;
}.md-home-5.md18372 .mitem5 .sw {
   text-shadow: 1px 1px #ffaa85;
}.md-home-5.md18372 .mitem6 .sw {
   text-shadow: 1px 1px #e5a95c;
}
@media screen and (min-width: 901px) {
  .md-home-5.md18372 .ho5-mobile {
    position: absolute;
    left: -200vw;
    top: 0%;
    width: 100%;
  }
}

.md-home-6.md18373 {
  padding-top: 0.7rem;
  padding-bottom: 0.95rem;
  color: #0079e2;
  position: relative;
  z-index: 5;
}
.md-home-6.md18373 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md-home-6.md18373 .h2 {
  color: #0079e2;
}
.md-home-6.md18373 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  margin-left: 0.24rem;
  box-shadow: 0 0 0 1px inset rgba(0, 121, 226, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-6.md18373 .sbtn:hover {
  background-color: #0079e2;
  color: #fff;
}
.md-home-6.md18373 .sbtn svg {
  width: 20%;
  height: 20%;
}
.md-home-6.md18373 .swiper {
  position: relative;
  margin-top: 0.28rem;
}
.md-home-6.md18373 .sw {
  height: auto;
  background-color: white;
  overflow: hidden;
  border-radius: 0.48rem;
}
.md-home-6.md18373 .sw:hover .bl {
  transform: translateY(0%);
}
.md-home-6.md18373 .sw:hover .img {
  transform: scale(1.1);
}
.md-home-6.md18373 .top {
  position: relative;
  overflow: hidden;
}
.md-home-6.md18373 .bl {
  position: absolute;
  left: 0;
  bottom: -1px;
  transform: translateY(100%);
  font-size: 0;
  transition: 0.5s;
}
.md-home-6.md18373 .bl .bl-box {
  position: relative;
  animation: bl 5s linear infinite;
}
.md-home-6.md18373 .bl .bl-box::before {
  content: "";
  position: absolute;
  left: 100%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-image: url(../images/a1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.md-home-6.md18373 .bl img {
  width: 100%;
}
@keyframes maskMove {
  0% {
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
  }
  100% {
    -webkit-mask-position: 100vw 0;
    mask-position: 100vw 0;
  }
}
@keyframes bl {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.md-home-6.md18373 .top {
  position: relative;
}
.md-home-6.md18373 .img {
  padding-top: calc( 275 / 487 * 100%);
}
.md-home-6.md18373 .text {
  padding: 0.41rem 0.42rem 0.73rem;
  color: #0079e2;
}
.md-home-6.md18373 .title {
  transition: 0.5s;
}
.md-home-6.md18373 .time {
  margin-top: 0.08rem;
}
.md-home-6.md18373 .time svg {
  width: 1em;
  height: 1em;
  margin-right: 0.5em;
}
.md-home-6.md18373 .swiper-button-disabled {
  pointer-events: none;
  opacity: 0.4;
}

.md-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-size: 100% 100%;
  overflow: hidden;
}
.md-bg .bg1 {
  width: 56.6145833333%;
  position: absolute;
}
.md-bg .bg1 img {
  width: 100%;
}
.md-bg .bg2 {
  width: 71.875%;
  position: absolute;
}
.md-bg .bg2 img {
  width: 100%;
}
.md-bg.home .bg1 {
  width: 57.1875%;
  position: absolute;
  left: 0%;
  top: calc(7rem + 200vh);
}
.md-bg.home .bg1 img {
  width: 100%;
  transform-origin: left;
  animation: flowPulse2 3s ease-in-out infinite alternate;
}
.md-bg.home .bg2 {
  width: 71.875%;
  position: absolute;
  right: 0%;
  bottom: 11.2rem;
}
.md-bg.home .bg2 img {
  width: 100%;
  animation: flowPulse2 3s ease-in-out infinite alternate;
}
.md-bg.home .bg3 {
  width: 53.125%;
  position: absolute;
  right: 0%;
  bottom: 1.3rem;
}
.md-bg.home .bg3 img {
  width: 100%;
  animation: flowPulse2 3s ease-in-out infinite alternate;
}
.md-bg.home .bg4 {
  width: 78.75%;
  position: absolute;
  left: 0;
  bottom: 0rem;
}
.md-bg.home .bg4 img {
  width: 100%;
  animation: flowPulse2 3s ease-in-out infinite alternate;
}
@keyframes flowPulse2 {
  0%, 100% {
    transform: scale(1);
    opacity: 0.5;
    filter: blur(0);
  }
  50% {
    transform: scale(1.4);
    opacity: 1;
    filter: blur(6px);
  }
}


.home-bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
}
.home-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
