

.ad[data-v-5265d6d2] {
    margin: 0 auto 12px;
    max-width: 1200px
}

.container[data-v-5265d6d2] {
    display: grid;
    margin-bottom: 32px;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;

}

.container .menus[data-v-5265d6d2] {
    width: 248px
}

.container .menus .side[data-v-5265d6d2] {
    background-color: #fff;
    box-shadow: 0 0 2px 2px #9696961a;
    box-sizing: border-box;
    padding: 12px 24px
}

.container .menus .side .title[data-v-5265d6d2] {
    color: #000;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 12px
}

.container .menus .side .search[data-v-5265d6d2] {
    border-bottom: 1px solid hsla(0,0%,59%,.2);
    margin-bottom: 24px;
    padding-bottom: 20px
}

.container .menus .side .search .btn[data-v-5265d6d2] {
    background-color: #222831;
    border-color: #222831;
    height: 32px;
    margin-top: 12px;
    width: 100%
}

.container .posts[data-v-5265d6d2] {
    background-color: #fff;
    box-shadow: 0 0 2px 2px #9696961a;
    margin-left: 12px;
    display: block; /* 确保在新行 */
    width: 100%; /* 确保宽度为 100%，占据父容器的宽度 */
    margin-top: 20px; /* 可选，增加上边距 */
    clear: both; /* 如果有浮动元素需要清理 */
}

.container .posts li[data-v-5265d6d2] {
    position: relative;
    transition: all .3s ease
}

.container .posts li[data-v-5265d6d2]:hover {
    background-color: #fafafa
}

.container .posts li .share[data-v-5265d6d2] {
    align-items: center;
    color: #666;
    display: flex;
    font-size: 20px;
    height: 32px;
    justify-content: center;
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    z-index: 3
}

.container .posts li .link[data-v-5265d6d2] {
    border-bottom: 1px solid hsla(0,0%,59%,.1);
    display: block;
    padding: 32px
}

.container .posts li .link .title[data-v-5265d6d2] {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 5px
}

.container .posts li .link .duty[data-v-5265d6d2] {
    color: #00000080;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

.container .posts li .link .duty p[data-v-5265d6d2] {
    line-height: 20px
}

.icon[data-v-5265d6d2] {
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 12px;
    line-height: 16px;
    margin-left: 12px;
    padding: 0 4px
}

.hot[data-v-5265d6d2] {
    border-color: #fa8c16;
    color: #fa8c16
}

.urgent[data-v-5265d6d2] {
    border-color: #cb252d;
    color: #cb252d
}

.base-info[data-v-5265d6d2] {
    color: #000000a6;
    margin-bottom: 12px
}

.details[data-v-5265d6d2] {
    background-color: #fff;
    box-shadow: 0 0 2px 2px #9696961a;
    margin: 12px 0 24px;
    padding: 36px 48px;
    position: relative;
    width: 880px
}

.details .salary[data-v-5265d6d2] {
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 50px;
    line-height: 32px;
    padding: 0 15px;
    position: absolute;
    right: 48px;
    text-align: center;
    top: 36px
}

.details .title[data-v-5265d6d2] {
    align-items: center;
    color: #000;
    display: flex;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 5px
}

.details .module[data-v-5265d6d2] {
    margin-top: 36px
}

.details .module h3[data-v-5265d6d2] {
    color: #101010;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px
}

.details .module p[data-v-5265d6d2] {
    color: #000000a6;
    font-size: 14px;
    line-height: 24px
}

.details .btns[data-v-5265d6d2] {
    margin-top: 32px
}

.details .btns .apply-btn[data-v-5265d6d2] {
    background-color: #222831;
    border-color: #222831;
    color: #f7f7f7;
    height: 40px;
    min-width: 120px
}

.details .btns .share-btn[data-v-5265d6d2] {
    background-color: #0000000d;
    border: none;
    color: #000000d9;
    height: 40px;
    min-width: 120px
}

.form-row[data-v-5265d6d2] {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    width: 100%
}

.form-row .form-item[data-v-5265d6d2] {
    box-sizing: border-box;
    position: relative
}

.form-row .form-item[data-v-5265d6d2]:not(:last-child) {
    padding-right: 10px
}

.form-row .form-item .form-item-title[data-v-5265d6d2] {
    color: #000;
    font-size: 14px;
    height: 20px;
    margin: 0 0 5px
}

.form-row .form-item .form-item-title span[data-v-5265d6d2] {
    color: #cf0000
}

.form-row .form-item .upload-box[data-v-5265d6d2] {
    background-color: #dde0e3;
    position: relative
}

.form-row .form-item .upload-box p[data-v-5265d6d2] {
    display: block;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%
}

.form-row .form-item .upload-box .upload[data-v-5265d6d2] {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.form-row .form-item .desc[data-v-5265d6d2] {
    color: #374553;
    font-size: 10px;
    margin-top: 5px
}

.form-row .form-item .getC_Btn[data-v-5265d6d2] {
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 36px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}