.home_banner {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.home_banner .home_banner_swiper {
  background-color: #000;
}
.home_banner .home_banner_swiper .swiper-slide {
  position: relative;
}
.home_banner .home_banner_swiper .swiper-slide::after {
  width: 100%;
  height: 16.6rem;
  position: absolute;
  top: 2.9rem;
  left: 0;
  background-image: linear-gradient(to bottom, #000, transparent);
  opacity: 0.4;
  pointer-events: none;
  content: '';
}
.home_banner .home_banner_swiper .swiper-slide > img,
.home_banner .home_banner_swiper .swiper-slide.video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
}
.home_banner .home_banner_swiper .flex {
  height: 107vh;
  max-height: 97.5rem;
  min-height: max-content;
  padding: 16rem 0;
}
.home_banner .content {
  max-width: 153.2rem;
}
.home_banner .head {
  position: relative;
  z-index: 2;
  flex: 1;
  color: #fff;
  max-width: 97rem;
  padding-bottom: 0.3%;
}
.home_banner .head .subtitle {
  font-size: 3rem;
  font-weight: 600;
  color: #999999;
  margin-bottom: 0.4rem;
}
.home_banner .head .title {
  font-size: 8.7rem;
  line-height: 8.6rem;
  font-weight: 700;
}
.home_banner .head .nums {
  margin-top: 1.3rem;
}
.home_banner .head .nums ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 2.1rem;
}
.home_banner .head .nums li {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 0.9rem 1.7rem 0.5rem 1.2rem;
}
.home_banner .head .nums .label {
  font-weight: 600;
  color: #999999;
  margin-bottom: -0.4rem;
}
.home_banner .head .nums .wrap {
  white-space: nowrap;
}
.home_banner .head .nums .num {
  font-size: 2.9rem;
}
.home_banner .head .btn {
  margin-top: 4.7rem;
}
.home_banner .watermark {
  position: absolute;
  left: 51.4%;
  bottom: 0;
  transform: translateX(-50%);
  display: inline-block;
  font-size: 58.8rem;
  line-height: 0.61;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  user-select: none;
  opacity: 0.1;
}
.home_banner .btns {
  width: 98%;
  max-width: 185.2rem;
  position: absolute;
  left: 50%;
  top: 50.6%;
  z-index: 2;
  pointer-events: none;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
}
.home_banner .btns div {
  pointer-events: all;
  width: 1.1rem;
  height: 2rem;
  background: url("../img/arrow.svg") no-repeat center / contain;
  content: '';
  cursor: pointer;
  transition: all 0.3s;
  filter: contrast(0) brightness(2);
}
.home_banner .btns div:hover {
  filter: unset;
}
.home_banner .btns .swiper_next {
  transform: rotate(180deg);
}
.home_banner .btns .swiper-button-disabled {
  opacity: 0.68;
  pointer-events: none;
}
.home_banner .btns .swiper-button-disabled,
.home_banner .btns .swiper-button-lock {
  pointer-events: none;
}
.home_banner div.swiper-pagination {
  display: flex;
  width: auto;
  left: 0;
  right: 0;
  bottom: 6.6rem;
  gap: 1rem;
  justify-content: center;
}
.home_banner div.swiper-pagination .swiper-pagination-bullet {
  width: auto;
  height: 2px;
  flex: 1;
  max-width: 5.4rem;
  border-radius: 100px;
  background: #fff;
  opacity: 0.37;
  margin: 0;
  transition: all 0.4s, opacity 0.3s;
}
.home_banner div.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.home_space {
  padding: 3.7rem 0;
}
.home_space .items > div {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3.9rem 2%;
}
.home_space .item {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 9px;
}
.home_space .item:hover img {
  transform: scale(1.02);
}
.home_space .item .img {
  width: 100%;
  padding-bottom: 74.971%;
}
.home_space .item .info {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 9.2rem;
  bottom: 9.2rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: start;
  color: #fff;
  padding: 0 9.1639%;
}
.home_space .item .info > div:has(strong) {
  overflow-y: auto;
}
.home_space .item .info span {
  font-size: 2rem;
  font-weight: 600;
  display: block;
  margin-bottom: -1px;
}
.home_space .item .info strong {
  display: block;
  font-size: 4.4rem;
  line-height: 1.43181818;
  font-weight: 700;
}
.home_space .item .info .btn {
  margin-top: 1.5rem;
}
.home_products {
  padding: 8.8rem 0 11.5rem;
}
.home_products .btn_i {
  margin-top: 1.3rem;
}
.home_products .list {
  margin-top: 3.8rem;
}
.home_products .list > ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6.6rem 1.594533%;
}
.home_products p.center {
  margin-top: 7.2rem;
  min-height: 50px;
}
.toplevel_page_sytech_fronteditor .home_models {
  user-select: none;
}
.toplevel_page_sytech_fronteditor .home_models_swiper .main .float li i {
  cursor: grab;
}
.home_models {
  background-image: radial-gradient(circle at center, #2b3134, #1f1f1f);
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
  padding-top: 14.3rem;
}
.home_models .watermark {
  position: absolute;
  left: 49.5%;
  top: 53.6%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 58.8rem;
  line-height: 0.7;
  font-weight: 700;
  opacity: 0.07;
  user-select: none;
  z-index: -1;
}
.home_models .subtitle {
  font-size: 3rem;
  font-weight: 600;
  color: #999999;
  margin-bottom: -1rem;
}
.home_models .head {
  position: relative;
  z-index: 2;
}
.home_models .head h2 {
  font-size: 8.7rem;
  line-height: 1.3;
}
.home_models .btn {
  margin-top: 1.9rem;
}
.home_models .home_models_swiper {
  position: relative;
  margin-top: -8.9rem;
}
.home_models .home_models_swiper .swiper-slide {
  max-width: 102rem;
  transition: transform 0.5s;
  transform: scale(0.6863);
  transform-origin: right top;
}
.home_models .home_models_swiper .swiper-slide-active {
  transform: scale(1);
  transform-origin: center top;
}
.home_models .home_models_swiper .swiper-slide-active ~ .swiper-slide {
  transform-origin: left top;
}
.home_models .home_models_swiper .swiper-slide-active .float {
  opacity: 1;
}
.home_models .home_models_swiper .main {
  position: relative;
}
.home_models .home_models_swiper .img {
  width: 100%;
  padding-bottom: 71.961%;
  user-select: none;
}
.home_models .home_models_swiper .float {
  transition: all 0.3s;
  opacity: 0;
  position: static;
}
.home_models .home_models_swiper .float ul {
  position: static;
}
.home_models .home_models_swiper .float li {
  position: absolute;
  z-index: 3;
  width: 40%;
  left: 0;
  top: 0;
  display: inline-grid;
  grid-template-columns: 15.44% 1fr;
  align-items: start;
  gap: 2rem;
  pointer-events: none;
}
.home_models .home_models_swiper .float li.active i::after {
  transform: rotate(45deg);
}
.home_models .home_models_swiper .float li.active .info {
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}
.home_models .home_models_swiper .float li i {
  display: block;
  border-radius: 50%;
  border: 1rem solid rgba(255, 255, 255, 0.5);
  cursor: pointer;
  pointer-events: all;
}
.home_models .home_models_swiper .float li i::after {
  display: block;
  padding-bottom: 100%;
  border-radius: 50%;
  background: url("../img/add.svg") no-repeat center / 51.16279% #fff;
  content: '';
  transition: all 0.3s;
}
.home_models .home_models_swiper .float li .info {
  background-color: #fff;
  border-radius: 10px;
  padding: 2rem;
  color: var(--title);
  pointer-events: none;
  transform: translateX(-1rem);
  opacity: 0;
  transition: all 0.3s, transform 0.4s;
}
.home_models .home_models_swiper .float li .info h3 {
  font-size: 3rem;
  line-height: 4.7rem;
  font-weight: 600;
}
.home_models .home_models_swiper .float li .info p {
  font-size: 1.7rem;
  line-height: 3rem;
  color: var(--text);
  transition: all 0.3s;
  margin-top: 1rem;
}
.home_models .home_models_swiper .float li:nth-child(1) {
  left: 33.0392156%;
  top: 26.56676%;
}
.home_models .home_models_swiper .float li:nth-child(2) {
  left: 22.549%;
  top: 69.61853%;
}
.home_models .home_models_swiper .float li:nth-child(3) {
  left: 72.7451%;
  top: 57.62943%;
}
.home_models .swiper_btns {
  position: absolute;
  bottom: 15.1226%;
  right: 3.701594%;
  z-index: 2;
}
.home_category {
  padding: 10.2rem 0 17.1rem;
}
.home_category .btn_i {
  margin-top: 1.4rem;
}
.home_category .list {
  margin-top: 6rem;
}
.home_category .list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 1.708428%;
}
.home_category .list li:nth-child(5n+3) {
  grid-row: span 2;
}
.home_category .list .active .item {
  background-color: var(--primary);
}
.home_category .list .active .item .info {
  color: #fff;
}
.home_category .list .active .item .info p {
  color: #fff;
}
.home_category .list .active .item .btn:hover {
  background-color: #fff;
  color: var(--primary);
}
.home_category .item {
  display: flex;
  border-radius: 10px;
  background-color: var(--bg);
  transition: all 0.3s;
  height: 100%;
  padding: 3.1rem 5.116% 4rem 6.0277%;
  overflow: hidden;
}
.home_category .item:hover img {
  transform: scale(1.05);
}
.home_category .item .img {
  width: 69.72%;
  --h: 89.142857%;
  margin: -3.1rem -5.116% -4rem -20%;
  align-self: flex-end;
}
.home_category .item .info {
  position: relative;
  z-index: 2;
  flex: 1;
  transition: all 0.3s;
  max-width: 45rem;
}
.home_category .item .info h3 {
  font-size: 3rem;
  line-height: 4.7rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home_category .item .info p {
  font-size: 1.7rem;
  line-height: 3rem;
  color: #5a5d60;
  transition: all 0.3s;
  margin-top: 1rem;
  max-width: 26.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home_category .item .btn {
  background-color: #000;
  border-color: #000;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 7rem;
  color: #fff;
  margin-top: 1rem;
}
.home_category .item .btn:hover {
  background-color: var(--primary);
  border-color: var(--primary);
}
.home_category .contact_item {
  flex-direction: column;
}
.home_category .contact_item .info {
  flex: unset;
}
.home_category .contact_item .img {
  width: 100%;
  margin: 0;
  --h: 64.6%;
  margin-top: -2.9rem;
  margin-bottom: auto;
}
.home_category .contact_item .info p {
  margin-top: 1.9rem;
}
.home_about {
  background-image: radial-gradient(circle at center, #2b3134, #1f1f1f);
  color: #fff;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.home_about::before {
  width: 97.39583333%;
  height: 98.233%;
  position: absolute;
  right: 0;
  bottom: 0;
  content: '';
  pointer-events: none;
  background-color: #3f3f3f;
  opacity: 0.3;
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
.home_about .head {
  position: relative;
  z-index: 2;
  flex: 1;
  max-width: 61.8rem;
  padding: 21.8rem 0 10rem;
}
.home_about .head h2 {
  font-size: 9.264rem;
  line-height: 1.23855786;
}
.home_about p {
  font-size: 1.8rem;
  line-height: 3.1rem;
  margin-top: 5.3rem;
  letter-spacing: 0.1px;
}
.home_about .right {
  position: relative;
  width: 72.3872%;
  margin-left: -7.46%;
}
.home_about .right .btn_about {
  display: inline-block;
  position: absolute;
  z-index: 2;
  font-size: 3.226rem;
  font-weight: 700;
  color: #fff;
  left: 3.95257%;
  bottom: 30.727%;
  padding: 4.9rem 2rem;
  min-width: 17.6rem;
  text-align: center;
  transition: all 0.3s;
}
.home_about .right .btn_about:hover {
  transform: scale(1.1);
}
.home_about .right .btn_about::after {
  display: block;
  content: '';
  width: 1.7rem;
  height: 1.7rem;
  background: url("../img/arrow-line-tr.svg") no-repeat center / contain;
  margin: 1.3rem auto 0;
}
.home_about .right .btn_about::before {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  background-color: var(--primary);
  position: absolute;
  left: 50%;
  top: 43%;
  transform: translate(-50%, -50%);
  content: '';
  z-index: -1;
}
.home_about .right .num_box {
  position: absolute;
  left: 68.854%;
  bottom: 33.1%;
  z-index: 2;
}
.home_about .right .num_box .wrap {
  font-size: 10.9rem;
  line-height: 0.7;
  white-space: nowrap;
  font-weight: 500;
  color: #45494a;
}
.home_about .right .num_box .wrap .num {
  color: #fff;
  margin-right: -2.9rem;
}
.home_about .right .num_box .label {
  font-size: 3.7rem;
  font-weight: 500;
  margin-top: 0.4rem;
}
.home_about .home_about_swiper {
  position: relative;
  width: 79.76285%;
  transform: rotate(8.6deg);
  max-height: 124.5rem;
}
.home_about .home_about_swiper .img {
  width: 57.086%;
  --h: 112.5%;
  border-radius: 2.3rem;
  opacity: 0.5;
  transition: all 0.3s, transform 0.5s;
  transform: scale(0.83854167);
  transform-origin: right bottom;
  left: 42.914%;
}
.home_about .home_about_swiper .img:hover img {
  transform: scale(1.02);
}
.home_about .home_about_swiper .swiper-slide-active .img {
  transform: scale(1);
  transform-origin: center center;
  opacity: 1;
  left: 20.8127%;
}
.home_about .home_about_swiper .swiper-slide-active ~ .swiper-slide .img {
  transform: scale(0.8888889);
  transform-origin: left top;
  left: 0;
}
.home_about .watermark {
  position: absolute;
  left: -2%;
  bottom: 0;
  font-size: 51.327rem;
  line-height: 0.7;
  font-weight: 700;
  opacity: 0.07;
  text-transform: uppercase;
  user-select: none;
  white-space: nowrap;
}
.home_review {
  padding: 11.5rem 0 2.9rem;
  overflow: hidden;
}
.home_review h2 {
  position: relative;
  display: inline-block;
}
.home_review h2::after {
  width: 8.1rem;
  height: 8.1rem;
  display: inline-block;
  position: absolute;
  left: 107.4%;
  bottom: 38%;
  content: '';
  background: url("../img/douhao.svg") no-repeat center / contain;
}
.home_review .flex {
  margin-top: 9.2rem;
}
.home_review .left_img {
  width: 50.626%;
  min-width: 50.626%;
  height: auto;
  border-radius: 3rem;
  margin-left: -15.546697%;
}
.home_review .left_img:hover img {
  transform: scale(1.02);
}
.home_review .right {
  width: 78.531%;
  min-width: 78.531%;
  margin-left: -13.61047%;
  padding-top: 0.9rem;
}
.home_review .right .swiper_btns {
  justify-content: flex-end;
}
.home_review .home_review_swiper {
  margin-top: 5.1rem;
}
.home_review .home_review_swiper .swiper-slide {
  transition: transform 0.4s, opacity 0.3s;
  transform: translateX(100%) scale3d(0.3, 0.3, 0.3);
  opacity: 0;
}
.home_review .home_review_swiper .swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}
.home_review .home_review_swiper .swiper-slide-active ~ .swiper-slide {
  opacity: 1;
  transform: scale(1);
}
.home_review .item {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 1.2rem;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  color: #000;
  padding: 3.2rem 5.29695% 4.4rem;
}
.home_review .item .desc {
  font-size: 2.1rem;
  line-height: 4rem;
  font-weight: 500;
  opacity: 0.75;
  hyphens: auto;
  flex: 1;
  min-height: 25rem;
}
.home_review .item .user {
  margin-top: 2.6rem;
  display: grid;
  grid-template-columns: 8rem 1fr;
  align-items: center;
  gap: 3rem;
}
.home_review .item .user .avatar {
  padding-bottom: 100%;
  border-radius: 50%;
  margin-top: 9%;
}
.home_review .item .user .avatar:hover img {
  transform: scale(1.1);
}
.home_review .item .user h3 {
  font-size: 2.2rem;
  font-weight: 500;
}
.home_review .item .user p {
  font-size: 1.8rem;
  font-weight: 500;
  opacity: 0.5;
  margin-top: 2px;
}
.home_review .item .user .star {
  --w: 16.9rem;
  margin-top: 1.1rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .home_banner .content {
    max-width: 1220px;
  }
  .home_about .right {
    margin-left: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .home_banner .content {
    max-width: 1024px;
  }
  .home_about .flex {
    align-items: center;
  }
  .home_about .home_about_swiper {
    max-height: 87rem;
  }
  .home_about .head {
    padding: 6rem 0;
  }
  .home_about .head h2 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .home_banner .content {
    max-width: 896px;
  }
  .home_space .item .info {
    top: 5rem;
    bottom: 5rem;
  }
  .home_space .item .info strong {
    font-size: 3.5rem;
  }
  .home_banner .head .nums .label{
    color: #fff!important;
  }
}
@media screen and (min-width: 769px) and (max-width: 896px) {
  .home_banner .content {
    max-width: 768px;
  }
  .home_category .list ul {
    grid-template-columns: 1fr 1fr;
  }
  .home_products .list > ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .home_banner .home_banner_swiper .swiper-slide::after {
    height: 100%;
    top: 0;
    opacity: 1;
  }
  .home_banner .home_banner_swiper .flex {
    height: auto;
    max-height: unset;
    min-height: unset;
    padding: 3rem 0 5rem;
  }
  .home_banner .head {
    max-width: unset;
    padding: 0;
  }
  .home_banner .head .subtitle {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .home_banner .head .title {
    font-size: 25px;
    line-height: 1.3;
  }
  .home_banner .head .nums {
    margin-top: 20px;
  }
  .home_banner .head .nums ul {
    gap: 1rem;
  }
  .home_banner .head .nums li {
    padding: 10px;
    font-size: 14px;
  }
  .home_banner .head .nums .label {
    margin-bottom: 5px;
  }
  .home_banner .head .nums .num {
    font-size: 18px;
  }
  .home_banner .head .btn {
    margin-top: 20px;
  }
  .home_banner .btns {
    display: none;
  }
  .home_banner div.swiper-pagination {
    bottom: 1.5rem;
    gap: 10px;
  }
  .home_banner div.swiper-pagination .swiper-pagination-bullet {
    max-width: 3rem;
  }
  .home_banner .watermark {
    font-size: 8rem;
  }
  .home_space {
    padding: 3rem 0;
  }
  .home_space .items > div {
    gap: 1rem;
    display: flex;
    overflow-x: auto;
    width: calc(100% + 40px);
    padding: 0 20px;
    margin: 0 -20px;
  }
  .home_space .items > div::-webkit-scrollbar {
    display: none;
  }
  .home_space .item {
    flex: 1 0 315px;
  }
  .home_space .item .info {
    top: 20px;
    bottom: 20px;
    padding: 0 20px;
  }
  .home_space .item .info span {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .home_space .item .info strong {
    font-size: 18px;
    line-height: 1.5;
  }
  .home_space .item .info .btn {
    margin-top: 20px;
  }
  .home_products {
    padding: 3rem 0 4rem;
  }
  .home_products .flex {
    align-items: center;
    gap: 20px 1rem;
  }
  .home_products .btn_i {
    margin: 0;
  }
  .home_products .list {
    margin-top: 2rem;
  }
  .home_products .list > ul {
    grid-template-columns: 1fr 1fr;
    gap: 2rem 1rem;
  }
  .home_products p.center  {
    margin-top: 3rem;
  }
  .home_models {
    padding-top: 4rem;
  }
  .home_models .watermark {
    font-size: 8rem;
  }
  .home_models .head h2 {
    font-size: 22px;
  }
  .home_models .home_models_swiper {
    margin-top: 1rem;
  }
  .home_models .home_models_swiper .swiper-slide {
    max-width: 728px;
  }
  .home_models .home_models_swiper .main .float ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
  .home_models .home_models_swiper .main .float li {
    gap: 10px;
  }
  .home_models .home_models_swiper .main .float li i {
    border-width: 4px;
  }
  .home_models .home_models_swiper .main .float li .info {
    padding: 12px 20px;
  }
  .home_models .home_models_swiper .main .float li .info h3 {
    font-size: 1rem;
    line-height: 1.5;
  }
  .home_models .home_models_swiper .main .float li .info p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .home_category {
    padding: 4rem 0;
  }
  .home_category .head {
    gap: 20px 1rem;
  }
  .home_category .btn_i {
    margin: 0;
  }
  .home_category .list {
    margin-top: 2rem;
  }
  .home_category .list ul {
    gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  .home_category .item {
    padding: 1rem;
  }
  .home_category .item .img {
    margin: -1rem;
  }
  .home_category .item .info {
    max-width: unset;
  }
  .home_category .item .info h3 {
    font-size: 18px;
    line-height: 1.5;
  }
  .home_category .item .info p {
    font-size: 14px;
    line-height: 1.5;
    max-width: unset;
    margin-top: 10px;
  }
  .home_category .item .btn {
    font-size: 14px;
    line-height: 41px;
    margin-top: 20px;
  }
  .home_category .contact_item .img {
    margin: 1rem 0 auto;
  }
  .home_about .flex {
    flex-wrap: wrap;
    align-items: center;
  }
  .home_about .head {
    width: 100%;
    padding: 4rem 0;
    max-width: unset;
  }
  .home_about .head h2 {
    font-size: 22px;
    line-height: 1.3;
  }
  .home_about .right {
    width: 50%;
    margin: 0;
  }
  .home_about .right .btn_about {
    font-size: 14px;
    min-width: 80px;
    padding: 17.5px 1rem;
  }
  .home_about .right .btn_about::before {
    top: 50%;
  }
  .home_about .right .btn_about::after {
    width: 14px;
    height: 14px;
    margin-top: 10px;
  }
  .home_about .right .num_box .wrap {
    font-size: 1.5rem;
  }
  .home_about .right .num_box .wrap .num {
    margin: 0;
  }
  .home_about .right .num_box .label {
    font-size: 14px;
    margin-top: 8px;
  }
  .home_about .home_about_swiper {
    max-height: 400px;
  }
  .home_about .home_about_swiper .img {
    border-radius: 10px;
  }
  .home_about .watermark {
    font-size: 8rem;
  }
  .home_review {
    padding: 4rem 0;
  }
  .home_review h2::after {
    width: 2rem;
    height: 2rem;
    left: calc(100% + 10px);
  }
  .home_review .flex {
    margin-top: 2rem;
  }
  .home_review .left_img {
    width: 51%;
    min-width: 51%;
    margin-left: -20px;
    border-radius: 10px;
  }
  .home_review .right {
    padding: 0;
    width: 60%;
    min-width: 60%;
    margin-left: -10%;
  }
  .home_review .home_review_swiper {
    margin-top: 1rem;
  }
  .home_review .item {
    padding: 1.2rem 20px;
    border-radius: 10px;
  }
  .home_review .item .desc {
    font-size: 14px;
    line-height: 1.5;
    min-height: unset;
  }
  .home_review .item .user {
    grid-template-columns: 50px 1fr;
    gap: 1rem;
  }
  .home_review .item .user h3 {
    font-size: 1rem;
  }
  .home_review .item .user p {
    font-size: 14px;
  }
  .home_review .item .user .star {
    --w: 120px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 576px) {
  .home_products .list > ul {
    grid-template-columns: 1fr;
  }
  .home_models {
    padding-bottom: 4rem;
  }
  .home_models .home_models_swiper .main .float ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
  }
  .home_models .home_models_swiper .main .float ul li {
    position: static;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .home_models .home_models_swiper .main .float ul li i {
    width: 2rem;
  }
  .home_models .home_models_swiper .main .float ul li .info {
    transform: translateX(0);
    opacity: 1;
    pointer-events: all;
  }
  .home_category .list li:nth-child(5n+3) {
    order: 5;
    grid-column: span 2;
  }
  .home_category .item:not(.contact_item) {
    flex-direction: column;
  }
  .home_category .item:not(.contact_item) .img {
    width: calc(100% + 2rem);
    margin: 0 -1rem -1rem;
  }
  .home_about .head {
    padding-bottom: 1rem;
  }
  .home_about .right {
    width: 100%;
  }
  .home_about .home_about_swiper {
    max-height: 250px;
  }
  .home_review .flex {
    flex-wrap: wrap;
    gap: 2rem;
  }
  .home_review .left_img {
    width: 100%;
    min-width: unset;
    margin-left: 0;
  }
  .home_review .right {
    width: 100%;
    min-width: unset;
    margin-left: 0;
  }
  .home_review .home_review_swiper .swiper-slide {
    transform: translateX(0) scale(1);
    opacity: 1;
  }
}
/*# sourceMappingURL=home.css.map */