#about {
  margin-bottom: 50px;
}
#about .line {
  height: 10px;
  background: #f8f8f8;
}
#about .banners {
  height: 300px;
  overflow: hidden;
}
#about .banners img {
  width: 100%;
  height: 100%;
}
#about .tab-box {
  position: relative;
  top: 0;
  background: #fff;
  width: 100%;
  height: 44px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.09);
  overflow: hidden;
}
#about .tab-box .list {
  display: inline-block;
  float: left;
  padding-right: 40px;
  padding-top: 17px;
  padding-bottom: 11px;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 16px;
}
#about .tab-box .list span {
  display: block;
  margin-top: 9px;
  width: 28px;
  height: 2px;
  background: #fff;
  border-radius: 1px;
}
#about .tab-box .active {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
}
#about .tab-box .active span {
  background: #e60012;
}
#about .labels .titles {
  padding: 40px 0 20px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 18px;
}
#about .labels .content {
  padding: 0;
  overflow: hidden;
}
#about .labels .content img {
  width: 100%;
  margin-bottom: 20px;
}
#about .labels .content .name {
  margin-bottom: 15px;
  overflow: hidden;
}
#about .labels .content .name span {
  float: left;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 16px;
}
#about .labels .content .name img {
  float: left;
  width: 18px;
  height: 16px;
  margin-left: 10px;
  margin-bottom: 0;
}
#about .labels .content p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  margin-bottom: 15px;
}
#about .labels .content p span {
  font-family: PingFangSC-Medium, PingFang SC;
}
#about .labels .content p:last-child {
  margin-bottom: 0;
}
#about .labels .content .code {
  width: 110px;
  height: 110px;
}
#about .labels .content .code img {
  width: 100%;
  height: 100%;
}
#about .labels .content .saoma {
  margin-top: 10px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
#img-box,
#youxue,
#yewu {
  height: 240px;
  margin-bottom: 15px;
}
.swiper-button-prev,
.swiper-button-next {
  background-image: none;
  width: 20px;
  height: 20px;
  margin-top: 0;
}
.swiper-button-prev img,
.swiper-button-next img {
  margin-bottom: 0 !important;
}
/*# sourceMappingURL=about_us.css.map */