:root{--red900:#7a2122;--red800:#a82e2e;--red700:#b83232;--red600:#d63a3b;--red500:#f04142;--red400:#ff5e5e;--red300:#ff8585;--red200:#ffabab;--red100:#ffd1d1;--red50:#fff2f2;--blue900:#0e408c;--blue800:#114ba6;--blue700:#1356bd;--blue600:#1663d9;--blue500:#1a74ff;--blue400:#3d89ff;--blue300:#599aff;--blue200:#80b2ff;--blue100:#b3d1ff;--blue50:#e6f0ff;--green900:#005e2f;--green800:#00753b;--green700:#008542;--green600:#009149;--green500:#00aa54;--green400:#3bbf7d;--green300:#69cf9c;--green200:#8edeb6;--green100:#c2edd8;--green50:#edf7f2;--yellow900:#635303;--yellow800:#8a7304;--yellow700:#b09305;--yellow600:#d6b306;--yellow500:#fcd307;--yellow400:#fcdc3f;--yellow300:#fce25d;--yellow200:#fce98b;--yellow100:#fcf1b8;--yellow50:#fcf9eb;--orange900:#662f10;--orange800:#8c4016;--orange700:#b3521c;--orange600:#d96322;--orange500:#ff7528;--orange400:#ff8e4f;--orange300:#ffa775;--orange200:#ffbf9c;--orange100:#ffd8c2;--orange50:#fff7f2;--black01:#222;--black02:#666;--black03:#999;--black04:#bfbfbf;--black05:#d8d8d8;--black06:#e8e8e8;--black07:#f5f5f5;--black08:#fafafa;--black10:#fff}html,body{line-height:1.6;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body,button,input,optgroup,select,textarea{font-family:apple-system,BlinkMacSystemFont,SF Pro SC,SF Pro Text,Helvetica Neue,Helvetica,PingFang SC,system-ui,sans-serif,Helvetica,Arial,Microsoft YaHei,sans-serif;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}pre{font-family:system-ui}::-webkit-input-placeholder{color:grey}::placeholder{color:grey}hl{color:#333;background:yellow}.nowrap{white-space:nowrap}.has-text-accent{color:#797bf2 !important}.has-text-purple{color:#8269b2 !important}.has-text-blue{color:#37c3ff !important}.has-text-green{color:#93e088 !important}.has-text-orange{color:#ffa981 !important}.has-text-red{color:#f92b60 !important}.has-text-yellow{color:#ffd66e !important}.has-text-tb{color:#f44336 !important}.button.h-button.is-purple.is-elevated{-webkit-box-shadow:0 14px 26px -12px rgb(103 28 201 / 42%),0 4px 23px 0 rgb(0 0 0 / 12%),0 8px 10px -5px rgb(103 28 201 / 20%);box-shadow:0 14px 26px -12px rgb(103 28 201 / 42%),0 4px 23px 0 rgb(0 0 0 / 12%),0 8px 10px -5px rgb(103 28 201 / 20%)}.button.is-purple{background-color:#03a9f4;border-color:transparent;color:#fff}.button.is-elevated{flex-shrink:0;-webkit-box-shadow:0 0 5px 3px rgb(18 116 224 / 30%);box-shadow:0 0 5px 3px rgb(18 116 224 / 30%)}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#9e9e9e}.is-fullwidth{width:100%}.b-radio.radio{outline:0;display:inline-flex;align-items:center}.b-radio.radio:not(.button){margin-right:.5em}.b-radio.radio:not(.button)+.radio:last-child{margin-right:0}.b-radio.radio+.radio{margin-left:0}.b-radio.radio input[type=radio]{position:absolute;left:0;opacity:0;outline:0;z-index:-1}.b-radio.radio input[type=radio]+.check{display:flex;flex-shrink:0;position:relative;cursor:pointer;width:1em;height:1em;transition:background 150ms ease-out;border-radius:50%;border:1px solid #7a7a7a}.b-radio.radio input[type=radio]+.check:before{content:"";display:flex;position:absolute;left:50%;margin-left:calc(-1.25em / 2);bottom:50%;margin-bottom:calc(-1.25em / 2);width:1.25em;height:1.25em;transition:transform 150ms ease-out;border-radius:50%;transform:scale(0);background-color:#29b6f6}.paper-pro .b-radio.radio input[type=radio]+.check:before{background-color:#ff9800}.paper-en .b-radio.radio input[type=radio]+.check:before{background-color:#4caf50}.paper-meizi .b-radio.radio input[type=radio]+.check:before{background-color:#f06292}.b-radio.radio input[type=radio]+.check.is-white:before{background:white}.b-radio.radio input[type=radio]+.check.is-black:before{background:#0a0a0a}.b-radio.radio input[type=radio]+.check.is-light:before{background:whitesmoke}.b-radio.radio input[type=radio]+.check.is-dark:before{background:#363636}.b-radio.radio input[type=radio]+.check.is-primary:before{background:#00d1b2}.b-radio.radio input[type=radio]+.check.is-link:before{background:#3273dc}.b-radio.radio input[type=radio]+.check.is-info:before{background:#3298dc}.b-radio.radio input[type=radio]+.check.is-success:before{background:#48c774}.b-radio.radio input[type=radio]+.check.is-warning:before{background:#ffdd57}.b-radio.radio input[type=radio]+.check.is-danger:before{background:#f14668}.b-radio.radio input[type=radio]:checked+.check{border-color:#29b6f6}.paper-pro .b-radio.radio input[type=radio]:checked+.check{border-color:#ff9800}.paper-en .b-radio.radio input[type=radio]:checked+.check{border-color:#009688}.paper-meizi .b-radio.radio input[type=radio]:checked+.check{border-color:#e91e63}.b-radio.radio input[type=radio]:checked+.check.is-white{border-color:white}.b-radio.radio input[type=radio]:checked+.check.is-black{border-color:#0a0a0a}.b-radio.radio input[type=radio]:checked+.check.is-light{border-color:whitesmoke}.b-radio.radio input[type=radio]:checked+.check.is-dark{border-color:#363636}.b-radio.radio input[type=radio]:checked+.check.is-primary{border-color:#00d1b2}.b-radio.radio input[type=radio]:checked+.check.is-link{border-color:#3273dc}.b-radio.radio input[type=radio]:checked+.check.is-info{border-color:#3298dc}.b-radio.radio input[type=radio]:checked+.check.is-success{border-color:#48c774}.b-radio.radio input[type=radio]:checked+.check.is-warning{border-color:#ffdd57}.b-radio.radio input[type=radio]:checked+.check.is-danger{border-color:#f14668}.b-radio.radio input[type=radio]:checked+.check:before{transform:scale(0.5)}.b-radio.radio .control-label{padding-left:.1em;font-weight:initial}.b-radio.radio.button{display:flex}.b-radio.radio[disabled]{opacity:.5}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check{border-color:#29b6f6}.paper-pro .b-radio.radio:hover input[type=radio]:not(:disabled)+.check{border-color:#ffc107}.paper-meizi .b-radio.radio:hover input[type=radio]:not(:disabled)+.check{border-color:#f48fb1}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-white{border-color:white}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-black{border-color:#0a0a0a}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-light{border-color:whitesmoke}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-dark{border-color:#363636}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-primary{border-color:#00d1b2}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-link{border-color:#3273dc}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-info{border-color:#3298dc}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-success{border-color:#48c774}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-warning{border-color:#ffdd57}.b-radio.radio:hover input[type=radio]:not(:disabled)+.check.is-danger{border-color:#f14668}.b-radio.radio.is-small{border-radius:2px;font-size:.75rem}.b-radio.radio.is-medium{font-size:1.25rem}.b-radio.radio.is-large{font-size:1.5rem}.button:focus,.input:focus,.textarea:focus,.select select:focus,.file-cta:focus,.file-name:focus,.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.is-focused.button,.is-focused.input,.is-focused.textarea,.select select.is-focused,.is-focused.file-cta,.is-focused.file-name,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.button:active,.input:active,.textarea:active,.select select:active,.file-cta:active,.file-name:active,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.is-active.button,.is-active.input,.is-active.textarea,.select select.is-active,.is-active.file-cta,.is-active.file-name,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis{outline:0}.button[disabled],.input[disabled],.textarea[disabled],.select select[disabled],.file-cta[disabled],.file-name[disabled],.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled],.pagination-ellipsis[disabled],fieldset[disabled] .button,fieldset[disabled] .input,fieldset[disabled] .textarea,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis{cursor:not-allowed}.switch{cursor:pointer;display:inline-flex;align-items:center;position:relative;margin-right:.5em}.switch+.switch:last-child{margin-right:0}.switch input[type=checkbox]{position:absolute;left:0;opacity:0;outline:0;z-index:-1}.switch input[type=checkbox]+.check{display:flex;align-items:center;flex-shrink:0;width:2.75em;height:1.575em;padding:.2em;background:#b5b5b5;border-radius:4px;transition:background 150ms ease-out,box-shadow 150ms ease-out}.switch input[type=checkbox]+.check.is-white-passive,.switch input[type=checkbox]+.check:hover{background:white}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-black-passive,.switch input[type=checkbox]+.check:hover{background:#0a0a0a}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-light-passive,.switch input[type=checkbox]+.check:hover{background:whitesmoke}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-dark-passive,.switch input[type=checkbox]+.check:hover{background:#363636}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-primary-passive,.switch input[type=checkbox]+.check:hover{background:#00d1b2}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-link-passive,.switch input[type=checkbox]+.check:hover{background:#3273dc}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-info-passive,.switch input[type=checkbox]+.check:hover{background:#3298dc}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-success-passive,.switch input[type=checkbox]+.check:hover{background:#48c774}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-warning-passive,.switch input[type=checkbox]+.check:hover{background:#ffdd57}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check.is-danger-passive,.switch input[type=checkbox]+.check:hover{background:#f14668}.switch input[type=checkbox]+.check.input[type=checkbox]+.switch input[type=checkbox]+.check.check{background:'pink'}.switch input[type=checkbox]+.check:before{content:"";display:block;border-radius:4px;width:1.175em;height:1.175em;background:whitesmoke;transition:transform 150ms ease-out;will-change:transform;transform-origin:left}.switch input[type=checkbox]+.check.is-elastic:before{transform:scaleX(1.5);border-radius:4px}.switch input[type=checkbox]:checked+.check{background:#00d1b2}.switch input[type=checkbox]:checked+.check.is-white{background:white}.switch input[type=checkbox]:checked+.check.is-black{background:#0a0a0a}.switch input[type=checkbox]:checked+.check.is-light{background:whitesmoke}.switch input[type=checkbox]:checked+.check.is-dark{background:#363636}.switch input[type=checkbox]:checked+.check.is-primary{background:#00d1b2}.switch input[type=checkbox]:checked+.check.is-link{background:#3273dc}.switch input[type=checkbox]:checked+.check.is-info{background:#3298dc}.switch input[type=checkbox]:checked+.check.is-success{background:#48c774}.switch input[type=checkbox]:checked+.check.is-warning{background:#ffdd57}.switch input[type=checkbox]:checked+.check.is-danger{background:#f14668}.switch input[type=checkbox]:checked+.check:before{transform:translate3d(100%,0,0)}.switch input[type=checkbox]:checked+.check.is-elastic:before{transform:translate3d(50%,0,0) scaleX(1.5)}.switch input[type=checkbox]:focus,.switch input[type=checkbox]:active{outline:0}.switch .control-label{padding-left:.5em}.switch:hover input[type=checkbox]+.check{background:rgba(181,181,181,0.9)}.switch:hover input[type=checkbox]+.check.is-white-passive{background:rgba(255,255,255,0.9)}.switch:hover input[type=checkbox]+.check.is-black-passive{background:rgba(10,10,10,0.9)}.switch:hover input[type=checkbox]+.check.is-light-passive{background:rgba(245,245,245,0.9)}.switch:hover input[type=checkbox]+.check.is-dark-passive{background:rgba(54,54,54,0.9)}.switch:hover input[type=checkbox]+.check.is-primary-passive{background:rgba(0,209,178,0.9)}.switch:hover input[type=checkbox]+.check.is-link-passive{background:rgba(50,115,220,0.9)}.switch:hover input[type=checkbox]+.check.is-info-passive{background:rgba(50,152,220,0.9)}.switch:hover input[type=checkbox]+.check.is-success-passive{background:rgba(72,199,116,0.9)}.switch:hover input[type=checkbox]+.check.is-warning-passive{background:rgba(255,221,87,0.9)}.switch:hover input[type=checkbox]+.check.is-danger-passive{background:rgba(241,70,104,0.9)}.switch:hover input[type=checkbox]:checked+.check{background:rgba(0,209,178,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-white{background:rgba(255,255,255,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-black{background:rgba(10,10,10,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-light{background:rgba(245,245,245,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-dark{background:rgba(54,54,54,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-primary{background:rgba(0,209,178,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-link{background:rgba(50,115,220,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-info{background:rgba(50,152,220,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-success{background:rgba(72,199,116,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-warning{background:rgba(255,221,87,0.9)}.switch:hover input[type=checkbox]:checked+.check.is-danger{background:rgba(241,70,104,0.9)}.switch.is-rounded input[type=checkbox]+.check{border-radius:290486px}.switch.is-rounded input[type=checkbox]+.check:before{border-radius:290486px}.switch.is-rounded input[type=checkbox].is-elastic:before{transform:scaleX(1.5);border-radius:290486px}.switch.is-outlined input[type=checkbox]+.check{background:transparent;border:.1rem solid #b5b5b5;padding:.1em}.switch.is-outlined input[type=checkbox]+.check.is-white-passive{border:.1rem solid rgba(255,255,255,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-white-passive:before{background:white}.switch.is-outlined input[type=checkbox]+.check.is-white-passive:hover{border-color:rgba(255,255,255,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-black-passive{border:.1rem solid rgba(10,10,10,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-black-passive:before{background:#0a0a0a}.switch.is-outlined input[type=checkbox]+.check.is-black-passive:hover{border-color:rgba(10,10,10,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-light-passive{border:.1rem solid rgba(245,245,245,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-light-passive:before{background:whitesmoke}.switch.is-outlined input[type=checkbox]+.check.is-light-passive:hover{border-color:rgba(245,245,245,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive{border:.1rem solid rgba(54,54,54,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:before{background:#363636}.switch.is-outlined input[type=checkbox]+.check.is-dark-passive:hover{border-color:rgba(54,54,54,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive{border:.1rem solid rgba(0,209,178,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:before{background:#00d1b2}.switch.is-outlined input[type=checkbox]+.check.is-primary-passive:hover{border-color:rgba(0,209,178,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-link-passive{border:.1rem solid rgba(50,115,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-link-passive:before{background:#3273dc}.switch.is-outlined input[type=checkbox]+.check.is-link-passive:hover{border-color:rgba(50,115,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-info-passive{border:.1rem solid rgba(50,152,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-info-passive:before{background:#3298dc}.switch.is-outlined input[type=checkbox]+.check.is-info-passive:hover{border-color:rgba(50,152,220,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-success-passive{border:.1rem solid rgba(72,199,116,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-success-passive:before{background:#48c774}.switch.is-outlined input[type=checkbox]+.check.is-success-passive:hover{border-color:rgba(72,199,116,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive{border:.1rem solid rgba(255,221,87,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:before{background:#ffdd57}.switch.is-outlined input[type=checkbox]+.check.is-warning-passive:hover{border-color:rgba(255,221,87,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive{border:.1rem solid rgba(241,70,104,0.9)}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:before{background:#f14668}.switch.is-outlined input[type=checkbox]+.check.is-danger-passive:hover{border-color:rgba(241,70,104,0.9)}.switch.is-outlined input[type=checkbox]+.check:before{background:#b5b5b5}.switch.is-outlined input[type=checkbox]:checked+.check{border-color:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-white{background:transparent;border-color:white}.switch.is-outlined input[type=checkbox]:checked+.check.is-white:before{background:white}.switch.is-outlined input[type=checkbox]:checked+.check.is-black{background:transparent;border-color:#0a0a0a}.switch.is-outlined input[type=checkbox]:checked+.check.is-black:before{background:#0a0a0a}.switch.is-outlined input[type=checkbox]:checked+.check.is-light{background:transparent;border-color:whitesmoke}.switch.is-outlined input[type=checkbox]:checked+.check.is-light:before{background:whitesmoke}.switch.is-outlined input[type=checkbox]:checked+.check.is-dark{background:transparent;border-color:#363636}.switch.is-outlined input[type=checkbox]:checked+.check.is-dark:before{background:#363636}.switch.is-outlined input[type=checkbox]:checked+.check.is-primary{background:transparent;border-color:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-primary:before{background:#00d1b2}.switch.is-outlined input[type=checkbox]:checked+.check.is-link{background:transparent;border-color:#3273dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-link:before{background:#3273dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-info{background:transparent;border-color:#3298dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-info:before{background:#3298dc}.switch.is-outlined input[type=checkbox]:checked+.check.is-success{background:transparent;border-color:#48c774}.switch.is-outlined input[type=checkbox]:checked+.check.is-success:before{background:#48c774}.switch.is-outlined input[type=checkbox]:checked+.check.is-warning{background:transparent;border-color:#ffdd57}.switch.is-outlined input[type=checkbox]:checked+.check.is-warning:before{background:#ffdd57}.switch.is-outlined input[type=checkbox]:checked+.check.is-danger{background:transparent;border-color:#f14668}.switch.is-outlined input[type=checkbox]:checked+.check.is-danger:before{background:#f14668}.switch.is-outlined input[type=checkbox]:checked+.check:before{background:#00d1b2}.switch.is-outlined:hover input[type=checkbox]+.check{background:transparent;border-color:rgba(181,181,181,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check{background:transparent;border-color:rgba(0,209,178,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-white{border-color:rgba(255,255,255,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-black{border-color:rgba(10,10,10,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-light{border-color:rgba(245,245,245,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-dark{border-color:rgba(54,54,54,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-primary{border-color:rgba(0,209,178,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-link{border-color:rgba(50,115,220,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-info{border-color:rgba(50,152,220,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-success{border-color:rgba(72,199,116,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-warning{border-color:rgba(255,221,87,0.9)}.switch.is-outlined:hover input[type=checkbox]:checked+.check.is-danger{border-color:rgba(241,70,104,0.9)}.switch.is-small{border-radius:2px;font-size:.75rem}.switch.is-medium{font-size:1.25rem}.switch.is-large{font-size:1.5rem}.switch[disabled]{opacity:.5;cursor:not-allowed;color:#7a7a7a}@-webkit-keyframes fadeInLeft{from{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes fadeInLeft{from{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.preFadeInLeft{opacity:0}.fadeInLeft{opacity:0;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}body.is-dark .tabs-wrapper.is-slider.is-inverted .tabs,body.is-dark .tabs-wrapper.is-triple-slider.is-inverted .tabs{border:1px solid #4a4a50 !important;background:#28282b !important}body.is-dark .tabs-wrapper.is-slider .tabs,body.is-dark .tabs-wrapper.is-triple-slider .tabs{border:1px solid #4a4a50 !important;background:#28282b !important}body.is-dark .tabs-wrapper.is-slider .tabs .tab-naver,body.is-dark .tabs-wrapper.is-triple-slider .tabs .tab-naver{background:#797bf2 !important}body.is-dark .tabs-wrapper.is-slider .tabs ul,body.is-dark .tabs-wrapper.is-triple-slider .tabs ul{border:0}body.is-dark .tabs-wrapper.is-slider .tabs li.is-active a,body.is-dark .tabs-wrapper.is-triple-slider .tabs li.is-active a{color:#fff}.msg-count{box-sizing:border-box;text-align:center;position:relative;right:0;top:-6px;background:#ff5722;color:#fff;border-radius:999px;padding:0 .5em;min-width:30px;height:30px;line-height:30px;font-size:12px;transform:scale(.7);font-family:tahoma !important}.msg-count-dot{position:absolute;top:18px;left:36px;background:#ff5722;border-radius:999px;height:8px;width:8px;border:1px solid #ffffffa6;box-shadow:0 0 12px 0 #fff}input[type=checkbox],input[type=radio]{vertical-align:baseline}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#363636}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.radio,.checkbox{position:relative;font-family:"Roboto",sans-serif;cursor:pointer;padding:.1em}.radio::-moz-selection,.checkbox::-moz-selection{background:transparent}.radio::selection,.checkbox::selection{background:transparent}.radio input+span,.checkbox input+span{position:relative;top:-1px;background:#fff;content:"";display:inline-block;margin:0 .1em 0 0;padding:0;vertical-align:middle;width:1.4em;height:1.4em;border:1px solid #d9d9d9;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.radio input+span::after,.checkbox input+span::after{content:"";display:block;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.dialog_close{position:absolute;right:10px;top:5px;padding:3px;cursor:pointer}@layer utilities{.content-auto{content-visibility:auto}}.tippy-box[data-theme~='white-bg']{background-color:white;color:#333;border:1px solid #ddd;box-shadow:0 4px 12px rgba(0,0,0,0.1);border-radius:8px;z-index:120000;max-width:500px !important}.tippy-box[data-theme~='white-bg'][data-placement^='right']>.tippy-arrow::before{border-right-color:white}.tippy-box[data-theme~='white-bg'][data-placement^='left']>.tippy-arrow::before{border-left-color:white}.tippy-box[data-theme~='white-bg'][data-placement^='top']>.tippy-arrow::before{border-top-color:white}.tippy-box[data-theme~='white-bg'][data-placement^='bottom']>.tippy-arrow::before{border-bottom-color:white}.tippy-box[data-theme~='white-bg'] b{display:block;margin-bottom:8px;color:#2563eb}.tippy-box[data-theme~='white-bg'] img{max-width:100%;height:auto;margin:4px 0;border-radius:4px}@media screen and (min-width:768px){.radio:hover input+span,.checkbox:hover input+span{-webkit-box-shadow:0 2px 4px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.15)}.app{max-width:1200px;padding:1rem 0;margin:0 auto}}.radio input:active+span,.checkbox input:active+span{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15)}.checkbox input:checked+span::after{transform:rotate(45deg) scaleY(1.5) !important}.radio input,.checkbox input{position:absolute;cursor:pointer;opacity:0;-webkit-transition:all .3s;transition:all .3s}.checkbox{color:#3c3b3b}.checkbox:hover{color:#2b55eb}.checkbox.is-paddingless{padding:0}.checkbox.is-circle input+span{border-radius:50%}.checkbox.is-solid input+span{background:#f5f5f5}.checkbox.is-solid.is-primary input+span{border-color:#671cc9;background:#671cc9}.checkbox.is-solid.is-primary input+span:after{color:#fff}.checkbox.is-solid.is-success input+span{border-color:#06d6a0;background:#06d6a0}.checkbox.is-solid.is-success input+span:after{color:#fff}.checkbox.is-solid.is-info input+span{border-color:#039be5;background:#039be5}.checkbox.is-solid.is-info input+span:after{color:#fff}.checkbox.is-solid.is-warning input+span{border-color:#faae42;background:#faae42}.checkbox.is-solid.is-warning input+span:after{color:#fff}.checkbox.is-solid.is-danger input+span{border-color:#e62965;background:#e62965}.checkbox.is-solid.is-danger input+span:after{color:#fff}.checkbox.is-outlined.is-primary input:checked+span{border-color:#671cc9}.checkbox.is-outlined.is-primary input+span:after{color:#671cc9}.checkbox.is-outlined.is-success input:checked+span{border-color:#06d6a0}.checkbox.is-outlined.is-success input+span:after{border-color:#06d6a0}.checkbox.is-outlined.is-info input:checked+span{border-color:#039be5}.checkbox.is-outlined.is-info input+span:after{border-color:#039be5}.checkbox.is-outlined.is-warning input:checked+span{border-color:#faae42}.checkbox.is-outlined.is-warning input+span:after{color:#faae42}.checkbox.is-outlined.is-danger input:checked+span{border-color:#e62965}.checkbox.is-outlined.is-danger input+span:after{color:#e62965}.checkbox input+span{border-radius:2px;-webkit-transition:all .3s;transition:all .3s}.checkbox input+span::after{border:1.5px solid transparent;border-left:0;border-top:0;box-sizing:content-box;content:"";height:8px;left:9px;position:absolute;top:4px;transform-origin:center;transition:transform .15s ease-in 50ms;width:3px}.radio{color:#333}.radio+.radio{margin-left:0 !important}.radio:hover{color:#a2a5b9}#outline-tips{display:none;position:absolute;text-align:left;top:0;right:-170px;background:white;padding:1rem;box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);font-size:.9rem;line-height:1.5rem;z-index:9999}#outline.is-active #outline-tips{display:block}#outline-tips .iconfont{background:#fdfdfd;color:#03a9f4;padding:3px}#outline-tips b{font-weight:normal;color:red}#outline-tips h2{font-weight:bold;margin-bottom:.3rem}.paper-pro .radio:hover{color:#ff9800}.paper-en .radio:hover{color:#4caf50}.paper-meizi .radio:hover{color:#e91e63}.radio.is-paddingless{padding:0}.radio.is-square input+span{border-radius:4px}.radio.is-solid input+span{background:#f5f5f5}.radio.is-solid.is-primary input+span{border-color:#671cc9;background:#671cc9}.radio.is-solid.is-primary input+span:after{color:#fff}.radio.is-solid.is-success input+span{border-color:#06d6a0;background:#06d6a0}.radio.is-solid.is-success input+span:after{color:#fff}.radio.is-solid.is-info input+span{border-color:#039be5;background:#039be5}.radio.is-solid.is-info input+span:after{color:#fff}.radio.is-solid.is-warning input+span{border-color:#faae42;background:#faae42}.radio.is-solid.is-warning input+span:after{color:#fff}.radio.is-solid.is-danger input+span{border-color:#e62965;background:#e62965}.radio.is-solid.is-danger input+span:after{color:#fff}.radio.is-outlined.is-primary input:checked+span{border-color:#671cc9}.radio.is-outlined.is-primary input+span:after{color:#671cc9}.radio.is-outlined.is-success input:checked+span{border-color:#06d6a0}.radio.is-outlined.is-success input+span:after{color:#06d6a0}.radio.is-outlined.is-info input:checked+span{border-color:#039be5}.radio.is-outlined.is-info input+span:after{color:#039be5}.radio.is-outlined.is-warning input:checked+span{border-color:#faae42}.radio.is-outlined.is-warning input+span:after{color:#faae42}.radio.is-outlined.is-danger input:checked+span{border-color:#e62965}.radio.is-outlined.is-danger input+span:after{color:#e62965}.radio input+span{border-radius:100%}.radio input+span::after{background-size:contain;position:absolute;top:49%;left:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);content:"";font-family:"Font Awesome 5 Free";font-weight:900;font-size:.6rem}.card-header{box-shadow:0 .0125em .25em rgba(10,10,10,.1)}.modal-card-foot,.modal-card-head{background-color:#fff}*{margin:0;padding:0;list-style-type:none;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box}.avatar{width:100px;min-width:100px;height:100px;border-radius:50%}.ucdropdown.navbar-item.has-dropdown.is-active a,.ucdropdown.navbar-item.has-dropdown:focus a,.ucdropdown.navbar-item.has-dropdown:hover a{color:#485fc7}.box{width:500px;margin:auto}.navbar-dropdown.dropdown-right{right:0 !important;left:initial !important}.dropdown-right a{line-height:30px !important}.navbar-dropdown.dropdown-center{right:-50% !important;left:initial !important}#wrap li{height:30px;line-height:30px}.t-notice{vertical-align:middle;line-height:30px;display:flex;background:#fafdff;color:#ff5722;white-space:nowrap;overflow:hidden;padding-right:3em}.t-notice a{color:#fb6156}.hero .navbar{background-color:aliceblue}.me-title{margin-bottom:5px}.nav-h.is-active{background:#2196f3;color:white !important;border-radius:4px;padding:6px}.nav-left{flex-shrink:0;display:flex}.nav-left a{color:#333;font-size:15px;font-weight:500;padding:10px 8px;line-height:50px}ins{text-decoration:none;color:#2196f3}del{background-color:#2196f30f;color:#999;font-size:8px;vertical-align:super;text-decoration:none}.fixed-bar{position:fixed;right:-8rem;bottom:.5rem;pointer-events:none;-webkit-transition:ease-in-out all .5s;-moz-transition:ease-in-out all .5s;-ms-transition:ease-in-out all .5s;-o-transition:ease-in-out all .5s;transition:ease-in-out all .5s;opacity:0}.fixed-bar.is-active{opacity:1;right:0;pointer-events:all;box-shadow:0 2px 14px 0 rgba(0,0,0,.14)}.fixed-bar a{display:block;width:48px;text-align:center;position:relative;font-size:32px;line-height:.9rem;padding:.8rem 0}.fixed-bar a:hover{background:#2196f3;color:#fff}.fixed-bar a.fixed-item:hover .fixed-panel{visibility:visible;opacity:1;color:#000}.fixed-bar .fixed-item a{background:#edf5fa;color:#353535}.fixed-bar .fixed-item a:hover i{font-size:30px}.fixed-label .fixed-icon{font-size:1.45rem;color:#2196f3}.fixed-item{display:block;position:relative;border-bottom:1px solid #dee0e1}.fixed-item:hover .fixed-panel{visibility:visible;opacity:1;color:#666;padding:10px}.fixed-panel{visibility:hidden;opacity:0;position:absolute;right:100%;top:0;z-index:2}.fixed-item .tips{white-space:nowrap;color:#636363;font-size:.85rem}.btn{background:#1abc9c;border:0;color:#fff;padding:10px;border-radius:5px;margin-top:10px}.nav{background:linear-gradient(180deg,rgba(255,255,255,0.65) 0,rgba(255,255,255,0.5) 100%);box-shadow:inset 0 -1px 0 0 rgba(0,87,255,0.1);display:flex;justify-content:space-between}.nav-i-a{color:#03a9f4}.paper-meizi .nav-i-a{color:#e91e63}.paper-meizi .nav{background:#fff;box-shadow:inset 0 -1px 0 0 rgb(233 30 99 / 10%)}.hero-head{background:linear-gradient(180deg,rgba(0,87,255,0.17) 0,rgba(255,255,255,0) 100%)}.badge{height:auto !important}.title_h{margin-bottom:0 !important}.hidden{display:none !important}.tag:not(body).is-green{background-color:#4ebc8b;color:#fff}.f-bet{display:flex;justify-content:space-around}div::-webkit-scrollbar{width:1px;height:2px;background-color:#f5f5f5}div::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px #2196f3;border-radius:6px;background-color:#fff}div::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 1px #2196f3;background-color:#0096885e}.similar{color:brown}.num-use{line-height:40px;color:#666;overflow:hidden}.num i{font-size:16px;color:#b9b9b9;letter-spacing:1px}.navbar-item i{margin-right:5px}.bd-footer-support{box-shadow:none;padding:2rem}.support2{padding:0 6rem 6rem 6rem}.bd-footer-title{margin-bottom:1.5rem}::-webkit-scrollbar{width:2px;height:4px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:1px;background-color:#2196f3}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px #fff;border-radius:5px;background-color:#e3e3e3}.vip-badge{font-size:8px;font-weight:normal;position:absolute;left:5px;bottom:6px;background:linear-gradient(45deg,#fdeace,#f7bd68);line-height:14px;border-radius:2px;color:#9f5404}.vip-badge span{padding:2px 4px}.modal-content{position:fixed;top:12%;left:50%;margin-left:-150px;width:300px;border-radius:15px;background-color:white;z-index:2;padding-bottom:2rem}.modal-body{position:relative;width:100%;height:100%}.login-title{font-size:1rem;font-weight:500;text-align:center;padding-top:1rem;padding-bottom:0;margin-bottom:-1rem}.jb-modal-close.delete{position:absolute;right:12px;top:12px;z-index:999}.login-modal-content,.kefu-modal-content{position:fixed;top:12%;left:50%;margin-left:-150px;width:300px;height:440px;border-radius:15px;background-color:white;z-index:2}.vip-modal-content{position:fixed;top:12%;left:50%;margin-left:-200px;width:400px;height:200px;border-radius:15px;background-color:white;z-index:2}.pricing-modal-content{position:fixed;top:12%;left:50%;margin-left:-400px;width:800px;height:440px;border-radius:15px;background-color:white;z-index:2}.modal-body{position:relative;width:100%;height:100%}.mb_revise>p{padding-left:.25rem;margin-top:.125rem;font-family:'FangSong',Times,serif;font-size:15px;border-left:solid .125rem royalblue}.cancen{position:absolute;width:100%;height:2.1875rem;color:#575757;font-size:16px;padding-top:15px;border:0;outline:0;cursor:pointer;border-top:solid 1px #f3f3f3}.cancen{bottom:.725rem;background-color:#fff}.intro ul{background-color:#f2f2f2;padding:8px;border-radius:4px;font-size:12px;color:#666;text-align:center;margin:0 15px}.tip{text-align:center;padding-top:15px}.tip a{color:#fa541c;font-size:13px;font-weight:500}#login-modal,.vipmodal,.ai_modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);z-index:99999}.modal-body{position:relative;width:100%;height:100%}.mb_revise>p{padding-left:.25rem;margin-top:.125rem;font-family:'FangSong',Times,serif;font-size:15px;border-left:solid .125rem royalblue}.cancen,.vipcancen{position:absolute;width:100%;height:2.1875rem;color:#575757;font-size:16px;padding-top:15px;border:0;outline:0;cursor:pointer;border-top:solid 1px #f3f3f3}.cancen{bottom:.725rem;background-color:#fff}.intro ul{padding:8px;border-radius:4px;font-size:12px;color:#666;text-align:center;margin:0 15px}.tip{text-align:center;padding-top:15px}.tip a{color:#fa541c;font-size:13px;font-weight:500}.tips-40{display:inline-block;color:#f44336;font-size:15px;padding:1px 2px;border-radius:4px;margin-left:5px}.input,.textarea{border:1px solid #2196f3}.hero-body{padding-top:2rem}.title{padding-bottom:1.5rem;color:#363636}#nav-container{display:flex;align-content:space-between;align-items:center;justify-content:space-between;flex-direction:row;flex-flow:nowrap}#nav-container::-webkit-scrollbar-thumb{background-color:#00b0fe}.bd-emoji-bis{font-size:1.6rem;color:#03a9f4;font-weight:500}*,::after,::before{box-sizing:inherit}.bd-footer-links{padding:4rem 6rem;background-color:aliceblue}.bd-footer-links a{color:currentColor}.bd-footer-link-title{color:#1c95dc;font-size:1.1rem;font-weight:600;padding-bottom:1.5em}.bd-footer-link-title:not(:first-child){margin-top:1.5em}.bd-footer-link{margin-top:.5rem}.has-text-love{color:#f14668 !important}.footer{background-color:#fff !important;text-align:center;padding:28px 0 20px;font-size:12px;line-height:18px;color:#363636;width:100%;border-top:1px solid #eee}.footer a{color:#444}.al{display:flex;max-height:132px}.al-thumb{display:inline-block;border-radius:12px;width:240px;max-height:132px;-o-object-fit:cover;object-fit:cover}.al-title{display:inline-block;margin-left:12px;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:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:.3rem}.al-title2{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#283252}.bd-footer-support .article{margin:3rem}.s-activity{display:flex;flex-wrap:wrap}.s-activity .s-act-i{margin:-0.5px;padding:1.2rem;border:1px solid #fbd8a6;border-top-left-radius:4px;cursor:pointer;box-shadow:0 0 0 rgb(0 0 0 / 15%);overflow:hidden}.s-act-i:hover{box-shadow:0 2px 25px rgb(0 0 0 / 15%);transition:all .3s;position:relative;z-index:2;border-color:transparent}.s-act-i.is-hot{background:linear-gradient(180deg,rgba(255,245,242,.72),rgba(255,242,242,0),rgba(255,255,255,0))}.s-act-i .i-t{font-size:16px;color:#464646;line-height:24px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s-act-i .i-c{color:#999;margin:.9rem 0;font-size:10px;min-height:3rem}.s-act-i .i-a{color:#666;font-size:.9rem}.s-contact-c .s-c-t{color:#222;margin:.6rem}.s-contact-c .s-c-d{color:#999;font-size:.8rem}#survey-banner{align-items:center;display:flex;justify-content:center;padding:.5em;flex-direction:column;line-height:1.5rem;font-size:.75rem}.show2line{overflow:hidden;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5em;height:3.5rem}.modal{-webkit-transition:all .8s;transition:all .8s;z-index:100000}.modal-content{overflow:hidden;-webkit-transform:scale(1) !important;transform:scale(1) !important;opacity:1 !important;-webkit-animation:fadeInDown .5s;animation:fadeInDown .5s}.modal .modal-content .modal-card .modal-card-head .h-modal-close{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;background:0;border-color:transparent;width:22px;height:22px;padding:0;outline:none !important}.modal.is-active .h-modal-close{cursor:pointer}.modal .modal-content .modal-card .modal-card-head .h-modal-close svg{width:22px;height:22px;stroke:#999}.modal-card-head{border-bottom:0}.slogan-text{color:#17a1ff;font-size:16px;position:relative;display:inline-block;font-weight:400}.slogan-text:before{left:-4rem}.slogan-text:before,.slogan-text:after{content:'';position:absolute;width:50px;height:1px;background-color:#17a1ff;top:1.75rem}.slogan-text:after{right:-4rem}.vip-item-name{position:relative}.vip-item-name:after{content:'';position:absolute;width:5px;height:5px;top:8px;right:-12px;border-radius:50%;background-color:#595959}.modal-content .modal-card .modal-card-foot{background-color:#fff;padding:15px 20px;border-top:1px solid #e5e5e5}.modal-content .modal-card .modal-card-foot.is-centered{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.h-modal .modal-content{opacity:1 !important;max-width:540px;overflow-x:hidden;margin:0;padding:0 10px}.h-modal .modal-content .modal-card{max-width:100%;margin:0 auto}.modal-card-foot,.modal-card-head{padding:10px}.button.is-info{background:#2196f3}.ai_modal.is-active{display:block !important}.vip-item-left i{opacity:.75}.tipslink{color:white}.tipslink:hover{color:#f14668}a.navbar-item:hover{background-color:#dff2fe}a.navbar-item.curnav:before{content:"";position:absolute;bottom:8px;left:-2px;width:100%;-webkit-transform-origin:right center;transform-origin:right center;height:70%;border-radius:5px;background:#5bc6f71f;-webkit-transition:-webkit-transform .4s cubic-bezier(0.4,0,0.2,1);transition:-webkit-transform .4s cubic-bezier(0.4,0,0.2,1);transition:transform .4s cubic-bezier(0.4,0,0.2,1);transition:transform .4s cubic-bezier(0.4,0,0.2,1),-webkit-transform .4s cubic-bezier(0.4,0,0.2,1);transition:transform .4s cubic-bezier(0.4,0,0.2,1),-webkit-transform .4s cubic-bezier(0.4,0,0.2,1)}.answer ol,.answer ul{display:grid;margin-left:2rem}.answer ol li,.answer ul li{list-style:decimal}.meta-list{display:flex;flex-wrap:wrap;justify-content:flex-start}.meta-list .button{margin-bottom:.5rem;margin-right:.4rem;border:0;font-size:.85rem;padding-left:.65rem;padding-right:.65rem}.weui-toast{width:18rem;height:14.6em;background-color:#404040e6}.weui-toast__content{margin-top:.4rem}.weui-dialog__bd{color:#464646}.t-content img{display:none}.site-logo{height:35px;margin-right:10px;margin-bottom:8px;vertical-align:middle}.demo-btn:hover{color:#03a9f4}.pointer{cursor:pointer}.feed-paper-box{border-radius:10px;margin:0 auto;padding:1.5rem;max-width:500px;background-color:white;border:1px solid #eee}.feed-aigc-box{border-radius:10px;margin:0 auto;padding:1.5rem;max-width:1200px;background-color:white;border:1px solid #eee}.feed-gen-outline{background:linear-gradient(45deg,#379ff1,#ab40fc);color:white;border:0;padding:0 35px;height:1.5rem;border-radius:5px !important}.feed-gen-outline:hover{color:white}.drag_box_mask{opacity:0;width:100%;height:100%;display:block;cursor:pointer;background:#fff}.upfile-b{animation:dance .8s linear infinite alternate running}.upload-box{border:1px dashed #dedede;background:#faf9fc87;border-radius:5px;margin:1rem 0;padding:.2rem 0 .5rem}.upfile-tip{font-size:14px;color:#8e8e8e}.file-item{display:flex;justify-content:space-between;padding:.1rem .3rem .2rem .4rem;font-size:14px;-webkit-font-smoothing:antialiased;background:#03a9f4;border-radius:4px;color:white;margin-top:.2rem;text-align:left}.file-item:hover{background:#25b2f3;color:#fff}.delete-file{transition:transform .3s ease-in-out;padding:.4rem;border-radius:4px;color:#fff}.delete-file:hover{background:#dedddd}.icon-word1{color:#fff}.icon-PDF{color:#fff}.c-editor{position:relative;border-radius:6px;background:#fcfcfc;border:1px solid #afbcf6}.e-toolbar{position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 1rem}.feed-input{width:100%;border-radius:10px;min-height:8rem;border:0;background:white;padding:calc(0.75em - 1px);resize:vertical;font-size:1rem;border:0;margin-bottom:1.5rem}.clean-feed{cursor:pointer}.logo{font-size:1.1rem !important;display:flex;align-items:center}.dropdown{background:0;border:0}.dropdown-menu{max-height:40vh;overflow:auto scroll}.search{display:flex}.title-box{display:flex;position:relative;width:100%}.l-select,.zs-select,.ai-select,.suit-change,.lan-select,.other-words{cursor:pointer}.d-select{color:#222}.more-word-option{flex:0 0 calc(10% - 8px);border-color:#eee;border-radius:4px !important}#more-words-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.materials.features{box-shadow:none;background:no-repeat}.features ul{display:flex;flex-wrap:wrap;justify-content:center}.features ul li{width:80%;list-style:outside;color:#333;line-height:2.3rem;font-size:1.0rem}.features b{color:#ec407a;font-weight:400;font-weight:450}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#e3f2fd}.navbar-item.has-dropdown.is-active .navbar-link,.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link{background-color:white}.radio:hover{color:#2196f3}.nav-left .u-info a{font-weight:400}.i2-tags.hot-tags{margin-bottom:1rem}.app-icon{max-height:1.2rem;margin-right:8px}.icon-abbr{background:#ff9800;padding:5px 8px;border-radius:8px;color:white;font-weight:500;font-size:1.2rem}.recent-apps a{color:#4a4a4a;margin-right:5px}.recent-apps .fflt{opacity:.8}.i-slogan h1{position:relative;padding:32px 0 14px;font-size:36px;font-weight:600;color:#333;line-height:32px}.i-slogan .o-name{color:#282b2e;font-size:32px}.i-slogan .o-name2{font-family:'PingFang SC',serif;font-style:normal;font-weight:600;background:linear-gradient(90deg,#3232ff 0,#8d5dff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.paper-pro .i-slogan .o-name{color:#ff9800}.paper-en .i-slogan .o-name{color:#4caf50}.paper-meizi .i-slogan .o-name{color:#e91e63}.primary-menus{display:flex;justify-content:center;margin:1rem 0 .5rem 0;position:relative}.primary-menus .search{width:80%;position:relative}.blue-border{border:2px solid #2196f3;border-radius:5px}.paper-pro .blue-border{border-color:#ffc107}.paper-en .blue-border{border-color:#4caf50}.paper-meizi .blue-border{border-width:1px;border-color:#f48fb1}.search input,.search textarea{box-sizing:border-box;width:100%;padding:0 1rem;border:0;font-size:1.2rem;line-height:20px;border-radius:3px;color:#111;outline:0}.search textarea{font-size:1.05rem;padding:.7rem 1rem;line-height:initial;transition:height .2s ease;max-height:10rem}.search textarea::placeholder{color:silver}.search .dropdown{height:fit-content}.search-buttons{display:flex;position:absolute;right:0;top:0}.primary-menus button{height:46px;box-sizing:border-box;cursor:pointer;margin-right:.25rem;font-size:16px;line-height:42px;border:1px solid #c5daef;border-radius:8px}.s-desc{font-size:16px;font-weight:400;color:#282b2e;line-height:19px;margin-bottom:48px}.search-c{display:none;border-top:1px solid #dedede;border-radius:0 5px 0;width:100%;background:white;text-align:left;padding:.2rem 0 1rem 0;left:-2px}.search-c-i{font-size:.9rem;display:flex;padding:.2rem 1rem;border-bottom:1px solid #f4f2f2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-c-i a{color:grey;width:100%}.search-c-i:hover{background:#f0f7fa}.search-c-i-n{color:#1a8ae3;font-size:1rem}.search-c-i-n.cin2{color:#aa08c6;font-size:1.01rem}.search-c-i-n-d{font-size:.8rem;margin-left:.5rem}.search-c.is-active{display:block}.search-c-i:last-child{border:0}.fflt{display:block;position:absolute;overflow:hidden;color:#fff;font-size:.7rem;pointer-events:none;right:0;top:-8px;background:#ff5722;background-image:linear-gradient(135deg,#f83275,#f4a229);margin:0;padding:0 3px;border-radius:4px}.fav-icon{display:block;position:absolute;overflow:hidden;color:#fff;font-size:.7rem;pointer-events:none;right:0;top:-8px;background:#ff5722;background-image:linear-gradient(90deg,#ff9800,#e91e63);margin:0;padding:0 3px;border-radius:4px}.cate-box{display:flex;justify-content:center;flex-wrap:wrap;border:1px solid #a9d3f4;padding:.5rem;border-radius:10px;width:80%}.paper-pro .cate-box{border:1px solid #ffc107}.paper-en .cate-box{border:1px solid #8bc34a}.paper-meizi .cate-box{border:1px solid #f48fb1}.cate-item{height:46px;background:white;border-radius:10px;padding:0 1rem;line-height:46px;margin:.5rem}.cate-item.is-active{background:#2196f3 !important;color:#fff;font-weight:500}.paper-pro .cate-item.is-active{background:#f57c00 !important}.paper-en .cate-item.is-active{background:#4caf50 !important}.paper-meizi .cate-item.is-active{background:#e91e63 !important}.cate-item.is-active .iconfont{color:#fff !important}.cate-item.button{background:#fff;border-color:transparent}.cate-item .iconfont{font-size:1.5rem;color:#64b5f6;margin-right:.2rem}.paper-pro .cate-item .iconfont{color:#ff9800}.paper-en .cate-item .iconfont{color:#009688}.paper-meizi .cate-item .iconfont{color:#f48fb1}.cate-item .icon-shijianriqi{font-size:1rem;margin-right:.3rem}.cate-item .icon-xueweizhengshu{font-size:1.1rem}.button.is-light.is-hovered,.button.is-light:hover{background-color:#90caf9}.ver-i{position:absolute;bottom:-1.8rem;margin:0}.ver-l{left:0}.ver-r{right:0}.no_major .ver-i{top:-1.75rem}.no_major.search{margin-top:2.35rem}div.search-c::-webkit-scrollbar{width:1px;height:2px;background-color:#f5f5f5}div.search-c::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px #7dbbf6;border-radius:6px;background-color:#fff}div.search-c::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:none;//inset 0 0 1px #2196f3;background-color:#7dbbf6}.modal-card-body{overflow-x:hidden}.my-app-hr{margin:.5rem 0}.p-list-box{display:flex;flex-direction:column;align-items:flex-start;line-height:1rem;padding:.6rem 0;border-radius:8px}.p-list{display:flex;justify-content:center;margin:.6rem;line-height:1.5rem}.p-list span{margin-right:.5rem}.p-list span.is-active{color:#2196f3;font-weight:500}.p-list-i{font-weight:500;color:#1e1e1e}.paper-pro .p-list span.is-active{color:#ff5722;font-weight:500}.paper-en .p-list span.is-active{color:#4caf50;font-weight:500}.paper-meizi .p-list span.is-active{color:#e91e63;font-weight:500}#gen-outline,#gen-topic{padding:1.2rem 5rem;margin:1rem 0}.paper-meizi .gen-outline{background:linear-gradient(45deg,#ef9a9a,#f06292,#ffcc80) !important;color:#fff !important}.gen-content{background:linear-gradient(45deg,#379ff1,#ab40fc);border:0}.paper-pro .gen-content{background:linear-gradient(45deg,#f5c945,#f67c55,#ffc107)}.paper-en .gen-content{background:linear-gradient(45deg,#4caf50,#8bc34a,#4db6ac)}.paper-meizi .gen-content{background:linear-gradient(45deg,#ef9a9a,#f06292,#ffcc80) !important}#input-outline,.change-v,#feed-paper-btn{color:#2196f3;padding-bottom:1px;border-bottom:1px solid #94d9f8}.paper-pro #input-outline,.paper-pro .change-v,.paper-pro #feed-paper-btn{color:#ff9800;border-bottom-color:#f5c945}.paper-en #input-outline,.paper-en .change-v,.paper-en #feed-paper-btn{color:#32b20b;border-bottom-color:#81c784}.paper-meizi #input-outline,.paper-pro .change-v,.paper-meizi #feed-paper-btn{color:#e91e63 !important;border-bottom:1px solid #f8bbd0 !important}#svg circle{stroke-dashoffset:0;stroke:#b3e5fc;stroke-width:10px;transition:stroke-dashoffset .5s linear}#svg #outline-bar{stroke-dashoffset:0;stroke:#03a9f4}#svg #paper-bar{stroke-dashoffset:0;stroke:#03a9f4}.paper-pro #svg circle{stroke:#ff98004a}.paper-pro #svg #outline-bar{stroke:#ff9800 !important}.paper-pro #svg #paper-bar{stroke:#ff9800 !important}.paper-meizi #svg circle{stroke:#fce4ec}.paper-meizi #svg #outline-bar{stroke:#e91e63 !important}.paper-meizi #svg #paper-bar{stroke:#e91e63 !important}#cont{display:none;height:200px;width:200px;margin:2em auto;border-radius:100%;position:relative}#paper-cont{display:none;height:200px;width:200px;margin:2em auto;border-radius:100%;position:relative;text-align:center}#outline{display:none;position:relative;max-width:860px;width:100%;color:#333;height:100%;text-align:center;background:white;padding:2rem;margin-bottom:1rem;-webkit-box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%)}#outline.is-active{display:block}.button.is-small{font-size:.8rem;height:1.8rem}button.is-info.is-hovered,.button.is-info:hover{background-color:#1e88e5}/*! _accordion.scss | Huro | Css ninja 2020-2021 */.single-accordion{background:#fff;margin:0 auto;border-radius:6px;overflow:hidden;text-align:left;margin-bottom:2rem}.outline-c{display:none;max-width:860px}.outline-c.is-active,#cont.is-active,#paper-cont.is-active{display:block !important}.editable{border:1px solid transparent;border-radius:2px;padding:.5rem;max-height:20rem;overflow-y:scroll}.editable:hover{border-color:#8dc5f9}.paper-pro .editable:hover{border-color:#ffc98e}.paper-meizi .editable:hover{border-color:#ffc98e}#outline-c .editing{background:aliceblue;border:1px solid #2196f3;border-radius:4px;caret-color:#f33d21;padding:.5rem}.paper-pro #outline-c .editing{border-color:#ff9800}.paper-meizi #outline-c .editing{border-color:#e91e63}.editing{border:1px solid #03a9f4;border-radius:4px}.out-accordion-header{cursor:pointer;font-weight:600;font-size:1.1rem;display:flex;justify-content:space-between;margin-bottom:.2rem}.out-desc{white-space:pre-wrap}.out-item{padding:.5rem 1rem}.out-item:hover{background:aliceblue}.out-item:hover .out-accordion-header{background:aliceblue !important}.out-lvl.empty *{background:#fee !important}.out-lvl.empty .editable{border:1px solid #e7bfdf}.out-lvl.empty *:hover,.out-lvl.empty .out-item:hover .out-accordion-header{background:#fee !important}.out-lvl.lvl-1{margin:1rem 0 .5rem 0}.lvl-2 .out-item{padding-left:2rem}.alone-item{background:#f9f9f9;margin:0 1rem}.icon-dropdown{margin-right:.1rem;zoom:120%;color:#9e9e9e}.icon-bianji{color:#2196f3}.icon-xinjian{color:#2196f3;font-size:1.1rem}.icon-RectangleCopy{color:#e57373}.i-feature{color:#9e9e9e;font-weight:400}.i-feature.is-active{color:#2196f3}.i-tippy-tip{font-size:18px}.transition-transform{transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.rotate--90deg,.transform{display:inline-block;transform:rotate(-90deg)}.lvl-3 .out-item{padding-left:4rem}.o-i-op{padding:6px 2px}.materials{justify-content:center;flex-direction:column;align-items:center;background:#fff;margin:0 auto;-webkit-box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);border-radius:6px;padding:2rem;max-width:860px;margin-bottom:1.5rem}.materials.is-active{display:flex}.m-box{max-width:700px;border:1px solid #eee;border-radius:5px;padding:1.5rem;margin:1rem 0 0;width:100%}.m-title{font-size:20px;color:#353535}#order-m .m-title{background:url(https://qn1.meibp.com/paper/img/title_bg1.svg) no-repeat;background-position:bottom center;padding-bottom:4px}.m-b-icon-p{font-size:40px;color:#2196f3;margin-right:1rem}.paper-pro .m-b-icon-p{color:#ff9800}.paper-meizi .m-b-icon-p{color:#e91e63}.m-b-title{display:flex;align-items:center}.m-b-body{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px}.m-b-b-item{flex-basis:48%;margin:.2rem 0;padding:1rem;border:1px solid #d7eefe;border-radius:5px}.m-b-badge{font-size:.9rem;color:#757575}.m-b-desc{font-size:.8rem;color:#9e9e9e;margin-top:4px}.m-b-addition-price{font-weight:600;color:#ff5722;font-size:16px}.addition-desc{font-size:11px;position:absolute;bottom:1px;white-space:nowrap}.m-b-addition-source-price{text-decoration:line-through;color:#9e9e9e;font-size:.9rem;font-weight:normal;padding-left:.5rem}#addition-title{margin-top:1rem}#addition-box{margin:1rem 0 1rem 0;padding:1.5rem}.addition-item{cursor:pointer;position:relative;background:linear-gradient(140deg,rgb(3 169 244 / 12%) 0,#fff 20%,#fff 100%);border:1px solid #d7eefe;background:#f4f8fc}.addition-checkbox{position:absolute;position:absolute;right:15px;top:30px;width:18px;height:18px;border:1px solid #dcdcdc;border-radius:4px}.addition-item.checked .addition-checkbox{background:#2196f3}.addition-item.checked{border:1px solid #2196f3;background:linear-gradient(140deg,rgb(3 169 244 / 12%) 0,#fff 100%)}.paper-pro .addition-item.checked .addition-checkbox{background:#ff9800;border:1px solid #ffc107}.paper-pro .addition-item.checked{border:1px solid #ffc107;background:linear-gradient(88deg,rgb(255 152 0 / 10%) 0,#fff 90%,#fff 100%)}.paper-pro .addition-item{border:0;background:#f4f8fc}.paper-en .addition-item.checked .addition-checkbox{background:#4caf50}.paper-en .addition-item.checked{border:1px solid #b1d6fc}.paper-meizi .addition-item.checked .addition-checkbox{background:#ff5722}.paper-meizi .addition-item.checked{border:1px solid #fce4ec;background:linear-gradient(140deg,rgb(255 87 34 / 6%) 0,#fff 100%)}.paper-meizi .addition-item{background:0;border:1px solid #eee}.checked-icon{position:absolute;top:-6px;font-size:18px;font-weight:700;color:#f4f8fc}.checkbox:hover{color:initial}.jigou-tip{text-align:center;margin:0 auto 1.5rem;padding:8px 40px;width:max-content;border-radius:9px;background:linear-gradient(90deg,#e3ffe2,#dff8ff);font-size:14px;font-weight:500;cursor:pointer}.batch-buy{position:absolute;bottom:180px;right:40px;padding:4px 12px;border-radius:14px;background:#f5f5f5;color:#646464;font-size:12px;font-weight:500;cursor:pointer}.modal-form{padding:1rem;background:white;border-radius:5px}.pay-modal-ind .modal-form{padding:0}.modal-card-head{font-weight:500;padding:0}.outline-edit .field-label.is-normal{text-align:left}.outline-edit .field.is-horizontal{flex-direction:column}.delete,.modal-close{background:0;opacity:.6}.modal-card-foot{justify-content:end;border-top:0}.pay-addition-box{margin-top:5px}.pay-addition-content{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:15px 15px}.use-tip{border:1px solid #ff7043;color:#ff7043;font-size:12px;padding:4px;margin-left:5px;border-radius:5px;font-weight:normal}.free-addition-box{padding:3px 4px;color:#fff;border-radius:8px;font-size:12px;background:#fc6a00;display:inline;font-weight:bold;margin-left:6px}.pay-price{color:#ff5722}.pay-addition-item{display:flex;justify-content:space-between;align-items:center;position:relative;border-radius:4px;border:1px solid #ffc59c;background:linear-gradient(84deg,#fff4f4,#fff 98.72%);padding:6px;column-gap:6px}.pay-title{margin:0 auto;text-align:center;width:95%;font-size:18px;border-bottom:1px solid #f0f0f0;padding-bottom:10px}.pay-addition-item-title{font-size:14px}.pay-addition-item-desc{color:rgba(0,0,0,.4);font-size:.8rem}.share-tip{font-weight:normal}.custom-tip p{margin:2px 0}.wechatpayicon{color:#04be02}.alipayicon{color:#1eaaed}.price-list{display:flex;justify-content:space-between;margin-bottom:2rem}.derive-box .price-list{justify-content:center}.price-item{position:relative;text-align:center;cursor:pointer;min-width:30%;border:1px solid #def2fd;padding:1rem 1rem .4rem 1rem;border-radius:4px}.price-item.is-active{border:2px solid #fc6a00}.price-item.is-active:before{content:"";transform-origin:center;transition:transform .15s ease-in 50ms;border:20px solid transparent;border-left-color:#fc6a00;position:absolute;transform:rotate(45deg);bottom:-20px;right:-20px}.price-item.is-active:after{position:absolute;border:1px solid #fff;border-left:0;border-top:0;box-sizing:content-box;content:"";width:6px;height:8px;right:4px;bottom:6px;transform-origin:center;transition:transform .15s ease-in 50ms;border-color:white;transform:rotate(45deg) scaleY(1.5) !important}.price-item.is-active .p-l-desc{color:#ff7041;font-weight:500}.p-badge{position:absolute;top:-0.8rem;left:-1px;background:#fc8231;background-image:linear-gradient(41deg,#fe0b5e,#9c27b036);padding:1px 3px;color:white;border-radius:10px 0;font-size:.8rem;white-space:nowrap;padding:1px 8px}.p-l-title{font-weight:500;font-size:1.2rem}.p-l-w{margin:0;padding:0;line-height:1.15rem}.p-l-w1{display:inline-block}.p-l-p2{text-decoration:line-through;color:#9e9e9e;font-size:.8rem;vertical-align:super;font-weight:500}.p-l-p1{font-size:.8rem;color:#ff5722}.p-l-p{color:#ff5722;font-size:2rem;margin-right:.2rem;font-weight:500}.p-l-desc-b{border-top:1px solid #eee}.p-l-desc{font-size:.8rem;color:#757575}.p-l-w-t{height:2.6rem;margin:.8rem 0 .3rem 0}.pay-icons{display:flex;justify-content:center;margin-top:.2rem;align-items:center}.pay-icons .iconfont{font-size:1.1rem;margin-right:1px}.pay-info{margin:0rem 2rem;font-size:.9rem}.pay-fee-tips{font-weight:500;color:#333}.p-discount-num{margin:0 .4rem 0 .2rem}.p-discount-num2{font-weight:400;color:#bdbdbd;text-decoration:line-through}.p-price{color:#ff5722;font-size:1.5rem;font-weight:600}.team-vips-title{margin-top:6px;padding-bottom:5px;font-weight:500;font-size:1rem;color:#333}.team-tips-h{font-weight:500;color:#333}td{white-space:nowrap;align-content:center}.table thead td,.table thead th{border-width:0 0 1px}.modal-card-title{color:#424242;font-size:1.1rem}.modal-card-title .iconfont{font-size:1.3rem;color:cornflowerblue;margin-right:.2rem}.modal-card{width:320px;max-width:100%;margin-top:-3rem}#edit-modal .modal-card{width:700px}#o-title{text-align:center;font-size:1.8rem;font-weight:500;color:#000}.modal-card.more-width{width:760px}.modal-background{background-color:#000000b0}.declaration ul{color:#757575;font-size:.975rem}.declaration ul li{line-height:1.8rem}.derive-box .modal-card.more-width{width:450px}.qa-i{background:#f0f4ff;border-radius:50%;display:inline-block;flex-shrink:0;font-size:12px;height:22px;line-height:22px;margin-right:8px;text-align:center;width:22px}.qa-head{border-bottom:1px solid #ebebeb80;width:100%;font-weight:500;font-size:1.2rem;margin-bottom:.5rem}.qa-item{border-bottom:1px solid #ebebeb80;padding:18px 0}.qa-q{display:flex;font-weight:600;cursor:pointer;justify-content:space-between}.qa-a{display:flex;line-height:24px;margin-top:10px}.qa-i-q{color:#467af2}.qa-i-a{color:#f09900}.hide-m{margin:0 !important;padding:0}.lvl-1>.out-item>.out-accordion-header{background:#f5f5f5;border-radius:2px}.hero-body{position:relative;background:0;overflow:hidden}#order-m .ibg1{background:linear-gradient(149deg,rgb(3 169 244 / 23%) 0,#f5f5f5 40%,#fff 100%)}.ibg1{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:600px;background:linear-gradient(180deg,#0079f2 0,#e6f3fb 50%,transparent)}.ibg11{position:absolute;width:70%;height:500px;left:-15%;top:-200px;background:#95ffb1;mix-blend-mode:screen;filter:blur(157px)}.ibg12{position:absolute;width:60%;height:500px;left:50%;top:-234px;background:#3539ff;mix-blend-mode:color-dodge;filter:blur(257px)}.paper-meizi .hero-body{background:linear-gradient(149deg,rgb(233 30 99 / 10%) 0,#ff57220a 30%,#fff 100%) !important}.paper-meizi .ibg1{display:none}.paper-68aixie .ibg1{background:linear-gradient(180deg,#f28100 0,#f5f8fc 50%,transparent)}.m-b-b-title .iconfont{margin-right:.5rem;color:#03a9f4}#login-modal2 ul li{font-weight:500;margin:0 1.5rem .5rem 0}#login-modal2 ul li.is-active{color:#a33afe}#login-modal2 .modal-form{border-radius:12px}#login-modal2 .modal-card-head{justify-content:flex-end}#login-modal2 .lbl{font-size:13px;color:#111}#login-modal2 .login-tips1{font-size:15px}.login-input{margin:1rem 0}.t-stat-num{width:78px;position:fixed;top:80px;right:10px;z-index:99}.stat-i{width:78px;height:78px;background:#f4f6f8;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4px}.stat-num{height:29px;font-size:24px;font-family:Helvetica,Helvetica;font-weight:700;line-height:29px}.stat-desc{font-size:13px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#424242;transform:scale(.875)}.stat-out{color:#2196f3}.stat-p{color:#00e0ae}.stat-g{color:#ff9800}.stat-aigc{color:#e32137}.phone-code-input{display:flex;border:1px solid #2196f3}.phone-code-input input{border:0;box-shadow:none}.phone-code-input #send_code{background:0;border-color:transparent;height:auto;padding:2px;white-space:nowrap;color:#2196f3;padding-right:10px;font-size:.95rem}.login-form{display:none}.login-form.is-active{display:block}.phone-code-input .input:active,.phone-code-input .input:focus{box-shadow:none;border:0}.his-box{display:flex;flex-wrap:wrap;justify-content:space-between}.his-item{margin:1rem 0;padding:1rem;border-radius:8px;width:100%;font-size:1rem;position:relative;background:linear-gradient(140deg,rgb(3 169 244 / 12%) 0,#fff 20%,#fff 100%);background:#f4f8fc}.his-button{min-width:6rem;margin-top:.25rem;border-color:#bbdefb !important}.his-button.is-light{background:white !important}.his-button .icon-liebiao1{font-size:12px}.his-item::before{top:-25px;left:-25px;width:0;height:0;content:"";transform-origin:center;transition:transform .15s ease-in 50ms;border:24px solid transparent;position:absolute;transform:rotate(225deg)}.his-item::after{position:absolute;box-sizing:content-box;width:6px;height:8px;left:2px;top:-1px;transform-origin:center;transition:transform .15s ease-in 50ms;color:white;font-size:.75rem}.his-item.v4{background:linear-gradient(140deg,rgb(255 152 0 / 17%) 0,#fff 50%,#fff 100%)}.his-item.v4::before{border-left-color:#fb8c00}.his-item.v4::after{content:"5.0"}.his-item.en::before{border-left-color:#4db6ac}.his-item.en::after{content:"英"}.del-paper{position:absolute;top:3px;right:5px;color:#d3d2d2;cursor:pointer}.del-aigc{position:absolute;top:3px;right:5px;color:#d3d2d2;cursor:pointer}.del-ppt{position:absolute;top:3px;right:5px;color:#d3d2d2;cursor:pointer}.his-title{margin-bottom:1rem}.his-title-n{font-weight:500;margin-bottom:.5rem}.his-title-n .iconfont{margin-right:.5rem}.his-primary{flex-grow:1;max-width:60%}.button.download{background-color:#9c27b0}.ai_cr{vertical-align:text-top;font-size:1.1rem;color:#f44336;padding:0 3px;font-weight:400;margin-left:5px;line-height:1.8rem;position:absolute;top:16px}a.ai_cr:hover{color:#e91e63;font-weight:500;font-size:1.3rem}.paper-pro .ai_cr{color:#03a9f4;font-weight:400}.paper-pro a.ai_cr:hover{color:#03a9f4;font-weight:400}.site-title{font-size:1.1rem}#pay-modal .tabs{margin-bottom:.5rem;border-radius:5px;width:100%;overflow:hidden}#pay-modal .modal-card-head{position:relative}#pay-modal .suit-item{font-size:1.1rem;padding:.5rem 10%;color:#616161;font-weight:400;cursor:pointer;margin-top:4px}#pay-modal .suit-item.is-active{color:#ff5722;font-weight:500;font-size:1.2rem}.suit-item-tip{position:absolute;font-size:10px;font-weight:500;right:6px;top:-6px;border-radius:10px 10px 10px 4px;border:solid 1px #ffccbc;color:#f44333;padding:1px 4px 1px 4px;font-style:normal;line-height:16px}.derive-box .suit-item-tip{right:-12px}.derive-box .batch-buy{bottom:40px}#pay-modal #close-pay-modal{position:absolute;right:0;top:0}#pay-modal.pay-modal-ind ul li{padding:10px 0;width:50%;font-weight:500;text-align:center;cursor:pointer;font-size:1.1rem;background-color:#f1f1f1}#pay-modal .tabs ul{justify-content:space-evenly;border-bottom-color:#f0f0f0}#pay-modal.pay-modal-ind ul li.is-active{color:#ff5722;background-color:white;border:0}#pay-modal.pay-modal-ind .tabs ul{border:0}#addition-body .m-b-b-item{flex-basis:32% !important}.m-b-b-desc{color:rgba(0,0,0,.4);font-size:.8rem}.paper-suit{position:fixed;right:.3rem;bottom:20rem;width:100px}.article-box{display:flex}.article-box .article-img{margin:1rem;display:flex;align-items:center}.article-img img{border-radius:8px}.article-list{display:flex;flex-wrap:wrap;justify-content:space-around}.article-list2{display:flex;flex-wrap:wrap;padding-top:1rem}.article-list2 a{color:#353535;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:2.2rem}.article-i{margin:.5rem 1rem;color:#4a4a4a;display:inline-block;font-weight:normal;width:95%}.article-i:hover{color:#2196f3}.paper-pro .article-i:hover{color:#f57c00}.paper-en .article-i:hover{color:#4caf50}.ai-modify-tip{background:#ff5722;border-radius:4px;font-size:12px;padding:2px 5px;color:white;font-weight:500}.tabbar{position:fixed;bottom:0;background:white;z-index:9999;width:100%;display:flex;justify-content:space-evenly;border-top:1px #e8e5e5 solid;padding:.3rem 0}.tabbar .tabbar-item{color:#aaa;display:flex;flex-direction:column;align-items:center;padding:5px 10px;line-height:1.3rem}i.tabbar-icon{font-size:1.3rem}.tabbar .tabbar-label{font-size:.85rem}.tabbar-item.is-active,.tabbar-item.is-active .tabbar-icon{color:#2196f3}.paper-meizi .tabbar-item.is-active,.paper-meizi .tabbar-item.is-active .tabbar-icon{color:#e91e63}.gen-paper-scroll-btn{position:fixed;left:0;bottom:.5rem;width:100%;z-index:10000;margin:0 auto}.derive_tip{font-size:13px;margin-bottom:10px;color:#ff7041}.aigc-materials{justify-content:center;flex-direction:column;align-items:center;background:#fff;margin:0 auto;-webkit-box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);border-radius:6px;padding:2rem;max-width:960px;margin-bottom:1.5rem}.aigc-box,.runse-box{display:flex;flex-wrap:wrap;justify-content:space-between}.aigc-item,.runse-item{margin:1rem 0;padding:1rem;border-radius:8px;width:100%;max-width:49%;font-size:1rem;position:relative;background:linear-gradient(140deg,rgb(3 169 244 / 12%) 0,#fff 20%,#fff 100%);background:#f4f8fc}.aigc-title-n,.runse-title-n{font-weight:500;margin-bottom:.5rem;word-break:break-word}.aigc-title-d,.runse-title-d{display:flex;justify-content:space-between}.aigc-button,.runse-button{min-width:6rem;margin-top:.25rem;border-color:#bbdefb !important}.aigc-button.is-light,.runse-button.is-light{background:white !important}.aigc-button .icon-liebiao1{font-size:12px}.aigc-item::before,.runse-item::before{top:-25px;left:-25px;width:0;height:0;content:"";transform-origin:center;transition:transform .15s ease-in 50ms;border:24px solid transparent;position:absolute;transform:rotate(225deg)}.aigc-item::after,.runse-item::after{position:absolute;box-sizing:content-box;width:6px;height:8px;left:2px;top:-1px;transform-origin:center;transition:transform .15s ease-in 50ms;color:white;font-size:.75rem}.ppt-materials{justify-content:center;flex-direction:column;align-items:center;background:#fff;margin:0 auto;-webkit-box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);box-shadow:-1px 3px 10px 0 rgb(0 0 0 / 9%);border-radius:6px;padding:2rem;max-width:960px;margin-bottom:1.5rem}.ppt-box{display:flex;flex-wrap:wrap;justify-content:space-between}.ppt-item{margin:1rem 0;padding:1rem;border-radius:8px;width:100%;max-width:49%;font-size:1rem;position:relative;background:linear-gradient(140deg,rgb(3 169 244 / 12%) 0,#fff 20%,#fff 100%);background:#f4f8fc}.ppt-title-n{font-weight:500;margin-bottom:.5rem;word-break:break-word}.ppt-title-d{display:flex;justify-content:space-between}.ppt-button{min-width:6rem;margin-top:.25rem;border-color:#bbdefb !important}.ppt-button.is-light{background:white !important}.ppt-button .icon-liebiao1{font-size:12px}.ppt-item::before{top:-25px;left:-25px;width:0;height:0;content:"";transform-origin:center;transition:transform .15s ease-in 50ms;border:24px solid transparent;position:absolute;transform:rotate(225deg)}.ppt-item::after{position:absolute;box-sizing:content-box;width:6px;height:8px;left:2px;top:-1px;transform-origin:center;transition:transform .15s ease-in 50ms;color:white;font-size:.75rem}@media screen and (min-width:768px){.p-b .vip-tips{left:-40px}}@media screen and (max-width:769px){#vip-tips-modal .is-size-3{font-size:1.4rem !important}#promote-tips-modal h2{font-size:1.8rem !important}.modal-card,.modal-content{max-height:calc(100vh - 100px)}.t-notice{margin-left:.5rem;margin-right:0;padding-left:0;padding-right:0}.column.is-3,.column.is-3-tablet{flex:none;width:25%}#nav-container{overflow-y:auto}.bd-footer-links{padding:1rem !important}.hero-body{padding:.4rem}.content-linkto{margin-bottom:20px}.content-linkto img{max-width:300%}.bd-footer-support{box-shadow:none;padding:1rem !important}.bd-footer-donation{min-width:8em;margin-left:0;padding:2em 1em}.bd-footer-link.bd-has-subtitle img{margin:0}.modal-card-body{padding:0 5px;overflow:hidden}.column.is-14{padding:.25rem}.al{height:106px;padding:.3rem !important}.al-thumb{width:100px}.mbp-menu{display:flex;align-items:baseline;overflow-x:scroll;margin:0 !important}.bd-footer-support .article{margin:0}.al-title span{font-size:12px}.bd-footer-link-title{font-size:1rem !important}.title{padding-top:8px}.app-title{margin:0 0 1.5rem 0}.vip-tips{padding:0 4px;height:18px;line-height:18px;top:-16px;left:-5px}.vip-badge{opacity:.87;bottom:-5px;left:0}.nav .container{overflow-y:hidden !important}#outline-tips{position:static}.article-box{display:block}.ver-i{position:absolute;top:.6rem;margin:0}}@media screen and (max-width:360px){html{font-size:14px}.column.is-14{padding:0 !important}.title{font-size:1.25rem}}@media screen and (max-width:768px){.p-list span{margin-right:.2rem;white-space:nowrap}.button .icon:last-child:not(:first-child){margin-left:0}.hero-body{background:linear-gradient(159deg,rgb(3 169 244 / 57%) 0,#f5f5f5 5%,#fff 100%)}.hide-m{display:none}.i-slogan h1{font-size:28px;padding:28px 0 14px}.s-desc{margin-bottom:initial}.paper-form{margin:1rem 0 0 0}.cate-box{justify-content:space-between;flex-wrap:wrap;border:1px solid #95d0ff;padding:.5rem;border-radius:10px;width:100%}.cate-item{height:40px;line-height:40px;padding-left:.5em;padding-right:.5em;font-size:.9rem;margin:.4rem;flex-grow:1;box-shadow:none;border-radius:4px}.search{flex-direction:column}.search input{font-size:1rem;height:38px;padding:0 .3rem}.primary-menus{margin-bottom:1.5rem;margin-top:1.5rem}.primary-menus .search{width:100%}.primary-menus button{width:150px;height:38px;line-height:38px;margin:0;font-size:.95rem;border-radius:4px}.blue-border{border-width:1px}.p-list-i{font-weight:500;color:#222}.i-slogan .o-name{font-size:30px}.b-radio.radio:not(.button){margin-right:0}.features ul li{width:90%}.materials{margin-bottom:1rem;padding:1rem}.p-list{justify-content:space-between}.out-item{padding:.5rem}#outline-c{zoom:90%;margin-bottom:0}#outline.outed #outline-tips{display:none}.o-i-op{padding:3px}.modal-card-title{font-size:1rem}#outline{padding:1rem .5rem}.is-size-7-mobile{font-size:.75rem !important}.m-b-desc{display:none}.m-box{zoom:90%}.m-b-b-item{padding:1rem .5rem 1.2rem}.m-b-b-title .iconfont{margin-right:.1rem}.checkbox input+span::after{left:7px;top:3px}.modal-card-body{padding:10px 5px;overflow:hidden}.p-l-title{font-size:1rem}#pay-modal ul li{font-size:1rem}#pay-modal .modal-card-body{padding:10px 1rem}#pay-modal .modal-form{zoom:90%}.price-list{justify-content:center;flex-wrap:wrap;gap:6%;margin-bottom:.8rem}.price-item{min-width:40%;padding:1rem 0 .4rem 0;margin:0 .5rem 1.2rem}.p-l-w{line-height:1.3rem}.aigc-item{width:100%;max-width:100%}.his-item{width:100%;max-width:100%}.ai_cr{top:1rem;white-space:nowrap;right:.5rem}.m-box{padding:.5rem}.p-l-p{font-size:1.3rem}.p-l-p1{font-size:.7rem}.p-l-p2{font-size:.7rem;vertical-align:text-bottom}.p-l-desc{font-size:.7rem}.pay-addition-item-title{font-size:12px}#pay-addition-box .pay-price{font-size:15px}.addition-checkbox{top:50px}.free-addition-box{display:inline-block;margin-bottom:5px;border:1px solid;color:#ff7043;background:#fff}#addition-body .m-b-b-item{flex-basis:48% !important}.paper-suit{bottom:12rem}.p-badge{font-size:.7rem;padding:3px 4px 0}.article-i{width:100%}.suit-item-tip{right:-24px}#pay-modal #close-pay-modal{right:-8px;top:-8px}.field-label{margin-bottom:0}#p-level{margin-top:1rem}.change_40 .control-label{position:relative}.change_40 .tips-40{position:absolute;top:-1.5rem;right:-2rem;padding:1px}.gen-paper-scroll-btn{bottom:4.5rem}.fixed-bar{bottom:4rem}#addition-box{padding:.5rem}.m-b-body{gap:8px}}