@charset "UTF-8";.el-alert{--el-alert-padding:8px 16px;--el-alert-border-radius-base:var(--el-border-radius-base);--el-alert-title-font-size:14px;--el-alert-title-with-description-font-size:16px;--el-alert-description-font-size:14px;--el-alert-close-font-size:16px;--el-alert-close-customed-font-size:14px;--el-alert-icon-size:16px;--el-alert-icon-large-size:28px;align-items:center;background-color:var(--el-color-white);border-radius:var(--el-alert-border-radius-base);box-sizing:border-box;display:flex;margin:0;opacity:1;overflow:hidden;padding:var(--el-alert-padding);position:relative;transition:opacity var(--el-transition-duration-fast);width:100%}.el-alert.is-light .el-alert__close-btn{color:var(--el-text-color-placeholder)}.el-alert.is-dark .el-alert__close-btn,.el-alert.is-dark .el-alert__description{color:var(--el-color-white)}.el-alert.is-center{justify-content:center}.el-alert--success{--el-alert-bg-color:var(--el-color-success-light-9)}.el-alert--success.is-light{background-color:var(--el-alert-bg-color)}.el-alert--success.is-light,.el-alert--success.is-light .el-alert__description{color:var(--el-color-success)}.el-alert--success.is-dark{background-color:var(--el-color-success);color:var(--el-color-white)}.el-alert--info{--el-alert-bg-color:var(--el-color-info-light-9)}.el-alert--info.is-light{background-color:var(--el-alert-bg-color)}.el-alert--info.is-light,.el-alert--info.is-light .el-alert__description{color:var(--el-color-info)}.el-alert--info.is-dark{background-color:var(--el-color-info);color:var(--el-color-white)}.el-alert--warning{--el-alert-bg-color:var(--el-color-warning-light-9)}.el-alert--warning.is-light{background-color:var(--el-alert-bg-color)}.el-alert--warning.is-light,.el-alert--warning.is-light .el-alert__description{color:var(--el-color-warning)}.el-alert--warning.is-dark{background-color:var(--el-color-warning);color:var(--el-color-white)}.el-alert--error{--el-alert-bg-color:var(--el-color-error-light-9)}.el-alert--error.is-light{background-color:var(--el-alert-bg-color)}.el-alert--error.is-light,.el-alert--error.is-light .el-alert__description{color:var(--el-color-error)}.el-alert--error.is-dark{background-color:var(--el-color-error);color:var(--el-color-white)}.el-alert__content{display:flex;flex-direction:column;gap:4px}.el-alert .el-alert__icon{font-size:var(--el-alert-icon-size);margin-right:8px;width:var(--el-alert-icon-size)}.el-alert .el-alert__icon.is-big{font-size:var(--el-alert-icon-large-size);margin-right:12px;width:var(--el-alert-icon-large-size)}.el-alert__title{font-size:var(--el-alert-title-font-size);line-height:24px}.el-alert__title.with-description{font-size:var(--el-alert-title-with-description-font-size)}.el-alert .el-alert__description{font-size:var(--el-alert-description-font-size);margin:0}.el-alert .el-alert__close-btn{cursor:pointer;font-size:var(--el-alert-close-font-size);opacity:1;position:absolute;right:16px;top:12px}.el-alert .el-alert__close-btn.is-customed{font-size:var(--el-alert-close-customed-font-size);font-style:normal;line-height:24px;top:8px}.el-alert-fade-enter-from,.el-alert-fade-leave-active{opacity:0}.avatar img[data-v-6d1c4b99]{border-radius:50%;display:block;-o-object-fit:cover;object-fit:cover}.table-card[data-v-6d1c4b99]{height:100%;position:absolute;width:100%}[data-v-6d1c4b99] .el-card__body{display:flex;width:100%}.chat-head[data-v-6d1c4b99]{background:#f9f9f9;border-bottom:1px solid #ebebeb;padding:15px 10px 15px 20px}.chat-head>div[data-v-6d1c4b99]{max-width:48%}.chat-search[data-v-6d1c4b99]{border-bottom:1px solid #ebebeb}.chat-search[data-v-6d1c4b99] .el-input__wrapper{box-shadow:none;padding:4.5px 20px}.chat-search input[data-v-6d1c4b99]{padding:5px 0}.contact-list[data-v-6d1c4b99]{border-right:1px solid #ebebeb;height:100%;width:280px}.contact-list .contact-item[data-v-6d1c4b99]{padding:16px;position:relative;transition:.3s}.contact-list .contact-item[data-v-6d1c4b99]:hover{background-color:#f7fafc;padding-left:36px}.contact-list .contact-item:hover .close-btn[data-v-6d1c4b99]{left:10px;opacity:1}.contact-list .contact-item .close-btn[data-v-6d1c4b99]{left:-16px;opacity:0;position:absolute;transition:.3s}.contact-list .contact-item .avatar[data-v-6d1c4b99]{margin-right:15px}.contact-list .contact-item .avatar img[data-v-6d1c4b99]{height:42px;width:42px}.contact-list .active[data-v-6d1c4b99]{background-color:#f6f7f7}.contact-list .active .name-title[data-v-6d1c4b99]{color:var(--configColor)}.contact-list .active[data-v-6d1c4b99]:hover{background-color:#f6f7f7}.contact-detail[data-v-6d1c4b99]{border-left:1px solid #ebebeb;height:100%;width:340px}.contact-detail .detail-info[data-v-6d1c4b99]{padding:0 20px}.contact-detail .detail-info .avatar img[data-v-6d1c4b99]{height:60px;width:60px}.contact-detail .detail-info .post-require span[data-v-6d1c4b99]:not(:last-child):after{color:#666;content:"·";display:inline-block;margin:0 5px}.contact-detail .detail-info .post-welfare span[data-v-6d1c4b99]{background:#f5f5f5;border-radius:3px;color:var(--configColor);margin-right:8px;padding:3px 12px}.contact-detail .detail-info .banner-img .el-image[data-v-6d1c4b99]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.contact-detail .detail-info .resume-tel[data-v-6d1c4b99]{background:#fafafa;border-radius:3px;padding:10px 15px}.ptb20-borb[data-v-6d1c4b99]{border-bottom:1px solid #ebebeb;padding:20px 0}.ptb20-borb[data-v-6d1c4b99]:last-child{border:none}.chat-send-ipt[data-v-6d1c4b99]{border-top:1px solid rgba(0,0,0,.1);height:170px;padding:0 20px}.chat-send-ipt .send-bar[data-v-6d1c4b99]{height:50px}.chat-send-ipt .send-top .avatar img[data-v-6d1c4b99]{border-radius:0;height:20px;width:20px}.chat-send-ipt[data-v-6d1c4b99] .el-textarea__inner{box-shadow:none;box-sizing:border-box;color:#333;height:70px;padding:0;resize:none}.chat-send-ipt .send-bot[data-v-6d1c4b99]{justify-content:end}.chat-send-ipt .send-bot .enter-txt[data-v-6d1c4b99]{color:#ccc}.chat-send-ipt .send-bot .zdy-btn[data-v-6d1c4b99]{border-radius:50px}.not-chat[data-v-6d1c4b99]{background-color:#f8f9f9}.chat-hist-item[data-v-6d1c4b99]{padding:15px}.chat-hist-item .avatar img[data-v-6d1c4b99]{height:40px;width:40px}.chat-hist-item .main-content .content-txt[data-v-6d1c4b99]{background-color:#f5f6fa;border-radius:3px;max-width:506px;padding:10px 16px}.chat-hist-item .main-content .post-desc[data-v-6d1c4b99]{line-height:normal}.chat-hist-item .main-content .chat-handle-box[data-v-6d1c4b99]{background:#f9f9f9;border-radius:3px;padding:15px;width:380px}.chat-hist-item .main-content .chat-handle-box .handle-top[data-v-6d1c4b99]{border-bottom:1px solid #eaeaea;padding-bottom:15px}.chat-hist-item .main-content .chat-handle-box .handle-icon img[data-v-6d1c4b99]{border-radius:0;height:auto;width:42px}.item-right[data-v-6d1c4b99]{flex-direction:row-reverse}.qiehuan-zhiwei[data-v-6d1c4b99] .el-radio-group{display:block}.qiehuan-zhiwei[data-v-6d1c4b99] .el-radio{border-bottom:1px solid #eee;display:block;height:auto;margin:0;padding:15px 0}
