@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.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;
}
.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) {
  .navs > li {
    margin-right: 3.2vw;
  }
  .logo {
    height: 48px;
  }
  .navs > li > a {
    font-size: 16px;
  }
  .software-in {
    font-size: 16px;
  }
  .software-in p {
    height: 58px;
  }
  .software-ico-li li b img {
    height: 34px;
  }
  .software-ico-li li p {
    margin-top: 12px;
    font-size: 18px;
  }
  .software-fare p {
    font-size: 14px;
  }
  .header-product-item dd p a {
    font-size: 14px;
  }
  .address-item {
    margin-right: 5vw;
  }
  .address-item p {
    font-size: 16px;
  }
  .footer-logo img {
    height: 52px;
  }
  .introducte-wr strong {
    padding-bottom: 30px;
    font-size: 24px;
  }
  .introducte-text p {
    font-size: 14px;
  }
  .product-leval-list li a {
    font-size: 16px;
  }
  .integrate-title {
    font-size: 2.19vw;
  }
  .service-btn span {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
  }
  .stacker-name-item p {
    font-size: 16px;
  }
  .integrate-list li p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1450px) {
  .header-product-item dt a {
    font-size: 16px;
  }
  .news-dynamic-text strong {
    margin-bottom: 12px;
    font-size: 18px;
  }
  .introduct-info {
    font-size: 16px;
  }
  .wms-introducte-text strong {
    font-size: 22px;
  }
  .wms-introducte-text p {
    font-size: 16px;
  }
  .core-wrap strong {
    margin-top: 22px;
    font-size: 20px;
  }
  .core-wrap p {
    font-size: 14px;
  }
  .superiority-text strong {
    margin-bottom: 15px;
    font-size: 22px;
  }
  .superiority-text p {
    font-size: 14px;
  }
  .scemario-info {
    font-size: 14px;
  }
  .scemario-list li strong {
    font-size: 22px;
  }
  .service-info strong {
    font-size: 20px;
  }
  .service-info small {
    font-size: 16px;
  }
  .customers-li li {
    margin-right: 2.666%;
    width: 23%;
    height: 80px;
  }
  .customers-li li:nth-child(5n+5) {
    margin-right: 2.666%;
  }
  .customers-li li:nth-child(4n+4) {
    margin-right: 0;
  }
  .customers-title strong {
    padding-left: 28px;
    width: 180px;
    font-size: 20px;
  }
  .customers-line {
    margin-left: 28px;
  }
  .industry-items {
    padding-left: 20px;
  }
  .unified-slide {
    width: 24vw;
  }
  .characteristic-text {
    font-size: 16px;
  }
  .tracked-name p {
    font-size: 16px;
    width: 50%;
    box-sizing: border-box;
  }
  .tracked-name {
    flex-wrap: wrap;
  }
  .other-slide p {
    font-size: 18px;
  }
  .digitalize-top strong {
    font-size: 26px;
  }
  .digitalize-top p {
    font-size: 16px;
  }
  .digitalize-wrap p {
    font-size: 14px;
  }
  .case-content {
    width: 80%;
    margin-left: -40%;
  }
  .honor-hide {
    height: 500px;
  }
  .honor-line b {
    width: 60px;
  }
}
@media screen and (max-width: 1200px) {
  .logo {
    height: 40px;
  }
  .navs > li {
    margin-right: 22px;
  }
  .header-tel p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .header-right {
    display: none;
  }
  .header-navs {
    position: fixed;
    right: -100%;
    top: 66px;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: #fff;
    transition: 0.8s;
  }
  .header-navs.show {
    right: 0;
  }
  .header,
  .header.scroll {
    background: #fff;
  }
  .header-wrap {
    height: 66px;
  }
  .header.scroll .header-wrap,
  .header:hover .header-wrap {
    padding: 0 5%;
  }
  .header.scroll .header-wrap .navs > li > a,
  .header:hover .header-wrap .navs > li > a {
    padding: 0;
    line-height: 2.2;
  }
  .header-wrap {
    transition: 0s;
  }
  .logo img.show {
    opacity: 0;
    visibility: hidden;
  }
  .logo img.hide {
    opacity: 1;
    visibility: visible;
  }
  .menubtn {
    display: block;
  }
  .navs {
    display: block;
  }
  .navs > li {
    margin-bottom: 10px;
    text-align: center;
    margin-right: 0;
  }
  .navs > li:last-child {
    margin-bottom: 0;
  }
  .navs > li > a {
    color: #3e3a39;
  }
  .banner-dit,
  .banner-line {
    display: none;
  }
  .banner-down {
    left: 5%;
    right: 5%;
    bottom: auto;
    top: 50%;
    padding-bottom: 0;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
  }
  .banner-btn {
    width: 100%;
    justify-content: space-between;
  }
  .btext {
    width: 60vw;
    height: 60vw;
    margin-left: -30vw;
    margin-top: -30vw;
  }
  .btext-wrap small {
    margin-bottom: 18px;
    font-size: 18px;
  }
  .btext-wrap strong {
    margin-bottom: 20px;
    font-size: 35px;
  }
  .btext-wrap p {
    font-size: 18px;
  }
  .about-us {
    padding-left: 0;
    display: block;
  }
  .about-fix {
    box-sizing: border-box;
    padding: 50px 5%;
    width: 100%;
  }
  .about-imgs {
    width: 100%;
  }
  .about-imgs img {
    width: 100%;
  }
  .header-product {
    position: relative;
    top: 0;
    display: block !important;
    padding: 20px 5% 1px;
  }
  .header-product-wrap {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .header-product-item dd {
    display: none;
  }
  .header-product-item {
    margin-bottom: 20px;
    margin-right: 0;
    width: 33.333%;
  }
  .header-product-item dt {
    padding-bottom: 12px;
    text-align: left;
  }
  .header-product-item dt a {
    font-size: 15px;
  }
  .navs > li {
    text-align: left;
  }
  .navs > li > a {
    margin-left: 5%;
  }
  .software-item {
    display: none;
  }
  .software-arlcle img {
    width: 100%;
  }
  .software-swiper {
    width: 50vw;
    margin-left: -25vw;
  }
  .software-prev {
    display: block;
  }
  .home-business {
    padding: 60px 5%;
  }
  .home-title {
    font-size: 28px;
  }
  .business-home-info p {
    font-size: 14px;
  }
  .business-prev b {
    font-size: 14px;
  }
  .news-dynamic {
    padding: 60px 5%;
  }
  .footer-top-wrap {
    padding: 0 5%;
  }
  .footer-navs-list {
    display: none;
  }
  .footer-logo img {
    height: 45px;
  }
  .footer-top {
    padding: 16px 0;
  }
  .footer-address {
    padding: 24px 0;
    display: block;
  }
  .eq {
    display: inline-block;
    margin-top: 30px;
  }
  .ptext {
    left: 5%;
  }
  .ptext .phide strong {
    font-size: 26px;
  }
  .ptext .phide {
    padding-bottom: 26px;
    margin-bottom: 24px;
  }
  .ptext p {
    font-size: 14px;
  }
  .product-introduct {
    padding: 60px 0;
  }
  .common-title strong {
    font-size: 26px;
  }
  .common-title small {
    font-size: 20px;
  }
  .common-title {
    padding-bottom: 22px;
  }
  .introduct-fix {
    margin-top: 32px;
  }
  .introduct-info {
    font-size: 14px;
  }
  .introducte-list {
    display: block;
  }
  .introducte-list li {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .introducte-list li a {
    padding: 80px 0;
  }
  .introducte-wr {
    position: relative;
    left: 0;
    margin-left: 0;
    width: 90%;
    margin: auto;
    top: 0;
  }
  .introducte-list li a:hover .introducte-wr {
    top: 0;
    transform: translateY(-50%);
  }
  .introducte-text,
  .introducte-wr .read-more {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .introducte-list li a:hover .introducte-wr {
    transform: translateY(0);
  }
  .introducte-text {
    margin-bottom: 40px;
    height: auto;
  }
  .wms-introducte {
    padding: 55px 5%;
  }
  .common-title small {
    letter-spacing: 3px;
  }
  .wms-introducte-wrap {
    margin-top: 40px;
    display: block;
  }
  .wms-introducte-imgs {
    width: 100%;
  }
  .wms-introducte-text {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .wms-introducte-wrap:before {
    width: 130px;
    height: 130px;
  }
  .wms-introducte-text p {
    font-size: 14px;
  }
  .core-slide {
    width: 27vw;
  }
  .superiority {
    padding: 60px 5%;
  }
  .superiority-li {
    display: block;
  }
  .superiority-li li {
    width: 100%;
    margin-right: 0;
  }
  .scemario {
    padding: 80px 5%;
  }
  .scemario-btn span {
    font-size: 20px;
  }
  .scemario-list li {
    margin-right: 4%;
    margin-bottom: 30px;
    width: 48%;
  }
  .scemario-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .service-info {
    margin-top: -100px;
  }
  .service-slide:hover .service-info {
    margin-top: -180px;
  }
  .service-slide {
    width: 30vw;
  }
  .customers {
    padding: 40px 5% 60px;
  }
  .industry {
    padding: 50px 5%;
  }
  .industry-slide {
    display: block;
  }
  .industry-imgs {
    width: 100%;
  }
  .industry-info {
    width: 100%;
    box-sizing: border-box;
    padding: 40px 5%;
  }
  .industry-items {
    padding: 20px 20px;
  }
  .industry-items p b {
    font-size: 24px;
  }
  .industry-items p {
    font-size: 18px;
  }
  .industry-title b {
    font-size: 30px;
  }
  .product-content {
    padding-top: 50px;
  }
  .product-items {
    padding: 50px 5%;
    display: block;
  }
  .product-items figure {
    width: 100%;
  }
  .product-item-info {
    margin-top: 50px;
    width: 100%;
  }
  .product-items:nth-child(2n+2) figure {
    width: 100%;
  }
  .product-items:nth-child(2n+2) .product-item-info {
    width: 100%;
  }
  .product-item-info strong {
    font-size: 22px;
  }
  .product-item-content {
    margin-top: 34px;
  }
  .unified-bg {
    height: 50vw;
  }
  .unified-info {
    width: 90vw;
  }
  .unified-fix {
    padding-left: 5%;
  }
  .twins-title {
    padding-left: 90px;
    width: 80vw;
    height: 74px;
  }
  .twins-title strong {
    font-size: 18px;
  }
  .twins-title {
    margin-top: 80px;
  }
  .twins-title b {
    width: 100px;
    height: 83px;
    background-size: cover;
    margin-top: -41px;
    line-height: 83px;
    font-size: 16px;
  }
  .twins-title:before {
    transform: scale(0.8);
  }
  .management-info {
    margin-top: 40px;
    display: block;
    padding-right: 0;
  }
  .management-imgs {
    width: 100%;
  }
  .management-text {
    padding: 35px 5%;
    width: 100%;
  }
  .management-text strong {
    margin-bottom: 28px;
    font-size: 24px;
  }
  .management-text:before {
    display: none;
  }
  .management-dit span {
    font-size: 16px;
  }
  .management-down {
    font-size: 16px;
  }
  .management {
    overflow-x: hidden;
  }
  .characteristic {
    padding: 30px 5% 0;
  }
  .characteristic-li li {
    margin-right: 4%;
    padding: 30px 24px;
    width: 48%;
  }
  .characteristic-li li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .characteristic-li li:nth-child(2n+2) {
    margin-right: 0;
  }
  .shelves {
    padding: 60px 0 0 5%;
  }
  .shelves-slide {
    width: 32vw;
  }
  .stacker {
    padding: 60px 5% 0;
  }
  .integrate-list li {
    margin-right: 4%;
    margin-bottom: 30px;
    width: 48%;
  }
  .integrate-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .stacker-name {
    display: block;
  }
  .stacker-name-item {
    width: 100%;
  }
  .tracked {
    padding: 60px 5% 0;
  }
  .integrate-title {
    margin-bottom: 28px;
  }
  .tracked-list {
    display: block;
  }
  .tracked-item {
    margin-bottom: 30px;
    width: 100%;
  }
  .tracked-item figure {
    padding-bottom: 260px;
  }
  .tracked-top {
    margin-bottom: 40px;
  }
  .tracked-top p {
    font-size: 14px;
  }
  .equipment-info {
    display: block;
  }
  .equipment-text {
    margin-left: 0;
    margin-top: 30px;
  }
  .equipment {
    padding: 60px 5% 0;
  }
  .other-class {
    padding: 50px 0 50px 5%;
  }
  .other-slide {
    width: 30vw;
  }
  .industry-fixs {
    margin-top: 40px;
    display: block;
  }
  .industry-img {
    width: 100%;
  }
  .industry-texts {
    width: 100%;
    padding-top: 0;
    margin-top: 40px;
  }
  .industry-texts strong {
    font-size: 22px;
  }
  .industry-texts p {
    font-size: 16px;
  }
  .industry-texts:before {
    display: none;
  }
  .solve-item {
    display: block;
  }
  .solve-imgs {
    width: 100%;
  }
  .solve-info {
    padding-top: 30px;
    width: 100%;
  }
  .digitalize {
    padding: 50px 5%;
  }
  .digitalize-list li {
    margin-right: 4%;
    margin-bottom: 30px;
    width: 48%;
    padding-right: 0;
  }
  .digitalize-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .news-tops {
    padding: 56px 5%;
  }
  .news-slide a {
    display: block;
  }
  .news-imgs {
    width: 100%;
  }
  .news-texts {
    margin-top: 30px;
    width: 100%;
  }
  .news-view {
    padding: 50px 5%;
    display: block;
  }
  .news-v {
    width: 100%;
  }
  .news-v-top strong {
    font-size: 24px;
  }
  .news-flex {
    width: 100%;
    margin-top: 30px;
  }
  .case-boxs {
    padding: 60px 5% 50px;
  }
  .case-list li {
    margin-right: 3.5%;
    padding: 34px 22px 0;
    width: 31%;
  }
  .case-list li:nth-child(4n+4) {
    margin-right: 3.5%;
  }
  .case-list li:nth-child(3n+3) {
    margin-right: 0;
  }
  .case-list li strong {
    margin-bottom: 24px;
  }
  .case-info {
    height: 160px;
  }
  .case-content {
    width: 100%;
    margin-left: -50%;
    max-height: 100%;
    height: 100%;
  }
  .case-box-fix {
    padding: 60px 5% 2px;
  }
  .case-lists li a {
    padding-left: 0;
    display: block;
  }
  .case-imgs {
    width: 100%;
  }
  .case-texts {
    padding-top: 0;
    width: 100%;
  }
  .case-lists li:before {
    display: none;
  }
  .case-lists li a:before {
    display: none;
  }
  .cooperate-box {
    padding: 60px 5%;
  }
  .cooperate-list li {
    margin-right: 4%;
    width: 22%;
  }
  .cooperate-list li:nth-child(5n+5) {
    margin-right: 4%;
  }
  .cooperate-list li:nth-child(4n+4) {
    margin-right: 0;
  }
  .about-introduct {
    padding: 60px 5%;
  }
  .about-tab-wr {
    display: block;
  }
  .about-tab-imgs {
    width: 100%;
  }
  .about-us-text {
    width: 100%;
    padding-bottom: 80px;
  }
  .about-btns {
    width: 100%;
  }
  .honor-hide {
    display: none;
  }
  .honor-swiper {
    margin-top: 0;
    width: 100%;
  }
  .honors-box {
    padding: 55px 5%;
  }
  .honor-slide p {
    margin-top: 18px;
    line-height: 1.5;
    font-size: 16px;
  }
  .contact-us {
    padding: 60px 5%;
    display: block;
  }
  .contact-info {
    width: 100%;
  }
  .contact-map {
    margin-top: 30px;
    width: 100%;
    height: 480px;
  }
  .contact-title strong {
    font-size: 26px;
  }
  .contact-address {
    margin-top: 30px;
  }
  .contact-item span {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .contact-item strong {
    font-size: 20px;
  }
  .inner-pbanner {
    margin-top: 66px;
    padding: 100px 5% 80px;
  }
  .search-result {
    left: 5%;
    font-size: 16px;
  }
  .innerwrap strong {
    font-size: 22px;
  }
  .company-honor {
    padding: 55px 5%;
  }
  .footer-bottom {
    display: block;
    padding: 15px 5%;
  }
  .footer-copy {
    padding: 0;
  }
  .honor-btns {
    position: relative;
    width: 100%;
    margin-top: 30px;
  }
  .honor-btns span {
    margin-right: 30px;
    font-size: 22px;
  }
  .honor-btns span:before {
    height: 22px;
    margin-top: -11px;
    right: -14px;
  }
  .honor-btns span.active {
    font-size: 26px;
  }
}
@media screen and (max-width: 861px) {
  .business-slide,
  .business-swiper {
    width: 100%;
  }
  .business-prev {
    width: 60px;
    height: 60px;
    margin-top: -30px;
  }
  .business-prev.prev {
    left: 2%;
  }
  .business-prev.next {
    right: 2%;
  }
  .business-home-info strong {
    font-size: 22px;
  }
  .business-prev.prev {
    left: -30px;
  }
  .business-prev.next {
    right: -30px;
  }
  .business-swiper {
    overflow: visible;
  }
  .business-more {
    margin-top: 12px;
  }
  .business-home-info {
    bottom: 20px;
  }
  .business-prev:before {
    display: none;
  }
  .news-dynamic-list li {
    margin-right: 4%;
    margin-bottom: 30px;
    width: 48%;
  }
  .news-dynamic-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .product-leval {
    padding-left: 5%;
    padding-right: 5%;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .product-leval-list {
    display: inline-flex;
  }
  .product-leval-list li a {
    white-space: nowrap;
  }
  .product-leval-list {
    height: 70px;
  }
  .pbanner-inner .ptext p {
    max-width: 100%;
  }
}
@media screen and (max-width: 641px) {
  .scroll-more {
    bottom: auto;
    top: 100%;
    margin-top: 70px;
  }
  .btext-wrap p {
    font-size: 16px;
  }
  .about-us-top small {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .about-us-tt strong {
    font-size: 26px;
  }
  .about-us-top {
    margin-bottom: 26px;
  }
  .about-us-info {
    font-size: 14px;
  }
  .read-more p {
    margin-left: 16px;
    margin-right: 10px;
  }
  .about-imgs {
    overflow: hidden;
  }
  .about-imgs img {
    position: relative;
    left: -18vw;
  }
  .header-product-item {
    width: 33.33%;
    box-sizing: border-box;
    padding-right: 10px;
  }
  .software-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: -60px;
  }
  .software-in {
    font-size: 14px;
    height: 50px;
  }
  .software-text strong {
    margin-bottom: 14px;
    font-size: 22px;
  }
  .software-text b {
    margin-bottom: 18px;
    font-size: 30px;
  }
  .software-swiper {
    width: 66vw;
    margin-left: -33vw;
  }
  .software-arlcle img {
    width: 120%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .software-ico-li {
    padding: 0 5%;
  }
  .software-ico-li li p {
    margin-bottom: 8px;
    font-size: 16px;
  }
  .software-ico-li li b {
    line-height: 1;
  }
  .software-ico-li li b img {
    height: 30px;
  }
  .software-ico-li li {
    margin-right: 22px;
  }
  .software-ico-list {
    z-index: 10;
  }
  .software-arrow {
    width: 34px;
    height: 34px;
    border-width: 1px;
    line-height: 34px;
    font-size: 18px;
  }
  .home-title {
    font-size: 24px;
  }
  .business-swiper {
    margin-top: 30px;
  }
  .business-home-info strong {
    font-size: 20px;
  }
  .home-business {
    padding: 50px 5%;
  }
  .news-dynamic {
    padding: 50px 5%;
  }
  .news-dynamic-list {
    margin-top: 40px;
    display: block;
  }
  .news-dynamic-list li {
    margin-right: 0;
    width: 100%;
  }
  .news-dynamic-list li a {
    padding: 20px 20px 0;
  }
  .news-dynamic-text time {
    padding: 10px 0;
  }
  .footer-address {
    padding: 32px 0;
  }
  .address-list {
    display: block;
  }
  .address-item {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .footer-bottom {
    padding: 16px 5%;
  }
  .footer-copy p,
  .footer-copy a {
    font-size: 14px;
  }
  .relative span,
  .relative a {
    font-size: 14px;
  }
  .footer-logo img {
    height: 40px;
  }
  .header-wrap {
    padding: 0 5%;
  }
  .ptext {
    right: 5%;
  }
  .ptext .phide strong {
    font-size: 24px;
  }
  .ptext .phide:before,
  .ptext .phide:after {
    width: 30px;
    height: 2px;
  }
  .ptext .phide:after {
    left: 32px;
  }
  .pbanner figure {
    padding-bottom: 120vw;
  }
  .common-title strong {
    margin-bottom: 18px;
    font-size: 22px;
  }
  .common-title small {
    font-size: 18px;
  }
  .product-introduct {
    padding: 50px 0;
  }
  .introducte-text p {
    font-size: 15px;
  }
  .pbanner-inner figure {
    padding-bottom: 80vw;
  }
  .pbanner {
    margin-top: 66px;
  }
  .pbanner-inner .ptext .phide {
    margin-bottom: 20px;
  }
  .wms-introducte-text strong {
    margin-bottom: 18px;
    font-size: 20px;
  }
  .core-hide {
    padding-left: 5%;
    margin-top: 40px;
  }
  .core-slide {
    width: 66vw;
  }
  .core-wrap {
    padding: 35px 26px;
  }
  .core-wrap b {
    width: 76px;
    height: 76px;
    line-height: 76px;
    font-size: 30px;
  }
  .core-functions {
    padding: 50px 0;
  }
  .superiority-icon {
    width: 130px;
    height: 119px;
  }
  .superiority-icon b {
    font-size: 30px;
    bottom: 35px;
    left: 4px;
  }
  .superiority-text strong {
    font-size: 20px;
  }
  .scemario-tab {
    margin-top: 40px;
  }
  .scemario-btn span {
    margin-right: auto;
  }
  .scemario-list li {
    padding: 34px 22px;
    width: 100%;
    margin-right: 0;
  }
  .scemario-info {
    min-height: auto;
    padding-bottom: 30px;
  }
  .scemario-list li b {
    font-size: 40px;
  }
  .scemario {
    padding: 80px 5% 40px;
  }
  .service-trade {
    padding: 60px 0 40px;
  }
  .service-slide {
    width: 48%;
  }
  .service-down {
    padding: 30px 5% 0;
  }
  .service-down .swiper-pagination {
    margin-right: 30px;
  }
  .service-btn span {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
  }
  .service-swiper {
    margin-top: 40px;
  }
  .customers-title strong {
    width: 150px;
    font-size: 18px;
  }
  .customers-line small {
    font-size: 20px;
  }
  .customers-li {
    padding: 20px 20px 0;
  }
  .customers-li li {
    margin-right: 3.5%;
    height: 60px;
    margin-bottom: 20px;
    width: 31%;
  }
  .customers-li li:nth-child(4n+4) {
    margin-right: 3.5%;
  }
  .customers-li li:nth-child(3n+3) {
    margin-right: 0;
  }
  .customers-line small {
    line-height: 1.4;
    font-size: 18px;
  }
  .industry-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 48px;
    font-size: 20px;
  }
  .industry-items span {
    margin-top: 12px;
    font-size: 14px;
  }
  .product-item-info strong {
    font-size: 20px;
  }
  .product-item-info strong:before {
    width: 100px;
    height: 100px;
    margin-top: -50px;
  }
  .product-item-content p {
    padding-left: 34px;
    font-size: 14px;
  }
  .unified-fix {
    margin-top: 42px;
  }
  .unified-info strong {
    padding-bottom: 28px;
    margin-bottom: 18px;
    font-size: 24px;
  }
  .unified-info p {
    font-size: 16px;
  }
  .unified-slide {
    padding: 32px 22px;
    width: 48vw;
  }
  .unified-slide b {
    font-size: 28px;
  }
  .unified-slide span {
    width: 120px;
    height: 85px;
  }
  .unified-bg {
    height: 70vw;
  }
  .twins-title strong {
    font-size: 16px;
  }
  .twins-title {
    width: 90%;
  }
  .twins-wrap .introduct-info {
    width: 90%;
  }
  .twins-wrap {
    margin-top: 30px;
  }
  .twins-title {
    margin-top: 50px;
  }
  .characteristic-title {
    margin-bottom: 28px;
    font-size: 26px;
  }
  .characteristic-li li {
    margin-right: 0 !important;
    height: auto;
    margin-bottom: 24px;
    width: 100%;
  }
  .integrate-title {
    margin-bottom: 24px;
    font-size: 22px;
  }
  .service-down {
    padding-left: 0;
  }
  .service-down .swiper-pagination {
    margin-right: 0;
  }
  .shelves-slide {
    width: 58vw;
  }
  .stacker-name {
    margin-top: 20px;
  }
  .integrate-list li figure {
    padding-bottom: 160px;
  }
  .stacker-name-item {
    display: block;
    height: auto;
    padding: 18px 5%;
  }
  .stacker-name-item p {
    margin-bottom: 12px;
  }
  .stacker-name-item:last-child {
    margin-bottom: 0;
  }
  .equipment-imgs {
    width: 80%;
  }
  .equipment-text p {
    margin-bottom: 20px;
  }
  .other-slide {
    width: 45vw;
    padding-bottom: 32px;
  }
  .other-slide figure {
    padding-bottom: 180px;
  }
  .other-slide p {
    font-size: 16px;
  }
  .shelves-down .service-btn {
    margin-right: 30px;
  }
  .solve-info strong {
    margin-bottom: 24px;
    font-size: 20px;
  }
  .solve-info p {
    font-size: 14px;
  }
  .digitalize-list li {
    width: 100%;
  }
  .digitalize {
    padding-bottom: 0;
  }
  .news-slide a {
    padding: 22px;
  }
  .news-texts time {
    margin-bottom: 20px;
  }
  .news-texts strong {
    margin-bottom: 18px;
    font-size: 20px;
  }
  .news-texts span {
    margin-top: 26px;
  }
  .news-box-fix {
    padding: 20px 5% 50px;
  }
  .news-li-view {
    margin-left: 0;
    margin-top: 40px;
  }
  .case-list li {
    margin-right: 4%;
    width: 48%;
  }
  .case-list li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .case-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .case-info {
    font-size: 14px;
  }
  .case-list li strong {
    font-size: 20px;
  }
  .case-posite {
    padding: 20px 0;
  }
  .case-content {
    padding: 60px 5%;
  }
  .case-content-top strong {
    font-size: 24px;
  }
  .case-content-text {
    font-size: 14px;
  }
  .case-content-top p span {
    font-size: 14px;
  }
  .case-texts strong {
    margin-bottom: 26px;
    font-size: 20px;
  }
  .case-texts p {
    line-height: 2;
    font-size: 15px;
  }
  .cooperate-list li {
    margin-right: 2%;
    margin-bottom: 18px;
    width: 32%;
  }
  .cooperate-list li:nth-child(5n+5) {
    margin-right: 2%;
  }
  .cooperate-list li:nth-child(4n+4) {
    margin-right: 2%;
  }
  .cooperate-list li:nth-child(3n+3) {
    margin-right: 0;
  }
  .cooperate-list li figure {
    height: 82px;
  }
  .cooperate-list li figure img {
    max-height: 80%;
    max-width: 80%;
  }
  .about-us-text {
    padding-top: 60px;
  }
  .about-us-text strong {
    margin-bottom: 26px;
    font-size: 26px;
  }
  .about-en {
    top: 30px;
    font-size: 66px;
  }
  .about-us-text p {
    line-height: 2.1;
    font-size: 15px;
  }
  .about-btns span {
    font-size: 16px;
  }
  .about-btns {
    left: 0;
  }
  .about-culture {
    padding: 60px 5%;
  }
  .about-title strong {
    font-size: 24px;
  }
  .culture-wraps {
    margin-top: 40px;
  }
  .culture-swiper {
    width: 100%;
  }
  .culture-prev {
    width: 100px;
  }
  .culture-prev.prev {
    left: -30px;
  }
  .culture-prev.next {
    right: -30px;
  }
  .culture-prev figure {
    display: none;
  }
  .cultures-slide p {
    font-size: 16px;
  }
  .inner-back a {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
  }
  .honor-btns span {
    margin-right: 6.67vw;
    font-size: 3.2vw;
  }
  .honor-btns span:before {
    height: 3.2vw;
    margin-top: -1.6vw;
    right: -3.33vw;
  }
  .honor-btns span.active {
    font-size: 4vw;
  }
}
@media screen and (max-width: 481px) {
  .software-ico-li li p {
    font-size: 14px;
    line-height: 1.5;
  }
  .unified-slide {
    width: 58vw;
  }
  .case-list li {
    margin-right: 0 !important;
    width: 100%;
  }
}
