.md-home-0.__ID__ {
  position: relative;
  z-index: 5;
}
.md-home-0.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-0.__ID__ .ho_sw {
  overflow: hidden;
}
.md-home-0.__ID__ .img {
  display: block;
  position: relative;
  padding-top: 48.9583333333%;
  overflow: hidden;
}
.md-home-0.__ID__ .img img,
.md-home-0.__ID__ .img video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0.__ID__ .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 45%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0.__ID__ .txt {
  line-height: 1.25;
}
.md-home-0.__ID__ .d1 {
  line-height: calc(68 / 48);
  position: relative;
  padding-bottom: 0.1rem;
}
.md-home-0.__ID__ .d2 {
  margin-top: 0.32rem;
}
.md-home-0.__ID__ .line {
  width: 1em;
  height: 0.04rem;
  background-image: linear-gradient(90deg, #043793 0%, #0079df 100%);
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
.md-home-0.__ID__ .btns {
  margin-top: 0.5rem;
}
.md-home-0.__ID__ .href {
  display: inline-flex;
  align-items: center;
  padding: 0.05rem;
  padding-left: 0.4rem;
  border-radius: 1rem;
  background-image: linear-gradient(90deg, #043793 0%, #0079df 100%);
}
.md-home-0.__ID__ .href .icon {
  width: 2.7777777778em;
  height: 2.7777777778em;
  border-radius: 50%;
  background-color: #fff;
  color: var(--theme);
  display: inline-flex;
  margin-left: 0.3rem;
}
.md-home-0.__ID__ .href svg {
  width: 20%;
  height: 20%;
}
.md-home-0.__ID__ .bots {
  width: 100%;
  position: absolute;
  bottom: 0.33rem;
  left: 0%;
  z-index: 30;
}
.md-home-0.__ID__ .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0.__ID__ .swiper-pagination {
  width: 100%;
  left: 0;
  bottom: 0.5rem;
  z-index: 30;
}
.md-home-0.__ID__ .swiper-pagination-bullet {
  width: 1em;
  height: 1em;
  background-color: transparent;
  border-radius: 1rem;
  margin: 0 0.25em;
  position: relative;
  opacity: 1;
  transition: 0.3s;
}
.md-home-0.__ID__ .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transform: scale(0.375);
  transform-origin: center;
  background-color: #fff;
}
.md-home-0.__ID__ .swiper-pagination-bullet-active {
  box-shadow: 0 0 0 1px inset #fff;
}
.md-home-0.__ID__ .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.__ID__ .sbtn:hover {
  filter: none;
}
.md-home-0.__ID__ .sbtn svg {
  width: 25%;
  height: 25%;
}
@keyframes jump {
  0% {
    transform: translateY(0);
  }
  25% {
    transform: translateY(-6px);
  }
  50% {
    transform: translateY(0px);
  }
  75% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0);
  }
}
.md-home-0.__ID__ .mouse {
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  position: absolute;
  bottom: 0.3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 30;
}
.md-home-0.__ID__ .mouse .mbox {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  animation: jump 3s linear infinite;
}
.md-home-0.__ID__ .mouse .mic {
  height: 1em;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 500px) {
  .md-home-0.__ID__ .d2 {
    margin-top: 0.2rem;
  }
  .md-home-0.__ID__ .d3 {
    margin-top: 0.2rem;
  }
  .md-home-0.__ID__ .bots {
    bottom: 0.3rem;
  }
  .md-home-0.__ID__ .swiper-pagination {
    bottom: 0.3rem;
  }
}

.md-home-1.__ID__ {
  position: relative;
  margin: 0.15rem 0;
  z-index: 5;
}
.md-home-1.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-1.__ID__ .bg {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.md-home-1.__ID__ img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-1.__ID__ .box {
  padding-top: 0.88rem;
  min-height: 41.6666666667vw;
  position: relative;
}
.md-home-1.__ID__ .text {
  margin-top: 1.9rem;
}
.md-home-1.__ID__ .h2 {
font-weight: bold;
}
@media screen and (max-width: 900px) {
  .md-home-1.__ID__ .box {
    padding: 0.5rem 0;
  }
  .md-home-1.__ID__ .text {
    margin-top: 0.5rem;
  }
}

.md-home-2.__ID__ {
  padding-top: 0.9rem;
  padding-bottom: 0.96rem;
  position: relative;
}
.md-home-2.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-2.__ID__ .list {
  margin-top: 0.3rem;
}
.md-home-2.__ID__ .li {
  width: calc(370 / 1600 * 100%);
  margin-right: calc(40 / 1600 * 100%);
  margin-bottom: 0.4rem;
}
.md-home-2.__ID__ .li:nth-child(4n) {
  margin-right: 0;
}
.md-home-2.__ID__ .dd {
  display: block;
}
.md-home-2.__ID__ .dd:hover .img {
  transform: scale(1.1);
}
.md-home-2.__ID__ .img {
  padding-top: calc( 200 / 370 * 100%);
}
.md-home-2.__ID__ .text {
  margin-top: 0.14rem;
}
.md-home-2.__ID__ .title {
  transition: 0.5s;
}
.md-home-2.__ID__ .btns {
  margin-top: 0.5rem;
}
.md-home-2.__ID__ .href {
  display: inline-flex;
  align-items: center;
  padding: 0.05rem;
  padding-left: 0.4rem;
  border-radius: 1rem;
  background-image: linear-gradient(90deg, #043793 0%, #0079df 100%);
}
.md-home-2.__ID__ .href .icon {
  width: 2.7777777778em;
  height: 2.7777777778em;
  border-radius: 50%;
  background-color: #fff;
  color: var(--theme);
  display: inline-flex;
  margin-left: 0.3rem;
}
.md-home-2.__ID__ .href svg {
  width: 20%;
  height: 20%;
}
@media screen and (min-width: 901px) {
  .md-home-2.__ID__ .swiper2 {
    position: absolute;
    right: -1rem;
    bottom: 0;
    z-index: 30;
  }
}
@media screen and (max-width: 900px) {
  .md-home-2.__ID__ .list {
    justify-content: space-between;
  }
  .md-home-2.__ID__ .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}

.md-home-3.__ID__ {
  position: relative;
}
.md-home-3.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-3.__ID__ .ani-scroll {
  position: relative;
  height: 300vh;
}
.md-home-3.__ID__ .ani-scroll-view {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.md-home-3.__ID__ .a-main[ani-step="1-1"] {
  animation: scroll_scale2 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;
  }
}
@keyframes scroll_scale2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2);
  }
  80% {
    transform: scale(3);
  }
  90% {
    transform: scale(4);
  }
  100% {
    transform: scale(5);
  }
}
.md-home-3.__ID__ .a-main {
  transition: all 0.5s;
  opacity: 1;
  visibility: visible;
  z-index: 8;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  transform-origin: center;
  -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-3.__ID__ .a-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.md-home-3.__ID__ .b-main {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.5s;
  width: 100%;
}
.md-home-3.__ID__ .b-main::before {
  content: "";
  width: 100%;
  height: 180px;
  background-image: linear-gradient(180deg, rgba(3, 0, 0, 0) 0%, #030000 100%);
  opacity: 0.6;
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
}
.md-home-3.__ID__ .b-cont {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 1rem;
  position: relative;
}
.md-home-3.__ID__ .a-img {
  display: inline-flex;
  position: relative;
}
.md-home-3.__ID__ .a-img::before {
  content: "";
  width: 100vw;
  height: 200vh;
  position: absolute;
  left: calc(100% - 2px);
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.md-home-3.__ID__ .a-img::after {
  content: "";
  width: 100vw;
  height: 200vh;
  position: absolute;
  right: calc(100% - 2px);
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
.md-home-3.__ID__ .a-img1 {
  position: relative;
}
.md-home-3.__ID__ .a-img1::before {
  content: "";
  width: 100vw;
  height: 200vh;
  position: absolute;
  left: 50%;
  top: calc(100% - 2px);
  transform: translate(-50%);
  background-color: #fff;
}
.md-home-3.__ID__ .a-img1::after {
  content: "";
  width: 100vw;
  height: 200vh;
  position: absolute;
  left: 50%;
  bottom: calc(100% - 2px);
  transform: translate(-50%);
  background-color: #fff;
}
.md-home-3.__ID__ .a-img1 img {
  height: 1rem;
}
.md-home-3.__ID__ .ate {
  position: relative;
  transition: opacity 1s;
  padding: 0 10%;
  margin-top: 0.5rem;
}
.md-home-3.__ID__ .text {
  width: 68%;
}
.md-home-3.__ID__ .text .desc {
  margin-top: 0.16rem;
}
.md-home-3.__ID__ .btns {
  margin-bottom: 0.1rem;
  flex-shrink: 0;
}
.md-home-3.__ID__ .href {
  display: inline-flex;
  align-items: center;
  padding: 0.05rem;
  padding-left: 0.4rem;
  border-radius: 1rem;
  background-image: linear-gradient(90deg, #043793 0%, #0079df 100%);
}
.md-home-3.__ID__ .href .icon {
  width: 2.7777777778em;
  height: 2.7777777778em;
  border-radius: 50%;
  background-color: #fff;
  color: var(--theme);
  display: inline-flex;
  margin-left: 0.3rem;
}
.md-home-3.__ID__ .href svg {
  width: 20%;
  height: 20%;
}
.md-home-3.__ID__ .nlist {
  padding: 0.4rem 0;
}
.md-home-3.__ID__ .nlist .line {
  width: 1px;
  background-color: #fff;
  opacity: 0.6;
}
.md-home-3.__ID__ .nlist .nitem {
  display: flex;
  align-items: flex-end;
  line-height: 1;
}
.md-home-3.__ID__ .nlist .n11 {
  line-height: 1;
}
.md-home-3.__ID__ .nlist .n12 {
  margin-top: 0.1rem;
}
.md-home-3.__ID__ .nlist .nicon {
  display: inline-flex;
  margin-left: 0.3rem;
}
.md-home-3.__ID__ .nlist .nicon img {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 900px) {
  .md-home-3.__ID__ .top-2 {
    flex-wrap: wrap;
  }
  .md-home-3.__ID__ .text {
    width: 100%;
    margin-bottom: 0.25rem;
  }
}

.md-home-3.__ID__.index_fixed .a-main {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.md-home-3.__ID__.index_fixed .b-main {
  z-index: 8;
  visibility: visible;
  opacity: 1;
}

.md-home-4.__ID__ {
  position: relative;
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}
.md-home-4.__ID__ .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-4.__ID__ .box {
  margin-top: 0.28rem;
}
.md-home-4.__ID__ .box-left {
  width: calc( 370 / 1600 * 100%);
}
.md-home-4.__ID__ .box-right {
  width: calc( 370 / 1600 * 100%);
}
.md-home-4.__ID__ .swiper {
  position: relative;
  width: 50%;
}
.md-home-4.__ID__ .sw {
  height: auto;
}
.md-home-4.__ID__ .sw:hover .img {
  transform: scale(1.1);
}
.md-home-4.__ID__ .sw:hover .title {
  color: var(--active);
}
.md-home-4.__ID__ .sw .img {
  padding-top: calc( 500 / 800 * 100%);
}
.md-home-4.__ID__ .sw .text {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.33rem 0.3rem;
}
.md-home-4.__ID__ .sw .title {
  margin-top: 0.1rem;
  transition: 0.5s;
}
.md-home-4.__ID__ .swiper-pagination {
  bottom: 0.3rem;
  right: 0.3rem;
  left: auto;
  width: auto;
}
.md-home-4.__ID__ .swiper-pagination-bullet {
  width: 0.3rem;
  height: 3px;
  background-color: #fff;
  border-radius: 0%;
  margin: 0;
  margin-left: 0.08rem;
  opacity: 1;
}
.md-home-4.__ID__ .swiper-pagination-bullet-active {
  background-color: #0152a1;
  opacity: 1;
}
.md-home-4.__ID__ .list {
  height: 100%;
  gap: 0.2rem;
}
.md-home-4.__ID__ .li {
  flex: 1;
}
.md-home-4.__ID__ .dd {
  display: block;
  height: 100%;
  padding: 0.36rem 0.3rem;
  position: relative;
  background-color: #f9f9f9;
}
.md-home-4.__ID__ .dd::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1273b3;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.5s;
}
.md-home-4.__ID__ .dd:hover::before {
  transform: scale(1);
}
.md-home-4.__ID__ .dd:hover .title {
  color: var(--active);
}
.md-home-4.__ID__ .dd .title {
  line-height: 1.2;
  margin-top: 0.1rem;
  transition: 0.5s;
}
.md-home-4.__ID__ .dd .btn {
  margin-top: 0.4rem;
}
.md-home-4.__ID__ .big {
  display: block;
  height: 100%;
  background-color: #f9f9f9;
  position: relative;
}
.md-home-4.__ID__ .big::before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #1273b3;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: 0.5s;
}
.md-home-4.__ID__ .big:hover::before {
  transform: scale(1);
}
.md-home-4.__ID__ .big:hover .title {
  color: var(--active);
}
.md-home-4.__ID__ .big .img {
  padding-top: calc( 259 / 370 * 100%);
}
.md-home-4.__ID__ .big .text {
  padding: 0.4rem 0.3rem;
}
.md-home-4.__ID__ .big .title {
  line-height: 1.2;
  margin-top: 0.1rem;
  transition: 0.5s;
}
.md-home-4.__ID__ .big .btn {
  margin-top: 0.32rem;
}
.md-home-4.__ID__ .btn {
  display: inline-flex;
  align-items: center;
  color: var(--active);
}
.md-home-4.__ID__ .btn svg {
  width: 0.5em;
  height: 1em;
  margin-left: 0.1rem;
}
@media screen and (min-width: 901px) {
  .md-home-4.__ID__ .list {
    flex-direction: column;
  }
}
@media screen and (max-width: 900px) {
  .md-home-4.__ID__ .swiper {
    width: 100%;
    margin: 0.2rem 0;
  }
  .md-home-4.__ID__ .box-left {
    width: 100%;
  }
  .md-home-4.__ID__ .box-right {
    width: 100%;
  }
}