.iphone-job-detail {
    padding: 0.3rem 0.5rem;
}

.iphone-job-detail .row1 {
    color: #666666;
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
}

.iphone-job-detail .row2 {
    margin-bottom: 0.2rem;
}

.iphone-job-detail .row2 .fl {
    color: #000000;
    font-weight: bold;
    font-size: 0.36rem;
}

.iphone-job-detail .row2 .fr {
    font-weight: bold;
    font-size: 0.36rem;
    color: #C89401;
}

.iphone-job-detail .row2 .fr .money {
    padding-right: 0.3rem;
    border-right: 1px solid #DDDDDD;
}

.iphone-job-detail .row2 .fr .mun {
    padding-left: 0.3rem;
}

.iphone-job-detail .row3 {
    margin-bottom: 0.48rem;
}

.iphone-job-detail .row3.address {
    font-size: 0.24rem;
    color: #333333;
}

.iphone-job-detail .btn-apply {
    height: 0.98rem;
    line-height: 0.98rem;
    color: #B60005;
    font-size: 0.36rem;
    text-align: center;
    border: 1px solid #B60005;
}

.iphone-job-detail .line {
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
    margin: 0.64rem 0;
}

.iphone-job-detail .job-require {
    font-size: 0.28rem;
}

/*# sourceMappingURL=contact-job-detail.css.map */