@charset "utf-8";
/* kkPages 开始*/
.Pagination{width: 100%;height: 55px;line-height: 30px; color: #565656;margin-top: 10px;margin-top:20px; clear:both;margin-top: 30px;padding-right:20px;font-size: 20px;color: #333;display: flex;justify-content: flex-end;align-items: center;}
.Pagination span{margin-right: 5px;display: block;float: left;margin-left: 5px;}
.Pagination span b{padding: 0 2px;}
.Pagination div {float:left}
.Pagination a{ font-size: 20px;text-decoration: none;display: block;float: left;color: #333333;height: 30px;line-height: 28px;padding: 0 2px;margin: 0 2px;}
.Pagination .Ellipsis {line-height: 32px;overflow: hidden; display:none;}
cite.FormNum{display: block;float: left;line-height: 30px;height: 30px; font-style:  normal; padding-left:10px;}
#PageNum{ color:#777;width: 30px;height: 30px;line-height: 30px; border: 1px solid #cacaca; margin:0 5px; text-align:center;}
.Pagination .lastPage, .Pagination .homePage{display: none;}

/* kkPages */
