.dahui-breadcrumb[data-v-7dbe76c2] {
  display: flex;
  line-height: 70px;
  border-bottom: 1px solid #eee;
}
.dahui-breadcrumb > li[data-v-7dbe76c2] {
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.dahui-breadcrumb > li.n-disabled > a[data-v-7dbe76c2] {
      color: #666666;
}
.dahui-breadcrumb > li.n-disabled > a[data-v-7dbe76c2]::after {
        content: '/';
        margin: 0 5px;
}
.dahui-main > h3[data-v-7dbe76c2] {
  font-size: 24px;
  font-weight: 400;
  margin-top: 29px;
  line-height: 33px;
  text-align: center;
}
.dahui-main-info[data-v-7dbe76c2] {
  display: flex;
  justify-content: center;
  margin-top: 12px;
}
.dahui-main-info > span[data-v-7dbe76c2] {
    display: flex;
    align-items: center;
    color: #7b8090;
}
.dahui-main-info > span > img[data-v-7dbe76c2] {
      width: 14px;
      margin-right: 3px;
}
.dahui-main-info > span[data-v-7dbe76c2]::after {
      content: '';
      width: 1px;
      height: 15px;
      background: #b1b5c0;
      display: block;
      margin: 0 16px;
}
.dahui-main-info > span.primary[data-v-7dbe76c2] {
      color: #004ea2;
}
.dahui-main-info > span[data-v-7dbe76c2]:nth-last-of-type(1)::after {
      display: none;
}
.dahui-main .hr[data-v-7dbe76c2] {
  width: 135px;
  height: 2px;
  background: #eee;
  margin: 34px auto 27px;
}
.dahui-main-content p[data-v-7dbe76c2] {
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 180%;
  margin-bottom: 20px;
  padding: 0 20px 0 10px;
}
.dahui-main-content img[data-v-7dbe76c2] {
  max-width: 100%;
  vertical-align: middle;
}
.dahui-main-content .center[data-v-7dbe76c2] {
  text-align: center;
}
.dahui-main-content .row[data-v-7dbe76c2] {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.dahui-main-content .col-6[data-v-7dbe76c2] {
  width: 50%;
}
.dahui-main-content .col-6 img[data-v-7dbe76c2] {
    width: 100%;
    max-height: 400px;
}
.dahui-main-content .indent[data-v-7dbe76c2] {
  text-indent: 28px;
}
.dahui-main-content .pd-80[data-v-7dbe76c2] {
  padding: 0 80px;
}
@media (max-width: 750px) {
.dahui-main-content .col-6[data-v-7dbe76c2] {
    width: 100%;
}
}

