
#header {
    width: 100%;
    height: 49px;
    background: #202329;
    box-shadow: 0 1px 8px rgba(0,0,0,.06);
    position: relative;
    z-index: 1005;
}

#header .inner {
    width: 1184px;
    margin: 0 auto;
}


#header li {
    margin: 0 7px;
}

#header a {
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
}

.nav-school-new::after {
    content: 'New';
    width: 30px;
    height: 14px;
    box-sizing: border-box;
    position: absolute;
    top: 8px;
    right: -20px;
    line-height: 13px;
    background-color: #ef505e;
    color: #fff;
    font-size: 12px;
    border-radius: 7px;
}

#header a:hover {
    color: #00d7c6;
}

.logo {
    float: left;
    padding: 6px 0 0 0;
}

.logo a {
    display: block;
    width: 110px;
    height: 36px;
    background: url(https://res.zhipin.com/web/mail/hunter/logo-boss.png) center center no-repeat;
    background-size: 105px 19px;
}

.logo span {
    display: none;
}

.nav,.user-nav {
    font-size: 0;
    float: left;
    margin-left: 15px;
    height: 49px;
    line-height: 49px;
}

.nav ul,.user-nav ul {
    display: inline-block;
    white-space: nowrap;
    vertical-align: top;
}

.nav li,.user-nav li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    margin: 0 7px;
}

.user-nav li.nav-dot {
    color: #fff;
    margin: 0 0 0 -8px;
    font-size: 18px;
}

.user-nav li a.header-resume-upload {
    margin-left: -8px;
}

.user-nav {
    float: right;
}

.btn {
    display: inline-block;
    min-width: 112px;
    box-sizing: content-box;
    height: 36px;
    line-height: 36px;
    border: 1px #5dd5c8 solid;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    background: #5dd5c8;
    text-align: center;
    cursor: pointer;
}

#header .user-nav .btns .btn-outline {
    border-radius: 15px;
    text-align: center;
    font-size: 13px;
    height: 23px;
    line-height: 23px;
    padding: 0 9px 0 11px;
    min-width: 0;
    margin-left: 17px;
    margin-top: 12px;
    color: #fff;
}

#header .btn-outline {
    background: #202329;
}


.main {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: url('https://img.bosszhipin.com/static/file/2021/6hacws1jw91639989724508.png') no-repeat center /cover;
    min-width: 1280px;
    background-color: #000;
}

.main .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url('https://img.bosszhipin.com/static/file/2021/82gmyy5dtq1639977228270.png') no-repeat center /cover;
    width: 1324px;
    height: 905px;
    margin: 0 auto;
    margin-top: -163px;
    margin-left: 70px;

}

.main .content .left {
    position: absolute;
    top: 386px;
    left: 200px;
}

.main .content .left li {
    display: flex;
    margin-bottom: 54px;
   
}

.main .content .left li i {
    width: 58px;
    height: 58px;
    flex-shrink: 0;
    margin-right: 16px;
    background: url("https://img.bosszhipin.com/static/file/2021/5hpydu4mob1639978221005.png") no-repeat -5px -5px /contain;
    background-size: 68px 272px;
}

.main .content .left .li-2 i {
    background-position: -5px -73px;
}


.main .content .left .li-3 i {
    background-position: -5px -141px;
}

.main .content .left .li-4 i {
    background-position: -5px -209px;
}

.main .content .left li h6 {
font-size: 16px;
font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600;
color: #D5F1FF;
line-height: 22px;
margin-bottom: 6px;

}

.main .content .left li p {
    color: #D5F1FF;
    opacity: 0.74;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 20px;
}

.main .content .right {
    position: absolute;
    top: 430px;
    left: 630px;
    color: #fff;
}

.main .content .right .desc {
    margin-bottom: 30px;
}

.main .content .right .desc p {
    text-align: center;
font-size: 16px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFF;
line-height: 22px;
margin-bottom: 10px;

}

.main .content .right .btn-link {
    display: block;
    background: url("https://img.bosszhipin.com/static/file/2021/7gl9kxcav81639979334710.png") no-repeat 0 0/contain;
    width: 147px;
    height: 61px;
    margin: 0 auto;
    cursor: pointer;
}

.main .content .right .btn-link:hover {
    opacity: 0.8;
}

.main .top-l {
    position: absolute;
    left: 82px;
    top: 43px;
    background: url('https://img.bosszhipin.com/static/file/2021/blcoqtka8z1639507289788.png') no-repeat 0 0 /contain;
    width: 121px;
    height: 122px;
}

.main .top-r {
    position: absolute;
    right: 0;
    top: 0;
    background: url('https://img.bosszhipin.com/static/file/2021/wisqxnuhzk1639507289569.png') no-repeat 0 0 /contain;
    width: 390px;
    height: 239px;
}

.main .bottom-l {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url('https://img.bosszhipin.com/static/file/2021/bogtmlvgpg1639977473791.png') no-repeat 0 0 /contain;
    width: 689px;
    height: 580px;
}

.main .bottom-r {
    position: absolute;
    right: 0;
    bottom: 0;
    background: url('https://img.bosszhipin.com/static/file/2021/hn282bofu21639977415636.png') no-repeat 0 0 /contain;
    width: 411px;
    height: 406px;
}

.main .qr-code {
    position: relative;

    /* width: 135px; */
    margin: 0 auto;
    margin-top: 65px;
    text-align: center;
}

.main .qr-code .qr-icon {
    position: absolute;
    background: url("https://img.bosszhipin.com/static/file/2021/f0mn8jgv971639988321873.png") no-repeat 0 0/contain;
    width: 163px;
    height: 119px;
    top: -30px;
    left: 0;
}

.main .qr-code img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    padding-top: 5px;
}

.main .qr-code p {
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFF;
line-height: 17px;
    margin-top: 10px;
}

.main .qr-code .img-container {
    position: relative;
    z-index: 9;
    width: 120px;
    height: 120px;
    border-radius: 4px;
    background: #68D8FF;
    margin: 0 auto;
}

#footer {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

#footer p {
    text-align: center;
font-size: 12px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #A1AACF;
line-height: 20px;
}

#footer p + p {
    /* margin-top: 10px; */
}

#footer span  + span {
    margin-left: 20px;
}

@media screen and (max-height: 1000px) {
    .main .content {
       margin-top: -150px;
    }
}

