/* 无障碍适老化 */
.canRead:focus {
    background-color: #1e9fff !important;
    color: #3d3d3d !important;
}
.oldType .cen_introduce .cen_in_a p {
    font-size: 32px;
}
.cen_introduce .cen_in_a {
    padding: 24px;
}
.oldType .cen_in_b ul li {
    width: 588px;
    height: 326px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.oldType .cen_in_b ul li:nth-child(odd){
    margin-left: 0;
}
.oldType .cen_in_b ul li .cen_qp {
    width: 320px;
    height: 70px;
    margin: 23px auto;
    font-size: 36px;
    line-height: 58px;
}
.oldType .cen_in_b ul li p {
    color: #3e3c3c;
    line-height: 38px;
    text-align: center;
    padding: 0px 10px;
    font-size: 28px;
}
.oldType .cen_tit .cen_li {
    float: left;
    padding: 15px 32px;
    font-size: 34px;
    font-weight: 700;
    height: auto;
    background-color: #2e8ddb;
    cursor: pointer;
}
.oldType .cen_tit {
    height: 69px;
    border-bottom: 4px solid #2e8ddb;
}
.oldType .cen_tit .cen_gd {
    float: right;
    font-size: 32px;
    margin-top: 15px;
}
.oldType .cen_list li {
    height: 65px;
    line-height: 65px;
    font-size: 32px;
}
.oldType .cen_list li span {
    font-size: 28px;
}
.oldType .cen_tit .cen_c {
    float: left;
    font-size: 32px;
    margin-left: 20px;
    padding: 15px 10px;
}
.oldType .cen_tyq ul li {
    float: left;
    width: 290px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.oldType .cen_tyq ul li img {
    width: 282px;
    height: 207px;
}
.oldType .cen_tyq ul li p{
    font-size: 24px;
    max-width: 282px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.oldType .cen_a {
    width: 1200px;
}
.oldType .cen_tyq {
    margin-top: 10px;
}

.cen_list li a{
    display: block;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.cen_list li i {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    margin-top: 0px;
    margin-right: 5px;
    float: left;
    background-size: 12px 8px;
}
.oldType .cen_list li i {
    height: auto;
    margin-top: 0px;
    margin-right: 22px;
}
.oldType .cen_list li a {
    max-width: 72%;
}
.oldType .cen_qp::before {
    content: '';
    position: absolute;
    top: 110%;
    left: 48%;
    width: 15px;
    height: 15px;
    margin-top: -14px;
    background: inherit;
    transform: rotate(45deg);
}
.oldType .wrapper ul li p{
    font-size: 24px;
}
.oldType .content{
    font-size: 28px;
}

.oldType .jdsd ul li{
    height: 60px;
    line-height: 60px;
    font-size: 28px;

}