.hidden{
  display:none;
}
.til{
  cursor: pointer;
}
.news_afirst{
  text-decoration: none;
}

#page{
  float: right;
    width: 630px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #878580;
    padding-right: 25px;
    text-align: right;

}



