@charset "UTF-8";body{--ad-font-color:#25272a;--ad-focus-color:#3f85ff;--ad-light-gray:#f5f6f7;--ad-border-color:rgba(23,26,29,.14);--ad-gray-color:rgba(23,26,29,.42);--ad-document-max-width:840px;--ad-font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI Variable Display","Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";--ad-code-font-family:"JetBrainsMono","Courier New",monospace;--ad-line-height:1.7;--ad-white-bg:#fff;--ad-code-font-size:14px;--ad-border-radius:4px}.anyeditor h1.is-empty:before,.anyeditor h2.is-empty:before,.anyeditor h3.is-empty:before,.anyeditor li.is-empty:before,.anyeditor p.is-empty:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.anyeditor-sidemenu .anyeditor-menu-button{margin-bottom:3px;margin-right:0}.anyeditor-sidemenu .anyeditor-menu-button:last-child{margin-bottom:0}.anyeditor-sidemenu .anyeditor-sidemenu-inner{width:120px;position:absolute;top:0;right:22px;display:none;border-radius:var(--ad-border-radius);border:1px solid var(--ad-border-color);padding:4px;box-shadow:var(--block-active-shadow);background-color:var(--ad-white-bg);z-index:9}.anyeditor-sidemenu:hover .anyeditor-sidemenu-inner{display:block}.anyeditor .bilibili-video.focused,.anyeditor .code-block.focused,.anyeditor .question-item.focused,.anyeditor img.focused,.block-focused{border:1px solid #1890ff;box-shadow:var(--block-active-shadow)}.anyeditor-control-group{display:flex;justify-content:flex-start;border-radius:16px 16px 0 0;align-items:center;margin:0 auto 10px;max-width:var(--ad-document-max-width);padding:12px}.anyeditor-control-group .button-group{display:flex;justify-content:flex-start;align-items:center;border-right:1px solid var(--ad-border-color);padding-right:8px;margin-right:8px}.anyeditor-control-group .button-group:last-child{padding-right:0;border-right:none}@media screen and (max-width:768px){.anyeditor-control-group{overflow-x:scroll}.anyeditor-control-group::-webkit-scrollbar{display:none}}body{--editor-max-width:960px;--purple-light:$tiptap-purple-light;--black:$tiptap-black;--block-active-shadow:0 0 0 2px rgba(5,145,255,.1);--font-family:"zh quote","Helvetica Neue",-apple-system,"PingFang SC","Microsoft YaHei",STHeiti,Helvetica,Arial,sans-serif,"Apple Color Emoji";--code-font-size:14px;--code-line-height:1.5;--font-color:#262626;--line-height:1.7;--focus-color:#1890ff;--title-line-height:1.4;--margin:16px;--blockquote:#25272a;--gray-bg:#f5f5f5;--deep-bg:#868686;--table-divider:#ced4da;--table-divider-bg:#ececec;--table-selected-cell-bg:rgba(200,200,255,.4);--tw-shadow:0px 1px 0px 0px rgba(0,0,0,.08);--tw-shadow-colored:0px 1px 0px 0px var(--tw-shadow-color)}.anyeditor{margin:0;padding:0;outline:none;font-family:var(--ad-font-family);color:var(--ad-font-color)}.anyeditor :first-child{margin-top:0}.anyeditor blockquote,.anyeditor code,.anyeditor div,.anyeditor h1,.anyeditor h2,.anyeditor h3,.anyeditor h4,.anyeditor h5,.anyeditor h6,.anyeditor li,.anyeditor ol,.anyeditor p,.anyeditor pre,.anyeditor section,.anyeditor table,.anyeditor td,.anyeditor th,.anyeditor ul{line-height:var(--ad-line-height);color:var(--ad-font-color);font-size:16px;box-sizing:content-box}.anyeditor ol,.anyeditor ul{padding:0;margin:8px 0;position:relative}.anyeditor ol li,.anyeditor ul li{margin:0;list-style:none;position:relative;text-wrap:nowrap}.anyeditor ol li:last-child,.anyeditor ul li:last-child{margin-bottom:0}.anyeditor ol li:before,.anyeditor ul li:before{content:"●";display:block;font-size:16px;transform:scale(.6);float:left}.anyeditor ol li p,.anyeditor ul li p{margin:0 0 0 8px;display:inline-block;text-wrap:wrap}.anyeditor ol{counter-reset:item}.anyeditor ol li{counter-increment:item}.anyeditor ol li:before{content:counter(item) ".";transform:scale(1)}.anyeditor ol ol li:before{content:counter(item,lower-alpha) "."}.anyeditor ol ol li ol li:before{content:counter(item) "."}.anyeditor ol ol{margin:0 0 0 32px}.anyeditor ol ol:after,.anyeditor ol ul:after,.anyeditor ul ol:after,.anyeditor ul ul:after{content:"";display:block;position:absolute;height:100%;border-left:.5px solid var(--ad-border-color);left:-26px;top:0}.anyeditor ul ul{margin:0 0 0 32px}.anyeditor ul ul li:before{content:"○"}.anyeditor ul ul ul li:before{content:"■"}.anyeditor ul ul ul ul li:before{content:"●"}.anyeditor ul ul ul ul ul li:before{content:"○"}.anyeditor ul ul ul ul ul ul li:before{content:"■"}.anyeditor ol button.expand,.anyeditor ul button.expand{position:absolute;top:7px;left:-20px;width:14px;height:14px;font-size:0;z-index:3;border:none;outline:none;opacity:.5}.anyeditor p{margin:0}.anyeditor h1,.anyeditor h2,.anyeditor h3,.anyeditor h4,.anyeditor h5,.anyeditor h6{margin-bottom:8px;line-height:var(--title-line-height);text-wrap:pretty}.anyeditor h1{margin-top:24px;font-size:24px}.anyeditor h2{margin-top:20px;font-size:20px}.anyeditor h3,.anyeditor h4,.anyeditor h5,.anyeditor h6{margin-top:18px;font-size:18px}.anyeditor code{background-color:var(--ad-light-gray);color:var(--ad-font-color);font-size:14px;padding:2px 6px;border:1px solid var(--ad-border-color);border-radius:4px;word-spacing:normal;vertical-align:middle;margin:0 6px}.anyeditor code,.anyeditor pre{font-family:var(--ad-code-font-family)}.anyeditor pre{background-color:var(--ad-white-bg);margin:0;padding:8px 8px 4px 48px;border-radius:0 0 6px 6px}.anyeditor pre.code-block{padding-left:16px}.anyeditor pre code{background-color:transparent;font-size:var(--ad-code-font-size);line-height:var(--ad-line-height);padding:0;margin:0;border:none}.anyeditor .code-block{border:1px solid var(--ad-border-color);border-radius:6px;margin:8px 0;overflow:hidden}.anyeditor .code-block .operation{background:#f5f5f5;border-radius:6px 6px 0 0;padding:4px 8px;display:flex;height:32px;justify-content:end;border-bottom:1px solid var(--ad-border-color);position:relative}.anyeditor .code-block .operation .line-number{color:#999;width:32px;font-size:var(--ad-font-size);line-height:var(--ad-line-height);position:absolute;left:0;top:41px;padding:8px 8px 8px 0;text-align:right;border-right:1px solid var(--ad-border-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.anyeditor .code-block .operation select{padding:6px 0;border:none;outline:none;font-size:16px;margin-right:16px;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.anyeditor blockquote{border-left:4px solid var(--ad-border-color);margin:8px 0;padding-left:12px}.anyeditor blockquote p{margin:0;color:var(--ad-gray-color)}.anyeditor hr{border:none;border-top:1px solid var(--ad-font-color);margin:8px 0}.anyeditor .question-item{padding:24px 16px 16px;background-color:#fcfcfc;color:#262626;border-radius:6px;border:2px solid var(--ad-border-color);box-shadow:0 0 10px rgba(0,0,0,.1);position:relative}.anyeditor .question-item:before{content:"求助信息";position:absolute;text-align:center;padding-right:2px;font-size:12px;line-height:1.5;top:-1px;left:-1px;width:60px;height:20px;background-color:var(--ad-border-color);border-radius:4px 0 4px 0}.anyeditor .question-item.focused:before{color:#fff;background-color:#1890ff;border-radius:4px 0 4px 0}.anyeditor .highlight{color:#d31515;border-radius:6px;padding:8px;margin:8px 0}.anyeditor img{max-width:100%;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.anyeditor .bilibili-video,.anyeditor img{border:1px solid transparent;border-radius:6px;margin:8px 0}.anyeditor .bilibili-video{display:inline-block;overflow:hidden}.anyeditor table{border-collapse:collapse;margin:16px 0;table-layout:fixed;width:100%}.anyeditor table tr:first-child td{background-color:var(--ad-light-gray)}.anyeditor table td,.anyeditor table th{border:1px solid var(--table-divider);box-sizing:border-box;min-width:1em;padding:3px 5px;position:relative}.anyeditor table td>*,.anyeditor table th>*{margin-bottom:0}.anyeditor table th{background-color:#f1f3f5;font-weight:700;text-align:left}.anyeditor table .selectedCell:after{background:rgba(200,200,255,.4);content:"";left:0;right:0;top:0;bottom:0;pointer-events:none;position:absolute;z-index:2}.anyeditor table .column-resize-handle{background-color:#adf;bottom:-2px;position:absolute;right:-2px;pointer-events:none;top:0;width:4px}.anyeditor table p{margin:0}.anyeditor table,.anyeditor table *{box-sizing:border-box}.anyeditor table .grip-column:after{content:"";cursor:pointer;position:absolute;top:-11px;left:0;width:calc(100% + 1px);height:10px;background:var(--table-divider-bg);display:block}.anyeditor table .grip-column:hover:after{background:var(--deep-bg)}.anyeditor table .grip-column.first:after{border-top-left-radius:3px}.anyeditor table .grip-column.last:after{border-top-right-radius:3px}.anyeditor table .grip-column.selected:after{background:var(--table-selected-cell-bg)}.anyeditor table .grip-row:after{content:"";cursor:pointer;position:absolute;left:-11px;top:0;height:calc(100% + 1px);width:10px;background:var(--table-divider-bg);display:block}.anyeditor table .grip-row:hover:after{background:var(--deep-bg)}.anyeditor table .grip-row.first:after{border-top-left-radius:3px}.anyeditor table .grip-row.last:after{border-bottom-left-radius:3px}.anyeditor table .grip-row.selected:after{background:var(--table-selected-cell-bg)}.anyeditor table .grip-table:after{content:"";cursor:pointer;background:var(--table-divider-bg);width:14px;height:14px;border-radius:14px;position:absolute;top:-16px;left:-16px;display:block}.anyeditor table .grip-table:hover:after{background:var(--deep-bg)}.anyeditor table .grip-table.selected:after{background:var(--table-selected-cell-bg)}.anyeditor span.comment{color:var(--font-color);-webkit-text-decoration:var(--font-color) solid underline;text-decoration:var(--font-color) solid underline;text-underline-offset:4px}.anyeditor span.comment:hover{cursor:pointer;color:var(--focus-color);-webkit-text-decoration:var(--focus-color) solid underline;text-decoration:var(--focus-color) solid underline}.anyeditor a{text-underline-offset:4px}.anyeditor-inline-menu{color:var(--gray-bg)}.comment-wrapper{width:280px;box-sizing:border-box;padding:8px 0;opacity:1}.comment-wrapper h4{margin:0;padding:0 12px;line-height:32px;font-size:18px}.comment-wrapper .comment-content{padding:4px 12px;line-height:1.5}.comment-wrapper .comment-content,.comment-wrapper .comment-content *{font-size:14px;color:var(--font-color)}.comment-wrapper .comment-link{padding:6px 12px 0;font-size:12px;border-top:1px solid var(--ad-border-color)}.comment-wrapper .comment-link a{text-decoration:none;line-height:1;cursor:pointer}.tippy-content{padding:0}.anyeditor-bubble-menu{padding:6px;display:flex;flex-wrap:nowrap}.anyeditor-bubble-menu .button-group{display:flex;justify-content:flex-start;align-items:center;border-right:1px solid var(--ad-border-color);height:20px;margin-right:8px;padding-right:8px;flex-wrap:nowrap}.anyeditor-bubble-menu .button-group:last-child{margin-right:0;padding-right:8px;border-right:none}.anyeditor-menu-button{height:22px;margin-right:8px;cursor:pointer;box-sizing:content-box;display:flex;padding:2px 4px;align-items:center;border-radius:4px;flex-wrap:nowrap}.anyeditor-menu-button:last-child{margin-right:0}.anyeditor-menu-button span{display:block;margin-left:6px;line-height:18px;font-size:14px;width:auto}.anyeditor-menu-button span:hover{color:#1890ff}.anyeditor-menu-button img{width:18px;height:18px;display:block}.anyeditor-menu-button.disabled{opacity:.3}.anyeditor-menu-button.actived,.anyeditor-menu-button:hover{background-color:#f5f5f5}.anyeditor-table-menu{padding:6px;display:flex;flex-wrap:nowrap}.anyeditor-floating-menu{padding:6px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px} /*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}._id__l_container__a45JO{position:relative}._id__l_1__ITS_r{z-index:1}._id__l_1__ITS_r,._id__l_2__gQyx8{position:absolute;width:100%;height:100%;top:0;left:0}._id__l_2__gQyx8{z-index:2}._id__l_3__dPMME{z-index:3}._id__l_3__dPMME,._id__l_4__AmOPE{position:absolute;width:100%;height:100%;top:0;left:0}._id__l_4__AmOPE{z-index:4}@media(min-width:768px){._id__max_width__AMkl4{width:1200px;margin:auto}}@media(max-width:767px){._id__max_width__AMkl4{width:calc(100% - 40px);margin:0 20px}}._id__news-detail__oT4w2{background-color:#fff}._id__news-detail__oT4w2 ._id__section__EQE5i{padding:50px 0 80px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl{width:900px;display:flex;flex-direction:column;justify-content:normal;align-items:normal;flex-wrap:nowrap;gap:0}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__img__twRfq{width:100%;height:528px;margin-bottom:40px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__desc__RT5Zw,._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__title__PboZ6{word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0,none}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__title__PboZ6{font:normal 32px/1.375 var(--font-misans-semibold),-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#222;display:inline-block;margin-bottom:16px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__title__PboZ6 html.zh-CN{word-break:break-all}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__title__PboZ6 html.en-US{word-break:keep-all}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__desc__RT5Zw{font:normal 14px/1.375 var(--font-misans-regular),-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666;display:inline-block;margin-bottom:16px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__desc__RT5Zw html.zh-CN{word-break:break-all}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__desc__RT5Zw html.en-US{word-break:keep-all}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__date__Qrh25{font:normal 14px/1.375 var(--font-misans-regular),-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__date__Qrh25 html.zh-CN{word-break:break-all}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__date__Qrh25 html.en-US{word-break:keep-all}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__divider__GGQ7n{width:100%;height:1px;background-color:rgba(0,0,0,.1);margin:16px 0 24px}._id__preview-container__CcVHO{width:100%;position:relative;word-wrap:break-word;white-space:pre-wrap;white-space:break-spaces;font-variant-ligatures:none;font-feature-settings:"liga" 0,none}._id__preview-container__CcVHO img{width:100%;height:auto}._id__preview-container__CcVHO span{color:inherit!important}._id__preview-container__CcVHO p{color:#666!important;font-size:14px!important;font-family:var(--font-misans-regular),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5!important}._id__preview-container__CcVHO p strong{font-family:var(--font-misans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}._id__preview-container__CcVHO h1,._id__preview-container__CcVHO h1 strong,._id__preview-container__CcVHO h2,._id__preview-container__CcVHO h2 strong,._id__preview-container__CcVHO h3,._id__preview-container__CcVHO h3 strong{color:#222!important;font-family:var(--font-misans-semibold),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}._id__preview-container__CcVHO a{color:#ff6000!important;font-family:var(--font-misans-regular),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}._id__preview-container__CcVHO ol,._id__preview-container__CcVHO ul{list-style:initial!important}._id__preview-container__CcVHO ol li,._id__preview-container__CcVHO ul li{font-size:14px!important;word-break:break-all;list-style-position:outside;margin-bottom:16px!important}._id__preview-container__CcVHO ol li:last-of-type,._id__preview-container__CcVHO ul li:last-of-type{margin-bottom:0!important}._id__preview-container__CcVHO ol li:before,._id__preview-container__CcVHO ul li:before{font-size:14px!important;line-height:1.5!important}._id__preview-container__CcVHO ol li p,._id__preview-container__CcVHO ul li p{font-size:14px!important;font-family:var(--font-misans-medium),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";color:#222!important;display:block!important;margin:0!important;padding:0 0 0 19px!important}._id__preview-container__CcVHO ol ol,._id__preview-container__CcVHO ol ul,._id__preview-container__CcVHO ul ol,._id__preview-container__CcVHO ul ul{padding-left:14px!important;margin:0 0 0 6px!important}._id__preview-container__CcVHO ol ol:after,._id__preview-container__CcVHO ol ul:after,._id__preview-container__CcVHO ul ol:after,._id__preview-container__CcVHO ul ul:after{border:none!important}@media(max-width:767px){._id__news-detail__oT4w2{background-color:#fff}._id__news-detail__oT4w2 ._id__section__EQE5i{padding:0 0 40px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl{width:calc(100vw - 40px)}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__img__twRfq{width:calc(100% + 40px);height:58.1333333333vw;margin:0 -20px 20px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__title__PboZ6{font-size:16px;margin-bottom:8px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__desc__RT5Zw{font-size:12px;margin-bottom:8px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__date__Qrh25{font-size:12px}._id__news-detail__oT4w2 ._id__section__EQE5i ._id__content__LdnOl ._id__divider__GGQ7n{margin:20px 0}._id__preview-container__CcVHO ol li p,._id__preview-container__CcVHO ul li p{padding:0 0 0 16px!important}._id__preview-container__CcVHO ol ol,._id__preview-container__CcVHO ol ul,._id__preview-container__CcVHO ul ol,._id__preview-container__CcVHO ul ul{margin:0 0 0 3px!important}}