.introduce_rightbar .imgList .imgbox {
  text-align: center;
}
.introduce_rightbar .imgList .imgbox a {
  display: inline-block;
  width: 270px;
  height: 202px;
}
.introduce_rightbar .imgList .imgbox a img {
  width: 100%;
  height: 100%;
}
.introduce_rightbar .imgList .imgbox p {
  margin-top: 10px;
}
.introduce_rightbar .page {
  text-align: center;
}
.introduce_rightbar .page .pagination .active a {
  background-color: #20abfe;
  border-color: #20abfe;
}
