@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0
}

body {
    font-size: 14px;
    background: #f6f6f8;
    width: 100%;
    height: 100%;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica;
    color: #333;
}



a {
    text-decoration: none;
    color: #666
}

a:hover {
    text-decoration: underline;
    color: #c30;
}

ul,
li,
ol {
    list-style: none;
}

img {
    border: none;
}

em,
i {
    font-style: normal
}

input,
textarea {
    font-family: microsoft yahei;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both
}

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.hp_kk {
    width: 1200px;
    margin-top: 15px;
}

.nowrap {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}











.index_enterprise_re {
    float: left;
    width: 1200px;
    overflow: hidden;
    background: #fff;
    border-radius: 8px;
}

.tips_job_info_tit {
    color: #000;
    padding-bottom: 10px;
    font-size: 14px;
}

.enterprise_re_a {
    color: #414141 !important;
    font-weight: normal;
    cursor: pointer;
    margin-right: 5px;
}

.tips_job_info_time {
    color: #999;
    display: inline-block;
    margin-left: 5px;
    font-size: 12px;
}

.tips_job_cp {
    color: #f60;
    font-size: 12px;
}

.tips_job_info {
    display: none;
    position: absolute;
    z-index: 10000;
    border: 2px solid #ff9933;
    background: #fff;
    padding: 5px 10px 0px 10px;
    margin: 0px 0 0 50px;
}

.fk_jobtit {
    width: 130px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #fa5f00;
    color: #1a5aa8;
}

.fk_jobcont {
    padding: 10px 0;
}

.fk_joblist {
    line-height: 25px;
}


.app-main {
    width: 1184px;
    height: 100%;
    margin: 0 auto
}

.app-footer {
    width: 100%;
    height: 347px
}

a {
    text-decoration: none
}

.el-overlay-ie {
    background-color: #00000080;
    height: 100%;
    inset: 0;
    overflow: auto;
    position: fixed;
    z-index: 2000;
    display: none
}

.jbs_cascader_dialog.el-dialog-ie {
    margin: 0 auto!important;
    height: 90%;
    overflow: hidden;
    border-radius: 12px!important;
    max-height: 500px
}

.jbs_expectedCity_dialog-ie {
    height: 90%;
    overflow: hidden;
    border-radius: 12px!important;
    max-height: 500px;
    padding: 0!important;
    width: 850px;
    background-color: #fff;
    margin-top: 80px!important
}

.jbs_expectedCity_dialog-ie .el-dialog__header {
    padding-top: 24px!important;
    padding-bottom: 24px!important;
    padding-left: 32px!important;
    border-bottom: 1px solid #edeff2;
    text-align: left;
    position: relative
}

.jbs_expectedCity_dialog-ie .el-dialog__header .el-dialog__headerbtn {
    top: 10px;
    right: 10px
}

.jbs_expectedCity_dialog-ie .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
    color: #222;
    font-size: 20px
}

.jbs_cascader_dialog .el-dialog__body {
    padding: 0!important;
    height: calc(100% - 73px)
}

.jbs_expectedCity_dialog-ie .dialog_header_wrapper .jbs_cascader_dialog_title {
    line-height: 24px;
    font-size: 16px;
    font-weight: 600
}

.jbs_cascader_dialog .selected_list_wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 16px 0 8px 32px;
    box-sizing: border-box;
    border-bottom: 1px solid #edeff2
}

.jbs_cascader_dialog .selected_list_wrapper .selected_list_wrapper_tag {
    display: flex;
    flex: 1;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.jbs_cascader_panel {
    display: flex;
    flex-direction: row;
    height: calc(100% - 1px)
}

.jbs_cascader_dialog.jbs_expectedCity_dialog-ie.jbs_school_dialog .residenceDialog__left-title-active,.jbs_cascader_dialog.jbs_expectedCity_dialog-ie.jbs_school_dialog .residenceDialog__right-city-active {
    text-shadow: 0 0 .7px #ef8b00,0 0 .7px #ef8b00;
    color: #ef8b00
}

.phone-login-form .form-item {
    position: relative;
    padding-bottom: 32px
}

.phone-login-form .form-item.pb-16 {
    padding-bottom: 16px
}

.phone-login-form .form-item .el-select {
    box-sizing: border-box;
    width: 80px;
    height: 50px;
}

.phone-login-form .form-item .el-select .el-select__caret {
    width: 12px;
    height: 12px
}

.phone-login-form .form-item .el-select .el-select__caret svg {
    display: none
}

.phone-login-form .form-item .el-select .el-select__caret:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/home/login_nation_down.png) no-repeat;
    background-size: 100% 100%
}

.phone-login-form .form-item .el-select .el-select__wrapper {
    box-shadow: none;
    padding: 0;
    background-color: transparent;
    height: 100%;
}

.phone-login-form .form-item .el-select .el-select__input,.phone-login-form .form-item .el-select .el-select__placeholder {
    box-sizing: border-box;
    border: 0;
    padding-right: 0;
    padding-left: 12px;
    height: 48px;
    line-height: 48px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    text-align: center
}

.phone-login-form .form-item .el-input .el-input__wrapper {
    box-shadow: none;
    padding: 0;
    background-color: transparent
}

.phone-login-form .form-item .el-input .el-input__inner {
    border: 0;
    padding-right: 12px;
    padding-left: 12px;
    height: 48px;
    line-height: 48px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.phone-login-form .form-item .el-input .el-input__inner::placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.phone-login-form .form-item .el-input .el-input__inner::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.phone-login-form .form-item .el-input .el-input__inner:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.phone-login-form .form-item .el-input .el-input__inner:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.phone-login-form .login-phone,.phone-login-form .login-code {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1.2px solid #ffffff;
    width: 100%;
    background: #fff9;
    transition: all .3s;
    height: 50px;
}

.phone-login-form .login-phone.focus,.phone-login-form .login-code.focus,.phone-login-form .login-phone:hover,.phone-login-form .login-code:hover {
    border: 1.2px solid #ff6314
}

.phone-login-form .login-phone .el-input,.phone-login-form .login-code .el-input {
    flex: 1
}

.phone-login-form .login-code .countdown {
    box-sizing: border-box;
    height: 100%;
    width: 110px;
    text-align: right;
    font-size: 15px;
    color: #f50;
    cursor: pointer;
    transition: all .2s;
    line-height: 48px;
    text-align: center;
}

.phone-login-form .login-code .countdown:hover {
    opacity: .8
}

.phone-login-form .login-code .countdown.disabled {
    color: #afb3ba;
    cursor: not-allowed
}

.phone-login-form .login-code .countdown.disabled:hover {
    opacity: 1
}

.phone-login-form .error {
    position: absolute;
    top: 55px;
    left: 0;
    text-align: left;
    font-size: 12px;
    color: #7c8087
}

.phone-login-form .error:before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    width: 12px;
    height: 12px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/home/login_warn.png) no-repeat;
    background-size: 100% 100%;
    transform: translateY(1px)
}

.phone-login-form .login-btn {
    border-radius: 22px;
    margin-top: 36px;
    width: 100%;
    height: 44px;
    background: #ff6314;
    font-size: 16px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.phone-login-form .login-btn.mt-9 {
    margin-top: 9px
}

.phone-login-form .login-explain {
    margin-top: 12px;
    text-align: left;
    line-height: 17px;
    font-size: 12px;
    color: #7c8087;
    cursor: pointer
}

.phone-login-form .login-explain img {
    margin-right: 4px;
    width: 14px;
    height: 14px;
    vertical-align: bottom;
    transform: translateY(-2px);
    transition: all .2s
}

.phone-login-form .login-explain a {
    color: #f50;
    transition: all .2s
}

.phone-login-form .login-explain a:hover {
    opacity: .8
}

.account-login-form .form-item {
    position: relative;
    padding-bottom: 32px
}

.account-login-form .form-item.pb-16 {
    padding-bottom: 16px
}

.account-login-form .form-item .el-autocomplete {
    width: 100%
}

.account-login-form .form-item .el-input__wrapper {
    box-shadow: none;
    padding: 0;
    background-color: transparent
}

.account-login-form .form-item .el-input__inner {
    border: 0;
    padding-right: 12px;
    padding-left: 12px;
    height: 48px;
    width: 100%;
    line-height: 48px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.account-login-form .form-item .el-input__inner::placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.account-login-form .form-item .el-input__inner::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.account-login-form .form-item .el-input__inner:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.account-login-form .form-item .el-input__inner:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #afb3ba
}

.account-login-form .form-item .el-input-group__append {
    box-shadow: none;
    padding: 0 12px;
    background: transparent
}

.account-login-form .form-item .el-input__suffix,.account-login-form .form-item .el-icon-view {
    display: none
}

.account-login-form .login-username,.account-login-form .login-password {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1.2px solid #ffffff;
    width: 100%;
    background: #fff9;
    transition: all .3s
}

.account-login-form .login-username.focus,.account-login-form .login-password.focus,.account-login-form .login-username:hover,.account-login-form .login-password:hover {
    border: 1.2px solid #ff6314
}

.account-login-form .login-username .eye,.account-login-form .login-password .eye {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 100%;
    cursor: pointer
}

.account-login-form .login-username .eye img,.account-login-form .login-password .eye img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 20px;
    height: 20px
}

.account-login-form .error {
    position: absolute;
    top: 55px;
    left: 0;
    width: calc(100% - 60px);
    text-align: left;
    font-size: 12px;
    color: #7c8087
}

.account-login-form .error:before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    width: 12px;
    height: 12px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/home/login_warn.png) no-repeat;
    background-size: 100% 100%;
    transform: translateY(1px)
}

.account-login-form .forget {
    position: absolute;
    top: 55px;
    right: 0;
    font-size: 12px;
    color: #4c4f54;
    transition: all .2s
}

.account-login-form .forget:hover {
    color: #f50
}

.account-login-form .login-btn {
    border-radius: 22px;
    margin-top: 36px;
    width: 100%;
    height: 44px;
    background: #ff6314;
    font-size: 16px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.account-login-form .login-btn.mt-9 {
    margin-top: 9px
}

.account-login-form .login-explain {
    margin-top: 12px;
    line-height: 17px;
    text-align: left;
    font-size: 12px;
    color: #7c8087;
    cursor: pointer
}

.account-login-form .login-explain img {
    margin-right: 4px;
    width: 14px;
    height: 14px;
    vertical-align: bottom;
    transform: translateY(-2px);
    transition: all .2s
}

.account-login-form .login-explain a {
    color: #f50;
    transition: all .2s
}

.account-login-form .login-explain a:hover {
    opacity: .8
}

.qrcode-container {
    position: relative;
    margin: 0 auto;
    transform: scale(var(--scale))
}

.qrcode-container .wechat-qrcode {
    position: relative;
    box-sizing: border-box;
    width: 192px;
    height: 192px;
    padding: 16px;
    border-radius: 20px;
    background: #fff
}

.qrcode-container .wechat-qrcode img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 160px;
    height: 160px;
    transform: translate(-50%,-50%)
}

.qrcode-container .mask {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    border-radius: 20px;
    background-color: #fffffff0;
    z-index: 1
}

.qrcode-container .mask .title {
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.qrcode-container .mask .refresh {
    border-radius: 18px;
    margin-top: 12px;
    width: 80px;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #dfe1e8;
    background: #fff;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    cursor: pointer;
    transition: all .2s
}

.qrcode-container .mask .refresh:hover {
    border-color: #ffd3bf;
    background-color: #fff1eb;
    color: #f50
}

.qrcode-container .mask img {
    margin-bottom: 12px;
    width: 32px;
    height: 32px
}

.login-area {
    border-radius: 24px;
    width: 801px;
    height: 481px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/home/login_area_bg.png) no-repeat;
    background-size: 100% 100%;
    background-color: #fff;
    font-family: PingFang SC
}

.login-area .area-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 28px 24px
}

.login-area .area-top a {
    font-size: 12px;
    color: #4c4f54;
    transition: all .2s
}

.login-area .area-top a:after {
    display: inline-block;
    content: "";
    margin-left: 2px;
    width: 8px;
    height: 8px;
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/login_ehire_arrow.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.login-area .area-top a:hover {
    color: #f50
}

.login-area .area-top a:hover:after {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/arrow_12_line@3x.png)
}

.login-area .area-content {
    display: flex
}

.login-area .area-content-left {
    box-sizing: border-box;
    border-right: 1px solid #ffeae1;
    width: 336px
}

.login-area .area-content-left .title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    color: #222
}

.login-area .area-content-left .title img {
    width: 24px;
    height: 24px;
    margin-right: 8px
}

.login-area .area-content-left .qrcode {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 36px auto 24px
}

.login-area .area-content-left .tips {
    text-align: center;
    font-size: 12px;
    color: #4c4f54
}

.login-area .area-content-right {
    box-sizing: border-box;
    padding: 0 72px;
    width: 464px
}

.login-area .area-content-right .title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    color: #222
}

.login-area .area-content-right .title span {
    font-size: 12px;
    font-weight: 400;
    color: #afb3ba;
    cursor: pointer;
    transition: all .2s
}

.login-area .area-content-right .title span:hover {
    color: #f50
}

.login-area .area-content-right .login-form {
    margin-top: 36px
}

.login-modal .el-dialog {
    box-sizing: border-box;
    border-radius: 24px;
    padding: 0;
    width: 801px;
    height: 517px;
    background: transparent;
    box-shadow: none
}

.login-modal .el-dialog .el-dialog__header {
    padding: 0;
    height: 36px
}

.login-modal .el-dialog .el-dialog__headerbtn {
    height: 24px;
    width: 24px
}

.login-modal .el-dialog .el-dialog__headerbtn .el-dialog__close {
    font-size: 22px;
    color: #f2f4f7
}

.login-modal .el-dialog .el-dialog__headerbtn:hover .el-dialog__close {
    background: transparent;
    color: #ff6314
}

.login-card {
    box-sizing: border-box;
    margin-left: 12px;
    width: 264px;
    height: 400px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/home/login_card_bg.png) no-repeat;
    background-size: 100% 100%;
    font-family: PingFang SC
}

.login-card .card-header {
    position: relative;
    padding-top: 44px;
    padding-bottom: 12px;
    text-align: center
}

.login-card .card-header .title {
    width: 192px;
    height: 24px
}

.login-card .card-header .login-type {
    position: absolute;
    top: 0;
    right: 0;
    width: 56px;
    height: 56px
}

.login-card .card-header .login-type img {
    width: 56px;
    height: 56px
}

.login-card .card-header .login-type span {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.login-card .card-content {
    padding: 0 16px 20px
}

.login-card .card-content .login-form {
    margin: 18px 0 22px
}

.login-card .card-content .login-type {
    margin-top: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.login-card .card-content .login-type span {
    font-size: 12px;
    color: #afb3ba;
    cursor: pointer;
    transition: all .2s
}

.login-card .card-content .login-type span:hover {
    color: #f50
}

.login-card .card-content .login-type a {
    font-size: 12px;
    color: #4c4f54;
    transition: all .2s
}

.login-card .card-content .login-type a:after {
    display: inline-block;
    content: "";
    margin-left: 2px;
    width: 8px;
    height: 8px;
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/login_ehire_arrow.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.login-card .card-content .login-type a:hover {
    color: #f50
}

.login-card .card-content .login-type a:hover:after {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/arrow_12_line@3x.png)
}

.login-card .card-content .title {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.login-card .card-content .title img {
    width: 24px;
    height: 24px;
    margin-right: 8px
}

.login-card .card-content .qrcode {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto
}

.login-card .card-content .tips {
    margin-top: 12px;
    text-align: center;
    font-size: 12px;
    color: #4c4f54
}

.login-popper .el-popper__arrow,.login-popper-c .el-popper__arrow {
    display: none
}

.login-popper.el-select-dropdown,.login-popper.el-popper.is-light,.login-popper-c.el-select-dropdown,.login-popper-c.el-popper.is-light {
    border-radius: 16px;
    border: none;
    box-shadow: 0 4px 20px #2839461f;
    font-family: PingFang SC;
    max-width: 320px
}

.login-popper .el-select-dropdown__list,.login-popper-c .el-select-dropdown__list {
    padding: 8px
}

.login-popper .el-select-group__wrap .el-select-group__title,.login-popper-c .el-select-group__wrap .el-select-group__title {
    padding: 0 8px;
    height: 38px;
    line-height: 38px;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #222
}

.login-popper .el-select-group__wrap:not(:last-of-type):after,.login-popper-c .el-select-group__wrap:not(:last-of-type):after {
    display: none
}

.login-popper .el-select-group,.login-popper-c .el-select-group {
    padding-bottom: 0
}

.login-popper .el-select-group .el-select-dropdown__item,.login-popper-c .el-select-group .el-select-dropdown__item {
    border-radius: 8px;
    padding: 0 8px;
    height: 38px;
    text-align: left;
    font-size: 14px;
    line-height: 38px;
    color: #222
}

.login-popper .el-select-group .el-select-dropdown__item.is-hovering,.login-popper-c .el-select-group .el-select-dropdown__item.is-hovering {
    background: #f4f8fb
}

.login-popper .el-select-group .el-select-dropdown__item.is-selected,.login-popper-c .el-select-group .el-select-dropdown__item.is-selected {
    color: #f50
}

.login-popper .el-autocomplete-suggestion__wrap,.login-popper-c .el-autocomplete-suggestion__wrap {
    padding: 8px
}

.login-popper .el-autocomplete-suggestion__list li,.login-popper-c .el-autocomplete-suggestion__list li {
    border-radius: 8px;
    padding: 0 8px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    color: #222
}

.login-popper-c {
    z-index: 99!important
}

.login-popper-c.el-select-dropdown,.login-popper-c.el-popper.is-light {
    max-width: 230px
}

.login-agree-modal {
    z-index: 3000!important
}

.login-agree-confirm.el-message-box {
    padding: 0;
    width: 374px;
    border-radius: 20px;
    font-family: PingFang SC
}

.login-agree-confirm .el-message-box__header {
    padding: 24px 24px 20px
}

.login-agree-confirm .el-message-box__title {
    font-size: 16px;
    font-weight: 600;
    color: #222
}

.login-agree-confirm .el-message-box__headerbtn {
    top: 20px;
    right: 20px;
    height: 22px;
    width: 22px;
    font-size: 22px;
    color: #afb3ba
}

.login-agree-confirm .el-message-box__headerbtn .el-message-box__close {
    color: #afb3ba
}

.login-agree-confirm .el-message-box__headerbtn:hover .el-message-box__close {
    color: #4c4f54
}

.login-agree-confirm .el-message-box__content {
    padding: 0 24px;
    font-size: 14px;
    color: #222
}

.login-agree-confirm .el-message-box__content a {
    color: #f50;
    transition: all .2s
}

.login-agree-confirm .el-message-box__content a:hover {
    opacity: .8
}

.login-agree-confirm .el-message-box__btns {
    padding: 16px 24px
}

.login-agree-confirm .el-message-box__btns .el-button {
    padding: 0 12px;
    min-width: 80px;
    height: 36px;
    line-height: 34px;
    color: #222;
    font-size: 14px;
    border-radius: 18px
}

.login-agree-confirm .el-message-box__btns .el-button {
    color: #222;
    background: #fff;
    border: 1px solid #dfe1e8
}

.login-agree-confirm .el-message-box__btns .el-button:hover {
    border-color: #f2f4f7;
    background-color: #f2f4f7
}

.login-agree-confirm .el-message-box__btns button:nth-child(2) {
    margin-left: 12px
}

.login-agree-confirm .el-message-box__btns .el-button--primary {
    color: #fff;
    background: #ff6314;
    border: 1px solid #ff6314
}

.login-agree-confirm .el-message-box__btns .el-button--primary:hover {
    color: #fff;
    background: #ff6314;
    border: 1px solid #ff6314;
    opacity: .8
}

.search-wrap {
    width: 778px;
    height: 56px;
    padding: 4px 5px 4px 24px;
    border-radius: 28px;
    background: #fff;
    box-sizing: border-box;
    border: 1.6px solid #FFD3BF;
    position: relative;
    transition: border-color .3s
}

.search-wrap:hover,.search-wrap.focused-input {
    border: 1.6px solid #FF6314
}

.search-wrap>div {
    display: inline-block
}

.search-wrap .search-input {
    width: 620px;
    height: 46px;
    float: left
}

.search-wrap .search-input .el-input {
    width: 100%;
    height: 46px;
    border: none
}

.search-wrap .search-input .el-input .el-input__wrapper {
    box-shadow: none!important;
    padding: 0
}

.search-wrap .search-input .el-input .el-input__inner {
    font-family: PingFang SC;
    font-size: 16px;
    color: #222
}

.search-wrap .search-btn {
    float: right;
    width: 120px;
    height: 46px;
    border-radius: 24px;
    background: #ff6314;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    box-sizing: border-box;
    cursor: pointer
}

.search-wrap .search-btn>img {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle
}

.search-wrap .search-btn>span {
    display: inline-block;
    vertical-align: middle
}

.search-wrap .history-wrap {
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 4px 20px #2839461f;
    position: absolute;
    left: 0;
    right: 120px;
    top: 64px;
    padding: 16px 6px 6px;
    box-sizing: border-box;
    z-index: 99
}

.search-wrap .history-wrap .history-header {
    padding: 0 14px;
    margin-bottom: 8px
}

.search-wrap .history-wrap .history-header>div:nth-child(1) {
    float: left;
    font-family: PingFang SC;
    font-size: 12px;
    color: #7c8087
}

.search-wrap .history-wrap .history-header>div:nth-child(2) {
    float: right;
    font-family: PingFang SC;
    font-size: 12px;
    color: #7c8087;
    cursor: pointer
}

.search-wrap .history-wrap .history-item {
    padding: 10px 14px;
    border-radius: 8px;
    background: #fff;
    font-family: PingFang SC;
    font-size: 14px;
    color: #222;
    cursor: pointer;
    transition: background-color .3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.search-wrap .history-wrap .history-item>span {
    overflow: hidden;
    text-overflow: ellipsis
}

.search-wrap .history-wrap .history-item .list-item-valueHtml {
    overflow: hidden;
    text-overflow: ellipsis
}

.search-wrap .history-wrap .history-item:hover {
    background: #f4f8fb
}

.el-message--custom {
    z-index: 9999!important;
    border-radius: 12px!important;
    border-color: transparent!important;
    background: #222!important;
    color: #fff!important;
    padding: 14px 16px!important
}

.el-message--custom .el-message-icon--warning {
    color: #ff3838!important;
    margin-top: 2px
}

.el-message--custom .el-message__content {
    color: #fff!important;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500
}

.jbs_cascader_dialog.el-dialog__wrapper {
    display: flex;
    align-items: Center;
    display: -ms-flexbox;
    -ms-flex-align: center;
    overflow: hidden
}

.jbs_cascader_dialog .el-dialog {
    margin: 0 auto!important;
    height: 90%;
    overflow: hidden;
    border-radius: 12px!important;
    max-height: 500px
}

.jbs_expectedCity_dialog {
    height: 90%;
    overflow: hidden;
    border-radius: 12px!important;
    max-height: 500px;
    padding: 0!important
}

.jbs_expectedCity_dialog .el-dialog__header {
    padding-top: 24px!important;
    padding-bottom: 24px!important;
    padding-left: 32px!important;
    border-bottom: 1px solid #edeff2;
    text-align: left
}

.jbs_expectedCity_dialog .el-dialog__header .el-dialog__headerbtn {
    top: 10px;
    right: 10px
}

.jbs_expectedCity_dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
    color: #222;
    font-size: 20px
}

.jbs_cascader_dialog .el-dialog__body {
    padding: 0!important;
    height: calc(100% - var(--headfooter-height))
}

.jbs_expectedCity_dialog .dialog_header_wrapper .jbs_cascader_dialog_title {
    line-height: 24px;
    font-size: 16px;
    font-weight: 600
}

.jbs_cascader_dialog .selected_list_wrapper {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 16px 0 8px 32px;
    box-sizing: border-box;
    border-bottom: 1px solid #edeff2
}

.jbs_cascader_dialog .selected_list_wrapper.no-list {
    padding-bottom: 16px
}

.jbs_cascader_dialog .selected_list_wrapper .count_total {
    display: inline-block;
    color: #222;
    font-size: 14px;
    margin-right: 16px;
    line-height: 32px
}

.jbs_cascader_dialog .selected_list_wrapper .count_checked {
    color: #ff6c0e
}

.jbs_cascader_dialog .selected_list_wrapper .selected_list_wrapper_tag {
    display: flex;
    display: -ms-flex;
    flex: 1;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.jbs_cascader_dialog .selected_list_wrapper .selected_list_wrapper_tag .el-tag {
    height: 32px;
    line-height: 32px;
    margin-right: 8px;
    margin-bottom: 8px;
    background-color: #ffede5;
    color: #ff6c0e;
    border-radius: 6px
}

.jbs_cascader_dialog .selected_list_wrapper .selected_list_wrapper_tag .el-tag .el-tag__close {
    color: #ff6c0e
}

.jbs_cascader_dialog .selected_list_wrapper .selected_list_wrapper_tag .el-tag .el-tag__close:hover {
    color: #fff;
    background-color: #ff6c0e;
    border-color: #ff6c0e
}

.jbs_cascader_dialog.jbs_school_dialog .selected_list_wrapper .count_checked {
    color: #ef8b00
}

.jbs_cascader_dialog.jbs_school_dialog .selected_list_wrapper .selected_list_wrapper_tag .el-tag {
    background-color: #fff4de;
    border-color: #fff4de;
    color: #ef8b00
}

.jbs_cascader_dialog.jbs_school_dialog .selected_list_wrapper .selected_list_wrapper_tag .el-tag .el-tag__close {
    color: #ef8b00
}

.jbs_cascader_dialog.jbs_school_dialog .selected_list_wrapper .selected_list_wrapper_tag .el-tag .el-tag__close:hover {
    color: #fff;
    background-color: #ffa000
}

.residenceDialog__left-container {
    text-align: left;
    width: 200px;
    background: #f5f6f7;
    box-sizing: border-box;
    overflow-y: hidden;
    padding: 8px 0
}

.residenceDialog__left-container:hover {
    overflow-y: scroll
}

.residenceDialog__left-title-box {
    width: 136px;
    min-height: 40px;
    padding: 9px 16px;
    margin-left: 16px;
    overflow-x: hidden;
    overflow-y: hidden;
    box-sizing: border-box;
    cursor: pointer
}

.residenceDialog__left-title-box:hover {
    cursor: pointer;
    width: 136px;
    background: #00001a0a;
    border-radius: 8px
}

.residenceDialog__left-title {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    line-height: 22px;
    padding-right: 5px
}

.residenceDialog__left-title-active {
    text-shadow: 0 0 .7px #FF6C0E,0 0 .7px #FF6C0E;
    color: #ff6c0e
}

.residenceDialog__right-city {
    width: 152px;
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    display: inline-block;
    background: #fff;
    border-radius: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #222;
    box-sizing: border-box
}

.residenceDialog__right-city:hover {
    cursor: pointer;
    background: #00001a0a;
    border-radius: 8px
}

.residenceDialog__right-city-active {
    text-shadow: 0 0 .7px #FF6C0E,0 0 .7px #FF6C0E;
    color: #ff6c0e
}

.residenceDialog__right-title {
    font-weight: 600;
    color: #222;
    margin: 10px 0 13px 16px
}

.residenceDialog__right-container {
    text-align: left;
    padding: 8px 0 8px 10px;
    width: 650px;
    box-sizing: border-box;
    overflow-y: hidden
}

.residenceDialog__right-container:hover {
    width: 650px;
    overflow-y: auto
}

.jbs_cascader_panel {
    display: flex;
    display: -ms-flexbox;
    flex-direction: row;
    height: calc(100% - var(--selected-height))
}

.jbs_cascader_panel ::-webkit-scrollbar {
    width: 8px
}

.jbs_cascader_panel ::-webkit-scrollbar-track {
    border-radius: 10px
}

.jbs_cascader_panel ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #d4d4d4
}

.jbs_cascader_dialog.jbs_expectedCity_dialog.jbs_school_dialog .residenceDialog__left-title-active,.jbs_cascader_dialog.jbs_expectedCity_dialog.jbs_school_dialog .residenceDialog__right-city-active {
    text-shadow: 0 0 .7px #ef8b00,0 0 .7px #ef8b00;
    color: #ef8b00
}

.jbs_cascader_dialog.jbs_school_dialog .el-dialog__footer .el-button--primary {
    background-color: #ffd74d;
    border-color: #ffd74d;
    color: #222;
    border-radius: 6px;
    margin-left: 12px;
    width: 80px
}

.jbs_cascader_dialog.jbs_school_dialog .el-dialog__footer .el-button--primary:hover {
    background-color: #ffbf00;
    border-color: #ffd74d
}

.jbs_cascader_dialog.jbs_school_dialog .el-dialog__footer .el-button--default {
    background-color: #fff;
    border: 1px solid #e1e3e8;
    border-radius: 6px;
    color: #4c4f54;
    width: 80px
}

.jbs_cascader_dialog.jbs_school_dialog .el-dialog__footer .el-button--default:hover {
    background: #fff4de;
    border: 1px solid #ffd999
}

@keyframes shake-e7de3538 {
    0% {
        transform: translateY(-25px)
    }

    35.2941% {
        transform: translateY(-.4975px)
    }

    52.9412% {
        transform: translateY(-6.2496px)
    }

    70.5882% {
        transform: translateY(-.62124375px)
    }

    82.3529% {
        transform: translateY(-1.48824375px)
    }

    88.2353% {
        transform: translateY(-.23424375px)
    }

    94.1176% {
        transform: translateY(-.385px)
    }

    to {
        transform: translate(0)
    }
}

.search-bar-wrap {
    width: 100%
}

.search-bar-wrap.search-bar-fixed {
    width: 100%;
    height: 104px;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
    padding: 24px 0;
    box-sizing: border-box;
    box-shadow: 0 0 10px #acbac41a
}

.search-bar-wrap.search-bar-fixed .shake-animation {
    animation: shake-e7de3538 .35s linear both
}

.search-bar-wrap.search-bar-fixed .logo-container {
    margin: 18px 0 0
}

.search-bar-wrap.search-bar-fixed .logo-container .logo {
    width: 108px;
    height: auto;
    margin: 0
}

.search-bar-container {
    width: 1184px;
    margin: 0 auto;
    text-align: left
}

.search-bar-container>div {
    display: inline-block;
    vertical-align: top
}

.search-bar-container .logo-container {
    margin-right: 57px;
    margin-top: 14px
}

.search-bar-container .logo-container a {
    display: inline-block
}

.search-bar-container .logo-container img {
    width: 135px;
    height: auto
}

.search-bar-container .search-container {
    width: 778px
}

.search-bar-container .search-container .search-discovery {
    margin-top: 16px;
    height: 18px;
    overflow: hidden
}

.search-bar-container .search-container .search-discovery .search-item {
    cursor: pointer
}

.search-bar-container .search-container .search-discovery>div {
    display: inline-block;
    font-family: PingFang SC;
    font-size: 14px;
    color: #58698c;
    margin-right: 20px
}

.search-bar-container .search-container .search-discovery>div.search-item {
    transition: color .2s ease-in-out .1s,font-weight .3s ease-in-out .1s
}

.search-bar-container .search-container .search-discovery>div.search-item:hover {
    color: #2e1a46;
    font-weight: 600
}

.search-bar-container .adress {
    margin-right: 24px;
    margin-left: 26px;
    margin-top: 18px;
    font-family: PingFang SC;
    font-size: 16px;
    color: #363b63;
    cursor: pointer
}

.search-bar-container .adress>div {
    display: inline-block
}

.search-bar-container .adress .location {
    font-weight: 500;
    margin-right: 12px
}

.search-bar-container .adress .location>img {
    width: 18px;
    height: 18px;
    margin-right: 4px;
    vertical-align: middle;
    margin-top: -2px;
    display: inline-block
}

.search-bar-container .adress .location>span {
    min-width: 32px;
    max-width: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle
}

.search-bar-container .adress .change-city {
    display: inline-block;
    vertical-align: middle
}

.search-bar-container .login-btn {
    float: right;
    width: 104px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 23px;
    background: #fff1eb;
    border: 1px solid #FFD3BF;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #f50;
    margin-top: 5px;
    cursor: pointer;
    transition: background-color .2s ease-in-out,color .2s ease-in-out,font-weight .2s ease-in-out
}

.search-bar-container .login-btn:hover {
    border: 1px solid #FF6314;
    background: #ff6314;
    color: #fff;
    font-weight: 500
}

.app-header-wrap {
    width: 100%
}

.app-header-wrap .header-warning {
    width: 100%;
    height: 49px;
    background: #fff;
    font-family: PingFang SC;
    font-size: 14px;
    color: #222;
    text-align: center;
    position: relative
}

.app-header-wrap .header-warning .warning-text {
    width: 1184px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.app-header-wrap .header-warning .warning-text>img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px
}

.app-header-wrap .header-warning .close-btn {
    width: 24px;
    height: 24px;
    padding: 4px;
    box-sizing: border-box;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%);
    transition: all .15s;
    cursor: pointer
}

.app-header-wrap .header-warning .close-btn>img {
    width: 16px;
    height: 16px
}

.app-header-wrap .header-warning .close-btn:hover {
    background: #f2f4f7
}

.download-popover {
    width: 152px!important;
    padding: 10px!important;
    box-shadow: 0 0 10px #acbac41a!important;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/home/redbg@3x.png) no-repeat!important;
    background-size: 100% 100%!important;
    border: none!important;
    margin-top: -8px!important;
    box-sizing: border-box
}

.custom-popover {
    display: inline-block;
    position: relative
}

.popover-content {
    position: absolute;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 2px 12px #0000001a;
    padding: 12px;
    min-width: 150px;
    z-index: 2000;
    box-sizing: border-box
}

.popover-arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0
}

.fade-enter-active,.fade-leave-active {
    transition: opacity .2s,transform .2s
}

.fade-enter-from,.fade-leave-to {
    opacity: 0;
    transform: translateY(-5px)
}

.dialog-overlay {
    position: fixed;
    inset: 0;
    z-index: 2000;
    background-color: #00000080;
    display: flex;
    justify-content: center;
    align-items: center
}

.dialog {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px #0000004d;
    overflow: hidden
}

.dialog-header {
    padding: 15px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.dialog-title {
    font-size: 16px;
    font-weight: 700
}

.dialog-close {
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
    color: #999
}

.dialog-close:hover {
    color: #666
}

.dialog-body {
    padding: 20px
}

.dialog-footer {
    padding: 10px 20px;
    border-top: 1px solid #eee;
    text-align: right
}

.dialog-fade-enter-active,.dialog-fade-leave-active {
    transition: opacity .3s
}

.dialog-fade-enter-from,.dialog-fade-leave-to {
    opacity: 0
}

.onPage {
    height: 273px;
    width: 100%;
    border-radius: 18px 0 0
}

.carousel-container {
    display: block;
    position: relative;
    border-radius: 18px 0 0;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff
}

.carousel {
    height: 273px;
    white-space: nowrap
}

.slide {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.arrowNone {
    opacity: 0;
    transition: opacity .5s ease-out
}

.arrowHover {
    opacity: 1
}

.carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #0006;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 10;
    border: none;
    transition: background .3s ease
}

.carousel-btn .arrow {
    width: 6px;
    height: 12px
}

.carousel-btn:hover {
    background: #0009
}

.prev-btn {
    left: 12px
}

.next-btn {
    right: 12px
}

.indicators {
    position: absolute;
    bottom: 12px;
    left: 16px
}

.indicator {
    display: inline-block;
    margin-right: 10px;
    padding: 0;
    border: none;
    width: 8px;
    height: 8px;
    border-radius: 50%!important;
    background: #222;
    opacity: .16;
    cursor: pointer;
    transition: opacity .3s ease
}

.indicator:last-child {
    margin-right: 0
}

.indicator.active,.indicator:hover {
    opacity: 1
}

.adBabel {
    position: absolute;
    right: 8px;
    bottom: 8px;
    padding: 0 2px;
    box-sizing: border-box;
    height: 15px;
    line-height: 15px!important;
    border-radius: 2.5px;
    opacity: 1;
    background: #0003;
    line-height: 15px;
    text-align: center;
    font-family: PingFang SC;
    font-size: 9px;
    color: #fffc
}

.banner-container {
    box-sizing: border-box;
    width: 908px;
    height: 400px
}

.banner-container .banner-left {
    float: left;
    width: 635px;
    height: 400px
}

.banner-container .banner-left .banner-left-top {
    width: 635px;
    height: 273px;
    background: #fff;
    border-radius: 18px 0 0
}

.banner-container .banner-left .banner-left-bottom {
    width: 100%;
    margin-top: 3px
}

.banner-container .banner-left .banner-left-bottom .banner-left-bottom-left {
    position: relative;
    float: left;
    width: 316px;
    height: 124px;
    background: #fff;
    border-radius: 0 0 0 18px;
    background-size: cover
}

.banner-container .banner-left .banner-left-bottom .banner-left-bottom-right {
    position: relative;
    float: right;
    width: 316px;
    height: 124px;
    background: #fff;
    background-size: cover
}

.banner-container .banner-right {
    position: relative;
    width: 270px;
    height: 400px;
    float: right;
    background: #fff;
    border-radius: 0 18px 18px 0;
    background-size: cover
}

.banner-container .adBabel {
    position: absolute;
    right: 8px;
    bottom: 8px;
    height: 15px;
    line-height: 15px!important;
    padding: 0 2px;
    box-sizing: border-box;
    border-radius: 2.5px;
    opacity: 1;
    background: #0003;
    line-height: 15px;
    text-align: center;
    font-family: PingFang SC;
    font-size: 9px;
    color: #fffc
}

.user-container {
    box-sizing: border-box;
    margin-left: 12px;
    width: 264px;
    height: 400px;
    border-radius: 18px;
    background: #fff url(https://fecdn.51jobcdn.com/fe/static/51job/main/user_bg_novip.png) no-repeat top center;
    background-size: contain;
    font-family: PingFang SC
}

.user-container.vip {
    background: #fff url(https://fecdn.51jobcdn.com/fe/static/51job/main/user_bg_vip.png) no-repeat top center;
    background-size: contain
}

.user-container.vip .user-header>a {
    display: inline-block;
    color: #fff
}

.user-container.vip .user-header>a>div {
    display: inline-block;
    vertical-align: middle
}

.user-container.vip .user-header>div span {
    color: #fff
}

.user-container.vip .user-vip {
    height: 58px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/main/vip_over.png) no-repeat;
    background-size: cover
}

.user-container.vip .vip-num {
    margin-top: 12px
}

.user-container.vip .vip-btn {
    margin-bottom: 22px!important
}

.user-container .user-header {
    padding: 12px 16px 8px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap
}

.user-container .user-header>a {
    display: inline-block;
    color: #222
}

.user-container .user-header>a>div {
    display: inline-block;
    vertical-align: middle;
    line-height: 36px
}

.user-container .user-header>a>div:last-child {
    max-width: 190px;
    overflow: hidden;
    text-overflow: ellipsis
}

.user-container .user-header .img-wrap {
    width: 36px;
    height: 36px;
    border-radius: 18px;
    overflow: hidden;
    margin-right: 12px
}

.user-container .user-header .img-wrap>img {
    width: 36px;
    height: auto;
    margin-top: -3px
}

.user-container .user-header>div {
    display: inline-block;
    vertical-align: middle;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 192px;
    overflow: hidden
}

.user-container .user-vip {
    width: 100%;
    height: 82px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/main/buy_vip.png) no-repeat;
    background-size: cover
}

.user-container .user-vip .vip-look-btn {
    display: inline-block;
    vertical-align: middle
}

.user-container .user-vip .vip-look-btn>img {
    width: 8px;
    height: 8px;
    margin-left: 4px
}

.user-container .user-vip .vip-look {
    text-align: left
}

.user-container .user-vip .vip-look>div {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #ffe4c5;
    margin-top: 18px;
    vertical-align: middle;
    opacity: .6
}

.user-container .user-vip .vip-look>div>img {
    width: 8px;
    height: 8px;
    margin-left: 4px
}

.user-container .user-vip .vip-look>div:last-child {
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
    margin-left: 32px;
    cursor: pointer
}

.user-container .user-vip .vip-look>div:first-child {
    font-size: 14px;
    font-weight: 600;
    opacity: 1;
    margin-left: 14px;
    margin-right: 11px
}

.user-container .user-vip .vip-title {
    padding: 12px 14px 0
}

.user-container .user-vip .vip-title .vip-title-text {
    float: left;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    color: #ffe4c5;
    margin-top: 4px
}

.user-container .user-vip .vip-title .vip-title-a {
    display: block;
    float: right
}

.user-container .user-vip .vip-title .vip-title-btn {
    position: relative
}

.user-container .user-vip .vip-title .vip-title-btn>div {
    width: 72px;
    height: 28px;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/main/my_vipcard_btn.png) no-repeat;
    background-size: cover;
    font-size: 12px;
    font-weight: 500;
    line-height: 28px;
    color: #222;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-align: center
}

.user-container .user-vip .vip-title .vip-title-btn>img {
    width: 72px;
    height: 24px;
    margin-top: -10px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0
}

.user-container .user-vip .vip-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: nowrap;
    padding: 0 10px;
    margin-top: 10px
}

.user-container .user-vip .vip-list .list-item {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #cbb396;
    margin-right: 12px;
    transform: scale(.8333)
}

.user-container .user-vip .vip-list .list-item>img {
    width: 12px;
    height: 12px;
    margin-right: 3px;
    vertical-align: middle
}

.user-container .user-vip .vip-list .list-item>span {
    white-space: nowrap
}

.user-container .user-vip .vip-list>div:last-child {
    margin-right: 0
}

.user-container .vip_numAndBtn .vip-num {
    text-align: center
}

.user-container .vip_numAndBtn .vip-num>a {
    display: inline-block
}

.user-container .vip_numAndBtn .vip-num .num-item {
    width: 116px;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 12px;
    color: #222;
    line-height: normal;
    cursor: pointer
}

.user-container .vip_numAndBtn .vip-num .num-item>div:first-child {
    font-family: HarmonyOS Sans;
    font-size: 20px;
    font-weight: 500;
    color: #f50;
    margin-bottom: 2px
}

.user-container .vip_numAndBtn .vip-num .num-item .num-item-title {
    transition: color .3s
}

.user-container .vip_numAndBtn .vip-num .num-item:hover .num-item-title {
    color: #f50
}

.user-container .vip_numAndBtn .vip-btn {
    width: 232px;
    height: 36px;
    border-radius: 18px;
    background: #fff1eb;
    box-sizing: border-box;
    border: 1px solid #FFD3BF;
    text-align: center;
    line-height: 36px;
    color: #f50;
    font-size: 14px;
    font-weight: 500;
    margin: 12px auto;
    cursor: pointer
}

.user-container .vip_numAndBtn .vip-btn:hover a {
    background: #ff6314;
    color: #fff
}

.user-container .vip_numAndBtn .vip-btn>a {
    border-radius: 18px;
    color: #f50;
    display: block;
    transition: color .3s ease-in-out .1s,background-color .3s ease-in-out .1s
}

.user-container .vip-equity {
    width: 232px;
    border-top: 1px solid #EDEFF2;
    margin: 0 auto;
    text-align: left
}

.user-container .vip-equity>a {
    display: inline-block;
    width: 33.33%;
    text-align: center
}

.user-container .vip-equity .equity-item {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 12px
}

.vip .user-container .vip-equity .equity-item {
    width: 33.33%
}

.user-container .vip-equity .equity-item>img {
    width: 40px;
    height: 40px
}

.user-container .vip-equity .equity-item>div {
    font-family: PingFang SC;
    font-size: 12px;
    color: #222;
    transition: color .3s,font-weight .3s
}

.user-container .vip-equity .equity-item:hover div {
    color: #f50;
    font-weight: 500
}

.user-container .vip-equity .custom-popover {
    width: 33.33%;
    text-align: center
}

.user-container .vip-equity.isvip {
    color: red
}

.user-container .vip-equity.isvip .custom-popover {
    width: 33.33%;
    text-align: center
}

.user-container .vip-equity.isvip>a .equity-item {
    width: 100%
}

.vip-popover {
    border-radius: 18px!important;
    border: none!important;
    padding: 16px 16px 20px!important;
    box-shadow: 0 4px 20px #2839461f!important
}

.vip-popover .code-wrap {
    text-align: center
}

.vip-popover .code-wrap .code-img>img {
    width: 144px;
    height: 144px
}

.vip-popover .code-wrap .code-text {
    margin: 0 auto 24px;
    width: 144px;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.vip-popover .code-wrap .code-text>img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    margin-bottom: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0
}

.vip-popover .code-wrap .code-text .text {
    color: #f50;
    margin-left: 5px
}

.vip-popover .el-popper__arrow:before {
    width: 14px;
    height: 14px;
    border: none!important
}

.privacy-tips {
    position: fixed;
    z-index: 9;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #acbac433
}

.privacy-tips-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    width: 1184px;
    padding: 24px 0;
    box-sizing: border-box;
    font-family: PingFang SC
}

.privacy-tips .tips {
    font-size: 15px;
    font-weight: 500;
    line-height: 24px
}

.privacy-tips .tips a {
    color: #f50;
    transition: all .2s
}

.privacy-tips .tips a:hover {
    opacity: .8
}

.privacy-tips .close {
    box-sizing: border-box;
    border: .5px solid #DFE1E8;
    border-radius: 22px;
    width: 104px;
    height: 44px;
    background: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    color: #222;
    transition: all .2s;
    cursor: pointer
}

.privacy-tips .close:hover {
    background: #f2f4f7;
    border-color: #f2f4f7
}

.slide-down-enter-active,.slide-down-leave-active {
    transition: transform .3s ease
}

.slide-down-enter-from,.slide-down-leave-to {
    transform: translateY(100%)
}

.banner-and-func {
    display: flex;
    justify-content: space-between;
    margin: 36px 0 56px
}

.banner-and-func .login-warning {
    margin-left: 12px;
    width: 264px;
    height: 400px
}

.banner-and-func .login-warning a,.banner-and-func .login-warning img {
    width: 100%;
    height: 100%
}

.activity-entry {
    width: 1184px;
    margin: 0 auto 40px
}

.activity-entry img {
    width: 100%;
    height: auto;
    border-radius: 18px
}

.card {
    width: 371px;
    height: 140px;
    padding: 14px;
    border-radius: 12px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #edeff2;
    display: inline-block;
    transition: all .2s
}

.card:hover {
    box-shadow: 0 4px 20px #2839461f;
    border-color: #fff
}

.card:hover .jobName {
    color: #f50!important
}

.card .top {
    height: 22px
}

.card .top .title {
    display: inline-block;
    height: 22px;
    float: left
}

.card .top .title span {
    display: inline-block;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    margin-right: 8px;
    vertical-align: middle!important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 22px
}

.card .top .title .chatImg {
    display: inline-block;
    height: 20px;
    width: 20px;
    background-size: cover;
    vertical-align: middle!important;
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/68076025d6e5ffa0a8fc619fc908e37f.png)
}

.card .top .title .chatImg:hover {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/680760257f51182bd23e65d0ccf8bd5b.png)
}

.card .top .salary {
    float: right;
    font-family: HarmonyOS Sans;
    font-size: 16px;
    font-weight: 500;
    height: 22px;
    line-height: 22px;
    color: #f50
}

.card .middle {
    margin: 10px 0 20px;
    height: 24px;
    overflow: hidden;
    text-align: left
}

.card .middle .tag {
    display: inline-block;
    margin-right: 8px;
    border-radius: 4px;
    background: #f4f8fb;
    padding: 0 6px;
    height: 24px;
    line-height: 24px;
    font-family: PingFang SC;
    font-size: 13px;
    color: #7c8087
}

.card .middle .tag:last-child {
    margin-right: 0
}

.card .bottom {
    height: 36px
}

.card .bottom .left {
    float: left
}

.card .bottom .left img {
    height: 36px;
    width: 36px;
    margin-right: 12px;
    vertical-align: middle;
    border-radius: 8px!important
}

.card .bottom .left span {
    display: inline-block;
    vertical-align: middle;
    font-family: PingFang SC;
    font-size: 14px;
    color: #4c4f54;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 36px;
    line-height: 36px
}

.card .bottom .left span:hover {
    color: #f50
}

.card .bottom .left .ieJobCompany {
    max-width: 180px
}

.card .bottom .right {
    height: 36px;
    line-height: 36px;
    float: right;
    font-family: PingFang SC;
    font-size: 12px;
    color: #afb3ba
}

.card .bottom .right span {
    display: inline-block;
    max-width: 125px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.card .bottom .right .ieJobArea {
    max-width: 100px
}

.zhzpopper {
    min-width: 355px!important;
    box-shadow: 0 4px 20px #2839461f!important;
    border-radius: 18px!important;
    padding: 16px!important;
    background: #fff!important;
    border: none!important;
    width: auto!important
}

.zhzpopper .chat {
    text-align: left;
    vertical-align: middle!important;
    position: relative
}

.zhzpopper .chat .info {
    display: inline-block;
    padding-top: 4px;
    box-sizing: border-box;
    margin-right: 25px;
    vertical-align: middle!important
}

.zhzpopper .chat .info .top img {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    vertical-align: middle!important
}

.zhzpopper .chat .info .top .name {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle!important;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
    color: #222
}

.zhzpopper .chat .info .top .status {
    display: inline-block;
    vertical-align: middle!important;
    font-family: PingFang SC;
    font-size: 12px;
    color: #7c8087
}

.zhzpopper .chat .info .middle {
    margin: 8px 0 26px;
    height: 20px;
    overflow: hidden
}

.zhzpopper .chat .info .middle .tag {
    display: inline-block;
    border-radius: 4px;
    background: #fff1eb;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    margin-right: 8px;
    font-family: PingFang SC;
    font-size: 13px;
    color: #f50
}

.zhzpopper .chat .info .middle .tag:last-child {
    margin-right: 0
}

.zhzpopper .chat .info .bottom .wx {
    height: 24px;
    width: 24px;
    vertical-align: middle!important
}

.zhzpopper .chat .info .bottom span {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 13px;
    font-weight: 500;
    color: #222;
    vertical-align: middle!important;
    margin: 0 8px
}

.zhzpopper .chat .info .bottom .arrow {
    width: 29px;
    height: 4.5px;
    vertical-align: middle!important
}

.zhzpopper .chat .qrcodeAll {
    display: inline-block;
    position: relative
}

.zhzpopper .chat .qrcodeAll .qrcode {
    vertical-align: middle!important;
    height: 112px;
    width: 112px
}

.zhzpopper .chat .qrcodeAll .logo {
    height: 22px;
    width: 22px;
    position: absolute;
    top: 45px;
    right: 45px
}

.bgGj {
    margin-bottom: 16px;
    height: 391px;
    width: 1184px;
    background-size: cover;
    background-repeat: no-repeat
}

.firstBg {
    background: linear-gradient(180deg,#fff4f0,#fff 15% 100%)
}

.secondBg {
    background: linear-gradient(180deg,#ebf3ff,#fff 15% 100%)
}

.hzpopper {
    box-shadow: 0 4px 20px #2839461f!important;
    border-radius: 18px!important;
    padding: 16px 0 20px!important;
    background: #fff!important;
    border: none!important
}

.hzpopper .openChat {
    text-align: center
}

.hzpopper .openChat img {
    height: 24px;
    width: 24px;
    margin-right: 8px;
    vertical-align: middle!important
}

.hzpopper .openChat span {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    vertical-align: middle!important
}

.hzpopper .seeMore {
    text-align: center;
    height: 22px;
    line-height: 22px;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    margin: 4px 0 24px!important;
    white-space: nowrap
}

.hzpopper .seeMore .zone {
    color: #f50;
    margin: 0 5px
}

.hzpopper .qrcode {
    margin-left: 28px;
    height: 144px;
    width: 144px
}

.gzDialog {
    background-color: transparent!important;
    box-shadow: none!important;
    padding: 0!important
}

.gzDialog .el-dialog__header {
    display: none
}

.gzDialog .el-dialog__body {
    height: 536px;
    padding: 0
}

.gzDialog .el-dialog__body .close {
    height: 36px
}

.gzDialog .el-dialog__body .close img {
    height: 20px;
    width: 20px;
    float: right
}

.gzDialog .el-dialog__body .content {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/dialog7934@3x.png);
    background-size: contain;
    background-repeat: no-repeat;
    height: 500px;
    width: 100%;
    position: relative;
    text-align: center;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.gzDialog .el-dialog__body .content .openWX {
    padding-top: 52px
}

.gzDialog .el-dialog__body .content .openWX img {
    height: 24px;
    width: 24px;
    margin-right: 8px;
    vertical-align: middle
}

.gzDialog .el-dialog__body .content .openWX span {
    display: inline-block;
    vertical-align: middle
}

.gzDialog .el-dialog__body .content .seeMore {
    height: 22px;
    line-height: 22px;
    margin-top: 4px
}

.gzDialog .el-dialog__body .content .seeMore .orange {
    color: #f50
}

.gzDialog .el-dialog__body .content .code {
    margin-top: 32px
}

.gzDialog .el-dialog__body .content .code .qrcode {
    height: 142px;
    width: 142px
}

.gzDialog .el-dialog__body .content .iknow {
    position: absolute;
    bottom: 24px;
    left: 100px;
    width: 200px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    background: #ff6314;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.intentionDialog {
    border-radius: 20px!important
}

.intentionDialog .el-dialog__header {
    display: none
}

.intentionDialog .el-dialog__body .content {
    padding: 24px 24px 16px
}

.intentionDialog .el-dialog__body .content .topInten {
    height: 22px;
    line-height: 22px
}

.intentionDialog .el-dialog__body .content .topInten span {
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.intentionDialog .el-dialog__body .content .topInten img {
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer
}

.intentionDialog .el-dialog__body .content .middleInten {
    margin: 20px 0 24px;
    height: 20px;
    line-height: 20px;
    font-family: PingFang SC;
    font-size: 14px;
    color: #222
}

.intentionDialog .el-dialog__body .content .bottomInten {
    text-align: right
}

.intentionDialog .el-dialog__body .content .bottomInten .btn {
    cursor: pointer;
    display: inline-block;
    width: 80px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    opacity: 1;
    background: #fff;
    box-sizing: border-box;
    border: .5px solid #dfe1e8;
    z-index: 0;
    text-align: center;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    color: #222
}

.intentionDialog .el-dialog__body .content .bottomInten .enterBtn {
    margin-left: 12px;
    background: #ff6314;
    border: none;
    color: #fff
}

.zone .specialItem {
    margin-bottom: 16px
}

.zone .specialItem:nth-child(2) {
    margin-bottom: 0!important
}



.zone .btn {
    width: 280px;
    height: 44px;
    border-radius: 22px;
    background: #ff6314;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 44px;
    color: #fff;
    cursor: pointer
}

.head {
    display: flex;
    justify-content: space-between;
    height: 57px
}

.head .title {
    height: 39px;
    font-family: PingFang SC;
    font-size: 28px;
    font-weight: 600;
    line-height: 39px;
    color: #222
}

.head .jobIntention {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 11px;
    padding-bottom: 12px;
    font-family: PingFang SC;
    color: #222;
    font-size: 14px;
    cursor: pointer;
    height: 17px
}

.head .jobIntention .intention {
    display: inline-block;
    margin-right: 8px;
    font-weight: 600
}

.head .jobIntention .line {
    display: inline-block;
    width: 1px;
    height: 6px;
    background: #cbced4;
    margin: 0 10px
}

.head .jobIntention img {
    height: 8px;
    width: 8px
}

.head .jobIntention:hover .arrow {
    transform: rotate(180deg)
}

.head .jobIntention .salary {
    margin-right: 10px
}

.head .jobIntention .cityArea {
    display: flex;
    align-items: center
}

.head .jobIntention .city {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 90px
}

.head .jobIntention .job {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px
}

.head .jobIntention .salary {
    white-space: nowrap
}

.head .jobIntention .intentionBox {
    z-index: 9999;
    position: absolute;
    top: 25px;
    right: 0;
    padding: 8px 8px 0;
    background: #fff;
    box-shadow: 0 4px 20px #2839461f;
    border-radius: 12px
}

.head .jobIntention .intentionBox .content {
    height: 44px;
    width: 100%;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 0 12px;
    box-sizing: border-box
}

.head .jobIntention .intentionBox .content:hover {
    background: #f4f8fb
}

.head .jobIntention .intentionBox .space {
    margin: 0 12px;
    background: #edeff2;
    overflow: hidden;
    height: .5px
}

.head .jobIntention .intentionBox .bottom {
    height: 52px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: default
}

.head .jobIntention .intentionBox .bottom .edit {
    font-family: PingFang SC;
    font-size: 14px;
    color: #222
}

.head .jobIntention .intentionBox .bottom .edit:hover {
    color: #f50
}

.head .jobIntention .intentionBox .bottom .edit img {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    vertical-align: middle!important
}

.head .jobIntention .intentionBox .bottom .edit span {
    display: inline-block;
    vertical-align: middle!important
}

.head .addIntention {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 11px;
    padding-bottom: 12px;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #222;
    cursor: pointer
}

.head .addIntention .add {
    display: inline-block;
    height: 16px;
    width: 16px;
    background-size: cover;
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/add_16@3x.png);
    vertical-align: middle!important;
    margin-right: 6px
}

.head .addIntention .des {
    display: inline-block
}

.head .addIntention:hover .add {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/add_17@3x.png)
}

.head .addIntention:hover .des {
    color: #f50
}

.zone-wrapper {
    width: 1184px;
    margin: 0 auto
}

.zzzpopper {
    box-shadow: 0 4px 20px #2839461f!important;
    border-radius: 18px!important;
    padding: 16px 28px 20px!important;
    background: #fff!important;
    border: none!important;
    text-align: center!important
}

.zzzpopper .openChat img {
    height: 24px;
    width: 24px;
    margin-right: 8px;
    vertical-align: middle!important
}

.zzzpopper .openChat span {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    vertical-align: middle!important
}

.zzzpopper .seeMore {
    height: 22px;
    line-height: 22px;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    margin: 4px 0 24px 10px;
    white-space: nowrap
}

.zzzpopper .seeMore .zone {
    color: #f50;
    margin-left: 5px
}

.zzzpopper .qrcode {
    height: 144px;
    width: 144px
}

.ad-wrapper {
    margin: 0 auto 40px;
    width: 1184px;
    font-family: PingFang SC
}

.ad-wrapper .ad-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px
}

.ad-wrapper .ad-header .title {
    font-size: 28px;
    font-weight: 600;
    color: #222
}

.ad-wrapper .ad-header .pagination {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #afb3ba
}

.ad-wrapper .ad-header .pagination .current {
    color: #222
}

.ad-wrapper .ad-header .pagination .prev,.ad-wrapper .ad-header .pagination .next {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #fff;
    cursor: pointer
}

.ad-wrapper .ad-header .pagination .prev:after,.ad-wrapper .ad-header .pagination .next:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 12px;
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/adv_arrow_def.png);
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.ad-wrapper .ad-header .pagination .prev:hover:after,.ad-wrapper .ad-header .pagination .next:hover:after {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/adv_arrow.png)
}

.ad-wrapper .ad-header .pagination .prev {
    margin-left: 20px
}

.ad-wrapper .ad-header .pagination .prev:after {
    transform: translate(-50%,-50%) rotate(180deg)
}

.ad-wrapper .ad-header .pagination .next {
    margin-left: 12px
}

.ad-wrapper .ad-header .pagination .next:after {
    transform: translate(-50%,-50%)
}

.ad-wrapper .ad-content {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.ad-wrapper .ad-content.show {
    opacity: 1
}

.ad-wrapper .ad-content.hide {
    opacity: 0
}

.ad-wrapper .ad-content .ad-card {
    position: relative;
    margin: 0 16px 16px 0;
    border-radius: 18px;
    width: 384px;
    box-sizing: border-box;
    background: #fff;
    cursor: pointer;
    transition: all .3s
}

.ad-wrapper .ad-content .ad-card:nth-of-type(3n) {
    margin-right: 0
}

.ad-wrapper .ad-content .ad-card.famous {
    height: 239px
}

.ad-wrapper .ad-content .ad-card.famous .ad-img {
    height: 178px
}

.ad-wrapper .ad-content .ad-card.primary {
    height: 179px
}

.ad-wrapper .ad-content .ad-card.primary .ad-img {
    height: 118px
}

.ad-wrapper .ad-content .ad-card.hot {
    height: 100px
}

.ad-wrapper .ad-content .ad-card:hover {
    box-shadow: 0 4px 20px #2839461f
}

.ad-wrapper .ad-content .ad-card:hover .ad-img img {
    transform: scale(1.1)
}

.ad-wrapper .ad-content .ad-card:hover .ad-title {
    color: #f50
}

.ad-wrapper .ad-content .ad-card:hover .hot-title div:nth-of-type(1) {
    color: #f50
}

.ad-wrapper .ad-content .ad-card a {
    display: inline-block;
    height: 100%;
    width: 100%
}

.ad-wrapper .ad-content .ad-card .ad-img {
    position: relative;
    width: 378px;
    border: 3px solid #ffffff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    overflow: hidden
}

.ad-wrapper .ad-content .ad-card .ad-img img {
    width: 100%;
    height: 100%;
    transition: all .3s
}

.ad-wrapper .ad-content .ad-card .ad-img .ad-icon {
    bottom: 8px;
    right: 8px;
    border: .5px solid transparent;
    background: #0003;
    color: #fffc
}

.ad-wrapper .ad-content .ad-card .ad-icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 2.5px;
    background: #ffffff80;
    border: .5px solid #edeff2;
    padding: 1px 2px;
    font-size: 9px;
    color: #cbced4;
    white-space: nowrap
}

.ad-wrapper .ad-content .ad-card .ad-title {
    margin-top: 18px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    color: #222;
    transition: all .3s
}

.ad-wrapper .ad-content .ad-card .ad-hot {
    display: flex;
    align-items: center;
    padding: 12px
}

.ad-wrapper .ad-content .ad-card .ad-hot .hot-img {
    margin-right: 16px;
    border-radius: 12px;
    width: 76px;
    height: 76px
}

.ad-wrapper .ad-content .ad-card .ad-hot .hot-title div {
    width: 268px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #222
}

.ad-wrapper .ad-content .ad-card .ad-hot .hot-title div:nth-of-type(2) {
    margin-top: 8px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #7c8087
}

.ad-wrapper .ad-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 8px
}

.ad-wrapper .ad-footer .dot {
    border-radius: 50%;
    margin-right: 5px;
    width: 8px;
    height: 8px;
    background: #dfe1e8;
    opacity: .8;
    cursor: pointer;
    transition: all .3s
}

.ad-wrapper .ad-footer .dot:nth-last-of-type(1) {
    margin-right: 0
}

.ad-wrapper .ad-footer .dot.active {
    background: #ff6314;
    opacity: 1
}

.ad-wrapper .fade-enter-active,.ad-wrapper .fade-leave-active {
    transition: opacity .3s linear
}

.ad-wrapper .fade-enter-from,.ad-wrapper .fade-leave-to {
    opacity: .3
}

.app-footer {
    padding: 42px 0;
    width: 100%;
    height: 347px;
    background: #fff;
    text-align: center;
    box-sizing: border-box
}

.footer {
    width: 1184px;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

.footer-content .item {
    display: inline-block;
    width: auto;
    text-align: left;
    float: left;
    margin-right: 76px
}

.item-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: normal;
    color: #222;
    margin-bottom: 20px;
    display: inline-block
}

.footer-content .item a,.footer-content .item span:not(.item-title) {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: normal;
    color: #7c8087;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 12px
}

.footer-content .code-item {
    display: inline-block;
    width: 228px;
    height: 128px;
    color: #06c;
    float: right
}

.footer-content .code-item .code {
    width: 148px;
    height: 148px
}

.footer-content .code-item .code-image-border {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/miaobian@3x.png);
    background-size: cover;
    width: 140px;
    height: 140px;
    text-align: center;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 2px
}

.footer-content .code-item .code-image-border img {
    margin-top: 6px
}

.logoCode {
    margin-top: 12px
}

.footer-content .code-item .code-text {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #222;
    text-decoration: none;
    vertical-align: middle
}

.logoImg {
    height: 16px;
    width: 16px;
    margin-right: 4px;
    vertical-align: middle
}

.footer-content .code-item .code-item-left {
    float: left
}

.footer-content .code-item .code-item-right {
    float: right
}

.mr-0 {
    margin-right: 0!important
}

a:hover {
    color: #f50!important
}

.footer-record {
    text-align: left;
    width: 1184px;
    margin: 0 auto;
    padding-top: 20px
}

.footer-record a {
    font-family: PingFang SC;
    font-size: 12px;
    color: #7c8087;
    display: inline-block
}

.footer-record .mr-18 {
    margin-right: 18px
}

.footer-record .top {
    height: 17px;
    line-height: 17px;
    font-family: PingFang SC;
    font-size: 12px;
    letter-spacing: normal;
    color: #7c8087
}

.footer-record .middle {
    margin: 8px 0
}

.footer-record .middle img {
    width: 18px;
    height: 20px;
    margin-right: 4px;
    vertical-align: middle!important
}

.footer-record .bottom {
    height: 17px;
    line-height: 17px
}

.seo-common-hot-links {
    width: 1144px;
    padding: 20px;
    background-color: #fff;
    margin: 0 auto 64px;
    border-radius: 18px
}

.seo-common-hot-links .top-tab-nav {
    padding-bottom: 8px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-bottom: .5px solid #EDEFF2
}

.seo-common-hot-links .seo-nav-item {
    float: left;
    font-size: 16px;
    color: #7c8087;
    line-height: 29px;
    margin-right: 20px;
    cursor: pointer
}

.seo-common-hot-links .seo-nav-item:after {
    content: "";
    display: block;
    width: 18px;
    height: 4px;
    background-color: transparent;
    border-radius: 2px;
    margin: 0 auto
}

.seo-common-hot-links .seo-nav-item.actived {
    color: #222;
    font-weight: 500
}

.seo-common-hot-links .seo-nav-item.actived:after {
    background-color: #ff6314
}

.seo-common-hot-links .seo-tab-panel {
    flex-wrap: wrap;
    margin-bottom: 3px;
    display: none
}

.seo-common-hot-links .seo-tab-panel.actived {
    display: flex
}

.seo-common-hot-links .seo-tab-panel a.list-item {
    color: #4c4f54;
    font-size: 14px;
    margin-right: 16px;
    line-height: 30px;
    cursor: pointer;
    display: flex;
    align-items: center
}

.seo-common-hot-links .seo-tab-panel a.list-item:hover {
    color: #f50
}

.seo-common-hot-links .seo-tab-panel a.list-item span {
    font-size: 14px
}

.seo-common-hot-links .seo-tab-panel a.list-item img {
    width: 14px;
    margin-left: 3px
}

.qrcode-content {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    z-index: 9
}

.qrcode-content .sidebar {
    position: relative;
    width: 60px;
    border-radius: 12px 0 0 12px;
    padding: 4px;
    background: #fff;
    box-sizing: border-box
}

.qrcode-content .sidebar .sidebar-item {
    position: relative;
    z-index: 9999!important;
    display: block;
    width: 52px;
    height: 58px;
    text-align: center;
    padding: 6px 0;
    box-sizing: border-box;
    border-radius: 8px;
    margin-bottom: 4px;
    cursor: pointer
}

.qrcode-content .sidebar .sidebar-item img {
    width: 28px;
    height: 28px;
    margin-bottom: 2px;
    pointer-events: none
}

.qrcode-content .sidebar .sidebar-item .des {
    height: 14px;
    font-family: PingFang SC;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0px;
    color: #4c4f54;
    pointer-events: none
}

.qrcode-content .sidebar .sidebar-item:hover {
    background: #f4f8fb
}

.qrcode-content .sidebar .last {
    margin-bottom: 0!important
}

.qrcode-content .sidebar .qrcode {
    position: absolute;
    right: 44px;
    bottom: 100px;
    width: 176px;
    height: 219px;
    box-sizing: border-box;
    padding: 8px 24px 0 0
}

.qrcode-content .sidebar .qrcode .qr {
    position: relative;
    width: 152px;
    border-radius: 18px;
    opacity: 1;
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/greenbg@3x.png);
    background-repeat: no-repeat;
    background-size: contain;
    box-shadow: 0 0 10px #acbac41a;
    box-sizing: border-box;
    padding: 16px 10px 10px
}

.qrcode-content .sidebar .qrcode .qr .title {
    text-align: center;
    height: 22px;
    line-height: 22px;
    font-family: Alibaba PuHuiTi 3;
    font-size: 16px;
    font-weight: 700;
    color: #222
}

.qrcode-content .sidebar .qrcode .qr .des {
    height: 15px;
    line-height: 15px;
    font-family: Alibaba PuHuiTi 3;
    font-size: 11px;
    text-align: center;
    letter-spacing: 0px;
    color: #222;
    margin: 4px 0 12px
}

.qrcode-content .sidebar .qrcode .qr .appTitle {
    height: 22px;
    font-family: Alibaba PuHuiTi 3;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
    color: #222;
    margin-bottom: 12px
}

.qrcode-content .sidebar .qrcode .qr .codeImg {
    height: 132px;
    width: 132px;
    padding: 10px;
    background: #fff;
    border-radius: 14px;
    box-sizing: border-box
}

.qrcode-content .sidebar .qrcode .qr .codeImg img {
    height: 112px;
    width: 112px
}

.qrcode-content .sidebar .qrcode .qr .close {
    cursor: pointer;
    position: absolute;
    top: -8px;
    right: -24px;
    height: 16px;
    width: 16px
}

.qrcode-content .goTop {
    cursor: pointer;
    margin-top: 16px;
    width: 60px;
    box-sizing: border-box;
    padding: 4px;
    border-radius: 12px 0 0 12px;
    background: #fff;
    box-shadow: 0 0 10px #acbac41a
}

.qrcode-content .goTop .topContent {
    text-align: center;
    border-radius: 8px;
    padding: 6px 0
}

.qrcode-content .goTop .topContent:hover {
    background: #f4f8fb
}

.qrcode-content .goTop .topContent img {
    width: 28px;
    height: 28px
}

.qrcode-content .goTop .topContent .text {
    text-align: center;
    margin-top: 2px;
    height: 14px;
    line-height: 14px;
    font-family: PingFang SC;
    font-size: 10px;
    color: #4c4f54
}


.user-popover {
    margin-top: -8px!important
}

.download-popover {
    width: 152px!important;
    padding: 10px!important;
    box-shadow: 0 0 10px #acbac41a!important;
    background: url(https://fecdn.51jobcdn.com/fe/static/51job/home/redbg@3x.png) no-repeat!important;
    background-size: 100% 100%!important;
    border: none!important;
    margin-top: -8px!important;
    box-sizing: border-box
}

.download-popover .popover-container h1 {
    text-align: center;
    font-family: Alibaba PuHuiTi 3;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    margin-top: 6px
}

.download-popover .popover-container .code-wrap {
    width: 132px;
    height: 132px;
    background: #fff;
    padding: 10px;
    border-radius: 14px;
    margin-top: 12px;
    box-sizing: border-box
}

.download-popover .popover-container .code-wrap>img {
    width: 112px;
    height: 112px
}

.custom-popover {
    display: inline-block;
    position: relative
}

.popover-content {
    position: absolute;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    box-shadow: 0 2px 12px #0000001a;
    padding: 12px;
    min-width: 150px;
    z-index: 2000;
    box-sizing: border-box
}

.popover-arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0
}

.fade-enter-active,.fade-leave-active {
    transition: opacity .2s,transform .2s
}

.fade-enter-from,.fade-leave-to {
    opacity: 0;
    transform: translateY(-5px)
}

.newcontact-main {
    width: 100%
}


.item {
    padding: 12px 0 18px;
    width: 1184px;
    border-radius: 18px;
    box-sizing: border-box;
    border: 1.5px solid #ffffff;
    margin-bottom: 16px
}

.item .header {
    width: 1184px;
    height: 57px;
    padding: 0 20px 0 8px;
    box-sizing: border-box;
    z-index: 0
}

.item .header .left {
    float: left;
    text-align: center
}

.item .header .left img {
    height: 57px;
    width: 87px;
    vertical-align: middle
}

.item .header .left .title {
    height: 57px;
    line-height: 57px;
    display: inline-block;
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 500;
    color: #222;
    vertical-align: middle
}

.item .header .left .des {
    height: 57px;
    line-height: 57px;
    display: inline-block;
    margin: 0 14px 0 12px;
    font-family: PingFang SC;
    font-size: 13px;
    color: #afb3ba;
    vertical-align: middle
}

.item .header .left .btn-group {
    display: inline-block
}

.item .header .left .btn-group .btnFollow {
    padding: 6px 13px;
    border-radius: 18px;
    background: #fff1eb;
    box-sizing: border-box;
    border: 1px solid #ffd3bf;
    white-space: nowrap;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    letter-spacing: normal;
    color: #f50;
    cursor: pointer;
    transition: all .2s;
}

.item .header .left .btn-group .btnFollow img {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 4px;
    vertical-align: middle!important
}

.item .header .left .btn-group .btnFollow span {
    display: inline-block;
    height: 17px;
    line-height: 17px;
    vertical-align: middle!important
}

.item .header .left .btn-group .btnFollow:hover {
    background: #ff6314;
    color: #fff;
    border: none
}

.item .header .left .btn-group .btn {
    width: 74px;
    height: 36px;
    padding: 9px 16px;
    box-sizing: border-box;
    border-radius: 18px;
    border: .5px solid #dfe1e8;
    font-family: PingFang SC;
    font-size: 14px;
    font-weight: 500;
    color: #cbced4;
    white-space: nowrap
}

.item .header .right {
    float: right;
    padding: 20px 0 17px
}

.item .header .right .more {
    height: 20px;
    cursor: pointer
}

.item .header .right .more span {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle!important;
    margin-right: 4px;
    font-family: PingFang SC;
    font-size: 14px;
    color: #7c8087
}

.item .header .right .more .arrow {
    display: inline-block;
    height: 12px;
    width: 12px;
    background-size: cover;
    vertical-align: middle!important;
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/6807562283c4f48d16acd795c3b1c4df.png)
}

.item .header .right .more:hover span {
    color: #f50
}

.item .header .right .more:hover .arrow {
    background-image: url(https://fecdn.51jobcdn.com/fe/static/51job/home/arrow_12_line@3x.png)
}

.item .content {
    box-sizing: border-box;
    padding: 8px 18px 0;
    display: flex;
    flex-wrap: wrap
}

.item .content .specialCard {
    margin: 0 16px 16px 0
}

.item .content .specialCard:nth-child(3n) {
    margin-right: 0
}

.item .content .specialCard:nth-last-child(-n+3) {
    margin-bottom: 0
}
.zone .bottom{
    text-align: center;
}