﻿.l-ykb-list .l-list-ul{
    padding: 0!important;
}
.bmtx-tit{
    color: #2789ee;
    font-size: 24px;
    font-size: .24rem;
    font-weight: bold;
    padding-bottom: 23px;
    padding-bottom: 0.23rem;
}
.bmtx-tit img,.bmtx-tit span{
    vertical-align: middle;
}
.bmtx-bar{
    margin-bottom: 20px;
    margin-bottom: .2rem;
    font-size: 0;
}
.bmtx-bar a{
    display: inline-block;
    color: #1492ff;
    font-size: 20px;
    font-size: .2rem;
    border-radius: 4px;
    border-radius: .04rem;
    background: #dcefff;
    height: 56px;
    height: .56rem;
    line-height: 56px;
    line-height: .56rem;
    text-align: center;
    width: 10%;
    margin-left: 1.2%;
}
.bmtx-bar a:first-child{
    margin-left: 0;
}
.bmtx-bar a.cur,
.bmtx-bar a:hover{
    color: #fff;
    font-weight: bold;
    background: #1492ff;
}