﻿.page{padding-top:80px;display:flex;align-items:center;justify-content:center}
.page .Ppagelist,        .page .Ppage{margin:0 10px}
.page a{background:#fff;transition:0.2s;font-size:18px;color:#333;line-height:1;height:50px;min-width:60px;display:inline-block;text-align:center;line-height:50px}
.page .Pprev,        .page .Pnext{padding:0 15px;font-family:"Microsoft Yahei"}
.page a.Pmodern,        .page a:hover{background:#81001E;color:#fff}
@media screen and (max-width:1600px){.page a{font-size:14px;min-width:40px;height:40px;line-height:40px}
}
@media screen and (max-width:768px){.page a{font-size:12px;min-width:35px;height:35px;line-height:35px}
.page .Ppagelist{display:none}
.page span{padding:0 5px}
}
