﻿.pages { cursor: default; font-size: 14px; font-family: Tahoma, Verdana; padding: 10px; text-align: center; }
.pages span { margin: 0 3px; }
.pages span a { color: #666; text-decoration: none; padding: 3px 8px; border: 1px #ddd solid; background: #fff; }
.pages span a:hover { color: #f60; border: 1px #f60 solid; background: #fff; }
.number { font-size: 14px; color: #666; }
.number { color: #666; text-decoration: none; padding: 3px 8px; border: 1px #ddd solid; background: #ececec; font-weight: bold; }
.number a:hover { color: #f60; border: 1px #f60 solid; }
.pageyc { display: none; }

.page_box{ display:flex;justify-content: center; align-items: center;}
.page_box .text1{ border:1px #ddd solid; height:23px; line-height:23px; padding:0 8px; width:66px; text-align:center; margin: 0 3px;}
.page_box button{ border:1px #ddd solid; background:#ececec; color:#666; height:25px; line-height:23px; text-align:center; cursor:pointer; margin: 0 3px;}