.x-markdown td,.x-markdown th{border:1px solid #cdcdcd}@keyframes x-markdown-fade-in{0%{opacity:0}to{opacity:1}}.x-markdown{--text-color:inherit;--font-size:inherit;--margin-block:0 0 1em 0;--td-th-padding:0.85em 1em;--pre-th-td-padding:2px 0;--border-font-weight:600;--padding-ul-ol:0 0 0 1em;--margin-ul-ol:0 0 1em 1.8em;--margin-li:0.25em 0;--margin-pre:1em 0;--padding-code-inline:0.2em 0.4em;--margin-code-inline:0 0.2em;--code-inline-text:0.85em;--small-border-radius:2px;--image-margin:0.5em 0;--hr-margin:1.5em 0;--table-margin:1em 0;color:var(--text-color);font-size:var(--font-size);line-height:1.5714285714285714;width:100%}.x-markdown code,.x-markdown div,.x-markdown li,.x-markdown p,.x-markdown pre,.x-markdown span{overflow-wrap:break-word;word-break:break-word}.x-markdown code,.x-markdown pre{white-space:pre-wrap}.x-markdown td,.x-markdown th{padding:var(--td-th-padding)}.x-markdown th{font-weight:var(--border-font-weight)}.x-markdown pre table{box-shadow:none}.x-markdown pre td,.x-markdown pre th{border:none;padding:var(--pre-th-td-padding);text-align:left}.x-markdown p{margin:var(--margin-block)}.x-markdown p:first-child{margin-top:0}.x-markdown p:last-child{margin-bottom:0}.x-markdown ol,.x-markdown ul{margin:var(--margin-ul-ol);padding:var(--padding-ul-ol)}.x-markdown ol:first-child,.x-markdown ul:first-child{margin-top:0}.x-markdown ol:last-child,.x-markdown ul:last-child{margin-bottom:0}.x-markdown ol>li{list-style:decimal}.x-markdown ul>li{list-style:disc}.x-markdown li{margin:var(--margin-li)}.x-markdown li:first-child{margin-top:0}.x-markdown li:last-child{margin-bottom:0}.x-markdown pre{margin:var(--margin-pre);overflow-x:auto}.x-markdown pre:first-child{margin-top:0}.x-markdown pre:last-child{margin-bottom:0}.x-markdown code{border-radius:var(--small-border-radius);font-size:var(--code-inline-text);margin:var(--margin-code-inline);padding:var(--padding-code-inline)}.x-markdown pre code{border-radius:0;font-size:inherit;line-height:2;margin:0;padding:0}.x-markdown img{height:auto;margin:var(--image-margin);max-width:100%}.x-markdown hr{margin:var(--hr-margin)}.x-markdown table:not(pre){border-collapse:collapse;display:block;margin:var(--table-margin);max-width:100%;overflow:auto;width:-webkit-max-content;width:max-content}.x-markdown table:not(pre):first-child{margin-top:0}.x-markdown table:not(pre):last-child{margin-bottom:0}.x-markdown .inline-katex .katex-display{display:inline-block;margin:0;text-align:initial;vertical-align:middle}.x-markdown .inline-katex .katex-display>.katex{display:inline-block;text-align:initial;white-space:normal}.x-markdown .inline-katex .katex-display>.katex>.katex-html{display:inline-block;position:static}.x-markdown .inline-katex .katex-display>.katex>.katex-html>.tag{position:static}.x-markdown-debug-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;border-radius:8px;box-shadow:0 2px 8px #00000026;color:#fff;font-family:SF Mono,Monaco,Inconsolata,Fira Mono,Droid Sans Mono,Source Code Pro,monospace;font-size:12px;padding:12px;position:fixed;right:0;transition:box-shadow .2s;-webkit-user-select:none;user-select:none;width:180px;z-index:9999}.x-markdown-debug-panel:hover{box-shadow:0 4px 12px #00000040}.x-markdown-debug-row{align-items:center;display:flex;gap:8px;margin-bottom:8px}.x-markdown-debug-row:last-child{margin-bottom:0}.x-markdown-debug-label{color:#ffffffa6;font-weight:500;min-width:60px}.x-markdown-debug-value{font-weight:600;min-width:50px;text-align:right}.x-markdown-debug-chart{margin-left:auto}.x-markdown-debug-actions{border-top:1px solid #ffffff1a;display:flex;gap:8px;margin-top:12px;padding-top:12px}.x-markdown-debug-action{background:#ffffff1a;border:1px solid #fff3;border-radius:4px;color:#fff;cursor:pointer;flex:1;font-family:inherit;font-size:11px;font-weight:500;padding:6px 12px;transition:all .2s}.x-markdown-debug-action:hover{background:#ffffff26;border-color:#ffffff4d}.x-markdown-debug-action:active{transform:scale(.98)}.x-markdown-debug-record-btn.recording{animation:recording-pulse 1.5s ease-in-out infinite;background:#ff4d4f33;border-color:#ff4d4f}@keyframes recording-pulse{0%,to{box-shadow:0 0 0 0 #ff4d4f66}50%{box-shadow:0 0 0 8px #ff4d4f00}}.x-markdown-debug-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.x-markdown-debug-modal{animation:slideIn .3s ease-out;background:#1e1e1ef2;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 8px 32px #0006;max-height:90vh;max-width:90vw;overflow:auto}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.x-markdown-debug-modal-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px 24px}.x-markdown-debug-close-btn{align-items:center;background:#ffffff1a;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:all .2s;width:32px}.x-markdown-debug-close-btn:hover{background:#ff4d4f4d}.x-markdown-debug-modal-content{padding:24px}.x-markdown-debug-stats-summary{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.x-markdown-debug-stat-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:16px}.x-markdown-debug-stat-label{color:#fff9;font-size:11px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.x-markdown-debug-stat-value{color:#fff;font-size:20px;font-weight:700}.x-markdown-debug-chart-full{background:#ffffff05;border:1px solid #ffffff1a;border-radius:8px}.x-markdown-debug-chart-full .fps-line,.x-markdown-debug-chart-full .memory-line{filter:drop-shadow(0 0 4px currentColor)}.x-markdown-debug-legend{display:flex;gap:24px;justify-content:center;margin-top:16px}.x-markdown-debug-legend-item{align-items:center;color:#fffc;display:flex;font-size:13px;gap:8px}.x-markdown-debug-legend-color{border-radius:2px;height:12px;width:12px}@media (max-width:768px){.x-markdown-debug-stats-summary{grid-template-columns:repeat(2,1fr)}}.container--OrPa9220{column-gap:12px;display:grid;grid-template-columns:1fr auto;min-height:40px;-webkit-user-select:none;user-select:none;width:100%}.tabWrapper--W1iEDXIq{align-items:center;display:flex;grid-column:1/-1;justify-content:center;margin-bottom:16px;padding-right:140px}.searchForm--S7_kqLyR{display:flex;grid-column:1;position:relative;width:100%}.searchFormRight--ZJ7A0HKj{align-items:center;display:flex;flex-shrink:0;gap:0;grid-column:2;position:relative}.form--QR_RPtN4{flex:1;height:100%;position:relative}.searchBox--NQcuSntp{align-items:center;display:flex;height:100%;position:relative;width:100%}.imageUpload--tgMoku3n,.quotationBtn--H5ySRFJG{flex-shrink:0;height:100%}.refineWords--ukHlvN5n{grid-column:1/-1}.tabContainer--_VcGc1y5{align-items:center;display:flex;justify-content:center}.tabItem--_ngz3JvZ{font-family:PingFang SC,Microsoft Yahei,"sans-serif";font-size:20px;font-weight:400;margin-left:60px;text-decoration:none;transition:color .2s ease;white-space:nowrap}.tabItem--_ngz3JvZ:first-child{margin-left:0}.tabItem--_ngz3JvZ:hover{color:#ff5b00!important}.activity--u_kQssfm .tabItem--_ngz3JvZ:hover{color:#fff!important}.active--EADumUxI{font-size:24px;font-weight:700}.active--EADumUxI:hover{font-weight:700}.container--WJy8niLE{border-radius:6px;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:100%;position:relative}.container--WJy8niLE:hover .tips--glZ8fmod{max-height:200px;opacity:1;padding:20px}.hasPreview--L6RYKf3M:hover .tips--glZ8fmod{display:none}.buttonContainer--DsB4d7ga{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.fileInput--MUQiN7Ss{display:none}.camera--hW7Z11W9{background-image:url(https://gw.alicdn.com/imgextra/i1/O1CN01ihxZZ51mDs4uT8oeR_!!6000000004921-2-tps-96-96.png);flex-shrink:0}.camera--hW7Z11W9,.loading--eVlX_1Rq{background-repeat:no-repeat;background-size:contain;height:24px;width:24px}.loading--eVlX_1Rq{animation:spin--SOlS2k9b 2s linear infinite;background-image:url(https://gw.alicdn.com/imgextra/i2/O1CN01ofVu3T1DaIquPYR30_!!6000000000232-2-tps-48-48.png)}@keyframes spin--SOlS2k9b{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.text--w3ZKDm1J{color:#ff5b00;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:600;line-height:24px;margin-left:5px;white-space:nowrap}.tips--glZ8fmod{background:#fff;border-radius:8px;box-shadow:0 8px 32px 0 #0000001a;left:50%;margin-top:8px;max-height:0;opacity:0;overflow:hidden;position:absolute;top:100%;transform:translateX(-50%);transition:all .3s;white-space:nowrap;z-index:100}.tipsTitle--rNa_Gcrl{color:#111;font-size:14px;font-weight:500;margin-bottom:14px}.tipsWrap--TOvDUDOl{display:flex}.tipsWrap--TOvDUDOl:last-child .tipsItem--KZWYg26g{margin-bottom:0}.tipsItem--KZWYg26g{color:#0009;font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px;width:-webkit-max-content;width:max-content}.tipsLink--gzBylh0o{color:#07f;cursor:pointer;font-size:14px;font-weight:400;margin-left:8px;text-decoration:none;white-space:nowrap}.tipsLink--gzBylh0o:hover{text-decoration:underline}.preview--vNGOfpZy{background-image:url(https://img.alicdn.com/imgextra/i1/O1CN015BqV9p22TvkKhGXpJ_!!6000000007122-2-tps-324-532.png);background-repeat:no-repeat;background-size:100% 100%;border-radius:12px;box-shadow:0 4px 16px 0 #0000001a;box-sizing:border-box;left:50%;margin-top:10px;min-height:266px;overflow:hidden;padding:20px;position:absolute;top:100%;transform:translateX(-50%);width:162px;z-index:3000}.previewTitle--fEM1N0rj{color:#3d3d3d;font-size:16px;font-weight:500;text-align:center}.previewImage--areJnfjs{border-radius:12px;height:122px;margin:6px 0;overflow:hidden;width:122px}.previewImage--areJnfjs img{height:100%;object-fit:cover;width:100%}.previewDesc--bf_VEyuS{color:#0006;font-size:14px;font-weight:400;text-align:center}.previewBtn--J6ku44co{background:linear-gradient(271deg,#ff4000,#ff702d 98%);border-radius:24px;color:#fff;cursor:pointer;height:36px;line-height:36px;margin:12px auto 0;text-align:center;width:96px}.container--exFJv9Np{align-items:center;background-color:#ffecda;border-radius:6px;cursor:pointer;display:flex;gap:6px;height:56px;justify-content:center;position:absolute;right:-165px;text-decoration:none;width:153px}.lottieContainer--EvV7acBl{height:32px;margin-left:-5px;width:32px}.lottieText--UJ1roX39{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(246deg,#ff56db,#ff5a36 31%,#ff7f17 96%);-webkit-background-clip:text;background-clip:text;font-family:PingFang SC;font-size:18px;font-weight:600;letter-spacing:normal;line-height:32px}.container--r0PlXmbA{cursor:pointer;height:56px;position:absolute;right:-144px;width:132px}.container--r0PlXmbA.alibar--jwElQ7zm,.container--r0PlXmbA.alibar--jwElQ7zm .industryLottie--D_b9UPZw{height:40px}.lottieContainer--O4PPmBzE{height:100%;width:100%}.industryLottie--D_b9UPZw{height:56px}.container--r0PlXmbA:hover .content--SeV7B7VS,.showInitial--hlfpkww7 .content--SeV7B7VS{height:372px;opacity:1;padding:18px 16px;width:219px}.content--SeV7B7VS{background:#fff;border-radius:6px;box-shadow:0 2px 9px 0 #0000000d;box-sizing:border-box;display:flex;flex-direction:column;height:0;left:50%;opacity:0;overflow:hidden;position:absolute;top:64px;transform:translateX(-50%);transition:all .3s ease;width:0;z-index:9}.title--cwYifa7w{color:#000000de;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600;height:26px;line-height:26px;margin-bottom:12px}.aiItems--_qPskdNj{display:flex;flex-direction:column;gap:16px}.aiItem--ktPy2Y6X{display:flex;height:68px;justify-content:space-between}.buildingItem--iGpYtiGj{height:42px}.aiItemTitle--oO24NXNo{padding-top:11px}.textItemTitle--erqHGF38{padding-top:3px}.buildingItem--iGpYtiGj .aiItemTitle--oO24NXNo{padding-top:0}.itemTitle--wrGxur86{color:#000000de;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;height:20px;line-height:20px;margin-bottom:4px}.itemDesc--f53fj56d{color:#0006;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;height:18px;line-height:18px}.aiItemImage--xnXIVg3h{border:1px solid #00000026;border-radius:4px;box-sizing:border-box;height:70px;overflow:hidden;width:70px}.aiItemImage--xnXIVg3h img{display:block;height:180px;margin:0;padding:0;width:144px}.smallImage--N84uQ9Ll{align-items:center;display:flex;justify-content:center}.smallImage--N84uQ9Ll img{height:63px;width:44px}.textImage--EnpaGTte{align-items:flex-start;background:linear-gradient(180deg,#f3f2f2,#fff 89%);display:flex;flex-direction:column;justify-content:center;padding-left:5px}.textImageItem--uNKRE2lF{color:#000000de;font-size:11.66px;line-height:17.49px}.buildingTag--Fkb0HML0,.textImageItem--uNKRE2lF{font-family:PingFang SC,sans-serif;font-weight:600}.buildingTag--Fkb0HML0{align-items:center;color:#0006;display:flex;font-size:14px;height:48px;justify-content:center;width:70px}.container--JZIeViFo{cursor:pointer;height:56px;position:absolute;right:-144px;width:132px}.container--JZIeViFo.alibar--qK_BYZNl{height:40px}.lottieContainer--gKGIQ66M{height:100%;width:100%}.container--JZIeViFo:hover .content--PPDYr1qD{height:192px;opacity:1;padding:16px;width:180px}.content--PPDYr1qD{background:#fff;border-radius:6px;box-shadow:0 4px 16px 0 #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:0;left:50%;opacity:0;overflow:hidden;position:absolute;top:64px;transform:translateX(-50%);transition:all .3s ease;width:0;z-index:1}.title--o8BtnBM5{color:#000000de;font-size:14px;font-weight:600;line-height:20px;margin-bottom:16px;margin-left:10px}.messageList--mpGxGFYi{display:flex;flex-direction:column}.messageItem--U6T0czLt{align-items:center;color:#000000de;display:flex;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px}.messageItem--U6T0czLt:last-child{margin-bottom:0}.messageItem--U6T0czLt.grey--j5JrRpOE{color:#0006}.deving--r1Z0Tpu0{border:.5px solid #0003;border-radius:4px 4px 4px 0;box-sizing:border-box;color:#0003;font-family:PingFang SC,sans-serif;font-size:10px;font-weight:400;line-height:16px;margin-left:4px;padding:0 4px;text-align:center}.container--NPWuHVSM{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.word--BsyIFQzp{background:#f5f5f5;border-radius:4px;color:#666;cursor:pointer;font-size:12px;padding:4px 12px;transition:all .2s}.word--BsyIFQzp:hover{background:#fff5f0;color:#ff5b00}.active--qWRZ95bv{color:#ff5b00}.input--H7Rgr0Ve{background-color:#fff;border-radius:6px;box-sizing:border-box;color:#000000de;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;height:100%;line-height:24px;padding:5px 100px 5px 20px;width:100%}.input--H7Rgr0Ve:focus{outline:none}.input--H7Rgr0Ve:focus::placeholder{color:#0000004d}.input--H7Rgr0Ve::placeholder{color:#000000de}.noKeyword{animation:blink--uDX5ejkl .65s infinite}@keyframes blink--uDX5ejkl{0%{background-color:#fff;opacity:1}50%{background-color:#fcb62f;opacity:.6}to{background-color:#fff;opacity:1}}.button--YGoOrLIq{align-items:center;background:#ff5b00;border:none;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700;justify-content:center;max-width:150px;padding:0 20px;position:absolute;transition:background-color .2s;white-space:nowrap;z-index:10}.button--YGoOrLIq:hover{background:#eb4e00}.container--IGgraFD9{background-color:#fff;border-radius:6px;box-shadow:0 8px 32px 0 #0000001a;left:0;overflow:hidden;position:absolute;transition:height .3s;width:100%;z-index:120}.content--lDBkr7FL{display:flex;flex-direction:column;padding:8px 0}.item--dB2E_Nf6{align-items:center;color:#000000f0;cursor:pointer;display:flex;font-size:14px;padding:8px 20px}.item--dB2E_Nf6:hover{background:#0000000a}.highlight--qZpZ5mtQ{color:#ff4000}.icon--E4hTJGMt{height:16px;margin-right:4px;object-fit:contain}.powerSeller--Vz9D9a_g{color:#1071a8;font-size:16px}.container--s0RPSufv{background-color:#fff;border-radius:6px;box-shadow:0 8px 32px 0 #0000001a;left:0;overflow:hidden;position:absolute;transition:max-height .3s;width:100%;z-index:100}.content--xqKWK5gk{display:flex;flex-direction:column;padding:20px}.content--xqKWK5gk:empty{padding:0}.section--KuFp3pRI{margin-bottom:16px}.section--KuFp3pRI:last-child{margin-bottom:0}.title--RBg1FTwh{color:#111;font-size:16px;font-weight:500;margin-bottom:12px}.list--gorX_Wij{display:flex;flex-direction:row;flex-wrap:wrap}.item--Sa1eLFER{align-items:center;border:1px solid #00000026;border-radius:2px;color:#222;cursor:pointer;display:flex;font-size:14px;font-weight:400;height:32px;line-height:32px;margin-bottom:10px;margin-right:10px;overflow:hidden;padding:0 8px}.item--Sa1eLFER span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item--Sa1eLFER:hover{border:1px solid #ff5b00}.item--Sa1eLFER:hover span{color:#ff5b00}.item--Sa1eLFER:hover .iconRemove--bxJYw3aq{background-image:url(https://gw.alicdn.com/imgextra/i1/O1CN01cPda0Y1xiygIG06Xa_!!6000000006478-2-tps-44-44.png)}.deleteIcon--bCSWfeN4{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.deleteIcon--bCSWfeN4:hover .iconRemove--bxJYw3aq{background-image:url(https://gw.alicdn.com/imgextra/i1/O1CN01cPda0Y1xiygIG06Xa_!!6000000006478-2-tps-44-44.png)}.iconRemove--bxJYw3aq{background-image:url(https://img.alicdn.com/imgextra/i1/O1CN01EiXapi1zpVYb8MmRc_!!6000000006763-2-tps-46-46.png);background-repeat:no-repeat;background-size:cover;cursor:pointer;height:11px;margin-left:8px;width:11px}.selector--mFHxSoQA{flex-shrink:0;height:100%;padding-right:20px;position:relative}.selected--wkgYHvcd{align-items:center;cursor:pointer;display:flex;height:100%}.selectedText--S9a3Edve{color:#000000de;font-size:16px;font-weight:500;height:24px;line-height:24px;padding-right:6px;white-space:nowrap}.arrow--N4XzebvB{align-items:center;display:flex;height:12px;justify-content:center;transition:transform .2s;width:12px}.arrow--N4XzebvB svg{height:5px;width:9px}.open--KutSFfoN{transform:rotate(180deg)}.dropdown--fSwJ0sh7{background:#fff;border-radius:6px;box-shadow:0 4px 16px 0 #0000001a;box-sizing:border-box;display:flex;flex-direction:column;min-width:80px;position:absolute;top:100%;z-index:10}.option--qBkKLmoZ{box-sizing:border-box;color:#111;cursor:pointer;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;padding:10px 8px;width:100%}.option--qBkKLmoZ:hover{background:#0000000a}.active--bC1s6CSo{color:#ff5b00}@font-face{font-display:swap;font-family:iconfont-arrow;font-style:normal;font-weight:400;src:url(https://at.alicdn.com/t/a/font_4569654_lkgfbazz9t.woff2?t=1719567029100) format("woff2"),url(https://at.alicdn.com/t/a/font_4569654_lkgfbazz9t.woff?t=1719567029100) format("woff"),url(https://at.alicdn.com/t/a/font_4569654_lkgfbazz9t.ttf?t=1719567029100) format("truetype")}.arrowIcon--n7Q4fMAs{-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0;-moz-osx-font-smoothing:grayscale;font-family:iconfont1!important;font-size:16px;font-style:normal;transform:rotate(90deg);transition:all .5s}.aiGenNotice--GOYAxsxC{border-top:1px solid #f1f1f1;color:#999;font-size:12px;line-height:16px;margin-top:12px;padding:6px 0;text-align:center}.notFound--kyxW1yxY{align-items:center;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;min-height:80vh}.notFoundIcon--uRXoF7eZ{height:128px;width:128px}.notFoundText--BkBptLQ_{color:#999;font-size:16px}