.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--IKlymaCC{column-gap:12px;display:grid;grid-template-columns:1fr auto;min-height:40px;-webkit-user-select:none;user-select:none;width:100%}.tabWrapper--P39P6k_x{align-items:center;display:flex;grid-column:1/-1;justify-content:center;margin-bottom:16px;padding-right:140px}.searchForm--R9VbAfMX{display:flex;grid-column:1;position:relative;width:100%}.searchFormRight--12zz7Evv{align-items:center;display:flex;flex-shrink:0;gap:0;grid-column:2;position:relative}.form--d2HGKjDN{flex:1;height:100%;position:relative}.searchBox--KKjUBS1e{align-items:center;display:flex;height:100%;position:relative;width:100%}.imageUpload--ZhGq6bMy,.quotationBtn--b3SrSwWJ{flex-shrink:0;height:100%}.refineWords--ndMPE4Yn{grid-column:1/-1}.tabContainer--xmz_4_6W{align-items:center;display:flex;justify-content:center}.tabItem--fKFA7QgJ{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--fKFA7QgJ:first-child{margin-left:0}.tabItem--fKFA7QgJ:hover{color:#ff5b00!important}.activity--fQYfGZhl .tabItem--fKFA7QgJ:hover{color:#fff!important}.active--CICtmLxM{font-size:24px;font-weight:700}.active--CICtmLxM:hover{font-weight:700}.container--GoyQkP2X{border-radius:6px;box-sizing:border-box;cursor:pointer;flex-shrink:0;height:100%;position:relative}.container--GoyQkP2X:hover .tips--fBKMrkR0{max-height:200px;opacity:1;padding:20px}.hasPreview--FHR4kKGZ:hover .tips--fBKMrkR0{display:none}.buttonContainer--WBcgybnE{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.fileInput--yIU6M9dM{display:none}.camera--CetUppBK{background-image:url(https://gw.alicdn.com/imgextra/i1/O1CN01ihxZZ51mDs4uT8oeR_!!6000000004921-2-tps-96-96.png);flex-shrink:0}.camera--CetUppBK,.loading--T41NQJ6Z{background-repeat:no-repeat;background-size:contain;height:24px;width:24px}.loading--T41NQJ6Z{animation:spin--YupIfvQe 2s linear infinite;background-image:url(https://gw.alicdn.com/imgextra/i2/O1CN01ofVu3T1DaIquPYR30_!!6000000000232-2-tps-48-48.png)}@keyframes spin--YupIfvQe{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.text--HFUr0kRy{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--fBKMrkR0{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--QF777dCC{color:#111;font-size:14px;font-weight:500;margin-bottom:14px}.tipsWrap--a4Zi2Hkl{display:flex}.tipsWrap--a4Zi2Hkl:last-child .tipsItem--UBlVVTgl{margin-bottom:0}.tipsItem--UBlVVTgl{color:#0009;font-size:14px;font-weight:400;line-height:20px;margin-bottom:12px;width:-webkit-max-content;width:max-content}.tipsLink--PdATYJ5f{color:#07f;cursor:pointer;font-size:14px;font-weight:400;margin-left:8px;text-decoration:none;white-space:nowrap}.tipsLink--PdATYJ5f:hover{text-decoration:underline}.preview--JUd4aODv{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--nedsQdqn{color:#3d3d3d;font-size:16px;font-weight:500;text-align:center}.previewImage--TGqmuCnB{border-radius:12px;height:122px;margin:6px 0;overflow:hidden;width:122px}.previewImage--TGqmuCnB img{height:100%;object-fit:cover;width:100%}.previewDesc--gw9Yd3_8{color:#0006;font-size:14px;font-weight:400;text-align:center}.previewBtn--qiWk07RN{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--ISXy5PLW{cursor:pointer;height:56px;position:absolute;right:-144px;width:132px}.container--ISXy5PLW.alibar--IgS__bJt,.container--ISXy5PLW.alibar--IgS__bJt .industryLottie--YwdUDjlm{height:40px}.lottieContainer--tP3mTyqv{height:100%;width:100%}.industryLottie--YwdUDjlm{height:56px}.container--ISXy5PLW:hover .content--OOs4t081,.showInitial--AdeTkuGW .content--OOs4t081{height:372px;opacity:1;padding:18px 16px;width:219px}.content--OOs4t081{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--drbDHzby{color:#000000de;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:600;height:26px;line-height:26px;margin-bottom:12px}.aiItems--Be3EjSgL{display:flex;flex-direction:column;gap:16px}.aiItem--IR4mZ5ts{display:flex;height:68px;justify-content:space-between}.buildingItem--r9XdSMvv{height:42px}.aiItemTitle--cFBSfFrZ{padding-top:11px}.textItemTitle--EDpgHl0W{padding-top:3px}.buildingItem--r9XdSMvv .aiItemTitle--cFBSfFrZ{padding-top:0}.itemTitle--Tg95phYq{color:#000000de;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:600;height:20px;line-height:20px;margin-bottom:4px}.itemDesc--gachl1gU{color:#0006;font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;height:18px;line-height:18px}.aiItemImage--LYwq6zCf{border:1px solid #00000026;border-radius:4px;box-sizing:border-box;height:70px;overflow:hidden;width:70px}.aiItemImage--LYwq6zCf img{display:block;height:180px;margin:0;padding:0;width:144px}.smallImage--zJyGqrL0{align-items:center;display:flex;justify-content:center}.smallImage--zJyGqrL0 img{height:63px;width:44px}.textImage--RSExTqwG{align-items:flex-start;background:linear-gradient(180deg,#f3f2f2,#fff 89%);display:flex;flex-direction:column;justify-content:center;padding-left:5px}.textImageItem--VPzn0Hb4{color:#000000de;font-size:11.66px;line-height:17.49px}.buildingTag--UTB6gZqo,.textImageItem--VPzn0Hb4{font-family:PingFang SC,sans-serif;font-weight:600}.buildingTag--UTB6gZqo{align-items:center;color:#0006;display:flex;font-size:14px;height:48px;justify-content:center;width:70px}.container--QhzUumsq{cursor:pointer;height:56px;position:absolute;right:-144px;width:132px}.container--QhzUumsq.alibar--pW3WbIT8{height:40px}.lottieContainer--QA6WEAtk{height:100%;width:100%}.container--QhzUumsq:hover .content--ESRAlsNk{height:192px;opacity:1;padding:16px;width:180px}.content--ESRAlsNk{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--dIRU4N_M{color:#000000de;font-size:14px;font-weight:600;line-height:20px;margin-bottom:16px;margin-left:10px}.messageList--anGFMFC1{display:flex;flex-direction:column}.messageItem--iQyK9KpG{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--iQyK9KpG:last-child{margin-bottom:0}.messageItem--iQyK9KpG.grey--aEIfWEq8{color:#0006}.deving--v6N73A5j{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--m4kPQYL4{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.word--OjhO4gpo{background:#f5f5f5;border-radius:4px;color:#666;cursor:pointer;font-size:12px;padding:4px 12px;transition:all .2s}.word--OjhO4gpo:hover{background:#fff5f0;color:#ff5b00}.active--hsddiZOk{color:#ff5b00}.input--uggBtpKw{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--uggBtpKw:focus{outline:none}.input--uggBtpKw:focus::placeholder{color:#0000004d}.input--uggBtpKw::placeholder{color:#000000de}.noKeyword{animation:blink--bkLFJmkD .65s infinite}@keyframes blink--bkLFJmkD{0%{background-color:#fff;opacity:1}50%{background-color:#fcb62f;opacity:.6}to{background-color:#fff;opacity:1}}.button--Ex6swGfg{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--Ex6swGfg:hover{background:#eb4e00}.container--tquVKqoG{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--uVZUm0Lk{display:flex;flex-direction:column;padding:8px 0}.item--JDWzfZ5S{align-items:center;color:#000000f0;cursor:pointer;display:flex;font-size:14px;padding:8px 20px}.item--JDWzfZ5S:hover{background:#0000000a}.highlight--e8cxRyS_{color:#ff4000}.icon--OdYYhpbc{height:16px;margin-right:4px;object-fit:contain}.powerSeller--kUDNmldh{color:#1071a8;font-size:16px}.container--a4wGDkkc{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--ArD724Wp{display:flex;flex-direction:column;padding:20px}.content--ArD724Wp:empty{padding:0}.section--vUeYjwMG{margin-bottom:16px}.section--vUeYjwMG:last-child{margin-bottom:0}.title--GyPwAcqB{color:#111;font-size:16px;font-weight:500;margin-bottom:12px}.list--kcFMjfc1{display:flex;flex-direction:row;flex-wrap:wrap}.item--nLTgmi7V{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--nLTgmi7V span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item--nLTgmi7V:hover{border:1px solid #ff5b00}.item--nLTgmi7V:hover span{color:#ff5b00}.item--nLTgmi7V:hover .iconRemove--tmkkwxCU{background-image:url(https://gw.alicdn.com/imgextra/i1/O1CN01cPda0Y1xiygIG06Xa_!!6000000006478-2-tps-44-44.png)}.deleteIcon--RYRrSxRi{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.deleteIcon--RYRrSxRi:hover .iconRemove--tmkkwxCU{background-image:url(https://gw.alicdn.com/imgextra/i1/O1CN01cPda0Y1xiygIG06Xa_!!6000000006478-2-tps-44-44.png)}.iconRemove--tmkkwxCU{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--iO9WwvqM{flex-shrink:0;height:100%;padding-right:20px;position:relative}.selected--JoPlf5IG{align-items:center;cursor:pointer;display:flex;height:100%}.selectedText--lYr0jLTE{color:#000000de;font-size:16px;font-weight:500;height:24px;line-height:24px;padding-right:6px;white-space:nowrap}.arrow--G1CxoLG_{align-items:center;display:flex;height:12px;justify-content:center;transition:transform .2s;width:12px}.arrow--G1CxoLG_ svg{height:5px;width:9px}.open--CBFTvj8u{transform:rotate(180deg)}.dropdown--yEldbjh3{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--x2LiNb0G{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--x2LiNb0G:hover{background:#0000000a}.active--UwDOAgzO{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--AzmzKN3n{-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}