.j-block{position:relative;box-sizing:border-box;display:flex;min-height:0;min-width:0;margin:0;border-width:0;border-style:solid;padding:0;outline:none;flex-shrink:0;flex-direction:column;align-content:space-around;align-content:space-evenly;width:100%;width:-webkit-fill-available;width:stretch}.j-block,.j-block--align-start-justify,.j-block--align-start-start{align-items:flex-start;justify-content:flex-start}.j-block--align-start-center{justify-content:flex-start;align-items:center}.j-block--align-start-end{justify-content:flex-start;align-items:flex-end}.j-block--align-center-justify,.j-block--align-center-start{justify-content:center;align-items:flex-start}.j-block--align-center-center{justify-content:center;align-items:center}.j-block--align-center-end{justify-content:center;align-items:flex-end}.j-block--align-end-justify,.j-block--align-end-start{justify-content:flex-end;align-items:flex-start}.j-block--align-end-center{justify-content:flex-end;align-items:center}.j-block--align-end-end{justify-content:flex-end;align-items:flex-end}.j-block--align-justify-justify,.j-block--align-justify-start{justify-content:space-between;align-items:flex-start}.j-block--align-justify-center{justify-content:space-between;align-items:center}.j-block--align-justify-end{justify-content:space-between;align-items:flex-end}.j-block--horizontal{flex-direction:row}.j-block--horizontal.j-block--align-justify-start,.j-block--horizontal.j-block--align-start-start{align-items:flex-start;justify-content:flex-start}.j-block--horizontal.j-block--align-justify-center,.j-block--horizontal.j-block--align-start-center{align-items:flex-start;justify-content:center}.j-block--horizontal.j-block--align-justify-end,.j-block--horizontal.j-block--align-start-end{align-items:flex-start;justify-content:flex-end}.j-block--horizontal.j-block--align-justify-justify,.j-block--horizontal.j-block--align-start-justify{align-items:flex-start;justify-content:space-between}.j-block--horizontal.j-block--align-center-start{align-items:center;justify-content:flex-start}.j-block--horizontal.j-block--align-center-center{align-items:center;justify-content:center}.j-block--horizontal.j-block--align-center-end{align-items:center;justify-content:flex-end}.j-block--horizontal.j-block--align-center-justify{align-items:center;justify-content:space-between}.j-block--horizontal.j-block--align-end-start{align-items:flex-end;justify-content:flex-start}.j-block--horizontal.j-block--align-end-center{align-items:flex-end;justify-content:center}.j-block--horizontal.j-block--align-end-end{align-items:flex-end;justify-content:flex-end}.j-block--horizontal.j-block--align-end-justify{align-items:flex-end;justify-content:space-between}.j-block--wrap{flex-wrap:wrap;align-content:flex-start}.is-parent-horizontal{width:auto}.j-text{display:inline-block;box-sizing:content-box;margin:0;border-width:0;padding:0;-webkit-text-decoration-line:none;text-decoration-line:none;white-space:normal;word-wrap:break-word;word-break:break-word}.j-text--multi-line,.j-text--single-line{overflow:hidden;max-width:100%}.j-text--single-line{white-space:nowrap}.j-text--multi-line{display:-webkit-box;-webkit-box-orient:vertical}.j-text--link{color:var(--j-color-primary);cursor:pointer}.j-icon{display:inline-block;box-sizing:content-box;width:1em;min-width:1em;height:1em;min-height:1em;flex-shrink:0;max-width:100%;max-height:100%;overflow:hidden;vertical-align:text-bottom;fill:currentColor;stroke:currentColor}.j-icon--theme-primary{color:var(--j-color-primary)}.j-icon--theme-success{color:var(--j-color-success)}.j-icon--theme-error{color:var(--j-color-error)}.j-icon--theme-info{color:var(--j-color-info)}.j-icon--theme-warn{color:var(--j-color-warn)}.j-icon--spin{animation:j-icon-spin 1s linear 0s infinite}.j-icon--pulse{animation:j-icon-spin 1s steps(8) infinite}@keyframes j-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.j-tips{opacity:1;transition:opacity .5s;padding:.5rem;min-height:2.5rem;border-radius:var(--j-border-radius);background:var(--j-color-background)}.j-tips .j-tips__icon{padding:0 .5rem;font-size:.875rem}.j-tips__body{border:1px solid transparent;line-height:1.4}.j-tips--link .j-tips__body:hover{cursor:pointer;color:var(--j-color-primary);border-bottom:1px solid var(--j-color-primary)}.j-tips__link{padding-left:.5rem;font-size:.875rem;color:var(--j-color-text-helper)}.j-tips__link .j-icon{padding-left:.125rem}.j-tips--link .j-tips__body:hover .j-tips__link,.j-tips.j-tips--theme-primary .j-tips__icon{color:var(--j-color-primary)}.j-tips.j-tips--theme-success .j-tips__icon{color:var(--j-color-success)}.j-tips.j-tips--theme-error .j-tips__icon{color:var(--j-color-error)}.j-tips.j-tips--theme-info .j-tips__icon{color:var(--j-color-info)}.j-tips.j-tips--theme-warn .j-tips__icon{color:var(--j-color-warn)}.j-tips .j-tips__actions{color:var(--j-color-text-helper);padding:0 0 0 .25rem;margin-left:auto}.j-tips .j-tips__actions>.j-icon{padding:0 .25rem}.j-tips-fade-enter,.j-tips-fade-leave-active{opacity:0}.j-toast__group{position:fixed;left:0;right:0;margin-bottom:.625rem;pointer-events:none;z-index:9500;display:flex;flex-direction:column;flex-wrap:wrap}.j-toast__group.center{top:0;bottom:0}.j-toast__group.top{top:0}.j-toast__group.bottom{bottom:0}.j-toast__item{max-width:70vw;min-width:22.5rem;width:auto;height:auto;min-height:2.5rem;max-height:80vh;margin:.625rem .625rem 0;padding:.75rem 1.25rem;z-index:9500;border-radius:var(--j-border-radius);pointer-events:all;transition:all .35s;box-shadow:0 .125rem .25rem -1px rgba(0,0,0,.2),0 .25rem .3125rem rgba(0,0,0,.14),0 1px .625rem rgba(0,0,0,.12);background-color:var(--j-color-surface)}.j-toast__item>.j-tips__icon{font-size:1.25rem;padding:0 .5rem 0 0;flex-shrink:0}.j-toast__item-action{margin:0 0 0 auto}.j-toast__item-action>*{padding:0 0 0 .25rem}@media(min-width:914px){.j-toast__item{max-width:40rem}}.j-toast-top-end-enter,.j-toast-top-end-leave-to,.j-toast-top-enter,.j-toast-top-leave-to,.j-toast-top-start-enter,.j-toast-top-start-leave-to{opacity:0;transform:translateY(-3.125rem);z-index:9499}.j-toast-bottom-end-enter,.j-toast-bottom-end-leave-to,.j-toast-bottom-enter,.j-toast-bottom-leave-to,.j-toast-bottom-start-enter,.j-toast-bottom-start-leave-to,.j-toast-center-enter,.j-toast-center-leave-to,.j-toast-left-enter,.j-toast-left-leave-to,.j-toast-right-enter,.j-toast-right-leave-to{opacity:0;transform:translateY(3.125rem);z-index:9499}.j-toast-bottom-end-leave-active,.j-toast-bottom-leave-active,.j-toast-bottom-start-leave-active,.j-toast-center-leave-active,.j-toast-left-leave-active,.j-toast-right-leave-active,.j-toast-top-end-leave-active,.j-toast-top-leave-active,.j-toast-top-start-leave-active{z-index:9499}.j-spinner{box-sizing:content-box;width:1em;height:1em;min-width:1em;min-height:1em;flex-shrink:0;max-width:100%;max-height:100%;overflow:hidden;vertical-align:-.15em;fill:currentColor;stroke:currentColor}.j-spinner-md{animation:j-spin 2s linear infinite;transform-origin:center center}.j-spinner-md .path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:j-spinner-md-dash 1.5s ease-in-out infinite}@keyframes j-spinner-md-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-2.1875rem}to{stroke-dasharray:89,200;stroke-dashoffset:-7.75rem}}.j-button{padding:0 1.125rem;height:2.5rem;-webkit-user-select:none;user-select:none;border-radius:var(--j-border-radius);line-height:1;background:var(--j-color-background);border:1px solid var(--j-color-border);cursor:pointer;color:inherit}.j-button:hover{opacity:.85;background:var(--j-color-surface)}.j-button--theme-primary{color:#fff;border-width:0}.j-button--theme-primary,.j-button--theme-primary:hover{background:var(--j-color-primary)}.j-button--theme-primary.j-button--outline{color:var(--j-color-primary);border-color:var(--j-color-primary)}.j-button--theme-primary.j-button--outline:hover{color:#fff}.j-button--theme-primary.j-button--text{color:var(--j-color-primary)}.j-button--theme-primary.j-button--text:hover{color:#fff}.j-button--theme-success{color:#fff;border-width:0}.j-button--theme-success,.j-button--theme-success:hover{background:var(--j-color-success)}.j-button--theme-success.j-button--outline{color:var(--j-color-success);border-color:var(--j-color-success)}.j-button--theme-success.j-button--outline:hover{color:#fff}.j-button--theme-success.j-button--text{color:var(--j-color-success)}.j-button--theme-success.j-button--text:hover{color:#fff}.j-button--theme-error{color:#fff;border-width:0}.j-button--theme-error,.j-button--theme-error:hover{background:var(--j-color-error)}.j-button--theme-error.j-button--outline{color:var(--j-color-error);border-color:var(--j-color-error)}.j-button--theme-error.j-button--outline:hover{color:#fff}.j-button--theme-error.j-button--text{color:var(--j-color-error)}.j-button--theme-error.j-button--text:hover{color:#fff}.j-button--theme-info{color:#fff;border-width:0}.j-button--theme-info,.j-button--theme-info:hover{background:var(--j-color-info)}.j-button--theme-info.j-button--outline{color:var(--j-color-info);border-color:var(--j-color-info)}.j-button--theme-info.j-button--outline:hover{color:#fff}.j-button--theme-info.j-button--text{color:var(--j-color-info)}.j-button--theme-info.j-button--text:hover{color:#fff}.j-button--theme-warn{color:#fff;border-width:0}.j-button--theme-warn,.j-button--theme-warn:hover{background:var(--j-color-warn)}.j-button--theme-warn.j-button--outline{color:var(--j-color-warn);border-color:var(--j-color-warn)}.j-button--theme-warn.j-button--outline:hover{color:#fff}.j-button--theme-warn.j-button--text{color:var(--j-color-warn)}.j-button--theme-warn.j-button--text:hover{color:#fff}.j-button--outline{border-width:1px;background:var(--j-color-background)}.j-button--text{border:none;background:transparent}.j-button--circle,.j-button--round{min-width:2.5rem;border-radius:62.4375rem}.j-button--circle{padding:0}.j-button__left-icon{padding-right:.25rem}.j-button--icon-only .j-button__left-icon{padding-right:0}.j-button__right-icon{padding-left:.25rem}.j-button--icon-only .j-button__right-icon{padding-right:0}.j-dialog{display:flex}.j-dialog__main{min-width:22.5rem;max-width:80vw;max-height:80vh;flex:1;transition:max-height .3s ease-out}.j-dialog--loading .j-dialog__main{max-height:18.75rem}.j-dialog__header{padding:.25rem .5rem .25rem 1.25rem}.j-dialog__title{font-size:1.125rem}.j-dialog__close{padding:.5rem .75rem}.j-dialog__close:hover{background:none}.j-dialog__body{padding:1rem 1.5rem;flex:1;min-height:5rem}.j-dialog__body>.j-scroll{flex:1}.j-dialog__footer{width:100%;padding:.5rem 1.25rem .75rem}.j-dialog__footer>.j-button:not(:first-child){margin-left:.5rem}.j-dialog__helper{color:var(--j-color-text-helper);font-size:.875rem;line-height:1.3;margin-right:1.25rem;flex:1}.j-alert.j-popup--unfollow.j-popup--center{top:35%}.j-alert .j-dialog__main{max-width:37.5rem}.jp-home{margin:.5rem;flex:1;padding:0 .5rem;background-color:#fff}.jp-home__toolbar{padding:0 1rem;height:2.5rem;justify-content:center;margin-top:.5rem}.jp-home__widget{padding:.5rem;min-width:50%}.jp-home__widget-title{height:3rem;padding:0 1rem;justify-content:center;border:1px solid var(--j-color-border);border-radius:var(--j-border-radius) var(--j-border-radius) 0 0}.jp-home__widget-body{min-height:2.5rem;flex:1;border:1px solid var(--j-color-border);border-top:none;border-radius:0 0 var(--j-border-radius) var(--j-border-radius)}.jp-home__widget-body>*{height:100%}.jp-search-center .j-view-2col__left{padding:0!important;background:var(--j-color-surface)}.jp-search-center__label{padding:.75rem;font-size:1rem;font-weight:700}.jp-search-center__item{height:2.625rem;padding:0 .75rem;border-top:1px solid var(--j-color-border);cursor:pointer}.jp-search-center__item:last-child{border-bottom:1px solid var(--j-color-border)}.jp-search-center__item--active{background:var(--j-color-hover-background)}.jp-search-center__toolbar{padding:0 1rem;height:2.5rem;justify-content:center;margin-top:.5rem}.jp-search-center__widget{min-width:50%}.page-404{height:100%;display:flex;align-items:center;background-color:var(--j-color-surface);color:var(--j-color-text-helper);font-size:.875rem}.page-404>div{width:24.5625rem;height:13.1875rem;margin:12.5rem auto 1rem;background-size:24.5625rem 13.1875rem;background-repeat:no-repeat;background-image:url(https://web.feidong123.com/static/img/404.517130e.png)}.j-ajax-bar{position:fixed;z-index:9998;transition:all .7s cubic-bezier(0,0,.2,1)}.j-ajax-bar.j-ajax-bar--top{left:0;right:0;top:0;width:100%}.j-ajax-bar.j-ajax-bar--bottom{left:0;right:0;bottom:0;width:100%}.j-ajax-bar.j-ajax-bar--right{top:0;bottom:0;right:0;height:100%}.j-ajax-bar.j-ajax-bar--left{top:0;bottom:0;left:0;height:100%}.j-ajax-bar .j-ajax-bar__inner{width:100%;height:100%;transition:height 1s}.j-progress{position:relative;line-height:1;width:100%}.j-progress .j-progress-bar{display:inline-block;vertical-align:middle;width:100%}.j-progress .j-progress-bar .j-progress-bar__outer{height:.375rem;border-radius:6.25rem;background-color:var(--j-color-surface);overflow:hidden;position:relative;vertical-align:middle}.j-progress .j-progress-bar .j-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:var(--j-color-primary);text-align:right;border-radius:6.25rem;line-height:1;white-space:nowrap;transition:width .6s ease}.j-progress .j-progress-bar .j-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#fff;font-size:.75rem;margin:0 .3125rem}.j-progress .j-progress-circle>:last-child{position:absolute;width:100%;height:100%;left:0;top:0}@keyframes progress{0%{background-position:0 0}to{background-position:2.5rem 0}}.j-loading{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9)}.j-loading .j-spinner{font-size:2.5rem}.j-loading .j-text{margin-top:.5rem}.j-skeleton{transition:border-color .2s cubic-bezier(.645,.045,.355,1);padding:.375rem 1rem;background:var(--j-color-background);overflow:hidden}.j-skeleton__line{box-sizing:border-box;animation:j-skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;height:1.25rem;min-height:1.25rem;width:100%;margin:.375rem 0}@keyframes j-skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.j-popup__overlay{display:none;position:fixed;z-index:5000;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.4)}.j-popup__overlay--visible{display:block}.j-popup-overlay-prevent-body-scroll{overflow:hidden}.j-popup--bottom,.j-popup--left,.j-popup--right,.j-popup--top{animation-timing-function:cubic-bezier(.6,.04,.98,.335)}.j-popup--follow.j-popup--top,.j-popup--unfollow.j-popup--bottom{animation:kf-j-popup-up .3s;transform-origin:left bottom 0}.j-popup--follow.j-popup--bottom{animation:kf-j-popup-down .3s;transform-origin:left top 0}.j-popup--follow.j-popup--left,.j-popup--unfollow.j-popup--right{animation:kf-j-popup-to-left .3s;transform-origin:right top 0}.j-popup--follow.j-popup--right,.j-popup--unfollow.j-popup--left{animation:kf-j-popup-to-right .3s;transform-origin:left top 0}.j-popup--unfollow.j-popup--top{animation:kf-j-popup-top-down .3s;transform-origin:left top 0}.j-popup--unfollow.j-popup--center{animation:kf-j-popup-center-down .3s;transform-origin:center top 0}@keyframes kf-j-popup-up{0%{opacity:0;transform:translateY(1.125rem);pointer-events:none}to{opacity:1}}@keyframes kf-j-popup-down{0%{opacity:0;transform:translateY(-1.125rem);pointer-events:none}to{opacity:1}}@keyframes kf-j-popup-to-left{0%{opacity:0;transform:translateX(1.125rem);pointer-events:none}to{opacity:1}}@keyframes kf-j-popup-to-right{0%{opacity:0;transform:translateX(-1.125rem);pointer-events:none}to{opacity:1}}@keyframes kf-j-popup-zoom-in{0%{opacity:0;transform:scale(.95) translate(-50%,-50%);pointer-events:none}to{opacity:1}}@keyframes kf-j-popup-zoom-out{0%{opacity:0;transform:scale(1.05) translate(-50%,-50%);pointer-events:none}to{opacity:1}}@keyframes kf-j-popup-top-down{0%{opacity:0;transform:translateY(-1.125rem) translate(-50%);pointer-events:none}to{opacity:1}}@keyframes kf-j-popup-center-down{0%{opacity:0;transform:translateY(-1.125rem) translate(-50%,-50%);pointer-events:none}to{opacity:1}}.j-popup--not-append-to-body{all:initial;opacity:1;background-color:var(--j-color-background);pointer-events:auto;overflow:hidden}.j-popup,.j-popup--not-append-to-body{line-height:1.5;color:var(--j-color-text)}.j-popup{position:fixed;top:100vh;z-index:5000;max-width:100vw;max-height:100vh;background:var(--j-color-background);box-sizing:border-box;border:1px solid var(--j-color-border);border-radius:var(--j-border-radius)}.j-popup .j-arrow{position:absolute;filter:drop-shadow(0 0 .875rem rgba(0,0,0,.1))}.j-popup--no-overlay{box-shadow:0 0 .875rem 0 rgba(0,0,0,.1)}.j-popup--unfollow.j-popup--top{top:0;left:50%;bottom:unset;transform:translate(-50%)}.j-popup--unfollow.j-popup--bottom{top:unset;left:0;right:0;bottom:0}.j-popup--unfollow.j-popup--left{top:0;left:0;right:unset;bottom:0}.j-popup--unfollow.j-popup--right{top:0;left:unset;right:0;bottom:0}.j-popup--unfollow.j-popup--center{top:46%;left:50%;transform:translate(-50%,-50%)}.j-table__control-filter{padding:.5rem 0}.j-table__control-filter-header{width:100%}.j-table__control-filter-header .j-icon{margin-right:.25rem}.j-table__control-filter-body{width:100%;padding:.5rem 0}.j-table__control-filter-op{width:6rem;margin-right:.25rem}.j-table__control-filter-val{flex:1}.j-table__control-filter-submit{width:100%}.j-table__control-filter-submit .j-button:last-child{margin:0 0 0 .5rem}.j-table__control-resize-bar{content:"";position:absolute;top:0;right:0;width:.25rem;height:100%;background-color:transparent;z-index:1}.j-table__th:hover .j-table__control-resize-bar{background-color:var(--j-color-border)}.j-table__th .j-table__control-resize-bar:hover{cursor:col-resize;background-color:var(--j-color-primary)}.j-table__header.is-resizing .j-table__control-resize-bar{cursor:inherit;background-color:transparent}.j-table__header.is-resizing .j-table__control-resize-bar.is-moving{cursor:col-resize;background-color:var(--j-color-primary)}.j-table__th{padding:0 .25rem;flex-shrink:0;font-weight:500;-webkit-user-select:none;user-select:none;height:3rem;cursor:pointer}.j-table__th--sticky{position:-webkit-sticky;position:sticky;left:0;background:inherit;z-index:1}.j-table--scroll-at-middle .j-table__th--sticky-left,.j-table--scroll-at-right .j-table__th--sticky-left{box-shadow:.125rem 0 .125rem 0 rgba(0,0,0,.1)}.j-table--scroll-at-left .j-table__th--sticky-right,.j-table--scroll-at-middle .j-table__th--sticky-right{box-shadow:-.125rem 0 .125rem 0 rgba(0,0,0,.1)}.j-table--border .j-table__th{border-left:1px solid var(--j-color-border)}.j-table__th-label{flex:1}.j-table__th--sortable .j-table__th-label{cursor:pointer}.j-table__th-label .j-text{margin-right:.25rem}.j-table__th-icons{height:2.5rem;padding-right:.25rem}.j-table__th-icons .j-icon{margin-left:.25rem}.j-table__th-menu{min-width:17.5rem;padding:.5rem 1rem}.j-table__th-menu>:not(:last-child){border-left-color:var(--j-color-border);border-bottom:1px var(--j-color-border);border-style:solid;border-right-color:var(--j-color-border);border-top-color:var(--j-color-border)}.j-table__th-menu .j-table__th-spec .j-option-group{padding-left:0}.j-table__th-menu>:last-child{border-bottom:none}.j-table__th-menu .j-table__th-sort .j-option-group{padding-left:0}.j-table__th-menu .j-table__th-wrap{padding:.5rem 0}.j-table__header{min-width:100%;width:auto;height:3rem;border-bottom:1px solid var(--j-color-border);background:var(--j-color-surface)}.j-table__header--sticky{position:-webkit-sticky;position:sticky;top:0;z-index:2}.j-table__th--actions{padding-right:.5rem}.j-table__td{padding:.25rem;flex-shrink:0;min-height:3rem}.j-table__td--monospace{font-size:.875rem;font-family:Consolas,Monaco,Courier,Courier New,Lucida Console,Inconsolata,monospace,monospace}.j-table__td--sticky{position:-webkit-sticky;position:sticky;left:0;background:inherit;z-index:1}.j-table--scroll-at-middle .j-table__td--sticky-left,.j-table--scroll-at-right .j-table__td--sticky-left{box-shadow:.125rem 0 .125rem 0 rgba(0,0,0,.1)}.j-table--scroll-at-left .j-table__td--sticky-right,.j-table--scroll-at-middle .j-table__td--sticky-right{box-shadow:-.125rem 0 .125rem 0 rgba(0,0,0,.1)}.j-table--border .j-table__td{border-left:1px solid var(--j-color-border)}.j-table__body{min-width:100%;width:auto;background-color:var(--j-color-surface)}.j-table__tr{min-width:100%;min-height:3rem;border-bottom:1px solid var(--j-color-border);background-color:var(--j-color-background);align-items:stretch;transition:background-color .3s cubic-bezier(.645,.045,.355,1)}.j-table__tr--selected,.j-table__tr:hover{background:var(--j-color-hover-background)}.j-table--stripe .j-table__tr--even{background:var(--j-color-surface)}.j-table--stripe .j-table__tr--selected,.j-table--stripe .j-table__tr:hover{background:var(--j-color-hover-background)}.j-table__tr .j-table__body-op{min-width:5.625rem}.j-table__tr .j-table__body-op .j-button-group .j-button{border:none;padding:0 .75rem 0 .25rem;background:transparent}.j-table__tr--expanded{min-width:100%}.j-table__tr--empty{width:100%;height:5rem;color:var(--j-color-text-helper);background:var(--j-color-background)}.j-table__td--actions{padding-right:.5rem;cursor:pointer}.j-table .j-scroll{flex:1}.j-table__no-records{min-height:5rem;color:var(--j-color-text-helper)}.j-table--border{border:1px solid var(--j-color-border);border-left-width:0}.j-table--empty .j-scroll{flex:unset}.j-scroll__bar{position:absolute;width:auto;opacity:0;transition:opacity .12s ease-out;pointer-events:auto}.j-scroll__bar--veritical{top:2px;right:0;bottom:2px;padding:0 2px}.j-scroll__bar--horizontal{left:2px;right:2px;bottom:0;padding:2px 0}.j-scroll__bar--dragging,.j-scroll__bar:hover{opacity:1}.j-scroll__thumb{position:relative;-webkit-user-select:none;user-select:none;width:0;height:0;border-radius:var(--j-border-radius);background-color:var(--j-color-thumb)}.j-scroll__bar--veritical .j-scroll__thumb{width:6px;transition:width .1s ease-in-out}.j-scroll__bar--horizontal .j-scroll__thumb{height:6px;transition:height .1s ease-in-out}.j-scroll__bar--veritical.j-scroll__bar--dragging .j-scroll__thumb,.j-scroll__bar--veritical:hover .j-scroll__thumb{width:10px}.j-scroll__bar--horizontal.j-scroll__bar--dragging .j-scroll__thumb,.j-scroll__bar--horizontal:hover .j-scroll__thumb{height:10px}.j-scroll__bars{pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:5}.j-scroll__bars--temp-show-bars .j-scroll__bar{opacity:1}.j-scroll:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.j-scroll:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.j-scroll__body{overflow:scroll;flex:1;max-height:inherit;max-width:inherit;scrollbar-width:none;border-radius:inherit}.j-scroll__body::-webkit-scrollbar{display:none}.j-scroll:hover>.j-scroll__bars .j-scroll__bar{opacity:1}.j-infinite-scroll__bar{min-height:2.5rem;width:100%;color:var(--j-color-text-helper);cursor:pointer}.j-infinite-scroll__bar>*{width:100%;height:100%;min-height:inherit}.j-infinite-scroll__bar .j-spinner{font-size:1.25rem}.j-infinite-scroll__message{font-size:.875rem}.j-tabs__bar{position:relative;width:100%;height:3rem;border-bottom:1px solid #dddbda;box-sizing:border-box}.j-tabs__bar,.j-tabs__bar-item{display:flex;align-items:center}.j-tabs__bar-item{height:100%;padding:0 1rem;line-height:1;cursor:pointer;border:1px solid transparent;overflow:hidden;text-overflow:clip;white-space:nowrap}.j-tabs__bar-item--active,.j-tabs__bar-item:hover{font-weight:700;color:var(--j-color-primary)}.j-tabs__bar--card .j-tabs__bar-item{margin-bottom:-1px}.j-tabs__bar--card .j-tabs__bar-item--active{background-color:var(--j-color-background);border-left-width:1px;border-right-width:1px;border-left-color:var(--j-color-border);border-right-color:var(--j-color-border)}.j-tabs__bar--card .j-tabs__bar-item--active:first-child{border-left-color:transparent}.j-tabs__bar-underline{position:absolute;bottom:0;left:0;height:.125rem;transition:transform .4s ease,width .4s ease;background-color:var(--j-color-primary)}.j-tabs__bar--card{background-color:var(--j-color-surface)}.j-tabs{height:100%}.j-tabs__pane{width:100%;height:calc(100% - 2.5rem)}.j-tree__option{padding-right:1rem;height:2.5rem;cursor:pointer}.j-tree__option:hover{background-color:var(--j-color-hover-background)}.j-tree__option--selected{color:var(--j-color-primary)}.j-tree__option-expand-icon{height:100%;width:2.25rem;color:var(--j-color-border-hover)}.j-tree__option--selected .j-tree__option-expand-icon{color:var(--j-color-primary)}.j-tree__option-checkbox{height:100%;padding:0 .375rem 0 0}.j-tree__option-label{flex:1}.j-tag{height:1.625rem;font-size:.875rem;padding:0 .5rem;border-color:var(--j-color-border);border-radius:var(--j-border-radius);cursor:inherit}.j-tag:hover{opacity:1}.j-number-input{transition:border-color .2s cubic-bezier(.645,.045,.355,1);-webkit-user-select:none;user-select:none;height:2.5rem;border-radius:var(--j-border-radius);border:1px solid var(--j-color-border)}.j-number-input>input{flex:1;height:100%;min-width:0;padding:0 1rem;border:none;line-height:100%;-webkit-appearance:none;outline:none;color:inherit;background:inherit}.j-number-input>input::placeholder{opacity:1;color:var(--j-color-text-helper)}.j-number-input>input[type=number]{-moz-appearance:textfield}.j-number-input>input::-webkit-inner-spin-button,.j-number-input>input::-webkit-outer-spin-button{-webkit-appearance:none}.j-number-input__prefix,.j-number-input__suffix{height:100%;width:2.5rem}.j-number-input__prefix{border-right:1px solid var(--j-color-border)}.j-number-input__suffix{border-left:1px solid var(--j-color-border)}.j-number-input__clear-icon{padding:.75rem;color:var(--j-color-text-helper)}.j-number-input:hover{border-color:var(--j-color-border-hover)}.j-number-input--focus,.j-number-input--focus:hover{border-color:var(--j-color-primary)}.j-number-input--error,.j-number-input--error:hover{border-color:var(--j-color-error)}.j-pagination__record-index{margin-left:auto;padding-right:1rem}.j-pagination__page-index{padding-right:1rem}.j-pagination__page-sizes{border:none;padding:0;cursor:pointer}.j-pagination__page-sizes .j-select__selection{padding:0 .75rem}.j-pagination__navs{margin-left:.25rem}.j-pagination__navs .j-button{border:none;padding:0;width:2.25rem}.j-pagination__goto .j-number-input{margin:.125rem 0 0 .25rem;width:2.25rem;height:1.75rem;border-top:none;border-left:none;border-right:none;border-radius:0}.j-pagination__goto .j-number-input__prefix,.j-pagination__goto .j-number-input__suffix{display:none}.j-pagination__goto .j-number-input input{text-align:center;padding:0}.j-badge{position:absolute;background-color:var(--j-color-error);border-radius:.625rem;color:#fff;font-size:.75rem;height:1.125rem;min-width:1.125rem;padding:0 .3125rem;line-height:1.125rem;white-space:nowrap;border:1px solid #fff;top:0;right:.5rem;transform:translateY(-50%) translateX(100%)}.j-badge--left{top:0;right:unset;left:.5rem;transform:translateY(-50%) translateX(-100%)}.j-badge--dot{right:.25rem;height:.625rem;width:.625rem;min-width:.625rem;padding:0}.j-badge--dot.j-badge--left{top:0;right:unset;left:.25rem;transform:translateY(-50%) translateX(-100%)}.j-chart{width:100%;height:100%;position:relative}.j-editor-quill{flex:1}.j-editor-quill .j-editor-quill-toolbar{width:100%}.j-editor-quill .ql-toolbar.ql-snow{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fff}.j-editor-quill .ql-toolbar.ql-snow .ql-formats{margin-right:0}.j-editor-quill .ql-container{width:100%;flex:1}.j-editor-quill .ql-editor{min-height:12.5rem;font-size:1rem}.j-i-frame{flex:1;border:none;width:100%;width:-webkit-fill-available;width:stretch;position:relative}.j-dropdown{padding:.25rem 0;min-width:10rem}.j-dropdown__title{margin-top:-.375rem;color:var(--j-color-text-helper);height:2.5rem;padding:0 1rem;justify-content:center}.j-dropdown__items>*{border-radius:0;border-width:0;height:2.5rem;padding:0 1rem;cursor:pointer}.j-dropdown__items>:hover{background-color:var(--j-color-hover-background);opacity:1}.j-dropdown__placeholder{opacity:.7;cursor:default}.j-dropdown__placeholder:hover{opacity:.7;background-color:transparent}.j-tooltip{background:var(--j-color-background);border:1px solid var(--j-color-border);border-radius:var(--j-border-radius);padding:.75rem 1rem;max-width:25rem;min-width:7.5rem;font-size:.875rem}.j-icon-tooltip,.j-tooltip{color:var(--j-color-text-helper)}.j-button-group>.j-button{border-radius:0;border-right-color:transparent}.j-button-group>.j-button:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.j-button-group>.j-button:last-child{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-right-color:var(--j-color-border)}.j-button-group__open-icon{padding:.375rem;border-top-left-radius:0;border-bottom-left-radius:0}.j-button-group__popup{padding:.375rem 0;min-width:7.5rem}.j-button-group__popup>.j-button{width:100%;border-radius:0;border-width:0;justify-content:start}.j-button-group__popup>.j-button:hover{background-color:var(--j-color-hover-background);opacity:1}.j-side-view{margin-top:.25rem;height:calc(100vh - .25rem);width:calc(100vw - 16.75rem);background-color:var(--j-color-background);display:flex}.j-form-item{margin-bottom:1rem}.j-form-item__label{margin-bottom:.25rem;line-height:1.2}.j-form-item__label.is-parent-horizontal{min-height:2.5rem;margin-bottom:0;margin-right:.75rem}.j-form-item--error .j-form-item__label,.j-form-item__require{color:var(--j-color-error)}.j-form-item__require{padding:0 .25rem 0 0}.j-form-item__content{min-height:2.5rem}.j-form-item__content.is-parent-horizontal{width:auto;flex:1}.j-form-item__helper{margin-top:.25rem;margin-left:.25rem;font-size:.875rem;min-height:.875rem;color:var(--j-color-text-helper);line-height:1.2}.j-form-item--error .j-form-item__helper{color:var(--j-color-error)}.j-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;margin-right:.25rem;width:auto}.j-checkbox>input{display:none}.j-checkbox__icon{color:var(--j-color-primary)}.j-checkbox--false .j-checkbox__icon{color:var(--j-color-text-helper)}.j-checkbox>.j-text{margin-left:.5rem}.j-input{transition:border-color .2s cubic-bezier(.645,.045,.355,1);height:2.5rem;border-radius:var(--j-border-radius);overflow:hidden;border:1px solid var(--j-color-border);background:var(--j-color-background)}.j-input__input{flex:1;height:100%;min-width:0;padding:0 1rem;border:none;line-height:100%;-webkit-appearance:none;outline:none;color:inherit;background:inherit}.j-input__input::placeholder{opacity:1;color:var(--j-color-text-helper)}.j-input__prefix,.j-input__suffix{height:100%;border-style:solid;background-color:var(--j-color-background);cursor:default;border-color:var(--j-color-border)}.j-input__prefix{padding-left:1.25rem}.j-input__suffix{padding-right:1.25rem}.j-input__clear-icon{padding:0 .75rem;color:var(--j-color-text-helper);cursor:pointer}.j-input__clear-icon,.j-input__counter{background-color:var(--j-color-background);height:100%}.j-input__counter{padding:0 .25rem 0 0}.j-input:hover{border-color:var(--j-color-border-hover)}.j-input--focus,.j-input--focus:hover{border-color:var(--j-color-primary)}.j-input--error,.j-input--error:hover{border-color:var(--j-color-error)}@media print{.j-input input::placeholder{color:transparent}}.j-input-array__item{margin-bottom:.5rem}.j-input-array__item:last-child{margin-bottom:0}.j-input-array__item>.j-input{margin-right:.5rem;flex:1}.j-input-array__item>.j-icon{padding:.5rem;cursor:pointer;-webkit-user-select:none;user-select:none}.j-date__date-picker{-webkit-user-select:none;user-select:none;width:16.625rem;height:21rem;margin:.5rem 1rem}.j-date__month-nav{width:100%;height:2.375rem;margin:.125rem 0;border-left-color:var(--j-color-border);border-bottom:1px var(--j-color-border);border-style:solid;border-right-color:var(--j-color-border);border-top-color:var(--j-color-border)}.j-date__month-nav .j-icon{padding:.625rem;cursor:pointer}.j-date__curr-month{flex:1}.j-date__curr-month .j-text{padding:0 .5rem}.j-date__weekday-label{font-weight:700}.j-date__day,.j-date__weekday-label{width:2.375rem;height:2.375rem;margin:.125rem 0}.j-date__day{cursor:pointer}.j-date__day .j-block{width:2.375rem;height:2.375rem}.j-date__day:hover{color:var(--j-color-primary)}.j-date__day--filler{color:var(--j-color-border)}.j-date__day--today{color:var(--j-color-primary);font-weight:700}.j-date__day--end>.j-block,.j-date__day--selected>.j-block,.j-date__day--start>.j-block{background-color:var(--j-color-primary);color:#fff;border-radius:50%}.j-date__day--end,.j-date__day--in-range,.j-date__day--start{background-color:var(--j-color-surface)}.j-date__day--start{border-top-left-radius:50%;border-bottom-left-radius:50%}.j-date__day--end{border-top-right-radius:50%;border-bottom-right-radius:50%}.j-date__wheel{-webkit-user-select:none;user-select:none;height:15.75rem;width:4.5rem}.j-date__wheel-items{overflow:auto;transform:translateZ(0);transform-style:preserve-3d;perspective:75rem;height:15.75rem;width:100%;padding:6.75rem 0}.j-date__wheel-items::-webkit-scrollbar{display:none}.j-date__wheel-items>*{transform-origin:center center 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .2s ease-out;transform-style:preserve-3d;-webkit-tap-highlight-color:transparent;height:2.25rem;width:100%}.j-date__wheel-window{position:absolute;top:50%;margin-top:-1.125rem;height:2.25rem;border-top:1px solid var(--j-color-border);border-bottom:1px solid var(--j-color-border);pointer-events:none}.j-date__wheel-mask{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0) 50%,#fff);pointer-events:none}.j-date__time-wheel{-webkit-user-select:none;user-select:none;width:16.625rem;margin:0 1rem}.j-date__time-actions{width:100%}.j-date__time-actions .j-button{border-width:0;color:var(--j-color-primary)}.j-date__date-time-picker{margin:.5rem 1rem .25rem}.j-date__date-time-picker .j-date__date-picker{margin:0}.j-date__date-time-picker .j-date__time-wheel{width:16.625rem;height:18.5rem;margin:0}.j-date__selected-date{width:100%;height:2.5rem;margin:.125rem 0;border-left-color:var(--j-color-border);border-bottom:1px var(--j-color-border);border-style:solid;border-right-color:var(--j-color-border);border-top-color:var(--j-color-border)}.j-date__date-time-actions{width:100%}.j-date__date-time-actions .j-button{border-width:0;padding:0 .5rem;color:var(--j-color-primary)}.j-date__range-date-seperator,.j-date__range-time-seperator{height:20rem;border-left:1px solid var(--j-color-border)}.j-date__range-time-picker{margin:.5rem 1rem .25rem}.j-date__range-time-picker .j-date__time-wheel{width:16.625rem;height:19rem;margin:0 .5rem}.j-date__range-time-actions{width:100%}.j-date__range-time-actions .j-button{border-width:0;padding:0 .5rem;color:var(--j-color-primary)}.j-date__range-date-time-picker{margin:.5rem 1rem .25rem}.j-date__range-date-time-picker .j-range-date-picker{margin:0}.j-date__range-date-time-picker .j-range-date-picker .j-date-picker:first-child{margin:0 1rem 0 0}.j-date__range-date-time-picker .j-range-date-picker .j-date-picker:last-child{margin:0 0 0 1rem}.j-date__range-date-time-picker .j-time-wheel{width:16.625rem;height:19rem;margin:0 .5rem}.j-date__range-date-time-picker .j-date__range-time-seperator{height:18rem}.j-date__selected-range-date{width:100%}.j-date__selected-range-date>.j-block{margin:.125rem 0;height:1.75rem;flex:1;border-left-color:var(--j-color-border);border-bottom:1px var(--j-color-border);border-style:solid;border-right-color:var(--j-color-border);border-top-color:var(--j-color-border)}.j-date__selected-range-date>.j-block:first-child{margin-right:2rem}.j-date__range-date-time-actions{width:100%}.j-date__range-date-time-actions .j-button{border-width:0;padding:0 .5rem;color:var(--j-color-primary)}.j-date input{cursor:default}.j-date__icon{font-size:.875rem;padding-right:.5rem;color:var(--j-color-text-helper)}.j-textarea{transition:border-color .2s cubic-bezier(.645,.045,.355,1);min-height:2.5rem;border-radius:var(--j-border-radius);border:1px solid var(--j-color-border)}.j-textarea>textarea{flex:1;height:100%;padding:.375rem 1rem;line-height:1.5;-webkit-appearance:none;outline:none;border:none;border-radius:inherit;box-sizing:border-box;color:inherit;background:inherit}.j-textarea__counter{padding:.25rem .25rem 0;position:absolute;bottom:0;right:0;pointer-events:none}.j-textarea:hover{border-color:var(--j-color-border-hover)}.j-textarea--focus,.j-textarea--focus:hover{border-color:var(--j-color-primary)}.j-textarea--error,.j-textarea--error:hover{border-color:var(--j-color-error)}.j-option-group{transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.j-option-group__option{cursor:pointer}.j-option-group__no-options,.j-option-group__option-label{height:2.5rem;margin-right:1.25rem}.j-option-group__no-options{color:var(--j-color-text-helper)}.j-option-group:hover{border-color:var(--j-color-border-hover)}.j-option-group--button .j-option-group__option-label{padding:0 1.25rem;margin-right:0;border:1px solid var(--j-color-border);border-right-width:0}.j-option-group--button .j-option-group__option-label:hover{color:var(--j-color-primary)}.j-option-group--button .j-option-group__option:first-child .j-option-group__option-label{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.j-option-group--button .j-option-group__option:last-child .j-option-group__option-label{border-right-width:1px;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.j-option-group--button .j-option-group__option--selected .j-option-group__option-label{border-left-color:var(--j-color-primary);border-color:var(--j-color-primary) var(--j-color-primary) var(--j-color-primary) var(--j-color-border);background:var(--j-color-primary);color:#fff}.j-select__option{padding:0 1rem}.j-select__option--selected{color:var(--j-color-primary)}.j-select__option:hover{background:var(--j-color-hover-background)}.j-select__option-label{flex:1}.j-select,.j-select__option-label{height:2.5rem;-webkit-user-select:none;user-select:none}.j-select{transition:border-color .2s cubic-bezier(.645,.045,.355,1);border-radius:var(--j-border-radius);border:1px solid var(--j-color-border);background:var(--j-color-background)}.j-select__placeholder,.j-select__selection{flex:1;height:100%;padding:0 .25rem 0 1rem;-webkit-user-select:none;user-select:none}.j-select__placeholder{color:var(--j-color-text-helper)}.j-select__clear-icon,.j-select__open-icon{padding:.625rem;color:var(--j-color-text-helper)}.j-select__clear-icon:not([style*="display: none"])+.j-select__open-icon{padding-left:0}.j-select__popup{border-radius:var(--j-border-radius);padding:.25rem 0}.j-select__loading{height:2.5rem;padding:0 1.25rem}.j-select__filter{border-radius:var(--j-border-radius) var(--j-border-radius) 0 0;border:0;border-bottom:1px solid var(--j-color-border);margin-bottom:.25rem}.j-select__options{max-height:18.75rem;width:100%}.j-select__no-options{width:100%;height:2.5rem;padding:0 1.25rem;color:var(--j-color-text-helper)}.j-select:hover{border-color:var(--j-color-border-hover)}.j-select--focus,.j-select--focus:hover{border-color:var(--j-color-primary)}.j-cascader__lists{max-height:inherit;width:auto}.j-cascader__list{min-width:11.25rem;max-height:inherit;border-style:solid;border-color:var(--j-color-border)}.j-cascader__list:not(:last-child){border-right-width:1px}.j-cascader__list:not(:first-child){margin-left:-1px;border-left-width:1px}.j-cascader__option{height:2.5rem;padding:0 1.25rem;cursor:pointer}.j-cascader__option--expanded .j-cascader__option .j-checkbox--false{color:var(--j-color-primary)}.j-cascader__option:hover{background-color:var(--j-color-hover-background)}.j-cascader__option-expand-icon{color:var(--j-color-text-helper)}.j-cascader__option--expanded .j-cascader__option-expand-icon{color:var(--j-color-primary)}.j-cascader__option-label{flex:1}.j-cascader__option--expanded .j-cascader__option-label{color:var(--j-color-primary)}.j-cascader__filter-items{min-width:11.25rem;max-height:18.75rem}.j-cascader__filter-item{height:2.5rem;padding:0 1.25rem}.j-cascader__filter-item>.j-block{flex:1;padding-right:1.25rem}.j-cascader__filter-item>.j-icon{color:var(--j-color-primary)}.j-cascader__filter-item:hover{background:var(--j-color-hover-background)}.j-cascader__filter-empty{width:100%;height:2.5rem;padding:0 1.25rem}.j-cascader{transition:border-color .2s cubic-bezier(.645,.045,.355,1);height:2.5rem;border-radius:var(--j-border-radius);border:1px solid var(--j-color-border)}.j-cascader__placeholder,.j-cascader__selection{flex:1;height:100%;padding-left:1rem;-webkit-user-select:none;user-select:none}.j-cascader__placeholder{color:var(--j-color-text-helper)}.j-cascader__clear-icon,.j-cascader__open-icon{padding:.625rem;color:var(--j-color-text-helper)}.j-cascader__clear-icon:not([style*="display: none"])+.j-cascader__open-icon{padding-left:0}.j-cascader__popup{border-radius:var(--j-border-radius);padding:.25rem 0;max-width:80vw}.j-cascader__loading{height:2.5rem;padding:0 1.25rem}.j-cascader__filter{border-radius:var(--j-border-radius) var(--j-border-radius) 0 0;border:0;border-bottom:1px solid var(--j-color-border);margin-bottom:.25rem}.j-cascader__options{max-height:18.75rem}.j-cascader__no-options{height:2.5rem;padding:0 1.25rem}.j-cascader:hover{border-color:var(--j-color-border-hover)}.j-cascader:focus,.j-cascader:focus:hover{border-color:var(--j-color-primary)}.j-image{background-position:50%;background-size:100% 100%;background-repeat:no-repeat;width:100%}.j-image__lightbox{font-size:0}.j-image__lightbox .j-image{width:auto;max-height:80vh;max-width:80vw}.j-audio{width:1.875rem;font-size:.875rem}.j-audio .j-progress{cursor:pointer}.j-upload__item{width:6rem;height:6rem;border:1px solid var(--j-color-border);cursor:pointer}.j-upload--minimal .j-upload__item{width:2.5rem;height:2.5rem;border:none}.j-upload__item--dragover,.j-upload__item:hover{border-color:var(--j-color-border-hover)}.j-upload__placeholder{font-size:1.25rem}.j-upload__image{width:100%;height:100%}.j-upload__file{padding:.75rem .25rem 0}.j-upload__file>:first-child{margin-bottom:.25rem}.j-upload__file>.j-text{min-height:.75rem;font-size:.875rem;word-break:break-all}.j-upload__actions{display:none;position:absolute;top:0;right:0;background-color:hsla(0,0%,100%,.8);width:auto}.j-upload__item--dragover .j-upload__actions,.j-upload__item:hover .j-upload__actions{display:flex}.j-upload__actions .j-icon{padding:.25rem}.j-upload__actions .j-icon:hover{background-color:#aaa;color:#fff}.j-upload__progress{background:rgba(0,0,0,.4);color:#fff}.j-upload__error,.j-upload__progress{position:absolute;left:0;right:0;bottom:0;height:40%}.j-upload__error{padding:.125rem .25rem;background:rgba(0,0,0,.8);color:var(--j-color-error);font-size:.6875rem;line-height:1.2}.j-upload__preview{max-height:80vh;max-width:80vw}.j-upload{transition:border-color .2s cubic-bezier(.645,.045,.355,1);border-style:solid;border-color:var(--j-color-border)}.j-upload--focus{border-color:var(--j-color-primary)}.j-avatar{width:1.5rem;height:1.5rem;margin-right:.25rem;border-radius:62.4375rem}.j-arrow{border:.625rem solid var(--j-color-border);position:relative;z-index:1}.j-arrow>div{position:absolute;border:.5625rem solid var(--j-color-background)}.j-arrow--top,.j-arrow--top>div{border-top-width:0!important}.j-arrow--bottom,.j-arrow--bottom>div,.j-arrow--top,.j-arrow--top>div{border-left-color:transparent!important;border-right-color:transparent!important}.j-arrow--bottom,.j-arrow--bottom>div{border-bottom-width:0!important}.j-arrow--left,.j-arrow--left>div{border-left-width:0!important}.j-arrow--left,.j-arrow--left>div,.j-arrow--right,.j-arrow--right>div{border-top-color:transparent!important;border-bottom-color:transparent!important}.j-arrow--right,.j-arrow--right>div{border-right-width:0!important}.j-captcha{flex:1;height:2.5rem}.j-captcha__input{height:100%;flex:1}.j-captcha__img{width:7.5rem;height:100%;margin:0 0 0 .5rem;border:1px solid var(--j-color-border)}.j-captcha__img>.j-block{width:7.5rem;height:100%;bottom:0}.j-view-1col{width:calc(100% - 1rem);margin:0 .5rem;flex:1}.j-view-1col>.j-scroll__body>:last-child{margin-bottom:0}.j-view-2col{width:100%;flex:1;padding:.5rem 1rem 0;align-items:stretch}.j-view-2col .j-view-2col__left,.j-view-2col .j-view-2col__right{background:var(--j-color-background);border-radius:var(--j-border-radius) var(--j-border-radius) 0 0;padding:.5rem .5rem 0;border:1px solid var(--j-color-border)}.j-view-2col .j-view-2col__left{margin-right:1rem;width:15rem;min-width:15rem}.j-view-2col .j-view-2col__right{flex:1}.j-view-2col .j-view-2col__right .j-panel-list{height:100%;border:none}.j-view-detail{width:100%;flex:1}.j-view-detail .j-view-detail__main{margin:.5rem .5rem 0;width:calc(100% - 1rem);min-height:calc(100% - .5rem)}.j-view-detail .j-view-detail__body{align-items:stretch}.j-view-detail .j-view-detail__body .j-view-detail__left{background:var(--j-color-background);border:1px solid var(--j-color-border);margin:.5rem .5rem 0;flex:1}.j-view-detail .j-view-detail__body .j-view-detail__left .j-tabs{flex:1}.j-view-detail .j-view-detail__body .j-view-detail__left .j-tabs .j-tabs__bar{padding:0 1rem}.j-view-detail .j-view-detail__body .j-view-detail__left .j-tabs .j-tabs__pane{padding:.5rem .5rem 0;flex:1}.j-view-detail .j-view-detail__body .j-view-detail__left .j-tabs .j-tabs__pane>:last-child{margin-bottom:0}.j-control{border-bottom:1px solid var(--j-color-border)}.j-control .j-form-item__label{margin-bottom:.125rem}.j-control .j-form-item__body{min-height:1.125rem;line-height:1.4}.j-control .j-form-item__helper{margin-top:.125rem}.j-control.j-control--edit{border-bottom-width:0}.j-control-line{margin:.25rem .5rem 0}.j-control-line>.j-control{width:auto;flex:1;margin:0 .5rem .75rem}.j-control-line>.j-control--placeholder{border-bottom:none}.j-panel-edit{min-width:60vw}.j-panel-edit .j-dialog__body{padding-right:0}.j-panel-edit .j-dialog__body .j-scroll__body{padding-right:1.5rem}.j-panel-edit .j-control{min-width:30rem;margin-bottom:.375rem}.j-panel-detail .j-control{min-width:20rem;margin-bottom:.5rem}.j-panel-detail .j-control .j-form-item__content{min-height:2rem}.j-panel-context{margin:.5rem;border:1px solid var(--j-color-border);border-radius:var(--j-border-radius) var(--j-border-radius) 0 0}.j-panel-context__header{background:var(--j-color-surface);padding:.5rem .75rem;border-radius:var(--j-border-radius) var(--j-border-radius) 0 0}.j-panel-context__icon{margin-right:.5rem;border-radius:var(--j-border-radius);font-size:2.5rem}.j-panel-context__label{font-size:.875rem;line-height:1.2;color:var(--j-color-text-helper)}.j-panel-context__name{font-size:1rem;line-height:1.3}.j-panel-context__body{padding:1rem .5rem .5rem;background:var(--j-color-background);border-radius:0 0 var(--j-border-radius) var(--j-border-radius)}.j-panel-context__body .j-control{width:auto;flex-basis:auto;margin:0 .5rem .75rem;border-bottom-width:0}.j-panel-context__body .j-control .j-form-item__content{min-height:2rem}.j-panel-list__selector{height:2.5rem}.j-panel-list__icon{margin-right:.5rem;border-radius:var(--j-border-radius);font-size:2rem}.j-panel-list__current{font-size:1.125rem;line-height:1;cursor:pointer}.j-panel-list__current .j-text:first-child{margin-right:.5rem}.j-panel-list__current .j-icon{margin-left:.75rem;font-size:1rem}.j-panel-list__views{min-width:15rem}.j-panel-list__views .j-icon{color:var(--j-color-primary)}.j-panel-list__setting{margin-left:.25rem;color:var(--j-color-text-helper)}.j-panel-list__setting>.j-button{padding-left:.75rem;padding-right:.75rem}.j-panel-list{flex:1;min-height:37.5rem;max-height:calc(100vh - 4.5rem);border:1px solid var(--j-color-border);border-radius:var(--j-border-radius) var(--j-border-radius) 0 0;margin:.5rem}.j-panel-list__header{padding:.5rem .75rem;background-color:var(--j-color-background);border-radius:var(--j-border-radius) var(--j-border-radius) 0 0;border-bottom-width:0}.j-panel-list__status{width:100%;margin-bottom:.125rem}.j-panel-list__actions>*{margin-left:.5rem}.j-panel-list__term .j-input{width:16rem}.j-panel-list__term .j-input .j-button{padding:0 .75rem}.j-panel-list__term .j-input>input{padding:0}.j-panel-list__term-helper{padding:0 .5rem}.j-panel-list__table{flex:1;border-top-width:0;background:var(--j-color-surface)}.j-panel-list .j-pagination{background-color:var(--j-color-background);height:3rem;border-top:1px solid var(--j-color-border)}@media(max-height:708px){.j-panel-list{min-height:31.25rem}}.j-panel-search-center{min-height:6.25rem;max-height:calc(100vh - 4.5rem);border:1px solid var(--j-color-border);border-radius:var(--j-border-radius) var(--j-border-radius) 0 0;margin:.5rem}.j-panel-search-center__header{padding:.5rem .75rem;background-color:var(--j-color-background);border-radius:var(--j-border-radius) var(--j-border-radius) 0 0;border-bottom-width:0}.j-panel-search-center__selector{height:2.5rem}.j-panel-search-center__icon{margin-right:.5rem;border-radius:var(--j-border-radius);font-size:2rem}.j-panel-search-center__actions>*{margin-left:.5rem}.j-panel-search-center__table{border-top-width:0;background:var(--j-color-surface)}.j-panel-search-center__see-more{height:3rem;color:var(--j-color-primary)}.j-value-image.j-image{width:1.5rem;height:1.5rem}.j-value-object-link{width:100%}.j-value-object-link>.j-image{width:1.5rem;height:1.5rem;margin-right:.25rem;border-radius:62.4375rem}.j-value-filter-string>.j-select{width:7.25rem;margin-right:.25rem}.j-value-filter-string>.j-input{flex:1;min-width:15.625rem}.j-value-filter-number>.j-select{width:7.25rem;margin-right:.25rem}.j-value-filter-number>.j-number-input{flex:1;min-width:15.625rem}.j-value-filter-text>.j-select{width:7.25rem;margin-right:.25rem}.j-value-filter-text>.j-input{flex:1}.j-value-edit-json textarea{min-height:8rem;max-height:42.5rem}.j-layout-default__search{margin:0 auto;min-width:25rem}.j-layout-default__search .j-select{border-top-right-radius:0;border-bottom-right-radius:0;margin-right:0;height:2.125rem;background-color:#182f50;border:none;color:#eee}.j-layout-default__search .j-select__open-icon{color:#eee}.j-layout-default__search .j-select:focus,.j-layout-default__search .j-select:hover{border:none;margin-right:0}.j-layout-default__search .j-input{border-top-left-radius:0;border-bottom-left-radius:0;border:none;flex:1;height:2.125rem;background-color:#182f50;color:#fff}.j-layout-default__search .j-input input{padding-left:.25rem}.j-layout-default__search .j-input .j-button{padding:0 .75rem}.j-layout-default__search .j-input .j-button:hover{background:#254269}.j-login-user-widget__pane{min-width:21.25rem;padding-bottom:.5rem}.j-login-user-widget__pane .j-button{border:none}.j-login-user-widget__info{padding:1rem 1rem .5rem;min-height:6.625rem}.j-login-user-widget__info>.j-avatar{width:3rem;height:3rem;margin-right:.75rem;border:1px solid var(--j-color-border)}.j-login-user-widget__info .j-button{height:auto;margin:.5rem .5rem 0 0;padding:.375rem 1rem .75rem 0}.j-login-user-widget__info .j-button:hover{color:var(--j-color-primary);background:var(--j-color-background)}.j-login-user-widget__font-size,.j-login-user-widget__lang,.j-login-user-widget__theme,.j-login-user-widget__theme-mode{border-top:1px solid var(--j-color-border);padding:.625rem 1rem}.j-login-user-widget__font-size .j-select,.j-login-user-widget__lang .j-select,.j-login-user-widget__theme-mode .j-select,.j-login-user-widget__theme .j-select{border:none}.j-login-user-widget__font-size .j-option-group__option-label,.j-login-user-widget__lang .j-option-group__option-label,.j-login-user-widget__theme-mode .j-option-group__option-label,.j-login-user-widget__theme .j-option-group__option-label{height:2.25rem;padding:0 .625rem}.j-login-user-widget{height:2.5rem;cursor:pointer;color:#fff}.j-login-user-widget>.j-avatar{width:1.375rem;height:1.375rem;margin-right:.5rem}.j-notifications-pane{min-width:22.5rem;max-width:26.25rem}.j-notifications-pane .j-button{border:none}.j-notifications-pane__header{padding:0 1rem;height:3rem;border-bottom:1px solid var(--j-color-border)}.j-notifications-pane__item{padding:.5rem 1rem .625rem;cursor:pointer;border-bottom:1px solid var(--j-color-border)}.j-notifications-pane__item--read{color:var(--j-color-text-helper)}.j-notifications-pane__item:hover{background:var(--j-color-surface)}.j-notifications-pane__info{font-size:.875rem}.j-notifications-pane__empty{padding:.5rem 1rem .625rem;color:var(--j-color-text-helper);font-size:.875rem}.j-notifications-pane__footer{padding:0 1rem;height:2.625rem}.j-notification-detail{width:70vw;max-height:80vh;transition:max-height .3s ease-out}.j-notification-detail--loading{max-height:40vh}.j-notification-detail__body{padding:0 1rem;min-height:40vh;max-height:80vh}.j-notification-detail__title{font-size:1.25rem;padding:.75rem 0 .5rem}.j-notification-detail__date{padding:0 1rem .5rem;border-bottom:1px solid var(--j-color-border)}.j-notification-detail__digest{height:30rem;max-height:30rem;padding:0;font-size:0;overflow:hidden}.j-notification-detail__digest>*{font-size:1rem}.j-notification-detail__content{position:relative;flex:1}.j-notification-detail__content img{max-width:100%}.j-notification-detail__close,.j-notification-detail__link{position:absolute;right:1rem;width:auto;cursor:pointer;color:var(--j-color-text-helper);font-size:.875rem}.j-notification-detail__close .j-icon,.j-notification-detail__link .j-icon{margin-left:.25rem}.j-notification-detail__close{top:.75rem}.j-notification-detail__link{bottom:.75rem}.j-notifications-widget{width:2.5rem;height:2.5rem;cursor:pointer}.j-notifications-widget__icon{width:auto}.j-notifications-widget__icon .j-icon{font-size:1.125rem}.j-notifications-widget__icon .j-badge{height:.5rem;width:.5rem;min-width:.5rem}.j-layout-default__header{height:3rem;padding:0 1rem;background-color:#102442;color:#fff}.j-layout-default__logo{width:11.25rem}.j-layout-default__logo .j-image{height:1.5rem;width:1.5rem;margin:0 2.5rem 0 1rem}.j-layout-default__toolbar{width:11.25rem}.j-layout-default__toolbar .j-notifications-widget{margin-right:.125rem}.j-layout-default__navs-pane{width:25rem;padding:.75rem 1rem}.j-layout-default__navs-group{min-width:50%;max-width:100%;margin-bottom:1rem}.j-layout-default__navs-group-name{color:var(--j-color-text-helper)}.j-layout-default__navs-group-name .j-icon{margin-right:.25rem}.j-layout-default__navs-group-item{height:1.875rem;padding:.25rem 1.25rem .25rem 0;cursor:pointer}.j-layout-default__navs-group-item--active,.j-layout-default__navs-group-item:hover{color:var(--j-color-primary)}.j-layout-default__navs{padding:0 1rem 0 .25rem;background-color:#fff;border-bottom:.125rem solid var(--j-color-primary)}.j-layout-default__navs-all{width:2.5rem;height:2.5rem;cursor:pointer}.j-layout-default__navs-item{height:2.75rem;padding:0 .25rem;border-left-style:solid;border-right-style:solid;border-left-color:transparent;border-right-color:transparent;border-top:.25rem solid transparent;border-bottom:.25rem solid transparent;cursor:pointer;-webkit-user-select:none;user-select:none}.j-layout-default__navs-item--active{color:var(--j-color-primary)}.j-layout-default__navs-item--home{padding:0 1rem 0 .5rem}.j-layout-default__navs-dropdown{padding:0 .5rem;height:2.5rem}.page-403{height:100%;display:flex;align-items:center;background-color:var(--j-color-surface);color:var(--j-color-text-helper);font-size:.875rem}.page-403>div{width:24.5625rem;height:13.1875rem;margin:12.5rem auto 1rem;background-size:24.5625rem 13.1875rem;background-repeat:no-repeat;background-image:url(https://web.feidong123.com/static/img/403.fe58ed5.png)}.j-layout-default{width:100%;height:100%;background:var(--j-color-background)}.j-layout-default__body{width:100%;flex:1}.et-login__header{height:4.66667rem;margin:0 auto;max-width:85.33333rem;padding:0 2rem}.et-login__logo{width:12rem;height:2.08333rem}.et-login__chrome{color:#49d08a;font-size:1.33333rem}.et-login__body{height:49.83333rem;margin:0 auto}.et-login__banner{width:40.5rem;height:34.08333rem}.et-login__form{width:32.5rem;height:34.08333rem;padding:4.16667rem 5.33333rem;background:#fff}.et-login__form .j-form-item{width:21.25rem;height:3.33333rem;margin-bottom:2rem}.et-login__form .j-form-item .j-input{height:3.33333rem}.et-login__form .j-captcha__img{border:none;background:#f0f0f0;width:9.33333rem;height:3.33333rem;margin-left:1.33333rem}.et-login__form-title{margin-bottom:3.16667rem;font-size:1.33333rem}.et-login__form-submit{background:#49d08a;color:#fff;width:21.25rem;font-size:1.33333rem;height:3.33333rem}.et-login__form-submit:hover{background:#49d08a}.et-login__footer{height:7.5rem;margin:0 auto;max-width:85.33333rem;padding:0 6.66667rem}.et-login__link-group{margin-right:5.3125rem}.et-login__link-group-title{width:4rem;height:1rem;margin-right:2rem}.et-login__link-items .j-text{color:#999}.et-login__wechat .j-image{width:5.16667rem;height:5.16667rem}.et-login__copyright{height:2rem;background:#49d08a;color:#fff}.jp-help-bar{z-index:9999;position:fixed;bottom:5rem;right:-.125rem;width:1.75rem}.jp-help-bar__item{height:1.75rem;width:1.75rem;margin-bottom:.125rem;border:1px solid var(--j-color-border);border-radius:.25rem;background:var(--j-color-surface);cursor:pointer;color:var(--j-color-text-helper);box-shadow:0 0 .875rem rgba(0,0,0,.12)}.jp-help-bar__item .j-icon{font-size:1.125rem}.jp-help-bar--active{background:var(--j-color-hover-background);color:var(--j-color-primary)}.tourjs-overlay{position:absolute;box-sizing:content-box;z-index:999999;background-color:#000;opacity:0;background:radial-gradient(center,ellipse farthest-corner,rgba(0,0,0,.4) 0,rgba(0,0,0,.9) 100%);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);transition:all .3s ease-out}.tourjs-fixParent{z-index:auto!important;opacity:1!important;transform:none!important}.tourjs-showElement,tr.tourjs-showElement>td,tr.tourjs-showElement>th{z-index:9999999!important}.tourjs-disableInteraction{z-index:99999999!important;position:absolute;background-color:#fff;opacity:0;filter:alpha(opacity=0)}.tourjs-relativePosition,tr.tourjs-showElement>td,tr.tourjs-showElement>th{position:relative}.tourjs-helperLayer{z-index:9999998;background-color:#fff;background-color:hsla(0,0%,100%,.9);border:1px solid #777;border:1px solid rgba(0,0,0,.5);border-radius:.25rem;box-shadow:0 .125rem .9375rem rgba(0,0,0,.4)}.tourjs-helperLayer,.tourjs-tooltipReferenceLayer{box-sizing:content-box;position:absolute;transition:all .3s ease-out}.tourjs-tooltipReferenceLayer{visibility:hidden;z-index:100000000;background-color:transparent}.tourjs-helperLayer *,.tourjs-helperLayer :after,.tourjs-helperLayer :before{-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.tourjs-helperNumberLayer{box-sizing:content-box;position:absolute;visibility:visible;top:0;left:-2rem;z-index:9999999999!important;padding:.125rem;font-family:Arial,verdana,tahoma;font-size:.8125rem;font-weight:700;color:#fff;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.3);background:#ff3019;background:linear-gradient(180deg,#ff3019 0,#cf0404);width:1.25rem;height:1.25rem;line-height:1.25rem;border:.1875rem solid #fff;border-radius:50%;filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)";filter:"progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)";box-shadow:0 .125rem .3125rem rgba(0,0,0,.4)}.tourjs-arrow{border:.3125rem solid transparent;content:"";position:absolute}.tourjs-arrow.top,.tourjs-arrow.top-right{top:-.625rem;border-bottom-color:#fff}.tourjs-arrow.top-right{right:.625rem}.tourjs-arrow.top-middle{top:-.625rem;left:50%;margin-left:-.3125rem;border-bottom-color:#fff}.tourjs-arrow.right{right:-.625rem;top:.625rem;border-left-color:#fff}.tourjs-arrow.right-bottom{bottom:.625rem;right:-.625rem;border-left-color:#fff}.tourjs-arrow.bottom,.tourjs-arrow.bottom-right{bottom:-.625rem;border-top-color:#fff}.tourjs-arrow.bottom-right{right:.625rem}.tourjs-arrow.bottom-middle{bottom:-.625rem;left:50%;margin-left:-.3125rem;border-top-color:#fff}.tourjs-arrow.left{left:-.625rem;top:.625rem;border-right-color:#fff}.tourjs-arrow.left-bottom{left:-.625rem;bottom:.625rem;border-right-color:#fff}.tourjs-tooltip{font-size:.875rem;box-sizing:content-box;position:absolute;visibility:visible;padding:.625rem;background-color:#fff;min-width:12.5rem;max-width:18.75rem;border-radius:.1875rem;box-shadow:0 1px .625rem rgba(0,0,0,.4);transition:opacity .1s ease-out}.tourjs-tooltipbuttons{text-align:right;white-space:nowrap}.tourjs-button{box-sizing:content-box;position:relative;overflow:visible;display:inline-block;padding:.3em .8em;border:1px solid #d4d4d4;text-decoration:none;text-shadow:1px 1px 0 #fff;font:.6875rem/normal sans-serif;color:#333;white-space:nowrap;cursor:pointer;outline:none;background-color:#ececec;background-image:linear-gradient(#f4f4f4,#ececec);-webkit-background-clip:padding;-moz-background-clip:padding;-o-background-clip:padding-box;border-radius:.2em;zoom:1;*display:inline;margin:.625rem 0 0}.tourjs-button:hover{border-color:#bcbcbc;text-decoration:none;box-shadow:0 1px 1px #e3e3e3}.tourjs-button:active,.tourjs-button:focus{background-image:linear-gradient(#ececec,#f4f4f4)}.tourjs-button::-moz-focus-inner{padding:0;border:0}.tourjs-skipbutton{box-sizing:content-box;margin-right:.3125rem;color:#7a7a7a}.tourjs-prevbutton{border-radius:.2em 0 0 .2em;border-right:none}.tourjs-prevbutton.tourjs-fullbutton{border:1px solid #d4d4d4;border-radius:.2em}.tourjs-nextbutton{border-radius:0 .2em .2em 0}.tourjs-nextbutton.tourjs-fullbutton{border-radius:.2em}.tourjs-disabled,.tourjs-disabled:focus,.tourjs-disabled:hover{color:#9a9a9a;border-color:#d4d4d4;box-shadow:none;cursor:default;background-color:#f4f4f4;background-image:none;text-decoration:none}.tourjs-hidden{display:none}.tourjs-bullets{text-align:center}.tourjs-bullets ul{box-sizing:content-box;clear:both;margin:.9375rem auto 0;padding:0;display:inline-block}.tourjs-bullets ul li{box-sizing:content-box;list-style:none;float:left;margin:0 .125rem}.tourjs-bullets ul li a{box-sizing:content-box;display:block;width:.375rem;height:.375rem;background:#ccc;border-radius:.625rem;-moz-border-radius:.625rem;-webkit-border-radius:.625rem;text-decoration:none;cursor:pointer}.tourjs-bullets ul li a.active,.tourjs-bullets ul li a:hover{background:#999}.tourjs-progress{box-sizing:content-box;overflow:hidden;height:.625rem;margin:.625rem 0 .3125rem;border-radius:.25rem;background-color:#ecf0f1}.tourjs-progressbar{box-sizing:content-box;float:left;width:0;height:100%;font-size:.625rem;line-height:.625rem;text-align:center;background-color:#08c}.tourjsFloatingElement{position:absolute;height:0;width:0;left:50%;top:50%}.tourjs-fixedTooltip{position:fixed}.tourjs-hint:focus{border:0;outline:0}.tourjs-hidehint{display:none}.tourjs-fixedhint{position:fixed}.tourjs-hint:hover>.tourjs-hint-pulse{border:.3125rem solid rgba(60,60,60,.57)}.tourjs-hint-pulse{box-sizing:content-box;width:.625rem;height:.625rem;border:.3125rem solid rgba(60,60,60,.27);border-radius:1.875rem;background-color:hsla(0,0%,53.3%,.24);z-index:10;position:absolute;transition:all .2s ease-out}.tourjs-hint-no-anim .tourjs-hint-dot{animation:none}.tourjs-hint-dot{box-sizing:content-box;border:.625rem solid hsla(0,0%,57.3%,.36);background:transparent;border-radius:3.75rem;height:3.125rem;width:3.125rem;animation:tourjspulse 3s ease-out;animation-iteration-count:infinite;position:absolute;top:-1.5625rem;left:-1.5625rem;z-index:1;opacity:0}@keyframes tourjspulse{0%{transform:scale(0);opacity:0}25%{transform:scale(0);opacity:.1}50%{transform:scale(.1);opacity:.3}75%{transform:scale(.5);opacity:.5}to{transform:scale(1);opacity:0}}.jp-tour--active{background:var(--j-color-hover-background);color:var(--j-color-primary)}html{font-family:Chinese Quote,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}@keyframes j-highlight{0%{background:var(--j-color-hover-background)}to{background:transparent}}.highlight-and-fade{animation:j-highlight 2s}@keyframes j-rotate{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}.transition-generic{transition:all .3s}.animate-spin,.animate-spin-reverse{animation:j-spin 2s linear infinite}.animate-spin-reverse{animation-direction:reverse}.animate-blink{animation:j-blink 1s steps(5,start) infinite}.animate-pop{animation:j-pop .2s}.animate-scale{animation:j-scale .2s}.animate-fade{animation:j-fade .2s}.animate-bounce{animation:j-bounce 2s infinite}@keyframes j-blink{to{visibility:hidden}}@keyframes j-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes j-pop{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.07)}to{transform:scale(1)}}@keyframes j-fade{0%{opacity:0}to{opacity:1}}@keyframes j-scale{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes j-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-1.875rem)}60%{transform:translateY(-.9375rem)}}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}:root{--j-border-radius:0.25rem}.j-theme-blue,.j-theme-blue--auto,.j-theme-blue--light,:root{--j-color-primary:#20a0ff;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#2a3a4a;--j-color-text-helper:#7e8792;--j-color-background:#fff;--j-color-surface:#f2f2f2;--j-color-hover-background:#eaf6ff;--j-color-border:#e3e6eb;--j-color-border-hover:#d1d4d8;--j-color-thumb:#ccc}.j-theme-blue--dark{--j-color-primary:#20a0ff;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#f3f3f3;--j-color-text-helper:#b1b1b1;--j-color-background:#333;--j-color-surface:#454545;--j-color-hover-background:#0f4974;--j-color-border:#c3c3c3;--j-color-border-hover:#e2e2e2;--j-color-thumb:#888}@media(prefers-color-scheme:dark){.j-theme-blue--auto{--j-color-primary:#20a0ff;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#f3f3f3;--j-color-text-helper:#b1b1b1;--j-color-background:#333;--j-color-surface:#454545;--j-color-hover-background:#0f4974;--j-color-border:#c3c3c3;--j-color-border-hover:#e2e2e2;--j-color-thumb:#888}}.j-theme-red,.j-theme-red--auto,.j-theme-red--light{--j-color-primary:#ff6348;--j-color-error:#e60000;--j-color-hover-background:#fce7e7}.j-theme-red--dark{--j-color-primary:#20a0ff;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#f3f3f3;--j-color-text-helper:#b1b1b1;--j-color-background:#333;--j-color-surface:#454545;--j-color-hover-background:#0f4974;--j-color-border:#c3c3c3;--j-color-border-hover:#e2e2e2;--j-color-thumb:#888;--j-color-primary:#ff6348;--j-color-error:#e60000}@media(prefers-color-scheme:dark){.j-theme-red--auto{--j-color-primary:#20a0ff;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#f3f3f3;--j-color-text-helper:#b1b1b1;--j-color-background:#333;--j-color-surface:#454545;--j-color-hover-background:#0f4974;--j-color-border:#c3c3c3;--j-color-border-hover:#e2e2e2;--j-color-thumb:#888;--j-color-primary:#ff6348;--j-color-error:#e60000}}.j-theme-green,.j-theme-green--auto,.j-theme-green--light{--j-color-primary:#49d08a;--j-color-warn:#ffce6d;--j-color-hover-background:#eaf8f6}.j-theme-green--dark{--j-color-primary:#20a0ff;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#f3f3f3;--j-color-text-helper:#b1b1b1;--j-color-background:#333;--j-color-surface:#454545;--j-color-hover-background:#0f4974;--j-color-border:#c3c3c3;--j-color-border-hover:#e2e2e2;--j-color-thumb:#888;--j-color-primary:#1abc9c}@media(prefers-color-scheme:dark){.j-theme-green--auto{--j-color-primary:#20a0ff;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#f3f3f3;--j-color-text-helper:#b1b1b1;--j-color-background:#333;--j-color-surface:#454545;--j-color-hover-background:#0f4974;--j-color-border:#c3c3c3;--j-color-border-hover:#e2e2e2;--j-color-thumb:#888;--j-color-primary:#1abc9c}}.j-theme-test{--j-color-primary:#20a0ff;--j-color-primary-hover:#1875ba;--j-color-success:#13ce66;--j-color-info:#50bfff;--j-color-warn:#f7ba2a;--j-color-error:#ff4949;--j-color-text:#2a3a4a;--j-color-text-helper:#646f7b;--j-color-background:#fff;--j-color-surface:#f2f2f2;--j-color-hover-background:#eaf6ff;--j-color-border:#e8ebef;--j-color-border-hover:#d2d5d9}#jiajian-app{color:var(--j-color-text);line-height:1.5;width:100vw;max-width:100vw;height:100vh;max-height:100vh;overflow:hidden;display:flex;flex-direction:column}.j-is-clickable{cursor:pointer}.j-is-disabled{opacity:.6!important}.j-is-disabled,.j-is-disabled *{cursor:not-allowed!important}.t-word-study-report{height:21.83333rem;padding:1.33333rem 2rem 1rem}.t-study-duration-report{height:16.75rem;padding:1.33333rem 2rem 1rem}.t-exam-question-print .title{padding-top:.5rem}.t-exam-question-print .title>.no{padding-right:.16667rem}.t-exam-question-print .title>.no,.t-exam-question-print .title>.text{font-weight:500}.t-exam-question-print .choice-answer,.t-exam-question-print .fill-answer{padding:.16667rem 0 .16667rem 1.83333rem}.t-exam-question-print .fill-answer{height:1.33333rem;border-bottom:1px solid #aaa}#jiajian-app.j-in-iframe{overflow:auto}.t-exam-print .t-paper-section{margin-top:.66667rem}.t-exam-print .t-paper-section>:first-child{font-size:1.16667rem;font-weight:500}.t-exam-print .t-paper-section__content{white-space:pre-line}.t-exam-print .print-line{break-inside:avoid;display:flex}.t-exam-print .t-exam-question-print,.t-exam-print .t-paper-answer{flex:1;margin-right:.33333rem}.t-exam-print .t-paper-name{font-size:1.66667rem;margin-bottom:1rem}.t-exam-print .t-paper-answer-page{margin-top:2.66667rem;page-break-before:always}.t-exam-print .t-paper-answer{padding:.25rem}@media print{#jiajian-app{display:block!important;overflow:unset!important}.t-paper-answer-page{margin-top:1rem}}.t-book-unit-paper-print{min-width:80vw;min-height:80vh}.t-book-unit-paper-print .t-paper-select{padding:0 0 1rem}.t-book-unit-paper-print .t-paper-select>*{margin-right:1rem}.t-book-unit-paper-print .t-paper-sep{border-bottom:1px solid var(--j-color-border);margin-bottom:1rem}.t-book-unit-paper-print .t-no-paper{color:var(--j-color-text-helper)}.t-paper-preview{flex:1}.t-stu-study-setting{padding:1rem}.t-stu-study-setting .j-button{margin-right:1rem}.et-points-rank{padding:2rem}.et-points-rank__title{margin-bottom:2rem}.et-points-rank__decoration{border-radius:1px;background:#7c7c7c;transform:rotate(45deg)}.et-points-rank__decoration.is-1,.et-points-rank__decoration.is-4{width:.33333rem;height:.33333rem}.et-points-rank__decoration.is-2,.et-points-rank__decoration.is-3{width:.58333rem;height:.58333rem}.et-points-rank__decoration.is-1{margin-right:.5rem}.et-points-rank__decoration.is-2{margin-right:1.33333rem}.et-points-rank__decoration.is-3{margin-left:1.33333rem}.et-points-rank__decoration.is-4{margin-left:.5rem}.et-points-rank__board{background:#49d08a;height:8rem;padding:1.16667rem 1.83333rem;color:#fff;border-radius:.25rem;margin-bottom:1.33333rem}.et-points-rank__logo{position:absolute;top:-.66667rem;left:0;width:2.83333rem;height:4rem}.et-points-rank__board-row1{padding:0 1.33333rem;font-weight:700}.et-points-rank__board-row-val{color:#ffce6d;font-size:1.33333rem}.et-points-rank__board-row2{padding:0 1.33333rem;margin-top:1rem}.et-points-rank__board-action{height:1.5rem;margin-left:.66667rem;padding:0 .66667rem}.et-points-rank__item{margin:.66667rem 0 .66667rem .66667rem;width:19.5rem;height:3rem;line-height:1}.et-points-rank__item-avatar{width:2.33333rem;height:2.33333rem;margin-left:.33333rem;margin-right:0}.et-points-rank__item-content{flex:1;height:2.83333rem;padding:0 .66667rem}.et-points-rank__rank{position:absolute;top:-.66667rem;left:-.66667rem;width:2rem;height:2.33333rem}.t-word-known-actions>.actions{margin-top:1.33333rem}.t-word-known-actions>.actions .j-button{margin-right:1.33333rem;padding:0 2rem}.t-count-down{font-size:1.16667rem;color:#999;font-weight:600;width:auto}.t-count-down .j-icon{margin-right:.83333rem}.t-word-card{width:29rem;height:10.83333rem;padding:2rem;border-radius:.83333rem}.t-word-card__name{font-size:2.16667rem;font-family:Menlo,Courier,Courier New,Monaco;font-weight:700;line-height:1}.t-word-card__phog-voc{padding-top:1.5rem}.t-word-card__phog-voc .phog{color:#fff;padding-right:.66667rem;font-size:1.16667rem}.t-word-card__phog-voc .j-audio .j-icon,.t-word-card__phog-voc .j-audio .j-spinner{color:#fff}.t-word-card__phog-voc .j-audio .j-progress-bar__inner{background:#ffb461}.t-word-info{width:29rem}.t-word-info__item{margin-top:1.33333rem}.t-word-info__item>.j-icon:first-child{font-size:1.66667rem;margin-right:1rem}.t-word-info__item .t-sentence-name{display:inline}.t-word-info__item .j-audio{display:inline-block;vertical-align:middle}.t-word-info__item .t-sentence-zh{font-size:1.16667rem}.t-word-info__item-body{flex:1}.t-word-info__item-body .j-text{font-weight:700;font-size:1.16667rem}.t-word-info__item-body.zh .j-text{color:#ff8961}.t-word-info.show-zh .t-word-info__item-body.zh .j-text{color:var(--j-color-primary)}.t-en-zh{flex:1;padding:0 1.33333rem}.t-en-zh .t-count-down{position:absolute;right:1rem;top:-1.66667rem;z-index:1}.t-en-zh .t-word-card,.t-en-zh .t-word-known-actions{margin-top:3rem}.t-en-zh .t-word-known-actions{margin-left:6.33333rem}.t-phog{flex:1;padding:0 1.33333rem}.t-phog .t-count-down{position:absolute;right:1rem;top:-1.66667rem}.t-phog .t-word-card,.t-phog .t-word-known-actions{margin-top:3rem}.t-phog .t-word-known-actions{margin-left:6.33333rem}.t-listen-fill{flex:1;padding:0 1.33333rem}.t-listen-fill .t-count-down{position:absolute;right:1rem;top:-1.66667rem}.t-listen-fill .t-word-card{margin-top:3rem}.t-listen-fill__input{margin-top:4.33333rem;margin-left:6.33333rem;flex:1}.t-listen-fill__input .j-input{height:3.33333rem;font-size:1.33333rem;border-radius:.41667rem;font-weight:700}.t-listen-fill__input .j-input input,.t-listen-fill__input .right-answer{font-family:Menlo,Courier,Courier New,Monaco}.t-listen-fill__input .right-answer{height:3.75rem;padding:.25rem 0 1rem 1.125rem;-webkit-user-select:none;user-select:none;color:#ff8961;font-size:1.33333rem;font-weight:700}.t-fill{flex:1}.t-fill>.header{padding:0 1rem 0 0}.t-fill>.header .word-name{font-size:1.5rem;color:red}.t-fill>.header .phog{padding-right:.75rem;font-size:1.25rem}.t-fill>.body{flex:1;font-size:1.25rem}.t-fill>.body .sentence{margin-bottom:1.125rem}.t-fill>.body .sentence .t-sentence-name{display:inline}.t-fill>.body .sentence .j-audio{display:inline-block;vertical-align:middle}.t-fill>.body .sentence .t-sentence-zh{font-size:1.125rem}.t-fill>.body .j-input{height:3rem;font-size:1.25rem}.t-fill>.body .j-input input,.t-fill>.body .word-name{font-family:Menlo,Courier,Courier New,Monaco}.t-fill>.body .word-name{color:red;height:3.75rem;padding:.25rem 0 1rem 1.125rem}.t-listen-speak{flex:1;padding:0 1.33333rem}.t-listen-speak__word{margin-top:1.33333rem;padding:2rem;border-radius:.83333rem;color:#fff}.t-listen-speak__word-name{font-size:1.83333rem;line-height:1}.t-listen-speak__actions{padding:1.5rem 2.66667rem}.t-listen-speak__play{color:var(--j-color-primary);margin-right:4rem;height:4.5rem}.t-listen-speak__play .j-audio{width:2.66667rem;font-size:1.66667rem}.t-listen-speak__play .j-audio .j-progress-bar__inner{background:#ffb461}.t-listen-speak__playback,.t-listen-speak__record{color:var(--j-color-primary);margin-right:4rem;cursor:pointer;height:4.5rem}.t-listen-speak__playback .j-icon,.t-listen-speak__record .j-icon{width:2.5rem;height:2.5rem}.t-listen-speak__record{color:var(--j-color-primary);margin-right:4rem;cursor:pointer;height:5.33333rem}.t-listen-speak__record .j-icon{width:3.33333rem;height:3.33333rem}.t-listen-speak__next{position:absolute;right:0;color:var(--j-color-primary);cursor:pointer}.t-listen-speak__next .j-icon{font-size:1.66667rem}.t-listen-speak__result .scores>*{margin-right:4rem;font-size:1.16667rem}.t-listen-speak__result .scores>*>:last-child{font-size:1.5rem;justify-content:center;align-items:center;color:var(--j-color-primary)}.t-listen-speak__result .result-words{font-size:1.5rem;padding:0 2.66667rem;word-break:break-word}.t-listen-speak__result .result-words .error-word{color:var(--j-color-error)}.t-words-review{flex:1;max-height:60vh}.t-words-review>.j-scroll{flex:1}.t-words-review__tooltip{position:absolute;top:-1.5rem;right:1.66667rem;width:auto;color:var(--j-color-text-helper);font-size:1rem}.t-words-review__tooltip .j-icon{margin-right:.16667rem}.t-words-review .words{padding-left:1rem}.t-words-review .words .word{width:18rem;height:10.5rem;margin:1rem 1rem 0 0;padding:1rem;overflow:hidden;color:#fff;border-radius:.66667rem;cursor:pointer}.t-words-review .words .word-name{font-size:1.66667rem;line-height:1;font-weight:700;margin-bottom:.66667rem}.t-words-review .words .uk,.t-words-review .words .us{width:100%}.t-words-review .words .uk .j-audio,.t-words-review .words .us .j-audio{margin-left:.33333rem}.t-words-review>.footer{padding:.66667rem 0 0}.t-words-review>.footer .j-button{margin:0 .66667rem;padding:0 2rem}.jp-feedback--active{background:var(--j-color-hover-background);color:var(--j-color-primary)}.jp-feedback-dialog{min-width:40rem}.t-study-dialog{width:71.66667rem;max-width:90vw;height:47.5rem;max-height:90vh}.t-study-dialog__close{position:absolute;z-index:1;right:-1rem;top:-.91667rem;background:#fff;height:3.33333rem;width:3.33333rem;border-radius:62.4375rem}.t-study-dialog__close .j-icon{font-size:1.33333rem;color:var(--j-color-primary)}.t-study-dialog__header{padding:4.66667rem 7.33333rem 1.66667rem}.t-study-dialog__header>.title{font-size:1.33333rem;color:#fff;margin-right:1.33333rem}.t-study-dialog__header .j-audio{background:#ffb461;border-radius:62.4375rem;width:2.66667rem;height:2.66667rem;margin-right:1.33333rem}.t-study-dialog__header .j-audio .j-icon,.t-study-dialog__header .j-audio .j-spinner{font-size:1.16667rem;color:#fff}.t-study-dialog__body{flex:1;padding:1.66667rem;background:#fff;margin:0 5rem;border-radius:.83333rem;box-shadow:0 0 3.16667rem .83333rem hsla(0,0%,64.7%,.22)}.t-study-dialog__footer{width:100%;padding:1.33333rem 5rem 3.16667rem;line-height:1;font-size:1.16667rem;color:#666}.t-voice-test{flex:1;padding:0 1.33333rem}.t-voice-test__sentence{margin-top:1.33333rem;padding:2rem;border-radius:.83333rem;color:#fff}.t-voice-test__sentence-name{font-size:1.83333rem;line-height:1}.t-voice-test__actions{padding:1.5rem 2.66667rem}.t-voice-test__play{color:var(--j-color-primary);margin-right:4rem;height:4.5rem}.t-voice-test__play .j-audio{width:2.66667rem;font-size:1.66667rem}.t-voice-test__play .j-audio .j-progress-bar__inner{background:#ffb461}.t-voice-test__playback,.t-voice-test__record{color:var(--j-color-primary);margin-right:4rem;cursor:pointer;height:4.5rem}.t-voice-test__playback .j-icon,.t-voice-test__record .j-icon{width:2.5rem;height:2.5rem}.t-voice-test__record{height:5.33333rem}.t-voice-test__record .j-icon{width:3.33333rem;height:3.33333rem}.t-voice-test__next{position:absolute;right:0;color:var(--j-color-primary);cursor:pointer}.t-voice-test__next .j-icon{font-size:1.66667rem}.t-voice-test__result .scores>*{margin-right:4rem;font-size:1.16667rem}.t-voice-test__result .scores>*>:last-child{font-size:1.5rem;justify-content:center;align-items:center;color:var(--j-color-primary)}.t-voice-test__result .result-words{font-size:1.5rem;padding:0 2.66667rem;word-break:break-word}.t-voice-test__result .result-words .error-word{color:var(--j-color-error)}.t-study__feedback{width:2.66667rem;height:2.66667rem}.t-study__sub-title{line-height:1;color:#2fb670;font-weight:900;font-size:1.16667rem}.t-study__sub-title .j-icon{font-size:1.66667rem;margin-right:.33333rem}.t-study__next-way{padding-top:8.25rem}.t-study__next-way>:first-child{font-size:1.16667rem;color:#333;margin-bottom:2rem}.t-study__next-way .j-button{padding:0 2rem}.t-study .t-study-dialog__footer>:last-child>:first-child{margin-right:6rem}.t-study__exit{flex:1}.t-study__exit-body{padding:6rem 6rem 0}.t-study__exit-body>.j-block .j-block{font-size:1.33333rem;margin-bottom:1.33333rem}.t-study__exit-body>.j-block .j-text{font-size:2.33333rem;color:var(--j-color-warn)}.t-study__exit-body>.j-block:first-child .j-text{color:var(--j-color-primary)}.t-study__exit-body>.j-block:last-child .j-text{color:#ff8961}.t-study__exit-actions{margin-top:auto}.t-study__exit-actions .j-button{margin:0 .66667rem;padding:0 2rem}.t-study-popup{border:none;border-radius:0;background:transparent}.t-home{flex:1}.t-home .t-user{margin-top:1.33333rem;padding:1.33333rem 2rem;background:var(--j-color-background);border-radius:var(--j-border-radius);height:6.66667rem}.t-home .t-user .j-avatar{margin-right:2rem;width:3.66667rem;height:3.66667rem}.t-home .t-user .t-user-name{font-weight:700;font-size:1.16667rem;margin-bottom:.33333rem;color:#000}.t-home .t-user .t-user-status>.j-block:first-child{font-size:1.16667rem;margin-right:2rem;color:#111}.t-home .t-user .t-user-status .j-image{width:1.5rem;height:2.33333rem;margin-right:.66667rem;margin-bottom:-.33333rem}.t-home .t-user .t-user-status>.j-text:last-child{color:#6a6a6a}.t-home .t-user .j-button{margin-left:auto;font-weight:700;padding:0 2rem}.t-home .t-left{flex:1;margin-right:1.33333rem}.t-home .t-left>.j-block{background:hsla(0,0%,100%,.9);margin-top:1.33333rem;border-radius:var(--j-border-radius)}.t-home .t-right{width:24rem}.t-home .t-right>.j-block{background:hsla(0,0%,100%,.9);border-radius:var(--j-border-radius);margin-top:1.33333rem}.t-home .t-current-study{padding:1.33333rem 2rem;height:6.66667rem}.t-home .t-current-study__progress{font-size:1.16667rem}.t-home .t-current-study__progress .j-text{color:#000}.t-home .t-current-study__progress>.j-text:first-child{margin-bottom:.25rem}.t-home .t-current-study .j-button{padding:0 2rem;font-weight:700}.t-exam-question>.title{padding:.5rem 0}.t-exam-question>.title>.no{padding-right:.33333rem}.t-exam-question>.title>.no,.t-exam-question>.title>.text{font-size:1.33333rem}.t-exam-question>.title.wrong{color:var(--j-color-error)}.t-exam-question>.j-option-group{margin-left:1.33333rem;font-size:1.16667rem}.t-exam-question>.j-option-group.j-is-disabled{opacity:1!important}.t-exam-question>.j-option-group .j-option-group__option{margin:0;min-height:2.66667rem}.t-exam-question>.j-option-group .j-option-group__option .j-checkbox{padding:0 .66667rem 0 1rem;font-size:1.16667rem}.t-exam-question>.j-option-group .j-option-group__option .right{color:var(--j-color-success)}.t-exam-question>.j-option-group .j-option-group__option--selected{background:var(--j-color-surface)}.t-exam-question>.j-input{margin:0 1rem 0 1.33333rem;font-family:Menlo,Courier,Courier New,Monaco;font-size:1.16667rem}.t-exam-question>.j-input.j-is-disabled{opacity:1!important}.t-exam-question>.right-answer{margin:.33333rem 1.33333rem 0;color:var(--j-color-success);font-family:Menlo,Courier,Courier New,Monaco;font-size:1.16667rem;padding-left:1rem}.t-exam-question>.expain{margin-top:.66667rem;margin-left:1.33333rem;padding:.5rem 1rem;border-radius:.33333rem;border:1px solid var(--j-color-border)}@media print{.t-exam-question{-webkit-region-break-inside:avoid}.t-exam-question .j-option-group__option,.t-exam-question .title{height:3rem;page-break-inside:avoid}}.t-paper-timer{position:absolute;top:0;right:0;font-size:1.16667rem;color:#999;font-weight:600;width:auto}.t-paper-timer .j-icon{margin-right:.83333rem}.t-exam-result{background:transparent;border:none}.t-exam-result .j-image{height:38.75rem;width:33.95833rem}.t-exam-result .score{margin-top:10.6rem;line-height:1;font-size:1.66667rem;color:#fff}.t-exam-result .score>.j-block:first-child{line-height:1;font-size:7rem;color:#ff7654}.t-exam-result .score .j-block:last-child{margin-bottom:.83333rem;margin-left:.33333rem}.t-exam-result .score.large-score>.j-block:first-child{font-size:8rem}.t-exam-result .right{margin-top:1.33333rem}.t-exam-result .right,.t-exam-result .wrong{line-height:1;color:#fff;font-size:1.16667rem}.t-exam-result .wrong{margin-top:.33333rem}.t-exam-result .encourage{margin-top:1.33333rem;padding:0 3.5rem;color:#fff;text-align:center;font-size:1.16667rem}.t-exam-result .actions{margin-top:1.33333rem}.t-exam-result .actions .j-button{margin-right:1.33333rem}.t-exam-result-vocabulary2{background:transparent;border:none}.t-exam-result-vocabulary2 .j-image{height:48.125rem;max-height:90vh;width:50rem;padding-bottom:1.33333rem;border-radius:.625rem}.t-exam-result-vocabulary2 .j-scroll{height:calc(100% - 6.875rem)}.t-exam-result-vocabulary2 .header{margin:2rem 0;padding:0 3.5rem;text-align:center}.t-exam-result-vocabulary2 .header .title{font-size:1.5rem;font-weight:700}.t-exam-result-vocabulary2 .header .remark{margin:.5rem 0 0;font-size:1.16667rem;color:#666}.t-exam-result-vocabulary2 .user{margin:1.5rem 0 0 3rem}.t-exam-result-vocabulary2 .user .j-block:first-child{font-size:1.33333rem;margin-bottom:.5rem}.t-exam-result-vocabulary2 .user .j-block:not(:first-child){color:#666;font-size:1.16667rem}.t-exam-result-vocabulary2 .score{line-height:1;font-size:1.66667rem}.t-exam-result-vocabulary2 .score>.j-block:first-child{line-height:1;font-size:7rem;color:#ff7654}.t-exam-result-vocabulary2 .score .j-block:last-child{margin-bottom:.83333rem;margin-left:.33333rem}.t-exam-result-vocabulary2 .score.large-score>.j-block:first-child{font-size:8rem}.t-exam-result-vocabulary2 .stats{padding:2rem 2rem 1rem}.t-exam-result-vocabulary2 .stats .levels{width:20rem;height:16.875rem}.t-exam-result-vocabulary2 .stats .j-chart{width:20rem;height:18.75rem}.t-exam-result-vocabulary2 .right{margin-top:1.33333rem;line-height:1;font-size:1.16667rem}.t-exam-result-vocabulary2 .wrong{margin-top:.33333rem;line-height:1;font-size:1.16667rem}.t-exam-result-vocabulary2 .encourage{margin-top:.33333rem;padding:0 3.5rem;font-size:1.16667rem}.t-exam-result-vocabulary2 .encourage.title{text-align:center;font-size:1.33333rem;font-weight:700;margin-top:2rem}.t-exam-result-vocabulary2 .actions{margin:1.5rem 0 0}.t-exam-result-vocabulary2 .actions .result-stats{margin-bottom:.875rem;font-size:1rem;color:#666}.t-exam-result-vocabulary2 .actions .j-button:not(:last-child){margin-right:1.33333rem}.t-exam,.t-exam .j-scroll{flex:1}.t-exam .t-paper-section{margin-top:2.66667rem}.t-exam .t-paper-section:first-child{margin-top:0}.t-exam .t-paper-section>:first-child{font-weight:700;font-size:1.5rem;margin-bottom:1.33333rem}.t-exam .t-paper-section__content{white-space:pre-line}.t-exam .t-paper-question{margin-top:.66667rem}.t-exam .t-paper-question:first-child{margin-top:0}.t-exam .pagination{margin:1.33333rem 0 -1rem}.t-exam .pagination .j-button{margin-right:2.83333rem}.t-exam .pagination .j-checkbox,.t-exam .pagination .total-count{margin-left:2rem}.t-word-exam-dialog .j-dialog__main{width:90vw;min-width:37.5rem;max-width:62.5rem}.t-word-exam-dialog .t-word-exam-footer .j-button{margin-left:1.33333rem;padding:0 2rem}.t-unit-word{line-height:1;padding:0 1rem}.t-unit-word__panel{height:22.16667rem;width:50%;min-width:24.5rem;padding:0 .5rem 1.16667rem}.t-unit-word__panel>.j-image{width:100%;height:100%}.t-unit-word__panel-logo{width:6rem;height:6rem;margin-top:1.75rem}.t-unit-word__panel-tag{position:absolute;top:5.5rem;left:.16667rem;width:6rem;height:2rem;border-radius:0 62.4375rem 62.4375rem 0;background:rgba(58,178,93,.75);color:#fff}.t-unit-word__panel-title{margin-top:.66667rem;font-size:1.33333rem}.t-unit-word__panel-desc{margin-top:3rem;font-size:1.16667rem;color:#ccc}.t-unit-word__panel-action{margin-top:1.66667rem}.t-unit-word__panel-action .j-button{width:10.66667rem;font-weight:700}.t-unit-word__pre-score{font-size:2.33333rem;width:10.66667rem;color:#ff964c}.t-unit-word__post-score{font-size:2.33333rem;width:10.66667rem;color:#21bd82}.t-unit-word__vs{width:1.33333rem}.t-unit-word__vs .j-icon{font-size:1.33333rem}.t-unit-word__score-underline .j-block:first-child,.t-unit-word__score-underline .j-block:nth-child(3){margin-top:.33333rem;width:10.66667rem;height:.83333rem}.t-unit-word__score-underline .j-icon{width:10.66667rem;font-size:.83333rem}.t-unit-word__score-underline .j-block:nth-child(2){width:1.33333rem}.t-unit-word .is-unit-study .t-unit-word__panel-action .j-button:not(:first-child){background:#ff9654;color:#fff;margin-left:1.33333rem}.t-unit-word .is-compare-exam .t-unit-word__panel-desc{margin-top:1.66667rem}.t-unit-word .is-compare-exam .t-unit-word__panel-action{margin-top:.83333rem}.t-unit-word .is-compare-exam .t-unit-word__panel-action .j-button{background:#ff9654;color:#fff}.t-unit-word .is-compare-exam .t-unit-word__panel-action .j-button:first-child{margin-right:1.33333rem}.t-unit-word .is-breakthrough-exam .t-unit-word__panel-title{margin-bottom:1.33333rem}.t-unit-word .is-breakthrough-exam .t-unit-word__panel-action{margin-top:1rem}.t-unit-word .is-breakthrough-exam .t-unit-word__panel-action .j-button{background:#ff9654;color:#fff}.t-unit-word .is-breakthrough-exam .t-unit-word__panel-action .j-button:first-child{margin-right:1.33333rem}.t-passage-exam-dialog .j-dialog__main{width:90vw;min-width:37.5rem;max-width:62.5rem}.t-passage-exam-dialog .t-passage-exam-footer .j-button{margin-left:1.33333rem;padding:0 2rem}.t-unit-pane-passage{padding:0 1.33333rem}.t-unit-pane-passage .t-passage{height:17.66667rem;width:18.33333rem;padding:2rem;border-radius:.41667rem;margin:.66667rem;cursor:pointer;border:.16667rem solid var(--j-color-primary)}.t-unit-pane-passage .t-passage:hover{box-shadow:.16667rem .33333rem 1.16667rem 0 rgba(0,0,0,.1)}.t-unit-pane-passage .t-passage .name{font-size:1.33333rem}.t-unit-pane-passage .t-passage .level{color:var(--j-color-text-helper)}.t-unit-pane-passage .t-passage .j-button{width:auto;padding:0 2rem}.t-unit-pane-passage .t-passage-icon{height:3.66667rem;width:3.66667rem;border:.16667rem solid #49d08a;border-radius:62.4375rem}.t-unit-pane-passage .t-passage-icon .j-icon{font-size:1.66667rem}.t-unit-pane-passage .t-passage-finished{position:absolute;top:-1px;right:-1px;width:auto;border-width:1.5rem;border-color:transparent;border-top-color:var(--j-color-primary);border-right-color:var(--j-color-primary);border-top-right-radius:.41667rem}.t-unit-pane-passage .t-passage-finished .j-icon{position:absolute;top:-1.33333rem;right:-1.33333rem;font-size:1.5rem;color:#fff}.t-unit-pane-passage .t-passage-lock{color:var(--j-color-text-helper);text-align:center}.t-student-books{max-height:60vh;min-width:25rem;padding:.25rem 0}.t-student-books .t-student-book{height:3rem;padding:0 1rem;cursor:pointer}.t-student-books .t-student-book:hover{background:var(--j-color-surface)}.t-student-books .t-student-book.expired{cursor:not-allowed;color:#aaa}.t-student-books .t-student-book .j-tag{margin-left:.5rem}.t-student-books .t-student-book .j-tag:nth-child(2){margin-left:auto}.t-study-nav{height:5rem;background:var(--j-color-background);padding:0 0 0 2rem;border-radius:.41667rem;line-height:1;margin:1.33333rem 0}.t-study-nav .t-selected-book{font-size:1.16667rem;margin-right:1.33333rem}.t-study-nav .t-selected-book.inactive{color:var(--j-color-primary);cursor:pointer}.t-study-nav .t-selected-book .j-tag{margin-left:.66667rem}.t-study-nav .t-switch-book{color:#888;height:2.66667rem;cursor:pointer;margin-left:2rem}.t-study-nav .t-switch-book .j-text{margin-left:.58333rem;color:#21bd82}.t-study-nav .t-switch-book .j-icon:last-child{font-size:.83333rem;margin-left:.58333rem}.t-study-nav .right-links{margin:0 1rem 0 auto;height:100%}.t-study-nav .right-links .j-icon{margin-right:.33333rem}.t-study-nav .right-links>.j-block{height:100%;align-items:center;padding:0 1rem}.t-study-nav .right-links>.j-block.active{background:var(--j-color-hover-background);font-size:1.16667rem}.t-study-nav .right-links>.j-block.active .j-text{color:var(--j-color-text)}.t-study-center .t-body{height:50rem}.t-study-center .t-body .t-left-pane{background:hsla(0,0%,100%,.9);width:16.5rem;height:100%;margin-right:1.33333rem;border-radius:.41667rem .41667rem 0 0}.t-study-center .t-body .t-left-pane>.j-scroll{flex:1}.t-study-center .t-body .t-right-pane{flex:1;background:var(--j-color-background);height:100%;border-radius:.41667rem .41667rem 0 0}.t-study-center .t-body .t-right-pane>.j-scroll{flex:1}.t-study-center .t-pane-title{height:3.83333rem;padding:0 1.33333rem}.t-study-center .t-pane-title .j-icon{margin-right:.33333rem}.t-study-center .t-unit{height:3.33333rem;justify-content:center;padding:0 1.33333rem 0 0;cursor:pointer}.t-study-center .t-unit.active,.t-study-center .t-unit:hover{background:var(--j-color-primary);color:#fff}.t-study-center .t-unit.active .j-icon,.t-study-center .t-unit:hover .j-icon{color:#fff}.t-study-center .t-unit .t-unit-indicator{width:2.66667rem;padding-left:1.33333rem;font-size:.83333rem}.t-study-center .t-unit .t-unit-name{flex:1}.t-study-center .t-unit .t-unit-status .j-icon{margin-right:.66667rem}.t-study-center .t-unit .t-unit-status--learning{width:.41667rem;height:.41667rem;border-radius:62.4375rem;background:#ffff3f;margin-right:.66667rem}@media only screen and (max-height:997.3333333333px){.t-study-center .t-body{height:calc(100vh - 12.33333rem)}}.t-vocabulary-exam>.j-block:first-child{border:.16667rem solid #49d08a;border-radius:.41667rem;box-shadow:0 .25rem 1rem 0 rgba(0,0,0,.1);padding:2rem}.t-vocabulary-exam>.j-block:last-child{margin-top:2rem}.t-vocabulary-exam>.j-block:last-child .j-button{font-weight:700;padding:0 2rem}.t-vocabulary2-exam>.j-block:first-child{border:.16667rem solid #49d08a;border-radius:.41667rem;box-shadow:0 .25rem 1rem 0 rgba(0,0,0,.1);padding:2rem}.t-vocabulary2-exam>.j-block:last-child{margin-top:2rem}.t-vocabulary2-exam>.j-block:last-child .j-button{font-weight:700;padding:0 2rem}.t-exam-center{margin-top:1.33333rem;height:50rem}.t-exam-center .t-left-pane{background:hsla(0,0%,100%,.9);width:16.5rem;height:100%;margin-right:1.33333rem;border-radius:.41667rem .41667rem}.t-exam-center .t-left-pane>.j-scroll{flex:1}.t-exam-center .t-right-pane{flex:1;background:var(--j-color-background);height:100%;border-radius:.41667rem .41667rem}.t-exam-center .t-right-pane>.j-scroll{flex:1}.t-exam-center .t-right-pane .t-pane-body{padding:0 1.33333rem}.t-exam-center .t-pane-title{height:3.83333rem;padding:0 1.33333rem}.t-exam-center .t-pane-title .j-icon{margin-right:.33333rem}.t-exam-center .t-unit{height:3.33333rem;justify-content:center;padding:0 1.33333rem 0 0;cursor:pointer}.t-exam-center .t-unit.active,.t-exam-center .t-unit:hover{background:var(--j-color-primary);color:#fff}.t-exam-center .t-unit.active .j-icon,.t-exam-center .t-unit:hover .j-icon{color:#fff}.t-exam-center .t-unit .t-unit-indicator{width:2.66667rem;padding-left:1.33333rem;font-size:.83333rem}.t-exam-center .t-unit .t-unit-name{flex:1}.t-exam-center .t-unit .t-unit-status .j-icon{margin-right:.66667rem}.t-exam-center .t-unit .t-unit-status--learning{width:.41667rem;height:.41667rem;border-radius:62.4375rem;background:#ffff3f;margin-right:.66667rem}@media only screen and (max-height:997.3333333333px){.t-exam-center .t-body{height:calc(100vh - 6rem)}}.t-book-center{margin-top:1.33333rem;flex:1;border-radius:.41667rem .41667rem 0 0}.t-book-center .j-infinite-scroll__bar,.t-book-center .t-book-search{background:var(--j-color-background)}.t-book-center .t-book-search{padding:1.33333rem 2rem}.t-book-center .t-book-search .t-search{width:20rem}.t-book-center .t-book-search .t-search-btn{padding:0 2rem;margin-left:.66667rem}.t-book-center .t-filters{background:var(--j-color-background);padding:0 2rem;border-radius:var(--j-border-radius) var(--j-border-radius) 0 0}.t-book-center .t-filters .t-filter{padding:.33333rem 0;min-height:3.33333rem;border-bottom:1px solid #eee}.t-book-center .t-filters .t-filter-name{width:6rem}.t-book-center .t-filters .t-filter-options{flex:1}.t-book-center .t-filters .t-filter-option{padding:0 2rem;height:2rem;cursor:pointer;border-radius:1rem;margin:.33333rem 0}.t-book-center .t-filters .t-filter-option.selected{background-color:var(--j-color-primary);color:#fff}.t-book-center>.body{flex:1;background:#f8f8f8}.t-book-center .t-books{padding:1rem 5.33333rem;background:var(--j-color-background)}.t-book-center .t-books .t-book{width:14rem;padding:1rem 2rem}.t-book-center .t-books .t-book:hover{border-color:var(--j-color-border);box-shadow:0 0 1.16667rem 1px rgba(0,0,0,.1)}.t-book-center .t-books .t-book>.j-image{height:10rem;width:100%;margin-bottom:.5rem}.t-book-center .t-books .t-book .t-book-name{height:2.66667rem;line-height:1.33333rem;text-align:center}.t-book-center .t-books .t-book .t-book-actions{margin-top:.5rem;border:1px solid var(--j-color-border);border-radius:.25rem;height:2.33333rem}.t-book-center .t-books .t-book .t-book-actions .j-button{height:100%;flex:1;border-width:0;border-radius:0;padding:0}.t-book-center .t-books .t-book .t-book-actions .j-button:first-child{border-top-left-radius:inherit;border-bottom-left-radius:inherit}.t-book-center .t-books .t-book .t-book-actions .j-button:last-child{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.t-book-center .t-books .t-book .t-book-actions .j-button:not(:first-child):before{content:"";height:60%;width:1px;background:var(--j-color-primary);position:absolute;left:0;margin-left:-1px}.t-book-center .t-books .t-book .t-book-actions .j-button:hover:before{background:transparent}.toc-my-word-list{margin:0;width:100%}.toc-my-word-list .j-panel-list{margin:0}.toc-my-wrong-question-list{margin:0;width:100%}.toc-my-wrong-question-list .j-panel-list{margin:0}.toc-my-exam-list{margin:0;width:100%}.toc-my-exam-list .j-panel-list{margin:0}.toc-my-study-list{margin:0;width:100%}.toc-my-study-list .j-panel-list{margin:0}.et-recent-study-stu,.et-recent-study-stu .j-table{flex:1}.et-recent-study-stu .j-table__td:first-child,.et-recent-study-stu .j-table__th:first-child{padding-left:1rem}.et-student-count-report{flex:1;padding:.5rem 0}.et-student-count-report .j-table{flex:1}.et-student-count-report .j-table__td:first-child,.et-student-count-report .j-table__th:first-child{padding-left:1rem}.et-navs{flex:1;color:#fff;height:100%;padding:0 1rem}.et-navs__item{height:100%;padding:0 2.66667rem;cursor:pointer;-webkit-user-select:none;user-select:none}.et-navs__item .j-icon{padding-right:.33333rem}.et-navs__item.et-navs__item--active,.et-navs__item:hover{background-color:#3dbf7c}.et-header{height:4.66667rem;background-color:#49d08a;max-width:85.33333rem;margin:0 auto;padding:0 2rem}.et-header__logo{height:2rem;width:10.66667rem}.et-header__toolbar{width:17.5rem;color:#fff}.t-layout-tesol-sc,.t-ltsc{width:100%;height:100%;background-image:url(https://web.feidong123.com/static/img/bg-home1.ae49a55.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}.t-ltsc__body{max-width:85.33333rem;margin:0 auto;padding:0 2rem;background:hsla(0,0%,100%,.2);flex:1}