header {
    position: relative;
    left: 0;
    top: 0;
}
.banner {
    width: 100%;
}
.banner-tip {
    position: absolute;
    left: 4.1875rem;
    top: 1.0rem;
    color: #e89130;
    font-size: 0.34375rem;
    line-height: 0.5rem;
}
.content section {
    margin: 0 auto;
    overflow: auto;
    width: 9.375rem;
    text-align: left;
}
.title {
    margin-bottom: 0.15625rem;
    font-size: 0.5rem;
    line-height: 100%;
    color: #4e4e4e;
}
.state {
    padding-top: 0.78125rem;
    padding-bottom: 0.625rem;
}
.state p {
    font-size: 0.3125rem;
    line-height: 0.53125rem;
}
.mail {
    color: #000;
}
.state-des {
    color: #7a7979;
}

.position-list {
    font-size: 0.3125rem;
    line-height: 0.53125rem;
}
.job {
    margin-right: 0.46875rem;
    display: inline-block;
    color: #409de5;
}
.job-header {
    position: relative;
    padding-bottom: 0.15625rem;
    margin-top: 0.5625rem;
    margin-bottom: 0.625rem;
    color: #4e4e4e;
    border-bottom: 1px solid #dbdbdb;
}
.job-header .dot {
    display: block;
    position: absolute;
    left: 0;
    top: -1.875rem;
    visibility: hidden;
    width: 1px;
    height: 0;
}
.job-name {
    float: left;
    font-size: 0.5rem;
    line-height: 100%;
}
.job-place {
    float: right;
    margin-top: 0.1875rem;
    font-size: 0.28125rem;
    line-height: 100%;
}
.job-con {
    font-size: 0.3125rem;
    line-height: 100%;
    color: #4e4e4e;
}
.dt {
    margin-top: 0.625rem;
    margin-bottom: 0.125rem;
    font-size: 0.375rem;
}
.dd {
    line-height: 0.5625rem;
}
.job-list {
    padding-bottom: 0.625rem;
    border-bottom: 1px solid #e9e9e9;
}
