/* 无障碍适老化 */

.canRead:focus {
    background-color: #1e9fff !important;
    color: #3d3d3d !important;
}
.list_a{
    display: block;
    color: #3d3d3d;
    float: left;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.one_list ul li a{
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 59%;
    display: block;
}
.oldType .banner img {
    width: 112%;
    position: relative;
    left: -64px;
}
.oldType .zfcg_lb_tit {
    width: 100%;
    height: 170px;
    border-bottom: 4px solid #fa7b0a;
    margin-bottom: 15px;
}
.oldType .zfcg_lb_tit ul li {
    float: left;
    padding: 13px 20px;
    box-sizing: border-box;
    height: auto;
    line-height: 48px;
    font-size: 36px;
    font-weight: 700;
    margin-right: 9px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    cursor: pointer;
}
.oldType .one_list .lucidity_pgContainer li {
    height: 63px;
    line-height: 63px;
    font-size: 30px;
}
.oldType .one_list li i {
    float: left;
    width: 18px;
    height: 26px;
    margin-top: 23px;
    margin-right: 0px;
    background: url(sdian.png) no-repeat;
    background-size: 100%;
}

.oldType .list_a {
    max-width: 54%;
}
.oldType .one_list li span {
    font-size: 26px;
}
.oldType .lucidity-ui-paging-container li {
    display: inline-block;
    padding: 4px 16px;
    margin-left: 5px;
    font-size: 28px;
}
.oldType .lucidity_pgBtn {
    width: 90px;
    height: 50px;
    display: inline-block;
    cursor: pointer;
    margin: 1px;
    border: 1px solid #9b9595;
    border-radius: 2px;
    text-align: center;
    font-size: 28px;
    line-height: 50px;
    color: #444;
}
.oldType .lucidity_pgToolbar td {
    height: 35px;
    font-size: 28px;
    padding: 0 1px 0 0px;
}
.oldType .lucidity_pgCurrentPage {
    width: 32px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
}
.one_list{
    padding-bottom: 25px;
}
.oldType .lnr_lb_tit ul li {
    padding: 0px 25px 0px 25px;
    height: 60px;
    line-height: 60px;
    font-size: 36px;
}
.oldType .lnr_lb_tit {
    width: 100%;
    height: 66px;
    border-bottom: 4px solid #3488be;
    margin-bottom: 15px;
}
.oldType .banner span {
    position: absolute;
    bottom: 11px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    font-size: 30px;
    width: 203px;
    padding-left: 40px;
    background-size: 29px 30px !important;
}
