.material-selector-content{width:100%;min-width:900px}.material-grid{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:16px!important;max-height:400px;overflow-y:auto}.material-item{min-width:0;border:1px solid #e8e8e8;border-radius:6px;padding:12px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;background:#fff;min-height:280px;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-sizing:border-box;box-sizing:border-box;width:100%}.material-item:hover{border-color:#1890ff;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.15);box-shadow:0 2px 8px rgba(24,144,255,.15)}.material-item.selected{border-color:#1890ff!important;background:#f0f8ff!important;-webkit-box-shadow:0 2px 8px rgba(24,144,255,.2)!important;box-shadow:0 2px 8px rgba(24,144,255,.2)!important;position:relative}.material-item.selected:after{content:"\2713";position:absolute;top:8px;right:8px;width:20px;height:20px;background:#1890ff;color:#fff;border-radius:50%;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;font-size:12px;font-weight:700}.material-item .material-name{margin-top:8px;font-size:12px;color:#666;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-ms-flex-negative:0;flex-shrink:0}.material-item .image-material{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.material-item .image-material .image-container{width:100%;height:120px;overflow:hidden;border-radius:4px;-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;background:#f8f9fa}.material-item .image-material .image-container .image-preview{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:4px}.material-item .news-material .news-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;border-radius:8px;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.material-item .news-material .news-single .news-cover-large{width:100%;height:auto;padding-bottom:56.25%;background-size:cover;background-position:50%;background-color:#e3e4e5;border-radius:8px 8px 0 0;position:relative}.material-item .news-material .news-single .news-content-large{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:12px}.material-item .news-material .news-single .news-content-large .news-title-large{font-size:14px;font-weight:600;color:#333;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;max-height:40px}.material-item .news-material .news-single .news-content-large .news-desc-large{font-size:12px;color:#666;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;-webkit-box-flex:1;-ms-flex:1;flex:1}.material-item .news-material .news-single .news-content-large .news-meta-large{margin-top:auto;font-size:11px;color:#999}.material-item .news-material .news-single .news-content-large .news-meta-large .news-date{color:#999}.material-item .news-material .news-multiple .news-content{position:relative}.material-item .news-material .news-multiple .post-item{position:relative;border-bottom:1px solid #f5f5f5}.material-item .news-material .news-multiple .post-item:last-child{border-bottom:none}.material-item .news-material .news-multiple .main-post{position:relative}.material-item .news-material .news-multiple .main-cover{height:180px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;border-radius:8px 8px 0 0}.material-item .news-material .news-multiple .cover-title{position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;padding:16px;font-size:15px;line-height:1.4;font-weight:500}.material-item .news-material .news-multiple .sub-post{padding:12px 16px}.material-item .news-material .news-multiple .sub-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.material-item .news-material .news-multiple .sub-title{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:13px;line-height:1.4;color:#333;font-weight:500}.material-item .news-material .news-multiple .sub-cover{width:60px;height:45px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:6px;-ms-flex-negative:0;flex-shrink:0}.material-item .news-material .news-multiple .post-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 16px;border-top:1px solid #f5f5f5;background:#fafafa}.material-item .news-material .news-multiple .toolbar-item{margin:0 12px}.material-item .news-material .news-multiple .news-count-text{background:#f0f0f0;color:#666;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:500}.material-item .video-material .video-container{position:relative;width:100%;height:120px;background:#f0f0f0;border-radius:4px;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}.material-item .video-material .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px}.material-item .video-material .video-container .play-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;color:#1890ff;background:hsla(0,0%,100%,.9);border-radius:50%;width:48px;height:48px}.material-item .audio-material .audio-container,.material-item .video-material .video-container .play-icon{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}.material-item .audio-material .audio-container{width:100%;height:80px;background:#f8f9fa;border-radius:4px;border:1px dashed #d9d9d9}.fans-list .content-head[data-v-47c757c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.fans-list .sort-keys[data-v-47c757c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fans-list .sort-keys .tab-list[data-v-47c757c6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:6px;border-bottom:1px solid #e1e1e1;margin-right:50px}.fans-list .sort-keys .tab-list .item[data-v-47c757c6]{margin-right:30px;padding:0 10px 4px 10px;cursor:pointer;font-weight:500}.fans-list .sort-keys .tab-list .item.actived[data-v-47c757c6]{color:#1890ff;border-bottom:3px solid #1890ff}.fans-list .sort-keys .tab-list .item[data-v-47c757c6]:hover{color:#1890ff}.fans-list .table[data-v-47c757c6]{background-color:#fff}.fans-list .table .headimg[data-v-47c757c6]{width:40px;height:40px;border-radius:50%;border:1px solid #e1e1e1}.message-form .fan-info[data-v-47c757c6]{margin-bottom:16px;padding:8px 12px;background:#f8f9fa;border-radius:4px}.message-form .fan-info label[data-v-47c757c6]{font-weight:500;margin-right:8px}.message-form .fan-info span[data-v-47c757c6]{color:#666;font-family:monospace}.message-form .message-type-tabs[data-v-47c757c6]{margin-bottom:16px}.message-form .material-selector .selected-material[data-v-47c757c6]{margin-top:12px;padding:16px;border:1px solid #e8e8e8;border-radius:8px;background:#fafafa}.message-form .material-selector .selected-material .material-preview[data-v-47c757c6]{margin-bottom:12px}.message-form .material-selector .selected-material .material-preview .preview-image .image-display[data-v-47c757c6]{width:100%;height:200px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:8px;border:1px solid #e8e8e8}.message-form .material-selector .selected-material .material-preview .preview-news-single[data-v-47c757c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:8px;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.message-form .material-selector .selected-material .material-preview .preview-news-single .news-cover-large[data-v-47c757c6]{width:100%;height:120px;background-size:cover;background-position:50%;background-color:#e3e4e5;position:relative}.message-form .material-selector .selected-material .material-preview .preview-news-single .news-content-large[data-v-47c757c6]{padding:12px}.message-form .material-selector .selected-material .material-preview .preview-news-single .news-content-large .news-title-large[data-v-47c757c6]{font-size:14px;font-weight:600;color:#333;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4}.message-form .material-selector .selected-material .material-preview .preview-news-single .news-content-large .news-desc-large[data-v-47c757c6]{font-size:12px;color:#666;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px}.message-form .material-selector .selected-material .material-preview .preview-news-single .news-content-large .news-meta-large[data-v-47c757c6]{font-size:11px;color:#999}.message-form .material-selector .selected-material .material-preview .preview-news-single .news-content-large .news-meta-large .news-type[data-v-47c757c6]{margin-right:10px;color:#1890ff;font-weight:500}.message-form .material-selector .selected-material .material-preview .preview-news-single .news-content-large .news-meta-large .news-date[data-v-47c757c6]{color:#999}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .news-content[data-v-47c757c6]{position:relative}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .post-item[data-v-47c757c6]{position:relative;border-bottom:1px solid #f5f5f5}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .post-item[data-v-47c757c6]:last-child{border-bottom:none}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .main-post[data-v-47c757c6]{position:relative}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .main-cover[data-v-47c757c6]{height:120px;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;border-radius:8px 8px 0 0}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .cover-title[data-v-47c757c6]{position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.8)));background:linear-gradient(transparent,rgba(0,0,0,.8));color:#fff;padding:12px;font-size:13px;line-height:1.4;font-weight:500}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .sub-post[data-v-47c757c6]{padding:8px 12px}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .sub-content[data-v-47c757c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .sub-title[data-v-47c757c6]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;line-height:1.4;color:#333;font-weight:500}.message-form .material-selector .selected-material .material-preview .preview-news-multiple .sub-cover[data-v-47c757c6]{width:50px;height:35px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:4px;-ms-flex-negative:0;flex-shrink:0}.message-form .material-selector .selected-material .material-preview .preview-video .video-container[data-v-47c757c6]{position:relative;width:100%;height:200px;background:#f0f0f0;border-radius:8px;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 #e8e8e8}.message-form .material-selector .selected-material .material-preview .preview-video .video-container video[data-v-47c757c6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.message-form .material-selector .selected-material .material-preview .preview-video .video-container .play-icon[data-v-47c757c6]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;color:#1890ff;background:hsla(0,0%,100%,.9);border-radius:50%;width:48px;height:48px;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}.message-form .material-selector .selected-material .material-preview .preview-audio .audio-container[data-v-47c757c6]{width:100%;height:120px;background:#f8f9fa;border-radius:8px;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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px dashed #d9d9d9;padding:16px}.message-form .material-selector .selected-material .material-info[data-v-47c757c6]{margin-bottom:12px}.message-form .material-selector .selected-material .material-info .material-name[data-v-47c757c6]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-form .material-selector .selected-material .material-info .material-meta[data-v-47c757c6]{font-size:12px;color:#999}.message-form .material-selector .selected-material .material-info .material-meta .material-type[data-v-47c757c6]{margin-right:10px;color:#1890ff;font-weight:500}.message-form .material-selector .selected-material .material-info .material-meta .material-date[data-v-47c757c6]{color:#999}.message-form .material-selector .selected-material .material-actions[data-v-47c757c6]{text-align:center}.message-form .notice[data-v-47c757c6]{margin-top:16px;padding:8px 12px;background:#e6f7ff;border:1px solid #91d5ff;border-radius:4px;color:#1890ff;font-size:12px}.message-form .notice .anticon[data-v-47c757c6]{margin-right:6px}.tag-setting-content .fan-info[data-v-47c757c6]{margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:4px;border-left:4px solid #1890ff}.tag-setting-content .fan-info label[data-v-47c757c6]{font-weight:500;color:#333;margin-right:8px}.tag-setting-content .fan-info span[data-v-47c757c6]{color:#666;font-family:monospace}.tag-setting-content .tag-selection h4[data-v-47c757c6]{margin-bottom:12px;color:#333;font-weight:500}.tag-setting-content .tag-selection .tag-list[data-v-47c757c6]{max-height:300px;overflow-y:auto;padding:8px;border:1px solid #e8e8e8;border-radius:4px;background:#fafafa}.tag-setting-content .tag-selection .tag-list .ant-checkbox-group[data-v-47c757c6]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.tag-setting-content .tag-selection .tag-list .ant-checkbox-group .ant-checkbox-wrapper[data-v-47c757c6]{padding:8px 12px;border-radius:4px;background:#fff;border:1px solid #e8e8e8;-webkit-transition:all .3s ease;transition:all .3s ease}.tag-setting-content .tag-selection .tag-list .ant-checkbox-group .ant-checkbox-wrapper[data-v-47c757c6]:hover{border-color:#1890ff;background:#f0f8ff}.tag-setting-content .tag-selection .tag-list .ant-checkbox-group .ant-checkbox-wrapper.ant-checkbox-wrapper-checked[data-v-47c757c6]{border-color:#1890ff;background:#e6f7ff}