@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;
}
.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: 90px;
  }
  .portfolio-info {
    width: auto;
  }
  .history-hide {
    margin-left: 10.42vw;
  }
}
@media screen and (max-width: 1450px) {
  .inner {
    width: 74vw;
  }
  .footer-right {
    gap: 0 4.68vw;
  }
  .product-titles {
    margin-left: -37vw;
  }
}
@media screen and (max-width: 1024px) {
  .inner {
    width: 90%;
  }
  .navs > li > a {
    line-height: 1.5;
  }
  .footer-right {
    display: none;
  }
  .footer {
    padding: 0.6rem 0;
    text-align: center;
  }
  .footer-precision {
    width: 100%;
  }
  .shares {
    justify-content: center;
  }
  .shares li:last-child {
    margin-right: 0;
  }
  .footer-logo img {
    height: 0.62rem;
  }
  .history {
    margin-top: 0.5rem;
    display: block;
  }
  .histroy-title {
    width: 100%;
    justify-content: center;
    padding: 0.8rem 0;
    height: auto;
  }
  .history-hide {
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 0.4rem;
    width: auto;
  }
  .history-swiper {
    width: 100%;
  }
  .product-menu-list {
    gap: 0 0.6rem;
  }
  .product-titles {
    margin-left: -45%;
  }
  .product-titles strong {
    font-size: 0.5rem;
  }
  .menu-down {
    display: none;
  }
}
@media screen and (max-width: 751px) {
  .header-wrap {
    position: static;
  }
  .menubtn {
    display: flex;
    align-items: center;
  }
  .header-info {
    position: fixed;
    right: -100%;
    top: 0;
    display: block;
    box-sizing: border-box;
    padding: 1.88rem 5% 0.5rem;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: 0.88s;
  }
  .header-info.show {
    right: 0;
  }
  .navs {
    display: flex;
    flex-direction: column;
    gap: 0.4rem 0;
  }
  .search-btn {
    margin-left: 0;
    margin-top: 0.4rem;
  }
  .searchs {
    position: fixed;
    margin-left: -40%;
    top: auto;
    bottom: 0.4rem;
    width: 80%;
  }
  .header,
  .mtop {
    height: 0.7rem;
  }
  .logo img {
    height: 0.5rem;
  }
  .portfolio {
    padding: 0.7rem 0;
  }
  .portfolio-list {
    margin-top: 0.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .portfolio-info p {
    height: 2;
  }
  .portfolio-list li a {
    padding: 6.93vw 6.4vw;
    border-radius: 0;
    height: auto;
  }
  .portfolio-more {
    margin-top: 5.33vw;
  }
  .about-bg {
    margin-top: 0.4rem;
    padding: 0;
    background: none;
  }
  .about-wrap {
    display: block;
  }
  .about-imgs {
    width: 100%;
  }
  .about-infos {
    margin-right: 0;
    width: auto;
  }
  .about-text {
    margin-top: 3.2vw;
  }
  .about-text strong {
    color: #1C3564;
  }
  .about-text p {
    color: #1C3564;
  }
  .about-more a {
    background: #1C3564;
  }
  .about-more a span,
  .about-more a i {
    color: #fff;
  }
  .subscribe-form {
    max-width: 100%;
    margin-top: 0.4rem;
    padding: 0.36rem 5%;
  }
  .common-title {
    font-size: 0.32rem;
  }
  .subscribe {
    padding: 0.7rem 0;
  }
  .introduct {
    padding: 0.6rem 0;
  }
  .introduct-infos {
    margin-top: 0.35rem;
    font-size: 0.18rem;
    text-indent: 0.26rem;
  }
  .applicate-list {
    margin-top: 0.4rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .history-infos {
    font-size: 0.18rem;
  }
  .global {
    padding: 0.5rem 0;
  }
  .global-tab {
    margin-top: 0.4rem;
  }
  .global-dit {
    padding-left: 0;
    padding-top: 0.16rem;
  }
  .global-dit:before {
    top: 0;
    left: 50%;
    margin-left: -0.05rem;
    margin-top: 0;
  }
  .global-dit span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    font-size: 0.14rem;
    height: 0.22rem;
  }
  .product-titles strong:before {
    width: 0.1rem;
    margin-top: -0.25rem;
    height: 0.5rem;
  }
  .product-titles strong {
    padding-left: 0.24rem;
    font-size: 0.4rem;
  }
  .product-menu-list {
    display: grid;
    gap: 0 0.4rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .product-menu-list li {
    text-align: center;
  }
  .product-menu-list li a {
    padding: 0.2rem 0;
    display: inline-block;
  }
  .product-menu {
    height: auto;
  }
  .product-top {
    display: block;
  }
  .product-search {
    margin-top: 0.1rem;
    width: 100%;
  }
  .product-search .text {
    width: 100%;
  }
  .product-btns a {
    flex: 1;
    text-align: center;
    justify-content: center;
  }
  .product-tabs table {
    width: 12rem;
  }
  .contacts {
    display: block;
  }
  .contacts-info {
    padding-top: 0;
    width: 100%;
  }
  .contact-imgs {
    margin-top: 0.3rem;
    width: 100%;
  }
  .contacts {
    margin-top: 0.5rem;
    padding: 0.3rem 5%;
  }
  .contacts-tops strong {
    font-size: 0.26rem;
    line-height: 1.5;
  }
  .history-swiper {
    height: 5rem;
  }
  .history {
    padding-bottom: 0.4rem;
  }
  .product-tabs {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    min-height: 2.3rem;
  }
}
