/* ============================================
 * Bzpp 通用公共样式
 * 适用于所有 bzpp 系列页面
 * /bzpp/guiren/
 * /bzpp/bzzl/
 * /bzpp/lnfacai/
 * /bzpp/liunianys/
 * /bzpp/jiliangjqian/
 * ============================================ */
.lcalendar_commit{
    background: rgba(255,255,255,0)!important;
}
.date_btn:first-child{
    border-right: none!important;
}
.date_btn_box{
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}