.home-head{width:100%;height:56px;border-block-end:1px solid rgba(5,5,5,.06);padding:0 16px;justify-content:space-between;background-color:#fff;flex-shrink:0}.home-head .home-head-logo{display:inline-block;color:#123784;height:32px;margin-block:0;margin-inline:0;margin-inline-start:8px;font-weight:600;font-size:18px;line-height:32px}.home-head-search{flex:1 1;display:flex;padding:0 40px}.home-head-search .header-search-select{height:32px;margin-left:73px}.home-head-search .header-search-select .ant-select-selector{border-radius:16px;background-color:transparent;border:1px solid #d9d9d9}.body-flex{display:flex;flex-direction:row;align-items:center}.home-right{font-size:18px}.home-avatar{padding-inline-start:16px;font-size:14px;display:flex;align-items:center}.home-avatar-span{width:28px;height:28px;font-size:18px;display:inline-block;position:relative}.home-avatar-span img{border-radius:50%}.home-cont{background-color:#fff}.home-cont-layout{display:flex;flex-direction:row;flex:1 1;overflow:hidden}.home-left-sidebar{width:256px;background-color:#fafafa;border-right:1px solid #f0f0f0;flex-shrink:0;transition:width .3s ease;position:relative;display:flex;flex-direction:column}.home-left-sidebar-collapsed{width:48px}.home-left-sidebar-collapsed .home-sidebar-item{padding:12px 0;justify-content:center}.home-left-sidebar-collapsed .home-sidebar-icon{margin-right:0}.home-sidebar-toggle{position:absolute;inset-block-start:18px;z-index:101;width:24px;height:24px;text-align:center;border-radius:40px;inset-inline-end:-13px;transition:transform .3s;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#00000040;background-color:#fff}.home-sidebar-toggle:hover{color:#1890ff;background-color:#1890ff1a}.home-left-sidebar-collapsed .home-sidebar-toggle{inset-inline-end:-13px}.home-sidebar-menu{padding:16px 0;flex:1 1;overflow-y:auto}.home-sidebar-item{padding:12px 24px;font-size:14px;color:#000000a6;cursor:pointer;transition:all .3s;position:relative;display:flex;align-items:center}.home-sidebar-item:hover{color:#1890ff;background-color:#1890ff0d}.home-sidebar-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:10px;font-size:16px}.home-sidebar-label{white-space:nowrap}.home-sidebar-item-active{color:#1890ff;background-color:#1890ff1a;font-weight:500}.home-sidebar-item-active .home-sidebar-icon,.home-sidebar-item-active .home-sidebar-icon .iconfont,.home-sidebar-item-active .home-sidebar-icon .iconfont:before{color:#1890ff!important}.home-sidebar-item-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#1890ff}.home-main-content{flex:1 1;overflow-y:auto;display:flex;flex-direction:column}.home-main-content>*:not(.home-footer){flex-shrink:0}.home-main-content>.home-footer{margin-top:auto}.home-footer{padding:10px 0;background-color:#fff;flex-shrink:0;border-top:1px solid #f0f0f0;justify-content:center;align-items:center;color:#bbb;font-size:13px}.home-banner{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:40px;gap:20px}.home-banner .home-banner-cont{width:100%;max-width:1200px;justify-content:center;align-items:center;gap:80px}.home-banner .home-banner-left{display:flex;flex-direction:column;align-items:center;flex:0 1 990px;min-width:0}.home-banner .home-title{font-size:76px;font-weight:900;color:#333;margin-bottom:0}.home-banner .home-title .home-title-accent{color:#1677ff}.home-banner .home-text{font-size:24px;font-weight:400;color:#00000073;line-height:1.6;text-align:center}.home-banner .home_search{width:100%;max-width:960px;height:56px;margin-top:36px}.home-banner .home_search .ant-select-selector{border-radius:18px!important;height:56px!important;padding:0 20px!important;box-shadow:0 2px 12px #00000014;border:1px solid #e8e8e8!important}.home-banner .home_search .ant-select-selection-item{display:flex;align-items:center;height:56px;line-height:normal}.home-banner .home_search .ant-select-selection-placeholder{font-size:15px;line-height:56px!important}.home-banner .home_search .ant-select-clear{right:50px}.home-banner .home-search-cont{width:100%;max-width:1100px;margin-top:40px}.home-banner .home-search-cont .hot-search-cards{display:flex;gap:16px;flex-wrap:wrap}.home-banner .home-search-cont .hot-card{flex:1 1;min-width:280px;background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:20px 24px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column}.home-banner .home-search-cont .hot-card-header{display:flex;align-items:center;margin-bottom:16px}.home-banner .home-search-cont .hot-card-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:10px;flex-shrink:0}.home-banner .home-search-cont .hot-card-icon.hot-card-icon-a{background:#fff0f0;color:#ff4d4f}.home-banner .home-search-cont .hot-card-icon.hot-card-icon-hk{background:#f0e6ff;color:#38108f}.home-banner .home-search-cont .hot-card-icon.hot-card-icon-us{background:#e6f4ff;color:#1677ff}.home-banner .home-search-cont .hot-card-title{font-size:18px;font-weight:700;color:#333}.home-banner .home-search-cont .hot-card-title.hot-card-title-a{color:#ff4d4f}.home-banner .home-search-cont .hot-card-title.hot-card-title-hk{color:#38108f}.home-banner .home-search-cont .hot-card-title.hot-card-title-us{color:#1677ff}.home-banner .home-search-cont .hot-card-companies{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 16px;flex:1 1}.home-banner .home-search-cont .hot-company-name{font-size:16px;color:#1677ff;text-decoration:underline;cursor:pointer;transition:color .3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-banner .home-search-cont .hot-company-name:hover{color:#1677ff}.home-banner .home-search-cont .hot-card-more{margin-top:14px;font-size:15px;color:#1677ff;cursor:pointer}.home-banner .home-search-cont .hot-card-more:hover{color:#4096ff}.home-banner .home-banner-right{width:300px;height:300px;background-image:url(/imgs/home-bg.png);background-size:contain;background-repeat:no-repeat;background-position:center;position:relative;flex-shrink:0}.home-banner .home-banner-right .home-feature-item{position:absolute;display:flex;flex-direction:column;align-items:center}.home-banner .home-banner-right .home-feature-item.feature-search{left:14%;top:24%}.home-banner .home-banner-right .home-feature-item.feature-view{right:20%;top:24%}.home-banner .home-banner-right .home-feature-item.feature-calc{left:15%;bottom:6%}.home-banner .home-banner-right .home-feature-item.feature-compare{right:20%;bottom:7%}.home-banner .home-banner-right .home-feature-item .home-feature-label{font-size:16px;font-weight:700;color:#333}.home-banner .home-banner-right .home-feature-item .home-feature-desc{font-size:12px;color:#666;margin-top:2px}.home-banner .home-banner-right .home-feature-center{position:absolute;top:47%;left:47%;transform:translate(-50%,-50%);text-align:center;font-size:14px;font-weight:500;color:#333;line-height:1.6;white-space:nowrap}.home-promo-row{width:100%;max-width:1100px;margin:30px auto 0;gap:16px;justify-content:space-between;align-items:stretch;flex-wrap:wrap}.home-promo-row .home-promo-card{flex:1 1;min-width:300px;display:flex;align-items:center;background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:14px 18px;box-shadow:0 2px 8px #0000000a;transition:box-shadow .3s,transform .3s;cursor:pointer}.home-promo-row .home-promo-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.home-promo-row .home-promo-card .promo-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:12px}.home-promo-row .home-promo-card .promo-icon.promo-icon-video{background:#1677ff}.home-promo-row .home-promo-card .promo-icon.promo-icon-app{background:#f5f5f5}.home-promo-row .home-promo-card .promo-icon.promo-icon-wechat .iconfont{color:#fff;font-size:52px}.home-promo-row .home-promo-card .promo-text{flex:1 1;min-width:0}.home-promo-row .home-promo-card .promo-text .promo-title{font-size:15px;font-weight:600;color:#333;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-promo-row .home-promo-card .promo-text .promo-desc{font-size:12px;color:#888;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-promo-row .home-promo-card .promo-arrow{font-size:18px;color:#bbb;margin-left:12px;flex-shrink:0}.home-promo-row .home-promo-card .promo-qrcode-wrap{position:relative;flex-shrink:0;margin-left:12px}.home-promo-row .home-promo-card .promo-qrcode-wrap .promo-qrcode{width:72px;height:72px;object-fit:cover;border-radius:4px;cursor:pointer}.home-promo-row .home-promo-card .promo-qrcode-wrap .promo-qrcode-popover{position:absolute;bottom:calc(100% + 12px);right:-10px;background:#fff;border-radius:8px;padding:10px;box-shadow:0 6px 24px #00000026;opacity:0;visibility:hidden;transform:translateY(6px);transition:all .25s ease;z-index:100}.home-promo-row .home-promo-card .promo-qrcode-wrap .promo-qrcode-popover img{width:140px;height:140px;object-fit:cover;border-radius:4px;display:block}.home-promo-row .home-promo-card .promo-qrcode-wrap .promo-qrcode-popover-arrow{position:absolute;bottom:-6px;right:24px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:3px 3px 6px #0000000f}.home-promo-row .home-promo-card:hover .promo-qrcode-popover{opacity:1;visibility:visible;transform:translateY(0)}.home-chart{width:1400px;flex-wrap:wrap;row-gap:20px;justify-content:space-between;margin:0 auto;padding-top:20px}.home-chart .home-chart-title{justify-content:space-between;padding:10px;font-size:14px}.home-chart .home-chart-more{color:#1677ff;cursor:pointer;font-size:12px}.home-chart .home-chart-item{width:49%;border:1px solid #f0f0f0}.footer-body h1{margin:0 0 0 10px}.footer-body .footer-cont{gap:20px;font-size:13px;justify-content:center;padding-bottom:10px;color:#bbb}.footer-body .footer-conact a{color:inherit}.footer-body .footer-conact a:hover{color:#1677ff}.footer-body .footer-record{gap:20px;justify-content:center}.footer-body .footer-record img{width:18px;height:18px;margin-right:5px}.footer-name{margin-left:10px;font-size:18px;font-weight:600;color:#123784}.footer-record-span:hover{cursor:pointer;color:#000}.home-body{display:flex;flex-direction:column;height:100vh;overflow:hidden}.bind-phone .ant-form-item{margin-bottom:0!important;height:62px!important}.bind-phone .ant-btn-variant-outlined{background-color:#1677ff;color:#fff}.bind-phone .ant-btn-variant-outlined:disabled{color:#00000040;background:#0000000a}.home-menu-item{font-size:14px;margin-left:10px;cursor:pointer;color:#333}.home-menu-item-active{color:#1890ff;position:relative}.home-menu-item-active:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:2px;background-color:#1890ff}.home-master-holdings-left{flex-shrink:0}.home-master-holdings-left .home-master-holdings-title{white-space:nowrap}.home-master-holdings-content{border-top:1px solid #f0f0f0;margin-top:20px;gap:58px;align-items:flex-start;font-size:14px;font-weight:300px}.flex-cont.master-holding-layout{align-items:flex-start;height:calc(100vh - 74px);overflow:hidden}.flex-cont.master-holding-layout .ai-master-holding-wrapper{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.flex-cont.master-holding-layout .ai-master-holding-wrapper>div{height:100%;display:flex;flex-direction:column}.flex-cont.master-holding-layout .ai-master-holding-wrapper>div>div:last-child{flex:1 1;display:flex;flex-direction:column}.flex-cont.master-holding-layout .ai-master-holding-wrapper .ai-body.ai-filed-body{height:100%!important;box-sizing:border-box;min-height:0}.home-master-holdings{margin:10px 10px 0 0;flex:1 1;min-width:0;height:100%;min-height:0;overflow-y:auto;background-color:#fff;padding:20px}.home-master-holdings button{background:#1890ff}.home-master-holdings-title{margin-top:10px}.home-master-holdings-title pre{white-space:pre-wrap;word-wrap:break-word;margin:0}.home-master-holdings-title span{font-weight:700}.home-master-holdings-tab{min-width:0;overflow:hidden;align-items:flex-start}.home-master-holdings-tab .ant-radio-group{display:flex;flex-wrap:nowrap;white-space:nowrap}.home-master-holdings-tab .ant-radio-group .ant-radio-button-wrapper{flex-shrink:0}.master-holding-tab-scroll{position:relative;display:flex;align-items:center;flex:1 1;min-width:0;overflow:hidden}.master-holding-tab-scroll .ant-radio-group{flex:1 1;min-width:0}.condition-tab{position:relative;display:flex;align-items:center;min-width:0;overflow:hidden}.condition-tab .ant-radio-group{flex:1 1;min-width:0;display:flex;flex-wrap:nowrap;white-space:nowrap}.condition-tab .ant-radio-group .ant-radio-button-wrapper{flex-shrink:0}.builtin-strategy-tabs-cont{border-bottom:1px solid #e8e8e8;justify-content:space-between;margin-bottom:20px}.builtin-strategy-tabs-cont .flex-column{padding-bottom:8px}.builtin-strategy-tabs{display:flex;gap:24px;align-self:flex-end}.builtin-strategy-tabs .builtin-strategy-tab{padding:0 0 8px;border-bottom:2px solid transparent;color:#616161;font-size:14px;cursor:pointer;user-select:none;transition:color .3s,border-color .3s}.builtin-strategy-tabs .builtin-strategy-tab:hover{color:#1890ff}.builtin-strategy-tabs .builtin-strategy-tab.active{color:#1890ff;border-bottom-color:#1890ff}.home-table-head{display:flex;flex-direction:column;align-items:flex-end;margin:10px 0}.home-condition-cont{margin-top:10px}.home-condition-add-cont{position:absolute;max-width:1400px;max-height:540px;overflow-y:auto;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;z-index:9999;top:100%;left:0;margin-top:10px}.home-condition-add-cont.show{opacity:1;visibility:visible;transform:translateY(0)}.home-condition-indicator-more{color:#1890ff;cursor:pointer}.home-condition-name{font-size:15px;margin:10px 0;font-weight:700;position:relative}.home-condition-name:before{position:absolute;content:"";width:2px;height:15px;background-color:#1890ff;left:-5px;top:3px}.home-condition-b:before{top:8px}.home-condition-indicator{font-size:14px;cursor:pointer;margin-right:10px}.home-condition-indicator:hover,.home-condition-indicator-active{color:#1890ff}.home-condition-row{display:flex;align-items:flex-start}.home-condition-row .home-condition-name{max-width:190px;margin:12px 10px 10px 0;flex-shrink:0}.home-condition-row>.ant-space{flex:1 1;margin:12px 0}.home-cont-head{background-color:#fff;padding:10px 0}.home-cont-menu{width:1400px;margin:0 auto}.analysis-table-tab-item{font-size:14px}.home-table-title{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.master-instruction-text{font-size:18px;color:#333;font-weight:700}.master-industry-concentration{width:50%;padding:20px}.master-industry-concentration .master-industry-concentration-content{height:400px;overflow:auto}.master-industry-concentration .master-industry-concentration-card{margin-top:20px}.master-industry-concentration .master-industry-concentration-card .master-industry-concentration-item{font-size:14px;-webkit-mask-box-image:20px;mask-border:20px}.home-app{display:flex;flex-direction:column;align-items:center}.home-app img{width:200px;height:200px}.home-app .home-app-text{font-size:12px}.home-search-container{display:flex;flex-direction:column;flex:1 1}.home-search-container .home-search-body{flex:1 1}.home-search-container>.home-footer{margin-top:auto;flex-shrink:0}.home-ai-guide{background:linear-gradient(180deg,#e6f0ff,#f5f8fc);padding:64px 0 80px;margin-top:0;position:relative;overflow:hidden}.home-ai-guide .home-ai-guide-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;gap:48px;align-items:flex-start}.home-ai-guide .home-ai-guide-left{flex:1 1;min-width:0}.home-ai-guide .ai-guide-header{margin-bottom:40px}.home-ai-guide .ai-guide-header .ai-guide-title{font-size:2rem;font-weight:700;color:#1677ff;line-height:1.4;margin:0 0 12px}.home-ai-guide .ai-guide-header .ai-guide-title .ai-guide-title-dot{color:#999;font-weight:400;margin:0 4px}.home-ai-guide .ai-guide-header .ai-guide-title .ai-guide-title-sub{color:#000;font-weight:700;font-size:.6em}.home-ai-guide .ai-guide-header .ai-guide-subtitle{font-size:1.1rem;font-weight:500;color:#1677ff;margin:0 0 16px}.home-ai-guide .ai-guide-header .ai-guide-desc{font-size:.95rem;color:#00000073;line-height:1.8;margin:0;max-width:640px}.home-ai-guide .ai-guide-steps{display:flex;align-items:flex-start;gap:0;flex-wrap:wrap}.home-ai-guide .ai-guide-steps .ai-step{display:flex;flex-direction:column;align-items:center;text-align:center;width:140px;flex-shrink:0}.home-ai-guide .ai-guide-steps .ai-step .ai-step-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.home-ai-guide .ai-guide-steps .ai-step .ai-step-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1677ff,#69b1ff);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px #1677ff40}.home-ai-guide .ai-guide-steps .ai-step .ai-step-icon svg{width:28px;height:28px;fill:#fff}.home-ai-guide .ai-guide-steps .ai-step .ai-step-label{font-size:1.1rem;font-weight:700;color:#1677ff}.home-ai-guide .ai-guide-steps .ai-step .ai-step-title{font-size:.95rem;font-weight:600;color:#1a1a1a;margin-bottom:6px}.home-ai-guide .ai-guide-steps .ai-step .ai-step-desc{font-size:.8rem;color:#00000073;line-height:1.5}.home-ai-guide .ai-guide-steps .ai-step-arrow{display:flex;align-items:center;justify-content:center;width:50px;flex-shrink:0;padding-top:18px;color:#d9d9d9;font-size:1.2rem}.home-ai-guide .ai-guide-steps .ai-step-arrow svg{width:48px;height:24px}.home-ai-guide .home-ai-guide-right{width:360px;flex-shrink:0}.home-ai-guide .ai-guide-card{background:#fff;border-radius:12px;padding:28px 24px;box-shadow:0 2px 12px #0000000f}.home-ai-guide .ai-guide-card .ai-guide-card-title{font-size:1.1rem;font-weight:600;color:#1677ff;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.home-ai-guide .ai-guide-card .ai-guide-card-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.home-ai-guide .ai-guide-card .ai-guide-card-list .ai-guide-card-item{display:flex;gap:12px;align-items:flex-start}.home-ai-guide .ai-guide-card .ai-guide-card-list .ai-guide-card-item .ai-guide-card-item-icon{width:36px;height:36px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.home-ai-guide .ai-guide-card .ai-guide-card-list .ai-guide-card-item .ai-guide-card-item-icon svg{width:18px;height:18px;fill:#1677ff}.home-ai-guide .ai-guide-card .ai-guide-card-list .ai-guide-card-item .ai-guide-card-item-content{flex:1 1;min-width:0}.home-ai-guide .ai-guide-card .ai-guide-card-list .ai-guide-card-item .ai-guide-card-item-content .ai-guide-card-item-title{font-size:.93rem;font-weight:600;color:#1677ff;margin-bottom:4px}.home-ai-guide .ai-guide-card .ai-guide-card-list .ai-guide-card-item .ai-guide-card-item-content .ai-guide-card-item-desc{font-size:.82rem;color:#00000073;line-height:1.5}@media (max-width: 900px){.home-ai-guide .home-ai-guide-container{flex-direction:column;gap:32px}.home-ai-guide .home-ai-guide-right{width:100%}.home-ai-guide .ai-guide-steps{justify-content:center}}.home-ai-sections .home-ai-intro{background:#fff;padding:40px 0;border-bottom:1px solid #f0f0f0}.home-ai-sections .home-ai-intro .home-ai-intro-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:flex-start;gap:20px}.home-ai-sections .home-ai-intro .home-ai-intro-icon{width:64px;height:64px;border-radius:16px;background:#e6f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-intro .home-ai-intro-icon svg{width:32px;height:32px;fill:#1677ff}.home-ai-sections .home-ai-intro .home-ai-intro-body{flex:1 1;min-width:0}.home-ai-sections .home-ai-intro .home-ai-intro-title{font-size:1.25rem;font-weight:700;color:#1677ff;margin:0 0 8px}.home-ai-sections .home-ai-intro .home-ai-intro-desc{font-size:.95rem;color:#00000073;margin:0 0 16px;line-height:1.6}.home-ai-sections .home-ai-intro .home-ai-intro-btn{display:inline-block;padding:8px 24px;border:1px solid #1677ff;border-radius:20px;background:transparent;color:#1677ff;font-size:.9rem;cursor:pointer;transition:all .2s}.home-ai-sections .home-ai-intro .home-ai-intro-btn:hover{background:#1677ff;color:#fff}.home-ai-sections .home-ai-search-showcase{background:#fff;padding:40px 0;border-bottom:1px solid #f0f0f0}.home-ai-sections .home-ai-search-showcase .home-ai-search-showcase-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;gap:40px;align-items:flex-start}.home-ai-sections .home-ai-search-showcase .home-ai-search-showcase-left{flex:1 1;min-width:0}.home-ai-sections .home-ai-search-showcase .home-ai-search-showcase-right{width:260px;flex-shrink:0}.home-ai-sections .home-ai-search-showcase .search-showcase-row{display:flex;align-items:flex-start;gap:32px;margin-bottom:24px}.home-ai-sections .home-ai-search-showcase .search-showcase-row:last-child{margin-bottom:0}.home-ai-sections .home-ai-search-showcase .search-showcase-header{flex:1 1;min-width:0}.home-ai-sections .home-ai-search-showcase .search-showcase-title{font-size:2rem;font-weight:700;color:#1677ff;margin:0 0 8px;display:flex;align-items:center;gap:10px}.home-ai-sections .home-ai-search-showcase .search-showcase-title .search-showcase-title-icon{display:flex;align-items:center;justify-content:center}.home-ai-sections .home-ai-search-showcase .search-showcase-title .search-showcase-title-dot{color:#999;font-weight:400;margin:0 2px}.home-ai-sections .home-ai-search-showcase .search-showcase-title .search-showcase-title-sub{color:#000;font-weight:700;font-size:.6em}.home-ai-sections .home-ai-search-showcase .search-showcase-subtitle{font-size:.9rem;color:#00000073;margin:0;line-height:1.5}.home-ai-sections .home-ai-search-showcase .search-showcase-steps{display:flex;align-items:flex-start;gap:4px;flex-shrink:0}.home-ai-sections .home-ai-search-showcase .search-step{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.home-ai-sections .home-ai-search-showcase .search-step .search-step-icon-wrap{width:44px;height:44px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center}.home-ai-sections .home-ai-search-showcase .search-step .search-step-label{font-size:.8rem;color:#1677ff;line-height:1.4}.home-ai-sections .home-ai-search-showcase .search-step-arrow{display:flex;align-items:center;padding:0 2px;margin-top:12px}.home-ai-sections .home-ai-search-showcase .search-showcase-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start;padding-top:4px}.home-ai-sections .home-ai-search-showcase .search-filter-tag{display:inline-block;padding:6px 14px;border:1px solid #d9d9d9;border-radius:20px;font-size:.85rem;color:#000000d9;background:#fff;cursor:default;transition:all .2s}.home-ai-sections .home-ai-search-showcase .search-filter-tag:hover{border-color:#1677ff;color:#1677ff}.home-ai-sections .home-ai-search-showcase .search-filter-add{color:#1677ff;border-color:#1677ff;cursor:pointer}.home-ai-sections .home-ai-search-showcase .search-filter-add:hover{background:#1677ff;color:#fff}.home-ai-sections .home-ai-search-showcase .search-showcase-categories{display:flex;justify-content:space-between;align-items:flex-start;flex:1 1;min-width:0}.home-ai-sections .home-ai-search-showcase .search-category{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:transform .2s}.home-ai-sections .home-ai-search-showcase .search-category:hover{transform:translateY(-2px)}.home-ai-sections .home-ai-search-showcase .search-category .search-category-icon{width:40px;height:40px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center}.home-ai-sections .home-ai-search-showcase .search-category .search-category-label{font-size:.8rem;color:#000000a6}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-guide{background:#f6f8fa;border-radius:16px;padding:24px;border:1px solid #f0f0f0}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-guide-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-title{font-size:1.1rem;font-weight:700;color:#1677ff;margin:0;display:flex;align-items:center;gap:6px}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-title .search-showcase-ai-title-icon{display:flex;align-items:center}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-avatar{width:44px;height:44px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-desc{font-size:.85rem;color:#00000073;margin:0 0 16px;line-height:1.6}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-btn{display:inline-block;width:100%;padding:8px 24px;border:1px solid #1677ff;border-radius:20px;background:transparent;color:#1677ff;font-size:.9rem;cursor:pointer;transition:all .2s;text-align:center}.home-ai-sections .home-ai-search-showcase .search-showcase-ai-btn:hover{background:#1677ff;color:#fff}.home-ai-sections .home-ai-banner{background:linear-gradient(135deg,#a78bfa,#7c3aed);padding:24px 0}.home-ai-sections .home-ai-banner .home-ai-banner-content{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:14px}.home-ai-sections .home-ai-banner .home-ai-banner-icon{width:48px;height:48px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-banner .home-ai-banner-icon svg{width:28px;height:28px;fill:#fff}.home-ai-sections .home-ai-banner .home-ai-banner-text{font-size:1.15rem;color:#fff;line-height:1.6}.home-ai-sections .home-ai-banner .home-ai-banner-text strong{font-weight:700;font-size:1.2rem}.home-ai-sections .home-ai-section{padding:60px 0;position:relative;overflow:hidden}.home-ai-sections .home-ai-section.ai-section-view{background:url(/imgs/original.jpeg) no-repeat center center / cover}.home-ai-sections .home-ai-section.ai-section-compare:before{content:"";position:absolute;top:-80px;left:-40px;width:360px;height:360px;border-radius:50%;background:#5939dc;filter:blur(120px);opacity:.1;pointer-events:none;z-index:0}.home-ai-sections .home-ai-section.ai-section-compare:after{content:"";position:absolute;top:60px;right:-30px;width:320px;height:320px;border-radius:50%;background:#9370ec;filter:blur(120px);opacity:.08;pointer-events:none;z-index:0}.home-ai-sections .home-ai-section.ai-section-calc:before{content:"";position:absolute;top:-80px;left:-40px;width:360px;height:360px;border-radius:50%;background:#1677ff;filter:blur(120px);opacity:.1;pointer-events:none;z-index:0}.home-ai-sections .home-ai-section.ai-section-calc:after{content:"";position:absolute;top:60px;right:-30px;width:320px;height:320px;border-radius:50%;background:#00b4d8;filter:blur(120px);opacity:.08;pointer-events:none;z-index:0}.home-ai-sections .home-ai-section .home-ai-section-container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;gap:24px;align-items:stretch}.home-ai-sections .home-ai-section .home-ai-section-left{width:auto;flex-shrink:0;min-width:0}.home-ai-sections .home-ai-section .home-ai-section-center{flex:1 1;min-width:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-ai-sections .home-ai-section .home-ai-section-center .ai-section-card{background:#fff;border-radius:10px;padding:16px 12px;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s;text-align:center;display:flex;flex-direction:column;align-items:center}.home-ai-sections .home-ai-section .home-ai-section-center .ai-section-card:hover{box-shadow:0 4px 16px #00000014}.home-ai-sections .home-ai-section .home-ai-section-center .ai-section-card .ai-section-card-icon{width:52px;height:52px;border-radius:10px;background:#e6f4ff;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.home-ai-sections .home-ai-section .home-ai-section-center .ai-section-card .ai-section-card-icon svg{width:28px;height:28px;fill:#1677ff}.home-ai-sections .home-ai-section .home-ai-section-center .ai-section-card .ai-section-card-title{font-size:1rem;font-weight:600;color:#000;margin-bottom:6px}.home-ai-sections .home-ai-section .home-ai-section-center .ai-section-card .ai-section-card-desc{font-size:.8rem;color:#00000073;line-height:1.5}.home-ai-sections .home-ai-section .ai-section-header{margin-bottom:20px}.home-ai-sections .home-ai-section .ai-section-header .ai-section-title{font-size:2rem;font-weight:700;color:#1677ff;line-height:1.4;margin:0;display:flex;align-items:center;gap:10px}.home-ai-sections .home-ai-section .ai-section-header .ai-section-title .ai-section-title-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-section .ai-section-header .ai-section-title .ai-section-title-dot{color:#999;font-weight:400;margin:0 4px}.home-ai-sections .home-ai-section .ai-section-header .ai-section-title .ai-section-title-sub{color:#000;font-weight:700;font-size:.6em}.home-ai-sections .home-ai-section .ai-section-mini-steps{display:flex;flex-wrap:nowrap;gap:4px;align-items:flex-start}.home-ai-sections .home-ai-section .ai-section-mini-steps .ai-mini-step{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;width:80px;flex-shrink:0}.home-ai-sections .home-ai-section .ai-section-mini-steps .ai-mini-step .ai-mini-step-icon{width:56px;height:56px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center}.home-ai-sections .home-ai-section .ai-section-mini-steps .ai-mini-step .ai-mini-step-icon svg{width:28px;height:28px;fill:#1677ff}.home-ai-sections .home-ai-section .ai-section-mini-steps .ai-mini-step .ai-mini-step-label{font-size:.95rem;color:#1677ff;line-height:1.3}.home-ai-sections .home-ai-section .ai-section-mini-steps .ai-mini-step-arrow{display:flex;align-items:center;justify-content:center;width:20px;height:56px;flex-shrink:0;padding-top:0}.home-ai-sections .home-ai-section .ai-section-mini-steps .ai-mini-step-arrow svg{width:28px;height:28px;fill:#1677ff}.home-ai-sections .home-ai-section .home-ai-section-right{width:280px;flex-shrink:0;display:flex;flex-direction:column}.home-ai-sections .home-ai-section .ai-section-sidebar{background:#fff;border-radius:12px;padding:24px 22px;box-shadow:0 2px 12px #0000000f;flex:1 1;display:flex;flex-direction:column}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-title{font-size:1.05rem;font-weight:600;color:#1677ff;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:6px}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-title .ai-section-sidebar-title-icon{display:flex;align-items:center}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list .ai-section-sidebar-item,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid .ai-section-sidebar-item{display:flex;gap:6px;align-items:center}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list .ai-section-sidebar-item .ai-section-sidebar-icon,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid .ai-section-sidebar-item .ai-section-sidebar-icon{width:24px;height:24px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list .ai-section-sidebar-item .ai-section-sidebar-icon svg,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid .ai-section-sidebar-item .ai-section-sidebar-icon svg{width:14px;height:14px;fill:#1677ff}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list .ai-section-sidebar-item .ai-section-sidebar-content,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid .ai-section-sidebar-item .ai-section-sidebar-content{flex:1 1;min-width:0}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list .ai-section-sidebar-item .ai-section-sidebar-content .ai-section-sidebar-item-title,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid .ai-section-sidebar-item .ai-section-sidebar-content .ai-section-sidebar-item-title{font-size:.9rem;font-weight:600;color:#1677ff;margin-bottom:3px}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list .ai-section-sidebar-item .ai-section-sidebar-content .ai-section-sidebar-item-desc,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid .ai-section-sidebar-item .ai-section-sidebar-content .ai-section-sidebar-item-desc{font-size:.8rem;color:#00000073;line-height:1.5}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-list .ai-section-sidebar-text,.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-grid .ai-section-sidebar-text{font-size:.75rem;color:#000000a6;line-height:1.4;white-space:nowrap}.home-ai-sections .home-ai-section .ai-section-sidebar .ai-section-sidebar-slogan{margin-top:14px;padding-top:12px;border-top:1px solid #f0f0f0;font-size:.9rem;font-weight:600;color:#1677ff;text-align:center}.home-ai-sections .home-ai-footer-banner{background:#e6f4ff;padding:20px 0;border-radius:12px;margin-top:20px}.home-ai-sections .home-ai-footer-banner .home-ai-footer-banner-content{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:12px}.home-ai-sections .home-ai-footer-banner .home-ai-footer-banner-icon{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-footer-banner .home-ai-footer-banner-icon svg{width:24px;height:24px;fill:#1677ff}.home-ai-sections .home-ai-footer-banner .home-ai-footer-banner-text{font-size:1rem;color:#1677ff;font-weight:500}.home-ai-sections .home-ai-compare-section{padding-top:48px;position:relative;overflow:hidden;background:#fff;border-top:1px solid #f0f0f0}.home-ai-sections .home-ai-compare-section:before{content:"";position:absolute;top:-60px;left:-40px;width:320px;height:320px;border-radius:50%;background:#1677ff;filter:blur(120px);opacity:.08;pointer-events:none;z-index:0}.home-ai-sections .home-ai-compare-section:after{content:"";position:absolute;top:40px;right:-30px;width:280px;height:280px;border-radius:50%;background:#5939dc;filter:blur(120px);opacity:.06;pointer-events:none;z-index:0}.home-ai-sections .home-ai-compare-section .home-ai-compare-container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 24px}.home-ai-sections .home-ai-compare-section .ai-compare-grid{display:flex;gap:56px;align-items:stretch;margin-bottom:36px}.home-ai-sections .home-ai-compare-section .ai-compare-col{flex:1 1;min-width:0;background:#fff;border-radius:12px;padding:20px 18px;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;position:relative;transition:box-shadow .3s}.home-ai-sections .home-ai-compare-section .ai-compare-col:hover{box-shadow:0 4px 20px #0000001a}.home-ai-sections .home-ai-compare-section .ai-compare-col-header{text-align:center;padding:10px 12px;border-radius:8px;font-size:1.1rem;font-weight:700;margin-bottom:16px;line-height:1.4}.home-ai-sections .home-ai-compare-section .ai-compare-col-header-primary{background:#1677ff;color:#fff}.home-ai-sections .home-ai-compare-section .ai-compare-col-header-gray{background:#f5f5f5;color:#666}.home-ai-sections .home-ai-compare-section .ai-compare-col-header-outline{background:#f0f7ff;color:#1677ff;border:1px solid #bae0ff}.home-ai-sections .home-ai-compare-section .ai-compare-vs-badge{position:absolute;top:50%;left:-48px;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #1677ff;color:#1677ff;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px #1677ff26}.home-ai-sections .home-ai-compare-section .ai-compare-arrow-badge{position:absolute;top:50%;left:-48px;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px #1677ff1f}.home-ai-sections .home-ai-compare-section .ai-compare-col-body{display:flex;flex-direction:column;gap:14px;flex:1 1}.home-ai-sections .home-ai-compare-section .ai-compare-item{display:flex;align-items:flex-start;gap:10px;padding:10px 8px;border-radius:8px;transition:background .2s}.home-ai-sections .home-ai-compare-section .ai-compare-item:hover{background:#fafafa}.home-ai-sections .home-ai-compare-section .ai-compare-item-negative .ai-compare-item-title{color:#595959}.home-ai-sections .home-ai-compare-section .ai-compare-item-negative .ai-compare-item-desc{color:#8c8c8c}.home-ai-sections .home-ai-compare-section .ai-compare-item-positive .ai-compare-item-title{color:#1a1a1a}.home-ai-sections .home-ai-compare-section .ai-compare-item-icon{width:36px;height:36px;border-radius:50%;background:#e6f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-compare-section .ai-compare-item-warn{width:32px;height:32px;border-radius:50%;background:#fff7e6;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-compare-section .ai-compare-item-content{flex:1 1;min-width:0}.home-ai-sections .home-ai-compare-section .ai-compare-item-title{font-size:.9rem;font-weight:600;color:#1a1a1a;margin-bottom:3px}.home-ai-sections .home-ai-compare-section .ai-compare-item-desc{font-size:.78rem;color:#00000073;line-height:1.5}.home-ai-sections .home-ai-compare-section .ai-compare-result-btn{margin-top:14px;padding:10px 16px;background:linear-gradient(135deg,#1677ff,#69b1ff);color:#fff;border-radius:8px;font-size:.85rem;font-weight:600;text-align:center;cursor:default}.home-ai-sections .home-ai-compare-section .ai-capability-row{display:flex;gap:16px;align-items:stretch;margin-bottom:28px}.home-ai-sections .home-ai-compare-section .ai-capability-module{flex:1 1;min-width:0;background:#fff;border-radius:12px;padding:18px 16px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;gap:10px;overflow:hidden;transition:box-shadow .3s,transform .3s}.home-ai-sections .home-ai-compare-section .ai-capability-module:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.home-ai-sections .home-ai-compare-section .ai-capability-top{display:flex;flex-direction:row;align-items:flex-start;gap:14px}.home-ai-sections .home-ai-compare-section .ai-capability-icon{width:48px;height:48px;border-radius:12px;background:#e6f4ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-ai-sections .home-ai-compare-section .ai-capability-body{flex:1 1;min-width:0;display:flex;flex-direction:column}.home-ai-sections .home-ai-compare-section .ai-capability-title{font-size:.92rem;font-weight:700;color:#1a1a1a;margin-bottom:3px}.home-ai-sections .home-ai-compare-section .ai-capability-sub{font-size:.8rem;color:#1677ff;font-weight:500;margin-bottom:2px}.home-ai-sections .home-ai-compare-section .ai-capability-desc{font-size:.75rem;color:#00000073;line-height:1.5}.home-ai-sections .home-ai-compare-section .ai-capability-tags{display:flex;flex-wrap:nowrap;gap:5px;overflow-x:auto}.home-ai-sections .home-ai-compare-section .ai-capability-tag{display:inline-block;padding:2px 8px;border:1px solid #e8e8e8;border-radius:10px;font-size:.7rem;color:#595959;background:#fafafa;text-align:center;transition:all .2s;white-space:nowrap}.home-ai-sections .home-ai-compare-section .ai-capability-tag:hover{border-color:#1677ff;color:#1677ff;background:#e6f4ff}.home-ai-sections .home-ai-compare-section .ai-capability-flow{display:flex;flex-wrap:nowrap;gap:5px;align-items:center;overflow-x:auto}.home-ai-sections .home-ai-compare-section .ai-capability-flow-step{display:inline-block;padding:2px 8px;border:1px solid #e8e8e8;border-radius:10px;font-size:.7rem;color:#595959;background:#fafafa;white-space:nowrap}.home-ai-sections .home-ai-compare-section .ai-capability-flow-step-active{border-color:#1677ff;color:#fff;background:#1677ff}.home-ai-sections .home-ai-compare-section .ai-capability-flow-arrow{font-size:.8rem;color:#1677ff;font-weight:600}.home-ai-sections .home-ai-compare-section .ai-compare-footer-tagline{background:#e6f4ff;padding:20px 0;border-radius:12px;margin-top:20px}.home-ai-sections .home-ai-compare-section .ai-compare-footer-tagline-content{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:12px}.home-ai-sections .home-ai-compare-section .ai-compare-footer-icon{width:36px;height:36px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.home-ai-sections .home-ai-compare-section .ai-compare-footer-icon img{object-fit:contain}.home-ai-sections .home-ai-compare-section .ai-compare-footer-text{font-size:.95rem;font-weight:600;color:#1677ff}@media (max-width: 900px){.home-ai-sections .home-ai-section .home-ai-section-container{flex-direction:column;gap:32px}.home-ai-sections .home-ai-section .home-ai-section-right{width:100%}.home-ai-sections .home-ai-section .home-ai-section-center{grid-template-columns:1fr}.home-ai-sections .home-ai-compare-section .ai-compare-grid{flex-direction:column;gap:16px}.home-ai-sections .home-ai-compare-section .ai-compare-vs-badge,.home-ai-sections .home-ai-compare-section .ai-compare-arrow-badge{display:none}.home-ai-sections .home-ai-compare-section .ai-capability-row{flex-wrap:wrap}.home-ai-sections .home-ai-compare-section .ai-capability-row .ai-capability-module{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 8px);min-width:200px}}@media (max-width: 600px){.home-ai-sections .home-ai-compare-section .ai-capability-row .ai-capability-module{flex:1 1 100%}}.home-search-body{padding-bottom:40px;position:relative;overflow:hidden}.home-search-body:before{content:"";position:absolute;top:-100px;left:-50px;width:400px;height:400px;border-radius:50%;background:#1677ff;filter:blur(120px);opacity:.12;pointer-events:none;z-index:0}.home-search-body:after{content:"";position:absolute;top:80px;right:-30px;width:350px;height:350px;border-radius:50%;background:#5939dc;filter:blur(120px);opacity:.1;pointer-events:none;z-index:0}.home-search-body .home-banner,.home-search-body .home-promo-row{position:relative;z-index:1}.home-search-bubble{position:absolute;width:300px;height:300px;border-radius:50%;background:#00d6ff;filter:blur(120px);opacity:.1;bottom:50px;left:50%;transform:translate(-50%);pointer-events:none;z-index:0}.footer-wechat{border:1px solid #1890ff;border-radius:6px;padding:10px 14px;justify-content:space-between;background:linear-gradient(to right,#fff 50%,#e6f7ff 50%);box-shadow:0 2px 8px #07c16026;margin-top:8px;min-width:220px}.footer-wechat .anticon-wechat{color:#1890ff;font-size:18px}.footer-wechat .anticon-search{color:#999;font-size:16px}.footer-text{margin-left:6px;font-size:14px;color:#333}.footer-right{margin-left:60px;text-align:center;display:flex;flex-direction:column;justify-content:center}.footer-right>div:first-child{font-size:14px;color:#666;margin-bottom:4px}.home-company-text{color:#333;font-weight:700;font-size:14px}.icon-line-weixin{color:#fff;font-size:20px}.add-company-bar{display:flex;align-items:center;height:40px;padding:0 16px;margin-bottom:8px;background-color:#fafafa;border:1px solid #f0f0f0;border-radius:2px}.add-company-bar .add-company-count{font-size:14px;color:#333;font-weight:500}.add-company-bar .add-company-bar-space{flex:1 1}.add-company-bar .add-company-action{display:inline-flex;align-items:center;justify-content:space-between;margin-left:12px;padding:0 11px;height:28px;min-width:140px;font-size:13px;color:#000000d9;cursor:pointer;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;transition:all .2s}.add-company-bar .add-company-action .add-company-action-arrow{margin-left:8px;color:#00000040;font-size:12px;transition:color .2s}.add-company-bar .add-company-action:hover{color:#1677ff;border-color:#1677ff}.add-company-bar .add-company-action:hover .add-company-action-arrow{color:#1677ff}.add-company-bar .add-company-close{margin-left:12px;color:#00000073;font-size:14px;cursor:pointer}.add-company-bar .add-company-close:hover{color:#000000d9}.add-company-popover-wrap .add-company-popover{display:flex;flex-direction:column;min-width:160px}.add-company-popover-wrap .add-company-popover .add-company-popover-item{margin:0 0 10px}.add-company-popover-wrap .add-company-popover .add-company-popover-new{display:flex;align-items:center;justify-content:center;padding-top:10px;border-top:1px solid #dadada;cursor:pointer;color:#000000a6}.add-company-popover-wrap .add-company-popover .add-company-popover-new:hover{color:#1677ff}.condition-tab{width:calc(100vw - 300px);overflow:hidden}.home-blog-section{padding:60px 24px;background:#fff}.home-blog-section .home-blog-container{max-width:1200px;margin:0 auto}.home-blog-section .home-blog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.home-blog-section .home-blog-title{margin:0;font-size:28px;font-weight:600;color:#1a1a1a}.home-blog-section .home-blog-more{font-size:14px;color:#1677ff;text-decoration:none}.home-blog-section .home-blog-more:hover{text-decoration:underline}.home-blog-section .home-blog-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-blog-section .home-blog-card{display:flex;flex-direction:column;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;background:#fff;text-decoration:none;transition:box-shadow .2s ease}.home-blog-section .home-blog-card:hover{box-shadow:0 4px 12px #00000014}.home-blog-section .home-blog-card-cover{width:100%;height:160px;object-fit:cover}.home-blog-section .home-blog-card-body{padding:16px}.home-blog-section .home-blog-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;font-weight:600;line-height:1.4;color:#1a1a1a}.home-blog-section .home-blog-card-summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:8px;font-size:13px;line-height:1.5;color:#666}.home-blog-section .home-blog-card-meta{display:flex;justify-content:space-between;margin-top:12px;font-size:12px;color:#999}@media (max-width: 992px){.home-blog-section .home-blog-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.home-blog-section .home-blog-list{grid-template-columns:1fr}}.home-faq-section{padding:48px 24px 40px;background:#f8f9fb}.home-faq-section .home-faq-container{max-width:1200px;margin:0 auto}.home-faq-section .home-faq-title{margin:0 0 28px;font-size:28px;font-weight:600;color:#1a1a1a;text-align:center}.home-faq-section .home-faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.home-faq-section .home-faq-item{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:20px}.home-faq-section .home-faq-q{margin:0 0 8px;font-size:15px;font-weight:600;color:#123784}.home-faq-section .home-faq-a{margin:0;font-size:14px;line-height:1.7;color:#555}@media (max-width: 768px){.home-faq-section .home-faq-list{grid-template-columns:1fr}}.footer-links{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;padding-bottom:10px}.footer-links .footer-links-group{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.footer-links .footer-links-title{color:#bbb;font-size:13px}.footer-links a{color:#888;font-size:13px}.footer-links a:hover{color:#1677ff}.industry-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:16px 24px}.industry-modal .ant-modal-body{padding:0 24px 24px}.industry-modal .industry-count{font-size:13px;font-weight:400;color:#999;margin-left:12px}.industry-modal-content{display:flex;flex-direction:column;gap:12px}.industry-tabs{display:flex;gap:0;background:#f5f5f5;border-radius:6px;padding:4px;width:fit-content}.industry-tabs .industry-tab{padding:6px 16px;border-radius:4px;cursor:pointer;font-size:13px;color:#666;transition:all .2s;white-space:nowrap}.industry-tabs .industry-tab:hover{color:#1890ff}.industry-tabs .industry-tab.active{background:#fff;color:#1890ff;font-weight:500;box-shadow:0 1px 3px #0000001a}.industry-letters{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:4px;padding:8px 0;border-bottom:1px solid #f0f0f0}.industry-letters .industry-letter{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;font-size:13px;color:#666;cursor:pointer;border-radius:4px;transition:all .2s}.industry-letters .industry-letter:hover{color:#1890ff;background:#e6f7ff}.industry-letters .industry-letter.active{color:#fff;background:#1890ff;font-weight:500}.industry-letters .industry-letter.disabled{color:#d9d9d9;cursor:not-allowed}.industry-letters .industry-letter.disabled:hover{color:#d9d9d9;background:transparent}.industry-search{margin:0}.industry-search .ant-input-affix-wrapper{border-radius:6px}.industry-body{display:flex;gap:16px;height:420px}.industry-left{flex:1 1;overflow-y:auto;border:1px solid #f0f0f0;border-radius:6px;padding:12px}.industry-left::-webkit-scrollbar{width:6px}.industry-left::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.industry-letter-group{margin-bottom:4px}.industry-letter-title{font-size:14px;font-weight:600;color:#333;padding:12px 4px 8px;border-bottom:1px solid #f0f0f0;margin-bottom:4px;position:sticky;top:0;background:#fff;z-index:1}.industry-item{display:flex;align-items:center;padding:6px 8px;border-radius:4px;cursor:pointer;transition:background .15s}.industry-item:hover{background:#fafafa}.industry-item .ant-checkbox-wrapper{flex:1 1;margin-right:8px;overflow:hidden}.industry-item .ant-checkbox-wrapper span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.industry-item .industry-level-tag{font-size:11px;line-height:18px;padding:0 6px;border-radius:3px;background:#e6f7ff;color:#1890ff;border:none;margin:0;flex-shrink:0}.industry-expand{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:10px;color:#999;cursor:pointer;flex-shrink:0;margin-right:2px;border-radius:2px;transition:all .2s}.industry-expand:hover{color:#1890ff;background:#e6f7ff}.industry-expand-placeholder{display:inline-block;width:18px;height:18px;flex-shrink:0;margin-right:2px}.industry-item-child{background:transparent}.industry-empty{text-align:center;color:#999;padding:40px 0;font-size:14px}.industry-right{width:200px;border:1px solid #f0f0f0;border-radius:6px;display:flex;flex-direction:column}.industry-right-title{font-size:14px;font-weight:500;color:#333;padding:12px 12px 8px;border-bottom:1px solid #f0f0f0}.industry-right-list{flex:1 1;overflow-y:auto;padding:8px}.industry-right-list::-webkit-scrollbar{width:6px}.industry-right-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.industry-selected-item{display:flex;align-items:center;gap:6px;padding:6px 8px;border-radius:4px;margin-bottom:4px;background:#fafafa;font-size:13px}.industry-selected-item .industry-selected-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333}.industry-selected-item .industry-level-tag{font-size:11px;line-height:18px;padding:0 6px;border-radius:3px;background:#e6f7ff;color:#1890ff;border:none;margin:0;flex-shrink:0}.industry-selected-item .industry-remove{color:#999;font-size:16px;cursor:pointer;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;transition:all .2s}.industry-selected-item .industry-remove:hover{color:#ff4d4f;background:#fff1f0}.industry-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:12px;border-top:1px solid #f0f0f0}.strategy-template-download-modal .ant-modal-content{background:#1a1a2e;border-radius:12px;padding:0;overflow:hidden}.strategy-template-download-modal .ant-modal-close{color:#ffffffa6}.strategy-template-download-modal .ant-modal-close:hover{color:#ffffffd9}.strategy-template-download-modal .ant-modal-body{padding:0}.strategy-template-content{padding:20px 16px 18px;background:#1a1a2e;color:#fff}.strategy-template-header{text-align:center;margin-bottom:12px}.strategy-template-title{font-size:18px;font-weight:700;color:#f5e6b0;letter-spacing:1px}.strategy-template-date{font-size:12px;color:#b8a97a;margin-left:2px}.strategy-template-count-filter{display:flex;justify-content:center;margin-bottom:12px}.strategy-template-count-filter .ant-radio-group{background:transparent}.strategy-template-count-filter .ant-radio-button-wrapper{background:transparent;border-color:#d4af3766;color:#ffffffa6;font-size:12px;height:26px;line-height:24px}.strategy-template-count-filter .ant-radio-button-wrapper:hover{color:#d4af37}.strategy-template-count-filter .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{background:#d4af3726;border-color:#d4af37;color:#d4af37}.strategy-template-count-filter .ant-radio-button-wrapper.ant-radio-button-wrapper-checked:hover{background:#d4af3740;border-color:#d4af37;color:#d4af37}.strategy-template-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.4),transparent);margin-bottom:14px}.strategy-template-section{margin-bottom:14px}.strategy-template-section-title{font-size:13px;font-weight:600;color:#d4af37;margin-bottom:8px;padding-left:6px;border-left:3px solid #d4af37}.strategy-template-condition-list{display:flex;flex-wrap:wrap;gap:6px 8px}.strategy-template-condition-item{background:#19242a;box-shadow:0 0 4px #d4af3740;padding:3px 8px;font-size:15px;color:#fff;white-space:normal;word-break:break-all}.strategy-template-table .ant-table{background:transparent;border-collapse:collapse}.strategy-template-table tbody td{padding:5px 0!important}.strategy-template-table .ant-table-container,.strategy-template-table .ant-table-content,.strategy-template-table .ant-table-thead,.strategy-template-table .ant-table-tbody,.strategy-template-table .ant-table-tbody>tr,.strategy-template-table .ant-table-tbody>tr>td{border:none!important;outline:none!important}.strategy-template-table .ant-table-cell:before{content:none!important;display:none!important}.strategy-template-table .ant-table-cell{border-inline-end:none!important}.strategy-template-table .ant-table-thead>tr>th{background:transparent!important;color:#d6c67e!important;font-weight:600;font-size:12px;border:none!important;padding:6px 0!important;text-align:center;white-space:normal;word-break:break-all}.strategy-template-table .ant-table-tbody>tr>td{background:transparent!important;color:#e0e0e0;font-size:18px;border:none!important;padding:5px 4px;text-align:center;white-space:nowrap}.strategy-template-table .ant-table-tbody>tr>td:nth-child(2){white-space:normal;word-break:break-all}.strategy-template-table .strategy-template-gradient-cell{background:linear-gradient(to right,#c7cfc7,#f9e6a0)!important;color:#000!important;font-weight:700!important;border-radius:6px;padding:2px 4px;line-height:1.2;height:30px;display:flex;align-items:center;justify-content:center}.strategy-template-table .ant-table-tbody>tr>td:nth-child(3){padding:2px 4px!important}.strategy-template-table .ant-table-tbody>tr:nth-child(2n)>td{background:transparent!important}.strategy-template-table .ant-table-tbody>tr:hover>td{background:transparent!important}.strategy-template-table .ant-table-tbody>tr>td:first-child,.strategy-template-table .ant-table-tbody>tr>td:nth-child(2){text-align:center}.strategy-template-table .ant-table-tbody>tr>td{font-weight:600}.strategy-template-disclaimer{text-align:center;font-size:11px;color:#ffffff59;margin-top:12px;line-height:1.5}.template-red{background:#5a1e26}.template-red .strategy-template-title{color:#fff;font-size:22px;letter-spacing:2px;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0 3px 0 #000}.template-red .strategy-template-date{color:#f2c94c;font-size:14px;font-weight:700}.template-red .strategy-template-divider{background:linear-gradient(90deg,transparent,rgba(242,201,76,.5),transparent)}.template-red .strategy-template-section-title{color:#fff;border-left-color:#f2c94c}.template-red .strategy-template-section{background:#822427;padding:10px 0;border-radius:8px}.template-red .strategy-template-condition-item{background:#411213;box-shadow:none}.template-red .strategy-template-table .ant-table-thead>tr>th{color:#f2c94c!important}.template-red .strategy-template-table .strategy-template-gradient-cell{background:linear-gradient(to bottom,#ffd895,#ffb671)!important;color:#551800!important}.template-red .strategy-template-table .ant-table-tbody>tr>td{background:#411213!important;color:#fff}.template-red .strategy-template-table .ant-table-tbody>tr:hover>td{background:#411213!important}.template-red .strategy-template-disclaimer{color:#ffffff80}.template-c{background:#0a0e17}.template-c .strategy-template-title{color:#d40000;font-size:22px;letter-spacing:2px;text-shadow:-2px -2px 0 #fff,2px -2px 0 #fff,-2px 2px 0 #fff,2px 2px 0 #fff}.template-c .strategy-template-date{color:#f2c94c;font-size:14px;font-weight:700}.template-c .strategy-template-section-title{color:#fff;border-left-color:#f2c94c}.template-c .strategy-template-condition-item{box-shadow:none}.template-c .strategy-template-table .ant-table-thead>tr>th{background:#b40000!important;color:#fff!important;font-weight:700}.template-c .strategy-template-table .strategy-template-gradient-cell{background:transparent!important;color:#f2c94c!important}.template-c .strategy-template-table .ant-table-tbody>tr>td{background:transparent!important;color:#fff}.template-c .strategy-template-table .ant-table-tbody>tr>td:nth-child(4){color:#d40000;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.template-c .strategy-template-table .ant-table-tbody>tr:hover>td{background:transparent!important}.template-c .strategy-template-disclaimer{color:#ffffff80}.template-d .strategy-template-condition-item{background:#021934}.template-d .strategy-template-table .ant-table-thead>tr>th{background:#c9a227!important;color:#fff!important;font-weight:700}.template-d .strategy-template-table .ant-table-thead>tr>th:first-child{border-radius:8px 0 0 8px}.template-d .strategy-template-table .ant-table-thead>tr>th:last-child{border-radius:0 8px 8px 0}.template-d .strategy-template-table .strategy-template-gradient-cell{background:transparent!important;color:#f2c94c!important}.template-d .strategy-template-table .ant-table-tbody>tr>td{color:#fff}.template-d .strategy-template-table .ant-table-tbody>tr:hover>td{background:transparent!important}.template-downloading .strategy-template-table .ant-table-tbody>tr>td,.template-downloading .strategy-template-table .ant-table-tbody>tr:hover>td{background:transparent!important}
