body {
  background: #000000;
  transition: 1s all ease-in-out;
}

.Banner_tltie h1.activeTop {
  margin-top: 0;
  opacity: 1;
}

/* 第六屏 */
.sixthQ0-swiper-button-prev,
.sixthQ0-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: #0000001a;
  opacity: 1 !important;
  z-index: 3;
}

.sixthQ0-swiper-button-prev {
  left: 0;
  background-image: url(../img/Banner/l.svg);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.sixthQ0-swiper-button-next {
  right: 0;
  background-image: url(../img/Banner/r.svg);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.sixthQ0Pro-swiper-button-prev,
.sixthQ0Pro-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: #0000001a;
  opacity: 1 !important;
  z-index: 3;
}

.sixthQ0Pro-swiper-button-prev {
  left: 0;
  background-image: url(../img/Banner/l.svg);
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}

.sixthQ0Pro-swiper-button-next {
  right: 0;
  background-image: url(../img/Banner/r.svg);
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

/* 选配辅助上下料装置 */
.choose_content_imgbox img {
  width: 100%;
  height: auto;
}

.choose_config ul {
  border-top: 2px solid #828898;
}

.choose_config ul li.active h4,
.choose_config ul li.active p {
  color: #ffffff;
}

/* MANGO */
#mango h2 {
  background-image: linear-gradient(134deg, #ff7c25, #ff4610);
  -webkit-background-clip: text;
  color: transparent;
}

/* 联系我们 */
/* .layui-form input {
  width: 480px;
  border-radius: 4px;
  height: 48px;
  margin-bottom: 32px;
  border: 1px solid#CCCCCC;
}
.layui-form .layui-btn {
  background: #696969;
} */

/* 公共样式 */
.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%); */
}

/* 核心科技 */
.ecological_nav li.active {
  background: #ffffff;
  border-radius: 20px;
  color: #000000;
}

/* 机型对比 */
.contrast_content ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.contrast_content li hr {
  width: 100%;
  height: 1px;
  border: 1px solid #979797;
  margin: 0;
}

.contrast_li_T {
  padding-bottom: 29px;
}

.contrast_li_T h3 {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  line-height: 33px;
  font-family: PingFangSC-Semibold, PingFang SC;
}

.contrast_li_T p {
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  line-height: 17px;
  font-family: PingFangSC-Light, PingFang SC;
  margin-bottom: 27px;
}

.contrast_li_T span {
  font-size: 12px;
  font-weight: 400;
  color: #0071e3;
  line-height: 17px;
  font-family: PingFangSC-Light, PingFang SC;
  border-color: #0071e3;
}

.contrast_li_T img {
  width: 100%;
}

.contrast_li_B {
  width: 100%;
}

.contrast_li_B div {
  margin-top: 50px;
}

.contrast_li_B div h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  line-height: 25px;
  font-family: PingFangSC-Semibold, PingFang SC;
}

.contrast_li_B div h3:first-child {
  margin-bottom: 10px;
}

.contrast_li_B div span {
  font-size: 12px;
  font-weight: 400;
  color: #000000;
  line-height: 17px;
  font-family: PingFangSC-Light, PingFang SC;
}

/* 机型对比end */

/* 公共样式 */
.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%); */
}

#sixth ul {
  margin-bottom: 0;
  flex-wrap: wrap;
  width: 605px;
}

#sixth ul li {
  margin-right: 16px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  width: 230px;
  justify-content: flex-start;
}

.fifth-nav ul li h5 {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}

#sixth ul li img {
  margin-bottom: 0;
  margin-right: 8px;
  width: 52px;
}

/* pad端 */
@media (min-width: 768px) and (max-width: 1199) {
  #Banner {
    background-image: url(../img/Banner/lg/0.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

/* pad端 */
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #sixth ul li{
    width: 214px;
  }

  /* #Banner {
    background-image: url(../img/Banner/lg/0.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  } */
  .line {
    width: 100% !important;
  }

  .Banner_tltie {
    margin-left: 0;
  }

  .title_box.dimBlack {
    width: 100% !important;
    padding-left: 32px;
    padding-right: 32px;
  }

  .title {
    width: 100% !important;
  }

  #technology .technology_nav {
    width: auto;
  }

  .pt-200.pb-158 {
    padding-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .h-600 {
    height: auto;
  }

  #choose_mountings {
    background-size: cover;
  }

  #mango {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mango_left {
    width: 24%;
  }

  .mango_right {
    width: 75%;
  }

  #contrast {
    padding-left: 16px;
    padding-right: 16px;
  }

  .fifth-nav {
    padding-top: 105px;
  }

  .fourthly_shade_text p {
    width: 40%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #sixth ul {
    margin-bottom: 0;
    flex-wrap: wrap;
    width: 400px;
  }
  
  #sixth ul li {
    margin-right: 16px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    width: 155px;
    justify-content: flex-start;
  }
  
  .fifth-nav ul li h5 {
    text-align: left;
  }
  
  #sixth ul li img {
    margin-bottom: 0;
    margin-right: 8px;
    width: 36px;
  }
  
  #mango .mango_left {
    display: none;
  }

  #mango .mango_right {
    width: 100%;
  }
}

/* 移动端 */
@media (max-width: 767px) {
  .w-600 {
    width: 100%;
  }

  .mr-calc1120 {
    margin-right: 0;
  }

  .Banner_tltie {
    margin-left: 0;
    top: 40vw;
    text-align: center;
    width: 100%;
    left: 0;
  }

  .Banner_tltie h1 {
    text-align: center;
    font-size: 5.33vw;
    margin-bottom: 2.667vw;
    line-height: normal;
  }

  .Banner_tltie h1 strong {
    font-size: 12.8vw;
    line-height: normal;
  }

  .Banner_tltie p {
    font-size: 3.733vw;
    line-height: normal;
  }

  .Banner_tltie p {
    font-size: 3.733vw;
    line-height: normal;
  }

  .Banner_tltie img {}

  .maxh-900,
  .minh-5625vw {
    max-height: 160vw !important;
    height: 100vh !important;
  }

  #Banner {
    height: auto;
    max-height: none;
  }

  /* 第二屏 */
  #second {
    height: auto;
    padding-bottom: 68px;
  }

  .second-nav {
    padding-right: 0;
    text-align: right;
    bottom: initial;
    top: 13.333vw;
  }

  .second-nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    text-align: center;
  }

  .second-nav p {
    font-size: 3.733vw;
    line-height: normal;
  }

  .second-nav p span {
    font-size: 5.33vw;
    line-height: normal;
  }

  .second-nav>div {
    margin-bottom: 0;
  }

  .second-nav_ul div:nth-child(1) {
    margin-right: 16vw;
  }

  .second-nav>div:nth-child(2) {
    margin-bottom: 4vw;
  }

  .second-nav>div:nth-child(3) {
    display: flex;
    justify-content: flex-end;
  }

  .second-nav>div:nth-child(3) p {
    width: 76vw;
  }

  /* 第三屏 */
  #third {
    padding-top: 10.667vw;
  }

  .md_third-nav {
    width: 100%;
    text-align: center;
  }

  .md_third-nav h3 {
    text-align: center;
    line-height: 20.8vw;
    margin-bottom: 2.133vw;
  }

  .md_third-nav h3 .counter {
    font-size: 5.33vw;
    line-height: normal;
  }

  .md_third-nav h3 span {
    font-size: 4vw;
    line-height: normal;
  }

  .md_third-nav h3 b {
    font-size: 5.33vw;
    line-height: normal;
  }

  .md_third-nav p {
    text-align: center;
    font-size: 3.733vw;
    line-height: normal;
  }

  /* 第四屏 */
  #fourth {
    padding-top: 9.333vw;
  }

  .md_fourth-nav {
    width: 100%;
    text-align: center;
  }

  .md_fourth-nav h3 {
    text-align: center;
    margin-bottom: 2.133vw;
    font-size: 5.33vw;
    line-height: normal;
  }

  .md_fourth-nav p {
    text-align: center;
    font-size: 3.733vw;
    line-height: normal;
  }

  /* 第五屏 */
  .beam-nav {
    padding-top: 22.4vw;
  }

  .beam-nav h2 {
    font-size: 5.33vw;
    text-align: center;
    line-height: normal;
    /* margin-bottom: 97.333vw; */
  }

  .beam-nav_ul {
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 12vw;
    left: 0;
    width: 100%;
  }

  .beam-nav_ul div.mr-160 {
    margin-right: 13.333vw;
  }

  .beam-nav_ul p {
    font-size: 3.733vw;
    line-height: normal;
  }

  .beam-nav_ul p span {
    font-size: 5.33vw;
    line-height: normal;
  }

  /* 第五屏 */
  #fifth {}

  .fifth-nav {
    padding-top: 20vw;
  }

  .fifth-nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 0;
  }

  .fifth-nav p {
    font-size: 3.733vw;
    line-height: normal;
  }

  /* 第六屏 */
  #sixth {
    background: #d8d8d8;
  }

  .sixth_tltie {
    position: initial;
    padding-bottom: 12vw;
    padding-top: 16vw;
  }

  .sixth_tltie h1 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 3vw;
  }

  .sixthQ0-mySwiper,
  .sixthQ0Pro-mySwiper {
    height: 64vw;
    /* position: initial; */
    top: 53.333vw;
  }

  /* 黑科技 */
  #technology {
    padding: 0;
  }

  .md_technology {
    padding: 26.667vw 6.933vw 21.333vw;
  }

  .md_technology-mySwiper {
    padding-bottom: 8.533vw;
  }

  .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: 5.33vw;
    line-height: normal;
    margin-bottom: 4vw;
  }

  .md_technology-mySwiper .swiper-wrapper .swiper-slide p {
    font-size: 3.733vw;
    line-height: normal;
    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#fff;
  }

  .swiper-pagination-bullet-active {
    background-color: #fff !important;
    border-radius: 50%;
  }

  /* 防烧板 */
  #md_parts_board {
    height: 57.6vw;
    width: 100%;
    margin-top: 53.333vw;
  }

  .md_parts_board {
    /* background-image: url(../img/md_parts_board/0.png); */
    position: inherit;
    background-attachment: inherit;
    width: 100%;
    height: 100%;
    background-size: cover;
  }

  .md_parts_board video {
    border-radius: 0;
  }

  .md_parts_board_title {
    position: absolute;
    top: -53.333vw;
    left: 0;
    margin-top: 0;
    text-align: left;
    padding-left: 4.267vw;
  }

  .md_parts_board_title span {
    font-size: 3.733vw;
    line-height: normal;
  }

  .md_parts_board_title h3 {
    line-height: normal;
    margin-bottom: 4.267vw;
    text-align: left;
    font-size: 5.33vw;
  }

  .md_parts_board_title p {
    font-size: 3.2vw;
    line-height: normal;
    text-align: left;
    width: 68.267vw;
  }

  /* bodor+ */
  #md_bodorplus {
    padding: 16.533vw 4.267vw 0;
  }

  #md_bodorplus h2 {
    font-size: 5.867vw;
    line-height: normal;
    margin-bottom: 2.133vw;
  }

  #md_bodorplus p {
    font-size: 3.2vw;
    line-height: normal;
    margin-bottom: 7.467vw;
  }

  #md_bodorplus .h-600 {
    height: auto;
  }

  #bodorPlusPlay {}

  /* 选配 */
  .choose_mountings {
    padding: 9.6vw 4.267vw 11.733vw;
  }

  .choose_mountings_title {
    padding: 0;
    margin-bottom: 6.4vw;
  }

  .choose_mountings_title h3 {
    font-size: 5.867vw;
    line-height: normal;
    line-height: 5.867vw;
    margin-bottom: 2.133vw;
  }

  .choose_mountings_title h4 {
    font-size: 3.2vw;
    line-height: normal;
    line-height: normal;
  }

  .choose_mountings_content {
    padding: 0;
    margin: 0;
  }

  .choose_mountings_content li {
    width: 44.8vw;
    height: 57.6vw;
    display: inline-block;
  }

  .choose_mountings_content_position {
    top: 7.467vw;
  }

  .choose_mountings_content li h3 {
    font-size: 4.8vw;
    line-height: normal;
  }

  .choose_mountings_content li hr {
    margin: 3.2vw auto;
  }

  .choose_mountings_content li span {
    font-size: 3.2vw;
    line-height: normal;
    margin: 0;
  }

  .choose_mountings_content li img {}


  .content-box {
    box-sizing: border-box;
    width: auto;
  }

  /* 机型对比 */
  #contrast {
    padding: 15.467vw 4.267vw;
  }

  .contrast {
    padding-bottom: 13.333vw;
  }

  .contrast_titie {
    width: 100%;
    position: absolute;
  }

  .contrast_titie h4 {
    font-size: 3.2vw;
    line-height: normal;
    margin-bottom: 1.067vw;
  }

  .contrast_titie h3 {
    font-size: 5.867vw;
    line-height: normal;
  }

  .contrast_content {}

  .contrast_content ul {
    margin-bottom: 0;
  }

  .contrast_content ul li {
    width: 25%;
  }

  .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>div {
    width: 44.8vw;
  }

  #contrast .md_contrast_contentBtn {
    height: 10.667vw;
  }

  #contrast .md_contrast_content p {
    font-size: 3.2vw;
    line-height: normal;
    margin-top: 5.333vw;
  }

  #contrast .md_contrast_content hr {
    margin-bottom: 6.933vw;
  }

  #contrast .md_contrast_content h3 {
    font-size: 4.8vw;
    line-height: normal;
  }

  #contrast .md_contrast_content_switch {
    height: 21.333vw;
  }

  #contrast .md_contrast_content ul li>div {
    width: 44.8vw;
    border-top: 0.267vw solid #e6e7ea;
    padding: 3vw 0;
  }

  #contrast .md_contrast_content ul li:first-child>div {
    border-top: none;
  }

  #contrast .md_contrast_content ul li:last-child>div {
    border-bottom: 0.267vw solid #e6e7ea;
  }

  #contrast .md_contrast_content ul li {
    align-items: flex-start;
  }

  .contrast_content ul {
    display: none;
    /* display: flex;
    align-items: center;
    justify-content: space-around; */
  }

  .contrast_content ul li:last-child {
    margin-right: 0;
  }

  #contrast .parameter_box ul li .tc {
    height: 100%;
  }

  .md_contrast_content .layui-inline {
    margin-right: 0;
  }

  /* bodor+ */
  #md_bodorplus {
    padding: 16.533vw 4.267vw 0;
  }

  #md_bodorplus h2 {
    font-size: 5.867vw;
    line-height: normal;
    margin-bottom: 2.133vw;
  }

  #md_bodorplus p {
    font-size: 3.2vw;
    line-height: normal;
    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>div {
    width: 44.8vw;
  }

  #contrast .md_contrast_contentBtn {
    height: 10.667vw;
  }

  #contrast .md_contrast_content p {
    font-size: 3.2vw;
    line-height: normal;
    margin-top: 5.333vw;
  }

  #contrast .md_contrast_content hr {
    margin-bottom: 6.933vw;
  }

  #contrast .md_contrast_content h3 {
    font-size: 4.8vw;
    line-height: normal;
  }

  #contrast .md_contrast_content_switch {
    height: 21.333vw;
  }

  #contrast .md_contrast_content ul li>div {
    width: 44.8vw;
    border-top: 0.267vw solid #e6e7ea;
    padding: 3vw 0;
  }

  #contrast .md_contrast_content ul li:first-child>div {
    border-top: none;
  }

  #contrast .md_contrast_content ul li:last-child>div {
    border-bottom: 0.267vw solid #e6e7ea;
  }

  #contrast .md_contrast_content ul li {
    align-items: flex-start;
  }

  .contrast_content ul {
    display: none;
    /* display: flex;
    align-items: center;
    justify-content: space-around; */
  }

  .contrast_content ul li:last-child {
    margin-right: 0;
  }

  #contrast .parameter_box ul li .tc {
    height: 100%;
  }

  .md_contrast_content .layui-inline {
    margin-right: 0;
  }

  .contrast_content ul li img.w-24 {
    width: 4.267vw;
    height: 4.267vw;
    right: 2.133vw;
    top: 2.133vw;
  }

  .contrast_imgBox {
    height: 26.667vw;
    align-items: flex-end;
  }

  .contrast_shade {
    left: 0;
  }
}

/* 3.25更新内容 */
.thirdly-content.active {
  width: 1120px;
  height: 618px;
  border-radius: 8px;
}

.thirdly_shade {
  transform: translateY(-60px);
  opacity: 0;
  transition: opacity 0.6s linear,
    transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.thirdly_shade.active {
  transform: translateY(0px);
  opacity: 1;
}

/* 第四屏 */
.fourthly-content.active {
  width: 1120px;
  height: 624px;
  border-radius: 8px;
}

.fourthly_shade {
  transform: translateY(-60px);
  opacity: 0;
  transition: opacity 0.6s linear,
    transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.fourthly_shade.active {
  transform: translateY(0px);
  opacity: 1;
}

.fourthly_shade_text {
  padding-right: 110px;
  padding-bottom: 188px;
}

/* 第五屏 */
.fifth-content.active {
  width: 1120px;
  height: 618px;
  border-radius: 8px;
}

.fifth_shade {
  transform: translateY(-60px);
  opacity: 0;
  transition: opacity 0.6s linear,
    transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.fifth_shade.active {
  transform: translateY(0px);
  opacity: 1;
}

.fifth_shade_text p {}

/* 第二屏 */
.second-imgBox:hover img {
  opacity: 1;
}

/* 新移动端 */
@media (max-width: 767px) {
  .container-f {
    background-color: #fff;
    padding: 0 !important;
  }

  .line {
    width: 100% !important;
  }

  .title_box {
    filter: invert(0%);
  }

  .Banner_tltie {
    top: 30vw;
    text-align: left;
  }

  .Banner_tltie .w-300 {
    width: 57.3vw;
    text-align: center;
  }

  .Banner_tltie p {
    font-size: 3.73vw;
    line-height: normal;
    letter-spacing: 1px;
  }

  .Banner_tltie .h_text {
    margin-bottom: 2vw;
  }

  .Banner_tltie h1 {
    text-align: center;
    color: #fff;
    font-size: 14.4vw;
    line-height: normal;
  }

  .p_text {
    width: auto;
    margin: auto;
  }

  .h_text {
    position: relative;
  }

  .h_text img {
    position: absolute;
    right: -6vw;
    top: 0.533vw;
  }

  .Banner_tltie h1 strong {
    font-size: 14.4vw;
    line-height: normal;
    margin-bottom: 0;
  }

  .Banner_tltie h1 span {
    color: #fff;
  }

  .Banner_tltie p {
    color: #fff;
    text-align: center;
  }

  .Banner_tltie .bannerBtn {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #Banner {
    height: auto;
    max-height: none;
    padding-top: 50px;
  }

  .bannerBtn {
    width: 31.467vw;
    height: 9.6vw;
    font-size: 4.533vw;
    line-height: normal;
    margin-top: 4.26vw;
    margin-left: auto;
    margin-right: auto;
    
  }

  .bannerBtn img {
    top: 3.2vw;
    right: 4.2vw;
    width: 3.2vw;
    height: 3.2vw;
    /* filter: invert(100%); */
  }

  /* 移动端第二屏 */
  .second {
    padding-top: 12.267vw;
  }

  .second-nav h2 {
    background: linear-gradient(93deg,
        #ff4610 0.62%,
        #ffbc10 53.95%,
        #ffe145 99.14%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 5.33vw;
    width: fit-content;
    margin: auto;
    line-height: normal;
    margin-bottom: 8vw;
    width: 100%;
  }

  .second-nav ul li {
    width: 27.733vw;
    height: 10.667vw;
    margin-left: 3.2vw;
    margin-right: 3.2vw;
    border-radius: 5.333vw;
  }

  .second-nav {
    margin-bottom: 6.4vw;
  }

  .second-imgBox {
    width: 91.733vw;
    margin: auto;
    height: 44.267vw;
  }

  .second-imgBox img#second-imgBox2 {
    opacity: 0 !important;
  }

  /* 第三屏 */
  #thirdly {
    height: auto;
  }

  .md_thirdly_title {
    padding-top: 12vw;
  }

  .md_thirdly_title h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin: auto;
    width: 80%;
    margin-bottom: 8.533vw;
  }

  .md_thirdly_title ul {
    justify-content: center;
  }

  .md_thirdly_title li:first-child {
    margin-right: 5.33vw;
  }

  .md_thirdly_title li p {
    font-size: 3.733vw;
    line-height: normal;
  }

  .md_thirdly_title li h4 {
    font-size: 10.667vw;
    line-height: normal;
  }

  .md_thirdly_title li h4 span {
    font-size: 4.267vw;
    line-height: normal;
  }

  /* 第四屏 */
  #fourthly {
    height: auto;
  }

  .md_fourthly_title {
    padding-top: 21.067vw;
  }

  .md_fourthly_title h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 4.267vw;
    text-align: center;
  }

  .md_fourthly_title h2 b {
    font-size: 5.33vw;
    line-height: normal;
  }

  .md_fourthly_title p {
    font-size: 3.733vw;
    text-align: center;
    line-height: normal;
	padding:0 10px;
  }

  /* 第五屏 */
  #fifth {
    height: auto;
  }

  .md_fifth_title {
    padding-top: 12vw;
  }

  .md_fifth_title h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 4.267vw;
    text-align: center;
  }

  .md_fifth_title h2 b {
    font-size: 5.33vw;
    line-height: normal;
  }

  .md_fifth_title p {
    font-size: 3.733vw;
    line-height: normal;
    text-align: center;
    width: 90%;
    margin: auto;
  }

  /* 第六屏 */
  #sixth {
    height: auto;
  }

  #sixth .md_sixth_title {
    padding-top: 13.067vw;
  }

  #sixth .md_sixth_title h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 4.267vw;
    text-align: center;
  }

  #sixth .md_sixth_title p {
    font-size: 3.733vw;
    line-height: normal;
    text-align: center;
    margin: auto;
    width: 90%;
  }

  #sixth .md_sixth_content {
    padding-bottom: 12.267vw;
    padding-left: 6.533vw;
    padding-right: 3.533vw;
  }
  #sixth .md_sixth_content ul{
    width: 100%;
  }
  #sixth .md_sixth_content ul li {
    width: 44vw;
    margin-right: 0;
    margin-bottom: 6vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;

  }

  #sixth .md_sixth_content ul li img {
    margin-bottom: 0;
    margin-right: 3vw;
    width: 10vw;
  }

  #sixth .md_sixth_content ul li h5 {
    font-size: 3.2vw;
    line-height: normal;
    text-align: left;
  }

  #sixth .md_sixth_content span {
    font-size: 3.2vw;
    line-height: normal;
  }

  /* 第七屏 */
  #seventh {
    height: auto;
  }

  .seventh {
    padding-top: 9.867vw;
    padding-bottom: 14.933vw;
  }

  .seventh-nav {
    margin-bottom: 4.8vw;
  }

  .seventh-nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 3.2vw;
    text-align: center;
  }

  .seventh-nav p {
    font-size: 3.733vw;
    line-height: normal;
    text-align: center;
    width: 90%;
    margin: auto;
  }

  .seventh-imgBox {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
    height: 53.333vw;
  }

  .seventh-imgBox img {
    border-radius: 2.133vw;
    overflow: hidden;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {


  #seventh {
    padding-left: 32px;
    padding-right: 32px;
  }

  #warranty,
  body {
    background-color: #f6f7f8;
  }

  #seventh {
    background-color: #000;
  }
}



@media screen and (min-width: 1024px) and (max-width: 1199px) {
  #second {
    height: auto;
  }

  .w-1120 {
    width: 888px;
  }

  .w-1152 {
    width: 888px;
  }

  .second {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .thirdly-content.active {
    width: 888px;
    height: 500px;
  }

  .fourthly-content.active {
    width: 888px;
    height: 500px;
  }

  .fifth-content.active {
    width: 888px;
    height: 500px;
  }

  #sixth {
    height: 600px;
  }

  .pl-calc1120 {
    padding-left: calc((100vw - 888px) / 2);
  }

  .pr-calc1120 {
    padding-right: calc((100vw - 888px) / 2);
  }

  .fifth-nav ul li {
    width: 52px;
    margin-right: 26px;
  }

  .fifth-nav h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }

  .fifth-nav p {
    font-size: 14px;
    line-height: 22px;
  }

  #seventh {
    padding: 0;
    height: auto;
  }

  .seventh {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .seventh-imgBox {
    height: 381px;
  }

  #contrast {
    padding-top: 68px;
    padding-bottom: 68px;
  }

  .contrast_content {
    padding-top: 68px;
  }

  .contrast {
    width: 888px;
  }

  .contrast ul li {
    width: 49%;
  }

  .contrast .contrast_imgBox {
    height: 240px;
  }

  .contrast_content ul {
    margin-bottom: 0;
  }
  .newSellingPoint{
    padding-left: 48px;
    padding-right: 48px;
    width: 100% !important;
  }
  .newSellingPoint{
    width: 100%;
  }
  .newSellingPoint .grid-columns-360{
    grid-template-columns: repeat(auto-fill, minmax(296px, 1fr));
  }
  .newSellingPoint ul li p{
    color: var(--Color-Text-T1);
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container-f {
    background-color: #fff;
    padding: 0 !important;
  }
  .newSellingPoint{
    padding-left: 48px;
    padding-right: 48px;
    width: 100% !important;
  }
  #second h2 {
    font-size: 48px;
    line-height: 48px;
  }

  .w-1120 {
    width: 680px;
  }

  .w-1152 {
    width: 680px;
  }

  .thirdly-content.active {
    width: 680px;
    height: 383px;
  }

  .fourthly-content.active {
    width: 680px;
    height: 383px;
  }

  .fifth-content.active {
    width: 680px;
    height: 383px;
  }

  .pl-calc1120 {
    padding-left: calc((100vw - 680px) / 2);
  }

  .pr-calc1120 {
    padding-right: calc((100vw - 680px) / 2);
  }

  #second {
    height: auto;
  }

  .second {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .second-imgBox {
    height: 304px;
  }

  .thirdly_shade_text {
    padding-top: 42px;
    padding-left: 56px;
  }

  .thirdly_shade_text h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px;
  }

  .fourthly_shade_text {
    padding-right: 48px;
    padding-bottom: 72px;
  }

  .fourthly_shade_text h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
  }

  .fourthly_shade_text p {
    font-size: 16px;
    line-height: 24px;
  }

  .fifth_shade_text {
    padding-top: 48px;
    padding-left: 54px;
  }

  .fifth_shade_text h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
  }

  .fifth_shade_text p {
    font-size: 14px;
    line-height: 20px;
  }

  #sixth {
    height: 500px;
  }

  .fifth-nav {
    padding-top: 48px;
  }

  .fifth-nav h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }

  .fifth-nav p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 24px;
    width: 40%;
  }

  .fifth-nav ul li {
    width: 46px;
    margin-right: 20px;
  }

  .fifth-nav ul li h5 {
    font-size: 12px;
    line-height: 20px;
  }

  .fifth-nav span {
    font-size: 12px;
    line-height: 20px;
  }

  .seventh-nav {
    margin-bottom: 32px;
  }
  .seventh-nav p{
    font-size: 14px;
    line-height: 22px;
    width: 90%;
  }

  .seventh-imgBox {
    height: 291px;
  }

  #seventh {
    padding: 0;
    height: auto;
  }

  .seventh {
    padding-top: 48px;
    padding-bottom: 48px;
  }


  #contrast {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .contrast_content {
    padding-top: 48px;
  }

  .contrast {
    width: 680px;
  }

  .contrast ul li {
    width: 49%;
  }

  .contrast .contrast_imgBox {
    height: 200px;
  }

  .contrast_content ul {
    margin-bottom: 0;
  }


}