<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.secondly_top h2 {
  background: linear-gradient(
    101deg,
    #ffae34 8.16%,
    #ff6b34 32.61%,
    #ff0083 80.05%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body {
  background-color: #000;
  transition: background 1.2s ease-in-out;
}

html {
  transition: 0s !important;
}

/* 瀵艰埅鏍� */
.header_bg {
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  background: rgba(255, 255, 255, 0.7);
}

/* 瀵艰埅鏍� */
/* .title_box {
  transition: background 1.2s cubic-bezier(0.28, 0.11, 0.32, 1);
} */
.title_box {
  transition: 0s !important;
}

.line {
  background-color: #979797;
  opacity: 0.3;
}

.dimBlack {
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  background: rgba(29, 29, 31, 0.7);
}

.dimWhite {
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  background: rgba(255, 255, 255, 0.7);
}

.dimWhite .c-white {
  color: #000000 !important;
}

.dimWhite .btn_box &gt; div {
  color: #fff !important;
}

/* 榛戠鎶€ */
/* 鍏叡鏍峰紡 */
#black_technology .swiper-button-next,
#black_technology .swiper-button-prev {
  filter: invert(100%);
}

.swiperList-hover .swiper-button-next,
.swiperList-hover .swiper-button-prev {
  width: 44px;
  height: 44px;
  /* border: 1px solid #e0e2e4; */
  border: 1px solid #000;
  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;
}

.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;
}

/* 榛戠鎶€鍔ㄧ敾 */
.black_technology_nav h3 {
  opacity: 0;
  transform: translateY(-60px);
}

.black_technology_nav p {
  opacity: 0;
  transform: translateY(-60px);
}

.black_technology_nav h3.active {
  transform: translateY(0) translateZ(0);
  opacity: 1;
  transition: opacity 0.6s linear,
    transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.black_technology_nav p.active {
  transform: translateY(0) translateZ(0);
  opacity: 1;
  transition: opacity 0.6s linear 0.1s,
    transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}

.swiper-pagination-bullet {
  background: #828898;
}

.swiper-pagination-bullet-active {
  background-color: #fff;
}

.swiper-pagination-bullet {
  border-radius: 10px;
}

#black_technology .crosswise-pagination {
  bottom: -65px;
}

/* 6.14鏂板鍗栫偣璋冩暣 */
#new_content {
  height: 150vh;
}

.new_content_title h2 b {
  background: var(
    ---,
    linear-gradient(101deg, #ffae34 8.16%, #ff6b34 32.61%, #ff0083 80.05%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
}

.new_content_main {
  background-image: url(../img/new/0.webp);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.new_content_shade {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 760px;
  height: 422px;
  box-shadow: 0 0 0 4000px #fff;
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.new_content_title {
  transform: translateY(-60px);
  opacity: 0;
  transition: opacity 0.6s linear,
    transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.new_content_title.active {
  transform: translateY(0px);
  opacity: 1;
}

.eighth-content ul {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.eighth-content li.active h3 {
  color: #ff4610;
}

.second ul li h3 {
  background: linear-gradient(
    101deg,
    #ffae34 8.16%,
    #ff6b34 32.61%,
    #ff0083 80.05%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.secondly_bottom ul {
  display: flex;
  justify-content: space-between;
}

/* pad绔� */
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .line {
    width: 100% !important;
  }

  .Banner_tltie {
    margin-left: calc((100vw - 90% - 17px) / 2);
  }

  .title_box.dimBlack {
    width: 100% !important;
    padding-left: 32px;
    padding-right: 32px;
  }

  .title {
    width: 100% !important;
  }

  #technology .technology_nav {
    width: auto;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .w-1120 {
  }
  /* #secondly .secondly .secondly_bottom li {
    width: calc(33% - 7px) !important;
  } */
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #mango .mango_left {
    display: none;
  }

  #mango .mango_right {
    width: 100%;
  }
}


.phoneDom {
  display: none;
}
.pcdom {
  display: block;
}
.banner img:nth-child(2) {
  /* display: none !important; */
}
@media screen and (min-width: 1024px) and (max-width: 1199px){
  .banner  {
    height: auto;
  }
  .secondly {
    width: 888px;
  }
  #secondly{
    height: auto;
    padding: 68px 0;
  }
  .secondly .pb-80{
    padding-bottom: 60px;
  }
  .secondly .h-740{
    height: auto;
  }
  .secondly .secondly_bottom .h-360{
    height: 284px;
  }
  .secondly_bottom  .w-360 {
    width: 284px;
  }
  .IntelligentGuidance {
    width: 888px;
  }
  .new_content_left {
    width: 420px;
    height: 502px;
  }

  .new_content_right {
    width: 420px;
    padding-top: 36px;
  }

  .new_content_right h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
  }

  .new_content_right p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 48px;
  }

  .new_content_right img {
    height: 326px;
    width: 100%;
  }

  #second{
    height: auto;
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .second {
    width: 888px;
  }

  #eighth{
    height: auto;
  }
  .eighth{
    padding-top: 68px;
    padding-bottom: 68px;
    width: 888px;
  }
  .eighth-content{
    height: auto;
  }
  #black_technology {
    padding: 68px;
    padding-bottom: 108px;
    height: 768px;
  }

  #black_technology .swiper-slide {
    width: 760px;
    height: 428px;
  }
  .black_technology_nav p{
    height: 52px;
  }
  .black_technology_nav .pr{
    top: -30px;
  }
  #black_technology .crosswise-pagination{
    bottom: -40px;
  }
  #bodorPlus{
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .bodorPlus{
    width: 888px;
  }
  #contrast{
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .contrast{
    width: 888px;
  }
}
/* pad */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* #contrast{
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .black_technology_nav p{
    width: 75%;
  }
  .contrast{
    width: 680px;
  }
  .secondly,
  .IntelligentGuidance,
  .eighth {
    padding-left: 5.729vw;
    padding-right: 5.729vw;
  }
  .new_content {
    height: auto;
    margin-top: 5.208vw;
  }
  .new_content_title {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
  }
  .new_content .new_content_main {
    display: none;
  }
  .new_content_title h2 {
    font-size: 4.167vw;
    line-height: 4.167vw;
  }
  .new_content_title p {
    font-size: 2.083vw;
    line-height: 3.125vw;
  }

  .eighth {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
  }
  #laserCutting-General {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
  }
  #warranty {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
    margin-bottom: 0 !important;
  }
  .warranty {
    padding-top: 0;
  }
  #mango {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
  }
  .mango {
    padding-bottom: 0vw;
  }
  .pb-158 {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
  }
  .banner img:nth-child(1) {
    display: none !important;
  }
  .banner img:nth-child(2) {
    display: block !important;
  }
  .banner {
    height: 78.125vw;
  }
  .phoneDom {
    display: block;
  }
  .pcdom {
    display: none;
  }
  .secondly_top .secondly_top1 {
    width: 100%;
  }
  .secondly {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
    align-items: normal;
  }
  .IntelligentGuidance {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
  }
  .secondly_bottom .h-360,
  #secondly {
    height: auto;
  }
  .secondly_bottom .secondly_top2,
  .secondly_bottom li {
    width: calc(50% - 0.977vw);
  }
  .secondly_bottom li {
    margin-bottom: 2.604vw;
  }
  .IntelligentGuidance {
    display: flex;
  }
  .new_content_left,
  .new_content_right {
    width: calc(50% - 0.977vw);
  }
  #IntelligentGuidance,
  #IntelligentGuidance .h-100vh {
    height: auto;
  }
  #second {
    padding-top: 5.208vw;
    padding-bottom: 5.208vw;
    height: auto;
  }
  .second {
    padding-left: 5.729vw;
    padding-right: 5.729vw;
  }
  #black_technology {
    padding-left: 5.729vw;
    padding-right: 5.729vw;
  }
  #laserCutting-General,
  #mango,
  #contrast {
    padding-left: 5.729vw !important;
    padding-right: 5.729vw !important;
  }
  .warranty {
    padding-left: 5.729vw !important;
    padding-right: 5.729vw !important;
  }
  body {
  }
  #Board {
    padding-left: 5.729vw !important;
    padding-right: 5.729vw !important;
  }
  #new_content {
    height: auto;
  }
  .bodor-plus {
    padding-left: 5.729vw;
    padding-right: 5.729vw;
  }
  .w-1152 {
    padding-left: 5.729vw !important;
    padding-right: 5.729vw !important;
  }
  .mango {
    padding: 0 !important;
  }
  .new_content_shade {
    display: none;
  }
  .new_content_main {
    opacity: 1;
  }
  .new_content_right h2 {
    font-size: 4.167vw;
    line-height: 5.208vw;
    margin-bottom: 2.604vw;
  }
  .new_content_right p {
    margin-bottom: 5.729vw;
    font-size: 2.083vw;
  }
  .new_content_right img {
    height: 30.729vw;
  }
  .new_content_left {
    height: 51.432vw;
  } */
}
/* 绉诲姩绔� */
@media (max-width: 1023px) {
  .line {
    width: 100% !important;
  }

  .title_box {
    filter: invert(0%);
  }

  .w-360 {
    width: 100vw;
  }

  .w-612 {
    width: 100%;
  }

  .mr-calc1120 {
    margin-right: 0;
  }

  .banner_title {
    padding-top: 21.333vw;
  }

  .banner_title h1 {
    margin-bottom: 2.133vw;
    font-size: 14.933vw;
  }

  .banner_title p {
    font-size: 3.733vw;
    text-align: center;
    margin-bottom: 6vw;
  }

  .maxh-900,
  .minh-5625vw {
    max-height: 160vw !important;
    height: 100vh !important;
  }

  #Banner {
    height: auto;
    max-height: none;
    padding-top: 96px;
    height: 186vw;
  }

  .banner {
    height: 100%;
  }

  .bannerBtn {
    /* font-size: 4.267vw;
        line-height: 6.400vw;
        padding: 2.667vw 6.400vw;
        margin: auto; */
  }

  .bannerBtn img {
    /* top: 3.2vw; */
    /* right: 3.2vw; */
    /* width: 4.267vw; */
    /* height: 4.267vw; */
  }

  /* 绗簩灞� */
  #second {
    max-height: auto !important;
    height: auto !important;
    padding-top: 10vw;
    padding-bottom: 10vw;
    margin-top: -0.267vw;
  }

  .second {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
  }

  .second ul li h3 {
    font-size: 12.8vw;
    line-height: 14.933vw;
  }

  .second ul li p {
    font-size: 3.733vw;
  }

  .second-nav {
    padding-left: 0;
    padding-bottom: 4.267vw;
  }

  .w-594 {
    width: 100%;
  }

  .second-nav span {
    font-size: 3.2vw;
    line-height: normal;
    font-weight: 400;
  }

  .second-nav h2 {
    font-size: 5.867vw;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1.067vw;
  }

  .second-nav p {
    font-size: 3.2vw;
    font-weight: 400;
    line-height: normal;
  }

  /* 绗笁灞� */
  #third {
    max-height: auto !important;
    height: auto !important;
    padding-top: 9.6vw;
  }

  .third-content {
    height: 73vw;
  }

  .third {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
  }

  .third .swiper-slide img {
    border-radius: 2.133vw;
  }

  .third-nav {
    padding-left: 0;
    padding-bottom: 4.267vw;
  }

  .w-594 {
    width: 100%;
  }

  .third-nav span {
    font-size: 3.2vw;
    line-height: normal;
    font-weight: 400;
  }

  .third-nav h2 {
    font-size: 5.867vw;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 1.067vw;
  }

  .third-nav p {
    font-size: 3.2vw;
    font-weight: 400;
    line-height: normal;
  }

  .third-mySwiper {
    padding-bottom: 24vw;
  }

  .third-pagination {
    bottom: 14.933vw !important;
    position: absolute;
    text-align: center;
    z-index: 2;
  }

  .third-pagination .swiper-pagination-bullet {
    width: 2.133vw !important;
    height: 2.133vw !important;
    background: none;
    border-radius: 50%;
    border: 0.267vw solid#000;
  }

  .third-pagination .swiper-pagination-bullet-active {
    background-color: #000 !important;
    border-radius: 50%;
  }

  /* 搴婅韩 */
  #latheBed {
    height: 150vw !important;
  }

  .latheBed {
    padding-top: 69.333vw;
    padding-left: 4.267vw;
  }

  #latheBed .pt-500 {
    padding-top: 10.667vw;
  }

  .latheBed h2 {
    font-size: 8vw;
    font-weight: 400;
    margin-bottom: 9.6vw;
  }

  .latheBed div.pt-32 {
    padding-top: 0;
  }

  .latheBed div.pt-32 &gt; div {
    margin-right: 18.667vw;
  }

  .latheBed div.pt-32 p {
    font-size: 3.733vw;
  }

  .latheBed div.pt-32 p span {
    font-size: 12.8vw;
  }

  .latheBed p.fs-12 {
    font-size: 3.2vw;
  }

  /* 榛戠鎶€ */
  #technology {
    padding: 0;
  }

  .md_technology {
    padding: 26.667vw 6.933vw 21.333vw;
    background-color: #fff;
  }

  .md_technology-mySwiper h2 {
    color: #000;
  }

  .md_technology-mySwiper p {
    color: #000;
  }

  .md_technology-mySwiper {
    padding-bottom: 8.533vw;
  }

  .md_technology-mySwiper .swiper-wrapper .swiper-slide {
    /* background-color: #fff; */
  }

  .md_technology-mySwiper .swiper-wrapper .swiper-slide video,
  .md_technology-mySwiper .swiper-wrapper .swiper-slide img {
    width: 85.333vw;
    height: 64vw;
    margin-bottom: 11.2vw;
  }

  .md_technology-mySwiper .swiper-wrapper .swiper-slide h2 {
    font-size: 9.6vw;
    line-height: 17.6vw;
    margin-bottom: 6.4vw;
  }

  .md_technology-mySwiper .swiper-wrapper .swiper-slide p {
    font-size: 3.733vw;
    width: 85.333vw;
  }

  .md_technology-pagination {
    bottom: 0vw !important;
    position: absolute;
    text-align: center;
    z-index: 2;
  }

  .md_technology-pagination .swiper-pagination-bullet {
    width: 2.133vw !important;
    height: 2.133vw !important;
    background: none;
    border-radius: 50%;
    border: 0.267vw solid#000;
  }

  .md_technology-pagination .swiper-pagination-bullet-active {
    background-color: #000 !important;
    border-radius: 50%;
  }

  /* 妯 */
  #beam {
    background-image: url(../img/beam/md/0.png);
  }

  .beam-nav {
    padding-top: 18.4vw;
  }

  .beam-nav h2 {
    font-size: 9.6vw;
    text-align: center;
    margin: 0;
  }

  .beam-nav_ul {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 14.933vw;
    left: 0;
    width: 100%;
  }

  .beam-nav_ul div.mr-120 {
    margin-right: 17.067vw;
  }

  .beam-nav_ul p {
    font-size: 3.733vw;
  }

  .beam-nav_ul p span {
    font-size: 9.6vw;
  }

  /* 绗竷灞� */
  #seventh {
    background-image: none;
    height: 140vw;
  }

  .seventh {
    display: block;
  }

  .seventh-nav {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .seventh-nav h2 {
    font-size: 9.6vw;
    margin-bottom: 6.4vw;
    line-height: normal;
  }

  .seventh-nav p {
    font-size: 3.733vw;
  }

  /* 绉诲姩绔鍏睆 */
  #eighth {
    height: 129.6vw;
  }

  .eighth {
    padding-top: 21.333vw;
    padding-bottom: 21.333vw;
  }

  .eighth h2 {
    font-size: 6.4vw;
    line-height: 8.533vw;
    margin-bottom: 4.267vw;
    text-align: center;
  }

  .eighth p {
    font-size: 3.733vw;
    line-height: 5.867vw;
    text-align: center;
  }

  .eighth-nav {
    margin-bottom: 8.533vw;
  }

  .eighth-content {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
    height: 59.733vw;
    width: 100%;
    border-radius: 2.133vw;
  }
  .eighth-content img {
    border-radius: 2.133vw;
  }

  .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1 !important;
    background-color: #fff;
  }

  .swiper-pagination-bullet {
    width: 6.4vw;
    height: 0.533vw;
    background-color: #fff;
    opacity: 0.55;
    border-radius: 2666.4vw;
  }

  /* mango */
  #mango {
    padding: 8vw 4.267vw;
    background-color: #fff;
  }

  #mango h2 {
    font-size: 17.067vw;
    line-height: normal;
    width: 100%;
  }

  .mango {
    display: block;
    display: flex;
    flex-flow: column;
    padding-bottom: 0;
  }

  .mango_left {
    width: 100%;
    order: 2;
  }

  .mango ul {
    display: flex;
    justify-content: space-between;
  }

  .mango ul li {
    width: 44.8vw;
    height: 46.133vw;
    margin-bottom: 0;
    padding-top: 10vw;
    padding-left: 5vw;
  }

  .mango ul li:nth-child(2) {
    padding-top: 5vw;
  }

  .mango ul .fs-48 {
    font-size: 7.467vw;
    line-height: normal;
  }

  .mango ul .fs-20 {
    font-size: 3.733vw;
    line-height: normal;
  }

  .mango ul .fs-40 {
    font-size: 5.867vw;
    line-height: normal;
  }

  .mango .w-848 {
    width: 100%;
    height: 62.4vw;
    margin-bottom: 2.133vw;
    order: 1;
  }

  .content-box {
    box-sizing: border-box;
    width: auto;
  }

  /* bodor+ */
  #md_bodorplus {
    padding: 8vw 4.267vw;
  }

  #md_bodorplus h2 {
    font-size: 5.867vw;
    line-height: 5.867vw;
    margin-bottom: 2.133vw;
  }

  #md_bodorplus p {
    font-size: 3.2vw;
    margin-bottom: 7.467vw;
  }

  #md_bodorplus .h-600 {
    height: auto;
  }

  #bodorPlusPlay {
  }

  /* 鏈哄瀷瀵规瘮 */
  #contrast {
    padding: 15.467vw 4.267vw;
  }

  .contrast {
    padding-bottom: 13.333vw;
  }

  .contrast_titie {
    width: 100%;
    position: relative;
  }

  .contrast_titie h4 {
    font-size: 3.2vw;
    line-height: normal;
    margin-bottom: 1.067vw;
  }
  .contrast_titie p {
    font-size: 3.2vw;
    margin-top: 2vw;
    line-height: normal;
  }

  .contrast_titie h3 {
    font-size: 5.867vw;
    line-height: normal;
  }

  .contrast_content {
    padding-top: 0;
  }

  .contrast_content ul {
    margin-bottom: 0;
  }

  .contrast_content ul li {
    width: 25%;
    padding-top: 10vw;
  }

  .contrast_content ul li img {
    width: 100%;
  }

  .contrast_imgBox {
    flex-wrap: wrap;
  }

  .contrast_imgBox img {
    margin-bottom: 3.2vw;
  }

  .contrast_imgBox span {
    font-size: 3.2vw;
    line-height: normal;
  }

  #contrast .md_contrast_content {
    margin-top: 13.333vw;
  }

  #contrast .md_contrast_content .layui-input,
  #contrast .md_contrast_content .layui-form-select {
    width: 44.8vw;
    border-radius: 1.067vw;
  }

  #contrast .md_contrast_content div.df-sb {
  }

  #contrast .md_contrast_content div.df-sb &gt; div {
    width: 44.8vw;
  }

  #contrast .md_contrast_contentBtn {
    height: 10.667vw;
  }

  #contrast .md_contrast_content p {
    font-size: 2.6vw;
    margin-top: 5.333vw;
  }

  #contrast .md_contrast_content hr {
    margin-bottom: 6.933vw;
  }

  #contrast .md_contrast_content h3 {
    font-size: 4.8vw;
  }

  #contrast .md_contrast_content_switch {
    height: 21.333vw;
  }

  #contrast .md_contrast_content ul li &gt; div {
    width: 44.8vw;
    border-top: 0.267vw solid #e6e7ea;
    padding: 3vw 0;
  }

  #contrast .md_contrast_content ul li:first-child &gt; div {
    border-top: none;
  }

  #contrast .md_contrast_content ul li {
    align-items: flex-start;
  }

  .contrast_nav select {
    font-size: 7vw;
    width: 45vw;
    margin: 0 3.2vw;
  }

  #contrast .contrast_nav h2 {
    font-size: 5.867vw;
    line-height: 5.867vw;
  }

  .Banner_tltie {
    top: 49.46vw;
    text-align: left;
  }

  .Banner_tltie .w-300 {
    width: 57.3vw;
    text-align: center;
  }

  .Banner_tltie p {
    font-size: 3.73vw;
    letter-spacing: 1.49vw;
  }

  .Banner_tltie .h_text {
    margin-bottom: 2vw;
  }

  .Banner_tltie h1 {
    text-align: center;
    color: #fff;
    font-size: 14.4vw;
    line-height: 12.4vw;
  }

  .Banner_tltie h1 strong {
    font-size: 14.4vw;
    line-height: 12.4vw;
    margin-bottom: 0;
  }

  .Banner_tltie h1 span {
    color: #fff;
  }

  .Banner_tltie p {
    color: #fff;
    text-align: center;
  }

  /* 鏂板崠鐐规ā鍧� */
  #IntelligentGuidance {
    height: auto;
  }
  #IntelligentGuidance .IntelligentGuidance div:nth-child(1) {
    align-items: normal;
  }

  .md_IntelligentGuidance {
    height: auto;
    padding-left: 4.267vw;
    padding-right: 4.267vw;
    position: inherit;
  }

  .md_IntelligentGuidance img {
    margin-bottom: 5.333vw;
  }

  .md_IntelligentGuidance_title {
    padding-top: 10.667vw;
    margin-bottom: 6.4vw;
  }

  .md_IntelligentGuidance_title h2 {
    font-size: 6.4vw;
    margin-bottom: 3.2vw;
    line-height: 8.533vw;
  }

  .md_IntelligentGuidance_title p {
    font-size: 3.733vw;
    line-height: 5.867vw;
  }

  #new_content {
    height: auto !important;
  }

  .new_content {
    position: inherit;
    height: auto;
    display: block;
  }

  .new_content .new_content_title {
    padding-top: 10.667vw;
  }

  .new_content_title h2 {
    font-size: 6.4vw;
    line-height: 8.533vw;
    margin-bottom: 3.2vw;
  }

  .new_content_title p {
    font-size: 3.733vw;
    line-height: 5.867vw;
  }

  /* 绉诲姩绔浜屽睆 */
  #secondly {
    height: auto;
  }

  .secondly {
    height: auto;
    padding: 6.4vw 4.267vw;
  }

  .secondly h3 {
    font-size: 7.467vw;
  }

  .secondly div.br50 {
    width: 9.6vw;
    height: 9.6vw;
  }
  .secondly div.br50 svg{
    width: 7vw;
    height: 7vw;
  }

  .secondly .br-20 {
    border-radius: 5.333vw;
  }

  .secondly &gt; .df-sb {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
  }

  .secondly_top {
    width: 100%;
    display: block;
    margin-bottom: 4.267vw;
    height: auto;
  }

  .secondly_top .w66 {
    width: 100%;
    margin-bottom: 4.267vw;
  }

  .secondly_top .w32 {
    width: 100%;
  }

  .secondly_top .b-48 {
    bottom: 4.267vw;
  }

  .secondly_top .l-48 {
    left: 4.267vw;
  }

  .secondly_top1 h3 {
    font-size: 12.8vw;
  }

  .secondly_top1 h3 span {
    font-size: 5.333vw;
  }

  .secondly_top2 {
    height: 90.667vw;
    padding: 19.467vw 10.667vw;
  }

  .secondly_top2 h2 {
    font-size: 19.2vw;
    line-height: 24vw;
    margin-bottom: 3.2vw;
  }

  .secondly_top2 h4 {
    font-size: 7.467vw;
    line-height: 9.6vw;
    margin-bottom: 3.2vw;
  }

  .secondly_top2 p {
    font-size: 3.733vw;
    line-height: 5.867vw;
  }

  .secondly_bottom {
    width: 100%;
    height: auto;
  }

  .secondly_bottom li .pb-80 {
    padding-bottom: 12.8vw;
  }

  .secondly_bottom ul {
    display: block;
    height: auto;
  }

  .secondly_bottom li {
    width: 100%;
    height: auto;
    margin-bottom: 4.267vw;
  }

  .secondly .h-740 {
    height: auto;
  }

  /* 绉诲姩绔í鍚戞粴鍔� */
  .md_crosswise_swiper {
    height: 120vw;
    padding-bottom: 18.6vw;
    padding-top: 9.867vw;
  }

  .md_crosswise-pagination {
    bottom: 30vw !important;
    position: absolute;
    text-align: center;
    z-index: 2;
  }

  .md_crosswise-pagination .swiper-pagination-bullet {
    width: 2.133vw !important;
    height: 2.133vw !important;
    background: none;
    border-radius: 50%;
    border: 0.267vw solid#fff;
  }

  .md_crosswise-pagination .swiper-pagination-bullet-active {
    background-color: #fff !important;
    border-radius: 50%;
  }

  .md_crosswise-mySwiper .swiper-slide {
    height: 53.33vw;
  }

  .md_crosswise_swiper_nav {
    margin-bottom: 6.4vw;
  }

  .md_crosswise_swiper_nav h2 {
    font-size: 9.6vw;
    margin-bottom: 1.067vw;
  }

  .md_crosswise_swiper_nav p {
    height: 13.6vw;
    font-size: 3.2vw;
    opacity: 0;
    transform: translateY(-2.667vw);
    width: 80%;
    text-align: center;
  }

  .md_crosswise_swiper_nav span {
    width: 12.8vw;
    height: 0.267vw;
    margin-top: 2.133vw;
  }

  .md_crosswise_swiper_nav h2 {
    opacity: 0;
    transform: translateY(-5.333vw);
  }

  .md_crosswise_swiper_nav h2.active {
    transform: translateY(0) translateZ(0);
    opacity: 1;
    transition: opacity 0.2s linear,
      transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .md_crosswise_swiper_nav p.active {
    transform: translateY(0) translateZ(0);
    opacity: 1;
    transition: opacity 0.2s linear,
      transform 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}</pre></body></html>