@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fontShow {
  background-image: -webkit-linear-gradient(top, #1671B1, #BFCFEB);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.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: 75px;
  }
  .inner {
    width: 78.125vw;
  }
  .navs > li > a {
    font-size: 15px;
  }
  .numbles {
    font-size: 0.5rem;
  }
  .honor__text strong {
    font-size: 14px;
  }
  .news__content {
    font-size: 14px;
  }
}
@media screen and (max-width: 1260px) {
  .introduct__wrap {
    width: 90%;
  }
  .news__view {
    width: 90%;
  }
}
@media screen and (max-width: 1024px) {
  .header__wrap {
    box-sizing: border-box;
    padding: 0.2rem 5%;
  }
  .logo img {
    height: 0.4rem;
  }
  .header.scrollHide {
    top: 0;
  }
  .header.scrolltops .header__wrap {
    padding: 0.2rem 5%;
  }
  .header.scrolltops .menubtn span {
    background: #1A2530;
  }
  .header.scrolltops .menubtn span:before,
  .header.scrolltops .menubtn span:after {
    background: #1A2530;
  }
  .menubtn {
    display: block;
  }
  .navs__box {
    position: fixed;
    right: -100%;
    top: 0.8rem;
    z-index: -1;
    bottom: 0;
    width: 100%;
    background: #fff;
    transition: 0.78s;
  }
  .navs__box.show {
    right: 0;
  }
  .navs {
    display: block;
    margin-top: 2rem;
    text-align: center;
  }
  .navs > li {
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .navs > li > a {
    color: #1A2530;
  }
  .inner {
    width: 90%;
  }
  .home__about {
    padding: 0.8rem 0;
  }
  .home__about--wrap {
    display: block;
  }
  .home__about--left {
    width: 100%;
  }
  .home__about--imgs {
    margin-top: 0.5rem;
    width: 100%;
  }
  .about__en {
    display: none;
  }
  .product__imgs {
    height: 2.8rem;
  }
  .product__imgs img {
    max-height: 50%;
  }
  .applicate__wrap {
    display: block;
  }
  .applicate__left {
    padding-top: 0;
    width: 100%;
  }
  .application__right {
    margin: auto;
    margin-top: 0.8rem;
    width: 80%;
  }
  .footer__wrap {
    flex-direction: column-reverse;
  }
  .footer__navs {
    display: none;
  }
  .footer__add {
    padding: 0;
    padding-top: 0.8rem;
    border-left: none;
  }
  .footer__copy {
    margin-top: 0;
  }
  .footer__left {
    padding: 0.3rem 0;
  }
  .nonor__list li {
    margin-right: 2%;
    width: 32%;
  }
  .nonor__list li:nth-child(4n+4) {
    margin-right: 2%;
  }
  .nonor__list li:nth-child(3n+3) {
    margin-right: 0;
  }
  .download__list li {
    margin-right: 4%;
    width: 48%;
  }
  .download__list li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .download__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .news__info a {
    display: block;
  }
  .news__imgs {
    width: 100%;
  }
  .news__fixs {
    padding: 0;
    margin-top: 0.4rem;
    width: auto;
  }
  .contact__box {
    display: block;
  }
  .contact__left {
    padding: 0.6rem 5%;
    width: auto;
  }
  .map {
    width: 100%;
    height: 4.8rem;
  }
  .product__box {
    padding: 0.6rem 5% 1rem;
  }
}
@media screen and (max-width: 751px) {
  .mouse__down {
    display: none;
  }
  .footer__add {
    padding-top: 0.5rem;
  }
  .btext small {
    font-size: 0.5rem;
  }
  .btext strong {
    margin: 0.14rem 0;
    font-size: 0.34rem;
  }
  .btext {
    left: 6%;
    right: 6%;
    width: auto;
  }
  .banner__numble {
    left: 6%;
    bottom: 0.4rem;
  }
  .banner-slide figure {
    padding-bottom: 120%;
  }
  .home__about__title,
  .news__title {
    font-size: 0.32rem;
  }
  .about__ico {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about__ico li {
    margin-right: 0;
    width: 50%;
    margin-bottom: 0.4rem;
  }
  .about__ico li b {
    margin: auto;
  }
  .home__about__title {
    text-align: center;
  }
  .home__about--data {
    padding: 18.4375vw 5% 0.44rem;
  }
  .home__about--data p {
    font-size: 0.32rem;
  }
  .product__center {
    padding: 0.8rem 0;
  }
  .product__tt h3 {
    font-size: 0.32rem;
  }
  .product__imgs {
    height: 2.4rem;
  }
  .product-slide {
    padding: 0.4rem 0;
  }
  .product__btns a {
    margin-right: 5px;
    width: 0.9rem;
    height: 0.34rem;
    line-height: 0.34rem;
    font-size: 12px;
  }
  .product__tt {
    margin-bottom: 0.4rem;
  }
  .product__swiper .swiper-pagination {
    margin-top: 0.4rem;
  }
  .application {
    padding: 0.8rem 5%;
    overflow: hidden;
  }
  .applicate__en {
    font-size: 10vw;
  }
  .application__right {
    width: 100%;
  }
  .applicate__items {
    top: 12%;
  }
  .applicate__items small {
    line-height: 1.2;
  }
  .applicate__items strong {
    font-size: 0.18rem;
  }
  .applicate__items3 {
    top: auto;
    bottom: 10%;
  }
  .applicate__items4 {
    top: auto;
    bottom: 10%;
  }
  .news__dynaic {
    padding: 0.8rem 0 0.4rem;
  }
  .dynamic__wrap {
    display: block;
  }
  .dynamic__info {
    width: 100%;
  }
  .dynamic__list {
    margin-top: 0.4rem;
    width: 100%;
  }
  .dynamic__tt {
    width: 1.5rem;
    font-size: 0.32rem;
  }
  .footer__hotline {
    margin-top: 0.3rem;
  }
  .application:before {
    transform-origin: left top;
    transform: scale(0.5);
  }
  .introduct__logo img {
    height: 0.8rem;
  }
  .introduct__logo {
    margin-bottom: 0.3rem;
  }
  .introduct__info {
    font-size: 14px;
  }
  .pbanner figure {
    padding-bottom: 45%;
  }
  .ptext {
    left: 5%;
  }
  .ptext small {
    font-size: 0.5rem;
  }
  .ptext strong {
    font-size: 0.26rem;
  }
  .leavl__menu {
    padding: 0.15rem 5%;
    display: block;
    height: auto;
  }
  .leavl__menu--list li a {
    font-size: 14px;
  }
  .posite span,
  .posite a {
    font-size: 14px;
  }
  .posite {
    margin-top: 0.06rem;
  }
  .introduct__info {
    text-indent: 28px;
  }
  .honor__box {
    padding: 0.6rem 5% 1rem;
  }
  .honor__title {
    font-size: 0.32rem;
  }
  .nonor__list li {
    margin-right: 4%;
    width: 48%;
  }
  .nonor__list li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .nonor__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .nonor__list li figure {
    height: 1.4rem;
  }
  .honor__text {
    margin-top: 0.22rem;
  }
  .nonor__list {
    margin-bottom: 0.4rem;
  }
  .download__list li {
    margin-right: 0;
    width: 100%;
  }
  .news__box {
    padding: 0.6rem 5% 1rem;
  }
  .news__list li a {
    display: block;
  }
  .news__list li a time {
    margin-bottom: 0.12rem;
    width: auto;
    font-size: 0.32rem;
  }
  .news__images {
    width: 100%;
  }
  .news__list li a .dynamic__texts {
    margin-left: 0;
    margin-top: 0.3rem;
    width: auto;
    padding: 0;
  }
  .news__list li a {
    padding: 0.3rem 0;
  }
  .news__info a {
    padding: 0.2rem;
  }
  .news__fixs span {
    margin-top: 0.3rem;
  }
  .news__tops strong {
    width: auto;
  }
  .news__tops time {
    position: relative;
    top: 0;
    font-size: 0.32rem;
  }
  .contact__wrap {
    display: block;
  }
  .contact__eq {
    display: inline-block;
  }
  .contact__eq p {
    font-size: 12px;
  }
  .product__box {
    display: block;
  }
  .product__class {
    width: 100%;
  }
  .product__fxs {
    margin-left: 0;
    margin-top: 0.4rem;
    width: 100%;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .product__class--li {
    display: flex;
    flex-wrap: wrap;
  }
  .product__items {
    width: 33.333%;
    margin-left: -1px;
    box-sizing: border-box;
  }
  .product__fxs table {
    width: 1000px;
  }
  .product__classtt {
    background-size: 1.2rem auto;
  }
  .ability {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .ability table {
    width: 1000px;
  }
}
