#page .cr-page{
  margin-top: 60px;
  text-align: center;
  padding-bottom: 80px;
}
#page .cr-page .whj_border{
  width:24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  font-size: 12px;color: #4B4A7E;
  margin-right: 8px;
  background-color: #fff;
  cursor: pointer;
}
#page .cr-page .whj_checked{
  border-radius: 50%;
  background-color: #EFD6B9;
}
#page .cr-page .whj_hoverDisable{
  color: #ddd;
}