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

.common-main .common-sidebar-title {
  color: #ccac8d;
}
.common-main .common-sidebar ul li a.active {
  background-color: #ccac8d;
}
.common-main .intro {
  border-radius: 0 40px;
  background: #fbf6f0;
  margin-left: 36px;
  padding: 40px;
}
.common-main .intro .intro-item .p1 {
  width: 414px;
  position: absolute;
  left: -76px;
}
@media screen and (max-width: 1200px) {
  .common-main .intro .intro-item .p1 {
    width: 350px;
  }
}
@media screen and (max-width: 992px) {
  .common-main .intro .intro-item .p1 {
    width: 100%;
    position: static;
  }
}
.common-main .intro .intro-item .p2 {
  width: 556px;
  position: absolute;
  left: 0;
}
@media screen and (max-width: 992px) {
  .common-main .intro .intro-item .p2 {
    width: 100%;
    position: static;
  }
}
.common-main .intro .intro-item .common-list li .num {
  color: #cbac8d;
}
@media screen and (max-width: 992px) {
  .common-main .intro {
    margin-left: 0;
  }
}
@media screen and (max-width: 567px) {
  .common-main .intro {
    padding: 20px;
    border-radius: 0 20px;
  }
}
.common-main .common-person-table thead tr {
  background-color: #f4ece4;
}
.common-main .common-pagination .active {
  color: #fff;
  background-color: #ccac8d;
}
/*# sourceMappingURL=cwbgs.css.map */
