.home_banner {
  position: relative;
}
.home_banner:hover .swiper_btns {
  opacity: 1;
}
.home_banner .home_banner_swiper {
  overflow: hidden;
}
.home_banner .home_banner_swiper .swiper-slide {
  position: relative;
  overflow: hidden;
}
.home_banner .home_banner_swiper .bg_pc,
.home_banner .home_banner_swiper .bg_moble {
  max-height: 100vh;
}
.home_banner .home_banner_swiper .content {
  height: 100%;
  display: flex;
  align-items: center;
}
.home_banner .home_banner_swiper .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.home_banner .head {
  color: #fff;
  max-width: 68rem;
  padding-bottom: 1%;
}
.home_banner .head .title {
  font-size: 5.2rem;
  line-height: 7.8rem;
  font-weight: 700;
}
.home_banner .head .title span {
  font-size: 6rem;
  font-weight: 500;
}
.home_banner .head .desc {
  font-size: 3.2rem;
  font-weight: 500;
  margin-top: -1.3rem;
}
.home_banner .head .mobile_desc {
  display: none;
}
.home_banner .head .btn {
  margin-top: 3.8rem;
}
.home_banner .swiper_btns {
  max-width: 177.4rem;
  top: 50.4%;
  opacity: 0;
  transition: all 0.3s;
}
.home_banner div.home_banner_pagination {
  position: absolute;
  width: auto;
  left: 2rem;
  right: 2rem;
  bottom: 3.7rem;
  display: flex;
  justify-content: center;
  gap: 1.2rem;
  z-index: 2;
}
.home_banner div.home_banner_pagination .swiper-pagination-bullet {
  cursor: pointer;
  flex: 1;
  max-width: 13.6rem;
  position: relative;
  display: flex;
  align-items: flex-end;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
.home_banner div.home_banner_pagination .swiper-pagination-bullet:hover span {
  transform: translateY(0);
  opacity: 1;
}
.home_banner div.home_banner_pagination .swiper-pagination-bullet::after,
.home_banner div.home_banner_pagination .swiper-pagination-bullet::before {
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  content: '';
  border-radius: 100px;
}
.home_banner div.home_banner_pagination .swiper-pagination-bullet::before {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}
.home_banner div.home_banner_pagination .swiper-pagination-bullet span {
  font-size: 14px;
  color: #fff;
  padding-bottom: 10px;
  transition: all 0.3s, transform 0.4s;
  transform: translateY(4px);
  opacity: 0;
}
.home_banner div.home_banner_pagination .swiper-pagination-bullet-active::after {
  width: 100%;
  transition: width linear 5s;
}
.home_solutions {
  padding: 5.1rem 0 2.1rem;
}
.home_solutions .nums {
  border-bottom: 2px solid rgba(128, 128, 128, 0.3);
  margin-top: 1.8rem;
  padding-bottom: 2.3rem;
}
.home_solutions .nums ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 4.2%;
}
.home_solutions .nums .num {
  font-size: 2.5rem;
  font-weight: 700;
  white-space: nowrap;
}
.home_solutions .nums .label {
  font-size: 1.8rem;
  color: var(--text);
  margin-top: -0.6rem;
  margin-top:  1rem !important;
}
.home_picture {
  position: relative;
  margin: 1rem 0;
}
.home_picture.last {
  margin-bottom: 6.1rem;
}
.home_picture.white {
  color: #fff;
}
.home_picture.white strong {
  color: #fff;
}
.home_picture.white .btn_line {
  border-color: #fff;
  color: #fff;
}
.home_picture.white .btn_line::after {
  filter: contrast(0) brightness(2);
  opacity: 1;
}
.home_picture.white .btn_line:hover {
  border-color: var(--primary);
}
.home_picture .content {
  height: 100%;
}
.home_picture .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 7.2rem 0;
}
.home_picture .btn_line {
  margin-top: 3.3rem;
}
.home_function {
  background-color: rgba(238, 239, 243, 0.5);
  padding: 5.2rem 0 6.2rem;
}
.home_function .items {
  margin-top: 2.4rem;
}
.home_function .items > div {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.7rem 2rem;
}
.home_function .item {
  position: relative;
  border-radius: 2.2rem;
  overflow: hidden;
  display: block;
}
.home_function .item:hover img {
  transform: scale(1.02);
}
.home_function .item .img {
  padding-bottom: 56.383%;
}
.home_function .item .title {
  position: absolute;
  left: 0;
  bottom: 1.5rem;
  right: 0;
  z-index: 2;
  max-height: 20rem;
  overflow-y: auto;
  padding: 0 3.7%;
}
.home_function .item .title span {
  font-size: 2.5rem;
  font-weight: 500;
  color: #ffffff;
}
.home_recommend {
  padding: 5rem 0 2.52rem;
  overflow: hidden;
}
.home_recommend .swiper_box:hover .swiper_btns {
  opacity: 1;
}
.home_recommend .home_recommend_swiper {
  margin-top: 3rem;
}
.home_recommend .home_recommend_swiper .swiper-slide {
  max-width: 75.9rem;
}
.home_recommend .item {
  position: relative;
  border-radius: 2.2rem;
  overflow: hidden;
  display: block;
}
.home_recommend .item .img {
  padding-bottom: 56.389987%;
}
.home_recommend .item .info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.9rem;
  max-height: 8rem;
  overflow-y: auto;
  color: #fff;
  padding: 0 3.7%;
}
.home_recommend .item .info h3 {
  font-size: 2.5rem;
  font-weight: 500;
}
.home_recommend .item .info p {
  font-size: 1.5rem;
  margin-top: -0.3rem;
  font-weight: 300;
}
.home_recommend div.swiper-pagination {
  position: static;
  display: flex;
  gap: 1.2rem;
  justify-content: center;
  margin-top: 2.8rem;
}
.home_recommend div.swiper-pagination .swiper-pagination-bullet {
  border-radius: 100px;
  position: relative;
  width: auto;
  flex: 1;
  max-width: 3.8rem;
  height: 2px;
  background: rgba(128, 128, 128, 0.3);
  opacity: 1;
  margin: 0;
  transition: max-width 0.3s;
}
.home_recommend div.swiper-pagination .swiper-pagination-bullet::after {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #323846;
  content: '';
}
.home_recommend div.swiper-pagination .swiper-pagination-bullet-active {
  max-width: 10.2rem;
}
.home_recommend div.swiper-pagination .swiper-pagination-bullet-active::after {
  width: 100%;
  transition: width 5s;
}
.home_recommend .swiper_btns {
  opacity: 0;
  transition: all 0.3s;
}
.home_news {
  padding: 2.52rem 0 5.7rem;
}
.home_news .home_news_swiper {
  overflow: hidden;
  border-radius: 2.2rem;
  margin-top: 3rem;
}
.home_news .home_news_swiper .swiper-slide {
  width: 37.5rem;
}
.home_news p.center:has(.more) {
  margin-top: 2.2rem;
}
.home_news p.center:has(.more) .more {
  display: inline-block;
  cursor: pointer;
  background-color: transparent;
  transition: all 0.3s;
  font-size: 2rem;
}
.home_news p.center:has(.more) .more:hover {
  color: var(--primary);
}
.home_guide {
  position: relative;
}
.home_guide .bg {
  height: auto;
}
.home_guide .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home_guide .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home_guide .content {
  height: 100%;
  display: flex;
  align-items: center;
}
.home_guide .head {
  padding-bottom: 1.8%;
}
.home_guide .btn {
  margin-top: 2.1rem;
  background-color: var(--title);
  font-size: 1.5rem;
  padding: 1rem 3.45rem;
}
.home_guide .btn:hover {
  background-color: var(--primary);
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .home_banner div.home_banner_pagination .swiper-pagination-bullet span {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .home_banner .head {
    padding: 0;
  }
  .home_banner .head .title {
    font-size: 25px;
    line-height: 1.3;
  }
  .home_banner .head .title span {
    font-size: 26px;
  }
  .home_banner .head .desc {
    font-size: 14px;
    margin-top: 10px;
  }
  .home_banner .head .btn {
    margin-top: 20px;
  }
  .home_banner div.home_banner_pagination {
    bottom: 2.3rem;
    gap: 8px;
  }
  .home_banner div.home_banner_pagination .swiper-pagination-bullet {
    max-width: 22px;
  }
  .home_banner div.home_banner_pagination .swiper-pagination-bullet span {
    display: none;
  }
  .home_banner div.home_banner_pagination .swiper-pagination-bullet-active {
    max-width: 43px;
  }
  .home_solutions {
    padding: 4rem 0 3rem;
  }
  .home_solutions .nums {
    margin-top: 2rem;
    padding-bottom: 1rem;
  }
  .home_solutions .nums ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem 1rem;
  }
  .home_solutions .nums .num {
    font-size: 1.5rem;
  }
  .home_solutions .nums .label {
    font-size: 14px;
    margin-top: 10px !important;
  }
  .home_picture.last {
    margin-bottom: 1rem;
  }
  .home_picture .wrap {
    padding: 20px 0;
  }
  .home_function {
    padding: 4rem 0;
  }
  .home_function .items {
    margin-top: 2rem;
  }
  .home_function .items > div {
    gap: 1rem;
  }
  .home_function .item {
    border-radius: 12px;
  }
  .home_function .item .title {
    padding: 0 23px;
    bottom: 23px;
    max-height: 100px;
  }
  .home_function .item .title span {
    font-size: 1rem;
  }
  .home_recommend {
    padding: 4rem 0 3rem;
  }
  .home_recommend .home_recommend_swiper {
    margin-top: 2rem;
  }
  .home_recommend .home_recommend_swiper .swiper-slide {
    width: 610px;
  }
  .home_recommend .item {
    border-radius: 12px;
  }
  .home_recommend .item .info {
    padding: 0 23px;
    bottom: 1rem;
    max-height: 55px;
  }
  .home_recommend .item .info h3 {
    font-size: 18px;
  }
  .home_recommend .item .info p {
    font-size: 14px;
    margin-top: 5px;
  }
  .home_recommend div.swiper-pagination {
    gap: 8px;
    margin-top: 11px;
  }
  .home_recommend div.swiper-pagination .swiper-pagination-bullet {
    max-width: 60px;
    position: relative;
  }
  .home_recommend div.swiper-pagination .swiper-pagination-bullet::after {
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    background-color: #262629;
  }
  .home_recommend div.swiper-pagination .swiper-pagination-bullet-active {
    max-width: 60px;
  }
  .home_recommend div.swiper-pagination .swiper-pagination-bullet-active::after {
    width: 100%;
    transition: width 5s;
  }
  .home_recommend .swiper_btns {
    display: none;
  }
  .home_news {
    padding: 3rem 0 4rem;
    overflow: hidden;
  }
  .home_news .home_news_swiper {
    margin-top: 2rem;
    overflow: unset;
  }
  .home_news .home_news_swiper .swiper-slide {
    width: 322px;
  }
  .home_news p.center:has(.more) {
    margin-top: 2rem;
  }
  .home_news p.center:has(.more) .more {
    font-size: 14px;
  }
  .home_news .swiper_btns {
    display: none;
  }
  .home_guide .head {
    padding: 0;
  }
  .home_guide .btn {
    font-size: 14px;
    padding: 6px 1rem;
    min-width: unset;
  }
}
@media screen and (max-width: 576px) {
  .home_banner .swiper_btns {
    opacity: 1;
  }
  .home_banner .home_banner_swiper .content {
    align-items: unset;
  }
  .home_banner .home_banner_swiper .wrap {
    padding: 5.4rem 0 3.3rem;
  }
  .home_banner .head {
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  .home_banner .head .title {
    font-size: 32px;
  }
  .home_banner .head .title span {
    font-size: 32px;
  }
  .home_banner .head .desc {
    font-size: 18px;
    font-weight: normal;
    margin-top: -1px;
    margin-bottom: auto;
  }
  .home_banner .head .btn {
    background-color: #1e1e20;
  }
  .home_banner .head .btn:hover {
    background-color: var(--primary);
  }
  .home_banner div.home_banner_pagination {
    bottom: 22px;
    max-width: calc(100% - 2rem);
  }
  .home_banner div.home_banner_pagination .swiper-pagination-bullet::before {
    background-color: #4f4f51;
    height: 3px;
  }
  .home_banner div.home_banner_pagination .swiper-pagination-bullet::after {
    display: none;
  }
  .home_banner .swiper_btns {
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 18px;
    transform: translate(0);
    top: unset;
    bottom: 18px;
  }
  .home_banner .swiper_btns div {
    width: 11px;
    height: 11px;
    border-radius: unset;
    background-color: transparent;
  }
  .home_banner .swiper_btns div::after {
    background-size: contain;
  }
  .home_solutions {
    padding: 47px 0 15px;
  }
  .home_solutions .nums {
    margin-top: 1rem;
    border-bottom-width: 1px;
    padding-bottom: 9px;
  }
  .home_solutions .nums ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    gap: 1.9rem;
  }
  .home_solutions .nums ul::-webkit-scrollbar {
    display: none;
  }
  .home_solutions .nums .num {
    font-size: 20px;
  }
  .home_solutions .nums .label {
    margin-top: -4px;
  }
  .home_picture {
    margin: 11px 0;
  }
  .home_picture.last {
    margin-bottom: 28px;
  }
  .home_picture.mobile_no_white {
    color: var(--title);
  }
  .home_picture.mobile_no_white strong {
    color: var(--text);
  }
  .home_picture.mobile_no_white .btn_line {
    border-color: #94979e;
    color: #94979e;
  }
  .home_picture.mobile_no_white .btn_line::after {
    filter: contrast(0) brightness(0);
    opacity: 0.5;
  }
  .home_picture.mobile_no_white .btn_line:hover {
    background-color: var(--primary);
    border-color: var(--primary);
    color: #fff;
  }
  .home_picture.mobile_no_white .btn_line:hover::after {
    filter: contrast(0) brightness(2);
    opacity: 1;
  }
  .home_picture .wrap {
    padding: 2.4rem 0;
  }
  .home_picture .head h2 {
    font-size: 26px;
  }
  .home_function {
    padding: 3rem 0 1.7rem;
  }
  .home_function .items {
    margin-top: 22px;
  }
  .home_function .items > div {
    gap: 6px;
  }
  .home_function .item .img {
    padding-bottom: 124.7678%;
  }
  .home_function .item .title {
    display: flex;
    text-align: center;
    justify-content: center;
    padding: 0 10px;
    bottom: 16px;
  }
  .home_function .item .title span {
    background-color: rgba(30, 30, 32, 0.5);
    display: inline-block;
    border-radius: 100px;
    padding: 8px 20px;
    font-size: 14px;
    letter-spacing: -0.6px;
  }
  .home_recommend {
    padding: 2.95rem 0 24px;
  }
  .home_recommend .home_recommend_swiper {
    margin-top: 21px;
  }
  .home_recommend .item .img {
    padding-bottom: 133.596214%;
  }
  .home_recommend .item .info {
    bottom: 25px;
    max-height: 100px;
  }
  .home_recommend .item .info h3 {
    font-weight: 500;
    letter-spacing: 1px;
  }
  .home_recommend .item .info p {
    margin-top: 8px;
    letter-spacing: 1px;
    min-height: 36px;
    line-height: 1.4;
  }
  .home_news {
    padding: 24px 0 50px;
  }
  .home_news .home_news_swiper {
    margin-top: 22px;
  }
  .home_news p.center:has(.more) {
    margin-top: 6px;
  }
  .home_guide .wrap {
    padding: 28px 0;
  }
  .home_guide .content {
    align-items: flex-start;
  }
  .home_guide .head {
    flex: 1;
    padding: 0;
    text-align: center;
  }
  .home_guide .head .btn {
    min-width: 141px;
    padding: 11px 2rem;
    font-size: 16px;
    margin-top: 14px;
    background-color: #1e1e20;
  }
  .home_guide .head .btn:hover {
    background-color: var(--primary);
  }
}
/*# sourceMappingURL=home.css.map */