<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#foreshow {
  min-height: 400px;
}
.foreshow-head li.active {
  font-weight: 500;
  color: black;
}
.foreshow-content li .w-1120 {
  border-top: 1px solid #979797;
}
.foreshow-content li:last-child {
  padding-bottom: 0;
}
.foreshow-content li.active {
  background-color: #000;
}
.foreshow-content li.active h3,
.foreshow-content li.active p,
.foreshow-content li.active h4,
.foreshow-content li.active span {
  color: #fff;
}

/* 澶ц疆鎾澶� */
.Banner-swiper-button-prev,
.Banner-swiper-button-next {
  height: 96px;
  width: 48px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  transition: 0.3s all ease-in-out;
  background-color: #ffffff1a;
  opacity: 1 !important;
  z-index: 3;
}
.Banner_tltie h1.activeTop {
  margin-top: 0;
  opacity: 1;
}
.Banner-swiper-button-next:hover,
.Banner-swiper-button-prev:hover {
}
.Banner-swiper-button-prev {
  left: 0;
  background-image: url(../img/Banner/l.svg);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.Banner-swiper-button-next {
  right: 0;
  background-image: url(../img/Banner/r.svg);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* 鍏叡鏍峰紡 */
.swiperList-hover .swiper-button-next,
.swiperList-hover .swiper-button-prev {
  width: 44px;
  height: 44px;
  /* border: 1px solid #e0e2e4; */
  border: 1px solid #e0e2e4;
  padding: 14px;
  border-radius: 50%;
  /* top: -40px; */
  /* background: #828898; */
  /* opacity: 0.5; */
}
.swiperList-hover .swiper-button-prev {
  right: 64px;
  left: initial;
  background-image: url(../img/l.svg);
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
  /* filter: invert(100%); */
}

.swiperList-hover .swiper-button-next {
  right: 0;
  left: initial;
  background-image: url(../img/r.svg);
  background-size: 16px 16px;
  background-position: center;
  background-repeat: no-repeat;
  /* filter: invert(100%); */
}

/* 鑱旂郴鎴戜滑 */
#contactUs {
  /* box-shadow: 0px 0px 16px 0px #cdcfd6; */
  background: #f5f5f5;
}
.layui-form input {
  width: 480px;
  border-radius: 4px;
  height: 48px;
  margin-bottom: 32px;
  border: 1px solid#CCCCCC;
}
.layui-form .layui-btn {
  background: #696969;
}

/* 绉诲姩绔�*/
@media (max-width: 768px) {
  /* 绉诲姩绔鑸爮 */
  .md_title {
    padding: 0 4.267vw;
    height: 14.933vw;
  }
  .md_title h3 {
    font-size: 5.6vw !important;
    line-height: normal !important;
    margin-bottom: 0 !important;
  }
  .md_title ul {
    top: 14.933vw;
  }
  .md_title.active svg {
    transform: rotate(180deg);
  }
  .md_title.active ul {
    height: 59.733vw;
  }
  .md_title ul li {
    height: 14.933vw;
    padding-left: 4.267vw;
    background: var(--400, #1a1b1e);
    font-size: 4.267vw;
    line-height: normal;
    border: 1px solid#1a1b1e;
  }
  /* 绉诲姩绔鑸爮END */
  #Banner {
    height: 58.667vw;
  }
  /* 娲诲姩棰勫憡 */
  #foreshow {
    padding: 0 4.267vw;
    background-color: #fff;
    padding-bottom: 5.333vw;
  }
  .foreshow {
    padding-top: 5.333vw;
  }
  .foreshow-head {
    display: block;
  }
  #foreshow h2 {
    font-size: 5.333vw;
    font-weight: 500;
    margin-bottom: 5.333vw;
  }
  .foreshow-head ul {
    padding-left: 1.067vw;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
  .foreshow-head ul li {
    margin-left: 0;
    margin-right: 4vw;
    font-size: 3.733vw;
    margin-bottom: 5.333vw;
    width: 27.733vw;
    height: 10.667vw;
    font-size: 4.267vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5.333vw;
    background-color: #ff4610;
    color: #fff;
  }
  .foreshow-head ul li a {
    color: #fff;
  }
  .foreshow-head li.active {
    background-color: #9ba0ad;
    color: #fff;
  }
  #contactUs {
    padding-bottom: 10.667vw;
    padding-top: 10.667vw;
  }

  /* 鍐呭 */
  .md_foreshow-content {
    /* padding: 2.667vw; */
  }
  .md_foreshow-content ul li {
    margin-bottom: 4.26vw;
  }
  .md_foreshow-content ul li img {
    height: 59.733vw;
  }
  .md_foreshow-content ul li .md_foreshow_li_text {
    height: 42.667vw;
    padding: 4.267vw 4.267vw 8vw;
  }
  .md_foreshow-content ul li .md_foreshow_li_text span {
    line-height: normal;
    font-size: 3.2vw;
  }
  .md_foreshow-content ul li .md_foreshow_li_text h3 {
    font-size: 6.4vw;
    line-height: normal;
  }
  .md_foreshow_pa {
    bottom: 8vw;
    left: 0;
    width: 100%;
    padding: 0 4.267vw;
  }
}
</pre></body></html>