
.md-home-0 {
  position: relative;
  overflow: hidden;
}
.md-home-0 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 10rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-home-0 .layout {
    min-width: 800px;
  }
}
.md-home-0 .ho_sw {
  overflow: hidden;
}
.md-home-0 .ho_sw .img {
  position: relative;
 
  overflow: hidden;
  transition: all 0.3s;
  display: block;
  background-color: #fff;
}
.md-home-0 .ho_sw .img img,
.md-home-0 .ho_sw .img video {
  width: 100%;
  height: 100%;
 
  -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;
}
.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 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 10rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-home-0 .layout {
    min-width: 800px;
  }
}
.md-home-0 .list {
  position: relative;
  z-index: 30;
}
.md-home-0 .li {
  width: 31.5%;
  margin-right: 3%;
  height: 1em;
}
.md-home-0 .li:last-child {
  margin-right: 0;
}
.md-home-0 .dd {
  display: block;
  padding: 0 0.2rem;
  border-radius: 0.1rem 0.1rem 0px 0px;
  border: solid 1px #cecece;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  transition: all 0.5s;
}
.md-home-0 .dd:hover {
  transform: translateY(calc(-100% + 1em));
}
.md-home-0 .dd:hover .logo {
  opacity: 0;
}
.md-home-0 .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1em;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}
.md-home-0 .logo img {
  height: 90%;
}
.md-home-0 .name {
  line-height: 2.8571428571;
}
.md-home-0 .img {
  padding-top: calc(110 / 280 * 100%);
}
@media screen and (max-width: 900px) {
  .md-home-0 .list {
    display: none;
  }
}

.md-home-2 {
  padding-top: 0.9rem;
  padding-bottom: 1.05rem;
  position: relative;
  overflow: hidden;
}
.md-home-2 .layout {
  margin-left: auto;
  margin-right: auto;
  width: 10rem;
  max-width: 92%;
}
@media screen and (min-width: 901px) {
  .md-home-2 .layout {
    min-width: 800px;
  }
}
.md-home-2 .d-li {
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 0.9rem;
}
.md-home-2 .d-li:nth-child(3n) {
  margin-right: 0;
}
.md-home-2 .tops {
  position: relative;
  border-bottom: 1px solid #c0bebd;
  padding-bottom: 0.08rem;
}
.md-home-2 .tops::before {
  content: "";
  width: 0.8rem;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(90deg, #f8d018 0%, #f8d018 50%, #6fcdf3 50%, #6fcdf3 100%);
}
.md-home-2 .bots {
  padding-top: 0.1rem;
}
.md-home-2 .more {
  color: #005aab;
}
.md-home-2 .li {
  margin-bottom: 0.05rem;
}
.md-home-2 .aa {
  display: flex;
  justify-content: space-between;
}
.md-home-2 .aa:hover .ate {
  color: #1fa4e8;
}
.md-home-2 .aa .ate {
  color: #737270;
  padding-left: 1em;
  position: relative;
  transition: all 0.5s;
}
.md-home-2 .aa .ate::before {
  content: "";
  width: 0.5em;
  height: 1em;
  background-image: url(/static/home/images/a1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 0%;
  top: calc(50% - 0.5em);
}
.md-home-2 .aa .time {
  flex-shrink: 0;
  margin-left: 0.2rem;
  color: #b3b3b3;
}
.md-home-2 .swiper .img {
  padding-top: calc( 180 / 310 * 100%);
}
@media screen and (max-width: 900px) {
  .md-home-2 .d-list {
    justify-content: space-between;
  }
  .md-home-2 .d-li {
    width: 48%;
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .md-home-2 .d-li {
    width: 100%;
  }
}

@media screen and (min-width: 501px) {
  .md-home-2 .ul {
    max-height: 200px;
    padding-right: 4px;
    overflow-y: auto;
  }

  .md-home-2 .ul::-webkit-scrollbar {
    width: 5px;
  }

  .md-home-2 .ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #1fa4e8;
  }
}
