@charset "UTF-8";.logo[data-v-e283ee13]{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.logo img[data-v-e283ee13]{width:120px}.logo span[data-v-e283ee13]{font-size:22px;font-weight:600;font-family:monospace;color:var(--50cae118);margin-left:10px}.svg-icon[data-v-b22d1afe]{width:1em;height:1em;position:relative;fill:currentColor;vertical-align:-2px;font-size:var(--198aa8f4)}.login-dialog-form-box[data-v-e4097417]{position:relative}.login-dialog-form-box .close-loding-dialog-box[data-v-e4097417]{position:absolute;top:20px;right:20px;z-index:999;cursor:pointer}.login-dialog-form-box h1[data-v-e4097417]{font-weight:700;margin:0}.login-dialog-form-box h2[data-v-e4097417]{text-align:center}.login-dialog-form-box p[data-v-e4097417]{font-size:14px;font-weight:100;line-height:20px;letter-spacing:.5px;margin:20px 0 0}.login-dialog-form-box span[data-v-e4097417]{font-size:12px}.login-dialog-form-box a[data-v-e4097417]{color:#333;font-size:14px;text-decoration:none;margin:0 0 15px}.login-dialog-form-box button[data-v-e4097417]{border-radius:20px;border:1px solid #ff6346;background-color:#ff6346;color:#fff;font-size:12px;font-weight:700;padding:18px 45px;letter-spacing:1px;text-transform:uppercase;-webkit-transition:-webkit-transform 80ms ease-in;transition:-webkit-transform 80ms ease-in;transition:transform 80ms ease-in;transition:transform 80ms ease-in,-webkit-transform 80ms ease-in;cursor:pointer}.login-dialog-form-box button[data-v-e4097417]:active{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.login-dialog-form-box button[data-v-e4097417]:focus{outline:none}.login-dialog-form-box button.ghost[data-v-e4097417]{background-color:transparent;border-color:#fff;cursor:pointer;padding:12px 45px}.login-dialog-form-box .container[data-v-e4097417]{background-color:#fff;border-radius:10px;position:relative;overflow:hidden;max-width:100%;min-height:480px}.login-dialog-form-box .form-container[data-v-e4097417]{position:absolute;top:0;height:100%;-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 50px}.login-dialog-form-box .form-container[data-v-e4097417] .forms_form{width:100%}.login-dialog-form-box .form-container[data-v-e4097417] .forms_form input{border:none;padding:10px 12px;margin:8px 0;width:100%;font-size:14px;color:#333}.login-dialog-form-box .form-container[data-v-e4097417] .forms_form input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important}.login-dialog-form-box .form-container[data-v-e4097417] .forms_form .el-form-item{margin-bottom:30px}.login-dialog-form-box .form-container[data-v-e4097417] .forms_form .el-input__inner{background-color:none!important}.login-dialog-form-box .sign-in-container[data-v-e4097417]{left:0;width:50%;z-index:2}.login-dialog-form-box .container.right-panel-active .sign-in-container[data-v-e4097417]{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%)}.login-dialog-form-box .sign-up-container[data-v-e4097417]{left:0;width:50%;opacity:0;z-index:1}.login-dialog-form-box .container.right-panel-active .sign-up-container[data-v-e4097417]{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);opacity:1;z-index:5;-webkit-animation:show-e4097417 .6s;animation:show-e4097417 .6s;background-color:#fff}@-webkit-keyframes show-e4097417{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}@keyframes show-e4097417{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}.login-dialog-form-box .overlay-container[data-v-e4097417]{position:absolute;top:0;left:0%;width:100%;height:100%;overflow:hidden;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;z-index:100}.login-dialog-form-box .container.right-panel-active .overlay-container[data-v-e4097417]{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%)}.login-dialog-form-box .overlay[data-v-e4097417]{background:#ff3030;background:-webkit-linear-gradient(315deg,rgb(255,48,48) 0%,rgba(255,98,74,.4) 100%);background:linear-gradient(135deg,#ff3030,#ff624a66);background-repeat:no-repeat;background-size:cover;background-position:0 0;color:#fff;position:relative;left:0%;height:100%;width:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0);-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.login-dialog-form-box .container.right-panel-active .overlay[data-v-e4097417]{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translate(50%)}.login-dialog-form-box .overlay-panel[data-v-e4097417]{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 40px;text-align:center;top:0;height:100%;width:100%;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0);-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}.login-dialog-form-box .overlay-left[data-v-e4097417]{-webkit-transform:translateX(-20%);-ms-transform:translateX(-20%);transform:translate(-20%)}.login-dialog-form-box .container.right-panel-active .overlay-left[data-v-e4097417]{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.login-dialog-form-box .overlay-right[data-v-e4097417]{right:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.login-dialog-form-box .container.right-panel-active .overlay-right[data-v-e4097417]{-webkit-transform:translateX(20%);-ms-transform:translateX(20%);transform:translate(20%)}.login-dialog-form-box .social-container[data-v-e4097417]{margin:20px 0}.login-dialog-form-box .social-container a[data-v-e4097417]{border:1px solid #dddddd;border-radius:50%;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 5px;height:40px;width:40px;cursor:pointer}.login-dialog-form-box .social-container a[data-v-e4097417]:hover{color:#ff4b2b}.login-dialog-form-box .other-login-box[data-v-e4097417]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.login-dialog-form-box .other-login-box img[data-v-e4097417]{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.login-dialog-form-box .other-login-box img[data-v-e4097417]:hover{opacity:.8}.login-dialog-box{border-radius:12px}.login-dialog-box .el-dialog__header{display:none}.login-dialog-box .el-dialog__body{padding:0;min-height:480px}.u-comment[data-v-95a2c39c]{background-color:var(--u-bg-color);color:var(--u-text-color);border-radius:4px;box-sizing:border-box;padding:0 2.5rem 2rem;margin-top:1.5rem}.u-comment .comment-form[data-v-95a2c39c]{padding-top:2rem}.u-comment .comment-form .header[data-v-95a2c39c]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.u-comment .comment-form .header .header-title[data-v-95a2c39c]{font-size:18px;line-height:30px;font-weight:600}.u-comment .comment-form .content[data-v-95a2c39c]{margin-top:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.u-comment .comment-form .content .el-avatar[data-v-95a2c39c]{margin-right:16px}.u-comment .comment-list-wrapper[data-v-95a2c39c]{padding:40px 0 16px}.u-comment .comment-list-wrapper .title[data-v-95a2c39c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;line-height:30px;font-weight:600;font-size:18px;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8px}.u-editor[data-v-a12bc851]{-webkit-transition:all .3s;transition:all .3s;background:var(--u-bg-color-secondary);border:1px solid var(--u-bg-color-overlay);color:var(--u-text-color-regular);border-radius:4px;font-size:14px}.u-editor .rich-input[data-v-a12bc851]{min-height:var(--cdd8c7dc);line-height:22px;padding:var(--1db9376c);outline:none;display:inline-block;width:100%;box-sizing:border-box;resize:both;background-position:120% -10px;-webkit-transition:background .3s;transition:background .3s}.u-editor .rich-input[data-v-a12bc851]:empty:before{cursor:text;content:attr(placeholder);color:var(--u-text-color-placeholder)}.active[data-v-a12bc851]{border-color:var(--u-color-primary);background:var(--u-bg-color)}.u-fold{font-size:14px;line-height:2rem;color:inherit}.u-fold .txt-box{margin-top:.5rem;word-wrap:break-word}.u-fold .action-box{margin-bottom:.5rem}.u-fold .action-box .expand-btn{display:inline-block;line-height:22px;cursor:pointer;color:var(--u-color-primary)}.u-fold .over-hidden{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5}.u-fold[data-v-2866fc1c]{font-size:14px;line-height:2rem;color:inherit}.u-fold .txt-box[data-v-2866fc1c]{margin-top:.5rem;word-wrap:break-word}.u-fold .action-box[data-v-2866fc1c]{margin-bottom:.5rem}.u-fold .action-box .expand-btn[data-v-2866fc1c]{display:inline-block;line-height:22px;cursor:pointer;color:var(--u-color-primary)}.u-fold .over-hidden[data-v-2866fc1c]{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:var(--487dfe82)}.u-icon[data-v-3cf6163d]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;fill:currentColor;font-size:inherit;color:inherit;vertical-align:-.15em}.u-icon[data-v-3cf6163d] svg{width:1em;height:1em}.emoji-popover{padding:12px 0!important}.face-tooltip-head[data-v-68e2d206]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.face-tooltip-head label[data-v-68e2d206]{width:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;text-align:center;font-size:14px;height:35px;line-height:35px;border-bottom:1px solid var(--u-border-color);cursor:pointer;-webkit-transition:border-color .25s;transition:border-color .25s}.face-tooltip-head label.active[data-v-68e2d206]{color:var(--u-color-primary);border-bottom:1px solid var(--u-color-primary)}.face-tooltip-head label img[data-v-68e2d206]{width:18px;height:18px}.emoji-body[data-v-68e2d206]{overflow:hidden}.emoji-body .emjio-container[data-v-68e2d206]{width:200%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.emoji-btn[data-v-68e2d206]{cursor:pointer;color:var(--u-text-color-secondary)}.emoji-btn div[data-v-68e2d206]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.emoji-btn .icon[data-v-68e2d206]{fill:var(--u-text-color-secondary);margin-right:4px}.emoji-btn span[data-v-68e2d206]{font-size:14px}.emoji-btn[data-v-68e2d206]:hover{color:var(--u-color-primary)}.emoji-btn:hover .icon[data-v-68e2d206]{fill:var(--u-color-primary)}.emoji-wrapper[data-v-68e2d206]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:150px}.emoji-wrapper .emoji-item[data-v-68e2d206]{cursor:pointer;display:inline-block}.emoji-wrapper .emoji-item[data-v-68e2d206]:hover{-webkit-transition:all .2s;transition:all .2s;border-radius:.25rem;background-color:#ddd}.el-image[data-v-68e2d206]{display:block}html.dark .emoji-wrapper .emoji-item[data-v-68e2d206]:hover{background-color:var(--u-bg-color-secondary)}.u-comment a{color:inherit;text-decoration:inherit}.u-comment a:hover{text-decoration:underline}.u-comment .underline{-webkit-text-decoration-line:underline;-moz-text-decoration-line:underline;text-decoration-line:underline}.u-comment img,.u-comment svg{vertical-align:middle}.u-comment .select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.u-comment .cursor-pointer{cursor:pointer}.u-comment .u-scrollbar::-webkit-scrollbar{width:6px;height:8px}.u-comment .u-scrollbar::-webkit-scrollbar-track{background-color:#49b1f533;border-radius:2em}.u-comment .u-scrollbar::-webkit-scrollbar-thumb{background-color:#49b1f5;background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);border-radius:2em}.u-comment .u-scrollbar::-webkit-scrollbar-corner{background-color:transparent}.u-comment .u-ellipsis{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}:root{--u-color-white: #ffffff;--u-color-black: #000000;--u-bg-color: #ffffff;--u-bg-color-overlay: #f7f7f7;--u-bg-color-secondary: #f2f3f5;--u-border-color: #f0f0f0;--u-border-color-light: #e4e7ed;--u-border-color-dark: #d4d7de;--u-fill-color: #f0f2f5;--u-fill-color-light: #dcdfe6;--u-fill-color-dark: #ebedf0;--u-text-color: #303133;--u-text-color-regular: #606266;--u-text-color-secondary: #909399;--u-text-color-placeholder: #a8abb2;--u-text-color-disabled: #c0c4cc;--u-text-color-dark: #000000;--u-box-shadow: 0px 12px 32px 4px rgba(0, 0, 0, .04), 0px 8px 20px rgba(0, 0, 0, .08);--u-box-shadow-light: 0px 0px 12px rgba(0, 0, 0, .12);--u-box-shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .12);--u-box-shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .08), 0px 12px 32px rgba(0, 0, 0, .12), 0px 8px 16px -8px rgba(0, 0, 0, .16);--u-color-primary: #409eff;--u-color-primary-light-3: #79bbff;--u-color-primary-light-5: #a0cfff;--u-color-primary-light-7: #c6e2ff;--u-color-primary-light-8: #d9ecff;--u-color-primary-light-9: #020508;--u-color-primary-dark-2: #337ecc;--u-color-success: #67c23a;--u-color-success-light-3: #95d475;--u-color-success-light-5: #b3e19d;--u-color-success-light-7: #d1edc4;--u-color-success-light-8: #e1f3d8;--u-color-success-light-9: #f0f9eb;--u-color-success-dark-2: #50cf97;--u-color-warning: #e6a23c;--u-color-warning-light-3: #eebe77;--u-color-warning-light-5: #f3d19e;--u-color-warning-light-7: #f8e3c5;--u-color-warning-light-8: #0e0801;--u-color-warning-light-9: #fdf6ec;--u-color-warning-dark-2: #b88230;--u-color-danger: #f56c6c;--u-color-danger-light-3: #f89898;--u-color-danger-light-5: #fab6b6;--u-color-danger-light-7: #fcd3d3;--u-color-danger-light-8: #fde2e2;--u-color-danger-light-9: #fef0f0;--u-color-danger-dark-2: #c45656;--u-color-error: #f56c6c;--u-color-error-light-3: #f89898;--u-color-error-light-5: #fab6b6;--u-color-error-light-7: #fcd3d3;--u-color-error-light-8: #fde2e2;--u-color-error-light-9: #fef0f0;--u-color-error-dark-2: #c45656;--u-color-info: #909399;--u-color-info-light-3: #b1b3b8;--u-color-info-light-5: #c8c9cc;--u-color-info-light-7: #dedfe0;--u-color-info-light-8: #e9e9eb;--u-color-info-light-9: #f4f4f5;--u-color-info-dark-2: #73767a}html.dark{--u-bg-color: #141414;--u-bg-color-overlay: #1d1e1f;--u-bg-color-secondary: #303030;--u-text-color: #e5eaf3;--u-text-color-regular: #cfd3dc;--u-text-color-secondary: #a3a6ad;--u-text-color-placeholder: #8d9095;--u-text-color-disabled: #6c6e72;--u-text-color-dark: #FFFFFF;--u-border-color: #4c4d4f;--u-border-color-light: #414243;--u-border-color-dark: #58585b;--u-fill-color: #303030;--u-fill-color-dark: #39393a;--u-fill-color-light: #262727;--u-box-shadow: 0px 12px 32px 4px rgba(0, 0, 0, .36), 0px 8px 20pxrgba (0, 0, 0, .72);--u-box-shadow-light: 0px 0px 12px rgba(0, 0, 0, .72);--u-box-shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .72);--u-box-shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .72), 0px 12px 32px #000000, 0px 8px 16px -8px #000000;--u-color-primary: #409eff;--u-color-primary-light-3: #3375b9;--u-color-primary-light-5: #2a598a;--u-color-primary-light-7: #213d5b;--u-color-primary-light-8: #1d3043;--u-color-primary-light-9: #18222c;--u-color-primary-dark-2: #66b1ff;--u-color-success: #67c23a;--u-color-success-light-3: #4e8e2f;--u-color-success-light-5: #3e6b27;--u-color-success-light-7: #2d481f;--u-color-success-light-8: #25371c;--u-color-success-light-9: #1c2518;--u-color-success-dark-2: #54e3b6;--u-color-warning: #e6a23c;--u-color-warning-light-3: #a77730;--u-color-warning-light-5: #7d5b28;--u-color-warning-light-7: #533f20;--u-color-warning-light-8: #3e301c;--u-color-warning-light-9: #292218;--u-color-warning-dark-2: #ebb563;--u-color-danger: #f56c6c;--u-color-danger-light-3: #b25252;--u-color-danger-light-5: #854040;--u-color-danger-light-7: #582e2e;--u-color-danger-light-8: #412626;--u-color-danger-light-9: #2b1d1d;--u-color-danger-dark-2: #f78989;--u-color-error: #f56c6c;--u-color-error-light-3: #b25252;--u-color-error-light-5: #854040;--u-color-error-light-7: #582e2e;--u-color-error-light-8: #412626;--u-color-error-light-9: #2b1d1d;--u-color-error-dark-2: #f78989;--u-color-info: #909399;--u-color-info-light-3: #6b6d71;--u-color-info-light-5: #525457;--u-color-info-light-7: #393a3c;--u-color-info-light-8: #080816;--u-color-info-light-9: #202121;--u-color-info-dark-2: #a6a9ad}.nav-bar-box[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:65px;width:100%;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;backdrop-filter:blur(8px);background-color:#fff;z-index:10;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:0 20px;position:var(--6cd5bbfe);top:0;-webkit-transition:all .3s;transition:all .3s;background:var(--6aad3c0c);position:fixed}.nav-bar-box .center[data-v-6e5588d9]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nav-bar-box .center .el-menu[data-v-6e5588d9]{border:none;height:100%;background-color:#fff0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nav-bar-box .center .el-menu .el-menu-item[data-v-6e5588d9]{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;color:#999;letter-spacing:3px;font-size:16px;border-bottom:4px solid transparent;-webkit-transition:all .3s;transition:all .3s;position:relative}.nav-bar-box .center .el-menu .el-menu-item[data-v-6e5588d9]:hover,.nav-bar-box .center .el-menu .el-menu-item[data-v-6e5588d9]:focus{background:none}.nav-bar-box .center .el-menu .el-menu-item.is-active[data-v-6e5588d9]{color:#000!important;font-weight:700}.nav-bar-box .center .el-menu .el-menu-item.is-active[data-v-6e5588d9]:before{content:"";position:absolute;bottom:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);width:15px;height:3px;border-radius:8px;background:-webkit-linear-gradient(left,rgb(252,73,64) 0%,rgb(255,99,70) 100%);background:linear-gradient(90deg,#fc4940,#ff6346)}.nav-bar-box .right[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nav-bar-box .right .attendance-total[data-v-6e5588d9]{font-size:12px;color:var(--b40dc308);margin-right:20px}.nav-bar-box .right .contact-me[data-v-6e5588d9]{cursor:pointer;margin-right:15px;font-size:14px;color:var(--a23d0edc)}.nav-bar-box .right .svg-icon[data-v-6e5588d9]{cursor:pointer}.nav-bar-box .right .attendance-box[data-v-6e5588d9]{margin-right:10px;height:28px}.nav-bar-box .right .attendance-box .button[data-v-6e5588d9]{height:100%;padding:6px 9px 6px 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;border:1px solid var(--b40dc308);text-align:center;color:var(--b40dc308);letter-spacing:4px;font-size:13px;border-radius:15px;overflow:visible;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s;transition:all .3s}.nav-bar-box .right .attendance-box .button[data-v-6e5588d9]:hover{opacity:.7}.nav-bar-box .right .attendance-box .have-attend[data-v-6e5588d9]{border:1px solid var(--b40dc308);color:var(--b40dc308);padding:6px 9px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;align-items:center;text-align:center;letter-spacing:4px;font-size:13px;border-radius:15px;overflow:visible}.nav-bar-box .right .get-source-code[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 10px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.nav-bar-box .right .get-source-code[data-v-6e5588d9]:hover{opacity:.9}.nav-bar-box .right .get-source-code .content-box[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:5px 10px;background-color:#83ffd1;border-radius:15px;font-size:13px}.nav-bar-box .right .get-source-code .content-box span[data-v-6e5588d9]{font-size:12px;letter-spacing:1px;color:#617745;margin:2px 0 0 4px}.nav-bar-box .right .get-source-code .content-box .svg-icon[data-v-6e5588d9]{margin-right:5px}.nav-bar-box .right .get-source-code .expiredDays[data-v-6e5588d9]{background-color:#3b7962}.nav-bar-box .right .get-source-code .expiredDays span[data-v-6e5588d9]{color:#eddada}.nav-bar-box .right .membership-box[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 10px;height:28px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.nav-bar-box .right .membership-box[data-v-6e5588d9]:hover{opacity:.9}.nav-bar-box .right .membership-box .content-box[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;height:100%;background-color:#83ffd1;border-radius:15px;font-size:13px}.nav-bar-box .right .membership-box .content-box span[data-v-6e5588d9]{font-size:12px;letter-spacing:1px;color:#617745;margin:2px 0 0 4px}.nav-bar-box .right .membership-box .content-box .svg-icon[data-v-6e5588d9]{margin-right:5px}.nav-bar-box .right .membership-box .expiredDays[data-v-6e5588d9]{background-color:#3b7962}.nav-bar-box .right .membership-box .expiredDays span[data-v-6e5588d9]{color:#eddada}.nav-bar-box .right .jb-num-box[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 10px;height:28px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.nav-bar-box .right .jb-num-box[data-v-6e5588d9]:hover{opacity:.9}.nav-bar-box .right .jb-num-box .content[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;height:100%;background-color:#83ffd1;border-radius:15px}.nav-bar-box .right .jb-num-box .content span[data-v-6e5588d9]{margin-left:5px;font-size:12px;letter-spacing:1px;color:#617745;margin-top:2px}.nav-bar-box .right .jb-num-box .content img[data-v-6e5588d9]{margin-right:5px}.nav-bar-box .right .user-box[data-v-6e5588d9],.nav-bar-box .right .user-box .logon-register-box[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.nav-bar-box .right .user-box .logon-register-box .el-button[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:30px;width:65px}.nav-bar-box .right .user-box .logon-register-box .register-btn[data-v-6e5588d9]{margin-left:15px}.nav-bar-box .right .user-box .user-avatar-box[data-v-6e5588d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:15px;cursor:pointer}.nav-bar-box .right .user-box .user-avatar-box .name-content[data-v-6e5588d9]{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:var(--6ffd793e);background-color:var(--58dc87e0)}.login-btn[data-v-6e5588d9]{width:90px!important;height:30px!important;background:transparent;border:1px solid #fc4940;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.login-btn[data-v-6e5588d9]:hover{color:#fc4940}.menu-drawer .el-drawer__header{margin-bottom:0}.loader__wrap[data-v-cb224ab9]{position:fixed;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:9999;background-color:#2c294f}.loader[data-v-cb224ab9]{--sz: 7rem;width:calc(var(--sz) * 2);height:var(--sz);margin:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.loader__sq[data-v-cb224ab9]{--p-sz: calc(var(--sz) / 4);--m-offset: calc((var(--p-sz) * -1) * .75);position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:100%;width:50%}.loader__sq[data-v-cb224ab9]:before,.loader__sq[data-v-cb224ab9]:after{width:var(--p-sz);height:var(--p-sz);content:"";position:relative;-webkit-transform:translateY(calc((var(--sz) - var(--p-sz)) * -1));-ms-transform:translateY(calc((var(--sz) - var(--p-sz)) * -1));transform:translateY(calc((var(--sz) - var(--p-sz)) * -1));animation:loader-box-bounce-cb224ab9 .5s cubic-bezier(.3,.5,.4,.95) calc(var(--i) * .06s) infinite alternate-reverse}.loader__sq[data-v-cb224ab9]:first-of-type{margin-right:var(--m-offset)}.loader__sq[data-v-cb224ab9]:first-of-type:before{--i: 1;border:3px solid #ff7ab5;border-radius:50%}.loader__sq[data-v-cb224ab9]:first-of-type:after{--i: 3;background-color:#c643fb}@supports ((-webkit-clip-path: circle()) or (clip-path: circle())){.loader__sq[data-v-cb224ab9]:first-of-type:after{-webkit-clip-path:polygon(50% 0%,100% 100%,0% 100%);clip-path:polygon(50% 0%,100% 100%,0% 100%)}}.loader__sq[data-v-cb224ab9]:nth-of-type(2):before{--i: 2;border:3px solid #ffb650}.loader__sq[data-v-cb224ab9]:nth-of-type(2):after{--i: 4;background-color:#2fe2dd;border-radius:50%}@supports ((-webkit-clip-path: circle()) or (clip-path: circle())){.loader__sq[data-v-cb224ab9]:nth-of-type(2):after{border-radius:0;-webkit-clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}}@-webkit-keyframes loader-box-bounce-cb224ab9{to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes loader-box-bounce-cb224ab9{to{-webkit-transform:translateY(0);transform:translateY(0)}}.contact-me[data-v-2bf58b3d]{width:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-size:14px;background-image:-webkit-linear-gradient(to right,#2ddd9d,#1cc7cf);background-image:-webkit-linear-gradient(left,#2ddd9d,#1cc7cf);background-image:linear-gradient(to right,#2ddd9d,#1cc7cf);border-radius:50px;background-color:#2ddd9d;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:10px}.contact-me[data-v-2bf58b3d]:hover{opacity:.8}.vx-box .vx-title[data-v-2bf58b3d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vx-box .vx-title h1[data-v-2bf58b3d]{font-size:14px}.vx-box .vx-title p[data-v-2bf58b3d]{font-size:12px;color:#696969;margin:6px 0}.vx-box .vx-img[data-v-2bf58b3d]{width:100%;overflow:hidden}.vx-box .vx-img .qun-box-img[data-v-2bf58b3d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.vx-box .vx-img .qun-box-img img[data-v-2bf58b3d]{width:150px;height:200px;margin:10px;border:1px solid #eee}.vx-box .vx-img .bgc-img[data-v-2bf58b3d]{width:100%}.vxqun-popover-box{width:inherit!important}.call-me-box[data-v-d6222b61]{position:fixed;right:19px;top:80%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;z-index:4;-webkit-transition:all .3s;transition:all .3s}.call-me-box.in-resume[data-v-d6222b61]{-webkit-transform:translateX(110%);-ms-transform:translateX(110%);transform:translate(110%)}.call-me-box.in-resume[data-v-d6222b61]:hover{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}@media screen and (max-width: 980px){.table-operation>button{display:block;padding:5px 0!important}.table-operation>button:first-child{margin-left:12px}.w-\[1200px\]{width:100%!important}.text-\[44px\]{font-size:22px!important}.text-\[28px\]{font-size:26px!important}.text-\[26px\]{font-size:24px!important}.text-\[24px\]{font-size:22px!important}.text-\[22px\]{font-size:20px!important}.text-\[20px\]{font-size:18px!important}.text-\[14px\]{font-size:12px!important}.el-dialog{width:90%!important}.reserve_time{left:20px!important;top:20vh!important}.reserve_time.el-picker__popper.el-popper .el-popper__arrow:before{display:none!important}}.g_btn{width:104px;height:40px;opacity:1;border-radius:20px;background:-webkit-linear-gradient(left,#FF6346 29.86%,#F5342A 100%);background:linear-gradient(90deg,#ff6346 29.86%,#f5342a);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:13px 24px}#app{width:100vw;overflow:hidden}@media screen and (max-width: 980px){#app{background:#fff}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{box-sizing:border-box;-webkit-text-size-adjust:none!important}html{line-height:1.15;-webkit-text-size-adjust:none;text-size-adjust:none;margin:0;padding:0;box-sizing:border-box;font-size:16px}body{margin:0;padding:0;box-sizing:border-box;background-color:#f3f3f3;padding-bottom:env(safe-area-inset-bottom)}body::-webkit-scrollbar{display:none}main{display:block}h1{font-size:2em;margin:0;padding:0}ul,ol{margin:0;padding:0}p{margin:0;padding:0;word-break:break-all}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{display:block;min-height:4px;min-width:8px;border-radius:6px;background-color:#d9d9d9}::-webkit-scrollbar-thumb:hover{display:block;min-height:4px;min-width:8px;border-radius:6px;background-color:#9f9f9f}.el-button{padding:8px 10px}.el-dialog__body{max-height:80vh;overflow:auto}*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}.el-message{z-index:99999!important}.el-popper{max-width:60vw!important}.el-dialog__header{margin-bottom:20px;border-bottom:1px solid #eee}.el-dialog{margin:0}.material-model-box[data-v-3fe96638]{border:1px dashed transparent;-webkit-transition:all .3s;transition:all .3s;position:relative}.material-model-box .mode-item[data-v-3fe96638]{border:1px dashed transparent;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.material-model-box .mode-item[data-v-3fe96638]:hover{border:1px dashed #7ec97e;cursor:move}.material-model-box .isHover[data-v-3fe96638]{position:relative}.material-model-box .isHover[data-v-3fe96638]:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#0000001a}.material-model-box .edit-box[data-v-3fe96638]{position:absolute;right:40px;top:-35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.material-model-box .edit-box .edit[data-v-3fe96638],.material-model-box .edit-box .copy[data-v-3fe96638],.material-model-box .edit-box .delete[data-v-3fe96638]{width:35px;height:35px;background-color:#ff6346;border-radius:3px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:6px}.material-model-box .edit-box .edit[data-v-3fe96638]:hover,.material-model-box .edit-box .copy[data-v-3fe96638]:hover,.material-model-box .edit-box .delete[data-v-3fe96638]:hover{background-color:#ff6346cc}.material-model-box .edit-box .delete[data-v-3fe96638]{margin-right:0}.is-have-border[data-v-3fe96638]{border-color:#7ec97e}.import-json .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.import-json .header .header-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:48px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.import-json .header .header-left .title{font-size:20px}.import-json .header .header-left span{font-size:12px;color:red;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.import-json .header .header-left span .svg-icon{margin-right:5px}.import-json .header .header-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.import-json .header .header-right .icon-box{width:35px;height:35px;background-color:#74a274;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-left:15px;-webkit-transition:all .3s;transition:all .3s}.import-json .header .header-right .icon-box:hover{background-color:#00c091cc}.import-json .el-dialog__header{padding:20px}.import-json .el-dialog__body{padding:0}.import-json .el-dialog__footer{padding:20px}.cm-editor{height:70vh}.el-overlay-dialog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.title[data-v-48b58127]{width:100%;padding-top:var(--59934e80);padding-bottom:var(--42ef0dc0);padding-left:var(--4137df40);padding-right:var(--4137df40);min-height:32px;margin-bottom:var(--3fd5c75d);margin-top:var(--5991f163);background-color:var(--bc87bad6);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.title .left[data-v-48b58127]{min-height:32px;width:36px;background-color:#258bb1;margin-right:18px}.title .editor-resume[data-v-48b58127]{color:var(--86e1a14a);outline:none;font-weight:var(--20aabeaf);font-size:var(--15defdf8);word-break:break-all;width:0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.title[data-v-f61f29ab]{width:100%;padding-top:var(--87a8c0f0);padding-bottom:var(--79c62b18);padding-left:var(--5c7d6b70);padding-right:var(--5c7d6b70);min-height:32px;margin-bottom:var(--49d90d56);margin-top:var(--87ab7b2a);background-color:var(--32458d9d);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border:none}.title .left[data-v-f61f29ab]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.title .editor-resume[data-v-f61f29ab]{width:150px;min-height:32px;color:var(--7f284353);outline:none;font-weight:var(--28f765b7);font-size:var(--ac8c7200);word-break:break-all;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#ff9916;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:100px}.name-introduce[data-v-22ca0b65]{width:100%;cursor:pointer;padding-top:var(--2c948046);padding-bottom:var(--92f0accc);padding-left:var(--0ae22486);padding-right:var(--0ae22486);box-sizing:border-box;margin-bottom:var(--17d4f7d7);margin-top:var(--2c932329)}.name-introduce h1[data-v-22ca0b65]{height:30px;line-height:29px;font-size:var(--4a25a307);color:var(--3e1386a8);font-weight:var(--5ddc5bfe);margin:0 0 25px}.name-introduce p[data-v-22ca0b65]{font-size:var(--1e0d09be);color:var(--dcf7ad56);font-weight:var(--54f61e16)}.resume-title-word-box[data-v-1c9d73b6]{box-sizing:border-box;margin-bottom:var(--36c80256);margin-top:var(--e128a62a);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.resume-title-word-box .top[data-v-1c9d73b6]{width:100%;cursor:pointer;padding-top:var(--e125ebf0);padding-bottom:var(--f9629ed0);padding-left:var(--37e8d4c8);padding-right:var(--37e8d4c8);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;box-sizing:border-box;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.resume-title-word-box .top .left[data-v-1c9d73b6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.resume-title-word-box .top .left h1[data-v-1c9d73b6]{font-size:var(--077ef385);font-weight:var(--2a2384fc);color:var(--0dfcecee);padding:0 15px 0 0;position:relative;border-right:4px solid var(--0dfcecee);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:15px}.resume-title-word-box .top .left p[data-v-1c9d73b6]{font-size:var(--2428b180);font-weight:var(--79549f92);color:var(--48a568d3)}.resume-title-word-box .top .right[data-v-1c9d73b6]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.resume-title-word-box .top .right .icon-box[data-v-1c9d73b6]{width:40px;height:40px;border-radius:50%;background-color:var(--cf25cfc6);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:20px}.resume-title-word-box .bottom[data-v-1c9d73b6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.resume-title-word-box .bottom .left[data-v-1c9d73b6]{height:30px;width:60%;background-color:var(--cf25cfc6);background:-webkit-linear-gradient(135deg,transparent 20px,var(--cf25cfc6) 0) top right;background:linear-gradient(-45deg,transparent 20px,var(--cf25cfc6) 0) top right}.resume-title-word-box .bottom .right[data-v-1c9d73b6]{height:25px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background-color:#74a274;background:-webkit-linear-gradient(315deg,transparent 18px,#74a274 0) top left;background:linear-gradient(135deg,transparent 18px,#74a274 0) top left}.square-avatar-box[data-v-b0e6aa74]{width:var(--0ae57e16);height:var(--37fb4ad7);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:8%}.square-avatar-box .el-image[data-v-b0e6aa74]{border-radius:8%}.rectangle-avatar-box[data-v-7e3aa96c]{width:var(--f77ebf1e);height:var(--2bf71848);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.circle-avatar-box[data-v-81c8d469]{width:var(--76434f1e);height:var(--85c48848);overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.name-introduce[data-v-f4a6d6cb]{width:100%;cursor:pointer;padding-top:var(--1c5b2e01);padding-bottom:var(--900a4402);padding-left:var(--6f3f4bfe);padding-right:var(--6f3f4bfe);box-sizing:border-box;margin-bottom:var(--19482c3c);margin-top:var(--1c59d0e4);background-color:var(--28e49d56);-webkit-clip-path:ellipse(110% 100% at 50% 0%);clip-path:ellipse(110% 100% at 50% 0%);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.name-introduce .avatar-shape-box[data-v-f4a6d6cb]{margin-bottom:25px}.name-introduce h1[data-v-f4a6d6cb]{height:30px;line-height:29px;font-size:var(--679190a8);color:var(--c3171bb2);font-weight:var(--bc49493a);margin:0 0 25px}.name-introduce p[data-v-f4a6d6cb]{font-size:var(--74d3cc79);color:var(--02fbd87a);font-weight:var(--d4b41e20);text-align:center}.model-title[data-v-03b316fb]{width:100%;height:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;border-bottom:1px solid var(--3df3eeb5)}.model-title h1[data-v-03b316fb]{font-size:var(--6fc1af33);color:var(--3df3eeb5);border-bottom:3px solid var(--3df3eeb5);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;min-width:150px}.edu-background[data-v-f22c7c1c]{padding-left:var(--66a3978c);padding-right:var(--66a3978c);margin-bottom:var(--0e73b6ba);margin-top:var(--047bec46);box-sizing:border-box}.edu-background .edu-list[data-v-f22c7c1c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background .edu-list .edu-item[data-v-f22c7c1c]{padding-top:var(--0479320c);padding-bottom:var(--d10e5334)}.edu-background .edu-list .edu-item .majorCourse[data-v-f22c7c1c]{font-size:var(--c5d8071c);color:var(--0a4559be);font-weight:var(--a2cbf2ae);line-height:1.5;text-align:justify}.edu-background .edu-list .list-item[data-v-f22c7c1c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.edu-background .edu-list .list-item[data-v-f22c7c1c] :first-child{min-width:165px}.edu-background .edu-list .list-item li[data-v-f22c7c1c]{list-style:none;font-size:var(--a805f25a);color:var(--ba7b6740);font-weight:var(--b12c066c)}.edu-background .edu-list .list-item li[data-v-f22c7c1c]:last-child{text-align:right}.edu-background .edu-list .list-item[data-v-f22c7c1c]:not(:last-child){margin-bottom:var(--0479320c)}.template2-model-title[data-v-d24302c2]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.template2-model-title .icon-box[data-v-d24302c2]{width:26px;height:26px;background-color:var(--4e240668);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.template2-model-title .icon-box .svg-icon[data-v-d24302c2]{font-size:14px}.template2-model-title .right-title[data-v-d24302c2]{width:100%;border-bottom:1px solid var(--4e240668);height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.template2-model-title .right-title h1[data-v-d24302c2]{font-size:var(--fe18936c);color:var(--4e240668)}.edu-background[data-v-67e91ee2]{padding-left:var(--10a2ecbf);padding-right:var(--10a2ecbf);margin-bottom:var(--43127b84);margin-top:var(--23b8ca22);box-sizing:border-box}.edu-background .edu-list[data-v-67e91ee2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background .edu-list .list-item[data-v-67e91ee2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:var(--23ba273f);padding-bottom:var(--7d297401)}.edu-background .edu-list .list-item .date-school-box[data-v-67e91ee2]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--712c77a4);color:var(--3291f636);font-weight:var(--cac66136);margin-bottom:var(--23ba273f)}.edu-background .edu-list .list-item .date-school-box[data-v-67e91ee2] :first-child{min-width:165px}.edu-background .edu-list .list-item .date-school-box span[data-v-67e91ee2]{min-width:130px;text-align:left}.edu-background .edu-list .list-item .date-school-box span[data-v-67e91ee2]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background .edu-list .list-item .special[data-v-67e91ee2],.edu-background .edu-list .list-item .majorCourse[data-v-67e91ee2]{width:100%;font-size:var(--9286b092);color:var(--36dcf5fc);font-weight:var(--00c4f4ae);line-height:18px;text-align:justify}.edu-background .edu-list .list-item .special[data-v-67e91ee2]{margin-bottom:10px}.edu-background[data-v-28735059]{padding-left:var(--a5552a98);padding-right:var(--a5552a98);margin-bottom:var(--058d1069);margin-top:var(--5fca23d7);box-sizing:border-box;position:relative}.edu-background[data-v-28735059]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--0dd9ae09);left:var(--a86d90c4);top:5px}.edu-background .edu-list[data-v-28735059]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background .edu-list .list-item[data-v-28735059]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:var(--5fcb80f4);padding-bottom:var(--b7807ba8)}.edu-background .edu-list .list-item .date-school-box[data-v-28735059]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--628cf3ce);color:var(--f92cfa4c);font-weight:var(--0d03c290);margin-bottom:var(--5fcb80f4)}.edu-background .edu-list .list-item .date-school-box[data-v-28735059] :first-child,.edu-background .edu-list .list-item .date-school-box span[data-v-28735059]{min-width:165px}.edu-background .edu-list .list-item .date-school-box span[data-v-28735059]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background .edu-list .list-item .special[data-v-28735059],.edu-background .edu-list .list-item .majorCourse[data-v-28735059]{width:100%;font-size:var(--1e710728);color:var(--1ccf3532);font-weight:var(--39251fba);line-height:18px;text-align:justify}.edu-background .edu-list .list-item .special[data-v-28735059]{margin-bottom:10px}.model-title-box[data-v-76166ae4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;left:-30px}.model-title-box .icon-box[data-v-76166ae4]{background:var(--1e7d408f);width:30px;height:30px;border-radius:50%;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index:1}.model-title-box .right-title h1[data-v-76166ae4]{font-size:var(--be9ef1e6);color:var(--1e7d408f)}.model-title-box[data-v-16422d52]{width:100%;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--4b333958)}.model-title-box .title-box[data-v-16422d52]{width:165px;height:100%;position:relative;background-color:var(--4b333958);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:-webkit-linear-gradient(225deg,transparent 22px,var(--4b333958) 0) top right;background:linear-gradient(225deg,transparent 22px,var(--4b333958) 0) top right}.model-title-box .title-box h1[data-v-16422d52]{font-size:var(--04acb254);color:#fff;font-weight:500}.model-title-box .title-box[data-v-16422d52]:after{content:"";position:absolute;left:6px;bottom:-18px;width:0;height:0;border-style:solid;border-width:0 0 25px 10px;border-color:transparent transparent var(--4b333958);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.model-title-box .lozenge-1[data-v-16422d52]{width:5px;height:100%;background-color:var(--4b333958);-webkit-transform:skewX(45deg);-ms-transform:skewX(45deg);transform:skew(45deg);margin-left:-10px}.model-title-box .lozenge-2[data-v-16422d52]{width:10px;height:100%;background-color:var(--4b333958);-webkit-transform:skewX(45deg);-ms-transform:skewX(45deg);transform:skew(45deg);margin-left:5px}.edu-background[data-v-75b50482]{padding-left:var(--4c78a4b4);padding-right:var(--4c78a4b4);margin-bottom:var(--13e502b7);margin-top:var(--011a0449);box-sizing:border-box}.edu-background[data-v-75b50482]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--3a47f0fb);left:var(--15612a6c);top:5px}.edu-background .edu-list[data-v-75b50482]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background .edu-list .list-item[data-v-75b50482]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 30px 0 50px;padding-top:var(--011b6166);padding-bottom:var(--9ad0970c);box-sizing:border-box}.edu-background .edu-list .list-item .date-school-box[data-v-75b50482]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--41fa05e7);color:var(--a0507468);font-weight:var(--9bb8f244);margin-bottom:var(--011b6166)}.edu-background .edu-list .list-item .date-school-box span[data-v-75b50482]{display:inline-block;text-align:left;min-width:165px}.edu-background .edu-list .list-item .date-school-box span[data-v-75b50482]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background .edu-list .list-item .special[data-v-75b50482],.edu-background .edu-list .list-item .majorCourse[data-v-75b50482]{width:100%;font-size:var(--8a9e6a44);color:var(--6c860796);font-weight:var(--4f862bd6);line-height:18px;text-align:justify}.edu-background .edu-list .list-item .special[data-v-75b50482]{margin-bottom:10px}.model-title-box[data-v-843be8cb]{width:100%;height:36px;border-bottom:1px solid var(--3d863f8d)}.model-title-box .title-box[data-v-843be8cb]{width:150px;height:100%;position:relative;background-color:var(--3d863f8d);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;padding-right:15px;display:flex;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.model-title-box .title-box h1[data-v-843be8cb]{font-size:var(--39c1a80b);color:#fff;font-weight:600}.model-title-box .title-box[data-v-843be8cb]:after{content:"";position:absolute;left:6px;bottom:-18px;width:0;height:0;border-style:solid;border-width:0 0 25px 10px;border-color:transparent transparent var(--3d863f8d);-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.model-title-box .lozenge-1[data-v-843be8cb]{width:5px;height:100%;background-color:var(--3d863f8d);-webkit-transform:skewX(45deg);-ms-transform:skewX(45deg);transform:skew(45deg);margin-left:-10px}.model-title-box .lozenge-2[data-v-843be8cb]{width:10px;height:100%;background-color:var(--3d863f8d);-webkit-transform:skewX(45deg);-ms-transform:skewX(45deg);transform:skew(45deg);margin-left:5px}.edu-background[data-v-8bdfd87e]{padding-left:var(--71555c67);padding-right:var(--71555c67);margin-bottom:var(--149ab396);margin-top:var(--4f7bd06c);box-sizing:border-box}.edu-background[data-v-8bdfd87e]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--5c4cc088);left:var(--fd3b84ea);top:5px}.edu-background .edu-list[data-v-8bdfd87e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background .edu-list .list-item[data-v-8bdfd87e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 30px 0 50px;box-sizing:border-box;padding-top:var(--4f791632);padding-bottom:var(--9965354e)}.edu-background .edu-list .list-item .date-school-box[data-v-8bdfd87e]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--f78d58f4);color:var(--4769748d);font-weight:var(--61c5e8bd);margin-bottom:var(--4f791632)}.edu-background .edu-list .list-item .date-school-box[data-v-8bdfd87e] :first-child{min-width:165px}.edu-background .edu-list .list-item .date-school-box[data-v-8bdfd87e] :last-child{width:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background .edu-list .list-item .date-school-box span[data-v-8bdfd87e]{min-width:165px}.edu-background .edu-list .list-item .special[data-v-8bdfd87e],.edu-background .edu-list .list-item .majorCourse[data-v-8bdfd87e]{width:100%;font-size:var(--96dc6542);color:var(--73c9f154);font-weight:var(--44315f54);line-height:18px;text-align:justify}.edu-background .edu-list .list-item .special[data-v-8bdfd87e]{margin-bottom:10px}.model-title-box[data-v-a7679c9e]{width:100%;height:36px}.model-title-box .title-box[data-v-a7679c9e]{height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;padding-right:15px;display:flex;align-items:center}.model-title-box .title-box h1[data-v-a7679c9e]{font-size:var(--7f70115b);color:var(--0d9af8dd);font-weight:600}.model-title-box .title-box img[data-v-a7679c9e]{margin-left:10px}.model-title-box .lozenge-1[data-v-a7679c9e]{width:5px;height:100%;background-color:var(--0d9af8dd);-webkit-transform:skewX(45deg);-ms-transform:skewX(45deg);transform:skew(45deg);margin-left:-10px}.model-title-box .lozenge-2[data-v-a7679c9e]{width:10px;height:100%;background-color:var(--0d9af8dd);-webkit-transform:skewX(45deg);-ms-transform:skewX(45deg);transform:skew(45deg);margin-left:5px}.edu-background-content[data-v-c8b7103e]{box-sizing:border-box}.edu-background-content .edu-list[data-v-c8b7103e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background-content .edu-list .list-item[data-v-c8b7103e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;box-sizing:border-box;padding-top:var(--3c974bda);padding-bottom:var(--285f74f4)}.edu-background-content .edu-list .list-item .date-school-box[data-v-c8b7103e]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--3c974bda);font-size:var(--d8e6c41a);color:var(--e4e1ed80);font-weight:var(--2d1f682c)}.edu-background-content .edu-list .list-item .date-school-box[data-v-c8b7103e] :first-child{min-width:165px}.edu-background-content .edu-list .list-item .date-school-box[data-v-c8b7103e] :last-child{width:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background-content .edu-list .list-item .date-school-box span[data-v-c8b7103e]{min-width:165px}.edu-background-content .edu-list .list-item .special[data-v-c8b7103e],.edu-background-content .edu-list .list-item .majorCourse[data-v-c8b7103e]{width:100%;font-size:var(--07a50152);color:var(--d1d50b7e);font-weight:var(--8e0558ee);line-height:18px;text-align:justify}.edu-background-content .edu-list .list-item .special[data-v-c8b7103e]{margin-bottom:10px}.edu-background[data-v-a1341f48]{padding-top:var(--145cf98b);padding-bottom:var(--de402396);padding-left:var(--10b9d60b);padding-right:var(--10b9d60b);margin-bottom:var(--1ba5871c);margin-top:var(--145b9c6e);box-sizing:border-box}.model-title-box[data-v-cd42ab78]{width:120px!important}.model-title-box .title-box[data-v-cd42ab78]{height:100%;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;padding-right:15px;display:flex;align-items:center}.model-title-box .title-box h1[data-v-cd42ab78]{font-size:var(--20349c72);color:var(--aa84756e);font-weight:600}.edu-background[data-v-7b097595]{padding-top:var(--28de9ba7);padding-bottom:var(--2b2072ce);padding-left:var(--7b287327);padding-right:var(--7b287327);margin-bottom:var(--4bbd14d6);margin-top:var(--28dd3e8a);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.edu-background[data-v-7b097595] .edu-background-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.edu-background[data-v-7b097595] .edu-background-content .edu-list ul{padding:0;margin-bottom:20px}.edu-background[data-v-f940d48a]{padding-top:10px;padding-left:var(--694003ed);padding-right:var(--694003ed);margin-top:var(--210a5bd0);margin-bottom:var(--5482ac60);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.edu-background[data-v-f940d48a] .model-title-box{width:165px}.edu-background .model-border-box[data-v-f940d48a]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--6c77717c);border-top:1px solid var(--6c77717c);padding-bottom:var(--74715b93);padding-top:var(--210bb8ed);padding-left:20px;box-sizing:border-box;position:relative}.edu-background .model-border-box .icon-box[data-v-f940d48a]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--6c77717c);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.edu-background .model-border-box[data-v-f940d48a] .edu-background-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.edu-background .model-border-box[data-v-f940d48a] .edu-background-content .edu-list .list-item{padding:0;margin-bottom:20px}.edu-background .model-border-box[data-v-f940d48a] .edu-background-content .edu-list .list-item .start-end-date{position:absolute;left:-165px}.edu-background-content[data-v-7face031]{box-sizing:border-box}.edu-background-content .edu-list[data-v-7face031]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background-content .edu-list .list-item[data-v-7face031]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;box-sizing:border-box;padding-top:var(--604b29fb);padding-bottom:var(--a792b076)}.edu-background-content .edu-list .list-item .date-school-box[data-v-7face031]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--16ca14f2);color:var(--58120aa1);font-weight:var(--d9a801ae);padding-bottom:var(--604b29fb)}.edu-background-content .edu-list .list-item .date-school-box[data-v-7face031] :first-child{min-width:165px}.edu-background-content .edu-list .list-item .date-school-box[data-v-7face031] :last-child{width:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background-content .edu-list .list-item .date-school-box span[data-v-7face031]{min-width:150px}.edu-background-content .edu-list .list-item .date-school-box .school-name[data-v-7face031]{min-width:165px}.edu-background-content .edu-list .list-item .majorCourse[data-v-7face031]{width:100%;font-size:var(--3d6d2e73);color:var(--51276e80);font-weight:var(--c522872c);line-height:18px;text-align:justify}.edu-background-content .edu-list .list-item .special[data-v-7face031]{margin-bottom:10px}.edu-background[data-v-c8ec60da]{padding-top:10px;padding-left:var(--632158ab);padding-right:var(--632158ab);margin-top:var(--20c1970e);margin-bottom:var(--7cd4845c);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.edu-background[data-v-c8ec60da] .model-title-box{width:165px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.edu-background .model-border-box[data-v-c8ec60da]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--78b4c800);border-top:1px solid var(--78b4c800);padding-left:20px;box-sizing:border-box;position:relative}.edu-background .model-border-box .icon-box[data-v-c8ec60da]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--78b4c800);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.edu-background .model-border-box[data-v-c8ec60da] .edu-background-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.edu-background .model-border-box[data-v-c8ec60da] .edu-background-content .edu-list .list-item .start-end-date{position:absolute;left:-165px}.template2-model-title[data-v-78793d02]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.template2-model-title .right-title[data-v-78793d02]{width:100%;height:42px;padding-left:14px;border-left:6px solid #ff9916;background-color:#f6f6f6;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.template2-model-title .right-title h1[data-v-78793d02]{font-size:var(--51cb7b72);color:var(--225d2c18)}.edu-background-content[data-v-8e131137]{box-sizing:border-box}.edu-background-content .edu-list[data-v-8e131137]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background-content .edu-list .list-item[data-v-8e131137]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;box-sizing:border-box;padding:0;padding-top:var(--bf5bee7c);padding-bottom:var(--e89500c4)}.edu-background-content .edu-list .list-item .date-school-box[data-v-8e131137]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--12b3e60b);color:var(--7c1b0fb0);font-weight:var(--3be5ee02);margin-bottom:var(--bf5bee7c)}.edu-background-content .edu-list .list-item .date-school-box[data-v-8e131137] :first-child,.edu-background-content .edu-list .list-item .date-school-box span[data-v-8e131137]{min-width:165px}.edu-background-content .edu-list .list-item .date-school-box[data-v-8e131137] :last-child{width:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background-content .edu-list .list-item .date-school-box .school-name[data-v-8e131137],.edu-background-content .edu-list .list-item .date-school-box .specialized-name[data-v-8e131137]{min-width:165px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.edu-background-content .edu-list .list-item .majorCourse[data-v-8e131137]{width:100%;font-size:var(--9e2f538c);color:var(--5ad6e34e);font-weight:var(--1ebf0e71);line-height:18px;text-align:justify}.edu-background-content .edu-list .list-item .special[data-v-8e131137]{margin-bottom:10px}.edu-background[data-v-8f371294]{padding-left:var(--7c50cbe7);padding-right:var(--7c50cbe7);margin-bottom:var(--b93d17d4);margin-top:var(--3b31b16c);box-sizing:border-box}.model-title-9-box[data-v-bd7e6ef4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:10px}.model-title-9-box .title-box[data-v-bd7e6ef4]{width:200px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMoAAAAlCAMAAAA0qYbNAAAAn1BMVEUAAAApKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSkpKSm1FsDIAAAANHRSTlMAAwohFO68D01gPRzdfUJVLQYn+9K3MeXAnZiMaeFxzayGGPPWk2XEplr3RjeyoenJd2yBhSIsXAAABVhJREFUWMPN2Od6mzAUBmCxhNh7770xYN3/tdXYbZq6cRunid33Bwk8T8g5IH2AwJ8QlMxJvt+mKYRukpRiCSMxMVMLwsWFEKZp61eZtMZ1KFVrzSmDTlJglxPgP0HwazBD0cB3K5jCcBoXG2aoxEiWFYk/XY6tk3USPBirAmEyHfwpzF+uBRMOceoFEjcOo86CL6Tl+9Z2TAZ/lqTcO8BYFM/nNMqmPOxHmH0najcbfA1K37eCg79AUR4cOLWBUkUifqUXm3YdlFz4pLtEZakCzoQQGvgLRQ42RHyl2RClg09R9xgXoQaADPEzmBT4JCvGRiawXtDgxzgw171YGYd4nf7n/C6xqwJA44cxItO9OtQ3jRthQ0x1mdf5D6e2oIJdg58NNiVTuEGHkDygURcEba/uA7eKww/Umy60rDaYfQ9GPb4Qpzbj0MBJ7eQmDYSmsUB/GwRwL7bAD8Usy+IyYupzddV6fhZ3uZbrfBevmShOaZnFs+Uzhx5HG0Hf+SLU4scyIncOJOkYVP6cLSLGfWn5x3iKmB/xAKuat4dYqkObBIJyCbrXcUfcSAoZP1zhtnMLywIXjskcbuSd60m1otMs2MvuNHpAXD3ossKrNNB0aj/6W0MzfhYmMhmHiZzi/M7mvNGUc1jCcSQAEgCpdLDI0qaqOUsUF2mfHOBKjp/DcfqXni4/kut5m3hB5Vmu5fECyXKbh0trXrnt6E+iK7OAyKmrADfxcziW1bh+HMwuc+OulY1lihUFtO9PD3ojACGc9zRV6RRF4WnwWoqf6ZD6/my1WTUljnHOhdO4M8+/FpFhmG0QonEv+NfJoYXUuT8eyeAnCT+R07SVtIZdHW6x51eBFG/SESn1Fsye782Z1+X7J+1q73ODk5Bw7uPUGgneQIv4uRwG4whWHC+1wWIw4pRxI01Sin9qLQtJ9o7PmwE/V5E0STr7gR8rCKn6KYEFVUYIDbJNaDZSwfvF+JmSgKu3rZXHgbcJQWXtwdZeHoYvw4i08/wdd8fBT8aI7pF6XT6p07SggSssAWga3PLUt2PGFV9HmXXkeOFV4ToLSG0kwA3/xbvL1ELzxvtK2buTNPx66UlbJcF7WfghIiudq3WxlmANuU7puDoOREfsf506UsipBE2pdg5+ECjwXqqBv1SZ7JFbmA2ESdn3ZXAqjcxtFK6SZ0aJa62cVKWXFSbsNLF+WSLl+dHWKRrcJcRfKg18PwhVG1E5eSpRCusurimVT4OtRpQmjDJPsefydU5WtqMn1d3LtxfBaoQmkO/P469dPIrO8xrZNKAv1Z02fHeEVoAUNArgDadQlnlb1TVwL7Xt9/+2Lxv8jWFGdzXOWLN/us45SfAvw18n6ZwnR1nmr0olVE6hX+8LAgm0O0cZ8X2pkE/+VppUh8fKSy3Lgov5h64c0asmA09L1UIvq4IwDn8uq+S80iFe1XPwLnQOPkA7Mn98nIniSOUsmx+PHOz37z3LNaMC//ij/nCOpKLAOI27epUyld0HDAmegK4Zb+rxm0wkqwAM2p73lAx7Lzt60RRuJpMkYpLMXlMwZtOLZhorMrLlkddpkgXP4uEoq4pbUzhJ3O4yUSlao/iO67I19P0YhdwpPJV4yrJZ4moV0CzNgqcheJsE6f79Vjr9m8PLEZMFQpgicMIljmFcVuzbo+QF0rJMIQeLsqoVSiYBDT6EtHVVA/9I9TsCELR2OSN1Shik7ORTLuoU+9b5WUof4izL4nWeLKuaUqssXC9GnTru51AvK1kkfbUq+huSHVUW/HeIn3NcY0lKAzRrC5cnOBjtWxc8H7gWzscQqfclxDdxakHmW4/VbAAAAABJRU5ErkJggg==) no-repeat;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-left:22px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.model-title-9-box .title-box h1[data-v-bd7e6ef4]{font-size:var(--f10b1eca);color:var(--5ececfc6);font-weight:600}.edu-background-11-box[data-v-507dc88c]{padding-left:var(--e2d505a6);padding-right:var(--e2d505a6);margin-top:var(--6d43c510);margin-bottom:var(--22bdb890);box-sizing:border-box}.edu-background-11-box .edubackground-11-content-box[data-v-507dc88c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:15px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.edu-background-11-box .edubackground-11-content-box[data-v-507dc88c] .edu-background-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.edu-background-11-box .edubackground-11-content-box .left[data-v-507dc88c]{width:74px;margin-top:12px;position:relative}.edu-background-11-box .edubackground-11-content-box .left .moduleborder[data-v-507dc88c]{position:absolute;top:3px;left:22px;height:100%;width:5px}.edu-background-12-box[data-v-7c887ada]{padding-left:var(--1a3e0d02);padding-right:var(--1a3e0d02);margin-top:var(--473618a5);margin-bottom:var(--5ceb7e4a);box-sizing:border-box}.edu-background-12-box .edubackground-11-content-box[data-v-7c887ada]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:15px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.edu-background-12-box .edubackground-11-content-box[data-v-7c887ada] .edu-background-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.edu-background-12-box .edubackground-11-content-box .left[data-v-7c887ada]{width:74px;margin-top:12px;position:relative}.edu-background-12-box .edubackground-11-content-box .left .moduleborder[data-v-7c887ada]{position:absolute;top:3px;left:22px;height:100%;width:5px}.user-info-1-box h1[data-v-24dcf2c0]{margin:0 0 20px;font-size:var(--db2ba51c);color:var(--0b9cc221);font-weight:var(--b1b010ae)}.user-info-1-box p[data-v-24dcf2c0]{color:var(--9826bd80);font-size:var(--392805f3);font-weight:var(--d45c982c)}.user-info-1-box .bottom[data-v-24dcf2c0]{height:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.user-info-1-box .bottom ul[data-v-24dcf2c0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.user-info-1-box .bottom ul li[data-v-24dcf2c0]{list-style:none;font-size:var(--392805f3);font-weight:var(--d45c982c);padding-right:12px;height:20px;margin-right:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--9826bd80)}.user-info-1-box .bottom ul .li-border[data-v-24dcf2c0]{border-right:2px solid #b4b4b4}.avatar-box[data-v-7b554f05]{width:118px;height:150px;overflow:hidden;background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:4px solid #eee;margin-right:50px}.base-info-common-1-box[data-v-a3703192]{width:100%;cursor:pointer;padding-top:var(--2f67fd9a);padding-bottom:var(--f3e834e6);padding-left:var(--0fc3009a);padding-right:var(--0fc3009a);box-sizing:border-box;margin-bottom:var(--314d986c);margin-top:var(--2f6ab7d4)}.base-info-common-1-box .user-info[data-v-a3703192]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.base-info-common-1-box .user-info .top[data-v-a3703192]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.base-info-common-1-box .user-info .top[data-v-a3703192] .avatar-shape-box{margin-right:50px}.base-info-1-box[data-v-0b1032a5]{padding-left:0!important}.user-info[data-v-2a3e626d]{width:100%}.user-info ul[data-v-2a3e626d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.user-info ul li[data-v-2a3e626d]{height:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style:none;color:var(--1e398ab1);font-size:var(--f50c4a3c);font-weight:var(--15020919)}.user-info ul li[data-v-2a3e626d] :first-child{margin-right:10px}.base-info-common-2-box[data-v-caff4542]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:var(--218f9b38);padding-bottom:var(--67ec5168);padding-left:var(--7b45c1f8);padding-right:var(--7b45c1f8);margin-bottom:var(--6d8cc0b6);margin-top:var(--218e3e1b)}.base-info-common-2-box .avatar-wrapper[data-v-caff4542]{margin-bottom:30px}.base-info-common-2-box .avatar-wrapper[data-v-caff4542] .avatar-box{margin-right:0}.user-info[data-v-09f74bba]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.user-info .head[data-v-09f74bba]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.user-info .head h1[data-v-09f74bba]{font-size:var(--580e7482);color:var(--729cd4f4);font-weight:var(--811c9e94);margin-bottom:10px}.user-info .head p[data-v-09f74bba]{font-size:var(--3f229ff4);color:var(--729cd4f4);font-weight:var(--811c9e94)}.user-info .detail ul[data-v-09f74bba]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.user-info .detail ul li[data-v-09f74bba]{list-style:none;font-size:var(--3f229ff4);font-weight:var(--f3d3b586);padding-right:24px;height:18px;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--5ff52fe6)}.user-info .detail ul .li-border[data-v-09f74bba]{border-right:2px solid #b4b4b4}.base-info-common-2-box[data-v-0f25a73b]{background:url(/static/images/template3_bg_2-C_83Q5Sv.png);background-repeat:no-repeat;width:100%;height:250px;border-bottom:1px dashed #cfcfcf;box-sizing:border-box;padding:40px 50px 40px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--03146d86);margin-top:var(--7ff7b84c);padding-top:var(--7ff4fe12);padding-bottom:var(--bc71c16e);padding-left:var(--18c21c77);padding-right:var(--18c21c77)}.base-info-common-2-box[data-v-0f25a73b] .avatar-box{margin-right:0}.base-info[data-v-1e4dd208]{width:100%;cursor:pointer;padding-left:var(--6a65deca);padding-right:var(--6a65deca);box-sizing:border-box;margin-bottom:var(--10d2e83c);margin-top:var(--7c5bfa04);position:relative}.base-info[data-v-1e4dd208]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--2b5153f0);left:var(--6fd56a52);top:5px}.base-info .user-info[data-v-1e4dd208]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 30px 0 50px;padding-top:var(--7c593fca);padding-bottom:var(--d36d84b6)}.base-info .user-info .left[data-v-1e4dd208]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.base-info .user-info .left h1[data-v-1e4dd208]{margin:0 0 20px;font-size:var(--15667a5c);color:var(--be3dae7e);font-weight:var(--488a95ee)}.base-info .user-info .left p[data-v-1e4dd208]{color:var(--f19e32c0);font-size:var(--e22576da);font-weight:var(--e17c6aec);margin-bottom:20px}.base-info .user-info .left ul[data-v-1e4dd208]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.base-info .user-info .left ul li[data-v-1e4dd208]{list-style:none;font-size:var(--e22576da);font-weight:var(--e17c6aec);padding-right:12px;height:20px;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--f19e32c0)}.base-info .user-info .left ul .li-border[data-v-1e4dd208]{border-right:2px solid #b4b4b4}.base-info .avatar-box[data-v-1e4dd208]{width:118px;height:150px;overflow:hidden;background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:4px solid #eee}.base-info-5-box[data-v-088eec31]{width:100%;cursor:pointer;padding-top:var(--20bcd7e4);padding-bottom:var(--cd987588);padding-left:var(--2545cda4);padding-right:var(--2545cda4);box-sizing:border-box;margin-bottom:var(--0afdd90e);margin-top:var(--20bb7ac7)}.base-info-5-box .user-info[data-v-088eec31]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.base-info-5-box .user-info .left[data-v-088eec31]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding-left:40px;margin-right:20px;background-color:var(--f46bde0e);min-height:140px}.base-info-5-box .user-info .left h1[data-v-088eec31]{margin:0 0 20px;font-size:var(--3dc2fd29);color:var(--094c346c);font-weight:var(--40e894c0)}.base-info-5-box .user-info .left p[data-v-088eec31]{color:var(--7997e477);font-size:var(--2e2ae35c);font-weight:var(--5592db13);margin-bottom:20px}.base-info-5-box .user-info .left ul[data-v-088eec31]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.base-info-5-box .user-info .left ul li[data-v-088eec31]{list-style:none;font-size:var(--2e2ae35c);font-weight:var(--5592db13);padding-right:12px;height:20px;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--7997e477)}.base-info-5-box .user-info .left ul .li-border[data-v-088eec31]{border-right:2px solid #b4b4b4}.base-info-5-box .avatar-box[data-v-088eec31]{width:118px;height:150px;overflow:hidden;background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:4px solid #eee}.base-info-6-box[data-v-a1da7f4b]{width:100%;border-bottom:3px solid #eee!important;background:url(/static/images/base_info-BIq4vqBk.jpg) no-repeat;cursor:pointer;padding-top:var(--0903570b);padding-bottom:var(--860abe96);padding-left:var(--f0f7d8ea);padding-right:var(--f0f7d8ea);box-sizing:border-box;margin-bottom:var(--1e47eef2);margin-top:var(--0901f9ee)}.base-info-6-box .user-info[data-v-a1da7f4b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.base-info-6-box .user-info .top[data-v-a1da7f4b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:198px;padding:0 0 0 20px}.base-info-6-box .user-info .top .avatar-box[data-v-a1da7f4b]{width:117px;height:117px;border-radius:50%;overflow:hidden;background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:3px solid #eee;margin-right:50px}.base-info-6-box .user-info .top .avatar-shape-box[data-v-a1da7f4b]{margin-right:50px}.base-info-6-box .user-info .top .right h1[data-v-a1da7f4b]{margin:0 0 20px;font-size:var(--2ae8cc3c);color:var(--5d982bb1);font-weight:var(--7ca00819)}.base-info-6-box .user-info .top .right p[data-v-a1da7f4b]{color:#fff;font-size:var(--0c2168fa);font-weight:var(--41ddd57a)}.base-info-6-box .user-info .bottom[data-v-a1da7f4b]{height:65px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.base-info-6-box .user-info .bottom ul[data-v-a1da7f4b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.base-info-6-box .user-info .bottom ul li[data-v-a1da7f4b]{list-style:none;font-size:var(--0c2168fa);font-weight:var(--41ddd57a);padding-right:12px;height:20px;margin-right:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--71d474a0)}.base-info-6-box .user-info .bottom ul .li-border[data-v-a1da7f4b]{border-right:2px solid #b4b4b4}.base-info-6-box .avatar-box[data-v-a1da7f4b]{width:120px;height:150px;overflow:hidden;background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:4px solid #eee}.base-info-7-box[data-v-861505e2]{width:100%;cursor:pointer;padding-top:var(--5af99fe1);padding-bottom:var(--7f3ebfc2);padding-left:var(--0219e3e1);padding-right:var(--0219e3e1);box-sizing:border-box;margin-bottom:var(--21adee5c);margin-top:var(--5af842c4)}.base-info-7-box .user-info[data-v-861505e2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.base-info-7-box .user-info .top[data-v-861505e2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.base-info-7-box .user-info .top .avatar-box[data-v-861505e2]{width:118px;height:150px;overflow:hidden;background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:4px solid #eee;margin-right:50px}.base-info-7-box .user-info .top .avatar-shape-box[data-v-861505e2]{margin-right:50px}.base-info-7-box .user-info .top .right h1[data-v-861505e2]{margin:0 0 20px;font-size:var(--4a8ae1cc);color:var(--4fa407f2);font-weight:var(--4c2604fa)}.base-info-7-box .user-info .top .right p[data-v-861505e2]{color:var(--ee0cdacc);font-size:var(--26525e59);font-weight:var(--3c70ea60)}.base-info-7-box .user-info .top .right .bottom[data-v-861505e2]{height:45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.base-info-7-box .user-info .top .right .bottom ul[data-v-861505e2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.base-info-7-box .user-info .top .right .bottom ul li[data-v-861505e2]{list-style:none;font-size:var(--26525e59);font-weight:var(--3c70ea60);padding-right:12px;height:20px;margin-right:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--ee0cdacc)}.base-info-7-box .user-info .top .right .bottom ul .li-border[data-v-861505e2]{border-right:2px solid #b4b4b4}.base-info-8-box[data-v-ceeeb87a]{background:url(/static/images/china-head_bg-D2Keb6Lb.png) no-repeat;height:236px}.user-info[data-v-af05e222]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}.user-info .detail ul[data-v-af05e222]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.user-info .detail ul li[data-v-af05e222]{list-style:none;font-size:var(--0d703d14);font-weight:var(--652e8aa6);height:18px;margin-right:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--58e72c9d);margin-bottom:10px}.model-title-9-box[data-v-dd422107]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px;width:100%}.model-title-9-box .title-icon-box[data-v-dd422107]{margin-bottom:10px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.model-title-9-box .title-icon-box[data-v-dd422107]:before{content:"";position:absolute;top:50%;left:0;width:35%;height:0;border-bottom:1px dashed #b4b4b4;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%)}.model-title-9-box .title-icon-box[data-v-dd422107]:after{content:"";position:absolute;top:50%;right:0;width:35%;height:0;border-bottom:1px dashed #b4b4b4;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%)}.model-title-9-box .title-box[data-v-dd422107]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.model-title-9-box .title-box h1[data-v-dd422107]{font-size:var(--44aba204);color:var(--3a921757);font-weight:600}.base-info-common-4-box[data-v-d9fcad35]{width:100%;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:var(--88336342);margin-top:var(--41bc99a1);padding-top:var(--41bdf6be);padding-bottom:var(--5a990022);padding-left:var(--6ef23e04);padding-right:var(--6ef23e04)}.job-intention[data-v-9826cc2d]{padding-left:var(--645a2960);padding-right:var(--645a2960);margin-top:var(--238358fa);margin-bottom:var(--ef769d86);box-sizing:border-box}.job-intention ul[data-v-9826cc2d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:var(--23809ec0);padding-bottom:var(--26f76300)}.job-intention ul li[data-v-9826cc2d]{list-style:none;font-size:var(--0cd17fd0);color:var(--b629bd8a);font-weight:var(--114a0e62);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention ul li .icon[data-v-9826cc2d]{margin-right:8px;font-size:17px}.job-intention[data-v-1b47abee]{padding-left:var(--5aa6c940);padding-right:var(--5aa6c940);margin-bottom:var(--44df1d5d);margin-top:var(--42f85b63);box-sizing:border-box}.job-intention ul[data-v-1b47abee]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.job-intention ul li[data-v-1b47abee]{list-style:none;font-size:var(--e1893010);color:var(--b6c9f54a);font-weight:var(--96d6aea2);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention ul li .icon[data-v-1b47abee]{margin-right:8px;font-size:17px}.job-intention[data-v-084cb86f]{padding-left:var(--13bf6c98);padding-right:var(--13bf6c98);margin-bottom:var(--1000f905);margin-top:var(--56c460bb);box-sizing:border-box;position:relative}.job-intention[data-v-084cb86f]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--7443afed);left:var(--7a54213a);top:5px}.job-intention ul[data-v-084cb86f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:var(--56c5bdd8);padding-bottom:var(--a298aa70)}.job-intention ul li[data-v-084cb86f]{list-style:none;font-size:var(--64b89550);color:var(--2eb49703);font-weight:var(--1f7be007);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention ul li .icon[data-v-084cb86f]{margin-right:8px;font-size:17px}.job-intention[data-v-5c53766c]{padding-left:var(--764b5e3d);padding-right:var(--764b5e3d);margin-top:var(--46fbb220);margin-bottom:var(--4569f180);box-sizing:border-box}.job-intention[data-v-5c53766c]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--5260bcdc);left:var(--243c8616);top:5px}.job-intention ul[data-v-5c53766c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px 0 50px;padding-top:var(--46fd0f3d);padding-bottom:var(--37c6b97a)}.job-intention ul li[data-v-5c53766c]{list-style:none;font-size:var(--540eb1b5);color:var(--a47d4684);font-weight:var(--dc8711a8);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention ul li .icon[data-v-5c53766c]{margin-right:8px;font-size:17px}.job-intention[data-v-bc0c01a2]{padding-left:var(--20e2eb0f);padding-right:var(--20e2eb0f);margin-top:var(--6a29c472);margin-bottom:var(--33cfe5ee);box-sizing:border-box}.job-intention[data-v-bc0c01a2]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--fd31a338);left:var(--92f02c3a);top:5px}.job-intention ul[data-v-bc0c01a2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px 0 50px;padding-top:var(--6a2b218f);padding-bottom:var(--5afad09e)}.job-intention ul li[data-v-bc0c01a2]{list-style:none;font-size:var(--92135bf2);color:var(--cb0824a8);font-weight:var(--4d856a04);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention ul li .icon[data-v-bc0c01a2]{margin-right:8px;font-size:17px}.job-intention-content[data-v-2436348a]{box-sizing:border-box}.job-intention-content ul[data-v-2436348a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:var(--71f14d66);padding-bottom:var(--fe2b6f0c)}.job-intention-content ul li[data-v-2436348a]{list-style:none;font-size:var(--c64a9244);color:var(--4dba9035);font-weight:var(--50c853d6);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention-content ul li .icon[data-v-2436348a]{margin-right:8px;font-size:17px}.job-intention[data-v-4c7dc85f]{padding-top:var(--bb20939a);padding-bottom:var(--715fdee6);padding-left:var(--13e674b3);padding-right:var(--13e674b3);margin-top:var(--bb234dd4);margin-bottom:var(--289d5eca);box-sizing:border-box}.job-intention-7[data-v-ef5e655a]{padding-top:var(--5b6cfc39);padding-bottom:var(--3107c4c7);padding-left:var(--e686c38e);padding-right:var(--e686c38e);margin-top:var(--5b6b9f1c);margin-bottom:var(--db55d9f8);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention-7[data-v-ef5e655a] .job-intention-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.job-intention-7[data-v-ef5e655a] .job-intention-content ul{padding:0}.job-intention-7[data-v-6e1d97cf]{padding-top:10px;padding-left:var(--cd857edc);padding-right:var(--cd857edc);margin-top:var(--17718f96);margin-bottom:var(--659b916a);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.job-intention-7[data-v-6e1d97cf] .model-title-box{width:165px}.job-intention-7 .model-border-box[data-v-6e1d97cf]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--0c7cf832);border-top:1px solid var(--0c7cf832);padding-bottom:var(--6be4e90e);padding-top:var(--176ed55c);padding-left:20px;box-sizing:border-box;position:relative}.job-intention-7 .model-border-box[data-v-6e1d97cf] .job-intention-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.job-intention-7 .model-border-box[data-v-6e1d97cf] .job-intention-content ul{padding:0}.job-intention-7 .model-border-box .icon-box[data-v-6e1d97cf]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--0c7cf832);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.job-intention[data-v-bf5b8837]{padding-left:var(--61526d60);padding-right:var(--61526d60);margin-bottom:var(--53d2ed3d);margin-top:var(--0bb99783);box-sizing:border-box}.job-intention ul[data-v-bf5b8837]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-top:var(--0bbaf4a0);padding-bottom:var(--1af4c200)}.job-intention ul li[data-v-bf5b8837]{list-style:none;font-size:var(--cce2f7d0);color:var(--744b458a);font-weight:var(--76913ccf);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.job-intention ul li .icon[data-v-bf5b8837]{margin-right:8px;font-size:17px}.job-intention-10-box[data-v-375c68c6]{padding-left:var(--1cf24c24);padding-right:var(--1cf24c24);margin-top:var(--44a60691);margin-bottom:var(--d43b0922);box-sizing:border-box}.job-intention-10-box .left[data-v-375c68c6]{width:74px;position:relative}.job-intention-10-box .left .moduleborder[data-v-375c68c6]{position:absolute;top:3px;left:22px;height:100%;width:5px}.job-intention-10-box[data-v-375c68c6] .job-intention-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.skill-specialties[data-v-67d89231]{padding-left:var(--83145dae);padding-right:var(--83145dae);box-sizing:border-box;margin-top:var(--5dfc73e8);margin-bottom:var(--3eb24614)}.skill-specialties ul[data-v-67d89231]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.skill-specialties ul .left[data-v-67d89231],.skill-specialties ul .right[data-v-67d89231]{-webkit-box-flex:40%;-webkit-flex:40%;-ms-flex:40%;flex:40%}.skill-specialties ul .left li[data-v-67d89231],.skill-specialties ul .right li[data-v-67d89231]{padding-top:var(--5df9b9ae);padding-bottom:var(--45361052);font-size:var(--3b6819a1);color:var(--7646dc52);font-weight:var(--085b9418);line-height:1.5;list-style:none}.skill-specialties ul .right[data-v-67d89231]{padding:0 0 0 10px}.skill-specialties[data-v-80f456d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:var(--e9cd890e);padding-bottom:var(--22c784f2);padding-left:var(--2d8c6d79);padding-right:var(--2d8c6d79);box-sizing:border-box;margin-top:var(--e9d04348);margin-bottom:var(--4fe98bc4)}.skill-specialties .skill-title[data-v-80f456d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:18px}.skill-specialties .skill-title h1[data-v-80f456d9]{font-size:20px;color:#fff;margin:0 0 0 10px}.skill-specialties ul[data-v-80f456d9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.skill-specialties ul li[data-v-80f456d9]{height:44px;margin-bottom:20px;list-style:none}.skill-specialties ul li p[data-v-80f456d9]{padding:0 0 6px 4px;color:var(--16c37602);font-size:var(--3f48e1f1);font-weight:var(--d1a8ef30)}.skill-specialties ul li[data-v-80f456d9] .el-slider .el-slider__bar{background-color:#4487c6;border-radius:0}.skill-specialties ul li[data-v-80f456d9] .el-slider .el-slider__button{width:10px;height:10px;background-color:#4487c6;border:none}.skill-specialties ul li[data-v-80f456d9] .el-slider .el-slider__runway{border-radius:0}.skill-specialties[data-v-540602ab]{padding-left:var(--ed4f53a6);padding-right:var(--ed4f53a6);box-sizing:border-box;position:relative}.skill-specialties[data-v-540602ab]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--2c46ccfc);left:var(--2dd42705);top:5px}.skill-specialties ul[data-v-540602ab]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.skill-specialties ul .left[data-v-540602ab],.skill-specialties ul .right[data-v-540602ab]{-webkit-box-flex:40%;-webkit-flex:40%;-ms-flex:40%;flex:40%}.skill-specialties ul .left li[data-v-540602ab],.skill-specialties ul .right li[data-v-540602ab]{font-size:var(--508524b6);color:var(--2a3da6ce);font-weight:var(--36a811c8);line-height:1.5;margin-bottom:var(--2d917f90);margin-top:var(--055d5e10);padding-top:var(--055ebb2d);padding-bottom:var(--67779d5a);list-style:none}.skill-specialties ul .right[data-v-540602ab]{padding:0 0 0 10px}.skill-specialties[data-v-e44d77e2]{padding-left:var(--089ca4ee);padding-right:var(--089ca4ee);box-sizing:border-box;margin-top:var(--2df26a6c);margin-bottom:var(--730a7498)}.skill-specialties[data-v-e44d77e2]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--5c35f0de);left:var(--0f2987ae);top:5px}.skill-specialties ul[data-v-e44d77e2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 30px 0 50px;box-sizing:border-box}.skill-specialties ul li[data-v-e44d77e2]{font-size:var(--191e5e01);color:var(--2dedf3f2);font-weight:var(--51924078);line-height:1.5;text-align:justify;padding-top:var(--2df3c789)!important;padding-bottom:var(--652d7777)!important;list-style:none}.skill-specialties[data-v-47d98c0e]{padding-left:var(--cb3ef906);padding-right:var(--cb3ef906);box-sizing:border-box;margin-top:var(--53b47140);margin-bottom:var(--77a8d440)}.skill-specialties[data-v-47d98c0e]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--0a36725c);left:var(--4c306fb5);top:5px}.skill-specialties ul[data-v-47d98c0e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 30px 0 50px;box-sizing:border-box}.skill-specialties ul li[data-v-47d98c0e]{font-size:var(--7120f216);color:var(--4bd28f7e);font-weight:var(--9f860728);line-height:1.5;text-align:justify;padding-top:var(--53b1b706);padding-bottom:var(--165b8603);list-style:none}.skill-specialties-content[data-v-7a8b7ce5]{box-sizing:border-box}.skill-specialties-content ul[data-v-7a8b7ce5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;padding-top:15px}.skill-specialties-content ul li[data-v-7a8b7ce5]{padding-top:var(--4f74ac05);padding-bottom:var(--3b8a717b);font-size:var(--7ea1067d);color:var(--3e170614);font-weight:var(--610cb9f4);line-height:1.5;text-align:justify;list-style:none}.skill-specialties[data-v-678c51f4]{padding-top:var(--4a395d9f);padding-bottom:var(--6b0221a1);padding-left:var(--fa9049c2);padding-right:var(--fa9049c2);box-sizing:border-box;margin-top:var(--4a380082);margin-bottom:var(--67612044)}.skill-specialties[data-v-cac0cfb9]{padding-top:var(--2b58b250);padding-bottom:var(--2802c350);padding-left:var(--2191b1e0);padding-right:var(--2191b1e0);box-sizing:border-box;margin-top:var(--2b575533);margin-bottom:var(--ed5fdce6);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.skill-specialties[data-v-cac0cfb9] .skill-specialties-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.skill-specialties[data-v-cac0cfb9] .skill-specialties-content ul{padding-top:0}.skill-specialties-content[data-v-3e6f0d9d]{box-sizing:border-box}.skill-specialties-content ul[data-v-3e6f0d9d]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.skill-specialties-content ul li[data-v-3e6f0d9d]{height:44px;list-style:none}.skill-specialties-content ul li p[data-v-3e6f0d9d]{padding:0 0 6px 4px;color:var(--b17a3e72);font-size:var(--ca1a75e8);font-weight:var(--a02dde7a)}.skill-specialties-content ul li[data-v-3e6f0d9d] .el-slider .el-slider__bar{background-color:var(--0d7e9ea9);opacity:.7;border-radius:0}.skill-specialties-content ul li[data-v-3e6f0d9d] .el-slider .el-slider__button{width:10px;height:10px;background-color:var(--0d7e9ea9);opacity:.7;border:none}.skill-specialties-content ul li[data-v-3e6f0d9d] .el-slider .el-slider__runway{border-radius:0}.skill-specialties[data-v-d59b4810]{padding-top:var(--0feef098);padding-bottom:var(--0ffc8008);padding-left:var(--2e678f58);padding-right:var(--2e678f58);box-sizing:border-box;margin-top:var(--0fed937b);margin-bottom:var(--7149ce45);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.skill-specialties[data-v-d59b4810] .skill-specialties-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.skill-specialties[data-v-d59b4810] .skill-specialties-content ul{padding-top:0}.skill-specialties[data-v-d59b4810] .skill-specialties-content ul li{width:45%}.skill-specialties[data-v-a6fb02c2]{padding-top:10px;padding-left:var(--4879b1d3);padding-right:var(--4879b1d3);margin-top:var(--be042394);margin-bottom:var(--a10f94ac);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.skill-specialties[data-v-a6fb02c2] .model-title-box{width:165px}.skill-specialties .model-border-box[data-v-a6fb02c2]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--ae0415b0);border-top:1px solid var(--ae0415b0);padding-bottom:var(--4e2ae76d);padding-top:var(--be01695a);padding-left:20px;box-sizing:border-box;position:relative}.skill-specialties .model-border-box .icon-box[data-v-a6fb02c2]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--ae0415b0);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.skill-specialties .model-border-box[data-v-a6fb02c2] .skill-specialties-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.skill-specialties .model-border-box[data-v-a6fb02c2] .skill-specialties-content ul{padding-top:0}.skill-specialties[data-v-7440fac5]{padding-top:10px;padding-left:var(--690165a2);padding-right:var(--690165a2);margin-top:var(--5c7b82dc);margin-bottom:var(--86889064);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.skill-specialties[data-v-7440fac5] .model-title-box{width:165px}.skill-specialties .model-border-box[data-v-7440fac5]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--2c039084);border-top:1px solid var(--2c039084);padding-bottom:var(--5b6e6991);padding-top:var(--5c78c8a2);padding-left:20px;box-sizing:border-box;position:relative}.skill-specialties .model-border-box .icon-box[data-v-7440fac5]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--2c039084);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.skill-specialties .model-border-box[data-v-7440fac5] .skill-specialties-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.skill-specialties .model-border-box[data-v-7440fac5] .skill-specialties-content ul{padding-top:0}.skill-specialties .model-border-box[data-v-7440fac5] .skill-specialties-content ul li{width:48%}.skill-specialties[data-v-0416e008]{padding-left:var(--14a7d059);padding-right:var(--14a7d059);box-sizing:border-box;margin-top:var(--37aee93c);margin-bottom:var(--6637d638)}.skill-specialties[data-v-0416e008] .skill-specialties-content ul{padding-top:0}.skill-specialties[data-v-6e0df7cf]{padding-top:var(--0ea2cebe);padding-bottom:var(--15652822);padding-left:var(--c72c8e04);padding-right:var(--c72c8e04);box-sizing:border-box;margin-top:var(--0ea171a1);margin-bottom:var(--76b2765f)}.skill-specialties[data-v-6e0df7cf] .skill-specialties-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.skill-specialties[data-v-6e0df7cf] .skill-specialties-content ul{padding-top:0}.skill-specialties[data-v-6e0df7cf] .skill-specialties-content ul li{width:45%}.skill-specialties-content[data-v-7206c8f6]{box-sizing:border-box}.skill-specialties-content .skill-list-box[data-v-7206c8f6]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.skill-specialties-content .skill-list-box .left[data-v-7206c8f6],.skill-specialties-content .skill-list-box .right[data-v-7206c8f6]{-webkit-box-flex:40%;-webkit-flex:40%;-ms-flex:40%;flex:40%}.skill-specialties-content .skill-list-box .left li[data-v-7206c8f6],.skill-specialties-content .skill-list-box .right li[data-v-7206c8f6]{font-size:var(--89be3a72);color:var(--010914ec);font-weight:var(--7d06abbe);padding-top:var(--215b1b62);padding-bottom:var(--0cb08ef1);line-height:1.5;text-align:justify;list-style:none}.skill-specialties-content .skill-list-box .left li[data-v-7206c8f6] p,.skill-specialties-content .skill-list-box .right li[data-v-7206c8f6] p{display:inline;text-align:justify}.skill-specialties-content .skill-list-box .right[data-v-7206c8f6]{padding:0 0 0 15px}.skill-specialties[data-v-a3997b44]{padding-left:var(--628590f8);padding-right:var(--628590f8);box-sizing:border-box;margin-top:var(--2c954d1b);margin-bottom:var(--13a430a5)}.skill-specialties[data-v-0d93a60e]{padding-top:var(--2a0b32fd);padding-bottom:var(--e2e230fa);padding-left:var(--7d9fb1fd);padding-right:var(--7d9fb1fd);box-sizing:border-box;margin-top:var(--2a09d5e0);margin-bottom:var(--20479480)}.skill-specialties .skill-specialties-14-content-box[data-v-0d93a60e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.skill-specialties .skill-specialties-14-content-box .left[data-v-0d93a60e]{width:74px;position:relative}.skill-specialties .skill-specialties-14-content-box .left .moduleborder[data-v-0d93a60e]{position:absolute;top:3px;left:22px;height:100%;width:5px}.skill-specialties .skill-specialties-14-content-box[data-v-0d93a60e] .skill-specialties-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.skill-specialties-content[data-v-c03a76b1]{box-sizing:border-box}.skill-specialties-content ul[data-v-c03a76b1]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.skill-specialties-content ul li[data-v-c03a76b1]{height:44px;list-style:none}.skill-specialties-content ul li p[data-v-c03a76b1]{padding:0 0 6px 4px;color:var(--237cad22);font-size:var(--666b5b64);font-weight:var(--7f95711b)}.skill-specialties-content ul li[data-v-c03a76b1] .el-slider .el-slider__bar{background-color:#333;opacity:.7;border-radius:0}.skill-specialties-content ul li[data-v-c03a76b1] .el-slider .el-slider__button{width:10px;height:10px;background-color:#000;opacity:.7;border:none}.skill-specialties-content ul li[data-v-c03a76b1] .el-slider .el-slider__runway{border-radius:0}.skill-specialties[data-v-0641297b]{padding-left:var(--38b8ef40);padding-right:var(--38b8ef40);box-sizing:border-box;margin-top:var(--0b1f0163);margin-bottom:var(--0e6eb75d)}.skill-specialties .left[data-v-0641297b]{width:74px;position:relative}.skill-specialties .left .moduleborder[data-v-0641297b]{position:absolute;top:3px;left:22px;height:100%;width:5px}.skill-specialties[data-v-0641297b] .skill-specialties-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;box-sizing:border-box}.skill-specialties[data-v-0641297b] .skill-specialties-content ul{padding-top:0}.skill-specialties[data-v-0641297b] .skill-specialties-content ul li{width:45%;height:auto;padding-top:var(--0b205e80);padding-bottom:var(--a5bd2dc0)}.skill-specialties[data-v-612e0419]{padding-top:var(--b655f34a);padding-bottom:var(--d98a2136);padding-left:var(--2d0906db);padding-right:var(--2d0906db);box-sizing:border-box;margin-top:var(--b658ad84);margin-bottom:var(--16ef84bc)}.skill-specialties[data-v-612e0419] .skill-specialties-content ul{padding-top:0}.skill-specialties[data-v-612e0419] .skill-specialties-content ul li{text-align:justify}.skill-specialties-content[data-v-87f35d0a]{box-sizing:border-box}.skill-specialties-content ul[data-v-87f35d0a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.skill-specialties-content ul li[data-v-87f35d0a]{height:44px;list-style:none}.skill-specialties-content ul li p[data-v-87f35d0a]{padding:0 0 6px 4px;color:var(--1d709bd2);font-size:var(--2eac2a21);font-weight:var(--3add8498)}.skill-specialties-content ul li[data-v-87f35d0a] .el-slider .el-slider__bar{background-color:#d4ba38;opacity:.7;border-radius:0}.skill-specialties-content ul li[data-v-87f35d0a] .el-slider .el-slider__button{width:10px;height:10px;background-color:#d4ba38;opacity:.7;border:none}.skill-specialties-content ul li[data-v-87f35d0a] .el-slider .el-slider__runway{border-radius:0}.skill-specialties[data-v-ab1d9c1a]{padding-top:var(--77184f27);padding-bottom:var(--172f6319);padding-left:var(--2da4f2b2);padding-right:var(--2da4f2b2);box-sizing:border-box;margin-top:var(--7716f20a);margin-bottom:var(--787cb156)}.skill-specialties[data-v-ab1d9c1a] .skill-specialties-content ul{padding-top:0}.skill-specialties[data-v-ab1d9c1a] .skill-specialties-content ul li{text-align:justify}.campus-experience[data-v-85710d67]{padding-left:var(--b0d69cae);padding-right:var(--b0d69cae);box-sizing:border-box;margin-bottom:var(--2a733594);margin-top:var(--30f3068c)}.campus-experience .campue-experience-list .list[data-v-85710d67]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--30f463a9);padding-bottom:var(--6db43152)}.campus-experience .campue-experience-list .list ul[data-v-85710d67]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--30f463a9)}.campus-experience .campue-experience-list .list ul[data-v-85710d67] :first-child{min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-85710d67]{list-style:none;font-size:var(--585bdf04);color:var(--7da8c9cf);font-weight:var(--9118e68a);min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-85710d67]:last-child{text-align:right}.campus-experience .campue-experience-list .list p[data-v-85710d67]{font-size:var(--5850da21);color:var(--7589ebd2);font-weight:var(--e3d396d0);line-height:1.5}.campus-experience[data-v-8abd15e5]{padding-left:var(--473bd554);padding-right:var(--473bd554);margin-bottom:var(--20b73907);margin-top:var(--55cbeff9);box-sizing:border-box}.campus-experience .list[data-v-8abd15e5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;display:flex;width:100%;flex-direction:column;padding-top:var(--55cd4d16);padding-bottom:var(--812c2a6c)}.campus-experience .list ul[data-v-8abd15e5]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.campus-experience .list ul .date-name-box[data-v-8abd15e5]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--01be4037);color:var(--9b13a508);font-weight:var(--dc7b25a4);margin-bottom:var(--55cd4d16)}.campus-experience .list ul .date-name-box span[data-v-8abd15e5]{min-width:130px;text-align:left}.campus-experience .list ul .date-name-box[data-v-8abd15e5] :first-child{min-width:165px}.campus-experience .list ul .campusDuty[data-v-8abd15e5],.campus-experience .list ul .campusContent[data-v-8abd15e5]{width:100%;font-size:var(--e157f2e4);color:var(--2a4a42f6);font-weight:var(--10fff9c5);line-height:18px;text-align:justify}.campus-experience .list ul .campusDuty[data-v-8abd15e5]{margin-bottom:10px}.campus-experience[data-v-24fcd8d1]{padding-left:var(--588ade95);padding-right:var(--588ade95);margin-bottom:var(--531a1028);margin-top:var(--a4cf5710);box-sizing:border-box;position:relative}.campus-experience[data-v-24fcd8d1]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--8de1bc2c);left:var(--07d3219d);top:5px}.campus-experience .campue-experience-list .list[data-v-24fcd8d1]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--a4cc9cd6);padding-bottom:var(--1c667c2a)}.campus-experience .campue-experience-list .list ul[data-v-24fcd8d1]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--a4cc9cd6)}.campus-experience .campue-experience-list .list ul[data-v-24fcd8d1] :first-child{min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-24fcd8d1]{list-style:none;font-size:var(--dfdd0ad0);color:var(--2e9ef6bb);font-weight:var(--4f9ed962);min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-24fcd8d1]:last-child{text-align:right}.campus-experience .campue-experience-list .list p[data-v-24fcd8d1]{font-size:var(--b72107e6);color:var(--0fe47166);font-weight:var(--4d140b84);line-height:1.5}.campus-experience[data-v-d126e8ba]{padding-left:var(--6e31035c);padding-right:var(--6e31035c);box-sizing:border-box;margin-bottom:var(--2f26d18b);margin-top:var(--6e3a7416)}.campus-experience[data-v-d126e8ba]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--296bc1a7);left:var(--fbfe8780);top:5px}.campus-experience .campue-experience-list[data-v-d126e8ba]{padding:0 30px 0 50px}.campus-experience .campue-experience-list .list[data-v-d126e8ba]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--6e37b9dc);padding-bottom:var(--644cf964)}.campus-experience .campue-experience-list .list ul[data-v-d126e8ba]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--6e37b9dc)}.campus-experience .campue-experience-list .list ul li[data-v-d126e8ba]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style:none;font-size:var(--3ad265bb);color:var(--c208d310);font-weight:var(--53397c9c);text-align:left;min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-d126e8ba]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.campus-experience .campue-experience-list .list p[data-v-d126e8ba]{font-size:var(--7023208a);color:var(--1bc66609);font-weight:var(--0b1ef67e);line-height:1.5;text-align:justify}.campus-experience[data-v-351c488c]{padding-left:var(--516cfe32);padding-right:var(--516cfe32);box-sizing:border-box;margin-bottom:var(--619744aa);margin-top:var(--f804a456)}.campus-experience[data-v-351c488c]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--9c1d7cf2);left:var(--4ea80060);top:5px}.campus-experience .campue-experience-list[data-v-351c488c]{padding:0 30px 0 50px}.campus-experience .campue-experience-list .list[data-v-351c488c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--f801ea1c);padding-bottom:var(--6de70f6e)}.campus-experience .campue-experience-list .list ul[data-v-351c488c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--f801ea1c)}.campus-experience .campue-experience-list .list ul[data-v-351c488c] :first-child{min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-351c488c]{list-style:none;font-size:var(--624e59db);color:var(--27811658);font-weight:var(--0eb2add2);min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-351c488c]:last-child{text-align:right}.campus-experience .campue-experience-list .list p[data-v-351c488c]{font-size:var(--256faf2c);color:var(--22bd2bae);font-weight:var(--7b19d6be);line-height:1.5;text-align:justify}.campus-experience-content[data-v-93f65166]{box-sizing:border-box}.campus-experience-content .campue-experience-list .list[data-v-93f65166]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--3e0ac8ef);padding-bottom:var(--6b4d975e)}.campus-experience-content .campue-experience-list .list ul[data-v-93f65166]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--3e0ac8ef)}.campus-experience-content .campue-experience-list .list ul li[data-v-93f65166]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:165px;list-style:none;font-size:var(--69bc087e);color:var(--2e93a295);font-weight:var(--1d218096)}.campus-experience-content .campue-experience-list .list ul li[data-v-93f65166]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.campus-experience-content .campue-experience-list .list p[data-v-93f65166]{font-size:var(--79e89967);color:var(--11c43b68);font-weight:var(--ae898b44);line-height:1.5;text-align:justify}.campus-experience[data-v-8b9734d4]{padding-left:var(--f0a8eec8);padding-right:var(--f0a8eec8);box-sizing:border-box;margin-bottom:var(--edd408fe);margin-top:var(--76326082)}.campus-experience[data-v-766dcfc6]{padding-left:var(--65e4fdb2);padding-right:var(--65e4fdb2);box-sizing:border-box;margin-bottom:var(--48488e2b);margin-top:var(--544b4d55);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.campus-experience[data-v-766dcfc6] .campus-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.campus-experience[data-v-766dcfc6] .campus-experience-content .campue-experience-list{padding:0}.campus-experience[data-v-0d3738b2]{padding-top:10px;padding-left:var(--157fa288);padding-right:var(--157fa288);margin-top:var(--3ac06aaa);margin-bottom:var(--626e0915);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.campus-experience[data-v-0d3738b2] .model-title-box{width:165px}.campus-experience .model-border-box[data-v-0d3738b2]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--7603e5dd);border-top:1px solid var(--7603e5dd);padding-left:20px;box-sizing:border-box;position:relative}.campus-experience .model-border-box .icon-box[data-v-0d3738b2]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--7603e5dd);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.campus-experience .model-border-box[data-v-0d3738b2] .campus-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.campus-experience .model-border-box[data-v-0d3738b2] .campus-experience-content .campue-experience-list .start-end-date{position:absolute;left:-165px}.campus-experience[data-v-adfd525d]{padding-left:var(--17e21588);padding-right:var(--17e21588);box-sizing:border-box;margin-bottom:var(--31587615);margin-top:var(--30947dab)}.campus-experience[data-v-adfd525d] .campus-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.campus-experience[data-v-adfd525d] .campus-experience-content .campue-experience-list{padding:0}.campus-experience[data-v-4d6e3daf]{padding-left:var(--14fc33c0);padding-right:var(--14fc33c0);box-sizing:border-box;margin-bottom:var(--87f47a46);margin-top:var(--1a4fa5e3)}.campus-experience .campus-experience-10-content-box[data-v-4d6e3daf]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.campus-experience .campus-experience-10-content-box .left[data-v-4d6e3daf]{width:74px;position:relative}.campus-experience .campus-experience-10-content-box .left .moduleborder[data-v-4d6e3daf]{position:absolute;top:3px;left:22px;height:100%;width:5px}.campus-experience .campus-experience-10-content-box[data-v-4d6e3daf] .campus-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.campus-experience .campus-experience-10-content-box[data-v-4d6e3daf] .campus-experience-content .campue-experience-list{padding:0}.internship-experience[data-v-385416c3]{padding-left:var(--6aebcffc);padding-right:var(--6aebcffc);box-sizing:border-box;margin-bottom:var(--5829f021);margin-top:var(--12481f1f)}.internship-experience .internship-experience-list .list[data-v-385416c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--12497c3c);padding-bottom:var(--1246bc38);font-size:var(--bb4ca098);color:var(--107c371f);font-weight:var(--793ff16b)}.internship-experience .internship-experience-list .list ul[data-v-385416c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--12497c3c)}.internship-experience .internship-experience-list .list ul[data-v-385416c3] :first-child{min-width:165px}.internship-experience .internship-experience-list .list ul .list-title[data-v-385416c3]{list-style:none;font-size:var(--4f6dbbd1);color:var(--40ffe822);font-weight:var(--31816a48);min-width:165px}.internship-experience .internship-experience-list .list ul .list-title[data-v-385416c3]:last-child{text-align:right}.internship-experience .internship-experience-list .list .job-content[data-v-385416c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.internship-experience .internship-experience-list .list .job-content .left[data-v-385416c3]{width:20%;font-size:var(--4f6dbbd1);color:var(--40ffe822);font-weight:var(--31816a48)}.internship-experience .internship-experience-list .list .job-content .content-list[data-v-385416c3]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.internship-experience .internship-experience-list .list .job-content .content-list ul[data-v-385416c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.internship-experience .internship-experience-list .list .job-content .content-list ul li[data-v-385416c3]{font-size:var(--bb4ca098);color:var(--107c371f);font-weight:var(--793ff16b);line-height:1.5}.internship-experience .internship-experience-list .list .job-content .content-list ul li[data-v-385416c3]:not(:last-child){margin-bottom:6px}.internship-experience[data-v-61256661]{padding-left:var(--2438861c);padding-right:var(--2438861c);margin-bottom:var(--6465ee01);margin-top:var(--185fed3f);box-sizing:border-box}.internship-experience .list[data-v-61256661]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;display:flex;width:100%;flex-direction:column;padding-top:var(--18614a5c);padding-bottom:var(--03189fc4)}.internship-experience .list .list-ul[data-v-61256661]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.internship-experience .list .list-ul .date-name-box[data-v-61256661]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--55285c9e);color:var(--0b66c37c);font-weight:var(--30518828);margin-bottom:var(--18614a5c)}.internship-experience .list .list-ul .date-name-box span[data-v-61256661]{min-width:130px;text-align:left}.internship-experience .list .list-ul .date-name-box[data-v-61256661] :first-child{min-width:165px}.internship-experience .list .list-ul p[data-v-61256661]{font-size:var(--3b515dd4);color:var(--049f8602);font-weight:var(--99f6d0ea);line-height:1.5;text-align:justify}.internship-experience .list .list-ul .campusDuty[data-v-61256661],.internship-experience .list .list-ul .campusContent[data-v-61256661]{width:100%;font-size:var(--3b515dd4);color:var(--049f8602);font-weight:var(--99f6d0ea);line-height:18px;text-align:justify}.internship-experience .list .list-ul .campusDuty[data-v-61256661]{margin-bottom:10px}.internship-experience .list .list-ul .campusContent[data-v-61256661]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 0 0 18px;box-sizing:border-box}.internship-experience[data-v-4c970c7c]{padding-left:var(--32caa4a9);padding-right:var(--32caa4a9);margin-bottom:var(--658bbad8);margin-top:var(--0c5b398c);box-sizing:border-box;position:relative}.internship-experience[data-v-4c970c7c]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--d9623004);left:var(--7f6ca109);top:5px}.internship-experience .internship-experience-list .list[data-v-4c970c7c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--0c5c96a9);padding-bottom:var(--6becd457);font-size:var(--2453e5be);color:var(--fb6cce5c);font-weight:var(--51cab0d0)}.internship-experience .internship-experience-list .list ul[data-v-4c970c7c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--0c5c96a9)}.internship-experience .internship-experience-list .list ul[data-v-4c970c7c] :first-child{min-width:165px}.internship-experience .internship-experience-list .list ul .list-title[data-v-4c970c7c]{list-style:none;font-size:var(--737d0c04);color:var(--08debccf);font-weight:var(--e2050c8a);min-width:165px}.internship-experience .internship-experience-list .list ul .list-title[data-v-4c970c7c]:last-child{text-align:right}.internship-experience .internship-experience-list .list .job-content[data-v-4c970c7c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.internship-experience .internship-experience-list .list .job-content .left[data-v-4c970c7c]{width:20%;font-size:var(--737d0c04);color:var(--08debccf);font-weight:var(--e2050c8a)}.internship-experience .internship-experience-list .list .job-content .content-list[data-v-4c970c7c]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.internship-experience .internship-experience-list .list .job-content .content-list ul[data-v-4c970c7c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.internship-experience .internship-experience-list .list .job-content .content-list ul li[data-v-4c970c7c]{font-size:var(--2453e5be);color:var(--fb6cce5c);font-weight:var(--51cab0d0);line-height:1.5}.internship-experience .internship-experience-list .list .job-content .content-list ul li[data-v-4c970c7c]:not(:last-child){margin-bottom:6px}.campus-experience[data-v-631512a4]{padding-left:var(--5177b560);padding-right:var(--5177b560);box-sizing:border-box;margin-bottom:var(--221ab586);margin-top:var(--3374df83)}.campus-experience[data-v-631512a4]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--9c080e96);left:var(--65ff0f72);top:5px}.campus-experience .campue-experience-list[data-v-631512a4]{padding:0 30px 0 50px}.campus-experience .campue-experience-list .list[data-v-631512a4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--33763ca0);padding-bottom:var(--e4b55200)}.campus-experience .campue-experience-list .list ul[data-v-631512a4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--33763ca0)}.campus-experience .campue-experience-list .list ul li[data-v-631512a4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;list-style:none;font-size:var(--41492bed);color:var(--278bcd86);font-weight:var(--1a414364);text-align:left;min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-631512a4]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.campus-experience .campue-experience-list .list p[data-v-631512a4]{font-size:var(--1581cc18);color:var(--17ec153b);font-weight:var(--7a5af662);line-height:1.5;text-align:justify}.internship-experience[data-v-07152612]{padding-left:var(--ca8a6236);padding-right:var(--ca8a6236);box-sizing:border-box;margin-bottom:var(--b84efc50);margin-top:var(--e5527e70)}.internship-experience[data-v-07152612]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--0981db8c);left:var(--74dd474d);top:5px}.internship-experience .internship-experience-list[data-v-07152612]{padding:0 30px 0 50px}.internship-experience .internship-experience-list .list[data-v-07152612]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--e54fc436);padding-bottom:var(--428b339b);font-size:var(--1a64985d);color:var(--2acd3716);font-weight:var(--1a3353d4)}.internship-experience .internship-experience-list .list ul[data-v-07152612]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--e54fc436)}.internship-experience .internship-experience-list .list ul[data-v-07152612] :first-child{min-width:165px}.internship-experience .internship-experience-list .list ul .list-title[data-v-07152612]{list-style:none;font-size:var(--4e802f70);color:var(--70cee70b);font-weight:var(--a20b5602);min-width:165px}.internship-experience .internship-experience-list .list ul .list-title[data-v-07152612]:last-child{text-align:right}.internship-experience .internship-experience-list .list .job-content[data-v-07152612]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.internship-experience .internship-experience-list .list .job-content .left[data-v-07152612]{width:20%;font-size:var(--4e802f70);color:var(--70cee70b);font-weight:var(--a20b5602)}.internship-experience .internship-experience-list .list .job-content .content-list[data-v-07152612]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.internship-experience .internship-experience-list .list .job-content .content-list ul[data-v-07152612]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.internship-experience .internship-experience-list .list .job-content .content-list ul li[data-v-07152612]{font-size:var(--1a64985d);color:var(--2acd3716);font-weight:var(--1a3353d4);line-height:1.5}.internship-experience .internship-experience-list .list .job-content .content-list ul li[data-v-07152612]:not(:last-child){margin-bottom:6px}.campus-experience-content[data-v-7a22c68c]{box-sizing:border-box}.campus-experience-content .campue-experience-list .list[data-v-7a22c68c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--88f6c266);padding-bottom:var(--e10fac9a)}.campus-experience-content .campue-experience-list .list ul[data-v-7a22c68c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--88f6c266)}.campus-experience-content .campue-experience-list .list ul li[data-v-7a22c68c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:165px;list-style:none;font-size:var(--119c2740);color:var(--5c4119f3);font-weight:var(--0e0899d2)}.campus-experience-content .campue-experience-list .list ul li[data-v-7a22c68c]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.campus-experience-content .campue-experience-list .list p[data-v-7a22c68c]{font-size:var(--1bd49d76);color:var(--1f55f1a4);font-weight:var(--6bfc5a88);line-height:1.5;text-align:justify}.internship-experience[data-v-4ad428fe]{padding-left:var(--4c7e9fb3);padding-right:var(--4c7e9fb3);box-sizing:border-box;margin-bottom:var(--4bed13ca);margin-top:var(--e17a77d4)}.campus-experience-content[data-v-71ce3aa4]{box-sizing:border-box}.campus-experience-content .campue-experience-list .list[data-v-71ce3aa4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--06f1ccd8);padding-bottom:var(--05d93bc8)}.campus-experience-content .campue-experience-list .list ul[data-v-71ce3aa4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--06f1ccd8)}.campus-experience-content .campue-experience-list .list ul li[data-v-71ce3aa4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:165px;list-style:none;font-size:var(--303f4a96);color:var(--467853be);font-weight:var(--77c7e02c)}.campus-experience-content .campue-experience-list .list ul li[data-v-71ce3aa4]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.campus-experience-content .campue-experience-list .list p[data-v-71ce3aa4]{font-size:var(--2b65a450);color:var(--52b9e803);font-weight:var(--21bda1f2);line-height:1.5;text-align:justify}.internship-experience[data-v-790fbd03]{padding-left:var(--0c7e32f8);padding-right:var(--0c7e32f8);box-sizing:border-box;margin-bottom:var(--533ecea5);margin-top:var(--5e2f6f1b);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.internship-experience[data-v-790fbd03] .campue-experience-list{padding:0}.internship-experience[data-v-790fbd03] .campus-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.internship-experience[data-v-8389a3dd]{padding-left:var(--196c08c7);padding-right:var(--196c08c7);margin-top:var(--50698c2a);margin-bottom:var(--e80b3994);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.internship-experience[data-v-8389a3dd] .model-title-box{width:165px}.internship-experience .model-border-box[data-v-8389a3dd]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--79f04c1c);border-top:1px solid var(--79f04c1c);padding-left:20px;box-sizing:border-box;position:relative}.internship-experience .model-border-box .icon-box[data-v-8389a3dd]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--79f04c1c);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.internship-experience .model-border-box[data-v-8389a3dd] .internship-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.internship-experience .model-border-box[data-v-8389a3dd] .internship-experience-content .internship-experience-list{padding:0}.internship-experience .model-border-box[data-v-8389a3dd] .internship-experience-content .internship-experience-list .start-end-date{position:absolute;left:-165px}.internship-experience[data-v-dec6b101]{padding-left:var(--f6fb121e);padding-right:var(--f6fb121e);box-sizing:border-box;margin-bottom:var(--e8169568);margin-top:var(--a05f3c58)}.internship-experience[data-v-dec6b101] .internship-experience-list{padding:0}.internship-experience[data-v-3d8040f9]{padding-left:var(--1da5b35d);padding-right:var(--1da5b35d);box-sizing:border-box;margin-bottom:var(--a6d69f40);margin-top:var(--7cf74180)}.internship-experience .internship-experience-10-content-box[data-v-3d8040f9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.internship-experience .internship-experience-10-content-box .left[data-v-3d8040f9]{width:74px;position:relative}.internship-experience .internship-experience-10-content-box .left .moduleborder[data-v-3d8040f9]{position:absolute;top:3px;left:22px;height:100%;width:5px}.internship-experience .internship-experience-10-content-box[data-v-3d8040f9] .internship-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.internship-experience .internship-experience-10-content-box[data-v-3d8040f9] .internship-experience-content .internship-experience-list{padding:0}.work-experience[data-v-780093e9]{padding-left:var(--5997e134);padding-right:var(--5997e134);box-sizing:border-box;margin-bottom:var(--0b340e12);margin-top:var(--67e6b609)}.work-experience .work-experience-list .list[data-v-780093e9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--67e81326);padding-bottom:var(--cdceaa8c);font-size:var(--198fbc9e);color:var(--13d96275);font-weight:var(--09b32856)}.work-experience .work-experience-list .list p[data-v-780093e9]{padding-top:var(--67e81326);font-size:var(--198fbc9e);color:var(--13d96275);font-weight:var(--09b32856);line-height:1.5;text-align:justify}.work-experience .work-experience-list .list ul[data-v-780093e9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.work-experience .work-experience-list .list ul[data-v-780093e9] :first-child{min-width:165px}.work-experience .work-experience-list .list ul .list-title[data-v-780093e9]{list-style:none;font-size:var(--820d67b2);color:var(--ad6fb0e8);font-weight:var(--272b85c4);min-width:165px}.work-experience .work-experience-list .list ul .list-title[data-v-780093e9]:last-child{text-align:right}.work-experience .work-experience-list .list .job-content[data-v-780093e9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.work-experience .work-experience-list .list .job-content .left[data-v-780093e9]{width:20%;font-size:var(--820d67b2);color:var(--ad6fb0e8);font-weight:var(--272b85c4)}.work-experience .work-experience-list .list .job-content .content-list[data-v-780093e9]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience .work-experience-list .list .job-content .content-list ul[data-v-780093e9]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.work-experience .work-experience-list .list .job-content .content-list ul li[data-v-780093e9]{font-size:var(--198fbc9e);color:var(--13d96275);font-weight:var(--09b32856);line-height:1.5}.work-experience[data-v-37e08f18]{padding-left:var(--32723b91);padding-right:var(--32723b91);margin-bottom:var(--86e796a8);margin-top:var(--6b981e74);box-sizing:border-box}.work-experience .list[data-v-37e08f18]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;display:flex;width:100%;flex-direction:column;padding-top:var(--6b997b91);padding-bottom:var(--5b3ee66f)}.work-experience .list .list-ul[data-v-37e08f18]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.work-experience .list .list-ul .date-name-box[data-v-37e08f18]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--430f2c1c);color:var(--088653b7);font-weight:var(--7af0185a);margin-bottom:var(--6b997b91)}.work-experience .list .list-ul .date-name-box span[data-v-37e08f18]{min-width:130px;text-align:left}.work-experience .list .list-ul .date-name-box[data-v-37e08f18] :first-child{min-width:165px}.work-experience .list .list-ul p[data-v-37e08f18]{padding-top:var(--6b997b91);font-size:var(--bc18ebee);color:var(--3540f62c);font-weight:var(--0c66eb00);line-height:1.5;text-align:justify}.work-experience .list .list-ul .campusDuty[data-v-37e08f18],.work-experience .list .list-ul .campusContent[data-v-37e08f18]{width:100%;font-size:var(--bc18ebee);color:var(--3540f62c);font-weight:var(--0c66eb00);line-height:18px;text-align:justify}.work-experience .list .list-ul .campusDuty[data-v-37e08f18]{margin-bottom:10px}.work-experience .list .list-ul .campusContent[data-v-37e08f18]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 0 0 18px;box-sizing:border-box}.work-experience .list .list-ul .campusContent li[data-v-37e08f18]{list-style:disc}.work-experience[data-v-57f31af4]{padding-left:var(--7cc2f948);padding-right:var(--7cc2f948);margin-bottom:var(--6c082a55);margin-top:var(--79db316b);box-sizing:border-box;position:relative}.work-experience[data-v-57f31af4]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--457186c6);left:var(--494e42ec);top:5px}.work-experience .work-experience-list .list[data-v-57f31af4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--79dc8e88);padding-bottom:var(--0abadc18);font-size:var(--c9e89400);color:var(--b496975a);font-weight:var(--0d8994b7)}.work-experience .work-experience-list .list ul[data-v-57f31af4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--0abadc18)}.work-experience .work-experience-list .list ul[data-v-57f31af4] :first-child{min-width:165px}.work-experience .work-experience-list .list ul .list-title[data-v-57f31af4]{list-style:none;font-size:var(--6cfc7f05);color:var(--52d7116e);font-weight:var(--266c307c);text-align:justify;min-width:165px}.work-experience .work-experience-list .list ul .list-title[data-v-57f31af4]:last-child{text-align:right}.work-experience .work-experience-list .list .job-content[data-v-57f31af4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.work-experience .work-experience-list .list .job-content .left[data-v-57f31af4]{width:20%;font-size:var(--6cfc7f05);color:var(--52d7116e);font-weight:var(--266c307c)}.work-experience .work-experience-list .list .job-content .content-list[data-v-57f31af4]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience .work-experience-list .list .job-content .content-list ul[data-v-57f31af4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.work-experience .work-experience-list .list .job-content .content-list ul li[data-v-57f31af4]{text-align:justify;font-size:var(--c9e89400);color:var(--b496975a);font-weight:var(--0d8994b7);line-height:1.5}.work-experience .work-experience-list .list .job-content .content-list ul li[data-v-57f31af4]:not(:last-child){margin-bottom:6px;text-align:justify}.campus-experience[data-v-803c43ca]{padding-left:var(--5bcaefb0);padding-right:var(--5bcaefb0);box-sizing:border-box;margin-bottom:var(--49620ced);margin-top:var(--621615d3)}.campus-experience[data-v-803c43ca]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--876199f6);left:var(--93fea9bc);top:5px}.campus-experience .campue-experience-list[data-v-803c43ca]{padding:0 30px 0 50px}.campus-experience .campue-experience-list .list[data-v-803c43ca]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--621772f0);padding-bottom:var(--2fd682a0)}.campus-experience .campue-experience-list .list p[data-v-803c43ca]{padding-top:var(--621772f0);font-size:var(--50209b30);color:var(--d7bf5e2a);font-weight:var(--bd3fd1c2);line-height:1.5;text-align:justify}.campus-experience .campue-experience-list .list ul[data-v-803c43ca]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--621772f0)}.campus-experience .campue-experience-list .list ul[data-v-803c43ca] :first-child{min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-803c43ca]{list-style:none;font-size:var(--66cfe0c6);color:var(--31df07d6);font-weight:var(--0d65fb14);text-align:left;min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-803c43ca]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.campus-experience .campue-experience-list .list p[data-v-803c43ca]{font-size:var(--50209b30);color:var(--d7bf5e2a);font-weight:var(--bd3fd1c2);line-height:1.5;text-align:justify}.work-experience[data-v-6e221724]{padding-left:var(--4a063684);padding-right:var(--4a063684);box-sizing:border-box;margin-bottom:var(--d3d63ac2);margin-top:var(--521f253e)}.work-experience[data-v-6e221724]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--3b812813);left:var(--6a718054);top:5px}.work-experience .work-experience-list[data-v-6e221724]{padding:0 30px 0 50px;box-sizing:border-box}.work-experience .work-experience-list .list[data-v-6e221724]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--521c6b04);padding-bottom:var(--34c79462);font-size:var(--52789bf6);color:var(--7f74821d);font-weight:var(--c55655a6)}.work-experience .work-experience-list .list p[data-v-6e221724]{padding-top:var(--521c6b04);font-size:var(--52789bf6);color:var(--7f74821d);font-weight:var(--c55655a6);line-height:1.5;text-align:justify}.work-experience .work-experience-list .list ul[data-v-6e221724]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.work-experience .work-experience-list .list ul[data-v-6e221724] :first-child{min-width:165px}.work-experience .work-experience-list .list ul .list-title[data-v-6e221724]{list-style:none;font-size:var(--b9a75062);color:var(--9dde0638);font-weight:var(--dfee0274);min-width:165px}.work-experience .work-experience-list .list ul .list-title[data-v-6e221724]:last-child{text-align:right}.work-experience .work-experience-list .list .job-content[data-v-6e221724]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.work-experience .work-experience-list .list .job-content .left[data-v-6e221724]{width:20%;font-size:var(--b9a75062);color:var(--9dde0638);font-weight:var(--dfee0274)}.work-experience .work-experience-list .list .job-content .content-list[data-v-6e221724]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience .work-experience-list .list .job-content .content-list ul[data-v-6e221724]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.work-experience .work-experience-list .list .job-content .content-list ul li[data-v-6e221724]{font-size:var(--52789bf6);color:var(--7f74821d);font-weight:var(--c55655a6);line-height:1.5}.work-experience .work-experience-list .list .job-content .content-list ul li[data-v-6e221724]:not(:last-child){margin-bottom:6px}.work-experience-content[data-v-f831bd2f],.work-experience-content .work-experience-list[data-v-f831bd2f]{box-sizing:border-box}.work-experience-content .work-experience-list .list[data-v-f831bd2f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:var(--249c8e71);padding-top:var(--3972a2cf)}.work-experience-content .work-experience-list .list ul[data-v-f831bd2f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--3972a2cf)}.work-experience-content .work-experience-list .list ul[data-v-f831bd2f] :first-child{min-width:165px}.work-experience-content .work-experience-list .list ul .list-title[data-v-f831bd2f]{list-style:none;font-size:var(--535b4a9e);color:var(--32689475);font-weight:var(--1f730c56);min-width:165px}.work-experience-content .work-experience-list .list ul .list-title[data-v-f831bd2f]:last-child{text-align:right}.work-experience-content .work-experience-list .list p[data-v-f831bd2f]{font-size:var(--476ed972);color:var(--64199728);font-weight:var(--19f78784);line-height:1.5;text-align:justify}.work-experience-content .work-experience-list .list .job-content[data-v-f831bd2f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.work-experience-content .work-experience-list .list .job-content .left[data-v-f831bd2f]{width:20%;font-size:var(--535b4a9e);color:var(--32689475);font-weight:var(--1f730c56)}.work-experience-content .work-experience-list .list .job-content .content-list[data-v-f831bd2f]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience-content .work-experience-list .list .job-content .content-list ul[data-v-f831bd2f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.work-experience-content .work-experience-list .list .job-content .content-list ul li[data-v-f831bd2f]{font-size:var(--476ed972);color:var(--64199728);font-weight:var(--19f78784);line-height:1.5;text-align:justify}.work-experience[data-v-f3c6c7c4]{padding-top:var(--1db900b0);padding-bottom:var(--85794e20);padding-left:var(--d409a520);padding-right:var(--d409a520);box-sizing:border-box;margin-bottom:var(--1e90a72d);margin-top:var(--1db7a393)}.work-experience-content[data-v-d2917e83]{box-sizing:border-box}.work-experience-content .work-experience-list[data-v-d2917e83]{padding-top:15px;box-sizing:border-box}.work-experience-content .work-experience-list .list[data-v-d2917e83]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:var(--274f9b44);color:var(--3a1ac4b5);font-weight:var(--3da87195);padding-top:var(--133b6e34);padding-bottom:var(--4e64c60c)}.work-experience-content .work-experience-list .list ul[data-v-d2917e83]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--133b6e34)}.work-experience-content .work-experience-list .list ul[data-v-d2917e83] :first-child{min-width:165px}.work-experience-content .work-experience-list .list ul .list-title[data-v-d2917e83]{list-style:none;font-size:var(--453f8e67);color:var(--4b330d4c);font-weight:var(--0bae2144);min-width:165px}.work-experience-content .work-experience-list .list ul .list-title[data-v-d2917e83]:last-child{text-align:right}.work-experience-content .work-experience-list .list .job-content[data-v-d2917e83]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.work-experience-content .work-experience-list .list .job-content .content-list[data-v-d2917e83]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience-content .work-experience-list .list .job-content .content-list ul[data-v-d2917e83]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:18px}.work-experience-content .work-experience-list .list .job-content .content-list ul li[data-v-d2917e83]{line-height:1.5;text-align:justify}.work-experience[data-v-1050c81f]{padding-top:var(--e304631e);padding-bottom:var(--78f1b0e2);padding-left:var(--ba76331e);padding-right:var(--ba76331e);box-sizing:border-box;margin-bottom:var(--24d475cc);margin-top:var(--e3071d58);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.work-experience[data-v-1050c81f] .work-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience[data-v-1050c81f] .work-experience-content .work-experience-list{padding:0}.work-experience[data-v-039898ff]{padding-left:var(--2761e758);padding-right:var(--2761e758);margin-top:var(--3c857d77);margin-bottom:var(--58a05a6e);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.work-experience[data-v-039898ff] .model-title-box{width:165px}.work-experience .model-border-box[data-v-039898ff]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--4cd34fa9);border-top:1px solid var(--4cd34fa9);padding-left:20px;box-sizing:border-box;position:relative}.work-experience .model-border-box .icon-box[data-v-039898ff]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--4cd34fa9);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.work-experience .model-border-box[data-v-039898ff] .work-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience .model-border-box[data-v-039898ff] .work-experience-content .work-experience-list{padding:0}.work-experience[data-v-65f15490]{padding-left:var(--606a64b5);padding-right:var(--606a64b5);box-sizing:border-box;margin-bottom:var(--739583f0);margin-top:var(--46c21ad0)}.work-experience[data-v-65f15490] .work-experience-list{padding:0}.work-experience[data-v-08be31cc]{padding-left:var(--9b7e6a68);padding-right:var(--9b7e6a68);box-sizing:border-box;margin-bottom:var(--30636751);margin-top:var(--5f351422)}.work-experience .work-experience-10-content-box[data-v-08be31cc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.work-experience .work-experience-10-content-box .left[data-v-08be31cc]{width:74px;position:relative}.work-experience .work-experience-10-content-box .left .moduleborder[data-v-08be31cc]{position:absolute;top:3px;left:22px;height:100%;width:5px}.work-experience .work-experience-10-content-box[data-v-08be31cc] .work-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.work-experience .work-experience-10-content-box[data-v-08be31cc] .work-experience-content .work-experience-list{padding:0}.project-experience[data-v-0dbaf7c3]{padding-left:var(--135e7541);padding-right:var(--135e7541);box-sizing:border-box;margin-bottom:var(--4831d8fc);margin-top:var(--cc4547b8)}.project-experience .project-experience-list .list[data-v-0dbaf7c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--cc428d7e);padding-bottom:var(--3236ea82);font-size:var(--0e8fd08e);color:var(--1e2d553a);font-weight:var(--9cb727a0)}.project-experience .project-experience-list .list p[data-v-0dbaf7c3]{padding-top:var(--cc428d7e);font-size:var(--0e8fd08e);color:var(--1e2d553a);font-weight:var(--9cb727a0);line-height:1.5;text-align:justify}.project-experience .project-experience-list .list ul[data-v-0dbaf7c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.project-experience .project-experience-list .list ul .list-title[data-v-0dbaf7c3]{list-style:none;font-size:var(--76475728);color:var(--2d1ae532);font-weight:var(--05ac4823);min-width:165px}.project-experience .project-experience-list .list ul .list-title[data-v-0dbaf7c3]:last-child{text-align:right}.project-experience .project-experience-list .list .job-content[data-v-0dbaf7c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project-experience .project-experience-list .list .job-content .left[data-v-0dbaf7c3]{width:20%;font-size:var(--76475728);color:var(--2d1ae532);font-weight:var(--05ac4823);font-weight:700}.project-experience .project-experience-list .list .job-content .content-list[data-v-0dbaf7c3]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience .project-experience-list .list .job-content .content-list ul[data-v-0dbaf7c3]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.project-experience .project-experience-list .list .job-content .content-list ul li[data-v-0dbaf7c3]{font-size:var(--0e8fd08e);color:var(--1e2d553a);font-weight:var(--9cb727a0);line-height:1.5}.project-experience .project-experience-list .list .job-content .content-list ul li[data-v-0dbaf7c3]:not(:last-child){margin-bottom:6px}.project-experience[data-v-7f75cca4]{padding-left:var(--4be44d96);padding-right:var(--4be44d96);margin-bottom:var(--444bccf0);margin-top:var(--6113c718);box-sizing:border-box}.project-experience .list[data-v-7f75cca4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;display:flex;width:100%;flex-direction:column;padding-top:var(--61152435);padding-bottom:var(--7c8ccb4b)}.project-experience .list .list-ul[data-v-7f75cca4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.project-experience .list .list-ul .date-name-box[data-v-7f75cca4]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;font-size:var(--0d860810);color:var(--9fbc1d4a);font-weight:var(--b6fd86a2);margin-bottom:var(--61152435)}.project-experience .list .list-ul .date-name-box span[data-v-7f75cca4]{min-width:130px;text-align:left}.project-experience .list .list-ul .date-name-box[data-v-7f75cca4] :first-child{min-width:165px}.project-experience .list .list-ul p[data-v-7f75cca4]{padding-top:var(--61152435);font-size:var(--5dc362a6);color:var(--2a70ba74);font-weight:var(--0958b624);line-height:1.5;text-align:justify}.project-experience .list .list-ul .campusDuty[data-v-7f75cca4],.project-experience .list .list-ul .campusContent[data-v-7f75cca4]{width:100%;font-size:var(--5dc362a6);color:var(--2a70ba74);font-weight:var(--0958b624);line-height:18px;text-align:justify}.project-experience .list .list-ul .campusDuty[data-v-7f75cca4]{margin-bottom:10px}.project-experience .list .list-ul .campusContent[data-v-7f75cca4]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 0 0 18px;box-sizing:border-box}.project-experience .list .list-ul .campusContent li[data-v-7f75cca4]{list-style:none}.project-experience[data-v-776a88c7]{padding-left:var(--5b4b2b16);padding-right:var(--5b4b2b16);margin-bottom:var(--40c80972);margin-top:var(--27a855b9);box-sizing:border-box;position:relative}.project-experience[data-v-776a88c7]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--8861232a);left:var(--1a975efc);top:5px}.project-experience .project-experience-list .list[data-v-776a88c7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--27a9b2d6);padding-bottom:var(--7e4ead0a);font-size:var(--0f62a764);color:var(--f8cfde76);font-weight:var(--25e82f85)}.project-experience .project-experience-list .list ul[data-v-776a88c7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.project-experience .project-experience-list .list ul .list-title[data-v-776a88c7]{list-style:none;font-size:var(--8fcf5b12);color:var(--315f433c);font-weight:var(--19e0ef6e);min-width:165px}.project-experience .project-experience-list .list ul .list-title[data-v-776a88c7]:last-child{text-align:right}.project-experience .project-experience-list .list .job-content[data-v-776a88c7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project-experience .project-experience-list .list .job-content .left[data-v-776a88c7]{width:20%;font-size:var(--8fcf5b12);color:var(--315f433c);font-weight:var(--19e0ef6e);font-weight:700}.project-experience .project-experience-list .list .job-content .content-list[data-v-776a88c7]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience .project-experience-list .list .job-content .content-list ul[data-v-776a88c7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.project-experience .project-experience-list .list .job-content .content-list ul li[data-v-776a88c7]{font-size:var(--0f62a764);color:var(--f8cfde76);font-weight:var(--25e82f85);line-height:1.5}.project-experience .project-experience-list .list .job-content .content-list ul li[data-v-776a88c7]:not(:last-child){margin-bottom:6px}.campus-experience[data-v-04bcbcf8]{padding-left:var(--a2d6f646);padding-right:var(--a2d6f646);box-sizing:border-box;margin-bottom:var(--42196240);margin-top:var(--1c4e50c0)}.campus-experience[data-v-04bcbcf8]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--0f18c832);left:var(--3e000255);top:5px}.campus-experience .campue-experience-list[data-v-04bcbcf8]{padding:0 30px 0 50px}.campus-experience .campue-experience-list .list[data-v-04bcbcf8]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--1c4faddd);padding-bottom:var(--7da600a3)}.campus-experience .campue-experience-list .list ul[data-v-04bcbcf8]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:var(--1c4faddd)}.campus-experience .campue-experience-list .list ul[data-v-04bcbcf8] :first-child{min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-04bcbcf8]{list-style:none;font-size:var(--46026160);color:var(--f6aec5fa);font-weight:var(--c1c8cbf2);text-align:left;min-width:165px}.campus-experience .campue-experience-list .list ul li[data-v-04bcbcf8]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.campus-experience .campue-experience-list .list p[data-v-04bcbcf8]{padding-top:var(--1c4faddd);font-size:var(--c2ae9f56);color:var(--0a68e21e);font-weight:var(--c45d6468);line-height:1.5;text-align:justify}.project-experience[data-v-9a3faaef]{padding-left:var(--5c6e4399);padding-right:var(--5c6e4399);box-sizing:border-box;margin-bottom:var(--33a469a4);margin-top:var(--b5c66708)}.project-experience[data-v-9a3faaef]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--861af224);left:var(--7c2cf7ce);top:5px}.project-experience .project-experience-list[data-v-9a3faaef]{padding:0 30px 0 50px;box-sizing:border-box}.project-experience .project-experience-list .list[data-v-9a3faaef]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--b5c3acce);padding-bottom:var(--5b51c932);font-size:var(--3d0db011);color:var(--1183483c);font-weight:var(--36f54e88)}.project-experience .project-experience-list .list p[data-v-9a3faaef]{padding-top:var(--b5c3acce);font-size:var(--3d0db011);color:var(--1183483c);font-weight:var(--36f54e88);line-height:1.5;text-align:justify}.project-experience .project-experience-list .list ul[data-v-9a3faaef]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--b5c3acce)}.project-experience .project-experience-list .list ul .list-title[data-v-9a3faaef]{list-style:none;font-size:var(--0b39c714);color:var(--32825bbf);font-weight:var(--2a77b0cb);min-width:165px}.project-experience .project-experience-list .list ul .list-title[data-v-9a3faaef]:last-child{text-align:right}.project-experience .project-experience-list .list .job-content[data-v-9a3faaef]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project-experience .project-experience-list .list .job-content .left[data-v-9a3faaef]{width:20%;font-size:var(--0b39c714);color:var(--32825bbf);font-weight:var(--2a77b0cb);font-weight:700}.project-experience .project-experience-list .list .job-content .content-list[data-v-9a3faaef]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience .project-experience-list .list .job-content .content-list ul[data-v-9a3faaef]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.project-experience .project-experience-list .list .job-content .content-list ul li[data-v-9a3faaef]{font-size:var(--3d0db011);color:var(--1183483c);font-weight:var(--36f54e88);line-height:1.5}.project-experience .project-experience-list .list .job-content .content-list ul li[data-v-9a3faaef]:not(:last-child){margin-bottom:6px}.project-experience-content[data-v-fed35d97]{box-sizing:border-box}.project-experience-content .project-experience-list[data-v-fed35d97]{padding-top:15px;box-sizing:border-box}.project-experience-content .project-experience-list .list[data-v-fed35d97]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-bottom:var(--1f6cbf06);padding-top:var(--892d7b4c)}.project-experience-content .project-experience-list .list ul[data-v-fed35d97]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--892d7b4c)}.project-experience-content .project-experience-list .list ul .list-title[data-v-fed35d97]{list-style:none;font-size:var(--3170111a);color:var(--c8a3c080);font-weight:var(--3bbb456a);min-width:165px}.project-experience-content .project-experience-list .list ul .list-title[data-v-fed35d97]:last-child{text-align:right}.project-experience-content .project-experience-list .list p[data-v-fed35d97]{font-size:var(--0a5877d2);color:var(--557993c1);font-weight:var(--46a5abee);line-height:1.5;text-align:justify}.project-experience-content .project-experience-list .list .job-content[data-v-fed35d97]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project-experience-content .project-experience-list .list .job-content .left[data-v-fed35d97]{width:20%;font-size:var(--3170111a);color:var(--c8a3c080);font-weight:var(--3bbb456a);font-weight:700}.project-experience-content .project-experience-list .list .job-content .content-list[data-v-fed35d97]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience-content .project-experience-list .list .job-content .content-list ul[data-v-fed35d97]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.project-experience-content .project-experience-list .list .job-content .content-list ul li[data-v-fed35d97]{font-size:var(--0a5877d2);color:var(--557993c1);font-weight:var(--46a5abee);line-height:1.5;text-align:justify}.project-experience[data-v-13ece984]{padding-top:var(--2a091d85);padding-bottom:var(--c7e2e00a);padding-left:var(--58559685);padding-right:var(--58559685);box-sizing:border-box;margin-bottom:var(--05484390);margin-top:var(--2a07c068)}.project-experience-content[data-v-c9c6d35e]{box-sizing:border-box}.project-experience-content .project-experience-list[data-v-c9c6d35e]{padding-top:15px;box-sizing:border-box}.project-experience-content .project-experience-list .list[data-v-c9c6d35e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--5fe1fd26);padding-bottom:var(--38f979da)}.project-experience-content .project-experience-list .list ul[data-v-c9c6d35e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:var(--5fe1fd26)}.project-experience-content .project-experience-list .list ul .list-title[data-v-c9c6d35e]{list-style:none;font-size:var(--291c7dc0);color:var(--d841f6da);font-weight:var(--5a876c77);min-width:165px}.project-experience-content .project-experience-list .list ul .list-title[data-v-c9c6d35e]:last-child{text-align:right}.project-experience-content .project-experience-list .list p[data-v-c9c6d35e]{font-size:var(--8c391836);color:var(--6dff488e);font-weight:var(--552d2548);line-height:1.5;text-align:justify}.project-experience-content .project-experience-list .list .job-content[data-v-c9c6d35e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.project-experience-content .project-experience-list .list .job-content .content-list[data-v-c9c6d35e]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience-content .project-experience-list .list .job-content .content-list ul[data-v-c9c6d35e]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:18px}.project-experience-content .project-experience-list .list .job-content .content-list ul li[data-v-c9c6d35e]{font-size:var(--8c391836);color:var(--6dff488e);font-weight:var(--552d2548);line-height:1.5;text-align:justify}.project-experience[data-v-92956028]{padding-top:var(--2294d3a0);padding-bottom:var(--266b6000);padding-left:var(--81ede740);padding-right:var(--81ede740);box-sizing:border-box;margin-bottom:var(--f08ea386);margin-top:var(--22937683);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.project-experience[data-v-92956028] .project-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience[data-v-92956028] .project-experience-content .project-experience-list{padding:0}.project-experience[data-v-6b836721]{padding-left:var(--63a9d76e);padding-right:var(--63a9d76e);margin-top:var(--5395b7de);margin-bottom:var(--735c6def);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.project-experience[data-v-6b836721] .model-title-box{width:165px}.project-experience .model-border-box[data-v-6b836721]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--77a3ca7a);border-top:1px solid var(--77a3ca7a);padding-left:20px;box-sizing:border-box;position:relative}.project-experience .model-border-box .icon-box[data-v-6b836721]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--77a3ca7a);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.project-experience .model-border-box[data-v-6b836721] .project-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience .model-border-box[data-v-6b836721] .project-experience-content .project-experience-list{padding:0}.project-experience[data-v-6f91bfbe]{padding-left:var(--d4cd09f4);padding-right:var(--d4cd09f4);box-sizing:border-box;margin-bottom:var(--e07d9d52);margin-top:var(--e1a54cae)}.project-experience[data-v-6f91bfbe] .project-experience-list{padding:0}.project-experience[data-v-f0cb8c73]{padding-left:var(--2c0423f6);padding-right:var(--2c0423f6);box-sizing:border-box;margin-bottom:var(--46deb6b8);margin-top:var(--4eb09030)}.project-experience .project-experience-10-content-box[data-v-f0cb8c73]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.project-experience .project-experience-10-content-box .left[data-v-f0cb8c73]{width:74px;position:relative}.project-experience .project-experience-10-content-box .left .moduleborder[data-v-f0cb8c73]{position:absolute;top:3px;left:22px;height:100%;width:5px}.project-experience .project-experience-10-content-box[data-v-f0cb8c73] .project-experience-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.project-experience .project-experience-10-content-box[data-v-f0cb8c73] .project-experience-content .project-experience-list{padding:0}.awards[data-v-ff1610bc]{padding-left:var(--10ac1750);padding-right:var(--10ac1750);box-sizing:border-box;margin-bottom:var(--783b094d);margin-top:var(--02557573)}.awards .awards-list[data-v-ff1610bc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.awards .awards-list ul[data-v-ff1610bc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:var(--0256d290);padding-bottom:var(--16edbb10)}.awards .awards-list ul li[data-v-ff1610bc]{list-style:none;font-size:var(--4db51bf0);color:var(--70abb54b);font-weight:var(--2c246ebf)}.edu-background[data-v-5ca4599a]{padding-left:var(--0f40fba8);padding-right:var(--0f40fba8);margin-bottom:var(--143043f5);margin-top:var(--3a227bcb);box-sizing:border-box}.edu-background .edu-list[data-v-5ca4599a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.edu-background .edu-list .list-item[data-v-5ca4599a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:var(--3a23d8e8);padding-bottom:var(--9a3a1490);font-size:var(--f3dabf40);color:var(--3786341a);font-weight:var(--527f6717);margin-bottom:var(--3a23d8e8)}.edu-background .edu-list .list-item .date-school-box[data-v-5ca4599a]{font-size:var(--f3dabf40);color:var(--3786341a);font-weight:var(--527f6717);margin-bottom:var(--3a23d8e8)}.edu-background .edu-list .list-item .date-school-box span[data-v-5ca4599a]{min-width:165px}.edu-background .edu-list .list-item .date-school-box span[data-v-5ca4599a]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.edu-background .edu-list .list-item .majorCourse[data-v-5ca4599a]{font-size:var(--f3dabf40);color:var(--3786341a);font-weight:var(--527f6717);line-height:18px;text-align:justify}.awards[data-v-96c6c66f]{padding-left:var(--64c80ca2);padding-right:var(--64c80ca2);margin-bottom:var(--81ad358a);margin-top:var(--7abf5f76);box-sizing:border-box;position:relative}.awards[data-v-96c6c66f]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--75676012);left:var(--5d5283f0);top:5px}.awards .awards-list[data-v-96c6c66f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.awards .awards-list ul[data-v-96c6c66f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:var(--7abca53c);padding-bottom:var(--5ddc16fe)}.awards .awards-list ul li[data-v-96c6c66f]{list-style:none;font-size:var(--d3cd4a4c);color:var(--951a648e);font-weight:var(--7bc16b11)}.awards[data-v-618d008a]{padding-left:var(--c15f9336);padding-right:var(--c15f9336);box-sizing:border-box;margin-bottom:var(--4fef6b50);margin-top:var(--69efc848)}.awards[data-v-618d008a]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--00570c8c);left:var(--0d9defcd);top:5px}.awards .awards-list[data-v-618d008a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 30px 0 50px;box-sizing:border-box}.awards .awards-list ul[data-v-618d008a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:var(--69f12565);padding-bottom:var(--76bafc1b)}.awards .awards-list ul li[data-v-618d008a]{list-style:none;font-size:var(--4f3e1fdd);color:var(--122cdf96);font-weight:var(--7ec8fb54);text-align:left}.awards .awards-list ul li[data-v-618d008a]:first-child{-webkit-box-flex:.4;-webkit-flex:.4;-ms-flex:.4;flex:.4}.awards .awards-list ul li[data-v-618d008a]:last-child{text-align:right;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:.4;-webkit-flex:.4;-ms-flex:.4;flex:.4}.awards[data-v-0f3c2737]{padding-left:var(--6c68be34);padding-right:var(--6c68be34);box-sizing:border-box;margin-bottom:var(--15d3d777);margin-top:var(--742d30ee)}.awards[data-v-0f3c2737]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--2a4fe43b);left:var(--df6161a8);top:5px}.awards .awards-list[data-v-0f3c2737]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 30px 0 50px;box-sizing:border-box}.awards .awards-list ul[data-v-0f3c2737]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:var(--742a76b4);padding-bottom:var(--96f2ed8c)}.awards .awards-list ul li[data-v-0f3c2737]{list-style:none;font-size:var(--6eee23c4);color:var(--0b49a0f5);font-weight:var(--5ecd8556)}.awards-content[data-v-8eec89a2]{box-sizing:border-box}.awards-content .awards-list[data-v-8eec89a2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:15px;box-sizing:border-box}.awards-content .awards-list ul[data-v-8eec89a2]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:var(--78a064d8);padding-bottom:var(--5283a3c8)}.awards-content .awards-list ul li[data-v-8eec89a2]{list-style:none;font-size:var(--9e078760);color:var(--1e6a5003);font-weight:var(--6971c707)}.awards[data-v-0dc92da7]{padding-top:var(--212acfa3);padding-bottom:var(--d3757dc6);padding-left:var(--0a368bba);padding-right:var(--0a368bba);box-sizing:border-box;margin-bottom:var(--10dae14c);margin-top:var(--21297286)}.awards[data-v-fb3a36de]{padding-top:var(--f64f45f2);padding-bottom:var(--37be0939);padding-left:var(--bd38a6f2);padding-right:var(--bd38a6f2);box-sizing:border-box;margin-bottom:var(--cde95114);margin-top:var(--f652002c);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.awards[data-v-fb3a36de] .awards-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.awards[data-v-fb3a36de] .awards-content .awards-list{padding:0}.awards[data-v-c810d8be]{padding-left:var(--f267312c);padding-right:var(--f267312c);margin-top:var(--6a92610d);margin-bottom:var(--7ccf811a);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.awards[data-v-c810d8be] .model-title-box{width:165px}.awards .model-border-box[data-v-c810d8be]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--315eaa82);border-top:1px solid var(--315eaa82);padding-left:20px;box-sizing:border-box;position:relative}.awards .model-border-box .icon-box[data-v-c810d8be]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--315eaa82);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.awards .model-border-box[data-v-c810d8be] .awards-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.awards .model-border-box[data-v-c810d8be] .awards-content .awards-list{padding:0}.awards[data-v-bc7623e1]{padding-left:var(--018b2608);padding-right:var(--018b2608);box-sizing:border-box;margin-bottom:var(--043d3595);margin-top:var(--df1823aa)}.awards[data-v-bc7623e1] .awards-list{padding:0}.awards[data-v-75f925f4]{padding-left:var(--2cc464f3);padding-right:var(--2cc464f3);box-sizing:border-box;margin-bottom:var(--fe8152ec);margin-top:var(--73957956)}.awards .left[data-v-75f925f4]{width:74px;position:relative}.awards .left .moduleborder[data-v-75f925f4]{position:absolute;top:3px;left:22px;height:100%;width:5px}.awards[data-v-75f925f4] .awards-list{padding-top:10px}.hobbies[data-v-1bcebf5f]{padding-left:var(--4705532d);padding-right:var(--4705532d);box-sizing:border-box;margin-bottom:var(--1364bae0);margin-top:var(--5867c9e0)}.hobbies .hobbies-content[data-v-1bcebf5f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:var(--58650fa6);padding-bottom:var(--d5ff575a)}.hobbies .hobbies-content p[data-v-1bcebf5f]{font-size:var(--43c1aab6);color:var(--9705ec64);font-weight:var(--4cdb17c8);line-height:1.5}.hobbies[data-v-3b946de7]{padding-left:var(--5e2e92ab);padding-right:var(--5e2e92ab);margin-bottom:var(--3bba785c);margin-top:var(--567b5de4);box-sizing:border-box}.hobbies .hobbies-content[data-v-3b946de7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;display:flex;width:100%;flex-direction:column;padding-top:var(--5678a3aa);padding-bottom:var(--fe5514d6)}.hobbies .hobbies-content p[data-v-3b946de7]{text-align:justify;font-size:var(--6012faba);color:var(--00e23ae0);font-weight:var(--9a1876cc);line-height:1.5}.hobbies[data-v-e7abd165]{padding-left:var(--269c4c36);padding-right:var(--269c4c36);margin-bottom:var(--47236e27);margin-top:var(--eb9e624e);box-sizing:border-box;position:relative}.hobbies[data-v-e7abd165]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--f1bee0ea);left:var(--349f59dc);top:5px}.hobbies .hobbies-content[data-v-e7abd165]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:var(--eb9ba814);padding-bottom:var(--3453c02c)}.hobbies .hobbies-content p[data-v-e7abd165]{font-size:var(--33dc056e);color:var(--270e4ba5);font-weight:var(--98f87eb6);line-height:1.5}.hobbies[data-v-ffae8e5f]{padding-left:var(--79436cd3);padding-right:var(--79436cd3);box-sizing:border-box;margin-bottom:var(--52805aaa);margin-top:var(--a3202d94)}.hobbies[data-v-ffae8e5f]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--4c709fb0);left:var(--3429179f);top:5px}.hobbies .hobbies-content[data-v-ffae8e5f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 30px 0 50px;padding-top:var(--a31d735a);padding-bottom:var(--1d99e726);box-sizing:border-box}.hobbies .hobbies-content p[data-v-ffae8e5f]{font-size:var(--793d72cb);color:var(--623bb930);font-weight:var(--263f4ac2);line-height:1.5}.hobbies[data-v-ffed64d0]{padding-left:var(--56e72f6c);padding-right:var(--56e72f6c);box-sizing:border-box;margin-bottom:var(--b26f729e);margin-top:var(--0f485ae2)}.hobbies[data-v-ffed64d0]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--91291a7e);left:var(--631ce834);top:5px}.hobbies .hobbies-content[data-v-ffed64d0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 30px 0 50px;box-sizing:border-box;padding-top:var(--0f45a0a8);padding-bottom:var(--457af874)}.hobbies .hobbies-content p[data-v-ffed64d0]{font-size:var(--7cfaf324);color:var(--30df29af);font-weight:var(--309e18db);line-height:1.5}.hobbies-content[data-v-c2ded314]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:15px;box-sizing:border-box}.hobbies-content p[data-v-c2ded314]{padding-bottom:var(--35ac6b26);padding-top:var(--46234853);font-size:var(--7065166a);color:var(--bfbd3d30);font-weight:var(--10d6ccc2);line-height:1.5;text-align:justify}.hobbies[data-v-22a1ae70]{padding-top:var(--392d4868);padding-bottom:var(--c42d5390);padding-left:var(--2a58cb28);padding-right:var(--2a58cb28);box-sizing:border-box;margin-bottom:var(--0192b716);margin-top:var(--392beb4b)}.hobbies[data-v-ba79c2e7]{padding-top:var(--1cc56033);padding-bottom:var(--03bbb2e6);padding-left:var(--c456c29a);padding-right:var(--c456c29a);box-sizing:border-box;margin-bottom:var(--5f6f74ca);margin-top:var(--1cc40316);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.hobbies[data-v-ba79c2e7] .hobbies-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0}.hobbies[data-v-829498fd]{padding-left:var(--318c6743);padding-right:var(--318c6743);margin-top:var(--b43d10b4);margin-bottom:var(--cba2138c);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.hobbies[data-v-829498fd] .model-title-box{width:165px}.hobbies .model-border-box[data-v-829498fd]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--dbdeaad0);border-top:1px solid var(--dbdeaad0);padding-left:20px;box-sizing:border-box;position:relative}.hobbies .model-border-box .icon-box[data-v-829498fd]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--dbdeaad0);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.hobbies .model-border-box[data-v-829498fd] .hobbies-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0}.hobbies[data-v-a537e960]{padding-left:var(--716e5d22);padding-right:var(--716e5d22);box-sizing:border-box;margin-bottom:var(--5fba9b8e);margin-top:var(--99d81a5c)}.hobbies[data-v-a537e960] .hobbies-content{padding:0}.hobbies[data-v-20b245c4]{padding-left:var(--3c93e216);padding-right:var(--3c93e216);box-sizing:border-box;margin-bottom:var(--4153bbc8);margin-top:var(--fcf16650)}.hobbies .left[data-v-20b245c4]{width:74px;position:relative}.hobbies .left .moduleborder[data-v-20b245c4]{position:absolute;top:3px;left:22px;height:100%;width:5px}.hobbies[data-v-20b245c4] .hobbies-content{padding-top:10px}.self-eavluation[data-v-822a9655]{padding-left:var(--1579d80f);padding-right:var(--1579d80f);box-sizing:border-box;margin-bottom:var(--e12fce24);margin-top:var(--bc931d1c)}.self-eavluation .self-eavluation-content[data-v-822a9655]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:var(--bc9062e2);padding-bottom:var(--2e1acab1)}.self-eavluation .self-eavluation-content p[data-v-822a9655]{font-size:var(--3cf401f2);color:var(--70d360ac);font-weight:var(--c2d49004);line-height:1.5}.self-eavluation[data-v-58737a66]{padding-left:var(--2492744c);padding-right:var(--2492744c);margin-bottom:var(--000e2dd1);margin-top:var(--25943f6f);box-sizing:border-box}.self-eavluation .self-eavluation-content[data-v-58737a66]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;display:flex;width:100%;flex-direction:column;padding-top:var(--25959c8c);padding-bottom:var(--c27e40d8)}.self-eavluation .self-eavluation-content p[data-v-58737a66]{text-align:justify;font-size:var(--e62efff8);color:var(--5047c8cf);font-weight:var(--0948248a);line-height:1.5}.self-eavluation[data-v-4a03cd2a]{padding-left:var(--17872535);padding-right:var(--17872535);margin-bottom:var(--77c44d88);margin-top:var(--56761318);box-sizing:border-box;position:relative}.self-eavluation[data-v-4a03cd2a]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--780b688a);left:var(--4c1a46fd);top:5px}.self-eavluation .self-eavluation-content[data-v-4a03cd2a]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:var(--56777035);padding-bottom:var(--1676ff4b)}.self-eavluation .self-eavluation-content p[data-v-4a03cd2a]{font-size:var(--d516caa6);color:var(--9a165274);font-weight:var(--114c0224);line-height:1.5}.self-eavluation[data-v-11a6d361]{padding-left:var(--abe4c094);padding-right:var(--abe4c094);box-sizing:border-box;margin-bottom:var(--20426ab2);margin-top:var(--f7f27b4e)}.self-eavluation[data-v-11a6d361]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--0a91e30b);left:var(--14fe965c);top:5px}.self-eavluation .self-eavluation-content[data-v-11a6d361]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 30px 0 50px;box-sizing:border-box;padding-top:var(--f7efc114);padding-bottom:var(--e2dd072c)}.self-eavluation .self-eavluation-content p[data-v-11a6d361]{font-size:var(--bf730e24);color:var(--e336efb6);font-weight:var(--a1c157b6);line-height:1.5}.self-eavluation[data-v-95aee894]{padding-left:var(--1dd59232);padding-right:var(--1dd59232);box-sizing:border-box;margin-bottom:var(--d8262dd4);margin-top:var(--9cd05b6c)}.self-eavluation[data-v-95aee894]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--51997a3c);left:var(--5458130b);top:5px}.self-eavluation .self-eavluation-content[data-v-95aee894]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 30px 0 50px;box-sizing:border-box;padding-top:var(--9ccda132);padding-bottom:var(--329f9ad9)}.self-eavluation .self-eavluation-content p[data-v-95aee894]{font-size:var(--43c507df);color:var(--6764c6d4);font-weight:var(--6d35ead6);line-height:1.5}.self-eavluation-content[data-v-202ca25c]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:15px;box-sizing:border-box}.self-eavluation-content p[data-v-202ca25c]{padding-bottom:var(--762453f9);padding-top:var(--3f540a47);font-size:var(--79e702bf);color:var(--46c09018);font-weight:var(--ba76a494);line-height:1.5;text-align:justify}.self-eavluation[data-v-1e7cc706]{padding-top:var(--4607b75b);padding-bottom:var(--5d3e9e65);padding-left:var(--609a104a);padding-right:var(--609a104a);box-sizing:border-box;margin-bottom:var(--82e826bc);margin-top:var(--46065a3e)}.self-eavluation[data-v-fbd9fe2d]{padding-top:var(--29d09ef3);padding-bottom:var(--24852066);padding-left:var(--34b4651a);padding-right:var(--34b4651a);box-sizing:border-box;margin-bottom:var(--4f0abe0a);margin-top:var(--29cf41d6);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.self-eavluation[data-v-fbd9fe2d] .self-eavluation-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0}.self-eavluation[data-v-7fb929b6]{padding-top:10px;padding-left:var(--33cdd6d4);padding-right:var(--33cdd6d4);margin-top:var(--d8e3b012);margin-bottom:var(--0d291849);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.self-eavluation[data-v-7fb929b6] .model-title-box{width:165px}.self-eavluation .model-border-box[data-v-7fb929b6]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--d75bcbae);border-top:1px solid var(--d75bcbae);padding-bottom:var(--a8486be8);padding-top:var(--d8e0f5d8);padding-left:20px;box-sizing:border-box;position:relative}.self-eavluation .model-border-box .icon-box[data-v-7fb929b6]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--d75bcbae);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.self-eavluation .model-border-box[data-v-7fb929b6] .self-eavluation-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0}.self-eavluation[data-v-8ea74c21]{padding-left:var(--0601a644);padding-right:var(--0601a644);box-sizing:border-box;margin-bottom:var(--b436024e);margin-top:var(--62236932)}.self-eavluation[data-v-8ea74c21] .self-eavluation-content{padding:0}.self-eavluation[data-v-0766797b]{padding-left:var(--3a5c38c1);padding-right:var(--3a5c38c1);box-sizing:border-box;margin-bottom:var(--c3927508);margin-top:var(--3553bfa4)}.self-eavluation .left[data-v-0766797b]{width:74px;position:relative}.self-eavluation .left .moduleborder[data-v-0766797b]{position:absolute;top:3px;left:22px;height:100%;width:5px}.self-eavluation[data-v-0766797b] .self-eavluation-content{padding-top:10px}.works-display[data-v-50cba328]{padding-left:var(--1ac96383);padding-right:var(--1ac96383);box-sizing:border-box}.works-display .works-display-list[data-v-50cba328]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.works-display .works-display-list li[data-v-50cba328]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;padding-top:var(--e2bbfdfa);padding-bottom:var(--37e013bd);display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.works-display .works-display-list li h1[data-v-50cba328]{font-size:var(--5dbf050a);color:var(--1e6a96b8);font-weight:var(--118a6972);margin:0}.works-display .works-display-list li a[data-v-50cba328]{font-size:14px;margin-top:5px}.works-display .works-display-list li a[data-v-50cba328]:hover{color:#ff6346}.works-display[data-v-79f6e6a0]{padding-left:var(--a1e2f33a);padding-right:var(--a1e2f33a);margin-bottom:var(--6153a9cc);margin-top:var(--7ab16ec6);box-sizing:border-box}.works-display .works-display-list[data-v-79f6e6a0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:flex;width:100%;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.works-display .works-display-list li[data-v-79f6e6a0]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;padding-top:var(--7ab2cbe3);padding-bottom:var(--6e08dcdd);display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.works-display .works-display-list li h1[data-v-79f6e6a0]{font-size:var(--68a8685b);color:var(--6d8597d8);font-weight:var(--3279c75c);margin:0}.works-display .works-display-list li a[data-v-79f6e6a0]{font-size:14px;margin-top:5px}.works-display .works-display-list li a[data-v-79f6e6a0]:hover{color:#ff6346}.works-display[data-v-b76f7455]{padding-left:var(--7ec9a4f3);padding-right:var(--7ec9a4f3);box-sizing:border-box;position:relative}.works-display[data-v-b76f7455]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--41642f70);left:var(--7ea1c902);top:5px}.works-display .works-display-list[data-v-b76f7455]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:var(--028c1673);padding-bottom:var(--4d74c84d)}.works-display .works-display-list li[data-v-b76f7455]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:var(--a27bd2ec);margin-top:var(--028ab956)}.works-display .works-display-list li h1[data-v-b76f7455]{font-size:var(--361622eb);color:var(--21a46748);font-weight:var(--0fac72e2);margin:0}.works-display .works-display-list li a[data-v-b76f7455]{font-size:14px;margin-top:5px}.works-display .works-display-list li a[data-v-b76f7455]:hover{color:#ff6346}[data-v-f50f9b7b] .works-display-list li{padding-top:var(--0834667c);padding-bottom:var(--a9a2e0b8)}.works-display[data-v-c6061606]{padding-left:var(--0ddcd85e);padding-right:var(--0ddcd85e);box-sizing:border-box;margin-bottom:var(--d6b47728);margin-top:var(--11aea6b4)}.works-display[data-v-c6061606]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--5995d726);left:var(--c20c463e);top:5px}.works-display .works-display-list[data-v-c6061606]{padding:0 30px 0 50px;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.works-display .works-display-list li[data-v-c6061606]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;padding-top:var(--11b003d1);padding-bottom:var(--3358762f);display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.works-display .works-display-list li h1[data-v-c6061606]{font-size:var(--3e1dd249);color:var(--1d5424aa);font-weight:var(--3485c2c0);margin:0}.works-display .works-display-list li a[data-v-c6061606]{font-size:14px;margin-top:5px}.works-display .works-display-list li a[data-v-c6061606]:hover{color:#ff6346}.works-display[data-v-321dfe5f]{padding-left:var(--5384c6b3);padding-right:var(--5384c6b3);box-sizing:border-box;margin-bottom:var(--881f666c);margin-top:var(--43b22b16)}.works-display[data-v-321dfe5f]:before{content:"";position:absolute;width:1px;height:100%;background-color:var(--97edebf0);left:var(--94857c82);top:5px}.works-display .works-display-list[data-v-321dfe5f]{padding:0 30px 0 50px;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.works-display .works-display-list li[data-v-321dfe5f]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;padding-top:var(--43b38833);padding-bottom:var(--5aa2fe8d);display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.works-display .works-display-list li h1[data-v-321dfe5f]{font-size:var(--6ee056aa);color:var(--c7c3e4f0);font-weight:var(--2afe96bc);margin:0}.works-display .works-display-list li a[data-v-321dfe5f]{font-size:14px;margin-top:5px}.works-display .works-display-list li a[data-v-321dfe5f]:hover{color:#ff6346}.works-display-content[data-v-adec90cb]{box-sizing:border-box}.works-display-content .works-display-list[data-v-adec90cb]{padding-top:15px;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.works-display-content .works-display-list li[data-v-adec90cb]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style:none;margin-bottom:var(--e3067e7c);margin-top:var(--b57a0bc4)}.works-display-content .works-display-list li h1[data-v-adec90cb]{font-size:var(--7af02b96);color:var(--4090167d);font-weight:var(--f3b20666);margin:0}.works-display-content .works-display-list li a[data-v-adec90cb]{font-size:14px;margin-top:5px}.works-display-content .works-display-list li a[data-v-adec90cb]:hover{color:#ff6346}.works-display[data-v-55efb22d]{padding-top:var(--95bae6dc);padding-bottom:var(--7e5eac64);padding-left:var(--1fde705c);padding-right:var(--1fde705c);box-sizing:border-box;margin-bottom:var(--221df80b);margin-top:var(--95bda116)}.works-display[data-v-7a6242a9]{padding-top:var(--029f2179);padding-bottom:var(--14f6d0f2);padding-left:var(--068dd379);padding-right:var(--068dd379);box-sizing:border-box;margin-bottom:var(--56d1e5c4);margin-top:var(--029dc45c);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.works-display[data-v-7a6242a9] .works-display-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.works-display[data-v-7a6242a9] .works-display-content .works-display-list{padding:0}.works-display[data-v-4fdc4ced]{padding-top:10px;padding-left:var(--39336654);padding-right:var(--39336654);margin-top:var(--242fc779);margin-bottom:var(--152b9cf2);box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.works-display[data-v-4fdc4ced] .model-title-box{width:165px}.works-display .model-border-box[data-v-4fdc4ced]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;border-left:1px solid var(--43ea902b);border-top:1px solid var(--43ea902b);padding-bottom:var(--d7c6396c);padding-top:var(--24312496);padding-left:20px;box-sizing:border-box;position:relative}.works-display .model-border-box .icon-box[data-v-4fdc4ced]{position:absolute;left:-13px;top:-13px;width:26px;height:26px;background-color:var(--43ea902b);border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-right:8px}.works-display .model-border-box[data-v-4fdc4ced] .works-display-content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.works-display .model-border-box[data-v-4fdc4ced] .works-display-content .works-display-list{padding:0}.works-display[data-v-e0cfb430]{padding-left:var(--775f2858);padding-right:var(--775f2858);box-sizing:border-box;margin-bottom:var(--2820d545);margin-top:var(--2668270a)}.works-display[data-v-e0cfb430] .works-display-list{padding:0}.works-display[data-v-63fff958]{padding-left:var(--257482e2);padding-right:var(--257482e2);box-sizing:border-box;margin-bottom:var(--310ad20a);margin-top:var(--7b1b12f6)}.works-display .left[data-v-63fff958]{width:74px;position:relative}.works-display .left .moduleborder[data-v-63fff958]{position:absolute;top:3px;left:22px;height:100%;width:5px}.works-display[data-v-63fff958] .works-display-list{padding-top:10px}.el-tabs[data-v-00f9f716]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.el-tabs__content[data-v-00f9f716]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:20px;overflow:visible}.el-tabs__nav[data-v-00f9f716]{border-radius:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-form-item__content[data-v-00f9f716]{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.el-form-item__content .el-switch[data-v-00f9f716]{margin-left:10px}.zs-color-picker-panel__visible[data-v-00f9f716]{z-index:10!important}.content-box .dragArea[data-v-00f9f716]{min-width:820px;min-height:300px;width:820px;min-height:1160px;background-color:#fff;box-sizing:border-box;position:relative;z-index:0}.content-box .left-box[data-v-00f9f716]{width:var(--0f61729f);box-sizing:border-box;background-color:var(--ff7a4c3e);min-height:1160px;position:absolute;height:100%}.content-box .left-box .left-drag-area[data-v-00f9f716]{min-height:1160px;width:100%;height:100%}.content-box .right-box[data-v-00f9f716]{min-height:1160px;width:var(--052e986a);margin-left:var(--0f61729f);background-color:var(--bf66ca14)}.content-box .right-box .right-drag-area[data-v-00f9f716]{min-height:1160px;width:100%}.content-box .upload-json-box[data-v-00f9f716]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:200px;padding:0 10px;background-color:#faebd7;cursor:pointer;border-radius:10px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#74a274;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-box .upload-json-box[data-v-00f9f716]:hover{background-color:#faebd780;-webkit-transition:all .3s;transition:all .3s}.content-box .upload-json-box h1[data-v-00f9f716]{margin:10px 0;font-size:20px}.content-box .upload-json-box p[data-v-00f9f716]{margin-top:10px;opacity:.9;font-size:12px}@font-face{font-family:方正黑体简体;src:url(/static/fonts/FangZhengHeiTiJianTi-1-COfqjdKF.ttf)}@font-face{font-family:方正书宋简体;src:url(/static/fonts/FangZhengShuSongJianTi-1-DlmwTfbZ.ttf)}@font-face{font-family:方正仿宋简体;src:url(/static/fonts/FangZhengFangSongJianTi-1-BQ8M_z1S.ttf)}@font-face{font-family:阿里巴巴普惠体;src:url(/static/fonts/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4%E6%99%AE%E6%83%A0%E4%BD%93-BEIlTXUx.ttf)}@font-face{font-family:阿里妈妈东方大楷;src:url(/static/fonts/%E9%98%BF%E9%87%8C%E5%A6%88%E5%A6%88%E4%B8%9C%E6%96%B9%E5%A4%A7%E6%A5%B7-BhHHZI8-.ttf)}@font-face{font-family:阿里妈妈数黑体;src:url(/static/fonts/%E9%98%BF%E9%87%8C%E5%A6%88%E5%A6%88%E6%95%B0%E9%BB%91%E4%BD%93-Bwx_nFjN.ttf)}@font-face{font-family:标准体;src:url(/static/fonts/%E6%A0%87%E5%87%86%E4%BD%93-BFjku9qn.ttf)}@font-face{font-family:创客贴金刚体;src:url(/static/fonts/%E5%88%9B%E5%AE%A2%E8%B4%B4%E9%87%91%E5%88%9A%E4%BD%93-CpwUIeKM.ttf)}@font-face{font-family:方正仿宋简体;src:url(/static/fonts/%E6%96%B9%E6%AD%A3%E4%BB%BF%E5%AE%8B%E7%AE%80%E4%BD%93-BJ95DlrC.ttf)}@font-face{font-family:方正黑体简体;src:url(/static/fonts/%E6%96%B9%E6%AD%A3%E9%BB%91%E4%BD%93%E7%AE%80%E4%BD%93-C3g-qX3s.ttf)}@font-face{font-family:方正楷体简体;src:url(/static/fonts/%E6%96%B9%E6%AD%A3%E6%A5%B7%E4%BD%93%E7%AE%80%E4%BD%93-BkWIqUSx.ttf)}@font-face{font-family:蒙黑体;src:url(/static/fonts/%E8%92%99%E9%BB%91%E4%BD%93-C-GmH_MS.ttf)}@font-face{font-family:圆体;src:url(/static/fonts/%E5%9C%86%E4%BD%93-6fIfyH9n.ttf)}@font-face{font-family:中文像素字体;src:url(/static/fonts/%E4%B8%AD%E6%96%87%E5%83%8F%E7%B4%A0%E5%AD%97%E4%BD%93-C0hXA0wH.ttf)}@font-face{font-family:Aa厚底黑;src:url(/static/fonts/Aa%E5%8E%9A%E5%BA%95%E9%BB%91-eRt-ge-T.ttf)}@font-face{font-family:Aa剑豪体;src:url(/static/fonts/Aa%E5%89%91%E8%B1%AA%E4%BD%93-zxK9M4fa.ttf)}#markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#262626;background-color:#fff;font-family:微软雅黑;font-size:14px;line-height:1.7;word-wrap:break-word}#markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}#markdown-body h1:hover .anchor .octicon-link:before,#markdown-body h2:hover .anchor .octicon-link:before,#markdown-body h3:hover .anchor .octicon-link:before,#markdown-body h4:hover .anchor .octicon-link:before,#markdown-body h5:hover .anchor .octicon-link:before,#markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}#markdown-body details,#markdown-body figcaption,#markdown-body figure{display:block}#markdown-body summary{display:list-item}#markdown-body [hidden]{display:none!important}#markdown-body a{background-color:transparent;color:#0969da;text-decoration:none}#markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}#markdown-body b,#markdown-body strong{font-weight:600;margin-bottom:10px}#markdown-body dfn{font-style:italic}#markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid hsla(210,18%,87%,1)}#markdown-body mark{background-color:#fff8c5;color:#24292f}#markdown-body small{font-size:90%}#markdown-body sub,#markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}#markdown-body sub{bottom:-.25em}#markdown-body sup{top:-.5em}#markdown-body img{border-style:none;max-width:100%;box-sizing:content-box;background-color:#fff}#markdown-body code,#markdown-body kbd,#markdown-body pre,#markdown-body samp{font-family:monospace;font-size:1em}#markdown-body figure{margin:1em 40px}#markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid hsla(210,18%,87%,1);height:.25em;padding:0;margin:24px 0;background-color:#d0d7de;border:0}#markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}#markdown-body [type=button],#markdown-body [type=reset],#markdown-body [type=submit]{-webkit-appearance:button}#markdown-body [type=checkbox],#markdown-body [type=radio]{box-sizing:border-box;padding:0}#markdown-body [type=number]::-webkit-inner-spin-button,#markdown-body [type=number]::-webkit-outer-spin-button{height:auto}#markdown-body [type=search]::-webkit-search-cancel-button,#markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none}#markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}#markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}#markdown-body a:hover{text-decoration:underline}#markdown-body ::-webkit-input-placeholder{color:#6e7781;opacity:1}#markdown-body ::-moz-placeholder{color:#6e7781;opacity:1}#markdown-body :-ms-input-placeholder{color:#6e7781;opacity:1}#markdown-body ::placeholder{color:#6e7781;opacity:1}#markdown-body hr:before{display:table;content:""}#markdown-body hr:after{display:table;clear:both;content:""}#markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;overflow:auto}#markdown-body td,#markdown-body th{padding:0}#markdown-body details summary{cursor:pointer}#markdown-body details:not([open])>*:not(summary){display:none!important}#markdown-body a:focus,#markdown-body [role=button]:focus,#markdown-body input[type=radio]:focus,#markdown-body input[type=checkbox]:focus{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}#markdown-body a:focus:not(:focus-visible),#markdown-body [role=button]:focus:not(:focus-visible),#markdown-body input[type=radio]:focus:not(:focus-visible),#markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}#markdown-body a:focus-visible,#markdown-body [role=button]:focus-visible,#markdown-body input[type=radio]:focus-visible,#markdown-body input[type=checkbox]:focus-visible{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}#markdown-body a:not([class]):focus,#markdown-body a:not([class]):focus-visible,#markdown-body input[type=radio]:focus,#markdown-body input[type=radio]:focus-visible,#markdown-body input[type=checkbox]:focus,#markdown-body input[type=checkbox]:focus-visible{outline-offset:0}#markdown-body kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#24292f;vertical-align:middle;background-color:#f6f8fa;border:solid 1px rgba(175,184,193,.2);border-bottom-color:#afb8c133;border-radius:6px;box-shadow:inset 0 -1px #afb8c133}#markdown-body h1,#markdown-body h2,#markdown-body h3,#markdown-body h4,#markdown-body h5,#markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}#markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid hsla(210,18%,87%,1)}#markdown-body h3{font-weight:600;font-size:1.25em}#markdown-body h4{font-weight:600;font-size:1em}#markdown-body h5{font-weight:600;font-size:.875em}#markdown-body h6{font-weight:600;font-size:.85em;color:#57606a}#markdown-body p{margin-top:0;margin-bottom:10px;font-size:14px}#markdown-body blockquote{margin:0;padding:0 1em;color:#57606a;border-left:.25em solid #d0d7de}#markdown-body ul,#markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}#markdown-body ol ol,#markdown-body ul ol{list-style-type:lower-roman}#markdown-body ul ul ol,#markdown-body ul ol ol,#markdown-body ol ul ol,#markdown-body ol ol ol{list-style-type:lower-alpha}#markdown-body dd{margin-left:0}#markdown-body tt,#markdown-body code,#markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}#markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}#markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}#markdown-body input::-webkit-outer-spin-button,#markdown-body input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}#markdown-body:before{display:table;content:""}#markdown-body:after{display:table;clear:both;content:""}#markdown-body>*:first-child{margin-top:0!important}#markdown-body>*:last-child{margin-bottom:0!important}#markdown-body a:not([href]){color:inherit;text-decoration:none}#markdown-body .absent{color:#cf222e}#markdown-body .anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}#markdown-body .anchor:focus{outline:none}#markdown-body p,#markdown-body blockquote,#markdown-body ul,#markdown-body ol,#markdown-body dl,#markdown-body table,#markdown-body pre,#markdown-body details{margin-top:0;margin-bottom:16px}#markdown-body blockquote>:first-child{margin-top:0}#markdown-body blockquote>:last-child{margin-bottom:0}#markdown-body h1 .octicon-link,#markdown-body h2 .octicon-link,#markdown-body h3 .octicon-link,#markdown-body h4 .octicon-link,#markdown-body h5 .octicon-link,#markdown-body h6 .octicon-link{color:#24292f;vertical-align:middle;visibility:hidden}#markdown-body h1:hover .anchor,#markdown-body h2:hover .anchor,#markdown-body h3:hover .anchor,#markdown-body h4:hover .anchor,#markdown-body h5:hover .anchor,#markdown-body h6:hover .anchor{text-decoration:none}#markdown-body h1:hover .anchor .octicon-link,#markdown-body h2:hover .anchor .octicon-link,#markdown-body h3:hover .anchor .octicon-link,#markdown-body h4:hover .anchor .octicon-link,#markdown-body h5:hover .anchor .octicon-link,#markdown-body h6:hover .anchor .octicon-link{visibility:visible}#markdown-body h1 tt,#markdown-body h1 code,#markdown-body h2 tt,#markdown-body h2 code,#markdown-body h3 tt,#markdown-body h3 code,#markdown-body h4 tt,#markdown-body h4 code,#markdown-body h5 tt,#markdown-body h5 code,#markdown-body h6 tt,#markdown-body h6 code{padding:0 .2em;font-size:inherit}#markdown-body summary h1,#markdown-body summary h2,#markdown-body summary h3,#markdown-body summary h4,#markdown-body summary h5,#markdown-body summary h6{display:inline-block}#markdown-body summary h1 .anchor,#markdown-body summary h2 .anchor,#markdown-body summary h3 .anchor,#markdown-body summary h4 .anchor,#markdown-body summary h5 .anchor,#markdown-body summary h6 .anchor{margin-left:-40px}#markdown-body summary h1,#markdown-body summary h2{padding-bottom:0;border-bottom:0}#markdown-body ul.no-list,#markdown-body ol.no-list{padding:0;list-style-type:none}#markdown-body ol[type=a]{list-style-type:lower-alpha}#markdown-body ol[type=A]{list-style-type:upper-alpha}#markdown-body ol[type=i]{list-style-type:lower-roman}#markdown-body ol[type=I]{list-style-type:upper-roman}#markdown-body ol[type="1"]{list-style-type:decimal}#markdown-body div>ol:not([type]){list-style-type:decimal}#markdown-body ul ul,#markdown-body ul ol,#markdown-body ol ol,#markdown-body ol ul{margin-top:0;margin-bottom:0}#markdown-body li>p{margin-top:16px}#markdown-body li+li{margin-top:.25em}#markdown-body dl{padding:0}#markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}#markdown-body dl dd{padding:0 16px;margin-bottom:16px}#markdown-body table th{font-weight:600}#markdown-body table th,#markdown-body table td{padding:6px 13px;border:1px solid #d0d7de}#markdown-body table tr{background-color:#fff;border-top:1px solid hsla(210,18%,87%,1)}#markdown-body table tr:nth-child(2n){background-color:#f6f8fa}#markdown-body table img{background-color:transparent}#markdown-body img[align=right]{padding-left:20px}#markdown-body img[align=left]{padding-right:20px}#markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}#markdown-body span.frame{display:block;overflow:hidden}#markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #d0d7de}#markdown-body span.frame span img{display:block;float:left}#markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:#24292f}#markdown-body span.align-center{display:block;overflow:hidden;clear:both}#markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}#markdown-body span.align-center span img{margin:0 auto;text-align:center}#markdown-body span.align-right{display:block;overflow:hidden;clear:both}#markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}#markdown-body span.align-right span img{margin:0;text-align:right}#markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}#markdown-body span.float-left span{margin:13px 0 0}#markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}#markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}#markdown-body code,#markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#afb8c133;border-radius:6px}#markdown-body code br,#markdown-body tt br{display:none}#markdown-body del code{text-decoration:inherit}#markdown-body samp{font-size:85%}#markdown-body pre code{font-size:100%}#markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}#markdown-body .highlight{margin-bottom:16px}#markdown-body .highlight pre{margin-bottom:0;word-break:normal}#markdown-body .highlight pre,#markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:6px}#markdown-body pre code,#markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}#markdown-body .csv-data td,#markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}#markdown-body .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:#fff;border:0}#markdown-body .csv-data tr{border-top:0}#markdown-body .csv-data th{font-weight:600;background:#f6f8fa;border-top:0}#markdown-body [data-footnote-ref]:before{content:"["}#markdown-body [data-footnote-ref]:after{content:"]"}#markdown-body .footnotes{font-size:12px;color:#57606a;border-top:1px solid #d0d7de}#markdown-body .footnotes ol{padding-left:16px}#markdown-body .footnotes ol ul{display:inline-block;padding-left:16px;margin-top:16px}#markdown-body .footnotes li{position:relative}#markdown-body .footnotes li:target:before{position:absolute;inset:-8px -8px -8px -24px;pointer-events:none;content:"";border:2px solid #0969da;border-radius:6px}#markdown-body .footnotes li:target{color:#24292f}#markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}#markdown-body .pl-c{color:#6e7781}#markdown-body .pl-c1,#markdown-body .pl-s .pl-v{color:#0550ae}#markdown-body .pl-e,#markdown-body .pl-en{color:#8250df}#markdown-body .pl-smi,#markdown-body .pl-s .pl-s1{color:#24292f}#markdown-body .pl-ent{color:#116329}#markdown-body .pl-k{color:#cf222e}#markdown-body .pl-s,#markdown-body .pl-pds,#markdown-body .pl-s .pl-pse .pl-s1,#markdown-body .pl-sr,#markdown-body .pl-sr .pl-cce,#markdown-body .pl-sr .pl-sre,#markdown-body .pl-sr .pl-sra{color:#0a3069}#markdown-body .pl-v,#markdown-body .pl-smw{color:#953800}#markdown-body .pl-bu{color:#82071e}#markdown-body .pl-ii{color:#f6f8fa;background-color:#82071e}#markdown-body .pl-c2{color:#f6f8fa;background-color:#cf222e}#markdown-body .pl-sr .pl-cce{font-weight:700;color:#116329}#markdown-body .pl-ml{color:#3b2300}#markdown-body .pl-mh,#markdown-body .pl-mh .pl-en,#markdown-body .pl-ms{font-weight:700;color:#0550ae}#markdown-body .pl-mi{font-style:italic;color:#24292f}#markdown-body .pl-mb{font-weight:700;color:#24292f}#markdown-body .pl-md{color:#82071e;background-color:#ffebe9}#markdown-body .pl-mi1{color:#116329;background-color:#dafbe1}#markdown-body .pl-mc{color:#953800;background-color:#ffd8b5}#markdown-body .pl-mi2{color:#eaeef2;background-color:#0550ae}#markdown-body .pl-mdr{font-weight:700;color:#8250df}#markdown-body .pl-ba{color:#57606a}#markdown-body .pl-sg{color:#8c959f}#markdown-body .pl-corl{text-decoration:underline;color:#0a3069}#markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}#markdown-body g-emoji img{width:1em;height:1em}#markdown-body .task-list-item{list-style-type:none}#markdown-body .task-list-item label{font-weight:400}#markdown-body .task-list-item.enabled label{cursor:pointer}#markdown-body .task-list-item+.task-list-item{margin-top:4px}#markdown-body .task-list-item .handle{display:none}#markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}#markdown-body .contains-task-list:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}#markdown-body .contains-task-list{position:relative}#markdown-body .contains-task-list:hover .task-list-item-convert-container,#markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}#markdown-body ::-webkit-calendar-picker-indicator{-webkit-filter:invert(50%);filter:invert(50%)}#markdown-body video{max-width:100%;min-width:100%}#markdown-body iframe{width:100%;min-height:420px}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::-webkit-backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container{width:100%}.flex-center,[flex-center=""]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.absolute,[absolute=""]{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky,[position~=sticky]{position:-webkit-sticky;position:sticky}.left-50\%{left:50%}.right--20px,[right--20px=""]{right:-20px}.right-19px{right:19px}.top-\[calc\(80\%-60px-96px\)\]{top:calc(80% - 156px)}.top-50\%{top:50%}[bottom~="50"]{bottom:12.5rem}[right~="19"]{right:4.75rem}[rows~="15"]{-ms-grid-rows:(minmax(0,1fr))[15];grid-template-rows:repeat(15,minmax(0,1fr))}[rows~="5"]{-ms-grid-rows:(minmax(0,1fr))[5];grid-template-rows:repeat(5,minmax(0,1fr))}.m-\[20px_50px\]{margin:20px 50px}.m-0{margin:0}.m-2{margin:.5rem}.m-30px{margin:30px}.m-65\.6{margin:16.4rem}.m133\.6{margin:33.4rem}.ma{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.mb-\[15px\]{margin-bottom:15px}.mb-\[20px\]{margin-bottom:20px}.mb-\[5px\]{margin-bottom:5px}.mb-\[60px\]{margin-bottom:60px}.mb-10px{margin-bottom:10px}.ml-\[70px\]{margin-left:70px}.ml-15px{margin-left:15px}.ml-5px{margin-left:5px}.mr-\[10px\],.mr-10px{margin-right:10px}.mr-\[12px\]{margin-right:12px}.mr-\[5px\]{margin-right:5px}.mr-20px{margin-right:20px}.mt-\[100px\]{margin-top:100px}.mt-\[10px\]{margin-top:10px}.mt-\[120px\]{margin-top:120px}.mt-\[24px\]{margin-top:24px}.mt-\[30px\]{margin-top:30px}.mt-\[40px\]{margin-top:40px}.mt-20px{margin-top:20px}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.list-item{display:list-item}.hidden{display:none}[size~="100%"]{width:100%;height:100%}[size~="14px"]{width:14px;height:14px}[size~="15px"]{width:15px;height:15px}[size~="16px"]{width:16px;height:16px}[size~="17px"]{width:17px;height:17px}[size~="18px"]{width:18px;height:18px}[size~="19px"]{width:19px;height:19px}[size~="20"]{width:5rem;height:5rem}[size~="20px"]{width:20px;height:20px}[size~="220"]{width:55rem;height:55rem}[size~="22px"]{width:22px;height:22px}[size~="24px"]{width:24px;height:24px}[size~="25px"]{width:25px;height:25px}[size~="26px"]{width:26px;height:26px}[size~="28px"]{width:28px;height:28px}[size~="30px"]{width:30px;height:30px}[size~="40"]{width:10rem;height:10rem}[size~="400"]{width:100rem;height:100rem}[size~="45"]{width:11.25rem;height:11.25rem}[size~="500"]{width:125rem;height:125rem}[size~="720"]{width:180rem;height:180rem}[size~="80%"]{width:80%;height:80%}[size~=auto]{width:auto;height:auto}.h-\[125px\]{height:125px}.h-\[19px\]{height:19px}.h-\[228px\]{height:228px}.h-\[24px\]{height:24px}.h-\[28px\]{height:28px}.h-\[304px\]{height:304px}.h-\[308px\]{height:308px}.h-\[324px\]{height:324px}.h-\[40px\]{height:40px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[65px\]{height:65px}.h-\[70px\]{height:70px}.h-\[79px\]{height:79px}.h-\[80px\]{height:80px}.h-230px{height:230px}.h-32px{height:32px}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.max-w-1200px{max-width:1200px}.w-\[102px\]{width:102px}.w-\[1160px\]{width:1160px}.w-\[1200px\]{width:1200px}.w-\[120px\]{width:120px}.w-\[122px\]{width:122px}.w-\[19px\]{width:19px}.w-\[230px\],.w-230px{width:230px}.w-\[24px\]{width:24px}.w-\[264px\]{width:264px}.w-\[275px\]{width:275px}.w-\[28px\]{width:28px}.w-\[60px\]{width:60px}.w-full{width:100%}.flex,[flex=""]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.flex-1,[flex-1=""]{-webkit-box-flex:1;-webkit-flex:1 1 0%;-ms-flex:1 1 0%;flex:1 1 0%}.flex-shrink{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.flex-grow{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.table{display:table}.translate-\[-50\%\]{--un-translate-x:-50%;--un-translate-y:-50%;-webkit-transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{-webkit-transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resize{resize:both}.items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.justify-center,[justify~=center]{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.break-all{word-break:break-all}.border,[border=""]{border-width:1px}.border-r-0{border-right-width:0px}[stroke-width~="20"]{stroke-width:20px}.px,[px=""]{padding-left:1rem;padding-right:1rem}.px-\[20px\]{padding-left:20px;padding-right:20px}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.pb-\[10px\]{padding-bottom:10px}.pb-\[20px\]{padding-bottom:20px}.pb-\[30px\]{padding-bottom:30px}.pb-\[40px\]{padding-bottom:40px}.pb-\[50px\]{padding-bottom:50px}.pb-\[8px\]{padding-bottom:8px}.pl-\[36px\]{padding-left:36px}.pt-\[10px\]{padding-top:10px}.pt-\[16px\]{padding-top:16px}.pt-\[20px\]{padding-top:20px}.pt-\[40px\]{padding-top:40px}.pt-\[65px\]{padding-top:65px}.text-center,[text-center=""]{text-align:center}.text-justify{text-align:justify}.align-middle,[align-middle=""],[align~=middle]{vertical-align:middle}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\],.text-16px,[text-16px=""]{font-size:16px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[40px\]{font-size:40px}.text-\[44px\]{font-size:44px}.text-\[80px\]{font-size:80px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-\[\#000\]{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-\[\#333\]{--un-text-opacity:1;color:rgb(51 51 51 / var(--un-text-opacity))}.text-\[\#666\],.text-\[\#666666\]{--un-text-opacity:1;color:rgb(102 102 102 / var(--un-text-opacity))}.text-\[\#888\],.text-\[\#888888\]{--un-text-opacity:1;color:rgb(136 136 136 / var(--un-text-opacity))}.text-\[\#999\]{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity))}.text-\[\#FC4940\]{--un-text-opacity:1;color:rgb(252 73 64 / var(--un-text-opacity))}.color-\#ff6346,[color~="#ff6346"]{--un-text-opacity:1;color:rgb(255 99 70 / var(--un-text-opacity))}[color~="#2cbd99"]{--un-text-opacity:1;color:rgb(44 189 153 / var(--un-text-opacity))}[color~="#409eff"]{--un-text-opacity:1;color:rgb(64 158 255 / var(--un-text-opacity))}[color~="#555"]{--un-text-opacity:1;color:rgb(85 85 85 / var(--un-text-opacity))}[color~="#74a274"]{--un-text-opacity:1;color:rgb(116 162 116 / var(--un-text-opacity))}[color~="#757575"]{--un-text-opacity:1;color:rgb(117 117 117 / var(--un-text-opacity))}[color~="#c4c4c4"]{--un-text-opacity:1;color:rgb(196 196 196 / var(--un-text-opacity))}[color~="#ccc"]{--un-text-opacity:1;color:rgb(204 204 204 / var(--un-text-opacity))}[color~="#fff"]{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[color~=red]{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}[active-color~="#ff6346"]:active{--un-text-opacity:1;color:rgb(255 99 70 / var(--un-text-opacity))}.font-bold,[font-bold=""]{font-weight:700}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.uppercase{text-transform:uppercase}.line-through{-webkit-text-decoration-line:line-through;-moz-text-decoration-line:line-through;text-decoration-line:line-through}.outline{outline-style:solid}.blur{--un-blur:blur(8px);-webkit-filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{-webkit-transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,backdrop-filter,-webkit-text-decoration-color,-webkit-transform,-webkit-filter;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,backdrop-filter,-webkit-text-decoration-color,-webkit-transform,-webkit-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-moz-text-decoration-color,-webkit-transform,-webkit-filter;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-duration:.15s;transition-duration:.15s}.ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}
