/*.m_tel{padding: 5px 15px;display:block!important;line-height:20px;position:sticky;top:0;background-color:#f6f0f0;text-align:right;font-size:14px;z-index:999;}*/
.m_header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: .8rem;
  /*height: 1rem;*/
  background-color: #ffffff;
  padding: 0px .3rem;
  z-index: 98;
  display: flex !important;
  justify-content: space-between;
  transition: all 0.5s;
}

.m_header.on {
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.m_header .logo {
  width: .78rem;
}

.m_header .logo img {
  width: 100%;
  display: block;
}

.m_header .right {
  display: flex;
  align-items: center;
}

.m_header .right .tel {
  font-size: 16px;
  font-weight: 600;
  margin-right: 12px;
  padding-left: 26px;
  line-height: 26px;
  background: url(../img/m_tel.svg) no-repeat left center;
  background-size: 22px auto;
}

/*.m_header .right .tel{width: 22px;margin-right: 18px;}*/
/*.m_header .right .tel img{width: 100%;}*/
.m_header .right .ser {
  width: .4rem;
  height: .4rem;
  margin-right: .24rem;
}

.m_header .right .ser img {
  width: 100%;
}

.m_header .right .mlang {
  display: flex;
  align-items: center;
  column-gap: .06rem;
  margin-right: .24rem;
}

.mlang__p {
  color: #333;
  font-weight: 400;
}

.mlang__icon {
  display: block;
  width: .22rem;
  height: .22rem;
}

.m_header .btn {
  display: block;
  background: none;
  padding-right: 0;
  padding-left: 0;
}

.m_header .btn {
  margin-right: 0;
  cursor: pointer;
}

.m_header .btn.hide {
  opacity: 0;
}

.m_header .btn div {
  display: block;
  width: 22px;
  height: 1px;
  background-color: #333;
  border-radius: 1px;
  transition: all 0.3s;
}

.m_header .btn div:nth-child(1) {
  transform: translate(0, -8px);
}

.m_header .btn div:nth-child(2) {
  transform: translate(12px, 0);
  width: 12px;
}

.m_header .btn div:nth-child(3) {
  transform: translate(0px, 8px);
}

.m_header .btn:hover div:nth-child(1) {
  transform: translate(0, -8px);
}

.m_header .btn:hover div:nth-child(2) {
  transform: translate(0, 0);
  width: 22px;
}

.m_header .btn:hover div:nth-child(3) {
  transform: translate(0, 8px);
}

.m_header {
  display: flex !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mh_nav {
  display: block !important;
}

.mh_nav {
  position: fixed;
  top: 0;
  left: 10%;
  width: 90%;
  transform: translateX(120%);
  z-index: 999;
  background-color: #fff;
  height: 100vh;
  overflow: auto;
  padding: 50px 15px;
  transition: all 0.5s;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}

.mh_nav.show {
  transform: translateX(0);
}

.mh_nav .close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
}

.mh_nav .nav > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  padding-right: 40px;
}

.mh_nav .nav > li > a {
  line-height: 60px;
  font-size: 16px;
  display: block;
  font-family: hm;
}

.mh_nav .nav > li.haschild:after {
  content: "";
  position: absolute;
  right: 0;
  top: 24px;
  transition: all 0.5s;
  width: 12px;
  height: 12px;
  background: url(../img/hx_add.svg) no-repeat center;
  background-size: auto 100%;
  transform: rotate(-90deg);
}

.mh_nav .nav > li.on:after {
  transform: rotate(0deg);
}

.mh_nav .nav > li:after {
  display: none;
}

.mh_nav .nav > li .nav1 {
  padding: 15px;
  line-height: 24px;
  display: none;
  font-size: 14px;
  font-family: hm;
}

.mh_nav .nav > li .nav1 .h {
  font-family: 'hb';
  font-weight: 600;
  font-size: 14px;
  color: #1f1f1f;
  margin-bottom: 8px;
}

.mh_nav .nav > li .nav1 a {
  padding: 6px 0;
}

.mh_nav .nav > li .nav2 {
  font-size: 13px;
  padding-left: 16px;
  font-family: hr;
}

.mh_nav .nav > li .nav2 a {
  font-size: 13px;
  padding: 0;
}

.pc {
  display: block !important;
}

.mobile {
  display: none !important;
}

.pcflex {
  display: flex !important;
}

.mflex {
  display: none !important;
}

.pcinlineflex {
  display: inline-flex !important;
}

@media screen and (max-width: 834px) {
    .f_20 {
        font-size: .22rem;
    }
  .btn {
    color: #FFF;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
  }
  .w1660 {
    width: 6.9rem;
  }
  .pc {
    display: none !important;
  }
  .pcflex {
    display: none !important;
  }
  .pcinlineflex {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .mflex {
    display: flex !important;
  }
  header .header nav .nav-item .nav-item-dropdown .nav-item-dropdown-inner a {
      text-align: center;
  }
  .swiper-banner {
    height: 11.23rem;
  }
  .index .banner .swiper-banner .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .index .banner .swiper-banner .swiper-slide .swiper-banner-text {
    width: 6.9rem;
    top: 2.77rem;
    left: .3rem;
  }
  .index .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner-title {
    color: #FFF;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.8);
    font-size: .44rem;
    font-weight: 600;
    line-height: 159.091%;
    margin-bottom: .28rem;
  }
  .index .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner-en {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.37);
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
  }
  .index .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner__a {
    margin-top: .8rem;
    display: inline-flex;
    padding: .15rem .3rem;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-weight: 400;
    line-height: 1.1875;
    background: url("../img/img2.png") no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    font-size: .24rem;
    font-weight: 400;
  }
  .index .banner .banner-slideimg {
    display: none;
  }
  .index .swiper-pagination-banner {
    padding-left: .3rem;
    column-gap: .12rem;
  }
  .index .swiper-pagination-banner {
    bottom: .6rem !important;
  }
  .section2 {
    padding-top: 1.2rem;
    padding-bottom: 0;
  }
  .index .section2 .section2-box {
    width: 100%;
  }
  .index .section2 .section2-box .section2-top {
    width: 6.9rem;
    margin: 0 auto .68rem;
  }
  .index .section2 .section2-box .section2-top .section2-top-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .index .section2 .section2-box .section2-top .section2-top-left .section2-top__img {
    display: block;
    width: .52rem;
    margin-bottom: .24rem;
  }
  .index .section2 .section2-box .section2-top .section2-top-left .section2-top-title {
    color: #333;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: .2rem;
    text-align: center;
    max-width: 100%;
  }
  .index .section2 .section2-box .section2-top .section2-top-left .section2-top-desc {
    color: #333;
    text-align: center;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .swiper-section2mbox {
    width: calc(100% - .3rem);
    margin-left: .3rem;
  }
  .swiper-section2mbox .swiper-section2m .swiper-slide {
    width: 4.4rem;
    height: 5.89rem;
    margin-right: .3rem;
    position: relative;
  }
  .swiper-section2mbox .swiper-section2m .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: .14rem;
  }
  .swiper-section2mbox .swiper-section2m .swiper-slide .swiper-section2m-board {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 1.29rem;
    border-radius: 0 0 .14rem .14rem;
    background: linear-gradient(180deg, rgba(28, 28, 28, 0) 15.5%, rgba(28, 28, 28, 0.75) 100%);
    box-shadow: 0 0.55rem 0.62rem 0 rgba(0, 146, 223, 0.05);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .swiper-section2mbox .swiper-section2m .swiper-slide .swiper-section2m-board .swiper-section2m-board__p {
    color: #FFF;
    font-size: .3rem;
    font-weight: 500;
    line-height: normal;
  }
  .swiper-section2mbox .swiper-pagination-section2m {
    width: 5.18rem;
    margin-left: .3rem;
    margin-right: .3rem;
  }
  .section2m-nav {
    display: flex;
    align-items: center;
    margin-top: .64rem;
  }
  .section2m-nav .prev {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .section2m-nav .prev img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .section2m-nav .prev .img1 {
    display: block;
  }
  .section2m-nav .prev .img2 {
    display: none;
    transform: rotate(180deg);
  }
  .section2m-nav .prev:hover .img1 {
    display: none;
  }
  .section2m-nav .prev:hover .img2 {
    display: block;
  }
  .section2m-nav .next {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .section2m-nav .next img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .section2m-nav .next .img1 {
    display: block;
    transform: rotate(180deg);
  }
  .section2m-nav .next .img2 {
    display: none;
  }
  .section2m-nav .next:hover .img1 {
    display: none;
  }
  .section2m-nav .next:hover .img2 {
    display: block;
  }
  .section2m-nav .swiper-pagination-section2m {
    position: static;
    height: 1px;
    background: #DEDEDE;
  }
  .section2m-nav .swiper-pagination-section2m .swiper-pagination-progressbar-fill {
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .swiper-section2mbox-more {
    margin-top: .8rem;
    display: flex;
    justify-content: center;
  }
  .section3 {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    background: url("../img/img156.png") no-repeat;
    background-size: 3.27rem auto;
    background-position: right calc(100% - 1.06rem);
  }
  .index .section3 .section3-box {
    flex-direction: column;
  }
  .index .section3 .section3-box .section3-left {
    width: 100%;
  }
  .index .section3 .section3-box .section3-right {
    padding-left: 0;
  }
  .index .section3 .section3-box .section3-right {
    padding-top: .64rem;
  }
  .index .section3 .section3-box .section3-right .section3-right__icon {
    width: .52rem;
    margin-bottom: .24rem;
  }
  .index .section3 .section3-box .section3-right .section3-title {
    color: #333;
    font-size: .4rem;
    font-weight: 500;
    line-height: 141.667%;
    margin-bottom: .2rem;
  }
  .index .section3 .section3-box .section3-right .section3-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    margin-bottom: .64rem;
  }
  .index .section3 .section3-box .section3-right .section3-desc {
    width: 100%;
    color: #4E8487;
    font-size: .24rem;
    font-weight: 400;
    line-height: 166.667%;
  }
  .index .section4 {
    overflow: hidden;
  }
  .index .section4 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .index .section4 .section4-top .section4-top-left {
    width: 6.9rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .index .section4 .section4-top .section4-top-left .section4-top__icon {
    width: .52rem;
    margin-bottom: .24rem;
  }
  .index .section4 .section4-top .section4-top-left .section4-title {
    color: #333;
    text-align: center;
    font-size: .4rem;
    font-weight: 500;
    line-height: 141.667%;
    margin-bottom: .2rem;
  }
  .index .section4 .section4-top .section4-top-left .section4-desc {
    color: #333;
    text-align: center;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .section4-swiperbox {
    margin-top: .84rem;
  }
  .section4-morem {
    display: flex;
    justify-content: center;
    margin-top: 1rem;
  }
  .swiper-newsm-box {
    position: relative;
  }
  .swiper-newsm-box .swiper-newsm {
    width: 6.9rem;
  }
  .swiper-newsm-box .swiper-newsm .swiper-slide {
    display: flex;
    justify-content: center;
    padding-top: .84rem;
    padding-bottom: .64rem;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box {
    width: 6rem;
    height: 7.85rem;
    border-radius: .14rem;
    background: #FFF;
    box-shadow: 0 0.3rem 0.5rem 0 rgba(91, 181, 49, 0.05);
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-imgbox {
    width: 6.03rem;
    height: 3.39rem;
    border-radius: .1rem .1rem 0 0;
    overflow: hidden;
    position: relative;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-imgbox .swiper-newsm-imgbox__img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-imgbox .swiper-newsm-sign {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 1.28rem;*/
    width: auto;
    height: .52rem;
    border-radius: .1rem 0;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: .24rem;
    font-weight: 300;
    padding-left: .1rem;
    padding-right: .1rem;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-con {
    padding: .4rem;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-con .swiper-newsm-date {
    margin-bottom: .16rem;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-con .swiper-newsm-date span {
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-con .swiper-newsm-title {
    color: #464646;
    font-size: .32rem;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: .3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-con .swiper-newsm-desc {
    color: #666;
    font-size: .24rem;
    font-weight: 300;
    line-height: 125%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-con .swiper-newsm-more {
    margin-top: .4rem;
  }
  .swiper-newsm-box .swiper-newsm .swiper-newsm-box .swiper-newsm-con .swiper-newsm-more span {
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .swiper-newsm-box .swiper-newsm-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .swiper-newsm-box .swiper-newsm-nav .prev {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .swiper-newsm-box .swiper-newsm-nav .prev img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .swiper-newsm-box .swiper-newsm-nav .prev .img1 {
    display: block;
  }
  .swiper-newsm-box .swiper-newsm-nav .prev .img2 {
    display: none;
    transform: rotate(180deg);
  }
  .swiper-newsm-box .swiper-newsm-nav .prev:hover .img1 {
    display: none;
  }
  .swiper-newsm-box .swiper-newsm-nav .prev:hover .img2 {
    display: block;
  }
  .swiper-newsm-box .swiper-newsm-nav .next {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .swiper-newsm-box .swiper-newsm-nav .next img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .swiper-newsm-box .swiper-newsm-nav .next .img1 {
    display: block;
    transform: rotate(180deg);
  }
  .swiper-newsm-box .swiper-newsm-nav .next .img2 {
    display: none;
  }
  .swiper-newsm-box .swiper-newsm-nav .next:hover .img1 {
    display: none;
  }
  .swiper-newsm-box .swiper-newsm-nav .next:hover .img2 {
    display: block;
  }
  .swiper-newsm-box .swiper-newsm-nav .swiper-pagination-newsm {
    width: 5.18rem;
    position: static;
    height: 1px;
    background: #DEDEDE;
  }
  .swiper-newsm-box .swiper-newsm-nav .swiper-pagination-newsm .swiper-pagination-progressbar-fill {
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .index .section5 .section5-box .section5-top {
    margin-bottom: 0;
  }
  footer .footer .footer-main {
    flex-direction: column;
  }
  footer .footer .footer-main .footer-nav {
    flex-direction: column;
    width: 100%;
  }
  footer .footer .footer-main .footer-nav .footer-nav-item .footer-nav-bottom-box {
    display: none;
  }
  footer .footer .footer-main .footer-nav .footer-nav-item .footer-nav-top a {
    color: #333;
    font-size: .26rem;
    font-weight: 400;
    line-height: normal;
  }
  footer .footer .footer-main .footer-nav .footer-nav-item {
    margin-bottom: .46rem;
  }
  footer .footer .footer-main .footer-nav .footer-nav-item:last-child {
    margin-bottom: 0;
  }
  footer .footer .footer-main .footer-nav .footer-nav-item .footer-nav-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .footer-nav__icon {
    display: block;
    width: .32rem;
    height: .32rem;
    transition: all .3s ease;
  }
  footer .footer .footer-main .footer-nav .footer-nav-item.active .footer-nav-top .footer-nav__icon {
    transform: rotate(90deg);
  }
  footer .footer .footer-main .footer-nav .footer-nav-item a {
    color: #666666;
    font-size: .2rem;
    font-weight: 400;
  }
  .footer-contact {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: .8rem;
  }
  footer .footer .footer-main .footer-contact .footer-contact-title {
    color: #012B1A;
    font-size: .24rem;
    font-weight: 500;
    margin-bottom: .2rem;
  }
  footer .footer .footer-main .footer-contact .footer-contact-num {
    font-size: .4rem;
  }
  .footer-contact-top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  footer .footer .footer-main .footer-share {
    margin-bottom: .6rem;
    column-gap: .48rem;
  }
  footer .footer .footer-main .footer-share .footer-share-item {
    width: .72rem;
    height: .72rem;
  }
  footer .footer .footer-main .footer-share .footer-share-item .footer-share-item__img {
    max-width: .42rem;
    max-height: .35rem;
  }
  .footer-contact-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer-contact-bottom .logo {
    display: block;
    width: 1.8rem;
    margin-bottom: .5rem;
  }
  footer .footer .footer-copyright {
    flex-direction: column;
    row-gap: .16rem;
  }
  footer .footer .footer-copyright .footer-copyright-left {
    flex-direction: column;
    align-items: center;
  }
  footer .footer .footer-copyright .footer-copyright-left a {
    color: #012B1A;
    text-align: center;
    font-size: .22rem;
    font-style: normal;
    font-weight: 400;
    line-height: 163.636%;
    opacity: .4;
  }
  footer .footer .footer-copyright .footer-copyright-right a {
    color: #012B1A;
    opacity: .4;
    font-size: .22rem;
    font-weight: 400;
    line-height: normal;
  }
  .about {
      overflow: hidden;
  }
  .about .banner {
    height: 5rem;
  }
  .about .banner .banner__img {
    height: 100%;
    object-fit: cover;
  }
  .about .banner .banner-text {
    left: .3rem;
    top: 1.38rem;
  }
  .about .banner .banner-text .about-title {
    color: #FFF;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.8);
    font-size: .4rem;
    font-weight: 600;
    line-height: 145.833%;
    margin-bottom: .3rem;
  }
  .about .banner .banner-text .banner-en {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.37);
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.68px;
  }
  .about .about2 .about2-top {
    flex-direction: column;
    align-items: center;
  }
  .about .about2 .about2-top .about2-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about .about2 .about2-top .about2-right {
    width: 100%;
  }
  .about .about2 .about2-top .about2-left .about2-title {
    color: #1D5F63;
    text-align: center;
    font-size: .4rem;
    font-weight: 500;
    line-height: 141.667%;
    margin-bottom: .16rem;
  }
  .about .about2 .about2-top .about2-left .about2-desc {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .about .about2 .about2-top .about2-right {
    padding-top: .6rem;
  }
  .about .about2 .about2-top .about2-right .about2-right__p {
    color: #4E8487;
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .about .about3 {
    padding-top: 1.2rem;
  }
  .about .about3 .about3-box .about3-top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about3-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: .44rem;
  }
  .about .about3 .about3-box .about3-top .about3-left .about3-title {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .about .about3 .about3-box .about3-top .about3-left .about3-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .about .about3 .about3-box .about3-top .about3-right {
    width: 100%;
  }
  .about .about3 .about3-box .about3-top .about3-right .about3-right-title {
    color: #1A3837;
    font-size: .32rem;
    font-weight: 600;
    line-height: 162.5%;
    margin-bottom: .3rem;
  }
  .about .about3 .about3-box .about3-top .about3-right .about3-right-desc {
    row-gap: .2rem;
  }
  
  .about .about3 .about3-box .about3-top .about3-right .about3-right-desc p {
      font-size: .24rem;
  }
  .about .about3 .about3-box .about3-top .about3-right .about3-right-desc .about3-right-desc__p {
    color: #1A3837;
    font-size: .24rem;
    font-weight: 400;
    line-height: 133.333%;
  }
  .about .about3 .about3-box .about3-ul {
    flex-direction: column;
    row-gap: .48rem;
  }
  .about .about3 .about3-box .about3-ul .about3-li {
    width: 6.9rem;
    height: 6.4rem;
    border-radius: .2rem;
    overflow: hidden;
  }
  .about .about3 .about3-box .about3-ul .about3-li img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .about .about3 .about3-box .about3-ul .about3-li .about3-li-text {
    transform: translate(-50%, 0);
  }
  .about .about3 .about3-box .about3-ul .about3-li .about3-li-text .about3-li-desc {
    opacity: 1;
  }
  .about .about3 .about3-box .about3-ul .about3-li .about3-li-text .about3-li-title {
    color: #FFF;
    text-align: center;
    font-size: .32rem;
    font-weight: 600;
    line-height: 112.5%;
    margin-bottom: .3rem;
  }
  .about .about3 .about3-box .about3-ul .about3-li .about3-li-text {
    width: 6.1rem;
  }
  .about .about3 .about3-box .about3-ul .about3-li .about3-li-text .about3-li-desc {
    color: #FFF;
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .about .about4 .about4-top {
    flex-direction: column;
    align-items: center;
  }
  .about4-tr {
    width: 100%;
    overflow-x: auto;
    padding-top: .68rem;
    margin-top: 0;
  }
  .about4-tr::-webkit-scrollbar {
    height: 0;
  }
  .about4-tl {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: .18rem;
  }
  .about .about4 .about4-top .about4-tl .about4-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .about .about4 .about4-top .about4-tl .about4-en {
    color: #333;
    font-size: .24rem;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .about .about4 .about4-swiper {
    padding-left: 0;
    padding-right: 0;
  }
  .about .about4 .about4-swiper .swiper-slide {
    flex-direction: column;
  }
  .about .about4 .about4-swiper .swiper-slide .swiper-about4-imgbox {
    margin-bottom: .6rem;
  }
  .about .about4 .about4-swiper .swiper-slide .swiper-about4-text .swiper-about4-year {
    color: #1D5F63;
    font-size: .6rem;
    font-weight: 700;
    line-height: normal;
    margin-bottom: .4rem;
  }
  .about .about4 .about4-swiper .swiper-slide .swiper-about4-text .swiper-about4-textul {
    row-gap: .28rem;
  }
  .about .about4 .about4-swiper .swiper-slide .swiper-about4-text .swiper-about4-textul .swiper-about4-textli {
    font-size: .24rem;
  }
  .about .about4 .about4-swiper .swiper-slide .swiper-about4-text .swiper-about4-textul .swiper-about4-textli span {
    font-size: .3rem;
  }
  .swiper-about4-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .swiper-about4-nav {
    display: flex;
    align-items: center;
    margin-top: .8rem;
  }
  .swiper-about4-nav .prevbtn {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .swiper-about4-nav .prevbtn img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .swiper-about4-nav .prevbtn .img1 {
    display: block;
  }
  .swiper-about4-nav .prevbtn .img2 {
    display: none;
    transform: rotate(180deg);
  }
  .swiper-about4-nav .prevbtn:hover .img1 {
    display: none;
  }
  .swiper-about4-nav .prevbtn:hover .img2 {
    display: block;
  }
  .swiper-about4-nav .nextbtn {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .swiper-about4-nav .nextbtn img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .swiper-about4-nav .nextbtn .img1 {
    display: block;
    transform: rotate(180deg);
  }
  .swiper-about4-nav .nextbtn .img2 {
    display: none;
  }
  .swiper-about4-nav .nextbtn:hover .img1 {
    display: none;
  }
  .swiper-about4-nav .nextbtn:hover .img2 {
    display: block;
  }
  .swiper-about4-nav .swiper-pagination-about4nav {
    width: 5.18rem;
    position: static;
    height: 1px;
    background: #DEDEDE;
  }
  .swiper-about4-nav .swiper-pagination-about4nav .swiper-pagination-progressbar-fill {
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .about .about4 .about4-swiper .next {
    display: none;
  }
  .about .about4 .about4-swiper .prev {
    display: none;
  }
  .about4 {
    padding-bottom: 0;
  }
  .about .about5 .about5-swiper .about5-swiper-nav {
    display: none;
  }
  .about .about5 .about5-swiper .prev {
    left: .3rem;
  }
  .about .about5 .about5-swiper .next {
    right: .3rem;
  }
  .about .about5 .about5-swiper .swiper-about5 .swiper-slide .swiper-about5__p {
    display: none;
  }
  .about .about5 .about5-swiper .about5-swiper-page {
    bottom: -.8rem;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    color: #B5B5B5;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
  }
  .about .about5 .about5-swiper .about5-swiper-page .about5-swiper-pagenum {
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
    margin-right: .08rem;
    margin-top: -.05rem;
  }
  .about .about5 .about5-swiper .swiper-about5 .swiper-slide-prev .swiper-about5-swiperbox {
    transform: translateY(0);
  }
  .about .about5 .about5-swiper .swiper-about5 .swiper-slide-next .swiper-about5-swiperbox {
    transform: translateY(0);
  }
  .about5-top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .about .about5 .about5-top .about5-title {
    margin-bottom: .2rem;
    font-size: .4rem;
  }
  .about5-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .about .about5 {
    padding-top: 1.52rem;
  }
  .about .about6 .about6-top .about6-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: .2rem;
  }
  .about .about6 .about6-top .about6-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    margin-bottom: .6rem;
  }
  .about .about6 .about6-top .about6-desc {
    width: 100%;
    color: #666;
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    line-height: 180%;
  }
  .about .about6 .about6-top {
    width: 6.9rem;
    margin: 0 auto;
  }
  .about .about6 .about6-box .about6-item {
    flex-direction: column;
  }
  .about .about6 .about6-box .about6-item .about6-item-imgbox {
    width: 100%;
    height: 5.72rem;
  }
  .about .about6 .about6-box .about6-item .about6-item-right {
    width: 100%;
    padding-top: .48rem;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-dropdown {
    width: 100%;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-title {
    color: #424242;
    font-size: .36rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: .24rem;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-title span {
    color: #1D5F63;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-intro {
    color: #424242;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .64rem;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-dropdown .about6-dropdown-item .about6-dropdown-item-top {
    justify-content: space-between;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-dropdown .about6-dropdown-item .about6-dropdown-item-top .about6-dropdown-item__p {
    width: 5.3rem;
    color: #424242;
    font-size: .32rem;
    font-weight: 400;
    line-height: normal;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-dropdown {
    height: auto;
  }
  .about .about6 .about6-box .about6-item .about6-item-right .about6-item-dropdown .about6-dropdown-item:first-child .about6-dropdown-item-desc {
    color: #868688;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .about .about6 .about6-box .about6-item:nth-child(2n) {
    flex-direction: column;
  }
  .about .about6 .about6-box {
    row-gap: .8rem;
  }
  .about .about7 .about7-item {
    width: 100%;
    min-height: 2.08rem;
    padding-left: .32rem;
  }
  .about .about7 .about7-item .about7-item-left .about7-item-time {
    color: #333;
    font-size: .24rem;
    font-weight: 400;
    margin-bottom: .24rem;
  }
  .about .about7 .about7-item .about7-item-left .about7-item-title {
    color: #333;
    font-size: .3rem;
    font-weight: 400;
    line-height: 140%;
  }
  .about .about7 .about7-item .about7-item-left {
    width: 5.33rem;
    padding-right: .24rem;
  }
  .about .about7 .about7-item .about7-item-right {
    flex-shrink: 0;
  }
  .about .about7 .about7-item .about7-item-right .about7-item__p {
    font-size: .24rem;
  }
  .solution1-swiper {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  .solution1-box {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .solution .solution1 .solution1-title {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .solution .solution1 .solution1-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .swiper-solution1 {
    width: 100%;
    margin-top: .8rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide {
    flex-direction: column;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-imgbox {
    width: 6.9rem;
    height: 5.43rem;
    margin: 0 auto;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main {
    width: 100%;
    padding-top: .7rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .swiper-solution1-title {
    color: #1A3837;
    font-size: .4rem;
    font-weight: 700;
    line-height: 125%;
    margin-bottom: .48rem;
    text-align: center;
  }
  .solution1-table-box {
    overflow-x: auto;
    margin-left: .3rem;
    margin-bottom: .24rem;
  }
  .solution1-table-box::-webkit-scrollbar-track {
    background: transparent;
  }
  .solution1-table-box::-webkit-scrollbar-thumb {
    background: #1D5F63;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table {
    overflow-x: auto;
    margin-bottom: 0;
    table-layout: fixed;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head .solution1-table-head-item {
    flex-shrink: 0;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody .solution1-table-tul {
    flex-shrink: 0;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-desc .solution1-desc__p {
    color: #999;
    text-align: justify;
    /*font-size: .22rem;*/
    font-size: .24rem;
    font-weight: 400;
    line-height: 172.727%;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-desc {
    width: 6.9rem;
    margin-left: .3rem;
  }
  .solution .solution2 .solution2-top .solution2-title {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .solution .solution2 .solution2-box {
    width: 6.9rem;
    border-radius: .2rem;
    background: #EAF1F2;
    padding: .4rem .3rem;
  }
  .solution .solution2 .solution2-top .solution2-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .solution .solution2 .solution2-box .solution2-box-top .solution2-box-title {
    padding-bottom: .36rem;
  }
  .solution .solution2 .solution2-box .solution2-box-top .solution2-box-title span {
    font-size: .36rem;
    font-weight: 700;
    line-height: normal;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .solution .solution2 .solution2-box .solution2-box-con {
    padding-top: .4rem;
  }
  .solution .solution2 .solution2-box .solution2-box-con .solution2-box-cl .solution2-box-cl-title {
    margin-bottom: .2rem;
    color: #333;
    font-size: .3rem;
    font-weight: 600;
    line-height: normal;
  }
  .solution .solution2 .solution2-box .solution2-box-con .solution2-box-cl .solution2-box-cl-ul p {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 191.667%;
  }
  .solution .solution2 .solution2-box .solution2-box-con .solution2-box-cr .solution2-box-cr-item .solution2-box-cr-title {
    color: #333;
    font-size: .3rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: .2rem;
  }
  .solution .solution2 .solution2-box .solution2-box-con .solution2-box-cr .solution2-box-cr-item .solution2-box-cr-desc {
    color: #666;
    font-size: .22rem;
    font-weight: 400;
    line-height: 181.818%;
  }
  .solution .solution2 .solution2-box .solution2-box-con .solution2-box-cr .solution2-box-cr-item {
    row-gap: 0;
  }
  .solution .solution2 .solution2-box .solution2-box-con .solution2-box-cl {
    width: 54%;
  }
  .solution .solution2 .solution2-box .solution2-box-con .solution2-box-cr {
    width: 46%;
  }
  .solution .solution3 .solution3-box {
    flex-direction: column;
  }
  .solution .solution3 .solution3-box .solution3-left .swiper-solution3-outer {
    display: none;
  }
  .solution3-top {
    display: flex;
    align-items: center;
    column-gap: .2rem;
    margin-bottom: .64rem;
  }
  .solution .solution3 .solution3-box .solution3-left .solution3-top .solution3-top__icon {
    width: .8rem;
    height: .8rem;
    margin-bottom: 0;
  }
  .solution .solution3 .solution3-box .solution3-left .solution3-top .solution3-top__p {
    color: #FFF;
    font-size: .4rem;
    font-weight: 400;
    line-height: 125%;
  }
  .solution .solution3 .solution3-box .solution3-right {
    width: 100%;
    padding: .5rem .4rem;
  }
  .solution .solution3 .solution3-box .solution3-right .swiper-sec3pro .swiper-sec3pro-con .swiper-sec3pro-li:first-child {
    width: 100%;
  }
  .solution .solution3 .solution3-box .solution3-right .swiper-sec3pro .swiper-sec3pro-con .swiper-sec3pro-li .swiper-sec3pro-li-title {
    color: #333;
    font-size: .32rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: .2rem;
  }
  .solution .solution3 .solution3-box .solution3-right .swiper-sec3pro .swiper-sec3pro-con .swiper-sec3pro-li .swiper-sec3pro-li-box p {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 208.333%;
  }
  .solution .solution3 .solution3-box .solution3-right .swiper-sec3pro .swiper-sec3pro-con .swiper-sec3pro-li .swiper-sec3pro-li-box p::before {
    content: "";
    position: absolute;
    left: 0;
    top: .24rem;
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .solution .solution3 .solution3-box .solution3-right .swiper-sec3pro .swiper-sec3pro-con .swiper-sec3pro-li:nth-child(2n) {
    width: 2.2rem;
  }
  .solution .solution3 .solution3-box .solution3-right .swiper-sec3pro .swiper-sec3pro-con {
    column-gap: .1rem;
  }
  .solution .solution3 .solution3-box .solution3-right .solution3-right-nav {
    position: static;
    justify-content: space-between;
    margin-top: .6rem;
  }
  .swiper-solution3m .swiper-slide {
    width: auto;
    margin-right: .15rem;
    margin-left: .15rem;
    font-size: .32rem;
    color: #999999;
  }
  .swiper-solution3m .swiper-slide:last-child {
    margin-right: 0;
  }
  .swiper-solution3m .swiper-slide.swiper-slide-active {
    color: #1D5F63;
    font-weight: bold;
  }
  .swiper-solution3m .swiper-slide.swiper-slide-prev {
    position: relative;
  }
  .swiper-solution3m .swiper-slide.swiper-slide-prev::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3));
  }
  .swiper-solution3m .swiper-slide.swiper-slide-next {
    position: relative;
  }
  .swiper-solution3m .swiper-slide.swiper-slide-next::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.3));
  }
  .swiper-solution3m {
    width: 4.4rem;
  }
  .solution4 {
    padding-top: .7rem;
  }
  .solution .solution4 .solution4-box {
    height: 4.7rem;
    border-radius: .2rem;
    overflow: hidden;
  }
  .solution .solution4 .solution4-box img {
    height: 100%;
    object-fit: cover;
  }
  .solution .solution4 .solution4-box .solution4-box-text {
    top: .8rem;
  }
  .solution .solution4 .solution4-box .solution4-box-text .solution4-box-title {
    color: #FFF;
    font-size: .4rem;
    font-weight: 400;
    line-height: 125%;
    margin-bottom: .3rem;
  }
  .solution .solution4 .solution4-box .solution4-box-text .solution4-box-desc {
    width: 6.1rem;
    color: #FFF;
    text-align: center;
    text-shadow: 0 4px 0.6rem rgba(0, 0, 0, 0.1);
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
    margin-bottom: .64rem;
  }
  .product .product3 .product3-con {
    position: static;
    width: 6.9rem;
  }
  .product .product3 .product3-swiper {
    position: static;
    width: 6.9rem;
    margin: .8rem auto 0;
  }
  .product3-bg-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
  .product .product3 .product3-bg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .product .product3 .product3-con {
    overflow: hidden;
    margin: .8rem auto 0;
  }
  .product .product3 {
    padding-top: .8rem;
    padding-bottom: 1rem;
  }
  .product .product3 .product3-con .product3-en {
    color: #1D5F63;
    font-size: .28rem;
    font-weight: 400;
    line-height: normal;
  }
  .product .product3 .product3-con .product3-title {
    margin-bottom: .3rem;
    color: #333;
    font-size: .44rem;
    font-weight: 600;
    line-height: normal;
  }
  .product .product3 .product3-con .product3-desc {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
    margin-bottom: .45rem;
  }
  .product .product3 .product3-con .product3-ul .product3-li {
      flex-wrap: wrap;
  }
  .product .product3 .product3-con .product3-ul .product3-li .product3-li-label {
    color: #333;
    font-size: .24rem;
    font-weight: 600;
    line-height: normal;
  }
  .product .product3 .product3-con .product3-ul .product3-li .product3-li-value p {
    color: #1D5F63;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
  }
  .product .product3 .product3-con .product3-ul {
    width: 5.5rem;
  }
  .product .product3 .product3-swiper .swiper-product-small {
    display: none;
  }
  .product .product4 .swiper-product4 {
    position: absolute;
    width: 6.1rem;
    left: .7rem;
    bottom: 2.8rem;
  }
  .product .product4 .swiper-product4 .swiper-slide {
    width: 6.1rem;
    padding: .4rem;
    margin-right: 0;
  }
  .product .product4 .product4-box {
    flex-direction: column-reverse;
    align-items: center;
  }
  .product4-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: .8rem;
  }
  .product .product4 .product4-box .product4-right .product4-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .product .product4 .product4-box .product4-right .product4-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .product .product4 .swiper-product4 .swiper-slide .swiper-product4-slidebox {
    width: 100%;
    height: auto;
  }
  .product .product4 .swiper-product4 .swiper-slide .swiper-product4__icon {
    margin-bottom: .3rem;
  }
  .product .product4 .swiper-product4 .swiper-slide .swiper-product4-title {
    color: #333;
    font-size: .32rem;
    font-weight: 600;
    line-height: normal;
  }
  .product .product4 .swiper-product4 .swiper-slide .swiper-product4-box p {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .product4-nav {
    margin-top: 1.42rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product4-nav {
    display: flex;
    align-items: center;
  }
  .product4-nav .prev {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .product4-nav .prev img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .product4-nav .prev .img1 {
    display: block;
  }
  .product4-nav .prev .img2 {
    display: none;
    transform: rotate(180deg);
  }
  .product4-nav .prev:hover .img1 {
    display: none;
  }
  .product4-nav .prev:hover .img2 {
    display: block;
  }
  .product4-nav .next {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .product4-nav .next img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .product4-nav .next .img1 {
    display: block;
    transform: rotate(180deg);
  }
  .product4-nav .next .img2 {
    display: none;
  }
  .product4-nav .next:hover .img1 {
    display: none;
  }
  .product4-nav .next:hover .img2 {
    display: block;
  }
  .product4-nav .swiper-pagination-product4m {
    width: 5.1rem;
    position: static;
    height: 1px;
    background: #DEDEDE;
  }
  .product4-nav .swiper-pagination-product4m .swiper-pagination-progressbar-fill {
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .product .product5 {
    padding-top: 1rem;
    padding-bottom: .9rem;
  }
  .product5-top {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product .product5 .product5-box .product5-top .product5-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .product .product5 .product5-box .product5-top .product5-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .product .product5 .product5-box .product5-ul .product5-li {
    width: 6.9rem;
    padding-top: .4rem;
    column-gap: .3rem;
  }
  .product .product5 .product5-box .product5-ul .product5-li .product5-li__icon {
    width: .64rem;
    height: .64rem;
  }
  .product .product5 .product5-box .product5-ul .product5-li .product5-li__p {
    color: #333;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .product .product6 .product6-box {
    flex-direction: column-reverse;
  }
  .product .product6 .product6-box .product6-right {
    width: 6.9rem;
    margin-bottom: .6rem;
  }
  .product .product6 .product6-box .product6-right img {
    width: 100%;
  }
  .product .product6 .product6-top {
    margin-bottom: .6rem;
  }
  .product .product6 .product6-top .product6-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .product .product6 .product6-top .product6-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .product .product6 .product6-box .product6-table {
    width: 6.9rem;
  }
  .product .product6 .product6-box .product6-table .product6-table-head {
    width: 6.9rem;
    height: .8rem;
  }
  .product .product6 .product6-box .product6-table .product6-table-head .product6-table-th {
    color: #FFF;
    text-align: center;
    font-size: .3rem;
    font-weight: 400;
    line-height: .8rem;
  }
  .product .product6 .product6-box .product6-table .product6-table-tbody .product6-table-tr .product6-table-td {
    color: #1D5F63;
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    height: .8rem;
    line-height: .8rem;
  }
  .product7 {
    padding-bottom: 1rem;
  }
  .product .product7 .product7-swiper .swiper-product7 {
    margin-left: .3rem;
  }
  .product .product7 .product7-top {
    align-items: flex-end;
    margin-bottom: .8rem;
  }
  .product .product7 .product7-top .product7-tl .product7-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .product .product7 .product7-top .product7-tl .product7-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .product .product7 .product7-swiper .swiper-product7 .swiper-slide .swiper-product7-text .swiper-product7-text-title {
    color: #333;
    font-size: .32rem;
    font-weight: 600;
    line-height: normal;
  }
  .product .product7 .product7-swiper .swiper-product7 .swiper-slide .swiper-product7-text .swiper-product7-text-desc {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .product .product8 .product8-box {
    flex-direction: column;
  }
  .product .product8 .product8-box .product8-imgbox {
    width: 6.9rem;
    height: 4.33rem;
    margin-bottom: .8rem;
  }
  .product .product8 .product8-box .product8-right {
    width: 6.9rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product .product8 .product8-box .product8-right .product8-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .product .product8 .product8-box .product8-right .product8-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .product .product8 .product8-box .product8-right .product8-ul {
    width: 100%;
  }
  .product .product8 .product8-box .product8-right .product8-ul .product8-li {
    color: #666;
    font-size: .28rem;
    font-weight: 400;
    line-height: normal;
  }
  .product .product8 .product8-box .product8-right .product8-ul .product8-li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .13rem;
    width: .14rem;
    height: .14rem;
    background: url(../img/img139.png) no-repeat;
    background-size: 100% 100%;
  }
  .industrial .banner {
    height: 5rem;
  }
  .industrial .banner .banner-text {
    /*top: 1.38rem;*/
    top: .5rem;
    left: .3rem;
    width: 6.9rem;
  }
  .industrial .banner .banner-text .industrial-title {
    color: #FFF;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.8);
    font-size: .4rem;
    font-weight: 600;
    line-height: 145.833%;
  }
  .industrial .banner .banner__img {
    height: 100%;
    object-fit: cover;
  }
  .industrial .banner .banner-text .industrial-en {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.37);
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.68px;
  }
  .industrial .industrial2 .banner-tabs {
    position: static;
    transform: none;
    height: auto;
    background: transparent;
    box-shadow: none;
    width: 100%;
    padding-left: .3rem;
    overflow-x: auto;
    column-gap: .3rem;
  }
  .industrial .industrial2 .banner-tabs::-webkit-scrollbar {
    height: 0;
  }
  .industrial .industrial2 .banner-tabs .banner-tabs-item {
    flex-shrink: 0;
    padding-left: .24rem;
  }
  .industrial .industrial2 {
    padding-top: .4rem;
    overflow: hidden;
    padding-bottom: 1.4rem;
  }
  .industrial .industrial2 .banner-tabs .banner-tabs-item .banner-tabs-item__img {
    width: .5rem;
    height: .5rem;
  }
  .industrial .industrial2 .banner-tabs .banner-tabs-item .banner-tabs-item-text .banner-tabs-item-text-title {
    color: #333;
    font-size: .28rem;
    font-weight: 400;
    line-height: normal;
    margin-bottom: .04rem;
  }
  .industrial .industrial2 .banner-tabs .banner-tabs-item .banner-tabs-item-text .banner-tabs-item-text-en {
    color: #999;
    font-size: .22rem;
    font-weight: 300;
    line-height: normal;
  }
  .research .banner {
    height: 5rem;
  }
  .research .banner .banner__img {
    height: 100%;
    object-fit: cover;
  }
  .research .banner .banner-text {
    left: .3rem;
    top: 1.38rem;
  }
  .research .banner .banner-text .research-title {
    color: #FFF;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.8);
    font-size: .4rem;
    font-weight: 600;
    line-height: 145.833%;
  }
  .research .banner .banner-text .research-en {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.37);
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.68px;
  }
  .research .research2 .research2-top {
    flex-direction: column;
  }
  .research .research2 .research2-top .research2-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .research .research2 .research2-top .research2-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .research2-tl {
    margin-bottom: .44rem;
  }
  .research .research2 .research2-top .research2-tr {
    width: 100%;
    color: #333;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .swiper-right-box {
    display: none;
  }
  .research .research2 .research2-swiper .research2-nav {
    display: none;
  }
  .research .research2 .research2-swiper {
    margin-left: .3rem;
    width: 6.9rem;
    display: flex;
    flex-direction: column;
  }
  .research .research2 .research2-swiper .swiper-left {
    width: 100%;
    margin-right: 0;
  }
  .research2-swipernav {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: .64rem;
  }
  .research2-swipernav .prevnav {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .research2-swipernav .prevnav img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .research2-swipernav .prevnav .img1 {
    display: block;
  }
  .research2-swipernav .prevnav .img2 {
    display: none;
    transform: rotate(180deg);
  }
  .research2-swipernav .prevnav:hover .img1 {
    display: none;
  }
  .research2-swipernav .prevnav:hover .img2 {
    display: block;
  }
  .research2-swipernav .nextnav {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .research2-swipernav .nextnav img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .research2-swipernav .nextnav .img1 {
    display: block;
    transform: rotate(180deg);
  }
  .research2-swipernav .nextnav .img2 {
    display: none;
  }
  .research2-swipernav .nextnav:hover .img1 {
    display: none;
  }
  .research2-swipernav .nextnav:hover .img2 {
    display: block;
  }
  .research2-swipernav .swiper-pagination-swipernav {
    position: static;
    width: 5.1rem;
    height: 1px;
    background: #DEDEDE;
  }
  .research2-swipernav .swiper-pagination-swipernav .swiper-pagination-progressbar-fill {
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .industrial3 {
    padding-top: 0;
  }
  .industrial .industrial3 .industrial3-top .industrial3-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .industrial .industrial3 .industrial3-top .industrial3-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .research .research3 .research3-box {
    flex-direction: column;
    width: 100%;
    padding-bottom: 1.6rem;
  }
  .research .research3 .research3-box .research3-swiper {
    width: 6.9rem;
    margin: 0 auto .64rem;
  }
  .research .research3 .research3-box .research3-right {
    width: 6.9rem;
    margin: 0 auto;
  }
  .research .research3 .research3-box .research3-swiper .swiper {
    width: 5.14rem;
    height: 3.34rem;
  }
  .research .research3 .research3-box .research3-right .research3-right-box .research3-right-item .research3-right-title {
    color: #333;
    font-size: .36rem;
    font-weight: 600;
    line-height: normal;
    margin-bottom: .3rem;
    text-align: center;
  }
  .research .research3 .research3-box .research3-right .research3-right-box .research3-right-item .research3-right-desc {
    color: #888;
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .research .research3 .research3-box .research3-right .research3-right-box .research3-right-item .research3-right-desc p {
    padding-left: 0;
  }
  .research .research3 .research3-box .research3-right .research3-right-box .research3-right-item .research3-right-desc p::before {
    content: none;
  }
  .research .research3 .research3-box .research3-right .research3-tabs {
    display: none;
  }
  .research .research3 .research3-box .research3-right .research3-right-box {
    padding-top: 0;
  }
  .research3-box .research3-tabs {
    /*width: 100%;*/
    width: 6.7rem;
    border-bottom: 1px solid #EAEAEA;
    display: flex;
    align-items: center;
    /*margin-bottom: .8rem;*/
    margin: 0 auto .8rem;
  }
  .research3-box .research3-tabs .research3-tabs-item {
    width: 33.3333%;
    padding-bottom: .39rem;
    color: #999;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
  }
  .research3-box .research3-tabs .research3-tabs-item.active {
    position: relative;
    color: #1D5F63;
  }
  .research3-box .research3-tabs .research3-tabs-item.active::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .research3-box .research3-tabs .research3-tabs-item:hover {
    position: relative;
    color: #1D5F63;
  }
  .research3-box .research3-tabs .research3-tabs-item:hover::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .research3-box .research3-tabs {
    overflow-x: auto;
    overflow-y: hidden;
    column-gap: .6rem;
  }
  .research3-box .research3-tabs::-webkit-scrollbar {
    height: 0;
  }
  .research3-box .research3-tabs .research3-tabs-item {
    flex-shrink: 0;
    width: auto;
    /*font-size: .34rem;*/
    font-size: .3rem;
  }
  .research .research3 .research3-top .research3-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .research .research3 .research3-top {
    margin-bottom: .68rem;
  }
  .research .research4 .bg img {
    transform: scale(1);
  }
  .research .research4 .bg {
    mask-size: 1300% 800%;
  }
  .research .research4 {
    height: auto;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .research .research4 .research4-box .research4-ul {
    /*width: 5.1rem;*/
    width: 6.7rem;
    column-gap: .6rem;
    row-gap: .6rem;
  }
  .research .research4 .research4-box .research4-ul .research4-li {
    /*width: 2.2rem;*/
    width: 3rem;
  }
  .research .research4 .research4-box .research4-box__icon {
    filter: brightness(0) invert(1);
  }
  .research .research4 .research4-box .research4-h2 {
    margin-bottom: .2rem;
    color: #FFF;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .research .research4 .research4-box .research4-en {
    color: rgba(255, 255, 255, 0.6);
    font-size: .2rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2px;
    opacity: .5;
    margin-bottom: .68rem;
  }
  .research .research4 .research4-box .research4-ul .research4-li .research4-li-top {
    margin-bottom: .24rem;
  }
  .research .research4 .research4-box .research4-ul .research4-li .research4-li-top .research4-li-num {
    color: #FFF;
    font-size: .46rem;
    font-weight: 600;
    line-height: 130.435%;
  }
  .research .research4 .research4-box .research4-ul .research4-li .research4-li-top .research4-li-unit {
    color: #FFF;
    font-size: .3rem;
    font-weight: 600;
    line-height: 86.667%;
  }
  .research .research4 .research4-box .research4-ul .research4-li .research4-li__p {
    /*color: rgba(255, 255, 255, 0.6);*/
    color: rgba(255, 255, 255, 0.8);
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .research5-bgm {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .research .research5 {
    padding-top: 1.2rem;
    padding-bottom: 7.38rem;
  }
  .research .research5 .research5-main {
    position: static;
    width: 6.9rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .research .research5 .research5-main .research5-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .research .research5 .research5-main .research5-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .research .research5 .research5-main .research5-ul {
    width: 6.9rem;
    height: 5.73rem;
    margin-left: .3rem;
  }
  .research .research5 .research5-main .research5-ul::-webkit-scrollbar {
    width: .03rem;
  }
  .research .research5 .research5-main .research5-ul::-webkit-scrollbar-track {
    background: transparent;
    width: .03rem;
  }
  .research .research5 .research5-main .research5-ul::-webkit-scrollbar-thumb {
    width: .03rem;
    background: rgba(29, 95, 99, 0.3);
  }
  .research .research5 .research5-main .research5-ul .research5-li .research5-li-desc {
    color: #333;
    font-size: .24rem;
    font-weight: 400;
    line-height: 170%;
  }
  .research .research5 .research5-main .research5-ul .research5-li .research5-li__icon {
    width: .24rem;
    height: .24rem;
    margin-top: .12rem;
  }
  .research .research5 .research5-reward {
    position: absolute;
    width: 6.9rem;
    right: .3rem;
    bottom: 1.27rem;
  }
  .research6 {
    padding-top: 1.2rem;
    padding-bottom: 1.34rem;
  }
  .research .research6 .research6-top .research6-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .research .research6 .research6-top .research6-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .research .research6 .research6-swiper .prev {
    display: none;
  }
  .research .research6 .research6-swiper .next {
    display: none;
  }
  .research6-swiper {
    width: 6.9rem;
  }
  .research .research6 .research6-swiper .swiper-slide .research6-swiper-imgbox {
    width: 6.9rem;
    height: 3.62rem;
    border-radius: .2rem;
  }
  .research .research6 .research6-swiper .swiper-slide {
    width: 6.9rem;
    margin-left: 0;
    margin-right: 0;
  }
  .research .research6 .research6-swiper .swiper-slide .research6-swiper__p {
    color: #333;
    text-align: center;
    font-size: .32rem;
    font-weight: 400;
    line-height: normal;
    margin-top: .4rem;
  }
  .research6-swipernav {
    display: flex;
    width: 6.9rem;
    justify-content: space-between;
    align-items: center;
    margin: .64rem auto 0;
  }
  .research6-swipernav .prevnav {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .research6-swipernav .prevnav img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .research6-swipernav .prevnav .img1 {
    display: block;
  }
  .research6-swipernav .prevnav .img2 {
    display: none;
    transform: rotate(180deg);
  }
  .research6-swipernav .prevnav:hover .img1 {
    display: none;
  }
  .research6-swipernav .prevnav:hover .img2 {
    display: block;
  }
  .research6-swipernav .nextnav {
    display: block;
    width: .56rem;
    height: .56rem;
  }
  .research6-swipernav .nextnav img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .research6-swipernav .nextnav .img1 {
    display: block;
    transform: rotate(180deg);
  }
  .research6-swipernav .nextnav .img2 {
    display: none;
  }
  .research6-swipernav .nextnav:hover .img1 {
    display: none;
  }
  .research6-swipernav .nextnav:hover .img2 {
    display: block;
  }
  .research6-swipernav .swiper-pagination-research6nav {
    position: static;
    width: 5.1rem;
    height: 1px;
    background: #DEDEDE;
  }
  .research6-swipernav .swiper-pagination-research6nav .swiper-pagination-progressbar-fill {
    height: 2px;
    background: linear-gradient(83deg, #0092DF -11.69%, #5BB531 108.84%);
  }
  .research .research7 {
    flex-direction: column;
  }
  .research .research7 .research7-left {
    width: 6.9rem;
    padding-left: 0;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .research .research7 .research7-right {
    width: 100%;
    margin-top: .64rem;
  }
  .research7-box-outer {
    display: flex;
    margin-top: .64rem;
  }
  .research .research7 .research7-left .research7-box {
    width: 4.02rem;
    margin-top: 0;
    margin-bottom: 0;
  }
  .research .research7 .research7-left .research7__p {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
  }
  .research7-box-info {
    width: 2.85rem;
    padding-left: .8rem;
  }
  .research .research7 .research7-left .research7__p {
    color: #333;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
  }
  .research7-box-top {
    padding-bottom: .34rem;
    border-bottom: 1px solid rgba(29, 95, 99, 0.3);
  }
  .research .research7 .research7-left .research7-info {
    display: flex;
    flex-direction: column;
    color: #333;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
  }
  .research .research7 .research7-left .research7-info span {
    color: #1D5F63;
    font-size: .8rem;
    font-weight: 600;
    line-height: normal;
  }
  .research .research7 .research7-left .research7-box .research7-item .research7-item__p {
    color: #444;
    font-size: .26rem;
    font-weight: 400;
    line-height: normal;
  }
  .research .research7 .research7-left .research7-box .research7-item .research7-item__icon {
    width: .26rem;
    height: .26rem;
  }
  .research .research7 .research7-left .research7-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .research .research7 .research7-left .research7-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .industrial .industrial2 .industrial2-top {
    flex-direction: column;
    align-items: center;
    margin-top: 1.2rem;
    margin-bottom: .4rem;
  }
  .industrial2-tl {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .industrial .industrial2 .industrial2-top .industrial-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .industrial .industrial2 .industrial2-top .industrial2-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .industrial .industrial2 .industrial2-top .industrial2-tr {
    width: 6.9rem;
    margin-top: .4rem;
    color: #666;
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .industrial .industrial2 .industrial2-ul {
    column-gap: .5rem;
    overflow: hidden;
  }
  .industrial .industrial2 .industrial2-ul .industrial2-li {
    width: 4.7rem;
    margin-right: .5rem;
  }
  .industrial .industrial2 .industrial2-ul .industrial2-li .industrial2-li-imgbox {
    width: 4.7rem;
    height: 5rem;
    margin-bottom: .4rem;
  }
  .industrial .industrial2 .industrial2-ul .industrial2-li .industrial2-li-main .industrial2-li-title {
    column-gap: .2rem;
  }
  .industrial .industrial2 .industrial2-ul .industrial2-li .industrial2-li-main .industrial2-li-title .industrial2-li__icon {
    width: .28rem;
    height: .28rem;
  }
  .industrial .industrial2 .industrial2-ul .industrial2-li .industrial2-li-main .industrial2-li-title .industrial2-li-title__p {
    color: #333;
    font-size: .32rem;
    font-weight: 600;
    line-height: normal;
  }
  .industrial .industrial2 .industrial2-ul .industrial2-li .industrial2-li-main .industrial2-li-desc {
    margin-left: .48rem;
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .industrial .industrial3 .industrial3-box {
    width: 6.9rem;
    margin: 0 auto;
    border-radius: .2rem;
    overflow: hidden;
  }
  .industrial .industrial3 .industrial3-box .industrial3-box-bg {
    height: 6.38rem;
  }
  .industrial .industrial3 .industrial3-box .industrial3-main {
    width: 6.3rem;
    left: .3rem;
    bottom: .3rem;
  }
  .industrial .industrial3 .industrial3-box .industrial3-main .industrial3-h2 {
    color: #1D5F63;
    font-size: .34rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: .2rem;
  }
  .industrial .industrial3 .industrial3-box .industrial3-main .industrial3-desc {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
    max-height: 2.94rem;
    overflow-y: auto;
  }
  .industrial .industrial3 .industrial3-box .industrial3-main {
    padding: .4rem;
  }
  .industrial4 {
    padding-top: 1rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-left: .3rem;
  }
  .industrial .industrial4 .industrial4-main {
    margin-left: 0;
    margin-right: 0;
    margin-top: .43rem;
  }
  .industrial .industrial4 .industrial4-h2 {
    color: #1D5F63;
    font-size: .34rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: .2rem;
  }
  .industrial .industrial4 .industrial4-desc {
    width: 6.9rem;
    margin-left: 0;
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .industrial .industrial4 .industrial4-main .industrial4-ml {
    flex-direction: column;
    row-gap: .4rem;
  }
  .industrial .industrial4 .industrial4-main .industrial4-ml .industrial4-ml-item {
    width: 6.9rem;
    height: 4.52rem;
  }
  .industrial .industrial4 .industrial4-main .industrial4-ml .industrial4-ml-item .industrial4-ml-text .industrial4-ml-title {
    margin-bottom: .16rem;
    color: #FFF;
    font-size: .32rem;
    font-weight: 500;
    line-height: normal;
  }
  .industrial .industrial4 .industrial4-main .industrial4-ml .industrial4-ml-item .industrial4-ml-text .industrial4-ml-desc {
    color: #FFF;
    font-size: .24rem;
    font-weight: 400;
    line-height: 166.667%;
  }
  .industrial .industrial4 .industrial4-main {
    flex-direction: column-reverse;
  }
  .industrial .industrial4 .industrial4-main .industrial4-mr {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .industrial4-mr-item {
    width: 50%;
  }
  .industrial .industrial4 .industrial4-main .industrial4-mr .industrial4-mr-item .industrial4-mr-top {
    column-gap: .2rem;
  }
  .industrial .industrial4 .industrial4-main .industrial4-mr .industrial4-mr-item .industrial4-mr-top .industrial4-mr-num .num {
    color: #1D5F63;
    font-size: .36rem;
    font-weight: 600;
    line-height: normal;
  }
  .industrial .industrial4 .industrial4-main .industrial4-mr .industrial4-mr-item .industrial4-mr-top .industrial4-mr-num .unit {
    color: #1D5F63;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
  }
  .industrial .industrial4 .industrial4-main .industrial4-mr .industrial4-mr-item .industrial4-mr-top .industrial4-mr-num {
    align-items: baseline;
  }
  .industrial .industrial4 .industrial4-main .industrial4-mr .industrial4-mr-item .industrial4-mr-top .industrial4-mr-num .sign {
    color: #1D5F63;
    font-size: .36rem;
    font-weight: 600;
    line-height: normal;
  }
  .industrial .industrial4 .industrial4-main .industrial4-mr .industrial4-mr-item .industrial4-mr__p {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
    padding-left: .68rem;
  }
  .industrial .industrial4 .industrial4-main .industrial4-ml {
    margin-top: .6rem;
  }
  .industrial5 {
    padding-top: .2rem;
  }
  .industrial .industrial5 .industrial5-h2 {
    color: #1D5F63;
    text-align: center;
    font-size: .34rem;
    font-weight: 500;
    line-height: normal;
  }
  .industrial .industrial5 .industrial5-box {
    flex-direction: column-reverse;
  }
  .industrial .industrial5 .industrial5-box .industrial5-br {
    width: 6.9rem;
    height: 4.6rem;
  }
  .industrial .industrial5 .industrial5-box .industrial5-bl {
    width: 6.9rem;
    height: auto;
    margin-top: .4rem;
    padding: .6rem .4rem;
    row-gap: .52rem;
  }
  .industrial .industrial5 .industrial5-box .industrial5-bl .industrial5-bl-item .industrial5-bl-item-title .industrial5-bl-item__icon {
    width: .4rem;
    height: .4rem;
  }
  .industrial .industrial5 .industrial5-box .industrial5-bl .industrial5-bl-item .industrial5-bl-item-title {
    column-gap: .2rem;
  }
  .industrial .industrial5 .industrial5-box .industrial5-bl .industrial5-bl-item .industrial5-bl-item-title .industrial5-bl-item-title__p {
    color: #1D5F63;
    font-size: .3rem;
    font-weight: 500;
    line-height: 120%;
  }
  .industrial .industrial5 .industrial5-box .industrial5-bl .industrial5-bl-item .industrial5-bl-item-title {
    margin-bottom: .26rem;
  }
  .industrial .industrial5 .industrial5-box .industrial5-bl .industrial5-bl-item .industrial5-bl-item-desc {
    color: #000;
    font-size: .24rem;
    font-weight: 400;
    line-height: 166.667%;
  }
  .industrial5 {
    padding-bottom: 1.4rem;
  }
  .industrial .industrial6 {
    overflow: hidden;
    padding-bottom: .2rem;
  }
  .industrial .industrial6 .industrial6-top .industrial6-h2 {
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: .2rem;
  }
  .industrial .industrial6 .industrial6-top .industrial6-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
    opacity: .5;
  }
  .industrial .industrial6 .industrial6-top {
    margin-bottom: .2rem;
  }
  .industrial .industrial6 .industrial6-swiper .swiper-industrial6-outer {
    width: 6.9rem;
  }
  .industrial .industrial6 .swiper-industrial6 {
    width: 4.9rem;
    overflow: hidden;
  }
  .industrial .industrial6 .swiper-industrial6 .swiper-slide {
    height: 5.5rem;
    margin-right: 0;
  }
  .industrial .industrial6 .swiper-industrial6 .swiper-slide .swiper-industrial6-imgbox {
    height: 4.52rem;
    padding-top: .67rem;
  }
  .industrial .industrial6 .swiper-industrial6 .swiper-slide .swiper-industrial6-imgbox img {
    max-height: 3.4rem;
  }
  .industrial .industrial6 .swiper-industrial6 .swiper-slide .swiper-industrial6__p {
    color: #1D5F63;
    font-size: .28rem;
    font-weight: 500;
    line-height: 128.571%;
  }
  .industrial .industrial6 .industrial6-swiper .prevnav {
    width: .56rem;
    height: .56rem;
  }
  .industrial .industrial6 .industrial6-swiper .nextnav {
    width: .56rem;
    height: .56rem;
  }
  .industrial .industrial7 .industrial7-top .industrial7-h2 {
    margin-bottom: .2rem;
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
  }
  .industrial .industrial7 .industrial7-top .industrial7-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .industrial .industrial7 .industrial7-box {
    padding: .6rem .4rem;
  }
  .industrial .industrial7 .industrial7-box .industrial7-box__p {
    width: 100%;
    color: #666;
    text-align: center;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
    margin-bottom: .5rem;
  }
  .industrial .industrial7 .industrial7-box .industrial7-ul {
    flex-wrap: wrap;
    column-gap: 1%;
    row-gap: .57rem;
  }
  .industrial .industrial7 .industrial7-box .industrial7-ul .industrial7-li {
    /*width: 49.5%;*/
    width: 100%;
    column-gap: .24rem;
  }
  .industrial .industrial7 .industrial7-box .industrial7-ul .industrial7-li .industrial7-li__icon {
    width: .84rem;
    height: .84rem;
  }
  .industrial .industrial7 .industrial7-box .industrial7-ul .industrial7-li .industrial7-li-text .industrial7-li-top .industrial7-li-num {
    color: #1D5F63;
    text-align: center;
    font-size: .4rem;
    font-weight: 600;
    line-height: normal;
  }
  .industrial .industrial7 .industrial7-box .industrial7-ul .industrial7-li .industrial7-li-text .industrial7-li-top .industrial7-li-unit {
    color: #333;
    text-align: center;
    font-size: .24rem;
    font-weight: 500;
    line-height: normal;
  }
  .industrial .industrial7 .industrial7-box .industrial7-ul .industrial7-li .industrial7-li-text .industrial7-li-desc {
    color: #666;
    font-size: .24rem;
    font-weight: 400;
    line-height: normal;
  }
  .news .news1 .new1-box .news1-title {
    color: #1D5F63;
    font-size: .4rem;
    font-weight: 500;
    line-height: normal;
    margin-bottom: .2rem;
  }
  .news .news1 .new1-box .news1-en {
    color: #333;
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 2.4px;
  }
  .news2 {
    overflow: hidden;
  }
  .news .news1 .news1-swiper .swiper-news1 .swiper-slide {
    flex-direction: column;
  }
  .news .news1 .news1-swiper .swiper-news1 .swiper-news1-imgbox {
    width: 100%;
    height: auto;
  }
  .news .news1 .news1-swiper .swiper-news1 .swiper-news1-right {
    width: 100%;
    margin-left: 0;
  }
  .news .news1 .news1-swiper .swiper-news1 .swiper-news1-right {
    padding-top: .4rem;
  }
  .news .news1 .news1-swiper .swiper-news1 .swiper-news1-right .swiper-news1-time span {
    color: #333;
    text-align: right;
    font-size: .24rem;
    font-weight: 400;
  }
  .news .news1 .news1-swiper .swiper-news1 .swiper-news1-right .swiper-news1-title {
    color: #333;
    font-size: .3rem;
    font-weight: 400;
    line-height: 140%;
  }
  .news .news1 .news1-swiper .swiper-news1 .swiper-news1-right .swiper-news1-desc {
    color: #868688;
    font-size: .24rem;
    font-weight: 400;
    line-height: 175%;
  }
  .news .news1 .news1-swiper .swiper-news1 {
    border-radius: .2rem .2rem 0 0;
  }
  .news .news2 .news2-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: .4rem;
  }
  .news .news2 .news2-top .news2-tl {
    column-gap: .15rem;
  }
  .news .news2 .news2-top .news2-tl .news2-tl-btn {
    width: 1.6rem;
    height: .8rem;
    font-size: .24rem;
    font-weight: 400;
  }
  .newsdetail .newsdetail-box .newsdetail-right p {
      font-size: .24rem;
  }
  .news .news2 .news2-top .news2-tr .news2-tr-input .news2-tr-input__input {
    font-size: .24rem;
  }
  .news .news2 .news2-top .news2-tr .news2-tr-input-btn {
    font-size: .24rem;
  }
  .news .news2 .news2-top .news2-tr .news2-tr-year .news2-tr-year__p {
    font-size: .24rem;
  }
  .news .news2 .news2-ul .news2-li {
    width: 100%;
  }
  .news .news2 .news2-ul .news2-li .news2-li-imgbox {
    width: 100%;
    height: 4.33rem;
  }
  .news .news2 .news2-ul .news2-li .news2-li-con .news2-li-info .news2-li-info__p {
    font-size: .24rem;
  }
  .news .news2 .news2-ul .news2-li .news2-li-con .news2-li-title {
    font-size: .3rem;
  }
  .news .news2 .news2-ul .news2-li .news2-li-btn {
    /*width: 1.6rem;*/
    width: 2.1rem;
  }
  .news .news2 .news2-ul .news2-li .news2-li-btn span {
    font-size: .24rem;
  }
  .news .news2 .news2-ul .news2-li .news2-li-con {
    height: 3rem;
  }
  .news2-ul .news2-li {
    width: 100%;
  }
  .news2-ul .news2-li .news2-li-imgbox {
    width: 100%;
    height: 4.33rem;
  }
  .news2-ul .news2-li .news2-li-con .news2-li-info .news2-li-info__p {
    font-size: .24rem;
  }
  .news2-ul .news2-li .news2-li-con .news2-li-title {
    font-size: .3rem;
  }
  .news2-ul .news2-li .news2-li-btn {
    width: 1.6rem;
  }
  .news2-ul .news2-li .news2-li-btn span {
    font-size: .24rem;
  }
  .news2-ul .news2-li .news2-li-con {
    height: 3rem;
  }
  .pagination a {
    font-size: .24rem;
  }
  .news2-ul {
    margin-bottom: .8rem;
  }
  .news1 {
    padding-top: 1.2rem;
  }
  .newsdetail {
    padding-top: 1.4rem;
  }
  .newsdetail .newsdetail-box {
    flex-direction: column;
  }
  .newsdetail-related {
    overflow: hidden;
  }
  .newsdetail .newsdetail-box .newsdetail-right {
    width: 6.9rem;
    margin-top: .4rem;
  }
  .newsdetail .newsdetail-box .newsdetail-left {
    position: static;
    width: 6.9rem;
  }
  .newsdetail .newsdetail-box .newsdetail-left .newsdetail-time span {
    font-size: .24rem;
  }
  .newsdetail-share {
    display: flex;
    align-items: center;
  }
  .newsdetail .newsdetail-box .newsdetail-left .newsdetail-share .newsdetail-share__p {
    margin-bottom: 0;
    font-size: .24rem;
    margin-right: .25rem;
  }
  .social-share .icon-wechat, .social-share .icon-facebook, .social-share .icon-twitter, .social-share .icon-weibo {
    margin: 0;
  }
  .newsdetail .newsdetail-box .newsdetail-left .newsdetail-share .newsdetail-shareul .newsdetail-shareul-link {
    width: .5rem;
    height: .5rem;
  }
  .social-share .icon-wechat, .social-share .icon-facebook, .social-share .icon-twitter, .social-share .icon-weibo {
    width: .5rem;
    height: .5rem;
  }
  .newsdetail .newsdetail-box .newsdetail-right .newsdetail-right-desc {
    font-size: .24rem;
  }
  .newsdetail .newsdetail-box .newsdetail-right .newsdetail-right-ul .newsdetail-right-li .newsdetail-right-li-desc {
    font-size: .24rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-title {
    font-size: .36rem;
    margin-bottom: .8rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul {
    flex-wrap: wrap;
    row-gap: .3rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul .news2-li {
    width: 100%;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul .news2-li .news2-li-imgbox {
    width: 100%;
    height: 4.33rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul .news2-li .news2-li-con .news2-li-info .news2-li-info__p {
    font-size: .24rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul .news2-li .news2-li-con .news2-li-title {
    font-size: .3rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul .news2-li .news2-li-btn span {
    font-size: .24rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul .news2-li .news2-li-btn {
    /*width: 1.6rem;*/
    width: 2.1rem;
  }
  .newsdetail .newsdetail-related .newsdetail-related-ul .news2-li .news2-li-con {
    height: 3rem;
  }
  .search .search2 .news2-ul .news2-li {
    width: 100%;
  }
  .search .search2 .news2-ul .news2-li .news2-li-imgbox {
    width: 100%;
    height: 4.33rem;
  }
  .search .search2 .news2-ul .news2-li .news2-li-btn {
    width: 1.6rem;
  }
  .search .search2 .news2-ul .news2-li .news2-li-con {
    height: 3rem;
  }
  .search .search2 .search2-box .search2-tabs .search2-result {
    font-size: .24rem;
  }
  .search .search2 .search2-box .search2-tabs .search2-nav .search2-nav__a {
    font-size: .28rem;
  }
  .search .search2 .search2-box .search2-tabs .search2-nav {
    column-gap: .1rem;
  }
  .search .search1 .search1-box {
    width: 6.9rem;
  }
  .search .search1 .search1-box .search1-box__input {
    width: 6.2rem;
    font-size: .24rem;
  }
  .search2 {
    padding-top: .5rem;
  }
  .search .search1 {
    padding-top: 1.2rem;
    padding-bottom: 1rem;
  }
  .search .search2 .search2-box .search2-tabs .search2-result {
    font-size: .3rem;
  }
  .search .search2 .product2-side-ul .product2-side-li {
    width: 100%;
  }
  .search .search2 .product2-side-ul .product2-side-li .product2-side-text .product2-side-text-en {
    font-size: .24rem;
  }
  .search .search2 .product2-side-ul .product2-side-li .product2-side-text .product2-side-text-title {
    font-size: .3rem;
  }
  .product .banner {
    height: 5rem;
  }
  .product .banner .banner-text {
    width: 6.9rem;
    left: .3rem;
    top: 1.28rem;
  }
  .product .banner .banner-text .product-title {
    color: #FFF;
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.8);
    font-size: .4rem;
    font-weight: 600;
    line-height: 145.833%;
    margin-bottom: .3rem;
  }
  .product .banner .banner-text .product-en {
    color: #FFF;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.37);
    font-size: .24rem;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 1.68px;
  }
  .product .banner .banner__img {
    height: 100%;
    object-fit: cover;
  }
  .product .product2 {
    display: flex;
    flex-direction: column;
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .product .product2 .product2-side {
    width: 100%;
    flex-direction: row;
    align-items: center;
    background: transparent;
    min-height: unset;
    padding-top: 0;
    overflow-x: auto;
  }
  .product .product2 .product2-side .product2-side-item {
    flex-shrink: 0;
  }
  .product .product2 .product2-side .product2-side-item .product2-side-item__p {
    font-size: .24rem;
  }
  .product2-right {
    width: 6.9rem;
    margin: .5rem auto 0;
  }
  .product .product2 .product2-side-ul .product2-side-li {
    width: 100%;
    min-height: 6.57rem;
  }
  .product .product2 .product2-side-ul .product2-side-li .product2-side-imgbox {
    height: 5.45rem;
  }
  .product .product2 .product2-side-ul .product2-side-li .product2-side-imgbox img {
    max-width: 2.84rem;
    max-height: 2.84rem;
  }
  .product .product2 .product2-side-ul .product2-side-li .product2-side-text .product2-side-text-en {
    font-size: .24rem;
  }
  .product .product2 .product2-side-ul .product2-side-li .product2-side-text .product2-side-text-title {
    font-size: .3rem;
  }
  .about .about4 .about4-top .about4-tr .swiper-about4nav {
    touch-action: pan-x pinch-zoom;
    width: 14rem;
  }
  .about .about4 .about4-top .about4-tr .swiper-about4nav-progress {
    width: 14rem;
  }
  .about .about4 .about4-top {
    margin-bottom: .8rem;
  }
  .about .about4 .about4-top .about4-tr .swiper-about4nav .swiper-slide {
    font-size: .32rem;
    width: 1.6rem;
    margin-right: .84rem;
  }
  .solution .solution1 .about4-tr .swiper-about4nav .swiper-slide {
    font-size: .32rem;
    margin-right: 1.2rem;
    width: 2.2rem;
  }
  .solution .solution1 .about4-tr .swiper-about4nav-progress {
    width: 12.8rem;
  }
  .solution .solution1 .about4-tr .swiper-about4nav {
    width: 12.8rem;
  }
  .solution1 {
    padding-top: 1rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table {
      /*width: auto;*/
      width: 20rem;
      max-width: unset;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody .solution1-table-tul .solution1-table-tli {
    font-size: .24rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head .solution1-table-head-item {
    font-size: .28rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head th {
    font-size: .28rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head .solution1-table-head-item:nth-child(2) {
    width: 3rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head th:nth-child(2) {
    /*width: 3rem;*/
    width: 5.8rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody .solution1-table-tul:nth-child(2) {
    /*width: 3rem;*/
    width: 5.8rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody td {
    font-size: .24rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody td:nth-child(2) {
    width: 3rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head .solution1-table-head-item:first-child {
    width: 1.44rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody .solution1-table-tul:first-child {
    width: 1.44rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head th:first-child {
    /*width: 1.44rem;*/
    width: 4.2rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody td:first-child {
    /*width: 1.44rem;*/
    width: 4.2rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head .solution1-table-head-item:nth-child(3) {
    width: 2.61rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody .solution1-table-tul:nth-child(3) {
    width: 2.61rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head th:nth-child(3) {
    /*width: 2.61rem;*/
    width: 4.2rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody td:nth-child(3) {
    /*width: 2.61rem;*/
    width: 4.2rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head .solution1-table-head-item:nth-child(4) {
    width: 2.61rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody .solution1-table-tul:nth-child(4) {
    width: 2.61rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head th:nth-child(4) {
    /*width: 2.61rem;*/
    width: 4.61rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody td:nth-child(4) {
    /*width: 2.61rem;*/
    width: 4.61rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head .solution1-table-head-item:nth-child(5) {
    width: 1.44rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody .solution1-table-tul:nth-child(5) {
    width: 1.44rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head th:nth-child(5) {
    /*width: 1.44rem;*/
    width: 3.2rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-tbody td:nth-child(5) {
    /*width: 1.44rem;*/
    width: 3.2rem;
  }
  .solution .solution1 .solution1-swiper .swiper-slide .swiper-solution1-main .solution1-table .solution1-table-head {
    width: max-content;
  }
  .contact1 {
      width: 6.7rem;
  }
  .contact .contact1 .contact1-card {
      width: 6.7rem;
      position: static;
  }
  .contact2-box {
      width: 6.7rem;
  }
  .contact .contact1 .contact1-card {
      flex-direction: column;
  }
  .contact .contact1 .contact1-card .contact1-card-item {
      width: 100%;
  }
  .contact2-tl {
      width: 100%;
  }
  .contact2-join {
      overflow-x: auto;
  }
  .contact .contact2 .contact2-box .contact2-join .contact2-join-head {
      width: max-content;
  }
  .contact .contact2 .contact2-box .contact2-join .contact2-join-body {
      width: max-content;
  }
  .contact .contact3 .contact3-form .contact3-form-box .contact3-form-item {
      width: 100%;
  }
  .contact .contact3 .contact3-form .contact3-form-box .contact3-form-item .contact3-form-item__input {
      width: 100%;
      font-size: .24rem;
  }
  .contact .contact3 .contact3-form .contact3-form-box .contact3-form-item-full .contact3-form-item__textarea {
      height: 1.3rem;
      font-size: .24rem;
  }
  .contact .contact3 .contact3-form .contact3-form-box .contact3-form-item .contact3-form-item-label.require {
      font-size: .24rem;
  }
  
  .product .contact3 .contact3-form .contact3-form-box .contact3-form-item {
      width: 100%;
  }
  .product .contact3 .contact3-form .contact3-form-box .contact3-form-item .contact3-form-item__input {
      width: 100%;
      font-size: .24rem;
  }
  .product .contact3 .contact3-form .contact3-form-box .contact3-form-item-full .contact3-form-item__textarea {
      height: 1.3rem;
      font-size: .24rem;
  }
  .product .contact3 .contact3-form .contact3-form-box .contact3-form-item .contact3-form-item-label.require {
      font-size: .24rem;
  }
  
  .contact .contact2 .contact2-box .contact2-join .contact2-join-head .contact2-join-head-item:last-child {
      padding-right: .2rem;
  }
  .contact .contact2 .contact2-box .contact2-join .contact2-join-body .contact2-join-body-top .contact2-join-body-item:last-child {
      padding-right: .2rem;
  }
  
  .contact .contact1 .contact1-map .point.active .point-logo {
      display: none;
    }
    
    .contact .contact1 .contact1-map .point.active .point-img {
      opacity: 1;
  }
  .contact .contact1 .contact1-map .point .point-con.active {
      display: none;
  }
  .contact .contact1 .contact1-card .contact1-card-item .contact1-card-ul .contact1-card-li .contact1-card__icon {
      margin-top: .08rem;
      width: .25rem;
      height: .25rem;
  }
  .contact .contact1 .contact1-card .contact1-card-item .contact1-card-ul .contact1-card-li .contact1-card-li__p {
      font-size: .24rem;
  }
  .contact .contact1 .contact1-card .contact1-card-item .contact1-card-item-title {
      font-size: .32rem;
  }
  .contact .contact2 .contact2-box .contact2-join .contact2-join-head .contact2-join-head-item {
      width: 1.7rem;
      font-size: .24rem;
  }
  .contact .contact2 .contact2-box .contact2-join .contact2-join-body .contact2-join-body-top .contact2-join-body-item {
      width: 1.7rem;
  }
  .contact .contact2 .contact2-box .contact2-join .contact2-join-body .contact2-join-body-bottom .contact2-join-body-bitem .contact2-join-body-block .contact2-join-body-block-desc {
      font-size: .2rem;
  }
}
