/*快速评论*/
#div_digg {
  position: fixed;
  bottom: 15px;
  right: 10px;
  border: 4px groove #33ff00;
  padding: 10px;
  width: 140px;
  background-color: #fff;
  border-radius: 2px 2px 2px 2px !important;
}