.w_school_unit{padding-top: 48px}
.w_sch_item{text-align: center;margin-bottom: 30px;margin-right: 0px;padding: 0 15px; height: 176px;}
.w_sch_item .w_sch_txt{margin-top: 16px}
.w_sch_item a{display: block;font-size: 14px;color: #000}
.w_sch_item>a {
    height: 140px;
}
.w_sch_item a:hover{color: #ae0d15}
.w_sch_item .w_schimg{width: 570px;height: 120px;}
.w_sch_item .w_schimg img{width: 570px;height: 120px;}
.w_schlast_item{margin-right: 0}
.w_sch_item a img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    display: block;
    margin: auto;
}

.w_page{text-align: center;padding-top: 18px;}
.w_page a{color: #383838;margin-right: 10px;display: inline-block;padding:4px 8px;border: 1px solid #cecece;border-radius: 6px;}
.w_page .curr_page{background: #ae0d15;color: #fff}
.w_page a:hover{background: #ae0d15;color: #fff}
.w_page .w_prev{}
.w_page .w_next{}