@charset "utf-8";
/* 首页开始*/
 .Pagination{width: 100%;  display: flex; justify-content: center; line-height: 20px; color: #565656; margin-top:35px; margin-bottom: 35px; margin-left: -50px;}
 .Pagination span{ margin-right: 5px;display: none;float: left;margin-left: 5px; } 
 /*.Pagination .homePage{ display: none; }*/ 
 /*.Pagination .lastPage{ display: none; }*/ 
 .Pagination span b{padding: 0 2px;}
 .Pagination div {float:left }
 .Pagination a{ font-size: 16px;text-decoration: none;display: block;float: left;color: #666;border: 1px solid #888;height: 17px;line-height: 17px;padding: 8px 13px;margin: 0 3px;}
 .Pagination .Ellipsis {line-height: 28px;overflow: hidden; display:none;}
cite.FormNum{display: block;float: left;line-height: 20px;height: 20px; font-style:  normal; padding-left:10px;}
 #PageNum{ color:#777;width: 18px;height: 18px;line-height: 18px; border: 1px solid #ff9900; margin:0 5px; text-align:center;}
 .Pagination a:hover,.Pagination a.PageCur{background-color: #2293DC; border: 1px solid #2293DC; color: #ffffff; }
/* 首页结束 */
