<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* banner */
#Banner {
  background-image: radial-gradient(153.07% 134.03% at 44.9% -4.27%, rgba(0, 0, 0, 0.00) 38.49%, #FF4610 72.5%, #FFEE29 96%);
  /* filter: blur(50px); */
  height: 1900px;
  transition: height 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.Banner-title p{
  /* width: 35%;
  margin-left: auto;
  margin-right: auto; */
}

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


/* 绗簩灞� */
.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-content {
  transform: perspective(1200px) rotateX(14deg);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


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

.tertiary ul {
  justify-content: center;
  display: grid;
  gap: 32px;
  grid-template-columns: repeat(auto-fill, minmax(544px, 1fr));
}

.Automation-General h2 {
  font-size: 36px;
  line-height: 42px;
}



/* 绉诲姩绔�*/
@media (max-width: 767px) {
  #Banner {
    height: auto;
  }

  .Banner {
    padding: 45.333vw 4.267vw 10.667vw;
  }

  .Banner-title {
    width: 100%;
    padding-top: 0.000vw;
    padding-bottom: 6.400vw;
  }

  .Banner-title h1 {
    font-size: 9.600vw;
    line-height: 12.800vw;
    margin-bottom: 6.400vw;
  }

  .Banner-title p {
    font-size: 4.267vw;
    line-height: 6.400vw;
    margin-bottom: 8.533vw;
  }

  .Banner-title .df-c {
    display: block;
  }

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

  .Banner-content {
    transform: perspective(1200px) rotateX(0deg);
    width: 100%;
    border-radius: 2.133vw;
    height: 51.200vw;
  }

  .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.600vw;
    line-height: 12.800vw;
    text-align: center;
    width: 70%;
  }

  .overlay-uXun_R {
    top: -12.800vw;
  }

  .secondly_text h2 {
    font-size: 9.600vw;
    line-height: 12.800vw;
    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.600vw;
    height: 9.600vw;
    margin-bottom: 4.267vw;
  }

  .tertiary ul li h3 {
    font-size: 4.267vw;
    line-height: 6.400vw;
    margin-bottom: 3.200vw;
  }

  .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: 10.667vw 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&gt;div {
    padding: 5.600vw 4.267vw;
    width: 100%;
  }

  .parameters ul li&gt;div:nth-child(2n-1) {
    background-color: #F6F7F8;
  }

  .parameters .swiper-slide.w-224{
    width: 50%;
  }

  /* 瀹氬埗鎴戠殑璁惧 */
  #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;
  }
}

/* pad绔� */
@media (min-width: 768px) and (max-width: 992px) {

  html,
  body {
    min-width: auto;
  }
}

@media (min-width: 992px) and (max-width: 1210px) {}

@media (min-width: 768px) and (max-width: 1210px) {

  html,
  body {
    min-width: auto;
  }

  .Banner-content {
    height: 380px;
    width: 680px;
  }

  .secondly_text h2 {
    font-size: 52px;
  }

  .tertiary {}

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

  /* 鍜ㄨ寮圭獥 */
}


/* 鍜ㄨ妗� */
.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.20);
}

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

/* 绉诲姩绔� */
@media (max-width: 768px) {
  .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.400vw 4.267vw;
  }

  .md-Automation-inquiry-content-right-text {
    margin-bottom: 6.400vw;
  }

  .md-Automation-inquiry-content-right-text h2 {
    font-size: 6.400vw;
    line-height: 8.533vw;
    margin-bottom: 3.200vw;
  }

  .md-Automation-inquiry-content-right-text p {
    font-size: 3.200vw;
    line-height: 5.333vw;
  }
}

/* 绉诲姩绔珮搴� */
@media (max-width: 768px) {
  #Banner {
    height: 285vw;
  }

  /* #tertiary{
    height: 442vw;
  }
  #Models{
    height: 78vw;
  }
  #parameters{
    height: 365vw;
  }
  #Automation-inquiry{
    height: auto;
  } */
}


/* 鍙傛暟杞挱鍥� */
.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;
}</pre></body></html>