body {
  overflow-x: hidden;
}

.nav_roll {
  height: 50px;
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  background: rgba(29, 29, 31, 0.7);
}
.nav_roll h5 {
  color: #fff;
  opacity: 0.8;
}
.nav_roll img,
.nav_roll p {
  display: none;
}
.nav_roll li {
  height: 56px;
}
.nav_roll li:hover h5 {
  opacity: 1;
}
.boardtubi {
  flex: 1;
}
/* banner */
#Banner {
  background-image: radial-gradient(
    153.07% 134.03% at 44.9% -4.27%,
    rgba(0, 0, 0, 0) 100%
  );
  /* height: 300vh; */
  /* filter: blur(50px); */

  transition: height 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#pseriesform {
  background: #f6f7f8;
}
.Banner {
  height: 1048px;

  background-image: url(../img/bk.png);
}
.Banner-title {
  width: 665px;
}
.Banner-title h1 span {
  color: #fff;
}
.bannerBtn1 {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bannerBtn1:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.bannerBtn2 {
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.bannerBtn2:hover {
  background-color: #ff6234;
}
.pcfile {
  display: block;
}
.phonefile {
  display: none;
}
.parameters {
  padding-top: 40px;
}
/* 第二屏 */
.secondly_text h2 {
  background: linear-gradient(
    93deg,
    #ff4610 0.62%,
    #ffbc10 53.95%,
    #ffe145 99.14%
  );
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 80px;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* 动态变色字体 */
#home-banner-slogan {
  font-size: 72px;
  height: auto;
  line-height: 90px;
  max-width: 965px;
  user-select: none;
}

.container-glizWQ {
  position: relative;
}

.container-glizWQ .AXU2Ec1 {
  /* background-image: conic-gradient(from 0deg at 50% -10%, rgb(255, 70, 16) -86.58deg, rgb(255, 255, 255) 69.75deg, rgb(255, 181, 144) 99.21deg, rgb(207, 117, 252) 203.39deg, rgb(119, 173, 255) 273.42deg, rgb(255, 255, 255) 429.75deg); */
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -o-background-clip: text;
  background-position-x: -50%;
  color: transparent;
  white-space: pre-line;
  font-family: Altinn-DIN-Exp-Bold, PingFang SC, "Microsoft YaHei";
  font-weight: 700;
}

.overlay-uXun_R {
  /* -webkit-filter: blur(10px);
  filter: blur(10px); */
  height: 100%;
  left: 1px;
  position: absolute;
  top: -90px;
  white-space: pre-line;
  width: 100%;
}

.overlay-uXun_R .AXU2Ec2 {
  /* background-image: conic-gradient(from 0deg at 50% -10%, rgb(119, 173, 255) -86.58deg, rgb(255, 255, 255) 69.75deg, rgb(255, 181, 144) 99.21deg, rgb(207, 117, 252) 203.39deg, rgb(119, 173, 255) 273.42deg, rgb(255, 255, 255) 429.75deg); */
  mask-image: linear-gradient(
    90deg,
    transparent -15.5556%,
    black,
    transparent 84.4444%
  );
  -moz-background-clip: text;
  -o-background-clip: text;
  -webkit-background-clip: text;
  background-clip: text;
  background-position-x: -50%;
  color: transparent;
  white-space: pre-line;
  font-family: Altinn-DIN-Exp-Bold, PingFang SC, "Microsoft YaHei";
  font-weight: 700;
}
.Banner_top {
  width: 100%;
  background: #000000;
  padding-left: 44px;
  padding-right: 44px;
  padding-bottom: 0px;
}
section {
  position: relative;
  /* background: #fff; */
}

/* 视频倾斜 */
.Banner-content {
  transform: perspective(1200px) rotateX(14deg);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.banner_img_auto {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  overflow: hidden;
}
.border-Raido-no {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.partition_info {
  width: 60px;
  border-top: 4px solid #ff4610;
  margin: 0 auto;
  margin-bottom: 36px;
}

.swiperList-hover .swiper-slide:hover img {
  opacity: 1;
}

.swiperList-hover .swiper-slide:hover .scan_tag {
  opacity: 1;
}

.swiperList-hover .swiper-slide:hover span.xiebiaoqian {
  opacity: 1;
}

/* 公共样式 */
.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%); */
}

.swiper-slide:hover .more {
  color: #ff4610;
}

/* 参数 */
/* .parameters ul li:nth-child(2n-1) {
  background-color: #f6f7f8;
} */
.parameters .automationinfo {
  background-color: #f6f7f8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(100% - 80px);
}
.automationinfo .automationinfo_content {
  color: #4e525b;
}
.automationimg {
  aspect-ratio: 640 / 437;
}
.parameters .equipment-list ul li:not(:first-child) {
  margin-top: 80px;
}

.tertiary ul {
  justify-content: center;
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(auto-fill, minmax(352px, 1fr));
}

.laserCutting-General h2 {
  font-size: 36px;
  line-height: 42px;
}
.ribbon-wrapper-9 {
  width: 148px;
  height: 203px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
}

.ribbon-9 {
  font-size: 14px;
  font-family: "PingFang SC";
  font-weight: 400;
  line-height: 18px;
  color: #ff4610;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -18px;
  top: 46px;
  width: 209px;
  letter-spacing: 0.5px;
  background-image: radial-gradient(circle farthest-side, #ffece7, #ffece7);
}
.fuzhu {
  color: #8833ff;
}
.font-a {
  display: flex;
  padding: 5px var(--Space-4X, 16px);

  justify-content: center;
  align-items: center;
  color: #61687c;
  border-radius: 6px;

  border: 1px solid #e5e6eb;
  background: #fafafb;
  margin-right: 12px;
  white-space: nowrap;
  cursor: pointer;
}
.felxjkw {
  flex-wrap: wrap;
  margin-top: 16px;
}
.felxjkw a:nth-child(4) {
  margin-top: 12px;
}
@media (min-width:1200px) 
{
  .Banner-title{
    width: 870px;
  }
  
}
/* 移动端*/
@media (max-width: 767px) {
  .navList .maxw-1152 {
    overflow: auto;
  }
  .choselists-au{
    line-height:20px ;
  }
  .navList .maxw-1152 ul {
    width: auto;
  }

  .fuzhu {
    color: #8833ff;
  }
  #Banner {
    height: auto !important;
  }

  .Banner {
    height: auto !important;
    padding: 21.333vw 4.267vw 7.33vw;
  }
  .menban {
    height: 500px !important;
  }
  .Banner_top {
    background: transparent;
  }
  .border-Raido-no {
    /* border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; */
    border-radius: 8px;
  }
  .Banner-title {
    width: 100%;
    padding-top: 0vw;
    padding-bottom: 6.4vw;
  }

  .Banner-title h1 {
    font-size: 8.533vw;
    font-style: normal;
    font-weight: 500;
    line-height: 11.733vw; /* 122.222% */
    margin-bottom: 6.4vw;
  }

  /* .Banner-title p {
    font-size: 4.267vw;
    line-height: 6.4vw;
    margin-bottom: 8.533vw;
  } */

  .Banner-title .df-c {
    display: block;
  }
  .boardtubi,
  .pipetubi {
    font-size: 3.33vw;
  }

  .Banner-title .df-c div {
    width: 100%;
    margin-bottom: 4.267vw;
    margin-right: 0;
    padding: 2.667vw;
  }

  .Banner-title .df-c div span {
    font-size: 4.267vw;
    line-height: 6.4vw;
  }

  .Banner-content {
    transform: perspective(1200px) rotateX(0deg);
    width: 100%;
    border-radius: 2.133vw;
    height: 51.2vw;
  }

  .Banner-content .banner_play img {
    width: 10.667vw;
    height: 10.667vw;
  }

  /* 第二屏 */
  #secondly {
    height: auto;
  }

  .secondly {
    height: auto;
    padding-top: 21.333vw;
    padding-bottom: 21.333vw;
  }

  .secondly_text {
    position: inherit;
    padding: 21.333vw 4.267vw;
  }

  #home-banner-slogan {
    font-size: 9.6vw;
    line-height: 12.8vw;
    text-align: center;
    width: 70%;
  }

  .overlay-uXun_R {
    top: -12.8vw;
  }

  .secondly_text h2 {
    font-size: 9.6vw;
    line-height: 12.8vw;
    opacity: 1;
    white-space: initial;
    text-align: center;
    width: 80%;
    margin: auto;
  }

  /* 第三屏 */
  #tertiary {
    height: auto;
  }

  .tertiary {
    padding: 10.667vw 4.267vw;
  }

  .tertiary .h-620 {
    height: 50.667vw;
    border-radius: 2.133vw;
    margin-bottom: 4.267vw;
  }

  .tertiary ul {
    display: block;
  }

  .tertiary ul li {
    width: 100%;
    margin-bottom: 0;
    margin-top: 4.267vw;
    padding: 5.333vw 4.267vw;
    height: auto;
  }

  .tertiary ul li img {
    width: 9.6vw;
    height: 9.6vw;
    margin-bottom: 4.267vw;
  }

  .tertiary ul li h3 {
    font-size: 4.267vw;
    line-height: 6.4vw;
    margin-bottom: 3.2vw;
  }

  .tertiary ul li p {
    font-size: 3.733vw;
    line-height: 5.867vw;
  }

  /* 相关产品 */
  #Models {
    padding-top: 0;
    padding-bottom: 0;
  }

  .Models {
    padding-top: 10.667vw;
    padding-bottom: 10.667vw;
  }

  #Models .Models-title {
    padding-left: 4.267vw;
    margin-bottom: 7.467vw;
  }

  #Models h2 {
    font-size: 6.4vw;
    line-height: normal;
  }

  #Models .swiper-slide.w-416 {
    width: 44.8vw !important;
    height: auto !important;
    padding-top: 0;
    padding-bottom: 0;
  }

  #Models .swiper-slide .h-280 {
    height: 30.133vw;
  }

  #Models .swiper-slide .pt-24.pb-24.pl-16.pr-16 {
    padding: 0 2.133vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 11.733vw;
  }

  #Models .swiper-slide h4 {
    font-size: 3.2vw;
    line-height: 3.2vw;
    margin-bottom: 0;
  }

  #Models .swiper-slide.w-848.h-390 {
    width: 91.733vw !important;
    height: auto !important;
    padding-bottom: 0;
    padding-top: 0;
  }

  .Models-mySwiper {
    padding-left: 4.267vw;
  }

  /* 公共样式 */
  #Models .swiper-button-next,
  #Models .swiper-button-prev {
    width: 6.4vw;
    height: 6.4vw;
    /* border: 0.267vw solid #e0e2e4; */
    border: 0.267vw solid #e0e2e4;
    padding: 3.733vw;
    border-radius: 50%;
    /* top: -10.667vw; */
    /* background: #828898; */
    /* opacity: 0.5; */
  }

  #Models .swiper-button-prev {
    right: 16.933vw;
    left: initial;
    background-image: url(../img/l.svg);
    background-size: 4.267vw 4.267vw;
    background-position: center;
    background-repeat: no-repeat;
    /* filter: invert(100%); */
  }

  #Models .swiper-button-next {
    right: 6.4vw;
    left: initial;
    background-image: url(../img/r.svg);
    background-size: 4.267vw 4.267vw;
    background-position: center;
    background-repeat: no-repeat;
    /* filter: invert(100%); */
  }

  /* 参数 */
  #parameters {
  }

  .parameters {
    padding: 10.667vw 4.267vw;
  }

  .parameters-title {
    margin-bottom: 8.533vw;
  }

  .parameters {
    padding: 7.33vw 4.267vw;
    width: 100%;
  }

  .parameters-title {
    margin-bottom: 8.533vw;
  }

  .parameters-title h2 {
    font-size: 5.333vw;
    line-height: 7.467vw;
  }

  /* .parameters ul {
    border-radius: 2.133vw;
    border: 0.133vw solid var(---400, #e6e7ea);
  } */

  /* .parameters ul li {
    padding: 0;
    display: block;
  }

  .parameters ul li:nth-child(2n-1) {
    background-color: #fff;
  }

  .parameters ul li h5 {
    font-size: 3.733vw;
    line-height: 5.867vw;
  } */

  /* .parameters ul li span {
    font-size: 3.733vw;
    line-height: 5.867vw;
  } */

  /* .parameters ul li > div {
    padding: 5.6vw 4.267vw;
    width: 100%;
  }

  .parameters ul li > div:nth-child(2n-1) {
    background-color: #f6f7f8;
  } */

  /* 定制我的设备 */
  #Customization {
    margin: 0;
    height: 80vw;
    width: 100%;
  }

  #Customization .h-400 {
    height: 80vw;
  }

  #Customization h3 {
    font-size: 8.533vw;
    line-height: 10.667vw;
    margin-bottom: 6.4vw;
    text-align: center;
  }

  #Customization .pt-133 {
    padding-top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  #Customization .w-440 {
    width: 51.2vw;
  }

  #Customization .w-160.h-40 {
    width: 25.6vw;
    height: 10.667vw;
  }

  #section {
    height: auto;
  }
  .font-a {
    font-size: 2.667vw;
    padding: 1.333vw 4.267vw;
    margin-right: 2.133vw;
  }
}

@media (min-width: 768px) and (max-width: 900px) {
  html,
  body {
    min-width: auto;
  }
  #Banner {
    height: auto !important;
  }
  .Banner {
    padding-top: 40px;
    padding-bottom: 7.33vw;
    height: auto !important;
  }
  .Banner-title {
    width: 100%;
  }
  .Banner .top_mesage {
    font-size: 16px;
    line-height: 24px; /* 150% */
  }
  .banner_img_auto {
    width: 680px;
    height: 380px;
  }
  .Banner-title h1 {
    font-size: 5.208vw !important;
    line-height: 5.208vw; /* 122.222% */
  }
  .mySwiper {
    height: 100%;
  }
  .Banner-title {
    padding: 40px;
    padding-top: 100px;
  }
  .li-item {
    display: block;
  }
  .automationimg {
    width: 100%;
  }
}
/* pad端 */
@media (min-width: 769px) and (max-width: 992px) {
  html,
  body {
    min-width: auto;
  }
  .font-a {
    font-size: 1.21vw;
    margin-right: 1.21vw;
  }
}

@media (min-width: 992px) and (max-width: 1210px) {
  .Banner-title {
    width: 100%;
  }
  .Banner-title h1 {
    font-size: 5.208vw !important;
  }
  .automationinfo {
    padding: 20px;
  }
  .font-a {
    font-size: 1.21vw;
    margin-right: 1.21vw;
  }
}

@media (min-width: 768px) and (max-width: 1210px) {
  html,
  body {
    min-width: auto;
  }
  #pseriesform {
    padding-bottom: 0 !important;
  }
  .choseBtnbspan {
    font-size: 26px !important;
  }
  .automationinfo_content {
    padding-top: 12px;
  }
  .contact-content .contact-content {
    border-radius: 0;
  }
  .Banner-content {
    height: 380px;
    width: 680px;
  }

  .secondly_text h2 {
    font-size: 52px;
  }

  .tertiary {
  }
  #Boardform{
	  padding:0 !important;
  }

  .tertiary .h-620 {
    height: auto;
  }

  .tertiary {
    width: 100%;
    padding-left: 44px;
    padding-right: 44px;
  }

  .Models-mySwiper {
    padding-left: 44px;
  }

  .parameters {
    width: 100%;
    padding-left: 44px;
    padding-right: 44px;
  }

  .title_box {
    width: 100% !important;
  }
  .border-Raido-no {
    /* border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px; */
  }
  #Banner {
    height: auto !important;
  }
  .automationinfo {
    padding: 20px;
  }
  .Banner {
    height: auto !important;
    padding-bottom: 30px;
  }
  .automationimg:hover img {
    transform: scale(1);
  }
  /* 咨询弹窗 */
  .ribbon-wrapper-9 {
    width: 151px;
    height: 229px;
  }
  .ribbon-9 {
    font-size: 14px;
    font-family: "PingFang SC";
    font-weight: 400;
    line-height: 18px;
    color: #fff;
    left: -11px;
    top: 43px;
    width: 203px;
    background-image: radial-gradient(circle farthest-side, #ff4610, #ff4610);
  }
  .fuzhu {
    color: #8833ff;
  }
  .felxjkw {
    flex-wrap: wrap;
    margin-top: 16px;
  }
  .learnMore_btnkk {
    margin-top: 21px;
  }
  .felxjkw a:nth-child(4) {
    margin-top: 0;
  }
  .border-Raido-no {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
  }
}

/* 咨询框 */
.Automation-inquiry-content-left-content {
  border: 2px solid #fff;
  background: linear-gradient(0deg, #fff 0%, #f3f5f8 100%);
}

.layui-form input:hover {
  border-color: #ff4610;
}

.layui-form input:focus {
  border-color: #ff4610;
  box-shadow: 0px 0px 0px 1.5px rgba(255, 70, 16, 0.2);
}

.layui-form input {
  height: 48px;
  border-radius: 4px;
  border: 1px solid;
  border-color: rgb(205, 205, 205);
  margin-bottom: 24px;
  padding-left: 16px;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid#F2F4F7;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

input::placeholder {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #b4b8c1;
  letter-spacing: 0;
}

.layui-btn.formBtn1 {
  border: none;
  height: 48px;
  width: 133px;
}

.layui-btn.formBtn1:hover {
  background: #000000;
  color: #fff;
}

.layui-btn.formBtn2 {
  width: 100%;
  height: 60px;
  background: #828898;
  border-radius: 8px;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  border: none;
}

.layui-btn.formBtn2:hover {
  background: #ff4610;
}

.layui-form-mid {
  margin-right: 0;
}

/* 咨询弹窗PAD端 */
@media (min-width: 768px) and (max-width: 1210px) {
  #Automation-inquiry {
    padding-left: 36px;
    padding-right: 36px;
  }
  .Automation-inquiry {
    width: 100%;
  }
  .Automation-inquiry-content .w-496 {
    width: 48%;
  }
  .title_box .line {
    width: 100% !important;
  }
  .parameters .equipment-list ul li:not(:first-child) {
    margin-top: 40px !important;
  }
  .container {
    border-radius: 0 !important;
  }
}

/* 移动端 */
@media (max-width: 767px) {
  .Automation-inquiry {
    padding-left: 4.267vw;
    padding-right: 4.267vw;
  }

  .Automation-inquiry {
    width: 100%;
  }

  .Automation-inquiry-content-right {
    width: 100%;
  }

  .Automation-inquiry-content {
    padding: 6.4vw 4.267vw;
  }

  .md-Automation-inquiry-content-right-text {
    margin-bottom: 6.4vw;
  }

  .md-Automation-inquiry-content-right-text h2 {
    font-size: 6.4vw;
    line-height: 8.533vw;
    margin-bottom: 3.2vw;
  }

  .md-Automation-inquiry-content-right-text p {
    font-size: 3.2vw;
    line-height: 5.333vw;
  }
}
@media (max-width: 901px) {
  .next-btn,
  .prev-btn {
    display: none;
  }
  .product-infowid {
    width: 100% !important;
  }
  .li-item {
    display: block;
  }
  .automationimg {
    width: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .automationimg img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .automationinfo {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .pcfile {
    display: none;
  }
  .phonefile {
    display: block;
  }
}
@media (min-width: 901px) and (max-width: 1209px) {
  .product-infowid {
    width: 57%;
  }
}

/* 移动端高度 */
@media (max-width: 767px) {
  .felxjkw a:nth-child(4) {
    margin-top: 2.133vw;
  }
  .h-4 {
    height: 2px !important;
  }
  /* #Banner {
    height: 285vw;
  } */

  /* #tertiary{
    height: 442vw;
  }
  #Models{
    height: 78vw;
  }
  #parameters{
    height: 365vw;
  }
  #Automation-inquiry{
    height: auto;
  } */
  .equipment-list {
    /* padding: 8.53vw; */
    margin-top: 8.53vw;
  }
  .automationinfo {
    padding: 6.4vw 4.267vw;
  }
  .automationinfo .automationinfo_content {
    font-family: "PingFang SC";
    font-size: 3.733vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.867vw; /* 157.143% */
    padding-top: 3.2vw;
  }
  .automationinfo_title {
    font-family: "PingFang SC";
    font-size: 5.333vw;
    font-style: normal;
    font-weight: 600;
    line-height: 7.467vw; /* 140% */
  }
  .learnMore_btnkk {
    margin-top: 6.4vw;
    height: 9.733vw;
    font-size: 3.333vw;
    line-height: 9.733vw;
  }
  .parameters .equipment-list ul li:not(:first-child) {
    margin-top: 4.267vw;
  }
  .top_mesage {
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 400;
    line-height: 5.333vw; /* 166.667% */
  }
  .choseBtnb {
    padding: 2.333vw;
    padding-top: 0 !important;
  }
  .moversim {
    width: 100px;
  }
  .automationimg:hover img {
    transform: scale(1);
  }
  .ribbon-9 {
    font-size: 10px !important;
    font-family: "PingFang SC";
    font-weight: 400;
    line-height: 18px;
    left: -1px;
    top: 30px;
    width: 209px;
    color: #fff;

    background-image: radial-gradient(circle farthest-side, #ff4610, #ff4610);
  }
}
@media (min-width: 1025px) {
  .Banner {
    position: -webkit-sticky; /* Required for Safari */
    position: sticky;

    /* top: 0; */
    top: -300px;
    z-index: 0;
  }
}

/* 参数轮播图 */
.parameters-Swiper {
  border-bottom: 1px solid #e5e6eb;
}
.parameters-Swiper .swiper-slide .slide-name h5 {
  transition: color 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.parameters-Swiper .swiper-slide .slide-name:hover h5 {
  color: #ff4610;
}

/* 选中的轮播图 */
.parameters-Swiper .swiper-slide-active .slide-name {
  border-bottom: 3px solid #ff4610;
}

/* 外部组件样式 */
/* 顶部广告位 */
.universal-product-tip {
  min-width: auto !important;
}
.universal-product-tip .universal-product-tip-bg {
  min-width: auto !important;
}
.universal-product-tip .universal-product-tip-container.bg {
  min-width: auto !important;
}
.universal-product-tip .universal-product-tip-container {
  z-index: 1;
}
.after {
  background-color: #ff4610;
}
.moversim {
  left: 0;
}
.next-btn,
.prev-btn {
  height: 96px;
  width: 48px;
  padding: 9px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center center;
  transition: 0.3s all ease-in-out;
  z-index: 9;
}
.next-btn {
  right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  opacity: 0;
  background-image: url("../img/r.svg");
  z-index: 9;
}
.next-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.prev-btn {
  left: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-image: url("../img/l.svg");

  opacity: 0;
  z-index: 9;
}
.prev-btn:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.swiper-slide {
  width: 100%;

  /* aspect-ratio: 1157 / 462 !important; */
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}
.mySwiper:hover .next-btn {
  opacity: 1;
}
.mySwiper:hover .prev-btn {
  opacity: 1;
}
.menban {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 1),
    rgba(0, 0, 0, 1),
    rgba(0, 0, 0, 0.6),
    rgba(0, 0, 0, 0)
  );
  /* background-image: radial-gradient(circle at top, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0.5) 50%); */
  /* border-radius: 50% 50% 0 0; */
  height: 800px;
  position: absolute;
  top: 0px;
  left: 0px;
}
#colorbgcanvas {
  z-index: -1 !important;
}

.pcbtms:hover {
  background: #ff6234;
  color: #fff;
}

.font-a:hover {
  background: #ff4610;
  color: #fff;
}
.learnMore_btnkk {
  color: #fff !important;
}
/* .mySwiper {
  z-index: 0;
} */
