.essay_title{
    text-align: center;
    line-height: 35px;
    font-size: 1rem;
    height: 35px;
    width: 100%;
    color: #035dc7;
    border-bottom: 2px solid #035dc7;
}

.essay_detailed{
    margin: 20px 0;
}

#neirong p span{
    color: #333 !important;
    font-size: 1rem !important;
    text-indent: 2em !important;
    font-weight: normal !important;
    text-align: justify !important;
    display: block;
}

.pdf{
    width: 89%;
    display: block;
    float: right;
}

.pdf-icon{
    left: 8px;
}

table{
    table-layout: fixed;
    border-collapse: collapse;
}

.quality_tr2 td a {
    color: #333;
    text-decoration: none;
    display: block;
    max-width: 95%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.learning_news_list{
    padding-left: 10px;
}
.times_skip{
    width: 56px;
    height: 100%;
}
.learning_times{
    height: 45px;
    position: relative;
}
.time_day{
    height: 22.5px;
    background-color: #035dc7;
    text-align: center;
    line-height: 20px;
}
.time_year_month{
    width: 56px;
    height: 22.5px;
}