body {
}
.navTitleMainBox .navbar{
  filter: invert(100%);
}
.InquiryBtn {
  filter: invert(100%);
  transition: background 0.3s;
  background-color: #000;
}
.dimBlack .aboutusList {
  filter: invert(0%);
}
.aboutusList{
  filter: invert(100%);
}
.InquiryBtn span{
  color: #fff;
}
.header_bg {
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  background: rgba(255, 255, 255, 0.7);
}
.Banner_tltie h1.activeTop {
  margin-top: 0;
  opacity: 1;
}
.dimBlack {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.sixth_title h2{
	justify-content:left;
}
.sixth_title p{
     text-align:left;
}
/* 第四屏 */
#fourth {
  /* background-image: url(../img/fourth/0.webp); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* 选配辅助上下料装置 */
.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 #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;
  /* 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;
}

/* 选配 */
.choose_mountings_title h4 {
  color: #686d7a;
}
.choose_mountings_content_position hr {
  background-color: #ff4610;
}
.choose_mountings_content li:hover > img {
  transform: scale(1.2);
}

/* 公共样式 */
.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;
  /* 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%); */
}
.title_r .btn_box{
  color: #fff;
  filter: invert(0%);
}
/* 大轮播箭头 */

.contrast_swiper_button {
  top: 30%;
  width: 1280px;
}

.contrast_swiper-button-prev,
.contrast_swiper-button-next {
  height: 44px;
  width: 44px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
  transition: 0.3s all ease-in-out;
  z-index: 9999;
  border: 1px solid #e0e2e4;
  padding: 14px;
  border-radius: 50%;
}

.contrast_swiper-button-prev {
  background-position: center;
  /* margin-left: calc(100vw / 2); */
}

.contrast_swiper-button-next {
  background-position: center;
}

.contrast_swiper-button-next:hover,
.contrast_swiper-button-prev:hover {
  /* background-color: rgba(255, 255, 255, 0.2); */
}

.contrast_swiper-button-prev {
  /* left: -50px; */
  background-image: url(../img/l.svg);
}

.contrast_swiper-button-next {
  /* right: -50px; */
  background-image: url(../img/r.svg);
}

/* #contrast {
  height: 2700px;
} */
/* pad端 */
@media screen and (min-width: 768px) and (max-width: 1200px) {
  /* #Banner {
    background-image: url(../img/Banner/lg/0.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  } */
  #en_thirdly{
    height: 500px;
    padding-bottom: 80px;
    padding-top: 80px;
  }
}
/* pad端 */
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  /* #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 {
  }
  .title_box.dimBlack {
    width: 100% !important;
    padding-left: 32px;
    padding-right: 16px;
  }
  .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;
  }
  .newSellingPoint{
    padding-left: 48px;
    padding-right: 48px;
    width: 100% !important;
  }
  .container-f {
    background-color: #fff;
  }
  .black_technology_nav h3{
    font-size: 28px;
    margin-bottom: 16px;
    line-height: 36px;
  }
  .black_technology_nav p{
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .container-f {
    background-color: #fff;
  }
  #mango .mango_left {
    display: none;
  }
  #mango .mango_right {
    width: 100%;
  }
  .newSellingPoint{
    padding-left: 48px;
    padding-right: 48px;
    width: 100% !important;
  }
}
/* 移动端 */
@media (max-width: 767px) {
  
  #en_thirdly {
    height: 110vw;
  }
  .sixth_title h2{
	justify-content:center;
}
.sixth_title p{
     text-align:center;
}
  .title_box {
    filter: invert(0%);
  }
  .w-360 {
    width: 100vw;
  }
  .mr-calc1120 {
    margin-right: 0;
  }
  .Banner_tltie {
    margin-left: 0;
    top: 44vw;
    text-align: center;
    width: 100%;
  }
  .Banner_tltie h1 {
    text-align: center;
  }
  #contrast {
  height: auto;
}
  .Banner_tltie h1 strong {
    font-size: 12.8vw;
  }
  .Banner_tltie h1 span {
    font-size: 9.6vw;
  }
  .Banner_tltie p {
    font-size: 3.733vw;
  }
  .maxh-900,
  .minh-5625vw {
    max-height: 160vw !important;
    height: 100vh !important;
  }
  #Banner {
    height: auto;
    max-height: none;
  }
  /* 第二屏 */
  #second {
  }
  .second-nav {
    bottom: 26.133vw;
    text-align: right;
  }
  .second-nav h2 {
    font-size: 9.6vw;
    margin-bottom: 6.4vw;
    text-align: center;
    line-height: normal;
  }
  .second-nav p {
    font-size: 3.733vw;
    line-height: normal;
    text-align: center;
    line-height: normal;
  }
  /* 第三屏 */
  .third-nav {
    padding-left: 0;
    position: initial;
  }
  .third-nav h2 {
    font-size: 9.6vw;
    line-height: normal;
    margin-bottom: 6.4vw;
    text-align: center;
    color: #fff;
  }
  .third-nav p {
    text-align: center;
    font-size: 3.2vw;
    line-height: normal;
  }
  #third {
    padding-top: 20.533vw;
  }
  /* 第四屏 */
  .fourth-nav h2 {
    font-size: 12.8vw;
    line-height: 20.8vw;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  .fourth-nav p {
    font-size: 3.73vw;
    line-height: normal;
    width: 64vw;
    margin: auto;
  }
  #fourth {
    height: 320vw !important;
    max-height: 320vw !important;
  }
  .fourth-nav {
    font-size: 3.733vw;
    padding-top: 12vw;
  }
  .fourth_data h3 {
    font-size: 9.6vw;
    line-height: normal;
  }
  .fourth_data p {
    font-size: 3.2vw;
    line-height: normal;
  }

  /* 第四屏 */
  .mesa-nav {
    padding-top: 17.067vw;
    position: initial;
    padding-left: 0;
  }
  .mesa-nav h2 {
    font-size: 9.6vw;
    text-align: center;
    margin-bottom: 6.4vw;
    line-height: normal;
  }
  .mesa-nav p {
    font-size: 4.267vw;
    text-align: center;
    line-height: normal;
  }
  /* 第五屏 */
  .beam-nav {
    padding-top: 22.4vw;
  }
  .beam-nav h2 {
    font-size: 9.6vw;
    text-align: center;
    /* 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;
  }
  .beam-nav_ul p span {
    font-size: 9.6vw;
  }
  /* 第五屏 */
  .laserHead_title {
    padding-top: 22.4vw;
    padding-right: 0;
  }
  .laserHead_title h3 {
    font-size: 9.6vw;
    line-height: normal;
    margin-bottom: 6.4vw;
    text-align: center;
  }
  .laserHead_title p {
    font-size: 3.733vw;
    line-height: normal;
    text-align: center;
  }

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

  /* 机型对比 */
  #contrast {
    padding: 15.467vw 4.267vw;
  }
  .contrast {
    padding-bottom:0;
    padding-top: 0 !important;
  }
  .container-f {
    background-color: #fff;
  }
  .contrast_titie {
    width: 100%;
    position: relative;
    top: 0 !important;
  }

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

/* 3.27改版新内容 */
/* 首屏 */
#Banner {
}
#banner_img.reduce {
  width: 1120px;
  height: 628px;
  border-radius: 8px;
}
.banner_video video {
  width: 1120px;
  height: 628px;
}
#banner_text1 {
}
#banner_text1 h2 {
  background: linear-gradient(
    114deg,
    #a8abb1 4.26%,
    #34353a 53%,
    #828898 101.74%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin: auto;
}
#banner_text1.magnify {
  transition: 0.3s all;
}
#banner_text1.magnify h2 {
  transition: 0.3s all;
}
.scale-15 {
  transform: scale(1.5);
}
.scale-3 {
  transform: scale(3);
}
.scale-5 {
  transform: scale(5);
}
.scale-10 {
  transform: scale(10);
}
.scale-20 {
  transform: scale(20);
}
.scale-100 {
  transform: scale(100);
}
.scale-200 {
  transform: scale(200);
}

/* 横向轮播图组件 */
.crosswise-mySwiper .swiper-wrapper .swiper-slide:nth-child(3) {
  padding-right: calc((100vw - 1152px - 17px) / 2);
}

#crosswise_swiper {
  padding-top: 100px;
  padding-bottom: 0;
}

.black_technology_nav h3 {
  opacity: 0;
  transform: translateY(-60px);
  width: 80%;
}
.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;
}
.black_technology_nav h3 b {
  background: linear-gradient(
    272deg,
    #ff4610 2.4%,
    #ff9029 12.46%,
    #ffe145 23.62%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.crosswise_swiper.swiperList-hover .swiper-button-next,
.crosswise_swiper.swiperList-hover .swiper-button-prev {
  bottom: -50px !important;
  top: initial;
}
.crosswise_swiper.swiperList-hover .swiper-button-prev {
  right: 84px;
}
.crosswise_swiper.swiperList-hover .swiper-button-next {
  right: 16px;
}
.crosswise_swiper .swiper-button-next,
.crosswise_swiper .swiper-button-prev {
  opacity: 1;
}
.crosswise_swiper .swiper-button-next.swiper-button-disabled,
.crosswise_swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 0.3;
}
.swiper-pagination-bullet {
  background: #828898;
}
.swiper-pagination-bullet-active {
  background-color: #000;
}
.swiper-pagination-bullet {
  border-radius: 10px;
}
#crosswise_swiper .crosswise-pagination {
  bottom: -65px;
}

.sixth_title h2 div {
  border-radius: 10px 0px;
  background: #ff4610;
  padding: 2px 8px;
  min-width: fit-content;
}
.sixth_title h2 div span {
}

#ScanSlice {
  color: #000 !important;
}
#ScanSlice .c-white {
  color: #000 !important;
}
.title_box {
  color: #000 !important;
}
.title_box .c-white {
  color: #000 !important;
}
.title_box .btn_box  .c-white {
  color: #fff  !important;
}

/* 新移动端 */
@media (max-width: 767px) {
  .line {
    width: 100% !important;
  }
  .title_box {
    filter: invert(0%);
  }
  .Banner_tltie {
    top: 51.7vw;
    text-align: left;
  }
  .Banner_tltie .w-300 {
    width: 57.3vw;
    text-align: center;
  }
  .Banner_tltie p {
	 width:93%;
    font-size: 3.73vw;
    letter-spacing: 1px;
    margin: auto;
  }
  .Banner_tltie .h_text {
    margin-bottom: 2vw;
  }
  .Banner_tltie h1 {
    text-align: center;
    color: #000;
    font-size: 14.4vw;
    line-height: 12.4vw;
  }
  .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: 12.4vw;
    margin-bottom: 0;
  }
  .Banner_tltie h1 span {
    color: #fff;
  }
  .Banner_tltie p {
    color: #828898;
    text-align: center;
  }
  .Banner_tltie .bannerBtn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #Banner {
    height: auto;
    max-height: none;
    padding-top: 50px;
  }
  .Banner {
    height: 160vw;
    position: inherit;
  }
  .bannerBtn {
    width: 31.467vw;
    height: 9.6vw;
    font-size: 4.533vw;
    line-height: 9.6vw;
    margin-top: 4.26vw;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    color: #000;
  }
  .bannerBtn img {
    top: 3.2vw;
    right: 4.2vw;
    width: 3.2vw;
    height: 3.2vw;
  }
  .title_box {
    color: #fff !important;
  }
  .title_box .c-white {
    color: #fff !important;
  }
  .md_banner_mySwiper {
    height: 186.667vw;
  }
  .md_banner_mySwiper .swiper-slide .b-375 {
    bottom: 100vw;
  }
  .md_banner_mySwiper .swiper-slide .b-375 h4 {
    font-size: 6.4vw;
  }
  .md_banner_mySwiper .swiper-slide .b-375 p {
    font-size: 4.267vw;
  }
  .md_banner_img {
    left: -100%;
  }
  .fourth-content {
    left: -100%;
  }
  .md_banner_mySwiper-pagination {
    bottom: 13.867vw !important;
    position: absolute;
    text-align: center;
    z-index: 2;
  }
  .md_banner_mySwiper-pagination .swiper-pagination-bullet {
    width: 2.133vw !important;
    height: 2.133vw !important;
    background: none;
    border-radius: 50%;
    border: 0.267vw solid#fff;
  }
  .md_banner_mySwiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff !important;
    border-radius: 50%;
  }
  .md_banner_content_nav {
    padding-top: 12.867vw;
  }
  .md_banner_content_nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    width: 70%;
    margin: auto;
    margin-bottom: 4.267vw;
  }
  .md_banner_content_nav span {
    width: 9.6vw;
    height: 0.533vw;
    margin-bottom: 4.267vw;
  }
  .md_banner_content_nav p {
    font-size: 3.733vw;
    line-height: normal;
    margin: auto;
    width: 80%;
  }
  /* 第二屏移动端 */
  #second {
    background-color: #0d0e0f;
    padding-top: 13.333vw;
    height: auto;
    padding-bottom: 10vw;
  }
  .second-nav {
    padding-bottom: 8vw;
  }
  .second-nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    width: 80%;
    margin: auto;
    margin-bottom: 4.267vw;
    color: #fff;
  }
  .second-nav span {
    width: 9.6vw;
    height: 0.533vw;
    margin-bottom: 4.267vw;
  }
  .second-nav p {
    font-size: 3.2vw;
    width: 90%;
  }
  #second ul {
    display: block;
    padding-left: 4.267vw;
    padding-right: 4.267vw;
  }
  #second ul li {
    width: 100%;
    height: 59.733vw;
    margin-bottom: 20px;
  }
  #second ul li h5 {
    font-size: 3.733vw;
  }
  .scale-hv12-img:hover img {
    transform: scale(1);
  }
  .second-shade {
    height: 10.133vw;
  }

  /* 第三屏 */
  #third {
    height: 192vw;
    padding-top: 0;
    padding-bottom: 0;
  }
  .third-nav {
    position: absolute;
    width: 100%;
    top: 0;
    text-align: center;
    padding-top: 10vw;
  }
  .third-nav h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 3.267vw;
    color: #000;
  }
  .third-nav span {
    width: 9.6vw;
    height: 0.533vw;
    margin-bottom: 4.267vw;
  }
  .third-nav p {
    font-size: 3.733vw;
    line-height: normal;
    text-align: center;
    width: 90%;
  }
  /* 移动端第四屏 */
  #fourth {
    height: auto;
  }
  .fourth_title {
    padding-top: 12vw;
  }
  .fourth_title h2 {
    font-size: 5.33vw;
    line-height: normal;
    margin-bottom: 0;
  }
  .fourth_title span {
    margin-top: 4.267vw;
    margin-bottom: 4.267vw;
    width: 9.6vw;
    height: 0.533vw;
  }
  .fourth_title p {
    font-size: 3.2vw;
    line-height: normal;
    margin-bottom: 3.2vw;
    width: 90%;
  }
  .fourth_title h3 {
    font-size: 10.667vw;
  }
  .fourth_title h3 b {
    font-size: 10.667vw;
  }
  .fourth_title h3 span {
    font-size: 8.533vw;
  }
  
  .scale-hv12-img img {
    transform: scale(1) !important;
  }
  /* 移动端横向滚动 */
  .md_crosswise_swiper {
    height: 130vw;
    padding-bottom: 18.6vw;
    padding-top: 9.867vw;
  }
  .md_crosswise-pagination {
    bottom: 40vw !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#000;
  }
  .md_crosswise-pagination .swiper-pagination-bullet-active {
    background-color: #000 !important;
    border-radius: 50%;
  }
  .md_crosswise-mySwiper .swiper-slide {
    height: 53.33vw;
  }
  .md_crosswise_swiper_nav {
    margin-bottom: 6.4vw;
    padding-top: 0;
  }
  .md_crosswise_swiper_nav h2 {
    font-size: 5.3vw;
    margin-bottom: 1.067vw;
    line-height: normal;
	padding:0 16px;
  }
  .md_crosswise_swiper_nav p {
    height: 21vw;
    font-size: 3.2vw;
    opacity: 0;
    transform: translateY(-2.667vw);
    width: 100%;
    text-align: center;
    height: auto;
  }
  .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 {
    width: 90%;
  }
  .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);
  }

  /* 移动端第六屏 */
  #sixth {
    height: 177.867vw;
  }
  .sixth_title {
    padding-top: 20vw;
    position: absolute;
    width: 100%;
    top: 0;
  }
  .sixth_title h2 {
    font-size: 5.33vw;
    line-height: normal;
    color: #fff;
    margin: auto;
    margin-bottom: 3.2vw;
    width: 90%;
  }
  .sixth_title h2 div{
    position: absolute;
    top: 10vw;
  }
  .sixth_title span {
    width: auto;
    height: auto;
  }
  .sixth_title p {
    font-size: 3.733vw;
    width: 86.667vw;
    margin: auto;
    line-height: normal;
  }
  .navTitleMainBox .navbar{
    filter: invert(0%) !important;
  }
}

.Cutting-loading {
  padding-top: 8.28vw;
}
.contrast {
  /* padding-top: 168px; */
}
.contrast_titie {
  top: 68px;
}
/* 大pad */
@media screen and (min-width: 1024px) and (max-width: 1199px){
  .newSellingPoint{
    width: 100%;
  }
  .newSellingPoint .grid-columns-360{
    grid-template-columns: repeat(auto-fill, minmax(279px, 1fr));
  }
  .newSellingPoint li h3{
	  font-size:20px;
  }
  .newSellingPoint ul li p{
    color: var(--Color-Text-T1);
  }
  .navTitleMainBox .navbar{
    filter: invert(0%) !important;
  }
  .Banner_tltie{
    top: 180px;
  }
  .Cutting-content ul li.active .li_shade{
    width: 100%;
  }
  .Cutting-content ul li .li_shade{
    width: 100%;
  }
  .Cutting-loading{
    width: 888px;
    padding-top: 128px;
    padding-bottom: 68px;
  }
  .Cutting-content ul li.active{
    width: 387px;
  }
  .Cutting-content ul li{
    width: 240px;
    height: 290px;
  }
  .Cutting-loading-title {
    margin-bottom: 32px;
  }
  .Cutting-loading-title h3{
    font-size: 28px;
    line-height: 36px;
  }
  #second{
    height: auto;
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .second-nav {
    margin-bottom: 32px;
    padding-bottom: 0;
  }
  .second-nav  h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .second-nav  span{

  }
  .second-nav  p{
    font-size: 16px;
    line-height: 24px;
    width: 90%;
    margin: auto;
  }
  #second ul{
    width: 888px;
  }
  #second ul li{
    width: 436px;
    height: 272px;
  }
  #third{
    height: auto;
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .third-nav {
    margin-bottom: 32px;
    padding-bottom: 0;
  }
  .third-nav  h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .third-nav  span{

  }
  .third-nav  p{
    font-size: 16px;
    line-height: 24px;
    width: 90%;
  }
  .third-content {
    width: 888px;
    height: 380px;
  }
  #crosswise_swiper {
    padding-top: 68px;
    padding-bottom: 68px;
    height: 768px;
  }
  .pr-calc1120{
    padding-right: calc((100vw - 888px) / 2);
  }
  .pl-calc1120{
    padding-left: calc((100vw - 888px) / 2);
  }
  .black_technology_nav {
    width: 888px;
    padding-bottom: 15px;
  }

  #crosswise_swiper .swiper-slide {
    width: 760px;
    height: 428px;
  }
  .black_technology_nav p{
    height: auto;
  }
  .crosswise_swiper.swiperList-hover .swiper-button-next, .crosswise_swiper.swiperList-hover .swiper-button-prev{
    bottom: -50px !important;
  }
  .w-1120{
    width: 888px;
  }

  #fourth{
    height: 600px;
  }
  .fourth_title {
    padding-top: 68px;
  }
  .fourth_title h2{
    font-size: 28px;
    line-height: 36px;
  }
  .fourth_title h3{
    font-size: 28px;
    line-height: 36px;
  }
  .fourth_title p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    width: 90%;
  }
  .fifth {
    padding: 0;
    width: 888px;
  }
  .fifth_content1,
  .fifth_content2{
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .fifth_nav {
    margin-bottom: 32px;
  }
  .fifth_nav h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .fifth_nav p{
    font-size: 16px;
    line-height: 24px;
  }
  .fifth_content_imgbox {
    height: 380px;
  }

  
  #sixth{
    height: auto;
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .sixth  .h-500{
      height: 380px;
  }
  .sixth_title {
  }
  .sixth_title h2{
    font-size: 28px;
    line-height: 36px;
	        justify-content: center
  }
  .sixth_title p{
    font-size: 16px;
    line-height: 24px;
    width: 55%;
    margin: auto;
    margin-bottom: 16px;
  }
   #contrast{
	  height:auto !important;
  }
  .contrast{
    width: 888px;
    padding-top: 168px;
  }
  .contrast_titie {
    top: 68px;
  }
}

/* 小pad */
@media screen and (min-width: 768px) and (max-width: 1023px){
  .en_thirdly{
    width: 80%;
  }
  #second li h5{
	  padding:0 8px;
  }
 
  
  .navTitleMainBox .navbar{
    filter: invert(0%) !important;
  }
  .title_box .c-white{
    color: #fff !important;
  }
  .Banner_tltie{
    top: 180px;
  }
  .Cutting-content ul li.active .li_shade{
    width: 100%;
  }
  .Cutting-content ul li .li_shade{
    width: 100%;
  }
  .Cutting-loading{
    width: 680px;
    padding-top: 128px;
    padding-bottom: 48px;
  }
  .Cutting-content ul li.active{
    width: 387px;
  }
  .Cutting-content ul li{
    width: 240px;
    height: 290px;
  }
  .Cutting-loading-title {
    margin-bottom: 32px;
  }
  .Cutting-loading-title h3{
    font-size: 28px;
    line-height: 36px;
  }
  #second{
    height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .second-nav {
    margin-bottom: 32px;
    padding-bottom: 0;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
  .second-nav  h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .second-nav  span{

  }
  .second-nav  p{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    width: 90%;
  }
  #second ul{
    width: 680px;
  }
  #second ul li{
    width: 332px;
    height: 208px;
  }
  #third{
    height: auto;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .third-nav {
    margin-bottom: 32px;
    padding-bottom: 0;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
  .third-nav  h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .third-nav  span{

  }
  .third-nav  p{
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    width: 90%;
  }
  .third-content {
    width: 680px;
    height: 290px;
  }
  #crosswise_swiper {
    padding-top: 48px;
    padding-bottom: 48px;
    height: 768px;
  }

  .black_technology_nav p{
    height: 68px;
  }
  .crosswise_swiper.swiperList-hover .swiper-button-next, .crosswise_swiper.swiperList-hover .swiper-button-prev{
    bottom: -40px !important;
  }
  .pr-calc1120{
    padding-right: calc((100vw - 680px) / 2);
  }
  .pl-calc1120{
    padding-left: calc((100vw - 680px) / 2);
  }
  .black_technology_nav {
    width: 680px;
    padding-bottom: 32px;
  }
  #crosswise_swiper{
    height: 700px;
    padding:48px 0;
  }
  .black_technology_nav {
    width: 680px;
  }
  #black_technology {
    padding: 48px 0;
    height: auto;
  }

  .black_technology_nav {
    padding: 0;
    padding-bottom: 32px;
    width: 680px;
    margin: auto;
  }
  .black_technology_nav div{
    width: 100%;
  }
  .black_technology_nav div.pr{
    width: auto;
  }
  .black_technology_nav h3 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
    width: 65%;
  }

  .black_technology_nav p {
    font-size: 14px;
    line-height: 22px;
    width: 80%;
  }

  .A_technology-mySwiper {
    padding: 0;
    padding-left: calc((100vw - 680px) / 2);
    padding-right: calc((100vw - 680px) / 2);
  }

  .A_technology-mySwiper .swiper-slide {
    width: 680px;
    height: 382px;
  }
  #crosswise_swiper .crosswise-pagination{
    bottom: -45px;
  }
  .w-1120{
    width: 680px;
  }

  #fourth{
    height: 500px;
  }
  .fourth_title {
    padding-top: 48px;
  }
  .fourth_title h2{
    font-size: 28px;
    line-height: 36px;
  }
  .fourth_title h3{
    font-size: 28px;
    line-height: 36px;
  }
  .fourth_title p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    width: 90%;
  }
  .fifth {
    padding: 0;
    width: 680px;
  }
  .fifth_content1,
  .fifth_content2{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .fifth_nav {
    margin-bottom: 32px;
  }
  .fifth_nav h2{
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
  }
  .fifth_nav p{
    font-size: 16px;
    line-height: 24px;
  }
  .fifth_content_imgbox {
    height: 380px;
  }

  
  #sixth{
    height: 635px;
  }
  .sixth  .h-500{
      height: 290px;
  }
  .sixth_title {
    padding-top: 48px;
  }
  .sixth_title h2{
    font-size: 28px;
    line-height: 36px;
    width: 65%;
    margin: auto;
    margin-bottom: 16px;
  }
  .sixth_title p{
    font-size: 16px;
    line-height: 24px;
    width: 80%;
    margin: auto;
    margin-bottom: 32px;
  }
  #contrast{
  }
  .contrast{
    width: 680px;
    padding-top: 268px;
  }
  .contrast_titie {
    top: 48px;
    width: 100%;
  }
  .ScanSlice-content-top div{
    width: 49%;
  }
  .ScanSlice-content-bottom img,
  .ScanSlice-content-top img{
    border-radius: 8px;
  }
  .contrast_content ul li{
    width: 30%;
  }
  .contrast_content hr.w-256{
    width: 100%;
  }
  .contrast_li_B h3{
    font-size: 14px;
    line-height: 22px;
  }
    #contrast{
	  height:auto !important;
  }
  .contrast{
	  padding-top:0;
  }
}
@media screen and (min-width: 1120px) and (max-width: 1440px){
	#home-banner-slogan{
		max-width:1120px
	}
}
 