/*使用分页分页时引入此文件*/.prev-view2{width:100%;text-align: center;padding-top:20px;margin-bottom: 40px;}.prev-view2 a{display: inline-block;padding:6px 8px;font-size: 16px;color: #666;margin: 2px 4px;background: #eeeeee;}.prev-view2 a:hover{background: #77c34f;color: #fff;}.prev-view2 a.active{background: #77c34f;color: #fff;}/*使用分页分页时引入此文件*//* 分页 */.paging {    position: relative;    margin-top: 50px;    height: 35px;}.paging a {    font-size: 14px;    color: #666;    box-sizing: border-box;    margin: 0 5px;    line-height: 35px;    text-align: center;    height: 35px;    border-radius: 3px;    background: #eeeeee;}.paging .prev-bta {    width: 40px;}.paging .prev-bt{    width: 65px;}.paging a.active,.paging a:hover {    background: #946f5b;    color: #fff;}.paging .noPage {    color: #999;    cursor: default;    background: #f4f4f4;}.paging .noPage:hover {    color: #999;    background: #f4f4f4;}