@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 (min-width: 1922px) {
  .industry__view {
    margin-top: 0;
  }
  .industry__info {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 1600px) {
  html {
    font-size: 75px;
  }
  .navs > li > a {
    font-size: 14px;
  }
  .inner {
    width: 75vw;
  }
  .news__tab--list {
    padding-top: 0.2rem;
  }
  .business__title,
  .business__text {
    margin-left: -37.5vw;
  }
  .classic__swiper .swiper-pagination-line {
    margin-left: -37.5vw;
    width: 75vw;
  }
  .posite {
    margin-right: -37.5vw;
  }
  .posite span,
  .posite a {
    font-size: 14px;
  }
  .news__rights p {
    font-size: 14px;
  }
  .cooperate__list li strong {
    padding: 0.12rem 0.12rem 0;
    font-size: 14px;
  }
  .introduct__text {
    font-size: 14px;
  }
  .history__li li p {
    font-size: 14px;
  }
  .business__text {
    width: 75vw;
  }
}
@media screen and (max-width: 1360px) {
  .logo img {
    height: 0.3rem;
  }
  .classic__btn {
    padding: 0 0.4rem;
  }
}
@media screen and (max-width: 1024px) {
  .btext {
    width: 90%;
  }
  .inner {
    width: 90%;
  }
  .header__btns {
    display: flex;
    align-items: center;
  }
  .header__search {
    margin-right: 0.3rem;
  }
  .menubtn {
    display: block;
  }
  .navs__wraps {
    position: fixed;
    right: -100%;
    top: 0.7rem;
    bottom: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    background: #fff;
    z-index: 10;
    transition: 0.88s;
  }
  .navs__wraps.show {
    right: 0;
  }
  .navs {
    padding: 1.5rem 5% 0.3rem;
    display: block;
  }
  .navs > li {
    margin-bottom: 0.2rem;
  }
  .navs > li > a {
    color: #000;
  }
  .navs > li > a {
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    align-items: center;
  }
  .navs > li > a i {
    display: block;
    transform: rotate(90deg);
  }
  .header__wrap {
    padding: 0.2rem 5%;
  }
  .navs__menu {
    display: none;
    position: relative;
    top: 0;
    transform: translateY(0);
    margin-top: 0;
    width: auto;
    opacity: 1;
    visibility: visible;
    left: 0;
    pointer-events: visible;
    transition: 0s;
    text-align: left;
  }
  .navs__menu--list li {
    text-align: left;
  }
  .navs > li:hover .navs__menu {
    transform: none;
  }
  .navs__menu--list {
    box-shadow: none;
    padding: 0 0.1rem;
  }
  .navs__menu--list li a {
    font-size: 14px;
  }
  .navs > li.now a i {
    transform: rotate(0deg);
  }
  .business__list {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .business__li {
    display: inline-flex;
  }
  .business__li li {
    flex: none;
    width: 1.8rem;
  }
  .business__li li.active,
  .business__li li:hover {
    flex: none;
    width: 2rem;
  }
  .business__title,
  .business__text {
    left: 5%;
    margin-left: 0;
  }
  .business__title {
    top: 0.55rem;
  }
  .business__text {
    width: 90%;
  }
  .business__text strong {
    margin-bottom: 0.2rem;
  }
  .classic__btn {
    display: block;
  }
  .classic__btn--list {
    flex-wrap: wrap;
  }
  .classic__btn--list li {
    margin-right: 0;
    width: 33.333%;
    margin-bottom: 0.2rem;
  }
  .classic__btn--list li:after {
    right: -3px;
  }
  .achievement__list {
    flex-wrap: wrap;
  }
  .achievement__list li {
    margin-right: 4%;
    margin-bottom: 0.26rem;
    width: 48%;
  }
  .achievement__list li:nth-child(2n+2) {
    margin-right: 0;
  }
  .home__about--text,
  .home__about--data {
    width: 90%;
  }
  .department {
    width: 90%;
  }
  .footer__navs {
    display: none;
  }
  .footer__wrap {
    padding: 0 5%;
  }
  .footer__top {
    padding-bottom: 0.6rem;
    justify-content: center;
  }
  .posite {
    right: 5%;
    margin-right: 0;
  }
  .news__wr {
    display: block;
  }
  .news__lefts {
    padding-right: 0;
    width: 100%;
    border-right: none;
  }
  .cooperate__news {
    padding-left: 0;
    padding-top: 0.55rem;
    width: auto;
  }
  .research {
    background-attachment: local;
  }
  .leval__hide {
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .leval__menu--list li a {
    white-space: nowrap;
  }
  .leval__menu--list1 {
    padding: 0 5vw;
    display: inline-flex;
  }
  .team__wrap {
    display: block;
  }
  .team__menu {
    position: relative;
    padding-top: 0;
    margin-top: 0;
    width: 100%;
  }
  .team__menu--item.active .team__menu--list {
    display: flex;
  }
  .team__menu {
    padding-bottom: 0.5rem;
  }
  .team__menu--list {
    flex-wrap: wrap;
  }
  .team__menu--list li {
    margin-right: 0.2rem;
  }
  .team__menu--item {
    margin-bottom: 0.22rem;
  }
  .team__menu--list li:hover a,
  .team__menu--list li.active a {
    line-height: 0.5rem;
  }
  .team__menu--list li:before {
    height: 0.5rem;
  }
  .team__right {
    margin-top: 0.5rem;
    width: auto;
  }
  .team__title strong {
    text-align: center;
  }
  .achievement__item {
    padding: 1rem 0;
    background-attachment: local;
  }
  .achievement__wrs {
    display: block;
  }
  .achievement__wrs .business__text {
    width: 100%;
  }
  .achievement__li {
    margin-top: 0.4rem;
    width: 100%;
  }
  .achievement__item:nth-child(2n+2) .achievement__wrs .business__text {
    text-align: left;
  }
  .achievement__item:nth-child(2n+2) .achievement__wrs .business__text .common__btns {
    justify-content: flex-start;
  }
  .achievement__wrs .business__text p {
    height: auto;
  }
  .achievement__wrs .business__text strong {
    font-size: 0.32rem;
  }
  .achievement__item:after {
    display: none;
  }
  .achievement__li li {
    margin-bottom: 0.4rem;
  }
  .history__wrap {
    display: block;
  }
  .history__imgs {
    margin-left: 5%;
    margin-bottom: 0.6rem;
    position: relative;
    top: 0;
  }
  .history__rights {
    padding: 0 5%;
    width: auto;
  }
  .history__list {
    flex: 1;
    width: 0;
  }
  .qualificate__swiper {
    width: 90vw;
  }
  .industry__vh {
    display: none;
  }
  .industry__info {
    margin-top: 0;
  }
  .industry__imgs {
    opacity: 1;
  }
  .mechanism__imgs {
    width: 90%;
  }
}
@media screen and (max-width: 751px) {
  .btext strong {
    font-size: 0.34rem;
  }
  .news__tabs--wr {
    display: block;
  }
  .news__tab--left {
    width: 100%;
  }
  .news__tab--right {
    margin-top: 0.3rem;
    width: 100%;
  }
  .home__news--btn {
    width: 100%;
  }
  .news__fix {
    padding: 0.6rem 0.34rem 0.22rem;
  }
  .news__tab--list li {
    margin-bottom: 0.16rem;
  }
  .news__tab--list li a p {
    font-size: 14px;
    width: 73%;
    flex: none;
    display: block;
  }
  .news__tab--imgs figure {
    padding-bottom: 70%;
  }
  .news__tab--fixs strong {
    margin-bottom: 0.1rem;
  }
  .news__tab--fixs span {
    margin-top: 0.18rem;
  }
  .business-slide figure {
    padding-bottom: 100%;
  }
  .business__title {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 0.5rem;
    width: 100%;
  }
  .business__title strong {
    color: #000;
  }
  .business__text {
    top: 0.7rem;
    transform: translateY(0);
    width: 90%;
  }
  .classic__btn {
    padding: 0;
  }
  .classic-cases {
    padding: 0.8rem 5% 0;
  }
  .classic__items {
    margin-bottom: 10px;
  }
  .classic__swiper .swiper-pagination-line {
    position: relative;
    left: 0;
    margin-left: 0;
    transform: none;
    width: 90%;
    margin: auto;
    bottom: auto;
    margin-top: 0.66rem;
  }
  .title_box strong {
    font-size: 0.34rem;
  }
  .achievement__info a {
    display: block;
    padding: 0.2rem;
  }
  .achievement__imgs {
    margin-left: 0;
    width: 100%;
  }
  .achievement__fix {
    padding: 0;
    padding-top: 0.3rem;
    box-sizing: border-box;
    width: 100%;
  }
  .achievement__list li a {
    padding: 0.4rem 0.24rem 0.71rem;
  }
  .home__about--data {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .about__items {
    margin-right: 0;
    margin-bottom: 0.3rem;
    width: 50%;
  }
  .home__about--data1 {
    margin-top: 0;
  }
  .home__about--data1 .about__items {
    margin-right: 0;
  }
  .about__items p b {
    font-size: 0.5rem;
  }
  .home__about--data1 .about__items p {
    font-size: 0.3rem;
  }
  .about__brand {
    margin: 0;
    margin-top: 0.4rem;
  }
  .about__brand:before,
  .about__brand:after {
    width: 0.6rem;
  }
  .industry__text strong {
    font-size: 0.32rem;
  }
  .industry__view strong {
    font-size: 0.28rem;
  }
  .industry__view p span {
    font-size: 0.2rem;
  }
  .department__list li {
    margin-right: 0;
    width: 50%;
  }
  .department__list li:nth-child(2n+2):before {
    display: none;
  }
  .department__list li:before {
    right: 0;
  }
  .footer__copy {
    display: block;
  }
  .footer__copy p,
  .footer__copy a {
    font-size: 12px;
  }
  .pbanner figure {
    padding-bottom: 80%;
  }
  .posite {
    bottom: 0.22rem;
  }
  .leval__menu--list {
    justify-content: center;
  }
  .leval__menu--list li {
    margin-right: 0.4rem;
  }
  .posite {
    right: auto;
    left: 5%;
  }
  .news__info a {
    display: block;
  }
  .news__imgs {
    width: 100%;
  }
  .news__rights {
    padding-left: 0;
    width: auto;
    padding-top: 0.4rem;
  }
  .news__rights time {
    margin-bottom: 0.16rem;
  }
  .news__rights strong {
    margin-bottom: 0.24rem;
  }
  .news__rights span {
    margin-top: 0.32rem;
  }
  .news__wr {
    margin-top: 0.3rem;
  }
  .news__lists li a {
    padding: 0.4rem 0;
  }
  .news__time time {
    font-size: 14px;
  }
  .cooperate__list li {
    margin-bottom: 0.5rem;
  }
  .news__box {
    padding-bottom: 0.5rem;
  }
  .news__top {
    padding: 0.5rem 0 0.3rem;
  }
  .news__v {
    padding: 0 5%;
  }
  .news__share {
    padding-left: 0;
    margin-top: 0.12rem;
    width: 100%;
  }
  .news__back {
    position: relative;
    top: 0;
    margin-top: 0.2rem;
  }
  .news__tag {
    flex-wrap: wrap;
  }
  .news__tag span {
    margin-bottom: 0.1rem;
  }
  .news__hot {
    padding: 0.5rem 5%;
  }
  .news__prev {
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .news__prev.prev {
    left: -0.25rem;
  }
  .news__prev.next {
    right: -0.25rem;
  }
  .businee__wr {
    padding: 0.65rem 5%;
  }
  .business__table img {
    width: 16rem;
    max-width: none;
  }
  .claasic__list {
    margin-top: 0.4rem;
    justify-content: flex-start;
  }
  .claasic__list li {
    margin-right: 4%;
    margin-bottom: 0.33rem;
    width: 48%;
  }
  .claasic__list li:nth-child(2n+2) {
    margin-right: 0%;
  }
  .claasic__list {
    margin-bottom: 0.4rem;
  }
  .research__wrap {
    padding: 0.5rem 5%;
  }
  .research__tt {
    margin-bottom: 0.32rem;
  }
  .business__banner .business__list {
    margin-top: -0.24rem;
    position: relative;
  }
  .pinfo {
    margin-top: 0.3rem;
    width: 90%;
  }
  .business__banner .ptext {
    top: 40%;
  }
  .cases__list li {
    display: block;
  }
  .cases__list li .classic__vertical,
  .cases__list li .cases__right {
    width: 100%;
  }
  .team__li li {
    flex-direction: column;
    align-items: center;
  }
  .team__info {
    padding: 0.5rem 0 0;
    width: auto;
  }
  .team__texts {
    padding: 0.12rem;
  }
  .team__box {
    padding-bottom: 0.5rem;
  }
  .research__list li a {
    padding: 0.4rem 0.58rem;
  }
  .achievement__li li strong:before {
    left: -0.2rem;
  }
  .join__tops {
    padding: 0.3rem 5%;
  }
  .join__arrow {
    right: 5%;
  }
  .join__infos {
    padding: 0.46rem 5%;
  }
  .join__wr {
    display: block;
  }
  .join__items {
    margin-bottom: 0.3rem;
    width: 100%;
  }
  .join__List li {
    margin-bottom: 0.3rem;
  }
  .introduct__box {
    padding: 1.8rem 0 1rem;
    background-attachment: local;
    display: block;
  }
  .introduct__wr {
    display: block;
  }
  .introduct__data {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.45rem;
  }
  .introduct__data--item p {
    font-size: 0.2rem;
  }
  .introduct__data--item span {
    font-size: 12px;
  }
  .introduct__text {
    width: 100%;
  }
  .history__year {
    margin-left: -5vw;
  }
  .history__year--list li {
    font-size: 0.5rem;
    width: 2.4rem;
  }
  .history__line {
    margin-left: 1.2rem;
    height: 5rem;
  }
  .history__li li {
    min-height: auto;
    opacity: 1;
  }
  .history__li {
    padding-bottom: 0;
  }
  .honor__wrap {
    display: block;
  }
  .honor__left {
    width: 100%;
    border-radius: 0;
    height: 3rem;
  }
  .honor__right {
    width: 100%;
    padding: 0.8rem 5%;
    box-sizing: border-box;
  }
  .honor__fixs {
    padding-right: 0;
    height: auto;
  }
  .honor__fixs li {
    display: block;
  }
  .honor__fixs li p {
    font-size: 14px;
  }
  .honor__fixs li p:last-child {
    padding-left: 0.32rem;
    width: auto;
  }
  .honor__fixs li p:first-child {
    width: auto;
  }
  .history__imgs {
    display: none;
  }
  .history__rights {
    margin-top: 0.4rem;
  }
  .qualificate-slide {
    width: 38vw;
  }
  .qualificate-slide.swiper-slide-active p {
    opacity: 1;
  }
  .qualificate-slide p {
    padding: 0 0.12rem;
    opacity: 0;
    transition: 0.35s;
    font-size: 12px;
  }
  .qualificate {
    padding-bottom: 0.6rem;
  }
  .industry__vh {
    height: 40vw;
  }
  .industry__vh img {
    height: 40vw;
    object-fit: cover;
  }
  .industry__logo svg {
    width: 160%;
    margin-left: -30%;
  }
  .industry__vh {
    display: none;
  }
  .industry__imgs {
    opacity: 1;
  }
  .industry__info {
    margin-top: 0;
  }
  .industry__imgs img {
    height: 1.2rem;
  }
  .classic__btn--list li {
    margin-bottom: 0.12rem;
  }
  .classic__btn--list li:nth-child(3n+3):after {
    display: none;
  }
  .achievement__list li a span {
    left: 0.24rem;
    bottom: 0.22rem;
  }
  .business__text p {
    width: 100%;
  }
  .mechanism {
    padding: 0.8rem 0;
  }
  .mechanism__imgs {
    margin-top: 0.4rem;
  }
}
