/* LESS Document */
#header .service {
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.07);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
}
#header .service .logo a.logo-b {
  display: block;
}
#header .service .logo a.logo-w {
  display: none;
}
#header .service .nav li a {
  color: #000;
}
#header .service .nav li:not(.lang) a::after {
  background: #000;
}
#about .pc .about {
  padding-top: 150px;
  background: url("../images/n-index-about-bg.jpg") no-repeat left top;
  background-size: 750px;
}
#about .pc .about .t {
  padding-bottom: 30px;
}
#about .pc .about .t .l {
  width: 57%;
}
#about .pc .about .t .l h2 {
  font-size: 70px;
  color: #231d1e;
  padding-bottom: 110px;
}
#about .pc .about .t .l p {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 42px;
  padding-bottom: 50px;
}
#about .pc .about .t .l p b,
#about .pc .about .t .l p strong {
  color: #952b34;
}
#about .pc .about .t .r {
  padding-top: 20px;
  width: 40%;
}
#about .pc .history {
  padding-top: 100px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f3f5ff);
}
#about .pc .history .pw {
  background: url("../images/about-history-bg.png") no-repeat top 140px center;
  background-size: contain;
  padding: 0px 0 50px;
}
#about .pc .history .pw .t h2 {
  font-size: 66px;
  color: #231d1e;
}
#about .pc .history .pw .t p {
  padding-top: 8px;
  font-size: 24px;
  color: #231d1e;
}
#about .pc .history .pw .m {
  width: 100%;
  padding-top: 50px;
  position: relative;
}
#about .pc .history .pw .m .mt {
  background: url("../images/about-history-icon1.png") no-repeat left center;
  background-size: 20px 20px;
}
#about .pc .history .pw .m .mt .year {
  padding: 1px 20px;
  background: #efefef;
  border-radius: 30px;
  display: inline-block;
  font-size: 24px;
  position: relative;
  margin-left: 30px;
}
#about .pc .history .pw .m .mt .year::before {
  content: '';
  width: 15px;
  height: 10px;
  position: absolute;
  bottom: -7px;
  left: 19px;
  background: url("../images/about-history-icon2.png") no-repeat center center;
  background-size: contain;
}
#about .pc .history .pw .m .mt .line {
  display: inline-block;
  height: 5px;
  background: #e5e5e5;
  width: 50%;
  position: relative;
  top: -6px;
}
#about .pc .history .pw .m .mt .line::before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: -1px;
  background: #ea0019;
}
#about .pc .history .pw .m .swiper-container {
  position: relative;
  overflow: hidden;
  padding-bottom: 50px;
}
#about .pc .history .pw .m .swiper-container .original-last-swiper .line {
  display: none!important;
}
#about .pc .history .pw .m .swiper-button-next {
  bottom: -100px;
  top: auto;
  width: 80px;
  height: 80px;
  color: transparent;
  background: url("../images/about-history-icon3.png") no-repeat center center;
  background-size: contain;
}
#about .pc .history .pw .m .swiper-button-next:hover {
  opacity: 0.8;
}
#about .pc .history .pw .m ul.mb {
  padding-top: 10px;
}
#about .pc .history .pw .m ul.mb li {
  border-bottom: 1px dashed #ddd;
  background: url(../images/index-licheng-listallow.png) no-repeat left 23px;
  background-size: 6px;
  margin-left: 42px;
  padding: 13px 0 13px 15px;
  line-height: 28px;
  font-size: 18px;
}
#about .pc .history .pw .m ul.mb li i {
  font-style: normal;
  color: #ea0019;
}
#about .pc .history .pw .m ul.mb li:last-child {
  border-bottom: none;
}
#about .pc .history .pw .b {
  width: 60%;
  margin-top: 60px;
  font-size: 30px;
  position: relative;
  padding-left: 20px;
}
#about .pc .history .pw .b::before {
  content: '';
  width: 5px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: 0px;
  background: #ea0019;
}
#about .pc .honor {
  padding-top: 100px;
}
#about .pc .honor .t h2 {
  font-size: 66px;
  color: #231d1e;
}
#about .pc .honor ul.b1 {
  text-align: center;
}
#about .pc .honor ul.b1 li {
  width: 49.5%;
  display: inline-block;
  text-align: center;
  font-size: 30px;
  background: url("../images/about-honor-bg1.jpg") no-repeat center center;
  background-size: contain;
  line-height: 52px;
  padding: 20px 0;
  margin-top: 40px;
}
#about .pc .honor .b2,
#about .pc .honor .b4 {
  margin-top: 60px;
}
#about .pc .honor .b2 img,
#about .pc .honor .b4 img {
  margin-left: -3%;
  width: 106%;
}
#about .pc .honor ul.b3 {
  text-align: center;
}
#about .pc .honor ul.b3 li {
  width: 24.7%;
  display: inline-block;
  background: url("../images/about-honor-bg2.jpg") no-repeat center center;
  background-size: contain;
  text-align: center;
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 26px;
  margin-bottom: 45px;
}
#about .pc .honor ul.b3 li img {
  width: 60%;
}
#about .pc .honor .b4 {
  margin-top: 20px;
}
#about .pc .matrix {
  padding-bottom: 130px;
}
#about .pc .matrix .pw {
  background: linear-gradient(to bottom, #ffffff 50%, #ebebeb 100%);
  border-radius: 100px;
  padding: 0 13px 14px 13px;
}
#about .pc .matrix .t {
  padding-bottom: 120px;
}
#about .pc .matrix .t h2 {
  font-size: 66px;
  color: #231d1e;
}
#about .pc .matrix .b {
  font-size: 0;
  border-radius: 95px;
  overflow: hidden;
}
#about .pc .matrix .b .bg-img {
  width: 80%;
}
#about .pc .matrix .b ul.imgs {
  margin-top: -175px;
}
#about .pc .matrix .b ul.imgs li {
  display: inline-block;
  width: 33.3%;
  cursor: pointer;
}
#about .pc .matrix .b ul.imgs li img {
  transition: all 0.5s ease;
}
#about .pc .matrix .b ul.imgs li img:hover {
  transform: scale(1.15);
}
/********************************************************手机端********************************************************/
@media (max-width: 768px) {
  #about .pc .about {
    padding-top: 90px;
    background: url(../images/n-index-about-bg.jpg) no-repeat left top;
    background-size: contain;
  }
  #about .pc .about .t .l,
  #about .pc .about .t .r {
    float: none;
    width: 100%;
  }
  #about .pc .about .t .l h2 {
    font-size: 32px;
    padding-bottom: 30px;
  }
  #about .pc .about .t .l p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30px;
    padding-bottom: 14px;
  }
  #about .pc .history {
    padding-top: 5px;
  }
  #about .pc .history .pw {
    background: url("../images/about-history-bg.png") no-repeat center center;
    background-size: contain;
    padding: 20px 0 30px;
  }
  #about .pc .history .pw .t h2 {
    font-size: 32px;
    color: #231d1e;
  }
  #about .pc .history .pw .t p {
    padding-top: 5px;
    font-size: 18px;
    padding-bottom: 5px;
  }
  #about .pc .history .pw .m {
    padding-top: 30px;
  }
  #about .pc .history .pw .m ul.mb li {
    margin-left: 5px;
    font-size: 16px;
  }
  #about .pc .history .pw .m .swiper-container {
    padding-bottom: 0px;
  }
  #about .pc .history .pw .m .swiper-button-next {
    bottom: 80px;
    width: 60px;
    height: 60px;
  }
  #about .pc .history .pw .b {
    margin-top: 0px;
    font-size: 24px;
  }
  #about .pc .history .pw .b::before {
    height: 23px;
  }
  #about .pc .honor {
    padding-top: 50px;
  }
  #about .pc .honor .t h2 {
    font-size: 32px;
  }
  #about .pc .honor ul.b1 li {
    width: 49%;
    font-size: 14px;
    line-height: 20px;
    padding: 16px 0;
    margin-top: 30px;
  }
  #about .pc .honor .b2,
  #about .pc .honor .b4 {
    margin-top: 35px;
  }
  #about .pc .honor ul.b3 li {
    width: 49%;
    font-size: 14px;
    line-height: 23px;
  }
  #about .pc .honor ul.b3 li:nth-child(4) {
    font-size: 13px;
  }
  #about .pc .honor .b4 {
    margin-top: 0px;
  }
  #about .pc .matrix {
    padding-top: 20px;
    padding-bottom: 70px;
  }
  #about .pc .matrix .pw {
    width: 88%;
    border-radius: 30px;
  }
  #about .pc .matrix .t {
    padding-bottom: 50px;
  }
  #about .pc .matrix .t h2 {
    font-size: 32px;
  }
  #about .pc .matrix .b {
    border-radius: 20px;
  }
  #about .pc .matrix .b ul.imgs {
    margin-top: -20px;
  }
}
