.bk_tit h5 {
    font-weight: 500 !important;
}

.bk_tit {
  text-align: center;
}
.bk_tit h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  /*margin: 0 0 0.1rem 0;*/
  text-transform: uppercase;
}
.bk_tit h4::before {
  content: " ";
  display: block;
  margin: 0 14px 0 0;
  width: 0.2rem;
  height: 0.02rem;
  background: linear-gradient(90deg, #0f9afa 0%, #3aaa97 49.31%, #68bb28 100%);
}

.cor_box .cor .bk_tit h4 {
    /*text-shadow: 2px 2px #000;*/
    /* 向右下偏移 2px，灰色阴影，无模糊 */
    text-shadow: 0px 0px 2px #00000080;
}

.cor_box .cor .bk_tit h5 {
    /*text-shadow: 2px 2px #000;*/
    /* 向右下偏移 2px，灰色阴影，无模糊 */
    text-shadow: 0px 0px 2px #00000080;
}
.about_box {
  /*padding: 1.2rem 0 1rem 0;*/
  padding: 1rem 0;
  box-sizing: border-box;
  background-image: url(../image/about/画板\ 3@2x.png) !important;
  background-repeat: no-repeat;
  background-size: cover;
  /* 关键：按比例铺满容器，不变形 */
  background-position: center center;
  /* 居中显示，裁剪时保留中间核心区域 */
  /*background-attachment: fixed;*/
  /* 如需固定背景，保留（注意：fixed会基于视口定位，容器小的话可能显示不全） */
  perspective: 9.96rem;
}
.about_box .about .bk_tit {
  text-align: left;
}
.about_box .about .bk_tit h4 {
  justify-content: start;
  font-weight: 400 !important;
}
.bk_tit h4 {
      font-weight: 400 !important;
}

.about_box .about h6 {
  margin: 0.3rem 0 0.2rem 0;
}
.about_box .about span p {
  display: block;
  width: 50%;
  color: rgba(10, 17, 25, 0.7);
  margin: 0 0 0.1rem 0;
  line-height: 0.44rem;
}
.about_box .about span p:last-child {
  margin: 0;
}
.qua_box {
  /*padding: 1rem 0;*/
    padding: 1.5rem 0;
  box-sizing: border-box;
  background-color: #f0f0f0;
}
.qua_box .qua .bk_tit {
  margin: 0 0 1rem 0;
}
.qua_box .qua .swiperqua {
  overflow: hidden;
}
.qua_box .qua .swiperqua .swiper-wrapper {
  /*overflow: hidden;*/
}
.qua_box .qua .swiperqua .swiper-wrapper img {
  display: inline-block !important;
  width: 100% !important;
}
.cor_box {
  /*padding: 1rem 0 2.67rem 0;*/
  padding: 1rem 0 6.5rem;
  box-sizing: border-box;
  background-image: url(../image/about/企业使命-3.png@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  /* 关键：按比例铺满容器，不变形 */
  background-position: center center;
  /* 居中显示，裁剪时保留中间核心区域 */
  /*background-attachment: fixed;*/
  /* 如需固定背景，保留（注意：fixed会基于视口定位，容器小的话可能显示不全） */
  /* 过渡效果让移动更丝滑 */
  transition: background-position 0.1s ease-out;
}
.cor_box .cor ul {
  position: relative;
  margin: 0.9rem 0 0 1.2rem;
  z-index: 2;
}
.cor_box .cor ul::before {
  position: absolute;
  top: -1rem;
  left: -1rem;
  z-index: 1;
  content: " ";
  display: block;
  width: 1.3rem;
  height: 1.2rem;
  background-image: url(../image/about/路径\ 1@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  /* 关键：按比例铺满容器，不变形 */
  background-position: center center;
  /* 居中显示，裁剪时保留中间核心区域 */
  display: none !important;
}
.cor_box .cor ul li {
  position: relative;
  z-index: 2;
  margin: 0 0 0.5rem 0;
}
.cor_box .cor ul li i {
  font-size: 0.4rem !important;
  font-family: "LI";
  font-weight: lighter;
   color: rgba(0, 0, 0, 0.75) !important;
}
.cor_box .cor ul li:last-child {
  margin: 0;
}
/* 字体 */
@font-face {
  font-family: "LI";
  src: url("../css/font/叁慕斜宋体Light/叁慕斜宋体\ Light.ttf") format("truetype");
}
.partner_box {
  /*padding: 0.6rem 0 0.8rem 0;*/
  padding: 1.2rem 0 20px 0;
  /*margin: 0 0 1.2rem 0;*/
}

.swiper-button-prevqua, .swiper-button-nextqua {
    border: none !important;
    box-shadow: 4px -4px 17px 0px rgba(0, 0, 0, 0.05), -4px 4px 9px 0px rgba(0, 0, 0, 0.05);
}

.swiper-button-prevqua:hover, .swiper-button-nextqua:hover {
        background: linear-gradient(90deg, #0f9afa 0%, #3aaa97 49.31%, #68bb28 100%) !important;
    color: #fff !important;
    border: 1px solid rgba(0,0,0,0) !important;
    /*transform: scale(0.9);*/
    transition: all 0 !important;
}

.partner_box {
        padding: 1rem 0 20px 0 !important;
    }

@media screen and (max-width: 1366px) {
    .partner-footer-section .partner_box {
        padding: 1rem 0 20px 0 !important;
    }
}
/*.partner_box .partner {*/
/*  overflow: hidden;*/
/*}*/
.partner_box .partner .bk_tit {
  margin: 0 0 0.15rem 0;
}
.partner_box .partner .bk_tit h4 {
    margin: 0;
    font-weight: 400 !important;
}
.partner_box .partner .bk_tit h5 {
    font-weight: 500 !important;
}
.partner_box .partner ul {
  display: flex;
  animation-duration: 20s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-name: homepage_AnimateLeft;
}
.partner_box .partner ul li img {
  height: 0.93rem;
}

.partner_box .partner ul li {
     margin: 1.5px 5px;
}
.partner_box .partner ul {
    margin: 10px 0;
}
.partner_box .partner ul li img {
  height: 0.93rem;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 0.15rem;
}

.partner_box .partner ul:nth-child(3) li img,
.partner_box .partner ul:nth-child(5) li img {
    border-radius: 10px;
    box-shadow: 2px 10px 10px 1px rgba(0, 0, 0, 0.1);
}

.partner_box .partner ul:nth-child(2),
.partner_box .partner ul:nth-child(4) {
  animation-duration: 50s;
  /*animation-direction: alternate-reverse;*/
}
.partner_box .partner ul:nth-child(3),
.partner_box .partner ul:nth-child(5) {
  animation-duration: 25s;
  /*animation-direction: alternate-reverse;*/
}
@keyframes homepage_AnimateLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0%);
  }
}

.supsubbox {
        /*min-height: 95vh;*/
        display: flex;
         flex-direction: column;
         justify-content: space-between;
         max-width: 100%;
         overflow: hidden;
                 flex-shrink: 0;
    }
    
     .supsubbox>div {
         flex-shrink: 0;
    }

/*.swiperqua .swiper-slide {*/
/*    margin: 0 0.2rem !important;*/
    
/*}*/
@media screen and (max-width: 980px) {
    .about_box {
          background-image: url(../image/about/123.png) !important;
    }
    

    
    .cor_box .cor ul {
        margin: 0 !important;
    }
    
  .about_box .about span p {
    width: 100%;
    color: #000;
     text-shadow: 0 0 5px #ffffff; /* 无偏移、轻微模糊的白色阴影，提升文字辨识度 */
  }
  .about_box .about h6 {
    text-align: center;
  }
  .about_box .about .bk_tit {
    text-align: center;
  }
  .about_box .about .bk_tit h4 {
    justify-content: center;
  }
  .about_box {
    padding: 30px 0 300px 0;
    background-size: 100%;
    background-position: 0 100%;
  }
  .qua_box {
    padding: 30px 0;
  }
  .qua_box .qua .bk_tit {
    margin: 0 0 20px 0;
  }
  /*.cor_box {*/
  /*  padding: 50px 0;*/
  /*}*/
  .cor_box .cor ul {
    margin: 100px 0;
  }
  .cor_box .cor ul li {
    margin: 0 0 15px 0;
    text-align: center;
  }
  .cor_box .cor ul::before {
    display: none;
  }
  .cor_box .cor ul li i {
    font-size: 18px !important;
  }
  .partner_box {
    padding: 30px 0;
  }
  
  .cor_box .cor .bk_tit h4，
  .cor_box .cor .bk_tit h5  {
        text-shadow: .0625rem .0625rem .125rem #000; 
  }
  
}

@media screen and (max-width: 430px) {
        .cor_box {
         background-image: url(../image/about/321.png) !important;
    }
    
      .cor_box {
    padding: 200px 0 300px 0;
  }
  
   .cor_box .bk_tit {
       margin: -190px 0 0 0;
   }
 }
