.work-history-dialog .el-dialog__body,.work-history-dialog .el-dialog__header{padding:20px}.work-history-dialog .el-dialog__body .work-form-item{margin-bottom:15px}.work-history-dialog .el-dialog__body .work-form-item .el-form-item__label,.work-history-dialog .el-dialog__body .work-form-item .form-item-label{text-align:left}.work-history-dialog .el-dialog__body .work-form-item .form-item-label .red-star{margin-left:2px;color:#e71616}.work-history-dialog .el-dialog__body .work-form-item .el-date-editor{width:100%}.work-history-dialog .el-dialog__body .work-form-item .el-input__inner{width:100%;border:none;border-bottom:1px solid #eaeaea;padding-left:14px}.work-history-dialog .el-dialog__body .work-form-item .el-autocomplete,.work-history-dialog .el-dialog__body .work-form-item .el-cascader{width:100%}.work-history-dialog .el-dialog__body .work-form-item .date-picker-icon .el-input__prefix{left:117px;color:#6caef9}.work-history-dialog .el-dialog__body .work-form-item .error-message{font-size:12px;color:#e71616;letter-spacing:-.15px;margin:8px 36px;text-align:right}.work-history-dialog .el-dialog__body .info-show{font-size:14px;width:98.5%;height:40px;line-height:20px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaeaea;padding-left:14px}.work-history-dialog .el-dialog__body .info-show .edit-icon{cursor:pointer;margin-left:4px;width:16px;height:16px}.work-history-dialog .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}.work-history-dialog .footer-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:24px;width:120px;height:40px;font-size:18px;line-height:40px;cursor:pointer}.work-history-dialog .footer-button .save-icon{margin-right:13.2px}.work-history-dialog .save-button{background:#005fb4;color:#fff}.work-history-dialog .delete-button{-ms-flex-item-align:start;align-self:flex-start;background:#fff;color:#b4b4b4;border:1px solid #b4b4b4}.company-popper,.end-date-popper,.location-popper,.start-date-popper{z-index:3002!important}.education-history-dialog .el-dialog__body,.education-history-dialog .el-dialog__header{padding:20px}.education-history-dialog .el-dialog__body .education-form-item{margin-bottom:15px}.education-history-dialog .el-dialog__body .education-form-item .form-item-label{text-align:left}.education-history-dialog .el-dialog__body .education-form-item .form-item-label .red-star{margin-left:2px;color:#e71616}.education-history-dialog .el-dialog__body .education-form-item .el-date-editor{width:100%}.education-history-dialog .el-dialog__body .education-form-item .el-input__inner{width:100%;border:none;border-bottom:1px solid #eaeaea;padding-left:14px}.education-history-dialog .el-dialog__body .education-form-item .date-picker-icon .el-input__prefix{left:117px;color:#6caef9}.education-history-dialog .el-dialog__body .education-form-item .error-message{font-size:12px;color:#e71616;letter-spacing:-.15px;margin:8px 36px;text-align:right}.education-history-dialog .el-dialog__body .info-show{font-size:14px;width:98.5%;height:40px;line-height:20px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaeaea;padding-left:14px}.education-history-dialog .el-dialog__body .info-show .edit-icon{cursor:pointer;margin-left:4px;width:16px;height:16px}.education-history-dialog .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px}.education-history-dialog .footer-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:24px;width:120px;height:40px;font-size:18px;line-height:40px;cursor:pointer}.education-history-dialog .footer-button .save-icon{margin-right:13.2px}.education-history-dialog .save-button{background:#005fb4;color:#fff}.education-history-dialog .delete-button{-ms-flex-item-align:start;align-self:flex-start;background:#fff;color:#b4b4b4;border:1px solid #b4b4b4}.end-date-popper,.start-date-popper{z-index:3002!important}.van-button{position:relative;display:inline-block;box-sizing:border-box;height:44px;margin:0;padding:0;font-size:16px;line-height:1.2;text-align:center;border-radius:2px;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:1px solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:1px solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:1px solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:1px solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:1px solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:50px}.van-button--normal{padding:0 15px;font-size:14px}.van-button--small{height:32px;padding:0 8px;font-size:12px}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:24px;padding:0 4px;font-size:10px}.van-button--mini+.van-button--mini{margin-left:4px}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:999px}.van-button--square{border-radius:0}.van-button__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-button__icon{min-width:1em;font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:4px}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:4px}.van-button--hairline.van-button--round:after{border-radius:999px}.van-button--hairline.van-button--square:after{border-radius:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.company-popup{height:60%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.company-popup,.company-popup .popup-top-bar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.company-popup .popup-top-bar{height:40px;font-size:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;border-bottom:1px solid #eaeaea;-ms-flex-negative:0;flex-shrink:0}.company-popup .popup-top-bar .popup-close-icon i{font-size:17px;color:#000}.company-popup .popup-top-bar .save{color:#005fb4}.company-popup .search-popup-body{padding:10px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.company-popup .search-popup-body,.company-popup .search-popup-body .company-search-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.company-popup .search-popup-body .company-search-list{margin-top:10px}.company-popup .search-popup-body .search-list-li{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.company-popup .search-popup-body .search-list-li .company-name{font-size:14px;color:#333}.work-history-popup[data-v-30fd47d8] .van-field__control{text-align:right}.work-history-popup[data-v-30fd47d8] .van-field__control::-webkit-input-placeholder{text-align:right}.work-history-popup[data-v-30fd47d8] .van-field__control::-moz-placeholder{text-align:right}.work-history-popup[data-v-30fd47d8] .van-field__control:-ms-input-placeholder{text-align:right}.work-history-popup[data-v-30fd47d8] .van-field__control::-ms-input-placeholder{text-align:right}.work-history-popup[data-v-30fd47d8] .van-field__control::placeholder{text-align:right}.work-history-popup .popup-top-bar[data-v-30fd47d8]{width:100%;height:40px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;border-bottom:1px solid #eaeaea;-ms-flex-negative:0;flex-shrink:0}.work-history-popup .popup-top-bar .popup-close-icon i[data-v-30fd47d8]{font-size:17px;color:#000}.work-history-popup .popup-top-bar .save[data-v-30fd47d8]{color:#005fb4}.work-history-popup .form[data-v-30fd47d8]{padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.work-history-popup .form[data-v-30fd47d8] .van-field{padding:10px 0;border-bottom:1px solid #eaeaea}.work-history-popup .form[data-v-30fd47d8] .van-field:last-of-type{border-bottom:none}.work-history-popup .form[data-v-30fd47d8] .van-field .form-label{color:#333;vertical-align:middle}.work-history-popup .form[data-v-30fd47d8] .van-field .form-required{color:red;margin-left:5px}.work-history-popup .form[data-v-30fd47d8] .van-field .van-field__right-icon img{width:7px;height:10px}.work-history-popup .form .company-popup[data-v-30fd47d8]{height:60%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.work-history-popup .form .company-popup .search-popup-body[data-v-30fd47d8]{padding:10px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.work-history-popup .form .company-popup .search-popup-body .company-search-list[data-v-30fd47d8],.work-history-popup .form .company-popup .search-popup-body[data-v-30fd47d8]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.work-history-popup .form .company-popup .search-popup-body .company-search-list[data-v-30fd47d8]{margin-top:10px}.work-history-popup .form .company-popup .search-popup-body .search-list-li[data-v-30fd47d8]{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.work-history-popup .form .company-popup .search-popup-body .search-list-li .company-name[data-v-30fd47d8]{font-size:14px;color:#333}.work-history-popup .form[data-v-30fd47d8] .popup-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.work-history-popup .form[data-v-30fd47d8] .popup-description .van-field__label{padding-bottom:10px}.work-history-popup .form[data-v-30fd47d8] .popup-description .el-textarea__inner{border:none}.work-history-popup .form .error-message[data-v-30fd47d8]{font-size:12px;color:#e71616;width:100%;text-align:right}.work-history-popup .delete-work-history[data-v-30fd47d8]{padding:20px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right;color:#a3a3a3;font-size:14px}.education-history-popup[data-v-4c7ad36e] .van-field__control{text-align:right}.education-history-popup[data-v-4c7ad36e] .van-field__control::-webkit-input-placeholder{text-align:right}.education-history-popup[data-v-4c7ad36e] .van-field__control::-moz-placeholder{text-align:right}.education-history-popup[data-v-4c7ad36e] .van-field__control:-ms-input-placeholder{text-align:right}.education-history-popup[data-v-4c7ad36e] .van-field__control::-ms-input-placeholder{text-align:right}.education-history-popup[data-v-4c7ad36e] .van-field__control::placeholder{text-align:right}.education-history-popup .popup-top-bar[data-v-4c7ad36e]{width:100%;height:40px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;border-bottom:1px solid #eaeaea;-ms-flex-negative:0;flex-shrink:0}.education-history-popup .popup-top-bar .popup-close-icon i[data-v-4c7ad36e]{font-size:17px;color:#000}.education-history-popup .popup-top-bar .save[data-v-4c7ad36e]{color:#005fb4}.education-history-popup .form[data-v-4c7ad36e]{padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.education-history-popup .form[data-v-4c7ad36e] .van-field{padding:10px 0;border-bottom:1px solid #eaeaea}.education-history-popup .form[data-v-4c7ad36e] .van-field:last-of-type{border-bottom:none}.education-history-popup .form[data-v-4c7ad36e] .van-field .form-label{color:#333;vertical-align:middle}.education-history-popup .form[data-v-4c7ad36e] .van-field .form-required{color:red;margin-left:5px}.education-history-popup .form[data-v-4c7ad36e] .van-field .van-field__right-icon img{width:7px;height:10px}.education-history-popup .form[data-v-4c7ad36e] .popup-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.education-history-popup .form[data-v-4c7ad36e] .popup-description .van-field__label{padding-bottom:10px}.education-history-popup .form[data-v-4c7ad36e] .popup-description .el-textarea__inner{border:none}.education-history-popup .form .error-message[data-v-4c7ad36e]{font-size:12px;color:#e71616;width:100%;text-align:right}.education-history-popup .delete-education-history[data-v-4c7ad36e]{padding:20px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:right;color:#a3a3a3;font-size:14px}.industry-tag-popup .popup-top-bar[data-v-1a9ee264]{width:100%;height:40px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;border-bottom:1px solid #eaeaea;-ms-flex-negative:0;flex-shrink:0}.industry-tag-popup .popup-top-bar .popup-close-icon i[data-v-1a9ee264]{font-size:17px;color:#000}.industry-tag-popup .popup-top-bar .save[data-v-1a9ee264]{color:#005fb4}.industry-tag-popup .mine-tag-mobile[data-v-1a9ee264]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto}.industry-tag-popup .mine-tag-mobile .hot-tag-label[data-v-1a9ee264]{color:#4da1ff;font-size:14px}.industry-tag-popup .mine-tag-mobile .hot-tag-list[data-v-1a9ee264]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 0;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:8px}.industry-tag-popup .mine-tag-mobile .hot-tag-list .el-tag[data-v-1a9ee264]{text-align:center;cursor:pointer;padding:0 5px}.industry-tag-popup .mine-tag-mobile .hot-tag-list .active-tag[data-v-1a9ee264]{background:#005fb4;color:#fff}.industry-tag-popup .mine-tag-mobile .tag-search-list[data-v-1a9ee264]{margin-top:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;height:30vh}.industry-tag-popup .mine-tag-mobile .tag-search-list .search-list-li[data-v-1a9ee264]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 2px 0 5px}.industry-tag-popup .mine-tag-mobile .tag-search-list .tag-name[data-v-1a9ee264]{font-size:16px;color:#333;line-height:24px;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.industry-tag-popup .mine-tag-mobile .tag-search-list .tag-create[data-v-1a9ee264]{font-size:14px;color:#005fb4;line-height:20px}.industry-tag-popup .mine-tag-mobile .tag-search-list .tag-add[data-v-1a9ee264]{font-size:12px;color:#4da1ff;border:1px solid rgba(77,161,255,.7);border-radius:2px;padding:5px 16px;line-height:18px}.industry-tag-popup .mine-tag-mobile .mine-tag-list[data-v-1a9ee264]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box;gap:8px}.industry-tag-popup .mine-tag-mobile .mine-tag-list[data-v-1a9ee264] .el-tag{border:none;height:28px}[data-v-26d1af9c] .el-form-item{margin:0}.edit-info[data-v-26d1af9c]{text-align:left;font-size:18px}.edit-info .info-header[data-v-26d1af9c]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;width:1200px;height:76px}.edit-info .info-header .header-title[data-v-26d1af9c]{font-size:18px;color:#333;letter-spacing:0;font-weight:700;line-height:24px;margin-left:34px}.edit-info .content[data-v-26d1af9c]{background-color:#fff;border-radius:8px;width:1200px;margin-top:16px}.edit-info .info-body[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex}.edit-info .info-body .info-avatar[data-v-26d1af9c]{position:relative;width:124px;height:124px;border:8px solid #e5eff7;border-radius:50%;margin:34px 0 0 82px}.edit-info .info-body .info-avatar .avatar-opacity[data-v-26d1af9c]{opacity:.5;background:#000;position:absolute;width:124px;height:124px;border-radius:50%;top:0}.edit-info .info-body .info-avatar img[data-v-26d1af9c]{width:124px;height:124px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.edit-info .info-body .avatar-uploader[data-v-26d1af9c]{position:absolute;width:124px;height:124px;border-radius:50%;top:0}.edit-info .info-body .avatar-uploader img[data-v-26d1af9c]{width:24px;height:24px;margin:34px 50px 5px 50px}.edit-info .info-body .avatar-uploader[data-v-26d1af9c] .el-button{font-size:16px;color:#fff;letter-spacing:0;background:none;border:none;padding:0}.edit-info .info-body .info-content[data-v-26d1af9c]{margin-left:47px;margin-top:57px}.edit-info .info-body .info-content .data-row[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:34px}.edit-info .info-body .info-content .data-row .row-label[data-v-26d1af9c]{width:89px;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;text-align:center}.edit-info .info-body .info-content .data-row .row-label .label[data-v-26d1af9c]{font-size:16px;color:#333;letter-spacing:0;line-height:22px;font-weight:700}.edit-info .info-body .info-content .data-row .row-label .required-label[data-v-26d1af9c]{margin-left:5px;line-height:22px;color:#f1404f}.edit-info .info-body .info-content .data-row .row[data-v-26d1af9c]{line-height:22px}.edit-info .info-body .info-content .data-row .row-info[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:14px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #eaeaea;width:518px;padding-bottom:10px}.edit-info .info-body .info-content .data-row .row-info .info-show[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.edit-info .info-body .info-content .data-row .row-info .info-show .info[data-v-26d1af9c]{font-size:16px;color:#333;letter-spacing:0;max-width:385px;line-height:22px;word-break:break-word;padding-left:10px}.edit-info .info-body .info-content .data-row .row-info .info-show .info-max-wdith[data-v-26d1af9c]{max-width:460px;word-wrap:break-word}.edit-info .info-body .info-content .data-row .row-info .info-show .edit-icon[data-v-26d1af9c]{margin-left:16px;cursor:pointer;line-height:30px}.edit-info .info-body .info-content .data-row .row-info .info-show .edit-icon img[data-v-26d1af9c]{width:16px;height:16px}.edit-info .info-body .info-content .data-row .row-info .info-show .upload-edit-button[data-v-26d1af9c]{padding:3px 8px;margin-left:5px;position:relative;top:-4px;border:1px solid #dcdfe6;color:#606266;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:20px}.edit-info .info-body .info-content .data-row .row-info .info-show .upload-edit-button .upload-icon[data-v-26d1af9c]{width:12px;height:12px;margin-right:5px}.edit-info .info-body .info-content .data-row .row-info .info-show .upload-alert[data-v-26d1af9c]{margin-bottom:-20px;padding:10px 110px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.edit-info .info-body .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image{width:50px;height:50px;position:relative}.edit-info .info-body .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 10px 30px 0 rgba(0,23,43,.1);box-shadow:0 10px 30px 0 rgba(0,23,43,.1)}.edit-info .info-body .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.edit-info .info-body .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image .icon-item{position:absolute;top:-8px;right:-11px;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out,-webkit-transform .1s ease-in-out;opacity:.7;background:#000;border-radius:50px;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-info .info-body .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image .icon-item img{width:12px;height:12px}.edit-info .info-body .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image .icon-item:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.edit-info .info-body .info-content .data-row .row-info .info-edit[data-v-26d1af9c]{line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.edit-info .info-body .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-input{border:none}.edit-info .info-body .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-input__inner{border:none;font-size:16px;color:#333;letter-spacing:0;width:360px;line-height:22px;height:22px}.edit-info .info-body .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-textarea__inner{border:none;font-size:16px;color:#333;letter-spacing:0;width:500px}.edit-info .info-body .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-cascader{line-height:22px}.edit-info .info-body .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-autocomplete{width:500px}.edit-info .info-body .info-content .data-row .row-info .name-swith-info[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px;cursor:pointer;font-size:16px;color:#333;letter-spacing:-.2px;line-height:27px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-info .info-body .info-content .data-row .row-info .name-swith-info img[data-v-26d1af9c]{width:16px;height:16px;margin-right:16px}.edit-info .info-body .info-content .data-row .row-info .swith-info[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px;cursor:pointer;font-size:16px;color:#333;letter-spacing:-.2px;line-height:27px}.edit-info .info-body .info-content .data-row .row-info .swith-info img[data-v-26d1af9c]{width:16px;height:16px;margin-right:16px}.edit-info .info-body .info-content .data-row .row-info .swith-info .switch-female[data-v-26d1af9c]{margin-left:66px}.edit-info .info-body .info-content .data-row .row-info .swith-info .switch-female[data-v-26d1af9c],.edit-info .info-body .info-content .data-row .row-info .swith-info .switch-male[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-info .info-body .info-content .data-row .row-card-container[data-v-26d1af9c]{width:518px;border-bottom:1px solid #eaeaea;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 0 14px 14px;line-height:0;margin-left:14px}.edit-info .info-body .info-content .data-row .row-card-container .mine-tag[data-v-26d1af9c]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:7px 40px 7px 7px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;gap:6px;border:1px solid #dedede;border-radius:3px;margin-bottom:10px}.edit-info .info-body .info-content .data-row .row-card-container .mine-tag[data-v-26d1af9c] .el-tag{border:none;height:28px}.edit-info .info-body .info-content .data-row .row-card-container .mine-tag .new-tag-button[data-v-26d1af9c]{width:85px;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.edit-info .info-body .info-content .data-row .row-card-container .mine-tag .new-tag-input[data-v-26d1af9c]{width:85px;height:28px;vertical-align:bottom}.edit-info .info-body .info-content .data-row .row-card-container .mine-tag .new-tag-input[data-v-26d1af9c] .el-input__inner{height:28px!important}.edit-info .info-body .info-content .data-row .row-card-container .hot-tag-label[data-v-26d1af9c]{font-size:12px;line-height:16px;padding-bottom:10px}.edit-info .info-body .info-content .data-row .row-card-container .hot-tag[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;gap:5px}.edit-info .info-body .info-content .data-row .row-card-container .hot-tag .el-tag[data-v-26d1af9c]{cursor:pointer}.edit-info .info-body .info-content .data-row .row-card-container .hot-tag .active-tag[data-v-26d1af9c]{background:#005fb4;color:#fff}.edit-info .info-body .info-content .data-row .row-card-container .card-item[data-v-26d1af9c]{line-height:22px;border-radius:5px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px 10px 10px;margin-bottom:15px;border-bottom:1px solid #eaeaea;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.edit-info .info-body .info-content .data-row .row-card-container .card-item[data-v-26d1af9c]:last-of-type{border-bottom:none;margin-bottom:0}.edit-info .info-body .info-content .data-row .row-card-container .card-item .card-image .company-logo[data-v-26d1af9c]{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.edit-info .info-body .info-content .data-row .row-card-container .card-item .card-info[data-v-26d1af9c]{width:75%;word-break:break-all}.edit-info .info-body .info-content .data-row .row-card-container .card-item .card-info .title[data-v-26d1af9c]{font-size:16px;font-weight:700}.edit-info .info-body .info-content .data-row .row-card-container .card-item .card-info .subtitle[data-v-26d1af9c]{font-weight:500}.edit-info .info-body .info-content .data-row .row-card-container .card-item .card-info .third-level-title[data-v-26d1af9c]{color:#9d9d9d}.edit-info .info-body .info-content .data-row .row-card-container .card-item .card-info .description[data-v-26d1af9c]{margin-top:5px}.edit-info .info-body .info-content .data-row .row-card-container .card-item .edit-icon[data-v-26d1af9c]{cursor:pointer;position:absolute;right:10px;top:10px}.edit-info .info-body .info-content .data-row .row-card-container .add-card[data-v-26d1af9c]{cursor:pointer;color:#005fb4;font-size:14px;line-height:14px;padding:0 10px}.edit-info .info-body .info-content .data-row .no-border-bottom[data-v-26d1af9c]{border-bottom:none}.edit-info .info-body .info-content .data-row .error-bottom[data-v-26d1af9c]{border-bottom:1px solid #e71616}.edit-info .info-body .info-content .error-margin-bottom[data-v-26d1af9c]{margin-bottom:0}.edit-info .info-body .error-msg[data-v-26d1af9c]{color:#e71616;font-size:12px;margin-left:42px;line-height:18px;text-align:left;margin:8px 0 8px 30px}.edit-info .info-body .tip-msg[data-v-26d1af9c]{line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;margin-left:42px;text-align:left;margin:8px 0 8px 30px}.edit-info .info-body .tip-msg .remind-icon[data-v-26d1af9c]{width:14px;height:14px;margin-right:5px}.edit-info .info-body .tip-msg span[data-v-26d1af9c]{color:#005fb4;line-height:14px}.edit-info .info-body .avatar-error-message[data-v-26d1af9c]{margin:16px 0 0 10px;color:#bebebe;font-size:14px}.edit-info .footer[data-v-26d1af9c]{padding:10px 331px 31px 519px}.edit-info .footer .header-button[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#005fb4;border-radius:24px;width:120px;height:40px;margin-right:34px;cursor:pointer}.edit-info .footer .header-button img[data-v-26d1af9c]{width:20.8px;height:20.8px;margin-right:13.2px}.edit-info .footer .header-button span[data-v-26d1af9c]{font-size:18px;color:#fff;letter-spacing:0;text-align:center;line-height:27px}.mobile .edit-info[data-v-26d1af9c]{height:100vh;width:100%;background:#fff;overflow:auto}.mobile .edit-info .info-header[data-v-26d1af9c]{height:50px;background:#01396a;border-radius:0;width:100%}.mobile .edit-info .info-header .header-left[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile .edit-info .info-header .header-left img[data-v-26d1af9c]{width:16px;height:16px;margin-left:15px}.mobile .edit-info .info-header .header-left .header-title[data-v-26d1af9c]{font-size:17px;color:#fff;margin-left:16px;font-weight:400;line-height:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile .edit-info .info-header .header-right .save[data-v-26d1af9c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#005fb4;border-radius:19.2px;font-size:14px;margin-right:16px;width:88px;height:32px;color:#fff}.mobile .edit-info .content[data-v-26d1af9c]{border-radius:0;width:100%;margin-top:0}.mobile .edit-info .info-body[data-v-26d1af9c]{display:inline-block;width:100%}.mobile .edit-info .info-content[data-v-26d1af9c]{margin:0 14px}.mobile .edit-info .info-content .data-row[data-v-26d1af9c]{width:100%;margin-bottom:16px;border-bottom:1px solid #eaeaea;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile .edit-info .info-content .data-row .row-label[data-v-26d1af9c]{width:30%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile .edit-info .info-content .data-row .row-label .label[data-v-26d1af9c]{font-size:14px;line-height:20px}.mobile .edit-info .info-content .data-row .row-label .required-label[data-v-26d1af9c]{font-size:14px;margin-left:5px;line-height:20px}.mobile .edit-info .info-content .data-row .industry-row[data-v-26d1af9c]{width:100%}.mobile .edit-info .info-content .data-row .row[data-v-26d1af9c]{line-height:22px;width:100%}.mobile .edit-info .info-content .data-row .mobile-row[data-v-26d1af9c]{width:100%}.mobile .edit-info .info-content .data-row .row-info[data-v-26d1af9c]{padding-left:14px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-bottom:0;width:100%;padding-bottom:0}.mobile .edit-info .info-content .data-row .row-info .right-arrow-icon[data-v-26d1af9c]{margin-right:14px}.mobile .edit-info .info-content .data-row .row-info .right-arrow-icon img[data-v-26d1af9c]{width:7px;height:10px}.mobile .edit-info .info-content .data-row .row-info .info-edit[data-v-26d1af9c]{line-height:20px;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;width:100%}.mobile .edit-info .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-input__inner{font-size:14px;width:100%;line-height:20px;height:20px;text-align:right}.mobile .edit-info .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-textarea__inner{font-size:14px;width:100%;padding:0}.mobile .edit-info .info-content .data-row .row-info .info-edit[data-v-26d1af9c] .el-autocomplete{width:100%}.mobile .edit-info .info-content .data-row .row-info .mobile-company-item[data-v-26d1af9c]{margin-right:14px}.mobile .edit-info .info-content .data-row .row-info .info-show[data-v-26d1af9c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile .edit-info .info-content .data-row .row-info .info-show .info[data-v-26d1af9c]{font-size:14px;width:100%;line-height:20px}.mobile .edit-info .info-content .data-row .row-info .info-show .mobile-avatar[data-v-26d1af9c]{color:#999}.mobile .edit-info .info-content .data-row .row-info .info-show .edit-icon[data-v-26d1af9c]{margin-left:10px;line-height:20px}.mobile .edit-info .info-content .data-row .row-info .info-show .edit-icon img[data-v-26d1af9c]{width:7px;height:10px}.mobile .edit-info .info-content .data-row .row-info .info-show .mobile-avatar[data-v-26d1af9c]{margin-left:10px;line-height:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mobile .edit-info .info-content .data-row .row-info .info-show .mobile-avatar img[data-v-26d1af9c]{width:7px;height:10px}.mobile .edit-info .info-content .data-row .row-info .info-show .mobile-avatar .avatar-icon[data-v-26d1af9c]{width:29px;height:29px;border-radius:50%;margin:0 13px;-o-object-fit:cover;object-fit:cover}.mobile .edit-info .info-content .data-row .row-info .info-show .upload-edit-button[data-v-26d1af9c]{width:200px;height:200px;background:#e9e9e9;font-size:14px;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;border:0;padding:0}.mobile .edit-info .info-content .data-row .row-info .info-show .upload-edit-button img[data-v-26d1af9c]{width:16px;margin:70px 0 5px}.mobile .edit-info .info-content .data-row .row-info .info-show .upload-edit-button .upload-tip[data-v-26d1af9c]{margin:10px 40px 0;line-height:20px;font-size:12px;text-align:center}.mobile .edit-info .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image,.mobile .edit-info .info-content .data-row .row-info .info-show[data-v-26d1af9c] .custom-select-image .select-cover-image .cover-image{width:200px;height:200px}.mobile .edit-info .info-content .data-row .row-info .swith-info[data-v-26d1af9c]{font-size:14px;line-height:20px}.mobile .edit-info .info-content .data-row .row-card-container[data-v-26d1af9c]{width:100%;padding:0 0 14px 0}.mobile .edit-info .info-content .data-row .row-card-container .mine-tag[data-v-26d1af9c]{width:100%;border:none}.mobile .edit-info .info-content .data-row .row-card-container .right-arrow-icon[data-v-26d1af9c]{position:absolute;right:10px;top:10px}.mobile .edit-info .info-content .data-row .row-card-container .right-arrow-icon img[data-v-26d1af9c]{width:7px;height:10px}.mobile .edit-info .info-content .data-row .row-card-container .industry-tag-icon[data-v-26d1af9c]{right:-3px}.mobile .edit-info .info-content .data-row .mobile-row-info[data-v-26d1af9c]{margin-left:0}.mobile .edit-info .info-content .data-row .wechat-qrcode-row[data-v-26d1af9c]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-bottom:10px}.mobile .edit-info .info-content .data-row .error-bottom[data-v-26d1af9c]{border-bottom:1px solid #e71616}.mobile .edit-info .info-content .mobile-data-row[data-v-26d1af9c]{display:inline-block;border-bottom:0}.mobile .edit-info .info-content .mobile-border-bottom[data-v-26d1af9c]{border-bottom:1px solid #eaeaea}.mobile .edit-info .info-content .error-margin-bottom[data-v-26d1af9c]{margin-bottom:0;border-bottom:1px solid #e71616}.mobile .edit-info .info-content .error-msg[data-v-26d1af9c]{text-align:right}.mobile .edit-info .info-content .tip-msg[data-v-26d1af9c]{color:#005fb4;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.mobile .edit-info[data-v-26d1af9c] .van-picker__confirm{color:#01396a}