@keyframes pagination-progress{0%{width:0}100%{width:100%}}@keyframes button-border{0%{box-shadow:0 0 0 0 rgba(255,29,29,.2);opacity:.4}100%{box-shadow:0 0 0 10px rgba(255,29,29,.2);opacity:1}}@keyframes button-blue-border{0%{box-shadow:0 0 0 0 rgba(52,122,252,.2);opacity:.4}100%{box-shadow:0 0 0 10px rgba(52,122,252,.2);opacity:1}}h2.title{font-size:34px;font-weight:bold;color:#040f42}h2.title-white{color:#fff}.title-p{font-size:20px;line-height:1.5;color:#040f42}p{color:#040f42}.apply-btn-box{display:flex;margin-left:auto;margin-right:auto;justify-content:center}.apply-btn-box a{display:flex;align-items:center;justify-content:center;width:140px;height:40px;font-size:16px;color:#fd4047;border:2px solid #fd4047;text-align:center;border-radius:8px;transition:all .2s ease-in-out}.apply-btn-box a:first-child:hover{color:#fd4343;border:2px solid #fd4047;box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.apply-btn-box a:nth-child(2){margin-left:25px;color:#fff;background:linear-gradient(90deg, #fd515e 0%, #fd2324 100%);border-radius:8px}.apply-btn-box a:nth-child(2):hover{background-color:#e83820;box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.banner-wrap{width:100%;height:450px;margin-top:68px;background:linear-gradient(90deg, #262c60 0%, #0f1149 100%)}.banner-wrap .banner-box{height:100%;display:flex;justify-content:space-between;background:url("/assets/images/origin_banner.png") no-repeat right center/40% auto}.banner-wrap .banner-box .banner-left{max-width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;flex:1}.banner-wrap .banner-box h1{font-size:40px;font-weight:bold;color:#fff}.banner-wrap .banner-box p{font-size:20px;line-height:1.7;letter-spacing:1px;margin-top:10px;color:#fff;opacity:.8}.banner-wrap .banner-box .banner-bottom-text{font-size:16px;opacity:1;margin-top:15px}.banner-wrap .banner-box .banner-apply-box{display:flex}.banner-wrap .banner-box .banner-apply-box a{display:flex;align-items:center;justify-content:center;margin-top:30px;width:160px;height:45px;border-radius:8px;font-size:16px;color:#fff;transition:all .3s ease-in-out;background:linear-gradient(90deg, #ff525f 0%, #fd2222 100%)}.banner-wrap .banner-box .banner-apply-box a:first-child{margin-right:20px}.banner-wrap .banner-box .banner-apply-box a:hover{box-shadow:0 10px 25px 0 rgba(238,77,45,.4)}.banner-wrap .banner-box .banner-apply-box a:nth-child(2){color:#fff;border:1px solid #fff;background:rgba(255,255,255,.1)}.banner-wrap .banner-box .banner-apply-box a:nth-child(2):hover{box-shadow:3px 15px 15px rgba(255,255,255,.1)}.llm-worth-wrap{background:#fff url("/assets/images/dialog_worth_bg.png") no-repeat left top/cover}.llm-worth-wrap .box .item{flex:1;display:flex;gap:25px;max-width:30%;padding:30px 15px 30px 30px;text-align:center;border-radius:10px;background-color:#fff;box-shadow:0px 3px 30px 1px rgba(95,109,155,.1608);transition:transform .3s ease-in-out}.llm-worth-wrap .box .item:hover{transform:translateY(-8px)}.llm-worth-wrap .box .item img{width:48px;flex-shrink:0}.llm-worth-wrap .box .item .item-img{max-width:200px;display:flex;align-self:center;margin:0 auto 15px}.llm-worth-wrap .box .item h4{font-size:20px;color:#020814;font-weight:bold;line-height:1;margin-bottom:15px;text-align:left}.llm-worth-wrap .box .item h4 span{color:red}.llm-worth-wrap .box .item p{line-height:1.7;color:#040f42;text-align:left}.llm-worth-wrap .apply-btn-box{margin-top:40px}.content-wrap .apply-btn-box{margin-top:40px}.content-box{display:flex;justify-content:center;align-items:center;gap:5%}.content-box .content-img{width:50%}.content-box .content-img video{display:block;max-width:100%;border:none}.content-box .content-img-small{width:35%}.content-box .content-text{flex:1}.content-box .content-text-small{max-width:36%}.content-box .content-text-item:not(:last-child){margin-bottom:25px}.content-box .content-text-item h4{display:flex;align-items:center;font-size:34px;font-weight:bold;line-height:1;color:#040f42;margin-bottom:25px}.content-box .content-text-item h4 i{margin-right:10px;width:4px;height:30px;margin-top:2px;line-height:1;background:#ff4848;border-radius:2px 2px 2px 2px}.content-box .content-text-item p{line-height:1.7;color:#040f42}.content-box .content-text-item-list p{margin-bottom:15px}.content-box .content-text-item-list span{font-size:12px;transform:scale(0.8);color:red;margin-right:10px}.content-box .apply-btn-box{margin-top:25px;justify-content:flex-start}.content-box .apply-btn-box a:first-child{background-color:rgba(0,0,0,0)}.content-ai-box{flex-wrap:wrap}.content-ai-box .content-img{width:90%;margin:0 auto 20px}.content-ai-box .content-img video{max-width:100%}.content-ai-box .content-text{flex:none;width:88%;margin:0 auto;justify-content:space-between}.content-ai-box .content-text .content-text-item{width:22%;margin-bottom:0;color:#040f42}.content-ai-box .content-text .content-text-item h4{justify-content:center}.content-ai-box .content-text .content-text-item:nth-child(3){margin-right:60px}.dialog-content-wrap .content-box{align-items:flex-start}.dialog-content-wrap .content-text{margin-top:20px}.dialog-content-wrap .content-text-item h4{display:flex;justify-content:flex-end;gap:15px;align-items:center}.dialog-content-wrap .content-text-item h4 img{width:24px}.dialog-content-wrap .content-text-item p{padding-right:40px}.dialog-content-wrap .content-text-item-right h4{display:flex;justify-content:flex-start;gap:15px;align-items:center}.dialog-content-wrap .content-text-item-right h4 img{width:24px}.dialog-content-wrap .content-text-item-right p{padding-left:40px;padding-right:0}.origin-box{display:flex;justify-content:space-between;align-items:center;gap:80px}.origin-box .origin-item{display:flex;align-items:center;gap:15px;padding:30px;background:linear-gradient(90deg, #e0eeff 0%, #f3f8ff 100%);border-radius:10px;transition:all .3s ease-in-out}.origin-box .origin-item h3{margin-bottom:15px}.origin-box .origin-item img{width:38%;flex-shrink:0;opacity:.6;transition:all .3s ease-in-out}.origin-box .origin-item:hover{opacity:1;transform:scale(1.1)}.origin-box .origin-item:hover h3{color:red}.origin-box .origin-item:hover img{opacity:1}.more-wrap{margin-top:-40px}.more-wrap .box{display:flex;justify-content:center;align-items:center;gap:60px}.more-wrap .box .item{display:flex;align-items:center;justify-content:center;gap:15px;padding:10px 25px;box-shadow:0px 3px 20px 1px rgba(95,109,155,.2);border-radius:8px;transition:all .3s ease-in-out}.more-wrap .box .item:hover{transform:translateY(-8px)}.bottom-apply-wrap{width:100%;height:210px;display:flex;padding-bottom:0;justify-content:center;align-items:center;background:url("/assets/images/webchat_apply_bg.png") no-repeat left top/cover}.bottom-apply-wrap h4{color:#fff;font-size:24px;text-align:center;font-weight:500;margin-bottom:20px}.bottom-apply-wrap a{display:block;width:143px;height:40px;border-radius:4px;line-height:40px;font-size:16px;font-weight:500;margin:0 auto;text-align:center;color:#ff4646;background:#fff;box-shadow:4px 7px 8px 0px rgba(217,73,72,.36)}@media screen and (max-width: 768px){html{font-size:2.6666666667vw;overflow-x:hidden;overflow-y:auto;background:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-size:1.2rem;color:#444;background-color:#fff;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol}h2.title{font-size:1.8rem;line-height:1.7;font-weight:bold;color:#040f42}.title-p{max-width:94%;font-size:1.3rem;line-height:1.7;color:#040f42;word-break:break-all}.banner-wrap{width:100%;height:42rem;margin-top:0;background:url("/assets/images/webchat_banner_bg.png") no-repeat left top/cover}.banner-wrap .banner-box{height:100%;flex-direction:column;justify-content:flex-start;background-position:center bottom}.banner-wrap .banner-box .banner-left{max-width:none}.banner-wrap .banner-box .banner-img-box{margin:0 auto}.banner-wrap .banner-box .banner-img-box .banner-img-item{display:none}.banner-wrap .banner-box h1{font-size:2.4rem;text-align:center;line-height:1.5;margin-top:-15%;margin-bottom:3%;color:#fff}.banner-wrap .banner-box p{display:none;max-width:80%;margin:0 auto 5rem;font-size:1.4rem;text-align:center;color:#fff;line-height:1.7}.banner-wrap .banner-box .banner-bottom-text{display:none}.banner-wrap .banner-box .banner-apply-box{display:flex;justify-content:center}.banner-wrap .banner-box .banner-apply-box a{margin-top:2rem;width:10.2rem;height:3.4rem;line-height:3.4rem;border-radius:.4rem;font-size:1.4rem}.apply-btn-box a{display:block;width:10.2rem;height:3.4rem;line-height:3.4rem;border:.1rem solid #fd4047;font-size:1.4rem;border-radius:.4rem}.apply-btn-box a:nth-child(2){margin-left:2.5rem}.content-wrap .apply-btn-box{margin-top:2rem}.content-box .content-img{width:90%}.content-box .content-text{flex:1}.content-box .content-text-item:not(:last-child){margin-bottom:2.5rem}.content-box .content-text-item h4{font-size:2rem;margin-bottom:1.5rem}.content-box .content-text-item h4 i{margin-right:1rem;width:.4rem;height:2.2rem;margin-top:.2rem;border-radius:.2rem .2rem .2rem .2rem}.llm-worth-wrap .box{flex-wrap:wrap;gap:1rem}.llm-worth-wrap .box .item{max-width:100%;padding:4rem 1.5rem 2rem;text-align:center;border-radius:.4rem;background-color:#fff}.llm-worth-wrap .box .item .item-img{max-width:20rem;display:flex;align-self:center;margin:0 auto 1.5rem}.llm-worth-wrap .box .item h4{font-size:2rem;color:#020814;font-weight:bold;line-height:1;margin-top:2.5rem;margin-bottom:1.5rem}.llm-worth-wrap .box .item h4 span{color:red}.llm-worth-wrap .box .item p{line-height:1.7;max-width:90%;margin:0 auto;color:#040f42;text-align:left}.llm-worth-wrap .apply-btn-box{margin-top:4rem}.custom-wrap .custom-logo-box{gap:1.2rem}.custom-swiper .swiper-wrapper{margin-bottom:2rem}.custom-swiper .swiper-slide{width:100%;padding:1.8rem 0}.custom-swiper .swiper-slide-logo{width:100%;position:absolute;left:0;bottom:10rem;z-index:9;display:flex;align-items:center;justify-content:space-evenly}.custom-swiper .swiper-slide-logo img{width:19%;cursor:pointer}.custom-swiper .swiper-pagination{display:flex;align-items:center;justify-content:space-evenly;bottom:7.2rem;left:0;width:100%}.custom-swiper .swiper-pagination .swiper-pagination-bullet{background-color:#fff;width:15rem;height:.2rem;margin-bottom:2rem;border-radius:.2rem;opacity:1}.custom-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#e6e7e9;position:relative;opacity:1}.custom-swiper .swiper-pagination .swiper-pagination-bullet-active:after{content:"";width:0;height:100%;border-radius:.2rem;position:absolute;top:0;left:0;background-color:#f81f30;animation:pagination-progress 3s linear infinite .3s}.swiper-slide-box{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;min-height:0;padding:2rem 2rem 7rem 2rem;position:relative;display:flex;align-items:center;gap:1rem;border-radius:1rem;background:#fff}.swiper-slide-box .mb-40{margin-bottom:0}.swiper-slide-box .swiper-text-box{flex:1}.swiper-slide-box .swiper-text-box .flex i{margin-right:2rem;flex-shrink:0;width:.4rem;height:3.2rem;margin-top:.4rem;line-height:1;background:#ff4848;border-radius:.2rem .2rem .2rem .2rem}.swiper-slide-box .swiper-text-box .flex p{line-break:anywhere}.swiper-slide-box .swiper-text-box h3{font-size:1.8rem;font-weight:bold;color:#020814;margin-bottom:.5rem}.swiper-slide-box .swiper-text-box a{font-size:1.3rem;margin-bottom:.5rem;margin-left:2.5rem;display:block;text-align:center;width:11rem;height:2.6rem;line-height:2.4rem;border-radius:1.5rem;color:#fd4047;border:.1rem solid #fd4047;transition:all .2s ease-in-out}.swiper-slide-box .swiper-text-box a:hover{color:#fff;background-color:#fd4047}.swiper-slide-box .swiper-text-box h4{font-size:1.5rem;color:#ff2c2c}.swiper-slide-box .swiper-text-box h4 strong{font-size:2.4rem;margin-right:.2rem}.swiper-slide-box .swiper-text-box p{margin-bottom:1rem;line-height:1.7}.swiper-slide-box .swiper-text-box .swiper-text-detail{margin-top:4rem;color:#040f42}.swiper-slide-box .swiper-slide-img{width:100%;flex-shrink:0;position:relative}.swiper-slide-box .swiper-slide-img .swiper-slide-img-text{position:absolute;bottom:2rem;left:2rem;color:#fff}.swiper-slide-box .swiper-slide-img .swiper-slide-img-text h4{font-weight:bold}.swiper-slide-box .swiper-slide-img .swiper-slide-img-text p{max-width:90%;margin-top:1rem;color:#fff;opacity:.8}.more-wrap h2.title{color:#fff}.more-box{max-width:94%;margin:0 auto;display:flex;flex-wrap:wrap;gap:.1rem;background-color:#e8ecf1;border:.1rem solid #e8ecf1;justify-content:space-between;transition:all .4s ease-in-out}.more-box div.more{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:32%;overflow:visible;padding:2rem 0}.more-box div.more img{max-height:3rem}.more-box div.more h3{font-size:1.4rem;margin:1rem 0 0}.more-box div.more p{color:#999;font-size:1.3rem}.more-box div.more .order-hover{cursor:default;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;font-size:1.6rem;padding:0 2.6rem;color:#666;z-index:5;opacity:0;transition:all .3s ease-in-out}.more-box div.more:hover{cursor:defalut;background-color:#f9fbfd;z-index:5;transition:all .3s ease-in-out;box-shadow:0rem 0rem 1.5rem .1rem rgba(76,86,128,.2)}.news-wrap{margin-bottom:4rem}.news-wrap .news-box{max-width:94%;flex-wrap:wrap;gap:2rem}.news-wrap .news-box .news-left{width:100%;border-radius:.8rem}.news-wrap .news-box .news-right{width:100%;padding:0}.more-wrap .more-tab{margin-bottom:4rem;gap:4rem}.more-wrap .more-tab .more-item{position:relative;padding:0 4rem;font-size:1.4rem;height:4rem;line-height:4rem;font-weight:bold;cursor:pointer;border-radius:4rem 4rem 4rem 4rem;color:#fff;background-color:#fd4047;transition:background-color .3s ease-in-out}.more-wrap .more-tab .more-item:hover{background-color:rgba(253,64,71,.8)}.more-wrap .more-tab .more-item:nth-child(2){background-color:#347afc}.more-wrap .more-tab .more-item:nth-child(2):hover{background-color:rgba(52,122,252,.8)}.more-wrap .more-tab .more-item-active::after{position:absolute;top:0;left:0;border-radius:4rem;content:"";width:100%;height:100%;background:rgba(0,0,0,0);z-index:1;animation:button-border 1s linear infinite}.more-wrap .more-tab .more-item-right-active::after{position:absolute;top:0;left:0;border-radius:4rem;content:"";width:100%;height:100%;background:rgba(0,0,0,0);z-index:1;animation:button-blue-border 1s linear infinite}.more-box{max-width:94%;margin:0 auto;display:flex;flex-wrap:wrap;gap:.1rem;background-color:#e8ecf1;border:.1rem solid #e8ecf1;justify-content:space-between;transition:all .4s ease-in-out}.more-box div.more{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:45%;overflow:visible;padding:2rem 0}.more-box div.more img{max-height:3rem}.more-box div.more h3{font-size:1.4rem;margin:1rem 0 0}.more-box div.more p{color:#999;font-size:1.3rem}.more-box div.more .order-hover{cursor:default;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#fff;font-size:1.6rem;padding:0 2.6rem;color:#666;z-index:5;opacity:0;transition:all .3s ease-in-out}.more-box div.more:hover{cursor:defalut;background-color:#f9fbfd;z-index:5;transition:all .3s ease-in-out;box-shadow:0rem 0rem 1.5rem .1rem rgba(76,86,128,.2)}.news-box .news-first{margin-bottom:2rem}.news-box .news-first .news-first-img{border-radius:.8rem;overflow:hidden}.news-box .news-first .news-first-tag{padding:0 2rem;height:3.4rem;line-height:3.4rem;font-size:1.3rem;border-radius:0rem 2.5rem 2.5rem 0rem}.news-box .news-first .news-first-right{padding-left:1.5rem;border-radius:.8rem}.news-box .news-first .news-first-right a{font-size:1.6rem}.news-box .news-first .news-first-right p{font-size:1.2rem}.news-box .news-right li{margin-left:2rem}.news-box .news-right .news-right-more{width:100%;padding:1rem;margin-bottom:1rem;border-radius:.8rem}.news-box .news-right .news-right-tag{padding:0 2rem;height:3.4rem;line-height:3.4rem;font-size:1.3rem;border-radius:0rem 2.5rem 2.5rem 0rem}.news-box .news-right span{width:2.5rem;height:2.5rem;line-height:2.5rem;margin-right:1.5rem;border-radius:.4rem}}/*# sourceMappingURL=origin.css.map */