.error-page{height:calc(100vh - 240px);display:flex;flex-direction:column;justify-content:center;align-items:center}.error-page .code{font-size:20rem;font-weight:700;margin:20px;color:#fff}.error-page .tips{font-size:3rem;font-weight:700}.error-page .time{margin-top:25px;font-size:2rem;color:#333}.error-page .time .second{color:red}.error-page .time .link{color:#1098de;cursor:pointer}.m-error{background-color:#26283f}.m-error,.m-error .error-page{height:100vh}.m-error .error-page .code{font-size:8rem}.m-error .error-page .tips{font-size:1.5rem;color:#fff;max-width:80vw}.m-error .error-page .time{color:#fff}.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}*{padding:0;list-style:none;text-decoration:none}*,:after,:before{margin:0;box-sizing:border-box}body,html{background-repeat:no-repeat;font-size:14px;font-family:Helvetica Neue,Helvetica,Tahoma,Microsoft YaHei,微软雅黑,sans-serif}.backdropmask{overflow:hidden}.backdropmask:before{content:"";position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:blur(0)}.backdropmask.server-error:before{background-color:rgba(0,0,0,.4)}.backdropmask.server-error:after{content:"更新维护中，请稍后刷新重试";display:block;width:500px;height:500px;background-color:#fff;background-image:url(/_nuxt/img/500.c56465e.png);background-repeat:no-repeat;background-position:center 52px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;text-align:center;padding-top:400px;font-size:18px;color:#999}.post-content ol{padding-left:1.5em}.post-content ol,.post-content ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.post-content ol li{counter-increment:list-0}.post-content ol li:before{content:counter(list-0,decimal) ". ";display:inline-block;white-space:nowrap;width:1.2em}.post-content ol li:not(.ql-direction-rtl){padding-left:1.5em}.post-content ol li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.post-content ol li.ql-indent-0{padding-left:1.5em;counter-increment:list-0}.post-content ol li.ql-indent-0:before{content:counter(list-0,decimal) ". "}.post-content ol li.ql-indent-1{padding-left:4.5em;counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.post-content ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.post-content ol li.ql-indent-2{padding-left:7.5em;counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.post-content ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.post-content ol li.ql-indent-3{padding-left:10.5em;counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.post-content ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.post-content ol li.ql-indent-4{padding-left:13.5em;counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.post-content ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.post-content ol li.ql-indent-5{padding-left:16.5em;counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.post-content ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.post-content ol li.ql-indent-6{padding-left:19.5em;counter-increment:list-6;counter-reset:list-7 list-8 list-9}.post-content ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.post-content ol li.ql-indent-7{padding-left:22.5em;counter-increment:list-7;counter-reset:list-8 list-9}.post-content ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.post-content ol li.ql-indent-8{padding-left:25.5em;counter-increment:list-8;counter-reset:list-9}.post-content ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.post-content ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.post-content ul,.post-content ul li:not(.ql-direction-rtl){padding-left:1.5em}.post-content ul li:not(.ql-direction-rtl):before{content:"•";display:inline-block;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;text-align:right}.post-content ul li.ql-indent-0{padding-left:1.5em}.post-content ul li.ql-indent-1{padding-left:4.5em}.post-content ul li.ql-indent-2{padding-left:7.5em}.post-content ul li.ql-indent-3{padding-left:10.5em}.post-content ul li.ql-indent-4{padding-left:13.5em}.post-content ul li.ql-indent-5{padding-left:16.5em}.post-content ul li.ql-indent-6{padding-left:19.5em}.post-content ul li.ql-indent-7{padding-left:22.5em}.post-content ul li.ql-indent-8{padding-left:25.5em}.post-content s{text-decoration:line-through}.post-content u{text-decoration:underline}.post-content p{width:auto!important;height:auto!important;white-space:pre-wrap}.post-content img:not(.face-img){border-radius:6px}.card-box{width:227px;height:100px;background:#f6f6f6;border:1px solid #e2e2e2;border-radius:6px;margin:5px 15px 5px 0;cursor:pointer;display:flex;flex-direction:column}.card-box .card-main{height:72px;padding:0 10px;display:flex;align-items:center}.card-box .card-main img{width:48px;height:48px;border-radius:5px;pointer-events:none!important;cursor:default!important}.card-box .card-main .info{display:flex;flex-direction:column;margin-left:10px;letter-spacing:0;overflow:hidden}.card-box .card-main .info .nick{font-size:16px;color:#333;line-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-box .card-main .info .id{font-size:12px;color:#777;line-height:16px}.card-box .card-main .info .more-info{display:flex;flex-wrap:wrap;font-size:12px;color:#777}.card-box .card-footer{border-top:1px solid #e7e7e7;padding:0 10px;font-size:12px;color:#999;height:28px;line-height:28px}.card-inline{display:inline-block;font-size:14px;white-space:nowrap!important;margin:0 5px 5px 3px;cursor:pointer}.card-inline .card-inline-content{display:flex;align-items:center;height:26px;line-height:1;background-color:rgba(86,190,249,.22);border-radius:3px;padding:0 10px}.card-inline .card-inline-content .card-inline-title{padding-right:8px;margin-right:8px;border-right:1px solid silver;line-height:1!important}.card-inline .card-inline-content .card-inline-avatar{display:inline-block;height:16px;width:16px;background-size:100% 100%;margin-right:6px;border-radius:50%}.card-inline .card-inline-content:hover{background-color:#4bb2f9;color:#fff}.card-inline .card-inline-content:hover .card-inline-title{border-right:1px solid #fff}.van-list__error-text{cursor:pointer}.user-tag-icon{display:inline-block;width:45px;text-align:center;height:20px;line-height:20px;border-radius:10px;color:#fff;font-style:normal;font-size:12px;position:relative}.user-tag-icon.user-tag-icon--official{background:#fcb409}.user-tag-icon.user-tag-icon--official:after{content:"官方";width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.user-tag-icon.user-tag-icon--mastermind{background:#409eff}.user-tag-icon.user-tag-icon--mastermind:after{content:"策划";width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.user-tag-icon.user-tag-icon--lz{background:#32a6f9}.user-tag-icon.user-tag-icon--lz:after{content:"楼主";width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.user-tag-icon.user-tag-icon--level{background:#f43850}.user-tag-icon.user-tag-icon--level:after{content:attr(data-level)}.post-tag-icon{display:inline-block;color:#fff;font-style:normal;font-size:14px;border-radius:4px;padding:2px 10px;flex-shrink:0}.post-tag-icon.post-tag-icon--audit{background-color:grey;width:65px}.post-tag-icon.post-tag-icon--audit:after{content:"未审核"}.post-tag-icon.post-tag-icon--hidden{background-color:grey;width:65px}.post-tag-icon.post-tag-icon--hidden:after{content:"已隐藏"}.post-tag-icon.post-tag-icon--customer{background-color:grey;width:90px}.post-tag-icon.post-tag-icon--customer:after{content:"已生成工单"}.post-tag-icon.post-tag-icon--timer{background-color:#f6d45e;width:50px}.post-tag-icon.post-tag-icon--timer:after{content:"定时"}.post-tag-icon.post-tag-icon--teamfinished{background-color:#af130e;width:76px}.post-tag-icon.post-tag-icon--teamfinished:after{content:"组队完成"}.post-tag-icon.post-tag-icon--team{background-color:#f6d45e;width:65px}.post-tag-icon.post-tag-icon--team:after{content:"组队中"}.follow-icon{display:inline-block;width:65px;height:23px;line-height:23px;border-radius:10px;font-size:12px;font-weight:700;margin:0 10px;background:#eee;color:#333;text-align:center;font-style:normal;cursor:pointer}.follow-icon:not(.none):hover:after{content:"取消关注"}.follow-icon.none{background:#fcb409;color:#fff}.follow-icon.none:after{content:"关注"}.follow-icon.followed:after{content:"已关注"}.follow-icon.both:after{content:"互关"}.anonymous-editor .violate-picture,.article_content .violate-picture,.rich-text-editor .violate-picture{position:relative}.anonymous-editor .violate-picture .violate-img,.article_content .violate-picture .violate-img,.rich-text-editor .violate-picture .violate-img{display:inline-block;position:absolute;top:0;right:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF0AAAARCAIAAAAwiTeDAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAITSURBVFhH7ZNRciMhEEPt+985G61fIWvVGI+38hmViqiFgB5wbn9u/8X7vZ2f5Uf7O/xzXS0lfH39HQ9weMtDQDuXc6C/7aMTr6xSZs6+uMqlttt5jXes43NTnC1zSsgH2LZVpxw4AzhzW5zMF+w/uBao13M3Zc5MOexW3ajMWGpKcP7l1pJcWJi/U+GtfnApIe8F0J9NxCxZOJsQCzg5az3LZPZmbabzapOClhx/Co8/hNCVoFRg+oC7K2SjhLeaQyuczLB4SJq1pJiz6ByDS+U0Y4rSeY/ZK3p2z1r83Ce1qEAhLx3tsFFlwmEzTXSOwaU84e7tQJfz85LbSwEuc8p6u+25FHVZdeLMiAUeVagxuJTfH2w1YlseCBAePXX+qnN50Ul6VueicwxGCOBMLVCKmS/4OxGCR7jVXvUWxLzEL5/gPw44D3Fmb4xuY/N/BPNUSgdy03RE5dF2YIbRuUmGcWaZeZfpmO5ZZJawRkpGs8rFpQSfLdg3y7ySMdP33ZW/dfIjxbf5cgSfJfpoZ9jfpbjyq845yuloPHySuDVFfK2tACWjOxbU7iuw0HzlgOmXRgj+rsWlSBS5Ttbk023D4lsfUZfLmM7Fcr62zWJloODHcIlzv0eo4EdD+DwB4c+z9lQRfzsLcivRpWCzmFMHOFOsKRDOU71kNT35NnDmleUfHZHh6wv/TT7VL5+83b4By5/07qZyNIQAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.el-picker-panel{z-index:2147483646!important}.el-dialog{border-radius:8px!important}.el-dialog .el-dialog__header{border-top-left-radius:8px;border-top-right-radius:8px;padding:15px 20px 10px;background-color:#f7f7f7}.el-dialog .el-dialog__header .el-dialog__headerbtn{top:auto}.el-dialog .el-dialog__header .el-dialog__headerbtn i{font-size:25px}.el-card{border-radius:8px!important;margin-bottom:15px;color:#363a3e;background-color:#fcfcfc}.el-card .el-card__header{font-size:24px;margin:0 30px;padding-left:0;display:flex;justify-content:space-between;align-items:flex-end}.el-card .el-card__header .more{font-size:14px;color:rgba(54,58,62,.8);cursor:pointer}.el-card .el-card__header .more:hover{color:rgba(54,58,62,.6)}.el-card .el-card__body{padding:20px 30px 30px}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-container{position:relative;height:auto}.ql-container .ql-editor{position:relative;width:100%;height:100%;font-size:16px;padding-left:15px;letter-spacing:1px;overflow-x:hidden;overflow-y:auto}.ql-container .ql-editor:focus{cursor:auto}.ql-container .ql-editor .ql-indent-1{padding:0;text-indent:calc(2em + 2px)}.ql-container .ql-editor .ql-indent-1:before{width:auto}.ql-container .ql-editor li.ql-indent-1{text-indent:0}.ql-container .ql-editor .ql-indent-2{padding:0;text-indent:calc(4em + 4px)}.ql-container .ql-editor .ql-indent-2:before{width:auto}.ql-container .ql-editor li.ql-indent-2{text-indent:0}.ql-container .ql-editor .ql-indent-3{padding:0;text-indent:calc(6em + 6px)}.ql-container .ql-editor .ql-indent-3:before{width:auto}.ql-container .ql-editor li.ql-indent-3{text-indent:0}.ql-container .ql-editor .ql-indent-4{padding:0;text-indent:calc(8em + 8px)}.ql-container .ql-editor .ql-indent-4:before{width:auto}.ql-container .ql-editor li.ql-indent-4{text-indent:0}.ql-container .ql-editor .ql-indent-5{padding:0;text-indent:calc(10em + 10px)}.ql-container .ql-editor .ql-indent-5:before{width:auto}.ql-container .ql-editor li.ql-indent-5{text-indent:0}.ql-container .ql-editor .ql-indent-6{padding:0;text-indent:calc(12em + 12px)}.ql-container .ql-editor .ql-indent-6:before{width:auto}.ql-container .ql-editor li.ql-indent-6{text-indent:0}.ql-container .ql-editor .ql-indent-7{padding:0;text-indent:calc(14em + 14px)}.ql-container .ql-editor .ql-indent-7:before{width:auto}.ql-container .ql-editor li.ql-indent-7{text-indent:0}.ql-container .ql-editor .ql-indent-8{padding:0;text-indent:calc(16em + 16px)}.ql-container .ql-editor .ql-indent-8:before{width:auto}.ql-container .ql-editor li.ql-indent-8{text-indent:0}.ql-container .ql-editor a[data-card]{text-decoration:none;color:#333}.ql-container.plain-text .ql-editor .card-box{margin:5px 15px 5px 0!important;background:#f6f6f6!important}.ql-container.plain-text .ql-editor .card-box.comment{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border:none}.ql-container.plain-text .ql-editor .card-box .card-main{padding:0 10px!important}.ql-container.plain-text .ql-editor .card-box .card-main img{display:block!important;pointer-events:none!important;cursor:default!important}.ql-container.plain-text .ql-editor .card-box .card-main .info{margin-left:10px!important}.ql-container.plain-text .ql-editor .card-box .card-main .info .nick{color:#333!important;line-height:32px!important}.ql-container.plain-text .ql-editor .card-box .card-footer{padding:0 10px!important;line-height:28px!important}.ql-container.only-face img:not(.face-img){display:none}.ql-container .ql-counter{position:absolute;right:0;bottom:-20px;font-size:12px;color:grey}.ql-snow s{text-decoration:line-through}.ql-snow u{text-decoration:underline}.ql-snow .ql-formats{display:flex;border-right:1px solid #eaeaea}.ql-snow .ql-formats.right{margin:0;padding:0;flex:1;justify-content:flex-end;border:none}.ql-snow .ql-formats>*{margin:0 5px}.ql-snow.ql-toolbar button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;padding:0;border-radius:2px;background-color:transparent;border:none;cursor:pointer}.ql-snow.ql-toolbar button.disable{opacity:.4;pointer-events:none}.ql-snow.ql-toolbar button:hover{background-color:#eaeaea}.ql-snow.ql-toolbar button.ql-active{background-color:#eaeaea;opacity:1;pointer-events:all}.ql-snow.ql-toolbar button:active{background-color:#d1d1d1}.ql-snow.ql-toolbar .ql-background.color-btn,.ql-snow.ql-toolbar .ql-color.color-btn{width:100%;height:100%;margin:0;background-color:initial}.ql-snow.ql-toolbar .ql-background.color-btn:hover,.ql-snow.ql-toolbar .ql-color.color-btn:hover{background-color:initial}.ql-snow.ql-toolbar .ql-background.color-btn i,.ql-snow.ql-toolbar .ql-color.color-btn i{display:none}.ql-snow .ql-tooltip{z-index:1}.ql-snow .ql-tooltip:before,.ql-snow .ql-tooltip[data-mode=link]:before{content:"超链接："!important}.ql-snow .ql-tooltip .ql-action:after{content:"编辑"!important}.ql-snow .ql-tooltip .ql-remove:before{content:"移除"!important}.ql-snow .ql-tooltip.ql-editing .ql-action:after{content:"保存"!important}.ql-snow .lottery{text-decoration:none!important;position:relative;padding-left:20px;color:#268bff}.ql-snow .lottery:before{content:"";width:14px;height:15px;position:absolute;top:1px;left:4px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAYAAADUFP50AAAABHNCSVQICAgIfAhkiAAAAOJJREFUKFNjZIACte7/F/7/Z5hwu4xxAUwMmVbt+p/AyMjQcKuUUQEkzgiTVGj/r8DGwrCB4T/D/V+sDIkPChk/gOQU+v8LsP1mmA9UqfjrD0PAg0rGBygakWxuALIT/gExSIzpP1jTQqBNIHE4YAQ5EcjTRxb8D+KACYib4M6CCgG9dAGk8T/QNHQ5bN6Ei4H0UKQRw6l4rYNIXgQ7Ed25yHxcciNGIzAdgpKXAzCdgkIYJbCQAweozgAY4xtA6RUcOCrd/x0Y/zNsAAry44sKYIr5+J+RIeBOKeMBklIMsqEAAiWma6qedmQAAAAASUVORK5CYII=)}.ql-moreTool{position:absolute;left:0;bottom:-50px;padding:5px 8px;display:flex}.ql-moreTool button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;padding:0;border-radius:2px;background-color:transparent;border:none;cursor:pointer;margin-right:32px}.ql-moreTool button.disable{opacity:.4;pointer-events:none}.ql-moreTool button:hover{background-color:#eaeaea}.ql-moreTool button.ql-active{background-color:#eaeaea;opacity:1;pointer-events:all}.ql-moreTool button:active{background-color:#d1d1d1}.ql-moreTool button:hover{background:none}.ql-moreTool button .edit-sprite-lottery-diaplay{width:32px;height:32px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAABHNCSVQICAgIfAhkiAAAAVRJREFUSEvtl+F5gjAQhpsJWido2MARdIJ2g+oEdRQ7QXUDnaAdwQ1IN8AJ8D0f4gOBEE7pP/gJ331vcrlcgnmKPHmeb40xH2VZLrMsO8V09ffEzIn5IWZPzKYrxiSAn3wvhkA9DP0L+i81UAaCyU5mmYIGMJndKjaR6Ax9QAqqgYlnEtg3Uy1sMLALeg2mQKo1601jPb2GUS4I/OalHVKJD2gcxbQWoAP4+oCRJtQZ51wpEdbaQeupca9rPWcC3pvBVtwtpRRNQdE8j+bcY0SV/l23BRppYf9aqQKDs2pUZqpiw+9afavTaA20+gkYLW3flaaUdmVg2haNwhl94/u+ShuacfMqwjLVAPGytMtcWhpet9tEYw0RHRC9AfqV6wBC13WIprZFBZNrywKfIz7v3icEykhOY50ewM74zesDb10rZHSItiK89wSpTgb5PdiEWboATHd/XivVIVoAAAAASUVORK5CYII=);background-size:32px 32px}.temp-picture{opacity:.7}.comment-editor .ql-moreTool{bottom:-40px}.comment-editor .ql-moreTool button{width:40px;margin-right:0}.comment-editor .ql-moreTool button i{transform:scale(.8)}.divider{width:75%;margin:20px auto;border:none}.divider:after{content:"";display:block;height:2px;background:linear-gradient(90deg,#ccc 50%,transparent 0);background-size:25px 2px;background-repeat:repeat-x}.ql-topic{position:relative}.ql-topic .popover{top:-48px;width:234px;padding:12px;background-color:#fff;box-sizing:border-box;box-shadow:0 0 12px rgba(0,0,0,.12);text-align:justify;color:#606266;border:1px solid #e4e7ed}.ql-topic .popover,.ql-topic .popover .arrow{position:absolute;left:50%;transform:translateX(-50%)}.ql-topic .popover .arrow{display:inline-block;bottom:-5px;width:10px;height:10px}.ql-topic .popover .arrow:before{position:absolute;content:"";width:10px;height:10px;background:#fff;border-color:transparent #e4e7ed #e4e7ed transparent;border-style:solid;border-width:1px;border-bottom-right-radius:2px;transform:rotate(45deg)}[class*=edit-sprite-]{display:inline-block;background-image:url(/_nuxt/img/edit_sprite.dbd84eb.png);background-repeat:no-repeat;background-size:376px 313px}.edit-sprite-at{width:32px;height:29px;background-position:0 0}.edit-sprite-at:hover{background-position:0 -49px}.edit-sprite-at:active{background-position:-52px 0}.edit-sprite-at-hover{width:32px;height:29px;background-position:0 -49px}.edit-sprite-at-active{width:32px;height:29px;background-position:-52px 0}.edit-sprite-audio{width:32px;height:29px;background-position:-52px -49px}.edit-sprite-audio:hover{background-position:-104px -49px}.edit-sprite-audio:active{background-position:-104px 0}.edit-sprite-audio-hover{width:32px;height:29px;background-position:-104px -49px}.edit-sprite-audio-active{width:32px;height:29px;background-position:-104px 0}.edit-sprite-background{width:24px;height:24px;background-position:0 -245px}.edit-sprite-bold{width:24px;height:24px;background-position:-44px -245px}.edit-sprite-bullet{width:24px;height:24px;background-position:-88px -245px}.edit-sprite-card{width:32px;height:29px;background-position:0 -98px}.edit-sprite-card:hover{background-position:-104px -98px}.edit-sprite-card:active{background-position:-52px -98px}.edit-sprite-card-hover{width:32px;height:29px;background-position:-104px -98px}.edit-sprite-card-active{width:32px;height:29px;background-position:-52px -98px}.edit-sprite-center{width:24px;height:24px;background-position:-132px -245px}.edit-sprite-clean{width:24px;height:24px;background-position:-176px -245px}.edit-sprite-clear{width:24px;height:24px;background-position:-220px -245px}.edit-sprite-color{width:24px;height:24px;background-position:-264px -245px}.edit-sprite-divider{width:24px;height:24px;background-position:-312px 0}.edit-sprite-doc{width:32px;height:29px;background-position:-156px 0}.edit-sprite-doc:hover{background-position:-156px -98px}.edit-sprite-doc:active{background-position:-156px -49px}.edit-sprite-doc-hover{width:32px;height:29px;background-position:-156px -98px}.edit-sprite-doc-active{width:32px;height:29px;background-position:-156px -49px}.edit-sprite-draft{width:20px;height:20px;background-position:-308px -289px}.edit-sprite-draft-hover,.edit-sprite-draft:hover{background-position:-356px 0}.edit-sprite-draft-hover{width:20px;height:20px}.edit-sprite-emo{width:32px;height:29px;background-position:0 -147px}.edit-sprite-emo:hover{background-position:-104px -147px}.edit-sprite-emo:active{background-position:-52px -147px}.edit-sprite-emo-hover{width:32px;height:29px;background-position:-104px -147px}.edit-sprite-emo-active{width:32px;height:29px;background-position:-52px -147px}.edit-sprite-img{width:32px;height:29px;background-position:-156px -147px}.edit-sprite-img:hover{background-position:-208px -49px}.edit-sprite-img:active{background-position:-208px 0}.edit-sprite-img-hover{width:32px;height:29px;background-position:-208px -49px}.edit-sprite-img-active{width:32px;height:29px;background-position:-208px 0}.edit-sprite-indent{width:24px;height:24px;background-position:-312px -44px}.edit-sprite-italic{width:24px;height:24px;background-position:-312px -88px}.edit-sprite-left{width:24px;height:24px;background-position:-312px -132px}.edit-sprite-link{width:24px;height:24px;background-position:-312px -176px}.edit-sprite-lottery{width:28px;height:28px;background-position:-260px -145px}.edit-sprite-lottery:hover{background-position:-260px -193px}.edit-sprite-lottery:active{background-position:-260px -96px}.edit-sprite-lottery-hover{width:28px;height:28px;background-position:-260px -193px}.edit-sprite-lottery-active{width:28px;height:28px;background-position:-260px -96px}.edit-sprite-more{width:24px;height:24px;background-position:-312px -220px}.edit-sprite-ordered{width:24px;height:24px;background-position:0 -289px}.edit-sprite-redo{width:24px;height:24px;background-position:-44px -289px}.edit-sprite-right{width:24px;height:24px;background-position:-88px -289px}.edit-sprite-small-close{width:15px;height:15px;background-position:-356px -160px}.edit-sprite-small-close:hover{background-position:-356px -230px}.edit-sprite-small-close:active{background-position:-356px -195px}.edit-sprite-small-close-hover{width:15px;height:15px;background-position:-356px -230px}.edit-sprite-small-close-active{width:15px;height:15px;background-position:-356px -195px}.edit-sprite-strike{width:24px;height:24px;background-position:-132px -289px}.edit-sprite-template{width:32px;height:28px;background-position:-208px -196px}.edit-sprite-template:hover{background-position:-260px -48px}.edit-sprite-template:active{background-position:-260px 0}.edit-sprite-template-hover{width:32px;height:28px;background-position:-260px -48px}.edit-sprite-template-active{width:32px;height:28px;background-position:-260px 0}.edit-sprite-tip{width:24px;height:24px;background-position:-176px -289px}.edit-sprite-tips{width:20px;height:20px;background-position:-356px -40px}.edit-sprite-tips:hover{background-position:-356px -120px}.edit-sprite-tips:active{background-position:-356px -80px}.edit-sprite-tips-hover{width:20px;height:20px;background-position:-356px -120px}.edit-sprite-tips-active{width:20px;height:20px;background-position:-356px -80px}.edit-sprite-topic{width:32px;height:29px;background-position:-208px -98px}.edit-sprite-topic:hover{background-position:0 -196px}.edit-sprite-topic:active{background-position:-208px -147px}.edit-sprite-topic-hover{width:32px;height:29px;background-position:0 -196px}.edit-sprite-topic-active{width:32px;height:29px;background-position:-208px -147px}.edit-sprite-underline{width:24px;height:24px;background-position:-220px -289px}.edit-sprite-undo{width:24px;height:24px;background-position:-264px -289px}.edit-sprite-video{width:32px;height:29px;background-position:-52px -196px}.edit-sprite-video:hover{background-position:-156px -196px}.edit-sprite-video:active{background-position:-104px -196px}.edit-sprite-video-hover{width:32px;height:29px;background-position:-156px -196px}.edit-sprite-video-active{width:32px;height:29px;background-position:-104px -196px}[class*=emoticon-sprite-]{display:inline-block;background-image:url(/_nuxt/img/emoticon_sprite.785789a.png);background-repeat:no-repeat;background-size:506px 506px}.emoticon-sprite-1{width:22px;height:20px;background-position:0 -410px}.emoticon-sprite-2{width:20px;height:22px;background-position:-442px -82px}.emoticon-sprite-3{width:21px;height:19px;background-position:-483px -232px}.emoticon-sprite-4{width:20px;height:18px;background-position:-402px -43px}.emoticon-sprite-5{width:29px;height:20px;background-position:0 -254px}.emoticon-sprite-6{width:21px;height:18px;background-position:-442px -290px}.emoticon-sprite-7{width:21px;height:19px;background-position:-483px -271px}.emoticon-sprite-8{width:28px;height:28px;background-position:-52px -162px}.emoticon-sprite-9{width:32px;height:30px;background-position:0 -162px}.emoticon-sprite-10{width:24px;height:18px;background-position:-89px -371px}.emoticon-sprite-11{width:20px;height:17px;background-position:-402px -195px}.emoticon-sprite-12{width:25px;height:21px;background-position:-310px -124px}.emoticon-sprite-13{width:22px;height:18px;background-position:0 -450px}.emoticon-sprite-14{width:21px;height:17px;background-position:-211px -450px}.emoticon-sprite-15{width:26px;height:21px;background-position:-310px 0}.emoticon-sprite-16{width:29px;height:22px;background-position:0 -212px}.emoticon-sprite-17{width:21px;height:17px;background-position:-252px -450px}.emoticon-sprite-18{width:30px;height:20px;background-position:-148px -212px}.emoticon-sprite-19{width:22px;height:20px;background-position:-42px -410px}.emoticon-sprite-20{width:20px;height:18px;background-position:-402px -81px}.emoticon-sprite-21{width:20px;height:18px;background-position:-402px -119px}.emoticon-sprite-22{width:21px;height:19px;background-position:-483px -310px}.emoticon-sprite-23{width:23px;height:21px;background-position:-356px -39px}.emoticon-sprite-24{width:20px;height:22px;background-position:-442px -124px}.emoticon-sprite-25{width:25px;height:17px;background-position:-177px -371px}.emoticon-sprite-26{width:19px;height:17px;background-position:-402px -269px}.emoticon-sprite-27{width:26px;height:16px;background-position:-332px -333px}.emoticon-sprite-28{width:22px;height:19px;background-position:-483px -79px}.emoticon-sprite-29{width:27px;height:17px;background-position:-215px -175px}.emoticon-sprite-30{width:25px;height:16px;background-position:-310px -371px}.emoticon-sprite-31{width:24px;height:17px;background-position:-222px -371px}.emoticon-sprite-32{width:20px;height:18px;background-position:-402px -157px}.emoticon-sprite-33{width:30px;height:16px;background-position:-48px -294px}.emoticon-sprite-34{width:21px;height:21px;background-position:-442px 0}.emoticon-sprite-35{width:21px;height:18px;background-position:-442px -328px}.emoticon-sprite-36{width:21px;height:18px;background-position:-442px -366px}.emoticon-sprite-37{width:25px;height:18px;background-position:-44px -371px}.emoticon-sprite-38{width:24px;height:22px;background-position:-310px -82px}.emoticon-sprite-39{width:23px;height:19px;background-position:-294px -410px}.emoticon-sprite-40{width:28px;height:19px;background-position:-146px -254px}.emoticon-sprite-41{width:21px;height:18px;background-position:0 -488px}.emoticon-sprite-42{width:27px;height:18px;background-position:0 -333px}.emoticon-sprite-43{width:17px;height:23px;background-position:-442px -208px}.emoticon-sprite-44{width:28px;height:16px;background-position:-284px -333px}.emoticon-sprite-45{width:19px;height:15px;background-position:-414px -450px}.emoticon-sprite-46{width:23px;height:18px;background-position:-483px -118px}.emoticon-sprite-47{width:20px;height:16px;background-position:-402px -306px}.emoticon-sprite-48{width:19px;height:16px;background-position:-375px -450px}.emoticon-sprite-49{width:21px;height:18px;background-position:-41px -488px}.emoticon-sprite-50{width:31px;height:12px;background-position:-199px -294px}.emoticon-sprite-51{width:20px;height:17px;background-position:-402px -232px}.emoticon-sprite-52{width:24px;height:17px;background-position:-266px -371px}.emoticon-sprite-53{width:22px;height:20px;background-position:-84px -410px}.emoticon-sprite-54{width:26px;height:19px;background-position:-356px 0}.emoticon-sprite-55{width:26px;height:21px;background-position:-310px -41px}.emoticon-sprite-56{width:23px;height:19px;background-position:-337px -410px}.emoticon-sprite-57{width:19px;height:21px;background-position:-483px -349px}.emoticon-sprite-58{width:20px;height:19px;background-position:-442px -251px}.emoticon-sprite-59{width:23px;height:17px;background-position:-126px -450px}.emoticon-sprite-60{width:21px;height:17px;background-position:-293px -450px}.emoticon-sprite-61{width:27px;height:18px;background-position:-47px -333px}.emoticon-sprite-62{width:28px;height:17px;background-position:-94px -333px}.emoticon-sprite-63{width:29px;height:10px;background-position:-301px -294px}.emoticon-sprite-64{width:21px;height:18px;background-position:-82px -488px}.emoticon-sprite-65{width:23px;height:19px;background-position:-380px -410px}.emoticon-sprite-66{width:31px;height:15px;background-position:-98px -294px}.emoticon-sprite-67{width:29px;height:21px;background-position:-99px -212px}.emoticon-sprite-68{width:32px;height:18px;background-position:-198px -212px}.emoticon-sprite-69{width:22px;height:20px;background-position:-126px -410px}.emoticon-sprite-70{width:24px;height:19px;background-position:0 -371px}.emoticon-sprite-71{width:21px;height:18px;background-position:-123px -488px}.emoticon-sprite-72{width:25px;height:19px;background-position:-356px -249px}.emoticon-sprite-73{width:28px;height:20px;background-position:-262px -214px}.emoticon-sprite-74{width:26px;height:18px;background-position:-356px -288px}.emoticon-sprite-75{width:28px;height:20px;background-position:-49px -254px}.emoticon-sprite-76{width:21px;height:18px;background-position:-164px -488px}.emoticon-sprite-77{width:28px;height:19px;background-position:-194px -254px}.emoticon-sprite-78{width:23px;height:19px;background-position:-423px -410px}.emoticon-sprite-79{width:28px;height:17px;background-position:-142px -333px}.emoticon-sprite-80{width:25px;height:23px;background-position:-262px -129px}.emoticon-sprite-81{width:26px;height:23px;background-position:-262px -42px}.emoticon-sprite-82{width:27px;height:17px;background-position:-190px -333px}.emoticon-sprite-83{width:30px;height:15px;background-position:-149px -294px}.emoticon-sprite-84{width:21px;height:20px;background-position:-483px -39px}.emoticon-sprite-85{width:20px;height:16px;background-position:-396px -371px}.emoticon-sprite-86{width:23px;height:18px;background-position:-483px -156px}.emoticon-sprite-87{width:21px;height:16px;background-position:-355px -371px}.emoticon-sprite-88{width:22px;height:17px;background-position:-169px -450px}.emoticon-sprite-89{width:22px;height:20px;background-position:-168px -410px}.emoticon-sprite-90{width:22px;height:20px;background-position:-210px -410px}.emoticon-sprite-91{width:23px;height:19px;background-position:-483px 0}.emoticon-sprite-92{width:27px;height:17px;background-position:-237px -333px}.emoticon-sprite-93{width:25px;height:20px;background-position:-310px -206px}.emoticon-sprite-94{width:21px;height:17px;background-position:-334px -450px}.emoticon-sprite-95{width:32px;height:16px;background-position:-242px -254px}.emoticon-sprite-96{width:21px;height:19px;background-position:-483px -390px}.emoticon-sprite-97{width:25px;height:20px;background-position:-310px -246px}.emoticon-sprite-98{width:23px;height:21px;background-position:-356px -80px}.emoticon-sprite-99{width:25px;height:22px;background-position:-215px -133px}.emoticon-sprite-100{width:31px;height:11px;background-position:-250px -294px}.emoticon-sprite-101{width:20px;height:24px;background-position:-356px -121px}.emoticon-sprite-102{width:30px;height:23px;background-position:-150px -162px}.emoticon-sprite-103{width:24px;height:23px;background-position:-215px -47px}.emoticon-sprite-104{width:22px;height:20px;background-position:-252px -410px}.emoticon-sprite-105{width:26px;height:22px;background-position:-262px -172px}.emoticon-sprite-106{width:23px;height:18px;background-position:-483px -194px}.emoticon-sprite-107{width:28px;height:22px;background-position:-262px 0}.emoticon-sprite-108{width:22px;height:18px;background-position:-42px -450px}.emoticon-sprite-109{width:24px;height:18px;background-position:-133px -371px}.emoticon-sprite-110{width:27px;height:27px;background-position:-215px 0}.emoticon-sprite-111{width:20px;height:24px;background-position:-356px -165px}.emoticon-sprite-112{width:30px;height:21px;background-position:-49px -212px}.emoticon-sprite-113{width:28px;height:19px;background-position:0 -294px}.emoticon-sprite-114{width:22px;height:18px;background-position:-84px -450px}.emoticon-sprite-115{width:29px;height:19px;background-position:-97px -254px}.emoticon-sprite-116{width:21px;height:21px;background-position:-442px -41px}.emoticon-sprite-117{width:24px;height:20px;background-position:-356px -209px}.emoticon-sprite-118{width:24px;height:24px;background-position:-262px -85px}.emoticon-sprite-119{width:20px;height:23px;background-position:-402px 0}.emoticon-sprite-120{width:24px;height:21px;background-position:-310px -165px}.emoticon-sprite-121{width:30px;height:25px;background-position:-100px -162px}.emoticon-sprite-122{width:21px;height:18px;background-position:-205px -488px}.emoticon-sprite-123{width:32px;height:32px;background-position:-106px -110px}.emoticon-sprite-124{width:32px;height:32px;background-position:-163px 0}.emoticon-sprite-125{width:32px;height:32px;background-position:-163px -52px}.emoticon-sprite-126{width:32px;height:32px;background-position:-163px -104px}.emoticon-sprite-127{width:35px;height:35px;background-position:0 0}.emoticon-sprite-128{width:35px;height:35px;background-position:-55px 0}.emoticon-sprite-129{width:35px;height:35px;background-position:0 -55px}.emoticon-sprite-130{width:35px;height:35px;background-position:-55px -55px}.emoticon-sprite-131{width:33px;height:32px;background-position:-110px 0}.emoticon-sprite-132{width:33px;height:32px;background-position:-110px -52px}.emoticon-sprite-133{width:33px;height:32px;background-position:0 -110px}.emoticon-sprite-134{width:33px;height:32px;background-position:-53px -110px}.emoticon-sprite-180{width:20px;height:22px;background-position:-442px -166px}.emoticon-sprite-190{width:24px;height:23px;background-position:-215px -90px}.van-toast{z-index:2147483646!important;width:auto;width:-webkit-fit-content}.infinite-scroll-post .van-list__error-text,.infinite-scroll-post .van-list__finished-text,.infinite-scroll-post .van-list__loading{height:45px;margin-bottom:15px;display:flex;justify-content:center;align-items:center;color:#969799;font-size:14px;background-color:#fcfcfc;border-radius:8px;border:2px solid #fff}.infinite-scroll-post.van-list__home .van-list__loading{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.contribution-web[data-v-1ab4673e]{background-color:#f3f3f3}.contribution-web .contribution-centent[data-v-1ab4673e]{position:relative}.header[data-v-836006ec]{background-color:#10182f;color:#e4f4fa;height:50px;line-height:50px}.header .logo[data-v-836006ec]{display:inline-block;font-size:20px;font-weight:700;line-height:1}.header .logo .i-logo[data-v-836006ec]{background-image:url(/_nuxt/img/common_icon.9214e4f.png);background-position:-563px -532px;width:20px;height:32px;display:inline-block;vertical-align:-9px;margin-right:14px}.header .headerbox[data-v-836006ec]{width:1025px;margin:0 auto}.header ul[data-v-836006ec]{list-style:none;margin:0;display:inline-block}.header ul a[data-v-836006ec],.header ul li[data-v-836006ec]{display:inline-block;font-size:16px}.header .left[data-v-836006ec]{font-size:0;padding:0;margin-left:34px}.header .left li[data-v-836006ec]{padding:0 14px;cursor:pointer}.header .left li[data-v-836006ec]:hover{background-color:#19436d}.header .left li.active[data-v-836006ec]{color:#23a4ed;font-weight:700;position:relative}.header .left li.active[data-v-836006ec]:after{width:88px;height:3px;border-radius:1px;background-color:#23a4ed;content:"";position:absolute;bottom:0;right:2px}.header .left .is-active li[data-v-836006ec]{background-color:#19436d}.header .right[data-v-836006ec]{font-size:0;padding:0;float:right}.header .right img[data-v-836006ec]{vertical-align:-7px;margin-right:10px}.header .right .user[data-v-836006ec]{position:relative;margin-right:30px;cursor:pointer}.header .right .user[data-v-836006ec]:before{content:"";position:absolute;top:10px;right:-20px;border-top:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent}.header .right .user img[data-v-836006ec]{width:25px;height:25px}.header .right .down-menu[data-v-836006ec]{display:none;top:50px;right:5px;position:absolute;padding:0;z-index:50;border:1px solid #e4e4e4}.header .right .down-menu[data-v-836006ec]:hover{display:block}.header .right .down-menu[data-v-836006ec]:after{content:"";position:absolute;top:-7px;right:1px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff}.header .right .down-menu .my-submission-li[data-v-836006ec],.header .right .down-menu li[data-v-836006ec]{width:102px;height:25px;line-height:25px;text-align:center;background-color:#fff;font-size:12px;display:block;color:#424242}.header .right .down-menu .my-submission-li[data-v-836006ec]:hover,.header .right .down-menu li[data-v-836006ec]:hover{background-color:#eff4f8;color:#21a6eb;cursor:pointer}.header .right .down-menu li[data-v-836006ec]:nth-child(2){border-bottom:1px solid #e4e4e4}.header .top-login-btn[data-v-836006ec]{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;display:inline-block;padding:0 14px}.header .top-login-btn[data-v-836006ec]:hover{background:#19436d}.header .user-info[data-v-836006ec]{font-size:16px;position:relative;display:inline-block;padding-left:14px}.header .user-info[data-v-836006ec]:hover{background-color:#19436d}.header .user-info:hover .down-menu[data-v-836006ec]{display:block}.header a[data-v-836006ec]{text-decoration:none;color:#e4f4fa}.dy-image{max-width:100%}.footer[data-v-750a73cb]{height:106px;background-color:#10182f;z-index:5}.footer .g-layout[data-v-750a73cb]{width:1025px;margin:0 auto;overflow:hidden}.footer .logo-img[data-v-750a73cb]{float:left;width:195px;height:39px;margin-top:28px;margin-right:137px;background:url(/_nuxt/img/footer.7b7582e.png) 50% 50% no-repeat;background-size:auto 100%}.footer .content[data-v-750a73cb]{font-size:14px;margin-top:28px}.footer .content .copyright[data-v-750a73cb]{margin-bottom:18px}.footer .content .copyright .copyright-info[data-v-750a73cb]{float:right}.footer .content p[data-v-750a73cb]{color:#acacac;line-height:15px;overflow:hidden}.footer .content p a[data-v-750a73cb]{color:#acacac;line-height:15px;text-decoration:none;background:transparent}[class*=home-sprite-]{display:inline-block;background-image:url(/_nuxt/img/home_sprite.450ac38.png);background-repeat:no-repeat;background-size:892px 856px}.home-sprite-activity{width:56px;height:23px;background-position:-541px -277px}.home-sprite-android-download{width:141px;height:40px;background-position:-380px -277px}.home-sprite-answer{width:12px;height:12px;background-position:-878px -532px}.home-sprite-close-search{width:14px;height:14px;background-position:-828px -840px}.home-sprite-collect-selected{width:16px;height:14px;background-position:-36px -840px}.home-sprite-collect{width:16px;height:14px;background-position:-72px -840px}.home-sprite-collect:hover{background-position:-144px -840px}.home-sprite-collect:active{background-position:-108px -840px}.home-sprite-collect-hover{width:16px;height:14px;background-position:-144px -840px}.home-sprite-collect-active{width:16px;height:14px;background-position:-108px -840px}.home-sprite-comment-selected{width:16px;height:14px;background-position:-180px -840px}.home-sprite-comment{width:16px;height:14px;background-position:-216px -840px}.home-sprite-comment:hover{background-position:-288px -840px}.home-sprite-comment:active{background-position:-252px -840px}.home-sprite-comment-hover{width:16px;height:14px;background-position:-288px -840px}.home-sprite-comment-active{width:16px;height:14px;background-position:-252px -840px}.home-sprite-contribution{width:62px;height:62px;background-position:-737px -52px}.home-sprite-contribution:hover{background-position:-737px -216px}.home-sprite-contribution:active{background-position:-737px -134px}.home-sprite-contribution-hover{width:62px;height:62px;background-position:-737px -216px}.home-sprite-contribution-active{width:62px;height:62px;background-position:-737px -134px}.home-sprite-delete-selected{width:16px;height:14px;background-position:-324px -840px}.home-sprite-delete{width:16px;height:14px;background-position:-360px -840px}.home-sprite-delete:hover{background-position:-432px -840px}.home-sprite-delete:active{background-position:-396px -840px}.home-sprite-delete-hover{width:16px;height:14px;background-position:-432px -840px}.home-sprite-delete-active{width:16px;height:14px;background-position:-396px -840px}.home-sprite-detail-lottery-end{width:88px;height:88px;background-position:0 -601px}.home-sprite-detail-lottery{width:88px;height:88px;background-position:-108px -601px}.home-sprite-detail-mastermind{width:88px;height:88px;background-position:-216px -601px}.home-sprite-detail-official{width:88px;height:88px;background-position:-324px -601px}.home-sprite-download-title{width:118px;height:56px;background-position:-414px -346px}.home-sprite-dygame-homepage{width:100px;height:100px;background-position:-617px 0}.home-sprite-dygame-listpage{width:100px;height:100px;background-position:-617px -120px}.home-sprite-dygame-postpage{width:100px;height:100px;background-position:-617px -240px}.home-sprite-dygame-userpage{width:100px;height:100px;background-position:-617px -360px}.home-sprite-edit{width:12px;height:13px;background-position:-878px -235px}.home-sprite-edit:hover{background-position:-878px -301px}.home-sprite-edit:active{background-position:-878px -268px}.home-sprite-edit-hover{width:12px;height:13px;background-position:-878px -301px}.home-sprite-edit-active{width:12px;height:13px;background-position:-878px -268px}.home-sprite-home{width:12px;height:13px;background-position:-878px -334px}.home-sprite-home:hover{background-position:-878px -400px}.home-sprite-home:active{background-position:-878px -367px}.home-sprite-home-hover{width:12px;height:13px;background-position:-878px -400px}.home-sprite-home-active{width:12px;height:13px;background-position:-878px -367px}.home-sprite-ios-download{width:141px;height:40px;background-position:-414px -431px}.home-sprite-list-lottery{width:67px;height:67px;background-position:-432px -601px}.home-sprite-list-mastermind{width:67px;height:67px;background-position:-519px -601px}.home-sprite-list-official{width:67px;height:67px;background-position:-606px -601px}.home-sprite-list{width:62px;height:62px;background-position:-737px -298px}.home-sprite-list:hover{background-position:-737px -462px}.home-sprite-list:active{background-position:-737px -380px}.home-sprite-list-hover{width:62px;height:62px;background-position:-737px -462px}.home-sprite-list-active{width:62px;height:62px;background-position:-737px -380px}.home-sprite-logout{width:12px;height:13px;background-position:-878px -433px}.home-sprite-logout:hover{background-position:-878px -499px}.home-sprite-logout:active{background-position:-878px -466px}.home-sprite-logout-hover{width:12px;height:13px;background-position:-878px -499px}.home-sprite-logout-active{width:12px;height:13px;background-position:-878px -466px}.home-sprite-mastermind-reply{width:98px;height:29px;background-position:0 -791px}.home-sprite-message-comment{width:18px;height:16px;background-position:-513px -791px}.home-sprite-message-comment:hover{background-position:-589px -791px}.home-sprite-message-comment:active{background-position:-551px -791px}.home-sprite-message-comment-hover{width:18px;height:16px;background-position:-589px -791px}.home-sprite-message-comment-active{width:18px;height:16px;background-position:-551px -791px}.home-sprite-message-praise{width:18px;height:16px;background-position:-627px -791px}.home-sprite-message-praise:hover{background-position:-703px -791px}.home-sprite-message-praise:active{background-position:-665px -791px}.home-sprite-message-praise-hover{width:18px;height:16px;background-position:-703px -791px}.home-sprite-message-praise-active{width:18px;height:16px;background-position:-665px -791px}.home-sprite-message-system{width:18px;height:16px;background-position:-741px -791px}.home-sprite-message-system:hover{background-position:-817px -791px}.home-sprite-message-system:active{background-position:-779px -791px}.home-sprite-message-system-hover{width:18px;height:16px;background-position:-817px -791px}.home-sprite-message-system-active{width:18px;height:16px;background-position:-779px -791px}.home-sprite-message{width:20px;height:22px;background-position:-819px -298px}.home-sprite-message:hover{background-position:-819px -462px}.home-sprite-message:active{background-position:-819px -380px}.home-sprite-message-hover{width:20px;height:22px;background-position:-819px -462px}.home-sprite-message-active{width:20px;height:22px;background-position:-819px -380px}.home-sprite-more{width:20px;height:4px;background-position:-564px -249px}.home-sprite-more:hover{background-position:-454px -491px}.home-sprite-more:active{background-position:-414px -491px}.home-sprite-more-hover{width:20px;height:4px;background-position:-454px -491px}.home-sprite-more-active{width:20px;height:4px;background-position:-414px -491px}.home-sprite-nav-active{width:164px;height:82px;background-position:-380px -175px}.home-sprite-no-more{width:217px;height:155px;background-position:-380px 0}.home-sprite-No1{width:24px;height:17px;background-position:-819px -96px}.home-sprite-No2{width:24px;height:17px;background-position:-819px -178px}.home-sprite-No3{width:24px;height:17px;background-position:-819px -260px}.home-sprite-official-identity{width:45px;height:19px;background-position:-552px -346px}.home-sprite-official-reply{width:98px;height:29px;background-position:-118px -791px}.home-sprite-op{width:13px;height:13px;background-position:-878px -136px}.home-sprite-op:hover{background-position:-878px -202px}.home-sprite-op:active{background-position:-878px -169px}.home-sprite-op-hover{width:13px;height:13px;background-position:-878px -202px}.home-sprite-op-active{width:13px;height:13px;background-position:-878px -169px}.home-sprite-open-more-hover{width:12px;height:10px;background-position:-878px -595px}.home-sprite-open-more{width:12px;height:10px;background-position:-878px -625px}.home-sprite-open-more-active,.home-sprite-open-more:active{background-position:-878px -655px}.home-sprite-open-more-active{width:12px;height:10px}.home-sprite-pack-up{width:8px;height:4px;background-position:-589px -385px}.home-sprite-pc-download{width:121px;height:32px;background-position:-414px -516px}.home-sprite-pc-download:hover{background-position:-737px 0}.home-sprite-pc-download-hover{width:121px;height:32px;background-position:-737px 0}.home-sprite-plus{width:20px;height:20px;background-position:-819px -340px}.home-sprite-poll{width:16px;height:16px;background-position:0 -840px}.home-sprite-post-button-selected{width:14px;height:14px;background-position:-878px 0}.home-sprite-post-button{width:14px;height:14px;background-position:-878px -34px}.home-sprite-post-button:hover{background-position:-878px -102px}.home-sprite-post-button:active{background-position:-878px -68px}.home-sprite-post-button-hover{width:14px;height:14px;background-position:-878px -102px}.home-sprite-post-button-active{width:14px;height:14px;background-position:-878px -68px}.home-sprite-post{width:62px;height:62px;background-position:-737px -544px}.home-sprite-post:hover{background-position:0 -709px}.home-sprite-post:active{background-position:-737px -626px}.home-sprite-post-hover{width:62px;height:62px;background-position:0 -709px}.home-sprite-post-active{width:62px;height:62px;background-position:-737px -626px}.home-sprite-praise-selected{width:16px;height:14px;background-position:-468px -840px}.home-sprite-praise{width:16px;height:14px;background-position:-504px -840px}.home-sprite-praise:hover{background-position:-576px -840px}.home-sprite-praise:active{background-position:-540px -840px}.home-sprite-praise-hover{width:16px;height:14px;background-position:-576px -840px}.home-sprite-praise-active{width:16px;height:14px;background-position:-540px -840px}.home-sprite-publicity-bg{width:280px;height:130px;background-position:0 -196px}.home-sprite-rank1{width:394px;height:65px;background-position:0 -346px}.home-sprite-rank2{width:394px;height:65px;background-position:0 -431px}.home-sprite-rank3{width:394px;height:65px;background-position:0 -516px}.home-sprite-real-name{width:40px;height:22px;background-position:-555px -516px}.home-sprite-realname{width:62px;height:62px;background-position:-82px -709px}.home-sprite-realname:hover{background-position:-246px -709px}.home-sprite-realname:active{background-position:-164px -709px}.home-sprite-realname-hover{width:62px;height:62px;background-position:-246px -709px}.home-sprite-realname-active{width:62px;height:62px;background-position:-164px -709px}.home-sprite-recommend{width:56px;height:23px;background-position:-300px -196px}.home-sprite-refresh{width:62px;height:62px;background-position:-328px -709px}.home-sprite-refresh:hover{background-position:-492px -709px}.home-sprite-refresh:active{background-position:-410px -709px}.home-sprite-refresh-hover{width:62px;height:62px;background-position:-492px -709px}.home-sprite-refresh-active{width:62px;height:62px;background-position:-410px -709px}.home-sprite-report{width:16px;height:14px;background-position:-612px -840px}.home-sprite-report:hover{background-position:-684px -840px}.home-sprite-report:active{background-position:-648px -840px}.home-sprite-report-hover{width:16px;height:14px;background-position:-684px -840px}.home-sprite-report-active{width:16px;height:14px;background-position:-648px -840px}.home-sprite-screen-close{width:9px;height:9px;background-position:-878px -685px}.home-sprite-screen-close:hover{background-position:-878px -743px}.home-sprite-screen-close:active{background-position:-878px -714px}.home-sprite-screen-close-hover{width:9px;height:9px;background-position:-878px -743px}.home-sprite-screen-close-active{width:9px;height:9px;background-position:-878px -714px}.home-sprite-screen-del{width:8px;height:8px;background-position:-878px -772px}.home-sprite-screen-del:hover{background-position:-878px -828px}.home-sprite-screen-del:active{background-position:-878px -800px}.home-sprite-screen-del-hover{width:8px;height:8px;background-position:-878px -828px}.home-sprite-screen-del-active{width:8px;height:8px;background-position:-878px -800px}.home-sprite-screen{width:24px;height:24px;background-position:-819px -52px}.home-sprite-screen:hover{background-position:-819px -216px}.home-sprite-screen:active{background-position:-819px -134px}.home-sprite-screen-hover{width:24px;height:24px;background-position:-819px -216px}.home-sprite-screen-active{width:24px;height:24px;background-position:-819px -134px}.home-sprite-search-sort-down{width:8px;height:4px;background-position:-494px -491px}.home-sprite-search{width:11px;height:11px;background-position:-878px -564px}.home-sprite-share-ally{width:17px;height:17px;background-position:-819px -582px}.home-sprite-share-ally:hover{background-position:-819px -663px}.home-sprite-share-ally:active{background-position:-819px -626px}.home-sprite-share-ally-hover{width:17px;height:17px;background-position:-819px -663px}.home-sprite-share-ally-active{width:17px;height:17px;background-position:-819px -626px}.home-sprite-share-copy-ash{width:17px;height:17px;background-position:-564px -175px}.home-sprite-share-copy{width:17px;height:17px;background-position:-564px -212px}.home-sprite-share-link-ash{width:18px;height:18px;background-position:-819px -422px}.home-sprite-share-link{width:18px;height:18px;background-position:-819px -504px}.home-sprite-share-link-active,.home-sprite-share-link:active{background-position:-819px -544px}.home-sprite-share-link-active{width:18px;height:18px}.home-sprite-share-qq-ash{width:17px;height:17px;background-position:-552px -385px}.home-sprite-share-qq{width:17px;height:17px;background-position:-575px -431px}.home-sprite-share-qq:active{background-position:-693px -601px}.home-sprite-share-qq-active{width:17px;height:17px;background-position:-693px -601px}.home-sprite-share-wechat-ash{width:17px;height:17px;background-position:-693px -638px}.home-sprite-share-wechat{width:17px;height:17px;background-position:-819px -709px}.home-sprite-share-wechat:active{background-position:-819px -746px}.home-sprite-share-wechat-active{width:17px;height:17px;background-position:-819px -746px}.home-sprite-share-weibo-ash{width:17px;height:17px;background-position:-328px -791px}.home-sprite-share-weibo{width:17px;height:17px;background-position:-365px -791px}.home-sprite-share-weibo:active{background-position:-402px -791px}.home-sprite-share-weibo-active{width:17px;height:17px;background-position:-402px -791px}.home-sprite-share-zm-ash{width:17px;height:17px;background-position:-439px -791px}.home-sprite-share-zm{width:17px;height:17px;background-position:-476px -791px}.home-sprite-share{width:16px;height:14px;background-position:-720px -840px}.home-sprite-share:hover{background-position:-792px -840px}.home-sprite-share:active{background-position:-756px -840px}.home-sprite-share-hover{width:16px;height:14px;background-position:-792px -840px}.home-sprite-share-active{width:16px;height:14px;background-position:-756px -840px}.home-sprite-sticky{width:56px;height:23px;background-position:-300px -239px}.home-sprite-top{width:56px;height:23px;background-position:-300px -282px}.home-sprite-totop{width:61px;height:61px;background-position:-738px -709px}.home-sprite-totop:hover{background-position:-656px -709px}.home-sprite-totop:active{background-position:-574px -709px}.home-sprite-totop-hover{width:61px;height:61px;background-position:-656px -709px}.home-sprite-totop-active{width:61px;height:61px;background-position:-574px -709px}.home-sprite-user-bg{width:360px;height:176px;background-position:0 0}.home-sprite-user-lv{width:72px;height:22px;background-position:-236px -791px}.home-sprite-zm-qrcode{width:100px;height:100px;background-position:-617px -480px}.aside-download{position:fixed;right:15px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center}.aside-download .link{cursor:pointer}.login-container{width:90px}.login-container .logged-in,.login-container .not-login{width:90px;display:flex;justify-content:space-between;align-items:center}.login-container .not-login .login,.login-container .not-login .register{position:relative;flex:1;text-align:center;color:#363a3e;cursor:pointer}.login-container .not-login .login:hover,.login-container .not-login .register:hover{color:rgba(54,58,62,.8)}.login-container .not-login .login{color:#de1010}.login-container .not-login .login:hover{color:rgba(222,16,16,.8)}.login-container .not-login .login:after{content:"|";position:absolute;right:-.5px;color:rgba(54,58,62,.2)}.header-message-box{position:relative;width:36px;height:36px;display:flex;justify-content:center;align-items:center;cursor:pointer}.header-message-box.red-dot{position:relative}.header-message-box.red-dot:after{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:red;position:absolute;top:4px;right:4px}.header-popover-message{width:240px;padding:0}.header-popover-message .message-type{height:40px;display:flex;align-items:center;border-bottom:1px solid rgba(54,58,62,.2)}.header-popover-message .message-type span{position:relative;flex:1;display:inline-block;text-align:center}.header-popover-message .message-type span i{cursor:pointer}.header-popover-message .message-type span i.red-dot{position:relative}.header-popover-message .message-type span i.red-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:red;position:absolute;top:-5px;right:-5px}.header-popover-message .message-type span:not(:last-of-type):after{content:"|";position:absolute;right:-1px;color:rgba(54,58,62,.2)}.header-popover-message .message-list{padding:0 12px}.header-popover-message .message-list li{position:relative;width:100%;padding:10px 0;border-bottom:1px solid rgba(54,58,62,.2)}.header-popover-message .message-list li.comment-item{cursor:pointer}.header-popover-message .message-list li .item{font-size:12px;line-height:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow:hidden}.header-popover-message .message-list li .item .item-content,.header-popover-message .message-list li .item .item-name{color:#1098de;cursor:pointer}.header-popover-message .see-all{padding:10px 0;color:#363a3e;text-align:center;color:#545b61;cursor:pointer}.header-popover-message .see-all:hover{opacity:.8}.header-avatar-box{width:36px;height:36px;padding:1px;border:2px solid rgba(161,166,173,.5);border-radius:50%;cursor:pointer}.header-avatar-box img{border-radius:50%}.header-popover-user{min-width:110px;width:110px}.header-popover-user li{border-bottom:1px solid rgba(115,122,128,.2);padding:10px 0;color:#363a3e;cursor:pointer}.header-popover-user li:hover{color:rgba(54,58,62,.8)}.header-popover-user li:first-of-type{padding-top:0}.header-popover-user li:last-of-type{border:none;padding-bottom:0}.header[data-v-705765a2]{display:flex;justify-content:center;width:100%;min-width:1304px;z-index:10;background-color:#fff;box-shadow:0 3px 6px 0 rgba(32,36,39,.06)}.header>div[data-v-705765a2]{display:flex;align-items:center;height:80px}.header .ui-logo[data-v-705765a2]{width:230px;height:45px;margin-left:-50px;background-image:url(/_nuxt/img/forum_logo.14ed470.png);cursor:pointer}.header .ui-nav[data-v-705765a2]{display:flex;padding:0;margin:0 95px 0 140px}.header .ui-nav li[data-v-705765a2]{display:flex;justify-content:center;align-items:center;width:160px;height:80px;font-size:20px;letter-spacing:0;color:#363a3e;cursor:pointer}.header .ui-nav li.active[data-v-705765a2],.header .ui-nav li[data-v-705765a2]:hover{color:#de1010}.recruit{top:50px!important}.recruit .item{font-size:16px;height:30px;line-height:30px;text-align:center;cursor:pointer}.recruit .item.active,.recruit .item:hover{color:#de1010}.page-footer[data-v-3d1408bf]{padding:20px;font-size:12px}.page-footer [data-v-3d1408bf]{color:#aaa}.page-footer p[data-v-3d1408bf]{padding:0 5px;line-height:30px;letter-spacing:.5px}.page-footer p.link-line a[data-v-3d1408bf]:not(:last-of-type):after{content:"-";padding-left:5px}.page-footer p a[data-v-3d1408bf]:hover{opacity:.8}.medal-page[data-v-796becd3]{min-height:100vh}.game-logo{position:absolute;top:100px;text-align:center;cursor:pointer}[class*=m-sprite-]{display:inline-block;background-image:url(/_nuxt/img/m_sprite.3a8ced6.png);background-repeat:no-repeat;background-size:292px 273px}.m-sprite-back{width:31px;height:31px;background-position:-54px -239px}.m-sprite-edit{width:36px;height:36px;background-position:-122px -175px}.m-sprite-emoji{width:44px;height:44px;background-position:0 -175px}.m-sprite-home{width:34px;height:34px;background-position:-233px -175px}.m-sprite-img{width:62px;height:62px;background-position:-159px 0}.m-sprite-info{width:38px;height:38px;background-position:-64px -175px}.m-sprite-lottery-end{width:51px;height:51px;background-position:0 -104px}.m-sprite-lottery{width:51px;height:51px;background-position:-71px -104px}.m-sprite-mastermind{width:51px;height:51px;background-position:-142px -104px}.m-sprite-official{width:51px;height:51px;background-position:-241px 0}.m-sprite-remove{width:18px;height:18px;background-position:-241px -136px}.m-sprite-report-text{width:139px;height:84px;background-position:0 0}.m-sprite-search{width:34px;height:34px;background-position:0 -239px}.m-sprite-user{width:35px;height:35px;background-position:-178px -175px}.m-sprite-zm-logo{width:45px;height:45px;background-position:-241px -71px}#__layout,#__nuxt{height:100%}.post-page{background-color:#e7edf1}.post-page main{min-width:990px;margin:270px auto 0;display:flex;justify-content:center;position:relative}.post-page main .main-left{width:700px}.post-page main .page-aside{position:-webkit-sticky;position:sticky;width:280px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.post-page.postDetail main{width:1161px}.post-page.postDetail main .main-left{width:772px}.top-nav-search{margin:0 100px}.top-nav-search input{border-radius:15px}.top-nav-search.el-input--suffix .el-input__inner{padding-right:47px}.top-nav-search .home-sprite-close-search{transform:translateY(3px);cursor:pointer}.top-nav-search .el-icon-search{cursor:pointer}.recruit-popover{min-width:100px}.recruit-popover .item{text-align:center;cursor:pointer}.recruit-popover .item:hover{color:#999}.recruit-popover .item:active{color:#333}@-webkit-keyframes fadein-data-v-a141c400{0%{transform:translateY(-80px)}to{transform:translateY(0)}}@keyframes fadein-data-v-a141c400{0%{transform:translateY(-80px)}to{transform:translateY(0)}}@-webkit-keyframes fadeout-data-v-a141c400{0%{transform:translateY(0)}to{transform:translateY(-80px)}}@keyframes fadeout-data-v-a141c400{0%{transform:translateY(0)}to{transform:translateY(-80px)}}.top-nav[data-v-a141c400]{position:fixed;top:0;left:0;width:100vw;min-width:1500px;height:45px;z-index:999;display:flex;justify-content:center;align-items:center;color:#606266;box-shadow:0 2px 2px hsla(0,0%,39.2%,.1);background:#fff}.top-nav.fade-in[data-v-a141c400]{-webkit-animation:fadein-data-v-a141c400 .3s;animation:fadein-data-v-a141c400 .3s}.top-nav.fade-out[data-v-a141c400]{-webkit-animation:fadeout-data-v-a141c400 .3s;animation:fadeout-data-v-a141c400 .3s}.top-nav .active-product[data-v-a141c400]{margin-left:20px;display:flex;align-items:center;cursor:pointer}.top-nav .active-product .name[data-v-a141c400]{margin:0 10px}.top-nav .themes-list[data-v-a141c400]{margin:0 50px;display:flex;align-items:center}.top-nav .themes-list .theme[data-v-a141c400]{padding:5px 0;margin:0 20px;border-bottom:1px solid transparent;cursor:pointer}.top-nav .themes-list .theme.active[data-v-a141c400]{color:#1098de;border-bottom:1px solid #1098de;font-weight:700}.top-nav .themes-list .theme-more[data-v-a141c400]{position:relative}.top-nav .themes-list .theme-more:hover .more-nav[data-v-a141c400]{display:block}.top-nav .themes-list .theme-more .more-nav[data-v-a141c400]{display:none;position:absolute;left:-36px;top:22px;color:#111;font-weight:400;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.top-nav .themes-list .theme-more .more-nav[data-v-a141c400]:hover{display:block}.top-nav .themes-list .theme-more .more-nav ul[data-v-a141c400]{background-color:#fff;border:1px solid #ebeef5;text-align:center;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.top-nav .themes-list .theme-more .more-nav ul li[data-v-a141c400]{padding:10px 0}.top-nav .themes-list .theme-more .more-nav ul li[data-v-a141c400]:hover{color:#1098de}.top-nav .themes-list .theme-more .more-nav .more-popper[data-v-a141c400]{position:absolute;top:-6px;left:50%;margin-right:3px;border-bottom-color:#ebeef5;border-width:6px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.top-nav .themes-list .theme-more .more-nav .more-popper[data-v-a141c400]:after{content:" ";display:block;width:0;height:0;border:6px solid transparent;border-bottom-color:#fff;position:absolute;top:7px;left:-6px}.top-nav .themes-list .theme-more .more-nav .theme-more-active[data-v-a141c400]{color:#1098de}.top-nav .ui-nav[data-v-a141c400]{margin:0 50px;display:flex;justify-content:center;background:radial-gradient(transparent,#fff 1px);background-size:4px 4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.top-nav .ui-nav .nav[data-v-a141c400]{width:110px;height:45px;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.top-nav .ui-nav .nav[data-v-a141c400]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.top-nav .ui-nav .nav.active[data-v-a141c400]{color:#de1010}.top-nav .ui-nav .nav.active[data-v-a141c400]:after{background:radial-gradient(transparent,rgba(255,0,0,.1) 2px);background-size:4px 4px;-webkit-mask:linear-gradient(transparent 40%,red);border-bottom:1px solid red}.list-container[data-v-a141c400]{display:flex}.list-container .box[data-v-a141c400]{flex:1;margin:0 5px}.list-container .box .game-list[data-v-a141c400]{margin-top:5px;height:200px;overflow-y:scroll}.list-container .box .game-list[data-v-a141c400]::-webkit-scrollbar{width:7px;background-color:#fff}.list-container .box .game-list[data-v-a141c400]::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:rgba(174,172,172,.33)}.list-container .box .game-list .game-item[data-v-a141c400]{display:flex;align-items:center;padding:5px;cursor:pointer}.list-container .box .game-list .game-item[data-v-a141c400]:hover{background:#efefef}.list-container .box .game-list .game-item .name[data-v-a141c400]{white-space:nowrap;margin-left:5px}.game-icon[data-v-a141c400]{width:28px;height:28px}.suspend-advert[data-v-a141c400]{width:160px;min-height:100px;padding:15px 0;position:fixed;top:248px;right:-3px;transition:all .5s}.suspend-advert .control-btn[data-v-a141c400],.suspend-advert[data-v-a141c400]{background-color:#fff;box-shadow:-3px 0 3px rgba(0,0,0,.2);display:flex;justify-content:center;border-radius:2px 0 0 2px}.suspend-advert .control-btn[data-v-a141c400]{font-size:12px;width:20px;height:50px;line-height:14px;position:absolute;top:20px;left:-20px;text-align:center;flex-wrap:wrap;align-content:center;cursor:pointer}.suspend-advert .chart-ul li[data-v-a141c400]{display:flex;flex-wrap:wrap;justify-content:center}.suspend-advert .chart-ul .img-url[data-v-a141c400]{max-width:130px}.suspend-advert .chart-ul .img-url.can-click[data-v-a141c400]{cursor:pointer}.suspend-advert .chart-ul .chart-btn[data-v-a141c400]{width:130px;height:40px;line-height:40px;color:#fff;background-color:#409eff;font-size:16px;text-align:center;border-radius:4px;margin-top:12px;cursor:pointer}.top-nav-search[data-v-a141c400]{position:relative}.top-nav-search .quick-search[data-v-a141c400]{width:225px;padding:5px 10px;background-color:#fff;border-radius:6px;border:1px solid #eee;box-shadow:6px 6px 6px rgba(0,0,0,.3);z-index:1000;position:absolute;top:38px;left:5px}.top-nav-search .quick-search .search-category .header-title[data-v-a141c400]{display:flex;justify-content:space-between;color:#666;margin-bottom:8px}.top-nav-search .quick-search .search-category .clear-btn[data-v-a141c400]{color:#409eff;cursor:pointer}.top-nav-search .quick-search .search-category .search-list[data-v-a141c400]{display:flex;flex-wrap:wrap;margin-bottom:15px}.top-nav-search .quick-search .search-category .search-list .search-item[data-v-a141c400]{max-width:200px;background-color:#eee;padding:1px 7px;border-radius:3px;margin-bottom:7px;margin-right:6px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-nav-search .quick-search .search-category .search-list .search-item[data-v-a141c400]:hover{background-color:#dedede}.aside-user-info .el-card__body{padding:2px}.aside-user-info .el-card__body .user-info{position:relative;width:100%;height:130px;border-radius:8px 8px 0 0;overflow:hidden}.aside-user-info .el-card__body .user-info .info-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-weight:400;font-stretch:normal;letter-spacing:0}.aside-user-info .el-card__body .user-info .info-container .avatar{padding:3px;margin:0 auto;width:70px;height:70px;border-radius:50%;border:2px solid rgba(161,166,173,.3);cursor:pointer}.aside-user-info .el-card__body .user-info .info-container .avatar img{width:100%;height:100%;border-radius:50%}.aside-user-info .el-card__body .user-info .info-container .nick-name{font-size:14px;color:#363a3e}.aside-user-info .el-card__body .user-info .info-container .icon-container{display:flex;justify-content:center;align-items:center;font-size:14px;color:#fcfcfc;margin-top:3px}.aside-user-info .el-card__body .posts-info{padding:10px 0;display:flex;text-align:center}.aside-user-info .el-card__body .posts-info .msg-item{flex:1;cursor:pointer}.aside-user-info .el-card__body .posts-info .msg-item .msg-num{font-size:16px;font-weight:700;color:#363a3e}.aside-user-info .el-card__body .posts-info .msg-item .msg-title{font-size:14px;color:#666b71}.level-box.rank-medal[data-v-24a636c3]{margin-right:8px;background-size:100% 100%;display:flex;align-items:center;cursor:pointer}.level-box.rank-medal .rank-icon[data-v-24a636c3]{width:30px;height:30px;font-size:11px;color:#fff;background-size:100% 100%;z-index:0;position:relative}.level-box.rank-medal .rank-icon .lvl[data-v-24a636c3]{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.level-box.rank-medal .rank-name[data-v-24a636c3]{height:16px;line-height:17px;text-align:center;padding:0 5px 0 10px;border-radius:2px;font-size:11px;margin-top:-2px;margin-left:-10px;white-space:nowrap}.level-box.rank-medal.first .rank-icon[data-v-24a636c3]{background-image:url(/_nuxt/img/first.1340d9e.png)}.level-box.rank-medal.first .rank-name[data-v-24a636c3]{background:#e7ebf1;color:#7787ac}.level-box.rank-medal.second .rank-icon[data-v-24a636c3]{background-image:url(/_nuxt/img/second.c1e6220.png)}.level-box.rank-medal.second .rank-name[data-v-24a636c3]{background:#e1eeff;color:#5b78e8}.level-box.rank-medal.third .rank-icon[data-v-24a636c3]{background-image:url(/_nuxt/img/third.f7cf08b.png)}.level-box.rank-medal.third .rank-name[data-v-24a636c3]{background:#e7e2ff;color:#934bff}.level-box.rank-medal.fourth .rank-icon[data-v-24a636c3]{background-image:url(/_nuxt/img/fourth.7a6de76.png)}.level-box.rank-medal.fourth .rank-name[data-v-24a636c3]{background:#fff1bc;color:#d97500}.rank-medal-fixed .zm-achievement-lvl[data-v-24a636c3]{display:flex;justify-content:space-between}.rank-medal-fixed .zm-achievement-lvl .rank-lvl[data-v-24a636c3]{padding:0 2px;height:18px;line-height:18px;font-size:12px;text-align:center;color:#fff;background:#747ba5;border-radius:2px;white-space:nowrap}.rank-medal-fixed .go-upgrade[data-v-24a636c3]{text-align:center;color:#3aa1fd;cursor:pointer}.aside-suggest[data-v-d69c9764]{width:280px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border:1px solid #ebeef5;border-radius:8px;margin-bottom:15px;color:#363a3e;position:relative;background-color:#fcfcfc;overflow:hidden}.aside-suggest .card-header[data-v-d69c9764]{font-size:18px;padding:14px 0 15px;margin:0 21px;color:#232527}.aside-suggest .card-header .is-new[data-v-d69c9764]{width:20px;height:20px;display:inline-block;border:1px solid #f4a933;line-height:20px;text-align:center;font-size:14px;font-style:normal;color:#f4a933;margin-left:10px}.aside-suggest .card-body[data-v-d69c9764]{padding:5px 24px 15px;max-height:235px;white-space:pre-wrap;overflow:hidden;word-break:break-all}.aside-suggest .more-button[data-v-d69c9764]{width:100%;height:35px;line-height:35px;color:#3796f5;text-align:center;background:linear-gradient(180deg,hsla(0,0%,100%,.9),#fff);position:absolute;bottom:0;left:0;cursor:pointer}.aside-suggest-dialog .el-dialog__body{padding:20px 20px 30px 40px}.recommend-post-card .el-card .el-card__header{font-size:18px;padding:14px 0 15px;margin:0 21px}.recommend-post-card .el-card .el-card__body{padding:16px 24px 24px}.recommend-post-card .recommend-topic-list .item{display:flex;align-items:center;padding:3px 0 4px;color:#666b71;cursor:pointer}.recommend-post-card .recommend-topic-list .item:hover{color:#4bb2f9}.recommend-post-card .recommend-topic-list .item:hover .vertical{background-color:#c4e3f8}.recommend-post-card .recommend-topic-list .item .icon{width:35px;height:35px;border-radius:6px}.recommend-post-card .recommend-topic-list .item .vertical{margin:0 5px;width:2px;height:14px;background-color:#ddd}.recommend-post-card .recommend-topic-list .item .name{flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aside-question-card .el-card__header{font-size:18px;padding:14px 0 15px;margin:0 21px}.aside-question-card .el-card__body{padding:16px 24px 24px}.aside-question-card .item[data-v-faeb3912]{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:7px}.aside-question-card .item:hover .question-title[data-v-faeb3912]{color:#4bb2f9}.aside-question-card .item .question-logo[data-v-faeb3912]{width:20px;height:23px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAXCAYAAAALHW+jAAAABHNCSVQICAgIfAhkiAAAAYVJREFUOE9j/H+/xoGB4e9WBkZmLgZKwP+/3xgYmL0Z/9+r+Mbwaj4nw++XlBjHwMAqzsAgFveW8f+Dmv8Mj1soMwymW7aGAdNAAXcGBnYZBoaXc0m3BKuBMhUMDPINDAwfjzAwXHFhYDB9gN/g2+kMDB92QtRgNRAkATP0zVoGhpvR2A1U6ASqK2NguJ2C8A1WA/WOMjD8ecPA8HYTA8PPJwjb0Y0l2kCQF/+8Z2A4b8jAoL6UgYHPGtUomBxZBursYWDgNWFgOC4AMRSZP2og7mSDHCmgMOO3YWD49QIRMf9+MDCc1WBgICsMQbHMYwwxgCrJBl8eIcuF2AwEuVo0CiLz8yEwpxCT9UgvFgjkZYoMpHoBC6oC/v9cw8DELozVYR+P/GT4dIAdLMfn8BOYjCBsdPDv51sGRvYQRny++3+/QYDh/49nDO/Wc4LVCQV+Z2DkkGJUbPiASx9eA0Ga/t+vMmD49/ckAxPDf2AlZMGo2HYBnyMIGgg1NAFEAw1bQCi+AFDwFneHWB+9AAAAAElFTkSuQmCC);background-size:100% 100%}.aside-question-card .item .question-title[data-v-faeb3912]{width:190px;color:#666b71;margin:0 5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aside-question-card .item .answer-logo[data-v-faeb3912]{font-size:10px;width:24px;height:20px;line-height:20px;text-align:center;color:#737a80;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABHNCSVQICAgIfAhkiAAAAGdJREFUOE9jfP3+tcP/f4zzGRkYFBjIAP8ZGB4wMv1PZHz99s0DoH55MsyAawEbBjQISFMORg0iHIajYTQaRoRDgKCKh9RIRw8ZmP4ngA1i/M+QKCIisoCgvXgUML558yaBUkNA5gMA9S1QhxxHJ54AAAAASUVORK5CYII=);background-size:100% 100%}.aside-question-card .question-tip p[data-v-faeb3912]{line-height:20px}.aside-question-card .btns[data-v-faeb3912]{display:flex;justify-content:space-between;margin-top:15px}.aside-question-card .btns .btn[data-v-faeb3912]{width:100px;height:34px;padding:0 14px;background:#ebedec;border-radius:2px;display:flex;justify-content:space-around;align-items:center;cursor:pointer}.aside-question-card .btns .btn .write[data-v-faeb3912]{width:12px;height:13px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAABHNCSVQICAgIfAhkiAAAAKBJREFUKFNjZCAAbG0DEoBK7A8f3pAIUsqITz1YMSPDfLCa/wwLQJpwakBRDDMVqAmrBqyKIbZg2oBPMdBJqDYQUoziaSurAANmFobzGIEAdAbIZJg43A/WtgEFTIwM/Sga0BSj2AB0zgJgEMbDNWBRjKkBKPKPgeHC/78MB44d23ABWxwx2tgGHAAHGJGA0dYugGjFYCfZ2AQ4EGk4WBkAlH88+0CopXEAAAAASUVORK5CYII=);background-size:100% 100%}.aside-question-card .btns .btn .quiz[data-v-faeb3912]{width:12px;height:13px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAABHNCSVQICAgIfAhkiAAAASlJREFUKFN9UdtRg0AUPRcoIFbgpILgtxA3FbglxApiB6YDsQK1AreDEIgz+RM6IB3gdwLr3TXLLGPGO8PPPfc89kDwJk3lUhNWBMRmrYFKg7LP4uPdnTEGCCEnpx4bd+iLOGIUYJHnqrWEJJUVEWb2UMOo5efDJe/vHGlXqBu6TeVjQHh2qmGAq66j2fGoD/u9alisYdL1WeyBRuq/rJa/idbY7kolGM99F0rnkt/2Z767E4TZhhG+fPQiQfdY9D1aPt4YtxHBtxwATUJDrzmKdXFjYpLpHoTXEQC8cFtiaG5ggB+dSEGBtXbTlIWaJnOZcecrT73mEmJiYM3A04WH+1HqKISwP44jKY50z/kOTMy5sthF4V3Nu6ws1Ztj20hRhMqw/3Nx2A/B4HgYUwyd3QAAAABJRU5ErkJggg==);background-size:100% 100%}.aside-question-card .btns .btn.big[data-v-faeb3912]{width:240px;justify-content:center}.aside-question-card .btns .btn.big .quiz[data-v-faeb3912]{margin-right:10px}.aside-publicity .el-card__body{padding:0}.aside-publicity .publicity{display:flex;justify-content:space-between;padding:15px 22px}.aside-publicity .publicity .zm-download{display:flex;flex-direction:column}.aside-publicity .publicity .zm-download .link{cursor:pointer}.aside-publicity .publicity .zm-download .pc-download{margin-top:10px;cursor:pointer}.aside-feedback-card .el-card__header{font-size:18px;padding:14px 0 15px;margin:0 21px}.aside-feedback-card .el-card__body{padding:16px 24px 24px}.feed-back-main{font-weight:400;font-stretch:normal}.feed-back-main p{font-size:14px;line-height:28px;letter-spacing:1px;color:#545b61}.feed-back-main .button-group{margin-top:12px;display:flex;flex-direction:row;justify-content:space-between}.feed-back-main .button-group button{border-style:none;outline:none;width:100px;height:35px;border-radius:4px;font-size:14px;line-height:28px;letter-spacing:0;background-color:#ebecec;color:#545b61;cursor:pointer}.feed-back-main .button-group button:hover{color:#1098de;background-color:#dbebf4}.text[data-v-402dc7af]{font-size:24px;cursor:pointer}.text[data-v-402dc7af]:hover{opacity:.8}.options[data-v-402dc7af]{margin-bottom:10px}.content[data-v-402dc7af]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.select[data-v-6ee07cea]{position:relative;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select.active[data-v-6ee07cea]{background:rgba(0,0,0,.05)}.select .text[data-v-6ee07cea]{margin-right:15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 12px}.select .icon[data-v-6ee07cea]{position:absolute;top:10px;right:12px;width:9px;height:9px;border:2px solid #c0c4cc;transition:transform .3s;transform:rotate(-45deg);border-top:transparent;border-right:transparent}.select .icon.active[data-v-6ee07cea]{transform:rotate(135deg) translate(3px,-3px)}.select .select-list[data-v-6ee07cea]{position:absolute;left:0;top:35px;padding:6px 0;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-sizing:border-box;z-index:999}.select .select-list.fade-in[data-v-6ee07cea]{-webkit-animation:fadein-data-v-6ee07cea .3s;animation:fadein-data-v-6ee07cea .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadein-data-v-6ee07cea{0%{opacity:0}to{opacity:1}}@keyframes fadein-data-v-6ee07cea{0%{opacity:0}to{opacity:1}}.select .select-list li[data-v-6ee07cea]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:40px;line-height:40px;cursor:pointer}.select .select-list li[data-v-6ee07cea]:hover{background-color:#f5f7fa}.select .select-list li button[data-v-6ee07cea]{display:block;width:100%;height:100%;color:#606266;margin:0;padding:0 15px 0 12px;font-size:14px;text-align:left;text-overflow:ellipsis;overflow:hidden;background-color:transparent;border:none;cursor:pointer}.select .select-list li button:not(.ql-color).ql-active[data-v-6ee07cea]{color:#409eff;background-color:#f5f7fa}.color-select[data-v-667b700a]{width:32px;height:32px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;cursor:pointer}.color-select .line[data-v-667b700a]{position:absolute;bottom:5px;left:6px;display:inline-block;width:20px;height:3px}.color-select .color-list[data-v-667b700a]{position:absolute;top:45px;width:175px;line-height:20px;left:-65px;padding:6px 0;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-sizing:border-box;z-index:999}.color-select .color-list .color[data-v-667b700a]{display:inline-block;width:18px;height:18px;margin:1px 2px;position:relative}.select[data-v-0cb59c8c]{position:relative;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select .text[data-v-0cb59c8c]{margin-right:15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 12px}.select .icon-box[data-v-0cb59c8c]{display:flex;align-items:center;width:64px;padding-right:10px;justify-content:space-around}.select .icon-box.active[data-v-0cb59c8c],.select .icon-box[data-v-0cb59c8c]:hover{background-color:#eaeaea}.select .icon-box[data-v-0cb59c8c]:active{background-color:#d1d1d1}.select .icon-box .icon[data-v-0cb59c8c]{display:inline-block;width:9px;height:9px;border:2px solid #c0c4cc;transition:transform .3s;transform:rotate(-45deg) translate(3px,-1px);border-top:transparent;border-right:transparent}.select .icon-box .icon.active[data-v-0cb59c8c]{transform:rotate(135deg) translate(-1px,-2px)}.select .select-list[data-v-0cb59c8c]{position:absolute;top:35px;left:0;padding:5px;border:1px solid #e4e7ed;border-radius:4px;background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-sizing:border-box;z-index:999;display:flex}.select .select-list.fade-in[data-v-0cb59c8c]{-webkit-animation:fadein-data-v-0cb59c8c .3s;animation:fadein-data-v-0cb59c8c .3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadein-data-v-0cb59c8c{0%{opacity:0}to{opacity:1}}@keyframes fadein-data-v-0cb59c8c{0%{opacity:0}to{opacity:1}}.select .select-list button[data-v-0cb59c8c]{margin:0 5px}.rich-text-editor .editor-container{position:relative}.rich-text-editor .editor-container .ql-editor{position:relative;width:100%;height:100%;padding:10px 14px}.rich-text-editor[data-v-4c8df552]{position:relative}.rich-text-editor.loading[data-v-4c8df552]:after{content:attr(data-load);width:100%;height:100%;position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.5);background-image:url(/_nuxt/img/loading.34eca71.gif);background-position:50% calc(50% - 40px);background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:#999}.rich-text-editor .top-toolbar[data-v-4c8df552]{min-height:60px;background-color:#f6f6f6;display:flex;align-items:center;padding:10px 30px;border:1px solid rgba(84,91,97,.2);border-bottom:none;flex-wrap:wrap}.rich-text-editor .editor-container[data-v-4c8df552]{display:flex;flex-direction:column;height:318px;border:1px solid rgba(84,91,97,.2);border-top:none}.rich-text-editor .footer-toolbar[data-v-4c8df552]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-top:40px;margin-bottom:10px;position:relative}.rich-text-editor .footer-toolbar button[data-v-4c8df552]{width:120px}.rich-text-editor .footer-toolbar .video-explain[data-v-4c8df552]{position:absolute;left:0;top:12px}.video-explain-dialog .el-dialog__body{padding:15px 30px}.video-explain-dialog .upload-rules{line-height:25px}.upload-video-explain[data-v-5360acd9]{display:inline-block}.upload-video-explain .btn[data-v-5360acd9]{color:#1098de;text-decoration:underline;cursor:pointer}.plain-text-editor .ql-editor{padding:10px 14px}.plain-text-editor .editor-container[data-v-a23f09ee]{display:flex;flex-direction:column;height:318px;border:1px solid rgba(84,91,97,.2)}.plain-text-editor .footer-toolbar[data-v-a23f09ee]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.plain-text-editor .footer-toolbar button[data-v-a23f09ee]{width:120px}.plain-text-editor .images-box-list[data-v-a23f09ee]{display:flex;flex-wrap:wrap}.plain-text-editor .images-box-list .image-item[data-v-a23f09ee]{position:relative;display:flex;justify-content:center;align-items:center;width:145px;height:145px;margin:5px 15px 5px 0;border-radius:6px;overflow:hidden;border:1px dashed #d9d9d9;cursor:pointer}.plain-text-editor .images-box-list .image-item .close[data-v-a23f09ee]{display:none;position:absolute;top:6px;right:6px;z-index:1}.plain-text-editor .images-box-list .image-item.loading[data-v-a23f09ee]:after{content:attr(title);display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;color:#eee;letter-spacing:1.5px;font-weight:700;background:rgba(0,0,0,.4)}.plain-text-editor .images-box-list .image-item:hover .close[data-v-a23f09ee]{display:inline-block}.plain-text-editor .images-box-list .image-item[data-v-a23f09ee]:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.4)}.plain-text-editor .images-box-list .image-item img[data-v-a23f09ee]{max-width:100%;max-height:100%}.tips[data-v-7344ee78]{margin-top:5px;font-size:12px;color:grey}.upload-list[data-v-7344ee78]{display:flex;flex-wrap:wrap;margin-top:5px}.upload-list .image-item[data-v-7344ee78]{position:relative;display:flex;justify-content:center;align-items:center;border-radius:6px;margin:0 15px 15px 0;overflow:hidden;border:1px dashed #d9d9d9;cursor:pointer}.upload-list .image-item[data-v-7344ee78]:last-of-type{margin-right:0}.upload-list .image-item .close[data-v-7344ee78]{display:none;position:absolute;top:6px;right:6px;z-index:3}.upload-list .image-item .no-pass[data-v-7344ee78]{z-index:1;display:inline-block;position:absolute;top:0;right:0;padding:0 3px;background-color:red;color:#fff;line-height:20px}.upload-list .image-item .el-icon-plus[data-v-7344ee78]{font-size:28px;color:#8c939d}.upload-list .image-item.loading[data-v-7344ee78]:after{content:attr(title);display:flex;justify-content:center;align-items:center;text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;font-size:18px;color:#eee;letter-spacing:1.5px;font-weight:700;background:rgba(0,0,0,.4)}.upload-list .image-item:hover .close[data-v-7344ee78]{display:inline-block}.upload-list .image-item[data-v-7344ee78]:hover:before{z-index:2;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.4)}.upload-list .image-item img[data-v-7344ee78]{max-width:100%;max-height:100%}.question-editor[data-v-6cf7655c]{position:relative}.question-editor.loading[data-v-6cf7655c]:after{content:attr(data-load);width:100%;height:100%;position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.5);background-image:url(/_nuxt/img/loading.34eca71.gif);background-position:50% calc(50% - 40px);background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:#999}.question-editor .editor-container[data-v-6cf7655c]{display:flex;flex-direction:column;height:318px;border:1px solid rgba(84,91,97,.2)}.question-editor .footer-toolbar[data-v-6cf7655c]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-top:20px}.question-editor .footer-toolbar button[data-v-6cf7655c]{width:120px}.lottery-time[data-v-de6f39c6]{position:relative}.lottery-time .tip[data-v-de6f39c6]{width:200px;line-height:20px;position:absolute;top:4px;right:130px}.lottery-time .begin-time[data-v-de6f39c6]{margin-bottom:10px}.extract-mode[data-v-de6f39c6]{display:flex;align-items:flex-start}.conditions .btn[data-v-de6f39c6],.conditions li[data-v-de6f39c6]{display:flex;align-items:center}.conditions .btn[data-v-de6f39c6]{width:30px;height:30px;border:1px solid #aaa;border-radius:3px;font-weight:400;justify-content:center;margin-left:20px;cursor:pointer}.lottery-tip[data-v-de6f39c6]{margin-left:20px}.set-lottery-dialog .el-form-item{margin-bottom:15px}.timing-box .el-dialog__body{padding:10px 20px 0}.timing-box[data-v-37601f06]{position:relative}.timing-box .begin-time[data-v-37601f06],.timing-box .end-time[data-v-37601f06]{margin:15px 0}.timing-box .begin-time .time-title[data-v-37601f06],.timing-box .end-time .time-title[data-v-37601f06]{margin-right:10px}.timing-box .hint-box[data-v-37601f06]{color:#de1010;position:absolute;top:90px;right:20px}.timing-box .theme-box .label[data-v-37601f06]{margin-bottom:5px}.timing-box .theme-box .el-checkbox[data-v-37601f06]{margin-right:15px}.timing-box .theme-box .el-checkbox .el-checkbox__label[data-v-37601f06]{padding-left:5px}.contribution-tips p{text-indent:1em}.editor-box[data-v-253eada6]{position:relative}.editor-box.disabled[data-v-253eada6]:after{content:"";position:absolute;top:0;left:0;width:100%;height:378px;background-color:hsla(0,0%,80%,.3)}.editor-box .draft-tip[data-v-253eada6]{position:absolute;top:-58px;right:0;height:44px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.editor-box .draft-tip .draft-box[data-v-253eada6]{display:flex;align-items:center;margin-top:5px;cursor:pointer}.editor-box .draft-tip .draft-box[data-v-253eada6]:hover{color:#4bb2f9}.editor-box .draft-tip .draft-box .edit-sprite-draft[data-v-253eada6]{position:relative}.editor-box .draft-tip .draft-box .edit-sprite-draft[data-v-253eada6]:after{content:"";display:inline-block;width:62px;height:20px;position:absolute;top:0;left:0}.editor-box .draft-tip .draft-box.gray[data-v-253eada6]{color:#ccc}.editor-box .draft-tip .draft-box.gray .edit-sprite-draft[data-v-253eada6]:hover{background-position:-308px -289px}.options-box[data-v-253eada6]{display:flex;align-items:center;margin-bottom:15px}.options-box .post-title-input[data-v-253eada6]{width:calc(100% - 113px)}.options-box .contribution[data-v-253eada6]{display:flex;justify-content:space-between;width:110px}.options-box .cancel-title[data-v-253eada6]{margin-left:15px}.options-box .select-list[data-v-253eada6]{margin-right:15px}.options-box .select-list.theme-list[data-v-253eada6]{width:110px}.options-box .select-list.visible-list[data-v-253eada6]{width:210px}.options-box .select-list.permit-list[data-v-253eada6]{width:180px}.options-box.footer[data-v-253eada6]{display:flex;justify-content:space-between;font-size:16px;margin:15px 0 0}.options-box.footer span[data-v-253eada6]{color:#1098de;opacity:.8;cursor:pointer}.options-box .video-cover-box .tip[data-v-253eada6]{color:grey;margin:5px 0}.post-title-box[data-v-253eada6]{position:relative}.post-title-box .question-box[data-v-253eada6]{width:calc(100% - 113px);background:#fbfbfb;box-shadow:0 4px 4px 0 rgba(0,0,0,.24705882352941178);z-index:99;position:absolute;top:40px;left:0}.post-title-box .question-box .question-header[data-v-253eada6]{height:30px;line-height:30px;color:#929292;font-size:14px;padding:0 15px;display:flex;justify-content:space-between}.post-title-box .question-box .question-header .close-btn[data-v-253eada6]{cursor:pointer}.post-title-box .question-box .question-list[data-v-253eada6]{max-height:330px;padding:0 10px 0 15px;overflow-y:scroll}.post-title-box .question-box .question-list[data-v-253eada6]::-webkit-scrollbar{width:7px;background-color:#fff}.post-title-box .question-box .question-list[data-v-253eada6]::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:rgba(174,172,172,.33)}.post-title-box .question-box .question-list .question-li[data-v-253eada6]{font-size:14px;line-height:30px;display:flex;justify-content:space-between;cursor:pointer}.post-title-box .question-box .question-list .question-li .answers[data-v-253eada6]{color:#929292}.themes-choice[data-v-253eada6]{margin:10px 0}.themes-choice .theme-icon[data-v-253eada6]{width:16px;vertical-align:middle;transform:translateY(-1px)}.timing-tips[data-v-253eada6]{font-size:14px;color:#adadad;display:flex}.timing-tips .map[data-v-253eada6]{margin-right:10px}.vue-cropper[data-v-203862b9]{position:relative;width:100%;height:100%;box-sizing:border-box;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;direction:ltr;touch-action:none;text-align:left;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-box-canvas[data-v-203862b9],.cropper-box[data-v-203862b9],.cropper-crop-box[data-v-203862b9],.cropper-drag-box[data-v-203862b9],.cropper-face[data-v-203862b9]{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-box-canvas img[data-v-203862b9]{position:relative;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:none;max-width:none;max-height:none}.cropper-box[data-v-203862b9]{overflow:hidden}.cropper-move[data-v-203862b9]{cursor:move}.cropper-crop[data-v-203862b9]{cursor:crosshair}.cropper-modal[data-v-203862b9]{background:rgba(0,0,0,.5)}.cropper-view-box[data-v-203862b9]{display:block;overflow:hidden;width:100%;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-view-box img[data-v-203862b9]{-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left;max-width:none;max-height:none}.cropper-face[data-v-203862b9]{top:0;left:0;background-color:#fff;opacity:.1}.crop-info[data-v-203862b9]{position:absolute;left:0;min-width:65px;text-align:center;color:#fff;line-height:20px;background-color:rgba(0,0,0,.8);font-size:12px}.crop-line[data-v-203862b9]{position:absolute;display:block;width:100%;height:100%;opacity:.1}.line-w[data-v-203862b9]{top:-3px;left:0;height:5px;cursor:n-resize}.line-a[data-v-203862b9]{top:0;left:-3px;width:5px;cursor:w-resize}.line-s[data-v-203862b9]{bottom:-3px;left:0;height:5px;cursor:s-resize}.line-d[data-v-203862b9]{top:0;right:-3px;width:5px;cursor:e-resize}.crop-point[data-v-203862b9]{position:absolute;width:8px;height:8px;opacity:.75;background-color:#39f;border-radius:100%}.point1[data-v-203862b9]{top:-4px;left:-4px;cursor:nw-resize}.point2[data-v-203862b9]{top:-5px;left:50%;margin-left:-3px;cursor:n-resize}.point3[data-v-203862b9]{top:-4px;right:-4px;cursor:ne-resize}.point4[data-v-203862b9]{left:-4px;cursor:w-resize}.point4[data-v-203862b9],.point5[data-v-203862b9]{top:50%;margin-top:-3px}.point5[data-v-203862b9]{right:-4px;cursor:e-resize}.point6[data-v-203862b9]{bottom:-5px;left:-4px;cursor:sw-resize}.point7[data-v-203862b9]{bottom:-5px;left:50%;margin-left:-3px;cursor:s-resize}.point8[data-v-203862b9]{bottom:-5px;right:-4px;cursor:se-resize}@media screen and (max-width:500px){.crop-point[data-v-203862b9]{position:absolute;width:20px;height:20px;opacity:.45;background-color:#39f;border-radius:100%}.point1[data-v-203862b9]{top:-10px;left:-10px}.point2[data-v-203862b9],.point4[data-v-203862b9],.point5[data-v-203862b9],.point7[data-v-203862b9]{display:none}.point3[data-v-203862b9]{top:-10px;right:-10px}.point4[data-v-203862b9]{top:0;left:0}.point6[data-v-203862b9]{bottom:-10px;left:-10px}.point8[data-v-203862b9]{bottom:-10px;right:-10px}}.cropper-content[data-v-47847e38]{display:flex}.cropper-content .cropper-box[data-v-47847e38]{flex:1;width:100%}.cropper-content .cropper-box .cropper[data-v-47847e38]{width:600px;height:480px}.cropper-content .preview-box[data-v-47847e38]{display:flex;flex-wrap:wrap;justify-content:center;align-content:space-between}.cropper-content .preview-box .top[data-v-47847e38]{width:242px;height:165px}.cropper-content .preview-box .top .title[data-v-47847e38]{line-height:28px}.cropper-content .preview-box .bottom .is-again[data-v-47847e38]{padding:16px}.cropper-content .preview-box .preview[data-v-47847e38]{overflow:hidden;background:#ccc}.footer-btn[data-v-47847e38]{margin-top:30px;display:flex;display:-webkit-flex;justify-content:flex-end}.footer-btn .scope-btn[data-v-47847e38]{display:flex;display:-webkit-flex;justify-content:space-between;padding-right:10px}.footer-btn .upload-btn[data-v-47847e38]{flex:1;-webkit-flex:1;display:flex;display:-webkit-flex;justify-content:center}.footer-btn .btn[data-v-47847e38]{outline:none;display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;-webkit-appearance:none;text-align:center;box-sizing:border-box;transition:.1s;font-weight:500;padding:8px 15px;font-size:12px;border-radius:3px;color:#fff;background-color:#409eff;border-color:#409eff;margin-right:10px}.preview-box button{padding:16px 43px}.cover-box[data-v-634ccf62]{display:flex;margin-bottom:15px}.cover-box .cover-wrapper[data-v-634ccf62]{width:216px;height:120px;position:relative;margin-right:16px}.cover-box .cover-wrapper .cover-img[data-v-634ccf62]{width:100%;height:100%;border:1px solid #efefef}.cover-box .cover-wrapper .cover-upload[data-v-634ccf62]{width:100%;height:100%;border:1px dashed #999;box-sizing:border-box;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAABAElEQVRoQ+2awQkCMRBFZ1KCtViANuBFPVhAErAIuxCSbAGCBwVvnrQBr3u0lEQUDwouBGYjZPl73kwyb14mBMJU+cel1h9CmKWUNkR0V0odtda7EnMVS8A5t2Xm9XvRB2vtvKoEQgiXlNLkuWhmvhpjpkjgB4FiCqECmb6hAl2goBAUyiQAhYSg0IWgEBQSEoBCQoDoQlCoD4WaplnFGBfMPBLG+xr+eaXsM26MsVVKnY0xp9ce8N7viWjZ5yR/iHWz1o6HkUD1CpUoN25kmVRxkOEgy1Sl6zcoBIWgkJAAFBICRBeCQlBISAAKCQGiCw1WoSE8Naj7sYdwb2YPfwAzlHZAthln3AAAAABJRU5ErkJggg==) no-repeat;background-position:50%;background-size:15%;cursor:pointer}.cover-box .cover-wrapper .cover-upload[data-v-634ccf62]:hover{border-color:#43c3ff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAA+klEQVRoQ+2asQrCMBCG//MRfBZHA9Y6u6iDr+BD+BY+g+Cg4ObQVkhXV0cfpSeKOIiFwDVDyt+5ueS++3IhEEHin8Raf1brfKDYCvBogFPpZB9jrmgJ5F53ADavRStwLJ0sUkugAjD5LPpaOMmYwB8CMRViBUKUYwXaKOVeqRAVCiFAhSyUALALUSEqZCRAhYwA2YWoUBcKTb2uASwFGBrj/Q7/Xik7jntvBJdqLOf3Hph5PSiw6niS2OFuhZNRPxJIXqEYteaNLJAqDzIeZIGqtP1GhagQFTISoEJGgOxCVIgKGQlQISNAdqE+K5T2U4PkH3sY92bw8CeTAfYxw8j1kgAAAABJRU5ErkJggg==)}.cover-box .cover-wrapper .uploading-box[data-v-634ccf62]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:rgba(0,0,0,.7)}.cover-box .cover-wrapper .uploading-box .uploading-icon[data-v-634ccf62]{width:48px;height:48px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=) no-repeat;background-size:100%;-webkit-animation:am-data-v-634ccf62 2s linear infinite;animation:am-data-v-634ccf62 2s linear infinite}@-webkit-keyframes am-data-v-634ccf62{to{transform:rotate(1turn)}}@keyframes am-data-v-634ccf62{to{transform:rotate(1turn)}}.cover-box .cover-wrapper .editor-btn[data-v-634ccf62]{width:80%;margin:0 auto;display:flex;justify-content:space-around}.cover-box .cover-wrapper .editor-btn span[data-v-634ccf62]{display:inline-block;font-size:14px;font-weight:400;color:#1890ff;line-height:30px;font-feature-settings:"kern";cursor:pointer;text-align:center}.cover-box .cover-wrapper:hover .cover-delete-btn[data-v-634ccf62]{display:inherit}.cover-box .cover-wrapper .cover-delete-btn[data-v-634ccf62]{display:none;position:absolute;top:2px;right:2px;cursor:pointer}.cover-box .cover-explain p[data-v-634ccf62]{font-size:14px;color:rgba(0,0,0,.4);line-height:24px}.options-box[data-v-40ebdb0c]{display:flex;align-items:center;margin-bottom:15px}.options-box span[data-v-40ebdb0c]{display:inline-block;width:90px;text-align:right}.options-box .el-select[data-v-40ebdb0c]{margin-right:15px}.options-box .cover-rules[data-v-40ebdb0c]{margin-left:15px;width:210px}.options-box .cover-rules p[data-v-40ebdb0c]{margin-bottom:10px;color:#aaa}.contribution-footer[data-v-40ebdb0c]{display:flex;justify-content:space-between;align-items:center}.contribution-footer button[data-v-40ebdb0c]{width:100px}.contribution-footer a[data-v-40ebdb0c]{color:#409eff}.contribution-footer a[data-v-40ebdb0c]:hover{text-decoration:underline}.draft-list[data-v-798b0f74]{margin-top:-15px;height:400px;overflow-y:scroll}.draft-list[data-v-798b0f74]::-webkit-scrollbar{width:7px;background-color:#fff}.draft-list[data-v-798b0f74]::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:rgba(174,172,172,.33)}.draft-list .item[data-v-798b0f74]{display:flex;align-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ebeef5}.draft-list .item .left[data-v-798b0f74]{flex:1}.draft-list .item .time[data-v-798b0f74]{margin-top:10px;color:#a3a3a3}.draft-list .item .right[data-v-798b0f74]{padding:0 10px}.tips[data-v-798b0f74]{width:100%;height:300px;display:flex;justify-content:center;align-items:center}.rich-text-editor .top-toolbar[data-v-29f479d2]{min-height:60px;background-color:#f6f6f6;display:flex;align-items:center;padding:10px 30px;border:1px solid rgba(84,91,97,.2);border-bottom:none;flex-wrap:wrap}.rich-text-editor .editor-container[data-v-29f479d2]{display:flex;flex-direction:column;height:318px;border:1px solid rgba(84,91,97,.2);border-top:none}.rich-text-editor .footer-toolbar[data-v-29f479d2]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-top:20px}.rich-text-editor .footer-toolbar button[data-v-29f479d2]{width:120px}.vote-questions .tips[data-v-3b147e1c]{color:#ccc}.vote-questions .tips .active[data-v-3b147e1c]{color:red}.vote-questions .question[data-v-3b147e1c]{margin-bottom:10px}.vote-questions .option[data-v-3b147e1c]{display:flex;margin-bottom:5px;margin-left:-25px}.vote-questions .option .order[data-v-3b147e1c]{display:inline-block;width:25px}.vote-questions .choice-role[data-v-3b147e1c]{position:relative;border:1px solid #ccc;padding:5px 10px;margin-top:15px}.vote-questions .choice-role .active[data-v-3b147e1c]{color:red;margin-right:5px}.vote-questions .option-tool[data-v-3b147e1c]{display:flex;align-items:center;justify-content:space-between;margin:5px 0}.vote-questions .option-tool.is-sub[data-v-3b147e1c]{justify-content:flex-end}.vote-questions .sub-question[data-v-3b147e1c]{position:relative;border:1px solid #ccc;padding:10px 35px;margin-top:15px}.vote-questions .close[data-v-3b147e1c]{position:absolute;right:10px;top:15px;cursor:pointer}.vote-questions .drop-down[data-v-3b147e1c]{display:flex;margin:10px 0}.vote-questions .drop-down .tips[data-v-3b147e1c]{margin-left:15px}.vote-questions .bottom[data-v-3b147e1c]{text-align:center;margin:10px 0}.vote-container .el-form-item{display:flex;align-items:center;margin-bottom:22px}.vote-container .el-form-item.vote-before-question,.vote-container .el-form-item.vote-option{align-items:flex-start}.vote-container .el-form-item .el-form-item__label{width:106px;margin-right:15px}.vote-container .el-form-item .el-form-item__content{flex:1}.vote-container .vote-option .option-item{flex:1;display:flex;margin-bottom:15px}.vote-container .vote-option .option-item .option-desc{margin-top:5px;margin-left:15px;flex:1;display:flex;flex-direction:column}.vote-container .vote-option .add-option{display:flex;justify-content:flex-end}.vote-container .vote-time{display:flex}.vote-container .vote-time .el-form-item{margin-right:15px}.vote-container .choice-count.choice-count,.vote-container .vote-cover.choice-count,.vote-container .vote-lavel.choice-count{display:flex}.vote-container .choice-count.choice-count .count-range,.vote-container .vote-cover.choice-count .count-range,.vote-container .vote-lavel.choice-count .count-range{margin-left:15px}.vote-container .choice-count .el-form-item__content,.vote-container .vote-cover .el-form-item__content,.vote-container .vote-lavel .el-form-item__content{display:flex;align-items:center}.vote-container .choice-count .option-tips,.vote-container .vote-cover .option-tips,.vote-container .vote-lavel .option-tips{flex:1;margin-left:15px;font-size:12px;line-height:1.5;color:#ccc}.vote-container .vote-footer{font-size:16px;margin-top:15px;color:#1098de;opacity:.8}.vote-container .vote-footer .btn{cursor:pointer}.vote-container .vote-before-question .tips{color:#ccc}.vote-container .vote-before-question .options,.vote-container .vote-before-question .question{margin-bottom:10px}.vote-container .vote-before-question .options .option{display:flex;margin-bottom:5px;margin-left:-25px}.vote-container .vote-before-question .options .option .order{display:inline-block;width:25px}.vote-container .el-input .el-input__count .el-input__count-inner{background:transparent}.vote-container .editor-box{position:relative}.vote-container .editor-box.disabled:after{content:"";position:absolute;top:0;left:0;width:100%;height:378px;background-color:hsla(0,0%,80%,.3)}.vote-container .editor-box .draft-tip{position:absolute;top:-58px;right:0;height:44px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.vote-container .editor-box .draft-tip .draft-box{display:flex;align-items:center;margin-top:5px;cursor:pointer}.vote-container .editor-box .draft-tip .draft-box:hover{color:#4bb2f9}.vote-container .editor-box .draft-tip .draft-box .edit-sprite-draft{position:relative}.vote-container .editor-box .draft-tip .draft-box .edit-sprite-draft:after{content:"";display:inline-block;width:62px;height:20px;position:absolute;top:0;left:0}.vote-container .editor-box .draft-tip .draft-box.gray{color:#ccc}.vote-container .editor-box .draft-tip .draft-box.gray .edit-sprite-draft:hover{background-position:-308px -289px}.themes-choice{margin:10px 0}.themes-choice .theme-icon{width:16px;vertical-align:middle;transform:translateY(-1px)}.timing-tips{font-size:14px;color:#adadad;display:flex}.timing-tips .map{margin-right:10px}.anonymous-editor .editor-container{position:relative}.anonymous-editor .editor-container .ql-editor{position:relative;width:100%;height:100%;padding:10px 14px}.anonymous-editor[data-v-53f53a5c]{position:relative}.anonymous-editor.loading[data-v-53f53a5c]:after{content:attr(data-load);width:100%;height:100%;position:absolute;top:0;left:0;background-color:hsla(0,0%,100%,.5);background-image:url(/_nuxt/img/loading.34eca71.gif);background-position:50% calc(50% - 40px);background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;color:#999}.anonymous-editor .top-toolbar[data-v-53f53a5c]{min-height:60px;background-color:#f6f6f6;display:flex;align-items:center;padding:10px 30px;border:1px solid rgba(84,91,97,.2);border-bottom:none;flex-wrap:wrap}.anonymous-editor .editor-container[data-v-53f53a5c]{display:flex;flex-direction:column;height:318px;border:1px solid rgba(84,91,97,.2);border-top:none}.anonymous-editor .footer-toolbar[data-v-53f53a5c]{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;margin-top:20px;margin-bottom:10px}.anonymous-editor .footer-toolbar button[data-v-53f53a5c]{width:120px}ul[data-v-171d35b0]{margin-top:-15px;height:400px;overflow-y:scroll}ul[data-v-171d35b0]::-webkit-scrollbar{width:7px;background-color:#fff}ul[data-v-171d35b0]::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:rgba(174,172,172,.33)}.post-li[data-v-171d35b0]{display:flex;align-items:center;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ebeef5}.post-li .post-message[data-v-171d35b0]{width:550px;margin-right:20px}.post-li .post-message .create-time[data-v-171d35b0]{margin-top:10px;font-size:14px;color:#a1a6ad}.editor-box[data-v-f58bfe50]{position:relative}.editor-box.disabled[data-v-f58bfe50]:after{content:"";position:absolute;top:0;left:0;width:100%;height:378px;background-color:hsla(0,0%,80%,.3)}.editor-box .historical-posted[data-v-f58bfe50]{position:absolute;top:-33px;right:114px;cursor:pointer}.editor-box .draft-tip[data-v-f58bfe50]{position:absolute;top:-58px;right:0;height:44px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.editor-box .draft-tip .draft-box[data-v-f58bfe50]{display:flex;align-items:center;margin-top:5px;cursor:pointer}.editor-box .draft-tip .draft-box[data-v-f58bfe50]:hover{color:#4bb2f9}.editor-box .draft-tip .draft-box .edit-sprite-draft[data-v-f58bfe50]{position:relative}.editor-box .draft-tip .draft-box .edit-sprite-draft[data-v-f58bfe50]:after{content:"";display:inline-block;width:62px;height:20px;position:absolute;top:0;left:0}.editor-box .draft-tip .draft-box.gray[data-v-f58bfe50]{color:#ccc}.editor-box .draft-tip .draft-box.gray .edit-sprite-draft[data-v-f58bfe50]:hover{background-position:-308px -289px}.options-box[data-v-f58bfe50]{display:flex;align-items:center;margin-bottom:15px}.options-box .red[data-v-f58bfe50]{color:red;font-size:20px;margin-top:-17px;margin-left:-5px}.options-box .post-title-input[data-v-f58bfe50]{width:calc(100% - 163px);margin-right:20px}.options-box .contribution[data-v-f58bfe50]{display:flex;justify-content:space-between;width:110px}.options-box .cancel-title[data-v-f58bfe50]{margin-left:15px}.options-box .select-list[data-v-f58bfe50]{margin-right:15px}.options-box .select-list.theme-list[data-v-f58bfe50]{width:110px}.options-box .select-list.visible-list[data-v-f58bfe50]{width:210px}.options-box .select-list.permit-list[data-v-f58bfe50]{width:180px}.options-box.footer[data-v-f58bfe50]{display:flex;justify-content:space-between;font-size:16px;margin:15px 0 0}.options-box.footer span[data-v-f58bfe50]{color:#1098de;opacity:.8;cursor:pointer}.themes-choice[data-v-f58bfe50]{margin:10px 0}.themes-choice .theme-icon[data-v-f58bfe50]{width:16px;vertical-align:middle;transform:translateY(-1px)}.timing-tips[data-v-f58bfe50]{font-size:14px;color:#adadad;display:flex}.timing-tips .map[data-v-f58bfe50]{margin-right:10px}.editor-dropdown[data-v-96975d36]{width:135px;display:inline-block}.dropdown-link[data-v-96975d36]{font-size:18px;color:#303133;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.dropdown-list[data-v-96975d36]{overflow:hidden;font-size:16px;z-index:999}.dropdown-list li[data-v-96975d36]{text-align:center;height:32px;line-height:32px;cursor:pointer}.dropdown-list li[data-v-96975d36]:hover{background-color:#ecf5ff}.dropdown-list li.active[data-v-96975d36]{color:#409eff}.fixed-nav{position:fixed;right:calc(50vw - 602px);bottom:30px;width:60px;font-weight:400;font-stretch:normal;letter-spacing:0}.fixed-nav .nav-item{position:relative;left:0;right:0;top:0;bottom:0;width:62px;height:62px;border-radius:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;background-color:transparent;overflow:hidden}.preview-page[data-v-7d61790c]{background-color:#e7edf1}.preview-page .header[data-v-7d61790c]{display:flex;justify-content:center;width:100%;min-width:1304px;z-index:10;background-color:#fff;box-shadow:0 3px 6px 0 rgba(32,36,39,.06)}.preview-page .header>div[data-v-7d61790c]{display:flex;align-items:center;height:80px}.preview-page .header .ui-logo[data-v-7d61790c]{width:230px;height:45px;margin-left:-50px;background-image:url(/_nuxt/img/forum_logo.14ed470.png)}.preview-page .header .ui-nav[data-v-7d61790c]{display:flex;padding:0;margin:0 95px 0 140px}.preview-page .header .ui-nav li[data-v-7d61790c]{display:flex;justify-content:center;align-items:center;width:160px;height:80px;margin:0 10px;font-size:20px;letter-spacing:0;color:#363a3e;cursor:pointer}.preview-page .header .ui-nav li.active[data-v-7d61790c],.preview-page .header .ui-nav li[data-v-7d61790c]:hover{color:#de1010}[class*=user-sprite-]{display:inline-block;background-image:url(/_nuxt/img/user_sprite.fe17829.png);background-repeat:no-repeat;background-size:1296px 309px}.user-sprite-at{width:23px;height:23px;background-position:0 -286px}.user-sprite-at:hover{background-position:-86px -286px}.user-sprite-at:active{background-position:-43px -286px}.user-sprite-at-hover{width:23px;height:23px;background-position:-86px -286px}.user-sprite-at-active{width:23px;height:23px;background-position:-43px -286px}.user-sprite-collect{width:23px;height:23px;background-position:-129px -286px}.user-sprite-collect:hover{background-position:-215px -286px}.user-sprite-collect:active{background-position:-172px -286px}.user-sprite-collect-hover{width:23px;height:23px;background-position:-215px -286px}.user-sprite-collect-active{width:23px;height:23px;background-position:-172px -286px}.user-sprite-comment{width:23px;height:23px;background-position:-258px -286px}.user-sprite-comment:hover{background-position:-344px -286px}.user-sprite-comment:active{background-position:-301px -286px}.user-sprite-comment-hover{width:23px;height:23px;background-position:-344px -286px}.user-sprite-comment-active{width:23px;height:23px;background-position:-301px -286px}.user-sprite-feedback{width:23px;height:23px;background-position:-387px -286px}.user-sprite-feedback:hover{background-position:-473px -286px}.user-sprite-feedback:active{background-position:-430px -286px}.user-sprite-feedback-hover{width:23px;height:23px;background-position:-473px -286px}.user-sprite-feedback-active{width:23px;height:23px;background-position:-430px -286px}.user-sprite-manager{width:23px;height:23px;background-position:-516px -286px}.user-sprite-manager:hover{background-position:-602px -286px}.user-sprite-manager:active{background-position:-559px -286px}.user-sprite-manager-hover{width:23px;height:23px;background-position:-602px -286px}.user-sprite-manager-active{width:23px;height:23px;background-position:-559px -286px}.user-sprite-post{width:23px;height:23px;background-position:-645px -286px}.user-sprite-post:hover{background-position:-731px -286px}.user-sprite-post:active{background-position:-688px -286px}.user-sprite-post-hover{width:23px;height:23px;background-position:-731px -286px}.user-sprite-post-active{width:23px;height:23px;background-position:-688px -286px}.user-sprite-praise{width:23px;height:23px;background-position:-774px -286px}.user-sprite-praise:hover{background-position:-860px -286px}.user-sprite-praise:active{background-position:-817px -286px}.user-sprite-praise-hover{width:23px;height:23px;background-position:-860px -286px}.user-sprite-praise-active{width:23px;height:23px;background-position:-817px -286px}.user-sprite-report{width:16px;height:16px;background-position:-1032px -286px}.user-sprite-report:hover{background-position:-1104px -286px}.user-sprite-report:active{background-position:-1068px -286px}.user-sprite-report-hover{width:16px;height:16px;background-position:-1104px -286px}.user-sprite-report-active{width:16px;height:16px;background-position:-1068px -286px}.user-sprite-system{width:23px;height:23px;background-position:-903px -286px}.user-sprite-system:hover{background-position:-989px -286px}.user-sprite-system:active{background-position:-946px -286px}.user-sprite-system-hover{width:23px;height:23px;background-position:-989px -286px}.user-sprite-system-active{width:23px;height:23px;background-position:-946px -286px}.user-sprite-user-bg{width:1296px;height:266px;background-position:0 0}.user-page{background-color:#e7edf1;min-height:100vh}.user-page main{width:1226px;margin:270px auto 0;display:flex;flex-direction:column}.user-page main section{width:1226px;display:flex;justify-content:space-between;padding:0 7px}.user-page main section .main-left{width:905px}.user-page main section aside{width:280px}.user-banner[data-v-7b9ce180]{width:100%;height:100%;padding-left:55px;padding-top:40px;position:relative;display:flex;align-items:center}.user-banner .img-box[data-v-7b9ce180]{width:140px;height:138px;border-radius:50%;background-color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-banner .message-box[data-v-7b9ce180]{flex:1;height:115px;padding-left:30px;color:#fff}.user-banner .message-box .user-name[data-v-7b9ce180]{height:70px;justify-content:flex-start;flex-wrap:wrap}.user-banner .message-box .user-name .top[data-v-7b9ce180],.user-banner .message-box .user-name[data-v-7b9ce180]{width:100%;display:flex;align-items:center}.user-banner .message-box .user-name .top .name[data-v-7b9ce180]{font-size:32px}.user-banner .message-box .user-name .top .id[data-v-7b9ce180]{margin-left:5px;color:#eee}.user-banner .message-box .user-name .center[data-v-7b9ce180]{width:100%;display:flex;align-items:center;justify-content:flex-start;margin-top:5px}.user-banner .message-box .user-name .center .autonym[data-v-7b9ce180]{display:inline-block;width:39px;height:18px;line-height:18px;text-align:center;border-radius:3px;color:#fff;background-color:#6bc893}.user-banner .message-box .user-name .center img[data-v-7b9ce180]{margin-left:10px}.user-banner .message-box .user-sig[data-v-7b9ce180]{margin-top:45px;color:#cdd5db;display:flex;justify-content:space-between}.user-banner .message-box .user-sig .report-sig[data-v-7b9ce180]{width:50px;margin-right:30px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.user-banner .editor-btn[data-v-7b9ce180]{width:92px;height:25px;position:absolute;right:55px;bottom:30px;cursor:pointer;background:url(/_nuxt/img/rise_editor_normalcy.f9901b1.png) 50% no-repeat}.user-banner .editor-btn[data-v-7b9ce180]:hover{background:url(/_nuxt/img/rise_editor_suspend.4dfa475.png) 50% no-repeat}.level-grow-up[data-v-7b9ce180]{display:flex;justify-content:space-between;align-items:center}.level-grow-up .rank-lvl[data-v-7b9ce180]{padding:0 2px;height:18px;line-height:18px;font-size:12px;text-align:center;color:#fff;background:#747ba5;border-radius:2px;white-space:nowrap}.level-grow-up .progress-bar-container[data-v-7b9ce180]{width:60px;height:8px}.need-lvl-box[data-v-7b9ce180]{margin-top:10px;font-size:12px;color:#848b92}.need-lvl-box .need-lvl[data-v-7b9ce180]{color:#d97500}.ip[data-v-a2ad01d8]{color:#adadad}.ip img[data-v-a2ad01d8]{width:16px;height:16px;transform:translateY(3px)}.aside-medal-card .el-card__header{font-size:18px;padding:14px 0 15px;margin:0 21px}.aside-medal-card .el-card__body{padding:16px 24px 24px}.medal-list[data-v-aa971dda]{display:flex;justify-content:flex-start;flex-wrap:wrap}.medal-list li[data-v-aa971dda]{width:50%;text-align:center;cursor:pointer}.medal-list li .grade-name[data-v-aa971dda]{width:100%;text-align:center;padding:5px;font-size:12px}.medal-list li img[data-v-aa971dda]{width:90px;height:90px}.no-medal[data-v-aa971dda]{width:100%;height:125px;display:flex;flex-direction:column-reverse;align-items:center;font-size:16px;color:rgba(161,166,173,.6);background-image:url(/_nuxt/img/no-medal.043bcad.png);background-repeat:no-repeat;background-size:170px;background-position:center 0}.task-li .progress-box .progress .el-progress-bar__outer{background-color:#d5d9e1}.task-li[data-v-47f04d0a]{border-radius:4px;padding:10px 10px 24px 15px;background:#eff2f8;margin-bottom:20px;position:relative}.task-li.small[data-v-47f04d0a]{padding:5px 10px 19px}.task-li.small .title[data-v-47f04d0a]{font-size:14px}.task-li.small .li-center[data-v-47f04d0a]{transform:translateX(-10px) scale(.9)}.task-li.small .progress-box[data-v-47f04d0a]{margin-top:5px;bottom:5px}.task-li.small .progress-box .progress[data-v-47f04d0a]{width:90px}.task-li.small .progress-box .tip[data-v-47f04d0a]{margin-left:7px}.task-li.small .btn[data-v-47f04d0a]{position:absolute;top:50%;right:0;transform:translateY(-50%) scale(.8)}.task-li.small .info[data-v-47f04d0a]{position:absolute;top:50%;right:-10px;transform:translateY(-50%) scale(.7)}.task-li.normal[data-v-47f04d0a]{width:420px}.task-li.normal .title[data-v-47f04d0a]{margin-bottom:6px}.task-li.normal .task-reward[data-v-47f04d0a]{padding-bottom:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.task-li.normal .btn[data-v-47f04d0a],.task-li.normal .info[data-v-47f04d0a]{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.task-li .title[data-v-47f04d0a]{color:#3d3e50;font-size:16px}.task-li .li-center[data-v-47f04d0a]{font-size:12px;color:#f8a913}.task-li .progress-box[data-v-47f04d0a]{display:flex;align-items:center;position:absolute;bottom:10px}.task-li .progress-box .progress[data-v-47f04d0a]{width:200px}.task-li .progress-box .tip[data-v-47f04d0a]{margin-left:10px;color:#848b92;font-size:12px}.task-li .btns .btn[data-v-47f04d0a]{width:78px;height:30px;line-height:30px;text-align:center;font-size:12px}.task-li .btns .btn.primary[data-v-47f04d0a]{color:#fff;background:#4bb2f9;border-radius:2px;cursor:pointer}.task-li .btns .btn.gray[data-v-47f04d0a]{color:#fff;background:#ccc;border-radius:2px;cursor:pointer}.task-li .btns .btn.max-width[data-v-47f04d0a]{width:98px}.task-li .btns .info[data-v-47f04d0a]{background-image:url(/_nuxt/img/finished.f553520.png);background-size:auto 100%;width:100px;height:100px}.task-li .limit-time[data-v-47f04d0a]{padding:0 11px;height:22px;background-color:#f6ae37;border-radius:4px;position:absolute;right:0;top:0;color:#fff;line-height:22px;text-align:center;font-size:12px}.task-li .limit-time.small[data-v-47f04d0a]{padding:0 8px;height:17px;line-height:18px;border-radius:3px}.avatar[data-v-47f04d0a]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.avatar .tip[data-v-47f04d0a]{font-weight:600;margin-bottom:20px}.avatar .avatar-item[data-v-47f04d0a]{padding-bottom:15px;position:relative}.avatar .avatar-item img[data-v-47f04d0a]{border-radius:50%}.avatar .avatar-item .avatar-border[data-v-47f04d0a]{position:absolute;width:150%;z-index:1}.avatar .avatar-item .avatar-border.border-100[data-v-47f04d0a]{top:-24px;left:-24px}.avatar .avatar-item.rank-medal[data-v-47f04d0a]{width:100%;display:flex;justify-content:center}.aside-grade-task .el-card__header{font-size:18px;padding:14px 0 15px;margin:0 21px}.aside-grade-task .el-card__header .is-red{position:relative}.aside-grade-task .el-card__header .is-red:after{content:"";width:4px;height:4px;border-radius:4px;background-color:red;position:absolute}.aside-grade-task .el-card__body{padding:16px 24px 24px}.topic-list .item[data-v-5c749364]{line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;cursor:pointer}.topic-list .item[data-v-5c749364]:hover{text-decoration:underline}.aside-play-game .el-card__header{font-size:18px;padding:14px 0 15px;margin:0 21px}.aside-play-game .el-card__body{padding:16px 24px 24px}.playing-list li[data-v-3f1a2b42]{width:232px;height:111px;position:relative;cursor:pointer}.playing-list li[data-v-3f1a2b42]:not(:first-child){margin-top:20px}.playing-list li .game-name[data-v-3f1a2b42]{width:100%;height:30px;line-height:30px;text-indent:10px;color:#fff;background:url(/_nuxt/img/playing_game_bg.91b795d.png) 50%/232px 30px no-repeat;position:absolute;bottom:0;left:0}.svg-icon[data-v-ad6e6d14]{vertical-align:-.15em;fill:currentColor;overflow:hidden}.svg-external-icon[data-v-ad6e6d14]{background-color:currentColor;-webkit-mask-size:cover!important;mask-size:cover!important;display:inline-block}.report-dialog .el-dialog__body{padding:15px}.wrapper{line-height:23px;color:#333}.wrapper .reason-box{margin:15px 0 0 55px;display:flex;flex-wrap:wrap}.wrapper .reason-box .reason{width:87px;height:36px;line-height:36px;background-color:#f1f2f7;border-radius:5px;text-align:center;margin:0 20px 20px 0;cursor:pointer}.wrapper .reason-box .reason.active{background-color:#388adf;color:#fff}.wrapper .report-reason{margin:0 0 20px 20px;width:500px}.wrapper .report-reason:focus{border-color:#409eff}.wrapper .report-content .wb-title{width:100%;font-size:16px;font-weight:700;color:#363a3e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wrapper .report-content .wb-title.no-title{color:#63a9ea}.wrapper .report-content .content-box{width:500px;min-height:50px;margin:10px 0 15px 20px;padding:7px;border-radius:5px;background-color:#f1f2f7;display:flex;flex-wrap:wrap;align-content:center}.wrapper .report-content .content{line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;text-overflow:ellipsis}.wrapper .report-content .content a{cursor:auto}.button-group{text-align:right}.real-name .el-form-item{display:flex}.real-name .el-form-item .el-form-item__label{width:100px;display:flex;flex-direction:row-reverse}.real-name .el-form-item input{width:300px}.real-name-bottom{display:flex;flex-direction:column;align-items:center}.real-name-bottom button{margin:15px 0}.real-name-bottom p{font-size:12px;color:#409eff}.el-dialog__feedback{position:absolute;top:17px;right:65px;color:#4bb2f9;text-decoration:underline;cursor:pointer}[class*=viewer-sprite-]{display:inline-block;background-image:url(/_nuxt/img/viewer_sprite.dd90414.png);background-repeat:no-repeat;background-size:310px 236px}.viewer-sprite-close{width:20px;height:20px;background-position:-200px -200px}.viewer-sprite-close:hover{background-position:-290px 0}.viewer-sprite-close:active{background-position:-240px -200px}.viewer-sprite-close-hover{width:20px;height:20px;background-position:-290px 0}.viewer-sprite-close-active{width:20px;height:20px;background-position:-240px -200px}.viewer-sprite-next-ban{width:20px;height:36px;background-position:-250px 0}.viewer-sprite-next{width:20px;height:36px;background-position:-250px -56px}.viewer-sprite-next:hover{background-position:0 -200px}.viewer-sprite-next:active{background-position:-250px -112px}.viewer-sprite-next-hover{width:20px;height:36px;background-position:0 -200px}.viewer-sprite-next-active{width:20px;height:36px;background-position:-250px -112px}.viewer-sprite-prev-ban{width:20px;height:36px;background-position:-40px -200px}.viewer-sprite-prev{width:20px;height:36px;background-position:-80px -200px}.viewer-sprite-prev:hover{background-position:-160px -200px}.viewer-sprite-prev:active{background-position:-120px -200px}.viewer-sprite-prev-hover{width:20px;height:36px;background-position:-160px -200px}.viewer-sprite-prev-active{width:20px;height:36px;background-position:-120px -200px}.viewer-sprite-reset-ban{width:30px;height:30px;background-position:0 0}.viewer-sprite-reset{width:30px;height:30px;background-position:-50px 0}.viewer-sprite-reset:hover{background-position:-50px -50px}.viewer-sprite-reset:active{background-position:0 -50px}.viewer-sprite-reset-hover{width:30px;height:30px;background-position:-50px -50px}.viewer-sprite-reset-active{width:30px;height:30px;background-position:0 -50px}.viewer-sprite-save-ban{width:30px;height:30px;background-position:-100px 0}.viewer-sprite-save{width:30px;height:30px;background-position:-100px -50px}.viewer-sprite-save:hover{background-position:-50px -100px}.viewer-sprite-save:active{background-position:0 -100px}.viewer-sprite-save-hover{width:30px;height:30px;background-position:-50px -100px}.viewer-sprite-save-active{width:30px;height:30px;background-position:0 -100px}.viewer-sprite-turnright-ban{width:30px;height:30px;background-position:-100px -100px}.viewer-sprite-turnright{width:30px;height:30px;background-position:-150px 0}.viewer-sprite-turnright:hover{background-position:-150px -100px}.viewer-sprite-turnright:active{background-position:-150px -50px}.viewer-sprite-turnright-hover{width:30px;height:30px;background-position:-150px -100px}.viewer-sprite-turnright-active{width:30px;height:30px;background-position:-150px -50px}.viewer-sprite-zoomin-ban{width:30px;height:30px;background-position:0 -150px}.viewer-sprite-zoomin{width:30px;height:30px;background-position:-50px -150px}.viewer-sprite-zoomin:hover{background-position:-150px -150px}.viewer-sprite-zoomin:active{background-position:-100px -150px}.viewer-sprite-zoomin-hover{width:30px;height:30px;background-position:-150px -150px}.viewer-sprite-zoomin-active{width:30px;height:30px;background-position:-100px -150px}.viewer-sprite-zoomout-ban{width:30px;height:30px;background-position:-200px 0}.viewer-sprite-zoomout{width:30px;height:30px;background-position:-200px -50px}.viewer-sprite-zoomout:hover{background-position:-200px -150px}.viewer-sprite-zoomout:active{background-position:-200px -100px}.viewer-sprite-zoomout-hover{width:30px;height:30px;background-position:-200px -150px}.viewer-sprite-zoomout-active{width:30px;height:30px;background-position:-200px -100px}.viewer-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;z-index:2147483646}.viewer-container .viewer-loading:after{-webkit-animation:viewer-spinner 1s linear infinite;animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:hsla(0,0%,100%,.5);border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}.viewer-container .viewer-close{position:absolute;right:35px;top:20px;width:60px;height:50px;color:#fff;font-size:30px;cursor:pointer;z-index:999;display:flex;justify-content:center;align-items:center}.viewer-container .viewer-close:hover .viewer-sprite-close{background-position:-290px 0}.viewer-container .viewer-control{position:absolute;bottom:6%;left:50%;transform:translateX(-50%);width:310px;height:40px;background-color:rgba(9,9,9,.5);border-radius:25px;display:flex;align-items:center;justify-content:space-around;z-index:99;padding:0 10px}.viewer-container .viewer-index{position:absolute;bottom:1%;left:50%;transform:translate3d(-50%,-50%,0);color:#fff;font-weight:400;font-size:14px;z-index:99}.viewer-container .viewer-check-img{position:absolute}.viewer-container .viewer-changePic{position:absolute;width:10%;height:100%;z-index:99;cursor:pointer}.viewer-container .viewer-changePic.prev{left:0}.viewer-container .viewer-changePic.prev:hover{background:linear-gradient(90deg,rgba(76,76,76,.9),transparent)}.viewer-container .viewer-changePic.next{right:0}.viewer-container .viewer-changePic.next:hover{background:linear-gradient(90deg,transparent,rgba(76,76,76,.9))}.viewer-container .viewer-changePic i{position:absolute;left:50%;top:50%;width:20px;height:36px;transform:translate3d(-50%,-50%,0)}@-webkit-keyframes viewer-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes viewer-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.describe[data-v-3560a3a7]{height:50px;line-height:20px}.describe .penalty-idea[data-v-3560a3a7]{color:red}.btns[data-v-3560a3a7]{margin:45px auto 0;width:300px;display:flex;justify-content:space-between}.aging-radio{height:80px}.aging-radio .el-radio-group{width:330px;height:60px;transform:translateY(14px);display:flex;flex-wrap:wrap;align-content:space-between}.aging-radio .el-radio-group .el-radio{width:80px}.clause-table .tips{margin-bottom:1em}.clause-table .tips p{text-indent:2em}.clause-table .btns{margin:20px auto 0;width:300px;display:flex;justify-content:space-between}.clause-table .el-dialog__body{padding:20px}.clause-table .el-table__header-wrapper th{color:#000!important;background:#ffc000!important}.clause-table td{padding:5px 0}.clause-table .el-table__body,.clause-table .el-table__header{width:100%!important}.monile-drawer[data-v-9a019f74]{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:999}.monile-drawer .drawer-box[data-v-9a019f74]{width:100%;padding:0 .2rem;position:absolute;bottom:0;font-size:.324rem;-webkit-animation:bottomToTop-data-v-9a019f74 .3S ease-out;animation:bottomToTop-data-v-9a019f74 .3S ease-out}.monile-drawer .drawer-box ul[data-v-9a019f74]{background:#f1f1f1;border-radius:.2rem;overflow:hidden;margin-bottom:10px}.monile-drawer .drawer-box ul li[data-v-9a019f74]{height:.9rem;color:#333;border-bottom:.025rem solid #dcdbd6;display:flex;align-items:center}.monile-drawer .drawer-box ul li i[data-v-9a019f74]{display:inline-block;width:.48rem;height:.48rem;background-size:100%;margin:0 .22rem}.monile-drawer .drawer-box ul li .unintersted[data-v-9a019f74]{background-image:url(/_nuxt/img/unintersted.86814c1.png)}.monile-drawer .drawer-box ul li .delete[data-v-9a019f74]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAohJREFUaAXtWr1OAkEQ5oAYCE9Aos9gY6nGzqClpYmlPYnyl4g/McBhQU9pTHgAo7QkWvoWktjZQjSA3yC7Apm9gztuRbOXLHs7v9/OzO7BHqGQuX43AtYi3Fer1a1er3c6GAw2YC/pYvPNsqyXSCRyk8lknlxkXdm+J1CpVAoAfo02r61+OBw+y+VyJVeUDgLzOp0wBfDbAN5C+0RUi7FY7DadTr9NCE0NarVastvtHkHnCqworh0/mYhO2Z9rCBAnaMBuFfP5vD2L8miCdrlcDkG3QqUHPc+lFJ7FqUoGAKjmQxR5lYyKLnSEDZWcG93XBGB8uGDdyoYDMabjtug5dUmTawD1nEI06mirkruENyjXNtoxFn+T4MkM/AXwBJgCTFjpni65iEXkC4WCzMq3yHJ9lkolQP2pEjkBwPxAW8HucCEgI1VLUU4A3BaYcE+3hHV4yQkA7D2YB2jngjkSFsOl6QmrACMnkEgkDjudTrPf768JppgMFJ4FTWcP/5vkD/4vhV88vV/j8fidGDv2VG/UHIUCZM7iX+5CAeII1LSZQKDhncG4yQCeGw/UuGB55XG2VDS5jaoE3OjY6vZUMl55Knsc3ZQQFxWdNJMBndHmfJkMcFHRSTMZ0BltzpfJABcVnTSTAZ3R5nyZDHBR0Unz/XUaJwaPAMz+8PfKmycAvieAY/V9lUOvPJU9jm7WABcVnTSTAZ3R5nz9+wwM3zjatq39mH3Mp+NbT8cMYB9vUdpwYl0fM8hlcqE08kU+yajAoHLg+BzAUXYGr0F3cb6TQv+K02KVnYXS4UvYeycMYsD1jhnIZrNt/CVgHVFoQNkxlZxxHzT6O0KDfBMGH3aMauAR+AKcsPPj3rN55wAAAABJRU5ErkJggg==)}.monile-drawer .drawer-box ul li .block[data-v-9a019f74]{background-image:url(/_nuxt/img/block.603353b.png)}.monile-drawer .drawer-box ul li .report[data-v-9a019f74]{background-image:url(/_nuxt/img/report.9abdcf1.png)}.monile-drawer .drawer-box ul li .reply[data-v-9a019f74]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAAEgBckRAAAAAXNSR0IArs4c6QAAA3lJREFUaAXtWT1uGkEUBhQa0rmKJfsCTpHK3CFHsJtgJOA0SQ9ImDT2EXKHpEpBLhBLdOlCgwT5vs2+yZthZnbMbjBxdqVl3rz/9+bN39JoBJ4m8ePxeOuluwT2W15OIA1BpNg2m80flsBkMvlgIXwdr1ej0SjD+wTCuApVhY3kFAk8xCh0kylhFILbCt20wmAQDiB0b6JA/An+Trvdft3v9785ssfWzWJAudxtt9urmHNWYUgGQgKavjMOISHBWwJw7TsJbivMptUmDVIBmm5ZUDxB8AUprVbrXGsB6iXeL3gv8BY/FHYUxIXAfBrnOCbqznRIKatIAEskvDsYDB6EJxsF6TCReBpWXQoxoaX8ZrNhcRnHH10XCXYslqgBpOutlDmlivqW5rxjpchlGA6Hn4A7F3xRX/h0G41AM+4LuxEsoeiUg+UqxKZ3gwjmgvfxCE23ZrQ10oWR+1tUV494GgJ8Szil2pIMUBkf8RpG5ojm5je2/v3vM2BV0XQ6PcNi9RlZ2WtDQHXdo7qudVatmZyvhHspp1LMjyvMmTttwJ3JGS1lAmklAnOe0Aj6JgorAmGssn3mBrjZcJORlBX1hU+30RRhwM7APBGBor7w6dZbRcLgVlNRX+R0G41AM+4L//sGvGMgO5dOi84/qqmHAc+2Tc2Tw9zXzWOlCIuVfZs1bNl2uWAXxjsR5Tyrd5XYnyOeRrqwRKQ3/NR92YrAVSx93gkJK89XqZt+kgFeOOmxGMR48IqS9CQZoKbc4/fI8askzTVTnYE6AwfKgHVu1DZ5hsTC8xXvicYfGubyjveNvtlrH4LrEA/AT+08HaUP+WFc+21g726ZU60Dtt4tjfRfBGR/8/mizQZHQDMdM1wH8NSjE5sDUd94B8EE47WBH14ecNgw36uIK0unjpSnTAkN6ThfGBp6jJWle1TuovYeAWTc+kroqi5Ld/WF+mVGIKTzoPg6gIOm22MsOAcwOe+xyvBrUvY4O6Ogfe0Kl7hL94+92Wx2sV6v+VdQxycUw9GXED1YQpiE1/w/Khe2LtMhZTm+A0cXWEbNxZwwcaA/xvklbdMH+hKyGTyNhgRCeF74QXP/bFvl/Npx/uV6ibOV0EIqk/CVBSDWEMg7wHPpO20Pjn90cKW6lQdAbzgaGH4ex7MPGoAXgLtVZb1UxLVwnYFnloFfYWp62k/P1fcAAAAASUVORK5CYII=)}.monile-drawer .drawer-box ul li .collect[data-v-9a019f74]{background-image:url(/_nuxt/img/collect.77bbcb3.png)}.monile-drawer .drawer-box ul li .collectCurr[data-v-9a019f74]{background-image:url(/_nuxt/img/collect-curr.f6b19de.png)}.monile-drawer .drawer-box ul li .share[data-v-9a019f74]{background-image:url(/_nuxt/img/i-share.6f3812f.png)}.monile-drawer .drawer-box .cancle[data-v-9a019f74]{height:.9rem;line-height:.9rem;text-align:center;border-radius:.2rem;background:#fff;color:#007aff;margin-bottom:10px}@-webkit-keyframes bottomToTop-data-v-9a019f74{0%{bottom:-100%}to{bottom:0}}@keyframes bottomToTop-data-v-9a019f74{0%{bottom:-100%}to{bottom:0}}.m-reply-box[data-v-73db018b]{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.5)}.m-reply-box .share-wrapper[data-v-73db018b]{width:100%;position:absolute;bottom:0;font-size:.324rem;-webkit-animation:bottomToTop-data-v-73db018b .3S ease-out;animation:bottomToTop-data-v-73db018b .3S ease-out}.m-reply-box .share-wrapper .share-type[data-v-73db018b]{background:#f7f7f7;display:flex;justify-content:center}.m-reply-box .share-wrapper .share-type li[data-v-73db018b]{width:1.4rem;padding:.3rem 0;font-size:.24rem;line-height:.45rem;color:#333;display:flex;flex-wrap:wrap;justify-content:center}.m-reply-box .share-wrapper .share-type li i[data-v-73db018b]{display:inline-block;width:.55rem;height:.55rem}.m-reply-box .share-wrapper .share-type li span[data-v-73db018b]{width:100%;text-align:center}.m-reply-box .share-wrapper .share-type li .weibo[data-v-73db018b]{background:url(/_nuxt/img/weibo.39dd0f7.png) top/100% 100% no-repeat}.m-reply-box .share-wrapper .share-type li .wechat[data-v-73db018b]{background:url(/_nuxt/img/wechat.6d026bb.png) top/100% 100% no-repeat}.m-reply-box .share-wrapper .share-type li .quan[data-v-73db018b]{background:url(/_nuxt/img/quan.bef53a5.png) top/100% 100% no-repeat}.m-reply-box .share-wrapper .share-type li .qzone[data-v-73db018b]{background:url(/_nuxt/img/qzone.d1a730c.png) top/100% 100% no-repeat}.m-reply-box .share-wrapper .share-type li .qq[data-v-73db018b]{background:url(/_nuxt/img/qq.e4b9120.png) top/100% 100% no-repeat}.m-reply-box .share-wrapper .share-type li .copy[data-v-73db018b]{border-radius:50%;background:url(/_nuxt/img/copy.bc6ae70.png) top/100% 100% no-repeat}.m-reply-box .share-wrapper .cancel-btn[data-v-73db018b]{width:100%;background-color:#fff;font-size:.25rem;color:#333;text-align:center;cursor:pointer;height:.7rem;line-height:.7rem}@-webkit-keyframes bottomToTop-data-v-73db018b{0%{bottom:-100%}to{bottom:0}}@keyframes bottomToTop-data-v-73db018b{0%{bottom:-100%}to{bottom:0}}.progress-box[data-v-7ec52b4c]{display:flex;justify-content:space-between;padding:10px 35px 10px 25px;background:#fff;border:1px solid #d4d4d4;box-shadow:0 2px 6px 0 rgba(0,0,0,.2)}.progress-box .progress-info[data-v-7ec52b4c]{display:flex;align-items:center}.progress-box .progress-info .video-name[data-v-7ec52b4c]{display:inline-block;margin-left:15px;max-width:300px;color:#33a4e5;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.progress-box .bar-box[data-v-7ec52b4c]{margin:0 20px 0 30px;flex:1;display:flex;align-items:center}.progress-box .bar-box .progress-text[data-v-7ec52b4c]{width:40px}.progress-box .bar-box .progress-bar[data-v-7ec52b4c]{position:relative;flex:1;height:8px;background:#e4e4e4;border-radius:4px;margin-left:10px}.progress-box .bar-box .progress-bar .progress-current[data-v-7ec52b4c]{position:absolute;top:0;left:0;height:100%;background:#33a4e5;border-radius:4px;transition:.3s}.progress-box .cancel[data-v-7ec52b4c]{color:#33a4e5;cursor:pointer}.emotion-title[data-v-dfefea60]{width:460px;display:flex}.emotion-title li[data-v-dfefea60]{font-size:12px;padding:3px 8px;border-radius:4px;cursor:pointer;margin-right:8px}.emotion-title li.active[data-v-dfefea60]{background-color:#33a4e5;color:#fff}.emotion-list[data-v-dfefea60]{display:flex;flex-wrap:wrap;width:460px;min-height:120px;max-height:170px;margin:10px 0 12px;overflow-y:auto}.emotion-list .emotion-item[data-v-dfefea60]{width:38px;height:35px;display:flex;justify-content:center;align-items:center;border:1px solid #eee;overflow:hidden;cursor:pointer}.emotion-list .emotion-item[data-v-dfefea60]:hover{border:1px solid #a3b6eb}.emotion-list .emotion-item.other-emotion[data-v-dfefea60]{width:55px;height:55px}.emotion-list .emotion-item img[data-v-dfefea60]{max-width:100%;max-height:100%}.emotion-list .large-view[data-v-dfefea60]{display:flex;justify-content:center;align-items:center;position:absolute;width:114px;height:105px;border:1px solid #eee;background-color:#fff}.emotion-list.other-emotion-list .large-view[data-v-dfefea60]{width:110px;height:110px}.emotion-list.other-emotion-list .large-view img[data-v-dfefea60]{max-width:100%;max-height:100%}.emotion-list.other-emotion-list:hover .large-view.right[data-v-dfefea60]{top:45px;right:36px}.emotion-list:hover .large-view.left[data-v-dfefea60]{top:45px;left:12px}.emotion-list:hover .large-view.right[data-v-dfefea60]{top:45px;right:20px}.emotion-list[data-v-dfefea60]::-webkit-scrollbar{width:2px}.emotion-list[data-v-dfefea60]::-webkit-scrollbar-thumb{border-radius:4px}.emotion-list[data-v-dfefea60]::-webkit-scrollbar-thumb,.emotion-list[data-v-dfefea60]::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.1);background:rgba(0,0,0,.1)}.emotion-list[data-v-dfefea60]::-webkit-scrollbar-track{border-radius:0}.eidtor-list-box[data-v-7dc21cfd]{width:190px;max-height:300px;background-color:#fff;overflow-y:auto;border:1px solid #d4d4d4;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:9999}.eidtor-list-box.topic-list[data-v-7dc21cfd]{width:300px}.eidtor-list-box.topic-list li[data-v-7dc21cfd]:first-of-type{border-bottom:none}.eidtor-list-box.topic-list li .name[data-v-7dc21cfd]{display:inline-block;width:160px}.eidtor-list-box.topic-list li .name[data-v-7dc21cfd],.eidtor-list-box li[data-v-7dc21cfd]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.eidtor-list-box li[data-v-7dc21cfd]{height:30px;padding:7px 12px;font-size:12px;color:#676767;cursor:pointer}.eidtor-list-box li[data-v-7dc21cfd]:first-of-type{border-bottom:1px solid #d4d4d4;cursor:auto}.eidtor-list-box li[data-v-7dc21cfd]:last-of-type{border-bottom:1px solid #d4d4d4}.eidtor-list-box li.active[data-v-7dc21cfd],.eidtor-list-box li[data-v-7dc21cfd]:not(:first-of-type):hover{background-color:#f2f2f5;color:#ed7350}.eidtor-list-box li .blue[data-v-7dc21cfd]{color:#86bcee;float:right}.card-list{min-width:200px}.card-container[data-v-411c83c6]{margin-bottom:15px}.card-container[data-v-411c83c6]:first-of-type:after{content:"";display:block;width:100%;height:1px;background:#e1e1e1;margin:5px 0}.card-container .title[data-v-411c83c6]{display:flex;align-items:center;color:#999;margin-bottom:5px}.card-container .title[data-v-411c83c6]:before{content:"";display:inline-block;width:3px;height:15px;background:#f6c86e;margin-right:10px}.card-container .user-info[data-v-411c83c6]{display:flex;align-items:center;padding:5px;cursor:pointer}.card-container .user-info[data-v-411c83c6]:hover{background:#f4f4f4}.card-container .user-info .avatar[data-v-411c83c6]{width:25px;height:25px;border-radius:50%;margin-right:10px}.card-container .user-info .nick[data-v-411c83c6]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-container .none[data-v-411c83c6]{color:#999;display:flex;justify-content:center;align-items:center;margin:10px 0;cursor:default}.card-container .none[data-v-411c83c6]:before{content:"";display:inline-block;width:25px;height:25px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGcSURBVHja7NW/b05xFMfx15WKiB9bkYdB2cwMnphMwkZQaaPRYDU1FX+AxGgklEq1TToQCQabqQ3WTm1NTTFS8TQt13IkN9/cp8+3QyMSn+QuJ+fc9/d8z49vUZalzdQWm6x/H9CVGs73D6amHpzCCRzAGhYxjdf4WHWeGhtZH1DRVlzBIL7jPT6gwB6cw2WM4BFWszIIbcMwLmACzzCb+BwJyA3swx2s5AIGcBG38TRsBa7jG8YDOBtXdBOfcD+nyIdwFZOVn0MjTnwm8R8L32s4nAM4jeW4mqpacfrlmphJfI3YjoAm3mE+sf+IQq7UxMxHEzRzAA18RlmTwWqbbikjppED+Nmm8L+wHbs2MrR1XbSEvdE1aRYzMROpCnTHAHakzuBYdFOqx3jSpvOOxnR3BLzETvTW+A5jqCamF7vxKgewgIe4hL6kBm/jq6ovfB9gLneSR7Eft3CwsipeJKvibACmIiZ7F7ViTSzGwjsZs/Elsu6OO9+Bu1Gb1kYAfyD38CbWQxPHo7OW8DzqtbDee1D8f5P/OuD3AHdaY4upEps5AAAAAElFTkSuQmCC);opacity:.5}.card-container .role-list-box[data-v-411c83c6]{max-height:140px;overflow-y:auto}.card-container .role-list-box[data-v-411c83c6]::-webkit-scrollbar{width:7px;background-color:#fff}.card-container .role-list-box[data-v-411c83c6]::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:rgba(174,172,172,.33)}.template-li .template-content p{width:240px;font-size:13px;color:#333;line-height:22px}.template-li .template-content p .explain{color:#aaa}.label-bar[data-v-53be0eea]{width:575px;height:30px;display:flex;align-items:center}.labels[data-v-53be0eea]{width:565px;white-space:nowrap;overflow-x:auto;padding-bottom:6px}.has-scrollbar[data-v-53be0eea]::-webkit-scrollbar{width:0;height:0;background:transparent}.has-scrollbar[data-v-53be0eea]:hover{padding-bottom:3px}.has-scrollbar[data-v-53be0eea]:hover::-webkit-scrollbar{height:3px}.has-scrollbar[data-v-53be0eea]:hover::-webkit-scrollbar-thumb{border-radius:3px}.has-scrollbar[data-v-53be0eea]:hover::-webkit-scrollbar-thumb,.has-scrollbar[data-v-53be0eea]:hover::-webkit-scrollbar-track{box-shadow:inset 0 0 2px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.1);background:rgba(0,0,0,.1)}.has-scrollbar[data-v-53be0eea]:hover::-webkit-scrollbar-track{border-radius:0}.label[data-v-53be0eea]{height:20px;line-height:20px;font-size:12px;font-weight:600;color:#a4a5a7;display:inline-block;padding:0 11px;cursor:pointer}.label.active[data-v-53be0eea]{position:relative;color:#585450}.label.active[data-v-53be0eea]:after{content:"";width:14px;height:2px;background-color:#585450;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.template-scroll-box[data-v-53be0eea]{height:220px;overflow-y:auto;overflow-x:hidden}.template-scroll-box[data-v-53be0eea]::-webkit-scrollbar{width:7px;background-color:#fff}.template-scroll-box[data-v-53be0eea]::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:rgba(174,172,172,.33)}.template-list[data-v-53be0eea]{margin-top:5px;width:574px;-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0}.template-list .template-li[data-v-53be0eea]{width:270px;padding:8px 11px;border:1px solid #f2f2f2;border-radius:4px;margin:0 5px 8px 0;box-sizing:border-box;-moz-column-break-inside:avoid;break-inside:avoid;cursor:pointer}.template-list .template-li[data-v-53be0eea]:hover{background-color:#eaeaea}.template-list .template-li .template-name[data-v-53be0eea]{width:240px;font-size:16px;font-weight:700;color:#333;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-list .template-li .template-topic[data-v-53be0eea]{font-size:14px;font-weight:400;color:#1593cc;margin-top:5px}.form-item[data-v-3d7da03c]{display:flex;margin-bottom:8px;height:32px;line-height:32px}.form-item.footer[data-v-3d7da03c]{display:flex;flex-direction:row-reverse;margin-bottom:0}.form-item.text-box[data-v-3d7da03c]{height:200px;position:relative}.form-item .question-length[data-v-3d7da03c]{position:absolute;right:10px;bottom:0;color:#ccc}.form-item .max-length[data-v-3d7da03c]{color:#f6c86e}.form-item .item-label[data-v-3d7da03c]{width:80px;text-align:right;margin-right:4px}.form-item .warm[data-v-3d7da03c]{font-size:12px;color:#f05e0f}.form-item .textarea[data-v-3d7da03c]{padding:10px 9px;width:100%;height:100%;resize:none;outline:0;border-radius:4px;border:1px solid #dcdfe6;line-height:1.5}.form-item .textarea[data-v-3d7da03c]:focus{border-color:#409eff}.poll-container{position:relative;margin-top:10px;padding:18px 31px;border:1px solid #eee;border-radius:3px;cursor:auto}.poll-container .poll-title{display:flex;justify-content:space-between}.poll-container .poll-title .result{color:#1098de;font-size:13px;cursor:pointer}.poll-container .poll-title .result:hover{opacity:.8}.poll-container .limit{margin-top:5px;font-size:14px;color:#a6abb2}.poll-container .poll-content{overflow:hidden}.poll-container .poll-content .img-option-box{display:flex;flex-wrap:wrap}.poll-container .poll-content .img-option-box .img-option{display:flex;flex-direction:column;margin:0 14px 13px 0;width:155px;height:223px;border:2px solid #e3e5e8;border-radius:3px}.poll-container .poll-content .img-option-box .img-option.active{border-color:#fce39d}.poll-container .poll-content .img-option-box .img-option.active .choice,.poll-container .poll-content .img-option-box .img-option.active .option-name,.poll-container .poll-content .img-option-box .img-option.active .progress{border-color:#f2d688}.poll-container .poll-content .img-option-box .img-option.active .choice:after{content:"";width:8px;height:8px;border-radius:50%;background:#f2d688}.poll-container .poll-content .img-option-box .img-option .option-name{display:flex;justify-content:center;align-items:center;border-bottom:2px solid #e3e5e8;cursor:pointer}.poll-container .poll-content .img-option-box .img-option .option-name.disable{pointer-events:none}.poll-container .poll-content .img-option-box .img-option .option-name .choice{position:relative;margin-right:10px;display:flex;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;border:1px solid #cfd3d9;background:#fff}.poll-container .poll-content .img-option-box .img-option .progress{height:auto;justify-content:center;border:none;border-top:2px solid #e3e5e8}.poll-container .poll-content .img-option-box .img-option .option-name,.poll-container .poll-content .img-option-box .img-option .progress{font-size:13px;color:#363a3e;height:34px;line-height:34px;text-align:center}.poll-container .poll-content .img-option-box .img-option .option-img{flex:1;display:flex;justify-content:center;align-items:center;cursor:pointer}.poll-container .poll-content .option{display:flex;align-items:center;margin-top:10px}.poll-container .poll-content .option .progress{flex:1;cursor:pointer}.poll-container .poll-content .option .desc{flex:1;display:flex;justify-content:space-between;font-size:13px;color:#363a3e;margin:0 15px}.poll-container .poll-content .option .more{font-size:14px;color:#3ab1fc;letter-spacing:0;margin-left:15px;cursor:pointer}.poll-container .poll-content .option .more:hover{opacity:.8}.poll-container .poll-content .tips{color:#737a80;font-size:12px;margin-top:5px;display:flex;justify-content:space-between}.poll-container .poll-content .btn-container{text-align:center}.poll-container .poll-content .btn-container .poll-btn{margin:auto}.progress[data-v-0391f4d6]{height:36px;border:2px solid #e3e5e8;display:flex;align-items:center;border-radius:3px}.progress.disable[data-v-0391f4d6]{border:2px solid #e3e5e8!important;pointer-events:none}.progress.active[data-v-0391f4d6],.progress[data-v-0391f4d6]:hover{border-color:#fce39d}.progress.active .choice[data-v-0391f4d6]{border-color:#f2d688}.progress.active .choice[data-v-0391f4d6]:after{content:"";width:8px;height:8px;border-radius:50%;background:#f2d688}.progress .choice[data-v-0391f4d6]{position:relative;margin-left:15px;display:flex;justify-content:center;align-items:center;width:16px;height:16px;border-radius:50%;border:1px solid #cfd3d9;background:#fff}.popup[data-v-52b943f0]{margin:.3rem;width:calc(100% - .6rem)}.popup .btns[data-v-52b943f0]{display:flex;align-items:center}.popup .btns .btn[data-v-52b943f0]{display:inline-block;padding:0 1.2em;margin-left:1em;line-height:.48rem;font-size:1em;border:.02rem solid #c9c9c9;background-color:#fff;color:#ccc;border-radius:.1rem}.popup .btns .btn.send[data-v-52b943f0]{background-color:#2791dc;border-color:#0c83d7;color:#fff}.popup .btns .btn.disabled[data-v-52b943f0]{opacity:.5}.popup .btns .button[data-v-52b943f0]{height:auto;padding:0 1.2em;margin-left:1em;line-height:.48rem;font-size:1em;border-radius:.1rem}.popup .btns .button.cancel[data-v-52b943f0]{color:#ccc}.m-editor .editor-quill[data-v-2b686300]{padding:.8em 0}.m-editor .editor-quill .editor-container[data-v-2b686300]{min-height:60px;max-height:120px;overflow:scroll}.m-editor .content[data-v-2b686300]{width:100%;padding:.8em;font-size:.26rem;line-height:1.4;resize:none;border:0;outline:0;font-family:Helvetica Neue,Helvetica,Tahoma,Microsoft YaHei,微软雅黑,sans-serif}.m-editor .toolbar[data-v-2b686300]{display:flex;justify-content:space-between;padding:.12rem 1em;border-top:.02rem solid #ccc;border-bottom:.02rem solid #e1e1e1}.m-editor .toolbar .left .emoji[data-v-2b686300]{display:inline-block;width:.48rem;height:.48rem;background:url(/_nuxt/img/emoji.069c0af.png) 50%/100% 100% no-repeat}.m-editor .toolbar .left .img[data-v-2b686300]{margin-left:.1rem;display:inline-block;width:.48rem;height:.48rem;background:url(/_nuxt/img/img.de34a88.png) 50%/100% 100% no-repeat;opacity:.5}.m-editor .toolbar .left .topics-container[data-v-2b686300]{position:relative;display:inline-block}.m-editor .toolbar .left .topics-container .topic[data-v-2b686300]{margin-left:5px;display:inline-block;width:.48rem;height:.48rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAdCAYAAADLnm6HAAABXklEQVR42uSXXQ7BQBDHt+IdJ+AGeoPWCYg3L+IGegN6ApzAx4s3cQOcQN2gblAnqN1kJZPJ2A/d5cEkk0z6Q//d2f90BWVZsl9Gjf046vjCbn8w+V6H50TWOc8N4hP5GSZZ/gLj0VAtwDAGPGeyXhE84dmV9dFHC2JQnxFrgps/eGbfFqBiTgSI3jZkfedZIB6COvMhQPeE3ldAd4PIRoDKBU20nNQSY0GQ3RBjsl2ZqYAEWO1drBVMOOGErm3B/NC2IPQw+M42e0AMmwBlCnhK8DvgLYJvqm5C1QYU9mwr7OnEBZGrAfSJALzDWZUB9IkApwNIJ0D8QIlyAfiU4F3ArwSPbQREHiyYmU5CMQF7RH8XoP8JMbT64HxAnQEKUwHFG4vBJ8F8DuqjDxc4fQG5FgDZxcepGE+43IX9bASEPvxvIyDWWCmsIqBu6N9UccReqmymi+Dv/5o9BRgAKDZZDu/yuN0AAAAASUVORK5CYII=) 50%/100% 100% no-repeat}.m-editor .toolbar .left .topics-container .popover[data-v-2b686300]{position:absolute;top:-48px;left:-70px;width:234px;padding:12px;background-color:#fff;box-sizing:border-box;box-shadow:0 0 12px rgba(0,0,0,.12);text-align:justify;color:#606266;border:1px solid #e4e7ed;font-size:.8em}.m-editor .toolbar .left .topics-container .popover .arrow[data-v-2b686300]{position:absolute;left:87px;display:inline-block;bottom:-5px;width:10px;height:10px}.m-editor .toolbar .left .topics-container .popover .arrow[data-v-2b686300]:before{position:absolute;content:"";width:10px;height:10px;background:#fff;border-color:transparent #e4e7ed #e4e7ed transparent;border-style:solid;border-width:1px;border-bottom-right-radius:2px;transform:rotate(45deg)}.m-editor .emoji-item[data-v-2b686300]{display:inline-block;width:16.66%;height:.72rem}.m-editor .uploader .count[data-v-2b686300]{color:#bbb;text-align:center}.swiper{height:2.88rem}.swiper .van-swipe__indicator{width:.16rem;height:.16rem;background-color:#c2c7cc}.swiper .van-swipe__indicator.van-swipe__indicator--active{background-color:#0079ff}.img-uploader .van-uploader__preview,.img-uploader .van-uploader__upload{margin:.05rem}.img-uploader .van-image,.img-uploader .van-uploader__upload{width:1.5rem;height:1.5rem}.van-dropdown-menu__bar{height:.5rem;border:1px solid #eee;width:1.44rem;border-radius:.1rem;box-shadow:none}.van-dropdown-menu__bar.van-dropdown-menu__bar--opened{box-shadow:0 2px 12px rgba(100,101,102,.12)}.recommend-topics-popover{width:150px!important}.recommend-topics-popover .name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}