/* News list pagination only. */
.news-box .dede_pages{clear:both;margin:38px auto 0;text-align:center}.news-box .dede_pages ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;color:#677b87;font-size:14px;line-height:34px}.news-box .dede_pages li{margin:0;padding:0;list-style:none}.news-box .dede_pages a{display:block;min-width:34px;height:34px;padding:0 10px;box-sizing:border-box;border:1px solid #d9e3e8;background:#fff;color:#506671;line-height:32px;text-decoration:none;transition:.2s}.news-box .dede_pages li.active a,.news-box .dede_pages li a:hover{background:#4cbbb1;border-color:#4cbbb1;color:#fff}.news-box .dede_pages li a:not([href]){background:#f7f9fa;border-color:#e8eef1;color:#a8b5bc;cursor:default}.news-box .dede_pages strong{margin:0 2px;color:#183f5d;font-weight:600}@media(max-width:768px){.news-box .dede_pages{margin-top:26px}.news-box .dede_pages ul{gap:6px}.news-box .dede_pages a{min-width:32px;padding:0 8px}}
