.l-title h2:after {
  display: none;
}
.l-title p {
  margin-top: 10px;
}
.banner {
  background: url(../images/about/pcbanner@2x.png) center no-repeat;
  background-size: cover;
  overflow: hidden;
}
.banner .banner-main {
  line-height: 560px;
  height: 560px;
  width: 100%;
  align-items: center;
  text-align: center;
}
.banner .banner-main .banner-info {
  display: inline-block;
  vertical-align: middle;
  line-height: 1rem;
}
.banner .banner-main h1 {
  font-size: 48px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 64px;
  font-weight: 500;
  margin-bottom: 20px;
}
.banner .banner-main p {
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 40px;
}
.banner .banner-main p.info-mb {
  display: none;
}
.banner .btn-mb {
  display: none;
}
@media (max-width: 978px) {
  .banner {
    text-align: center;
    position: relative;
    background: url(../images/about/mb-banner@2x.png) center no-repeat;
    background-size: cover;
  }
  .banner .btn-mb {
    display: block;
  }
  .banner .l-btn {
    font-size: 14px;
  }
  .banner .banner-main {
    float: none;
    line-height: 0;
    height: auto;
    width: 100%;
    padding-right: 0;
    display: block;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .banner .banner-main .banner-info {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 0;
  }
  .banner .banner-main .banner-topic {
    margin-bottom: 10px;
  }
  .banner .banner-main h1 {
    color: #fff;
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 36px;
    font-weight: 500;
    text-align: center;
  }
  .banner .banner-main p {
    color: #ffffff;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 0;
  }
}
.technology {
  background: #f7f8f9;
}
.technology .l-container {
  padding: 0;
  max-width: 100%;
}
.technology .l-content-t {
  max-width: 1200px;
  margin: 0 auto;
}
.technology .l-content-t p {
  font-size: 16px;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
}
.technology .l-content-b {
  margin-top: 30px;
}
@media (max-width: 978px) {
  .technology {
    background: #f7f8f9;
  }
  .technology .l-container {
    padding: 0;
    max-width: 100%;
  }
  .technology .l-content-t {
    max-width: 1200px;
    margin: 0 auto;
  }
  .technology .l-content-t {
    padding: 0 20px;
  }
  .technology .l-content-t p {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0;
    line-height: 20px;
    font-weight: 400;
  }
}
.chioces ul li {
  float: left;
  margin-right: 20px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  width: calc( ( 100% - 60px ) / 4 );
}
.chioces ul li:last-child {
  margin-right: 0;
}
.chioces ul li img {
  display: inline-block;
  width: 60px;
  height: 60px;
  background: #f7f7f7;
  border-radius: 50%;
  margin-bottom: 20px;
}
.chioces ul li p {
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
}
@media (max-width: 978px) {
  .chioces ul li {
    float: left;
    margin-right: 0px;
    background: #ffffff;
    box-shadow: none;
    border-radius: 10px;
    padding: 0 0 20px 0;
    text-align: center;
    width: 50%;
  }
  .chioces ul li:last-child {
    margin-right: 0;
  }
  .chioces ul li img {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #f7f7f7;
    border-radius: 50%;
    margin-bottom: 20px;
  }
  .chioces ul li p {
    font-size: 14px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
  }
}
.honor {
  background: #f7f8f9;
}
.honor ul {
  padding-top: 20px;
}
.honor ul li {
  float: left;
  margin-right: 20px;
  background: #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  text-align: center;
  width: calc( ( 100% - 120px ) / 7 );
}
.honor ul li img {
  width: 100%;
  display: inline-block;
}
.honor ul li:last-child {
  margin-right: 0;
}
@media (max-width: 978px) {
  .aaa .logo-box {
    margin-top: 0;
  }
  .honor {
    background: #f7f8f9;
  }
  .honor .l-container {
    padding: 0;
  }
  .honor .l-body {
    overflow: auto;
  }
  .honor .l-body::-webkit-scrollbar {
    display: none;
  }
  .honor .l-body ul {
    padding-top: 20px;
    width: 1058px;
    padding-left: 20px;
  }
  .honor .l-body ul li {
    float: left;
    margin-right: 20px;
    background: #ffffff;
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    text-align: center;
    width: 130px;
  }
  .honor .l-body ul li img {
    width: 100%;
    display: inline-block;
  }
  .honor .l-body ul li:last-child {
    margin-right: 0;
  }
}
.gallery {
  padding-bottom: 80px;
}
.gallery .l-body {
  position: relative;
  padding-top: 30px;
}
.gallery .l-body .img-box {
  height: 175px;
  overflow: hidden;
  background-size: cover !important;
}
.gallery .l-body img {
  width: 100%;
}
.gallery .l-body .swiper-slide .card {
  float: left;
  width: calc((100% - 67px) / 3);
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  margin-right: 30px;
  position: relative;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  min-height: 360px;
}
.gallery .l-body .swiper-slide .card:last-child {
  margin-right: 0;
}
.gallery .l-body .swiper-slide h3 {
  margin-top: 20px;
  padding: 0 20px;
  font-size: 18px;
  color: #000000;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.gallery .l-body .swiper-slide p {
  font-size: 14px;
  color: #666666;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  padding: 20px;
}
.gallery .l-body .swiper-slide i {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/arrow-new-blue-h.svg) center -2px no-repeat;
  margin-left: 5px;
  transition: all 0.3s;
  margin-left: 10px;
  transform: translateY(2px) rotateZ(-45deg);
}
.gallery .swiper-pagination {
  bottom: -40px;
  z-index: 2;
  width: 100%;
}
.gallery .swiper-pagination-bullet {
  opacity: 1;
  width: 6px;
  height: 6px;
  background: #d8d8d8;
  border-radius: 3px;
  margin: 0 5px !important;
}
.gallery .swiper-pagination-bullet-active {
  background: #a5a5a5;
  border-radius: 3px;
  width: 20px;
}
.gallery .l-body .swiper-button-prev {
  width: 40px;
  height: 40px;
  left: -80px;
  background: #f7f8f9 url(../images/allow-left.svg) center center no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s;
  border-radius: 50%;
  box-shadow: 0 9px 18px 0 rgba(14, 18, 9, 0.1);
}
.gallery .l-body .swiper-button-prev:hover {
  background: url(../images/allow-left-h.svg);
  background-size: 100% 100%;
}
.gallery .l-body .swiper-button-next {
  width: 40px;
  height: 40px;
  right: -80px;
  background: #f7f8f9 url(../images/allow-right.svg) center center no-repeat;
  transition: all 0.3s;
  background-size: 100% 100%;
  border-radius: 50%;
  box-shadow: 0 9px 18px 0 rgba(14, 18, 9, 0.1);
}
.gallery .l-body .swiper-button-next:hover {
  background: url(../images/allow-right-h.svg);
  background-size: 100% 100%;
}
@media (max-width: 1400px) {
  .gallery .l-body .swiper-button-prev {
    display: none;
  }
  .gallery .l-body .swiper-button-next {
    display: none;
  }
}
@media (max-width: 978px) {
  .gallery {
    padding-bottom: 40px;
  }
  .gallery a {
    display: inline-block;
    width: 100% !important;
    font-size: 0;
  }
  .gallery .l-title img {
    width: 211px;
  }
  .gallery .l-body .img-box {
    height: auto;
    overflow: hidden;
  }
  .gallery .l-title img.mb {
    display: inline-block !important;
  }
  .gallery .l-container {
    padding: 0;
  }
  .gallery .l-body .swiper-slide .card {
    min-height: 300px;
    padding-bottom: 20px;
    margin-right: 20px;
  }
  .gallery .l-body .swiper-slide p {
    -webkit-line-clamp: 5;
    padding-bottom: 0;
    font-size: 13px;
    padding-left: 15px;
  }
  .gallery .l-body {
    position: relative;
    padding-top: 10px;
  }
  .gallery .l-body img {
    width: 100%;
    overflow: hidden;
  }
  .gallery .l-body .swiper-wrapper {
    overflow: auto;
    padding-left: 15px;
  }
  .gallery .l-body .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .gallery .l-body .swiper-slide {
    position: relative;
    margin-right: 0px;
    width: 935px;
  }
  .gallery .l-body .swiper-slide a {
    display: inline-block;
    width: 100%;
    float: none;
    width: 285px;
    margin-right: 0px;
  }
  .gallery .l-body .swiper-slide h3 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
    padding: 0 15px;
  }
  .gallery .l-body .swiper-button-prev {
    display: none;
  }
  .gallery .l-body .swiper-button-next {
    display: none;
  }
  .gallery .l-body .swiper-pagination {
    text-align: center;
    width: 100%;
    bottom: -40px;
  }
  .gallery .l-body .swiper-pagination .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    background: #50617c;
    border-radius: 25px;
    margin: 0 8px;
    opacity: 1;
  }
  .gallery .l-body .swiper-pagination .swiper-pagination-bullet-active {
    width: 5px;
    height: 5px;
    background: #82cb7c;
    border-radius: 25px;
    opacity: 1;
  }
}
.technology.aaa .l-content-b {
  margin-top: 15px;
}
.aaa {
  padding-bottom: 40px;
}
.aaa .logo-box {
  margin-top: -10px;
}
.certificate-logo {
  position: relative;
}
.certificate-logo:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  right: 0;
  width: 100px;
  background-image: linear-gradient(90deg, rgba(247, 248, 249, 0) 0%, #f7f8f9 100%);
  z-index: 9;
}
.certificate-logo:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  width: 100px;
  z-index: 9;
  background-image: linear-gradient(90deg, #f7f8f9 0%, rgba(247, 248, 249, 0) 100%);
}
.certificate-logo .l-container {
  max-width: 100%;
}
.certificate-logo .logo-box {
  overflow: hidden;
}
.certificate-logo .logo-list {
  width: 4425px;
  -webkit-animation: scroll 80s linear infinite;
  -moz-animation: scroll 80s linear infinite;
  animation: scroll 80s linear infinite;
  padding: 0 20px;
  text-align: center;
}
.aaa .certificate-logo .logo-list {
  width: 4328px;
  padding: 30px 0;
}
.aaa .l-container {
  max-width: 1200px;
}
.certificate-logo .logo-item {
  float: left;
  margin-right: 25px;
}
.aaa .certificate-logo .logo-item {
  cursor: pointer;
}
.aaa .certificate-logo .logo-item:hover img {
  transform: scale(1.3);
}
.certificate-logo .logo-item img {
  display: inline-block;
  height: 180px;
  transition: all 0.3s;
}
@media (max-width: 978px) {
  .certificate-logo {
    padding-bottom: 0px;
  }
  .certificate-logo:before {
    display: none;
  }
  .certificate-logo:after {
    display: none;
  }
  .certificate-logo .l-container {
    background: transparent;
    max-width: 100%;
    padding: 0;
  }
  .certificate-logo .logo-box {
    overflow: hidden;
  }
  .certificate-logo .logo-list {
    width: 4355px;
    -webkit-animation: scroll 40s linear infinite;
    -moz-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    padding: 0 20px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    text-align: center;
  }
  .certificate-logo .logo-item {
    float: left;
    margin-right: 20px;
  }
  .certificate-logo .logo-item img {
    display: inline-block;
    height: 180px;
  }
}
