@charset "utf-8";
/* CSS Document */
/*首页内容部分调整<=992 平板*/

@media (max-width: 1200px) {

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

@media (max-width: 850px) {

  body,
  html {
    font-size: 54.5%;
    --height: 46px
  }

  .w_all2 {
    width: 90%;
  } 
  header nav ul{
      display: none !important;
  }
  .ph_nav{
    position: fixed;
    background:#fff;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    display: none;
    padding-top: 30vh;
    box-sizing: border-box;
    }
.ph_nav ul{
    display: block;
}
  .ph_nav ul li {
    text-align: center;
    margin: 3vh auto;
    height: auto;
    justify-content: center;
  }
  .s_menu {
    display: none !important;
  }

  .navBtn {
    display: block;
  }

  .index_pro {
    height: auto;
    padding: 8rem 0;
  }

  .index_pro ul {
    display: block;
    margin-top: 0rem;
  }

  .index_pro ul li {
    height: auto;
    width: 100% !important;
    flex: 1 1 100% !important;
    margin: 2rem 0 0;
  }

  .index_pro ul li .bbs b {
    height: auto;
    margin: 0 auto;
    padding: 10% 25%;
    box-sizing: border-box;
  }

  .index_pro ul li .bbs b img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 auto;
    transform: none;
  }

  .index_pro ul li .tt {
    position: static;
  }

  .index_pro ul li .bbs::before {
    opacity: 0 !important;
  }

  .index_pro ul li .more {
    opacity: 1 !important;
    margin: 3rem auto !important;
  }

  .index_about ul li a {
    padding: 2rem 3%;
    transform: scale(0.9);
  }

  .index_about b {
    width: 3.8rem;
  }

  .index_about ul li h6 {
    margin: 1.5rem 0 0;
  }

  .index_partner {
    height: auto;
    padding: 8rem 0;
  }

  .index_partner .title {
    position: static;
    transform: none;
  }

  .index_partner .contain {
    position: static;
    top: initial;
    height: auto;
    overflow: initial;
  }

  .index_partner ul {
    position: static;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    width: 90%;
    margin: 3rem auto 0;
  }

  .index_partner ul li {
    position: static;
    transform: none !important;
    opacity: 1;
  }

  .index_partner ul li b {
    width: 20vw;
    margin: auto;
    height: 20vw;
  }

  .index_partner .circles {
    display: none;
  }

  .message .title {
    width: 100%;
  }

  .message .rr {
    width: 100%;
  }

  .index_bars {
    padding: 8rem 0;
  }

  .footer .bar {
    padding: 8rem 0 5rem;
  }

  .footer .bar .top {
    flex-direction: column;
  }

  .footer .bar .top dl:not(:first-child) {
    display: none;
  }

  .footer .bar .top .ll {
    width: 100%;
  }

  .footer .logo2 {
    height: 2.5rem;
    margin-bottom: 3rem;
  }

  .footer .logo2 img {
    margin: 0 auto;
  }

  .follow {
    position: static;
    justify-content: center;
    margin: 3rem auto 0;
  }

  .follow b {
    margin: 0 0.6rem;
  }

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

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

  .footer .copy p a {
    display: block;
    text-align: center;
    margin: 2px 0;
  }

  .title {
    margin-bottom: 3rem;
  }

  .bans {
    height: 40vh;
  }

  .service .bar1 ul li {
    padding: 2.5rem;
    flex-direction: column;
  }

  .service .bar1 ul li .ll {
    width: 100%;
  }

  .service .bar1 ul li .rr {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    background: var(--color);
    margin-top: 2rem;
    align-items: center;
    border-radius: 5rem;
    color: #fff;
    padding: 0.8rem 0;
  }

  .service .bar1 ul li .rr img {
    filter: invert(1) brightness(1000);
    margin: 0 6px 0 0;
    width: 2.2rem;
  }

  .message .title p {
    margin: 0;
  }

  .sNav .bb {
    width: 100%;
    height: 4.5rem;
  }

  .sNav .rr li {
    padding: 0 2rem;
  }

  .about {
    background-size: contain !important;
  }

  .about .bar1 ul {
    width: 100%;
    justify-content: space-between;
  }

  .about .bar1 ul li {
    width: auto;
  }

  .about .bar1 .txt {
    margin-bottom: 0;
  }

  .culture ul li {
    margin-top: 3rem;

  }

  .culture ul li .bbs {
    flex-direction: column-reverse;
  }

  .culture ul li .rr {
    width: 100%;
    padding: 2rem 3rem;
  }

  .culture ul li .ll {
    width: 100%;

  }

  .culture ul li:last-child .rr {
    padding: 3rem 0 0;
    text-align: center;
  }

  .culture ul li:last-child h6 {
    margin-bottom: 1rem;
  }

  .culture ul li:last-child p {
    margin: 0;
    text-align: center;
  }

  .honor .contain .title {
    margin: 0 0 1rem;
  }

  .honor .contain .ll {
    width: 100%;
    text-align: center;
  }

  .honor .ll .swiperHonorTxt {
    width: max-content;
    height: 15rem;
  }

  .honor .ll .swiper-slide p {
    text-align: center;
    width: 100%;
    transform: translateX(0);
  }

  .honor .contain .rr {
    width: 100%;
    margin-top: 2rem;
  }

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

  .news .bar1 .box ul li b {
    height: 30vw;
  }

  .news .bar1 .box ul li .tt {
    padding: 2rem 1.5rem;
  }

  .news .bar1 .box ul li h6 {
    margin: 0 0 1rem;
  }

  .data {
    padding-top: 1rem;
  }

  .contact .title {
    text-align: center;
  }

  .contact .bar1 .ll {
    text-align: center;
    width: 100%;
  }

  .contact .bar1 ul li p {
    text-align: center;
  }

  .contact .bar1 .message {
    width: 100%;
    margin-top: 8rem;
  }

  .job ul li .t1 {
    padding: 1.5rem;
  }

  .tk .close {
    top: 1.5rem;
    right: 1.5rem;
    padding: 0.2rem;
  }

  .tk .tkb {
    width: 90%;
  }

  .tk .tk_job {
    padding: 3rem;
  }

  .tk .top p {
    flex-direction: column;
    gap: 0 1rem;
    margin: 0;
  }

  .pro_d2 .bar2 .tt {
    overflow-x: auto;
  }

  .pro_d2 .bar2 table td {
    padding: 1rem;
    font-size: 1.3rem;
  }

  .pro .box ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }

  .pro .box ul li .tt {
    padding: 2rem 1.5rem 0.5rem;
  }

  .pro .box ul li b,.pro_d3 .lis b {
    height: 35vw;
  }

  .bans_pd {
    height: 7rem;
  }

  .pro_d .bar1 {
    flex-direction: column-reverse;
  }

  .pro_d .bar1 .left {
    width: 100%;
    padding: 8% 0;
  }

  .pro_d .bar1 .gallery-top {
    height: auto;
  }

  .pro_d .bar1 .left .gallery-top img {
    padding: 5% 10%;
    box-sizing: border-box;
  }

  .pro_d .bar1 .right {
    width: 100%;
    margin-top: 4rem;
  }

  .pro_d .bar1 .title {
    margin-bottom: 1.5rem;
  }

  .more2 {
    margin: 0;
  }

  .pages ul {
    margin-top: 3rem;
  }
}