
.pdf-res .btn_office[data-v-9edda2cc] {
    display: flex;
    justify-content: center;
    padding-top: 81px;
}

.pdf-res .btn_office .btn-left[data-v-9edda2cc] {
    background: #f2f3f5;
    color: #1d2129;
    margin-right: 48px;
}

.pdf-res .btn_office .btn-right[data-v-9edda2cc] {
    background: #165dff;
    color: #fff;
}

.pdf-res .btn_office .btn-item[data-v-9edda2cc] {
    border-radius: 6px;
    cursor: pointer;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    width: 216px;
}