.education-info[data-v-c5211280] {
    background-color: #fff;
    border-radius: .05333rem;
    padding: .26667rem
}

.education-info .page-header[data-v-c5211280] {
    margin-bottom: .33333rem;
    padding-bottom: .2rem;
    border-bottom: .02667rem solid #4682B4
}

.education-info .page-header .page-title[data-v-c5211280] {
    font-size: .29333rem;
    font-weight: 600;
    color: #4682b4;
    margin: 0
}

.education-info .article-list[data-v-c5211280] {
    margin-bottom: .53333rem
}

.education-info .article-list .article-item[data-v-c5211280] {
    padding: .2rem 0;
    border-bottom: .01333rem dashed #E5E5E5;
    cursor: pointer
}

.education-info .article-list .article-item[data-v-c5211280]:last-child {
    border-bottom: none
}

.education-info .article-list .article-item:hover .article-title .title-text[data-v-c5211280] {
    color: #4682b4
}

.education-info .article-list .article-item .article-content[data-v-c5211280] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.education-info .article-list .article-item .article-content .article-title[data-v-c5211280] {
    flex: 1;
    display: flex;
    align-items: center;
    min-width: 0
}

.education-info .article-list .article-item .article-content .article-title .title-dot[data-v-c5211280] {
    width: .08rem;
    height: .08rem;
    background-color: #aa8b70;
    border-radius: 50%;
    margin-right: .13333rem;
    flex-shrink: 0
}

.education-info .article-list .article-item .article-content .article-title .title-text[data-v-c5211280] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .21333rem;
    transition: color .2s;
    min-width: 0;
    max-width: 100%
}

.education-info .article-list .article-item .article-content .article-date[data-v-c5211280] {
    color: #666;
    font-size: .18667rem;
    flex-shrink: 0;
    margin-left: .2rem
}

.education-info .pagination[data-v-c5211280] {
    display: flex;
    justify-content: center;
    align-items: center
}

.education-info .page-number[data-v-c5211280],.education-info .page-btn[data-v-c5211280] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: .42667rem;
    height: .42667rem;
    margin: 0 .06667rem;
    padding: 0 .10667rem;
    font-size: .18667rem;
    border-radius: .05333rem;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.education-info .page-number[data-v-c5211280] {
    border: .01333rem solid #d9d9d9;
    color: #666
}

.education-info .page-number.active[data-v-c5211280] {
    background-color: #1890ff;
    color: #fff;
    border-color: #1890ff
}

.education-info .page-btn[data-v-c5211280] {
    border: .01333rem solid #d9d9d9;
    color: #666
}

.education-info .page-btn[data-v-c5211280]:hover,.education-info .page-number[data-v-c5211280]:hover:not(.active) {
    color: #1890ff;
    border-color: #1890ff
}

.education-info .page-btn.disabled[data-v-c5211280] {
    color: #00000040;
    border-color: #d9d9d9;
    cursor: not-allowed
}

.img-pagination[data-v-c5211280] {
    margin: .26667rem auto .13333rem;
    padding: .13333rem 0;
    text-align: center;
    color: #333;
    font-size: .2rem
}

.img-pagination button[data-v-c5211280] {
    margin: 0 .10667rem;
    padding: .02667rem .13333rem;
    border: .01333rem solid #ccc;
    background: #fff;
    color: #333;
    border-radius: .04rem;
    cursor: pointer;
    font-size: .18667rem
}

.img-pagination button[data-v-c5211280]:disabled {
    color: #aaa;
    border-color: #eee;
    cursor: not-allowed;
    background: #f5f5f5
}

.img-pagination select[data-v-c5211280] {
    margin: 0 .05333rem;
    padding: .02667rem .08rem;
    font-size: .18667rem;
    border-radius: .04rem;
    border: .01333rem solid #ccc
}

@media (max-width: 768px) {
    .education-info .article-list .article-item .article-content[data-v-c5211280] {
        flex-direction:column;
        align-items: flex-start
    }

    .education-info .article-list .article-item .article-content .article-title[data-v-c5211280] {
        width: 100%
    }

    .education-info .article-list .article-item .article-content .article-title .title-text[data-v-c5211280] {
        max-width: calc(100% - .21333rem)
    }

    .education-info .article-list .article-item .article-content .article-date[data-v-c5211280] {
        margin-left: .21333rem;
        margin-top: .06667rem
    }

    .education-info .pagination .page-numbers .page-number[data-v-c5211280] {
        width: .33333rem;
        height: .33333rem;
        margin: 0 .04rem;
        font-size: .18667rem
    }
}
