.home_banner {
  z-index: 3;
}
.home_banner::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 39.522226%;
  background-image: linear-gradient(to top, #1458a8 -7.97%, transparent);
  content: '';
  z-index: -1;
  pointer-events: none;
  opacity: 0.74;
}
.home_banner .bn_mask {
  height: 104.6%;
  pointer-events: none;
  z-index: 0;
}
.home_banner .flex {
  height: 101vh;
  max-height: 92.1rem;
  min-height: max-content;
  padding: 12rem 0 12.1rem;
  gap: 0.8rem;
}
.home_banner .img {
  width: 59.23611111%;
  --h: 51.76417725%;
  margin-left: -3.26388889%;
}
.home_banner .img:hover img {
  transform: scale(1.02);
}
.home_banner .head {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem 3rem;
}

.home_banner .syedittext {
  padding-bottom: 1.2rem;
}
.home_banner h1 {
  max-width: 76.7rem;
}
.home_banner p {
  margin-top: 2.4rem;
}
.home_banner .btn_line {
  padding: 0 3.1rem 0 3.2rem;
  border-color: var(--text_w);
}
.home_banner .btn_line:hover {
  border-color: #fff;
}
.home_banner .bn_arrow {
  position: absolute;
  bottom: 12.2rem;
  right: 2.75%;
  z-index: -1;
  width: 1rem;
  background: url("../img/bn-line.svg") no-repeat center / contain;
}
.home_banner .bn_arrow::after {
  padding-bottom: 1920%;
  content: '';
  display: block;
}
.home_advantages {
  padding: 14.9rem 0 15.9rem;
}
.home_advantages .head {
  flex: 1;
  width: 100%;
  max-width: 44rem;
}
.home_advantages h2 {
  hyphens: auto;
  overflow-wrap: break-word;
}
.home_advantages p {
  max-width: 42.5rem;
  hyphens: auto;
  margin-top: 2.8rem;
}
.home_advantages .btn {
  margin-top: 5.6rem;
}
.home_advantages .items {
  width: 63.40277778%;
  margin-top: 3.6%;
}
.home_advantages .items ul {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(25rem, 100%), 1fr));
  gap: 2.9rem 3rem;
}
.home_advantages .items .active .item {
  background-color: rgba(27, 132, 200, 0.74);
}
.home_advantages .items .active i {
  opacity: 1;
}
.home_advantages .item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 3.4rem;
  transition: all 0.3s;
  background-color: rgba(28, 98, 154, 0.74);
  border: 1px solid var(--border);
  min-height: 27.5rem;
  padding: 7.746% 12.324% 11.268%;
}
.home_advantages .item:hover i {
  transform: rotate(45deg);
}
.home_advantages .item i {
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  top: 3.8rem;
  right: 13%;
  display: block;
  content: '';
  transition: all 0.3s;
  opacity: 0;
  background: url("../img/arrow-tr-w.svg") no-repeat center / contain;
}
.home_advantages .item .icon {
  width: 10rem;
  height: 10rem;
  margin-bottom: auto;
  margin-left: -1rem;
}
.home_advantages .item .title {
  font-size: 2.4rem;
  line-height: 3rem;
  margin-top: 2rem;
  max-width: 17.8rem;
  font-weight: 500;
  letter-spacing: 0.02rem;
}
.home_about {
  overflow: hidden;
}
.home_about::before {
  width: 90.20833333%;
  height: 100%;
  position: absolute;
  left: -5.0521%;
  top: 0;
  content: '';
  opacity: 0.54;
  background-image: linear-gradient(to right, #000, transparent);
  pointer-events: none;
  z-index: -1;
}
.home_about::after {
  position: absolute;
  width: 100%;
  height: 37.66%;
  left: 0;
  bottom: 0;
  content: '';
  background-image: linear-gradient(to top, #1458a7 -7.455%, transparent);
  z-index: -1;
  pointer-events: none;
}
.home_about .mask_line {
  position: absolute;
  width: 1px;
  height: 100%;
  bottom: 0;
  right: 2.34375%;
  background-color: #fff;
  opacity: 0.19;
  transform: rotate(6deg);
  content: '';
}
.home_about .subtitle {
  margin-bottom: 2.1rem;
}
.home_about .head {
  width: 46.875%;
  margin-left: -6.80555556%;
  position: relative;
  z-index: 2;
  padding: 12.014% 6.736% 7.222%;
}
.home_about .head::before {
  width: 100%;
  height: 114.5912%;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  z-index: -1;
  background-image: linear-gradient(to bottom, #111a1e 6.541%, transparent);
  opacity: 0.88;
  pointer-events: none;
}
.home_about .head h2 {
  margin-bottom: 9.8rem;
}
.home_about .btn_more {
  margin-top: 4.5rem;
}
.home_about .bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.19);
  padding: 3.3rem 0 8rem;
}
.home_about .bottom .flex {
  position: relative;
  z-index: 2;
}
.home_about .info {
  display: grid;
  grid-template-columns: 18.27% 1fr;
  align-items: center;
  gap: 5.62%;
  width: 34.5833%;
  margin-top: 1.75%;
}
.home_about .info .icon {
  padding-bottom: 100%;
  margin-bottom: 0.7rem;
}
.home_about .info h3 {
  font-size: 2.6rem;
  font-weight: 600;
}
.home_about .info p {
  line-height: 2.9rem;
  margin-top: 0.7rem;
}
.home_about .nums {
  flex: 1;
  max-width: 81.7rem;
  width: 100%;
}
.home_about .nums ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem 9.4%;
}
.home_about .nums .wrap {
  font-size: 4.1rem;
  font-weight: 700;
  white-space: nowrap;
}
.home_about .nums .wrap .num {
  font-size: 5.2rem;
  margin-right: -0.3rem;
}
.home_about .nums .label {
  font-size: 1.8rem;
  opacity: 0.7;
  font-weight: 300;
  letter-spacing: 0.012rem;
  margin-top: 0.9rem;
}
.home_products {
  padding: 8.7rem 0 8.8rem;
  overflow: hidden;
}
.home_products .head {
  max-width: 28.3rem;
  padding-bottom: 1.1%;
}
.home_products .rt {
  position: relative;
  flex: 1;
  max-width: 111.6rem;
  overflow: hidden;
  margin-right: -6.5972222%;
  padding: 0 5.4rem;
}
.home_products .rt::before {
  position: absolute;
  width: 8%;
  height: calc(100% - 2px);
  top: 1px;
  right: 0;
  content: '';
  z-index: 2;
  background-image: linear-gradient(to left, #153866 20%, transparent);
}
.home_products .rt .btns {
  width: 98%;
  max-width: 100.7rem;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  pointer-events: none;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: space-between;
}
.home_products .rt .btns div {
  pointer-events: all;
  width: 0.8rem;
  height: 1.4rem;
  content: '';
  cursor: pointer;
  transition: all 0.3s;
  filter: contrast(0) brightness(2);
  opacity: 0.9;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border: 1px solid #fff;
  background: url("../img/arrow2.svg") no-repeat center / 30%;
}
.home_products .rt .btns div:hover {
  opacity: 1;
}
.home_products .rt .btns .swiper_prev {
  transform: rotate(180deg);
}
.home_products .rt .btns .swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.home_products .rt .btns .swiper-button-disabled,
.home_products .rt .btns .swiper-button-lock {
  pointer-events: none;
}
.home_products .home_products_nav_swiper .swiper-slide {
  max-width: 23.5rem;
}
.home_products .home_products_nav_swiper .nav_item {
  display: block;
  cursor: pointer;
  height: 100%;
  transition: all 0.3s;
  border-radius: 1.2rem;
  border: 1px solid var(--border);
  background-color: rgba(30, 93, 147, 0.74);
  text-align: center;
  padding: 2.9rem 2rem 2.6rem;
}
.home_products .home_products_nav_swiper .nav_item.active,
.home_products .home_products_nav_swiper .nav_item:hover {
  background-color: var(--tertiary);
}
.home_products .home_products_nav_swiper .icon {
  width: 6.5rem;
  height: 6.5rem;
  margin: 0 auto;
}
.home_products .home_products_nav_swiper .title {
  font-size: 1.8rem;
  line-height: 2.1rem;
  font-weight: 500;
  margin-top: 2rem;
}
.home_products .main {
  margin-top: 2rem;
}
.home_products .main .swiper_box {
  display: none;
}
.home_products .main .swiper_box.active {
  display: block;
}
.home_products .home_products_swiper .flex {
  height: 100%;
}
.home_products .home_products_swiper .image {
  position: relative;
  width: 71.45833333%;
  margin-left: -17.15277778%;
}
.home_products .home_products_swiper .image .img:hover img {
  transform: scale(1.02);
}
.home_products .home_products_swiper .image .img_cv {
  padding-bottom: 65.59766776%;
  clip-path: polygon(0 0, 100% 0, 100% 34.8%, 80.564% 34.8%, 80.564% 72.3%, 51.2% 72.3%, 51.2% 100%, 0 100%);
}
.home_products .home_products_swiper .image .img_ct {
  position: absolute;
  width: 58.31%;
  --h: 100%;
  right: -8.16%;
  top: 50%;
  transform: translateY(-50%);
}
.home_products .home_products_swiper .image .img_ct::before {
  width: 21.5%;
  padding-bottom: 21.5%;
  position: absolute;
  right: 0;
  top: 21.5%;
  content: '';
  background-color: var(--secondary);
}
.home_products .home_products_swiper .info {
  flex: 1;
  width: 100%;
  min-height: 83.704%;
  background-color: var(--bg_w);
  margin-left: -1px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: -6.4583333%;
  border-radius: 0 1.2rem 1.2rem 0;
  padding: 2.778% 6.528% 3.194% 10.972%;
}
.home_products .home_products_swiper .info .title {
  font-size: 3.6rem;
  font-weight: 700;
  color: var(--tertiary);
}
.home_products .home_products_swiper .info .cat {
  font-size: 2.6rem;
  font-weight: 500;
  color: var(--title);
  border-bottom: 1px solid var(--tertiary);
  padding-bottom: 3rem;
}
.home_products .home_products_swiper .info ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  font-size: 1.6rem;
  color: #232323;
  margin-top: 3.1rem;
  gap: 1.5rem 2rem;
  font-weight: 600;
  letter-spacing: -0.01rem;
}
.home_products .home_products_swiper .info ul li {
  position: relative;
  padding-left: 2.7rem;
}
.home_products .home_products_swiper .info ul li::before {
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  left: 0;
  top: 0.4rem;
  content: '';
  background: url("../img/gou.svg") no-repeat center / contain;
}
.home_products .home_products_swiper .btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 4.8rem;
}
.home_products .bottom {
  position: relative;
  margin-top: 2rem;
}
.home_products .bottom .swiper_btns {
  width: 100%;
}
.home_products .home_products_cat_swiper {
  width: calc(100% - 20rem);
  max-width: 85.41666667%;
  overflow: hidden;
  border-radius: 1.2rem;
  margin: 0 auto;
}
.home_products .home_products_cat_swiper .swiper-slide {
  max-width: 610px;
}
.home_products .home_products_cat_swiper .swiper-slide-thumb-active .item {
  background-color: var(--bg_w);
  border-color: var(--bg_w);
  color: var(--title);
}
.home_products .home_products_cat_swiper .swiper-slide-thumb-active .item .info .cat {
  color: var(--text);
}
.home_products .home_products_cat_swiper .item {
  display: grid;
  grid-template-columns: 20.650096% 1fr;
  align-items: center;
  height: 100%;
  transition: all 0.3s;
  cursor: pointer;
  border-radius: 1.2rem;
  background-color: var(--bg2);
  border: 1px solid var(--border);
  padding: 0.826% 6.612% 1.983%;
  gap: 2rem 6.12%;
}
.home_products .home_products_cat_swiper .item:hover img {
  transform: scale(1.05);
}
.home_products .home_products_cat_swiper .img {
  padding-bottom: 100%;
}
.home_products .home_products_cat_swiper .info {
  margin-top: 0.5rem;
}
.home_products .home_products_cat_swiper .info .title {
  font-size: 2.2rem;
  font-weight: 800;
}
.home_products .home_products_cat_swiper .info .cat {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.74);
  transition: all 0.3s;
  margin-top: 0.4rem;
}
.toplevel_page_sytech_fronteditor .home_applications .mark_box li {
  cursor: grab;
  touch-action: none;
}
.home_applications {
  overflow: hidden;
  padding-bottom: 2.9rem;
}
.home_applications .lt {
  width: 65.90277778%;
  margin-left: -3.75%;
}
.home_applications .rt {
  display: flex;
  flex-direction: column;
  width: 23.88889%;
  padding-bottom: 3.9rem;
}
.home_applications .head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 37.1%;
  padding: 6.2rem 0 4rem;
}
.home_applications .btn_more {
  margin-top: 4.6rem;
}
.home_applications .marks {
  width: 133.8251%;
  margin-left: -19.5996%;
  margin-right: -14.225501%;
}
.home_applications .marks .mark_box {
  display: none;
}
.home_applications .marks .mark_box.active {
  display: block;
}
.home_applications .mark_box {
  position: relative;
}
.home_applications .mark_box .image {
  padding-bottom: 55.4331%;
  border-radius: 0.4rem;
}
.home_applications .mark_box .float {
  position: static;
}
.home_applications .mark_box .float ul {
  position: static;
}
.home_applications .mark_box .float li {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  --w: 3.4rem;
}
.home_applications .mark_box .float .dot {
  position: relative;
  z-index: 2;
  width: var(--w);
  height: var(--w);
  display: block;
  border-radius: 50%;
  background-color: rgba(27, 132, 200, 0.3);
}
.home_applications .mark_box .float .dot::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 32%;
  height: 32%;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  border: 0.5rem solid var(--tertiary);
}
.home_applications .mark_box .float .info {
  position: absolute;
  bottom: 50%;
  height: calc(var(--w) * 1.08824);
}
.home_applications .mark_box .float .info .line {
  display: block;
  height: 100%;
  width: auto;
}
.home_applications .mark_box .float .info .img {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  width: calc(var(--w) * 3.088);
  --h: 100%;
  border-radius: 50%;
  border: 1px solid var(--tertiary);
  display: flex;
  align-items: center;
  justify-content: center;
}
.home_applications .mark_box .float .info .img img {
  width: 90.5%;
  height: 90.5%;
  left: unset;
  top: unset;
  border-radius: 50%;
}
.home_applications .mark_box .float .info .title {
  position: absolute;
  font-size: 1.8rem;
  color: #232323;
  white-space: nowrap;
  font-weight: 600;
  top: 100%;
}
.home_applications .mark_box .float .left {
  right: 50%;
}
.home_applications .mark_box .float .left .img {
  right: 100%;
}
.home_applications .mark_box .float .left .title {
  left: -45%;
  margin-top: 3.9rem;
}
.home_applications .mark_box .float .right {
  left: 50%;
}
.home_applications .mark_box .float .right .img {
  left: 100%;
}
.home_applications .mark_box .float .right .title {
  left: 26%;
  margin-top: 1.5rem;
}
.home_applications .mark_box .float li:nth-of-type(1) {
  left: 31.9%;
  top: 40.3%;
}
.home_applications .mark_box .float li:nth-of-type(2) {
  left: 62.7%;
  top: 31.5%;
}
.home_applications .nav {
  position: relative;
  z-index: 2;
  padding: 3.9rem 0 4rem;
}
.home_applications .nav::before {
  width: 100vw;
  height: 100%;
  position: absolute;
  right: -35%;
  bottom: 0;
  content: '';
  z-index: -1;
  background-image: linear-gradient(to top, #1f4a7a, rgba(31, 74, 122, 0.44));
  border-radius: 1.6rem;
  opacity: 0.44;
}
.home_applications .nav .swiper_btns {
  width: 100%;
}
.home_applications .home_applications_nav_swiper {
  overflow: hidden;
  width: 75.24%;
  margin: 0 auto;
  border-radius: 1.2rem;
}
.home_applications .home_applications_nav_swiper .nav_item {
  display: block;
  height: 100%;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
  border-radius: 1.2rem;
  padding: 2.3rem 2rem 2.2rem;
}
.home_applications .home_applications_nav_swiper .swiper-slide-thumb-active .nav_item {
  background-color: var(--tertiary);
}
.home_applications .home_applications_nav_swiper .icon {
  width: 7.5rem;
  height: 7.5rem;
  margin: 0 auto;
}
.home_applications .home_applications_nav_swiper .title {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 1.4rem;
}
.home_applications .swiper_box {
  width: 209.012%;
  margin-left: -38.663%;
  margin-right: -87.172%;
  border-radius: 1.6rem;
  background-color: var(--tertiary);
  padding: 18.605% 27.907% 11.628%;
  flex: 1;
  min-height: max-content;
  display: flex;
  align-items: center;
}
.home_applications .swiper_box > img {
  height: auto;
  width: 15.72%;
  left: unset;
  top: 100%;
  right: 0;
  transform: translateY(-39.82%);
}
.home_applications .home_applications_swiper {
  overflow: hidden;
}
.home_applications .home_applications_swiper .item {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.home_applications .home_applications_swiper .info {
  flex: 1;
  max-width: 38.3rem;
}
.home_applications .home_applications_swiper .info .title {
  font-size: 3.2rem;
  font-weight: 700;
}
.home_applications .home_applications_swiper .info .desc {
  hyphens: auto;
  margin-top: 2.8rem;
}
.home_applications .home_applications_swiper .btn_line {
  margin-top: 3.6rem;
  padding: 0 3.8rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .home_applications .mark_box .float li {
    --w: 3rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .home_banner .img {
    margin-left: 0;
  }
  .home_banner .bn_arrow {
    right: 1rem;
  }
  .home_about .head {
    margin-left: 0;
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .home_products .rt {
    margin-right: 0;
  }
  .home_products .home_products_swiper .info {
    margin-right: 0;
    padding-right: 3rem;
  }
  .home_applications .lt {
    margin-left: 0;
  }
  .home_applications .marks {
    width: 110%;
    margin-left: -3.5996%;
    margin-right: 0;
  }
  .home_applications .rt {
    width: 27%;
  }
  .home_applications .swiper_box {
    width: 140%;
    margin-left: -20%;
    margin-right: -20%;
    padding-left: 5rem;
    padding-right: 3rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .home_about .nums .wrap {
    font-size: 3rem;
  }
  .home_about .nums .wrap .num {
    font-size: 4rem;
    margin: 0;
  }
  .home_products .home_products_swiper .image .img_ct {
    right: -2rem;
  }
  .home_products .home_products_swiper .info {
    padding-left: 5rem;
  }
  .home_applications .mark_box .float li {
    --w: 2rem;
  }
  .home_applications .mark_box .float .info .title {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .home_banner .flex {
    height: auto;
    padding: 100px 0 50px;
    gap: 20px;
  }
  .home_banner .img {
    margin-left: 0;
  }
  .home_banner .head {
    gap: 20px;
  }
  .home_banner .syedittext {
    padding: 0;
  }
  .home_banner .bn_arrow {
    bottom: 20px;
    width: 5px;
    right: 10px;
  }
  .home_advantages {
    padding: 50px 0;
  }
  .home_advantages .items {
    margin: 0;
  }
  .home_advantages .items ul {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
  .home_advantages .item {
    border-radius: 10px;
    min-height: 184px;
    padding: 20px;
  }
  .home_advantages .item i {
    width: 14px;
    height: 14px;
    top: 20px;
    opacity: 1;
  }
  .home_advantages .item .icon {
    width: 50px;
    height: 50px;
    margin-left: 0;
  }
  .home_advantages .item .title {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: unset;
    margin-top: 20px;
  }
  .home_about .head {
    margin-left: 0;
    padding: 40px 20px;
  }
  .home_about .head h2 {
    margin-bottom: 20px;
  }
  .home_about .bottom {
    padding: 30px 0;
  }
  .home_about .info {
    margin: 0;
    width: 40%;
  }
  .home_about .info h3 {
    font-size: 18px;
  }
  .home_about .info p {
    line-height: 1.5;
    margin-top: 10px;
  }
  .home_about .nums ul {
    gap: 20px;
  }
  .home_about .nums .wrap {
    font-size: 18px;
  }
  .home_about .nums .wrap .num {
    font-size: 20px;
    margin: 0;
  }
  .home_about .nums .label {
    font-size: 14px;
    letter-spacing: unset;
    margin-top: 10px;
  }
  .home_products {
    padding: 50px 0;
  }
  .home_products .head {
    padding: 0;
    max-width: unset;
  }
  .home_products .rt {
    margin: 0;
    padding: 0;
    overflow: unset;
    max-width: 100%;
  }
  .home_products .rt::before {
    display: none;
  }
  .home_products .rt .btns {
    display: none;
  }
  .home_products .home_products_nav_swiper .swiper-slide {
    max-width: 200px;
  }
  .home_products .home_products_nav_swiper .nav_item {
    padding: 20px;
    border-radius: 10px;
  }
  .home_products .home_products_nav_swiper .icon {
    width: 50px;
    height: 50px;
  }
  .home_products .home_products_nav_swiper .title {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 14px;
  }
  .home_products .main {
    margin-top: 30px;
  }
  .home_products .home_products_swiper .image .img_ct {
    right: -20px;
  }
  .home_products .home_products_swiper .info {
    padding: 20px;
    padding-left: 40px;
    margin-right: 0;
    border-radius: 0 10px 10px 0;
  }
  .home_products .home_products_swiper .info .title {
    font-size: 18px;
  }
  .home_products .home_products_swiper .info .cat {
    font-size: 14px;
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .home_products .home_products_swiper .info ul {
    margin-top: 14px;
    font-size: 14px;
    gap: 10px;
    letter-spacing: unset;
    grid-template-columns: 1fr;
  }
  .home_products .home_products_swiper .info ul li {
    padding-left: 25px;
  }
  .home_products .home_products_swiper .info ul li::before {
    width: 14px;
    height: 14px;
    top: 3px;
  }
  .home_products .home_products_swiper .btns {
    margin-top: 20px;
    gap: 12px;
  }
  .home_products .home_products_swiper .btns .btn,
  .home_products .home_products_swiper .btns .btn_line {
    padding: 0 14px;
  }
  .home_products .bottom {
    margin-top: 30px;
  }
  .home_products .bottom .swiper_btns.middle {
    padding: 0;
  }
  .home_products .home_products_cat_swiper {
    width: 100%;
    max-width: unset;
    overflow: unset;
  }
  .home_products .home_products_cat_swiper .swiper-slide {
    max-width: 345px;
  }
  .home_products .home_products_cat_swiper .item {
    border-radius: 10px;
    padding: 10px 20px;
    gap: 14px;
  }
  .home_products .home_products_cat_swiper .info {
    margin: 0;
  }
  .home_products .home_products_cat_swiper .info .title {
    font-size: 16px;
  }
  .home_products .home_products_cat_swiper .info .cat {
    margin-top: 5px;
  }
  .home_applications {
    padding: 50px 0;
  }
  .home_applications .flex {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .home_applications .lt {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column-reverse;
  }
  .home_applications .marks {
    width: calc(100% + 60px);
    margin: 0 -30px;
    padding: 0 30px;
    overflow-x: auto;
  }
  .home_applications .marks::-webkit-scrollbar {
    display: none;
  }
  .home_applications .marks > div {
    min-width: 650px;
    min-width: unset !important;
  }
  header nav .con .sub-menu .sub-menu{
    display: block;
    width: 100%;
    margin: 0;
  }
  .home_applications .marks .mark_box .float ul li {
    --w: 20px;
  }
  .home_applications .marks .mark_box .float ul li .info .title {
    margin-top: 20px;
    font-size: 14px;
  }
  .home_applications .nav {
    padding: 20px 0;
  }
  .home_applications .nav::before {
    display: none;
  }
  .home_applications .home_applications_nav_swiper {
    overflow: unset;
    width: 100%;
  }
  .home_applications .home_applications_nav_swiper .nav_item {
    border-radius: 10px;
    padding: 20px;
  }
  .home_applications .home_applications_nav_swiper .nav_item .icon {
    width: 50px;
    height: 50px;
  }
  .home_applications .home_applications_nav_swiper .nav_item .title {
    font-size: 14px;
    margin-top: 14px;
  }
  .home_applications .rt {
    width: 100%;
    padding: 0;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
  }
  .home_applications .head {
    display: block;
    min-height: unset;
    padding: 0;
    flex: 1;
    width: 100%;
  }
  .home_applications .swiper_box {
    width: 70%;
    margin: 0;
    padding: 20px;
    border-radius: 10px;
  }
  .home_applications .swiper_box > img {
    width: 40px;
  }
  .home_applications .home_applications_swiper .info .title {
    font-size: 18px;
  }
  .home_applications .home_applications_swiper .info .desc {
    margin-top: 10px;
  }
  .home_applications .home_applications_swiper .btn_line {
    padding: 0 20px;
    margin-top: 20px;
  }
  .home_banner iframe{
    position: unset !important;
    height: 234px !important;
  }
  .home_banner .flex_column .img{
    display: none;
  }
  .home_banner .flex{
    padding-top: 40px !important;
  }
}
@media screen and (max-width: 576px) {
  .home_banner .img {
    width: 100%;
  }
  .home_banner .head {
    display: block;
  }
  .home_advantages .items {
    width: 100%;
  }
  .home_about::before {
    width: 100%;
    left: 0;
    background-color: #000;
  }
  .home_about .head {
    width: 100%;
  }
  .home_about .info {
    width: 100%;
    grid-template-columns: 50px 1fr;
    gap: 14px;
  }
  .home_about .nums ul {
    grid-template-columns: 1fr 1fr;
  }
  .home_products .home_products_swiper .image {
    width: 100%;
    margin: 0;
  }
  .home_products .home_products_swiper .info {
    border-radius: 0 0 10px 10px;
    min-height: unset;
    padding: 20px;
  }
  .home_applications .marks {
    width: calc(100% + 40px);
    margin: 0 -20px;
    padding: 0 20px;
  }
  .home_applications .swiper_box {
    width: 100%;
  }
}
