@opendesign-plus-test/components 0.0.1-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/components.cjs.js +1 -0
  2. package/dist/components.css +1 -0
  3. package/dist/components.es.js +1193 -0
  4. package/dist/components.umd.js +1 -0
  5. package/docs/design.md +27 -0
  6. package/docs/design_banner.md +41 -0
  7. package/docs/design_section.md +27 -0
  8. package/package.json +47 -0
  9. package/scripts/generate-components-index.js +81 -0
  10. package/src/assets/svg-icons/icon-chevron-right.svg +3 -0
  11. package/src/assets/svg-icons/icon-close.svg +3 -0
  12. package/src/assets/svg-icons/icon-delete.svg +3 -0
  13. package/src/assets/svg-icons/icon-header-back.svg +3 -0
  14. package/src/assets/svg-icons/icon-header-delete.svg +3 -0
  15. package/src/assets/svg-icons/icon-header-search.svg +4 -0
  16. package/src/assets/svg-icons/icon-moon.svg +3 -0
  17. package/src/assets/svg-icons/icon-sun.svg +3 -0
  18. package/src/components/OBanner.vue +390 -0
  19. package/src/components/OCookieNotice.vue +417 -0
  20. package/src/components/OCookieNoticeEl.vue +403 -0
  21. package/src/components/OHeaderSearch.vue +601 -0
  22. package/src/components/OPlusConfigProvider.vue +32 -0
  23. package/src/components/OSection.vue +178 -0
  24. package/src/components/OThemeSwitcher.vue +108 -0
  25. package/src/components/common/ClientOnlyWrapper.ts +21 -0
  26. package/src/components/common/ContentWrapper.vue +85 -0
  27. package/src/draft/Banner.vue +265 -0
  28. package/src/draft/ButtonCards.vue +106 -0
  29. package/src/draft/Feature.vue +134 -0
  30. package/src/draft/Footer.vue +512 -0
  31. package/src/draft/HorizontalAnchor.vue +165 -0
  32. package/src/draft/ItemSwiper.vue +133 -0
  33. package/src/draft/Logo.vue +141 -0
  34. package/src/draft/LogoCard.vue +75 -0
  35. package/src/draft/LogoV2.vue +19 -0
  36. package/src/draft/MainCard.vue +38 -0
  37. package/src/draft/MultiCard.vue +95 -0
  38. package/src/draft/MultiIconCard.vue +74 -0
  39. package/src/draft/OInfoCard.vue +176 -0
  40. package/src/draft/Process.vue +81 -0
  41. package/src/draft/Section.vue +167 -0
  42. package/src/draft/SingleTabCard.vue +85 -0
  43. package/src/draft/SliderCard.vue +110 -0
  44. package/src/env.d.ts +1 -0
  45. package/src/i18n/en.ts +20 -0
  46. package/src/i18n/index.ts +42 -0
  47. package/src/i18n/zh.ts +9 -0
  48. package/src/index.ts +34 -0
  49. package/src/shared/provide.ts +6 -0
  50. package/src/vue.d.ts +10 -0
  51. package/tsconfig.json +33 -0
  52. package/vite.config.ts +90 -0
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),i=require("@opensig/opendesign"),D=require("@opendesign-plus/composables"),M=require("@vueuse/core"),$=require("element-plus");require("element-plus/es/components/button/style/index");require("element-plus/es/components/dialog/style/index");require("element-plus/es/components/switch/style/index");require("element-plus/es/components/icon/style/index");const ee=e.defineComponent({__name:"ContentWrapper",props:{verticalPadding:{type:[Boolean,String,Array],default:void 0}},setup(t){const o=Symbol("default"),n=t,p=e.computed(()=>n.verticalPadding?i.isBoolean(n.verticalPadding)?o:i.isString(n.verticalPadding)?n.verticalPadding:n.verticalPadding[0]:0),c=e.computed(()=>n.verticalPadding?i.isBoolean(n.verticalPadding)?o:i.isString(n.verticalPadding)?n.verticalPadding:i.isUndefined(n.verticalPadding[1])?n.verticalPadding[0]:n.verticalPadding[1]:0);return(m,f)=>(e.openBlock(),e.createElementBlock("div",{class:"content-wrapper",style:e.normalizeStyle({"--content-wrapper-vertical-paddingTop":p.value===e.unref(o)?void 0:p.value,"--content-wrapper-vertical-paddingBottom":c.value===e.unref(o)?void 0:c.value})},[e.renderSlot(m.$slots,"default",{},void 0,!0)],4))}}),x=(t,o)=>{const n=t.__vccOpts||t;for(const[p,c]of o)n[p]=c;return n},H=x(ee,[["__scopeId","data-v-29de9f52"]]),te={key:0},oe={class:"banner-content"},ne=["src"],le={key:1,class:"banner-title"},ae={key:2,class:"banner-subtitle"},re={key:4,class:"banner-opts"},ce=e.defineComponent({__name:"OBanner",props:{options:void 0,size:"large",contentJustifyCenter:!1},setup(t){const o=t,{isLight:n}=D.useTheme("opendesignplus",document.domain||"localhost"),{isPhone:p}=D.useScreen(),c=e.computed(()=>o.options),m=e.ref(""),f=r=>{setTimeout(()=>{m.value=c.value[r].bg_theme??"light"},100)},l=(r,u)=>{r&&!u&&window.open(r)};return(r,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["home-banner",t.size])},[t.size==="tiny"?(e.openBlock(),e.createElementBlock("div",te,e.toDisplayString(c.value[1].title),1)):e.unref(p)?(e.openBlock(),e.createBlock(e.unref(i.OCarousel),{key:2,class:"banner-carousel",effect:"gallery","indicator-click":"","data-o-theme":m.value,arrow:"never","auto-play":!0,onBeforeChange:f},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,(a,k)=>(e.openBlock(),e.createBlock(e.unref(i.OCarouselItem),{class:e.normalizeClass(["banner-item",`banner-item${k}`])},{default:e.withCtx(()=>[e.createVNode(H,{class:"banner-wrapper"},{default:e.withCtx(()=>[e.createVNode(e.unref(i.OFigure),{class:"banner-bg",src:a.bg,onClick:g=>l(a.href)},null,8,["src","onClick"])]),_:2},1024)]),_:2},1032,["class"]))),256))]),_:1},8,["data-o-theme"])):(e.openBlock(),e.createBlock(e.unref(i.OCarousel),{key:1,class:"banner-carousel",effect:"toggle","active-class":"current-slide","indicator-click":"","auto-play":!0,"data-o-theme":m.value,onBeforeChange:f},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(c.value,(a,k)=>(e.openBlock(),e.createBlock(e.unref(i.OCarouselItem),{key:k,class:e.normalizeClass(["banner-item",`banner-item${k}`])},{default:e.withCtx(()=>[e.createVNode(e.unref(i.OFigure),{class:e.normalizeClass(["banner-bg",{"with-sticky-bg":a.withStickyBg,"in-dark":!e.unref(n),"cursor-pointer":a.href&&!a.btn}]),src:a.bg,style:e.normalizeStyle({"--pad-offset":a.pad_offset}),onClick:g=>l(a.href,a.btn)},{default:e.withCtx(()=>[e.createVNode(H,{class:e.normalizeClass(["banner-wrapper",["banner-wrapper",t.contentJustifyCenter?"content-center":""]])},{default:e.withCtx(()=>[e.createElementVNode("div",oe,[!e.unref(p)&&a.attach?(e.openBlock(),e.createElementBlock("img",{key:0,src:a.attach,class:"banner-attach"},null,8,ne)):e.createCommentVNode("",!0),a.title?(e.openBlock(),e.createElementBlock("div",le,e.toDisplayString(a.title),1)):e.createCommentVNode("",!0),a.subtitle?(e.openBlock(),e.createElementBlock("div",ae,e.toDisplayString(a.subtitle),1)):e.createCommentVNode("",!0),a.bg_text?(e.openBlock(),e.createElementBlock("div",{key:3,class:"banner-text",style:e.normalizeStyle({backgroundImage:`url(${a.bg_text})`,"--pc-width":a.pc_text_width,"--pc-height":a.pc_text_height,"--pad-width":a.pad_text_width,"--pad-height":a.pad_text_height})},null,4)):e.createCommentVNode("",!0),a.btn?(e.openBlock(),e.createElementBlock("div",re,[e.createVNode(e.unref(i.OButton),{href:a.href,target:"_blank",variant:"solid",color:"primary",size:t.size},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(a.btn),1)]),_:2},1032,["href","size"])])):e.createCommentVNode("",!0)])]),_:2},1032,["class"])]),_:2},1032,["src","class","style","onClick"])]),_:2},1032,["class"]))),128))]),_:1},8,["data-o-theme"]))],2))}}),G=x(ce,[["__scopeId","data-v-a5902620"]]),se=t=>{const o=e.ref(!1);return e.onMounted(()=>{o.value=!0}),()=>o.value&&t.default?t.default():null},F=e.defineComponent({setup(t,{slots:o}){const n=e.resolveComponent("ClientOnly");return n&&typeof n!="string"?()=>e.h(n,null,{default:()=>o.default?o.default():null}):se(o)}}),ie={search:"搜索","search.hot":"热门搜索","search.placeholder":"搜索","search.expandedPlaceholder":"请输入搜索内容","search.history":"历史搜索","cookie.desc":"我们使用cookie来确保您的高速浏览体验。继续浏览本站,即表示您同意我们使用cookie。","cookie.about":"查看详情"},de={search:"Search","search.hot":"Top search","search.placeholder":"Please enter the content","search.expandedPlaceholder":"Please enter the content","search.history":"History","cookie.title":"{0} Community Respects Your Privacy","cookie.desc":'This site uses cookies from us and our partners to improve your browsing experience and make the site work properly. By clicking "Accept All", you consent to the use of cookies. By clicking "Reject All", you disable the use of unnecessary cookies. You can manage your cookie settings by clicking "Manage Cookies". For more information or to change your cookie settings, please refer to our ',"cookie.about":"About Cookies","cookie.acceptAll":"Accept All","cookie.rejectAll":"Reject All","cookie.manage":"Manage Cookies","cookie.necessaryCookie":"Strictly Necessary Cookies","cookie.alwaysOn":"Always active","cookie.necessaryCookieDetail":"These cookies are necessary for the site to work properly and cannot be switched off. They are usually only set in response to actions made by you which amount to a request for services, such as logging in or filling in forms. You can set the browser to block these cookies, but that can make parts of the site not work. These cookies do not store any personally identifiable information.","cookie.analyticalCookie":"Analytics Cookies","cookie.analyticalCookieDetail":"We will use these cookies only with your consent. These cookies help us make improvements by collecting statistics such as the number of visits and traffic sources.","cookie.saveSetting":"Save Settings","cookie.setting":"Cookie settings"},j=Symbol("provide-config-provider"),ue=e.ref({zh:ie,en:de});function U(){const o=e.getCurrentInstance()?e.inject(j):null,n=e.computed(()=>(o==null?void 0:o.locale)||"zh");return{locale:n,t:(c,...m)=>{const l=ue.value[n.value][c];return m.length>0&&i.isString(l)?l.replace(/{(\d+)}/g,(r,u)=>m[u]??r):(i.isUndefined(l)&&console.warn(`Cannot translate the value of keypath '${c}'`),l)}}}const he={key:0,class:"cookie-notice"},me={class:"cookie-notice-content"},pe=["type"],fe={class:"cookie-notice-left"},ke={key:0,class:"cookie-desc",style:{"margin-top":"0"}},ve=["href"],ge={class:"cookie-title"},ye={class:"cookie-desc"},Ce=["href"],_e={key:0,class:"cookie-notice-right"},Ve={class:"cookie-dlg-title"},we={class:"cookie-dlg-content"},Be={class:"content-item"},Ne={class:"item-header"},Ee={class:"item-title"},be={class:"item-extra"},Se={class:"item-detail"},$e={class:"content-item"},xe={class:"item-header"},Ie={class:"item-title"},Oe={class:"item-extra"},De={class:"item-detail"},ze="0",K="1",Ae="2",I="3",Te="agreed-cookiepolicy-zh",Pe="agreed-cookiepolicy-en",Me=e.defineComponent({__name:"OCookieNotice",props:{visible:{type:Boolean},enableGrid:{type:Boolean},community:{},aboutPathZh:{},aboutPathEn:{}},emits:["update:visible"],setup(t,{emit:o}){const p=t,c=o,{lePadV:m,leLaptop:f}=D.useScreen(),{locale:l,t:r}=U(),u=e.computed(()=>l.value==="zh"),a=e.computed(()=>u.value?Te:Pe),k=e.ref(!1),g=M.useVModel(p,"visible",c,{defaultValue:!1}),y=d=>{const h=document.cookie.split(";").find(w=>w.split("=")[0].trim()===encodeURIComponent(d));return h?decodeURIComponent(h.split("=")[1]):null},V=(d,h,w,A)=>{const X=`; max-age=${w*24*60*60}`;document.cookie=`${encodeURIComponent(d)}=${encodeURIComponent(h)}${X}; path=/; domain=${A}`},B=(d,h)=>{document.cookie=`${encodeURIComponent(d)}=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain=${h}`},_=d=>{typeof d=="boolean"?g.value=d:g.value=!g.value,e.nextTick(()=>{!g.value&&u.value&&y(a.value)!==I&&V(a.value,I,180,location.hostname)})},N=e.ref(!1),b=d=>{typeof d=="boolean"?N.value=d:N.value=!N.value},s=()=>u.value?y(a.value)!==I:(y(a.value)??"0")===ze,E=()=>u.value?y(a.value)===I:y(a.value)===K;e.onMounted(()=>{s()&&(_(!0),u.value&&y(a.value)!==I&&V(a.value,I,180,void 0))});const v=()=>{k.value=!0,B(a.value,location.hostname),V(a.value,K,180,location.hostname),_(!1)},S=()=>{k.value=!1,B(a.value,location.hostname),V(a.value,Ae,180,location.hostname),_(!1)},z=[{id:"save",color:"primary",label:r("cookie.saveSetting"),variant:"outline",size:"large",round:"pill",onClick:()=>{k.value?v():S(),b(!1)}},{id:"allowAll",color:"primary",label:r("cookie.acceptAll"),variant:"outline",size:"large",round:"pill",onClick:()=>{k.value=!0,v(),b(!1)}}],C=d=>{d&&(k.value=E())};return(d,h)=>(e.openBlock(),e.createBlock(e.unref(F),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.Teleport,{to:"#app"},[e.unref(g)?(e.openBlock(),e.createElementBlock("div",he,[e.createElementVNode("div",me,[e.createElementVNode("div",{type:e.unref(l),class:e.normalizeClass({"cookie-notice-wrap-grid":t.enableGrid,"cookie-notice-wrap":!t.enableGrid})},[e.createElementVNode("div",fe,[u.value?(e.openBlock(),e.createElementBlock("p",ke,[e.createTextVNode(e.toDisplayString(e.unref(r)("cookie.desc"))+" ",1),e.createElementVNode("a",{href:t.aboutPathZh,target:"_blank",rel:"noopener noreferrer"},e.toDisplayString(e.unref(r)("cookie.about")),9,ve)])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("p",ge,e.toDisplayString(e.unref(r)("cookie.title",[t.community])),1),e.createElementVNode("p",ye,[e.createTextVNode(e.toDisplayString(e.unref(r)("cookie.desc"))+" ",1),e.createElementVNode("a",{href:t.aboutPathEn,target:"_blank",rel:"noopener noreferrer"},e.toDisplayString(e.unref(r)("cookie.about")),9,Ce),h[4]||(h[4]=e.createTextVNode(". ",-1))])],64))]),u.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",_e,[e.createVNode(e.unref(i.OButton),{round:"pill",variant:"outline",color:"primary",onClick:v},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(r)("cookie.acceptAll")),1)]),_:1}),e.createVNode(e.unref(i.OButton),{round:"pill",variant:"outline",color:"primary",onClick:S},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(r)("cookie.rejectAll")),1)]),_:1}),e.createVNode(e.unref(i.OButton),{round:"pill",variant:"outline",color:"primary",onClick:h[0]||(h[0]=w=>b(!0))},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(r)("cookie.manage")),1)]),_:1})])),e.createVNode(e.unref(i.OIcon),{class:"cookie-notice-close",type:e.unref(l),onClick:h[1]||(h[1]=w=>_(!1))},{default:e.withCtx(()=>[e.createVNode(e.unref(i.OIconClose))]),_:1},8,["type"])],10,pe)]),e.createVNode(e.unref(i.ODialog),{visible:N.value,"onUpdate:visible":h[3]||(h[3]=w=>N.value=w),size:e.unref(f)?"medium":"large","phone-half-full":e.unref(m),class:"cookie-dlg",actions:z,onChange:C},{header:e.withCtx(()=>[e.createElementVNode("span",Ve,e.toDisplayString(e.unref(r)("cookie.manage")),1)]),default:e.withCtx(()=>[e.createElementVNode("div",we,[e.createElementVNode("div",Be,[e.createElementVNode("div",Ne,[e.createElementVNode("span",Ee,e.toDisplayString(e.unref(r)("cookie.necessaryCookie")),1),e.createElementVNode("span",be,e.toDisplayString(e.unref(r)("cookie.alwaysOn")),1)]),e.createElementVNode("div",Se,e.toDisplayString(e.unref(r)("cookie.necessaryCookieDetail")),1)]),e.createElementVNode("div",$e,[e.createElementVNode("div",xe,[e.createElementVNode("span",Ie,e.toDisplayString(e.unref(r)("cookie.analyticalCookie")),1),e.createElementVNode("span",Oe,[e.createVNode(e.unref(i.OSwitch),{modelValue:k.value,"onUpdate:modelValue":h[2]||(h[2]=w=>k.value=w)},null,8,["modelValue"])])]),e.createElementVNode("div",De,e.toDisplayString(e.unref(r)("cookie.analyticalCookieDetail")),1)])])]),_:1},8,["visible","size","phone-half-full"])])):e.createCommentVNode("",!0)]))]),_:1}))}}),q=x(Me,[["__scopeId","data-v-1e847d29"]]),Ue={key:0,class:"cookie-notice"},He={class:"cookie-notice-content"},Ke=["type"],Re={class:"cookie-notice-left"},Le={key:0,class:"cookie-desc",style:{"margin-top":"0"}},Ge=["href"],Fe={class:"cookie-title"},je={class:"cookie-desc"},qe=["href"],Ye={key:0,class:"cookie-notice-right"},Je={class:"cookie-dlg-content"},We={class:"content-item"},Ze={class:"item-header"},Qe={class:"item-title"},Xe={class:"item-extra"},et={class:"item-detail"},tt={class:"content-item"},ot={class:"item-header"},nt={class:"item-title"},lt={class:"item-extra"},at={class:"item-detail"},rt="0",R="1",ct="2",O="3",st="agreed-cookiepolicy-zh",it="agreed-cookiepolicy-en",dt=e.defineComponent({__name:"OCookieNoticeEl",props:{visible:{type:Boolean},enableGrid:{type:Boolean},community:{},aboutPathZh:{},aboutPathEn:{}},emits:["update:visible"],setup(t,{emit:o}){const p=t,c=o,{lePadV:m}=D.useScreen(),{locale:f,t:l}=U(),r=e.computed(()=>f.value==="zh"),u=e.computed(()=>r.value?st:it),a=e.ref(!1),k=M.useVModel(p,"visible",c,{defaultValue:!1}),g=C=>{const d=document.cookie.split(";").find(h=>h.split("=")[0].trim()===encodeURIComponent(C));return d?decodeURIComponent(d.split("=")[1]):null},y=(C,d,h,w)=>{const A=`; max-age=${h*24*60*60}`;document.cookie=`${encodeURIComponent(C)}=${encodeURIComponent(d)}${A}; path=/; domain=${w}`},V=C=>{typeof C=="boolean"?k.value=C:k.value=!k.value,e.nextTick(()=>{!k.value&&r.value&&g(u.value)!==O&&y(u.value,O,180,location.hostname)})},B=e.ref(!1),_=C=>{typeof C=="boolean"?B.value=C:B.value=!B.value},N=()=>r.value?g(u.value)!==O:(g(u.value)??"0")===rt,b=()=>r.value?g(u.value)===O:g(u.value)===R;e.onMounted(()=>{N()&&(V(!0),r.value&&g(u.value)!==O&&y(u.value,O,180,void 0))});const s=()=>{a.value=!0,y(u.value,R,180,location.hostname),V(!1)},E=()=>{a.value=!1,y(u.value,ct,180,location.hostname),V(!1)},v=()=>{a.value?s():E(),_(!1)},S=()=>{a.value=!0,s(),_(!1)},z=()=>{a.value=b()};return(C,d)=>(e.openBlock(),e.createBlock(e.unref(F),null,{default:e.withCtx(()=>[(e.openBlock(),e.createBlock(e.Teleport,{to:"#app"},[e.unref(k)?(e.openBlock(),e.createElementBlock("div",Ue,[e.createElementVNode("div",He,[e.createElementVNode("div",{type:e.unref(f),class:e.normalizeClass({"cookie-notice-wrap-grid":t.enableGrid,"cookie-notice-wrap":!t.enableGrid})},[e.createElementVNode("div",Re,[r.value?(e.openBlock(),e.createElementBlock("p",Le,[e.createTextVNode(e.toDisplayString(e.unref(l)("cookie.desc"))+" ",1),e.createElementVNode("a",{href:t.aboutPathZh,target:"_blank",rel:"noopener noreferrer"},e.toDisplayString(e.unref(l)("cookie.about")),9,Ge)])):(e.openBlock(),e.createElementBlock(e.Fragment,{key:1},[e.createElementVNode("p",Fe,e.toDisplayString(e.unref(l)("cookie.title",[t.community])),1),e.createElementVNode("p",je,[e.createTextVNode(e.toDisplayString(e.unref(l)("cookie.desc"))+" ",1),e.createElementVNode("a",{href:t.aboutPathEn,target:"_blank",rel:"noopener noreferrer"},e.toDisplayString(e.unref(l)("cookie.about")),9,qe),d[4]||(d[4]=e.createTextVNode(". ",-1))])],64))]),r.value?e.createCommentVNode("",!0):(e.openBlock(),e.createElementBlock("div",Ye,[e.createVNode(e.unref($.ElButton),{round:"",type:"primary",onClick:s},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(l)("cookie.acceptAll")),1)]),_:1}),e.createVNode(e.unref($.ElButton),{round:"",type:"primary",onClick:E},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(l)("cookie.rejectAll")),1)]),_:1}),e.createVNode(e.unref($.ElButton),{round:"",type:"primary",onClick:d[0]||(d[0]=h=>_(!0))},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(l)("cookie.manage")),1)]),_:1})])),e.createVNode(e.unref($.ElIcon),{class:"cookie-notice-close",type:e.unref(f),onClick:d[1]||(d[1]=h=>V(!1))},{default:e.withCtx(()=>[e.renderSlot(C.$slots,"close-icon",{},()=>[d[5]||(d[5]=e.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[e.createElementVNode("path",{fill:"currentColor",d:"M764.288 214.592 512 466.88 259.712 214.592a31.936 31.936 0 0 0-45.12 45.12L466.752 512 214.528 764.224a31.936 31.936 0 1 0 45.12 45.184L512 557.184l252.288 252.288a31.936 31.936 0 0 0 45.12-45.12L557.12 512.064l252.288-252.352a31.936 31.936 0 1 0-45.12-45.184z"})],-1))],!0)]),_:3},8,["type"])],10,Ke)]),e.createVNode(e.unref($.ElDialog),{modelValue:B.value,"onUpdate:modelValue":d[3]||(d[3]=h=>B.value=h),width:e.unref(m)?"90%":"50%",class:"cookie-dlg",title:e.unref(l)("cookie.manage"),"destroy-on-close":"",onOpen:z},{footer:e.withCtx(()=>[e.createVNode(e.unref($.ElButton),{round:"",type:"primary",onClick:v,style:{"margin-right":"16px"}},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(l)("cookie.saveSetting")),1)]),_:1}),e.createVNode(e.unref($.ElButton),{round:"",type:"primary",onClick:S},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(l)("cookie.acceptAll")),1)]),_:1})]),default:e.withCtx(()=>[e.createElementVNode("div",Je,[e.createElementVNode("div",We,[e.createElementVNode("div",Ze,[e.createElementVNode("span",Qe,e.toDisplayString(e.unref(l)("cookie.necessaryCookie")),1),e.createElementVNode("span",Xe,e.toDisplayString(e.unref(l)("cookie.alwaysOn")),1)]),e.createElementVNode("div",et,e.toDisplayString(e.unref(l)("cookie.necessaryCookieDetail")),1)]),e.createElementVNode("div",tt,[e.createElementVNode("div",ot,[e.createElementVNode("span",nt,e.toDisplayString(e.unref(l)("cookie.analyticalCookie")),1),e.createElementVNode("span",lt,[e.createVNode(e.unref($.ElSwitch),{modelValue:a.value,"onUpdate:modelValue":d[2]||(d[2]=h=>a.value=h)},null,8,["modelValue"])])]),e.createElementVNode("div",at,e.toDisplayString(e.unref(l)("cookie.analyticalCookieDetail")),1)])])]),_:1},8,["modelValue","width","title"])])):e.createCommentVNode("",!0)]))]),_:3}))}}),Y=x(dt,[["__scopeId","data-v-bec18f8e"]]),ut={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"};function ht(t,o){return e.openBlock(),e.createElementBlock("svg",ut,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M18.528 5.472c0.246 0.246 0.271 0.63 0.074 0.903l-0.074 0.087-5.54 5.538 0.006 0.006-0.989 0.989-0.006-0.006-5.538 5.54c-0.273 0.273-0.717 0.273-0.99 0-0.246-0.246-0.271-0.63-0.074-0.903l0.074-0.087 5.538-5.539-5.538-5.538-0.074-0.087c-0.197-0.274-0.172-0.657 0.074-0.903s0.63-0.271 0.903-0.074l0.087 0.074 5.538 5.539 5.539-5.539c0.273-0.273 0.717-0.273 0.99 0zM14.551 13.561l3.978 3.978 0.074 0.087c0.197 0.274 0.172 0.657-0.074 0.903s-0.63 0.271-0.903 0.074l-0.087-0.074-3.978-3.978c-0.273-0.273-0.273-0.717 0-0.99v0c0.273-0.273 0.717-0.273 0.99 0z"},null,-1)])])}const mt={name:"components-icon-close",render:ht},pt={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"};function ft(t,o){return e.openBlock(),e.createElementBlock("svg",pt,[...o[0]||(o[0]=[e.createElementVNode("path",{opacity:"0.8",fill:"currentColor",d:"M13.215 0.524c-7.048 0-12.762 5.714-12.762 12.762s5.714 12.762 12.762 12.762c7.048 0 12.762-5.714 12.762-12.762s-5.714-12.762-12.762-12.762zM13.215 2.809c5.786 0 10.476 4.69 10.476 10.476s-4.69 10.476-10.476 10.476c-5.786 0-10.476-4.69-10.476-10.476s4.69-10.476 10.476-10.476z"},null,-1),e.createElementVNode("path",{opacity:"0.8",fill:"currentColor",d:"M23.33 23.22c0.446-0.447 1.169-0.448 1.616-0.002l4.771 4.759c0.447 0.446 0.448 1.169 0.002 1.616s-1.169 0.448-1.616 0.002l-4.771-4.759c-0.447-0.446-0.448-1.169-0.002-1.616z"},null,-1)])])}const L={name:"components-icon-header-search",render:ft},kt={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32"};function vt(t,o){return e.openBlock(),e.createElementBlock("svg",kt,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M10.858 22.41c-0.349 0.349-0.915 0.349-1.263 0-0.314-0.314-0.345-0.804-0.094-1.153l0.094-0.111 5.146-5.15-5.177-5.178c-0.274-0.305-0.3-0.755-0.077-1.087l0.111-0.135c0.347-0.347 0.91-0.347 1.257 0l5.142 5.143 5.15-5.146c0.349-0.349 0.915-0.349 1.263 0 0.314 0.314 0.345 0.804 0.094 1.153l-0.094 0.111-11.552 11.552zM17.89 16.634l4.551 4.552c0.313 0.349 0.302 0.886-0.034 1.222-0.347 0.347-0.91 0.347-1.257 0l-4.516-4.518 1.256-1.256z"},null,-1)])])}const gt={name:"components-icon-header-delete",render:vt},yt={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"};function Ct(t,o){return e.openBlock(),e.createElementBlock("svg",yt,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M19.154 5.295c0.387 0 0.7 0.313 0.7 0.7 0 0.354-0.263 0.647-0.605 0.694l-0.095 0.006-12.201-0.001 0.001 12.413c0 0.17 0.12 0.311 0.28 0.344l0.071 0.007h9.39c0.17 0 0.311-0.12 0.344-0.28l0.007-0.071v-10.47c0-0.387 0.313-0.7 0.7-0.7 0.354 0 0.647 0.263 0.694 0.605l0.006 0.095v10.47c0 0.919-0.708 1.672-1.608 1.745l-0.144 0.006h-9.39c-0.919 0-1.672-0.708-1.745-1.608l-0.006-0.144-0.001-12.413-0.707 0.001c-0.387 0-0.7-0.313-0.7-0.7 0-0.354 0.263-0.647 0.605-0.694l0.095-0.006h14.308zM10.011 9.744c0.354 0 0.647 0.263 0.694 0.605l0.006 0.095v5.68c0 0.387-0.313 0.7-0.7 0.7-0.354 0-0.647-0.263-0.694-0.605l-0.006-0.095v-5.68c0-0.387 0.313-0.7 0.7-0.7zM13.953 9.744c0.354 0 0.647 0.263 0.694 0.605l0.006 0.095v5.68c0 0.387-0.313 0.7-0.7 0.7-0.354 0-0.647-0.263-0.694-0.605l-0.006-0.095v-5.68c0-0.387 0.313-0.7 0.7-0.7zM13.652 3.189c0.387 0 0.7 0.313 0.7 0.7 0 0.354-0.263 0.647-0.605 0.694l-0.095 0.006h-3.972c-0.387 0-0.7-0.313-0.7-0.7 0-0.354 0.263-0.647 0.605-0.694l0.095-0.006h3.972z"},null,-1)])])}const _t={name:"components-icon-delete",render:Ct},Vt={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"36",height:"32",viewBox:"0 0 36 32"};function wt(t,o){return e.openBlock(),e.createElementBlock("svg",Vt,[...o[0]||(o[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M5.886 19.111l10.672 10.677c0.46 0.524 0.44 1.322-0.060 1.822s-1.298 0.52-1.822 0.060l-0.064-0.060-12.498-12.498h3.772zM14.613 0.391c0.521-0.521 1.365-0.521 1.886 0 0.5 0.5 0.52 1.298 0.060 1.822l-0.060 0.064-12.391 12.391h29.67c0.71 0 1.291 0.555 1.331 1.255l0.002 0.078c0 0.71-0.555 1.291-1.255 1.331l-0.078 0.002h-31.816c-0.472 0-0.924-0.187-1.257-0.521-0.671-0.671-0.694-1.745-0.067-2.443l0.067-0.071 13.908-13.908z"},null,-1)])])}const Bt={name:"components-icon-header-back",render:wt},Nt={class:"o-header-search"},Et={class:"o-header-search-drawer"},bt={key:0,class:"o-header-search-recommend-container"},St=["onClick"],$t={key:1,class:"o-header-search-history-container"},xt={class:"o-header-search-history-header"},It={class:"o-header-search-history-header-title"},Ot={class:"o-header-search-history-item-container"},Dt=["onClick"],zt={class:"o-header-search-history-item-text"},At={key:3,class:"o-header-search-hot-container"},Tt={class:"o-header-search-hot-header"},Pt={class:"o-header-search-hot-item-container"},Mt=["onClick"],Ut=e.defineComponent({__name:"OHeaderSearch",props:{modelValue:{default:""},placeholder:{},expandedPlaceholder:{},expandDirection:{default:"left"},clearable:{type:Boolean,default:!0},historyItems:{default:()=>[]},maxHistoryCount:{default:6},storeHistory:{type:Boolean,default:!1},historyTitle:{},storageKey:{default:"search-history"},hotItems:{default:()=>[]},hotTitle:{},recommendItems:{default:()=>[]},searchUrl:{},searchUrlOpenBlank:{type:Boolean,default:!0},searchTextMobile:{}},emits:["update:modelValue","update:historyItems","clear","search","delete-history","delete-history-item"],setup(t,{emit:o}){const{lePadV:n}=D.useScreen(),{t:p}=U(),c=t,m=o,f=e.ref(c.modelValue),l=e.ref(c.historyItems),r=e.ref(!1),u=e.ref(),a=e.computed(()=>!n.value&&r.value||n.value&&f.value);e.watch(()=>c.modelValue,s=>{f.value!==s&&(f.value=s)}),e.watch(()=>f.value,s=>{m("update:modelValue",s)}),e.watch(()=>c.historyItems,s=>{l.value!==s&&(l.value=s)}),e.watch(()=>l.value,s=>{m("update:historyItems",s)}),e.onMounted(()=>{if(c.storeHistory&&c.storageKey)try{const s=JSON.parse(localStorage.getItem(c.storageKey)||"[]");Array.isArray(s)&&s.length&&(l.value=Array.from(new Set([...l.value,...s])))}catch{}});const k=()=>{r.value=!0},g=()=>{const s=f.value.trim();s&&(r.value=!1,l.value.unshift(s),l.value=Array.from(new Set(l.value)),l.value.length>c.maxHistoryCount&&l.value.pop(),c.storeHistory&&c.storeHistory&&localStorage.setItem(c.storageKey,JSON.stringify(l.value)),m("search",s),c.searchUrl&&window.open(c.searchUrl+s,c.searchUrlOpenBlank?"_blank":"_self","noopener noreferrer"))},y=()=>{f.value="",m("clear"),n.value||(r.value=!1)},V=()=>{const s=[...l.value];l.value=[],c.storeHistory&&c.storeHistory&&localStorage.removeItem(c.storageKey),m("delete-history",s)},B=s=>{l.value=l.value.filter(E=>E!==s),c.storeHistory&&c.storeHistory&&(l.value.length?localStorage.setItem(c.storageKey,JSON.stringify(l.value)):localStorage.removeItem(c.storageKey)),m("delete-history-item",s)},_=s=>{f.value=s,g()},N=()=>{f.value="",r.value=!1},b=e.ref();return M.onClickOutside(b,y),(s,E)=>(e.openBlock(),e.createElementBlock("div",Nt,[e.createElementVNode("div",{ref_key:"posWrapper",ref:b,class:e.normalizeClass({"o-header-search-input-pc-wrapper":!e.unref(n),"o-header-search-input-pc-wrapper-left":!e.unref(n)&&t.expandDirection==="left","o-header-search-input-pc-wrapper-right":!e.unref(n)&&t.expandDirection==="right","o-header-search-input-mobile-wrapper":e.unref(n),focus:r.value})},[e.createElementVNode("div",{class:e.normalizeClass(["o-header-search-input-wrapper",{focus:r.value}])},[e.unref(n)&&r.value?(e.openBlock(),e.createBlock(e.unref(i.OIcon),{key:0,class:"o-header-search-icon",onClick:N},{default:e.withCtx(()=>[e.createVNode(e.unref(Bt))]),_:1})):e.createCommentVNode("",!0),e.createVNode(e.unref(i.OInput),{ref_key:"inputRef",ref:u,modelValue:f.value,"onUpdate:modelValue":E[0]||(E[0]=v=>f.value=v),class:"o-header-search-input",placeholder:r.value?t.expandedPlaceholder??e.unref(p)("search.expandedPlaceholder"):t.placeholder??e.unref(p)("search.placeholder"),onFocus:k,onKeyup:e.withKeys(g,["enter"])},{prefix:e.withCtx(()=>[e.renderSlot(s.$slots,"input-prefix",{},()=>[e.createVNode(e.unref(i.OIcon),{class:"o-header-search-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(L))]),_:1})],!0)]),suffix:e.withCtx(()=>[e.renderSlot(s.$slots,"input-suffix",{},()=>[t.clearable&&a.value?(e.openBlock(),e.createBlock(e.unref(i.OIcon),{key:0,class:"o-header-search-icon close",onClick:y},{default:e.withCtx(()=>[e.createVNode(e.unref(mt))]),_:1})):e.createCommentVNode("",!0)],!0)]),_:3},8,["modelValue","placeholder"]),e.unref(n)&&r.value?(e.openBlock(),e.createElementBlock("span",{key:1,class:"o-header-search-text",onClick:g},e.toDisplayString(t.searchTextMobile??e.unref(p)("search")),1)):e.createCommentVNode("",!0)],2),e.withDirectives(e.createElementVNode("div",Et,[e.renderSlot(s.$slots,"drawer",{recommendItems:t.recommendItems,historyItems:l.value,hotItems:t.hotItems},()=>[t.recommendItems.length?(e.openBlock(),e.createElementBlock("div",bt,[e.renderSlot(s.$slots,"recommend-header",{recommend:t.recommendItems},void 0,!0),e.renderSlot(s.$slots,"recommend-content",{recommend:t.recommendItems},()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.recommendItems,v=>(e.openBlock(),e.createElementBlock("div",{class:"o-header-search-recommend-item",key:v,onClick:S=>_(v)},e.toDisplayString(v),9,St))),128))],!0)])):l.value.length?(e.openBlock(),e.createElementBlock("div",$t,[e.renderSlot(s.$slots,"history-header",{history:l.value},()=>[e.createElementVNode("div",xt,[e.createElementVNode("span",It,e.toDisplayString(t.historyTitle??e.unref(p)("search.history")),1),e.createVNode(e.unref(i.OIcon),{class:"o-header-search-icon",onClick:V},{default:e.withCtx(()=>[e.createVNode(e.unref(_t))]),_:1})])],!0),e.renderSlot(s.$slots,"history-content",{history:l.value},()=>[e.createElementVNode("div",Ot,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.value,v=>(e.openBlock(),e.createElementBlock("div",{key:v,class:"o-header-search-history-item",onClick:S=>_(v)},[e.createElementVNode("span",zt,e.toDisplayString(v),1),e.createVNode(e.unref(i.OIcon),{class:"o-header-search-history-item-icon",onClick:e.withModifiers(S=>B(v),["stop"])},{default:e.withCtx(()=>[e.createVNode(e.unref(gt),{class:"icon-delete"})]),_:1},8,["onClick"])],8,Dt))),128))])],!0)])):e.createCommentVNode("",!0),(t.recommendItems.length||l.value.length)&&t.hotItems.length?(e.openBlock(),e.createBlock(e.unref(i.ODivider),{key:2,class:"o-header-search-drawer-divider"})):e.createCommentVNode("",!0),t.hotItems.length?(e.openBlock(),e.createElementBlock("div",At,[e.renderSlot(s.$slots,"hot-header",{hot:t.hotItems},()=>[e.createElementVNode("div",Tt,e.toDisplayString(t.hotTitle??e.unref(p)("search.hot")),1)],!0),e.renderSlot(s.$slots,"hot-content",{hot:t.hotItems},()=>[e.createElementVNode("div",Pt,[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(t.hotItems,v=>(e.openBlock(),e.createElementBlock("div",{key:v,class:"o-header-search-hot-item",onClick:S=>_(v)},e.toDisplayString(v),9,Mt))),128))])],!0)])):e.createCommentVNode("",!0)],!0)],512),[[e.vShow,r.value]])],2),e.unref(n)?(e.openBlock(),e.createBlock(e.unref(i.OIcon),{key:0,class:"o-header-search-icon-mobile",onClick:k},{default:e.withCtx(()=>[e.createVNode(e.unref(L))]),_:1})):e.createCommentVNode("",!0)]))}}),J=x(Ut,[["__scopeId","data-v-9f1bd8fc"]]),Ht={locale:"zh-CN","common.empty":"暂无数据","common.loading":"加载中...","pagination.goto":"前往","pagination.page":"页","pagination.countPerPage":"条/页","pagination.total":"共 {0} 条","upload.buttonLabel":"点击上传","upload.drag":"点击或拖拽文件到此处上传","upload.dragHover":"释放文件并开始上传","upload.retry":"点击重试","upload.delete":"删除","upload.preview":"预览","upload.edit":"编辑","select.cancel":"取消","select.confirm":"确定","input.limit":"<b>{0}</b>/{1}"},Kt={locale:"en-US","common.empty":"No Data","common.loading":"Loading...","pagination.goto":"Go to","pagination.page":"Page","pagination.countPerPage":"/page","pagination.total":"Total: {0}","upload.buttonLabel":"Upload","upload.drag":"Click or drag file to this area to upload","upload.dragHover":"Release to upload","upload.retry":"Click to retry","upload.delete":"Delete","upload.preview":"Preview","upload.edit":"Edit","select.cancel":"Cancel","select.confirm":"Ok","input.limit":"<b>{0}</b>/{1}"},W=e.defineComponent({__name:"OPlusConfigProvider",props:{locale:{},theme:{default:"light"}},setup(t){const o=t,n=e.reactive({locale:e.computed(()=>o.locale),theme:e.computed(()=>o.theme)});return e.provide(j,n),(p,c)=>(e.openBlock(),e.createBlock(e.unref(i.OConfigProvider),{locale:t.locale==="zh"?e.unref(Ht):e.unref(Kt)},{default:e.withCtx(()=>[e.renderSlot(p.$slots,"default")]),_:3},8,["locale"]))}}),Rt={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"};function Lt(t,o){return e.openBlock(),e.createElementBlock("svg",Rt,[...o[0]||(o[0]=[e.createElementVNode("path",{d:"M9.246 5.764c-0.251 0.251-0.271 0.644-0.063 0.918l0.063 0.072 5.016 5.016c0.1 0.1 0.115 0.254 0.043 0.37l-0.043 0.054-5.062 5.062c-0.273 0.273-0.273 0.717 0 0.99 0.251 0.251 0.644 0.271 0.918 0.063l0.072-0.063 5.062-5.062c0.629-0.629 0.662-1.628 0.099-2.296l-0.099-0.108-5.016-5.016c-0.273-0.273-0.717-0.273-0.99 0z"},null,-1)])])}const Gt={name:"components-icon-chevron-right",render:Lt},Ft={class:"section-wrapper"},jt={key:1,class:"section-title"},qt={key:2,class:"section-subtitle"},Yt={key:1,class:"section-body"},Jt={key:2,class:"section-footer"},Wt=e.defineComponent({__name:"OSection",props:{title:{default:void 0},subtitle:{default:void 0},full:{type:Boolean,default:!1},headerJustifyCenter:{type:Boolean,default:!0},footer:{default:void 0},footerHref:{default:void 0}},setup(t){const o=t;return(n,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass(["app-section",{"is-full":o.full}])},[e.createElementVNode("div",Ft,[e.renderSlot(n.$slots,"main",{},()=>[n.$slots.header||o.title||o.subtitle?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(["section-header",{"is-left":!o.headerJustifyCenter}])},[e.renderSlot(n.$slots,"header",{},()=>[e.unref(i.isArray)(o.title)?(e.openBlock(!0),e.createElementBlock(e.Fragment,{key:0},e.renderList(o.title,c=>(e.openBlock(),e.createElementBlock("h2",{key:c,class:"section-title"},e.toDisplayString(c),1))),128)):n.$slots.title||o.title?(e.openBlock(),e.createElementBlock("h2",jt,[e.renderSlot(n.$slots,"title",{},()=>[e.createTextVNode(e.toDisplayString(o.title),1)],!0)])):e.createCommentVNode("",!0),n.$slots.subtitle||o.subtitle?(e.openBlock(),e.createElementBlock("p",qt,[e.renderSlot(n.$slots,"subtitle",{},()=>[e.createTextVNode(e.toDisplayString(o.subtitle),1)],!0)])):e.createCommentVNode("",!0)],!0)],2)):e.createCommentVNode("",!0),n.$slots.default?(e.openBlock(),e.createElementBlock("div",Yt,[e.renderSlot(n.$slots,"default",{},void 0,!0)])):e.createCommentVNode("",!0),n.$slots.footer||o.footer?(e.openBlock(),e.createElementBlock("div",Jt,[e.renderSlot(n.$slots,"footer",{},()=>[e.createVNode(e.unref(i.OLink),{href:o.footerHref,target:"_blank"},{suffix:e.withCtx(()=>[e.createVNode(e.unref(i.OIcon),{class:"footer-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(Gt))]),_:1})]),default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(o.footer)+" ",1)]),_:1},8,["href"])],!0)])):e.createCommentVNode("",!0)],!0)])],2))}}),Z=x(Wt,[["__scopeId","data-v-2fc90e8a"]]),Zt={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"};function Qt(t,o){return e.openBlock(),e.createElementBlock("svg",Zt,[...o[0]||(o[0]=[e.createElementVNode("path",{opacity:"0.8",fill:"currentColor",d:"M12 1.992c0.387 0 0.7 0.313 0.7 0.7v1.2c0 0.387-0.313 0.7-0.7 0.7s-0.7-0.313-0.7-0.7v-1.2c0-0.387 0.313-0.7 0.7-0.7zM6.769 6.747c-0.273 0.273-0.717 0.273-0.99 0l-0.849-0.849c-0.137-0.137-0.205-0.316-0.205-0.495s0.068-0.358 0.205-0.495c0.273-0.273 0.717-0.273 0.99 0l0.849 0.849c0.136 0.137 0.205 0.316 0.205 0.495s-0.068 0.358-0.205 0.495zM18.192 6.747c-0.273 0.273-0.717 0.273-0.99 0-0.137-0.137-0.205-0.316-0.205-0.495s0.068-0.358 0.205-0.495l0.849-0.849c0.273-0.273 0.717-0.273 0.99 0 0.137 0.137 0.205 0.316 0.205 0.495s-0.068 0.358-0.205 0.495l-0.849 0.849zM5.3 12c0-3.7 3-6.7 6.7-6.7s6.7 3 6.7 6.7-3 6.7-6.7 6.7c-3.7 0-6.7-3-6.7-6.7zM17.3 12c0-2.927-2.373-5.3-5.3-5.3s-5.3 2.373-5.3 5.3c0 2.927 2.373 5.3 5.3 5.3s5.3-2.373 5.3-5.3zM4.594 11.969c0 0.387-0.313 0.7-0.7 0.7h-1.2c-0.387 0-0.7-0.313-0.7-0.7s0.313-0.7 0.7-0.7h1.2c0.386 0 0.7 0.313 0.7 0.7zM21.977 11.999c0 0.387-0.314 0.7-0.7 0.7h-1.2c-0.387 0-0.7-0.313-0.7-0.7s0.313-0.7 0.7-0.7h1.2c0.387 0 0.7 0.313 0.7 0.7zM5.921 19.060c-0.273 0.273-0.717 0.273-0.99 0-0.137-0.137-0.205-0.316-0.205-0.495s0.068-0.358 0.205-0.495l0.849-0.849c0.273-0.273 0.717-0.273 0.99 0 0.137 0.137 0.205 0.316 0.205 0.495s-0.068 0.358-0.205 0.495l-0.849 0.849zM19.041 19.060c-0.273 0.273-0.717 0.273-0.99 0l-0.849-0.849c-0.137-0.137-0.205-0.316-0.205-0.495s0.068-0.358 0.205-0.495c0.273-0.273 0.717-0.273 0.99 0l0.849 0.849c0.137 0.137 0.205 0.316 0.205 0.495s-0.068 0.358-0.205 0.495zM11.971 19.376c0.387 0 0.7 0.313 0.7 0.7v1.2c0 0.387-0.313 0.7-0.7 0.7s-0.7-0.313-0.7-0.7v-1.2c0-0.387 0.313-0.7 0.7-0.7z"},null,-1)])])}const T={name:"components-icon-sun",render:Qt},Xt={version:"1.1",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24"};function eo(t,o){return e.openBlock(),e.createElementBlock("svg",Xt,[...o[0]||(o[0]=[e.createElementVNode("path",{opacity:"0.8",fill:"currentColor",d:"M12 2.3c5.357 0 9.7 4.343 9.7 9.7s-4.343 9.7-9.7 9.7c-4.651 0-8.622-3.298-9.515-7.806-0.101-0.509 0.369-0.948 0.87-0.812 0.531 0.144 1.082 0.218 1.645 0.218 3.479 0 6.3-2.82 6.3-6.3 0-1.276-0.379-2.494-1.079-3.527-0.291-0.43-0.029-1.016 0.486-1.086 0.425-0.057 0.857-0.086 1.293-0.086zM12 3.7l-0.042 0.001 0.058 0.121c0.402 0.887 0.634 1.85 0.677 2.845l0.007 0.333c0 4.253-3.447 7.7-7.7 7.7-0.229 0-0.457-0.010-0.682-0.030l-0.186-0.021 0.076 0.218c1.147 3.123 4.102 5.321 7.528 5.429l0.264 0.004c4.584 0 8.3-3.716 8.3-8.3s-3.716-8.3-8.3-8.3z"},null,-1)])])}const P={name:"components-icon-moon",render:eo},to={class:"o-theme-switcher"},oo={key:1,class:"o-theme-switcher-mobile"},no=e.defineComponent({__name:"OThemeSwitcher",props:{theme:{default:"light"},type:{default:"auto"},lightValue:{default:"light"},darkValue:{default:"dark"},lightIcon:{default:T},darkIcon:{default:P}},emits:["update:theme","change"],setup(t,{emit:o}){const n=t,p=o,{gtPhone:c}=D.useScreen(),m=e.computed({get(){return n.theme},set(r){p("update:theme",r),p("change",r)}}),f=e.computed(()=>n.type==="common"||n.type==="auto"&&c.value),l=()=>{m.value=m.value===n.lightValue?n.darkValue:n.lightValue};return(r,u)=>(e.openBlock(),e.createElementBlock("div",to,[f.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:"o-theme-switcher-common",onClick:l},[e.createVNode(e.unref(i.OIcon),{class:"o-theme-icon"},{default:e.withCtx(()=>[m.value===t.lightValue?(e.openBlock(),e.createBlock(e.unref(P),{key:0})):(e.openBlock(),e.createBlock(e.unref(T),{key:1}))]),_:1})])):(e.openBlock(),e.createElementBlock("div",oo,[e.createVNode(e.unref(i.OSwitch),{modelValue:m.value,"onUpdate:modelValue":u[0]||(u[0]=a=>m.value=a),class:"o-theme-switch","checked-value":t.darkValue,"unchecked-value":t.lightValue},{on:e.withCtx(()=>[e.createVNode(e.unref(i.OIcon),{class:"o-theme-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(T))]),_:1})]),off:e.withCtx(()=>[e.createVNode(e.unref(i.OIcon),{class:"o-theme-icon"},{default:e.withCtx(()=>[e.createVNode(e.unref(P))]),_:1})]),_:1},8,["modelValue","checked-value","unchecked-value"])]))]))}}),Q=x(no,[["__scopeId","data-v-9aaa2610"]]),lo={OBanner:G,OCookieNotice:q,OCookieNoticeEl:Y,OHeaderSearch:J,OPlusConfigProvider:W,OSection:Z,OThemeSwitcher:Q},ao={install:t=>{Object.entries(lo).forEach(([o,n])=>{t.component(o,n)})}};exports.OBanner=G;exports.OCookieNotice=q;exports.OCookieNoticeEl=Y;exports.OHeaderSearch=J;exports.OPlusConfigProvider=W;exports.OSection=Z;exports.OThemeSwitcher=Q;exports.default=ao;
@@ -0,0 +1 @@
1
+ .hover-icon-rotate .o-icon[data-v-29de9f52]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}@media(hover:hover){.hover-icon-rotate:hover .o-icon[data-v-29de9f52]{transform:rotate(-180deg)}}.content-wrapper[data-v-29de9f52]{--layout-content-max-width: 1544px;--layout-content-padding: 64px;--layout-header-height: 80px}@media(max-width:1440px){.content-wrapper[data-v-29de9f52]{--layout-content-max-width: 100%;--layout-content-padding: 40px}}@media(max-width:1200px){.content-wrapper[data-v-29de9f52]{--layout-content-padding: 32px}}@media(max-width:600px){.content-wrapper[data-v-29de9f52]{--layout-content-padding: 24px}}.content-wrapper[data-v-29de9f52]{max-width:var(--layout-content-max-width);padding-left:var(--layout-content-padding);padding-right:var(--layout-content-padding);margin:0 auto;--content-wrapper-vertical-paddingTop: 72px;--content-wrapper-vertical-paddingBottom: 72px;padding-top:var(--content-wrapper-vertical-paddingTop);padding-bottom:var(--content-wrapper-vertical-paddingBottom)}.home-banner[data-v-a5902620]{overflow:hidden;position:relative}.home-banner.tiny[data-v-a5902620]{font-size:48px;line-height:64px}@media(min-width:1201px)and (max-width:1440px){.home-banner.tiny[data-v-a5902620]{font-size:40px;line-height:56px}}@media(min-width:841px)and (max-width:1200px){.home-banner.tiny[data-v-a5902620]{font-size:32px;line-height:44px}}@media(min-width:601px)and (max-width:840px){.home-banner.tiny[data-v-a5902620]{font-size:32px;line-height:44px}}@media(max-width:600px){.home-banner.tiny[data-v-a5902620]{font-size:20px;line-height:28px}}.home-banner.tiny[data-v-a5902620]{font-weight:500;margin:var(--o-gap-8) 0;color:var(--o-color-info1)}.home-banner .banner-title[data-v-a5902620]{color:var(--o-color-info1);font-weight:500;font-size:48px;margin-bottom:8px}.home-banner .banner-subtitle[data-v-a5902620]{color:var(--o-color-info1);margin-top:8px;font-size:16px}.home-banner .banner-text[data-v-a5902620]{height:var(--pc-height);width:var(--pc-width);background-size:contain;background-repeat:no-repeat}@media(min-width:601px)and (max-width:1200px){.home-banner .banner-text[data-v-a5902620]{height:var(--pad-height);width:var(--pad-width)}}.home-banner.large[data-v-a5902620]{--banner-height: 460px;height:var(--banner-height)}.home-banner.large .banner-title[data-v-a5902620]{font-size:56px;line-height:80px}@media(min-width:1201px)and (max-width:1440px){.home-banner.large .banner-title[data-v-a5902620]{font-size:48px;line-height:64px}}@media(min-width:841px)and (max-width:1200px){.home-banner.large .banner-title[data-v-a5902620]{font-size:40px;line-height:56px}}@media(min-width:601px)and (max-width:840px){.home-banner.large .banner-title[data-v-a5902620]{font-size:40px;line-height:56px}}@media(max-width:600px){.home-banner.large .banner-title[data-v-a5902620]{font-size:22px;line-height:30px}}.home-banner.large .banner-subtitle[data-v-a5902620]{font-size:20px;line-height:28px}@media(min-width:1201px)and (max-width:1440px){.home-banner.large .banner-subtitle[data-v-a5902620]{font-size:18px;line-height:26px}}@media(min-width:841px)and (max-width:1200px){.home-banner.large .banner-subtitle[data-v-a5902620]{font-size:16px;line-height:24px}}@media(min-width:601px)and (max-width:840px){.home-banner.large .banner-subtitle[data-v-a5902620]{font-size:16px;line-height:24px}}@media(max-width:600px){.home-banner.large .banner-subtitle[data-v-a5902620]{font-size:14px;line-height:22px}}@media(min-width:1201px)and (max-width:1680px){.home-banner.large[data-v-a5902620]{--banner-height: 400px}}@media(min-width:841px)and (max-width:1200px){.home-banner.large[data-v-a5902620]{--banner-height: 360px}}@media(max-width:840px){.home-banner.large[data-v-a5902620]{--banner-height: 184px}}.home-banner.medium[data-v-a5902620]{--banner-height: 360px;height:var(--banner-height)}.home-banner.medium .banner-title[data-v-a5902620]{font-size:48px;line-height:64px}@media(min-width:1201px)and (max-width:1440px){.home-banner.medium .banner-title[data-v-a5902620]{font-size:40px;line-height:56px}}@media(min-width:841px)and (max-width:1200px){.home-banner.medium .banner-title[data-v-a5902620]{font-size:32px;line-height:44px}}@media(min-width:601px)and (max-width:840px){.home-banner.medium .banner-title[data-v-a5902620]{font-size:32px;line-height:44px}}@media(max-width:600px){.home-banner.medium .banner-title[data-v-a5902620]{font-size:20px;line-height:28px}}.home-banner.medium .banner-subtitle[data-v-a5902620]{font-size:18px;line-height:26px}@media(min-width:1201px)and (max-width:1440px){.home-banner.medium .banner-subtitle[data-v-a5902620]{font-size:16px;line-height:24px}}@media(min-width:841px)and (max-width:1200px){.home-banner.medium .banner-subtitle[data-v-a5902620]{font-size:14px;line-height:22px}}@media(min-width:601px)and (max-width:840px){.home-banner.medium .banner-subtitle[data-v-a5902620]{font-size:14px;line-height:22px}}@media(max-width:600px){.home-banner.medium .banner-subtitle[data-v-a5902620]{font-size:14px;line-height:22px}}@media(min-width:1201px)and (max-width:1680px){.home-banner.medium[data-v-a5902620]{--banner-height: 280px}}@media(min-width:841px)and (max-width:1200px){.home-banner.medium[data-v-a5902620]{--banner-height: 220px}}@media(max-width:840px){.home-banner.medium[data-v-a5902620]{--banner-height: 120px}}.home-banner.medium .banner-text[data-v-a5902620]{--pc-height: 100px !important;--pc-width: 500px !important}@media(min-width:601px)and (max-width:1200px){.home-banner.medium .banner-text[data-v-a5902620]{--pc-height: 60px !important;--pc-width: 300px !important}}.home-banner.small[data-v-a5902620]{--banner-height: 280px;height:var(--banner-height)}.home-banner.small .banner-title[data-v-a5902620]{font-size:48px;line-height:64px}@media(min-width:1201px)and (max-width:1440px){.home-banner.small .banner-title[data-v-a5902620]{font-size:40px;line-height:56px}}@media(min-width:841px)and (max-width:1200px){.home-banner.small .banner-title[data-v-a5902620]{font-size:32px;line-height:44px}}@media(min-width:601px)and (max-width:840px){.home-banner.small .banner-title[data-v-a5902620]{font-size:32px;line-height:44px}}@media(max-width:600px){.home-banner.small .banner-title[data-v-a5902620]{font-size:20px;line-height:28px}}.home-banner.small .banner-subtitle[data-v-a5902620]{font-size:18px;line-height:26px}@media(min-width:1201px)and (max-width:1440px){.home-banner.small .banner-subtitle[data-v-a5902620]{font-size:16px;line-height:24px}}@media(min-width:841px)and (max-width:1200px){.home-banner.small .banner-subtitle[data-v-a5902620]{font-size:14px;line-height:22px}}@media(min-width:601px)and (max-width:840px){.home-banner.small .banner-subtitle[data-v-a5902620]{font-size:14px;line-height:22px}}@media(max-width:600px){.home-banner.small .banner-subtitle[data-v-a5902620]{font-size:14px;line-height:22px}}@media(min-width:1201px)and (max-width:1680px){.home-banner.small[data-v-a5902620]{--banner-height: 220px}}@media(min-width:841px)and (max-width:1200px){.home-banner.small[data-v-a5902620]{--banner-height: 180px}}@media(max-width:840px){.home-banner.small[data-v-a5902620]{display:none}}.home-banner.small .banner-text[data-v-a5902620]{--pc-height: 80px !important;--pc-width: 400px !important}@media(min-width:601px)and (max-width:1200px){.home-banner.small .banner-text[data-v-a5902620]{--pc-height: 50px !important;--pc-width: 250px !important}}.home-banner[data-v-a5902620] .o-btn{border-radius:var(--btn-height)}.banner-carousel[data-v-a5902620]{width:100%;height:100%}@media(min-width:841px){.banner-carousel[data-v-a5902620]{--carousel-indicator-offset: 53px}}@media(max-width:840px){.banner-carousel[data-v-a5902620]{--carousel-indicator-offset: 1px}}.banner-carousel[data-v-a5902620] .o-carousel-indicator-bar{height:24px}.banner-item[data-v-a5902620],.banner-bg[data-v-a5902620],.banner-bg[data-v-a5902620] .o-figure-img{width:100%;height:100%}@media(min-width:601px)and (max-width:1200px){.banner-bg[data-v-a5902620] .o-figure-img{transition:object-position .3s ease;object-position:var(--pad-offset)}}@media(max-width:600px){.banner-bg[data-v-a5902620]{--figure-radius: 4px}}.banner-wrapper[data-v-a5902620]{height:100%}.banner-wrapper.content-center[data-v-a5902620]{display:flex;justify-content:center}.banner-wrapper.content-center .banner-content[data-v-a5902620]{align-items:center}.banner-content[data-v-a5902620]{height:100%;display:inline-flex;flex-direction:column;justify-content:center;position:relative}.banner-opts[data-v-a5902620]{margin-top:24px;--d: 20px}@keyframes fade-up-a5902620{0%{transform:translateY(var(--d));opacity:0}to{transform:translateY(0);opacity:1}}.current-slide .banner-title[data-v-a5902620],.current-slide .banner-subtitle[data-v-a5902620],.current-slide .banner-text[data-v-a5902620],.current-slide .banner-opts[data-v-a5902620]{animation:fade-up-a5902620 .4s ease-in}.in-dark.with-sticky-bg[data-v-a5902620] .o-figure-img{filter:brightness(80%) grayscale(20%) contrast(1.2)}.cursor-pointer[data-v-a5902620]{cursor:pointer}.hover-icon-rotate .o-icon[data-v-a5902620]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}@media(hover:hover){.hover-icon-rotate:hover .o-icon[data-v-a5902620]{transform:rotate(-180deg)}}.banner-item0 .banner-attach[data-v-a5902620]{height:120px}@media(min-width:601px)and (max-width:1200px){.banner-item0 .banner-attach[data-v-a5902620]{height:80px}}.banner-item1 .banner-attach[data-v-a5902620]{height:156px}@media(min-width:601px)and (max-width:1200px){.banner-item1 .banner-attach[data-v-a5902620]{height:120px}}.banner-item2 .banner-content[data-v-a5902620]{width:100%;justify-content:center}.banner-item2 .banner-attach[data-v-a5902620]{height:38%;margin-top:-60px;object-fit:contain}.hover-icon-rotate .o-icon[data-v-1e847d29]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}@media(hover:hover){.hover-icon-rotate:hover .o-icon[data-v-1e847d29]{transform:rotate(-180deg)}}.cookie-notice[data-v-1e847d29]{position:fixed;bottom:0;z-index:999;width:100%}.cookie-notice .o-button[data-v-1e847d29]{--o-button-font-size-mini: 14px}.cookie-notice .o-button+.o-button[data-v-1e847d29]{margin-left:16px}@media(max-width:840px){.cookie-notice .o-button+.o-button[data-v-1e847d29]{margin-left:0;margin-top:12px}}.cookie-notice-content[data-v-1e847d29]{background-color:rgba(var(--o-mixedgray-1),.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:var(--o-shadow-1)}.cookie-notice-wrap[data-v-1e847d29]{position:relative;display:flex;justify-content:space-between;margin:0 auto;padding:24px var(--layout-content-padding);max-width:var(--layout-content-max-width)}@media(max-width:840px){.cookie-notice-wrap[data-v-1e847d29]:not([type=zh]){flex-direction:column;align-items:center}}.cookie-notice-wrap-grid[data-v-1e847d29]{position:relative;display:flex;justify-content:space-between;width:var(--grid-content-width);padding:24px 0;margin:0 auto}@media(max-width:840px){.cookie-notice-wrap-grid[data-v-1e847d29]:not([type=zh]){padding:16px 0;flex-direction:column;align-items:center}}.cookie-notice-left[data-v-1e847d29]{width:60%}@media(max-width:1100px){.cookie-notice-left[data-v-1e847d29]{width:58%}}@media(max-width:840px){.cookie-notice-left[data-v-1e847d29]{width:100%}}.cookie-notice-left .cookie-title[data-v-1e847d29]{font-size:16px;line-height:28px;color:var(--o-color-info1);font-weight:500}@media(max-width:840px){.cookie-notice-left .cookie-title[data-v-1e847d29]{font-size:16px;line-height:24px;text-align:center}}.cookie-notice-left .cookie-desc[data-v-1e847d29]{font-size:12px;line-height:18px;color:var(--o-color-info2);margin-top:8px}.cookie-notice-right[data-v-1e847d29]{display:flex;align-items:center;margin-top:12px}@media(max-width:840px){.cookie-notice-right[data-v-1e847d29]{width:100%}}@media(max-width:840px){.cookie-notice-right[data-v-1e847d29]{flex-direction:column;align-items:center}}.cookie-notice-right .o-btn[data-v-1e847d29]:not(:first-child){margin-left:16px}@media(max-width:840px){.cookie-notice-right .o-btn[data-v-1e847d29]{align-self:stretch}.cookie-notice-right .o-btn[data-v-1e847d29]:not(:first-child){margin-top:12px;margin-left:0}}.cookie-notice-close[type=en][data-v-1e847d29]{position:absolute;top:16px;right:var(--layout-content-padding);transform-origin:center}.cookie-notice-close[data-v-1e847d29]{cursor:pointer;color:var(--o-color-info1);font-size:20px}.cookie-notice-close[data-v-1e847d29]:hover{color:var(--o-color-primary2)}@media(max-width:840px){.cookie-notice-close[data-v-1e847d29]{font-size:14px}}.cookie-notice-close[data-v-1e847d29]{overflow:hidden}@media(hover:hover){.cookie-notice-close:hover svg[data-v-1e847d29]{transform:rotate(180deg)}}.cookie-notice-close svg[data-v-1e847d29]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}.cookie-notice-wrap-grid .cookie-notice-close[data-v-1e847d29]{right:0}.cookie-dlg .cookie-dlg-content .content-item+.content-item[data-v-1e847d29]{margin-top:24px}.cookie-dlg .cookie-dlg-content .content-item .item-header[data-v-1e847d29]{display:flex;align-items:center}.cookie-dlg .cookie-dlg-content .content-item .item-header .item-title[data-v-1e847d29]{font-size:18px;line-height:32px;color:var(--o-color-info1);font-weight:500}.cookie-dlg .cookie-dlg-content .content-item .item-header .item-extra[data-v-1e847d29]{font-size:14px;line-height:22px;color:var(--o-color-info3);margin-left:24px}.cookie-dlg .cookie-dlg-content .content-item .item-detail[data-v-1e847d29]{font-size:16px;line-height:28px;color:var(--o-color-info2);margin-top:12px}@media(max-width:840px){.cookie-dlg .cookie-dlg-content .content-item .item-detail[data-v-1e847d29]{font-size:14px;line-height:21px;margin-top:8px}}.hover-icon-rotate .o-icon[data-v-bec18f8e]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}@media(hover:hover){.hover-icon-rotate:hover .o-icon[data-v-bec18f8e]{transform:rotate(-180deg)}}.el-button[data-v-bec18f8e]{--el-button-bg-color: transparent;--el-button-text-color: var(--o-color-primary1);--el-button-border-color: var(--o-color-primary1);--el-button-hover-bg-color: var(--o-color-primary1)}.cookie-notice[data-v-bec18f8e]{position:fixed;bottom:0;z-index:999;width:100%;--el-color-primary: var(--o-color-primary1)}.cookie-notice .o-button[data-v-bec18f8e]{--o-button-font-size-mini: 14px}.cookie-notice .o-button+.o-button[data-v-bec18f8e]{margin-left:16px}@media(max-width:840px){.cookie-notice .o-button+.o-button[data-v-bec18f8e]{margin-left:0;margin-top:12px}}.cookie-notice-content[data-v-bec18f8e]{background-color:rgba(var(--o-mixedgray-1),.9);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:var(--o-shadow-1)}.cookie-notice-wrap[data-v-bec18f8e]{position:relative;display:flex;justify-content:space-between;margin:0 auto;padding:24px var(--layout-content-padding);max-width:var(--layout-content-max-width)}@media(max-width:840px){.cookie-notice-wrap[data-v-bec18f8e]:not([type=zh]){flex-direction:column;align-items:center}}.cookie-notice-wrap-grid[data-v-bec18f8e]{position:relative;display:flex;justify-content:space-between;width:var(--grid-content-width);padding:24px 0;margin:0 auto}@media(max-width:840px){.cookie-notice-wrap-grid[data-v-bec18f8e]{padding:16px 0;flex-direction:column;align-items:center}}.cookie-notice-left[data-v-bec18f8e]{width:60%}@media(max-width:1100px){.cookie-notice-left[data-v-bec18f8e]{width:58%}}@media(max-width:840px){.cookie-notice-left[data-v-bec18f8e]{width:100%}}.cookie-notice-left .cookie-title[data-v-bec18f8e]{font-size:16px;line-height:28px;color:var(--o-color-info1);font-weight:500}@media(max-width:840px){.cookie-notice-left .cookie-title[data-v-bec18f8e]{font-size:16px;line-height:24px;text-align:center}}.cookie-notice-left .cookie-desc[data-v-bec18f8e]{font-size:12px;line-height:18px;color:var(--o-color-info2);margin-top:8px}.cookie-notice-right[data-v-bec18f8e]{display:flex;align-items:center;margin-top:12px}@media(max-width:840px){.cookie-notice-right[data-v-bec18f8e]{width:100%}}@media(max-width:840px){.cookie-notice-right[data-v-bec18f8e]{flex-direction:column;align-items:center}}.cookie-notice-right .el-button[data-v-bec18f8e]:not(:first-child){margin-left:16px}@media(max-width:840px){.cookie-notice-right .el-button[data-v-bec18f8e]{align-self:stretch}.cookie-notice-right .el-button[data-v-bec18f8e]:not(:first-child){margin-top:12px;margin-left:0}}.cookie-notice-close[type=en][data-v-bec18f8e]{position:absolute;top:16px;right:var(--layout-content-padding);transform-origin:center}.cookie-notice-close[data-v-bec18f8e]{cursor:pointer;color:var(--o-color-info1);font-size:20px}.cookie-notice-close[data-v-bec18f8e]:hover{color:var(--o-color-primary2)}@media(max-width:840px){.cookie-notice-close[data-v-bec18f8e]{font-size:14px}}.cookie-notice-close[data-v-bec18f8e]{overflow:hidden}@media(hover:hover){.cookie-notice-close:hover svg[data-v-bec18f8e]{transform:rotate(180deg)}}.cookie-notice-close svg[data-v-bec18f8e]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}.cookie-dlg .cookie-dlg-content .content-item+.content-item[data-v-bec18f8e]{margin-top:24px}.cookie-dlg .cookie-dlg-content .content-item .item-header[data-v-bec18f8e]{display:flex;align-items:center}.cookie-dlg .cookie-dlg-content .content-item .item-header .item-title[data-v-bec18f8e]{font-size:18px;line-height:32px;color:var(--o-color-info1);font-weight:500}.cookie-dlg .cookie-dlg-content .content-item .item-header .item-extra[data-v-bec18f8e]{font-size:14px;line-height:22px;color:var(--o-color-info3);margin-left:24px}.cookie-dlg .cookie-dlg-content .content-item .item-detail[data-v-bec18f8e]{font-size:16px;line-height:28px;color:var(--o-color-info2);margin-top:12px}@media(max-width:840px){.cookie-dlg .cookie-dlg-content .content-item .item-detail[data-v-bec18f8e]{font-size:14px;line-height:21px;margin-top:8px}}[data-v-bec18f8e] .el-dialog .el-dialog__header{text-align:center}[data-v-bec18f8e] .el-dialog .el-dialog__title{font-size:32px}@media(max-width:840px){[data-v-bec18f8e] .el-dialog .el-dialog__title{font-size:22px}}[data-v-bec18f8e] .el-dialog .el-dialog__footer{text-align:center}@media(max-width:840px){[data-v-bec18f8e] .el-dialog .el-dialog__footer .o-button{margin:0 8px}}.hover-icon-rotate .o-icon[data-v-9f1bd8fc]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}@media(hover:hover){.hover-icon-rotate:hover .o-icon[data-v-9f1bd8fc]{transform:rotate(-180deg)}}.o-header-search[data-v-9f1bd8fc]{position:relative;width:160px;height:32px}@media(max-width:1440px){.o-header-search[data-v-9f1bd8fc]{width:120px}}@media screen and (max-width:1080px){.o-header-search[data-v-9f1bd8fc]{width:24px;height:24px}}.o-header-search-icon[data-v-9f1bd8fc]{cursor:pointer;color:var(--o-color-info1);font-size:20px;line-height:28px}@media(min-width:1201px)and (max-width:1440px){.o-header-search-icon[data-v-9f1bd8fc]{font-size:18px;line-height:26px}}@media(min-width:841px)and (max-width:1200px){.o-header-search-icon[data-v-9f1bd8fc]{font-size:16px;line-height:24px}}@media(min-width:601px)and (max-width:840px){.o-header-search-icon[data-v-9f1bd8fc]{font-size:16px;line-height:24px}}@media(max-width:600px){.o-header-search-icon[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px){.o-header-search-icon[data-v-9f1bd8fc]{font-size:20px}}.o-header-search-icon .close[data-v-9f1bd8fc]{overflow:hidden}@media(hover:hover){.o-header-search-icon .close:hover svg[data-v-9f1bd8fc]{transform:rotate(180deg)}}.o-header-search-icon .close svg[data-v-9f1bd8fc]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}.o-header-search-icon-mobile[data-v-9f1bd8fc]{font-size:24px;line-height:28px;color:var(--o-color-info1);cursor:pointer;display:none}@media(max-width:840px){.o-header-search-icon-mobile[data-v-9f1bd8fc]{display:block}}.o-header-search-input-pc-wrapper[data-v-9f1bd8fc]{position:absolute;right:0;top:0;width:fit-content;background-color:var(--o-color-fill2);z-index:100}.o-header-search-input-pc-wrapper-left[data-v-9f1bd8fc]{right:0}.o-header-search-input-pc-wrapper-right[data-v-9f1bd8fc]{left:0}.o-header-search-input-pc-wrapper.focus[data-v-9f1bd8fc]{box-shadow:var(--o-shadow-2);top:calc(-1 * var(--o-gap-4))}.o-header-search-input-mobile-wrapper[data-v-9f1bd8fc]{display:none}.o-header-search-input-mobile-wrapper.focus[data-v-9f1bd8fc]{position:fixed;top:0;right:0;bottom:0;left:0;display:block;height:100vh;background-color:var(--o-color-fill2);z-index:100;overflow:hidden}.o-header-search-input-wrapper .o-header-search-input[data-v-9f1bd8fc]{width:160px;transition:width var(--o-easing-standard-in) var(--o-duration-m2)}@media(max-width:1440px){.o-header-search-input-wrapper .o-header-search-input[data-v-9f1bd8fc]{width:120px}}.o-header-search-input-wrapper.focus[data-v-9f1bd8fc]{padding:var(--o-gap-4)}@media(max-width:840px){.o-header-search-input-wrapper.focus[data-v-9f1bd8fc]{display:flex;align-items:center;gap:var(--o-gap-4);padding:10px var(--o-gap-4) var(--o-gap-4) var(--o-gap-4)}}.o-header-search-input-wrapper.focus .o-header-search-input[data-v-9f1bd8fc]{width:480px}@media(max-width:1440px){.o-header-search-input-wrapper.focus .o-header-search-input[data-v-9f1bd8fc]{width:240px}}@media(max-width:840px){.o-header-search-input-wrapper.focus .o-header-search-input[data-v-9f1bd8fc]{flex:1}}.o-header-search-icon.close[data-v-9f1bd8fc]{overflow:hidden}@media(hover:hover){.o-header-search-icon.close:hover svg[data-v-9f1bd8fc]{transform:rotate(180deg)}}.o-header-search-icon.close svg[data-v-9f1bd8fc]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}.o-header-search-drawer[data-v-9f1bd8fc]{position:absolute;width:100%;padding:var(--o-gap-5);padding-top:var(--o-gap-2);background-color:var(--o-color-fill2);box-shadow:var(--o-shadow-2)}@media(max-width:840px){.o-header-search-drawer[data-v-9f1bd8fc]{position:static;height:calc(100vh - 50px);padding-top:0;overflow-y:auto;box-shadow:unset}}.o-header-search-drawer[data-v-9f1bd8fc]:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px;background-color:var(--o-color-fill2);box-shadow:unset}@media(max-width:1440px){.o-header-search-drawer[data-v-9f1bd8fc]:before{top:-10px;height:10px}}@media(max-width:1200px){.o-header-search-drawer[data-v-9f1bd8fc]:before{top:-8px;height:8px}}@media(max-width:840px){.o-header-search-drawer[data-v-9f1bd8fc]:before{display:none}}.o-header-search-recommend-container[data-v-9f1bd8fc]{color:var(--o-color-info1);margin-bottom:var(--o-gap-3)}.o-header-search-recommend-item[data-v-9f1bd8fc]{cursor:pointer;font-size:12px;line-height:18px}@media(min-width:1201px)and (max-width:1440px){.o-header-search-recommend-item[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:841px)and (max-width:1200px){.o-header-search-recommend-item[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:601px)and (max-width:840px){.o-header-search-recommend-item[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(max-width:600px){.o-header-search-recommend-item[data-v-9f1bd8fc]{font-size:10px;line-height:16px}}@media(hover:hover){.o-header-search-recommend-item[data-v-9f1bd8fc]:hover{color:var(--o-color-primary1)}}@media(max-width:840px){.o-header-search-recommend-item[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}.o-header-search-recommend-item+.o-header-search-recommend-item[data-v-9f1bd8fc]{margin-top:var(--o-gap-3)}@media(max-width:840px){.o-header-search-history-container[data-v-9f1bd8fc]{margin-bottom:var(--o-gap-5)}}.o-header-search-history-header[data-v-9f1bd8fc]{display:flex;align-items:center;justify-content:space-between}.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:12px;line-height:18px}@media(min-width:1201px)and (max-width:1440px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:841px)and (max-width:1200px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:601px)and (max-width:840px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(max-width:600px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:10px;line-height:16px}}.o-header-search-history-header-title[data-v-9f1bd8fc]{color:var(--o-color-info3)}@media(max-width:840px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:18px;line-height:26px;color:var(--o-color-info1)}}@media(max-width:840px)and (min-width:1201px)and (max-width:1440px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:16px;line-height:24px}}@media(max-width:840px)and (min-width:841px)and (max-width:1200px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px)and (min-width:601px)and (max-width:840px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px)and (max-width:600px){.o-header-search-history-header-title[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}.o-header-search-history-item-container[data-v-9f1bd8fc]{display:flex;gap:8px;flex-wrap:wrap;margin-top:var(--o-gap-2)}.o-header-search-history-item-icon[data-v-9f1bd8fc]{position:absolute;right:-8px;top:-8px;display:none;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background-color:rgb(var(--o-mixedgray-9))}.o-header-search-history-item-icon .icon-delete[data-v-9f1bd8fc]{height:16px;width:16px;color:var(--o-color-white)}.o-header-search-history-item[data-v-9f1bd8fc]{position:relative;display:flex;align-items:center;max-width:224px;height:24px;padding:0 var(--o-gap-3);background-color:var(--o-color-fill3);border-radius:var(--o-radius-xs);cursor:pointer}@media(hover:hover){.o-header-search-history-item[data-v-9f1bd8fc]:hover{background-color:var(--o-color-control2-light);color:var(--o-color-primary1)}.o-header-search-history-item:hover .o-header-search-history-item-icon[data-v-9f1bd8fc]{display:flex}}.o-header-search-history-item-text[data-v-9f1bd8fc]{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px}@media(min-width:1201px)and (max-width:1440px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:841px)and (max-width:1200px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:601px)and (max-width:840px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(max-width:600px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:10px;line-height:16px}}@media(max-width:840px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:16px;line-height:24px}}@media(max-width:840px)and (min-width:1201px)and (max-width:1440px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px)and (min-width:841px)and (max-width:1200px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px)and (min-width:601px)and (max-width:840px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px)and (max-width:600px){.o-header-search-history-item-text[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}.o-header-search-drawer-divider[data-v-9f1bd8fc]{--o-divider-gap: var(--o-gap-4)}@media(max-width:840px){.o-header-search-drawer-divider[data-v-9f1bd8fc]{display:none}}.o-header-search-hot-header[data-v-9f1bd8fc]{color:var(--o-color-info3);font-size:12px;line-height:18px}@media(min-width:1201px)and (max-width:1440px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:841px)and (max-width:1200px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:601px)and (max-width:840px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(max-width:600px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:10px;line-height:16px}}@media(max-width:840px){.o-header-search-hot-header[data-v-9f1bd8fc]{margin-bottom:var(--o-gap-3);font-size:18px;line-height:26px}}@media(max-width:840px)and (min-width:1201px)and (max-width:1440px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:16px;line-height:24px}}@media(max-width:840px)and (min-width:841px)and (max-width:1200px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px)and (min-width:601px)and (max-width:840px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}@media(max-width:840px)and (max-width:600px){.o-header-search-hot-header[data-v-9f1bd8fc]{font-size:14px;line-height:22px}}.o-header-search-hot-item-container[data-v-9f1bd8fc]{display:flex;flex-wrap:wrap;gap:var(--o-gap-4);margin-top:var(--o-gap-3);font-size:12px;line-height:18px}@media(min-width:1201px)and (max-width:1440px){.o-header-search-hot-item-container[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:841px)and (max-width:1200px){.o-header-search-hot-item-container[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(min-width:601px)and (max-width:840px){.o-header-search-hot-item-container[data-v-9f1bd8fc]{font-size:12px;line-height:18px}}@media(max-width:600px){.o-header-search-hot-item-container[data-v-9f1bd8fc]{font-size:10px;line-height:16px}}@media(max-width:840px){.o-header-search-hot-item-container[data-v-9f1bd8fc]{flex-direction:column;gap:12px;font-size:12px;line-height:18px}}.o-header-search-hot-item[data-v-9f1bd8fc]{color:var(--o-color-info1);cursor:pointer}@media(hover:hover){.o-header-search-hot-item[data-v-9f1bd8fc]:hover{color:var(--o-color-primary1)}}.o-header-search-text[data-v-9f1bd8fc]{font-size:16px;line-height:24px}.hover-icon-rotate .o-icon[data-v-2fc90e8a]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}@media(hover:hover){.hover-icon-rotate:hover .o-icon[data-v-2fc90e8a]{transform:rotate(-180deg)}}.app-section[data-v-2fc90e8a]{--o-gap-section: var(--o-gap-7)}.app-section .section-wrapper[data-v-2fc90e8a]{margin:var(--o-gap-section) auto 0}.app-section.is-full .section-body[data-v-2fc90e8a]{max-width:100%;width:100%;padding:0}.app-section:last-child .section-wrapper[data-v-2fc90e8a]{padding-bottom:var(--o-gap-section)}.app-section .section-header.is-left .section-title[data-v-2fc90e8a],.app-section .section-header.is-left .section-subtitle[data-v-2fc90e8a]{justify-content:start}.app-section .section-title[data-v-2fc90e8a]{max-width:var(--layout-content-max-width);padding:0 var(--layout-content-padding);margin:0 auto;display:flex;justify-content:center;color:var(--o-color-info1);text-align:center;font-size:40px;line-height:56px}@media(min-width:1201px)and (max-width:1440px){.app-section .section-title[data-v-2fc90e8a]{font-size:32px;line-height:44px}}@media(min-width:841px)and (max-width:1200px){.app-section .section-title[data-v-2fc90e8a]{font-size:24px;line-height:32px}}@media(min-width:601px)and (max-width:840px){.app-section .section-title[data-v-2fc90e8a]{font-size:22px;line-height:30px}}@media(max-width:600px){.app-section .section-title[data-v-2fc90e8a]{font-size:18px;line-height:26px}}.app-section .section-title[data-v-2fc90e8a]{font-weight:500}.app-section .section-subtitle[data-v-2fc90e8a]{max-width:var(--layout-content-max-width);padding:0 var(--layout-content-padding);margin:12px auto 0;display:flex;justify-content:center;color:var(--o-color-info2);font-size:16px;line-height:24px}@media(min-width:1201px)and (max-width:1440px){.app-section .section-subtitle[data-v-2fc90e8a]{font-size:14px;line-height:22px}}@media(min-width:841px)and (max-width:1200px){.app-section .section-subtitle[data-v-2fc90e8a]{font-size:14px;line-height:22px}}@media(min-width:601px)and (max-width:840px){.app-section .section-subtitle[data-v-2fc90e8a]{font-size:14px;line-height:22px}}@media(max-width:600px){.app-section .section-subtitle[data-v-2fc90e8a]{font-size:12px;line-height:18px}}@media(min-width:601px)and (max-width:1440px){.app-section .section-subtitle[data-v-2fc90e8a]{margin-top:8px}}@media(max-width:600px){.app-section .section-subtitle[data-v-2fc90e8a]{margin-top:12px;text-align:center}}.app-section .section-body[data-v-2fc90e8a]{max-width:var(--layout-content-max-width);padding:0 var(--layout-content-padding);margin:0 auto;margin-top:var(--o-gap-7)}.app-section .section-footer[data-v-2fc90e8a]{max-width:var(--layout-content-max-width);padding:0 var(--layout-content-padding);margin:0 auto;color:var(--o-color-info1);display:flex;justify-content:center;font-size:16px;line-height:24px}@media(min-width:1201px)and (max-width:1440px){.app-section .section-footer[data-v-2fc90e8a]{font-size:14px;line-height:22px}}@media(min-width:841px)and (max-width:1200px){.app-section .section-footer[data-v-2fc90e8a]{font-size:14px;line-height:22px}}@media(min-width:601px)and (max-width:840px){.app-section .section-footer[data-v-2fc90e8a]{font-size:14px;line-height:22px}}@media(max-width:600px){.app-section .section-footer[data-v-2fc90e8a]{font-size:12px;line-height:18px}}.app-section .section-footer[data-v-2fc90e8a]{margin-top:32px}.app-section .section-footer[data-v-2fc90e8a] .o-btn{border-radius:var(--btn-height)}@media(max-width:1440px){.app-section .section-footer[data-v-2fc90e8a]{margin-top:16px}}@media(max-width:600px){.app-section .section-footer[data-v-2fc90e8a]{margin-top:12px}}.app-section .section-footer:hover .footer-icon[data-v-2fc90e8a]{fill:var(--link-color-active)}.app-section .footer-icon[data-v-2fc90e8a]{font-size:16px;height:24px}.hover-icon-rotate .o-icon[data-v-9aaa2610]{transition:all var(--o-duration-m1) var(--o-easing-standard-in)}@media(hover:hover){.hover-icon-rotate:hover .o-icon[data-v-9aaa2610]{transform:rotate(-180deg)}}.o-theme-switcher-common[data-v-9aaa2610]{cursor:pointer;width:20px;height:20px;display:flex;align-items:center}.o-theme-switcher-common .o-theme-icon[data-v-9aaa2610]{font-size:24px;color:var(--o-color-info1)}@media(hover:hover){.o-theme-switcher-common .o-theme-icon[data-v-9aaa2610]:hover{color:var(--o-color-primary1)}}.o-theme-switcher-mobile .o-theme-switch[data-v-9aaa2610]{background-color:var(--o-color-control1-light)}.o-theme-switcher-mobile .o-theme-switch .o-theme-icon[data-v-9aaa2610]{color:var(--o-color-white)}