
.md-home-0 {
  position: relative;
  overflow: hidden;
}
.md-home-0 .ho_sw {
  overflow: hidden;
}
.md-home-0 .ho_sw .img {
  position: relative;
  padding-top: 48.9583333333%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.md-home-0 .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.md-home-0 .ho_sw .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 54%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0 .ho_sw .text1 {
  top: 19.7604790419%;
  transform: translate(0);
}
.md-home-0 .ho_sw .d0 {
  margin-bottom: 0.36rem;
}
.md-home-0 .ho_sw .d0 img {
  max-height: 31.25vw;
}
.md-home-0 .ho_sw .d1 {
  font-weight: bold;
}
.md-home-0 .ho_sw .d2 {
  color: #e60012;
  font-weight: bold;
  line-height: 1.45;
}
.md-home-0 .ho_sw .d3 {
  margin-top: 0.7rem;
}
.md-home-0 .swiper-slide-active .img {
  animation: ban 10s linear;
}
.md-home-0 .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.md-home-0 .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.4rem;
}
.md-home-0 .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: white;
  border-radius: 1rem;
  margin: 0 0.05rem;
  opacity: 1;
  transition: width 0.3s;
}
.md-home-0 .swiper-pagination-bullet-active {
  width: 0.3rem;
}
.md-home-0 .bots {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: absolute;
  bottom: 0.6rem;
  left: 50%;
  transform: translate(-50%);
  z-index: 30;
  color: #fff;
  line-height: 1;
}
.md-home-0 .mouse {
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 0.3rem;
  transform: translate(-50%);
  z-index: 30;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.md-home-0 .mouse .ani {
  animation: jump 1s linear infinite;
}
.md-home-0 .mouse img {
  height: 0.22rem;
  margin-bottom: 0.12rem;
}
.md-home-0 .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: rgba(255, 255, 255, 0.4);
  color: #fff;
  padding: 0.22rem;
  padding-left: 0.5rem;
  padding-right: 0.4rem;
  border-radius: 1rem;
  margin-top: 0.7rem;
  transition: all 0.3s;
}
.md-home-0 .aa:hover {
  background-color: #e60012;
  color: #fff;
}
.md-home-0 .aa .cic {
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.16rem;
  filter: brightness(0) invert(1);
}
.md-home-0 .anim::after {
  animation: indicator-loading 4.5s linear forwards;
}
.md-home-0 .btns {
  display: flex;
  align-items: center;
  position: absolute;
  right: 1rem;
  bottom: 0.45rem;
  z-index: 30;
}
.md-home-0 .sbtn {
  width: 1em;
  height: 1em;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
  filter: brightness(0) invert(1);
}
.md-home-0 .sbtn:hover {
  filter: none;
}
.md-home-0 .prev {
  background-image: url(/static/home/images/b3.png);
}
.md-home-0 .next {
  background-image: url(/static/home/images/b4.png);
}
.md-home-0 .num {
  margin: 0 0.25rem;
}
.md-home-0 .nums {
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  z-index: 5;
  position: relative;
}
.md-home-0 .nums .n11 {
  color: #fff;
}
.md-home-0 svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  opacity: 0;
  transform-origin: top left;
}
.md-home-0 svg circle {
  transform: rotate(-90deg);
  transform-origin: center;
}
.md-home-0 .pag {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.75rem;
  left: 0;
  width: 100%;
  z-index: 30;
}
.md-home-0 .pi {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.1rem;
}
.md-home-0 .pi.on {
  color: white;
}
.md-home-0 .pi.on .line {
  display: block;
}
.md-home-0 .pi.on .line::after {
  animation: wd 4.5s linear;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 900px) {
  .md-home-0 .ho_sw .d1 {
    font-size: 0.3rem;
  }
  .md-home-0 .ho_sw .d2 {
    font-size: 0.5rem;
  }
}

.md-home-1 {
  padding-top: 0.95rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.md-home-1 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  box-shadow: 0 0 0 1px inset #d3d3d3;
  color: #e60012;
  padding: 0.22rem;
  padding-left: 0.5rem;
  padding-right: 0.4rem;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-home-1 .more:hover {
  background-color: #e60012;
  color: #fff;
}
.md-home-1 .more:hover .mic {
  filter: brightness(0) invert(1);
}
.md-home-1 .mic {
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.16rem;
}
.md-home-1 .swiper {
  position: relative;
  width: calc(100% + 0.6rem);
  margin-left: -0.3rem;
  padding: 0.3rem;
  margin-top: 0.24rem;
  overflow: hidden;
}
.md-home-1 .swiper-container {
  overflow: visible;
}
.md-home-1 .sw {
  height: auto;
  min-height: 5.2rem;
  background-color: #f7f7f7;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
  transition: all 0.3s;
}
.md-home-1 .sw::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 0.1rem;
  border: 1px solid #e60012;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s;
}
.md-home-1 .sw:hover {
  box-shadow: 0 0 0.3rem rgba(0, 0, 0, 0.1);
}
.md-home-1 .sw:hover::before {
  opacity: 1;
}
.md-home-1 .sw:hover .img img {
  transform: scale(1.05);
}
.md-home-1 .sw:hover .name {
  opacity: 0;
}
.md-home-1 .sw:hover .btn {
  top: 0.05rem;
  opacity: 1;
}
.md-home-1 .img {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.md-home-1 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-home-1 .text {
  margin-top: 0.42rem;
  padding: 0 0.2rem;
  padding-bottom: 0.4rem;
  position: relative;
}
.md-home-1 .name {
  font-weight: 400;
  line-height: calc(33 / 24 );
  height: 2.75em;
  transition: all 0.3s;
}
.md-home-1 .btn {
  position: absolute;
  left: 50%;
  top: 0.05rem;
  top: 0.3rem;
  transform: translate(-50%);
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  background-color: #e60012;
  white-space: nowrap;
  cursor: pointer;
  padding: 0.22rem;
  padding-left: 0.5rem;
  padding-right: 0.4rem;
  opacity: 0;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-home-1 .bic {
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.16rem;
  filter: brightness(0) invert(1);
}
.md-home-1 .bots {
  margin-top: 0.3rem;
}
.md-home-1 .swiper-scrollbar {
  flex-grow: 1;
  height: 2px;
  background-color: #ccc;
}
.md-home-1 .swiper-scrollbar-drag {
  background-color: #e60012;
}
.md-home-1 .btns {
  flex-shrink: 0;
  margin-left: 0.2rem;
}
.md-home-1 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 1px inset #e60012;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13.3333333333% auto;
  margin-left: 0.2rem;
  cursor: pointer;
}
.md-home-1 .sbtn:hover {
  background-color: #e60012;
}
.md-home-1 .prev {
  background-image: url(/static/home/images/icon-p11.png);
}
.md-home-1 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.md-home-1 .next {
  background-image: url(/static/home/images/icon-p21.png);
}
.md-home-1 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}

.md-home-2 {
  padding-top: 2.1rem;
  padding-bottom: 1rem;
  min-height: 9.2rem;
  background-attachment: fixed;
}
.md-home-2 .text {
  width: 10rem;
  padding-left: 0.8rem;
}
.md-home-2 .intro {
  width: 8.3rem;
  max-width: 100%;
  line-height: calc(28 / 16  );
  margin-top: 0.23rem;
}
.md-home-2 .btns {
  margin-top: 0.8rem;
}
.md-home-2 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #e60012;
  color: #fff;
  padding: 0.22rem;
  padding-left: 0.5rem;
  padding-right: 0.4rem;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-home-2 .more:hover {
  transform: translateY(-0.1rem);
}
.md-home-2 .mic {
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.16rem;
  filter: brightness(0) invert(1);
}

.md-home-3 {
  background-color: #f2f4f8;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  overflow: hidden;
}
.md-home-3 .box1 {
  position: relative;
  padding-top: 1.4rem;
  padding-bottom: 1.48rem;
}
.md-home-3 .text {
  width: 4.7rem;
  position: relative;
  z-index: 5;
}
.md-home-3 .text .title {
  font-weight: bold;
  letter-spacing: -2px;
}
.md-home-3 .text .line {
  width: 1em;
  height: 0.1em;
  background-color: #e60012;
  margin-top: 0.18rem;
  margin-bottom: 0.32rem;
}
.md-home-3 .text .subtit {
  font-weight: bold;
}
.md-home-3 .text .intro {
  margin-top: 0.09rem;
  line-height: calc(34 / 16  );
}
.md-home-3 .imgs {
  position: absolute;
  left: 26.25%;
  top: 0;
  width: 13.3rem;
}
.md-home-3 .imgs .ii {
  width: 100%;
}
.md-home-3 .box2 {
  margin-top: 0.6rem;
}
.md-home-3 .ul {
  padding: 0.4rem 0 0.5rem;
  background-color: #ffffff;
  border-radius: 0.1rem;
}
.md-home-3 .li {
  width: 20%;
}
.md-home-3 .dd {
  min-height: 2.4rem;
  height: 100%;
  border-right: 1px solid #f3f3f3;
  padding: 0 0.3rem;
  position: relative;
}
.md-home-3 .dd::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0.1rem;
  background-color: #e60012;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s;
  z-index: 0;
}
.md-home-3 .dd .icon {
  display: flex;
  position: relative;
  transition: all 0.3s;
}
.md-home-3 .dd .ic {
  width: 1em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
}
.md-home-3 .dd .te {
  margin-top: 0.23rem;
  position: relative;
  transition: all 0.3s;
}
.md-home-3 .dd .t11 {
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 1px;
}
.md-home-3 .dd .t12 {
  line-height: calc(20 / 14);
  margin-top: 0.13rem;
}
@media screen and (min-width: 901px) {
  .md-home-3 .dd:hover::before {
    height: calc(100% + 1.3rem);
    opacity: 1;
  }
  .md-home-3 .dd:hover .icon {
    filter: brightness(0) invert(1);
  }
  .md-home-3 .dd:hover .te {
    filter: brightness(0) invert(1);
  }
}
@media screen and (max-width: 900px) {
  .md-home-3 .box1 {
    padding: 0.5rem 0;
  }
  .md-home-3 .text {
    width: 100%;
  }
  .md-home-3 .imgs {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 0.4rem;
  }
  .md-home-3 .li {
    width: 100%;
  }
  .md-home-3 .dd {
    padding: 0.3rem;
  }
}

.md-home-4 {
  padding-top: 0.84rem;
  padding-bottom: 1.18rem;
  position: relative;
  overflow: hidden;
}
.md-home-4 .layout {
  width: 12rem;
}
.md-home-4 .swiper {
  margin-top: 0.52rem;
  position: relative;
}
.md-home-4 .swiper-container {
  overflow: visible;
}
.md-home-4 .sw {
  width: 7.6rem;
  background-color: #fff;
}
.md-home-4 .sw:hover .img img {
  transform: scale(1.05);
}
.md-home-4 .img {
  position: relative;
  padding-top: calc(500 / 760 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home-4 .text {
  margin-top: 0.24rem;
}
.md-home-4 .swiper-pagination {
  position: static;
  margin-top: 0.29rem;
}
.md-home-4 .spp1 {
  color: #e60012;
}
.md-home-4 .sbtn {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  box-shadow: 0 0 0 2px inset #e60012;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10% auto;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 30;
}
.md-home-4 .sbtn:hover {
  background-color: #e60012;
}
.md-home-4 .prev {
  background-image: url(/static/home/images/icon-p11.png);
  left: 0.4rem;
}
.md-home-4 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.md-home-4 .next {
  background-image: url(/static/home/images/icon-p21.png);
  right: 0.4rem;
}
.md-home-4 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}

.md-home-5 {
  position: relative;
  overflow: hidden;
  padding-top: 1rem;
  padding-bottom: 1.16rem;
  background-color: #f8f8f8;
}
.md-home-5 .le {
  width: 26.25%;
  padding-bottom: 0.74rem;
}
.md-home-5 .ri {
  width: 65%;
}
.md-home-5 .intro {
  line-height: 1.3333333333;
  margin-top: 0.06rem;
}
.md-home-5 .mbtn {
  margin-top: 0.76rem;
}
.md-home-5 .swiper {
  width: 150%;
  overflow: hidden;
  padding-top: 1.2rem;
}
.md-home-5 .swiper-container {
  overflow: visible;
}
.md-home-5 .sw {
  width: 3.6rem;
  margin-right: 1.2rem;
  transition: all 0.3s;
}
.md-home-5 .sw:last-child {
  margin-right: 0;
}
.md-home-5 .sw:hover {
  transform: translateY(-1.2rem);
}
.md-home-5 .sw:hover .title {
  color: #e60012;
}
.md-home-5 .sw .img {
  position: relative;
  padding-top: calc(400 / 360 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home-5 .sw .text {
  padding-top: 0.24rem;
}
.md-home-5 .sw .title {
  line-height: 1.25;
  transition: color 0.3s;
}
.md-home-5 .sw .time {
  margin-top: 0.09rem;
}
.md-home-5 .more {
  display: inline-flex;
  align-items: center;
  box-shadow: 0 0 0 1px inset #d3d3d3;
  color: #e60012;
  border-radius: 1rem;
  line-height: 1;
  padding: 0.22rem 0.5rem;
  padding-right: 0.4rem;
  transition: all 0.3s;
}
.md-home-5 .more:hover {
  background-color: #e60012;
  color: #fff;
}
.md-home-5 .more:hover .mic {
  filter: brightness(0) invert(1);
}
.md-home-5 .mic {
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.3rem;
}
.md-home-5 .btns {
  margin-top: 1.4rem;
}
.md-home-5 .sbtn {
  width: 1em;
  height: 1em;
  border-radius: 50%;
  box-shadow: 0 0 0 2px inset #e60012;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 13.3333333333% auto;
  cursor: pointer;
  margin-right: 0.14rem;
  z-index: 30;
  transition: all 0.3s;
}
.md-home-5 .sbtn:hover {
  background-color: #e60012;
}
.md-home-5 .prev {
  background-image: url(/static/home/images/icon-p11.png);
  left: 0.4rem;
}
.md-home-5 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.md-home-5 .next {
  background-image: url(/static/home/images/icon-p21.png);
  right: 0.4rem;
}
.md-home-5 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
@media screen and (max-width: 900px) {
  .md-home-5 .le {
    width: 100%;
  }
  .md-home-5 .ri {
    width: 100%;
    overflow: visible;
  }
  .md-home-5 .swiper {
    width: 100%;
  }
  .md-home-5 .sw {
    width: 45%;
    margin-right: 5%;
  }
}
