<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-action-sheet{display:flex;flex-direction:column;max-height:80%;overflow:hidden;color:#323233}.van-action-sheet__content{flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-sheet__cancel,.van-action-sheet__item{display:block;width:100%;padding:14px 16px;font-size:16px;background-color:#fff;border:none;cursor:pointer}.van-action-sheet__cancel:active,.van-action-sheet__item:active{background-color:#f2f3f5}.van-action-sheet__item{line-height:22px}.van-action-sheet__item--disabled,.van-action-sheet__item--loading{color:#c8c9cc}.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active{background-color:#fff}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__cancel{flex-shrink:0;box-sizing:border-box;color:#646566}.van-action-sheet__subname{margin-top:8px;color:#969799;font-size:12px;line-height:18px}.van-action-sheet__gap{display:block;height:8px;background-color:#f7f8fa}.van-action-sheet__header{flex-shrink:0;font-weight:500;font-size:16px;line-height:48px;text-align:center}.van-action-sheet__description{position:relative;flex-shrink:0;padding:20px 16px;color:#969799;font-size:14px;line-height:20px;text-align:center}.van-action-sheet__description:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:22px;height:22px}.van-action-sheet__close{position:absolute;top:0;right:0;z-index:1;padding:0 16px;color:#c8c9cc;font-size:22px;line-height:inherit}.van-action-sheet__close:active{color:#969799}.flex-center{display:flex;align-items:center;justify-content:center}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boxCenter{width:100%;max-width:1440px;margin:0 auto}.ovFixed{width:100%!important;height:100%!important;overflow:hidden!important}.el-message-box__wrapper{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){.el-dialog{width:90%}}.editorWrap /deep/ em,.editorWrap i{font-style:italic!important}.editorWrap /deep/ b{font-weight:700!important}.editorWrap /deep/ img{max-width:100%!important;height:auto}.carditem[data-v-07d0178c]{width:100%;height:auto;padding:10px 15px;border-radius:5px;margin-top:10px;cursor:pointer}.carditem .m[data-v-07d0178c]{display:none!important}.carditem.fail[data-v-07d0178c]{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.4}.carditem .close[data-v-07d0178c]{width:16px;height:16px;background:#bbb;display:none;align-items:center;justify-content:center;position:absolute;right:-3px;top:2px;border-radius:100%}.carditem .close[data-v-07d0178c]:hover{background:#ff8426}.carditem .close&gt;img[data-v-07d0178c]{width:8px;height:8px}.carditem[data-v-07d0178c]:hover{background:#fff;box-shadow:0 0 20px 0 rgba(141,84,50,.1),0 2px 20px 0 rgba(141,84,50,.09)}.carditem:hover .box .txtWrap[data-v-07d0178c]{border-bottom:1px solid transparent}.carditem:hover .box .txtWrap .title[data-v-07d0178c]{color:#ff8426}.carditem:hover .cancelBtn[data-v-07d0178c]{display:block}.carditem:hover .close[data-v-07d0178c]{display:flex}.carditem .cancelBtn[data-v-07d0178c]{width:96px;height:30px;background:#ff8426;line-height:30px;text-align:center;color:#fff;font-size:14px;border-radius:4px;margin-left:auto;position:absolute;right:-3px;top:2px;display:none}.carditem .box[data-v-07d0178c]{width:100%;height:auto;display:flex;position:relative}.carditem .box .imgWrap[data-v-07d0178c]{flex:2;border-radius:5px;overflow:hidden;position:relative;flex-shrink:0}.carditem .box .imgWrap .img[data-v-07d0178c]{width:100%;height:auto;border-radius:5px}.carditem .box .imgWrap .bag[data-v-07d0178c]{padding:1px 15px;background:rgba(231,55,76,.7);position:absolute;left:8px;top:8px;font-size:12px;color:#fff;border-radius:10px}.carditem .box .imgWrap .bag.blue[data-v-07d0178c]{background:rgba(55,89,255,.7)}.carditem .box .txtWrap[data-v-07d0178c]{flex:6;color:#3f3d3b;font-size:14px;margin-left:20px;border-bottom:1px solid #dedede;padding-bottom:10px;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.carditem .box .txtWrap .titleWrap[data-v-07d0178c]{display:flex}.carditem .box .txtWrap .title[data-v-07d0178c]{font-size:18px;font-weight:700;margin-right:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carditem .box .txtWrap .jianjie[data-v-07d0178c]{width:100%;margin:3px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.carditem .box .txtWrap .time[data-v-07d0178c]{display:flex;align-items:center;margin-top:3px}.carditem .box .txtWrap .time .live_status[data-v-07d0178c]{background:#f3f3f3;padding:0 12px;height:24px;font-size:12px;border-radius:25px;color:#746e69;margin-right:20px;line-height:24px}.carditem .box .txtWrap .time .live_status.liveing[data-v-07d0178c]{color:#ff5151;background:#ffefee}.carditem .box .txtWrap .time span[data-v-07d0178c]{margin-right:5px}.carditem .box .txtWrap .time .icon-tv[data-v-07d0178c]{width:16px;height:16px;margin-right:7px}.carditem .box .txtWrap .actionWrap[data-v-07d0178c]{display:flex;align-items:center}.carditem .box .txtWrap .actionWrap .dian[data-v-07d0178c]{margin-left:20px;display:flex;align-items:center}.carditem .box .txtWrap .actionWrap .dian ._icon[data-v-07d0178c]{transform:rotate(90deg)}@media screen and (max-width:1024px){.jianjie[data-v-07d0178c]{-webkit-line-clamp:1!important}}@media screen and (max-width:768px){.carditem[data-v-07d0178c]{padding:0}.carditem[data-v-07d0178c]:hover{box-shadow:none!important}.carditem:hover .pc[data-v-07d0178c]{display:none!important}.carditem:hover .title[data-v-07d0178c]{color:#3f3d3b!important}.carditem .pc[data-v-07d0178c]{display:none}.carditem .m[data-v-07d0178c]{display:block!important}.carditem .dian[data-v-07d0178c]{display:flex!important}.carditem .box[data-v-07d0178c]{flex-direction:column;align-items:normal}.carditem .box .txtWrap[data-v-07d0178c]{margin-left:0}.carditem .box .txtWrap .title[data-v-07d0178c]{margin-top:5px}}.flex-center[data-v-07d0178c]{display:flex;align-items:center;justify-content:center}.ellipsis[data-v-07d0178c]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boxCenter[data-v-07d0178c]{width:100%;max-width:1440px;margin:0 auto}.ovFixed[data-v-07d0178c]{width:100%!important;height:100%!important;overflow:hidden!important}.el-message-box__wrapper[data-v-07d0178c]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){.el-dialog[data-v-07d0178c]{width:90%}}.editorWrap[data-v-07d0178c] em,.editorWrap i[data-v-07d0178c]{font-style:italic!important}.editorWrap[data-v-07d0178c] b{font-weight:700!important}.editorWrap[data-v-07d0178c] img{max-width:100%!important;height:auto}.not[data-v-535cc3b8]{width:100%;height:auto;font-size:18px;font-weight:400;text-align:center;color:#2d333d;line-height:25px;display:flex;flex-direction:column;align-items:center;padding-top:150px;padding-bottom:50px}.not&gt;img[data-v-535cc3b8]{max-width:300px;width:300px;height:210px;margin-bottom:10px}@media screen and (max-width:768px){.not&gt;img[data-v-535cc3b8]{width:50%;height:auto}}.flex-center[data-v-535cc3b8]{display:flex;align-items:center;justify-content:center}.ellipsis[data-v-535cc3b8]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.boxCenter[data-v-535cc3b8]{width:100%;max-width:1440px;margin:0 auto}.ovFixed[data-v-535cc3b8]{width:100%!important;height:100%!important;overflow:hidden!important}.el-message-box__wrapper[data-v-535cc3b8]{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1000px){.el-dialog[data-v-535cc3b8]{width:90%}}.editorWrap[data-v-535cc3b8] em,.editorWrap i[data-v-535cc3b8]{font-style:italic!important}.editorWrap[data-v-535cc3b8] b{font-weight:700!important}.editorWrap[data-v-535cc3b8] img{max-width:100%!important;height:auto}</pre></body></html>