
:root {
  --theme: #073190;
  --active: #073190;
}
.md-home-0.md26007 {
  position: relative;
  z-index: 5;
}
.md-home-0.md26007 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-0.md26007 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  transition: 0.5s;
}
.md-home-0.md26007 .m-arrows {
  width: calc( 56em / 16  );
  height: calc( 56em / 16  );
  margin-left: 0.1rem;
  padding: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #eff1f6;
  transition: 0.5s;
}
.md-home-0.md26007 .m-svg {
  width: calc( 40em / 16  );
  height: calc( 40em / 16  );
  background-color: #fff;
  color: #333;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-home-0.md26007 .m-svg svg {
  width: calc( 14 / 40 * 100% );
  height: calc( 14 / 40 * 100% );
}
.md-home-0.md26007 .ho_sw {
  overflow: hidden;
}
.md-home-0.md26007 .img {
  display: block;
  position: relative;
  padding-top: 50%;
  overflow: hidden;
}
.md-home-0.md26007 .img img,
.md-home-0.md26007 .img video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0.md26007 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 45%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0.md26007 .txt {
  line-height: 1.25;
}
.md-home-0.md26007 .d1 {
  line-height: calc(72 / 54);
  position: relative;
  padding-bottom: 0.24rem;
}
.md-home-0.md26007 .d2 {
  line-height: 1.8;
  margin-top: 0.05rem;
}
.md-home-0.md26007 .btns {
  margin-top: 0.54rem;
}
.md-home-0.md26007 .more .m-arrows {
  background-color: rgba(255, 255, 255, 0.2);
}
.md-home-0.md26007 .dlist {
  margin-top: 0.3rem;
}
.md-home-0.md26007 .da {
  width: 2.5rem;
  display: inline-block;
  margin-right: 0.2rem;
  padding: 1px;
}
.md-home-0.md26007 .da .img {
  padding-top: calc( 150 / 250 * 100%);
}
.md-home-0.md26007 .bots {
  width: 100%;
  position: absolute;
  bottom: 0.7rem;
  left: 0%;
  z-index: 30;
}
.md-home-0.md26007 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0.md26007 .m-pagination {
  position: relative;
  z-index: 30;
}
.md-home-0.md26007 .m-pagination .loading {
  width: 26px;
  height: 26px;
  border: 2px solid transparent;
  position: relative;
  background: transparent;
  margin: 0 0.2rem 0 0 !important;
  opacity: 1;
}
.md-home-0.md26007 .m-pagination .loading:last-of-type {
  margin-right: 0;
}
.md-home-0.md26007 .m-pagination .loading .dot {
  position: absolute;
  left: 7px;
  top: 7px;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 120px;
  text-align: center;
}
.md-home-0.md26007 .m-pagination .loading .left,
.md-home-0.md26007 .m-pagination .loading .right {
  position: absolute;
  left: -2px;
  top: -2px;
  opacity: 0;
  width: 13px;
  height: 26px;
  overflow: hidden;
}
.md-home-0.md26007 .m-pagination .loading .left:after,
.md-home-0.md26007 .m-pagination .loading .right:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 26px;
  border: 2px solid #fff;
  border-right: 0;
  border-radius: 13px 0 0 13px;
  box-sizing: border-box;
}
.md-home-0.md26007 .m-pagination .loading .right {
  left: auto;
  right: -2px;
}
.md-home-0.md26007 .m-pagination .loading .right:after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 0 13px 13px 0;
  border: 2px solid #fff;
  border-left: 0;
}
.md-home-0.md26007 .m-pagination .swiper-pagination-bullet-active {
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.md-home-0.md26007 .m-pagination .swiper-pagination-bullet-active .left,
.md-home-0.md26007 .m-pagination .swiper-pagination-bullet-active .right {
  opacity: 1;
}
.md-home-0.md26007 .m-pagination .swiper-pagination-bullet-active .left:after {
  transform-origin: right center;
  animation: spin-leftmd26007 4s linear forwards;
}
.md-home-0.md26007 .m-pagination .swiper-pagination-bullet-active .right:after {
  transform-origin: left center;
  animation: spin-rightmd26007 4s linear;
}
.md-home-0.md26007 .m-pagination .swiper-pagination-bullet-active .dot {
  background-color: #fff;
}
.md-home-0.md26007 .sbtn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.24rem;
  width: 0.5em;
  height: 0.5em;
  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.md26007 .sbtn:hover {
  filter: none;
}
.md-home-0.md26007 .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.md26007 .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.md26007 .mouse .mbox {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  animation: jump 3s linear infinite;
}
.md-home-0.md26007 .mouse .mic {
  height: 1em;
  margin-bottom: 0.1rem;
}
@media screen and (max-width: 500px) {
  .md-home-0.md26007 .img {
    padding-top: 120%;
  }
  .md-home-0.md26007 .d2 {
    margin-top: 0.2rem;
  }
  .md-home-0.md26007 .d3 {
    margin-top: 0.2rem;
  }
}
@keyframes spin-rightmd26007 {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spin-leftmd26007 {
  0% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.md-home-1.md26008 {
  padding-top: 1rem;
  padding-bottom: 1.2rem;
  position: relative;
  overflow: hidden;
}
.md-home-1.md26008 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-1.md26008 .ho-tit {
  flex-shrink: 0;
}
.md-home-1.md26008 .ht2 {
  margin-top: 0.12rem;
}
.md-home-1.md26008 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  transition: 0.5s;
}
.md-home-1.md26008 .more:hover {
  color: var(--active);
}
.md-home-1.md26008 .more:hover .m-arrows {
  background-color: rgba(7, 49, 144, 0.2);
}
.md-home-1.md26008 .more:hover .m-svg {
  background-color: var(--active);
  color: #fff;
}
.md-home-1.md26008 .m-arrows {
  width: calc( 56em / 16  );
  height: calc( 56em / 16  );
  margin-left: 0.1rem;
  padding: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #eff1f6;
  transition: 0.5s;
}
.md-home-1.md26008 .m-svg {
  width: calc( 40em / 16  );
  height: calc( 40em / 16  );
  background-color: #fff;
  color: #333;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-home-1.md26008 .m-svg svg {
  width: calc( 14 / 40 * 100% );
  height: calc( 14 / 40 * 100% );
}
.md-home-1.md26008 .ul {
  margin-top: 0.32rem;
}
.md-home-1.md26008 .li {
  float: left;
}
.md-home-1.md26008 .li1 {
  width: calc( 680 / 1600 * 100%);
}
.md-home-1.md26008 .li1 .img {
  padding-top: calc( 612 / 680 * 100%);
}
.md-home-1.md26008 .li2 {
  width: calc( 910 / 1600 * 100%);
  margin-left: 0.1rem;
  margin-bottom: 0.1rem;
}
.md-home-1.md26008 .li2 .img {
  padding-top: calc( 300 / 910 * 100%);
}
.md-home-1.md26008 .li3 {
  width: calc( 450 / 1600 * 100%);
  margin-left: 0.1rem;
}
.md-home-1.md26008 .li3 .img {
  padding-top: calc( 300 / 450 * 100%);
}
.md-home-1.md26008 .dd {
  display: block;
  position: relative;
  border-radius: 0.24rem;
  overflow: hidden;
}
.md-home-1.md26008 .dd:hover .img {
  transform: scale(1.1);
}
.md-home-1.md26008 .text {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  z-index: 3;
  color: #fff;
  padding: 0.34rem 0.4rem;
}
.md-home-1.md26008 .intro {
  line-height: 2;
  opacity: 0.8;
  margin-top: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-home-1.md26008 .li {
    width: 100% !important;
    margin-left: 0 !important;
    margin-bottom: 2%;
  }
}

.md-home-2.md26009 {
  padding-top: 1rem;
  padding-bottom: 0.8rem;
  position: relative;
  background-image: linear-gradient(180deg, #f5f7fb 0%, #eff1f7 100%);
}
.md-home-2.md26009 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-2.md26009 .ho-tit {
  flex-shrink: 0;
}
.md-home-2.md26009 .ht2 {
  margin-top: 0.12rem;
}
.md-home-2.md26009 .nav {
  background-color: #fff;
  border-radius: 1rem;
  padding: 0.1rem;
}
.md-home-2.md26009 .nsw {
  width: auto;
  padding: 0.12rem 0.24rem;
  border-radius: 1rem;
  margin-right: 0.12rem;
  cursor: pointer;
  transition: 0.5s;
}
.md-home-2.md26009 .nsw:last-child {
  margin-right: 0;
}
.md-home-2.md26009 .nsw:hover {
  color: var(--active);
}
.md-home-2.md26009 .nsw.on {
  background-color: var(--active);
  color: #fff;
}
.md-home-2.md26009 .swipers {
  margin-top: 0.3rem;
  position: relative;
}
.md-home-2.md26009 .sitem {
  position: absolute;
  left: -200vw;
  top: 0%;
  width: 100%;
  opacity: 0;
}
.md-home-2.md26009 .sitem.show {
  position: relative;
  left: 0;
  opacity: 1;
  transition: opacity 0.3s;
}
.md-home-2.md26009 .ul .li {
  width: calc(514 / 1600 * 100%);
  margin-right: calc(29 / 1600 * 100%);
}
.md-home-2.md26009 .ul .li:nth-child(3n) {
  margin-right: 0;
}
.md-home-2.md26009 .ul .li {
  margin-bottom: 0.3rem;
}
.md-home-2.md26009 .ul .dd {
  display: block;
  position: relative;
}
.md-home-2.md26009 .ul .dd:hover .c-pic::after {
  opacity: 0.7;
}
.md-home-2.md26009 .ul .dd:hover .hd {
  opacity: 0;
}
.md-home-2.md26009 .ul .dd:hover .bd {
  opacity: 1;
}
.md-home-2.md26009 .ul .dd:hover .btns {
  opacity: 1;
}
.md-home-2.md26009 .ul .c-pic {
  border-radius: 0.24rem;
}
.md-home-2.md26009 .ul .c-pic::after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  transition: 0.5s;
}
.md-home-2.md26009 .ul .img {
  padding-top: calc( 289 / 514 * 100%);
}
.md-home-2.md26009 .ul .hd {
  position: absolute;
  left: 0%;
  bottom: 0.3rem;
  width: 100%;
  z-index: 1;
  transition: 0.5s;
}
.md-home-2.md26009 .ul .bd {
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 2;
  opacity: 0;
  transition: 0.5s;
}
.md-home-2.md26009 .ul .intro {
  opacity: 0.7;
  margin-top: 0.12rem;
}
.md-home-2.md26009 .ul .btns {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2em;
  height: 2em;
  background-image: url(/static/home/images/app-0.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  opacity: 0;
  transition: 0.5s;
}
.md-home-2.md26009 .ul .btn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-home-2.md26009 .ul .btn svg {
  width: calc( 14 / 48 * 100%);
  height: calc( 14 / 48 * 100%);
}
@media screen and (max-width: 900px) {
  .md-home-2.md26009 .tops {
    flex-wrap: wrap;
  }
  .md-home-2.md26009 .nav {
    width: 100%;
    margin-top: 0.3rem;
  }
  .md-home-2.md26009 .ul {
    justify-content: space-between;
  }
  .md-home-2.md26009 .ul .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 500px) {
  .md-home-2.md26009 .ul .li {
    width: 100%;
  }
}

.md-home-3.md26010 {
  min-height: calc( 780vw / 1920 * 100);
  position: relative;
  padding-top: 1.8rem;
  padding-bottom: 2rem;
}
.md-home-3.md26010 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-3.md26010 .ho-tit {
  flex-shrink: 0;
}
.md-home-3.md26010 .ht2 {
  margin-top: 0.12rem;
}
.md-home-3.md26010 .h2 {
  line-height: calc(64 / 52);
}
.md-home-3.md26010 .desc {
  line-height: calc(34 / 16);
  margin-top: 0.24rem;
}
.md-home-3.md26010 .btns {
  margin-top: 0.54rem;
}
.md-home-3.md26010 .more {
  display: inline-flex;
  align-items: center;
  transition: 0.5s;
}
.md-home-3.md26010 .more:hover {
  color: var(--active);
}
.md-home-3.md26010 .more:hover .icon {
  background-color: var(--active);
  color: #fff;
  box-shadow: 0 0 0 0.12rem rgba(7, 49, 144, 0.1);
}
.md-home-3.md26010 .more .icon {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #222;
  box-shadow: 0 0 0 0.12rem rgba(255, 255, 255, 0.1);
  margin-left: 0.25rem;
  transition: 0.5s;
}
.md-home-3.md26010 .more svg {
  width: 20%;
  height: 50%;
}

.md-home-4.md26011 {
  padding-top: 1rem;
  padding-bottom: 1.1rem;
  position: relative;
  background-image: linear-gradient(180deg, #eff2f7 0%, #f5f7fb 100%);
}
.md-home-4.md26011 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 16rem;
  max-width: 92%;
}
.md-home-4.md26011 .ho-tit {
  flex-shrink: 0;
}
.md-home-4.md26011 .ht2 {
  margin-top: 0.12rem;
}
.md-home-4.md26011 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  transition: 0.5s;
}
.md-home-4.md26011 .more:hover {
  color: var(--active);
}
.md-home-4.md26011 .more:hover .m-arrows {
  background-color: rgba(7, 49, 144, 0.2);
}
.md-home-4.md26011 .more:hover .m-svg {
  background-color: var(--active);
  color: #fff;
}
.md-home-4.md26011 .m-arrows {
  width: calc( 56em / 16  );
  height: calc( 56em / 16  );
  margin-left: 0.1rem;
  padding: 0.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #eff1f6;
  transition: 0.5s;
}
.md-home-4.md26011 .m-svg {
  width: calc( 40em / 16  );
  height: calc( 40em / 16  );
  background-color: #fff;
  color: #333;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
.md-home-4.md26011 .m-svg svg {
  width: calc( 14 / 40 * 100% );
  height: calc( 14 / 40 * 100% );
}
.md-home-4.md26011 .bots {
  margin-top: 0.36rem;
}
.md-home-4.md26011 .bitem {
  width: calc(514 / 1600 * 100%);
  margin-right: calc(29 / 1600 * 100%);
}
.md-home-4.md26011 .bitem:nth-child(3n) {
  margin-right: 0;
}
.md-home-4.md26011 .big {
  position: relative;
}
.md-home-4.md26011 .big:hover .img {
  transform: scale(1.1);
}
.md-home-4.md26011 .c-pic {
  display: block;
  border-radius: 0.2rem;
}
.md-home-4.md26011 .img {
  padding-top: calc( 288 / 514 * 100%);
}
.md-home-4.md26011 .type {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  background-color: #f0f3f8;
  padding-right: 0.2rem;
  padding-top: 0.16rem;
  line-height: 1;
  border-radius: 0 0.24rem 0 0;
}
.md-home-4.md26011 .type::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 100%;
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/ho4-00.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.md-home-4.md26011 .type::after {
  content: "";
  position: absolute;
  left: 100%;
  bottom: 0%;
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/ho4-00.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
.md-home-4.md26011 .ul {
  margin-top: 0.36rem;
}
.md-home-4.md26011 .ul .li {
  margin-bottom: 0.1rem;
}
.md-home-4.md26011 .ul .li:last-child {
  margin-bottom: 0;
}
.md-home-4.md26011 .ul .dd:hover .title {
  color: var(--active);
}
.md-home-4.md26011 .ul .dd:hover .time {
  color: var(--active);
}
.md-home-4.md26011 .ul .d-le {
  width: 70%;
}
.md-home-4.md26011 .ul .title {
  color: #666;
  transition: 0.5s;
}
.md-home-4.md26011 .ul .time {
  color: #999;
  flex-shrink: 0;
  transition: 0.5s;
}
@media screen and (max-width: 900px) {
  .md-home-4.md26011 .bitem {
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
