.a_active{	color:#fff !important; background:#cd1928 !important;}

/*分页样式*/
.page_info { text-align:center; margin:50px 0; color:#333; }
.page_info span { padding:0 2px; font-weight:bold;}
.page_list { line-height:24px; text-align:center; letter-spacing:0; font-size:14px; margin:50px 0;}
.page_list a { display:inline-block; color:#666; border:1px solid #e5e5e5; background:#fff; width:40px; height:40px; line-height:40px; margin:0.05rem; font-family: 'Montserrat-SemiBold';}
.page_list a:hover { color: #cd1928; border: 1px solid #cd1928; background:#fff;}
.page_list a.on { color:#fff; border:1px solid #cd1928; background:#cd1928;}

.page_info{ font-size:18px;}