@charset "UTF-8";
/* 新闻 begin */
.news-li {
  height: 16.875vw;
}

.news-g {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sub-pages,
.sub-pages-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.sub-pages a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #636363;
  font-weight: normal;
  width: 34px;
  height: 36px;
  padding: 0 5px;
  border: 1px solid #1b9fa3;
  margin: 0 8px;
}

.sub-pages a.disabled,
.sub-pages a.disabled:hover {
  background: none;
  color: #1b9fa3;
  border: 1px solid #1b9fa3;
}

.sub-pages a:hover,
.sub-pages a.current {
  background: #1b9fa3;
  color: #fff;
  border: 1px solid #1b9fa3;
}

/* 新闻 end */
/* 下载中心 begin */
.idsty-bj {
  background: url(../nimages/img16.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
}
.idsty-bj.idsty-bj-home {
  background: #fff;
}
.idsty-bj.idsty-bj-home .idsty-a p {
  color: #000 !important;
}

.idsty {
  padding: 6.25vw 0;
  color: #fff;
}

.idsty-sw {
  margin-top: 3.2vw;
  height: 22.4vw;
}

.idsty-sd {
  width: 11.5%;
  margin-right: 1%;
  background: #21a2a6;
  padding: 3.125vw 2.5vw;
  border-radius: 3vw;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.idsty-hd {
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.idsty-d {
  max-width: initial;
  position: absolute;
  top: 50%;
  left: 2.5vw;
  height: 15.6vw;
  margin-top: -7.8vw;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.idsty-b {
  line-height: 1.3;
  width: 15vw;
}

.idsty-c {
  position: absolute;
  left: 2.5vw;
  bottom: 3.125vw;
}

.idsty-sd:last-child {
  margin-right: 0;
}

.idsty-sd.on {
  width: 60% !important;
  margin-right: 2.5%;
  background: url(../nimages/img17.jpg?v=20260819) no-repeat center;
  background-size: cover;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.idsty-sd.on .idsty-d {
  left: 23.4vw;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.idsty-sd.on .idsty-hd {
  opacity: 1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  color: #393939;
}

.idsty-sp {
  display: none;
}

.industry-dli2 {
  background: #21a2a6;
  color: #fff !important;
}

.industry-dli:hover {
  background: #1c9fa3;
  color: #fff;
  border-color: #1c9fa3;
}

.industry-dli {
  display: inline-block;
  vertical-align: top;
  width: 6.78vw;
  line-height: 2.8vw;
  border-radius: 1.5vw;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  margin-right: 0.8vw;
}

@media (max-width: 1200px) {
  .idsty-sw {
    height: 28vw;
  }
  .idsty-d {
    height: 20vw;
    margin-top: -10vw;
    left: 4vw;
  }
  .idsty-sd.on .idsty-d {
    left: 32vw;
  }
  .idsty-b {
    width: 22vw;
  }
}
@media (max-width: 750px) {
  idsty-bj {
    background-image: url(../nimages/img16_m.jpg);
  }
  .idsty {
    padding: 0.8rem 0;
  }
  .idsty-sw {
    margin-top: 1rem;
    height: auto;
    padding-bottom: 1rem;
  }
  .idsty-sd {
    width: 100%;
    height: 2.9rem;
    margin-right: 2%;
    background-image: url(../nimages/img17.jpg?v=20260819);
    padding: 0.4rem 0.3rem;
    border-radius: 0.4rem;
  }
  .idsty-d {
    height: 2rem;
    margin-top: -1rem;
    left: initial;
    right: 0.8rem;
  }
  .idsty-hd {
    opacity: 1;
  }
  .idsty-b {
    width: 3rem;
    font-size: 0.24rem;
    color: #999;
  }
  .idsty-c {
    width: 1.8rem;
    line-height: 0.6rem;
    height: 0.6rem;
    font-size: 0.2rem;
    left: 0.3rem;
    bottom: 0.4rem;
  }
  .idsty-sp {
    display: block;
  }
  .idsty-sp span {
    background: #fff;
  }
}
.logon-tk .contact-c {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1.3vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.logon-tk .contact-c2 {
  display: block;
  width: 100%;
  height: 3.125vw;
  border: 0;
  background: initial;
}
.logon-tk .contact-ctxt {
  height: 8vw;
  line-height: 2vw;
  resize: none;
}
.logon-tk .contact-crt {
  margin-left: 4%;
}
.logon-tk .contact-cwd {
  width: 100%;
}
.logon-tk .contact-c:after {
  content: "";
  width: 0%;
  height: 2px;
  background: #1c9fa3;
  position: absolute;
  left: 0;
  border: -1px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.logon-tk .contact-c.on:after {
  width: 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.logon-tk .contact-c.on .contact-c2 {
  color: #1c9fa3;
}
.logon-tk .logon-tk .contact-c3 {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../nimages/ico08.png) no-repeat right center;
}
.logon-tk .contact-c4 {
  width: 100%;
  max-height: 10vw;
  overflow-y: auto;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 1vw;
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 1px;
  display: none;
}
.logon-tk .contact-cps {
  z-index: 2;
}
.logon-tk .contact-c5 {
  display: block;
  margin: 5px 0;
  cursor: pointer;
}
.logon-tk .contact-c5:hover {
  color: #1c9fa3;
}
.logon-tk .contact-csub {
  width: 5.16vw;
  height: 2.6vw;
  border-radius: 1.3vw;
  background: #1c9fa3;
  color: #fff;
  border: 0;
  margin-top: 1.3vw;
}
.logon-tk .contact-btm-bj {
  background: url(../nimages/img05.jpg) no-repeat center;
  background-size: cover;
}
.logon-tk .contact-btm {
  padding: 6.25vw 0;
  font-size: 0;
}
.logon-tk .contact-d {
  color: #222;
}
.logon-tk .contact-f {
  width: 100%;
}
.logon-tk .contact-fli {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2.1vw 0;
  padding-left: 2vw;
  background: no-repeat left 2.5vw;
  background-size: auto 1.3vw;
  text-align: right;
  line-height: 2.1vw;
  position: relative;
}
.logon-tk .contact-fli:last-child {
  border: 0;
}
.logon-tk .contact-f2 {
  /*width: 6.78vw;
  position: absolute;
  left: 0;
  top: 2.1vw;
  display: none;*/
  text-align: right;
  width: 100%;
  padding-top: 0.6vw;
}
.logon-tk .contact-f2 img {
  width: 7vw;
}

@media (max-width: 1200px) {
  .logon-tk .contact-rt {
    padding-left: 3%;
  }
  .logon-tk .contact-rt .contact-fm {
    margin-top: 30px;
  }
  .logon-tk .contact {
    padding-top: 60px;
  }
  .logon-tk .contact-c2 {
    height: 40px;
  }
  .logon-tk .contact-c {
    margin-bottom: 20px;
  }
  .logon-tk .contact-ctxt {
    height: 120px;
    line-height: 30px;
  }
  .logon-tk .contact-csub {
    width: 80px;
    height: 40px;
    border-radius: 20px;
  }
  .logon-tk .contact-fli {
    line-height: 30px;
    padding: 20px 0;
    padding-left: 25px;
    background-size: auto 25px;
    background-position-y: 24px;
  }
  .logon-tk .contact-b,
  .logon-tk .contact-e {
    font-size: 17px;
  }
  .logon-tk .contact-c4 {
    max-height: 150px;
  }
  .logon-tk .contact-f2 img {
    width: 110px;
  }
}
@media (max-width: 750px) {
  .logon-tk .contact-lt {
    width: 100%;
    padding: 0;
    text-align: center;
    height: 4rem;
  }
  .logon-tk .contact {
    padding: 0 4%;
    padding-top: 2.2rem;
    padding-bottom: 1rem;
  }
  .logon-tk .contact-img {
    width: 100%;
    height: 6.15rem;
  }
  .logon-tk .contact-b,
  .logon-tk .contact-e {
    font-size: 0.24rem;
    margin-top: 0.3rem;
  }
  .logon-tk .contact-rt {
    width: 100%;
    margin-top: 0.8rem;
    padding: 0;
  }
  .logon-tk .contact-c {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  .logon-tk .contact-crt {
    margin-left: 0;
  }
  .logon-tk .contact-ctxt {
    height: 1.5rem;
  }
  .logon-tk .contact-csub {
    width: 1.4rem;
    height: 0.6rem;
    margin-top: 0.3rem;
  }
  .logon-tk .contact-btm {
    padding: 0.8rem 4%;
  }
  .logon-tk .contact-btm .contact-lt {
    height: auto;
  }
  .logon-tk .contact-fli {
    padding: 0.3rem 0;
    padding-left: 0.3rem;
    background-size: auto 0.3rem;
    line-height: 0.45rem;
    font-size: 0.28rem;
    background-position-y: 0.35rem;
  }
  .logon-tk .contact-f2 {
    padding-top: 0.2rem;
  }
  .logon-tk .contact-f2 img {
    width: 1.5rem;
  }
}
.logon-tk {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 39;
  background: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  display: none;
}

.logon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  height: 38vw;
  border-radius: 2vw;
  overflow: hidden;
  background: #fff;
  font-size: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.logon-lt {
  background: #1c9fa3;
  width: 37.7%;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  padding: 3vw;
  color: #fff;
  position: relative;
}

.logon-b {
  opacity: 0.3;
}

.logon-c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 3vw;
}

.logon-cli {
  margin-top: 0.6vw;
  position: relative;
  padding-left: 1.5vw;
}

.logon-cli:after {
  content: "";
  width: 0.8vw;
  height: 0.8vw;
  border-radius: 100%;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.4vw;
  opacity: 0.3;
}

.logon-rt {
  width: 62.3%;
  display: inline-block;
  vertical-align: top;
  padding: 3.125vw 1.6vw;
}

.logon-rt .contact-c {
  width: 46%;
  margin-bottom: 1.3vw;
}

.logon-rt .contact-cwd {
  width: 100%;
}

.logon-rt .contact-crt {
  margin-left: 8%;
}

.logon-rt .contact-csub {
  margin-top: 0;
}

/* 隐私政策样式 */
.logon-rt .contact-cprivacy {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: none;
  height: 3.125vw;
}

.logon-rt .contact-cprivacy:after {
  display: none;
}

.logon-rt .contact-checkbox {
  width: auto !important;
  height: auto !important;
  margin: 0 10px 0 0 !important;
  vertical-align: middle;
  flex-shrink: 0;
}

.logon-rt .contact-cprivacy a {
  line-height: 1.5;
}




.logon-gb {
  width: 1.6vw;
  height: 1.6vw;
  position: absolute;
  top: 1.2vw;
  right: 1.2vw;
  background: url(../nimages/x03.png) no-repeat right;
  background-size: cover;
  opacity: 0.4;
}

.logon-gb:hover {
  opacity: 1;
}

.logon-yzm {
  width: 5vw;
  line-height: 3.125vw;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}

.logon-fsz {
  width: 5vw;
  height: 3.125vw;
  position: absolute;
  right: 0;
  top: 0;
  background: #fff;
}

.logon-fsz div {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  cursor: pointer;
  background: #fff;
  line-height: 3.125vw;
}

.logon-fsz .sp2 {
  display: none;
}

@media (max-width: 1200px) {
  .logon-tk {
    /*.logon-tk{
    	display: block !important; 
    }*/
  }
  .logon-tk .logon {
    height: auto;
    overflow: hidden;
  }
  .logon-tk .logon-lt {
    position: absolute;
  }
  .logon-tk .logon-rt {
    float: right;
    padding: 40px 30px;
  }
  .logon-tk .logon-rt .contact-c {
    width: 100%;
    margin-left: 0;
  }
  .logon-tk .logon-yzm {
    width: 8vw;
  }
  .logon-tk .logon-fsz {
    width: 10vw;
    text-align: center;
  }
  .logon-tk .logon-lt {
    padding: 40px 30px;
  }
  .logon-tk .logon-cli {
    padding-left: 30px;
  }
  .logon-tk .logon-cli:after {
    width: 12px;
    height: 12px;
    top: 10px;
  }
  .logon-tk .logon-gb {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 1000px) {
  .logon-tk .logon-lt {
    width: 45%;
  }
  .logon-tk .logon-rt {
    width: 55%;
  }
}
@media (max-width: 750px) {
  .logon-tk .logon-lt {
    width: 100%;
    position: relative;
    height: auto;
  }
  .logon-tk .logon-rt {
    width: 100%;
  }
  .logon-tk .logon-c {
    position: relative;
    padding: 0;
    margin-top: 0.7rem;
  }
  .logon-tk .logon {
    width: 100%;
    top: 0;
    height: 100vh;
    transform: initial;
    left: 0;
    border-radius: 0;
  }
  .logon-tk .logon-cli {
    padding-left: 0.4rem;
  }
  .logon-tk .logon-cli:after {
    width: 0.2rem;
    height: 0.2rem;
    top: 0.1rem;
  }
  .logon-tk .logon-rt {
    padding: 0.4rem 0.5rem;
  }
  .logon-tk .logon-rt .contact-c {
    margin-bottom: 0.1rem;
  }
  .logon-tk .logon-yzm {
    width: 1rem;
    line-height: 0.8rem;
  }
  .logon-tk .logon-fsz {
    width: 1.5rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .logon-tk .logon-fsz div {
    line-height: 0.8rem;
  }
  .logon-tk .logon-rt .contact-csub {
    width: 100%;
    margin-top: 0.3rem;
  }
  .logon-tk .logon-a {
    font-size: 0.5rem;
    font-weight: bold;
  }
  .logon-tk .logon-gb {
    width: 0.8rem;
    height: 0.8rem;
    background-image: url(../nimages/x02.png);
  }
}
.btn-look-more {
  display: block;
  width: 6.78vw;
  line-height: 2.8vw;
  border-radius: 1.5vw;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  margin: 0 auto 2.5vw;
}

.btn-look-more:hover {
  background: #1c9fa3;
  color: #fff;
  border-color: #1c9fa3;
}

/* 下载中心 end */
/* 二级导航 begin */
.header-d > a {
  position: relative;
}

.header-d > a:hover .header-d-sub {
  visibility: visible;
  opacity: 1;
}

.header-d-sub {
  padding: 0 0.5vw;
  width: 12vw;
  position: absolute;
  left: 100%;
  background: #fff;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s ease, visibility 1s ease;
}

.header-d-sub li {
  display: block;
  text-align: center;
  margin: 0.5vw 0;
  line-height: 1.8;
  color: #222;
}

.header-d-sub li:hover {
  color: #1b9fa2;
}

@media (max-width: 1200px) {
  .header-nav {
    overflow: auto;
  }
  .header-d-sub {
    width: 100%;
    position: static;
    visibility: visible;
    opacity: 1;
  }
  .header-d-sub li {
    color: #555;
  }
}
.prolist.active {
  padding-top: 0;
}

/* 二级导航 end */
.download-bj {
  display: none;
}

.mgtop {
  margin-top: 7.3vw;
}

.mgt40 {
  margin-top: 2.1vw;
}

.gyban-bt {
  height: 4.125vw;
  padding-top: 1.6vw;
}

.header-nav-li {
  margin-right: 3vw;
}

/* ============================================
   新导航下拉菜单样式 - 参照 dobot-navigation.html
   ============================================ */

/* 产品中心下拉菜单样式 - 一行三列，产品图片+标题+子项目 */
.header-nav-li .header-d.product-menu {
  position: fixed !important;
  top: calc(2vw + 4.2vw) !important;
  left: 0 !important;
  right: 0;
  width: 100vw !important;
  min-width: 100vw;
  max-width: 100vw;
  margin-left: 0 !important;
  background: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border-top: none;
  z-index: 100;
  display: block !important;
  padding: 40px 0;
}

.header-nav-li:hover .header-d.product-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

header.on .header-nav-li .header-d.product-menu {
  top: 4.2vw !important;
}

.product-menu-inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
}

.product-menu .product-grid {
  display: grid;
  grid-template-columns: repeat(3, clamp(300px, 24vw, 440px));
  gap: clamp(6px, 0.6vw, 14px);
  justify-content: center;
}

.product-menu .product-item {
  width: 100%;
  padding: 20px;
  border-radius: 0;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  background: #fafafa;
  text-align: left;
}

.product-item:hover {
  background: #f3f3f3;
  border: none;
}

.product-item:hover .product-name,
.product-item:hover .product-desc {
  color: #21A2A6;
}

.product-item:hover .product-sub-items a {
  color: #666;
}

.product-item:hover .product-sub-items a:hover {
  color: #21A2A6;
}

.product-item > a {
  display: block;
  text-decoration: none;
  color: inherit;
  text-align: left;
}

.product-image {
  width: 100%;
  aspect-ratio: 2 / 1;
  border-radius: 0;
  margin-bottom: 15px;
  overflow: hidden;
  background: linear-gradient(135deg, #e8ecf3 0%, #d4dbe6 100%);
}

.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.product-image:hover img {
  transform: scale(1.1);
}

.product-name {
  font-size: clamp(16px, calc(6px + 0.833vw), 22px);
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 6px;
  text-align: left;
}

.product-sub-items {
  margin-top: 2px;
  text-align: left;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 16px;
}

.product-sub-items a {
  display: block;
  padding: 4px 0;
  margin: 0;
  color: #666;
  text-decoration: none;
  font-size: clamp(13px, calc(8px + 0.417vw), 16px);
  border-radius: 4px;
  transition: all 0.3s ease;
  text-align: left;
}

.product-sub-items a:hover {
  color: #21A2A6;
  padding-left: 5px;
}

.product-sub-items a::before {
  content: '›';
  margin-right: 6px;
  font-weight: bold;
}

/* 行业应用下拉菜单样式 - 一行5列，icon+标题 */
.header-nav-li .header-d.solution-menu {
  position: fixed !important;
  top: calc(2vw + 4.2vw) !important;
  left: 0 !important;
  right: 0;
  width: 100vw !important;
  min-width: 100vw;
  max-width: 100vw;
  margin-left: 0 !important;
  background: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border-top: none;
  z-index: 100;
  display: block !important;
  padding: 0;
}

.header-nav-li:hover .header-d.solution-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

header.on .header-nav-li .header-d.solution-menu {
  top: 4.2vw !important;
}

.solution-menu-inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
  background: transparent;
}

.solution-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  min-height: 120px;
}

.solution-item {
  padding: 30px 15px;
  border-radius: 0;
  transition: all 0.3s ease;
  cursor: pointer;
  border: none;
  background: transparent;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #333;
}

.solution-item:hover {
  background: #21A2A6;
}

.solution-item:hover h4 {
  color: #fff;
}

.solution-icon {
  width: clamp(80px, calc(13.3px + 5.56vw), 120px);
  height: clamp(80px, calc(13.3px + 5.56vw), 120px);
  background: transparent;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px;
  transition: all 0.3s ease;
  overflow: hidden;
}

.solution-icon img {
  width: clamp(48px, calc(1.3px + 3.89vw), 76px);
  height: clamp(48px, calc(1.3px + 3.89vw), 76px);
  object-fit: contain;
  filter: brightness(0);
  transition: all 0.3s ease;
}

.solution-item:hover .solution-icon {
  background: transparent;
  transform: scale(1.1);
}

.solution-item:hover .solution-icon img {
  filter: brightness(0) invert(1);
}

.solution-item h4 {
  font-size: clamp(14px, calc(7.33px + 0.556vw), 18px);
  font-weight: 500;
  color: #1a1a1a;
  margin: 0;
}

/* 新闻洞察、了解砺星、加入砺星、支持与服务下拉菜单样式 - 左右分栏，标题+描述 */
.header-nav-li .header-d.support-menu {
  position: fixed !important;
  top: calc(2vw + 4.2vw) !important;
  left: 0 !important;
  right: 0;
  width: 100vw !important;
  min-width: 100vw;
  max-width: 100vw;
  margin-left: 0 !important;
  background: #fff;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  z-index: 100;
  display: block !important;
  padding: 0;
}

.header-nav-li:hover .header-d.support-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

header.on .header-nav-li .header-d.support-menu {
  top: 4.2vw !important;
}

.support-menu-inner {
  width: 100%;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0;
}

.support-news {
  padding: 0;
  background: #fafafa;
  transition: all 0.3s ease;
  cursor: pointer;
  text-align: left !important;
  min-height: auto;
  display: block;
  text-decoration: none;
  color: #333;
}

.support-news:hover {
  background: #21A2A6;
}

.support-news:hover h3,
.support-news:hover p {
  color: #fff;
}

.support-news-inner {
  width: 100%;
  margin: 0;
  padding: clamp(30px, 3vw, 50px) clamp(30px, 4vw, 60px);
  padding-left: 10%;
  text-align: left !important;
  display: block;
}

.support-news h3 {
  font-size: clamp(16px, 1.2vw, 20px);
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: clamp(10px, 1vw, 18px);
  transition: all 0.3s ease;
  text-align: left !important;
  display: block;
}

.support-news p {
  font-size: clamp(13px, 0.9vw, 15px);
  color: #666;
  line-height: 1.8;
  transition: color 0.3s ease;
  text-align: left !important;
  display: block;
}

.support-publish {
  padding: 0;
  background: #f5f5f5;
  transition: all 0.3s ease;
  cursor: pointer;
  text-align: left !important;
  min-height: auto;
  display: block;
  text-decoration: none;
  color: #333;
}

.support-publish:hover {
  background: #21A2A6;
}

.support-publish:hover h3,
.support-publish:hover p {
  color: #fff;
}

.support-publish-inner {
  width: 100%;
  margin: 0;
  padding: clamp(30px, 3vw, 50px) clamp(30px, 4vw, 60px);
  padding-left: 10%;
  text-align: left !important;
  display: block;
}

.support-publish h3 {
  font-size: clamp(16px, 1.2vw, 20px);
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: clamp(10px, 1vw, 18px);
  transition: all 0.3s ease;
  text-align: left !important;
  display: block;
}

.support-publish p {
  font-size: clamp(13px, 0.9vw, 15px);
  color: #666;
  line-height: 1.8;
  transition: color 0.3s ease;
  text-align: left !important;
  display: block;
}

/* 响应式媒体查询 */
@media (max-width: 1200px) {
  .header-nav-li .header-d.product-menu,
  .header-nav-li .header-d.solution-menu,
  .header-nav-li .header-d.support-menu {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    display: none !important;
    background: #fff !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }

  .header-nav-li .header-d.product-menu.open,
  .header-nav-li .header-d.solution-menu.open,
  .header-nav-li .header-d.support-menu.open {
    display: block !important;
  }

  .product-menu-inner,
  .solution-menu-inner,
  .support-menu-inner {
    padding: 0 !important;
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .product-grid,
  .solution-grid {
    display: block !important;
    width: 100% !important;
    grid-template-columns: 1fr !important;
  }

  .product-item {
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
    display: block !important;
    background: transparent !important;
  }

  .product-item > a {
    display: block !important;
    width: 100% !important;
    padding: 15px 20px !important;
    border-bottom: 1px solid #eee !important;
    text-align: left !important;
    background: transparent !important;
  }

  .product-image {
    display: none !important;
  }

  .product-name {
    font-size: 16px !important;
    font-weight: normal !important;
    color: #000 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  .product-sub-items {
    display: none !important;
  }

  .solution-item {
    padding: 0 !important;
    border: none !important;
    margin: 0 !important;
    display: block !important;
    background: transparent !important;
    text-align: left !important;
  }

  .solution-item h4 {
    font-size: 16px !important;
    font-weight: normal !important;
    color: #000 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  .solution-icon {
    display: none !important;
  }

  .support-menu-inner {
    grid-template-columns: 1fr !important;
  }

  .support-news,
  .support-publish {
    padding: 0 !important;
    background: transparent !important;
    min-height: auto !important;
    display: block !important;
  }

  .support-news-inner,
  .support-publish-inner {
    padding: 15px 20px !important;
    border-bottom: 1px solid #eee !important;
    display: block !important;
    width: 100% !important;
  }

  .support-news h3,
  .support-publish h3 {
    font-size: 16px !important;
    font-weight: normal !important;
    color: #000 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  .support-news p,
  .support-publish p {
    display: none !important;
  }
}

/* 产品模块 begin */
.product-module {
  padding: 5vw 0 5vw 0;
  background: #fff;
  text-align: center;
}

.product-module-inner {
  margin: 0 auto;
}

.product-module-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5vw;
}

.product-card {
  background-color: #f8f8fa;
  border-radius: 0.5vw;
  padding: 2vw 0 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
}

.product-card:hover {
  background-color: #f0f0f2;
  transform: translateY(-0.3vw);
}

.product-card-title {
  font-size: 1.2vw;
  font-weight: 600;
  color: #111;
  margin-bottom: 0.6vw;
  padding: 0 1vw;
}

.product-card-desc {
  font-size: 0.85vw;
  color: #333;
  line-height: 1.4;
  margin-bottom: 1.2vw;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  padding: 0 1vw;
}

.product-card-btn {
  display: inline-block;
  padding: 0.6vw 1.6vw;
  background-color: #21A2A6;
  color: #fff;
  border-radius: 1.2vw;
  text-decoration: none;
  font-size: 0.8vw;
  font-weight: 500;
  margin-bottom: 1.5vw;
  transition: background-color 0.2s ease;
}

.product-card-btn:hover {
  background-color: #1c8f93;
}

.product-card-img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  min-height: 12vw;
  position: relative;
  margin-top: auto;
}

.product-card-img img {
  max-width: 100%;
  max-height: 14vw;
  object-fit: contain;
  transition: opacity 0.4s ease;
}

.product-img-default {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.product-img-hover {
  opacity: 0;
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
}

.product-card:hover .product-img-default {
  opacity: 0;
}

.product-card:hover .product-img-hover {
  opacity: 1;
}

@media (max-width: 1200px) {
  .product-module {
    padding: 60px 20px 60px 20px;
  }
  .product-module-grid {
    gap: 24px;
  }
  .product-card {
    padding: 40px 16px 0 16px;
    border-radius: 8px;
  }
  .product-card-title {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .product-card-desc {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .product-card-btn {
    padding: 12px 32px;
    border-radius: 24px;
    font-size: 16px;
    margin-bottom: 30px;
  }
  .product-card-img {
    min-height: 250px;
  }
  .product-card-img img {
    max-height: 280px;
  }
}

@media (max-width: 768px) {
  .product-module {
    padding: 40px 20px 40px 20px;
  }
  .product-module-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .product-card {
    padding: 24px 12px 0 12px;
  }
  .product-card-title {
    font-size: 20px;
  }
  .product-card-desc {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .product-card-btn {
    padding: 10px 24px;
    font-size: 14px;
    margin-bottom: 18px;
  }
  .product-card-img {
    min-height: 150px;
  }
  .product-card-img img {
    max-height: 180px;
  }
}

@media (max-width: 480px) {
  .product-module-grid {
    grid-template-columns: 1fr;
  }
  .product-card-title {
    font-size: 22px;
  }
  .product-card-desc {
    font-size: 14px;
  }
}
/* 产品模块 end */

/*# sourceMappingURL=n-version.css.map */
