@font-face{font-family:AlibabaPuHuiTi;src:url(../assets/fonts/subset-AlibabaPuHuiTi-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AlibabaPuHuiTi;src:url(../assets/fonts/subset-AlibabaPuHuiTi-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}#brand ::-webkit-scrollbar{width:6px;height:6px;margin:0 4px}#brand ::-webkit-scrollbar-thumb{border-radius:3px;background-color:#ccc}#brand *{margin:0;padding:0;box-sizing:border-box;font-family:AlibabaPuHuiTi,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#333}#brand ul{list-style:none}#brand a{color:inherit;text-decoration:inherit}#brand button{-webkit-appearance:button;background-color:transparent;background-image:none;text-transform:none}#brand button,#brand input,#brand optgroup,#brand select,#brand textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;border:none;outline:none}#brand .hidden{display:none!important}#brand .font-bold{font-weight:700}#brand .flex{display:flex}#brand .items-center{align-items:center}#brand .relative{position:relative}#brand header{border:1px solid transparent;width:100%;position:fixed;top:0;left:0;right:0;z-index:999;padding:0 60px;height:70px}#brand header.hover{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2)}#brand header .header-container{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}#brand header .header-container nav ul{display:flex;align-items:center;column-gap:56px}#brand header .header-container nav ul li span{cursor:pointer;color:#3d3d3d}#brand header .header-container nav ul li:hover span{color:#0095ff;font-weight:700}#brand .login-register .help-area{position:relative;margin-right:38px}#brand .help-dropdown{position:relative;display:flex;align-items:center;font-size:14px;color:#333;cursor:pointer;gap:8px}#brand .help-dropdown img{transform:rotate(180deg)}#brand .help-dropdown.active img{transform:rotate(0)}#brand .help-dropdown-menu{list-style:none;z-index:10;right:0;min-width:118px;background:#fff;box-shadow:0 0 10px #c1d1dc80;border-radius:6px;border:1px solid #F0F0F0;margin-top:10px;position:absolute;padding:10px 0}#brand .help-dropdown-menu.hidden{display:none}#brand .help-dropdown-menu li{height:32px}#brand .help-dropdown-menu li:not(:last-child){margin-bottom:4px}#brand .help-dropdown-menu li a{height:32px;padding:7px 0 6px;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-size:14px;color:#333;line-height:19px;display:block;text-align:center}#brand .help-dropdown-menu li a:hover{background:#0095ff1a;color:#0095ff}#brand .login-register-btn{line-height:36px;margin-right:14px;cursor:pointer}#brand .user-avatar{width:36px;height:36px;border-radius:50%;font-weight:700;font-size:20px;color:#fff;background:#0095ff;cursor:pointer;display:flex;align-items:center;justify-content:center}#brand .user-dropdown-menu{min-width:80px;list-style:none;z-index:10;right:0;box-shadow:0 4px 14px #00000014;border-radius:6px;border:1px solid #F0F0F0;margin-top:4px;transition:all .3s ease;position:absolute;background-color:#fff;padding:9px 0}#brand .user-dropdown-menu #logout-btn{text-decoration:none;color:#333;font-size:14px;cursor:pointer;height:32px;line-height:19px;width:100%;display:flex;align-items:center;justify-content:center;gap:6px}#brand .user-dropdown-menu #logout-btn .logout-icon img{margin-bottom:2px}#brand .user-dropdown-menu #logout-btn:hover{background:#0095ff1a;color:#0095ff}#brand .user-dropdown-menu #logout-btn:hover .logout-icon .logout,#brand .user-dropdown-menu #logout-btn .logout-icon .logout-hover{display:none}#brand .user-dropdown-menu #logout-btn:hover .logout-icon .logout-hover{display:inline-block}#brand main{min-width:1520px;background-repeat:no-repeat;background-size:100%;padding-bottom:30px}#brand #home{padding:100px;min-width:740px;height:662px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}#brand .home-title{font-weight:700;font-size:48px;color:#333;line-height:66px}#brand .home-subtitle{font-size:20px;color:#333;line-height:27px;margin:12px 0 38px}#brand .home-chat-input{width:730px;height:140px;background:#fff;border-radius:10px;border:1px solid #EDEDED;position:relative;margin-bottom:14px}#brand .home-chat-input .ai-textarea-container{position:relative;height:100%}#brand .home-chat-input .ai-textarea-container .textarea-box,#brand .home-chat-input .ai-textarea-container textarea{width:100%;height:100%}#brand .home-chat-input .ai-textarea-container .textarea-box{background:#fff;overflow:hidden;border-radius:10px;padding-bottom:58px}#brand .home-chat-input .ai-textarea-container textarea{padding:14px 14px 0;outline:none;resize:none;font-family:Microsoft YaHei,sans-serif}#brand .fake-placeholder{position:absolute;white-space:pre;overflow:hidden;display:flex;align-items:center;text-align:left;top:14px;left:14px;pointer-events:none}#brand .fake-placeholder-text{font-size:14px;color:#999;line-height:26px}#brand .home-chat-footer{width:100%;position:absolute;left:0;bottom:0;display:flex;justify-content:flex-end;align-items:center;padding:14px}#brand .word-limit{min-width:48px;height:16px;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-size:12px;color:#333;line-height:16px;margin-right:20px}#brand .word-limit .curr-length,#brand .word-limit .max-length{font-size:12px}#brand .word-limit .max-length{color:#999}#brand .home-chat-footer-btn-not{cursor:not-allowed}#brand .home-chat-footer-btn{cursor:pointer}#brand .tag-list{width:100%;display:flex;justify-content:center;min-width:740px;gap:12px}#brand .tag-list .tag-item{height:36px;background:#fff;border-radius:8px;border:1px solid #EDEDED;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:12px;color:#333;line-height:16px;text-align:center;font-style:normal;text-transform:none;padding:10px 16px 10px 14px;cursor:pointer}#brand .tag-list .tag-item:hover{border:1px solid #0095FF;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;color:#0095ff}#brand #fn-intro,#brand #case-list,#brand #FQA,#brand footer{position:relative;border-radius:20px;border:1px solid #F0F0F0}#brand #fn-intro-divider,#brand #case-list-divider,#brand #FQA-divider{position:absolute;top:-80px}#brand #fn-intro,#brand #case-list,#brand #FQA,#brand footer{width:1520px;background:#fff;margin:0 auto}#brand #fn-intro h2,#brand #case-list h2,#brand #FQA h2{font-size:36px;font-weight:700;text-align:center;line-height:49px}#brand #fn-intro h2{margin-bottom:49px}#brand #fn-intro{padding:40px 70px;border-radius:20px}#brand .fn-intro-item{display:flex;gap:70px}#brand .fn-intro-item:not(:last-child){margin-bottom:152px}#brand .fn-intro-item .fn-intro-item-l{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#brand .fn-intro-item .fn-intro-item-r{flex:0 0 900px;height:640px;border-radius:20px;overflow:hidden}#brand .fn-intro-item .fn-intro-item-r video{position:relative;top:-2px;object-fit:cover;max-width:calc(100% + 8px);max-height:calc(100% + 6px)}#brand .fn-intro-item .fn-intro-item-l .title{margin-top:50px;font-weight:700;font-size:26px;color:#333;line-height:36px}#brand .fn-intro-item .fn-intro-item-l .desc{height:150px;margin:20px 0;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:20px;color:#666;line-height:40px}#brand .fn-intro-item .fn-intro-item-l .btn{width:160px;height:54px;border-radius:200px;border:1px solid #0095ff;display:flex;align-items:center;justify-content:center;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:24px;cursor:pointer;background-color:#fff;color:#0095ff;transition:all .3s}#brand .fn-intro-item .fn-intro-item-l .btn:hover{background-color:#0095ff;color:#fff}#brand #case-list{margin-top:50px;padding:40px}#brand .case-list-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:24px;grid-row-gap:30px;margin-top:30px}#brand .case-list-wrapper .case img{background-color:#fff;border-radius:10px;border:1px solid #f0f0f0}#brand .case-list-wrapper .case .info{margin-top:12px;display:flex;gap:10px;align-items:center}#brand .case-list-wrapper .case .via{border-radius:50%;font-weight:700;font-size:20px;color:#fff;flex:0 0 34px;height:34px;line-height:34px;text-align:center}#brand .case-list-wrapper .case .info .text{flex:1}#brand .case-list-wrapper .case .text p{font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:16px;line-height:22px;color:#3d3d3d;margin-bottom:4px}#brand .case-list-wrapper .case .text span{font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:14px;line-height:19px;color:#666}#brand .case-list-wrapper .case .via-yellow{background:#ffa100}#brand .case-list-wrapper .case .via-blue{background:#0095ff}#brand .case-list-wrapper .case .via-pink{background:#ff57bc}#brand .case-list-wrapper .case .via-purple{background:#a269ec}#brand #FQA{margin-top:50px;padding:40px 40px 10px}#brand .FQA .FQA-item{position:relative;padding:50px 0 40px}#brand .FQA .FQA-item p{display:flex;height:30px;font-weight:700;font-size:22px;color:#333;line-height:30px;justify-content:space-between;align-items:center;cursor:pointer}#brand .FQA .FQA-item .info{margin-top:12px;overflow:hidden;transition:all .3s ease-in-out;font-weight:400;font-size:18px;color:#3e4346;line-height:40px}#brand .FQA .FQA-item:not(:last-child) .info:after{content:"";display:block;width:100%;height:1px;background-color:#f0f0f0;position:absolute;bottom:0;left:0}#brand footer{margin:50px auto 30px;padding:0 40px}#brand footer .footer-content{width:100%;display:flex;gap:188px;padding:32px 60px 59px 0}#brand .footer .links{flex:1}#brand .footer .links .items{display:flex;gap:20px;margin-top:30px}#brand .footer .links .items img{transition:all .3s ease-in-out;cursor:pointer}#brand .footer .help,#brand .footer .products{display:flex;flex-direction:column;gap:20px}#brand .footer .help h4,#brand .footer .products h4{margin-bottom:3px;height:22px;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:700;font-size:16px;color:#333;line-height:22px}#brand .footer .contact h4{height:22px;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:700;font-size:16px;color:#333;line-height:22px}#brand .footer .products .anchor,#brand .footer .help a{color:#666;height:22px;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:16px;line-height:22px;cursor:pointer}#brand .footer .products .anchor:hover,#brand .footer .help a:hover{color:#0095ff}#brand .footer .contact img{width:113px;margin-top:14px}#brand .footer-icp{position:relative;padding:26px 0 40px;width:100%;display:flex;align-items:center;justify-content:center}#brand .footer-icp span{font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:14px;color:#666;line-height:19px;text-align:center;font-style:normal;text-transform:none}#brand .footer-icp:before{display:block;content:"";height:1px;width:100%;position:absolute;top:0;left:0;background-color:#f0f0f0}#brand .footer-icp .split-line{display:block;width:1px;height:16px;margin:0 16px;background-color:#d8d8d8}#brand .login-register .btn{width:118px;height:36px;background:linear-gradient(136deg,#b989f7,#3e4ff1,#2c98fe);border-radius:6px;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-size:14px;color:#fff}#brand .login-register .btn.to-project{width:90px;height:36px;background:#0095ff;border-radius:6px;color:#fff}#brand .login-register .btn:hover{opacity:.8}#brand .ant-form-item-explain-error{position:absolute;bottom:-20px;left:0;width:100%;font-family:Source Han Sans,Source Han Sans;font-weight:400;font-size:12px;line-height:1.25;text-align:left;font-style:normal;text-transform:none;color:#ff4d4f}#brand .ant-form-item-explain-error:before{content:" ";display:inline-block;width:12px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAEaSURBVCiRjZLBccIwFER3vxqgBKcDl/AjUUDoIB2QVOChAsYVkA4yuQNROnAHuIQ0YG0OgGMCw2RPmqddfY1WxESazx3SElINsoLUg+wwDC1zzmefjYEY15DeIX2hlAV3O6KUBaQPmG0UY4OLCTE2SulT7rMJexnX7pVS+lSMawCg3B1mG5TyyJz70ZiSuNtxEpwhhAPIhSGEJYDVNHBLzPkb0grS0iDVKKW7FxhVSoZUQynp1v49bpB6udf/GST3GlJvIDuY+ZVjGB6umFkNsjOQLcjm4rnda4Rw+MMqAA2GoT2CGNennqrJ3Z8mgdmppwYAfns4gmcAK5TSMedO7jXMHGQD6Y37/etF6HSiI4Trv0e23G7z2fcDDmOaAF0eDeEAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat;vertical-align:middle;margin-right:.375rem}#brand .FQA-item.fold .info{height:0;padding-bottom:0}#brand .FQA-item.fold .fold-p .up-icon{display:none}#brand .FQA-item.unfold .fold-p .up-icon{display:block!important}#brand .FQA-item.unfold .fold-p .down-icon{display:none}#brand .back-to-top{position:fixed;bottom:40px;right:40px;z-index:100;background-color:#fff;border:1px solid #F0F0F0;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease-in-out;cursor:pointer}#brand .back-to-top.hidden{display:none}#brand header{background-color:transparent}@keyframes blink{0%,50%{opacity:1}50.001%,to{opacity:0}}#brand .cursor-blink{display:inline-block;animation:blink 1s steps(1,start) infinite}#brand .out-limit span{color:#f55!important}#brand .within-limit{color:#333}#brand .custom-qrcode-container{display:flex;align-items:center;justify-content:center}
