.i-active {
  color: #0665B2 !important;
  font-weight: bold;
}

.i-active::after {
  width: 81rem !important;
}

.contentBox {
  padding-bottom: 69rem;
}

.breadcrumbBox {
  padding: 18rem 0;
  border-bottom: 1px solid #E7E7E7;
  margin-bottom: 41rem;
}

.breadcrumbBox .breadcrumb-f,
.breadcrumbBox .breadcrumb-t {
  font-size: 16px;
  color: #999;
}

.breadcrumbBox .breadcrumb-t {
  color: #0665B2;
  cursor: auto;
}

.companyName {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  margin-bottom: 21rem;
}

.companyNameLine {
  width: 39px;
  height: 4px;
  background: #0665B2;
}

.companyIntroduction {
  font-size: 16px;
  color: #333333;
  line-height: 27px;
  margin: 42rem 0;
}


@media screen and (max-width: 750px) {}