.pdf-res .res-title[data-v-9edda2cc] {
    align-items: center;
    color: #1d2129;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    justify-content: center;
    padding-bottom: 48px;
    padding-top: 48px;
    text-align: center
}

.pdf-res .res-title img[data-v-9edda2cc] {
    margin-right: 12px;
    vertical-align: middle
}

.pdf-res .steps[data-v-9edda2cc] {
    display: flex;
    justify-content: center
}

.pdf-res .steps .item-box[data-v-9edda2cc] {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 12px rgba(13, 23, 46, .06);
    height: 290px;
    width: 244px
}

.pdf-res .steps .item-box .img-icon[data-v-9edda2cc] {
    left: 0;
    padding-left: 62px;
    padding-right: 62px;
    padding-top: 52px;
    position: relative;
    top: 0
}

.pdf-res .steps .item-box .img-icon img[data-v-9edda2cc] {
    display: block;
    height: 120px;
    width: 120px
}

.pdf-res .steps .item-box .img-icon .file-form[data-v-9edda2cc] {
    bottom: 13px;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center;
    width: 244px
}

.pdf-res .steps .item-box .file-name[data-v-9edda2cc] {
    color: #1d2129;
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 188px;
    padding-top: 16px;
    text-align: center
}

.pdf-res .steps .item-box .file-size[data-v-9edda2cc] {
    color: #86909c;
    font-size: 12px;
    line-height: 1.5;
    padding-top: 8px;
    text-align: center
}

.pdf-res .steps .to[data-v-9edda2cc] {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 290px;
    justify-content: center;
    text-align: center;
    width: 170px
}

.pdf-res .steps .to .to-img[data-v-9edda2cc] {
    height: 16px;
    width: 24px
}

.pdf-res .steps .to .to-txt[data-v-9edda2cc] {
    color: #000;
    font-size: 14px;
    padding-top: 6px
}

.pdf-res .btn_convert[data-v-9edda2cc] {
    display: flex;
    justify-content: center;
    padding-top: 81px
}

.pdf-res .btn_convert .btn-item[data-v-9edda2cc] {
    border-radius: 6px;
    cursor: pointer;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    width: 216px
}

.pdf-res .btn_convert .btn-left[data-v-9edda2cc] {
    background: #f2f3f5;
    color: #1d2129;
    margin-right: 48px
}

.pdf-res .btn_convert .btn-left[data-v-9edda2cc]:hover {
    background: #e5e6eb
}

.pdf-res .btn_convert .btn-right[data-v-9edda2cc] {
    background: #165dff;
    color: #fff
}

.pdf-res .btn_convertZ .btn-right[data-v-9edda2cc]:hover {
    background: #4080ff
}

.estimate[data-v-9edda2cc] {
    align-items: center;
    display: flex;
    justify-content: center
}

.estimate img[data-v-9edda2cc] {
    cursor: pointer;
    margin-left: 5px
}