
.md-promotion-0 {
  position: relative;
}
.md-promotion-0 .swiper {
  position: relative;
}
.md-promotion-0 .sw {
  position: relative;
  overflow: hidden;
}
.md-promotion-0 .img {
  display: block;
  position: relative;
  padding-top: 44.2708333333%;
}
.md-promotion-0 .swiper-slide-active .txt {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 0.5s, transform 0.5s;
}
.md-promotion-0 .text {
  position: absolute;
  left: 0%;
  top: 49%;
  transform: translateY(-50%);
  width: 100%;
}
.md-promotion-0 .txt {
  color: #fff;
  position: relative;
  opacity: 0;
  transform: translateY(10px);
}
.md-promotion-0 .t1 {
  font-weight: bold;
  line-height: 1.1;
}
.md-promotion-0 .t2 {
  line-height: 1.6666666667;
  margin-top: 0.27rem;
}
.md-promotion-0 .t3 {
  margin-top: 0.58rem;
}
.md-promotion-0 .aa {
  display: inline-block;
  padding: 0.19rem 0.4rem;
  line-height: 1;
  border-radius: 0.06rem;
  background-color: #007bff;
}
.md-promotion-0 .mouse {
  position: relative;
  transition: all 0.3s;
}
.md-promotion-0 .mouse:hover {
  transform: translateY(-8px);
  transition: all 0.3s;
}
.md-promotion-0 .mouse::before {
  content: "";
  width: 0.36rem;
  height: 0.31rem;
  position: absolute;
  right: calc(100% + 4px);
  bottom: 50%;
  background-image: url(/static/home/images/icon-13.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.md-promotion-0 .mouse img {
  width: 0.24rem;
}
.md-promotion-0 .swiper-pagination {
  position: absolute;
  bottom: 0.3rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.md-promotion-0 .swiper-pagination-bullet {
  width: 1em;
  height: 0.25em;
  opacity: 1;
  margin: 0 0.25em;
  border-radius: 1rem;
  transition: all 0.3s;
  background-color: transparent;
  position: relative;
  background-color: white;
}
.md-promotion-0 .swiper-pagination-bullet-active {
  width: 0.3rem;
  background-color: #007bff;
}
.md-promotion-0 .sbtn {
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-size: 11.4285714286% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.md-promotion-0 .sbtn::after {
  display: none;
}
.md-promotion-0 .sbtn:hover {
  background-color: #007bff;
}
.md-promotion-0 .prev {
  left: 0.5rem;
  background-image: url(/static/home/images/icon-p11.png);
}
.md-promotion-0 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.md-promotion-0 .next {
  right: 0.5rem;
  background-image: url(/static/home/images/icon-p21.png);
}
.md-promotion-0 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
@media screen and (max-width: 900px) {
  .md-promotion-0 .t1 {
    font-size: 0.3rem;
  }
  .md-promotion-0 .t2 {
    display: none;
  }
  .md-promotion-0 .t3 {
    margin-top: 0.2rem;
  }
  .md-promotion-0 .aa {
    font-size: 0.18rem;
    padding: 0.16rem;
  }
}
@media (max-width: 500px) {
  .md-promotion-0 .te .d2 {
    display: none;
  }
  .md-promotion-0 .h0_bot {
    pointer-events: none;
    opacity: 0;
  }
}
.md-promotion-1 {
  position: relative;
  padding-top: 0.9rem;
  padding-bottom: 1rem;
  background-color: #f4f8fb;
}
.md-promotion-1 .desc {
  color: #666;
  line-height: 1.7777777778;
  margin-top: 0.19rem;
}
.md-promotion-1 .img {
  padding-top: calc( 580 / 1680 * 100%);
  position: relative;
  overflow: hidden;
  border-radius: 0.16rem;
  margin-top: 0.45rem;
}

.md-promotion-2 {
  position: relative;
  padding-top: 0.9rem;
  padding-bottom: 0.3rem;
}
.md-promotion-2 .ul {
  margin-top: 0.48rem;
}
.md-promotion-2 .li {
  width: calc( 536 / 1680 * 100%);
  margin-right: calc( 35 / 1680 * 100%);
  margin-bottom: 0.35rem;
}
.md-promotion-2 .li:nth-child(3n) {
  margin-right: 0;
}
.md-promotion-2 .dd {
  height: 100%;
  display: block;
  background-color: #f4f8fb;
  border-radius: 0.16rem;
  overflow: hidden;
  position: relative;
}
.md-promotion-2 .dd:hover .bg {
  opacity: 1;
}
.md-promotion-2 .dd:hover .intro {
  display: block;
  overflow: visible;
}
.md-promotion-2 .dd:hover .btn {
  color: #007bff;
  opacity: 0;
}
.md-promotion-2 .dd:hover .btn i {
  background-image: url(/static/home/images/p4.png);
}
.md-promotion-2 .bg {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  z-index: 0;
  transition: opacity 0.5s;
}
.md-promotion-2 .img {
  position: relative;
  padding-top: calc( 360 / 537 * 100%);
}
.md-promotion-2 .img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.md-promotion-2 .text {
  position: relative;
  padding: 0.63rem 0.7rem 0.4rem;
  z-index: 5;
}
.md-promotion-2 .title {
  color: #222222;
  font-weight: bold;
}
.md-promotion-2 .intro {
  line-height: 1.3333333333;
  height: 2.6666666667em;
  margin-top: 0.1rem;
}
.md-promotion-2 .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 0.25rem;
}
.md-promotion-2 .btn i {
  width: 0.3em;
  height: 1em;
  background-image: url(/static/home/images/p3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.5em;
}
@media screen and (max-width: 900px) {
  .md-promotion-2 .ul {
    justify-content: space-between;
  }
  .md-promotion-2 .li {
    width: 48%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .md-promotion-2 .text {
    padding: 0.3rem 0.2rem;
  }
}

.md-promotion-3 {
  position: relative;
  padding-top: 0.28rem;
}
.md-promotion-3 .desc {
  color: #666;
  line-height: 1.3333333333;
  margin-top: 0.3rem;
  margin-bottom: 0.44rem;
}

.pmt3-pc .li {
  width: 4.5rem;
  transition: width 0.3s linear;
}
.pmt3-pc .show {
  width: 10rem;
}
.pmt3-pc .show .hd {
  opacity: 0;
  pointer-events: none;
}
.pmt3-pc .show .bd {
  opacity: 1;
}
.pmt3-pc .dd {
  position: relative;
  overflow: hidden;
  color: #fff;
  display: block;
}
.pmt3-pc .bg {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  background-position: center;
}
.pmt3-pc .hd {
  height: 7rem;
  overflow: hidden;
  position: relative;
  text-align: center;
  transition: all 0.3s;
}
.pmt3-pc .hd .hte {
  padding: 0 0.6rem;
  padding-top: 1.9rem;
}
.pmt3-pc .hd .icon {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 0 0.1rem rgba(255, 255, 255, 0.2);
  margin: 0 auto;
}
.pmt3-pc .hd .ht11 {
  margin-top: 0.38rem;
}
.pmt3-pc .hd .more {
  position: absolute;
  left: 0;
  bottom: 0.38rem;
  width: 100%;
}
.pmt3-pc .bd {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 10rem;
  height: 100%;
  opacity: 0;
  transition: all 0.3s;
}
.pmt3-pc .bte {
  width: 5.4rem;
  width: 7.4rem;
  position: absolute;
  left: 1.2rem;
  top: 1.43rem;
  top: 0.8rem;
}
.pmt3-pc .bt1 {
  font-weight: bold;
}
.pmt3-pc .bt2 {
  line-height: 1.75;
  margin-top: 0.24rem;
}
.pmt3-pc .bots {
  position: absolute;
  left: 0%;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgba(240, 245, 248, 0.6);
  padding: 0.38rem 0.5rem 0.38rem;
}
.pmt3-pc .bots .more {
  display: inline-flex;
  align-items: center;
}
.pmt3-pc .bots .more i {
  margin-left: 0.25em;
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/icon-12.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 900px) {
  .pmt3-pc {
    display: none;
  }
}

.pmt3-app {
  color: #fff;
  padding: 0 0.2rem;
  width: 100%;
}
.pmt3-app .bg {
  position: relative;
  padding-top: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.pmt3-app .text {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  padding: 0.4rem;
}
.pmt3-app .t11 {
  font-weight: bold;
}
.pmt3-app .t12 {
  line-height: 1.5;
  margin-top: 0.3rem;
}
.pmt3-app .swiper-pagination {
  margin-top: 0.2rem;
  width: 100%;
  position: static;
}
.pmt3-app .swiper-pagination-bullet {
  margin: 0 0.25em;
}
@media screen and (min-width: 901px) {
  .pmt3-app {
    display: none;
  }
}

.md-promotion-4 {
  padding-top: 1.3rem;
  padding-bottom: 1.2rem;
  position: relative;
  overflow: hidden;
}
.md-promotion-4 .swiper {
  margin-top: 0.58rem;
  position: relative;
}
.md-promotion-4 .sw {
  padding: 0.6rem 0.4rem;
  background-color: #f6f9fb;
  border-radius: 0.1rem;
  height: auto;
  transition: all 0.5s;
}
.md-promotion-4 .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 1.1rem;
  height: 1.1rem;
  border-radius: 0.2rem;
}
.md-promotion-4 .icon::before {
  content: "";
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  transform-origin: center;
  background-color: #007bff;
  border-radius: 0.2rem;
}
.md-promotion-4 .ii {
  width: 45.4545454545%;
  height: 45.4545454545%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
  position: relative;
  z-index: 5;
}
.md-promotion-4 .text {
  margin-top: 0.55rem;
}
.md-promotion-4 .t1 {
  font-weight: bold;
}
.md-promotion-4 .t2 {
  color: #666666;
  line-height: 1.5;
  margin-top: 0.23rem;
}
.md-promotion-4 .sbtn {
  position: absolute;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 30;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.md-promotion-4 .sbtn:hover {
  background-color: #007bff;
}
.md-promotion-4 .prev {
  right: calc(100% + 0.3rem);
  background-image: url(/static/home/images/icon-11.png);
}
.md-promotion-4 .next {
  left: calc(100% + 0.3rem);
  background-image: url(/static/home/images/icon-12.png);
}
.md-promotion-4 .swiper-pagination {
  margin-top: 0.4rem;
  position: static;
}
.md-promotion-4 .swiper-pagination-bullet {
  margin: 0 0.25em;
}
@media screen and (min-width: 901px) {
  .md-promotion-4 .sw:hover {
    background-color: #007bff;
    text-align: center;
  }
  .md-promotion-4 .sw:hover .icon::before {
    background-color: #fff;
    transform: rotate(45deg);
    border-radius: 0.3rem;
  }
  .md-promotion-4 .sw:hover .ii {
    filter: none;
  }
  .md-promotion-4 .sw:hover .t1,
  .md-promotion-4 .sw:hover .t2 {
    color: #fff;
  }
  .md-promotion-4 .swiper-pagination {
    display: none;
  }
}

.md-promotion-5 {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  position: relative;
  overflow: hidden;
  background-color: #f6f9fb;
}
.md-promotion-5 .com-tt {
  line-height: 1;
}
.md-promotion-5 .imgs {
  width: calc( 680 / 1680 * 100%);
}
.md-promotion-5 .img {
  position: relative;
  padding-top: calc( 700 / 680 * 100%);
}
.md-promotion-5 .img::after {
  content: "";
  width: 94.8529411765%;
  height: 1.4rem;
  background-color: #007bff;
  position: absolute;
  bottom: -0.4rem;
  right: -0.2rem;
}
.md-promotion-5 .img::before {
  content: "";
  width: 97.0588235294%;
  height: 95.7142857143%;
  border: solid 1px #dbdbdb;
  position: absolute;
  top: -0.4rem;
  right: -0.4rem;
  z-index: 0;
}
.md-promotion-5 .img img {
  z-index: 5;
}
.md-promotion-5 .box-right {
  width: calc( 840 / 1680 * 100%);
}
.md-promotion-5 .list {
  border-top: 1px solid #dbdbdb;
  margin-top: 0.38rem;
}
.md-promotion-5 .li {
  padding: 0.34rem 0;
  border-bottom: 1px solid #dbdbdb;
}
.md-promotion-5 .show {
  border-bottom: 2px solid #007bff;
}
.md-promotion-5 .show .hte {
  color: #007bff;
}
.md-promotion-5 .show .hic {
  background-color: #007bff;
  background-image: url(/static/home/images/p2.png);
}
.md-promotion-5 .hd {
  position: relative;
  cursor: pointer;
  padding-right: 0.4rem;
}
.md-promotion-5 .hte {
  font-weight: bold;
  color: #222;
}
.md-promotion-5 .hic {
  position: absolute;
  right: 0;
  top: calc(50% - 0.5em);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 31.25% auto;
  background-image: url(/static/home/images/p1.png);
}
.md-promotion-5 .bd {
  display: none;
}
.md-promotion-5 .bte {
  margin-top: 0.18rem;
}
.md-promotion-5 .t11 {
  line-height: 1.3333333333;
  color: #666;
}
.md-promotion-5 .t12 {
  display: inline-flex;
  align-items: center;
  color: #007bff;
  margin-top: 0.22rem;
  line-height: 1;
}
.md-promotion-5 .t12 svg {
  width: 0.4em;
  height: 1em;
  margin-left: 0.4em;
}
@media screen and (max-width: 900px) {
  .md-promotion-5 .imgs {
    width: 90%;
  }
  .md-promotion-5 .box-right {
    width: 100%;
    margin-top: 0.8rem;
  }
}
