:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f8f8f8}.loader{border:2px solid rgb(255,255,255);border-left-color:#ffffff1a;border-radius:50%;width:15px;height:15px;animation:spin 1.2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ebtn{border:none;color:#555;border-radius:3px;font-size:12px;height:30px;line-height:28px;padding:0 12px;outline:none;display:flex;flex-direction:row;justify-content:center;gap:3px}.ebtn .loader{margin-top:7px}.ebtn:hover{background-color:#f0f0f0;color:#000;outline:none;cursor:pointer;opacity:.96}.ebtn:active{outline:none}.ebtn.ebtn-reset{background-color:#f0f0f0;border:1px #f0f0f0 solid;color:#333;outline:none}.ebtn.ebtn-reset:hover{background-color:#e5e5e5;border:1px #e5e5e5 solid}.ebtn.ebtn-fill{background-color:#007bff;color:#fff;outline:none}.ebtn.ebtn-fill:hover{opacity:.92}.ebtn.primary{border:none;outline:none;background-color:#007bff;color:#fff}.ebtn.primary:hover{background-color:#007bffe0}.ebtn.primary:disabled{opacity:.5}.ebtn.primary-out{border:1px rgb(0,123,255) solid;outline:none;background-color:#fff;color:#007bff}.ebtn.primary-out:hover{background-color:#007bff;color:#fff}.ebtn.primary-out:disabled{background-color:#007bff;color:#fff;opacity:.5}.ebtn.primary-text{border:1px transparent solid;outline:none;background-color:#fff;color:#007bff;padding:0 6px}.ebtn.primary-text:hover{background-color:#007bff0d}.ebtn.primary-plus{border:none;outline:none;background-color:#1ab394;color:#fff}.ebtn.primary-plus:hover{background-color:#1ab394e0}.ebtn.primary-plus:disabled{opacity:.5}.ebtn.primary-plus-out{border:1px rgb(26,179,148) solid;outline:none;background-color:#fff;color:#1ab394}.ebtn.primary-plus-out:hover{background-color:#1ab394;color:#fff}.ebtn.primary-plus-out:disabled{background-color:#1ab394;color:#fff;opacity:.5}.ebtn.primary-plus-text{border:1px transparent solid;outline:none;background-color:transparent;color:#1ab394}.ebtn.primary-plus-text:hover{background-color:#1ab39426}.ebtn.success{border:none;outline:none;background-color:#28a745;color:#fff}.ebtn.success:hover{background-color:#28a745e0}.ebtn.success:disabled{opacity:.5}.ebtn.success-out{border:1px rgb(40,167,69) solid;outline:none;background-color:#fff;color:#28a745}.ebtn.success-out:hover{background-color:#28a745;color:#fff}.ebtn.success-out:disabled{opacity:.5}.ebtn.info{border:none;outline:none;background-color:#17a2b8;color:#fff}.ebtn.info:hover{background-color:#17a2b8e0}.ebtn.info:disabled{opacity:.5}.ebtn.info-out{border:1px rgb(23,162,184) solid;outline:none;background-color:#fff;color:#17a2b8}.ebtn.info-out:hover{background-color:#17a2b8;color:#fff}.ebtn.info-out:disabled{background-color:#17a2b8;color:#fff;opacity:.5}.ebtn.info-text{border:1px transparent solid;outline:none;background-color:transparent;color:#17a2b8}.ebtn.info-text:hover{background-color:#17a2b826}.ebtn.normal{border:none;outline:none;background-color:#0e91c2;color:#fff}.ebtn.normal:hover{background-color:#0e91c2e0}.ebtn.normal:disabled{opacity:.5}.ebtn.normal-out{border:1px rgb(14,145,194) solid;outline:none;background-color:#fff;color:#0e91c2}.ebtn.normal-out:hover{background-color:#0e91c2;color:#fff}.ebtn.normal-out:disabled{opacity:.5}.ebtn.normal-text{border:1px transparent solid;outline:none;background-color:transparent;color:#0e91c2;padding:0 6px}.ebtn.normal-text:hover{background-color:#0e91c226}.ebtn.danger{border:none;outline:none;background-color:#dc3545;color:#fff}.ebtn.danger:hover{opacity:.88}.ebtn.danger:disabled{opacity:.5}.ebtn.danger-out{border:1px #dc3545 solid;outline:none;background-color:#fff;color:#dc3545}.ebtn.danger-out:hover{background-color:#dc3545;color:#fff}.ebtn.danger-out:disabled{background-color:#dc3545;color:#fff;opacity:.5}.ebtn.gray{border:none;outline:none;background-color:#e8e8e8;color:#000}.ebtn.gray:hover{opacity:.88}.ebtn.gray:disabled{opacity:.5}.ebtn.gray-out{border:1px #e8e8e8 solid;outline:none;background-color:#fff;color:#e8e8e8}.ebtn.gray-out:hover{background-color:#e8e8e8;color:#fff}.ebtn.gray-out:disabled{background-color:#e8e8e8;color:#fff;opacity:.5}.ebtn.error{border:none;outline:none;background-color:#f33;color:#fff}.ebtn.error:hover{background-color:#ff3333e0}.ebtn.error:disabled{opacity:.5}.ebtn.error-out{border:1px rgb(255,51,51) solid;outline:none;background-color:#fff;color:#f33}.ebtn.error-out:hover{background-color:#f33;color:#fff}.ebtn.error-out:disabled{background-color:#f33;color:#fff;opacity:.5}.ebtn.mini{height:22px;line-height:20px;border-radius:3px;font-size:12px}.ebtn.mini .loader{width:8px;height:8px}.ebtn.mini-mid{height:28px;line-height:26px;border-radius:3px;font-size:12px}.ebtn.mid{height:30px;line-height:28px}.ebtn.mid-big{height:36px;line-height:34px;padding:0 20px}.ebtn.big{height:52px;line-height:50px;padding:0 30px}.ebtn.large{height:30px;line-height:28px}.nav{width:100%;height:50px;position:fixed;left:0;bottom:0;z-index:99;background-color:#fff;border-top:1px #e5e5e5 solid;display:flex;flex-direction:row}.nav .nav-item{flex-grow:1;text-align:center}.nav .nav-item .nav-link{display:flex;flex-direction:column;text-decoration:none;color:#555}.nav .nav-item .nav-link .bi{margin:auto}.nav .nav-item .nav-link .nav-tit{font-size:1em;height:1.38em;line-height:1.38em;color:#333}.nav .nav-item .nav-link.router-link-exact-active,.nav .nav-item .nav-link.router-link-exact-active .nav-tit{color:#df5910}.wo-index-container{padding:0;margin:0}.wo-index-container .user-top{width:100%;height:140px;background:url(../images/user_1.jpg) no-repeat center top;background-size:120% 100%;padding:12px}.wo-index-container .user-top .user-info{width:100%;height:106px;display:flex;padding:12px 0 0}.wo-index-container .user-top .user-info .user-head{width:86px;height:86px;border-radius:86px;padding:3px;background-color:#fff;overflow:hidden}.wo-index-container .user-top .user-info .user-head .img-head{max-width:80px;max-height:80px;border-radius:80px}.wo-index-container .user-top .user-info .name{display:flex;flex-direction:column;margin:6px 0 0 12px;gap:6px}.wo-index-container .user-top .user-info .name .user-name{color:#fff;font-size:22px;height:30px;line-height:30px;text-shadow:1px 1px 0 black}.wo-index-container .user-top .user-info .name .ebtn{border:1px #fff solid;color:#fff;background-color:transparent}.wo-index-container .wo-index-content{margin-top:-25px;padding:12px}.wo-index-container .wo-index-content .user-pic-nav{width:100%;height:80px;padding:10px 0;background:#fff;border-radius:6px;display:flex;flex-direction:row}.wo-index-container .wo-index-content .user-pic-nav .nav-link{flex-grow:1;display:flex;flex-direction:column;text-align:center;height:50px;text-decoration:none;justify-content:flex-end}.wo-index-container .wo-index-content .user-pic-nav .nav-link .bi{height:25px;color:#000;margin:auto}.wo-index-container .wo-index-content .user-pic-nav .nav-link .count{font-size:16px;font-weight:700;color:#000}.wo-index-container .wo-index-content .user-pic-nav .nav-link .text{font-size:12px;color:#000}.wo-index-container .wo-index-content .user-pic-nav .fg{width:1px;height:50px;display:block;background-color:#f0f0f0}.wo-index-container .wo-index-content .user-menu-list{width:100%;background-color:#fff;display:flex;flex-direction:column;margin-top:12px;border-radius:6px}.wo-index-container .wo-index-content .user-menu-list .menu{display:flex;flex-direction:row;height:38px;line-height:38px;color:#6c6c6c;text-decoration:none;padding:0 6px}.wo-index-container .wo-index-content .user-menu-list .menu .bi{width:22px;margin-top:10px}.wo-index-container .wo-index-content .user-menu-list .menu .bi.bi-geo-alt{color:#e95a40}.wo-index-container .wo-index-content .user-menu-list .menu .bi.bi-person{color:#a969dd}.wo-index-container .wo-index-content .user-menu-list .menu .bi.bi-shield{color:#06f}.wo-index-container .wo-index-content .user-menu-list .menu .bi.bi-gear-wide{color:#8fb63b}.wo-index-container .wo-index-content .user-menu-list .menu .text{flex-grow:1;color:#000;font-size:12px;padding-left:3px}.wo-index-container .wo-index-content .user-menu-list .menu{border-bottom:1px solid #efefef}.wo-index-container .wo-index-content .user-menu-list .menu:last-child{border-bottom:none}
