.canRead:focus {
    background-color: #1e9fff !important;
}
img.canRead:focus {
    outline: #1e9fff solid 3px;
}
.oldType .con {
    width: 1100px;
    /* height: 1366px; */
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    position: static;
}
.oldType .xx_one {
    width: 100%;
    height: 395px;
    border-radius: 10px;
    border: 1px solid #fff;
    margin: 20px 0;
}
.oldType .one_img {
    width: 193px;
    height: 239px;
    margin-left: 13px;
    margin-top: 11px;
    border-radius: 10px;
}
.oldType .one_img img {
    width: 190px;
    height: auto;
}
.oldType .one_right {
    width: 78%;
    height: 135px;
    float: right;
    padding: 0;
}
.oldType .one_right li {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 31px;
}
.oldType .xx_one:hover {
    color: #016ec5;
    border: 1px solid #026fc5;
    transition: all 2s;
}
.oldType .yi {
    width: 52px;
    height: 52px;
    border-radius: 10px;
    background-color: #0094ff;
    text-align: center;
    line-height: 52px;
    font-size: 32px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin-right: 25px;
}
.oldType .ye {
    width: 206px;
    height: 60px;
    position: static;
    margin: 0 auto;
}
.oldType .er {
    width: 52px;
    height: 52px;
    border-radius: 10px;
    background-color: #e9e9e9;
    text-align: center;
    line-height: 52px;
    margin-right: 25px;
    font-size: 32px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
}
.con {
    position: static;
}
.ye {
    width: 160px;
    height: 60px;
    position: static;
    margin: 0 auto;
}