/* 无障碍适老化 */
.one_list .left-title{
    float: left !important;
    line-height: 40px;
    font-size: 16px;
    color: #3d3d3d;
}
.one_list li:hover .left-title {
    color: #689656;
}
.tbl {
    background: #1e9fff !important;
    color: #3d3d3d !important;
}
.oldType .jyta_lb_tit {
    width: 100%;
    height: 76px;
    border-bottom: 4px solid #689656;
    margin-bottom: 15px;
}
.oldType .jyta_lb_tit ul li {
    float: left;
    padding: 0px 20px;
    box-sizing: border-box;
    height: 72px;
    line-height: 72px;
    font-size: 36px;
    font-weight: 700;
    margin-right: 3px;
    letter-spacing: 2px;
    cursor: pointer;
}
.oldType .one_list li i {
    float: left;
    width: 15px;
    height: 21px;
    margin-top: 23px;
    margin-right: 0px;
    background-size: 100%;
}
.oldType .one_list .lucidity_pgContainer li {
    height: 65px;
    line-height: 65px;
    font-size: 32px;
}
.oldType .one_list .left-title {
    float: left;
    line-height: 62px;
    font-size: 32px;
    color: #3d3d3d;
}
.oldType .one_list li span {
    float: right;
    font-size: 28px;
    color: #999999;
}
.oldType .one_list .lucidity_pgContainer li a{
    max-width: 55%;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.oldType .lucidity_pgBtn {
    width: 114px;
    height: 52px;
    display: inline-block;
    cursor: pointer;
    margin: 1px;
    border-radius: 2px;
    text-align: center;
    line-height: 190%;
}
.oldType .lucidity_pgToolbar td {
    font-size: 28px;
}
.oldType .lucidity-ui-paging-container li.ui-pager {
    cursor: pointer;
    border: 1px solid #272525;
    border-radius: 2px;
    height: 46px;
    width: 46px;
    font-size: 28px;
    line-height: 46px;
}
.oldType .lucidity_pgCurrentPage {
    width: 36px;
    height: 35px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #CCCCCC;
    font-size: 26px;
}