@media screen and (max-width: 860px) {

  /* 所有滚动条隐藏 */
  ::-webkit-scrollbar {
    display: none;
  }

  .wrap,
  .swiper-slide-title {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .mobile-only {
    display: block;
  }

  .flex-row.mobile-only {
    display: flex;
  }

  .mobile-inline {
    display: inline
  }

  .text-18px,
  .text-4 {
    font-size: 14px;
  }

  .text-6 {
    font-size: 16px;
  }

  .text-8,
  .text-7 {
    font-size: 20px;
  }

  .text-10,
  .filter-bar h5,
  .text-14,
  .box-title {
    font-size: 24px;
  }

  .mobile-text-black {
    color: #142950
  }

  .pt-10 {
    padding-top: 3rem;
  }

  .pb-10 {
    padding-bottom: 3rem;
  }

  .pt-20,
  .dialogv-header,
  .footer-wrap,
  .filter-bar h5,
  .ai-cloud-wrap {
    padding-top: 4rem;
  }

  .pb-20,
  .dialogv-header,
  .filter-bar h5,
  .product-category {
    padding-bottom: 4rem;
  }

  .mt-10,
  .mt-12 {
    margin-top: 2rem;
  }

  .mb-10 {
    margin-bottom: 2rem;
  }

  .mb-20 {
    margin-bottom: 4rem;
  }

  .mobile-hide,
  .menu-wrap,
  .language-wrap,
  .sub-menu-wrap,
  .main-pagination,
  .fixed-contact-btn,
  .swiper-dialogv-next,
  .swiper-dialogv-prev,
  .news-swiper>.swiper-news-prev,
  .news-swiper>.swiper-news-next,
  .news-normal-list .news-normal-item-date,
  .filter-list,
  .common-swiper-next,
  .common-swiper-prev,
  .section8-main,
  .wait-web,
  .technology-swiper-bottom,
  .about-value .value-last,
  .technology-swiper>.swiper-button-next,
  .technology-swiper>.swiper-button-prev {
    display: none;
  }

  .banner-title,
  .filter-bar h5,
  .ai-cloud-wrap h5 {
    text-align: center;
  }

  .last-arrow {
    transform: scale(0.7) translateX(0px);
  }

  .mobile-br {
    display: block;
    opacity: 0;
    font-size: 0;
    line-height: 0;
  }

  .header-nav-wrap {
    background: #fff;
  }

  .header-nav-wrap .wrap {
    padding: 0;
  }

  .header-nav-wrap .logo {
    height: 48px;
    margin-left: 18px;
    background: url("../images/logo-black.svg") no-repeat center center;
    background-size: 100% 100%;
  }

  .header-nav-wrap .logo img {
    opacity: 0;
    height: 16px;
  }

  .header-nav-wrap .mobile-menu {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    cursor: pointer;
    height: 48px;
    width: 48px;
    background-image: url("../images/menu-open.svg");
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
  }

  .header-nav-wrap .mobile-menu.active {
    background-image: url("../images/menu-close.svg");
  }

  .header-nav-wrap.active .wrap {
    flex-direction: column;
    align-items: flex-start;
  }

  .header-nav-wrap.sticky-white-nav.active,
  .header-nav-wrap.always-white-nav.active {
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
  }

  .header-nav-wrap.always-white-nav.active .wrap {
    background: #fff;
  }

  .header-nav-wrap.active .menu-wrap {
    display: block;
    width: 100%;
  }

  .header-nav-wrap.active .menu-wrap a:after {
    display: none;
  }

  .header-nav-wrap.active .menu-wrap ul {
    flex-direction: column;
  }

  .header-nav-wrap.active .menu-wrap ul>li a {
    padding: 12px 18px;
    background: url(../images/arrow-r-tiny.svg) no-repeat 96% center;
    border-bottom: 1px solid #ebebeb;
  }

  /* .header-nav-wrap.active .menu-wrap ul>li.has-sub-menu>a {
    background: url(../images/arrow-plus.svg) no-repeat 96% center;
  }

  .header-nav-wrap.active .menu-wrap ul>li.has-sub-menu>a:hover {
    opacity: 1;
  } */

  .header-nav-wrap.active .menu-wrap ul>li.has-sub-menu.active>a {
    background: url(../images/arrow-minus.svg) no-repeat 96% center;
  }

  .header-nav-wrap.active .menu-wrap ul>li ul {
    background: #f0f0f0;
  }

  .main-banner-wrap {
    height: 50rem;
    margin-top: 48px;
  }

  .main-banner-wrap .main-banner .swiper-slide {
    background-size: cover;
    padding: 0;
    background-color: #525252;
  }

  .main-banner-wrap .main-banner .swiper-slide .wrap {
    text-align: center;
    justify-content: space-between;
    padding-top: 4rem;
  }

  .main-banner-wrap .main-banner .swiper-slide .banner-title {
    font-size: 28px;
  }

  .main-banner-wrap .main-banner .swiper-slide .banner-btn-wrap {
    width: 100%;
    position: absolute;
    bottom: 3rem;
    left: 0;
    right: 0;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .main-banner-wrap .main-banner .swiper-slide .banner-btn-wrap .banner-btn {
    margin-top: 0;
    padding: 0.8rem 2rem;
  }

  .home-product-wrap {
    padding: 4rem 0;
    background: url(../images/home-product-mobile.jpg);
    background-size: cover;
  }

  .home-product-wrap .product-tab li {
    padding: 0 2rem;
    margin: 0;
    white-space: nowrap;
  }

  .home-product-wrap .productSwiper img {
    zoom: 0.8;
  }

  .home-product-wrap .productSwiper .swiper-product-next,
  .home-product-wrap .productSwiper .swiper-product-prev {
    width: 32px;
    height: 32px;
    background-size: 12px;
    background-position: right center;
  }

  .home-product-wrap .productSwiper .swiper-product-next {
    right: 0;
  }

  .home-product-wrap .productSwiper .swiper-product-prev {
    left: 0;
  }

  .home-product-wrap .product-swiper-footer {
    justify-content: center;
  }

  .home-product-wrap .product-swiper-footer>span {
    display: none;
  }

  .home-product-wrap .product-swiper-footer .goto-product {
    width: 60%;
    height: 40px;
  }

  .dialogv-swiper {
    height: 36rem;
  }

  .dialogv-pagination.line-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 2px;
  }

  .dialogv-swiper .swiper-slide {
    width: 30rem;
    transform: scale(0.9);
    transition: all 0.5s ease;
  }

  .dialogv-swiper .swiper-slide.swiper-slide-active {
    transform: scale(1);
  }

  .news-wrap {
    padding: 0;
  }

  .news-recommend {
    flex-wrap: nowrap;
    width: 100%;
    gap: 0;
  }

  .news-recommend .news-recommend-banner {
    width: 100%;
    height: auto;
    background: none;
  }

  .news-recommend .news-recommend-banner .swiper-wrapper {
    height: auto;
  }

  .news-recommend .news-recommend-banner .swiper-slide {
    height: 24rem;
  }

  .news-recommend .news-recommend-item-info span {
    font-size: 11px;
  }

  .news-recommend .news-recommend-item-info dd {
    font-size: 16px;
  }

  .news-recommend .news-recommend-item {
    width: 31.5rem;
    height: 24rem;
  }

  .news-normal-list a {
    padding: 2.5rem 0;
  }

  .news-normal-list .news-normal-item-img {
    width: 12rem;
    height: 8rem;
  }

  .news-normal-list .news-normal-item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .news-normal-list .news-normal-item-info dt {
    font-size: 15px;
  }

  .news-normal-list .news-normal-item-info dd.over-hidden2,
  .news-normal-list .news-normal-item-info dd.over-hidden3 {
    display: none;
  }

  .news-normal-list .news-normal-item-info dd.news-normal-item-opt {
    display: flex;
    align-items: center;
    gap: 10px;
    font-style: normal;
  }

  .news-normal-list .news-normal-item-info dd.news-normal-item-opt i {
    border-radius: 2px;
    border: 0.5px solid #6B6D68;
    font-size: 10px;
    padding: 2px 4px;
    line-height: 1;
    color: #6B6D68;
  }

  .page-banner-wrap {
    padding-top: 48px;
  }

  .page-banner {
    height: 50rem;
  }

  .page-banner .page-banner-title {
    padding-top: 8.8rem;
    display: block;
  }

  .innovation-wrap .product-list {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .innovation-wrap .product-list li {
    flex-shrink: 0;
    width: 220px;
  }

  .page-innovation {
    padding: 4rem 0;
  }

  .new-innovation-list li {
    width: 100%;
  }

  .ai-cloud-wrap {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .ai-cloud-list {
    flex-wrap: wrap;
  }

  .ai-cloud-list li {
    width: 50%;
  }

  .ai-cloud-list li span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 0;
  }

  .title-hasline {
    margin-bottom: 0;
    padding-bottom: 2rem;
    padding-top: 5rem;
  }

  .title-hasline2 {
    padding-top: 0;
  }

  .title-hasline::after {
    width: 24px;
    height: 2px;
    display: none;
  }

  .technology-wrap {
    background: linear-gradient(104deg, rgba(233, 236, 242, 0.5) 2.11%, #E4E9F2 100%), #FFF;
    padding-top: 0;
  }

  .technology-wrap .common-swiper {
    height: 36rem;
  }

  .technology-wrap .product-list li,
  .technology-wrap .news-recommend li {
    width: 32rem;
    flex-shrink: 0;
  }

  .technology-wrap .news-recommend>div {
    width: 32rem;
    height: 36rem;
    flex-shrink: 0;
  }

  /* pc多图、移动端swiper */
  .mobile-swiper-container {
    overflow: hidden;
  }

  .technology-algorithm,
  .technology-wrap .news-recommend,
  .technology-wrap .product-list,
  .news-page-wrap .news-top-list,
  .about-honor-list {
    flex-wrap: nowrap;
    gap: 0;
    margin-bottom: 0;
    overflow-x: visible;
  }

  .technology-algorithm li {
    flex: none;
    height: 36rem !important;
  }

  /* pc多图、移动端swiper */

  /* .technology-wrap .technology-algorithm {
    margin-bottom: 0;
  } */

  /* Fix for JS mobile swiper */
  /* .mobile-swiper-container .technology-algorithm {
    overflow: visible !important;
    gap: 0 !important;
  }

  .mobile-swiper-container .technology-algorithm li {
    width: 100% !important;
    flex: 0 0 auto !important;
  } */

  /* .technology-wrap .technology-algorithm li {
    flex: none;
    background-size: cover;
  } */

  .about-desc {
    display: flex;
    flex-direction: column;
  }

  .about-desc .about-expert,
  .about-desc .section-right-img {
    width: 100% !important;
  }

  .about-desc .section-right-img {
    position: static;
    height: 20rem;
  }

  .about-desc .section-right-img .swiper-slide>div {
    height: 20rem !important;
    background-size: cover;
  }

  .about-desc .about-expert {
    margin-top: 3rem;
  }

  .about-desc .about-expert li {
    margin-right: 0 !important;
    flex: 1;
  }

  .about-desc .about-expert img {
    width: 3.2rem;
  }

  .about-desc .about-expert p {
    font-weight: normal;
    opacity: 0.6;
  }

  .about-value {
    width: auto;
    height: auto;
    background: none;
    display: block;
    overflow: hidden;
    margin: 0 2rem;
  }

  .about-value ul {
    flex-wrap: nowrap;
  }

  .about-value ul li {
    width: 32rem;
    height: 38rem !important;
    flex-shrink: 0;
    flex: none;
    background: url(../images/value-mobile-bg1.jpg) center no-repeat;
    background-size: cover;
    text-align: left;
    align-items: flex-start;
    justify-content: flex-start;
    padding:9rem 4rem 0;
    position: relative;
  }

  .about-value ul li:nth-child(2) {
    background-image: url(../images/value-mobile-bg2.jpg);
  }

  .about-value ul li:nth-child(4) {
    background-image: url(../images/value-mobile-bg3.jpg);
  }

  .about-value ul li:nth-child(5) {
    background-image: url(../images/value-mobile-bg4.jpg);
  }

  .about-value ul li.mobile-only {
    display: flex;
  }

  .about-value ul li p {
    font-size: 12px;
    color: #6C6E73;
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
    margin: 0;
    z-index: 2;
  }

  .about-value ul li .value-desc {
    position: static;
    transform: translateY(0);
    opacity: 0.7;
    font-size: 14px;
    align-items: flex-start;
  }

  .about-value ul li .value-desc dt {
    display: none;
  }

  .about-value ul li:hover {
    background: #BED9EE;
  }

  .about-value ul li strong {
    font-size: 16px;
    font-weight: 400;
  }

  .about-value ul li:hover strong {
    transform: translateY(0);
  }

  .about-value ul li:hover p {
    opacity: 1;
    transform: translateY(0);
  }

  .about-team-list {
    flex-wrap: wrap;
    gap: 8px;
    padding-bottom: 3rem
  }

  .about-team-list li {
    width: calc(50% - 4px);
    padding: 20px 10px;
    flex: none;
  }

  .about-team-list li img {
    width: 4rem;
  }

  .about-team-list li strong {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 1;
  }

  .about-team-list li span {
    font-size: 15px;
  }

  .about-team-list li p {
    font-size: 13px;
    margin-top: 10px;
  }

  .about-team-list li p br {
    display: none;
  }

  .about-history {
    height: auto;
    background-size: cover;
    background-position: left bottom;
    background: linear-gradient(20.48deg, #FFFFFF -31.52%, #E8EEF5 121.15%);
  }

  .about-history .stepSwiper-wrap {
    display: none;
  }

  .about-history .stepSwiper2 {
    margin-top: 0;
  }

  .about-history .stepSwiper2-ctl {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
  }

  .about-history .stepSwiper2-ctl .swiper-button-next,
  .about-history .stepSwiper2-ctl .swiper-button-prev {
    position: static;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin: 0;
  }

  .about-history .stepSwiper2-ctl .swiper-button-next::after,
  .about-history .stepSwiper2-ctl .swiper-button-prev::after {
    font-size: 12px;
  }

  .about-history .stepSwiper2-ctl .swiper-pagination {
    position: static;
    flex: 1;
    text-align: left;
  }

  .about-history .stepSwiper2-ctl .swiper-pagination span {
    width: 6px;
    height: 2px;
    margin-right: 5px;
  }

  .about-history .history-inner {
    padding: 0;
    flex-direction: column;
  }

  .about-history .history-inner .history-img {
    display: block;
    order: 1;
    height: 20rem;
    overflow: hidden;
  }

  .about-history .history-inner .history-list {
    order: 2;
    margin-top: 6rem;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1rem;
  }

  .about-history .history-list dt {
    position: static;
  }

  .about-history .history-list dd {
    font-size: 14px;
    margin-bottom: 1.6rem;
  }

  .about-history .history-inner .w-half {
    width: 100%;
  }

  .about-history .history-inner .history-img.w-half {
    display: none;
  }

  .about-history .history-inner dd span {
    margin-left: 1rem;
  }

  .about-honor {
    background: #F3F4F5;
  }

  .about-honor-list li {
    flex: none;
    width: 30rem;
    padding: 2rem 0 2rem 2rem;
    flex-shrink: 0;
    line-height: 2;
    background-image: url(../images/honor-bg.jpg);
    background-size: cover;
  }

  .about-honor-list li:nth-child(2) {
    background-image: url(../images/honor-bg.jpg);
  }

  .about-honor-list li:nth-child(3) {
    background-image: url(../images/honor-bg.jpg);
  }

  .about-honor-list h6.text-8 {
    color: #1461cd;
  }

  .news-page-wrap {
    padding-top: 0;
  }

  .news-page-wrap h2 {
    text-align: center;
    padding-bottom: 3rem;
  }

  .news-page-wrap .news-top-list li {
    width: 32rem;
    height: 24rem;
    flex-shrink: 0;
    margin-bottom: 0;
  }

  .news-page-wrap .news-top-list li .list-desc {
    padding: 2rem;
  }

  .news-page-wrap .news-category-list {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .news-page-wrap .news-category-list li {
    flex-shrink: 0;
  }

  .news-page-wrap .news-category-list li a {
    height: 3rem;
    line-height: 3rem;
  }

  .join-wrap {
    background: #F3F3F3;
  }

  .joinus-desc {
    text-align: left;
  }

  .joinus-desc p {
    margin-bottom: 1.5rem;
  }

  .joinus-reason-list li {
    width: 30rem;
    flex-shrink: 0;
    background: #fff;
    border: none;
    padding: 20px;
  }

  .joinus-welfare-list,
  .service-welfare-list {
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 0;
  }

  .joinus-welfare-list li,
  .service-welfare-list li {
    width: calc(33% - 20px);
    flex-shrink: 0;
    margin-bottom: 2rem;
  }

  .joinus-welfare-list li img,
  .service-welfare-list li img {
    width: 4rem;
    height: 4rem;
    margin-bottom: 1rem;
  }

  .joinus-welfare-list li p,
  .service-welfare-list li p {
    font-size: 14px;
    white-space: nowrap;
  }

  .joinus-welfare-list li p .mobile-only,
  .service-welfare-list li p .mobile-only {
    display: inline;
  }

  .service-welfare-list li {
    width: calc(50% - 20px);
  }

  .service-welfare-list li img {
    width: 6.4rem;
    height: 6.4rem;
    margin-bottom: 2rem;
  }

  .welfare-list.four-list,
  .welfare-list,
  .joinus-reason-list {
    flex-wrap: nowrap;
    gap: 0;
  }

  .welfare-list.four-list li,
  .welfare-list li {
    flex-shrink: 0;
    margin-bottom: 0;
  }

  .welfare-list p {
    font-size: 14px;
  }

  .contact-wrap .contact-tab-wrap {
    font-size: 14px;
    margin-left: 0;
    margin-right: 0;
  }

  .contact-wrap .contact-tab-wrap span {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .contact-wrap .contact-tab-wrap-bg {
    margin-top: 0;
    border-bottom: 20px solid #F3F3F3;
  }

  .contact-wrap .submit-btn {
    width: 100%;
  }

  .contact-wrap .follow-list {
    gap: 20px;
    width: 88%;
  }

  .contact-wrap .contact-form-wrap {
    margin-left: 0;
    margin-right: 0;
  }

  .contact-form-wrap .form-container {
    padding-top: 30px;
  }

  .product-banner {
    position: relative;
    margin-top: 48px;
    height: 50rem;
    padding-bottom: 0;
  }

  .product-banner .product-slogan {
    padding-top: 7rem;
    flex-direction: column;
  }

  .product-banner .product-slogan .product-inner-slogan {
    text-align: center;
    font-weight: 300;
    opacity: 0.6;
    font-size: 17px;
  }

  .product-pirox-mobile {
    background-image: url(../images/pirox/banner-pirox-mobile.jpg?v2) !important;
    margin-top: 90px;
    height: 50rem;
  }

  .product-pirox-mobile .product-slogan,
  .product-pirox-a-mobile .product-slogan {
    align-items: center;
    justify-content: space-between;
    padding-bottom: 3rem;
    overflow: hidden;
  }

  .product-pirox-mobile .product-slogan .product-inner-logo,
  .product-pirox-a-mobile .product-slogan .product-inner-logo {
    width: 25rem;
    margin: 0;
  }

  .product-pirox-mobile .product-inner-logo,
  .product-pirox-a-mobile .product-inner-logo {
    text-align: center;
  }

  .product-pirox-a-mobile .product-inner-logo img:first-of-type {
    width: 70%;
  }

  .product-pirox-a-mobile {
    background-image: url(../images/pirox/banner-pirox-a-mobile.jpg?v2) !important;
    margin-top: 90px;
    height: 50rem;
    background-position: bottom center;
  }

  .product-pirox-a-mobile .product-slogan {
    padding-bottom: 3rem;
  }

  .bg-product.pt-10.pb-10 {
    padding: 0;
  }

  .product-contact {
    background: transparent;
  }

  .product-contact .forminator-row,
  .contact-form-wrap .forminator-row {
    width: 100%;
    display: flex;
    gap: 20px;
    margin-bottom: 0 !important;
  }

  .product-contact .forminator-row:nth-of-type(1),
  .product-contact .forminator-row:nth-of-type(2),
  .product-contact .forminator-row:nth-of-type(3),
  .product-contact .forminator-row:nth-of-type(4),
  .product-contact .forminator-row:nth-of-type(5),
  .contact-form-wrap .forminator-row:nth-of-type(1),
  .contact-form-wrap .forminator-row:nth-of-type(2),
  .contact-form-wrap .forminator-row:nth-of-type(3),
  .contact-form-wrap .forminator-row:nth-of-type(4),
  .contact-form-wrap .forminator-row:nth-of-type(5) {
    width: calc(50% - 10px);
  }

  .product-contact .forminator-row .forminator-col .forminator-hcaptcha {
    transform: scale(1);
  }

  .product-contact .forminator-row>.forminator-col,
  .contact-form-wrap .forminator-row>.forminator-col {
    flex: 1;
  }

  .product-contact .forminator-row input.forminator-input,
  .contact-form-wrap .forminator-row input.forminator-input {
    background: #fff !important;
    padding-left: 10px !important;
    border-radius: 0;
  }

  .product-contact .forminator-row select.forminator-select--field,
  .contact-form-wrap .forminator-row select.forminator-select--field {
    padding-left: 10px !important;
  }

  .product-nav {
    position: absolute;
    top: 48px;
    left: 0;
    right: 0;
    background: #333;
    gap: 0;
  }

  .product-nav li.active {
    background: transparent;
  }

  .product-nav li.active a {
    opacity: 1;
    color: #fff;
    font-weight: 500;
  }

  .product-nav li.active a::after {
    content: "";
    display: block;
    width: 38px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .product-nav li a {
    color: #fff;
    justify-content: center;
    background: transparent;
    padding: 12px 10px;
    white-space: nowrap;
    opacity: 0.5;
    position: relative;
    font-size: 14px;
    opacity: 0.5;
  }

  .product-nav img {
    display: none;
  }

  .pirox-feature-list {
    flex-direction: column;
  }

  .pirox-feature-list.pirox-d-plus-feature-list li:first-child {
    flex-direction: column;
    gap: 2rem;
  }

  .pirox-feature-list.pirox-d-plus-feature-list li:first-child div {
    width: 100%;
    min-height: 2rem;
    display: block;
  }

  .pirox-feature-list.pirox-d-plus-feature-list li:first-child div p {
    width: 100%;
    display: inline;
    position: static;
  }

  .pirox-feature-list.pirox-d-plus-feature-list li:first-child div:first-of-type {
    text-align: center;
  }

  .pirox-feature-list.pirox-d-plus-feature-list li:first-child div:first-of-type p {
    font-size: 17px;
    opacity: 1;
  }

  .pirox-feature-list.pirox-d-plus-feature-list li:first-child img {
    position: static;
    width: 16.5rem;
  }

  .pirox-feature-list li {
    overflow: hidden;
    padding: 2rem;
  }

  .pirox-a-feature-list li {
    flex: none;
    height: 32rem !important;
  }

  .pirox-feature-list li>div {
    min-height: 12rem;
    width: 100%;
    position: relative;
  }

  .pirox-feature-list li .p-feature-img {
    transform: scale(0.7);
  }

  .pirox-feature-list li p.text-18px {
    position: absolute;
    right: 0;
    opacity: 0.6;
  }

  .pirox-feature-list.jirox-feature-list li {
    padding: 0;
  }

  .pirox-feature-list.jirox-feature-list li>div {
    height: 35rem !important;
  }

  .overviewSwiper-nav span,
  .imagingSwiper-nav span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: static;
    background: transparent;
    border: 1px solid #333;
    color: #333;
    margin-top: 0;
  }

  .overviewSwiper-nav span::after,
  .imagingSwiper-nav span::after {
    font-size: 12px;
  }

  .overviewSwiper-nav .swiper-pagination,
  .imagingSwiper-nav .swiper-pagination {
    position: static;
    flex: 1;
    text-align: left;
  }

  .overviewSwiper-nav .swiper-pagination span,
  .imagingSwiper-nav .swiper-pagination span {
    width: 8px;
    height: 2px;
    margin-right: 7px;
  }

  .overviewSwiper {
    height: 30rem;
  }

  .camera-list {
    flex-wrap: nowrap;
    gap: 0;
  }

  .camera-list li {
    width: 31rem;
    flex-shrink: 0;
  }

  .camera-list li p {
    padding-bottom: 0;
  }

  .box-sub-title {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .box-sub-title p {
    display: inline;
  }

  .imaging-power-wrap {
    background: #F3F4F5;
  }

  .imaging-power-wrap .wrap {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 0;
  }

  .imaging-power-wrap .common-swiper {
    width: 100%;
    height: 20rem;
  }

  .imaging-power-wrap .film-list {
    margin-bottom: 2rem;
    margin-top: 3rem;
  }

  .imaging-power-wrap .film-list li {
    flex-direction: column;
    gap: 10px;
  }

  .imaging-power-wrap .film-list li img {
    width: 32px;
  }

  .imaging-power-wrap .film-list li dl {
    font-size: 13px;
  }

  .imaging-power-wrap .common-swiper-prev,
  .imaging-power-wrap .common-swiper-next,
  .imaging-power-wrap .swiper-pagination {
    display: flex;
  }

  .imaging-power-wrap .imagingSwiper-nav {
    position: static;
    margin-top: 2rem;
  }

  .imaging-power-wrap .imagingSwiper-nav .w-full {
    width: auto;
  }

  .wimg-list {
    flex-direction: column;
    gap: 10px;
  }

  .wimg-list h6 {
    display: none;
  }

  .wimg-list li {
    width: 100%;
    border-bottom: 1px solid #eee;
  }

  .wimg-list li:last-child {
    border-bottom: none;
  }

  .wimg-list li ul {
    gap: 0;
  }

  .wimg-list li ul li {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .wimg-list li ul dl {
    flex: none;
    text-align: right;
  }

  .wimg-list li ul img {
    width: 3.2rem;
  }

  .wimg-list.wimg-list2 {
    flex-direction: column-reverse;
  }

  .appearance-desc {
    font-size: 14px;
    position: static;
  }

  .appearance-img {
    display: none;
  }

  .about-wrap .box-contact {
    padding-bottom: 0;
    background: #fff;
  }

  .box-contact p.text-4 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .box-contact .wrap {
    padding: 2rem;
  }

  .box-contact p.text-4 a {
    color: #1461CD;
  }

  .box-contact p.text-4 i.mobile-hide {
    display: block;
    height: 0;
    font-size: 0;
  }

  .jirox-new-style {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 3.5rem;
  }

  .jirox-new-style .mt-10 {
    margin-top: 0;
  }

  .jirox-new-style>ul.flex-row {
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 2rem;
  }

  .jirox-new-style>ul.flex-row li {
    width: calc(50% - 10px);
    margin: 0;
  }

  .jirox-new-style>ul.flex-row li:last-of-type {
    display: none;
  }

  .oneinmore-wrap dl.absolute {
    position: static;
    color: #333;
    padding-top: 0;
    padding-bottom: 3rem;
  }

  .oneinmore-wrap dl.absolute dt {
    font-weight: 500;
    font-size: 24px;
  }

  .oneinmore-wrap dl.absolute dd {
    display: inline;
  }

  .section_12 .descHolder {
    position: static;
    margin-top: 3rem;
  }

  .section_12 .tab-list {
    width: 100%;
    justify-content: space-between;
  }

  .section_12 .tab-list span {
    flex: 1;
    font-size: 14px;
    margin: 0 0 0 -1px;
    padding: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .section_12 .tab-list span .mobile-only {
    display: inline;
  }

  .jirox-camera-wrap {
    background: #F3F4F5;
  }

  .jirox-camera-wrap .jirox-tab2 {
    margin-bottom: 0;
  }

  .jirox-camera-wrap .jirox-tab2 li {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    padding: 0 3rem;
    white-space: nowrap;
  }

  .jirox-camera-wrap .imaging-power-wrap {
    display: flex;
    flex-direction: column-reverse;
  }

  .jirox-camera-wrap .common-swiper {
    height: 20rem;
  }

  .jirox-camera-wrap .film-list {
    flex-wrap: wrap;
    margin-top: 3rem;
  }

  .jirox-camera-wrap .film-list li {
    width: calc(50% - 20px);
  }

  .appearance-wrap .wrap.pt-10 {
    padding-top: 2rem;
  }

  .appearance-wrap .appearance-banner .w-full.mt-6 {
    display: none;
  }

  .appearance-wrap .appearance-banner .swiper-container {
    height: 20rem;
  }

  .appearance-wrap .appearance-banner .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .appearance-wrap .appearance-banner .appearance_pagination span {
    width: 8px;
  }

  .appearance-wrap .appearance-banner .appearance-nav span {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }

  .vr-box {
    margin-top: 3.5rem;
    margin-bottom: 5rem;
    display: flex;
    justify-content: center;
  }

  .vr-box>.flex-1 {
    background: none;
    padding-left: 0;
  }

  .vr-box .mt-7 {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .vr-box .vr-btn {
    border-radius: 0;
    width: 82%;
    text-decoration: none;
  }

  .box-vr .vr-btn {
    display: block;
    width: 100%;
    border-radius: 0;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
  }

  .box-vr .box-vr_inner {
    background: transparent;
  }

  .box-vr .vr-desc {
    padding: 0 10%;
    width: 100%;
  }

  .hirox-feature-list {
    flex-direction: column;
    gap: 5px;
  }

  .hirox-feature-list li {
    gap: 5px;
  }

  .hirox-feature-list li:first-of-type dl dt {
    flex: 1;
  }

  .hirox-feature-list li:first-child>dl {
    background-image: url(../images/hirox/feature-bg1-m.jpg?v2);
  }

  .hirox-feature-list li:last-child>dl:first-child {
    background-image: url(../images/hirox/feature-bg2-m.jpg?v2);
  }

  .hirox-feature-list li:last-child>dl:last-child {
    background-image: url(../images/hirox/feature-bg3-m.jpg?v2);
  }

  .hirox-feature-list li:last-of-type {
    flex-direction: row;
    text-align: center;
  }

  .hirox-feature-list li:last-of-type dl {
    flex: 1;
    padding: 2rem 0 0;
    height: 20rem;
    min-height: 15rem;
  }

  .hirox-feature-list li dl {
    padding: 2rem;
    height: 16rem;
    min-height: 10rem;
  }

  .hirox-feature-list li dl dt {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 5px;
  }

  .hirox-feature-list li dl dd {
    font-size: 13px;
  }

  .hirox-feature-list2 {
    flex-direction: column;
    gap: 5px;
  }

  .hirox-feature-list2 li {
    padding: 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .hirox-feature-list2 li h6 {
    font-size: 17px;
    font-weight: 500;
  }

  .hirox-feature-list2 li dl {
    flex: 1;
    padding: 0;
    min-height: auto;
    text-align: right;
  }

  .hirox-feature-list2 li dl * {
    font-size: 14px;
  }

  .product-banner.lamtau-banner {
    background-image: url(../images/lamtau-bg-mobile.png) !important;
  }

  .lamtau-banner .product-slogan {
    padding-top: 5.8rem;
  }

  .lamtau-banner .product-slogan h5 {
    opacity: 0.6 !important;
    margin-top: 2rem;
  }

  .lamtau-feature-list {
    flex-direction: column;
    gap: 0;
    margin-top: 3rem;
  }

  .lamtau-feature-list li {
    width: 100%;
    border-top: 1px solid #eee;
    margin: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lamtau-soft .box-title img {
    transform: scale(0.7);
    vertical-align: middle;
  }

  .lamtau-soft>p.mt-8 {
    margin-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lamtau-soft>p.mt-8 span {
    display: inline;
  }

  .lamtau-soft .lamtau-soft-list {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 20px;
  }

  .lamtau-soft .lamtau-soft-list li {
    width: 100%;
  }

  .lamtau-soft .lamtau-soft-list li div {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }

  .lamtau-soft .lamtau-soft-list li div>* {
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 14px;
    opacity: 0.6;
    font-weight: normal;
  }

  .lamtau-mare-feature {
    background: #fff;
    padding-left: 0;
    padding-right: 0;
  }

  .lamtau-mare-feature .text-white {
    color: #333;
  }

  .lamtau-mare-feature h6 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lamtau-mare-feature .more-ai-container {
    width: 100%;
    overflow: hidden;
  }

  .lamtau-mare-feature .moreAiSwiper {
    width: 100%;
    padding-bottom: 0;
  }

  .lamtau-mare-feature .more-ai {
    margin-top: 2rem;
    overflow: visible;
  }

  .lamtau-mare-feature .more-ai li {
    width: 100%;
    height: 26rem;
    margin: 0;
    overflow: hidden;
    transform: scale(0.9);
    background: none;
    border: none
  }

  .lamtau-mare-feature .more-ai li .icon-img {
    display: none
  }

  .more-ai li .more-ai-thumb {
    height: auto;
  }

  .lamtau-mare-feature .more-ai li.active {
    width: 100%;
  }

  .lamtau-mare-feature .more-ai li.swiper-slide-active {
    transform: scale(1);
  }

  .lamtau-mare-feature .more-ai li p {
    font-size: 18px;
    color: #3C3D40 !important;
    position: static;
    padding: 10px 0 0;
    text-align: center;
  }

  .lamtau-mare-feature .more-ai li .more-ai-thumb {
    opacity: 1 !important;
  }

  .lamtau-single-rule {
    background: #fff;
    padding-left: 1.8rem;
    padding-right: 1.8rem;
  }

  .lamtau-single-rule .text-white {
    color: #333;
  }

  .lamtau-single-rule .tag-item,
  .lamtau-single-rule .tag-blue {
    display: none;
  }

  .lamtau-single-rule h3 {
    width: 100%;
    margin-top: 3rem;
    padding: 0;
  }

  .lamtau-report h2 img {
    transform: scale(0.7);
    vertical-align: middle;
  }

  .lamtau-report h3 {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lamtau-report .bg-lightblack {
    background: none;
    padding: 0;
    flex-direction: column;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 3rem;
    margin-top: 3rem;
  }

  .lamtau-report .bg-lightblack .w-half {
    width: 100%;
    text-align: center;
  }

  .lamtau-report .bg-lightblack ul {
    width: 100%;
    margin-top: 2rem;
  }

  .lamtau-report .bg-lightblack ul li {
    width: 50%;
  }

  .lamtau-report .bg-lightblack ul li img {
    height: 9.6rem;
  }

  .lamtau-camera-look ul {
    flex-direction: column;
  }

  .lamtau-camera-look ul li img {
    width: 3rem !important;
  }

  .lamtau-camera-look ul li p {
    width: 80%;
  }

  .lamtau-camera-look ul li:nth-child(2) {
    width: 16px;
    height: 16px;
    background: url(../images/lamtau/plus.svg) center no-repeat;
    background-size: cover;
    margin: 2rem;
  }

  .tech-support {
    background-position: 90% bottom;
  }

  .tech-support ul.wrap {
    margin-top: 0;
    flex-wrap: wrap;
  }

  .tech-support ul.wrap li {
    width: 50%;
    flex: none;
    margin-top: 4rem;
  }

  .tech-support ul.wrap li img {
    width: 4.8rem;
  }

  .tech-support ul.wrap li .mt-8 {
    margin-top: 1rem;
    opacity: 0.6;
  }

  .footer-wrap {
    padding-top: 0;
  }

  .footer-wrap .wrap {
    padding: 0;
  }

  .footer-wrap .mobile-footer-quick {
    background: #292929;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 11px 2rem;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    opacity: 0.6;
  }

  .footer-wrap .mobile-footer-quick a {
    flex: 1;
  }

  .footer-wrap .mobile-footer-quick a .icon-arrow {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    background: url(../images/arrow-r-tiny.svg) no-repeat center;
    background-size: cover;
    margin-left: 10px;
  }

  .footer-wrap .mobile-footer-quick a:nth-child(2) .icon-arrow {
    transform: rotate(270deg);
  }

  .footer-wrap .footer-nav {
    margin-bottom: 0;
    padding-top: 1rem;
  }

  .footer-wrap .footer-nav div.flex-1 {
    flex-direction: column;
  }

  .footer-wrap .footer-nav dl dt {
    display: none;
    margin-bottom: 0;
    font-weight: normal;
    opacity: 0.6;
    font-size: 14px;
    padding: 10px 0;
    background: url(../images/arrow-plus.svg) no-repeat right center;
  }

  .footer-wrap .footer-nav dl dt.active {
    background: url(../images/arrow-minus.svg) no-repeat right center;
  }

  .footer-wrap .footer-nav dl a {
    background: url(../images/arrow-r-tiny.svg) no-repeat right center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .footer-wrap .footer-nav dl.has-more-menu dt {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .footer-wrap .footer-nav dl.has-more-menu dd {
    display: none;
  }

  .footer-wrap .footer-nav dl.has-more-menu a {
    background-color: rgba(255, 255, 255, 0.1);
    margin: 0;
    padding-left: 2rem;
    padding-right: 2rem;
    background-position: 95% center;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer-wrap .footer-nav dl.has-more-menu a i {
    font-style: normal;
    font-size: 13px;
    margin-right: 9%;
  }

  .footer-wrap .footer-nav .footer-logo {
    display: none;
  }

  .footer-wrap .footer-copyright-wrap {
    border-top: none;
    flex-direction: column;
    position: relative;
    padding-top: 0;
    margin-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .footer-wrap .footer-copyright-wrap .footer-service-hotline h6 {
    font-size: 16px;
  }

  .footer-wrap .footer-copyright-wrap .contact-qrcode {
    position: absolute;
    right: 2rem;
    top: 0;
  }

  .footer-wrap .footer-copyright-wrap .footer-copyright {
    margin-top: 2.5rem;
    opacity: 0.2;
    font-size: 13px;
  }

  .contact-wrap .submit-btn,
  .forminator-button-submit {
    width: 100%;
    max-width: 100%;
  }
}