/* 无障碍 */
.oldType .wip_locat td,.oldType .wip_locat tr,.oldType .wip_locat table td a{
    font-size: 26px !important;
}
.oldType .wip_locat {
    width: 1100px;
    margin: auto;
    color: #454545;
    font-size: 26px ;
    height: auto;
    line-height: 60px;
}
.oldType .wip_locat table td img{
    margin-right: 9px !important;
    width: 25px;
    margin-top: -3px;
}
.oldType .bmfl_tit {
    height: 100px;
    line-height: 100px;
    font-size: 42px;
    font-weight: 700;
    color: #245399;
}
.oldType .bmfl_list ul li {
    float: left;
    width: 380px;
    font-size: 36px;
    text-align: center;
    height: 90px;
    line-height: 90px;
    border: 1px solid #245399;
    /* margin-bottom: 20px; */
    margin: 10px;
    border-radius: 10px;
    font-weight: bold;
    transition: all 0.5s;
}
.oldType .wip_locat table, .oldType .wip_locat tbody, .oldType .wip_locat tr, .oldType .wip_locat td {
    display: inline;
    vertical-align: bottom;
}