/** Created by zhaojian3 on 2016/4/22. */
#pageZone { text-align: center; width: 100%; margin: 20px 0 35px 0; overflow: hidden; }

#pageZone span { width: 38px; height: 38px; line-height: 38px; text-align: center; color: #474747; text-decoration: none; margin-right: 5px; font-size: 16px; cursor: pointer; display: inline-block; background: #f6f6f6; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; }

#pageZone span a { color: #414141; text-decoration: none; }

#pageZone span:hover { background: #f65049; color: #fff; text-decoration: none; }

#pageZone .Disabled { width: 85px; color: #B0B0B0; cursor: default; }

#pageZone span.Disabled:hover { background: #f6f6f6; color: #B0B0B0; }

#pageZone .Disabled a { display: inline-block; width: 85px; color: #aeaeae; }

#pageZone .Disabled a:hover { color: #aeaeae; }

#pageZone .next, #pageZone .next5, #pageZone .prev { width: 85px; }

#pageZone .next a { display: inline-block; width: 85px; }

#pageZone span.isNow { background: #f65049; color: #FFFFFF; }

#pageZone span.isNow a { color: #FFFFFF !important; }

#pageZone span.dot { border: none; }

#pageZone span a { display: inline-block; width: 38px; height: 38px; }

#pageZone span a:hover { color: #fff; text-decoration: none; }

.addloading { text-align: center; font-size: 20px; line-height: 20px; margin: 20px 0 0; }

.addloading img { width: 30px; height: 30px; vertical-align: -8px; }
