.home_banner {
  position: relative;
  max-width: 256rem;
  margin: 0 auto;
}
.home_banner img {
  display: block;
  width: 100%;
  height: auto;
}
.home_banner .wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding: 4rem 0;
  overflow-y: auto;
}
.home_banner .wrap .content {
  height: 100%;
  display: flex;
}
.home_banner .head {
  width: 60%;
  max-width: 64rem;
  margin: auto 0;
  padding-bottom: 5%;
}
section.home_banner .tcon h1 {
  font-size: 4.8rem;
  line-height: 1.15;
}
.home_banner .head p {
  color: rgba(124, 139, 153, 0.8);
}
.home_banner .head .line {
  background-color: rgba(255, 255, 255, 0.25);
}
.home_banner .line {
  margin-top: 2.1rem;
}
.home_banner p {
  margin-top: 2.9rem;
}
.home_banner .btn {
  margin-top: 3.8rem;
}
.home_range {
  padding: 15.1rem 0 5.3rem;
}
.home_range p {
  max-width: 60.6rem;
  margin-top: 1.5rem;
}
.home_range .home_range_swiper {
  margin-top: 4.4rem;
}
.home_range .home_range_swiper .nav_list {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 3rem 2.89855072%;
}
.home_range .home_range_swiper li {
  grid-column: span 3;
}
.home_range .home_range_swiper .col4 {
  grid-column: span 4;
}
.home_range .home_range_swiper .col4 .img {
  padding-bottom: 45.72748268%;
}
.home_range .home_range_swiper .nav_item {
  display: block;
  height: 100%;
  cursor: pointer;
}
.home_range .home_range_swiper .nav_item:hover img {
  transform: scale(1.03);
}
.home_range .home_range_swiper .img {
  border-radius: 2.7rem;
  padding-bottom: 62.85714286%;
}
.home_range .home_range_swiper .title {
  font-size: 1.8rem;
  line-height: 1.2;
  color: #15212b;
  margin-top: 1rem;
}
.home_series {
  padding: 5.4rem 0 8.7rem;
}
.home_series .home_series_swiper {
  overflow: hidden;
  border-radius: 3rem 0 0 3rem;
}
.home_series .home_series_swiper .flex {
  height: 100%;
}
.home_series .img {
  display: block;
  width: 45.14492754%;
  --h: 94.22150883%;
  border-radius: 3rem;
}
.home_series .img + .head {
  max-width: 60.6rem;
}
.home_series .head {
  flex: 1;
  width: 100%;
}
.home_series .head p {
  max-width: 58rem;
  hyphens: auto;
  margin-top: 2.9rem;
}
.home_series .head ul {
  font-size: 1.8rem;
  color: #33424f;
  margin-top: 2rem;
}
.home_series .head ul li {
  position: relative;
  border-bottom: 1px solid var(--border);
  padding: 0.889em 1.55556em 0.9444em;
}
.home_series .head ul li::before {
  position: absolute;
  width: 0.61112em;
  height: 0.61112em;
  left: 0;
  top: 1.0556em;
  border-radius: 50%;
  content: '';
  border: 0.1112em solid var(--primary);
}
.home_series .head .btn {
  margin-top: 4.5rem;
}
.home_complete {
  padding: 8.7rem 0 8.4rem;
}
.home_complete p {
  margin-top: 2.4rem;
}
.home_complete .items {
  max-width: 220rem;
  margin: 5.2rem auto 0;
}
.home_complete .items ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  background-color: var(--bg);
}
.home_complete .items .active .item {
  background-color: var(--secondary);
  color: #fff;
}
.home_complete .items .active .item .cat {
  background-color: rgba(255, 255, 255, 0.17);
}
.home_complete .items .active .item .info p {
  color: rgba(255, 255, 255, 0.75);
}
.home_complete .items .active .item .btn {
  background-color: var(--primary);
  border-color: var(--primary);
}
.home_complete .items .active .item .btn:hover {
  background-color: transparent;
}
.home_complete .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.3s;
  height: 100%;
  padding: 6.25% 6.1458333% 6.1458333%;
}
.home_complete .item:hover img {
  transform: scale(1.03);
}
.home_complete .item .cat {
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s;
  font-size: 1.4rem;
  font-weight: 500;
  background-color: #fff;
  border-radius: 1.22em;
  line-height: 1.2;
  padding: 0.65em 1.429em;
}
.home_complete .item .img {
  width: 87.29216152%;
  --h: 56.73469388%;
  border-radius: 2.9rem;
  margin-top: 4rem;
}
.home_complete .item .info {
  flex: 1;
  margin-top: 4.5rem;
}
.home_complete .item .info h3 {
  font-size: 3.9rem;
  font-weight: 600;
  letter-spacing: -0.01em;
}
.home_complete .item .info p {
  max-width: 54rem;
  transition: all 0.3s;
  margin: 0.9rem auto 0;
}
.home_complete .item .btn {
  background-color: #6b9bd2;
  border-color: #6b9bd2;
  gap: 1.2rem;
  margin-top: 3rem;
  min-width: 21.5rem;
}
.home_sellers {
  padding: 8.4rem 0 15.6rem;
}
.home_sellers .tcon {
  padding-bottom: 1px;
}
.home_sellers .list {
  margin-top: 4.5rem;
}
.home_sellers .list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 5.6rem 3.04347826%;
}
.page_production {
  background-image: linear-gradient(to top, #fff 18.5rem, var(--bg) 18.5rem 100%);
}
.page_production .nums {
  margin-top: 8.2rem;
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .home_banner .head {
    padding: 0;
  }
  section.home_banner .tcon h1 {
    font-size: 3.6rem;
    line-height: 1.2;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .home_complete .item .info h3 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  section.home_banner {
    background-color: var(--bg);
  }
  section.home_banner img {
    opacity: 1;
  }
  section.home_banner .wrap {
    position: static;
    padding: 30px 0 40px;
    overflow: visible;
  }
  section.home_banner .wrap .content {
    height: auto;
    display: block;
  }
  section.home_banner .head {
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
  section.home_banner .tcon h1 {
    font-size: 26px;
    line-height: 1.25;
  }
  .home_range {
    padding: 50px 0 30px;
  }
  .home_range .home_range_swiper {
    margin-top: 30px;
  }
  .home_range .home_range_swiper .nav_list {
    gap: 30px 16px;
  }
  .home_range .home_range_swiper .img {
    border-radius: 10px;
  }
  .home_range .home_range_swiper .title {
    font-size: 14px;
    margin-top: 10px;
  }
  .home_series {
    padding: 30px 0 50px;
  }
  .home_series .home_series_swiper {
    border-radius: 10px 0 0 10px;
  }
  .home_series .img {
    border-radius: 10px;
  }
  .home_series .head p {
    margin-top: 10px;
  }
  .home_series .head ul {
    margin-top: 10px;
    font-size: 14px;
  }
  .home_series .head .btn {
    margin-top: 20px;
  }
  .home_complete {
    padding: 50px 0;
  }
  .home_complete .items {
    margin-top: 30px;
  }
  .home_complete .item {
    padding: 30px 20px;
  }
  .home_complete .item .cat {
    font-size: 13px;
  }
  .home_complete .item .img {
    border-radius: 10px;
    margin-top: 20px;
  }
  .home_complete .item .info {
    margin-top: 20px;
  }
  .home_complete .item .info h3 {
    font-size: 20px;
  }
  .home_complete .item .info p {
    margin-top: 5px;
  }
  .home_complete .item .info p br {
    display: none;
  }
  .home_complete .item .btn {
    margin-top: 20px;
    min-width: unset;
    gap: 8px;
  }
  .home_sellers {
    padding: 50px 0;
  }
  .home_sellers .list {
    margin-top: 30px;
  }
  .home_sellers .list ul {
    grid-template-columns: repeat(auto-fill, minmax(min(210px, 100%), 1fr));
    gap: 30px 16px;
  }
  .page_production {
    background-image: linear-gradient(to top, #fff 100px, var(--bg) 100px 100%);
  }
  .page_production .nums {
    margin-top: 30px;
  }
}
@media screen and (max-width: 576px) {
  section.home_banner .wrap {
    padding: 40px 0;
  }
  .home_range {
    overflow: hidden;
  }
  .home_range .home_range_swiper .nav_list {
    display: flex;
    gap: 0;
  }
  .home_range .home_range_swiper .nav_list .swiper-slide {
    max-width: 250px;
  }
  .home_range .home_range_swiper .nav_list .swiper-slide .nav_item .img {
    padding-bottom: 62.85714286%;
  }
  .home_series .img {
    width: 100%;
  }
  .home_complete .items ul {
    grid-template-columns: 1fr;
  }
  .home_sellers .list ul {
    margin: 0 -20px;
    padding: 0 20px;
    overflow-x: auto;
    grid-auto-flow: column;
    grid-template-columns: none;
  }
  .home_sellers .list ul::-webkit-scrollbar {
    display: none;
  }
  .home_sellers .list ul li {
    min-width: 230px;
  }
}
