.introduce_rightbar .wengda {
  padding: 10px 10px ;
  font-size: 14px;
  font-weight: bold;
}
.introduce_rightbar .wengda .wengdacard {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
}
.introduce_rightbar .wengda .wengdacard p:nth-child(2) {
  font-weight: normal;
  line-height: 28px;
}
.introduce_rightbar .wengda .wengdacard p .wen {
  display: inline-block;
  background-color: #1176ea;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #ffffff;
}
.introduce_rightbar .wengda .wengdacard p .da {
  display: inline-block;
  background-color: #00baff;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  color: #ffffff;
}
.introduce_rightbar .page {
  text-align: center;
}
.introduce_rightbar .page a {
  color: #20abfe;
}
.introduce_rightbar .page .active a {
  color: #fff;
  background-color: #20abfe;
  border-color: #20abfe;
}
