﻿@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: 72px;
  }
  .common__btns a span {
    font-size: 14px;
  }
  .navs > li {
  }
  .navs > li > a {
    font-size: 18px;
  }
  .home__product--li li figure {
    padding-bottom: 3rem;
  }
  .attente-slide p {
    font-size: 14px;
  }
  .home__business__tt {
    font-size: 0.32rem;
  }
  .home__products--list li a {
    font-size: 14px;
  }
  .footer__navs--item dt a {
    font-size: 16px;
  }
  .footer__navs--item dd p a {
    font-size: 14px;
  }
  .footer__right {
    margin-left: 0.5rem;
  }
  .news__dynamic--info p {
    font-size: 14px;
    height: 50px;
  }
  .advice__list li a p {
    font-size: 12px;
  }
  .posite a,
  .introduct__info p,
  .group__text {
    font-size: 14px;
  }
  .subsidiarv__text,
  .sub__home span {
    font-size: 14px;
  }
  .subsidiarv__v {
    font-size: 14px;
  }
  .idea__info p {
    padding: 0 0.1rem;
    font-size: 14px;
  }
  .logo__color--item dd {
    font-size: 14px;
  }
  .history__text {
    font-size: 14px;
  }
  .product__td dd,
  .product__td dt,
  .linezx a span {
    font-size: 14px;
  }
  .product__model--item dt,
  .product__model--item dd {
    font-size: 14px;
  }
  .comon__title strong {
    font-size: 0.42rem;
  }
  .message__item .text {
    font-size: 14px;
  }
  .build__text {
    font-size: 14px;
  }
  .news__views,
  .news__top time {
    font-size: 14px;
  }
  .train__text p,
  .contact__items span {
    font-size: 14px;
  }
  .train__fix small {
    font-size: 0.52rem;
  }
  .footer__links span,
  .links__list li a {
    font-size: 14px;
  }
}

@media screen and (max-width: 1400px) {
	.navs > li > a{font-size:16px;}
	
}
@media screen and (max-width: 1240px) {
  .header__wrap {
    padding: 0.2rem 0.8rem;
  }
  .footer {
    padding: 0 5%;
  }
}
@media screen and (max-width: 1024px) {
  .header__top {
    display: none;
  }

  .home__product--btn{flex-wrap: wrap;}
  .home__product--btn span:before{left: 0.1rem;}
  .home__product--btn span{margin-right: 0.1rem; margin-bottom:0.1rem; padding:0 0.2rem 0 0.35rem; font-size: 15px;}
  .news__dynamic--info strong{font-size: 15px;}
  .attente-slide p{}

  .kjsp{display: none;}
  .home__solute{background: #f7f7f7;}
  .header__right {
    position: fixed;
    right: -100%;
    top: 62px;
    bottom: 0;
    width: 100%;
    z-index: -1;
    background: #fff;
    transition: 0.88s;
    padding-bottom: 0.5rem;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .header__right.show {
    right: 0;
  }
  .navs__menu {
    opacity: 1;
    visibility: visible;
    clip-path: inset(0 0 0 0);
    position: relative;
    width: auto;
    left: 0;
    margin-left: 0;
    padding-top: 12px;
    display: none;
    transition: 0s;
  }
  .navs > li > a:hover,
  .navs > li > a.active {
    color: #000;
  }
  .header.scoll .menubtn span {
    background: #000;
  }
  .header.scoll .menubtn span:before,
  .header.scoll .menubtn span:after {
    background: #000;
  }
  .header.scoll .menubtn.active span {
    background: transparent;
  }
  .menubtn {
    display: block;
  }
  .header__wrap {
    padding: 0.2rem 5%;
  }
  .logo img {
    max-width: 2.2rem;
  }
  .navs {
    display: block;
    padding-top: 1rem;
  }
  .navs > li {
    text-align: center;
    margin-bottom: 0.3rem;
    padding-right: 0;
  }
  .navs > li > a {
    color: #000;
    font-size: 16px;
  }
  .home__product--tab {
    padding: 0 5% 1rem;
  }
  .home__product--li li {
    margin-top: 0.4rem;
    width:48%;
  }
  .attente {
    padding: 1rem 5% 0.5rem;
  }
  .attente-slide span {
    font-size: 0.6rem;
  }
  .business__bg {
    padding-bottom: 80%;
  }
  .home__business--name {
    left: 5%;
    display: flex;
    right: 5%;
    bottom: auto;
    top: 2.6rem;
  }
  .home__business__tt {
    left: 5%;
    top: 0.8rem;
  }
  .business__name--item {
    margin-bottom: 0;
    margin-right: 0.3rem;
  }
  .business__btn {
    display: none;
  }
  .home__business--info {
    padding: 1rem 0.8rem 0.7rem;
    width: 100%;
  }
  .news__dynamic {
    padding: 0.3rem 5% 1rem;
  }

  .jjfa{background: url(../img/bg1.jpg) no-repeat;
    background-size: 100% 100%;}
    .jjfa li{width:48% !important; margin: 1%;}
    .honor__box{padding: 0.48rem 0;}
  .home__products {
    display: block;
  }
  .footer__navs {
    display: none;
  }
  .footer__right {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  .footer__tel p {
    font-size: 14px;
  }
  .footer__eq--item {
    width: 100px;
  }
  .subsidiary__btn span {
    font-size: 14px;
  }
  .solute__item {
    margin: 0;
    position: static;
  }
  .home__solute--top {
    position: relative;
    top: 0;
  }
  .home__solute--bg {
    display: none;
    top: 0;
  }
  .home__solute {
    padding: 0.8rem 5% 0;
  }
  .solute__pop {
    position: relative;
    margin-top: 0.2rem;
    left: 0;
    top: 0;
    transform: none;
    padding-left: 0;
    margin-left: 0;
    opacity: 1;
    visibility: visible;
  }
  .home__solute--btn {
    display: none;
  }
  .solute__item .common__btns {
    display: none;
  }
  .solute__wrap {
    padding: 0;
  }
  .solute__dist {
    margin: auto;
  }
  .solute__wrap figure,
  .solute__tts p {
    display: none;
  }
  .solute__item.active .solute__dist img.show {
    opacity: 1;
    visibility: visible;
  }
  .solute__item.active .solute__dist {
    background: #007CC3;
  }
  .home__solute--tab {
    margin-top: 0.5rem;
  }
  .solute__wrap:before {
    display: none;
  }
  .solute--wr {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.4rem;
  }
  .solute__item {
    margin-bottom: 0.2rem;
    width: 33.333%;
  }
  .solute__wrap {
    width: 100%;
  }
  .introduct__data--list li {
    margin-right: 2%;
    width: 32%;
  }
  .introduct__data--list li:nth-child(4n+4) {
    margin-right: 2%;
  }
  .introduct__data--list li:nth-child(3n+3) {
    margin-right: 0;
  }
  .hbbh__group {
    display: block;
  }
  .group__imgs {
    width: 100%;
  }
  .group__fix {
    position: relative;
    margin-top: 0.4rem;
    width: auto;
  }
  .hbbhen {
    display: none;
  }
  .subsidiarv__imgs {
    width: 100%;
  }
  .subsidiarv__fix {
    margin-top: 0.4rem;
    width: 100%;
  }
  .idea {
    padding-top: 0.8rem;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
  }
  .idea__logo {
    display: none;
  }
  .idea__info {
    flex: none;
    width: 48%;
  }
  .logo__color {
    overflow: hidden;
  }
  .team__list li {
    width: 48%;
    margin-right: 4%;
  }
  .team__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .product__view {
    margin-top: 64px;
  }
  .product__view {
    padding: 0.3rem 5% 0.7rem;
  }
  .product__wraps {
    margin-top: 0.5rem;
    padding: 50px 5%;
    overflow: hidden;
  }
  .product__prev {
    display: none;
  }
  .cases__li li {
    margin-right: 4%;
    width: 48%;
  }
  .cases__li li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .cases__li li:nth-child(2n+2) {
    margin-right: 0;
  }
  .idea__content {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    border-radius: 0;
  }
  .mechanism__top {
    padding-top: 1.2rem;
  }
  .train {
    padding: 1rem 5%;
  }
  .train__tops {
    display: block;
  }
  .train__imgs {
    width: 100%;
  }
  .train__imgs figure {
    border-radius: 0.1rem;
  }
  .train__fix {
    padding: 0.5rem 5% 1.2rem;
  }
  .train__fix {
    padding: 0.45rem 0 1rem;
    width: auto;
  }
  .demeanour {
    margin-top: 0.66rem;
  }
  .demeanour__list {
    display: block;
  }
  .demeanour__list li {
    margin-right: 0;
    margin-bottom: 0.3rem;
    width: 100%;
  }
  .job {
    padding: 0.8rem 5%;
    overflow: hidden;
  }
  .contact__wrap {
    display: block;
  }
  .contact__info {
    padding-right: 0;
  }
  .contact__list {
    margin-top: 0;
    width: auto;
  }
  .product__list li {
    margin-right: 4%;
    width: 48%;
  }
  .product__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .subpage {
    width: 90%;
  }
  .subsidiarv__list li {
    display: block;
  }
}
@media screen and (max-width: 751px) {
  .banner__prev {
    display: none;
  }
  .banner-slide figure {
    padding-bottom: 55%;
  }
  .home__product--tab {
    margin-top: 0;
    padding-bottom: 0.8rem;
  }
  .home__product__info p {
    height: 0.65rem;
    padding: 0 0.1rem;
  }
  .home__product--li li figure {
    padding-bottom: 2rem;
  }
  .home__product {
    padding-top: 0.8rem;
  }
  .comon__title {
    padding-top: 0.2rem;
  }
  .comon__title img {
    height: 0.55rem;
  }
  .comon__title strong {
    font-size: 0.32rem;
  }
  .home__product__info span {
    font-size: 12px;
  }
  .attente {
    padding-right: 0;
  }
  .home__business--name {
    top: 2.2rem;
  }
  .business__bg {
    padding-bottom: 500px;
  }
  .business__en {
    font-size: 0.8rem;
    left: 5%;
    top: -0.5rem;
  }
  .home__business--info {
    padding: 0.7rem 5% 0.5rem;
  }
  .common__btns a span {
    font-size: 12px;
  }
  .common__btns a b i {
    transform: scale(0.4);
  }
  .home__business--info {
    border-radius: 0.3rem 0 0 0;
  }
  .news__dynamic--list li {
    margin-right: 0;
    width: 100%;
  }
  .home__products--item {
    padding: 0.9rem 5%;
  }
  .home__products--list li a {
    font-size: 13px;
  }
  .home__products--title strong {
    font-size: 0.32rem;
  }
  .home__products--title p {
    font-size: 14px;
  }
  .footer__tops {
    padding: 0.66rem 0 0.4rem;
  }
  .subsidiary__btn {
    width: 100%;
  }
  .footer__copy {
    padding: 0.22rem 0;
    display: block;
    height: auto;
  }
  .home__solute--btn {
    flex-wrap: wrap;
    display: none;
  }
  .home__solute--btn span {
    margin-bottom: 0.1rem;
  }
  .home__solute--tab {
    margin-top: 0.2rem;
  }
  .introduct {
    padding: 1rem 5%;
    display: block;
  }
  .introduct__imgs {
    width: 100%;
  }
  .introduct__us,
  .introduct__en {
    display: none;
  }
  .introduct_fix {
    margin-top: 0.4rem;
    width: 100%;
  }
  .levam__menu--wrap {
    padding: 0 5%;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .levam__menu--li {
    display: inline-flex;
    padding-bottom: 1px;
  }
  .levam__menu--li li {
    margin-right: 0.4rem;
    max-width: none;
  }
  .levam__menu--li li a {
    white-space: nowrap;
  }
  .pbanner figure {
    padding-bottom: 60%;
  }
  .ptext strong {
    font-size: 0.4rem;
  }
  .ptext small {
    font-size: 0.2rem;
  }
  .posite {
    left: 5%;
  }
  .levam__menu--li li a {
    font-size: 14px;
  }
  .introduct__data {
    padding: 1rem 5%;
  }
  .introduct__data--list li {
    padding: 0.32rem 0;
    margin-right: 4%;
    width: 48%;
  }
  .introduct__data--list li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .introduct__data--list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .hbbh__group {
    padding: 0.8rem 5%;
  }
  .hbbh__b {
    display: none;
  }
  .group__fix {
    padding: 0;
  }
  .group__tt strong {
    font-size: 0.32rem;
  }
  .subsidiarv__list {
    padding: 0.4rem 5% 0;
  }
  .subsidiarv__fix strong {
    font-size: 0.3rem;
  }
  .culture__list li {
    margin-right: 0;
    width: 100%;
  }
  .culture__fix p {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .culture__list li figure {
    padding-bottom: 3.8rem;
  }
  .culture__fix {
    top: 0.3rem;
  }
  .idea {
    padding: 0.6rem 5% 0.3rem;
    display: block;
  }
  .idea__info {
    padding: 0.3rem 0;
    margin-bottom: 0.3rem;
    width: 100%;
  }
  .logo__color--item {
    padding: 0.3rem 5%;
    display: block;
  }
  .logo__color--item dd {
    margin-top: 0.3rem;
    width: auto;
  }
  .logo__color--item dt {
    width: auto;
  }
  .historys {
    padding: 0.8rem 0;
  }
  .history__item {
    padding-bottom: 0.8rem;
    display: block;
  }
  .history__imgs {
    width: 100%;
  }
  .history__line {
    display: none;
  }
  .history__imgs time {
    font-size: 0.46rem;
  }
  .history__fixs {
    margin-left: 0;
    margin-top: 0.4rem;
    width: auto;
  }
  .history__li li i {
    display: none;
  }
  .honor__btns {
    width: 90%;
    margin-left: -45%;
  }
  .honor-slide figure {
    padding-bottom: 1.2rem;
  }
  .honor__wrap {
    max-width: 100%;
  }
  .honor-slide p {
    margin-top: 0.3rem;
    font-size: 0.16rem;
  }
  .honor__box {
    background-attachment: local;
  }
  .honor__btns {
    display: none;
  }
  .honor__bg {
    transform: scale(0.6);
  }
  .team__box {
    padding: 0.6rem 5%;
  }
  .team__list li strong {
    font-size: 14px;
  }
  .product__view {
    padding: 0.3rem 0 0;
  }
  .posite b {
    margin: 0 0.1rem;
  }
  .product__v--info {
    display: block;
  }
  .inner-posite {
    left: 0;
    padding: 0 5%;
    flex-wrap: wrap;
  }
  .product__view--banner {
    width: 100%;
  }
  .product__class {
    margin-top: 0.4rem;
    width: auto;
  }
  .product-slide figure {
    padding-bottom: 4.4rem;
  }
  .related__banner {
    margin: 0;
  }
  .message__fix {
    margin-top: 0.5rem;
  }
  .message__row {
    display: block;
  }
  .message__item {
    width: auto;
    margin-right: 0;
  }
  .cases__tab {
    padding: 0.4rem 5%;
  }
  .case__swiper {
    margin: 0;
  }
  .cases__prev {
    display: none;
  }
  .cases__list {
    padding: 0.6rem 5%;
  }
  .cases__li li {
    margin-right: 0 !important;
    width: 100%;
  }
  .cases__down p {
    min-height: auto;
    margin-bottom: 0.4rem;
  }
  .case__imgsmax {
    margin: auto;
    width: 70%;
  }
  .mode__page a {
    font-size: 14px;
  }
  .cases__infos .product__class {
    margin-left: 0;
  }
  .build__boxs {
    padding: 0.6rem 5%;
  }
  .build__list li a {
    display: block;
    padding: 0.4rem 0;
  }
  .build__imgs {
    width: 100%;
  }
  .build__fix {
    padding-left: 0;
    margin-top: 0.45rem;
  }
  .common__btns a span,
  .common__btns p span {
    font-size: 14px;
  }
  .idea__content {
    padding: 0.88rem 5% 1rem;
  }
  .idea__content strong {
    font-size: 0.24rem;
  }
  .mechanism__list {
    flex-wrap: wrap;
    position: relative;
  }
  .mechanism__list li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    flex: none;
    padding: 0.8rem 5%;
    box-sizing: border-box;
    width: 50%;
  }
  .mechanism__wr {
    position: relative;
    top: 0;
    margin-top: 0;
    transform: translateY(0) !important;
  }
  .mechanism__li {
    opacity: 1;
    visibility: visible;
  }
  .mechanism__bg {
    padding-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .mechanism__wrap {
    z-index: 3;
  }
  .mechanism__li p {
    font-size: 14px;
  }
  .mechanism__title strong {
    margin-top: 0.22rem;
    font-size: 0.24rem;
  }
  .job__btn strong {
    font-size: 0.26rem;
  }
  .job__hide {
    font-size: 14px;
  }
  .contact__informate {
    padding: 0.8rem 5%;
  }
  .contact__address strong {
    font-size: 0.25rem;
  }
  .contact__address p {
    font-size: 14px;
  }
  .contact__eq--item {
    width: 100px;
  }
  .contact__add {
    display: block;
  }
  .contact__add li {
    width: 100%;
  }
  .contact__add li:nth-child(2) {
    border-top: 1px solid #D9D9D9;
  }
  .contact__message {
    padding: 0.88rem 5%;
  }
  .solute__boxs {
    overflow: hidden;
  }
  .solute__btns span {
    margin-right: auto;
  }
  .solute__fonts,
  .involve dd span {
    font-size: 14px;
  }
  .product__box {
    padding: 0.6rem 5%;
  }
  .comon__title small {
    font-size: 0.4rem;
  }
  .solute__tts strong {
    font-size: 0.2rem;
  }
  .advice {
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    transform: translateY(0);
  }
  .advice__list {
    display: flex;
    justify-content: space-between;
  }
  .advice__list li {
    margin-bottom: 0;
    margin-right: 0.05rem;
    flex: 1;
  }
  .advice__list li:last-child {
    margin-right: 0;
  }
  .advice__list li a {
    width: auto;
  }
 
  .home__solute {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #D9D9D9;
  }
  .attente-slide p {
    font-size: 12px;
  }
  .subsidiarv__tts h3 {
    font-size: 0.3rem;
  }
  .cases-slide figure {
    padding-bottom: 1.1rem;
  }
  .logo img,
  .header.scoll .logo img {
    max-width: 1.6rem;
  }
  .banner .swiper-pagination {
    bottom: 0.12rem;
  }
  .footer {
    padding-bottom: 1.2rem;
  }
  .footer__tops{display: none;}
  .advice__pop {
    right: auto;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: 100%;
  }
  .advice__list li:hover .advice__pop {
    transform: translateX(-50%);
  }
}
