@keyframes fadeIn-up{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeIn-right{0%{opacity:0;transform:translateX(40px)}100%{opacity:1;transform:translateX(0)}}@keyframes img-rise-in{0%{opacity:0;transform:translateY(28px) scale(0.92)}60%{opacity:1;transform:translateY(-6px) scale(1.02)}100%{opacity:1;transform:translateY(0) scale(1)}}@keyframes text-rise-in{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}@keyframes text-float-loop{0%{transform:translateY(0)}50%{transform:translateY(-6px)}100%{transform:translateY(0)}}@keyframes text-rise-fade{0%{opacity:0;transform:translateY(16px)}20%{opacity:1}80%{opacity:1;transform:translateY(-4px)}100%{opacity:0;transform:translateY(-10px)}}.text-rise-in{animation:text-rise-in .6s cubic-bezier(0.4, 0, 0.2, 1) both}.text-float-loop{animation:text-float-loop 3s ease-in-out infinite}.text-rise-fade{animation:text-rise-fade 1.8s ease-out forwards}@keyframes opacityOut{0%{opacity:1}100%{opacity:0}}@keyframes pagination-progress{0%{width:0}100%{width:100%}}html,body{color:#000}h2.title{font-size:40px;line-height:1.5;font-weight:bold;color:#000;margin-top:100px}h2.title-white{color:#fff}.title-p{font-size:18px;color:#000;margin-bottom:60px}.title-p-white{color:hsla(0,0%,100%,.8)}.button{min-width:75px;display:inline-flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:12px 25px;line-height:1;border-radius:25px;font-size:14px;word-wrap:nowrap;margin-bottom:20px;cursor:pointer;color:#fff;background:linear-gradient(90deg, #4585fb 0%, #7d77ff 100%);transition:box-shadow .3s ease-in-out}.button:hover{box-shadow:0 10px 15px 0 rgba(69,133,251,.2)}.button-border{color:#4585fb;border:1.5px solid #4585fb;padding:10px 23px;background:rgba(0,0,0,0)}.swiper-banner{position:relative;width:100%;height:650px;overflow:hidden}.swiper-banner .banner-apply-box{display:flex;align-items:center;gap:20px}.swiper-banner .banner-apply-box a:nth-child(2){box-sizing:border-box;display:flex;align-items:center;justify-content:center;line-height:1;color:#4585fb;border:2px solid #4585fb;background:rgba(0,0,0,0)}.swiper-banner .swiper-slide{width:100%}.swiper-banner .banner1-wrap{background:url("/assets/images/index_banner1_bg.png") no-repeat center center/cover}.swiper-banner .banner-text-box{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.swiper-banner .banner-text-box h2{font-size:40px;font-weight:bold;margin-bottom:15px}.swiper-banner .banner-text-box h2 span{background:linear-gradient(104deg, #0d99ff 0%, #7360ff 100%);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0)}.swiper-banner .banner-text-box p{font-size:24px;margin-bottom:25px}.swiper-banner .banner-text-box .video-box{width:700px;margin-bottom:45px}.swiper-banner .banner-text-box .video-box video{width:100%}.swiper-banner .banner-text-box li{display:flex;align-items:center;gap:10px;max-width:50%;font-size:16px;line-height:1.7;color:#000}.swiper-banner .banner-text-box li:not(:last-child){margin-bottom:10px}.swiper-banner .swiper-pagination{bottom:65px !important}.swiper-banner .swiper-pagination-bullet{width:32px;height:6px;opacity:.6;margin:0 6px !important;background:#fff;border-radius:3px}.swiper-banner .swiper-pagination-bullet-active{background:#3569ef;width:48px;height:6px;opacity:1}.flag-wrap{background-color:#f7f8fc}.index-chat-box{border-radius:16px;background:url("/assets/images/index_agent_bg.png");display:flex;align-items:center;padding:40px}.index-chat-box .chat-box{position:relative;display:flex;justify-content:center;align-items:center;width:420px;height:560px;overflow:hidden;border-radius:16px;margin-left:260px;background:linear-gradient(180deg, #bfebff 0%, #4e85ff 100%);box-shadow:0px 0px 20px 1px rgba(26,46,110,.17)}.index-chat-box .chat-box .chat-header{position:absolute;top:2.5px;left:2.5px;right:2.5px;height:60px;border-radius:16px 16px 0 0;display:flex;align-items:center;gap:10px;font-weight:bold;background-color:#bfebff}.index-chat-box .chat-box .chat-header img{width:36px;margin-left:20px}.index-chat-box .chat-box .chat-item{overflow:hidden;border-radius:16px;background-color:#fff;width:calc(100% - 5px);height:calc(100% - 5px)}.index-chat-box .chat-box iframe{width:100%;height:100%;border:none}.index-chat-box .chat-right-box{position:relative;z-index:5;width:280px;margin-left:-10px}.index-chat-box .chat-right-box .chat-tips{padding:15px;font-size:15px;margin-bottom:30px;margin-left:auto;width:220px;background:hsla(0,0%,100%,.34);border-radius:18px}.index-chat-box .chat-right{width:280px;padding:15px;background:#fff;border-radius:20px;box-shadow:0px 0px 20px 1px rgba(26,46,110,.17)}.index-chat-box .chat-right .chat-right-item{display:flex;align-items:center;gap:10px;padding:10px;cursor:pointer;border:1px solid rgba(0,0,0,0)}.index-chat-box .chat-right .chat-right-item p{flex:1;font-size:16px;line-height:1.7}.index-chat-box .chat-right .chat-right-item img{width:16px;display:none}.index-chat-box .chat-right .chat-right-item .hide{display:block}.index-chat-box .chat-right .chat-right-item .active{display:none}.index-chat-box .chat-right .chat-right-item:hover{color:#3c73ff;background:#e8f1ff;border-radius:12px 12px 12px 12px;border:1px solid #4b7cfb}.index-chat-box .chat-right .chat-right-item:hover img{display:block}.index-chat-box .chat-right .chat-right-item:hover .hide{display:none}.index-chat-box .chat-right .chat-right-item:hover .active{display:block}.webchat-box{margin-bottom:0;display:flex;justify-content:space-between;align-items:center;padding:40px 0}.webchat-box .webchat-left{background:url("/assets/images/index_webchat_right_bg.png") no-repeat left top/cover;transform-origin:left center}.webchat-box .webchat-right{background:url("/assets/images/index_webchat_left_bg.png") no-repeat left top/cover;margin-left:-35px;transform-origin:right center}.webchat-box .webchat-item{display:flex;width:calc(42% + 45px);align-items:center;justify-content:center;gap:25px;padding:20px 40px 20px 80px;border-radius:12px;transition:transform .2s ease-in-out,padding 0s ease}.webchat-box .webchat-item .text h3{font-size:36px;font-weight:600;margin-bottom:16px}.webchat-box .webchat-item .text p{color:#333;font-size:18px;font-weight:600;line-height:1.7}.webchat-box .webchat-item .text .hide{display:block}.webchat-box .webchat-item .text ul{display:none;width:250px;margin-top:20px}.webchat-box .webchat-item .text ul li{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;line-height:1.7}.webchat-box .webchat-item .text ul li img{width:14px;margin-top:7px}.webchat-box .webchat-item .text ul li:last-child{margin-bottom:0}.webchat-box .webchat-item .text .webchat-icon{width:32px;margin-top:20px}.webchat-box .webchat-item .text .button{position:relative;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:12px 0;width:0;opacity:0;transform:translate3d(0, 4px, 0);overflow:hidden;border-color:#fff;background-color:#fff;box-shadow:0 10px 20px 0 rgba(20,28,64,.1);transition:width .6s cubic-bezier(0.4, 0, 0.2, 1),padding .5s cubic-bezier(0.4, 0, 0.2, 1),opacity .32s ease-in-out,transform .42s cubic-bezier(0.34, 1.56, 0.42, 0.92),box-shadow .32s ease-in-out,color .25s ease-in-out}.webchat-box .webchat-item .text .button:hover{color:#4585fb}.webchat-box .webchat-item .img{width:250px;flex-shrink:0}.webchat-box .webchat-item .img img{width:100%}.webchat-box .webchat-active{padding:20px 80px;position:relative;z-index:2;transform:scale(1.25)}.webchat-box .webchat-active .text{scale:.8}.webchat-box .webchat-active .text .hide{display:none}.webchat-box .webchat-active .text .show{display:block}.webchat-box .webchat-active .text ul{display:block}.webchat-box .webchat-active .text .button{width:auto;padding:12px 25px;opacity:1;transform:translate3d(0, 0, 0);margin-top:20px}.webchat-box .webchat-active .text .webchat-icon{display:none}.webchat-box .webchat-active .img{width:272px;animation:fadeInRight .8s}.webchat-box .webchat-active .img img{width:100%}.index-work-wrap{padding-bottom:0;background:url("/assets/images/index_work_bg.png") no-repeat center center/cover}.index-work-tab{display:flex;margin-top:-10px;gap:0 100px;justify-content:center;border-bottom:1px solid #cacdd9;cursor:pointer}.index-work-tab .index-work-item{display:flex;justify-content:center;align-items:center;padding:10px 5px;margin-bottom:-1px;font-size:18px;line-height:1;border-bottom:2px solid rgba(0,0,0,0);transition:all .3s ease-in-out}.index-work-tab .index-work-item .index-work-icon{width:32px;height:32px;margin-right:8px;overflow:hidden}.index-work-tab .index-work-item .index-work-icon img{transition:all .3s ease-in-out}.index-work-tab .index-work-item:hover{color:#4a66ff}.index-work-tab .active{color:#4a66ff;border-bottom:2px solid #4a66ff}.index-work-tab .active .index-work-icon img{transform:translateY(-100%)}.index-work-box{position:relative;padding-top:20px}.index-work-box .index-work-content{position:relative;height:522px;box-shadow:0px 0px 30px 1px rgba(19,43,121,.12);border-radius:20px;background:url("/assets/images/index_work_bg.png") no-repeat right center/65% 100%}.index-work-box .index-work-content .active{animation:fadeIn-up .5s ease}.index-work-box .index-work-content .out{animation:opcityOut .3s ease-in-out;position:absolute;top:0;left:0;z-index:-1}.index-work-link .text-box{margin-left:60px}.index-work-link .flex-reverse .text-box{margin-left:0;margin-right:60px}.index-work{display:flex;align-items:center;justify-content:space-between;overflow:hidden;transition:all .3s ease-in-out}.index-work .text-box{flex:1;max-width:500px;display:flex;flex-direction:column;height:100%}.index-work .text-box .text-tag{font-size:16px;width:-moz-fit-content;width:fit-content;line-height:32px;margin-bottom:30px;padding:0 15px;color:#fff;font-weight:bold;background:linear-gradient(90deg, #50afff 0%, #9177ff 100%);border-radius:0px 17px 17px 17px}.index-work .text-box h5{font-size:24px;font-weight:bold}.index-work .text-box ul{padding-left:0;margin:40px 0 30px}.index-work .text-box li{display:flex;align-items:flex-start;gap:10px;list-style-type:none;font-size:15px;line-height:1.7;margin-bottom:15px}.index-work .text-box li img{margin-top:6px;width:14px}.index-work .text-box a{margin-top:auto;transition:all .2s ease-in-out}.index-work .img-box{width:50%;height:100%;display:flex;align-items:center;flex-shrink:0}.index-work .img-box img{display:flex}.index-ai-wrap{background-color:#424b7b}.index-ai-wrap .index-ai-box .swiper-wrapper{display:flex}.index-ai-wrap .index-ai-box .swiper-slide{box-sizing:border-box;display:flex;flex-direction:column;width:350px;height:330px;padding:30px;position:relative;background:linear-gradient(180deg, #bac2ff 0%, #ffffff 100%);border-radius:16px}.index-ai-wrap .index-ai-box .swiper-slide h4{font-size:24px;font-weight:bold;margin-bottom:15px}.index-ai-wrap .index-ai-box .swiper-slide p{line-height:1.7;color:#333}.index-ai-wrap .index-ai-box .swiper-slide a{margin-top:auto;margin-bottom:20px;transition:all .2s ease-in-out}.index-ai-wrap .index-ai-box .swiper-slide a:hover{color:#4585fb}.index-ai-wrap .index-ai-box .swiper-slide img{position:absolute;bottom:0;right:0;width:240px}.index-ai-wrap .index-ai-bottom-box{display:flex;align-items:center;color:#fff;margin-top:60px}.index-ai-wrap .index-ai-bottom-box .item{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease-in-out}.index-ai-wrap .index-ai-bottom-box .item .flex{margin-bottom:15px}.index-ai-wrap .index-ai-bottom-box .item:last-child{border-right:none}.index-ai-wrap .index-ai-bottom-box .item:hover{transform:translateY(-5px)}.index-ai-wrap .index-ai-bottom-box .item h3{font-size:50px;text-align:center;line-height:1}.index-ai-wrap .index-ai-bottom-box .line{width:1px;height:32px;background:hsla(0,0%,100%,.2)}.custom-wrap{background:url("/assets/images/index_custom_wrap_bg.png") no-repeat center center/cover}.custom-wrap .index-ai-bottom-box{max-width:1200px;display:flex;align-items:center;justify-content:center;gap:30px;color:#000;margin-top:60px;margin-bottom:60px}.custom-wrap .index-ai-bottom-box .item{width:-moz-fit-content;width:fit-content;transition:all .3s ease-in-out}.custom-wrap .index-ai-bottom-box .item .flex{margin-bottom:15px}.custom-wrap .index-ai-bottom-box .item div{width:100%}.custom-wrap .index-ai-bottom-box .item div:first-child{display:flex}.custom-wrap .index-ai-bottom-box .item:last-child{border-right:none}.custom-wrap .index-ai-bottom-box .item:hover{transform:translateY(-5px)}.custom-wrap .index-ai-bottom-box .item h3{font-size:50px;font-weight:bold;color:#3b58f8;line-height:1;text-align:center}.custom-wrap .index-ai-bottom-box .line{width:1px;height:32px;background:#c4cee3}.custom-wrap .custom-logo-box{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.custom-wrap .custom-logo-box .custom-logo{flex:1;min-width:12%;max-width:15%}.custom-swiper{margin-top:-20px}.custom-swiper .swiper-wrapper{margin-bottom:40px}.custom-swiper .swiper-slide{width:1200px;padding:36px 0 0}.custom-swiper .swiper-pagination{bottom:60px;left:-170px;width:100%}.custom-swiper .swiper-pagination .swiper-pagination-bullet{background-color:#e6e7e9;width:30px;height:4px;margin-bottom:20px;border-radius:2px;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:2px;position:absolute;top:0;left:0;background-color:#f81f30;animation:pagination-progress 3s linear infinite .3s}.swiper-slide-box{box-sizing:border-box;width:100%;min-height:323px;position:relative;display:flex;align-items:center;padding-right:30%;border-radius:10px;background:linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%)}.swiper-slide-box .swiper-slide-left{display:flex;align-items:center;gap:6%;width:100%;height:100%;padding:70px 9% 80px 9%}.swiper-slide-box .swiper-slide-left .swiper-slide-logo{width:240px;flex-shrink:0}.swiper-slide-box .swiper-text-box{flex:1}.swiper-slide-box .swiper-text-box h4{font-size:24px;color:#000;font-weight:bold;margin-bottom:25px}.swiper-slide-box .swiper-text-box p{line-height:1.7}.swiper-slide-box .swiper-text-box a{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:5px;font-size:14px;color:#666;margin-left:auto;margin-top:10px;transition:all .2s ease-in-out}.swiper-slide-box .swiper-text-box a:hover{transform:translateX(2px);color:#4585fb}.swiper-slide-box .swiper-slide-img{position:absolute;bottom:0;right:0;max-width:30%}.bottom-apply-wrap{padding-top:0px;padding-bottom:0;background:url("/assets/images/index_bottom_apply_bg.png") no-repeat left top/100% 100%}.bottom-apply-wrap .bottom-apply-box{border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 0}.bottom-apply-wrap .bottom-apply-box h4{color:#000;font-size:28px;line-height:1.5;text-align:center;margin-bottom:25px}.bottom-apply-wrap .bottom-apply-box .bottom-apply{display:flex;justify-content:space-between;opacity:1;border-radius:10px}.bottom-apply-wrap .bottom-apply-box .bottom-apply .bottom-apply-btn{display:inline-flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:12px 25px;line-height:1;border-radius:25px;font-size:14px;word-wrap:nowrap;color:#fff;font-weight:bold;background:#4585fb;cursor:pointer;transition:box-shadow .3s ease-in-out}.bottom-apply-wrap .bottom-apply-box .bottom-apply .bottom-apply-btn:hover{box-shadow:0 10px 25px 0 rgba(69,133,251,.4)}@media screen and (min-width: 992px)and (max-width: 1199px){.why-box{align-items:stretch}.swiper-slide-box p{height:63px}}@media screen and (min-width: 768px)and (max-width: 991px){.banner-wrap{height:450px}.banner-wrap .banner-box h1{font-size:24px}.banner-wrap .banner-box p{font-size:16px}.banner-wrap .banner-box .banner-right{width:40%}.banner-wrap .banner-box .banner-right .banner-right-ball1{width:45px}.banner-wrap .banner-box .banner-right .banner-right-ball2{width:45px}.banner-wrap .banner-box .banner-right .banner-right-ball3{width:45px}.banner-wrap .banner-box .banner-right .banner-right-ball4{width:45px}.banner-wrap .banner-box .banner-right .banner-right-line{position:absolute;top:40%;left:5%}.banner-wrap .banner-box .banner-right .banner-right-robot{width:70%}.banner-wrap .banner-box .banner-apply{display:block;width:120px;height:40px;line-height:40px;font-size:16px}.banner-article-wrap{height:70px;bottom:-35px}.banner-article-wrap .banner-article a{max-width:90%}.banner-article-wrap .banner-article a h3{font-size:16px;margin-bottom:0}.banner-article-wrap .banner-article a p{display:none}.product-wrap{padding-top:30px}.product-wrap .product-box{margin-bottom:40px}.product-tab-box{width:100%}.product-tab-box .product-tab{padding:0 2%}.product-con-wrap{padding:5% 2%}.webchat-wrap .webchat-box{margin-bottom:40px}.webchat-wrap .webchat-box .webchat-slide{display:none}.webchat{width:100%}.webchat .webchat-left{width:32%;height:auto;min-height:335px}.webchat .webchat-center{width:40%;position:relative;display:flex;flex-direction:column;justify-content:space-between}.webchat .webchat-right{width:28%}.webchat .webchat-right .webchat-right-top{height:34px}.webchat .webchat-right .webchat-right-top .webchat-right-top-item{font-size:12px;transform:scale(0.9);line-height:1.3}.webchat .webchat-right .webchat-right-img{position:absolute;top:34px}.webchat .webchat-right .webchat-right-img img{transform:translateX(-100%)}.webchat-left{padding-bottom:10%}.webchat-left .webchat-left-item{padding:10px 5px;transition:all .3s ease-in-out}.webchat-left .webchat-left-item .webchat-left-img{width:20px;height:20px;margin-right:10px;transition:all .3s ease-in-out}.webchat-left .webchat-left-item .webchat-left-con h4 span{display:none}.webchat-left .webchat-left-item .webchat-left-con .webchat-left-long{width:55px;height:5px}.webchat-left .webchat-left-item .webchat-left-con .webchat-left-short{width:35px;height:5px}.webchat-left .active .webchat-left-con h4{height:12px}.webchat-left .active .webchat-left-con .webchat-left-long{height:0}.webchat-left .active .webchat-left-con .webchat-left-short{width:55px;height:5px}.webchat-center-box{position:absolute;overflow:hidden}.webchat-center-box .webchat-center-img{height:auto}.webchat-center-box .webchat-center-img img{transform:translateX(-100%)}.webchat-center-box .webchat-center-bot{width:100%;height:auto;overflow:hidden;border-top:1px solid #ccd5e5}.webchat-center-box .webchat-center-bot .webchat-center-bot-con{padding:5px;transform:translateX(-100%)}.webchat-center-box .webchat-center-bot img{display:block;height:8px;margin:0}.webchat-center-box .webchat-center-bot .webchat-center-bot-button{width:53px;height:18px;line-height:18px;margin-top:25px;margin-left:auto;font-size:12px;color:#fff;text-align:center;background-color:#dfe4ed;border-radius:4px}.webchatCenterActive .webchat-center-img img{transform:translateX(0);transition:all .3s ease-in-out}.webchatCenterActive .webchat-center-bot .webchat-center-bot-con{transform:translateX(0);transition:all .3s ease-in-out}.strong p{max-width:90%;text-align:center}.solve-tab-box{padding:0 2%}.solve-con-wrap .solve-con-box{padding:8% 2%}.custom-box .custom-swiper .swiper-slide{box-shadow:0px 10px 18px rgba(29,63,128,.08);transition:all .1s ease-in-out}.swiper-slide-box h4{height:63px;font-size:14px;font-weight:bold}.swiper-slide-box p{font-size:12px;height:54px}.why-box{align-items:stretch}.why-bot{width:18%}.why-bot:nth-child(1){width:12%}.why-bot:nth-child(2){width:21%}.why-bot p{display:none}.bottom-apply-wrap{padding-top:20px}.bottom-apply-wrap .bottom-apply-box h4{font-size:14px}.bottom-apply-wrap .bottom-apply-box .bottom-apply{width:45%;height:38px;line-height:38px;border-radius:8px}.bottom-apply-wrap .bottom-apply-box .bottom-apply .bottom-apply-btn{padding:0 15px;font-size:14px}}@media screen and (max-width: 768px){h2.title{max-width:80%;font-size:2rem;line-height:1.5;margin:4rem auto 3rem}.title-p{max-width:90%;margin-left:auto;margin-right:auto;margin-top:-15px;text-align:center;font-size:14px;line-height:1.5;color:#666;margin-bottom:3rem}.swiper-banner{width:100%;height:42rem}.swiper-banner .button-apply{width:10.2rem;height:3.4rem;font-size:1.4rem;line-height:3.4rem;margin-top:1rem}.swiper-banner .banner-text-box{width:100%;justify-content:flex-start;background:none}.swiper-banner .banner-text-box .top-banner-text{height:42rem;justify-content:flex-start;align-items:center}.swiper-banner .banner-text-box h2{text-align:center;font-size:2rem;margin-top:7rem;margin-bottom:3%}.swiper-banner .banner-text-box p{max-width:80%;margin-left:auto;margin-right:auto;text-align:center;font-size:1.4rem;line-height:1.7;color:#666;margin-bottom:1.5rem !important}.swiper-banner .banner-text-box .button-apply{margin:2rem auto 0}.swiper-banner .banner-text-box .banner-apply-box{margin-top:1rem;justify-content:center}.swiper-banner .banner-text-box object .button-link{width:10.2rem !important;height:3.2rem !important;font-size:1.4rem !important;line-height:3.2rem !important;margin-top:1rem !important}.swiper-banner .banner1-wrap{background:url("/assets/images/index_banner1.png") no-repeat center 90%/75% auto,url("/assets/images/index_banner11_bg.png") no-repeat left center/auto 100%}.swiper-banner .banner2-wrap{background:url("/assets/images/banner2_bg.png") no-repeat left center/auto 100%}.swiper-banner .banner2-wrap .banner-text-box{background:url("/assets/images/banner2.png") no-repeat center 95%/75% auto}.swiper-banner .banner2-wrap .banner-text-box p{white-space:normal !important}.swiper-banner .banner3-wrap{background:url("/assets/images/banner3_bg.png") no-repeat left center/auto 100%}.swiper-banner .banner3-wrap .banner-text-box{background:url("/assets/images/banner2.png") no-repeat center 95%/75% auto}.swiper-banner .banner3-wrap .banner-text-box p{white-space:normal !important}.swiper-banner .banner3-wrap .banner-text-box .button{margin-left:auto;margin-right:auto;margin-top:1rem}.swiper-banner .banner4-wrap{background:url("/assets/images/website_banner_bg.png") no-repeat top center/cover}.swiper-banner .banner4-wrap .banner-text-box{background:url("/assets/images/website_banner.png") no-repeat center bottom/65% auto}.swiper-banner .swiper-pagination{display:none}.index-chat-box{display:none}.webchat-box{max-width:94%;flex-wrap:wrap;gap:1.5rem;height:auto;padding:0}.webchat-box .webchat-left{background:url("/assets/images/index_webchat_right_bg.png") no-repeat left top/cover;transform-origin:left center}.webchat-box .webchat-right{background:url("/assets/images/index_webchat_left_bg.png") no-repeat left top/cover;margin-left:0;transform-origin:right center}.webchat-box .webchat-item{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0;padding:1.5rem 1.5rem 0 1.5rem;border-radius:1.2rem;transition:all .2s ease-in-out}.webchat-box .webchat-item .text{flex:none;width:100%;display:flex;flex-direction:column;justify-content:center}.webchat-box .webchat-item .text h3{font-size:1.8rem;margin-bottom:1rem}.webchat-box .webchat-item .text p{color:#000;font-size:1.6rem;font-weight:bold;line-height:1.7}.webchat-box .webchat-item .text ul{max-height:0;overflow:hidden}.webchat-box .webchat-item .text a{display:flex;max-height:0;overflow:hidden}.webchat-box .webchat-item .text a:hover{color:#4585fb}.webchat-box .webchat-item .text ul{max-height:-moz-fit-content;max-height:fit-content;transform:translateY(1.6rem);padding:1rem 0;animation:text-rise-in .55s cubic-bezier(0.4, 0, 0.2, 1) forwards}.webchat-box .webchat-item .text ul li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:1.2rem;line-height:1.7}.webchat-box .webchat-item .text ul li img{width:1.3rem;margin-top:.4rem}.webchat-box .webchat-item .text a{font-size:1.2rem;max-height:-moz-fit-content;max-height:fit-content;animation:text-rise-in .55s cubic-bezier(0.4, 0, 0.2, 1) forwards}.webchat-box .webchat-item .text a:hover{color:#4585fb}.webchat-box .webchat-item .img{width:50%}.webchat-box .webchat-active{position:relative;z-index:2;transform:scale(1)}.webchat-box .webchat-active .text{width:100%;flex:none}.webchat-box .webchat-active .text ul{max-height:-moz-fit-content;max-height:fit-content;transform:translateY(1.6rem);padding:1rem 0;animation:text-rise-in .55s cubic-bezier(0.4, 0, 0.2, 1) forwards}.webchat-box .webchat-active .text ul li{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;font-size:1.2rem;line-height:1.7}.webchat-box .webchat-active .text ul li img{width:1.3rem;margin-top:.4rem}.webchat-box .webchat-active .text a{font-size:1.2rem;max-height:-moz-fit-content;max-height:fit-content;animation:text-rise-in .55s cubic-bezier(0.4, 0, 0.2, 1) forwards}.webchat-box .webchat-active .text a:hover{color:#4585fb}.index-work-tab{display:flex;justify-content:space-between;margin-bottom:1rem;margin-top:-1rem;gap:0;cursor:pointer}.index-work-tab .index-work-item{padding:1rem 0;margin-bottom:-0.1rem}.index-work-tab .index-work-item h4{font-size:1.3rem}.index-work-box{padding-top:1rem}.index-work-box .index-work-content{height:auto;box-shadow:0px 0px 30px 1px rgba(19,43,121,.12);border-radius:1.2rem;background:url("/assets/images/index_work_bg.png") no-repeat right center/cover}.index-work-box .index-work-content .active{animation:fadeIn-up .5s ease}.index-work-box .index-work-content .out{animation:opcityOut .3s ease-in-out;position:absolute;top:0;left:0;z-index:-1}.index-work{height:auto;flex-wrap:wrap;border-radius:1rem}.index-work .text-box{padding:1rem;margin-right:0}.index-work .text-box .text-tag{line-height:2.4rem;margin-bottom:1rem;padding:0 1.5rem}.index-work .text-box h5{font-size:1.6rem}.index-work .text-box ul{padding-left:0;margin:1rem 0 1rem}.index-work .text-box li{gap:1rem;font-size:1.3rem;margin-bottom:1.5rem}.index-work .text-box li:last-child{margin-bottom:0}.index-work .text-box li img{margin-top:.4rem}.index-work .img-box{width:100%;flex-shrink:1;padding:0 2rem 2rem 2rem;margin:.5rem}.index-ai-wrap .title-p{color:hsla(0,0%,100%,.8)}.index-ai-wrap .index-ai-box .swiper-wrapper{display:flex}.index-ai-wrap .index-ai-box .swiper-slide{box-sizing:border-box;display:flex;flex-direction:column;width:70%;aspect-ratio:1/1;height:auto;padding:1rem;border-radius:1.6rem}.index-ai-wrap .index-ai-box .swiper-slide h4{font-size:1.6rem;font-weight:bold;margin-bottom:1.5rem}.index-ai-wrap .index-ai-box .swiper-slide p{max-width:70%;font-size:1.4rem;line-height:1.5}.index-ai-wrap .index-ai-box .swiper-slide img{width:16rem}.index-ai-wrap .index-ai-bottom-box{flex-wrap:wrap;justify-content:flex-start;margin-top:2rem;padding:0 1rem;gap:2rem 1%}.index-ai-wrap .index-ai-bottom-box .item{flex:none;width:48%;justify-content:start;gap:1rem;border:none !important}.index-ai-wrap .index-ai-bottom-box .item:hover{transform:translateY(-0.5rem)}.index-ai-wrap .index-ai-bottom-box .item h3{font-size:2.4rem}.index-ai-wrap .index-ai-bottom-box .line{visibility:hidden;width:.1rem;height:3.2rem;background:hsla(0,0%,100%,.2)}.custom-box{margin-top:-10px}.custom-box .custom-swiper{padding:10px 0}.custom-box .swiper-slide-box{padding:3%}.custom-box .swiper-slide-box h4{font-size:14px;font-weight:bold}.custom-box .swiper-slide-box p{font-size:12px;margin:5px 0 3%}.custom-box .swiper-slide-box .swiper-slide-bottom .swiper-slide-flag{font-size:13px}.custom-box .swiper-slide-box .swiper-slide-bottom a{color:#fd4b4e}.custom-box .swiper-slide-box .swiper-slide-bottom a i{font-size:13px}.custom-box .swiper-button-prev{display:none}.custom-wrap{padding:2.4rem 0}.custom-wrap .custom-logo-box{gap:.8rem}.custom-wrap .custom-logo-box .custom-logo{min-width:30%;max-width:32%}.custom-swiper .swiper-slide{width:100%;padding:1.6rem 0 0}.custom-swiper .swiper-pagination{bottom:4rem;left:0;width:100%}.swiper-slide-box{flex-direction:column;padding:1.6rem 1.6rem 0;min-height:auto;align-items:flex-start}.swiper-slide-box .swiper-slide-left{padding:0;flex-direction:column}.swiper-slide-box .swiper-slide-logo{width:60%;margin:0 auto 1.2rem}.swiper-slide-box .swiper-text-box h4{font-size:1.6rem;margin-bottom:.8rem}.swiper-slide-box .swiper-text-box p{font-size:1.3rem}.swiper-slide-box .swiper-slide-img{position:static;max-width:70%;margin:1.2rem auto 0}.news-wrap{padding-bottom:2rem}.news-tab{display:flex;margin-bottom:2rem;margin-top:-1rem;justify-content:space-around;gap:0;border-bottom:.1rem solid #cacdd9}.news-tab .news-tab-item{padding:1rem .5rem;margin-bottom:-0.1rem;font-size:1.8rem}.news-tab .news-tab-item h4{font-size:1.4rem}.news-box{min-height:0;position:relative;padding-top:2rem}.news-box .news-item{display:flex;gap:1rem;flex-wrap:wrap;background-color:#fff}.news-box .news-item .news-con-img{position:relative;width:100%;height:auto;aspect-ratio:16/9;flex-shrink:1;border-radius:1.2rem;overflow:hidden;box-shadow:0rem 1rem 1.8rem rgba(29,63,128,.08)}.news-box .news-item .news-con-img .news-con-tag{position:absolute;top:1rem;left:1rem;width:7rem;border:.1rem solid #fff;height:2.8rem;line-height:2.6rem;text-align:center;color:#fff;background:linear-gradient(90deg, #50afff 0%, #9177ff 100%);border-radius:1.9rem 1.9rem 1.9rem 1.9rem;border:.2rem solid #fff}.news-box .news-item .news-con-img h3{font-size:1.6rem;text-indent:.5rem;font-weight:bold;margin-top:1rem;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-box .news-item .news-con-img p{text-indent:.5rem;margin-bottom:2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-box .news-item .news-con-img img{width:100%;height:35rem;-o-object-fit:cover;object-fit:cover}.news-box .news-item .news-con-right{flex:none;width:100%;overflow:hidden}.news-box .news-item .news-con-right a{display:block;margin-bottom:1.2rem}.news-box .news-item .news-con-right a:first-child{display:none}.news-box .news-item .news-con-right a:last-child{margin-bottom:0}.news-box .news-item .news-con-right a h3{font-size:1.4rem;font-weight:bold;line-height:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .1s ease-in-out}.news-box .news-item .news-con-right a p{font-size:1.3rem;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-box .news-item .news-con-right a span{font-size:1.3rem;font-weight:normal;color:#666}.news-box .news-item .news-con-right a span i{font-size:1.4rem}.news-box .news-item .news-con-right a:hover h3{transform:translateX(-0.1rem);color:#f54c49}.news-box .news-item .news-con-right a:hover h3 span{color:#f54c49}.bottom-apply-wrap{padding-top:2rem;padding-bottom:2rem;height:auto !important}.bottom-apply-wrap .bottom-apply-box{background:url("/assets/images/index_bottom_apply_bg.png") no-repeat left top/cover;border-radius:1.4rem;overflow:hidden;padding:3rem 0}.bottom-apply-wrap .bottom-apply-box h4{font-size:1.4rem;margin-bottom:2.5rem}.bottom-apply-wrap .bottom-apply-box .bottom-apply{border-radius:1rem}.bottom-apply-wrap .bottom-apply-box .bottom-apply .bottom-apply-btn{padding:1.2rem 2.5rem;line-height:1;border-radius:2.5rem;font-size:1.4rem;word-wrap:nowrap;margin:0 auto}.footer-wrap .navb-box{justify-content:center}.footer-wrap .navb-box ul{display:none}.footer-wrap .navb-box .navb-box-tel{display:flex;gap:10px;flex-direction:column;justify-content:center;align-items:center}.agent-fix-wrap{left:unset;right:0;bottom:22%;width:80px;height:40px;padding:0;border-radius:20px 0 0 20px;transition:transform .5s ease-in-out;background-image:linear-gradient(to right, #ff8989, #ed4040)}.agent-fix-wrap .box{border-radius:8px 8px 0 0}.agent-fix-wrap h3{display:none}.agent-fix-wrap .agent-btn{position:static}.agent-fix-wrap .agent-btn a{display:flex;align-items:center;width:100%;height:40px;line-height:1.2;font-size:10px;border-radius:4px;margin-right:0;color:#fff;background:rgba(0,0,0,0);transition:all .3s ease-in-out}.agent-fix-wrap .agent-btn a i{position:static;font-size:30px;margin-left:10px;margin-right:5px}.agent-fix-wrap-active{height:40px;transform:translateX(100%)}}@media screen and (-webkit-device-pixel-ratio: 1.5)and (max-width: 1300px)and (min-width: 1201px){.index-chat-box .chat-box .chat-header{height:72px}}/*# sourceMappingURL=index.css.map */