.pager a{ display: inline-block; width: 27px; height: 27px; line-height: 27px; border: 1px solid #e6e6e6; border-radius: 3px; font-size: 14px; color: #999; margin-right: 6px; text-align: center; } .pager a.all{ display: inline-block; width: 65px; height: 27px; line-height: 27px; border: 1px solid #e6e6e6; border-radius: 3px; font-size: 14px; color: #999; margin-right: 6px; text-align: center; } .pager a.cur{ color: #fff; background: #2e8ae6; border-color: #2e8ae6; }