
.md-home-0 {
  position: relative;
  overflow: hidden;
}
.md-home-0 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.6rem;
  max-width: 92%;
}
.md-home-0 .ho_sw {
  overflow: hidden;
}
.md-home-0 .ho_sw .img {
  position: relative;
  padding-top: 43.75%;
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #999;
}
.md-home-0 .ho_sw .img img,
.md-home-0 .ho_sw .img video {
  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: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.md-home-0 .ho_sw .txt {
  line-height: 1.25;
}
.md-home-0 .ho_sw .d1 {
  margin-top: 0.3rem;
  letter-spacing: 4px;
}
.md-home-0 .ho_sw .d2 {
  line-height: 1.5;
  margin-top: 0.3rem;
}
@keyframes ban {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
.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%;
  bottom: 0.7rem;
  display: flex;
  justify-content: center;
  z-index: 30;
}
.md-home-0 .swiper-pagination-bullet {
  width: 1em;
  height: 1em;
  background-color: transparent;
  border-radius: 50%;
  margin: 0;
  margin-right: 0.1rem;
  opacity: 1;
  position: relative;
}
.md-home-0 .swiper-pagination-bullet::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0.25);
}
.md-home-0 .swiper-pagination-bullet-active {
  opacity: 1;
  box-shadow: 0 0 0 1px inset #fff;
}
.md-home-0 .swiper-pagination-bullet-active::before {
  transform: scale(0.25);
}
.md-home-0 .di {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  padding: 0.14rem 0.14rem;
  margin: 0.05rem 0;
  margin-right: 0.1rem;
  border: 1px dashed rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 0.06rem;
  letter-spacing: 0.04rem;
}
.md-home-0 .di i {
  width: 0.9em;
  height: 0.9em;
  background-image: url(/static/home/images/a16.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right: 0.5em;
}
.md-home-0 .aa {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  transition: all 0.3s;
  padding: 0.2rem 0.24rem;
  color: #fff;
  box-shadow: 0 0 0 2px inset #fff;
  border-radius: 1rem;
}
.md-home-0 .aa:hover {
  background-color: #fff;
  color: #008a83;
}
.md-home-0 .aa:hover .cic {
  filter: none;
}
.md-home-0 .cic {
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/a2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 0.42rem;
  filter: brightness(0) invert(1);
}
.md-home-0 .bots {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0.7rem;
  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 .btns {
  display: flex;
  align-items: center;
  position: absolute;
  right: 1rem;
  bottom: 0.45rem;
  z-index: 30;
}
.md-home-0 .sbtn {
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-size: 20% auto;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: 1;
  z-index: 30;
 background-color: #008a83;
  outline: none !important;
  position: absolute;
  top: calc(50% - 0.75em);
}
.md-home-0 .sbtn:hover {
  filter: none;
}
.md-home-0 .prev {
    left: 0.3rem;
  background-image: url(/static/home/images/icon-p12.png);
}
.md-home-0 .next {
    right: 0.3rem;
  background-image: url(/static/home/images/icon-p22.png);
}
.md-home-0 .num {
  margin: 0 0.25rem;
}
.md-home-0 .nums {
  color: rgba(255, 255, 255, 0.4);
  white-space: nowrap;
  z-index: 5;
  position: relative;
}
.md-home-0 .nums .n11 {
  color: #fff;
}
.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: 500px) {
  .md-home-0 .ho_sw .d1 {
    font-size: 0.32rem;
  }
  .md-home-0 .ho_sw .d2 {
    display: none;
  }
  .md-home-0 .bots {
    bottom: 0.3rem;
  }
  .md-home-0 .swiper-pagination {
    bottom: 0.3rem;
  }
}

.md-home-1 {
  padding-top: 0.95rem;
  padding-bottom: 1.45rem;
  position: relative;
  overflow: hidden;
}
.md-home-1 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.6rem;
  max-width: 92%;
}
.md-home-1 .com-tit {
  position: relative;
  line-height: 1.2;
}
.md-home-1 .com-tit.text-center .ct2 {
  margin-left: auto;
  margin-right: auto;
}
.md-home-1 .com-tit .ct2 {
  width: 1em;
  height: 0.1em;
  background-color: #008a83;
  margin-top: 0.2rem;
}
.md-home-1 .com-tit .ct3 {
  margin-top: 0.36rem;
}
.md-home-1 .box-left {
  width: calc( 760 / 1560 * 100%);
}
.md-home-1 .box-right {
  width: calc( 660 / 1560 * 100%);
}
.md-home-1 .intro {
  line-height: 2;
  margin-top: 0.36rem;
}
.md-home-1 .btns {
  margin-top: 0.5rem;
}
.md-home-1 .more {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  background-color: #008a83;
  color: #fff;
  border-radius: 1rem;
  padding: 0.05rem 0.05rem 0.05rem 0.4rem;
}
.md-home-1 .more i {
  width: 1em;
  height: 1em;
  background-color: #fff;
  border-radius: 50%;
  background-image: url(../images/a6.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24% auto;
  margin-left: 0.35rem;
}
.md-home-1 .nlist {
  margin-top: 0.6rem;
}
.md-home-1 .n11 {
  color: #ff8a00;
  line-height: 1;
}
.md-home-1 .n12 {
  margin-top: 0.1rem;
}
@media screen and (max-width: 900px) {
  .md-home-1 {
    background-position: left;
    padding: 0.7rem 0;
  }
  .md-home-1 .box-left {
    width: 100%;
  }
  .md-home-1 .box-right {
    width: 100%;
  }
}

.md-home-2 {
  padding-top: 0.9rem;
  padding-bottom: 0.7rem;
  position: relative;
  overflow: hidden;
}
.md-home-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.6rem;
  max-width: 92%;
}
.md-home-2 .com-tit {
  position: relative;
  line-height: 1.2;
}
.md-home-2 .com-tit.text-center .ct2 {
  margin-left: auto;
  margin-right: auto;
}
.md-home-2 .com-tit .ct2 {
  width: 1em;
  height: 0.1em;
  background-color: #008a83;
  margin-top: 0.2rem;
}
.md-home-2 .com-tit .ct3 {
  margin-top: 0.36rem;
}
.md-home-2 .list {
  margin-top: 0.48rem;
}
.md-home-2 .big {
  width: calc( 500 / 1560 * 100%);
}
.md-home-2 .ri {
  width: calc( 1030 / 1560 * 100%);
}
.md-home-2 a:hover .img {
  transform: scale(1.05);
}
.md-home-2 .ba {
  display: block;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 0.3rem;
}
.md-home-2 .ba .img {
  padding-top: calc( 560 / 500 * 100%);
}
.md-home-2 .sa {
  position: relative;
  width: calc( 500 / 1030 * 100%);
  margin-bottom: 0.3rem;
  border-radius: 0.2rem;
  overflow: hidden;
}
.md-home-2 .sa .img {
  padding-top: calc( 265 / 500 * 100%);
}
.md-home-2 .c-pic::before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0%;
  width: 100%;
  height: 1.5rem;
  color: black;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  z-index: 2;
  pointer-events: none;
}
.md-home-2 .text {
  width: 100%;
  position: absolute;
  left: 0%;
  bottom: 0%;
  padding: 0.36rem 0.4rem;
  z-index: 3;
}
@media screen and (max-width: 900px) {
  .md-home-2 {
    padding: 0.7rem 0;
  }
  .md-home-2 .big {
    width: 100%;
  }
  .md-home-2 .ri {
    width: 100%;
  }
  .md-home-2 .text {
    padding: 0.3rem;
  }
}

.md-home-3 {
  padding-top: 0.92rem;
  padding-bottom: 1rem;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.md-home-3 .com-tit {
  position: relative;
  line-height: 1.2;
}
.md-home-3 .com-tit.text-center .ct2 {
  margin-left: auto;
  margin-right: auto;
}
.md-home-3 .com-tit .ct2 {
  width: 1em;
  height: 0.1em;
  background-color: #008a83;
  margin-top: 0.2rem;
}
.md-home-3 .com-tit .ct3 {
  margin-top: 0.36rem;
}
.md-home-3 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.6rem;
  max-width: 92%;
}
.md-home-3 .com-tit {
  filter: brightness(0) invert(1);
}
.md-home-3 .nlist {
  margin-top: 0.9rem;
  margin-bottom: 0.5rem;
}
.md-home-3 .n-li {
  width: 25%;
  text-align: center;
  position: relative;
}
.md-home-3 .n-li:last-child::before {
  display: none;
}
.md-home-3 .n-li::before {
  content: "";
  width: 1px;
  height: 0.6rem;
  background-color: #ffffff;
  opacity: 0.2;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.md-home-3 .n-dd {
  display: inline-block;
  text-align: left;
}
.md-home-3 .wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.md-home-3 .inner {
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  font-size: 0;
}
.md-home-3 .list {
  font-size: 0;
  display: inline-block;
  vertical-align: top;
}
.md-home-3 .li {
  display: inline-block;
  vertical-align: middle;
  width: 2.38rem;
  margin: 0.1rem;
}
.md-home-3 .dd {
  display: block;
  cursor: pointer;
  width: 100%;
}
.md-home-3 .dd .img {
  padding-top: calc( 120 / 260 * 100%);
  border-radius: 0.2rem;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  .md-home-3 .nlist {
    flex-wrap: wrap;
    margin-top: 0.4rem;
  }
  .md-home-3 .n-li {
    width: 50%;
    margin: 0.1rem 0;
  }
  .md-home-3 .n-dd {
    text-align: center;
  }
}

.md-home-4 {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 0.6rem;
  background-color: #f2fafd;
  overflow: hidden;
}
.md-home-4 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.6rem;
  max-width: 92%;
}
.md-home-4 .com-tit {
  position: relative;
  line-height: 1.2;
}
.md-home-4 .com-tit.text-center .ct2 {
  margin-left: auto;
  margin-right: auto;
}
.md-home-4 .com-tit .ct2 {
  width: 1em;
  height: 0.1em;
  background-color: #008a83;
  margin-top: 0.2rem;
}
.md-home-4 .com-tit .ct3 {
  margin-top: 0.36rem;
}
.md-home-4 .box1 {
  position: relative;
}
.md-home-4 .box1 .c-pic {
  border-radius: 0.2rem;
}
.md-home-4 .box1 .img {
  padding-top: calc( 520 / 1560 * 100%);
}
.md-home-4 .box1 .text1 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.md-home-4 .box2 {
  margin-top: 1rem;
}
.md-home-4 .le {
  width: calc( 430 / 1560 * 100%);
}
.md-home-4 .ri {
  width: calc( 990 / 1560 * 100%);
}
.md-home-4 .list {
  margin-top: 0.44rem;
}
.md-home-4 .li {
  border-radius: 0.2rem;
  background-color: #fff;
  padding: 0.4rem;
  margin-bottom: 0.3rem;
  cursor: pointer;
}
.md-home-4 .li:last-child {
  margin-bottom: 0;
}
.md-home-4 .li .line {
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
  margin-top: 0.18rem;
  margin-bottom: 0.18rem;
}
.md-home-4 .li .dt {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.14rem;
}
.md-home-4 .li .dt:last-child {
  margin-bottom: 0;
}
.md-home-4 .li .dic {
  width: 0.75em;
  height: 1em;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-right: 0.1rem;
  flex-shrink: 0;
}
.md-home-4 .citem {
  display: none;
  height: 100%;
}
.md-home-4 .citem.show {
  display: block;
}
.md-home-4 .citem .img {
  padding-top: calc( 750 / 990 * 100%);
  border-radius: 0.2rem;
  overflow: hidden;
  display: block;
  height: 100%;
}
.md-home-4 .citem .c-pic {
  height: 100%;
}
@media screen and (max-width: 900px) {
  .md-home-4 {
    padding: 0.6rem 0;
  }
  .md-home-4 .le {
    width: 100%;
  }
  .md-home-4 .ri {
    width: 100%;
    margin-top: 0.4rem;
  }
  .md-home-4 .box2 {
    margin-top: 0.5rem;
  }
}
