li {
    height: 60px;
    line-height: 60px;
    border-top: 1px dashed #efefef;
    color: #333333;
}
li:first-child {
    border-top: none;
}
.page_num {
    padding-top: 38px;
}