@charset "UTF-8";
.pc {
  display: block !important;
}

.mobile {
  display: none !important;
}

.pcflex {
  display: flex !important;
}

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

.mflex {
  display: none !important;
}

/*.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%;
  background-color: #ffffff;
  padding: 10px 15px;
  padding-right: .4rem;
  z-index: 98;
  justify-content: space-between;
  transition: all 0.5s;
  /*height: .8rem;*/
  height: 1.2rem;
}

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

.m_header .logo {
  /*width: 1.52rem;*/
  width: 2.2rem;
}

.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: 20px;
  margin-right: 18px;
}

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

.m_header .btn {
  display: block;
}

.m_header .btn {
  margin-right: 0;
  cursor: pointer;
  height: 37px;
  padding-top: 16px;
}

.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;
  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;*/
  padding-right: .5rem;
}

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

.mh_nav .nav > li: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:nth-child(1):after {
  display: none;
}

.mh_nav .nav > li .nav1 {
  padding: 0 15px;
  line-height: 24px;
  display: none;
  font-size: 14px;
  /*font-family: hm;*/
  margin-bottom: .2rem;
  padding-right: 0;
}

.mh_nav .nav > li .nav1 .h {
  /*font-family: 'hb';*/
  /*font-weight: 600;*/
  /*font-size: 14px;*/
  font-size: 16px;
  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;
}

/*.mh_nav .nav > li:nth-child(4) .nav1 {*/
/*  display: none !important;*/
/*}*/
@media screen and (max-width: 834px) {
  html {
    font-size: calc(100vw/7.5) !important;
  }
  .pc {
    display: none !important;
  }
  .mobile {
    display: block !important;
  }
  .pcflex {
    display: none !important;
  }
  .pcinlineflex {
    display: none !important;
  }
  .mflex {
    display: flex !important;
  }
  .about-video-desc {
    width: 6.7rem;
    font-size: .28rem;
  }
  .businesspage .swiper-industrynav .swiper-wrapper {
    /*justify-content: flex-start;*/
  }
  .indexmain .section1 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .indexmain .section1 .section1-box {
    width: 6.7rem;
  }
  .indexmain .section1 .section1-title {
    color: #333;
    /*text-align: center;*/
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: .021rem;
    text-align: left;
    display: flex;
    flex-direction: column;
    /*align-items: flex-start;*/
    padding-left: .4rem;
  }
  .indexmain .section1 .section1-box .swiper-section1 {
    width: 6.7rem;
    overflow: hidden;
    margin-bottom: .5rem;
  }
  .indexmain .section1 .section1-box .swiper-section1-nav {
    width: calc(100% - .4rem);
    margin: .53rem auto 0;
    opacity: 1;
  }
  .indexmain .section1 .section1-box .swiper-section1 .swiper-slide-fa {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .indexmain .section1 .section1-box .swiper-section1 .swiper-slide-fa .swiper-section1-imgbox {
    height: 4.9rem;
  }
  .indexmain .section1 .section1-box .swiper-section1 .swiper-slide-fa .swiper-section1__p {
    color: #FFF;
    font-size: .32rem;
    font-weight: 500;
    bottom: .4rem;
  }
  .indexmain .section1 .section1-box .swiper-section1-nav .swiper-slide p {
    color: #333;
    font-size: .28rem;
    font-weight: 400;
    line-height: 150%;
    padding-left: .16rem;
    padding-right: .16rem;
  }
  .indexmain .section3 {
    /*height: 11.3rem;*/
    height: 14rem;
  }
  .indexmain .section3 .section3-content {
    width: 6.7rem;
    margin: .9rem auto 0;
  }
  .indexmain .section3 .section3-info {
    width: 6.7rem;
  }
  .indexmain .section3 .section3-content .section3-content-title {
    font-size: .42rem;
    margin-bottom: .4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .indexmain .section3 .section3-content .section3-content-article {
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
    text-align: center;
  }
  .indexmain .section3 .section3-content .section3-content-more {
    padding: .16rem .4rem;
  }
  .indexmain .section3 .section3-content .section3-content-more span {
    color: #FFF;
    font-size: .26rem;
    font-weight: 400;
    line-height: 1.15;
  }
  .indexmain .section3 .section3-content .section3-content-more img {
    width: .14rem;
    height: .14rem;
  }
  .indexmain .section3 .section3-info .section3-info-item .section3-info-item-top {
    justify-content: center;
  }
  .indexmain .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-num {
    color: #FFF;
    font-size: .8rem;
    font-weight: 500;
  }
  .indexmain .section3 .section3-info .section3-info-item {
    width: 1.88rem;
  }
  .indexmain .section3 .section3-info .section3-info-item .section3-info-item__p {
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .20rem;
    font-style: normal;
    font-weight: 400;
    line-height: 128.571%;
    letter-spacing: 1.4px;
  }
  .indexmain .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-unit span:first-child {
    font-size: .4rem;
  }
  .indexmain .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-unit span:last-child {
    font-size: .28rem;
  }
  .indexmain .section4 .section4-main {
    width: 6.7rem;
  }
  .indexmain .section4 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .indexmain .section4 .section4-main .section4-main-title {
    display: flex;
    font-size: .42rem;
    flex-direction: column;
    align-items: center;
  }
  .indexmain .section4 .section4-main .section4-ul {
    /*margin-top: .8rem;*/
    margin-top: .6rem;
  }
  .indexmain .section4 .section4-main .section4-ul .section4-li {
    margin-right: 0;
  }
  .section4-ul-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: .64rem;
  }
  .section4-ul-nav .section4-ul-nav-prev {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section4-ul-nav .section4-ul-nav-prev img {
    display: block;
    width: .45rem;
    height: .45rem;
    filter: brightness(100) invert(1);
  }
  .section4-ul-nav .section4-ul-nav-prev:hover {
    border: 1px solid transparent;
    background: linear-gradient(to right, #1470AA, #12B9E4);
  }
  .section4-ul-nav .section4-ul-nav-prev:hover img {
    filter: brightness(0) invert(1);
  }
  .section4-ul-nav .section4-ul-nav-next {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section4-ul-nav .section4-ul-nav-next img {
    display: block;
    width: .45rem;
    height: .45rem;
    filter: brightness(100) invert(1);
  }
  .section4-ul-nav .section4-ul-nav-next:hover {
    border: 1px solid transparent;
    background: linear-gradient(to right, #1470AA, #12B9E4);
  }
  .section4-ul-nav .section4-ul-nav-next:hover img {
    filter: brightness(0) invert(1);
  }
  .swiper-pagination-nav {
    display: block;
    width: 5rem;
    height: 1px;
    background: #DEDEDE;
    position: relative;
  }
  .swiper-pagination-nav .swiper-pagination-nav-thumb {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(278deg, #12B9E4 10.55%, #1470AA 77.72%);
    transition: all .3s ease;
  }
  .indexmain .section5 {
    height: 8.32rem;
  }
  .indexmain .section5 .section5__img {
    height: 100%;
  }
  .indexmain .section5 .section5-main {
    width: 6.7rem;
    /*align-items: flex-start;*/
    align-items: center;
    flex-direction: column;
  }
  .indexmain .section5 .section5-main .section5-main-title {
    color: #FFF;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    /*text-align: left;*/
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-bottom: .32rem;
  }
  .indexmain .section5 .section5-main .section5-main-desc {
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
    /*text-align: left;*/
    text-align: center;
    margin-bottom: .64rem;
  }
  .indexmain .section5 .section5-main .section5-main-more span {
    color: #FFF;
    font-size: .26rem;
    font-weight: 400;
    line-height: normal;
  }
  .indexmain .section5 .section5-main .section5-main-more {
    padding: .16rem .4rem;
  }
  .indexmain .section5 .section5-main .section5-main-more img {
    width: .14rem;
    height: .14rem;
  }
  .indexmain .section2 .mainpoint {
    display: none;
  }
  .indexmain .section2 .point {
    display: none;
  }
  .indexmain .section2 .section2__img {
    display: none;
  }
  .indexmain .section2 .section2-content {
    position: static;
  }
  .indexmain .section2 .section2-content .section2-content-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    flex-direction: column;
  }
  .indexmain .section2 .section2-content {
    width: 6.7rem;
    margin: 0 auto;
    padding-top: 1.2rem;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .indexmain .section2 .section2-content .section2-content-article {
    color: #333;
    text-align: center;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    /*line-height: 180%;*/
    line-height: 1.6;
  }
  .indexmain .section2 .section2-tip {
    position: static;
    position: relative;
    right: auto;
    bottom: .3rem;
  }
  .indexmain .section2 .section2-tip .section2-tip-ul {
    display: none;
    width: 6.7rem;
    margin: 0 auto;
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li {
    width: 2.02rem;
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:first-child {
    width: 2.8rem;
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(3n) {
    width: calc(100% - 2.8rem - 2.02rem);
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(3n + 1) {
    width: 2.8rem;
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li p {
    color: #333;
    font-size: .26rem;
    font-weight: 400;
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:first-child::before {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    background: url(../img/icon1.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(2)::before {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    background: url(../img/icon2.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(3)::before {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    background: url(../img/icon3.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(4)::before {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    background: url(../img/icon4.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(5)::before {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    background: url(../img/icon5.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(6)::before {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    background: url(../img/icon6.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .indexmain .section2 .section2-tip .section2-tip-ul .section2-tip-li:nth-child(7)::before {
    content: "";
    position: absolute;
    width: .22rem;
    height: .22rem;
    background: url(../img/icon7.png) no-repeat;
    background-size: 100% 100%;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  .swiper-mmap {
    width: 7.1rem;
    margin-left: .4rem;
    margin-top: .3rem;
  }
  .swiper-mmap .swiper-slide {
    width: 6.15rem;
    padding: .4rem;
    display: flex;
    flex-direction: column;
    row-gap: .24rem;
    background: #ffffff;
    border-radius: .2rem;
    margin-right: .4rem;
  }
  .swiper-mmap .swiper-slide:last-child {
    margin-right: 0;
  }
  .swiper-mmap .swiper-slide .swiper-mmap-label {
    color: #333;
    font-size: .34rem;
    font-weight: 400;
  }
  .swiper-mmap .swiper-slide .swiper-mmap-value {
    color: #333;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 290;
    line-height: 164.286%;
  }
  .section2 {
    padding-bottom: 1.2rem;
  }
  .section2-map-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 6.7rem;
    margin: .64rem auto 0;
  }
  .section2-map-nav .section2-ul-nav-prev {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section2-map-nav .section2-ul-nav-prev img {
    display: block;
    width: .45rem;
    height: .45rem;
    filter: brightness(100) invert(1);
  }
  .section2-map-nav .section2-ul-nav-prev:hover {
    border: 1px solid transparent;
    background: linear-gradient(to right, #1470AA, #12B9E4);
  }
  .section2-map-nav .section2-ul-nav-prev:hover img {
    filter: brightness(0) invert(1);
  }
  .section2-map-nav .section2-ul-nav-next {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section2-map-nav .section2-ul-nav-next img {
    display: block;
    width: .45rem;
    height: .45rem;
    filter: brightness(100) invert(1);
  }
  .section2-map-nav .section2-ul-nav-next:hover {
    border: 1px solid transparent;
    background: linear-gradient(to right, #1470AA, #12B9E4);
  }
  .section2-map-nav .section2-ul-nav-next:hover img {
    filter: brightness(0) invert(1);
  }
  .section1-box .section2-map-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 6.7rem;
    margin: .64rem auto 0;
  }
  .section1-box .section2-map-nav .section2-ul-nav-prev {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section1-box .section2-map-nav .section2-ul-nav-prev img {
    display: block;
    width: .45rem;
    height: .45rem;
    filter: brightness(100) invert(1);
  }
  .section1-box .section2-map-nav .section2-ul-nav-prev:hover {
    border: 1px solid transparent;
    background: linear-gradient(to right, #1470AA, #12B9E4);
  }
  .section1-box .section2-map-nav .section2-ul-nav-prev:hover img {
    filter: brightness(0) invert(1);
  }
  .section1-box .section2-map-nav .section2-ul-nav-next {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .section1-box .section2-map-nav .section2-ul-nav-next img {
    display: block;
    width: .45rem;
    height: .45rem;
    filter: brightness(100) invert(1);
  }
  .section1-box .section2-map-nav .section2-ul-nav-next:hover {
    border: 1px solid transparent;
    background: linear-gradient(to right, #1470AA, #12B9E4);
  }
  .section1-box .section2-map-nav .section2-ul-nav-next:hover img {
    filter: brightness(0) invert(1);
  }
  .swiper2-pagination-nav {
    display: block;
    width: 5rem;
    height: 1px;
    background: #DEDEDE;
    position: relative;
  }
  .swiper2-pagination-nav .swiper2-pagination-nav-thumb {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(278deg, #12B9E4 10.55%, #1470AA 77.72%);
    transition: all .3s ease;
  }
  .mlang {
    display: flex;
    align-items: center;
    margin-right: .24rem;
  }
  .mlang .mlang__p {
    margin-right: .06rem;
    color: #333;
    font-size: .3rem;
    font-weight: 400;
  }
  .mlang img {
    display: block;
    width: .22rem;
    height: .22rem;
  }
  .section2-mobileimg {
    display: block;
    width: 100%;
  }
  .aboutpage .aboutbanner {
    /*height: 4rem;*/
    height: 6.42rem;
  }
  .aboutpage .aboutbanner .about-title {
    /*margin-top: 1.4rem;*/
    margin-top: 0;
    color: #FFF;
    font-size: .48rem;
    font-weight: 500;
    line-height: 133.333%;
    letter-spacing: 2.4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .crumb {
    width: 6.7rem;
  }
  .crumb .crumb__img {
    width: .32rem;
    height: .32rem;
  }
  .crumb .crumb__icon {
    width: .12rem;
    height: .12rem;
  }
  .aboutpage .about-intro {
    width: 6.7rem;
    flex-direction: column;
    /*padding-top: .6rem;*/
    padding-top: .8rem;
    /*padding-bottom: 1rem;*/
    padding-bottom: 1.2rem;
  }
  .aboutpage .about-intro .about-intro-left {
    width: 100%;
  }
  .aboutpage .about-intro .about-intro-right {
    width: 100%;
    /*margin-top: .5rem;*/
    margin-top: .8rem;
  }
  .aboutpage .about-intro .about-intro-left .about-intro-content .about-intro-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
  }
  .aboutpage .about-intro .about-intro-left .about-intro-content .about-intro-desc {
    color: #333;
    text-align: center;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
  }
  .aboutpage .section3 {
    height: 11.3rem;
  }
  .aboutpage .section3 .section3-content {
    width: 6.7rem;
  }
  .aboutpage .section3 .section3-info {
    width: 6.7rem;
  }
  .aboutpage .section3 .section3-content .section3-content-title {
    font-size: .42rem;
    margin-bottom: .4rem;
  }
  .aboutpage .section3 .section3-content .section3-content-article {
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
    text-align: center;
  }
  .aboutpage .section3 .section3-content .section3-content-more {
    padding: .16rem .4rem;
  }
  .aboutpage .section3 .section3-content .section3-content-more span {
    color: #FFF;
    font-size: .26rem;
    font-weight: 400;
    line-height: 1.15;
  }
  .aboutpage .section3 .section3-content .section3-content-more img {
    width: .14rem;
    height: .14rem;
  }
  .aboutpage .section3 .section3-info .section3-info-item .section3-info-item-top {
    justify-content: center;
  }
  .aboutpage .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-num {
    color: #FFF;
    font-size: .6rem;
    font-weight: 500;
  }
  .aboutpage .section3 .section3-info .section3-info-item {
    width: 1.5rem;
  }
  .aboutpage .section3 .section3-info .section3-info-item .section3-info-item__p {
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 128.571%;
    letter-spacing: 1.4px;
    text-align: center;
  }
  .aboutpage .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-unit span:first-child {
    font-size: .22rem;
  }
  .aboutpage .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-unit span:last-child {
    font-size: .28rem;
  }
  .aboutpage .about-video {
    width: 6.7rem;
    padding-top: 1rem;
  }
  .aboutpage .about-business {
    width: 6.7rem;
  }
  .aboutpage .about-related {
    margin-top: .3rem;
  }
  .aboutpage .about-related .swiper-related {
    /*width: 6.7rem;*/
    width: 100%;
    /*padding: 0;*/
    padding: .4rem;
    margin-top: 0;
  }
  .aboutpage .about-dev .about-dev-title {
    width: 6.7rem;
    font-size: .42rem;
  }
  .aboutpage .about-video .about-video__video {
    height: 4rem;
  }
  .aboutpage .about-video .about-video-title {
    font-size: .42rem;
  }
  .aboutpage .about-business .about-business-top {
    flex-direction: column;
  }
  .aboutpage .about-business .about-business-top .about-business-tleft .about-business-tleft-title {
    font-size: .42rem;
    text-align: center;
  }
  .aboutpage .about-business .about-business-top .about-business-tleft {
    width: 6.7rem;
    margin-bottom: .3rem;
  }
  .aboutpage .about-business .about-business-top .about-business-tleft .about-business-tleft-subtitle {
    /*font-size: .48rem;*/
    font-size: .32rem;
    text-align: center;
  }
  .aboutpage .about-business .about-business-top .about-business-tright {
    width: 6.7rem;
    font-size: .26rem;
    text-align: center;
  }
  .aboutpage .about-business .about-business-flow {
    overflow-x: auto;
  }
  .aboutpage .about-business .about-business-flow::-webkit-scrollbar {
    height: 0;
  }
  .aboutpage .about-business .about-business-flow .about-business-item {
    flex-shrink: 0;
  }
  .aboutpage .about-business .about-business-flow .about-business-item .about-business-board .buslogo {
    width: .8rem;
    margin-bottom: .2rem;
  }
  .aboutpage .about-business .about-business-flow .about-business-item .about-business-board .about-business-board-title {
    font-size: .32rem;
  }
  .aboutpage .about-business .about-business-flow .about-business-item .about-business-board .about-business-board-desc {
    font-size: .24rem;
    overflow-y: auto;
    height: 2.5rem;
  }
  .aboutpage .about-business .about-business-flow .about-business-item .about-business-board .about-business-board-desc::-webkit-scrollbar {
    width: 3px;
    background: rgba(255, 255, 255, 0.1);
  }
  .aboutpage .about-business .about-business-flow .about-business-item .about-business-board .about-business-board-desc::-webkit-scrollbar-thumb {
    width: 3px;
    background: #1A98C1;
  }
  .aboutpage .about-business .about-business-flow .about-business-item {
    width: 5.5rem;
  }
  .aboutpage .about-dev .swiper-dev .swiper-slide {
    margin-left: .4rem;
  }
  .aboutpage .about-dev .swiper-dev .swiper-slide:last-child {
    margin-right: .4rem;
  }
  .aboutpage .about-dev .swiper-dev .swiper-slide {
    width: 6.7rem;
  }
  .aboutpage .about-dev .swiper-year {
    width: 6.7rem;
  }
  .aboutpage .about-related {
    padding-top: 0;
  }
  .aboutpage .aboutbanner {
    /*background-size: auto 4.7rem !important;*/
    background-size: auto 6.42rem !important;
    background-attachment: unset !important;
    position: relative;
  }
  .businesspage .bus-desc .bus-desc-desc {
    width: 6.7rem;
    color: #333;
    text-align: center;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
  }
  .businesspage .bus-desc .bus-desc-box {
    width: 100%;
    height: auto;
  }
  .businesspage .bus-adv .bus-adv-box {
    width: 6.7rem;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .businesspage .bus-industry {
    width: 6.7rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .businesspage .bus-industry .bus-industry-desc {
    width: 6.7rem;
  }
  .businesspage .busbanner {
    /*height: 4rem;*/
    /*background-size: auto 4.7rem !important;*/
    height: 6.42rem;
    background-size: auto 6.42rem !important;
    background-attachment: unset !important;
    position: relative;
  }
  .businesspage .busbanner .busbanner-title {
    /*margin-top: 1.4rem;*/
    margin-top: 0;
    color: #FFF;
    font-size: .48rem;
    font-weight: 500;
    line-height: 133.333%;
    letter-spacing: 2.4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    width: 6.7rem;
  }
  .businesspage .bus-desc .bus-desc-title {
    color: #333;
    text-align: center;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-box-title {
    font-size: .42rem;
    margin-left: 0;
    width: 100%;
    text-align: center;
    width: 6.7rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-ul {
    width: 6.7rem;
    left: .4rem;
    /*top: 2.2rem;*/
    top: 2.7rem;
    transform: translateY(0);
    height: 7.3rem;
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-ul .bus-desc-ul-box .bus-desc-li .bus-desc-li-top p {
    width: 5rem;
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-ul .bus-desc-ul-box .bus-desc-li .bus-desc-li-con .bus-desc-li-article {
    width: 5.8rem;
    color: #333;
    font-size: .28rem;
    font-weight: 300;
    line-height: 180%;
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-ul .bus-desc-ul-box .bus-desc-li .bus-desc-li-con .bus-desc-li-more {
    width: 5.8rem;
    justify-content: center;
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-ul .bus-desc-ul-box .bus-desc-li .bus-desc-li-con .bus-desc-li-more a img {
    width: .3rem;
    height: .3rem;
  }
  .businesspage .bus-adv .bus-adv-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    margin-bottom: .3rem;
  }
  .businesspage .bus-adv {
    padding-top: 1rem;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul {
    flex-direction: column;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul .bus-adv-li {
    width: 6.7rem;
    margin-bottom: .3rem;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul .bus-adv-li:last-child {
    margin-bottom: 0;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul .bus-adv-li .bus-adv-li-desc {
    width: 5.8rem;
    font-size: .28rem;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul .bus-adv-li:nth-child(2) {
    width: 6.7rem;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul .bus-adv-li:nth-child(2)::before {
    content: none;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul .bus-adv-li:nth-child(2)::after {
    content: none;
  }
  .businesspage .bus-adv .bus-adv-box .bus-adv-ul .bus-adv-li .bus-adv-li-title {
    font-size: .36rem;
  }
  .businesspage .bus-industry .bus-industry-title {
    color: #333;
    text-align: center;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
  }
  .businesspage .bus-industry .bus-industry-desc {
    color: #333;
    text-align: center;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
  }
  .businesspage .swiper-industrynav .swiper-slide {
    min-width: auto;
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: .28rem;
  }
  .businesspage .bus-intro {
    width: 6.7rem;
    /*padding-top: 1rem;*/
    padding-top: .8rem;
  }
  .businesspage .bus-app {
    width: 6.7rem;
  }
  .businesspage .bus-case {
    width: 6.7rem;
    margin: 1rem auto 0;
  }
  .businesspage .bus-form {
    width: 6.7rem;
    flex-direction: column;
    /*padding-top: 1rem;*/
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
  .businesspage .bus-intro {
    flex-direction: column;
  }
  .businesspage .bus-intro .bus-intro-left .bus-intro-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    text-align: center;
    /*margin-bottom: .28rem;*/
  }
  .businesspage .bus-intro .bus-intro-left .bus-intro-desc {
    color: #333;
    text-align: center;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
  }
  .businesspage .bus-intro .bus-intro-right {
    width: 6.7rem;
    height: auto;
    /*margin-top: .3rem;*/
    margin-top: .5rem;
  }
  .businesspage .bus-app .bus-app-item {
    width: 100%;
    height: auto;
  }
  .businesspage .bus-app .bus-app-item .bus-app-con .bus-app-con-box .bus-app-con-top .bus-app-con-title {
    width: 3.6rem;
    /*font-size: .28rem;*/
    font-size: .32rem;
  }
  .businesspage .bus-app .bus-app-item .bus-app-con .bus-app-con-box .bus-app-con-top .bus-app-con-more img {
    width: .3rem;
    height: .3rem;
  }
  .businesspage .bus-app .bus-app-item .bus-app-con .bus-app-con-box .bus-app-con-desc .bus-app-desc-item .bus-app-desc-item-title {
    font-size: .28rem;
  }
  .businesspage .bus-app .bus-app-item .bus-app-con .bus-app-con-box .bus-app-con-desc .bus-app-desc-item .bus-app-desc-item-desc {
    font-size: .24rem;
  }
  .businesspage .bus-app .bus-app-item .bus-app-item__img {
    height: 3rem;
  }
  .businesspage .bus-case .bus-case-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
  }
  .businesspage .bus-case .bus-case-box {
    flex-direction: column;
    padding: .3rem;
  }
  .businesspage .bus-case .bus-case-box .bus-case-inner .bus-case-inner__img {
    width: 100%;
    height: auto;
  }
  .businesspage .bus-case .bus-case-box .bus-case-right {
    width: 100%;
    margin-top: .2rem;
  }
  .businesspage .bus-form .bus-form-left .bus-form-title {
    font-size: .42rem;
  }
  .businesspage .bus-form .bus-form-right {
    width: 6.7rem;
  }
  .businesspage .bus-form .bus-form-right form .bus-form-box .bus-form-input {
    width: 100%;
  }
  .businesspage .bus-form .bus-form-right form .bus-form-box .bus-form-input .bus-form-input__input {
    width: 100%;
    height: .8rem;
  }
  .businesspage .bus-form .bus-form-right form .bus-form-box .bus-form-input .bus-form-input__input-box {
    width: 100%;
    height: .8rem;
  }
  .businesspage .bus-form .bus-form-right form .bus-form-box .bus-form-input .bus-form-input__input-box .bus-form-input__input {
    width: 5.8rem;
  }
  .businesspage .bus-form .bus-form-right form .bus-form-box .bus-form-input .bus-form-input__input-select {
    width: 100%;
    height: .8rem;
  }
  .businesspage .bus-form .bus-form-right .bus-form-submit button img {
    width: .4rem;
    height: .4rem;
  }
  .businesspage .bus-form .bus-form-left .bus-form-tip {
    margin-bottom: .5rem;
  }
  .businesspage .bus-app .bus-app-item .bus-app-con .bus-app-con-box .bus-app-con-top .bus-app-con-more span {
    font-size: .24rem;
  }
  .aboutpage .about-honour .about-honour-box {
    left: 50%;
    transform: translateX(-50%);
    top: 1.4rem;
  }
  .aboutpage .about-honour .about-honour-box .about-honour-title {
    color: #FFF;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    margin-bottom: .2rem;
    text-align: center;
  }
  .aboutpage .about-honour .about-honour-box .about-honour-desc {
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .26rem;
    text-align: center;
    font-weight: 300;
    line-height: 180%;
  }
  .indexmain .section4 .section4-main .section4-ul .section4-li .section4-li-info .section4-li-sign .section4-li-sign-item:first-child img {
    height: .17rem;
  }
  .indexmain .section4 .section4-main .section4-ul .section4-li .section4-li-info .section4-li-sign .section4-li-sign-item img {
    height: .22rem;
  }
  .indexmain .section2 .section2-content .section2-content-more img {
    width: .3rem;
    height: .3rem;
  }
  .indexmain .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner-text-big {
    color: #FFF;
    font-size: .48rem;
    font-weight: 500;
    line-height: 133.333%;
    letter-spacing: 2.4px;
  }
  .swiper-banner {
    height: 9.2rem;
  }
  .indexmain .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner-text-small {
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 1px;
  }
  .indexmain .banner .swiper-banner .swiper-slide .swiper-banner__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .indexmain .banner .swiper-banner .swiper-slide .swiper-banner-text {
    width: 3.73rem;
    left: .4rem;
    transform: translateY(0);
    top: 1.9rem;
  }
  .indexmain .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner-more {
    padding: .13rem .4rem;
  }
  .indexmain .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner-more span {
    color: #FFF;
    font-size: .26rem;
    font-weight: 400;
  }
  .indexmain .banner .swiper-banner .swiper-slide .swiper-banner-text .swiper-banner-more img {
    width: .14rem;
    height: .14rem;
  }
  .indexmain .section1 .section1-box .swiper-section1 .swiper-section1-left {
    top: 36%;
    display: none !important;
  }
  .indexmain .section1 .section1-box .swiper-section1 .swiper-section1-right {
    top: 36%;
    display: none !important;
  }
  .technology .technology-main .strategy {
    width: 6.7rem;
    padding-bottom: 1.2rem;
  }
  .technology .technology-main .strategy .strategy-desc {
    width: 100%;
    color: #333;
    text-align: center;
    /*font-size: .28rem;*/
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
  }
  .technology .technology-main .center .center-top {
    width: 6.7rem;
  }
  .technology .technology-main .center .center-swiper {
    width: 100%;
  }
  .technology .technology-main .qua {
    padding-top: 1rem;
  }
  .technology .technology-main .qua .qua-ul {
    /*width: 6.7rem;*/
    width: 100%;
    padding: .4rem;
    /*margin: .3rem auto 0;*/
    margin: 0 auto;
    column-gap: 0;
    justify-content: space-between;
  }
  .technology .technology-main .iur .swiper-cert {
    width: 6.7rem;
    overflow: hidden;
  }
  .technology .technology-main .iur .swiper-cert-box .vline4 {
    display: none;
  }
  .technology .technology-main .iur .swiper-cert-box .vline5 {
    display: none;
  }
  .technology .technology-main .iur .swiper-cert-box .vline1 {
    left: .4rem;
  }
  .technology .technology-main .iur .swiper-cert-box .vline2 {
    left: 3.75rem;
  }
  .technology .technology-main .iur .swiper-cert-box .vline3 {
    left: 7.1rem;
  }
  .technology .technology-main .qua .qua-ul .qua-li {
    height: 3.4rem;
  }
  .technology .technology-main .qua .qua-ul .qua-li p {
    font-size: .28rem;
  }
  .technology .technology-main .center .center-top {
    flex-direction: column;
  }
  .technology .technology-main .center .center-top .center-tl {
    width: 100%;
  }
  .technology .technology-main .center .center-top .center-tl .center-title {
    width: 100%;
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    text-align: center;
    margin-bottom: .28rem;
  }
  .technology .technology-main .center .center-top .center-desc {
    width: 100%;
    color: #333;
    font-size: .28rem;
    font-weight: 300;
    line-height: 180%;
  }
  .technology .technology-main .center .center-swiper .swiper-center .swiper-center-tap {
    column-gap: .1rem;
    width: 6.7rem;
  }
  .technology .technology-main .center .center-swiper .swiper-center .swiper-center-tap .swiper-center-tap-item {
    font-size: .24rem;
    min-width: 1.7rem;
    flex-shrink: 0;
    width: auto;
    padding-left: .1rem;
    padding-right: .1rem;
  }
  .technology .technology-main .center .center-swiper .swiper-center .swiper-slide .swiper-center-text {
    width: 6.7rem;
    /*font-size: .28rem;*/
    font-size: .26rem;
    text-align: justify;
  }
  .technology .technology-main .qua .qua-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .technology .technology-main .iur .iur-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
  }
  .technology .technology-main .iur .swiper-cert .swiper-slide {
    height: 3.5rem;
  }
  .technology .technology-main .iur .swiper-cert .swiper-slide img {
    max-width: 1.8rem;
    max-height: 1.8rem;
  }
  .technology .technology-main .qua .qua-more a span {
    font-size: .24rem;
  }
  .technology .technology-main .strategy .strategy-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    display: flex;
    flex-direction: column;
    margin-bottom: .5rem;
  }
  .technology .technology-main .strategy .swiper-strategy .swiper-slide.active {
    width: 100%;
  }
  .technology .technology-main .strategy .swiper-strategy .swiper-slide {
    width: 100%;
  }
  .technology .technology-main .strategy .swiper-strategy .swiper-slide .swiper-strategy-text .swiper-strategy-desc {
    height: auto;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
  .technology .technology-main .strategy .swiper-strategy .swiper-slide .swiper-strategy-text {
    width: 100%;
    padding-left: .2rem;
    padding-right: .2rem;
    left: 0;
    bottom: .3rem;
  }
  .technology .technology-main .strategy .swiper-strategy .swiper-slide .swiper-strategy-text .swiper-strategy-title {
    font-size: .42rem;
  }
  .technology .technology-main .strategy .swiper-strategy .swiper-slide.active .swiper-strategy-text .swiper-strategy-desc {
    font-size: .28rem;
    line-height: 1.8;
  }
  .technology .technology-main .section3 {
    /*height: 12rem;*/
    height: 16rem;
  }
  .technology .technology-main .section3 .section3-content {
    width: 6.7rem;
  }
  .technology .technology-main .section3 .section3-content .section3-content-title {
    font-size: .42rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: .5rem;
  }
  .technology .technology-main .section3 .section3-content .section3-content-article {
    /*font-size: .28rem;*/
    font-size: .26rem;
    line-height: 1.8;
  }
  .technology .technology-main .section3 .section3-info {
    width: 6.7rem;
    flex-wrap: wrap;
    column-gap: 0;
    row-gap: .5rem;
    /*bottom: .3rem;*/
    bottom: 1rem;
    justify-content: space-between;
  }
  .technology .technology-main .section3 .section3-info .section3-info-item {
    /*width: 49%;*/
    width: 45%;
    min-width: unset;
    /*margin-bottom: .1rem;*/
  }
  .technology .technology-main .section3 .section3-info .section3-info-item .section3-info-item__p {
    white-space: pre-wrap;
    color: #FFF;
    /*font-size: .28rem;*/
    font-size: .2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 128.571%;
    letter-spacing: 1.4px;
  }
  .technology .technology-main .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-num {
    color: #FFF;
    font-size: .6rem;
    font-weight: 500;
  }
  .technology .technology-main .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-unit span:first-child {
    font-size: .22rem;
  }
  .technology .technology-main .section3 .section3-info .section3-info-item .section3-info-item-top .section3-info-unit span:last-child {
    font-size: .28rem;
  }
  .technology .technology-main .section3 .section3-info .section3-info-item .section3-info-item-top {
    /*border-bottom: 0;*/
    position: relative;
  }
  /*.technology .technology-main .section3 .section3-info .section3-info-item .section3-info-item-top::after {*/
  /*    content: "";*/
  /*    position: absolute;*/
  /*    bottom: 0;*/
  /*    left: 0;*/
  /*    width: 3rem;*/
  /*    height: 1px;*/
  /*    background: rgba(230, 230, 230, 0.4);*/
  /*}*/
  .technology .technologybanner {
    /*height: 4rem;*/
    height: 6.42rem;
    background-size: cover !important;
    background-attachment: unset !important;
    position: relative;
  }
  .technology .technologybanner .technologybanner-title {
    /*margin-top: 1.4rem;*/
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .aboutpage .about-related .swiper-related .swiper-slide {
    width: 3.2rem;
  }
  .aboutpage .about-related .swiper-related .swiper-wrapper {
    column-gap: 0;
    justify-content: space-between;
  }
  .aboutpage .about-related .swiper-related .swiper-slide .swiper-related-title {
    font-size: .28rem;
    width: 2.7rem;
  }
  .newsdetail .newsdetail-main {
    width: 6.7rem;
  }
  .newsdetail-content {
    display: flex;
    flex-direction: column;
  }
  .newsdetail-content .newsdetail-content-right {
    position: static;
  }
  .newsdetail .newsdetail-main .newsdetail-content {
    padding-top: .5rem;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-main {
    width: 6.7rem;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-right {
    width: 100%;
    flex-direction: row;
    border-left: 0;
    column-gap: .25rem;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-right .newsdetail-content-share {
    flex-direction: row;
    padding: 0;
    width: auto;
    column-gap: .2rem;
    border: 0;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-right .newsdetail-content-back {
    margin-top: 0;
    align-items: center;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-right .newsdetail-content-back img {
    width: .2rem;
    height: .2rem;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-right .newsdetail-content-share .share-icon {
    width: .5rem;
    height: .5rem;
  }
  .newsdetail .newsdetail-main .newsdetail-top .newsdetail-title {
    font-size: .42rem;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-left {
    width: 100%;
    margin-top: .5rem;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-left .newsdetail-left-ul .newsdetail-left-li {
    font-size: .28rem;
  }
  .newsdetail .newsdetail-main .newsdetail-content .newsdetail-content-left .newsdetail-left-tip span {
    font-size: .32rem;
  }
  .swiper-bus {
    height: 12rem;
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-ul .bus-desc-ul-box .bus-desc-li .bus-desc-li-con .bus-desc-li-article .bus-desc-li-article-inner {
    width: 100%;
  }
  .businesspage .bus-desc .bus-desc-box .bus-desc-ul .bus-desc-ul-box {
    height: 5.7rem;
  }
  .businesspage .bus-case .bus-case-box .bus-case-right .bus-case-item .bus-case-item-desc .bus-case-item-desc-inner {
    width: 100%;
  }
  .aboutpage .about-video .about-video__video-box {
    height: auto;
  }
  .aboutpage .about-video .about-video__video {
    height: auto;
  }
  .about-dev-title-box {
    width: 6.7rem;
    margin: 0 auto;
  }
  .about-dev-nav-left {
    width: .5rem;
    height: .5rem;
  }
  .about-dev-nav-right {
    width: .5rem;
    height: .5rem;
  }
  .technology .technology-main .future {
    /*width: 100%;*/
    width: 6.7rem;
    height: 8rem;
    padding-bottom: 0;
    position: relative;
    /*margin-bottom: .5rem;*/
    margin-bottom: 1rem;
  }
  .technology .technology-main .future:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: .3rem;
  }
  .future-text-box {
    width: 6.7rem;
    top: .3rem;
    z-index: 3;
  }
  .future-text {
    /*width: 100%;*/
    width: 90%;
    font-size: .24rem;
    text-align: justify;
    position: relative;
    margin: .3rem auto;
    z-index: 2;
  }
  .qua-desc {
    width: 6.7rem;
    font-size: .26rem;
  }
  .wechattip {
    width: 6.7rem;
    margin: .25rem auto 0;
  }
  .aboutpage .about-intro .about-intro-left .about-intro-content .about-intro-desc p {
    text-align: left;
  }
  .crumb a {
    flex-shrink: 0;
  }
  .crumb .crumb__icon {
    flex-shrink: 0;
  }
  .crumb .crumb-nav {
    font-size: .22rem;
  }
  .crumb .crumb-nav.active {
    flex-shrink: 1;
  }
  .wechattip p {
    font-size: .24rem;
  }
  .share-icon__img {
    width: 25px;
    height: 25px;
  }
  .indexmain .section4 .section4-main .section4-ul .section4-li .section4-li-info .section4-li-title {
    overflow: visible;
    text-overflow: unset;
    white-space: unset;
    font-size: .34rem;
  }
  .businesspage .swiper-industrynav {
    width: 100%;
  }
  .bus-intro-titlebox {
    justify-content: center;
  }
  .bus-app-title {
    color: #333;
    font-size: .42rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2.1px;
    text-align: center;
    margin-top: 1rem;
  }
  .businesspage .bus-app .bus-app-item .bus-app-con .bus-app-con-box .bus-app-con-top {
    padding-bottom: .2rem;
  }
  .businesspage .bus-case .bus-case-box .bus-case-right .bus-case-item {
    width: 98%;
    margin: 0 auto;
    margin-left: 0;
  }
  .businesspage .bus-case .bus-case-box .bus-case-right .bus-case-item {
    margin-bottom: .2rem;
  }
  .technology .section4 .section4-main {
    width: 6.7rem;
  }
  .technology .section4 {
    padding-top: 1.2rem;
    /*padding-bottom: 1.2rem;*/
    padding-bottom: 0;
  }
  .technology .section4 .section4-main .section4-main-title {
    display: flex;
    font-size: .42rem;
    flex-direction: column;
    align-items: center;
  }
  .technology .section4 .section4-main .section4-ul {
    /*margin-top: .8rem;*/
    /*margin-top: .6rem;*/
    margin-top: 0;
  }
  .technology .section4 .section4-main .section4-ul .section4-li {
    margin-right: 0;
    width: 100%;
  }
  .technology .section4 .section4-main .section4-ul .section4-li .section4-li-info .section4-li-title {
    font-size: .32rem;
    margin-bottom: .2rem;
  }
  .section4-li-desc {
    font-size: .26rem;
    color: #333;
    /*text-align: center;*/
    font-weight: 300;
    line-height: 180%;
    height: 2.9rem;
    overflow-y: auto;
    padding-right: .15rem;
  }
  .bus-desc-box-mgsap {
    width: 6.7rem;
    margin: 0 auto;
  }
  .bus-mgsap-img {
    display: block;
    width: 100%;
    height: 3.69rem;
    border-radius: .2rem;
  }
  .bus-desc-con {
    display: block;
    width: 6.7rem;
    height: 7.91rem;
    margin: .2rem auto 0;
    border-radius: 12px;
    background: #F8F8F8;
    padding-top: .38rem;
    overflow: hidden;
  }
  .bus-desc-con-title {
    color: #333;
    font-size: .4rem;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: .25rem;
  }
  .bus-desc-con-ul {
    padding: 0 .24rem .38rem;
  }
  .bus-desc-con-item {
    padding: .39rem .33rem 0 .24rem;
    border-radius: .12rem;
    background: #FFF;
    margin-bottom: .1rem;
  }
  .bus-desc-con-item::last-child {
    margin-bottom: 0;
  }
  .bus-desc-con-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: .27rem;
  }
  .bus-desc-con-item-desc {
    display: none;
    padding-top: .3rem;
    padding-bottom: .38rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: .26rem;
    font-weight: 300;
    line-height: 180%;
  }
  .bus-desc-con-item-desc div {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    /* 限制顯示3行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .bus-desc-con-item.active .bus-desc-con-item-desc {
    display: block;
  }
  .bus-desc-con-item.active .bus-desc-con-item-btn {
    background: url(../img/bus-icon2.png) no-repeat;
    background-size: 100%;
  }
  .bus-desc-con-item-link {
    min-width: 2.1rem;
    height: .62rem;
    padding: .16rem .4rem;
    border-radius: .6rem;
    background: linear-gradient(278deg, #12B9E4 10.55%, #1470AA 77.72%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-top: .2rem;
    column-gap: .12rem;
    color: #FFF;
    font-size: .26rem;
    font-weight: 400;
  }
  .bus-desc-con-item-link img {
    display: block;
    width: .3rem;
    height: .3rem;
  }
  .bus-desc-con-item-title {
    font-size: .3rem;
    font-weight: 400;
    line-height: 103.738%;
    width: 4.85rem;
    color: #333333;
  }
  .bus-desc-con-item.active .bus-desc-con-item-title {
    background: linear-gradient(278deg, #12B9E4 10.55%, #1470AA 77.72%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .bus-desc-con-item-btn {
    display: block;
    width: .38rem;
    height: .38rem;
    background: url(../img/bus-icon1.png) no-repeat;
    background-size: 100%;
  }
  .bus-desc-con-more {
    display: flex;
    width: 2.35rem;
    height: .62rem;
    justify-content: center;
    align-items: center;
    color: #333;
    font-size: .26rem;
    font-weight: 400;
    margin: .45rem auto 0;
    border-radius: .6rem;
    border: 1px solid #333;
  }
  .section4-li__img-box {
    height: 3.5rem;
  }
  .technology .section4 .section4-main .section4-ul .section4-li .section4-li__img {
    height: 3.5rem;
  }
  footer .footer .footer-top {
    padding-top: .9rem;
  }
  footer .footer .footer-top .footer-top-left {
    margin-bottom: .7rem;
  }
  footer .footer .footer-top .footer-top-left .footer-logo {
    /*width: 2.5rem;*/
    width: 2.2rem;
  }
  footer .footer .footer-top .footer-top-left .footer-top-sn p {
    font-size: .26rem;
    text-align: left;
  }
  footer .footer .footer-bottom {
    padding-top: .7rem;
    padding-bottom: .7rem;
  }
  footer .footer .footer-top .footer-top-right .footer-top-friend {
    margin-top: .5rem;
  }
  .indexmain .section4 .section4-main .section4-ul .section4-li .section4-li__img {
    height: 3.5rem;
  }
  .news .newsbanner {
    background-size: auto 6.42rem !important;
    background-attachment: unset !important;
    position: relative;
  }
  .news .newsbanner .newsbanner-title {
    /* margin-top: 1.4rem; */
    margin-top: 0;
    color: #FFF;
    font-size: .48rem;
    font-weight: 500;
    line-height: 133.333%;
    letter-spacing: 2.4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .news .notice1 {
    width: 6.7rem;
  }
  .notice .notice1 .swiper-notice .swiper-slide {
    flex-direction: column;
  }
  .notice .notice1 .swiper-notice .swiper-slide .swiper-notice-imgbox {
    width: 100%;
    height: auto;
  }
  .notice .notice1 .swiper-notice .swiper-slide .swiper-notice-right {
    width: 100%;
    padding: .4rem .4rem .4rem .4rem;
  }
  .news .news-ul {
    flex-direction: column;
  }
  .news .news-ul .news-ul-left {
    width: 6.7rem;
  }
  .notice .notice1 .notice3-ul .notice1-li {
    flex-direction: column;
    height: auto;
    padding-bottom: .4rem;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li {
    height: auto;
    padding-bottom: .4rem;
    padding-top: .4rem;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left {
    width: 100%;
    padding-left: .4rem;
    margin-bottom: .2rem;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left div {
    display: flex;
    flex-direction: row-reverse;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-right {
    width: 100%;
    padding-left: .4rem;
    padding-right: .4rem;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-right .notice1-li-title {
    width: 100%;
    font-size: .32rem;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-right .notice1-li-desc {
    width: 100%;
    font-size: .26rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-left:after {
    content: none;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left:after {
    content: none;
  }
  .notice .notice1 .swiper-notice .swiper-slide .swiper-notice-right .swiper-notice-title {
    font-size: .32rem;
    line-height: 1.4;
  }
  .notice .notice1 .swiper-notice .swiper-slide .swiper-notice-right .swiper-notice-desc {
    font-size: .26rem;
  }
  .notice .notice1 .swiper-notice .swiper-slide .swiper-notice-right .swiper-notice-nav {
    position: static;
    margin-top: .2rem;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left .notice1-li-day {
    font-size: .3rem;
  }
  .news .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left .notice1-li-day-line {
    font-size: .3rem;
  }
  .notice .notice1 .notice-tab .notice-tab-title {
    font-size: .36rem;
  }
  .notice .notice1 .notice-tab .notice-tabul a {
    font-size: .26rem;
    padding: .12rem .2rem;
  }
  .notice .notice1 .swiper-notice .swiper-slide .swiper-notice-right .swiper-notice-nav .prev {
    width: .5rem;
    height: .5rem;
  }
  .notice .notice1 .swiper-notice .swiper-slide .swiper-notice-right .swiper-notice-nav .next {
    width: .5rem;
    height: .5rem;
  }
  .news .news-ul .news-ul-search {
    width: 100%;
  }
  .news .news-ul .news-ul-suggest .news-ul-suggest__a {
    font-size: .26rem;
  }
  .notice .notice1 {
    width: 6.7rem;
  }
  .notice .notice1 .notice-tab .notice-tabul {
    column-gap: 0.1rem;
  }
  .notice .notice1 .notice1-ul .notice1-li {
    height: auto;
    flex-direction: column;
    padding-top: .4rem;
    padding-bottom: .4rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-right .notice1-li-title {
    width: 100%;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-right {
    padding-left: .4rem;
    width: 100%;
    padding-right: .4rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left {
    width: 100%;
    margin-bottom: .2rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left .notice1-li-day {
    font-size: .3rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left .notice1-li-day-line {
    font-size: .3rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left div {
    display: flex;
    flex-direction: row-reverse;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left {
    padding-left: .4rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left .notice1-li-month {
    font-size: .3rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left .notice1-li-year {
    font-size: .3rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-right .notice1-li-title {
    font-size: .32rem;
    white-space: unset;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 限制顯示3行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-right .notice1-li-btn img {
    width: .3rem;
    height: .3rem;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-right .notice1-li-btn span {
    font-size: .26rem;
  }
  .notice .notice1 .notice2-ul .notice1-li {
    flex-direction: column;
    height: auto;
    align-items: flex-start;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-left .notice1-li-day {
    font-size: .3rem;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-left .notice1-li-day-line {
    font-size: .3rem;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-left div {
    display: flex;
    flex-direction: row-reverse;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-left .notice1-li-month {
    font-size: .3rem;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-left .notice1-li-year {
    font-size: .3rem;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-left:after {
    content: none;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right {
    flex-direction: row-reverse;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right .notice1-li-right-text {
    width: 100%;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right {
    padding-left: .4rem;
    padding-right: .4rem;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right {
    width: 100%;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right .notice1-li-title {
    font-size: .32rem;
    white-space: unset;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 限制顯示3行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right .notice1-li-right__img {
    display: none;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-left {
    width: 100%;
    padding-left: .4rem;
    margin-bottom: .2rem;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right .notice1-li-btn span {
    font-size: .26rem;
  }
  .notice .notice1 .notice2-ul .notice1-li .notice1-li-right .notice1-li-btn img {
    width: .3rem;
    height: .3rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-left .notice1-li-day {
    font-size: .3rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-left .notice1-li-day-line {
    font-size: .3rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-left div {
    display: flex;
    flex-direction: row-reverse;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-left .notice1-li-month {
    font-size: .3rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-left .notice1-li-year {
    font-size: .3rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-right {
    width: 100%;
    padding-left: .4rem;
    padding-right: .4rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-left {
    padding-left: .4rem;
    margin-bottom: .2rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-right .notice1-li-title {
    width: 100%;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-right .notice1-li-desc {
    width: 100%;
    white-space: unset;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 限制顯示3行 */
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-right .notice1-li-title {
    font-size: .32rem;
  }
  .notice .notice1 .notice3-ul .notice1-li .notice1-li-right .notice1-li-desc {
    font-size: .26rem;
  }
  .joinus .joinusbanner {
    background-size: auto 6.42rem !important;
    background-attachment: unset !important;
    position: relative;
  }
  .joinus .joinusbanner .joinusbanner-title {
    margin-top: 0;
    color: #FFF;
    font-size: .48rem;
    font-weight: 500;
    line-height: 133.333%;
    letter-spacing: 2.4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .joinus .join1 {
    width: 6.7rem;
  }
  .joinus .join2 .join2-main .join2-text {
    width: 6rem;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
  }
  .joinus .join6 .join6-box .swiper-join6 .swiper-slide {
    flex-direction: column;
  }
  .joinus .join6 .join6-box .swiper-join6 .swiper-join6-right {
    flex-direction: row;
  }
  .joinus .join6 .join6-box .swiper-join6 {
    width: 6.7rem;
  }
  .joinus .join3 .join3-text {
    width: 6.7rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .joinus .join5 .join5-text {
    width: 6.7rem;
  }
  .joinus .join2 .join2-main .join2-main__img {
    height: 10rem;
    object-fit: cover;
  }
  .joinus .join3 .join3__img {
    height: 10rem;
    object-fit: cover;
  }
  .joinus .join4 .join4__img {
    height: 15rem;
    object-fit: cover;
  }
  .joinus .join4 .join4-text {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    right: auto;
  }
  .joinus .join5 .join5__img {
    height: 10rem;
    object-fit: cover;
  }
  .joinus .join5 .join5-text {
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .joinus .join1 .join1-title {
    font-size: .36rem;
  }
  .joinus .join1 {
    padding-bottom: 1rem;
  }
  .joinus .join2 .join2-title {
    font-size: .36rem;
  }
  .joinus .join1 .swiper-select .swiper-slide .swiper-select-desc {
    font-size: .26rem;
  }
  .joinus .join1 .swiper-select .swiper-slide .swiper-select-title {
    font-size: .3rem;
  }
  .joinus .join1 .swiper-select .swiper-slide .swiper-select__img {
    width: 100%;
    height: 6rem;
  }
  .joinus .join2 .join2-main {
    margin-top: .3rem;
  }
  .joinus .join2 .join2-main .join2-text .join2-text-desc {
    font-size: .26rem;
  }
  .joinus .join2 .join2-main .join2-text .join2-text-title span {
    font-size: .32rem;
  }
  .joinus .join3 .join3-text .join3-text-title span {
    font-size: .32rem;
  }
  .joinus .join3 .join3-text .join3-text-desc {
    font-size: .26rem;
  }
  .joinus .join3 .join3-text .join3-text-ul .join3-text-li .join3-text-li-value {
    font-size: .26rem;
  }
  .joinus .join3 .join3__img {
    height: 14rem;
  }
  .joinus .join3 .join3-text .join3-text-ul .join3-text-li .join3-text-li-label {
    font-size: .26rem;
  }
  .joinus .join4 .join4-text .join4-text-title span {
    font-size: .32rem;
  }
  .joinus .join4 .join4-text .join4-text-ul .join4-text-li .join4-text-li-title {
    font-size: .28rem;
  }
  .joinus .join4 .join4-text .join4-text-ul .join4-text-li .join4-text-li-desc p {
    font-size: .26rem;
  }
  .joinus .join5 .join5-text .join5-text-title span {
    font-size: .32rem;
  }
  .joinus .join5 .join5-text .join5-text-desc {
    font-size: .26rem;
  }
  .joinus .join6 .join6-desc {
    width: 6.7rem;
  }
  .joinus .join6 .join6-title {
    font-size: .36rem;
  }
  .joinus .join6 .join6-desc {
    font-size: .26rem;
  }
  .joinus .join6 .join6-box .swiper-join6 .swiper-join6-left {
    width: 100%;
    height: auto;
    margin-bottom: .07rem;
  }
  .joinus .join6 .join6-box .swiper-join6 .swiper-join6-right {
    width: 100%;
    justify-content: space-between;
  }
  .joinus .join6 .join6-box .swiper-join6 .swiper-join6-right .swiper-join6-right-imgbox {
    width: 3.3rem;
    height: auto;
  }
  .joinus .join6 .join-form .join-form-title {
    font-size: .36rem;
  }
  .joinus .join6 .join-form .join-form-desc {
    width: 6.7rem;
    font-size: .26rem;
    line-height: 1.5;
  }
  .joinus .join6 .join-form .join-form-btnbox .join-form-btn img {
    width: .3rem;
    height: .3rem;
  }
  .joinus .join6 .join-form .join-form-btnbox .join-form-btn span {
    font-size: .26rem;
  }
  .invest .investbanner {
    background-size: auto 6.42rem !important;
    background-attachment: unset !important;
    position: relative;
  }
  .invest .investbanner .investbanner-title {
    margin-top: 0;
    color: #FFF;
    font-size: .48rem;
    font-weight: 500;
    line-height: 133.333%;
    letter-spacing: 2.4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .invest .investpage .invest1 .invest1-main {
    width: 6.7rem;
    flex-direction: column;
  }
  .invest .investpage .invest1 .invest1-main .invest1-left {
    width: 100%;
  }
  .invest .investpage .invest1 .invest1-main .invest1-right {
    width: 100%;
    height: auto;
    margin-top: .3rem;
  }
  .invest .investpage .invest2 .invest2-box {
    width: 6.7rem;
    flex-direction: column;
    row-gap: .2rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-item {
    width: 100%;
    height: auto;
  }
  .invest .investpage .invest2 .invest2-box .invest2-item .invest2-title span {
    font-size: .32rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-item .invest2-item-li .invest2-item-li-title {
    font-size: .28rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-item .invest2-item-li .invest2-item-li-time {
    font-size: .26rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-item .invest2-btn span {
    font-size: .26rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-item .invest2-btn img {
    width: .3rem;
    height: .3rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-right .invest2-right-item {
    width: 100%;
    height: auto;
  }
  .invest .investpage .invest2 .invest2-box .invest2-right {
    width: 100%;
    row-gap: .2rem;
  }
  .invest2-right-title {
    margin-bottom: .2rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-right .invest2-right-item .invest2-right-title span {
    font-size: .32rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-right .invest2-right-item .invest2-right-desc {
    font-size: .26rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-right .invest2-right-item .invest2-right-btn span {
    font-size: .26rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-right .invest2-right-item .invest2-info .invest2-info-item .invest2-info-label {
    font-size: .26rem;
  }
  .invest .investpage .invest2 .invest2-box .invest2-right .invest2-right-item .invest2-info .invest2-info-item .invest2-info-value {
    font-size: .26rem;
  }
  .invest .investpage .invest2 {
    padding-top: .8rem;
  }
  .invest .investpage .invest1 .invest1-title {
    font-size: .36rem;
  }
  .invest .investpage .invest1 .invest1-main .invest1-left .invest1-info {
    padding-bottom: .2rem;
  }
  .invest .investpage .invest1 .invest1-main .invest1-left .invest1-info .invest1-info-big {
    font-size: .36rem;
  }
  .invest .investpage .invest1 .invest1-main .invest1-left .invest1-ul .invest1-li .invest1-li-label {
    font-size: .26rem;
  }
  .invest .investpage .invest1 .invest1-main .invest1-left .invest1-ul .invest1-li .invest1-li-value {
    font-size: .32rem;
    align-items: center;
  }
  .invest .investpage .invest1 .invest1-main .invest1-left .invest1-ul .invest1-li .invest1-li-value span {
    margin-top: 0;
  }
  .esg .esgbanner {
    background-size: auto 6.42rem !important;
    background-attachment: unset !important;
    position: relative;
  }
  .esg .esgbanner .esgbanner-title {
    margin-top: 0;
    color: #FFF;
    font-size: .48rem;
    font-weight: 500;
    line-height: 133.333%;
    letter-spacing: 2.4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .esg .esgpage .esg1 .esg1-title {
    font-size: .36rem;
  }
  .esg .esgpage .esg1 .swiper-esg {
    margin-top: .5rem;
  }
  .esg .esgpage .esg1 .swiper-esg .swiper-slide {
    width: 6.7rem;
  }
  .esg .esgpage .esg1 .swiper-esg .swiper-slide .swiper-esg-text .swiper-esg-title {
    font-size: .32rem;
  }
  .esg .esgpage .esg1 .swiper-esg .swiper-slide .swiper-esg-text .swiper-esg-desc {
    font-size: .26rem;
  }
  .esg .esgpage .esg1 .swiper-esg .swiper-slide {
    height: 5.5rem;
  }
  .esg .esgpage .esg2 .esg2-title {
    font-size: .36rem;
  }
  .esg .esgpage .esg2 .esg2-ul {
    margin-top: .5rem;
    width: 6.7rem;
    flex-wrap: wrap;
    gap: .2rem;
  }
  .esg .esgpage .esg2 .esg2-ul .esg2-li {
    width: 3.25rem;
  }
  .esg .esgpage .esg2 .esg2-ul .esg2-li .esg2-li-text {
    margin-top: .2rem;
  }
  .esg .esgpage .esg2 .esg2-ul .esg2-li .esg2-li-num {
    font-size: .36rem;
  }
  .esg .esgpage .esg2 .esg2-ul .esg2-li .esg2-li-num .esg2-li-num-sign {
    font-size: .28rem;
  }
  .esg .esgpage .esg2 .esg2-ul .esg2-li .esg2-li-num .esg2-li-num-text {
    font-size: .28rem;
    line-height: 1.8;
  }
  .esg .esgpage .esg2 .esg2-ul .esg2-li .esg2-li-text {
    font-size: .26rem;
  }
  .esg .esgpage .esg2 {
    padding-bottom: 1rem;
  }
  .esg .esgpage .esg3 .esg3__img {
    height: 8rem;
    object-fit: cover;
    object-position: left center;
  }
  .esg .esgpage .esg3 .esg3-main {
    right: auto;
    left: .4rem;
  }
  .esg .esgpage .esg3 .esg3-main .esg3-main-year {
    font-size: .36rem;
  }
  .esg .esgpage .esg3 .esg3-main .esg3-main-title {
    font-size: .36rem;
  }
  .esg .esgpage .esg3 .esg3-main .esg3-btns .esg3-btn img {
    width: .3rem;
    height: .3rem;
  }
  .esg .esgpage .esg3 .esg3-main .esg3-btns .esg3-btn span {
    font-size: .26rem;
  }
  .esg .esgpage .esg4 .esg4-item {
    padding: .4rem;
    flex-direction: column;
    align-items: flex-start;
  }
  .esg .esgpage .esg4 .esg4-item .esg4-item-img {
    width: 100%;
    height: auto;
  }
  .esg .esgpage .esg4 .esg4-item .esg4-item-right {
    padding-left: 0;
  }
  .esg .esgpage .esg4 .esg4-item .esg4-item-right {
    margin-top: .3rem;
  }
  .esg .esgpage .esg4 .esg4-item .esg4-item-right .esg4-item-title {
    font-size: .36rem;
  }
  .esg .esgpage .esg4 .esg4-item .esg4-item-right .esg4-item-topic {
    font-size: .42rem;
  }
  .esg .esgpage .esg4 .esg4-item .esg4-item-right .esg4-item-desc {
    font-size: .26rem;
    margin-top: .2rem;
  }
  .esg .esgpage .esg4 .esg4-item .esg4-item-right .esg4-item-line {
    margin-top: .4rem;
    margin-bottom: .4rem;
  }
  .esg .esgpage .esg5 .esg5__img {
    height: 8rem;
    object-fit: cover;
  }
  .esg .esgpage .esg5 .esg5-text {
    width: 6.7rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .esg .esgpage .esg5 .esg5-text .esg5-text-desc {
    width: 100%;
  }
  .esg .esgpage .esg5 .esg5-text .esg5-text-title {
    font-size: .36rem;
    line-height: 1.5;
  }
  .esg .esgpage .esg5 .esg5-text .esg5-text-desc {
    font-size: .26rem;
  }
  .search .search-main .search-main-top-box .search-main-top .search-main-top-btns {
    overflow-x: auto;
  }
  .search .search-main .search-main-top-box .search-main-top .search-main-top-btns::-webkit-scrollbar {
    height: 0;
  }
  .search .search-main .search-main-top-box .search-main-top {
    width: 6.7rem;
  }
  .search .search-main .search-main-top-box .search-main-top .search-main-top-btns {
    width: 4rem;
  }
  .search .search-main .search-main-top-box .search-main-top .search-main-top-btns a {
    flex-shrink: 0;
  }
  .search .search-main .search-main-ul {
    width: 6.7rem;
  }
  .search .search-main .search-main-ul a {
    width: 100%;
  }
  .search .search-main .search-main-ul a .search-main-con .search-main-desc {
    font-size: .26rem;
  }
  .search .search-main .search-main-ul a .search-main-con .search-main-btn span {
    font-size: .26rem;
  }
  .search .search-main .search-main-ul a .search-main-con .search-main-btn img {
    width: .3rem;
    height: .3rem;
  }
  .search .search-form .search-form__form {
    width: 6.7rem;
  }
  .search .search-form .search-form__form .search-form__input {
    width: 5.7rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li {
    height: auto;
    padding-bottom: 0.4rem;
    padding-top: 0.4rem;
    flex-direction: column;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left {
    width: 100%;
    padding-left: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .search .search-main .news-ul .news-ul-left {
    width: 6.7rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left .notice1-li-day {
    font-size: .3rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left .notice1-li-day-line {
    font-size: .3rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left div {
    display: flex;
    flex-direction: row-reverse;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left .notice1-li-month {
    font-size: .3rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left .notice1-li-year {
    font-size: .3rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-right {
    width: 100%;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-right .notice1-li-title {
    width: 100%;
    font-size: .32rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-right .notice1-li-desc {
    width: 100%;
    font-size: .26rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: unset;
    margin-top: 0.04rem;
  }
  .search .search-main .news-ul .news-ul-left .notice3-ul .notice1-li .notice1-li-left:after {
    content: none;
  }
  .notice .notice1 .notice1-ul .notice1-li .notice1-li-left:after {
    content: none;
  }
}

@media screen and (max-width: 834px) and (min-width: 640px) {
  .businesspage .bus-app .bus-app-item .bus-app-con .bus-app-con-box .bus-app-con-top .bus-app-con-more img {
    width: .3rem;
    height: .3rem;
  }
}
