<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-content {
    position: relative;
    width: 100%;
    height: 3.2rem;
    background-image: url('../images/mobile-detail/bannerbj@3x.png');
    background-position: left bottom;
    background-size: cover;
}

.jobName-content {
    position: relative;
    width: 9.37rem;
    margin: 0 auto;
    font-size: 0.48rem;
    color: #ffffff;
    font-weight: bold;
    margin-top: 0.33rem;
}

.jobName-content&gt;div {
    position: relative;
    width: 100%;
}

.jobName-firstLine {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.25rem;
}

.jobName-thirdLine,
.jobName-firstLine&gt;div {
    position: relative;
    width: 4.57rem;
    height: 1.17rem;
    line-height: 1.17rem;
    text-align: center;
    background-position: left bottom;
    background-size: cover;
    border-radius: 0.16rem;
}

.jobName-firstLine div:nth-child(1) {
    background-image: url('../images/mobile-detail/job1.png')
}

.jobName-firstLine div:nth-child(2) {
    background-image: url('../images/mobile-detail/job2.png')
}

.jobName-secondLine div:nth-child(1) {
    background-image: url('../images/mobile-detail/job3.png')
}

.jobName-secondLine div:nth-child(2) {
    background-image: url('../images/mobile-detail/job4.png')
}

.jobName-thirdLine {
    width: 9.37rem;
    background-image: url('../images/mobile-detail/job5.png');
    margin-top: 0.25rem;
}

.jobDetail-content {
    position: relative;
    background-image: url('../images/mobile-detail/spot.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    padding: 1.06rem 0.31rem 1.28rem 0.31rem;
}

.firstLine-name {
    position: relative;
    width: 4.65rem;
    height: 0.98rem;
    margin: 0 auto;
    background-image: url('../images/mobile-detail/titlebg1.png');
    background-position: left bottom;
    background-size: cover;
    font-size: 0.85rem;
    font-weight: bold;
    color: #3b7bfb;
    padding-left: 0.28rem;
    box-sizing: border-box;
}

.secondLine-name {
    width: 6.37rem;
    background-image: url('../images/mobile-detail/titlebg2.png');
}

.thirdLine-name {
    width: 7.15rem;
    background-image: url('../images/mobile-detail/titlebg3.png');
}

.youCan {
    position: relative;
    margin-top: 0.6rem;
    color: #ff754d;
    font-size: 0.53rem;
    font-weight: bold;
    text-align: justify;
    word-break: break-all;
}

.introduce {
    position: relative;
    margin-top: 0.5rem;
    color: #3b445c;
    font-size: 0.35rem;
    text-align: justify;
    word-break: break-all;
    line-height: 1.62;
}

.sendYourResume {
    position: relative;
    margin: 0 auto;
    margin-top: 0.7rem;
    height: 1.28rem;
    line-height: 1.28rem;
    width: 4.81rem;
    background-image: linear-gradient(150deg, #fe8d6b, #ff6969);
    font-size: 0.48rem;
    color: #ffffff;
    text-align: center;
    border-radius: 0.64rem;
    font-weight: bold;
}

.backColor {
    background-color: #f5f6f7;
}

.direction {
    position: relative;
    font-size: 0.32rem;
    color: #4e86fb;
    text-align: center;
    padding-top: 0.3rem;
}

.directionName {
    position: relative;
    font-size: 0.64rem;
    color: #3b7bfb;
    font-weight: bold;
    padding-top: 0.7rem;
}

.detailFeedback {
    height: 6.03rem;
    display: flex;
    align-items: flex-end;
}</pre></body></html>