@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) {
  html {
    font-size: 8px;
  }
  .navs > li > a {
    font-size: 15px;
  }
  .lang-defaul span {
    padding-right: 16px;
    font-size: 14px;
  }
  .lang-defaul i {
    line-height: 1;
    font-size: 20px;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    margin-bottom: 20px;
    width: 17px;
    height: 17px;
  }
  .inner {
    width: 70%;
  }
  .logo img {
    height: 28px;
  }
  .home-about-top strong {
    font-size: 1.88vw;
  }
  .home-about-info,
  .about-apply a {
    font-size: 14px;
  }
  .home-about-list li a figure {
    width: 68px;
    height: 68px;
  }
  .home-about-list li a strong {
    margin-top: 20px;
    font-size: 14px;
  }
  .home-about-list {
    padding-bottom: 30px;
  }
  .home-about-more a {
    width: 200px;
    height: 45px;
    line-height: 45px;
  }
  .customized-wrs b {
    font-size: 18px;
  }
  .customized-wrs p,
  .global-title p {
    font-size: 14px;
  }
  .customized-wrs span {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
  }
  .customized-btn span {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 14px;
  }
  .global-title h3 {
    font-size: 1.88vw;
  }
  .global-data-item strong {
    font-size: 18px;
  }
  .footer-right {
    width: 20.83vw;
  }
  .footer-address p {
    font-size: 14px;
  }
  .footer-copy {
    padding-top: 32px;
  }
  .footer-copy p,
  .footer-copy a {
    font-size: 14px;
  }
  .footer-navs li a,
  .footer-dit {
    font-size: 14px;
  }
  .footer-email .text {
    font-size: 14px;
  }
  .about-info p {
    font-size: 14px;
  }
  .introduct-info p {
    font-size: 14px;
  }
  .layout-fix p {
    margin-bottom: 8px;
    font-size: 14px;
  }
  .layout-swiper-list {
    padding-bottom: 80px;
  }
  .contact-text p {
    font-size: 14px;
  }
  .reponsibilitys-top-text p {
    font-size: 16px;
  }
  .back .advantage-default {
    padding: 0 2.6rem;
  }
  .back .advantage-default strong img {
    margin-right: 1.4rem;
  }
  .back .advantage-default {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 1024px) {
  .navs-wrap {
    position: fixed;
    right: -100%;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.8s;
  }
  .navs-wrap.show {
    right: 0;
  }
  .navs {
    display: block;
    text-align: center;
  }
  .navs li {
    margin-right: 0;
    margin-bottom: 28px;
  }
  .navs li:last-child {
    margin-bottom: 0;
  }
  .menubtn {
    display: block;
  }
  .lang {
    margin-right: 20px;
  }
  .header__wr {
    display: flex;
    align-items: center;
  }
  .header-wrap,
  .header.scoll .header-wrap {
    padding: 10px 5%;
  }
  .banner {
    height: auto;
  }
  .banner-slide figure {
    height: 50vw;
  }
  .banner .swiper-pagination {
    top: auto;
    right: auto;
    left: 0;
    bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    margin: 0 8px;
    width: 13px;
    height: 13px;
  }
  .banner .swiper-pagination .swiper-pagination-bullet:before {
    width: 5px;
    height: 5px;
    margin-left: -2.5px;
    margin-top: -2.5px;
  }
  .home-main {
    padding-top: 55px;
  }
  .inner {
    width: 90%;
  }
  .home-about {
    padding: 45px 30px;
  }
  .home-about-top strong {
    font-size: 22px;
  }
  .home-about-list li {
    margin-right: 2%;
    width: 32%;
  }
  .home-about-list li:nth-child(4n+4) {
    margin-right: 2%;
  }
  .home-about-list li:nth-child(3n+3) {
    margin-right: 0;
  }
  .home-about-more a {
    width: 180px;
    height: 42px;
    line-height: 42px;
  }
  .global-tab {
    max-width: 90%;
  }
  .footer-navs {
    display: none;
  }
  .global-map {
    margin-left: 0;
    width: 100%;
  }
  .layout-swipers {
    width: 100%;
    margin-top: 30px;
  }
  .global-layout {
    padding: 60px 0 40px;
  }
  .applicate-top {
    flex-direction: column-reverse;
  }
  .applicate-imgs figure {
    width: 100%;
  }
  .applicate-imgs {
    flex: none;
    width: 100%;
  }
  .applicate-left {
    margin-top: 30px;
    width: 100%;
  }
  .product-view-info {
    display: block;
  }
  .product-v-left {
    width: 100%;
  }
  .product-v-title strong {
    font-size: 3.8rem;
  }
  .product-advantage {
    padding-top: 5rem;
    width: 100%;
  }
  .contact-us-wrap {
    display: block;
  }
  .contact-us-info {
    box-sizing: border-box;
    padding-bottom: 4rem;
    width: 100%;
  }
  .contact-imgs {
    width: 100%;
  }
  .contact-imgs figure {
    border-radius: 0 0 10px 10px;
  }
  .reponsibilitys-top {
    display: block;
    padding: 5rem 0 6rem;
  }
  .reponsibilitys-top-text strong {
    margin-bottom: 5rem;
  }
  .reponsibilitys-imgs {
    right: 0;
  }
}
@media screen and (max-width: 751px) {
  html {
    font-size: 6px;
  }
  .banner-slide figure {
    height: 100vw;
  }
  .btext small {
    font-size: 12vw;
  }
  .binfo {
    font-size: 4.8vw;
  }
  .lang-defaul {
    padding: 8px 0;
  }
  .navs li {
    margin-bottom: 20px;
  }
  .home-about-top {
    padding: 0;
  }
  .front {
    padding: 36px 0;
  }
  .home-about-list li a strong {
    margin-top: 10px;
  }
  .home-about-list li a figure {
    width: 50px;
    height: 50px;
  }
  .home-about {
    padding: 34px 22px;
  }
  .home-about-list {
    padding-bottom: 0;
  }
  .customized-slide a {
    display: block;
  }
  .customized-bg {
    width: 100%;
  }
  .customized-bg figure {
    border-radius: 10px 10px 0 0;
  }
  .customized-content {
    border-radius: 0 0 10px 10px;
    box-sizing: border-box;
    width: 100%;
  }
  .customized-wrs {
    padding: 35px 22px 40px;
  }
  .contact-slide .customized-wrs {
    padding: 35px 22px;
  }
  .contact-slide .customized-wrs p {
    margin-bottom: 30px;
  }
  .customized-btn {
    display: none;
    left: 22px;
    bottom: 30px;
  }
  .customized-btn span {
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 12px;
  }
  .customized-wrs strong {
    margin-bottom: 22px;
    font-size: 22px;
  }
  .customized-wrs b {
    font-size: 16px;
  }
  .customized-wrs p {
    height: 100px;
  }
  .customized-wrs span {
    width: 150px;
  }
  .customized {
    padding: 60px 0;
  }
  .global-title h3 {
    font-size: 22px;
  }
  .global-title {
    padding: 0 5%;
  }
  .global-data-item b {
    font-size: 40px;
  }
  .global-data-item strong {
    font-size: 16px;
  }
  .global-data-item {
    margin-right: 35px;
  }
  .global-title {
    margin-bottom: 35px;
  }
  .global-data {
    margin-bottom: 40px;
  }
  .footer-top {
    display: block;
  }
  .footer {
    padding: 46px 5% 32px;
  }
  .footer-address p {
    font-size: 13px;
  }
  .footer-right {
    padding-top: 32px;
    width: 100%;
  }
  .footer-dit {
    margin-bottom: 12px;
  }
  .footer-copy {
    display: block;
  }
  .footer-copy p {
    margin-right: 0;
  }
  .pbanner figure {
    padding-bottom: 60%;
  }
  .about-introduct {
    padding: 55px 0 42px;
  }
  .introduct-list li {
    display: block;
  }
  .introduct-imgs {
    width: 100%;
  }
  .introbg img {
    height: 50vw;
    display: none;
  }
  .introduct-info {
    margin-top: 30px;
    width: 100%;
  }
  .introduct-list li:nth-child(2n+2) .introduct-info {
    text-align: left;
  }
  .about-info1 p {
    margin-top: 12px;
  }
  .history-slide {
    display: block;
  }
  .history-imgs {
    width: 100%;
  }
  .history-info {
    padding: 30px 4.6rem 100px;
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  .history-imgs figure {
    border-radius: 10px 10px 0 0;
  }
  .history-btns {
    left: 4.6rem;
  }
  .cooperate .about-info {
    padding: 0 5%;
  }
  .cooperate-tab {
    margin-top: 30px;
  }
  .cooperate-swiper {
    margin-bottom: 1.5rem;
  }
  .cooperate-slide {
    margin-right: 4rem;
    padding: 5px 0;
  }
  .y-cn {
    display: none;
  }
  .honor-banner {
    height: 44rem;
  }
  .honor-box {
    padding: 10rem 0 4rem;
  }
  .honor-infos {
    width: 100%;
  }
  .honor-wr {
    display: block;
  }
  .honor-left {
    margin-right: 0;
    width: auto;
  }
  .honor-list {
    display: flex;
    flex-wrap: wrap;
  }
  .honor-list li {
    margin-right: 4%;
    width: 48%;
    font-size: 14px;
  }
  .honor-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .honor-vh {
    margin-top: 2rem;
    width: 100%;
    height: auto;
  }
  .applicate-search {
    margin-top: 6rem;
  }
  .applicate-top {
    padding-bottom: 0;
  }
  .specificate-table {
    padding: 6.6rem 4.7rem 8.7rem;
  }
  .specificate-table {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .specificate-table table {
    width: 154rem;
  }
  .all-product-tab .home-about-list li a {
    padding: 20px 0;
  }
  .device .common-imgs {
    left: 5%;
    top: -10rem;
    height: 20rem;
  }
  .device-list {
    padding-bottom: 10rem;
  }
  .news-list li {
    margin-right: 4%;
    width: 48%;
  }
  .news-list li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .news-list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .news-list {
    margin-top: 10rem;
  }
  .news-text strong {
    margin-bottom: 3rem;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto;
  }
  .news-text time,
  .news-text span {
    font-size: 14px;
  }
  .message-fix {
    display: block;
  }
  .message-title {
    width: 100%;
  }
  .message-title p {
    font-size: 14px;
  }
  .message-from {
    margin-top: 30px;
    width: 100%;
  }
  .message-row .text {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  .contact-btns span {
    font-size: 18px;
  }
  .reponsibilitys-top-text {
    width: 100%;
  }
  .reponsibilitys-imgs {
    position: relative;
    right: 0;
    transform: translateY(0);
    margin-top: 4rem;
  }
  .reponsibilitys-imgs img {
    height: 30vw;
  }
  .reponsibilitys-top-text p,
  .reponsibilitys-in {
    font-size: 14px;
  }
  .navs-menu {
    padding-left: 0;
    padding-bottom: 0;
    position: relative;
    width: 100%;
    box-shadow: none;
    border-radius: 0;
    top: 0;
    display: flex;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: visible;
    justify-content: flex-start;
  }
  .navs-menu p {
    margin-right: 2rem;
    color: #788282;
  }
  .navs li {
    padding-bottom: 0;
  }
  .navs {
    width: 90%;
    text-align: left;
  }
  .devicep-item {
    display: block;
  }
  .device-swiper {
    width: 100%;
    position: static;
  }
  .device-swiper .customized-btn {
    left: 0;
    bottom: 0;
  }
  .home-about-list li:hover a {
    transform: rotateY(0deg);
  }
  .back {
    display: none;
  }
  .snow:before {
    height: 150%;
  }
  @keyframes snowMove {
    0% {
      background-position: center -200px;
    }
    100% {
      background-position: center 0;
    }
  }
  .history-fixs {
    padding-top: 100px;
  }
  .applicate-class a {
    font-size: 3.2rem;
  }
  .applicate-class a:last-child {
    margin-right: 0;
  }
  .global-li {
    margin-left: -3px;
    margin-top: -3px;
  }
  .global-li i {
    width: 6px;
    height: 6px;
  }
}
