.review-preview-view-header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;margin-bottom:14px;padding:8px 10px;background:#fff;border-radius:10px}.review-preview-view-header .header__button--setting{padding:8px;font-size:14px}.review-preview-view-header .option{width:100%;margin-bottom:10px;margin-top:10px}.review-preview-view-header .com-qr-preview{width:32px;height:32px}.review-preview-view-header .view-header-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-preview-view-header .view-header-left-orgin-btn{margin-right:10px}.review-preview-view-header .view-header-left-audit-type{font-size:14px;color:#606266;margin-right:10px}.review-preview-view-header .view-header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review-preview-view-header .view-header-right-ignore-btn{margin-right:10px}.review-preview-view-header .view-header-mid{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}.review-preview-view-header .from-aduit{margin-left:auto}.review-preview-view-header .audit-source-title{position:absolute;top:50%;left:50%;font-size:20px;font-weight:600;color:#14191e;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.cpt-image-viewer{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;width:60px}.cpt-image-viewer.count{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cpt-image-viewer.count .image-wrapper{margin-right:0}.cpt-image-viewer .image-wrapper{-ms-flex-negative:0;flex-shrink:0;position:relative;width:100%;height:100%;border:1px solid #f3f4f5;border-radius:4px;margin-right:10px}.cpt-image-viewer .image-wrapper.blocked{position:relative}.cpt-image-viewer .image-wrapper.blocked:before{content:"该图片已被屏蔽";position:absolute;bottom:calc(100% + 5px);right:0;font-weight:15px;font-weight:700;color:red}.cpt-image-viewer .image-wrapper.blocked img{border:3px solid red}.cpt-image-viewer .image-wrapper.fit-detail:hover{margin-bottom:60px}.cpt-image-viewer .image-wrapper.fit-detail:hover .img-detail{display:-webkit-box;display:-ms-flexbox;display:flex}.cpt-image-viewer .image-wrapper .count{position:absolute;z-index:1;top:0;right:0;height:20px;border-bottom-left-radius:3px;background-color:rgba(20,25,30,.7);color:#fff;font-size:12px;line-height:20px;padding:0 4px}.cpt-image-viewer .image-wrapper img{width:inherit;height:inherit;-o-object-fit:cover;object-fit:cover;cursor:pointer}.cpt-image-viewer .image-wrapper .img-detail{position:absolute;top:100%;left:0;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:60px}.cpt-image-viewer .image-wrapper .img-detail .modal-table{border-collapse:collapse;border-spacing:0;border-top:1px solid rgba(0,0,0,.8);border-left:1px solid rgba(0,0,0,.8)}.cpt-image-viewer .image-wrapper .img-detail .modal-table td,.cpt-image-viewer .image-wrapper .img-detail .modal-table tr{padding:2px 8px;border:0;border-right:1px solid rgba(0,0,0,.8);border-bottom:1px solid rgba(0,0,0,.8);font-size:12px;font-weight:500;color:#000;text-align:center;white-space:nowrap}.cpt-image-viewer .image-wrapper .img-detail .img-opetions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:10px}.cpt-image-viewer .image-wrapper .img-detail .img-opetions .img-block-btn{font-size:16px;padding:4px 8px;border-radius:4px;background:#14191e;color:#fff;cursor:pointer}.cpt-image-viewer .image-wrapper .img-detail .img-opetions .img-block-btn+.img-block-btn{margin-left:10px}.cpt-image-viewer .view-images-wrapper{width:0;left:0}.cpt-image-viewer .view-images-wrapper img{width:0;height:0}.com-img{margin:12px 0;-webkit-transform:translateZ(0);transform:translateZ(0)}.com-img .com-img-item{display:block;margin:12px auto;border-radius:4px;max-width:100%;-webkit-transition:opacity .4s;transition:opacity .4s;overflow:hidden}.com-img .com-img-item img{border-radius:4px}.com-article{position:relative;max-width:700px;min-height:200px;margin:10px auto;padding:0 5px;line-height:1.6;font-size:16px}.com-article>:first-child{margin-top:8px}.com-article ol li{list-style:decimal}.com-article ul li{list-style:disc}.com-article .view-images-wrapper{width:0;left:0}.com-article .view-images-wrapper img{width:0;height:0}.com-vote{padding:0 20px;margin-bottom:20px;overflow:hidden;color:#14191e}.com-vote .vote-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin-bottom:8px}.com-vote .vote-nav .vote-title{font-size:14px;font-weight:500;line-height:20px;color:#14191e}.com-vote .vote-nav .vote-count,.com-vote .vote-nav .vote-type{margin-left:6px;font-size:12px;line-height:16px;color:#8c9196}.com-vote .vote-nav .vote-count{margin-left:auto}.com-vote .vote-container{width:100%;overflow:hidden;-webkit-box-shadow:0,0,1px,1px rgba(0,0,0,.05);box-shadow:0,0,1px,1px rgba(0,0,0,.05);border-radius:8px}.com-vote .vote-container.voted-0{background:#fafbfc}.com-vote .vote-container.voted-0 .vote-item .vote-btn,.com-vote .vote-container.voted-1 .vote-item .progress{display:block}.com-vote .vote-container.voted-1 .vote-item .vote-ratio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.com-vote .vote-container:last-of-type .vote-content:after{display:none}.com-vote .vote-container .vote-item{width:100%;height:46px;position:relative}.com-vote .vote-container .vote-item.active{background-color:#f3f4f5}.com-vote .vote-container .vote-item.active .vote-btn span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #14191e;background-color:#14191e}.com-vote .vote-container .vote-item.active .vote-btn span img{display:inline-block}.com-vote .vote-container .vote-item .progress{height:100%;position:absolute;top:0;right:0;background:#fafbfc;z-index:1;display:none}.com-vote .vote-container .vote-item .progress.active{max-width:98%}.com-vote .vote-container .vote-item .vote-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;height:46px;overflow:hidden;z-index:2}.com-vote .vote-container .vote-item .vote-content:after{content:"";position:absolute;bottom:0;left:3%;width:94%;height:1px;-webkit-transform:scaleY(.5);transform:scaleY(.5);background-color:rgba(0,0,0,.04)}.com-vote .vote-container .vote-item .vote-btn,.com-vote .vote-container .vote-item .vote-ratio{-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;display:none;height:46px;line-height:46px}.com-vote .vote-container .vote-item .vote-ratio span{width:100%;display:block;text-align:right}.com-vote .vote-container .vote-item .vote-ratio span.ratio{font-size:12px;height:12px;line-height:12px;color:#14191e;margin-bottom:2px}.com-vote .vote-container .vote-item .vote-ratio span.ratio.active{color:#004b96}.com-vote .vote-container .vote-item .vote-ratio span.count{font-size:10px;height:10px;line-height:10px;color:#8c9196}.com-vote .vote-container .vote-item .vote-img{width:30px;height:30px;border-radius:3px;margin:8px 10px 8px 0}.com-vote .vote-container .vote-item .vote-text{-webkit-box-flex:1;-ms-flex:1;flex:1;height:46px;line-height:46px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#14191e}.com-vote .vote-container .vote-item .vote-text.active{color:#004b96;font-weight:500}.com-vote .vote-container .vote-item .vote-text .vote-active{margin-left:4px}.com-vote .vote-container .vote-item .vote-btn span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:20px;height:20px;line-height:18px;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #c8cdd2;margin:13px 0 13px 28px;display:inline-block;text-align:center;background-color:#f3f4f5}.com-vote .vote-container .vote-item .vote-btn span img{width:15px;height:15px;display:none}.com-vote .vote-submit{width:100%;height:40px;border-radius:4px;overflow:hidden;margin-top:10px}.com-vote .vote-submit.active p{background-color:#14191e;color:#fff}.com-vote .vote-submit p{width:100%;height:40px;line-height:40px;color:#8c9196;background-color:#f7f8f9;font-size:15px;text-align:center}.com-vote .vote-endtime{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.com-vote .vote-endtime p{height:12px;margin-left:4px;line-height:12px;font-size:12px;color:#8c9196;text-align:center}@media only screen and (max-width:640px){.com-vote .post-vote-wrapper{padding:0 12px}}.static-color-level{overflow:hidden;transform:scale(.5);-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);transform-origin:left;-webkit-transform-origin:left;-moz-transform-origin:left;-ms-transform-origin:left}.static-color-hb-lv-1,.static-color-hb-lv-2,.static-color-hb-lv-3{background-image:linear-gradient(135deg,#e8e8e8,#d0d0d0)}.static-color-hb-lv-4,.static-color-hb-lv-5,.static-color-hb-lv-6{background-image:linear-gradient(135deg,#96e126,#80d15b)}.static-color-hb-lv-7,.static-color-hb-lv-8,.static-color-hb-lv-9{background-image:linear-gradient(135deg,#32bffe,#329afe)}.static-color-hb-lv-10,.static-color-hb-lv-11,.static-color-hb-lv-12{background-image:linear-gradient(135deg,#f746fe,#d646fe)}.static-color-hb-lv-13,.static-color-hb-lv-14,.static-color-hb-lv-15{background-image:linear-gradient(135deg,#fea825,#fe9225)}.static-color-hb-lv-16,.static-color-hb-lv-17,.static-color-hb-lv-18{background-image:linear-gradient(135deg,#fe327e,#ee4360)}.static-color-hb-lv-19,.static-color-hb-lv-20,.static-color-hb-lv-21{background-image:linear-gradient(135deg,#32373c,#14191e)}.static-color-hb-lv-22,.static-color-hb-lv-23,.static-color-hb-lv-24,.static-color-hb-lv-25,.static-color-hb-lv-26,.static-color-hb-lv-27{background-repeat:no-repeat;background-position:0;background-size:auto 100%;-webkit-animation:lv22-animate 7s linear infinite;animation:lv22-animate 7s linear infinite;-webkit-transform:translateZ(0) scale(.5);transform:translateZ(0) scale(.5)}.static-color-hb-lv-22,.static-color-hb-lv-23{background-image:url(https://cdn.max-c.com/heybox/dailynews/img/8871d14fe5f364b219e8047e63f0a673.png?uri_type=image)}.static-color-hb-lv-24,.static-color-hb-lv-25{background-image:url(https://cdn.max-c.com/heybox/dailynews/img/d49945ff8f3c19055014617a138fa142.png?uri_type=image)}.static-color-hb-lv-26,.static-color-hb-lv-27{background-image:url(https://imgheybox.max-c.com/oa/2022/05/27/7d3e467ec7a37cf4e2dad81bdff8c07e.png?uri_type=image)}.static-color-hb-lv-28,.static-color-hb-lv-29{position:relative}.static-color-hb-lv-28:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-29{position:relative}.static-color-hb-lv-29:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-30{position:relative}.static-color-hb-lv-30:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-31{position:relative}.static-color-hb-lv-31:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-32{position:relative}.static-color-hb-lv-32:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-33{position:relative}.static-color-hb-lv-33:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-34{position:relative}.static-color-hb-lv-34:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-35{position:relative}.static-color-hb-lv-35:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-36{position:relative}.static-color-hb-lv-36:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-37{position:relative}.static-color-hb-lv-37:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-38{position:relative}.static-color-hb-lv-38:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-39{position:relative}.static-color-hb-lv-39:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-40{position:relative}.static-color-hb-lv-40:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-41{position:relative}.static-color-hb-lv-41:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-42{position:relative}.static-color-hb-lv-42:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-43{position:relative}.static-color-hb-lv-43:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-44{position:relative}.static-color-hb-lv-44:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-45{position:relative}.static-color-hb-lv-45:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-46{position:relative}.static-color-hb-lv-46:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-47{position:relative}.static-color-hb-lv-47:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-48{position:relative}.static-color-hb-lv-48:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-49{position:relative}.static-color-hb-lv-49:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}.static-color-hb-lv-50{position:relative}.static-color-hb-lv-50:before{content:"";width:184px;height:184px;position:absolute;top:50%;left:50%;display:block;background-repeat:no-repeat;background-position:0;background-size:184px 184px;background-position:50%;background-image:url(https://imgheybox.max-c.com/oa/2023/04/07/82e09812538e029fd3046e56d32a311a.png?uri_type=image);-webkit-animation:lv28-animate 6s linear infinite;animation:lv28-animate 5s linear infinite;-webkit-transform-origin:center;transform-origin:center;z-index:0}@-webkit-keyframes lv28-animate{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0);transform:translate3d(-50%,-50%,0) rotate(0)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}@keyframes lv28-animate{0%{-webkit-transform:translate3d(-50%,-50%,0) rotate(0);transform:translate3d(-50%,-50%,0) rotate(0)}to{-webkit-transform:translate3d(-50%,-50%,0) rotate(1turn);transform:translate3d(-50%,-50%,0) rotate(1turn)}}@-webkit-keyframes lv22-animate{0%{background-position:0}to{background-position:100%}}@keyframes lv22-animate{0%{background-position:0}to{background-position:100%}}.com-source{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:10px 0;color:#64696e}.com-forward{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px 12px 14px;margin-bottom:10px;background-color:#fafbfc}.com-forward .forward-user{height:22px;color:#004b96;font-size:14px;line-height:22px}.com-forward .forward-title{width:100%;margin-top:2px;font-size:16px;color:#14191e;font-weight:700;line-height:25px}.com-forward .forward-desc{display:-webkit-box;max-height:66px;width:100%;margin-top:2px;line-height:22px;font-size:14px;color:#14191e;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.com-forward .forward-desc .forward-desc a{color:#004b96}.com-forward .forward-images{height:80px;margin-top:6px;margin-right:-6px}.com-forward .forward-images .image-box{-webkit-box-sizing:border-box;box-sizing:border-box;width:33.333333%;height:100%;padding-right:6px;float:left}.com-forward .forward-images .image-box img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:2px}.com-forward .forward-video{position:relative;width:100%;height:197px;margin-top:6px;border-radius:2px;overflow:hidden}.com-forward .forward-video:after,.com-forward .forward-video:before{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.com-forward .forward-video:before{width:50px;height:40px;border-radius:2px;background-color:rgba(0,0,0,.7);z-index:1}.com-forward .forward-video:after{width:0;height:0;margin-left:2px;border:9px solid transparent;border-right:none;border-left:14px solid hsla(0,0%,100%,.7);z-index:2}.com-forward .forward-video img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-lottery{position:relative;padding:10px;border-radius:8px;margin:8px 12px;background:-webkit-gradient(linear,left top,right top,from(rgba(255,217,223,.4)),to(rgba(255,236,217,.4)));background:linear-gradient(90deg,rgba(255,217,223,.4),rgba(255,236,217,.4))}.section-lottery.past{background:#fafbfc}.section-lottery .line-1{position:relative;display:-webkit-box;font-size:12px;line-height:18px;font-weight:500;color:#14191e;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;word-wrap:break-word;text-overflow:ellipsis;text-indent:45px;overflow:hidden}.section-lottery .line-1 .title-tag{position:absolute;top:1px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:16px;padding:0 5px 0 4px;border-radius:2px;text-indent:0;background:-webkit-gradient(linear,left top,right top,from(#ff5094),to(#ff7245));background:linear-gradient(90deg,#ff5094,#ff7245)}.section-lottery .line-1 .title-tag .tag-name{margin-left:2px;font-weight:600;line-height:12px;font-size:10px;color:#fff}.section-lottery .line-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px;line-height:14px;font-size:10px}.section-lottery .line-2 .lottery-condition{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;color:#ff5976;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-lottery .line-2 .lottery-condition.lose{color:#8c9196}.section-lottery .line-2 .time{-ms-flex-negative:0;flex-shrink:0;color:#c8cdd2}@media only screen and (max-width:640px){.com-title{padding:10px 12px 0}}.review-preview-view-content-normal{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;height:0;width:100%;padding:10px;border-radius:10px;background:#fff;overflow:scroll}.review-preview-view-content-normal .article-title{width:100%;max-width:700px;margin:10px auto;font-size:18px;font-weight:600;line-height:22px}.review-preview-view-content-normal .cpt-avatar{position:sticky;top:-10px;left:0;width:100%;max-width:700px;background:#fff;margin:auto;z-index:10;padding:4px 0}.review-preview-view-content-normal .com-article{width:100%;max-width:700px}.review-preview-view-content-video{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;height:0;width:100%;padding:10px;border-radius:10px;background:#fff;overflow:scroll}.review-preview-view-content-video .video-info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.review-preview-view-content-video .video-box{position:relative;width:60%}.review-preview-view-content-video .frame-info,.review-preview-view-content-video .voice-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.review-preview-view-content-video .frame-info{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}.review-preview-view-content-video .frame-info .frame-item{width:20%}.review-preview-view-content-video .frame-info .frame-item .request-id{overflow-wrap:break-word}.review-preview-view-content-video .frame-info .frame-item .img-viewer{width:100%;height:auto}.review-preview-view-content-video .video-wrapper{position:relative;width:100%;border-radius:6px;overflow:hidden}.review-preview-view-content-video .video-wrapper>div{margin:auto}.review-preview-view-content-video .video-wrapper .poster{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:3px}.review-preview-view-content-video .video-wrapper .video-js{position:absolute;left:0;top:0;width:100%;height:100%}.review-preview-view-content-video .origin-video-btn{width:100%;height:32px;padding:0;margin:10px 0;border-radius:4px;background:#008ee8;font-size:15px;color:#fff;font-weight:600;text-align:center;line-height:32px;z-index:20;cursor:pointer}.review-preview-view-content-video .audit-tip-item{padding:12px;border-radius:8px;background:#f3f4f5;word-break:break-all;word-wrap:break-word}.review-preview-view-content-video .audit-tip-item .tips-text{font-size:12px;font-weight:500;color:#14191e}.review-preview-view-content-video .audit-tip-item .tips-id{line-height:15px;color:#8c9196}.review-preview-view-content-video .audit-tip-item .report-btn{width:100%;margin-top:6px;padding:4px;border-radius:4px;background:#14191e;font-size:12px;color:#fff;text-align:center;line-height:16px;cursor:pointer}.review-preview-view-content-video .audit-tip-item .report-btn:hover{opacity:.7}.review-preview-view-content-video .video-form{width:100%}.review-preview-view-content-video .video-form .option-form .el-form-item{margin-bottom:0;padding:10px 0;border-top:1px solid #f3f4f5}.review-preview-view-content-video .video-form .auth-text{margin-top:20px;text-align:right;color:#8c9196}.review-preview-view-content-video .video-form .card-outer{position:relative}.review-preview-view-content-video .video-form .card-outer .game-card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;padding:10px;padding-right:50px;background:#fafafc}.review-preview-view-content-video .video-form .card-outer .game-card .game-img{width:120px;height:56px;margin-right:12px}.review-preview-view-content-video .video-form .card-outer .game-card .game-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-preview-view-content-video .video-form .card-outer .game-card .game-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;line-height:25px;color:#14191e;font-size:14px;font-weight:500;white-space:nowrap}.review-preview-view-content-video .video-form .card-outer .game-card:after{content:"";position:absolute;left:0;top:0;width:200%;height:200%;border:1px solid #f1f2f3;border-radius:4px;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:top left;transform-origin:top left}.view-post-data{-ms-flex-negative:0;flex-shrink:0;position:relative;width:100%;max-height:36px;margin-bottom:10px;border-radius:10px;background:#fff;overflow:hidden;-webkit-transition:max-height .3s;transition:max-height .3s}.view-post-data.expand{max-height:1000px}.view-post-data.expand .view-header .iconfont{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.view-post-data .view-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:36px;padding:10px;cursor:pointer}.view-post-data .view-header .title{font-size:16px;font-weight:600}.view-post-data .view-header .iconfont{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(0);transform:rotate(0)}.view-post-data .post-data-wrapper{padding:0 10px 10px}.view-post-data .post-data-wrapper .el-col{min-width:33%;height:auto!important;min-height:32px}.el-popover .pre-line{white-space:pre-line}.review-preview-view-comment{width:100%;height:100%;overflow-y:scroll}.review-preview-view-comment .btn-group{width:100%;padding-top:5px;padding-bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;margin-bottom:10px}.review-preview-view-comment .root-comment-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 0}.review-preview-view-comment .root-comment-item+.root-comment-item{margin-top:12px}.review-preview-view-comment .root-comment-item:hover{cursor:pointer}.review-preview-view-comment .root-comment-item .comment-avatar{width:24px;height:24px;border-radius:50%;overflow:hidden;margin-right:10px}.review-preview-view-comment .root-comment-item .comment-avatar .avatar-item{width:100%;height:100%}.review-preview-view-comment .root-comment-item .comment-container{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.review-preview-view-comment .root-comment-item .comment-container .comment-info .username{width:100%;font-size:14px;font-weight:500;color:#14191e}.review-preview-view-comment .root-comment-item .comment-container .comment-info .user-heybox-id{display:inline-block;margin-top:5px;padding:2px 4px;border-radius:2px;font-size:12px;font-weight:600}.review-preview-view-comment .root-comment-item .comment-container .comment-content{margin-top:13px}.review-preview-view-comment .root-comment-item .comment-container .comment-content .comment-width-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:5px}.review-preview-view-comment .root-comment-item .comment-container .comment-content .comment-width-checkbox .comment-text-wrapper{font-size:15px;line-height:23px;color:#14191e;word-wrap:break-word}.review-preview-view-comment .root-comment-item .comment-container .comment-content .comment-width-checkbox .comment-text-wrapper:hover{background:#d2d3d4;cursor:pointer}.review-preview-view-comment .root-comment-item .comment-container .comment-content .comment-image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.review-preview-view-comment .root-comment-item .comment-container .comment-content .comment-image-wrapper .comment-image-item{-ms-flex-negative:0;flex-shrink:0;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}.review-preview-view-comment .root-comment-item .comment-container .comment-content .comment-image-wrapper .comment-image-item .image-wrapper{width:50px;height:50px;border-radius:3px;margin:0 4px 4px 0}.review-preview-view-comment .root-comment-item .comment-container .comment-content .comment-image-wrapper .comment-image-item .image-wrapper img{width:100%;height:100%;border-radius:3px}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box{margin-top:10px;padding:10px;background:#fafbfc;border-radius:2px}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .sub-comment-item{display:inline-block;font-size:13px;line-height:19px;border-radius:2px}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .sub-comment-item:hover{background:#d2d3d4;cursor:pointer}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .sub-comment-item:after{content:"";clear:both}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .sub-comment-item+.sub-comment-item{margin-top:6px}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .sub-comment-item .sub-comment-username{float:left;color:#004b96}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .sub-comment-item .sub-comment-back{float:left;margin-left:4px;color:#8c9196}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .sub-comment-item .sub-comment-back-content{float:left;margin-left:4px;color:#14191e}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .load-more{width:calc(100% + 20px);height:30px;margin-bottom:-10px;margin-left:-10px;font-size:12px;line-height:30px;text-align:center;color:#8c9196}.review-preview-view-comment .root-comment-item .comment-container .children-comment-box .load-more:hover{cursor:pointer}.review-preview-view-comment .comment-pagination{position:absolute;bottom:4px;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.review-preview-view-comment .comment-pagination,.stream-interest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.stream-interest{position:relative;z-index:20;pointer-events:none}.stream-interest .block{height:100%;padding:0 10px}.stream-interest .block .block-title{width:100%;margin-bottom:4px;line-height:20px;font-size:14px;font-weight:600;text-align:center;color:#14191e}.stream-interest .single-game{width:160px}.stream-interest .single-game .select-line{pointer-events:all}.stream-interest .multiple-game{-webkit-box-flex:1;-ms-flex:1;flex:1}.stream-interest .other-interest{-webkit-box-flex:2;-ms-flex:2;flex:2}.contain{width:100%}.stream-result{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;padding:8px 0 12px}.stream-result .el-table.el-table--mini .el-table__cell{padding:4px 0}.stream-result .el-table.el-table--mini .cell{line-height:16px}.stream-result .el-table .cell b{color:#0e86cb;cursor:pointer}.stream-result .el-table .cell b:hover{text-decoration:underline}.stream-result .total-table{position:relative;width:100%;height:100%;overflow:scroll;z-index:100}.stream-result .confirm-btn{width:66px;margin-left:10px;border-radius:4px;text-align:center;background:#14191e;color:#fff;cursor:pointer}.stream-button,.stream-result .confirm-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.stream-button{position:relative;width:100%;z-index:20;pointer-events:none}.stream-button .stream-button-item{pointer-events:all}.view-general-audit{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:18vh;padding:0 12px;margin-top:10px;border-radius:10px;background:#fff;overflow-y:scroll}.view-general-audit,.view-general-audit .prompt-message{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.view-general-audit .prompt-message{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 30px;margin-top:5px;font-weight:700;text-align:center;color:red}.view-general-audit .prompt-message div{height:32px;padding:0 10px;margin:0 10px 6px 0;background-color:red;color:#fff;font-size:12px;font-weight:800;line-height:32px;border-radius:4px;white-space:pre}.view-general-audit .view-header{-ms-flex-negative:0;flex-shrink:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:26px;border-bottom:1px solid #f7f8f9}.view-general-audit .view-header .audit-title{font-size:14px;font-weight:700;line-height:26px}.view-general-audit .view-header .quick-input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:10px;margin-right:auto;font-size:12px;font-weight:500;line-height:26px;color:#c8cdd2}.view-general-audit .view-header .quick-input span{color:#64696e}.view-general-audit .view-header .page-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:20px;border-radius:4px;cursor:pointer}.view-general-audit .view-header .page-btn:hover{background:#f3f4f5}.view-general-audit .view-header .page-btn+.page-btn{margin-left:4px}.view-general-audit .view-header .page-btn.disable{cursor:not-allowed}.view-general-audit .view-header .page-btn.disable svg path{fill:rgba(20,25,30,.1)}.view-general-audit .view-header .page-btn svg{width:16px;height:16px}.view-general-audit .view-header .page-btn svg path{fill:#64696e}.view-general-audit .aduit-page-content{min-height:130px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0;width:100%;padding:8px 0 12px}.view-general-audit .aduit-page-content .el-table.el-table--mini .el-table__cell{padding:4px 0}.view-general-audit .aduit-page-content .el-table.el-table--mini .cell{line-height:16px}.view-general-audit .aduit-page-content .total-table{position:relative;width:100%;height:100%;overflow:scroll;z-index:100}.view-general-audit .aduit-page-content .confirm-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:66px;height:100%;margin-left:10px;border-radius:4px;text-align:center;background:#14191e;color:#fff;cursor:pointer}.view-general-audit .aduit-page-content .checkbox-wrapper{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,150px));grid-auto-flow:dense;z-index:20;width:100%;pointer-events:none}.view-general-audit .aduit-page-content .checkbox-wrapper .el-checkbox{padding:0 6px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:4px;pointer-events:all;margin-right:0!important}.view-general-audit .aduit-page-content .checkbox-wrapper .el-checkbox:hover{background:#f3f4f5}.view-general-audit .aduit-page-content .checkbox-wrapper .el-checkbox+.el-checkbox{margin-right:0!important}.view-general-audit .aduit-page-content .background-btn-layer{position:absolute;left:0;top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:calc(100% - 20px);z-index:0}.view-general-audit .aduit-page-content .background-btn-layer .next,.view-general-audit .aduit-page-content .background-btn-layer .prev{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;border-radius:3px;border:1px dashed #f3f4f5}.view-general-audit .aduit-page-content .background-btn-layer .next:hover,.view-general-audit .aduit-page-content .background-btn-layer .prev:hover{background:rgba(243,244,245,.4588235294117647);cursor:pointer}.view-general-audit .aduit-page-content .background-btn-layer .next:hover span,.view-general-audit .aduit-page-content .background-btn-layer .prev:hover span{display:block}.view-general-audit .aduit-page-content .background-btn-layer .next.disable:hover,.view-general-audit .aduit-page-content .background-btn-layer .prev.disable:hover{background:rgba(243,244,245,.4588235294117647);cursor:not-allowed}.view-general-audit .aduit-page-content .background-btn-layer .next span,.view-general-audit .aduit-page-content .background-btn-layer .prev span{display:none;font-size:10px;font-weight:600;color:#8c9196;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.view-general-audit .aduit-page-content .background-btn-layer .prev{position:relative}.view-general-audit .aduit-page-content .background-btn-layer .prev span{position:absolute;bottom:4px;left:4px}.view-general-audit .aduit-page-content .background-btn-layer .next{position:relative;margin-left:10px}.view-general-audit .aduit-page-content .background-btn-layer .next span{position:absolute;bottom:4px;right:4px}.view-general-audit-edit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:18vh;padding:0 12px;margin-top:10px;border-radius:10px;background:#fff;overflow-y:scroll}.view-general-audit-edit .prompt-message{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0 30px;margin-top:5px;font-weight:700;text-align:center;color:red}.view-general-audit-edit .prompt-message div{height:32px;padding:0 10px;margin:0 10px 6px 0;background-color:red;color:#fff;font-size:12px;font-weight:800;line-height:32px;border-radius:4px;white-space:pre}.view-general-audit-edit .view-header{-ms-flex-negative:0;flex-shrink:0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:26px;border-bottom:1px solid #f7f8f9}.view-general-audit-edit .view-header .audit-tag{padding:4px 8px;border-radius:4px;font-size:10px;font-weight:500;color:#14191e;border:1px solid #f3f4f5;cursor:pointer}.view-general-audit-edit .view-header .audit-tag+.audit-tag{margin-left:4px}.view-general-audit-edit .view-header .audit-tag.active{color:#fff;background:#14191e}.view-general-audit-edit .aduit-page-content{min-height:130px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0;width:100%;padding:8px 0 12px}.view-general-audit-edit .aduit-page-content .el-table.el-table--mini .el-table__cell{padding:4px 0}.view-general-audit-edit .aduit-page-content .el-table.el-table--mini .cell{line-height:16px}.view-general-audit-edit .aduit-page-content .total-table{position:relative;width:100%;height:100%;overflow:scroll;z-index:100}.view-general-audit-edit .aduit-page-content .confirm-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:66px;height:100%;margin-left:10px;border-radius:4px;text-align:center;background:#14191e;color:#fff;cursor:pointer}.view-general-audit-edit .aduit-page-content .checkbox-wrapper{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,150px));grid-auto-flow:dense;z-index:20;width:100%;pointer-events:none}.view-general-audit-edit .aduit-page-content .checkbox-wrapper .el-checkbox{padding:0 6px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:4px;pointer-events:all;margin-right:0!important}.view-general-audit-edit .aduit-page-content .checkbox-wrapper .el-checkbox:hover{background:#f3f4f5}.view-general-audit-edit .aduit-page-content .checkbox-wrapper .el-checkbox+.el-checkbox{margin-right:0!important}.view-general-audit-edit .aduit-page-content .background-btn-layer{position:absolute;left:0;top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:calc(100% - 20px);z-index:0}.view-general-audit-edit .aduit-page-content .background-btn-layer .next,.view-general-audit-edit .aduit-page-content .background-btn-layer .prev{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;border-radius:3px;border:1px dashed #f3f4f5}.view-general-audit-edit .aduit-page-content .background-btn-layer .next:hover,.view-general-audit-edit .aduit-page-content .background-btn-layer .prev:hover{background:rgba(243,244,245,.4588235294117647);cursor:pointer}.view-general-audit-edit .aduit-page-content .background-btn-layer .next:hover span,.view-general-audit-edit .aduit-page-content .background-btn-layer .prev:hover span{display:block}.view-general-audit-edit .aduit-page-content .background-btn-layer .next.disable:hover,.view-general-audit-edit .aduit-page-content .background-btn-layer .prev.disable:hover{background:rgba(243,244,245,.4588235294117647);cursor:not-allowed}.view-general-audit-edit .aduit-page-content .background-btn-layer .next span,.view-general-audit-edit .aduit-page-content .background-btn-layer .prev span{display:none;font-size:10px;font-weight:600;color:#8c9196;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.view-general-audit-edit .aduit-page-content .background-btn-layer .prev{position:relative}.view-general-audit-edit .aduit-page-content .background-btn-layer .prev span{position:absolute;bottom:4px;left:4px}.view-general-audit-edit .aduit-page-content .background-btn-layer .next{position:relative;margin-left:10px}.view-general-audit-edit .aduit-page-content .background-btn-layer .next span{position:absolute;bottom:4px;right:4px}.dialog-history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:16px;height:90vh}.dialog-history .diff-added{background:#e6ffed}.dialog-history .diff-removed{background:#ffeef0;opacity:.6}.dialog-history .diff-changed{background:#fff5b1}.dialog-history .diff-placeholder,.dialog-history .diff-placeholder *{visibility:hidden!important}.dialog-history.mode-list{width:60vw}.dialog-history.mode-list .dialog-table .dialog-table__date{font-size:12px;text-align:center}.dialog-history.mode-diff{width:70vw}.dialog-history.mode-diff .dialog-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;overflow:scroll}.dialog-history.mode-diff .dialog-body .diff-left,.dialog-history.mode-diff .dialog-body .diff-right{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:0;height:100%;padding:0 12px}.dialog-history.mode-diff .dialog-body .diff-left .diff-header,.dialog-history.mode-diff .dialog-body .diff-right .diff-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-history.mode-diff .dialog-body .diff-left .diff-header .version-desc,.dialog-history.mode-diff .dialog-body .diff-right .diff-header .version-desc{font-size:14px;color:#64696e;margin-right:10px}.dialog-history.mode-diff .dialog-body .diff-left .diff-header .diff-version,.dialog-history.mode-diff .dialog-body .diff-right .diff-header .diff-version{-webkit-box-flex:1;-ms-flex:1;flex:1}.dialog-history.mode-diff .dialog-body .diff-left .diff-preview .com-text,.dialog-history.mode-diff .dialog-body .diff-right .diff-preview .com-text{white-space:pre-wrap}.dialog-history.mode-diff .dialog-body .diff-left .diff-preview .diff-preview__title,.dialog-history.mode-diff .dialog-body .diff-right .diff-preview .diff-preview__title{font-size:18px;font-weight:600;margin-top:16px;color:#14191e}.dialog-history.mode-diff .dialog-body .diff-left .diff-preview .diff-preview__title:before,.dialog-history.mode-diff .dialog-body .diff-right .diff-preview .diff-preview__title:before{content:"标题:"}.dialog-history.mode-diff .dialog-body .diff-left .diff-preview .diff-preview-empty,.dialog-history.mode-diff .dialog-body .diff-right .diff-preview .diff-preview-empty{padding:40px 50px;font-size:14px;color:#8c9196;text-align:center}.dialog-history.mode-preview{width:60vw}.dialog-history.mode-preview .dialog-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;overflow:scroll}.dialog-history.mode-preview .dialog-body .preview-left{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:0;height:100%;padding:0 12px}.dialog-history.mode-preview .dialog-body .preview-left .preview-header .preview-title{font-size:18px;font-weight:600;margin-top:30px;margin-bottom:20px;color:#14191e}.dialog-history.mode-preview .dialog-body .preview-left .preview-header .preview-title:before{content:"标题:"}.dialog-history.mode-preview .dialog-body .preview-left .diff-preview .diff-preview-empty{padding:40px 50px;font-size:14px;color:#8c9196;text-align:center}.dialog-history .dialog-history-header{position:relative;width:100%;padding:20px 20px 10px;pointer-events:none}.dialog-history .dialog-history-header .dialog-title{line-height:24px;font-size:18px;font-weight:600;color:#303133;text-align:center}.dialog-history .dialog-history-header .back{position:absolute;top:20px;left:20px;padding:2px 11px;pointer-events:all}.dialog-history .dialog-history-header .back .el-icon-arrow-left{font-size:18px}.dialog-history .dialog-body{-webkit-box-flex:1;-ms-flex:1;flex:1;height:0;padding:0 20px}.version-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.version-item .version-item-title{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis;max-width:200px;margin-right:10px}.version-item .version-item-desc{-ms-flex-negative:0;flex-shrink:0;font-size:13px;color:#8c9196}.section-base{position:relative;width:100%;padding:0 0 1px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-base.history:after{content:"当前待审";position:absolute;right:4px;bottom:4px;font-size:10px;font-weight:600;z-index:1000;color:#32b846}.section-base .thumb-image-preview{position:relative;width:100%;padding-top:56.25%;margin-bottom:20px}.section-base .thumb-image-preview .thumb-image{position:absolute;top:0;left:0;width:100%;height:100%}.section-base .info-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;margin-bottom:20px}.section-base .info-line-label{width:86px;line-height:36px;text-align:left;vertical-align:middle;float:left;font-size:14px;color:#606266}.section-base .info-line .author-tag{font-size:12px;border-radius:3px;padding:4px 6px;color:#14191e;font-weight:600;background:#f3f4f5}.section-base .info-line .author-tag+.author-tag{margin-left:4px}.section-base .info-line-value{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;width:0;font-size:14px;font-weight:600;color:#606266;line-height:36px}.section-base .info-line-value .topic{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:24px;margin:0 8px 8px 0;padding:0 8px;border-radius:4px;background-color:#f1f2f3}.section-base .info-line-value .topic .icon{width:16px;height:16px;border-radius:4px;font-size:0;overflow:hidden;margin-right:5px;line-height:0}.section-base .info-line-value .topic .icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-base .info-line-value .topic .name{color:#64696e;font-size:13px}.section-base .info-line.hand{cursor:pointer}.section-hashtag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:20px 20px 14px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-hashtag .label{width:86px;margin-bottom:6px;padding-right:10ppx;font-size:14px;line-height:32px;color:#606266;vertical-align:middle}.section-hashtag .tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-hashtag .tag-list .tag-item{height:32px;padding:0 10px;margin:0 10px 6px 0;background-color:#409eff;color:#fff;font-size:12px;font-weight:600;line-height:32px;border-radius:4px}.background-enter-active[data-v-3185ae96],.background-leave-active[data-v-3185ae96]{-webkit-transition:all .3s linear;transition:all .3s linear;opacity:1}.background-enter[data-v-3185ae96],.background-leave-to[data-v-3185ae96]{opacity:0}.hb-modal-mask[data-v-3185ae96]{width:100%;height:100%;position:fixed;top:0;left:0;z-index:2000;background:rgba(0,0,0,.6)}.hb-modal-mask .modal-wrapper[data-v-3185ae96]{width:350px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.05);box-shadow:0 0 10px 0 rgba(0,0,0,.05);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.hb-modal-mask .modal-wrapper .modal-content[data-v-3185ae96]{width:100%}.hb-modal-mask .modal-wrapper .modal-content .modal-title[data-v-3185ae96]{height:20px;line-height:20px;font-size:20px;color:#14191e;font-weight:600;text-align:center;margin-top:16px;overflow:hidden}.hb-modal-mask .modal-wrapper .modal-content textarea[data-v-3185ae96]{width:100%;height:100px;font-size:15px;line-height:22px;color:#14191e;border-radius:4px;border:1px solid #f1f2f3;padding:12px;margin-top:16px;resize:none;-webkit-box-sizing:border-box;box-sizing:border-box}.hb-modal-mask .modal-wrapper .modal-content input[data-v-3185ae96]{width:100%;height:32px;font-size:15px;color:#14191e;border-radius:4px;border:1px solid #f1f2f3;text-indent:12px;margin-top:8px}.hb-modal-mask .modal-wrapper .modal-content .modal-desc[data-v-3185ae96]{line-height:24px;font-size:14px;color:#8c9196;text-align:center;margin-top:16px;overflow:hidden}.hb-modal-mask .modal-wrapper .modal-content .modal-desc[data-v-3185ae96] span{margin:0 4px;color:#008ee8}.hb-modal-mask .modal-wrapper .modal-content .modal-custom[data-v-3185ae96]{width:100%;line-height:1;margin-top:20px;overflow:hidden;text-align:center}.hb-modal-mask .modal-wrapper .modal-content .modal-custom[data-v-3185ae96] .qrcode{width:148px}.hb-modal-mask .modal-wrapper .modal-content .modal-btn-wrapper[data-v-3185ae96]{width:100%;height:40px;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.hb-modal-mask .modal-wrapper .modal-content .modal-btn-wrapper.space-between[data-v-3185ae96]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hb-modal-mask .modal-wrapper .modal-content .modal-btn-wrapper.center[data-v-3185ae96]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hb-modal-mask .modal-wrapper .modal-content .modal-btn-wrapper button[data-v-3185ae96]{width:147px;height:40px;cursor:pointer;font-size:15px;border:0;border-radius:4px;color:#fff}.hb-modal-mask .modal-wrapper .modal-content .modal-btn-wrapper button.btn-cancel[data-v-3185ae96]{background-color:#f1f2f3;color:#8c9196}.hb-modal-mask .modal-wrapper .modal-content .modal-btn-wrapper button.btn-cancel[data-v-3185ae96]:disabled{cursor:not-allowed}.hb-modal-mask .modal-wrapper .modal-content .modal-btn-wrapper button.btn-confirm[data-v-3185ae96]{background-color:#008ee8}.hb-modal-mask .modal-wrapper .modal-content .login-image[data-v-3185ae96]{width:108px;margin:0 auto}.hb-modal-mask .modal-wrapper .modal-content .login-image img[data-v-3185ae96]{width:100%}.hb-modal-mask .modal-wrapper .modal-close-btn[data-v-3185ae96]{width:30px;height:30px;position:absolute;right:12px;top:12px;cursor:pointer}.hb-modal-mask .modal-wrapper .modal-close-btn span[data-v-3185ae96]{display:inline-block;width:30px;height:30px}.hb-modal-mask .modal-wrapper .modal-close-btn span[data-v-3185ae96]:before{width:30px;height:30px;text-align:center;line-height:30px;color:#8c9196;font-size:20px}.section-hot-level{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-hot-level .line-1,.section-hot-level .line-2{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0}.section-hot-level .line-2{margin-top:22px}.section-flow-coupon{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-flow-coupon .title{margin-bottom:6px;font-size:20px;font-weight:600;margin-bottom:14px}.section-flow-coupon .desc{font-size:14px;color:#8c9196;line-height:20px;margin-bottom:10px;white-space:pre-wrap}.section-flow-coupon .btn-group,.section-flow-coupon .btn-group .el-button{width:100%}.section-flow-coupon .btn-group .el-button+.el-button{margin-top:10px}.section-hot-search-title{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-hot-search-title .title{font-size:20px;font-weight:600}.section-hot-search-title .el-form-item{margin-bottom:0}.section-hot-search-title .selected-tags .el-tag{margin:0 4px 4px 0}.section-hot-search-title .custom-line .el-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-hot-search-title .custom-line .el-form-item__content .el-input{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0}.section-hot-search-title .custom-line .el-form-item__content .el-button{height:32px;margin-left:8px!important}.section-hot-search-title .recommend-tag-list{cursor:pointer}.section-hot-search-title .hot-search-title-form .el-radio{-webkit-user-select:text}.section-hot-search-title .save-btn{width:100%;margin-top:10px}.section-manual-expose{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-manual-expose .title{margin-bottom:10px;font-size:20px;font-weight:600;color:#14191e}.section-manual-expose .state{font-size:14px;color:#8c9196;line-height:20px;margin-bottom:10px;white-space:pre-wrap}.section-manual-expose .form .el-form-item{margin-bottom:10px}.section-manual-expose .save-btn{width:100%;margin:10px 0 20px}.section-add-expose-task{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-add-expose-task .title{margin-bottom:10px;font-size:20px;font-weight:600;color:#14191e}.section-add-expose-task .current-expose-desc{font-size:14px;line-height:20px;color:#adacac}.section-add-expose-task .add-expose-form{margin-top:20px}.section-add-expose-task .add-expose-save-btn{width:100%}.section-add-expose-task .add-expose-cancel-btn{width:100%;margin-top:10px}.section-creation-activity-bonus{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-creation-activity-bonus .title{margin-bottom:10px;font-size:20px;font-weight:600;color:#14191e;vertical-align:middle}.section-creation-activity-bonus .title .type-desc{font-size:14px}.section-creation-activity-bonus .desc{font-size:14px;margin:10px 0;color:#64696e}.section-creation-activity-bonus .current-expose-desc{font-size:14px;line-height:20px;color:#adacac}.section-creation-activity-bonus .el-radio-group{width:100%;margin:4px 0 12px}.section-creation-activity-bonus .creation-activity-save-btn,.section-creation-activity-bonus .el-radio-group .creation-activity-table{width:100%}.section-creation-activity-bonus .creation-activity-cancel-btn{width:100%;margin-top:10px}.dialog-off-line{width:400px;padding:20px}.dialog-off-line .dialog-title{font-size:16px;font-weight:600;line-height:20px;text-align:center;color:#14191e}.dialog-off-line .dialog-content{width:100%;padding:10px 0}.dialog-off-line .bottom-line{position:relative;margin-bottom:10px;padding:0 10px}.dialog-off-line .bottom-line:before{content:"";display:block;clear:both}.dialog-off-line .btn-button{width:100%;padding:0;height:32px;border-radius:4px;background:#14191e;color:#fff;font-size:14px;line-height:32px}.section-shortcut{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-shortcut .title{margin-bottom:10px;font-size:20px;font-weight:600;color:#14191e}.section-shortcut .sub-desc{font-size:14px;color:#8c9196;line-height:20px}.section-shortcut .warn-line{margin-top:5px;font-size:14px;color:#fa3c4b;line-height:20px}.section-shortcut .article-fee{margin-top:20px}.section-shortcut .operation-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-shortcut .operation-list .el-button{margin-top:10px}.section-basic-tag{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-basic-tag .title{margin-bottom:10px;font-size:16px;font-weight:600}.section-basic-tag .selected-tag{margin-right:8px}.section-basic-tag .show-all-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0 0;padding:10px 0;font-size:12px;color:#8c9196;cursor:pointer}.section-basic-tag .save-btn{width:100%;margin-top:15px}.section-content-tag{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-content-tag .title{margin-bottom:20px;font-size:16px;font-weight:600}.section-content-tag .content-tag-table{margin:12px 0 20px}.section-content-tag .selected-tag{margin-right:8px}.section-content-tag .sub-table,.section-content-tag .sub-table>.cell{padding:0}.section-content-tag .end_date_sub>*{margin-top:10px}.section-content-tag .cell:where(.cell .content-sub-tag-table){padding:0}.section-content-tag .save-btn{width:100%;margin-top:15px}.select-line{width:100%}.el-select-dropdown__item{height:auto}.el-select-dropdown__item .single-game-option{width:100%}.el-select-dropdown__item .single-game-option .line-1{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-select-dropdown__item .single-game-option .single-game-rate{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:right}.el-select-dropdown__item .single-game-option .single-game-rate .sub-topic-num{font-size:12px;color:#8c9196}.section-selected-tags{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-selected-tags .title-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.section-selected-tags .title-line .title{font-size:16px;font-weight:600}.section-selected-tags .selected-tag{margin-right:10px;margin-bottom:10px}.section-tags-box{position:relative;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;overflow:hidden;margin-bottom:16px;border-radius:10px;max-height:2000px}.section-tags-box .icon-box{position:absolute;top:30px;right:16px;font-size:24px;font-weight:700;cursor:pointer}.section-tags-box.fold{max-height:82px}.section-send-push{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-send-push .title{margin-bottom:10px;font-size:20px;line-height:24px;font-weight:600;color:#14191e;vertical-align:middle}.section-send-push .title .type-desc{font-size:14px}.section-send-push .push-subtitle{margin-left:4px;font-size:14px;line-height:24px;color:#64696e;vertical-align:middle}.section-send-push .section-form{margin-top:20px}.section-send-push .section-form .el-form-item{margin-bottom:10px}.section-send-push .section-send-push-save-btn{width:100%;margin-top:10px}.section-auto-push .section-info .info-line+.info-line{margin-top:10px}.section-auto-push{width:100%;padding:20px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-auto-push .title{font-size:20px;font-weight:600}.section-auto-push .el-form-item{margin-bottom:0}.section-auto-push .el-form-item__label{color:#14191e}.section-auto-push .section-info{margin:10px 0;font-size:13px;line-height:16px;color:#c8cdd2}.section-auto-push .section-info .info-title{color:#14191e;margin-top:10px}.section-auto-push .section-info .info-line{margin-top:10px}.section-auto-push .section-info .info-line span{color:#8c9196;font-weight:600}.section-auto-push .save-btn{width:100%;margin-top:10px}.scrollable-tooltip{max-height:500px;max-width:600px;overflow-y:auto;line-height:1.5}.section-model-tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding:20px 20px 14px;margin-bottom:16px;border-radius:10px;background:#fff;overflow:hidden}.section-model-tag .label{width:86px;margin-bottom:6px;padding-right:10ppx;font-size:14px;line-height:32px;color:#606266;vertical-align:middle}.section-model-tag .tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-model-tag .tag-list .tag-item{height:32px;padding:0 10px;margin:0 10px 6px 0;background-color:var(--shallow-bg-color);border-color:var(--shallow-border-color);color:var(--theme-color);border-width:1px;border-style:solid;font-size:12px;font-weight:600;line-height:32px;border-radius:4px}.revirew-info{width:100%;padding:20px;border-radius:10px;background:#fff;overflow:hidden;margin-bottom:16px;margin-top:16px}.revirew-info .title{margin-bottom:6px;font-size:20px;font-weight:600}.revirew-info .desc{font-size:14px;color:#8c9196}.revirew-info .content{overflow:hidden;margin-top:20px}.revirew-info .content .inner-content{width:calc(100% + 25px);padding-right:25px;max-height:600px;overflow-y:scroll;overflow-x:hidden}.revirew-info .content .inner-content .item{margin-bottom:20px;padding:12px 20px;border-radius:6px;border:1px solid #f3f4f5;background-color:#f7f8f9}.revirew-info .content .inner-content .item .column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding:8px 0}.revirew-info .content .inner-content .item .column .label{margin-right:auto;font-size:14px;color:#8c9196}.revirew-info .content .inner-content .item .column .text{font-size:14px;font-weight:500;color:#64696e}.revirew-info .content .inner-content .item .desc{padding:8px 0;line-height:18px}.revirew-info .content .inner-content .item .desc .label{margin-right:10px}.revirew-info .content .inner-content .item .desc .text{font-size:14px;font-weight:500;color:#64696e}.revirew-info .content .inner-content .item .desc a{color:#008ee8}.section-opertion-history{width:100%;padding:20px;border-radius:10px;background:#fff;overflow:hidden;margin-bottom:16px}.section-opertion-history .title{margin-bottom:6px;font-size:20px;font-weight:600}.section-opertion-history .desc{font-size:14px;color:#8c9196}.section-opertion-history .content{overflow:hidden;margin-top:20px}.section-opertion-history .content .inner-content{width:calc(100% + 25px);padding-right:25px;max-height:600px;overflow-y:scroll;overflow-x:hidden}.section-opertion-history .content .inner-content .item{margin-bottom:20px;padding:12px 20px;border-radius:6px;border:1px solid #f3f4f5;background-color:#f7f8f9}.section-opertion-history .content .inner-content .item .column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding:8px 0}.section-opertion-history .content .inner-content .item .column .label{margin-right:auto;font-size:14px;color:#8c9196}.section-opertion-history .content .inner-content .item .column .text{font-size:14px;font-weight:500;color:#64696e}.section-opertion-history .content .inner-content .item .desc{padding:8px 0;line-height:18px}.section-opertion-history .content .inner-content .item .desc .label{margin-right:10px}.section-opertion-history .content .inner-content .item .desc .text{font-size:14px;font-weight:500;color:#64696e}.section-opertion-history .content .inner-content .item .desc a{color:#008ee8}.third-revirew-info{width:100%;padding:20px;border-radius:10px;background:#fff;overflow:hidden;margin-bottom:16px;margin-top:16px}.third-revirew-info .title{margin-bottom:6px;font-size:20px;font-weight:600}.third-revirew-info .desc{font-size:14px;color:#8c9196}.third-revirew-info .content{overflow:hidden;margin-top:20px}.third-revirew-info .content .inner-content{width:calc(100% + 25px);padding-right:25px;max-height:600px;overflow-y:scroll;overflow-x:hidden}.third-revirew-info .content .inner-content .item{margin-bottom:20px;padding:12px 20px;border-radius:6px;border:1px solid #f3f4f5;background-color:#f7f8f9}.third-revirew-info .content .inner-content .item .column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding:8px 0}.third-revirew-info .content .inner-content .item .column .label{margin-right:auto;font-size:14px;color:#8c9196}.third-revirew-info .content .inner-content .item .column .text{font-size:14px;font-weight:500;color:#64696e}.third-revirew-info .content .inner-content .item .desc{padding:8px 0;line-height:18px}.third-revirew-info .content .inner-content .item .desc .label{margin-right:10px}.third-revirew-info .content .inner-content .item .desc .text{font-size:14px;font-weight:500;color:#64696e}.third-revirew-info .content .inner-content .item .desc a{color:#008ee8}.section-author{padding:14px 14px 14px;border-radius:10px;background:#fff}.section-author .section-author-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-author .section-author-top .author-avatar{width:50px;height:50px}.section-author .section-author-top .author-avatar .avatar{width:100%;height:100%;border-radius:50%;overflow:hidden}.section-author .section-author-top .author-info{-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;margin-left:10px}.section-author .section-author-top .author-info .line-1{width:100%;font-size:16px;font-weight:500;color:#14191e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.section-author .section-author-top .author-info .line-1 span{margin-left:4px;font-size:13px;color:#64696e}.section-author .section-author-top .author-info .line-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:6px}.section-author .section-author-top .author-info .line-2 .author-tag{padding:4px;font-size:10px;font-weight:500;border-radius:3px;color:#14191e;background:#f3f4f5}.section-author .section-author-top .author-info .line-2 .author-tag+.author-tag{margin-left:10px}.section-author .section-author-top .author-info .medals-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px 5px 2px 0}.section-author .section-author-top .author-info .medals-wrap>.medal:last-of-type{margin-right:4px}.section-author .section-author-top .author-info .medals-wrap .medal-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;margin-top:0;margin-right:2px;padding-left:0}.section-author .section-author-top .author-info .medals-wrap .medal-wrap .medal-name{font-family:sans-serif;font-size:9px;line-height:12px;margin-left:-6px;padding-left:8px;padding-right:2px;border-radius:1px}.section-author .section-author-top .author-info .medals-wrap .medal-wrap .medal-name.static-color-level{height:40px;padding:0 8px;margin-left:0;border-radius:8px;font-family:Helvetica,sans-serif;color:#fff;font-size:29px;text-align:center;line-height:40px;font-weight:700;-webkit-transform:scale(.25);transform:scale(.25)}.section-author .section-author-top .author-info .medals-wrap .medal-wrap .medal-name.static-color-level p{position:relative}.section-author .section-author-top .author-info .medals-wrap .medal-wrap img{width:16px;height:16px;z-index:1}.section-author .to-user{width:100%;height:32px;margin-top:10px;border-radius:6px;text-align:center;line-height:32px;color:#fff;font-weight:500;background:#14191e;cursor:pointer}.dialog__window-setting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:600px;height:60vh}.dialog__window-setting .dialog__title{width:100%;padding:20px 20px 10px;line-height:24px;font-size:18px;font-weight:600;color:#303133;text-align:center}.dialog__window-setting .dialog__body{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px;height:0;margin-top:12px;overflow:scroll}.dialog__window-setting .dialog__body .setting-form__title{margin:0 0 10px;font-size:14px;line-height:19px;font-weight:600;color:#14191e}.dialog__window-setting .dialog__body .setting-form--panel .setting-form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.dialog__window-setting .dialog__body .setting-form--operation{margin-top:14px}.dialog__window-setting .dialog__bottom{padding:10px 20px}.dialog__window-setting .dialog__bottom .el-button{width:100%}.topic-bbs-review-preview{padding:14px}.topic-bbs-review-preview.hide-tag-panel .review-preview-container{height:calc(84vh - 9px)}.topic-bbs-review-preview.hide-tag-panel .view-general-audit{display:hidden}.topic-bbs-review-preview.hide-comment-panel .review-preview-container .review-preview-container-left{display:none}.topic-bbs-review-preview .review-preview-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(84vh - 189px)}.topic-bbs-review-preview .review-preview-container .review-preview-container-center,.topic-bbs-review-preview .review-preview-container .review-preview-history{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0;height:100%;margin:0 12px;border-radius:10px;overflow:scroll}.topic-bbs-review-preview .review-preview-container .review-preview-history{position:relative}.topic-bbs-review-preview .review-preview-container .review-preview-history:after{content:"当前待审";position:absolute;right:4px;top:4px;font-size:10px;font-weight:600;z-index:1000;color:#32b846}.topic-bbs-review-preview .review-preview-container .review-preview-container-left{position:relative;height:100%;width:300px;max-width:20%;padding:10px 10px 40px;border-radius:10px;background:#fff}.topic-bbs-review-preview .review-preview-container .review-preview-container-right{position:relative;height:100%;width:550px;max-width:26%;border-radius:10px;overflow:scroll}