.swiper{width:100%;aspect-ratio:1920 / 940;overflow:hidden;position:relative}.swiper .swiper-wrapper .swiper-slide{position:relative}.swiper .swiper-wrapper .swiper-slide video,.swiper .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit:cover}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content{position:absolute;inset:0;z-index:2}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container{height:100%;display:flex;flex-direction:column;justify-content:center;color:#fff}@keyframes scale{0%{transform:scale(1)}100%{transform:scale(1.1)}}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active img{animation:scale 6s linear alternate infinite}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .title{animation:indjsText 1s ease both .2s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .desc{animation:indjsText 1s ease both .6s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .button-wrapper{animation:indjsText 1s ease both 1s}.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size:18px;line-height:1}.swiper .swiper-button-next,.swiper .swiper-button-prev{position:absolute;top:50%;width:60px;height:60px;background:rgba(255,255,255,0.1);color:#fff;border-radius:40px;z-index:1001;cursor:pointer;display:flex;align-items:center;justify-content:center}.swiper .swiper-button-next{right:10px;left:auto}.swiper .swiper-pagination-bullet-active{opacity:1;background:var(--primary-color)}.swiper .swiper-controls{position:absolute;left:var(--container-margin);bottom:20%;z-index:3;display:flex;align-items:center;gap:24px}.swiper .swiper-controls .swiper-button-wrapper{display:flex}.swiper .swiper-controls .swiper-button-wrapper .swiper-button{height:50px;width:82px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:var(--primary-color);transition:all .3s ease}.swiper .swiper-controls .swiper-button-wrapper .swiper-button .iconfont{font-size:22px;color:#fff}.swiper .swiper-controls .swiper-button-wrapper .swiper-button.prev{border-top-left-radius:25px;border-bottom-left-radius:25px;border-right:1px solid #fff}.swiper .swiper-controls .swiper-button-wrapper .swiper-button.prev .iconfont{transform:rotate(180deg)}.swiper .swiper-controls .swiper-button-wrapper .swiper-button.next{border-top-right-radius:25px;border-bottom-right-radius:25px}.swiper .swiper-controls .swiper-pagination{position:initial;width:auto;font-family:"Montserrat";color:#fff}.swiper .swiper-controls .swiper-scrollbar{position:relative;background-color:#ddd;width:8vw;height:2px}.swiper .swiper-controls .swiper-scrollbar .swiper-scrollbar-drag{background-color:#fff}.swiper .icon-wrapper{position:absolute;left:50%;bottom:6%;transform:translateX(-50%);z-index:3}.swiper .icon-wrapper .iconfont{display:inline-block;font-size:28px;color:#fff;animation:shadow .7s linear infinite;animation:rotate .7s linear infinite}@keyframes shadow{0%,100%{transform:scaleX(1)}50%{transform:scaleX(1.2)}}@keyframes rotate{0%{transform:translateY(0)}25%{transform:translateY(5px)}50%{transform:translateY(10px) scale(1.1, .9)}75%{transform:translateY(5px)}100%{transform:translateY(0)}}@keyframes indjsText{0%{opacity:0;transform:translateY(60px)}100%{opacity:1;transform:translateY(0)}}.title-wrapper{display:flex;justify-content:space-between;align-items:center}.button-wrapper{display:flex;align-items:center}.button-wrapper .button{padding:0 18px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:20px;background:linear-gradient(to right, var(--primary-color), var(--primary-color-light))}.button-wrapper .button .iconfont{font-size:18px;margin-left:8px}.about-us{overflow:hidden}.about-us .container-right img{width:100%}.about-us .title-wrapper{transform:translateY(-30px)}.about-us .desc{color:#666666;line-height:36px}.services{background-color:#F8F8F8;overflow:hidden}.services .title-wrapper{align-items:flex-start}.services .title-wrapper .title{width:50%}.services .title-wrapper .desc{width:50%;color:#666666;line-height:24px}.services .services-content{display:flex;border-top:1px solid #EBEBEB;border-bottom:1px solid #EBEBEB}.services .services-content .content-left{width:40%;border-right:1px solid #EBEBEB;padding:34px 34px 34px 0}.services .services-content .content-left .classname-list{display:flex;flex-wrap:wrap;gap:16px 30px}.services .services-content .content-left .classname-list .classname-item{height:40px;border-radius:20px;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;padding:0 24px;color:#111111;cursor:pointer;transition:all .3s ease}.services .services-content .content-left .classname-list .classname-item.active,.services .services-content .content-left .classname-list .classname-item:hover{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.services .services-content .content-left .services-desc-swiper{overflow:hidden;width:100%}.services .services-content .content-right{width:60%;padding:34px 0 34px 34px}.services .services-content .content-right .services-swiper{overflow:hidden;width:100%}.services .services-content .content-right .services-swiper .swiper-slide{background-color:#fff;padding:4%}.services .services-content .content-right .services-swiper .swiper-slide .image-wrapper{width:100%;aspect-ratio:749 / 480;display:block}.services .services-content .content-right .services-swiper .swiper-slide .image-wrapper img{width:100%;height:100%;object-fit:contain}.industries{overflow:hidden}.industries .industries-content{display:flex;position:relative}.industries .industries-content .title-wrapper{width:35%;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-right:34px}.industries .industries-content .title-wrapper .desc{color:#666666;line-height:45px}.industries .industries-content .content-right{width:65%;padding-bottom:200px}.industries .industries-content .content-right .industries-swiper{width:100%}.industries .industries-content .content-right .industries-swiper .swiper-slide{opacity:0;transition:all .5s ease}.industries .industries-content .content-right .industries-swiper .swiper-slide .image-wrapper{width:100%;aspect-ratio:785 / 498;overflow:hidden;transform:scale(.8) translateY(80%);transition:all 1s ease;position:relative}.industries .industries-content .content-right .industries-swiper .swiper-slide .image-wrapper img{width:100%;height:100%;object-fit:cover}.industries .industries-content .content-right .industries-swiper .swiper-slide .image-wrapper .classname{position:absolute;bottom:0;left:0;width:100%;padding:12px 4%;background:linear-gradient(to right, #475a97, rgba(71,90,151,0));color:#fff;transform:translateY(100%);transition:all .5s ease .6s}.industries .industries-content .content-right .industries-swiper .swiper-slide.swiper-slide-next{opacity:1}.industries .industries-content .content-right .industries-swiper .swiper-slide.swiper-slide-active{opacity:1}.industries .industries-content .content-right .industries-swiper .swiper-slide.swiper-slide-active .image-wrapper{transform:scale(1) translateY(0)}.industries .industries-content .content-right .industries-swiper .swiper-slide.swiper-slide-active .image-wrapper .classname{transform:translateY(0)}.industries .swiper-controls{position:absolute;left:0;bottom:30%;display:flex;align-items:center;gap:24px;z-index:3}.industries .swiper-controls .swiper-button-wrapper{display:flex}.industries .swiper-controls .swiper-button-wrapper .swiper-button{border:1px solid var(--primary-color);height:52px;width:84px;cursor:pointer;display:flex;align-items:center;justify-content:center;background-color:#fff;transition:all .3s ease}.industries .swiper-controls .swiper-button-wrapper .swiper-button .iconfont{font-size:22px;color:var(--primary-color)}.industries .swiper-controls .swiper-button-wrapper .swiper-button.prev{border-top-left-radius:26px;border-bottom-left-radius:26px;border-right:none}.industries .swiper-controls .swiper-button-wrapper .swiper-button.prev .iconfont{transform:rotate(180deg)}.industries .swiper-controls .swiper-button-wrapper .swiper-button.next{border-top-right-radius:26px;border-bottom-right-radius:26px}.industries .swiper-controls .swiper-button-wrapper .swiper-button:hover{background-color:var(--primary-color)}.industries .swiper-controls .swiper-button-wrapper .swiper-button:hover .iconfont{color:#fff}.industries .swiper-controls .swiper-pagination{position:initial;width:auto;font-family:"Montserrat";color:var(--primary-color)}.industries .swiper-controls .swiper-scrollbar{position:relative;background-color:#ddd;width:10vw;height:2px}.industries .swiper-controls .swiper-scrollbar .swiper-scrollbar-drag{background-color:var(--primary-color)}.why-choose-us{overflow:hidden}.why-choose-us .title-wrapper{justify-content:center}.why-choose-us .why-choose-us-list-wrapper{aspect-ratio:1920 / 940;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.why-choose-us .why-choose-us-list-wrapper::after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.1);z-index:1}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-swiper{width:100%;height:100%}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-swiper .swiper-slide{width:100%;height:100%;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-swiper .swiper-slide .phone-content{width:100%;height:100%;color:#fff;z-index:2;text-align:center;padding:24px;display:none;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,0.3)}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-swiper .swiper-slide .phone-content .title,.why-choose-us .why-choose-us-list-wrapper .why-choose-us-swiper .swiper-slide .phone-content .desc{width:80%;margin:0 auto}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list{position:absolute;top:0;left:0;width:100%;display:flex;flex-wrap:wrap;height:100%;color:#fff;z-index:2;padding:0 var(--container-margin)}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item{width:33.3333%;height:50%;position:relative;border-bottom:1px solid #FFFFFF;border-right:1px solid #FFFFFF;overflow:hidden;display:flex;justify-content:center;align-items:flex-end;z-index:2}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item:nth-child(3n + 1),.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item:nth-child(3n + 4){border-left:1px solid #FFFFFF}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item:nth-last-child(-n + 3) .why-choose-us-item-content{top:initial;bottom:100%}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item .title-box{padding:48px}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item .why-choose-us-item-content{position:absolute;width:100%;height:100%;left:0;top:100%;z-index:2;background-color:var(--primary-color);transition:all .5s;padding:24px;display:flex;flex-direction:column;justify-content:center}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item .why-choose-us-item-content .desc{line-height:28px}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item:hover .why-choose-us-item-content{top:0}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list .why-choose-us-item:hover:nth-last-child(-n + 3) .why-choose-us-item-content{top:initial;bottom:0}.response-animated{background:url(static/image/response-animated-bg.png) no-repeat center top / cover;color:#fff;position:relative}.response-animated::after{position:absolute;content:'';top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2);background-color:rgba(71,90,151,0.9);z-index:1}.response-animated .container{position:relative;z-index:2}.response-animated .title-wrapper{justify-content:center}.response-animated .response-animated-content{display:flex}.response-animated .response-animated-content .title-wrapper{width:50%}.response-animated .response-animated-content .why-choose-us-list{display:flex;flex-wrap:wrap;gap:48px}.response-animated .response-animated-content .why-choose-us-list .why-choose-us-item{width:calc(100% / 3 - 48px * 2 / 3)}.response-animated .response-animated-content .why-choose-us-list .why-choose-us-item .desc{line-height:28px}.news-information{position:relative;overflow:hidden}.news-information::after{position:absolute;content:'';top:0;left:0;width:85%;height:80%;background-color:#F7F7F7;z-index:-1}.news-information .container-right{padding-right:1%}.news-information .news-information-wrapper{display:flex}.news-information .news-information-wrapper .news-information-left{width:50%;padding-right:24px}.news-information .news-information-wrapper .news-information-left .date{color:#B3B3B3}.news-information .news-information-wrapper .news-information-left .desc{color:#033333}.news-information .news-information-wrapper .news-information-right{width:50%}.news-information .news-information-wrapper .news-information-right .pagination-wrapper{display:flex;justify-content:space-between;align-items:center;height:100px}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-pagination{position:initial;text-align:left;width:auto}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-pagination .swiper-pagination-bullet{width:55px;height:4px;background:#E7E7E7;border-radius:initial;opacity:1;margin:0 8px}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary-color)}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-button-wrapper{display:flex;width:40%;height:100%}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-button-wrapper .swiper-button{width:50%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-button-wrapper .swiper-button .iconfont{font-size:26px;color:var(--primary-color)}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-button-wrapper .swiper-button.prev .iconfont{transform:rotate(-180deg)}.news-information .news-information-wrapper .news-information-right .image-wrapper{width:100%;aspect-ratio:886 / 449;overflow:hidden}.news-information .news-information-wrapper .news-information-right .image-wrapper img{width:100%;height:100%;object-fit:cover}.news-information .news-information-wrapper .news-information-swiper{overflow:hidden;position:relative}@media screen and (max-width:992px){.swiper{height:calc(30vh + var(--header-height))}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .title,.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .desc{text-align:center;font-size:18px}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper{justify-content:center}.swiper .swiper-controls{left:50%;transform:translateX(-50%);bottom:10%;width:calc(100% - (var(--container-margin) * 2));justify-content:center;gap:16px}.swiper .swiper-controls .swiper-button-wrapper{display:none}.swiper .swiper-controls .swiper-scrollbar{width:30vw}.swiper .icon-wrapper{display:none}.swiper .swiper-button-next,.swiper .swiper-button-prev{width:40px;height:40px}.button-wrapper .button{padding:0 18px;height:32px;font-size:12px}.button-wrapper .button .iconfont{font-size:14px;margin-left:4px}.title-wrapper{flex-direction:column;align-items:center;text-align:center;gap:8px}.about-us .title-wrapper{transform:none}.about-us .desc{line-height:24px}.about-us .container-right{padding:0}.services .title-wrapper{align-items:center}.services .title-wrapper .title,.services .title-wrapper .desc{width:100%}.services .services-content{flex-direction:column}.services .services-content .content-left,.services .services-content .content-right{width:100%}.services .services-content .content-left{border-right:none;padding:24px 0 0}.services .services-content .content-left .classname-list{display:none;justify-content:center;gap:8px 12px}.services .services-content .content-left .classname-list .classname-item{padding:0 16px}.services .services-content .content-left .services-desc-swiper{margin-top:0}.services .services-content .content-right{padding:0;margin-top:16px}.services .services-content .content-right .services-swiper .swiper-slide{padding:16px}.industries{padding-bottom:0}.industries .industries-content{flex-direction:column}.industries .industries-content .title-wrapper{width:100%;padding-right:0;align-items:center}.industries .industries-content .title-wrapper .desc{line-height:32px}.industries .industries-content .content-right{width:100%;padding-bottom:120px;margin-top:16px}.industries .industries-content .content-right .industries-swiper .swiper-slide .image-wrapper{transform:scale(.92) translateY(20%)}.industries .swiper-controls{left:50%;transform:translateX(-50%);bottom:24px;justify-content:center;gap:16px;width:calc(100% - (var(--container-margin) * 2))}.industries .swiper-controls .swiper-button-wrapper .swiper-button{height:40px;width:64px}.industries .swiper-controls .swiper-button-wrapper .swiper-button.prev{border-top-left-radius:20px;border-bottom-left-radius:20px}.industries .swiper-controls .swiper-button-wrapper .swiper-button.next{border-top-right-radius:20px;border-bottom-right-radius:20px}.industries .swiper-controls .swiper-button-wrapper .swiper-button .iconfont{font-size:18px}.industries .swiper-controls .swiper-scrollbar{width:30vw}.why-choose-us .why-choose-us-list-wrapper{aspect-ratio:4 / 3}.why-choose-us .why-choose-us-list-wrapper::after{display:none}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-swiper .swiper-slide .phone-content{display:flex}.why-choose-us .why-choose-us-list-wrapper .why-choose-us-list{display:none}.response-animated .response-animated-content{flex-direction:column}.response-animated .response-animated-content .title-wrapper{width:100%;margin-bottom:24px}.response-animated .response-animated-content .why-choose-us-list{gap:24px}.response-animated .response-animated-content .why-choose-us-list .why-choose-us-item{width:calc(50% - 12px)}.response-animated .response-animated-content .why-choose-us-list .why-choose-us-item .desc{line-height:1.2}.news-information{margin-top:24px}.news-information::after{width:100%;height:65%}.news-information .container-right{padding-right:0}.news-information .news-information-wrapper{margin-top:24px;flex-direction:column}.news-information .news-information-wrapper .news-information-left,.news-information .news-information-wrapper .news-information-right{width:100%}.news-information .news-information-wrapper .news-information-left{padding-right:0}.news-information .news-information-wrapper .news-information-right{margin-top:16px}.news-information .news-information-wrapper .news-information-right .pagination-wrapper{height:60px}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-pagination .swiper-pagination-bullet{width:36px;margin:0 6px}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-button-wrapper{width:44%}.news-information .news-information-wrapper .news-information-right .pagination-wrapper .swiper-button-wrapper .swiper-button .iconfont{font-size:22px}}