@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: 1700px) {
  .inner {
    width: 72.92vw;
  }
  .header__wrap {
    padding-left: 10vw;
  }
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 80px;
  }
  .industry__li li strong {
    font-size: 14px;
  }
  .industry__list li,
  .industry__more a {
    font-size: 14px;
  }
  .company-culture a .into__info .into__text p {
    line-height: 2;
  }
  .company-culture a .into__info {
    padding-left: 0.1rem;
  }
  .into__text p {
    font-size: 12px;
  }
  .cases__more a {
    font-size: 14px;
  }
  .navs__menu--fix li a {
    height: 28px;
    font-size: 13px;
  }
  .nvas__menu-imgs p {
    font-size: 12px;
  }
  .footer__copy {
    margin-right: 0;
  }
  .advantages__text p {
    font-size: 12px;
  }
  .advantages__text b {
    font-size: 0.6rem;
  }
  .city__introduct--text {
    font-size: 14px;
  }
  .question-top strong,
  .question-bott p {
    font-size: 14px;
  }
  .introduct__texts{
    font-size: 14px;
  }
  .introduct__datas--item p{
    font-size: 13px;
  }
  .honor__list li{ width: 2rem; font-size: 0.18rem;}
}
@media screen and (max-width: 1260px) {
  .navs {
    padding-right: 0;
  }
  .header__wrap {
    padding-left: 5%;
  }
  .logo img {
    height: 0.52rem;
  }
  .honor__list li{
    margin-right: 4%;
    width: 48%;
  }
  .honor__list li:nth-child(2n+2){ margin-right: 0;}
}
@media screen and (max-width: 1200px) {
  .navs > li {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .header__right {
    position: fixed;
    right: -100%;
    top: 0;
    display: block;
    text-align: center;
    box-sizing: border-box;
    padding-top: 2.2rem;
    padding-bottom: 0.7rem;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition: 0.88s;
  }
  .header__right.show {
    right: 0;
  }
  .header__tel a {
    margin: auto;
    display: inline-flex;
  }
  .navs {
    display: block;
  }
  .navs > li {
    text-align: center;
    padding: 0;
    margin-bottom: 0.2rem;
  }
  .navs__menu {
    position: relative;
  }
  .navs__menu--wrap {
    justify-content: center;
    align-items: center;
  }
  .header__wrap {
    padding: 0.15rem 5%;
  }
  .nvas__menu-imgs p {
    text-align: left;
  }
  .navs > li > a {
    padding: 0 0.3rem;
  }
  .menubtn {
    display: block;
  }
  .mtop {
    height: 57px;
  }
  .menu-flex {
    display: none;
  }
  .advice img {
    height: 0.5rem;
  }
  
  .into,.partners{ display:none;}
  .inner {
    width: 99%;
  }
  .into__wrap {
    padding-left: 0;
  }
  .footer__wrap {
    display: block;
  }
  .footer__right {
    width: auto;
  }
  .footer__navs {
    display: none;
  }
  .footer__copy {
    padding-top: 0;
  }
  .about-us__top {
    display: block;
    margin-bottom: 0.5rem;
  }
  .about-us__info {
    width: auto;
    padding-top: 0;
  }
  .about-us__title small {
    font-size: 0.6rem;
  }
  .about-us__title {
    margin-bottom: 0.4rem;
    width: auto;
  }
  .about-us__title strong {
    font-size: 0.28rem;
  }
  .honor-box .about__titles {
    position: relative;
    top: 0;
  }
  .honor-box {
    padding-top: 0.8rem;
    background: #f2f2f2;
  }
  .wise__list {
    margin-top: 0.6rem;
    display: block;
  }
  .wise__list li {
    margin-right: 0;
    margin-bottom: 0.3rem;
    width: 100%;
  }
  .honor__li {
    margin-top: 0.4rem;
  }
  .honor__li li figure {
    height: 20.63vw;
  }

  .about__history{
    display: block;
  }
  .histroy__max{
    width: 100%;
  }
  .history__right{
    padding-bottom: 1.2rem;
    width: 100%;
  }
  .culture__tops strong{
    margin-bottom: 0.22rem;
    font-size: 0.42rem;
  }
  .about__honor{
    display: block;
  }
  .about__honor--left{
    width: 100%;
  }
  .honor__wrs{ padding: 0.55rem 5%;}
  .honor__infos strong{ font-size: 0.32rem;}
  .honor__more a span{ font-size: 14px;}
  .certificate{ width: 100%;}
  .certificate__wrap{ padding: 0.5rem 5%;}
  .certificate__title{ padding-right: 0; text-align: left;}
  .certificate__imgs{ margin-top: 0.45rem; width: 100%;}
  .certificate__title strong{ font-size: 0.32rem;}
  .album{ padding: 0.5rem 5%;}
  .album__title{ margin-bottom: 0.44rem;}
  .album__swiper{ margin-top: 0;}
  .album__title strong{ font-size: 0.32rem;}
  .album__sw{ margin-top: 0.32rem;}
  .album__sw span{ margin-right: 0.4rem;}
  .factory__wrap{ display: block;}
  .factory__left{ width: 100%;}
  .factory__text{ font-size: 14px;}
  .factory__right{ margin-top: 0.4rem; width: 100%;}
  .factory{ padding: 0.6rem 0; background-attachment: local;}
}
@media screen and (max-width: 861px) {
  .service__advantage--row {
    display: block;
  }
  .advantages__imgs,
  .service__advantage--zl .advantages__imgs {
    width: 100%;
  }
  .advantages__info {
    width: auto;
    padding: 0.5rem 0;
  }
  .service__line {
    display: none;
  }
}
@media screen and (max-width: 751px) {
  .banner-slide figure {
    padding-bottom: 280px;
  }
  
.banner-slide figure img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-fit: inherit;
  animation: scaleAnimation 19s infinite alternate;
  animation-play-state: paused;
}
.banner-slide.swiper-slide-activexx figure img {
    transition:inherit;
  /*transition: 16s linear;*/
  
  transform: scale(1, 1);
}
  
  .navs > li > a {
    font-size: 14px;
  }
  .advantages {
    padding: 0.7rem 0;
  }
  .advantages__list {
    margin-top: 0.1rem;
    flex-wrap: wrap;
  }
  .advantages__list li {
    margin-top: 0.4rem;
    width: 50%;
    flex: none;
  }
  .navs__en {
    font-size: 0.26rem; display: none;
  }
  .nvas__menu-imgs{ display:none;}
  .navs__menu--fix{ margin-left:0;}
  .header__tel a {
    padding: 0 0.25rem;
    height: 0.45rem;
  }
  .home__title small {
    font-size: 0.42rem;
  }
  .advantages__list li strong {
    font-size: 0.5rem;
  }
  .advantages__list li b {
    width: 0.9rem;
    height: 0.9rem;
    font-size: 0.4rem;
  }
  .home__title strong {
    font-size: 0.32rem;
  }
  .one__stop--wrap {
    display: block;
  }
  .one__line {
    justify-content: start;
    margin-top: 0.3rem;
  }
  .one__stop--sub .text {
    width: auto;
    flex: 1;
  }
  .one__tels {
    padding-left: 1.6rem;
  }
  .one__tels:before {
    width: 1.3rem;
  }
  .cases {
    padding: 0.8rem 5%;
  }
  .case__tips {
    margin: 0.34rem 0 0.2rem;
    font-size: 14px;
  }
  .cases__list {
    margin-top: 0;
    padding-bottom: 0.3rem;
  }
  .cases__list li {
    margin-right: 2%;
    width: 49%;
  }
  .cases__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .home__title {
    padding-top: 0.2rem;
  }
  .industry__tab {
    margin-top: 0;
    display: block;
  }
  .industry__cases {
    width: 100%;
  }
  .industry__list {
    display: flex;
    flex-wrap: wrap;
  }
  .industry__list li {
    width: 50%;
  }
.index .industry__list li:nth-child(n+5) {
  display: none;
}
  .industry__swiper {
    width: auto;
    margin-left: 0;
  }
  .industry__li li {
    margin-right: 3%;
    width: 48.5%;
  }
.index .industry__li li:nth-child(n+5) {
  display: none;
}
  .industry__li li:nth-child(3n+3) {
    margin-right: 3%;
  }
  .industry__li li:nth-child(2n+2) {
    margin-right: 0;
  }
  .plan__wrap {
    display: block;
  }
  .plan__left,
  .plan__list {
    width: auto;
  }
  .plan__list {
    margin-top: 0.06rem;
  }
  .supervise__wrap {
    flex-wrap: wrap;
  }
  .supervise__item {
    margin: 0.2rem 0;
    flex: none;
    width: 50%;
  }
  .supervise__item:nth-child(2n+2):before {
    display: none;
  }
  .supervise__item b {
    width: 0.62rem;
    height: 0.62rem;
  }
  .hall__btn {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .hall__btn span {
    margin-top: -1px;
    width: 33.333%;
    box-sizing: border-box;
  }
  .into__title {
    position: relative;
    margin-bottom: 0.4rem;
  }
  .into {
    padding: 0.8rem 0;
    background-attachment: local;
  }
  .into__row1 {
    padding-left: 0;
  }
  .into__row2 {
    display: block;
  }
  .company-culture,
  .company-image {
    width: 100%;
  }
  .company-culture a {
    padding: 0;
  }
  .into__row3 {
    flex-direction: column-reverse;
  }
  .into__gc {
    width: auto;
  }
  .into__gc a {
    padding: 0.3rem 0;
  }
  .company-culture a .into__imgs {
    width: 50%;
  }
  .company-culture a .into__info {
    padding: 0.2rem;
  }
  .into__list a {
    padding: 0.12rem;
  }
  .news__center--top {
    margin-top: 0.4rem;
    display: block;
  }
  .news__center--tab {
    margin-top: 0.4rem;
    display: block;
  }
  .news__center--info {
    width: 100%;
  }
  .news__center--list {
    margin-top: 0.3rem;
    width: auto;
  }
  .news__more {
    margin-top: 0.2rem;
  }
  .news__center--btn a {
    margin-right: auto;
  }
  .news__center--btn a:last-child {
    margin-right: 0;
  }
  .obtain__wrap h3 {
    font-size: 0.28rem;
  }
  .partners__list li {
    margin-right: 2%;
    margin-bottom: 0.2rem;
    width: 32%;
  }
  .partners__list li:nth-child(5n+5) {
    margin-right: 2%;
  }
  .partners__list li:nth-child(3n+3) {
    margin-right: 0;
  }
  .partners__list li figure img {
    max-height: 70%;
  }
  .partners__list li figure {
    height: 0.7rem;
  }
  .city__info {
    margin-left: 0.2rem;
  }
  .city__info strong {
    font-size: 0.2rem;
  }
  .city__info p {
    font-size: 14px;
  }
  .footer__link {
    padding: 0.18rem 5%;
    display: block;
  }
  .advice {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
  }
  .address__list p,
  .footer__copy p,
  .footer__copy a,
  .footer__link span,
  .footer__link a {
    font-size: 12px;
  }
  .menu__leval {
    position: relative;
  }
  .pbanner figure {
    padding-bottom: 220px;
  }
  .ptext strong {
    margin-bottom: 0.18rem;
    font-size: 0.28rem;
  }
  .ptext small {
    font-size: 0.3rem;
  }
  .about-us__bottom {
    margin-top: 0.4rem;
    display: block;
  }
  .about__text {
    width: auto;
  }
  .about-us {
    padding: 0.8rem 0;
  }
  .about-us__title small {
    font-size: 0.5rem;
  }
  .about-us__wr img {
    height: 0.6rem;
  }
  .about-us__info {
    line-height: 2;
  }
  .about-us__title small {
    margin-bottom: 0.24rem;
  }
  .menu__leval {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
    justify-content: start;
  }
  .menu__leval--list {
    width: auto;
    display: inline-flex;
    justify-content: center;
  }
  .menu__leval--list li {
    width: 1.6rem;
  }
  .history__wrap {
    margin-top: 0.6rem;
  }
  .history {
    width: auto;
  }
  .history__wrap {
    width: 100vw;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .history__scroll {
    position: relative;
    width: 200%;
  }
  .history__wr {
    width: 100%;
  }
  .culture__info {
    display: block;
  }
  .culture__imgs {
    margin-left: 0;
    width: auto;
  }
  .culture__list {
    margin-top: 0.44rem;
    width: 100%;
  }
  .culture__text p {
    font-size: 14px;
  }
  .culture {
    padding: 0.8rem 0;
  }
  .album__prev {
    top: 40%;
  }
  .factory {
    padding: 0.8rem 0 0;
  }
  .service__list li {
    flex: none;
    margin-right: 4%;
    margin-bottom: 0.38rem;
    width: 48%;
  }
  .service__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .service__down p {
    font-size: 13px;
  }
  .service__title {
    margin-bottom: 0.4rem;
    font-weight: 600;
    font-family: "Microsoft Yahei", "微软雅黑", "Hiragino Sans GB", "冬青黑体", "Arial", "Helvetica", "SimHei", "黑体", "STXihei", "华文细黑", sans-serif;
  }
  .service__build {
    padding-top: 0.3rem;
  }
  .service__build--list {
    flex-wrap: wrap;
  }
  .service__build--list li {
    flex: none;
    margin-right: 2%;
    margin-bottom: 0.1rem;
    width: 49%;
  }
  .service__build--list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .service__ico b {
    width: 0.44rem;
    height: 0.44rem;
  }
  .service__ico strong {
    margin-top: 0.28rem;
    font-size: 0.2rem;
  }
  .page__list a {
    margin-right: 0.1rem;
    padding: 0 0.12rem;
    height: 0.38rem;
    line-height: 0.38rem;
    font-size: 14px;
  }
  .page__list a:first-child,
  .page__list a:last-child {
    /*display: none;*/
  }
  .service__advantage,
  .service__cases {
    padding-top: 0.7rem;
  }
  .honor__tt {
    font-size: 0.24rem;
  }
  .honor__li {
    margin-top: 0.3rem;
  }
  .honor__li li {
    margin-right: 4%;
    width: 48%;
  }
  .honor__li li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .honor__li li:nth-child(2n+2) {
    margin-right: 0;
  }
  .honor__li li figure {
    height: 26vw;
  }
  .service__view--fix {
    display: block;
  }
  .service__view--info {
    width: auto;
  }
  .new__cases {
    margin-left: 0;
    width: auto;
    margin-top: 0.3rem;
  }
  .new__cases--list li {
    width: 100%;
  }
  .cases__problem {
    display: block;
  }
  .cases__problem--item {
    margin-bottom: 0.22rem;
    width: auto;
  }
  .service__box {
    padding-bottom: 0.3rem;
  }
  .cases__problem--item a {
    padding: 0.3rem;
  }
  .service__view--title {
    padding: 0.38rem 0 0.3rem;
    font-size: 0.28rem;
  }
  .service__view--wr {
    display: block;
  }
  .service__view--tab {
    width: auto;
  }
  .service__swiper--text {
    padding-right: 0;
    width: auto;
    padding-top: 0.2rem;
  }
  .service__text--top {
    padding-bottom: 0.3rem;
    height: auto;
  }
  .booth__process--list li {
    margin-right: 6%;
    width: 47%;
  }
  .booth__process--list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .booth__process--list li:nth-child(2n+2):before {
    display: none;
  }
  .booth__process--list li:before {
    right: -3vw;
  }
  .service__booth--btn{ display:block;}
  .industry__li{ clear:both;}
  .service__booth--btn li {
    margin-bottom: 0.1rem;
    float: left; text-align: center; width:47%;
  }
  .service__booth--btn {
    margin-bottom: 0.4rem;
  }
  .guarantee__list li {
    margin-right: 4%;
    width: 48%;
  }
  .guarantee__list li:nth-child(5n+5) {
    margin-right: 4%;
  }
  .guarantee__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .guarantee__list li {
    margin-top: 0.7rem;
  }
  .informate__list li a {
    display: block;
  }
  .informate__imgs {
    width: auto;
  }
  .informate__imgs figure {
    padding-bottom: 62.5%;
  }
  .informate__info {
    margin-left: 0;
    margin-top: 0.4rem;
    width: auto;
  }
  .informate__info strong {
    font-size: 18px;
  }
  .informate__info time {
    position: relative;
    top: 0;
    display: block;
    margin-bottom: 0.12rem;
  }
  .informate__tops h3 {
    font-size: 0.28rem;
  }
  .headquarters__list {
    flex-wrap: wrap;
  }
  .headquarters__item {
    margin-right: 0;
    flex: none;
    margin-bottom: 0.1rem;
    width: 100%;
  }
  .headquarters__item:nth-child(2n+2) {
    margin-right: 0;
  }
  .headquarters__address {
    font-size: 16px;
  }
  .branch__list {
    display: block;
  }
  .branch__list li {
    margin-bottom: 0.1rem;
    width: 100%;
    margin-right: 0;
  }
  .branch__imgs p {
    font-size: 14px;
  }
  .message__wrap {
    display: block;
  }
  .message__from {
    width: 100%;
  }
  .message__map {
    margin-left: 0;
    margin-top: 0.3rem;
    width: 100%;
    height: 400px;
  }
  .contact__zx--top strong {
    font-size: 0.28rem;
  }
  .contact__zx--top p {
    font-size: 14px;
  }
  .city-exhibite {
    display: block;
  }
  .city__arlctle {
    width: 100%;
  }
  .city__list {
    display: flex;
    flex-wrap: wrap;
  }
  .city__list li {
    width: 50%;
  }
  .city__view {
    margin-left: 0;
    width: auto;
    margin-top: 0.4rem;
  }
  .posite a,
  .posite b,
  .posite span {
    font-size: 14px;
  }

  .introduct__wrs{
    display: block;
  }
  .introduct__left{
    width: auto;
  }
  .introduct__service{
    margin-top: 0.4rem;
    width: auto;
  }
  .about__tit{
    margin-bottom: 0.4rem;
  }
  .about__tit strong{
    font-size: 0.32rem;
  }
  .about__tit small{
    font-size: 0.18rem;
  }
  .service__texts p{
    font-size: 14px;
  }
  .introduct__service li{
    margin-bottom: 0.4rem;
  }
  .history__tt{
    margin-bottom: 0.4rem;
  }
  .history__tt strong{
    font-size: 0.32rem;
  }
  .history__tt p{
    font-size: 14px;
  }
  .history__tt small{
    font-size: 8vw;
  }
  .culture__li{
    flex-wrap: wrap;
  }
  .culture__li li{
    margin-right: 4%;
    margin-bottom: 0.3rem;
    flex: none;
    width: 48%;
  }
  .culture__li li:nth-child(2n+2){
    margin-right: 0;
  }
  .culture__tops strong{
    font-size: 0.32rem;
  }
  .culture__tops{
    margin-bottom: 0.4rem;
  }
  .recruit-slide{
    display: block;
  }
  .recruit__imgs{
    width: 100%;
  }
  .recruit__fix{
    margin-left: 0;
    margin-top: 0.4rem; 
    width: auto;
  }
  .recruit__text{
    margin-bottom: 0.4rem;
    font-size: 14px;
  }
  .introduct__datas{
    margin: 0;
    margin-top: 0.5rem;
    flex-wrap: wrap;
  }
  .introduct__datas--item{
    flex: none;
    margin-bottom: 0.3rem;
    width: 50%;
  }
  .introduct__datas--item:nth-child(2n+2):before{
    display: none;
  }
  .recuite__prev{
    display: none;
  }
}
