.bannerbox {
    width: 100%;
    height: 31.25rem;
    background: url('https://qn.icgushi.com/JLDXXQI/W.png') no-repeat center;
    background-size: cover;
}

.bannertextleft {
    color: #fff;
    padding-top: 5rem;
    padding-left: 5rem;
}

.zhfont {
    font-size: 3.125rem;
}

.enfont {
    font-size: 1.5rem;
}

.whitebar {
    width: 6rem;
    height: 1rem;
    margin-top: 3.2rem;
    background: #fff;
    border-radius: 0.5rem;
}

.minnav {
    display: flex;
    background: #FBFBFB;
}

.minnavfont {
    font-size: 1.125rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    cursor: pointer;

    margin-right: 4rem;
}

.marrBot01 {
    border-bottom: 2px solid #004196;
}

.titlebox {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tiltemin {
    position: relative;
}

.enprofile {
    font-size: 2rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    opacity: 0.1;
}

.zhporfile {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.125rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.blueBar {
    position: relative;
    left: 2rem;
    width: 3.75rem;
    height: 4px;
    background: #1E53DE;
}

/* 职位 */
/* .jobname{
    
} */
.jobBox {
    position: relative;
}

.jobnamefontAblue {
    position: relative;
    font-size: 1.9rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    /* color: #1E53DE; */
    color: #333333;
    cursor: pointer;
}

.show01color {
    color: #1E53DE;
}

.ActiveBlueBar {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 5.625rem;
    height: 4px;
    background: #1E53DE;
    /* opacity: 0.3; */
}

.grayLine {
    position: absolute;
    right: 15%;
    width: 2px;
    height: 100%;
    background: #C7C7C7;
}

.lineBlueBar {
    position: absolute;
    top: 19%;
    right: 13%;
    width: 6px;
    height: 2rem;
    background-color: #004196;
}

.show01 {
    /* display: block; */
    opacity: 1;
}

.show02 {
    /* display: none; */
    opacity: 0;
}

.PostRequirementsTitle {
    font-size: 1.625rem;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #333333;
}

.PostRequirements {
    font-size: 1.25rem;
    font-family: Source Han Sans CN;
    color: #333333;
}

/* 风采图片 */
.featuresimgbox {
    margin-bottom: 11.25rem;
}

#assistantA{
    display: none;
}
#assistantB{
    display: none;
}