.main{width:100%;box-sizing:border-box;margin-top:116px}.main img{display:block;width:100%}.main .card-module *{box-sizing:border-box}.main .card-module .card-box .card{border-radius:20px;display:flex;box-sizing:border-box;font-size:35px;position:relative;overflow:hidden}.main .card-module .card-box .card .card-text{position:absolute;padding:20px;left:0;top:0;height:100%;text-align:center;width:100%}.main .card-module .card-box .card .card-text h3{margin:50px 0;color:#000;font-size:48px}.main .card-module .card-box .card .card-text p{font-size:20px;margin:50px 0;color:inherit}.main .card-module .card-box .card .card-text p span{color:#000;padding-right:30px}.main .card-module .card-box .card .card-text p span{position:relative}.main .card-module .card-box .card .card-text p span::after{position:absolute;content:"";top:55%;right:0;transform:translate(-50%, -50%) rotate(45deg);width:7px;height:7px;border-top:2px solid #333;border-right:2px solid #333;content:"";display:block}.main .card-module .card-box .card .card-text p:nth-of-type(1){position:relative;font-size:23px}.main .card-module .card-box .card a{display:block;width:100%}.main .card-module .card-box .card img{width:100%;transition:all .3s ease-in-out}.main .card-module .card-box .card:hover img{transform:scale(1.1)}.main .card-module .card-box:nth-of-type(1){display:grid;grid-template-columns:42.5% 35%;gap:30px 30px;justify-content:center}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1){grid-row-start:span 2}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1) .card-text p:nth-of-type(1){color:#424242}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1) .card-text p:nth-of-type(1)::before{right:calc(50% - 1px);border-radius:1.5px}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1) .card-text p:nth-of-type(1)::after{left:calc(50% - 1px);border-radius:1.5px}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1) .card-text p:nth-of-type(1)::before,.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1) .card-text p:nth-of-type(1)::after{content:"";display:block;position:absolute;width:0;height:3px;bottom:-20px;transition:all .5s ease-in-out;background-color:#0090e7}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1):hover .card-text p:nth-of-type(1)::before,.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(1):hover .card-text p:nth-of-type(1)::after{width:40px}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(2) .card-text p:nth-of-type(1)::before,.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(3) .card-text p:nth-of-type(1)::before{position:absolute;display:block;content:"";width:40px;height:3px;background-color:#0090e7;bottom:-35px;border-radius:1.5px;left:0;transition:all .5s ease-in-out;opacity:0}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(2):hover .card-text p:nth-of-type(1)::before,.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(3):hover .card-text p:nth-of-type(1)::before{opacity:1;bottom:-20px}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(2){align-self:start}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(2) .card-text{text-align:left;width:250px;right:0;margin:0 0 0 auto}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(2) .card-text p:nth-of-type(1){color:#424242}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(2) .card-text p:nth-of-type(2){margin-top:9vw}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(3){align-self:end}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(3) .card-text{text-align:left;width:250px;right:0;margin:0 0 0 auto}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(3) .card-text p:nth-of-type(1){color:#424242}.main .card-module .card-box:nth-of-type(1) .card:nth-of-type(3) .card-text p:nth-of-type(2){margin-top:1vw}.main .card-module .card-box:nth-of-type(2){margin:30px;display:grid;grid-template-columns:repeat(3, 26%);justify-content:center;gap:30px 30px}.main .card-module .card-box:nth-of-type(2) .card .card-text{text-align:left}.main .card-module .card-box:nth-of-type(2) .card .card-text h3{margin:20px 0}.main .card-module .card-box:nth-of-type(2) .card .card-text p:nth-of-type(1){color:#424242}.main .card-module .card-box:nth-of-type(2) .card .card-text p:nth-of-type(1)::before{position:absolute;display:block;content:"";width:40px;height:3px;opacity:0;background-color:#0090e7;border-radius:1.5px;bottom:-35px;left:0;transition:all .5s ease-in-out}.main .card-module .card-box:nth-of-type(2) .card .card-text:hover p:nth-of-type(1)::before{opacity:1;bottom:-20px}.main .card-module .card-box:nth-of-type(2) .card .card-text p:nth-of-type(2){margin:0;margin-top:9vw}.main .card-module .card-box:nth-of-type(2) .card:nth-of-type(1){justify-content:start;align-items:start}.main .card-module .card-box:nth-of-type(3){width:calc(77% + 30px);height:auto;margin:0 auto}.main .card-module .card-box:nth-of-type(3) .card{width:100%;background-color:#f5f5f5}.main .card-module .card-box:nth-of-type(3) .card .card-text{text-align:left;width:auto}.main .card-module .card-box:nth-of-type(3) .card .card-text h3{margin:20px 0}.main .card-module .card-box:nth-of-type(3) .card .card-text p:nth-of-type(1){color:#424242;text-align:center}.main .card-module .card-box:nth-of-type(3) .card .card-text p:nth-of-type(2){text-align:center}.main .card-module .card-box:nth-of-type(3) .card a{text-align:right}.main .card-module .card-box:nth-of-type(3) .card img{display:inline-block;width:70%;height:auto}.main .scenes{margin-top:60px;color:#fff;position:relative}.main .scenes .scenes-bg{width:100%}.main .scenes .scenes-content{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly}.main .scenes .scenes-content h2{text-align:center;font-size:35px;position:relative}.main .scenes .scenes-content h2::after{position:absolute;content:"";display:block;width:80px;height:5px;left:0;right:0;margin:0 auto;bottom:-30px;background-color:#0090e7;border-radius:2.5px}.main .scenes .scenes-content .scenes-child{display:flex;justify-content:space-evenly}.main .scenes .scenes-content .scenes-child li{text-align:center;display:flex;align-items:center;font-size:26px}.main .scenes .scenes-content .scenes-child li img{display:block;width:50px;height:50px;margin:20px}
.banner-box{width:100vw;height:calc(100vh - 64px);position:relative;overflow-x:hidden;top:0;left:0}.banner-box img{display:block;width:100%;height:100%;object-fit:cover}.banner-box .swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px}.banner-box .swiper-container{width:100%;height:100%}.banner-box .swiper-container .swiper-button-white{background-repeat:no-repeat;background-size:32px,62px;background-position:center;z-index:1000;position:absolute;top:0;bottom:0;margin:auto}.banner-box .swiper-container{--swiper-navigation-color: #9d9d9d}.banner-box .swiper-button-prev{left:32px}.banner-box .swiper-button-next{right:32px}.banner-box .swiper-button-next,.banner-box .swiper-button-prev{width:32px;height:62px;padding:20px 30px}.banner-box .img{width:100%;height:100%}.banner-box .img .drone-content{position:absolute}.banner-box .img .drone-content h1{font-size:48px;letter-spacing:4px;margin-bottom:2.6vw;color:#f2f2f2}.banner-box .img .drone-content h1 span{font-size:36px}.banner-box .img .drone-content p{font-size:30px;letter-spacing:3px;color:#f2f2f2;margin-bottom:3.125vw}.banner-box .img .drone-content a{display:block;color:#000;width:210px;height:60px;font-size:30px;letter-spacing:3px;border:solid 2px #000;border-radius:30px;text-align:center;line-height:60px}.banner-box .drone-B100P .drone-content{top:15%;right:5%;text-align:center}.banner-box .drone-B100P .drone-content h1{width:100%;text-align:center;margin-bottom:100px;font-size:80px;color:#333}.banner-box .drone-B100P .drone-content p{font-size:48px;margin-bottom:2vw;margin-right:30px;color:#333}.banner-box .drone-B100P .drone-content p span:nth-of-type(2){font-size:28px}.banner-box .C1-drone .drone-content{top:25%;left:0;text-align:center;width:100%}.banner-box .C1-drone .drone-content h1{width:100%;text-align:center;margin-bottom:100px;font-size:56px;color:#fff}.banner-box .C1-drone .drone-content p{font-size:38px;margin-bottom:2vw;margin-right:30px;color:#333}.banner-box .C1-drone .drone-content p span:nth-of-type(2){font-size:28px}.banner-box .T1-drone .drone-content{top:25%;left:10%;text-align:center}.banner-box .T1-drone .drone-content h1{margin-bottom:100px;font-size:46px;color:#333}.banner-box .T1-drone .drone-content p{font-size:38px;margin-bottom:2vw;margin-right:30px;color:#333}.banner-box .T1-drone .drone-content p span:nth-of-type(2){font-size:28px}.banner-box .multipurpose-drone .drone-content{top:13%;left:10%;text-align:center}.banner-box .multipurpose-drone .drone-content h1{margin-bottom:200px;font-size:46px;color:#333}.banner-box .multipurpose-drone .drone-content p{font-size:38px;margin-bottom:2vw;margin-right:30px;color:#333}.banner-box .multipurpose-drone .drone-content p span:nth-of-type(2){font-size:28px}.banner-box .drone-100 .drone-content{top:10%;left:8%;text-align:center}.banner-box .drone-100 .drone-content h1{margin-bottom:50px;font-size:56px}.banner-box .drone-100 .drone-content p{font-size:48px;margin-bottom:2vw;margin-right:30px}.banner-box .drone-100 .drone-content p span:nth-of-type(2){font-size:28px}.banner-box .drone-100 .drone-content div{display:flex}.banner-box .drone-A22P .drone-content{top:30%;left:8%;text-align:center}.banner-box .drone-A22P .drone-content h1{margin-bottom:2vw;font-size:60px;color:#333}.banner-box .drone-A22P .drone-content p{position:relative;font-size:26px;margin-bottom:2vw;color:#333;font-size:48px}.banner-box .drone-A22P .drone-content p::before{left:10px;top:0;bottom:0;margin:auto;width:80px;height:2px;position:absolute;display:block;content:"";background-color:#333}.banner-box .drone-A22P .drone-content p::after{right:10px;top:0;bottom:0;margin:auto;width:80px;height:2px;position:absolute;display:block;content:"";background-color:#333}.banner-box .drone-B70 .drone-content{top:30%;left:10%;text-align:center}.banner-box .drone-B70 .drone-content h1{margin-bottom:1.5vw;font-size:60px;color:#333}.banner-box .drone-B70 .drone-content p{font-size:40px;margin-bottom:2vw;color:#333}.banner-box .drone-B70 .drone-content a{width:170px;height:44px;line-height:44px;font-size:22px;margin:0 auto}.banner-box .drone-A22 .drone-content{top:30%;left:8%;text-align:center}.banner-box .drone-A22 .drone-content h1{margin-bottom:1.5vw;font-size:50px;color:#333}.banner-box .drone-A22 .drone-content p{font-size:30px;margin-bottom:2vw;color:#333}.banner-box .drone-A22 .drone-content a{width:170px;height:44px;line-height:44px;font-size:22px;margin:0 auto}.banner-box .drone-A16 .drone-content{top:33.47%;left:15.57%}.banner-box .drone-A6 .drone-content{top:34.53%;right:14.79%;text-align:right}.banner-box .drone-A6 .drone-content a{float:right}.banner-box .drone-Q10 .drone-content{top:34.53%;right:14.79%;text-align:right}.banner-box .drone-Q10 .drone-content a{float:right}

/*# sourceMappingURL=index-en.css.map*/