.vue-office-docx {
    height: 100%;
    overflow-y: auto
}

.vue-office-docx .docx-wrapper>section.docx {
    margin-bottom: .26042vw
}

@media screen and (max-width: 800px) {
    .vue-office-docx .docx-wrapper {
        padding:10px
    }

    .vue-office-docx .docx-wrapper>section.docx {
        padding: 10px!important;
        width: 100%!important
    }
}

.message-item[data-v-cb2866ca] {
    width: 52.13542vw;
    height: 3.125vw;
    background: #ebeef5;
    justify-content: space-between;
    font-size: .83333vw;
    font-family: SourceHanSansSC-Regular,SourceHanSansSC;
    font-weight: 400;
    color: #303133;
    box-sizing: border-box;
    padding: 0 1.04167vw;
    margin-bottom: .83333vw;
    cursor: pointer
}

.message-item .left[data-v-cb2866ca],.message-item[data-v-cb2866ca] {
    display: flex;
    align-items: center
}

.message-item .left .point[data-v-cb2866ca] {
    margin-right: .78125vw;
    font-size: 1.04167vw;
    font-weight: 700
}

.message-item .left img[data-v-cb2866ca] {
    width: 1.45833vw;
    height: 1.875vw;
    margin-right: .52083vw
}

.undergraduate-manage .content[data-v-7e1ad8dd] {
    margin-top: 1.5625vw
}

.undergraduate-manage .content .item[data-v-7e1ad8dd] {
    width: 52.13542vw;
    height: 3.125vw;
    background: #ebeef5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .83333vw;
    font-family: SourceHanSansSC-Regular,SourceHanSansSC;
    font-weight: 400;
    color: #303133;
    box-sizing: border-box;
    padding: 0 1.04167vw;
    margin-bottom: .83333vw
}

.undergraduate-manage .more[data-v-7e1ad8dd] {
    width: 10.41667vw;
    height: 2.5vw;
    border: 1px solid #024590;
    font-size: .83333vw;
    font-family: SourceHanSansSC-Medium,SourceHanSansSC;
    font-weight: 500;
    color: #024590;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3.125vw auto 0;
    cursor: pointer
}
