@charset "utf-8";
/* CSS Document */
/*首页内容部分调整<=992 平板*/
@media (max-width: 1450px) {
  .bans {
    height: 50vh;
  }

  .allRight img {
    width: 9rem;
  }
}

@media (max-width: 1100px) {

  body,
  html {
    font-size: 55.5%;
  }

  .w_all,
  .w_all2 {
    width: 90%;
  }

  header ul li {
    margin: 0 2rem;
  }

  .index_areas dl {
    width: 48%;
  }

  .team .bar1 dl dd {
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;

  }

  .case .bar1 dl {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }

  .allRight img {
    width: 8rem;
  }

  .area .bar1 dl {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

@media (max-width: 850px) {

  body,
  html {
    font-size: 52.5%;
    --height: 60px;
    --height2: 50px;
  }

  p {
    font-size: 1.5rem;
    line-height: 1.8;
  }

  header .nav {
    display: none !important;
  }

  header .logo {
    height: 4.5rem;
  }

  .menus ul {
    flex-wrap: wrap;

  }

  .menus ul li {
    height: 31vh;
    width: 33.3%;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .menus ul li h2 {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .menus ul li h2 span {
    display: none;
  }


  .menus .s_menu .sr p {
    margin: 0.5rem;
    font-size: 1.4rem;
  }

  .banner .txt h3 {
    font-size: 3.6rem;
  }

  .banner .txt p {
    font-size: 1.8rem;
    line-height: 1.6;
  }

  .banner .swiper-pagination span {
    width: 0.6rem !important;
    height: 0.6rem !important;
  }

  .index_bars {
    padding: 5rem 0;
  }

  .title h3 {
    font-size: 2.6rem;
  }

  .index_about0 .tt {
    width: 70%;
  }

  .allRight {
    bottom: 2rem;
  }

  .allRight img {
    width: 7rem;
  }

  .index_areas .contain .title {
    width: 100%;
  }

  .index_areas .contain dl {
    width: 100%;
  }
.index_areas dl a{
    width: 48%;
}
  .index_job {
    height: 50vh;
  }

  .contact .bar1 {
    flex-direction: column-reverse;
    padding: 2rem;
    box-sizing: border-box;
  }

  .contact .title h3 {
    font-size: 2.6rem;
  }

  .contact .bar1 .message {
    width: 100%;
  }

  .contact .bar1 .ll {
    width: 100%;
  }

  .footer .logo2 {
    width: 8rem;
    margin: 4rem auto 2rem;
  }

  .footer dl {
    flex-wrap: wrap;
  }

  .footer dl a {
    margin: 1rem 0;
    width: 25%;
    padding: 0;
  }

  .footer .tt {
    display: block;
  }

  .footer .tt p {
    margin: 0.5rem 0;
    text-align: center;
  }

  .footer .copy {
    display: block;
  }

  .footer .links {
    justify-content: center;
    margin-bottom: 2rem;
  }

  .footer .links b {
    margin: 0 0.5rem;
  }

  .footer .copy .rr {
    display: block;
  }

  .footer .copy .rr p {
    text-align: center;
  }

  .bans {
    height: 40vh;
  }

  .bans dl {
    justify-content: space-between;
  }

  .bans dl dd {
    margin: 0;
    padding: 2rem 0;
    font-size: 1.4rem;
  }

  .about .bar {
    flex-direction: column;
  }

  .about .bar .rr {
    width: 100%;
    padding: 0;
    border: none;
  }

  .about .bar .ll {
    width: 100%;
    display: block;
  }

  .about .bar .ll .num {
    position: static;
    transform: none;
    text-align: center;
  }

  .about .bar h6 strong {
    font-size: 10rem;
  }

  .about .bar dl {
    margin: 0 0 4rem;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    align-items: center;
  }

  .about .bar dl dd:nth-of-type(2) strong {
    font-size: 3rem;
  }

  .about .bar dl strong {
    font-size: 2.8rem;
  }

  .title2 h3 {
    font-size: 2.4rem;
  }

  .title2 {
    margin-bottom: 2rem;
  }

  .honor .swiper-slide b {
    min-height: 24rem;
  }

  .partner img {
    height: 5.5rem;
  }

  .bans .txt2 h3 {
    font-size: 3rem;
  }

  .area .bar1 dl {
    grid-template-columns: repeat(1, 1fr);
  }

  .aread .bar .ll {
    width: 100%;
    padding: 2.5rem 2rem;
  }

  .aread .bar .ll h6 {
    font-size: 1.6rem;
  }

  .aread .bar .rr {
    width: 100%;
  }

  .allSearch .b1 {
    display: block;
  }

  .allSearch ul {
    width: 100%;
  }

  .allSearch .b2 {
    justify-content: space-between;
  }

  .allSearch .b2 .bb {
    width: 28%;
    margin: 0;
    font-size: 1.4rem;
  }

  .allSearch .b2 button {
    padding: 1.8rem;
  }

  .team .bar1 dl {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }

  .team .bar1 dl dd {
    padding: 2rem;
  }

  .team .bar1 dl dd .mm {
    width: 2.6rem;
  }

  .teamd .bar .ll {
    padding: 0;
  }

  .case .bar1 dl {
    grid-template-columns: repeat(1, 1fr);
  }

  .wenjian .bar0 .top {
    flex-direction: column-reverse;
  }

  .wenjian .bar0 .top .aa {
    width: 100%;
  }

  .wenjian .bar0 .top .bb {
    width: 100%;
  }

  .wenjian ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .wenjian ul li {
    padding: 3rem 1rem;
  }

  .wenjian ul li h6 {
    font-size: 1.6rem;
  }

  .wenjian ul a:nth-child(-n + 3) li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }

  .wenjian ul a:nth-child(-n + 2) li {
    border-top: none;
  }

  .bans2 {
    height: 50px !important;
  }

  .job .bar2 ul li h6 {
    font-size: 1.8rem;
  }

  .job .bar2 ul li img {
    font-size: 3.4rem;
  }
}