.breadcrumb[data-v-68f26156] {
  display: flex;
  height: 40px;
  padding: 0 15px;
  line-height: 40px;
  white-space: nowrap;
  font-size: 16px;
  background-color: white;
}
.breadcrumb[data-v-68f26156]::after {
  position: absolute;
  box-sizing: border-box;
  content: " ";
  pointer-events: none;
  right: 0px;
  bottom: 0;
  left: 0px;
  border-bottom: 1px solid #e9e9e9;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.breadcrumb-item-link2[data-v-68f26156] {
  color: #080808;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  line-height: 40px;
}
.breadcrumb-item-link[data-v-68f26156] {
  color: #0ca6f0;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
  line-height: 40px;
}
.breadcrumb-item-separator[data-v-68f26156] {
  color: #dcdee2;
}
.breadcrumb-item-separator img[data-v-68f26156] {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-top: -2.5px;
}