
.ho-ban {
  position: relative;
  overflow: hidden;
}
.ho-ban .ho_sw {
  overflow: hidden;
}
.ho-ban .ho_sw .img {
  position: relative;
  padding-top: 40.1041666667%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.ho-ban .ho_sw .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.ho-ban .ho_sw .text {
  width: 100%;
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.ho-ban .ho_sw .text1 {
  top: 19.7604790419%;
  transform: translate(0);
}
.ho-ban .ho_sw .d0 {
  margin-bottom: 0.36rem;
}
.ho-ban .ho_sw .d0 img {
  max-height: 31.25vw;
}
.ho-ban .ho_sw .d2 {
  margin-top: 0.08rem;
  line-height: 1.6666666667;
}
.ho-ban .ho_sw .d3 {
  margin-top: 0.7rem;
}
.ho-ban .swiper-slide-active .text {
  opacity: 1;
  transition: opacity 1s 0.5s;
}
.ho-ban .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.4rem;
}
.ho-ban .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;
}
.ho-ban .swiper-pagination-bullet-active {
  width: 0.3rem;
}
.ho-ban .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;
}
.ho-ban .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;
}
.ho-ban .mouse .ani {
  animation: jump 1s linear infinite;
}
.ho-ban .mouse img {
  height: 0.22rem;
  margin-bottom: 0.12rem;
}
.ho-ban .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.19rem 0.45rem;
  border-radius: 1rem;
  color: #fff;
  background-color: #ed8e8a;
}
.ho-ban .aa .cic {
  width: 1em;
  height: 1em;
  background-image: url(/static/home/images/a11.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.54rem;
}
.ho-ban .anim::after {
  animation: indicator-loading 4.5s linear forwards;
}
.ho-ban .btns {
  display: flex;
  align-items: center;
  position: absolute;
  right: 1rem;
  bottom: 0.45rem;
  z-index: 30;
}
.ho-ban .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);
}
.ho-ban .sbtn:hover {
  filter: none;
}
.ho-ban .prev {
  background-image: url(/static/home/images/b3.png);
}
.ho-ban .next {
  background-image: url(/static/home/images/b4.png);
}
.ho-ban .num {
  margin: 0 0.25rem;
}
.ho-ban .nums {
  color: rgba(255, 255, 255, 0.6);
  white-space: nowrap;
  z-index: 5;
  position: relative;
}
.ho-ban .nums .n11 {
  color: #fff;
}
.ho-ban svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  opacity: 0;
  transform-origin: top left;
}
.ho-ban svg circle {
  transform: rotate(-90deg);
  transform-origin: center;
}
.ho-ban .pag {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.75rem;
  left: 0;
  width: 100%;
  z-index: 30;
}
.ho-ban .pi {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 0.1rem;
}
.ho-ban .pi.on {
  color: white;
}
.ho-ban .pi.on .line {
  display: block;
}
.ho-ban .pi.on .line::after {
  animation: wd 4.5s linear;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 750px) {
  .ho-ban .ho_sw .d1 {
    font-size: 0.36rem;
  }
  .ho-ban .ho_sw .d2 {
    display: none;
  }
  .ho-ban .ho_sw .d3 {
    margin-top: 0.2rem;
  }
  .ho-ban .ho_sw .aa {
    padding: 0.1rem 0.2rem;
  }
  .ho-ban .btns {
    right: 2%;
  }
}

.md-home-1 {
  padding: 0 0.2rem;
  padding-top: 0.93rem;
  padding-bottom: 0.55rem;
}
.md-home-1 .swiper {
  margin-top: 0.52rem;
}
.md-home-1 .sw:hover .bg img {
  transform: scale(1.05);
}
.md-home-1 .sw:hover .more {
  background-color: #ed8e8a;
  color: #fff;
}
.md-home-1 .bg {
  position: relative;
  padding-top: calc(660 / 440 * 100%);
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home-1 .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.37rem 0.1rem;
}
.md-home-1 .btns {
  margin-top: 0.3rem;
}
.md-home-1 .more {
  display: inline-block;
  padding: 0 0.52rem;
  border-radius: 1rem;
  color: #ed8e8a;
  line-height: 3.4375;
  background-color: #fff;
  transition: all 0.3s;
}
.md-home-1 .ic {
  width: 1em;
  height: 1em;
  margin-left: 0.35rem;
  background-image: url(/static/home/images/hm_1.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  .md-home-1 .text {
    width: 100%;
  }
}

.md-home-2 {
  padding-top: 0.6rem;
  padding-bottom: 1.2rem;
  overflow: hidden;
}
.md-home-2 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.8rem;
  height: 0.8rem;
  background-color: #ed8e8a;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17.5% auto;
  border-radius: 50%;
  z-index: 5;
}
.md-home-2 .swiper {
  margin-top: 0.52rem;
  position: relative;
}
.md-home-2 .swiper-container {
  overflow: visible;
}
.md-home-2 .sw {
  width: 12rem;
  max-width: 100%;
  opacity: 0.7;
  cursor: pointer;
}
.md-home-2 .swiper-slide-active {
  opacity: 1;
}
.md-home-2 .bg {
  position: relative;
  padding-top: 50%;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home-2 .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0.4rem 0.1rem;
}
.md-home-2 .h3 {
  color: #fff;
}
.md-home-2 .sbtn {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 29.6296296296% auto;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 30;
}
.md-home-2 .sbtn:hover {
  background-color: #ed8e8a;
}
.md-home-2 .prev {
  left: 0;
  background-image: url(/static/home/images/icon-p11.png);
}
.md-home-2 .prev:hover {
  background-image: url(/static/home/images/icon-p12.png);
}
.md-home-2 .next {
  right: 0;
  background-image: url(/static/home/images/icon-p21.png);
}
.md-home-2 .next:hover {
  background-image: url(/static/home/images/icon-p22.png);
}
@media screen and (max-width: 750px) {
  .md-home-2 {
    padding: 0.6rem 0;
  }
  .md-home-2 .sw {
    width: 100%;
  }
}

.md-home-3 {
  overflow: hidden;
}
.md-home-3 .box {
  background-color: #fdf3f3;
}
.md-home-3 .imgs {
  width: 44.2708333333%;
}
.md-home-3 .img {
  padding-top: calc(800 / 850 * 100%);
  position: relative;
}
.md-home-3 .watch {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  cursor: pointer;
  background-color: #fff;
  background-image: url(/static/home/images/a2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: calc(17 / 90 * 100%) auto;
}
.md-home-3 .ri {
  width: 8.1rem;
  margin-left: 1rem;
}
.md-home-3 .tit {
  color: #333;
}
.md-home-3 .tit span {
  color: #ed8e8a;
}
.md-home-3 .d12 {
  line-height: 1.6666666667;
  margin-top: 0.1rem;
}
.md-home-3 .line {
  height: 1px;
  background-color: #cccccc;
  margin-top: 0.4rem;
  margin-bottom: 0.44rem;
}
.md-home-3 .d13 {
  color: #333;
  line-height: 1.8;
}
.md-home-3 .intro {
  line-height: calc(34 / 16 );
  margin-top: 0.06rem;
}
.md-home-3 .btns {
  margin-top: 0.52rem;
}
.md-home-3 .more {
  display: inline-block;
  padding: 0.15rem 0.48rem;
  background-color: #ed8e8a;
  color: #fff;
  border-radius: 1rem;
  transition: all 0.3s;
}
.md-home-3 .more:hover {
  transform: translateY(-0.1rem);
}
.md-home-3 .ripple-circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px solid #fff;
  width: 100%;
  height: 100%;
  animation: ripple 3s ease-out infinite;
}
.md-home-3 .ripple-circle:nth-child(1) {
  animation-delay: 0s;
}
.md-home-3 .ripple-circle:nth-child(2) {
  animation-delay: 1s;
}
.md-home-3 .ripple-circle:nth-child(3) {
  animation-delay: 2s;
}
@keyframes ripple {
  0% {
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
}
@media screen and (max-width: 750px) {
  .md-home-3 .box {
    flex-wrap: wrap;
    padding: 0 4%;
  }
  .md-home-3 .imgs {
    width: 100%;
    order: 2;
  }
  .md-home-3 .ri {
    width: 100%;
    margin: 0;
    order: 1;
    padding: 0.3rem 0;
  }
}

.md-home-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.md-home-4 .swiper {
  width: 6.8rem;
}
.md-home-4 .le {
  width: 6rem;
}
.md-home-4 .intro {
  line-height: 1.8333333333;
  margin-top: 0.22rem;
}
.md-home-4 .img {
  position: relative;
  padding-top: 68.75%;
  background-color: #f3f3f3;
  border-radius: 0.1rem;
  overflow: hidden;
}
.md-home-4 .ii {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 750px) {
  .md-home-4 {
    padding: 0.5rem 0;
  }
  .md-home-4 .swiper {
    margin-top: 0.3rem;
  }
}
