.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-fill{-o-object-fit:fill;object-fit:fill}.object-none{-o-object-fit:none;object-fit:none}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-visible{overflow-x:visible}.overflow-y-visible{overflow-y:visible}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.visible{visibility:visible}.invisible{visibility:hidden}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-auto{z-index:auto}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-start{justify-items:flex-start}.justify-items-end{justify-items:flex-end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-none{grid-template-columns:none}.col-auto{grid-column:auto}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-span-7{grid-column:span 7/span 7}.col-span-8{grid-column:span 8/span 8}.col-span-9{grid-column:span 9/span 9}.col-span-10{grid-column:span 10/span 10}.col-span-11{grid-column:span 11/span 11}.col-span-12{grid-column:span 12/span 12}.col-span-full{grid-column:1/-1}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.col-start-4{grid-column-start:4}.col-start-5{grid-column-start:5}.col-start-6{grid-column-start:6}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.col-start-9{grid-column-start:9}.col-start-10{grid-column-start:10}.col-start-11{grid-column-start:11}.col-start-12{grid-column-start:12}.col-start-13{grid-column-start:13}.col-start-auto{grid-column-start:auto}.col-end-1{grid-column-end:1}.col-end-2{grid-column-end:2}.col-end-3{grid-column-end:3}.col-end-4{grid-column-end:4}.col-end-5{grid-column-end:5}.col-end-6{grid-column-end:6}.col-end-7{grid-column-end:7}.col-end-8{grid-column-end:8}.col-end-9{grid-column-end:9}.col-end-10{grid-column-end:10}.col-end-11{grid-column-end:11}.col-end-12{grid-column-end:12}.col-end-13{grid-column-end:13}.col-end-auto{grid-column-end:auto}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.grid-rows-none{grid-template-rows:none}.row-auto{grid-row:auto}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.row-span-3{grid-row:span 3/span 3}.row-span-4{grid-row:span 4/span 4}.row-span-5{grid-row:span 5/span 5}.row-span-6{grid-row:span 6/span 6}.row-span-full{grid-row:1/-1}.row-start-1{grid-row-start:1}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.row-start-4{grid-row-start:4}.row-start-5{grid-row-start:5}.row-start-6{grid-row-start:6}.row-start-7{grid-row-start:7}.row-start-auto{grid-row-start:auto}.row-end-1{grid-row-end:1}.row-end-2{grid-row-end:2}.row-end-3{grid-row-end:3}.row-end-4{grid-row-end:4}.row-end-5{grid-row-end:5}.row-end-6{grid-row-end:6}.row-end-7{grid-row-end:7}.row-end-auto{grid-row-end:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre{white-space:pre}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.w{width:100%}.w-screen{width:100vw}.h{height:100%}.h-screen{height:100vh}.long-text{white-space:pre-line;word-wrap:break-word}.article-singer-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-more-container{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:400!important}.el-upload input[type=file]{display:none!important}.el-upload__input{display:none}.cell .el-tag{margin-right:0}.small-padding .cell{padding-left:.555556vh;padding-right:.555556vh}.fixed-width .el-button--mini{padding:.777778vh 1.111111vh;min-width:6.666667vh}.status-col .cell{padding:0 1.111111vh;text-align:center}.status-col .cell .el-tag{margin-right:0}.el-dialog{transform:none;left:0;position:relative;margin:0 auto}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{width:100%;height:22.222222vh}.el-dropdown-menu a{display:block}.el-range-editor.el-input__inner{display:inline-flex!important}.el-range-separator{box-sizing:content-box}.popper{min-width:1.111111vh!important;background-color:rgba(0,0,0,.5);border:none!important;color:#fff!important;padding:0!important;border-radius:2.777778vh}.popper .popper__arrow:after{border-right-color:rgba(0,0,0,.5)!important;border-left-color:rgba(0,0,0,.5)!important;left:0!important}.el-drawer{background:transparent;box-shadow:none}.el-scrollbar__view{height:100%}.el-menu{border-right:none}.el-menu-item{height:auto!important;padding:0!important;line-height:2.222222vh!important;cursor:default}.el-submenu__title{padding-left:0!important;padding-right:0;line-height:2.222222vh!important;height:2.222222vh;margin-bottom:2.777778vh}.el-submenu__title:hover{background-color:transparent}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:transparent}.el-menu-item-group__title{padding:0}.el-loading-spinner .path{stroke:#42b598!important}.el-loading-mask{background-color:transparent}.el-switch__label,.el-switch__label.is-active{font-family:PingFangSC-Regular;font-weight:400;font-size:1.777778vh;color:#8c9399}.el-loading-spinner{position:relative;width:2.222222vh;height:2.222222vh;margin:0 auto}.el-loading-spinner .circular{width:100%;height:100%}.el-loading-spinner .path{stroke:#fff}.el-message{justify-content:center;min-width:22.222222vh}.el-form-item__content{display:flex}body{height:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}label{font-weight:700}html{box-sizing:border-box;color:#0b0b0b}#app,html{height:100%}*,:after,:before{box-sizing:inherit}.no-padding{padding:0!important}a:active,a:focus{outline:none}a,a:focus,a:hover{cursor:pointer;color:inherit;text-decoration:none}div:focus{outline:none}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.pointer{cursor:pointer}@font-face{font-family:DOUYUFont;src:url(../../static/fonts/douyuFont.4bab8dd2.otf)}:fullscreen:not(:root){position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;margin:0!important;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;box-sizing:border-box!important;-o-object-fit:contain;object-fit:contain;transform:none!important}.qinguo-btn{position:relative;background:#1cba76;border-radius:1.777778vh;display:flex;justify-content:center;align-items:center;font-size:1.555556vh;font-weight:500;padding:.555556vh 0;color:#fff;text-align:center;cursor:pointer}.qinguo-btn:hover{background:#5cd09f}.qinguo-btn-opacity{position:relative;border-radius:1.777778vh;border:1px solid #42b598;display:flex;justify-content:center;align-items:center;font-size:1.555556vh;font-weight:400;padding:.555556vh 0;color:#42b598;text-align:center;background:rgba(28,186,118,.11);cursor:pointer}.qinguo-btn-opacity:hover{border:none;color:#fff;background:#42b598}.qinguo-btn-opacity:hover:before{content:" ";position:absolute;width:50%;left:0;height:100%;opacity:.51;filter:blur(1px)}.qinguo-btn-disable{position:relative;border-radius:1.777778vh;display:flex;justify-content:center;align-items:center;font-size:1.555556vh;font-weight:500;padding:.555556vh 0;color:#fff;text-align:center;cursor:not-allowed;background:#bbb;border:none}.qinguo-btn-disable:hover{background:#bbb}.qinguo-btn-disable:hover:before{content:" ";position:absolute;width:50%;left:0;height:100%;opacity:.51;filter:blur(1px)}.nocaptcha-dialog{position:relative;border-radius:1.666667vh;overflow:hidden;height:15.555556vh}.nocaptcha-dialog .el-dialog__header{padding:1.777778vh}.nocaptcha-dialog .el-dialog__body{padding:0 1.777778vh}.nocaptcha-dialog .el-dialog__body .close-dialog{position:absolute;top:1.111111vh;right:1.111111vh;font-size:2.222222vh;color:#dfdfdf;cursor:pointer}.nocaptcha-dialog .el-dialog__body .close-dialog:hover{color:#ff963d}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}p{margin:0}.pop-live2{background:rgba(0,0,0,.7)!important;border-radius:2vh!important;color:#fff!important;border:1px solid rgba(0,0,0,.7)!important}.pop-live2 .popper__arrow,.pop-live2 .popper__arrow:after{border-bottom-color:rgba(0,0,0,.7)!important}@font-face{font-family:AaBaishanzuirenxingkaiBoldNon-CommercialUse;font-display:auto;src:url(../../static/fonts/XIngKai.8ad1406b.ttf)}body::-webkit-scrollbar{display:none}.forget-box[data-v-64d1cfa8]{width:100%}.forget-box .back[data-v-64d1cfa8]{width:1.777778vh;height:1.777778vh;margin-bottom:5.555556vh;cursor:pointer}.forget-box .sms-btn[data-v-64d1cfa8]{font-size:1.555556vh;padding:.555556vh 1.111111vh;height:5.555556vh;width:50%;border-radius:1.111111vh;margin:auto 0;margin-left:1.111111vh}.forget-box .ok-btn[data-v-64d1cfa8]{font-size:1.777778vh;height:5.555556vh;border-radius:1.111111vh}.forget-box .remake-psw[data-v-64d1cfa8]{width:100%;text-align:center;margin-bottom:2.222222vh;font-weight:400;font-size:1.333333vh;color:#bababa;position:relative}.forget-box .remake-psw[data-v-64d1cfa8]:before{left:0}.forget-box .remake-psw[data-v-64d1cfa8]:after,.forget-box .remake-psw[data-v-64d1cfa8]:before{content:"";width:40%;height:1px;position:absolute;background:#ededed;top:50%;transform:translateY(-50%)}.forget-box .remake-psw[data-v-64d1cfa8]:after{right:0}.forget-box .title[data-v-64d1cfa8]{font-weight:500;font-size:1.777778vh;color:#161515}.forget-box .subtitle[data-v-64d1cfa8]{font-weight:400;font-size:1.333333vh;color:#b1b1b1}.mb-5[data-v-64d1cfa8]{margin-bottom:.555556vh}.mb-10[data-v-64d1cfa8]{margin-bottom:1.111111vh}.img-box[data-v-164ec684]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.back[data-v-164ec684]{width:1.777778vh;height:1.777778vh;margin-bottom:5.555556vh;cursor:pointer}.title[data-v-164ec684]{font-weight:500;font-size:1.777778vh;color:#161515;margin-bottom:.555556vh}.title img[data-v-164ec684]{width:2.222222vh;height:2.222222vh;margin-right:.555556vh}.subtitle[data-v-164ec684]{font-weight:400;font-size:1.333333vh;color:#b1b1b1;margin-bottom:6.222222vh}.code-box[data-v-164ec684]{text-align:center;height:27.777778vh;width:100%}.code-box img[data-v-164ec684]{width:27.777778vh;height:100%}.center{margin:0!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bingo-dialog{display:flex;flex-direction:column;max-height:calc(100% - 3.33333vh);max-width:calc(100% - 3.33333vh);background:transparent;box-shadow:none}.bingo-dialog .dialog-box{background:#fff;padding:2.888889vh 3.555556vh 4.444444vh;border-radius:2.222222vh;position:relative}.bingo-dialog .el-dialog__body{flex:1;overflow:auto;padding:0}.bingo-dialog .el-dialog__header{display:none}.bingo-dialog .el-edit-footer{height:4.444444vh;line-height:4.444444vh;position:fixed;bottom:0;width:100%;text-align:center;color:#fff;font-family:Arial;font-size:1.333333vh;letter-spacing:1px}.bingo-dialog .title,.bingo-dialog .top{position:absolute;width:100%;height:13.333333vh;left:0;top:0}.bingo-dialog .title{font-size:2vh;font-weight:500;color:#0b0b0b;display:flex;justify-content:flex-start;align-items:center;padding:0 4.222222vh}.bingo-dialog .content{display:flex;justify-content:center;align-items:center;background-size:cover;min-height:11.111111vh;padding-top:13.333333vh}.bingo-dialog .close{width:3.777778vh;height:3.777778vh;margin:3vh auto;display:flex;justify-content:center;cursor:pointer}.forget-box[data-v-2841199a]{width:65%}.forget-box .input-icon[data-v-2841199a]{height:2.222222vh;width:2.222222vh;margin-left:.222222vh}.forget-box .sms-btn[data-v-2841199a]{font-size:1.555556vh;padding:.555556vh 1.111111vh;height:3.888889vh}.forget-box .ok-btn[data-v-2841199a]{font-size:2.666667vh;height:5vh}.forget-box[data-v-2841199a] .el-form-item{margin-bottom:2vh}.forget-box[data-v-2841199a] .el-input input{height:4.222222vh;border:none;border-bottom:1px solid hsla(0,0%,59.2%,.15);border-radius:0;background:transparent}.forget-box[data-v-2841199a] .el-input .el-input__prefix{height:4.666667vh;padding-top:.222222vh;padding-right:2.666667vh}.forget-box[data-v-2841199a] .el-input .el-input__suffix,.forget-box[data-v-2841199a] .el-input .el-input__suffix-inner{display:inline-block;margin-top:-.333333vh}.forget-box[data-v-2841199a] .el-input .el-input__inner{background:transparent;color:#0b0b0b;font-size:2.444444vh;padding-left:5.555556vh}.forget-box[data-v-2841199a] .el-input .el-input__inner::-moz-placeholder{font-size:2.444444vh;color:#bdbdbd}.forget-box[data-v-2841199a] .el-input .el-input__inner::placeholder{font-size:2.444444vh;color:#bdbdbd}.Fade-enter[data-v-7f960440],.Fade-leave-to[data-v-7f960440]{opacity:0}.Fade-enter-to[data-v-7f960440],.Fade-leave[data-v-7f960440]{opacity:1}.Fade-enter-active[data-v-7f960440],.Fade-leave-active[data-v-7f960440]{transition:all .3s}.bg[data-v-7f960440]{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1000;background:rgba(0,0,0,.5)}.bg .login-box[data-v-7f960440]{width:115vh;height:64vh;margin:16.666667vh auto;border-radius:1.666667vh;box-shadow:0 .333333vh .888889vh .555556vh rgba(62,89,253,.05);background-size:cover;border-radius:15px;display:flex;z-index:1200}.bg .login-box .left[data-v-7f960440]{height:100%;width:50%;display:flex;border-radius:.666667vh 0 0 .666667vh;background:url(../../static/img/login-box—new.cdacbcd4.jpg) 50%/cover;background-size:cover;flex-direction:column;padding-left:2.222222vh;padding-top:2.222222vh;box-sizing:border-box;position:relative}.bg .login-box .left .title[data-v-7f960440]{font-size:4.222222vh;font-weight:600;color:#fff;line-height:5.888889vh;text-align:left;margin:0}.bg .login-box .left .title img[data-v-7f960440]{height:3.888889vh}.bg .login-box .left .subTitle[data-v-7f960440]{font-size:2.222222vh;font-weight:400;color:#fff;text-align:left;margin-top:29.444444vh;margin-left:4.444444vh}.bg .login-box .left .indicator[data-v-7f960440]{margin-top:2.222222vh;margin-bottom:2.444444vh;width:6.777778vh;height:.666667vh;background:#fff;border-radius:.333333vh}.bg .login-box .left .client-title[data-v-7f960440]{display:flex;justify-content:flex-start;align-items:center;padding-left:7.222222vh}.bg .login-box .left .indicator-t[data-v-7f960440]{width:7.777778vh;height:.555556vh;background:#fff}.bg .login-box .left .chrome-box[data-v-7f960440]{margin-top:16.666667vh}.bg .login-box .left .chrome-box .dow-btn[data-v-7f960440]{background:#fff;padding:.555556vh 1.111111vh;color:#42b598;width:13.333333vh;border-radius:2.555556vh;font-weight:500;font-size:1.777778vh;text-align:center;cursor:pointer;position:absolute;right:8.888889vh;bottom:1.666667vh}.bg .login-box .login-form[data-v-7f960440]{display:flex;flex-direction:column;justify-content:center;border-radius:0 .666667vh .666667vh 0;height:100%;width:50%;padding-left:7.222222vh;padding-right:7.222222vh;position:relative;background:#fff}.bg .login-box .login-form .wechat-btn[data-v-7f960440]{width:100%;height:5.555556vh;border:1px solid #cac9c9;border-radius:1.111111vh;margin-bottom:4.444444vh;font-weight:400;font-size:1.777778vh;color:#161515;line-height:5.555556vh;text-align:center;cursor:pointer}.bg .login-box .login-form .wechat-btn img[data-v-7f960440]{height:2.222222vh;width:2.222222vh;margin-right:.555556vh}.bg .login-box .login-form .input-icon[data-v-7f960440]{height:2.222222vh;width:2.222222vh;margin-left:.222222vh}.bg .login-box .login-form[data-v-7f960440] .el-form-item{margin-bottom:2.444444vh}.bg .login-box .login-form[data-v-7f960440] .el-input input{height:5.555556vh;border:none;border-radius:1.111111vh}.bg .login-box .login-form[data-v-7f960440] .el-input .el-input__prefix{height:4.666667vh;padding-top:.888889vh;padding-right:2.666667vh}.bg .login-box .login-form[data-v-7f960440] .el-input .el-input__suffix,.bg .login-box .login-form[data-v-7f960440] .el-input .el-input__suffix-inner{display:inline-block;margin-top:-.333333vh}.bg .login-box .login-form[data-v-7f960440] .el-input .el-input__inner{background:#f6f6f6;color:#0b0b0b;font-size:1.555556vh}.bg .login-box .login-form[data-v-7f960440] .el-input .el-input__inner::-moz-placeholder{font-size:1.555556vh;color:#bdbdbd}.bg .login-box .login-form[data-v-7f960440] .el-input .el-input__inner::placeholder{font-size:1.555556vh;color:#bdbdbd}.bg .login-box .login-form .login-btn[data-v-7f960440]{height:5.555556vh;font-size:1.777778vh;border-radius:1.111111vh}.bg .login-box .login-form .sms-btn[data-v-7f960440]{font-size:1.555556vh;padding:.555556vh 1.111111vh;height:5.555556vh;width:50%;border-radius:1.111111vh;margin:auto 0;margin-left:1.111111vh}.bg .login-box .login-form .el-form-item.rem[data-v-7f960440]{position:absolute}.bg .login-box .login-form .remember[data-v-7f960440]{height:4.444444vh;color:#8c9399;display:flex;align-items:center;margin-top:1px;padding-left:1.111111vh}.bg .login-box .login-form .remember[data-v-7f960440] .el-checkbox__inner{border-radius:50%;line-height:4.444444vh}.bg .login-box .login-form .remember[data-v-7f960440] .el-checkbox__label{font-size:1.555556vh;line-height:4.444444vh}.bg .login-box .login-form .tab[data-v-7f960440]{padding-left:0;display:flex;flex-direction:row;margin-bottom:2.222222vh;width:16.666667vh;justify-content:space-between}.bg .login-box .login-form .tab .account[data-v-7f960440]{display:flex;flex-direction:column;justify-content:center;cursor:pointer;align-items:center}.bg .login-box .login-form .tab .account .tab-title[data-v-7f960440]{text-align:center;height:2.777778vh;font-size:1.777778vh;font-weight:500;color:#0b0b0b;line-height:2.777778vh}.bg .login-box .login-form .tab .account .tab-title-inactive[data-v-7f960440]{height:2.777778vh;font-size:1.777778vh;font-weight:400;color:#8c9399;line-height:2.777778vh;text-align:center}.bg .login-box .login-form .tab .account .indicator[data-v-7f960440]{margin-top:.444444vh;width:3.888889vh;height:.444444vh;background:#42b598;border-radius:.333333vh}.bg .login-box .login-form .tab .account .indicator-null[data-v-7f960440]{margin-top:.444444vh;width:3.888889vh;height:.444444vh;background:#fff;border-radius:.333333vh}.bg .login-box .login-form .code-input[data-v-7f960440]{width:50%}.bg .login-box .login-form .forget-pwd[data-v-7f960440]{height:4.444444vh;line-height:4.444444vh;color:#42b598;text-align:right;font-size:1.555556vh;margin-bottom:4.444444vh;cursor:pointer;z-index:9;display:flex;justify-content:space-between}.bg .login-box .login-form .forget-pwd[data-v-7f960440] .el-checkbox{color:#8c9399}.bg .login-box .login-form .forget-pwd[data-v-7f960440] .el-checkbox .el-checkbox__input.is-checked+.el-checkbox__label{color:#42b598}.bg .login-box .login-form .forget-pwd[data-v-7f960440] .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,.bg .login-box .login-form .forget-pwd[data-v-7f960440] .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#42b598;border-color:#42b598}.bg .login-box .login-form .forget-pwd[data-v-7f960440] .el-checkbox .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#42b598}.bg .login-box .login-form .register[data-v-7f960440]{margin-top:3.333333vh;color:#42b598;text-align:center}@font-face{font-family:iconfont;src:url(../../static/fonts/iconfont.9d75c2f3.woff2) format("woff2"),url(../../static/fonts/iconfont.8926617b.woff) format("woff"),url(../../static/fonts/iconfont.80d15659.ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:1.777778vh;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-dian:before{content:"\ec1e"}.icon-bg-left1:before{content:"\e629"}.icon-leftbeifen:before{content:"\e62a"}.icon-a-26-shuoming:before{content:"\e622"}.icon-quanping_o:before{content:"\e623"}.icon-a-400biaoqing_biaoqing:before{content:"\e625"}.icon-quxiaoquanping_o:before{content:"\e627"}.icon-jishitaolun:before{content:"\e628"}.icon-left:before{content:"\e61e"}.icon-a-dingwei5:before{content:"\e620"}.icon-bg-left:before{content:"\e621"}.icon-dengpao:before{content:"\e61d"}.icon-shuaxin1:before{content:"\e61a"}.icon-a-xiaoxi1:before{content:"\e61b"}.icon-kechengbiao:before{content:"\e61c"}.icon-yangshengqi2:before{content:"\e619"}.icon-a-fanhui1:before{content:"\e60d"}.icon-icon-complete:before{content:"\e60e"}.icon-shuaxin:before{content:"\e60f"}.icon-xiala:before{content:"\e610"}.icon-wangluofuwu:before{content:"\e611"}.icon-a-maikefeng2:before{content:"\e612"}.icon-yichang:before{content:"\e613"}.icon-a-wenhao1:before{content:"\e614"}.icon-shexiangtou:before{content:"\e615"}.icon-a-qiehuan5beifen:before{content:"\e616"}.icon-yangshengqibeifen:before{content:"\e617"}.icon-cuowu:before{content:"\e601"}.icon-pause:before{content:"\ea81"}.icon-bofang:before{content:"\e63d"}.icon-smile:before{content:"\e6a2"}.icon-you:before{content:"\e96c"}.icon-zuo1:before{content:"\e608"}.icon-bangzhu:before{content:"\e6be"}.icon-liaotianduihua:before{content:"\e8bc"}.icon-zengjia:before{content:"\e8c8"}.icon-tiwen:before{content:"\e635"}.icon-yiqingchugaojing:before{content:"\e600"}.icon-diaoseban:before{content:"\e696"}.icon-lock:before{content:"\e70a"}.icon-unlock:before{content:"\e73b"}.icon-fullscreen:before{content:"\e6fe"}.icon-lock_fill:before{content:"\e709"}.icon-message_fill:before{content:"\e70d"}.icon-narrow:before{content:"\e711"}.icon-unlock_fill:before{content:"\e73a"}.icon-zoom-in:before{content:"\e683"}.icon-zoom-out:before{content:"\e684"}.icon-arrow-left-bold:before{content:"\e685"}.icon-arrow-up-bold:before{content:"\e686"}.icon-arrow-down-bold:before{content:"\e687"}.icon-arrow-right-bold:before{content:"\e688"}.icon-arrow-up-filling:before{content:"\e689"}.icon-arrow-down-filling:before{content:"\e68a"}.icon-arrow-left-filling:before{content:"\e68b"}.icon-arrow-right-filling:before{content:"\e68c"}.icon-quxiaoquanping_huaban:before{content:"\e626"}.icon-en:before{content:"\e712"}.icon-zh:before{content:"\e713"}.icon-signal:before{content:"\e650"}.icon-share:before{content:"\e69d"}.icon-chat:before{content:"\e66b"}.icon-setting:before{content:"\e624"}.icon-shutdown:before{content:"\e6e4"}.icon-flushed:before{content:"\e6a7"}.icon-tool:before{content:"\e61f"}.icon-gift:before{content:"\e670"}.icon-line:before{content:"\e6bc"}.icon-camera:before{content:"\e6a8"}.icon-mic:before{content:"\e96b"}.icon-full:before{content:"\e86a"}.icon-text:before{content:"\e60b"}.icon-eraser:before{content:"\e60c"}.icon-selector:before{content:"\e60a"}.icon-rectangle:before{content:"\e607"}.icon-shouji:before{content:"\e609"}.icon-pingmugongxiang:before{content:"\e746"}.icon-a-qingchu3:before{content:"\e606"}.icon-pencil:before{content:"\e602"}.icon-gongxiangbeifen:before{content:"\e675"}.icon-redo:before{content:"\e618"}.icon-undo:before{content:"\e652"}.normal-center{margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.bingo-normal-dialog2{display:flex;flex-direction:column;max-height:calc(100% - 30PX);max-width:calc(100% - 30PX);border-radius:15PX!important}.bingo-normal-dialog2 .dialog-box{background:#fff;padding:20PX 20PX 0 20PX;position:relative}.bingo-normal-dialog2 .el-dialog__body{flex:1;padding:5PX}.bingo-normal-dialog2 .el-dialog__header{border-bottom:1PX solid #dadfea;padding:10PX 20PX}.bingo-normal-dialog2 .el-dialog__header .el-dialog__title{font-weight:500;font-size:18PX!important}.bingo-normal-dialog2 .el-dialog__header .el-dialog__headerbtn{top:12PX;right:20PX;font-size:16PX!important}.bingo-normal-dialog2 .el-dialog__footer{width:100%;color:#fff;font-size:12PX;padding:20PX}.bingo-normal-dialog2 .dialog-footer{width:100%;display:flex;justify-content:flex-end}.bingo-normal-dialog2 .content{display:flex;justify-content:center;align-items:center;background-size:cover;min-height:85PX}.bingo-normal-dialog2 .el-input__inner{height:40PX!important;line-height:40PX!important;outline:0!important;padding:0 15PX!important;border-radius:4PX!important;border:1PX solid #dcdfe6!important}.bingo-normal-dialog2 .edu-btn{border-radius:50PX!important;width:110PX!important;height:30PX!important;border:1PX solid #1f66ff!important;font-size:14PX!important;margin-left:2PX!important}.pay_main[data-v-51141ccf]{text-align:center}.pay_main .p1[data-v-51141ccf]{font-size:3.333333vh;font-weight:700;color:#000}.pay_main .p2[data-v-51141ccf]{font-size:1.777778vh;color:#000;margin-top:1.111111vh}.pay_main .p3[data-v-51141ccf]{font-size:1.555556vh;font-weight:700;margin-top:1.111111vh}.pay_main .subMit[data-v-51141ccf]{width:11.111111vh;height:3.333333vh;line-height:3.333333vh;margin:0 auto;margin-top:2.222222vh;background:linear-gradient(90deg,#84fab0,#8fd3f4);text-align:center;border-radius:.333333vh;cursor:pointer}.qrcode[data-v-51141ccf]{width:16.666667vh;height:16.666667vh;margin-top:2.222222vh;position:relative}.qrcode[data-v-51141ccf] img{width:100%;height:100%}.qrcode[data-v-51141ccf] .wchatpay{width:3.333333vh;height:3.333333vh;position:absolute;left:6.666667vh;top:6.666667vh}.formMain[data-v-51141ccf]{width:100%}.form_tips[data-v-51141ccf]{float:left;margin-top:3.333333vh;margin-left:2.222222vh}.submit_button[data-v-51141ccf]{width:11.111111vh;height:3.333333vh;line-height:3.333333vh;background:linear-gradient(90deg,#84fab0,#8fd3f4);text-align:center;border-radius:.333333vh;margin-top:2.222222vh;float:right;margin-right:3.888889vh;cursor:pointer}.goodsList[data-v-51141ccf]{display:flex;position:relative;overflow:visible;min-width:44.444444vh;min-height:33.333333vh}.goodsList .emty[data-v-51141ccf]{margin:0 auto;font-size:2.222222vh;font-weight:600;color:#000;margin-top:14.444444vh}.goodsList .school[data-v-51141ccf]{position:absolute;font-size:1.777778vh;white-space:nowrap;right:8.888889vh;top:-5.555556vh;z-index:9999;cursor:pointer;color:#27ae60;text-decoration:underline}.goodsList .good_item[data-v-51141ccf]{width:38.888889vh;min-height:44.444444vh;position:relative;margin:0 auto;border-left:1px solid #f4f0f0;border-right:1px solid #f4f0f0}.goodsList .good_item .price[data-v-51141ccf]{width:100%;text-align:center;color:#000;font-size:2.444444vh;font-weight:600;position:absolute;left:0;bottom:5.555556vh}.goodsList .good_item .title[data-v-51141ccf]{font-size:2.444444vh;font-weight:600;color:#000;margin-left:3.333333vh}.goodsList .good_item .book_name[data-v-51141ccf]{font-size:1.777778vh;color:#000;margin-left:4.444444vh;margin-top:1.111111vh}.goodsList .good_item .list_title[data-v-51141ccf]{margin-left:3.333333vh;margin-top:1.111111vh}.goodsList .good_item .list_ul[data-v-51141ccf]{margin-top:1.111111vh;margin-left:2.222222vh;line-height:2.222222vh;margin-bottom:13.333333vh}.goodsList .good_item .subMit[data-v-51141ccf]{width:11.111111vh;height:3.333333vh;line-height:3.333333vh;background:linear-gradient(90deg,#84fab0,#8fd3f4);text-align:center;position:absolute;left:13.888889vh;bottom:0;border-radius:.333333vh;cursor:pointer}.editor-dig[data-v-51141ccf] .el-input__inner{transition:none}.editor-dig .school-disc[data-v-51141ccf]{margin-top:10PX}.editor-dig .mb10[data-v-51141ccf]{margin-bottom:10PX}.editor-dig .school-disc2[data-v-51141ccf]{width:5PX;height:5PX;background:#828282;border-radius:50%;margin-right:5PX}