﻿.box_pc .active { float: left; margin: 0 5px; width: 38px; height: 38px; line-height: 38px; background: #0691f9; color: #fff; font-size: 14px; border: 1px solid #0691f9; text-align: center; display: block;}
.box_pc a { float: left; margin: 0 5px; width: 38px; height: 38px; line-height: 38px; background: #fff; border: 1px solid #ebebeb; color: #bdbdbd; font-size: 14px; text-align: center;}
.box_pc span { float: left; margin: 0 5px; width: 38px; height: 38px; line-height: 38px; color: #bdbdbd; font-size: 14px; }


.box_m { display: flex; justify-content: space-between; margin-top: .5rem; }
    .box_m:nth-child(n) { text-align: center; }
    .box_m .prev, .box_m .next { width: 30%; }
    .box_m .active { margin: 0 5px; width: 38px; height: 38px; line-height: 38px; background: #0691f9; color: #fff; font-size: 14px; border: 1px solid #0691f9; text-align: center; }
    .box_m a { margin: 0 5px; width: 38px; height: 38px; line-height: 38px; background: #fff; border: 1px solid #ebebeb; color: #bdbdbd; font-size: 14px; }
    .box_m span { margin: 0 5px; width: 38px; height: 38px; line-height: 38px; color: #bdbdbd; font-size: 14px; }

.box_pc {margin-bottom: 30px!important}