.theme--light.v-progress-linear{color:rgba(0,0,0,.87)}.theme--dark.v-progress-linear{color:#fff}.v-progress-linear{background:transparent;overflow:hidden;position:relative;transition:.2s cubic-bezier(.4,0,.6,1);width:100%}.v-progress-linear__buffer{height:inherit;left:0;position:absolute;top:0;transition:inherit;width:100%}.v-progress-linear--reverse .v-progress-linear__buffer{left:auto;right:0}.v-progress-linear__background{bottom:0;left:0;position:absolute;top:0;transition:inherit}.v-progress-linear--reverse .v-progress-linear__background{left:auto;right:0}.v-progress-linear__content{align-items:center;display:flex;height:100%;left:0;justify-content:center;position:absolute;top:0;width:100%}.v-progress-linear--reverse .v-progress-linear__content{left:auto;right:0}.v-progress-linear__determinate{height:inherit;left:0;position:absolute;transition:inherit}.v-progress-linear--reverse .v-progress-linear__determinate{left:auto;right:0}.v-progress-linear .v-progress-linear__indeterminate .long,.v-progress-linear .v-progress-linear__indeterminate .short{animation-play-state:paused;background-color:inherit;bottom:0;height:inherit;left:0;position:absolute;right:auto;top:0;width:auto;will-change:left,right}.v-progress-linear .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-ltr;animation-duration:2.2s;animation-iteration-count:infinite}.v-progress-linear--reverse .v-progress-linear__indeterminate .long,.v-progress-linear--reverse .v-progress-linear__indeterminate .short{left:auto;right:0}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:indeterminate-rtl}.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:indeterminate-short-rtl}.v-progress-linear__stream{animation:stream-ltr .25s linear infinite;animation-play-state:paused;border-color:currentColor;border-top:4px dotted;bottom:0;left:auto;right:-8px;opacity:.3;pointer-events:none;position:absolute;top:calc(50% - 2px);transition:inherit}.v-progress-linear--reverse .v-progress-linear__stream{animation:stream-rtl .25s linear infinite;left:-8px;right:auto}.v-progress-linear__wrapper{overflow:hidden;position:relative;transition:inherit}.v-progress-linear--absolute,.v-progress-linear--fixed{left:0;z-index:1}.v-progress-linear--absolute{position:absolute}.v-progress-linear--fixed{position:fixed}.v-progress-linear--reactive .v-progress-linear__content{pointer-events:none}.v-progress-linear--rounded{border-radius:4px}.v-progress-linear--striped .v-progress-linear__determinate{background-image:linear-gradient(135deg,hsla(0,0%,100%,.25) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 75%,transparent 0,transparent);background-size:40px 40px;background-repeat:repeat}.v-progress-linear--query .v-progress-linear__indeterminate--active .long{animation-name:query-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query .v-progress-linear__indeterminate--active .short{animation-name:query-short-ltr;animation-duration:2s;animation-iteration-count:infinite}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .long{animation-name:query-rtl}.v-progress-linear--query.v-progress-linear--reverse .v-progress-linear__indeterminate--active .short{animation-name:query-short-rtl}.v-progress-linear--visible .v-progress-linear__indeterminate--active .long,.v-progress-linear--visible .v-progress-linear__indeterminate--active .short,.v-progress-linear--visible .v-progress-linear__stream{animation-play-state:running}@keyframes indeterminate-ltr{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}@keyframes indeterminate-rtl{0%{left:100%;right:-90%}60%{left:100%;right:-90%}to{left:-35%;right:100%}}@keyframes indeterminate-short-ltr{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes indeterminate-short-rtl{0%{left:100%;right:-200%}60%{left:-8%;right:107%}to{left:-8%;right:107%}}@keyframes query-ltr{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}@keyframes query-rtl{0%{right:100%;left:-90%}60%{right:100%;left:-90%}to{right:-35%;left:100%}}@keyframes query-short-ltr{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}@keyframes query-short-rtl{0%{right:100%;left:-200%}60%{right:-8%;left:107%}to{right:-8%;left:107%}}@keyframes stream-ltr{to{transform:translateX(-8px)}}@keyframes stream-rtl{to{transform:translateX(8px)}}.theme--light.v-divider{border-color:rgba(0,0,0,.12)}.theme--dark.v-divider{border-color:hsla(0,0%,100%,.12)}.v-divider{display:block;flex:1 1 0px;max-width:100%;height:0;max-height:0;border:solid;border-width:thin 0 0 0;transition:inherit}.v-divider--inset:not(.v-divider--vertical){max-width:calc(100% - 72px)}.v-application--is-ltr .v-divider--inset:not(.v-divider--vertical){margin-left:72px}.v-application--is-rtl .v-divider--inset:not(.v-divider--vertical){margin-right:72px}.v-divider--vertical{align-self:stretch;border:solid;border-width:0 thin 0 0;display:inline-flex;height:inherit;min-height:100%;max-height:100%;max-width:0;width:0;vertical-align:text-bottom;margin:0 -1px}.v-divider--vertical.v-divider--inset{margin-top:8px;min-height:0;max-height:calc(100% - 16px)}.theme--light.v-image{color:rgba(0,0,0,.87)}.theme--dark.v-image{color:#fff}.v-image{z-index:0}.v-image__image,.v-image__placeholder{z-index:-1;position:absolute;top:0;left:0;width:100%;height:100%}.v-image__image{background-repeat:no-repeat}.v-image__image--preload{filter:blur(2px)}.v-image__image--contain{background-size:contain}.v-image__image--cover{background-size:cover}.v-responsive{position:relative;overflow:hidden;flex:1 0 auto;max-width:100%;display:flex}.v-responsive__content{flex:1 0 0px;max-width:100%}.v-application--is-ltr .v-responsive__sizer~.v-responsive__content{margin-left:-100%}.v-application--is-rtl .v-responsive__sizer~.v-responsive__content{margin-right:-100%}.v-responsive__sizer{transition:padding-bottom .2s cubic-bezier(.25,.8,.5,1);flex:1 0 0px}.theme{color:#2164e0!important}.sc{color:#f17e19}.c3{color:#333}.c6{color:#666}.c9{color:#999}.ce{color:#eee}.cf{color:#fff}.cl{color:#00d856}.ch{color:#f71818}.cc{color:#ff7529}.ct{color:#2164e0}.cw{color:#fff}.cc-b{background-color:#ff7529}.ch-b{background-color:#f71818}.cl-b{background-color:#00d856}.ct-b{background-color:#2164e0!important}.bg-write{background-color:#fff}.br-round{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.cl-theme{color:#2164e0}.cl-active{color:#ff7529}.cl-error{color:#f71818}.cl-green{color:#00d856}.cl-grey{color:#333}.cl-grey-6{color:#666}.cl-grey-9{color:#999}.cl-write{color:#fff}.bg-theme{background:#2164e0}.bg-active{background:#ff7529}.bg-grey{background:#333}.bg-light-theme{background:#ecf7ff}.bg-write{background:#fff}.linear{background:linear-gradient(90deg,#fe9941 0,#f17e19)}.linear span{font-size:18px;color:#f7e5d5}@keyframes flicker{0%{transform:rotate(0deg)}10%{transform:rotate(-5deg)}20%{transform:rotate(5deg)}30%{transform:rotate(-6deg)}40%{transform:rotate(7deg)}50%{transform:rotate(-6deg)}60%{transform:rotate(7deg)}70%{transform:rotate(-5deg)}80%{transform:rotate(7deg)}90%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.breadcrumb{height:40px;display:flex;align-items:center;justify-content:start}.breadcrumb span{padding:0 10px;color:#fff}.breadcrumb a{color:#fff}.breadcrumb label{color:#fff;opacity:.8}.word-details nav ul{padding:20px}.word-details nav ul .item{cursor:pointer;margin:0;width:300px;height:160px;border-radius:10px;padding:30px}.word-details nav ul .item h2{color:#fff;font-weight:700}.word-details nav ul .item span{color:#fff;margin-top:10px;font-size:16px}.word-dialog-close:hover{background-color:#f2f2f2}.word-dialog-close:after,.word-dialog-close:before{position:absolute;transform:rotate(45deg);display:block;content:"";width:3px;border-radius:2px;height:24px;background-color:#000;left:20px;top:10px}.word-dialog-close:before{transform:rotate(45deg);transform:rotate(-45deg)}.login{width:100%;height:100%;background-image:url(http://oss.chilanedu.com/zkp/img/20200728/1595926368156.png);background-size:cover}.login .login-box{width:100%;min-height:800px;position:relative}.login .wrap-z{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-wrap{width:600px;height:500px;background:#fff;box-shadow:0 0 8px 0 rgba(51,51,51,.1)}.login-wrap .tab-wrap{padding:0 20px}.login-wrap .tab-wrap .v-window-item{min-height:100px}.login-wrap .tab-wrap .login-phone .sec-code{position:relative}.login-wrap .tab-wrap .login-phone .sec-code .input-phone{width:100%;height:40px;margin:10px 0}.login-wrap .tab-wrap .login-phone .sec-code .v-btn{position:absolute;top:30px;right:0}.login-wrap .tab-wrap .login-phone .phone-btm-login .btm-login{width:100%;margin-top:37px}.login-wrap .tab-wrap .login-phone .phone-btm-login span{line-height:30px}.login-wrap .tab-wrap .input-wrap{position:relative}.login-wrap .tab-wrap .input-wrap .span{width:54px;text-align:right}.login-wrap .tab-wrap .input-wrap .input-icon{position:absolute;top:25px;left:90px}.login-wrap .tab-wrap .input-wrap .eye-icon{position:absolute;top:33px;right:10px;cursor:pointer}.login-wrap .tab-wrap .input-wrap .v-btn{margin-left:10px;margin-top:-8px;color:#fff}.login-wrap .tab-wrap .input-wrap .affirmRules input{max-width:160px;padding-left:10px}.login-wrap .tab-wrap .login-tab{height:200px}.login-wrap .tab-wrap .login-third{margin-top:10px}.login-wrap .tab-wrap .divider{width:80%}.login-wrap input{width:270px!important;height:40px!important;border:1px solid #ccc;padding-left:35px!important}.login-wrap input .v-input__slot:before{display:none}.login-wrap .v-input input{max-height:40px}.login-wrap .v-btn{color:#fff}