@charset "UTF-8";.text-editor[data-v-64f09928]{border:1px solid var(--border-color)}.text-editor textarea[data-v-64f09928]{background:var(--bg-color2);border:0;color:var(--text-color);display:block;font-family:inherit;line-height:1.8;outline:0;overflow:auto;overscroll-behavior:contain;padding:15px 15px 20px;position:relative;resize:none;transition:all .1s linear;width:100%}.text-editor .text-editor-image-uploader[data-v-64f09928]{padding:10px}.text-editor .text-editor-bar[data-v-64f09928]{align-items:center;background-color:var(--bg-color);border-top:1px solid var(--border-color);display:flex;justify-content:space-between;padding:5px}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item[data-v-64f09928]{align-items:center;color:var(--text-color3);-moz-column-gap:5px;column-gap:5px;cursor:pointer;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item i[data-v-64f09928],.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item span[data-v-64f09928]{font-size:14px}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item[data-v-64f09928]:hover{color:var(--text-link-color)}.text-editor .text-editor-bar .text-editor-actions .text-editor-action-item.active[data-v-64f09928]{color:var(--text-link-color);font-weight:500}.text-editor .text-editor-bar .text-editor-btn[data-v-64f09928]{align-items:center;display:flex}.text-editor .text-editor-bar .text-editor-btn span[data-v-64f09928]{color:var(--text-color3);font-size:12px;margin-right:5px}.comment-form[data-v-27bd080f]{background-color:var(--bg-color);margin:10px 0}.comment-form .comment-create[data-v-27bd080f]{box-sizing:border-box;overflow:hidden;padding:0;position:relative}.comment-form .comment-create .comment-quote-info[data-v-27bd080f]{color:var(--text-color);font-size:13px;font-weight:600;margin-bottom:3px}.comment-form .comment-create .comment-quote-info i[data-v-27bd080f]{color:var(--text-link-color);cursor:pointer;font-size:12px!important}.comment-form .comment-create .comment-quote-info i[data-v-27bd080f]:hover{color:red}.comment-form .comment-create .comment-input-wrapper .text-input[data-v-27bd080f]{border:1px solid var(--border-color);border-radius:var(--jinsom-border-radius);box-sizing:border-box;color:var(--text-color);font-size:14px;height:85px;line-height:16px;max-width:100%;outline:none;padding:10px 40px 10px 10px;resize:none;width:100%}.comment-form .comment-create .comment-button-wrapper[data-v-27bd080f]{display:flex;float:right;height:30px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment-form .comment-create .comment-button-wrapper span[data-v-27bd080f]{color:var(--text-color4);font-size:13px;margin-right:5px}.comment-form .comment-create .comment-button-wrapper button[data-v-27bd080f]{font-weight:500}.replies[data-v-dbbe70c4]{background-color:var(--bg-color2);font-size:12px;margin-top:10px;padding:1px 10px}.replies .comment[data-v-dbbe70c4]{display:flex;padding:8px 0}.replies .comment[data-v-dbbe70c4]:not(:last-child){border-bottom:1px solid var(--border-color)}.replies .comment .comment-item-main[data-v-dbbe70c4]{flex:1 1 auto;margin-left:6px}.replies .comment .comment-item-main .comment-meta[data-v-dbbe70c4]{display:flex;justify-content:space-between}.replies .comment .comment-item-main .comment-meta .comment-nickname[data-v-dbbe70c4]{color:var(--text-color);font-size:12px;font-weight:500}.replies .comment .comment-item-main .comment-meta .comment-nickname[data-v-dbbe70c4]:hover{color:var(--text-link-color)}.replies .comment .comment-item-main .comment-meta .comment-time[data-v-dbbe70c4]{color:var(--text-color3);font-size:11px}.replies .comment .comment-item-main .comment-content-wrapper .comment-content[data-v-dbbe70c4]{color:var(--text-color2);margin-bottom:0;margin-top:5px;white-space:pre-wrap}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list[data-v-dbbe70c4]{margin-top:5px}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-dbbe70c4]{cursor:pointer;height:62px;line-height:72px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-out .1s;width:62px}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-dbbe70c4]:not(:last-child){margin-right:8px}.replies .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-dbbe70c4]:hover{backface-visibility:hidden;transform:scale(1.04)}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote[data-v-dbbe70c4]{background-color:var(--bg-color3);border:1px solid var(--border-color2);border-radius:4px;box-sizing:border-box;color:var(--text-color3);margin:5px 0;padding:0 12px;position:relative}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote[data-v-dbbe70c4]:after{color:var(--text-color3);content:"”";font-family:Georgia,serif;font-size:36px;font-weight:700;position:absolute;right:2px;top:-8px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-content[data-v-dbbe70c4]{color:var(--text-color3);margin:5px 0}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list[data-v-dbbe70c4]{margin-top:5px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list img[data-v-dbbe70c4]{cursor:pointer;height:50px;line-height:50px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-out .1s;width:50px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list img[data-v-dbbe70c4]:not(:last-child){margin-right:4px}.replies .comment .comment-item-main .comment-content-wrapper .comment-quote .comment-quote-image-list img[data-v-dbbe70c4]:hover{backface-visibility:hidden;transform:scale(1.04)}.replies .comment .comment-item-main .comment-actions[data-v-dbbe70c4]{align-items:center;display:flex;margin-top:5px}.replies .comment .comment-item-main .comment-actions .comment-action-item[data-v-dbbe70c4]{color:var(--text-color3);cursor:pointer;font-size:11px;line-height:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.replies .comment .comment-item-main .comment-actions .comment-action-item[data-v-dbbe70c4]:hover{color:var(--text-link-color)}.replies .comment .comment-item-main .comment-actions .comment-action-item.active[data-v-dbbe70c4]{color:var(--text-link-color);font-weight:500}.replies .comment .comment-item-main .comment-actions .comment-action-item[data-v-dbbe70c4]:not(:last-child){margin-right:16px}.replies .comment .comment-item-main .comment-reply-form[data-v-dbbe70c4]{margin-top:10px}.replies .reply[data-v-dbbe70c4]{display:flex}.replies .comment-more[data-v-dbbe70c4]{color:var(--text-link-color);font-size:13px;font-weight:500;margin:10px}.comments[data-v-935ada53]{font-size:14px}.comments .comment[data-v-935ada53]{display:flex;padding:10px 0}.comments .comment[data-v-935ada53]:not(:last-child){border-bottom:1px solid var(--border-color4)}.comments .comment .comment-item-main[data-v-935ada53]{flex:1 1 auto;margin-left:10px}.comments .comment .comment-item-main .comment-meta[data-v-935ada53]{display:flex;justify-content:space-between}.comments .comment .comment-item-main .comment-meta .comment-nickname[data-v-935ada53]{color:var(--text-color);font-size:14px;font-weight:500}.comments .comment .comment-item-main .comment-meta .comment-nickname[data-v-935ada53]:hover{color:var(--text-link-color)}.comments .comment .comment-item-main .comment-meta .comment-meta-right .comment-time[data-v-935ada53]{color:var(--text-color3);font-size:13px}.comments .comment .comment-item-main .comment-meta .comment-meta-right .comment-ip-area[data-v-935ada53]{color:var(--text-color3);font-size:13px;margin-left:10px}.comments .comment .comment-item-main .comment-content-wrapper .comment-content[data-v-935ada53]{color:var(--text-color);margin-bottom:0;margin-top:10px;white-space:pre-wrap}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list[data-v-935ada53]{margin-top:10px}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-935ada53]{cursor:pointer;height:72px;line-height:72px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease-out .1s;width:72px}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-935ada53]:not(:last-child){margin-right:8px}.comments .comment .comment-item-main .comment-content-wrapper .comment-image-list img[data-v-935ada53]:hover{backface-visibility:hidden;transform:scale(1.04)}.comments .comment .comment-item-main .comment-actions[data-v-935ada53]{align-items:center;display:flex;margin-top:10px}.comments .comment .comment-item-main .comment-actions .comment-action-item[data-v-935ada53]{color:var(--text-color3);cursor:pointer;font-size:13px;line-height:22px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comments .comment .comment-item-main .comment-actions .comment-action-item[data-v-935ada53]:hover{color:var(--text-link-color)}.comments .comment .comment-item-main .comment-actions .comment-action-item.active[data-v-935ada53]{color:var(--color-red);font-weight:500}.comments .comment .comment-item-main .comment-actions .comment-action-item[data-v-935ada53]:not(:last-child){margin-right:16px}.comments .comment .comment-item-main .comment-reply-form[data-v-935ada53]{margin-top:10px}.comments .comment .comment-item-main .comment-replies[data-v-935ada53]{background-color:var(--bg-color2);margin-top:10px}.comments .reply[data-v-935ada53]{display:flex}.comment-component[data-v-df0978de]{background-color:var(--bg-color);border-radius:var(--border-radius);padding:16px}.comment-component .comment-header[data-v-df0978de]{color:var(--text-color);display:flex;font-size:16px;font-weight:500;padding-top:20px}.comment-component .comment-not-login[data-v-df0978de]{border:1px solid var(--border-color);border-radius:0;box-sizing:border-box;margin:10px 0;overflow:hidden;padding:10px;position:relative}.comment-component .comment-not-login .comment-login-div[data-v-df0978de]{border-radius:3px;color:var(--text-color4);cursor:pointer;padding:0 10px}.comment-component .comment-not-login .comment-login-div a[data-v-df0978de]{margin-left:10px;margin-right:10px}
