.products .about {
  /* background: url(../img/products_image_banner.png); */
}

/* 产品中心 */
.products .about-tip {
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0;
}

.products .news-card {
  background-color: #f3f5f8;
}

.products .logo-title {
  text-align: center;
}

.products .carousel-item-wrapper {
  display: flex;
  flex-direction: column;
  padding-bottom: 2.5rem;
  height: 0;
}

.products .carousel-item-wrapper .products-robot-item {
  margin-bottom: 3.75rem;
  cursor: auto;
}