
.resume-preview-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.resume-preview-header {
    position: relative;
    width: 800px;
    height: 227px;
    /* border: 2px solid #418eee; */
}

.resume-preview-header-bg {
    width: 800px;
    height: 227px;
}

.resume-preview-header-intro {
    width: 800px;
    height: 227px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.resume-preview-header-intro-1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.resume-preview-header-photo {
    width: 85px;
    height: 85px;
}

.resume-preview-header-other {
    display: flex;
    flex-direction: column;
    margin-left: 15px;
}

.resume-preview-header-name-phone {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.resume-preview-header-name {
    height: 54px;
    font-size: 36px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    /* color: #ffd429; */
    color: #fff;
    opacity: 1;
}

.resume-preview-header-phone-email {
    display: flex;
    flex-direction: column;
    margin-left: 28px;
}

.resume-preview-header-phone {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #ffffff;
}

.resume-preview-header-text {
    height: 24px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 24px;
    color: #ffffff;
    opacity: 1;
}

.resume-preview-body {
    width: 800px;
    padding-bottom: 17px;
    background: #ffffff;
    padding-top: 10px;
    opacity: 1;
}

.resume-preview-resume {
    /* margin-top: 39px; */
    margin-left: 64px;
    width: 675px;
    border-left: 1px solid #707070;
}

.resume-preview-resume-item:first-child {
    margin-top: 10px;
}

.resume-preview-resume-item {
    display: flex;
    flex-direction: column;
    margin-left: -12px;
    margin-top: 32px;
}

.resume-preview-resume-item-0 {
    display: flex;
    flex-direction: row;
}

.resume-preview-resume-item-1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 36px;
}

.resume-preview-resume-item-2 {
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    /* height: 36px; */
    padding: 0px 0px;
    width: 100%;
}

.resume-preview-resumen-item-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* height: 36px; */
    width: 100%;
}

.resume-preview-resume-item-list {
    display: flex;
    flex-direction: column;
    margin-left: 30px;
    padding-bottom: 20px;
}

.resume-preview-resume-item-list-item {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
}


/**培训经历 */

.resume-preview-pxjl-institution-dt {
    display: flex;
    flex-direction: row;
    align-content: center;
    margin-top: 20px;
}

.resume-preview-pxjl-institution {
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    color: #000000;
}

.resume-preview-pxjl-dt {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
    flex: 1;
    text-align: right;
}

.resume-preview-pxjl-subject-content {
    display: flex;
    flex-direction: row;
    margin-top: 10px;
}

.resume-preview-pxjl-subject-1 {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}

.resume-preview-pxjl-subject-2 {
    flex: 1;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
    white-space: pre-wrap;
}

.resume-preview-pxjl-content-1 {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
}

.resume-preview-pxjl-content-2 {
    flex: 1;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
    white-space: pre-wrap;
}


/**技能特长 */

.resume-preview-jntc-jnmc-sysc-jnsp {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
}

.resume-preview-jntc-jnmc {
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    color: #000000;
    width: 200px;
}

.resume-preview-jntc-sysc {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
    margin-left: 32px;
    margin-right: 5px;
}

.resume-preview-jntc-jnsp {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #000000;
}

.resume-preview-resume-item-3 {
    display: flex;
    flex-direction: column;
    margin-left: 54px;
    margin-top: 9px;
}

.resume-preview-resume-item-dot {
    width: 22px;
    height: 22px;
    background: #418eee;
    border-radius: 50%;
    opacity: 1;
    border: 1px solid #418eee;
}

.resume-preview-resume-item-title {
    /* height: 36px; */
    font-size: 22px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    /* line-height: 36px; */
    color: #000000;
    opacity: 1;
    margin-left: 7px;
}

.resume-preview-resume-item-desc {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
    opacity: 1;
}

.resume-preview-resume-item-school {
    height: 29px;
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    line-height: 29px;
    color: #000000;
    opacity: 1;
}

.resume-preview-resume-item-company {
    height: 29px;
    font-size: 20px;
    font-family: Source Han Sans SC;
    font-weight: 500;
    line-height: 29px;
    color: #000000;
    opacity: 1;
}

.resume-preview-resume-item-intro {
    display: flex;
    flex-direction: row;
}

.resume-preview-resume-item-intro-text {
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
    opacity: 1;
}


/**查看联系方式 */

.resume-preview-btn-contact-box {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.resume-preview-btn-contact {
    height: 20px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 20px;
    color: #418eee;
}

.resume-preview-footer {
    position: relative;
    width: 800px;
    margin-top: 10px;
}

.resume-preview-btn-operate-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.resume-preview-btn-export-box {
    position: absolute;
    z-index: 1000;
    top: 0px;
}

.resume-preview-btn-export {
    height: 20px;
    font-size: 14px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 20px;
    color: #418eee;
    opacity: 1;
}


/***收藏简历*/

.resume-preview-btn-collect-resume {
    width: 100px;
    height: 36px;
    border: 1px solid #418eee;
    border-radius: 0px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #418eee;
}


/***不合适简历*/

.resume-preview-btn-bhs-resume {
    width: 100px;
    height: 36px;
    border-radius: 0px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #ffffff;
}


/***约面试*/

.resume-preview-btn-appoint-interview {
    width: 100px;
    height: 36px;
    background: #418eee;
    border-radius: 0px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #ffffff;
}

.btn-back {
    width: 100px;
    height: 36px;
    border: 1px solid #e3e7ed;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    color: #5a646f;
    border-radius: 0px;
}

.resume-preview-resume-item-baseinfo {
    display: flex;
    align-items: center;
    margin-left: 60px;
    margin-top: 10px;
    font-size: 16px;
    font-family: Source Han Sans SC;
    font-weight: 400;
    line-height: 22px;
    color: #000000;
    opacity: 1;
}

.resume-preview-resume-item-baseinfo-item {
    flex: 1;
}

.resume-preview-resume-item-empty {
    color: #99979b;
    margin-left: 20px;
}

