.common-header .line {
  height: 27px;
  width: 1px;
  background-color: #0056b4;
}
.common-header .title {
  color: #0056b4;
}

.common-main .common-sidebar-title {
  color: #0056b4;
}
.common-main .common-sidebar ul li a.active {
  background-color: #0056b4;
}
.common-main .intro .common-list li .num {
  color: #0056b4;
}
.common-main .intro .intro-item2 .left {
  padding: 60px 40px;
  padding-right: 30%;
  border-radius: 0 75px 0 0;
  background: #f5f5f5;
}
@media screen and (max-width: 992px) {
  .common-main .intro .intro-item2 .left {
    padding: 0;
    background-color: transparent;
  }
}
.common-main .intro .intro-item2 .right {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  position: relative;
}
.common-main .intro .intro-item2 .right .img {
  position: absolute;
  width: 380px;
  right: 20px;
  bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .common-main .intro .intro-item2 .right .img {
    width: 300px;
  }
}
@media screen and (max-width: 992px) {
  .common-main .intro .intro-item2 .right .img {
    display: none;
  }
}
.common-main .common-person-table thead tr {
  background-color: #e6effa;
}
.common-main .common-pagination .active {
  color: #fff;
  background-color: #0056b4;
}
/*# sourceMappingURL=zhxqjgdw.css.map */
