@charset "UTF-8";.banner{position:relative;height:100vh;overflow:hidden;background:#07133a}.banner .navArea{background:rgba(0, 36, 63, 0.8)}.banner-bg{position:absolute;top:0%;left:0%;width:100%;height:100%;background:url(../images/bgStar.png) center center no-repeat;background-size:cover;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;opacity:0}.banner-left{position:absolute;bottom:0px;left:1%;width:39.885%;max-width:759px}.banner-left-robot{height:680px;height:72.6vh}.banner-left-robot img{width:100%}.banner-left-robot-main{position:relative;-webkit-animation:none;animation:none}.banner-left-robot-left{position:absolute;top:0px;left:0px;-webkit-animation:robot-left 5s ease-in-out infinite alternate;animation:robot-left 5s ease-in-out infinite alternate;-webkit-transform-origin:25% 31%;-ms-transform-origin:25% 31%;transform-origin:25% 31%}.banner-left-robot-right{position:absolute;top:0px;right:0px;-webkit-animation:robot-right 4s ease-in-out infinite alternate;animation:robot-right 4s ease-in-out infinite alternate;-webkit-transform-origin:53% 24%;-ms-transform-origin:53% 24%;transform-origin:53% 24%}.banner-left-earth{position:absolute;top:-10%;right:-12%;border-radius:100%;background:#00243f;-webkit-box-shadow:0px 0px 32px #fff;box-shadow:0px 0px 32px #fff;-webkit-animation:earth 8s ease-in-out infinite alternate;animation:earth 8s ease-in-out infinite alternate;width:18.75vw;height:18.75vw}.banner-left-earth-shadow{position:absolute;top:0px;left:0px;width:100%;height:100%}.banner-left-earth-shadow:after,.banner-left-earth-shadow:before{content:'';position:absolute;top:-2%;left:20%;width:120%;height:120%;border-radius:100%;background:rgba(255, 255, 255, 0.05)}.banner-left-earth-shadow:after{top:5%;left:40%}.banner-left-earth-map{position:absolute;top:0px;left:0px;width:100%;height:100%;overflow:hidden;border-radius:100%}.banner-left-earth-map img{position:absolute;height:100%;top:0px;left:0px;-webkit-animation:earth-land 30s ease-in-out infinite alternate;animation:earth-land 30s ease-in-out infinite alternate}.banner-left-earth-map .mv{width:auto;height:130%;opacity:0.04!important}.banner-left-earth-bottom{position:absolute;bottom:-26%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:earth-bottom 6s ease-in-out infinite alternate;animation:earth-bottom 6s ease-in-out infinite alternate;width:10vw}.banner-left-earth-aura{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-animation:earth-aura 200s ease-in infinite alternate;animation:earth-aura 200s ease-in infinite alternate;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;width:116.67%}.banner-left-earth-icon{position:absolute;opacity:0;-webkit-animation:earth-icon 10s ease-in-out infinite;animation:earth-icon 10s ease-in-out infinite}.banner-left-earth-icon-2{-webkit-animation-delay:1s;animation-delay:1s}.banner-left-earth-icon-3{-webkit-animation-delay:2s;animation-delay:2s}.banner-left-earth-icon-4{-webkit-animation-delay:3s;animation-delay:3s}.banner-left-earth-icon-5{-webkit-animation-delay:4s;animation-delay:4s}.banner-left-earth-icon-6{-webkit-animation-delay:5s;animation-delay:5s}.banner-left-earth-icon-7{-webkit-animation-delay:6s;animation-delay:6s}.banner-left-earth-icon-8{-webkit-animation-delay:7s;animation-delay:7s}.banner-left-earth-icon-1{top:-16%;left:-37%;width:20%}.banner-left-earth-icon-2{top:-1%;left:-40%;width:40%}.banner-left-earth-icon-3{bottom:-18%;left:-11%;width:28.5%}.banner-left-earth-icon-4{bottom:26%;right:-46%;width:34.4%}.banner-left-earth-icon-5{bottom:46%;right:-43%;width:29.1%}.banner-left-earth-icon-6{bottom:72%;right:-63%;width:51.6%}.banner-left-earth-icon-7{top:-35%;right:-15%;width:83.89%}.banner-left-earth-icon-8{bottom:-12%;right:-20%;width:26.945%}.banner-right{position:absolute;top:35%;right:1%;width:973px;width:50.6778vw}.banner-right img{display:block;margin-left:auto;margin-right:auto;-webkit-animation:none;animation:none}.banner-right-tit{width:100%}.banner-right-tit-en{margin-bottom:-15px;width:36.59%;max-width:356px}.banner-right-btnArea{font-size:0px;text-align:center}.banner-right-btnArea-btn{display:inline-block;margin:0px 20px}.banner-right-btnArea-btn a{display:block;color:#fff;font-weight:bold;font-size:20px;background:#135586;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;padding:15px 50px;line-height:1.3;text-decoration:none;-webkit-animation:none;animation:none;-webkit-transition:0.3s ease all;-o-transition:0.3s ease all;transition:0.3s ease all}.banner-right-btnArea-btn a:hover{opacity:0.8!important}.banner-right-btnArea-btn.type2 a{opacity:1!important;color:#fff;background:none!important;border:none!important;-webkit-box-shadow:0px 0px 0px 2px #fff inset;box-shadow:0px 0px 0px 2px #fff inset}@media screen and (max-width:991px){.banner{height:90vh}.banner-left{bottom:-17vh;left:0%;width:72%}.banner-left-earth{width:33vw;height:33vw}.banner-right{top:10vh;right:10%;width:80%}}@media screen and (max-width:620px){.banner-left{width:76%;bottom:-25vh}.banner-right{width:95%;right:2.5%}.banner-right-btnArea-btn{margin:0px 8px}.banner-right-btnArea-btn a{font-size:15px;padding:13px 36px}.banner-right-tit-en{margin-bottom:-1%;width:40%}}@-webkit-keyframes banner-bg{0%{opacity:0}2%{opacity:0.5}98%{opacity:0.5}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes banner-bg{0%{opacity:0}2%{opacity:0.5}98%{opacity:0.5}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes robot-left{0%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@keyframes robot-left{0%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}to{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-webkit-keyframes robot-right{0%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes robot-right{0%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}to{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@-webkit-keyframes earth{to{top:-15%}}@keyframes earth{to{top:-15%}}@-webkit-keyframes earth-land{0%{left:0%}to{left:-100%}}@keyframes earth-land{0%{left:0%}to{left:-100%}}@-webkit-keyframes earth-bottom{to{-webkit-transform:translateX(-50%) translateY(15%);transform:translateX(-50%) translateY(15%)}}@keyframes earth-bottom{to{-webkit-transform:translateX(-50%) translateY(15%);transform:translateX(-50%) translateY(15%)}}@-webkit-keyframes earth-aura{0%{-webkit-transform:rotate(0deg) translateX(-50%) translateY(-50%);transform:rotate(0deg) translateX(-50%) translateY(-50%)}to{-webkit-transform:rotate(3600deg) translateX(-50%) translateY(-50%);transform:rotate(3600deg) translateX(-50%) translateY(-50%)}}@keyframes earth-aura{0%{-webkit-transform:rotate(0deg) translateX(-50%) translateY(-50%);transform:rotate(0deg) translateX(-50%) translateY(-50%)}to{-webkit-transform:rotate(3600deg) translateX(-50%) translateY(-50%);transform:rotate(3600deg) translateX(-50%) translateY(-50%)}}@-webkit-keyframes earth-icon{0%{opacity:1}49%{opacity:1}50%{opacity:0}}@keyframes earth-icon{0%{opacity:1}49%{opacity:1}50%{opacity:0}}