@media (max-width: 1440px) {
  .intro-pic .pos-cont {
    width: 18rem;
  }
  .company .top-box .wrap .li-wrap .li {
    padding: .9rem .5rem;
  }
  .company .top-box .wrap .cont,
  .company .btm-box .wrap .cont {
    width: 85%;
  }
  .w1440 {
    width: 90%;
  }
  .recruit .cent-pic {
    align-items: center;
  }
  .recruit .cent-pic .intro {
    padding: 2rem 2.5rem;
  }
}

@media (max-width: 1200px) {
  .i-pro .wrap .i-pro-container .swiper-slide .h1 {
    margin-bottom: 1rem;
  }
  .w1600 {
    width: 90%;
  }
  .i-pro .wrap {
    margin-left: 5%;
  }
  .index-container .index-pos,
  .banner-intro,
  .intro-pic .pos-cont {
    left: 5%;
  }
  .company .top-box .wrap .li-wrap .li .h1 {
    line-height: 1.2;
  }
  /* .recruit .cent-pic .intro {
  padding: 2rem 2rem .5rem;
} */
  .social .wrap .box .rg .cont-box .li-box .li .top-clk .position .cont .level {
    width: max-content;
    height: max-content;
    min-width: .5rem;
    min-height: .5rem;
    padding: 3px;
  }
}

@media (max-width: 1024px) {
  .i-research .wrap .li-wrap {
    flex-wrap: wrap;
    min-height: 18rem;
    height: auto;
    padding: 1rem .5rem;
  }
  .i-research .wrap .li-wrap .li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .i-research .wrap .li-wrap .li .img-box {
    margin: 0 auto .5rem;
  }
  .i-research .wrap .li-wrap .li:nth-child(1) {
    margin-bottom: 1rem;
  }
  .i-research .wrap .li-wrap .li:nth-child(3),
  .i-research .wrap .li-wrap .li:nth-child(4) {
    margin-bottom: 0;
  }
  .foot-nav-lf .list {
    margin-right: 1.5rem;
  }
  .intro-pic .pos-cont {
    top: 10%;
  }
  .about .wrap,
  .research .wrap .top-box {
    flex-wrap: wrap;
  }
  .about .wrap .lf,
  .research .wrap .top-box .pic {
    width: 100%;
    margin-bottom: 1rem;
  }
  .about .wrap .rg,
  .research .wrap .top-box .cont {
    width: 100%;
    padding-left: 0;
  }
  .research .wrap .top-box .cont .tit {
    margin-bottom: .6rem;
  }
  .research .wrap .btm-box .cont-box .li-wrap .li {
    height: 4.5rem;
  }
  .products .wrap .box .li-wrap .li div {
    height: 5.5rem;
  }
  .news .wrap .box .li-wrap .li {
    width: 100%;
    margin-right: 0;
  }
  .newsInfo .wrap .box {
    width: 100%;
  }
  .recruit .cent-pic .intro {
    padding: 1rem 1rem .5rem;
  }
  .recruit .cent-pic {
    align-items: center;
  }
  .care .top-cont .wrap .top-container .swiper-slide {
    width: 49%;
  }
}

@media (max-width: 997px) {
  .w1760 {
    width: 90%;
  }
  .index-container .index-pos .i-tit {
    font-size: .8rem;
  }
  .i-research {
    padding: 1.2rem 0 1.6rem;
  }
  .pub-tit {
    font-size: 1rem;
  }
  .i-research .wrap .sub,
  .i-pro .wrap .sub {
    margin-bottom: .8rem;
  }
  .i-research .wrap .li-wrap {
    padding: 1.5rem .5rem;
  }
  .i-research .wrap .li-wrap .li {
    width: 48%;
    margin-right: 4%;
  }
  .i-research .wrap .li-wrap .li:nth-child(2n) {
    margin-right: 0;
  }
  .i-research .wrap .li-wrap .li:nth-child(2) {
    margin-bottom: 1rem;
  }
  .i-pro .wrap .i-pro-container .swiper-slide,
  .i-pro .wrap .i-pro-container .swiper-slide.cur {
    width: 100%;
  }
  .i-pro .wrap .i-pro-container .swiper-slide .bg {
    opacity: 1;
  }
  .i-pro .wrap .i-pro-container .swiper-slide .icon {
    filter: brightness(100);
    margin-bottom: 1.2rem;
  }
  .i-pro .wrap .i-pro-container .swiper-slide .h1 p {
    color: #FFFFFF;
  }
  .i-pro .wrap .i-pro-container .swiper-slide .h1 .more {
    opacity: 1;
  }
  .i-con {
    padding: 1.2rem 0 1rem;
  }
  .i-con .wrap .li-wrap .li {
    width: 100%;
    margin-right: 0;
  }
  .i-con .wrap .li-wrap .li:last-child {
    margin-bottom: 0;
  }
  .i-con .wrap .tit {
    margin-bottom: .8rem;
  }
  .foot-nav {
    padding: 1rem 0;
  }
  .foot-nav-lf {
    display: none;
  }
  .foot-nav-code p:last-child {
    margin-bottom: 0;
  }
  .foot-btn {
    flex-wrap: wrap;
  }
  .foot-btn-lf {
    width: 100%;
    margin-bottom: .5rem;
    text-align: center;
  }
  .foot-btn-rg {
    width: 100%;
    justify-content: center;
  }
  .foot-btn-lf a {
    margin-right: 0;
    margin-left: 0;
    margin-top: .25rem;
  }
  .font36 {
    font-size: .7rem;
  }
  .nav-container .swiper-slide {
    margin-right: 1rem;
  }
  .about {
    padding-top: 1.2rem;
  }
  .about .wrap .rg .cont {
    margin-bottom: 1rem;
  }
  .about .wrap .rg .li-wrap .li {
    padding-right: 1rem;
    margin-right: 1rem;
  }
  .intro-pic .pos-cont {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 1rem 5%;
  }
  .concept .wrap .pos-cont {
    position: relative;
    top: 0;
    left: 0;
    color: #000;
    background-color: #fff;
    padding: .75rem;
    font-size: 18px;
  }
  .concept .wrap .pos-cont br {
    display: none;
  }
  .honor {
    padding: 1.2rem 0 1rem;
  }
  .honor .wrap .tit {
    margin-bottom: .8rem;
  }
  .honor .wrap .box .li-wrap .li {
    width: 49%;
    margin-right: 2%;
  }
  .honor .wrap .box .li-wrap .li:nth-child(2n) {
    margin-right: 0;
  }
  .company .top-box {
    padding: 1.2rem 0;
  }
  .company .top-box .wrap .cont,
  .company .btm-box .wrap .cont {
    width: 100%;
	text-align: left;
  }
  .company .top-box .wrap .li-wrap .li {
    width: 100%;
    margin-right: 0;
    padding: .9rem 1rem;
  }
  .company .top-box .wrap .li-wrap .li:last-child {
    margin-bottom: 0;
  }
  .company .btm-box {
    padding: 1.2rem 0;
  }
  .company .btm-box .wrap .li-wrap .li {
    width: 100%;
    margin-right: 0%;
  }
  .company .btm-box .wrap .li-wrap .li {
    height: 6rem;
  }
  .research {
    padding: 1rem 0 1.1rem;
  }
  .research .wrap .top-box {
    margin-bottom: 1.2rem;
  }
  .research .wrap .btm-box .cont-box .li-wrap .li {
    width: 49%;
    margin-right: 2%;
  }
  .research .wrap .btm-box .cont-box .li-wrap .li:nth-child(2n) {
    margin-right: 0;
  }
  .products {
    padding: 1rem 0;
  }
  .products .wrap .top-bar {
    flex-wrap: wrap;
  }
  .products .wrap .top-bar .tab {
    width: 100%;
    margin-bottom: 1rem;
    flex-wrap: wrap;
  }
  .products .wrap .top-bar .tab .icon {
    margin-bottom: .25rem;
  }
  .products .wrap .top-bar .tab span {
    margin-right: .5rem;
    font-size: 14px;
    margin-bottom: .25rem;
  }
  .products .wrap .top-bar .search {
    margin: 0 auto;
  }
  .products .wrap .box .li-wrap .li {
    width: 49%;
    margin-right: 2%;
  }
  .products .wrap .box .li-wrap .li:nth-child(2n) {
    margin-right: 0;
  }
  .news .wrap .tit {
    margin-bottom: .8rem;
  }
  .news .wrap .search {
    margin-bottom: 1rem;
  }
  .news .wrap .box .li-wrap .li {
    flex-wrap: wrap;
  }
  .news .wrap .box .li-wrap .li .pic {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: .75rem;
  }
  .news .wrap .box .li-wrap .li .cont {
    width: 100%;
  }
  .news .wrap .box .li-wrap .li .cont .more {
    position: relative;
    margin-top: .5rem;
  }
  .newsInfo .wrap .crumbs {
    margin-bottom: 1rem;
  }
  .newsInfo .wrap .box .intro {
    margin-bottom: 0;
  }
  .newsInfo .wrap .box .info-page {
    flex-wrap: wrap;
  }
  .newsInfo .wrap .box .info-page .page-nav {
    width: 100%;
    margin-bottom: .75rem;
  }
  .recruit .top-bar {
    padding: 1.2rem 0;
  }
  .recruit .top-bar .wrap .li-wrap .li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 1.5rem;
  }
  .recruit .top-bar .wrap .li-wrap .li:nth-child(2n) {
    margin-right: 0;
  }
  .recruit .cent-pic {
    flex-wrap: wrap;
  }
  .recruit .cent-pic .pic {
    width: 100%;
  }
  .recruit .cent-pic .intro {
    width: 100%;
    padding: 1rem 5%;
  }
  .recruit .cent-pic .intro .h1 {
    margin-bottom: .5rem;
  }
  .recruit .cent-cont {
    padding: 1.2rem 0;
  }
  .recruit .cent-cont .wrap .tit {
    margin-bottom: .8rem;
  }
  .recruit .cent-cont .wrap .li-wrap .li {
    width: 49%;
    margin-right: 2%;
  }
  .recruit .cent-cont .wrap .li-wrap .li:nth-child(2n) {
    margin-right: 0;
  }
  .recruit .btm-cont {
    padding: 1.5rem 0;
  }
  .recruit .btm-cont .tit {
    margin-bottom: 1rem;
  }
  .care .top-cont,
  .care .cent-cont,
  .social,
  .care .btm-cont,
  .contact {
    padding: 1.2rem 0;
  }
  .care .top-cont .wrap .tit,
  .care .cent-cont .wrap .tit,
  .social .wrap .tit,
  .contact .wrap .tit {
    margin-bottom: .8rem;
  }
  .care .top-cont .wrap .top-container .swiper-slide {
    width: 100%;
  }
  .care .cent-cont .wrap .li-wrap .li {
    width: 100%;
    margin-right: 0;
  }
  .care .cent-cont .wrap .li-wrap .li:last-child {
    margin-right: 0;
  }
  .care .btm-cont .wrap .btm-container .swiper-slide {
    width: 100%;
  }
  .social .wrap .box {
    flex-wrap: wrap;
  }
  .social .wrap .box .lf {
    width: 100%;
    height: max-content;
    min-height: initial;
    margin-right: 0;
    position: relative;
    top: 0;
    margin-bottom: 1rem;
  }
  .social .wrap .box .lf .type {
    padding: 1rem;
  }
  .social .wrap .box .lf .type .search {
    width: 100%;
  }
  .social .wrap .box .rg {
    width: 100%;
  }
  .social .wrap .box .rg .cont-box .li-box .li .top-clk {
    padding: .5rem;
  }
  .social .wrap .box .rg .cont-box .li-box .li .top-clk .position .cont {
    margin-right: 1rem;
  }
  .social .wrap .box .rg .cont-box .li-box .li .btm-cont {
    padding: .5rem .75rem;
  }
  .search-container .icon {
    padding: 3px;
  }
  .search-container {
    margin-right: .5rem;
  }
  .contact .wrap .li-wrap .li {
    width: 100%;
    margin-right: 0;
    margin-bottom: .5rem;
    padding: .75rem;
  }
  .i-research .wrap .li-wrap .li .img-box {
    width: 100%;
    height: 150px;
  }
  .i-research .wrap .li-wrap .li .img-box .pic img {
    max-width: 50%;
    max-height: 50%;
  }
  .foot-btn-rg {
    flex-wrap: wrap;
  }
  .foot-btn-rg a {
    margin-bottom: .25rem;
  }
  .index-container .swiper-slide {
    height: max-content;
  }
  .index-container .index-pos .i-tit {
    margin-bottom: 1rem;
  }
  .foot-nav .foot-nav-code {
    text-align: center;
    width: 100%;
  }
  .intro-pic img,
  .concept .wrap img {
    height: 7rem;
    object-fit: cover;
  }
  .banner-img {
    height: 200px;
  }
  .banner-img img {
    height: 100%;
    object-fit: cover;
  }
  .lan-tit p {
    color: #0070BD;
  }
  .lan-tit div {
    color: #0070BD;
  }
  .head-scroll .lan-tit p,
  .head-scroll2 .lan-tit p,
  .head-scroll3 .lan-tit p {
    color: #0070BD;
  }
  .company .top-box .wrap .tit,
  .company .btm-box .wrap .tit,
  .honor .wrap .tit,
  .research .wrap .top-box .cont .tit,
  .news .wrap .tit,
  .recruit .top-bar .wrap .tit,
  .recruit .cent-pic .intro .h1,
  .recruit .cent-cont .wrap .tit,
  .recruit .btm-cont .tit,
  .care .top-cont .wrap .tit,
  .care .cent-cont .wrap .tit,
  .care .btm-cont .wrap .tit,
  .social .wrap .tit,
  .contact .wrap .tit {
    font-size: 1rem;
  }
}