@charset "utf-8";
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flexAuto {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexCetween {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flexAlign {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 80px;
  }
  .inner,
  .innerWidth {
    width: 83.3333vw;
  }
  .history-wr {
    width: 83vw;
    transform: translateX(-41.5vw);
  }
  .banner-info {
    left: 8.3333vw;
    right: 8.3333vw;
    bottom: 6.25vw;
  }
  .banner-info strong {
    font-size: 3.125vw;
  }
  .introduct-title strong {
    font-size: 2.5vw;
  }
  .introduct-list li strong {
    font-size: 3.4375vw;
  }
  .common-title strong,
  .global-title strong {
    font-size: 2.5vw;
  }
  .dynamic-slide {
    height: 31.25vw;
  }
  .dynamic-slide a {
    padding: 2.0833vw 3.125vw 0;
  }
  .dynamic-info span {
    font-size: 4.1667vw;
  }
  .dynamic-swiper {
    padding-right: 10.4167vw;
  }
  .introduct {
    padding: 10.4167vw 0;
  }
  .solution {
    padding-top: 10.4167vw;
  }
  .classic-case {
    padding: 13.0208vw 0 10.4167vw;
    margin-top: -5.2083vw;
  }
  .global-box {
    padding: 10.4167vw 0 9.375vw;
  }
  .dynamic-box {
    padding: 8.3333vw 0 10.4167vw;
  }
  .footer-top {
    padding: 7.2917vw 0 6.25vw;
  }
  .dynamic-slide a strong,
  .classic-defaul strong {
    font-size: 1.4583vw;
  }
  .classic-text strong {
    font-size: 1.6667vw;
  }
  .news-titles {
    margin-left: -41.666vw;
  }
  .news-titles strong,
  .hot-info strong {
    font-size: 3.125vw;
  }
  .news-titles p {
    font-size: 0.2rem;
  }
  .news-title {
    font-size: 2.2917vw;
  }
  .news-v-info {
    padding: 4.0625vw 5.9375vw 0;
  }
  .news-view {
    margin-top: -25.5208vw;
  }
  .product-title {
    padding-top: 4.69vw;
  }
  .product-title small {
    left: -3.65vw;
    font-size: 15.63vw;
  }
  .product-imgs {
    width: 21.61vw;
  }
  .about-titles strong {
    font-size: 2.92vw;
  }
  .strategy-btn {
    margin-bottom: 0.42rem;
    padding: 0.55rem 5% 0;
  }
  .strategy-swiper {
    margin: 0 5%;
  }
  .join-titlesd {
    margin-bottom: 13.54vw;
  }
  .team-title {
    font-size: 3.65vw;
  }
  .footer-navs {
    gap: 0.3rem 5.21vw;
  }
  .footer-address {
    padding-right: 0;
    gap: 5.38vw;
  }
  .about-tit {
    font-size: 2.92vw;
  }
  .culture-list li {
    height: 35.42vw;
  }
  .founding-imgs {
    height: 36.46vw;
  }
  .honor-slide figure {
    height: 12.5vw;
  }
  #honor2 .honor-slide figure {
    height: 18.23vw;
  }
  .pro-banner-imgs small {
    font-size: 19.79vw;
  }
  .solute-pb .solute-title strong {
    font-size: 2.9167vw;
  }
  .solute-pb {
    margin-left: -41.6667vw;
  }
  .process-list li {
    padding: 0 1.46vw 0 2.29vw;
  }
  .support-bann strong {
    font-size: 3.59vw;
  }
  .support-in {
    font-size: 1.77vw;
  }
  .support-data-list {
    padding: 0 8.65vw;
  }
  .support-data-info {
    margin-left: 4.69vw;
  }
  .support-data-info strong span {
    font-size: 2.92vw;
  }
  .ability-top small {
    font-size: 10.4167vw;
  }
  .ability-top {
    padding-top: 7.1875vw;
  }
  .institute-right .institute-info strong {
    font-size: 2.5vw;
  }
  .technology-more {
    margin-top: 4.69vw;
  }
}
@media screen and (max-width: 1360px) {
  html {
    font-size: 78px;
  }
}
@media screen and (max-width: 1260px) {
  .footer-navs {
    gap: 0.3rem 4vw;
  }
}
@media screen and (max-width: 1200px) {
  .solute-wrap {
    width: 90%;
  }
  .product-list li figure {
    padding-bottom: 55%;
  }
}
@media screen and (max-width: 1024px) {
  .inner,
  .innerWidth {
    width: 90%;
  }
  .header-wrap {
    padding: 0 5%;
    height: 0.8rem;
  }
  .header-info {
    position: fixed;
    right: -100%;
    top: 0.8rem;
    bottom: 0;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 0 5% 0.4rem;
    width: 100%;
    height: calc(100vh - 0.8rem);
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: 0.88s;
  }
  .header-info.show {
    right: 0;
  }
  .navs-list {
    padding-top: 1rem;
    display: block;
  }
  .navs-list > li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 0.7rem;
    padding: 0;
    font-size: 0.2rem;
  }
  .navs-list > li > a i {
    display: block;
    font-size: 0.28rem;
    transform: rotate(90deg);
  }
  .header.inner-header .navs-list > li > a {
    color: #647381;
  }
  .header.inner-header .header-search .search-ico,
  .header.inner-header .header-lang a {
    color: #647381;
  }
  .navs {
    margin-right: 0;
    display: none;
    width: 100%;
  }
  .navs-list > li.now > a {
    color: #e97b37 !important;
  }
  .navs-list > li.now > a > i {
    transform: rotate(270deg);
  }
  .menubtn {
    display: block;
  }
  .menu-layout {
    display: block;
  }
  .layout-left {
    padding-top: 0;
    background: none;
    width: 100%;
  }
  .layout-btns {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
  .layout-tabs {
    padding: 0.32rem 0;
    width: auto;
  }
  .leval-menu {
    padding-right: 0;
    justify-content: flex-start;
  }
  .leval-menu-list {
    padding: 0.3rem 0;
    height: auto;
  }
  .header-search {
    margin-top: auto;
  }
  .header-lang .leval-menu {
    display: block;
  }
  .header-lang {
    padding-left: 0;
  }
  .header-lang a {
    display: none;
  }
  .introduct-wrap {
    display: block;
  }
  .introduct-info {
    width: auto;
  }
  .introduct-title strong {
    font-size: 0.34rem;
  }
  .introduct-list {
    margin-top: 0.4rem;
    width: auto;
  }
  .introduct-list li strong {
    font-size: 0.52rem;
  }
  .common-title strong {
    font-size: 0.34rem;
  }
  .solution {
    padding-top: 1.2rem;
  }
  .solution-list {
    margin-top: 0.5rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .dynamic-slide a strong,
  .classic-defaul strong {
    font-size: 0.24rem;
  }
  .classic-case {
    padding: 1.6rem 0 1rem;
  }
  .classic-text strong {
    font-size: 0.28rem;
  }
  .common-title strong,
  .global-title strong {
    font-size: 0.4rem;
  }
  .footer-navs {
    display: none;
  }
  .footer-top {
    padding: 0.6rem 0 0;
    justify-content: center;
  }
  .footer-down {
    flex-direction: column-reverse;
    border-top: none;
  }
  .footer-address {
    display: block;
    width: 100%;
    text-align: center;
  }
  .address-item:first-child {
    margin-bottom: 0.12rem;
    width: 100%;
  }
  .footer-copy {
    margin-top: 0.3rem;
  }
  .scroll-top {
    right: 5%;
    bottom: auto;
    top: 0.3rem;
  }
  .footer-share {
    justify-content: center;
    margin-bottom: 0.14rem;
  }
  .footer-share li:last-child {
    margin-right: 0;
  }
  .copy {
    text-align: center;
  }
  .news-banner figure {
    padding-bottom: 50%;
  }
  .news-titles strong,
  .hot-info strong {
    font-size: 0.42rem;
  }
  .news-title {
    font-size: 0.34rem;
  }
  .news-hot .news-title {
    background-size: 0.28rem auto;
  }
  .hot-swiper {
    margin-top: 0.5rem;
  }
  .hot-text {
    left: 5%;
  }
  .news-view {
    margin-top: 0;
  }
  .news-bgs {
    padding-top: 0.8rem;
  }
  .news-back a {
    color: #333333;
  }
  .news-back a i {
    background: url(../images/back1.png) center no-repeat;
    background-size: cover;
  }
  .news-title h2 {
    color: #000;
  }
  .news-tags span {
    color: #333;
  }
  .news-tops {
    border-bottom: 1px solid #999;
  }
  .strategy-fix {
    position: relative;
  }
  .strategy-tab {
    z-index: 3;
  }
  .strategy-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    padding-bottom: 0;
  }
  .strategy-swiper {
    padding-bottom: 0.8rem;
  }
  .strategy-btn-li {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.1rem 0;
  }
  .strategy-btn-li li {
    padding-right: 0;
  }
  .scene-wrap {
    width: 80%;
  }
  .join-banner-info {
    bottom: 3.75vw;
  }
  .join-titlesd a {
    margin-top: 0.4rem;
  }
  .join-banner-info p {
    font-size: 0.2rem;
    line-height: 2.2;
  }
  .join-banner figure {
    padding-bottom: 100%;
  }
  .team-swiper {
    width: 90%;
    left: 0;
    margin: auto;
  }
  .recuite-top {
    display: block;
  }
  .recuite-select {
    margin-bottom: 0.18rem;
    width: 100%;
  }
  .recuite-sub {
    width: 100%;
    margin-left: 0;
  }
  .future-box {
    padding: 0.8rem 0;
  }
  .future-wraps {
    display: block;
  }
  .future-info {
    width: 100%;
  }
  .future-swiper {
    margin-top: 0.4rem;
    width: 100%;
  }
  .founding-tab {
    margin-top: 0.4rem;
    display: block;
  }
  .founding-infos {
    padding: 0;
    width: auto;
  }
  .founding {
    padding-top: 0.8rem;
    padding-bottom: 0.6rem;
  }
  .founding-hide {
    margin-top: 0.5rem;
    width: 100%;
  }
  .founding-swiper {
    width: 100%;
  }
  .history-btn {
    padding: 0 1rem;
  }
  .abroad-wrap {
    display: block;
  }
  .abroad-infos {
    padding-top: 0;
    width: 100%;
  }
  .abroad-map {
    margin-right: 0;
    margin-top: 0.3rem;
    width: 100%;
  }
  .abroad {
    padding: 0.8rem 0;
  }
  .product-pbanner {
    padding: 2rem 5%;
    display: block;
  }
  .pro-banner-info {
    width: 100%;
  }
  .pro-banner-imgs {
    margin-top: 0.5rem;
    width: 100%;
  }
  .parameter-wrap {
    display: block;
  }
  .parameter-imgs {
    padding-top: 0;
    width: 100%;
  }
  .parameter-swiper {
    margin-right: 0;
    margin-top: 0.4rem;
    width: 100%;
  }
  .advantages-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .cases-item .history-prev.prev {
    left: 0;
  }
  .cases-item .history-prev.next {
    right: 0rem;
  }
  .cases-item .history-prev {
    position: relative;
    top: 0;
    margin-top: 0 !important;
  }
  .cases-prevs {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.2rem;
    gap: 0.2rem;
  }
  .cases-tab {
    margin-top: 0.3rem;
  }
  .related-slide {
    width: 80%;
  }
  .solute-pb {
    margin-left: -45%;
  }
  .solute-pb .solute-title strong {
    font-size: 0.42rem;
  }
  .process-list {
    gap: 2px;
    grid-template-columns: repeat(3, 1fr);
  }
  .support-data {
    padding: 0.5rem 0;
  }
  .operate-box {
    display: block;
    padding: 0.7rem 0 0;
  }
  .operate-info {
    width: auto;
  }
  .operate-imgs {
    margin-right: 0;
    margin-top: 0.3rem;
    width: 100%;
  }
  .pre-sales {
    padding: 0.8rem 0;
    overflow: hidden;
  }
  .pre-menu-title:before {
    padding-right: 0;
  }
  .pre-list li {
    padding-left: 0.3rem;
  }
  .after-sales {
    padding: 0.8rem 0;
  }
  .after-sales-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .evaluate {
    padding: 0.8rem 0;
  }
  .evaluate-flex {
    display: block;
  }
  .evaluate-titles:before {
    display: none;
  }
  .evaluate-titles span {
    font-size: 0.28rem;
  }
  .evaluate-titles {
    width: auto;
    height: auto;
  }
  .evaluate-content {
    padding-left: 0;
    width: auto;
    margin-top: 0.3rem;
  }
  .networks-wrap {
    display: block;
  }
  .networks-left {
    padding-top: 0;
    width: auto;
  }
  .network-fix {
    margin-top: 0.4rem;
    width: auto;
  }
  .networks-left .about-tit {
    text-align: center;
  }
  .networks-btns {
    margin-top: 0.4rem;
  }
  .networks,
  .consulting {
    padding: 0.8rem 0;
  }
  .consulting-wrap {
    display: block;
  }
  .consulting-btn {
    height: auto;
    border-left: none;
    display: flex;
    justify-content: center;
    gap: 0.3rem;
    border-top: 2px solid rgba(255, 255, 255, 0.1);
  }
  .consulting-tab {
    margin-top: 0.4rem;
    width: 100%;
  }
  .consulting-btn-item {
    padding-left: 0;
    padding-top: 0.12rem;
    margin-bottom: 0;
  }
  .consulting-btn-item:before {
    width: 100%;
    height: 2px;
    left: 0;
    top: -2px;
  }
  .precision {
    display: block;
  }
  .precision-list {
    padding-top: 0;
    width: 100%;
  }
  .technology-wrap {
    padding: 0.5rem 5%;
  }
  .precision-fix {
    margin-top: 0.4rem;
    width: 100%;
  }
  .precision-img img {
    width: 100%;
  }
  .identificate {
    padding: 0.8rem 0;
  }
  .identificate-wrap {
    display: block;
  }
  .identificate-info {
    width: 100%;
  }
  .identificate-imgs {
    width: 100%;
  }
  .device {
    padding: 0.8rem 0;
  }
  .device-wrap {
    display: block;
  }
  .device-imgs {
    margin-right: 0;
    width: 100%;
  }
  .device .technology-title {
    padding-left: 0;
  }
  .device-left {
    padding-left: 0;
  }
  .device-wrap {
    margin-top: 0;
  }
  .algorithm {
    padding: 0.8rem 0;
  }
  .algorithm-infos {
    display: block;
  }
  .algorithm-text {
    margin-top: 0.5rem;
    width: 100%;
  }
  .algorithm-imgs {
    margin-right: 0;
    width: 100%;
    margin-top: 0.3rem;
  }
  .news-titles {
    margin-left: -45%;
  }
  .scenarios-swiper .history-prev {
    position: static;
    top: 0;
    margin-top: 0;
  }
  .technology-lisy li a {
    flex-direction: column;
    height: auto;
  }
  .technology-images {
    width: 100%;
  }
  .technology-infos {
    padding-top: 0.5rem;
    margin-left: 0;
    padding: 0.5rem 5%;
    width: auto;
  }
  .technology-lisy li:nth-child(2n+2) a {
    flex-direction: column;
  }
  .technology-lisy li:nth-child(2n+2) a .technology-images img {
    width: 100%;
    height: auto;
  }
  .technology-lisy li:nth-child(2n+2) a .technology-infos {
    margin-right: 0;
  }
  .dynamic-slide a:before {
    transform: scale(0.5);
  }
}
@media screen and (max-width: 861px) {
  .product-box {
    padding-top: 1rem;
  }
  .product-infos {
    position: relative;
    left: 0;
    top: 0;
    width: 45%;
  }
  .product-list > li {
    margin-bottom: 0.5rem;
  }
  .product-list > li a {
    display: block;
    position: relative;
    padding: 0.6rem 5%;
  }
  .product-list > li figure {
    position: absolute;
    padding-bottom: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  .product-imgs {
    right: 0.8rem;
  }
  .pre-tab {
    display: block;
  }
  .pre-menu {
    width: 100%;
  }
  .pre-fix {
    margin-top: 0.3rem;
    width: auto;
  }
  .pre-top {
    margin-bottom: 0.4rem;
  }
  .institution {
    padding: 0.8rem 0;
  }
  .institution-wrap {
    display: block;
  }
  .institute-imgs {
    margin-left: 0;
    width: auto;
  }
  .institute-right {
    width: 100%;
  }
  .institute-right .institute-info {
    padding-right: 0;
    text-align: left;
  }
  .institute-right .identificate-list {
    padding-left: 0;
  }
}
@media screen and (max-width: 751px) {
  .navs-list {
    padding-top: 0.5rem;
  }
  .layout-tabs {
    padding: 0.1rem 0 0.3rem;
  }
  .layout-list,
  .layout-product {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 0;
    gap: 0.3rem;
  }
  .layout-list li,
  .layout-product li {
    margin-right: 0;
    width: auto;
  }
  .leval-menu-list li {
    margin-right: 0;
  }
  .layout-list {
    gap: 0.15rem;
  }
  .layout-list li strong {
    font-size: 14px;
  }
  .layout-product li figure {
    display: none;
  }
  .layout-product li strong {
    margin-top: 0;
    text-align: left;
    font-size: 14px;
  }
  .leval-menu-list {
    gap: 0.2rem 0.5rem;
  }
  .banner-info {
    left: 5%;
    right: 5%;
    bottom: 0.6rem;
  }
  .banner-info strong {
    font-size: 0.5rem;
  }
  .introduct {
    padding: 0.8rem 0;
  }
  .introduct-list li {
    padding: 0.3rem;
    height: 2rem;
  }
  .introduct-list li p {
    font-size: 0.18rem;
  }
  .solution {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .solution-list {
    margin-top: 0.4rem;
    gap: 0.2rem;
  }
  .solute-title b {
    width: 0.7rem;
    height: 0.7rem;
  }
  .solute-title strong {
    margin-top: 0.12rem;
    font-size: 0.22rem;
  }
  .classic-case {
    padding: 0.8rem 0;
    margin-top: 0;
  }
  .classic-btn {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.05rem;
  }
  .classic-swiper {
    margin-top: 0.22rem;
  }
  .classic-row figure {
    padding-bottom: 100%;
  }
  .classic-info {
    left: 5%;
    right: 5%;
    top: 0.3rem;
    bottom: 0.4rem;
  }
  .classic-text strong {
    font-size: 0.24rem;
  }
  .classic-text p {
    font-size: 0.18rem;
  }
  .classic-tag {
    gap: 0 0.12rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .classic-btn li {
    font-size: 0.18rem;
  }
  .classic-defaul {
    padding: 0 5%;
  }
  .dynamic-slide a strong,
  .classic-defaul strong {
    font-size: 0.2rem;
  }
  .common-title strong,
  .global-title strong {
    font-size: 0.32rem;
  }
  .global-box,
  .dynamic-box {
    padding: 0.8rem 0;
  }
  .global-title {
    margin-bottom: 1rem;
  }
  .dynamic-slide {
    height: 3rem;
  }
  .dynamic-swiper {
    padding-right: 0;
  }
  .dynamic-slide a {
    padding: 0.28rem 0.2rem 0;
  }
  .dynamic-info {
    padding: 0.2rem 0;
  }
  .dynamic-info span {
    font-size: 0.5rem;
  }
  .footer-logo img {
    height: 0.5rem;
  }
  .news-banner figure {
    padding-bottom: 60%;
  }
  .news-titles {
    margin-left: -45%;
  }
  .news-titles strong,
  .hot-info strong {
    font-size: 0.3rem;
  }
  .news-box {
    padding: 0.6rem 0;
  }
  .hot-swiper {
    margin-top: 0.4rem;
  }
  .hot-slide figure {
    padding-bottom: 60%;
  }
  .hot-text {
    display: none;
  }
  .hot-info {
    top: 50%;
    transform: translateY(-50%);
  }
  .hot-info p {
    margin-top: 0.18rem;
    font-size: 0.2rem;
  }
  .hot-info time {
    margin-top: 0.22rem;
  }
  .hot-swiper .swiper-pagination {
    right: 0;
    left: 0;
    bottom: 0.34rem;
  }
  .news-list {
    gap: 0.3rem 0;
    margin-bottom: 0.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .news-list li a {
    padding: 0.1rem;
  }
  .page-list-li li {
    margin-right: 0.05rem;
  }
  .page-list-li li a {
    width: 0.34rem;
    height: 0.34rem;
  }
  .news-title h2,
  .cooperate-tt {
    font-size: 0.32rem;
  }
  .news-bgs {
    padding-top: 0.5rem;
  }
  .view-banner figure {
    padding-bottom: 37%;
  }
  .news-back {
    margin-bottom: 0.2rem;
  }
  .news-tops {
    padding-bottom: 0.4rem;
    margin-bottom: 0.4rem;
  }
  .news-v-info {
    padding: 0.4rem 5% 0;
  }
  .news-page {
    display: block;
  }
  .news-page p {
    max-width: 100%;
  }
  .cooperate {
    margin-top: 0.8rem;
  }
  .news-view {
    padding-bottom: 0.6rem;
  }
  .product-imgs {
    position: relative;
    right: auto;
    margin: auto;
    width: 50%;
    transform: translateY(0);
  }
  .product-infos {
    margin-top: 0.4rem;
    width: auto;
  }
  .product-title small {
    font-size: 1.8rem;
  }
  .product-title strong {
    margin-bottom: 0.24rem;
  }
  .product-tags {
    margin-top: 0.4rem;
  }
  .advantage-list {
    margin-top: 0.5rem;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.12rem;
  }
  .advantage-list li {
    padding: 0.32rem 0.12rem;
  }
  .advantage {
    padding: 0.8rem 0;
  }
  .guideline {
    padding: 0.8rem 0;
  }
  .common-title {
    font-size: 0.32rem;
  }
  .guideline-title strong {
    line-height: 1.4;
    padding-right: 0.2rem;
    font-size: 0.18rem;
  }
  .guideline-defaul {
    padding: 0 0.22rem;
  }
  .guideline-hide {
    padding: 0 0.22rem 0.3rem;
  }
  .guideline-list {
    margin-top: 0.4rem;
  }
  .contact-btn {
    margin-top: 0.45rem;
  }
  .product-banner figure {
    padding-bottom: 70%;
  }
  .news-titles p {
    margin-top: 0.12rem;
  }
  .about-banner figure {
    padding-bottom: 70%;
  }
  .about-titles strong {
    letter-spacing: 0.08rem;
    margin-left: -0.04rem;
  }
  .about-introduct {
    padding: 0.8rem 0;
  }
  .introduct-top {
    margin-bottom: 0.4rem;
    padding: 0 5%;
  }
  .introduct-li li strong {
    margin-top: 0.34rem;
    font-size: 0.38rem;
  }
  .introduct-li {
    gap: 0 0.7rem;
  }
  .introduct-li li:before {
    right: -0.35rem;
  }
  .introduct-top p {
    font-size: 0.2rem;
  }
  .strategy-btn-li {
    grid-template-columns: repeat(2, 1fr);
  }
  .strategy-btn {
    padding-top: 0.34rem;
  }
  .strategy-swiper {
    padding-bottom: 0.4rem;
  }
  .strategy-prev {
    margin-top: 0.32rem;
  }
  .scene {
    padding: 0.7rem 0;
  }
  .scene-slide span {
    left: 0.25rem;
    bottom: 0.22rem;
  }
  .popup_video .cont .sole {
    right: 0;
    top: -40px;
  }
  .popup_video .cont {
    width: 90%;
  }
  .about-contact {
    padding: 1rem 5%;
  }
  .about-tel {
    margin-top: 0.5rem;
  }
  .about-tel p {
    font-size: 0.2rem;
  }
  .introduct-top strong {
    font-size: 0.28rem;
  }
  .strategy {
    padding: 0.8rem 0;
  }
  .join-titlesd strong {
    font-size: 0.42rem;
  }
  .join-titlesd a {
    margin-top: 0.3rem;
  }
  .join-banner-info p {
    line-height: 2;
  }
  .join-banner figure {
    padding-bottom: 160%;
  }
  .team-title {
    padding: 0 5%;
    line-height: 1.2;
    font-size: 0.38rem;
  }
  .team-tabs {
    background-position: center 30%;
    background-size: 120% auto;
  }
  .team {
    padding: 0.8rem 0 1rem;
  }
  .joins {
    padding: 0.3rem 0 1rem;
  }
  .join-title {
    font-size: 0.32rem;
  }
  .join-list {
    margin-top: 0.5rem;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .join-list li {
    width: 33.333%;
  }
  .join-list li b {
    width: 0.9rem;
    height: 1rem;
  }
  .dream figure {
    padding-bottom: 50%;
  }
  .dream-info {
    margin-left: -45%;
    width: 90%;
  }
  .dream-info strong {
    font-size: 0.3rem;
    line-height: 1.4;
  }
  .dream-info:before,
  .dream-info:after {
    font-size: 1rem;
  }
  .recuite-list li {
    padding: 0 5%;
  }
  .recuite-in {
    padding: 0.35rem 0;
  }
  .recuite-infos {
    padding: 0.35rem 0;
  }
  .recuite-tag {
    gap: 0.05rem 1rem;
  }
  .join-hide {
    max-height: none !important;
    width: auto;
    margin-top: 0.15rem;
  }
  .join-list {
    gap: 0.3rem 0.1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .join-list li {
    width: auto;
    padding-bottom: 0.2rem !important;
  }
  .join-list li:hover {
    transform: translateY(0);
  }
  .enter-banner figure {
    padding-bottom: 88%;
  }
  .enter-btns {
    margin-top: 0.3rem;
  }
  .future-data {
    padding: 0;
  }
  .numbles {
    font-size: 0.4rem;
  }
  .future-text {
    margin-top: 0.32rem;
  }
  .about-tit {
    font-size: 0.34rem;
  }
  .future-wraps {
    margin-top: 0.4rem;
  }
  .culture-list {
    display: block;
  }
  .culture-list li {
    border-right: none;
    border-bottom: 0.1rem solid #fff;
    height: 3rem;
  }
  .culture-list li:last-child {
    border-bottom: none;
  }
  .culture-wr b {
    font-size: 0.6rem;
  }
  .culture-wr strong {
    margin-top: 0.2rem;
  }
  .culture {
    padding-top: 0.8rem;
  }
  .founding-list li {
    height: 1.4rem;
  }
  .founding-hide {
    padding-right: 0.3rem;
    height: 3.2rem;
    margin-bottom: 0;
  }
  .history {
    padding: 1rem 0;
  }
  .histroy-list li {
    font-size: 2.2rem;
  }
  .history-hide {
    padding-top: 0.7rem;
  }
  .history-wr {
    transform: translateX(-45vw);
    width: 90vw;
  }
  .history-dit {
    display: none;
  }
  .history-text {
    margin-top: 0.32rem;
    font-size: 0.2rem;
  }
  .history-tab {
    margin-top: 0.5rem;
  }
  .history-prev {
    width: 0.5rem;
    height: 0.5rem;
    margin-top: -0.25rem;
    font-size: 0.22rem;
  }
  .honor-box {
    padding: 0.8rem 0;
  }
  .honor-slide figure {
    height: 28vw;
  }
  #honor2 .honor-slide figure {
    height: 35vw;
  }
  .honor-prev.prev {
    left: 0;
    z-index: 10;
  }
  .honor-prev.next {
    right: 0;
    z-index: 10;
  }
  .honor-top {
    display: block;
  }
  .honor-btn {
    margin-top: 0.3rem;
    gap: 0 0.12rem;
    justify-content: center;
  }
  .honor-tab {
    margin-top: 0.4rem;
  }
  .honor-btn span {
    flex: 1;
    width: 0;
    min-width: auto;
  }
  .honor-wr {
    margin-bottom: 0.12rem;
  }
  .abroad-data li strong b {
    font-size: 0.6rem;
  }
  .abroad-data {
    margin-top: 0.5rem;
  }
  .pro-banner-imgs small {
    font-size: 33vw;
  }
  .pro-banner-title strong {
    font-size: 0.4rem;
  }
  .product-pbanner {
    padding: 1.5rem 5%;
  }
  .pbanner video {
    display: none;
  }
  .parameter-imgs small {
    font-size: 12vw;
  }
  .parameter-imgs figure:before {
    left: 0;
    margin-left: 0;
    width: 100%;
    background-size: 100% auto;
    background-position: center bottom;
  }
  .parameter-imgs figure {
    padding-bottom: 0.5rem;
    height: 3rem;
  }
  .parameter {
    padding: 0.6rem 0;
  }
  .advantages-list {
    margin-top: 0.5rem;
  }
  .advantages-list li {
    padding: 0.5rem 0.2rem 0.4rem;
  }
  .advantages-list li b {
    width: 0.7rem;
    height: 0.7rem;
  }
  .advantages-list li p {
    margin-top: 0.22rem;
    font-size: 0.16rem;
  }
  .lectotype,
  .case-boxs {
    padding: 0.8rem 0;
  }
  .case-wraps {
    width: 90%;
    padding: 0 5%;
  }
  .case-list {
    margin-top: 0.3rem;
    gap: 0.26rem 0.12rem;
  }
  .related-slide a {
    display: block;
    height: 100%;
    box-sizing: border-box;
  }
  .related-info small {
    font-size: 20vw;
  }
  .related-slide figure {
    width: 85%;
  }
  .related-slide {
    width: 90%;
  }
  .related-info {
    padding-top: 13.33vw;
  }
  .related-swiper .swiper-pagination {
    margin-top: 0.5rem;
  }
  .related-swiper {
    padding-top: 0.4rem;
  }
  .related {
    padding: 0.8rem 0;
  }
  .solute-banner figure {
    padding-bottom: 100%;
  }
  .solute-pb .solute-title strong {
    font-size: 0.32rem;
  }
  .solute-pb .solute-title {
    max-width: 100%;
  }
  .solute-pb .solute-title p {
    font-size: 0.2rem;
  }
  .solute-data {
    flex-wrap: wrap;
    gap: 0.2rem 0;
  }
  .solute-data li {
    width: 50%;
    flex: none;
    box-sizing: border-box;
  }
  .solute-pb {
    top: 20%;
    bottom: 0.4rem;
  }
  .coal {
    padding: 0.8rem 0;
  }
  .coal-swiper .swiper-pagination {
    margin-top: 0.5rem;
  }
  .sense-btn {
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .sense-btn-list li {
    padding: 0 0.3rem;
    white-space: nowrap;
  }
  .sense-box {
    padding: 0.8rem 0;
  }
  .sense-wrap {
    margin-top: 0.48rem;
  }
  .sense-slide {
    display: block;
  }
  .sense-imgs {
    width: 100%;
  }
  .sense-infos {
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
    width: auto;
  }
  .process-wrap {
    height: auto;
    padding: 0;
    background: none;
  }
  .process {
    margin-top: 0.5rem;
  }
  .process-wrap {
    margin-top: 0.4rem;
  }
  .process-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .support-banner figure {
    padding-bottom: 80%;
  }
  .support-bann strong {
    font-size: 0.4rem;
  }
  .support-in {
    margin-top: 0.3rem;
    font-size: 0.2rem;
  }
  .support-data-list {
    padding: 0 5%;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  .support-data-list li {
    justify-content: flex-start;
    border-right: none;
  }
  .support-data-info strong span {
    font-size: 0.42rem;
  }
  .operate-title strong {
    font-size: 0.34rem;
  }
  .operate-title {
    padding-bottom: 0.4rem;
  }
  .operate-text {
    margin-top: 0.4rem;
  }
  .pre-tag {
    left: 5%;
    right: 5%;
  }
  .after-sales-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .after-sales-info {
    left: 5%;
    right: 5%;
    bottom: 0.3rem;
  }
  .recognize {
    padding: 0.7rem 0;
  }
  .recognize-slide {
    width: 100%;
  }
  .recognize-swiper .swiper-pagination {
    margin-top: 0.5rem;
  }
  .recognize-infos {
    left: 5%;
    right: 5%;
    top: 0.4rem;
    bottom: 0.3rem;
  }
  .recognize-infos strong {
    font-size: 0.3rem;
    line-height: 0.34rem;
  }
  .recognize-down .tag {
    font-size: 0.2rem;
  }
  .recognize-down .tag i {
    font-size: 0.22rem;
  }
  .evaluate-tab {
    padding: 0;
    margin-top: 0.4rem;
  }
  .evaluate-wr {
    padding: 0.32rem 5%;
  }
  .evaluate-swiper {
    margin: 0;
    margin-top: 0.4rem;
  }
  .materials {
    padding: 0.8rem 0;
  }
  .materials-btn {
    width: 100%;
  }
  .materials-btn li {
    flex: 1;
  }
  .consulting-flex {
    display: block;
  }
  .consulting-row {
    width: 100% !important;
  }
  .consulting-input span {
    width: 1.2rem !important;
    padding-right: 0 !important;
    text-align: left !important;
  }
  .networks-btns li {
    height: 0.8rem;
  }
  .precision-item {
    padding: 0.7rem 0;
  }
  .pre-top p {
    font-size: 0.18rem;
  }
  .precision-data {
    padding-right: 0;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 0.3rem;
    margin-top: 0.4rem;
  }
  .policymaking-wrap {
    display: block;
    padding: 0.4rem 5%;
    box-sizing: border-box;
  }
  .policymaking-imgs {
    margin-left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .policymaking-info {
    margin-right: 0;
    width: auto;
    margin-top: 0.4rem;
  }
  .policymaking-item:nth-child(2n+2) .policymaking-wrap {
    padding: 0;
  }
  .policymaking-item:nth-child(2n+2) .policymaking-wrap .policymaking-imgs {
    width: 100%;
  }
  .policymaking-item:nth-child(2n+2) .policymaking-wrap .policymaking-info {
    width: auto;
  }
  .recognizefixs {
    padding: 0.8rem 0;
  }
  .recognize-item {
    display: block;
  }
  .recognize-item dt {
    width: auto;
  }
  .recognize-in:before {
    height: 30%;
    top: auto;
    bottom: 0;
  }
  .recognize-item dd {
    width: auto;
  }
  .abilitys {
    padding: 0.8rem 0;
  }
  .recognize-title {
    margin-top: 0;
  }
  .ability-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .ability-top {
    padding-top: 0.8rem;
  }
  .ability-top small {
    font-size: 20vw;
  }
  .ability-list li {
    padding: 0 5% 0.38rem;
  }
  .algorithm-data {
    margin: 0;
    margin-top: 0.4rem;
  }
  .algorithm-data li p {
    padding: 0 0.05rem;
  }
  .technology-banner .news-titles p {
    letter-spacing: 0.02rem;
  }
  .institute-right .institute-info strong {
    font-size: 0.34rem;
  }
  .separate {
    padding: 0.7rem 0;
  }
  .separate-list {
    margin-top: 0.3rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .separate-list li b {
    width: 1.4rem;
    height: 0.7rem;
  }
  .separate-imgs {
    margin-top: 0.7rem;
  }
  .technology-images {
    height: 3rem;
  }
  .technology-tit strong {
    font-size: 0.3rem;
  }
  .core-technology {
    padding: 0.6rem 0;
  }
  .scenarios-swiper .cases-prevs {
    display: flex;
  }
  .scenarios-text {
    top: 0.3rem;
  }
  .scenarios-text strong {
    margin-top: 0.18rem;
    line-height: 1.3;
  }
  .scenarios {
    padding: 0.8rem 0;
  }
  .product-banner figure img.show {
    display: none;
  }
  .product-banner figure img.hide {
    display: block;
  }
  .pbanner figure {
    padding-bottom: 186.66%;
  }
  .support-bann {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .scene-slide strong {
    font-size: 0.3rem;
    letter-spacing: 4px;
  }
  .recuite-tag {
    display: grid;
    gap: 0.05rem 0.1rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .recuite-tag p {
    gap: 0.3rem 0.1rem;
    width: auto;
  }
  .recuite-tag p i {
    margin-right: 0.05rem;
  }
  .search__news--list li a {
    display: block;
  }
  .search__news--imgs {
    width: 100%;
  }
  .search__news--list li a strong {
    padding-top: 0.15rem;
    margin-left: 0;
    width: auto;
  }
  .search__pros {
    margin-left: 0;
    width: auto;
  }
  .banner {
    height: 180vw;
  }
  .banner .bg_box .bg_canvas {
    display: flex;
    align-items: center;
  }
  .banner .bg_box .bg_canvas canvas {
    height: 100%;
  }
  .banner .banner-video video {
    display: none;
  }
  .founding-imgs {
    height: 50vw;
  }
  .founding-slide {
    align-items: flex-end;
  }
  .layout-list li figure {
    display: none;
  }
  .layout-list li strong {
    position: relative;
    left: 0;
    bottom: auto;
    color: #666;
  }
  .layout-item .layout-title {
    display: none;
  }
  .global-box .banner-video {
    display: none;
  }
}
