@charset "UTF-8";
.wrapper {
  display: block;
  padding: 0 !important;
  width: 100%;
  min-width: 25.6rem;
  overflow: hidden; }

body {
  overflow: visible; }

.content__hover {
  width: 100%;
  padding-top: 0 !important; }

.footer__a {
  position: static;
  min-width: 25.6rem; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  display: block !important;
  -webkit-animation: fadeInUp 0.6s linear;
  animation: fadeInUp 0.6s linear; }

@keyframes spin {
  from {
    display: block;
    transform: rotate(-1.5deg);
    opacity: 0.4; }
  to {
    display: block;
    transform: rotate(0);
    opacity: 1; } }

.feature-auto-animate {
  display: block !important;
  animation: spin 0.8s cubic-bezier(0, 0, 0.58, 1);
  transform-origin: 2000px 2000px; }

@keyframes enlarge {
  from {
    display: block;
    transform: scale(0.97, 0.97);
    opacity: 0.5; }
  to {
    display: block;
    transform: scale(1, 1);
    opacity: 1; } }

.feature-portatal-animate {
  display: block !important;
  animation: enlarge 1s ease-in-out;
  transform-origin: 50% 0;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; }

.feature-portatal-size-animate {
  display: block !important;
  animation: enlarge .5s linear;
  transform-origin: 50% 0;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; }

@keyframes orbit {
  from {
    display: block;
    transform: rotate(1.5deg);
    opacity: 0.4; }
  to {
    display: block;
    transform: rotate(0);
    opacity: 1; } }

.feature-orbit-animate {
  display: block !important;
  animation: orbit 1s ease-in-out;
  transform-origin: 1000px 1000px;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; }

@keyframes orbitShadow {
  from {
    display: block;
    transform: rotate(1.5deg); }
  to {
    display: block;
    transform: rotate(0); } }

.feature-orbitshadow-animate {
  display: block !important;
  animation: orbitShadow 1s ease-in-out;
  transform-origin: 1000px 1000px;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; }

@keyframes honor {
  from {
    display: block;
    transform: scale(0.95, 0.95); }
  to {
    display: block;
    transform: scale(1, 1); } }

.honor-animate {
  animation: honor 2s linear;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards; }

.banner {
  height: 17.5rem;
  width: 100%;
  position: relative; }
  .banner__bg--left {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #8bc6d6;
    z-index: 2; }
  .banner__bg--right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #4ea8c2;
    z-index: 2; }
  .banner__content {
    height: 100%;
    width: 100%;
    background: url("https://static.gethover.com/build/images/bg/bg_product_banner-701f64d139.jpg") no-repeat;
    background-size: auto 100%;
    background-position: right top;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0; }
  .banner__text {
    width: 10.5rem;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5rem;
    margin-top: -4rem; }
    .banner__text--slogan {
      text-align: center; }
      .banner__text--slogan p {
        margin: 0 auto;
        font-size: 0.9rem;
        line-height: 1.2rem;
        margin-bottom: 1.3rem;
        color: #ffffff;
        text-shadow: 0 0.025rem 0.2rem rgba(0, 0, 0, 0.3); }
    .banner__text--video .gla_inbox img.play {
      border: 0;
      display: block;
      width: 1.1rem;
      height: auto;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -0.55rem;
      margin-left: -0.5rem; }
    .banner__text--video .gla__text {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
      .banner__text--video .gla__text p {
        text-align: center;
        color: #ffffff;
        font-size: 0.3rem;
        font-weight: 100;
        line-height: 0.35rem;
        text-shadow: 0 0.05rem 0.05rem rgba(0, 0, 0, 0.5); }
    .banner__text--video a {
      display: block; }
      .banner__text--video a i {
        color: #ffffff;
        font-size: 0.525rem; }
      .banner__text--video a.prev {
        position: absolute;
        top: 50%;
        left: 0.375rem;
        margin-top: -0.675rem;
        padding: 0.25rem; }
        .banner__text--video a.prev img {
          height: 0.675rem;
          width: auto; }
      .banner__text--video a.next {
        position: absolute;
        top: 50%;
        right: 0.375rem;
        margin-top: -0.675rem;
        padding: 0.25rem; }
        .banner__text--video a.next img {
          height: 0.675rem;
          width: auto; }
    .banner__text--buy {
      margin-top: 0.75rem;
      text-align: center; }
      .banner__text--buy a {
        display: inline-block;
        width: auto;
        min-width: 2.75rem;
        padding: 0 0.25rem;
        height: 0.75rem;
        border: 1px solid #ffffff;
        color: #ffffff;
        line-height: 0.7rem;
        margin: 0 auto;
        font-weight: 100;
        font-size: 0.3rem;
        background: rgba(0, 0, 0, 0.4); }
        .banner__text--buy a:hover {
          background: #ffffff;
          color: #000000;
          border: 1px solid #ffffff; }
        .banner__text--buy a i {
          font-size: 0.4rem;
          display: inline-block;
          margin-left: 0.125rem; }

.feature__title {
  height: 2.5rem;
  width: 100%;
  position: absolute;
  background: #171C21;
  top: 0;
  left: 0; }
  .feature__title h2 {
    width: 100%;
    height: 2.5rem;
    font-size: 0.9rem;
    font-weight: normal;
    text-transform: capitalize;
    color: #ffffff;
    line-height: 2.5rem;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0.05rem 0.125rem rgba(0, 0, 0, 0.5);
    z-index: 3; }

.feature__text--title {
  color: #ffffff;
  font-weight: 100;
  margin-bottom: 0.5rem;
  text-transform: capitalize; }

.feature__text--describe {
  color: #ffffff;
  margin-bottom: 0.625rem;
  font-size: 0.35rem;
  line-height: 0.5rem;
  font-weight: 100; }

.feature__text--icon i {
  display: inline-block;
  color: #ffffff;
  font-size: 0.75rem; }
  .feature__text--icon i:nth-child(2) {
    margin-left: 1.25rem; }

.gradiant__bg {
  display: block;
  width: 100%;
  height: 8.5rem;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(top, #171C21, #000000);
  background: -o-linear-gradient(top, #171C21, #000000);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#171C21), to(#000000)); }

.feature__auto {
  width: 100%;
  height: 13.75rem;
  background: #000000;
  position: relative; }
  .feature__auto .text {
    width: 100%;
    position: absolute;
    top: 8.8rem;
    padding-bottom: 0.875rem;
    text-align: center; }
    .feature__auto .text h2 {
      display: none; }
    .feature__auto .text p {
      display: none;
      width: 20rem;
      margin-left: auto;
      margin-right: auto; }
    .feature__auto .text .feature__text--icon {
      display: none; }
  .feature__auto--img {
    position: absolute;
    top: 0.875rem;
    left: 50%;
    display: none;
    width: 15.65rem;
    height: auto;
    margin-left: -6.25rem; }
    .feature__auto--img.sonar {
      display: none; }

.feature__portable {
  width: 100%;
  height: 9.25rem;
  background: #000000;
  position: relative; }
  .feature__portable .text {
    width: 10rem;
    position: absolute;
    bottom: 1.675rem;
    left: 50%;
    margin-left: -11.8rem;
    text-align: left; }
    .feature__portable .text h2 {
      text-align: left; }
    .feature__portable .text p {
      width: 100%; }
  .feature__portable .img__wrapper {
    position: absolute;
    top: 2.5rem;
    left: 50%;
    display: block;
    width: 14.3rem;
    height: auto;
    margin-left: -0.8rem; }
  .feature__portable--img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0; }
    .feature__portable--img.aircraft {
      display: block;
      transform: scale(0.97, 0.97);
      opacity: 0.5; }
    .feature__portable--img.size__left {
      display: none;
      transform: scale(0.97, 0.97); }
    .feature__portable--img.size__center {
      display: none;
      transform: scale(0.97, 0.97); }
    .feature__portable--img.size__right {
      display: none;
      transform: scale(0.97, 0.97); }

.feature__orbit {
  width: 100%;
  height: 10rem;
  background: #000000;
  position: relative; }
  .feature__orbit .text {
    width: 10rem;
    position: absolute;
    bottom: 2.5rem;
    right: 50%;
    margin-right: -11.8rem;
    text-align: left; }
    .feature__orbit .text h2 {
      text-align: left; }
    .feature__orbit .text p {
      width: 100%; }
  .feature__orbit--img {
    position: absolute;
    top: 0;
    right: 50%;
    display: block;
    width: 16.5rem;
    height: auto;
    margin-right: -2.375rem; }
    .feature__orbit--img.aircraft {
      transform: rotate(1.5deg);
      transform-origin: 1000px 1000px;
      opacity: 0.4; }
    .feature__orbit--img.aircraft--shadow {
      transform: rotate(1.5deg);
      transform-origin: 1000px 1000px; }

.feature__safe {
  width: 100%;
  height: 13.75rem;
  background: url("https://static.gethover.com/build/images/bg/bg_product_safe-398864cfee.jpg") no-repeat #000000;
  background-size: auto 100%;
  background-position: center center;
  position: relative; }
  .feature__safe .mask {
    width: 100%;
    height: 100%;
    background: url("https://static.gethover.com/build/images/bg/bg_product_safe_mask-f20de92aa4.png") no-repeat;
    background-size: auto 100%;
    background-position: center center; }
  .feature__safe .text {
    width: 8.75rem;
    position: absolute;
    bottom: 2.85rem;
    right: 50%;
    margin-right: -11.8rem;
    text-align: left; }
    .feature__safe .text h2 {
      text-align: left;
      font-size: 0.9rem; }
    .feature__safe .text p {
      width: 100%; }

.feature__ux {
  width: 100%;
  height: 13.75rem;
  background: url("https://static.gethover.com/build/images/bg/bg_apple_ux-c38e9f42b8.jpg") no-repeat #ffffff;
  background-size: auto 100%;
  background-position: center center;
  position: relative; }
  .feature__ux .mask {
    width: 100%;
    height: 100%;
    background: url("https://static.gethover.com/build/images/bg/bg_product_safe_mask-f20de92aa4.png") no-repeat;
    background-size: auto 100%;
    background-position: center center; }
  .feature__ux .text {
    width: 12.25rem;
    position: absolute;
    top: 5rem;
    left: 50%;
    margin-left: -12.25rem;
    text-align: left; }
    .feature__ux .text h2 {
      text-align: left;
      color: #000000;
      font-size: 0.9rem; }
    .feature__ux .text p {
      width: 100%;
      color: #000000;
      font-size: 0.35rem; }
  .feature__ux .feature__text--icon i {
    color: #000000; }

.feature__gesture {
  width: 100%;
  height: 13.75rem;
  background: url("https://static.gethover.com/build/images/bg/bg_product_gesture-d8c90a951a.jpg") no-repeat #000000;
  background-size: auto 100%;
  background-position: center center;
  position: relative;
  border-bottom: 1px solid #ffffff; }
  .feature__gesture .mask {
    width: 100%;
    height: 100%;
    background: url("https://static.gethover.com/build/images/bg/bg_product_gesture_mask-93505c4a42.png") no-repeat;
    background-size: auto 100%;
    background-position: center center; }
  .feature__gesture .text {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding-bottom: 0.875rem;
    text-align: center; }
    .feature__gesture .text h2 {
      font-size: 0.9rem; }
    .feature__gesture .text p {
      width: 10.5rem;
      margin-left: auto;
      margin-right: auto; }

.feature {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 2.5rem; }

.honors {
  height: 16.25rem;
  color: #000000;
  text-align: center;
  padding-top: 1.5rem;
  position: relative; }
  .honors .aircraft {
    width: 18.55rem;
    height: 10.35rem;
    position: absolute;
    left: 50%;
    margin-left: -9.275rem;
    bottom: 0; }
    .honors .aircraft img {
      display: block;
      width: 100%;
      height: 100%;
      transform: scale(0.95, 0.95); }
  .honors .honors__logo {
    text-align: center;
    display: block;
    width: 24.8rem;
    position: absolute;
    left: 50%;
    margin-left: -12.4rem;
    bottom: 1.5rem; }
    .honors .honors__logo img {
      display: block;
      width: 100%; }
  .honors h2 {
    font-size: 0.9rem;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 0.875rem;
    display: none; }
  .honors p {
    font-size: 0.35rem;
    font-weight: 100;
    width: 14.5rem;
    margin: 0 auto;
    display: none; }
  .honors ul {
    text-align: center;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1.5rem; }
    .honors ul li {
      display: inline-block;
      font-size: 0;
      height: 1.9rem;
      width: auto;
      padding: 1.75rem; }
      .honors ul li img {
        display: block;
        height: 1.9rem;
        width: auto; }

.techs {
  background: #000000;
  min-height: 13.75rem; }
  .techs .techs__content {
    background: url("https://static.gethover.com/build/images/new/hover-camera-passport-specs-8c2019f6ed.png") no-repeat #000000;
    background-position: -2.25rem -1.2rem;
    background-size: auto 120%;
    display: block;
    width: 25.6rem;
    margin: 0 auto;
    height: 100%;
    min-height: 13.75rem;
    padding: 1rem 0; }
  .techs h2 {
    color: #ffffff;
    font-size: 0.9rem;
    font-weight: normal;
    text-transform: capitalize; }
  .techs .article__2 {
    min-height: 10rem;
    width: 24.65rem;
    margin: 0 auto; }
    .techs .article__2 .article__2__pic {
      width: 50%;
      float: left; }
      .techs .article__2 .article__2__pic img {
        display: block;
        width: 100%; }
    .techs .article__2 .article__2__info {
      width: 46%;
      height: 10rem;
      float: right;
      padding-top: 1.5rem;
      text-align: center; }
      .techs .article__2 .article__2__info .info__nav {
        display: inline-block;
        line-height: 0.35rem;
        margin: 0 auto 1rem;
        font-size: 0.35rem;
        text-align: center; }
        .techs .article__2 .article__2__info .info__nav a {
          display: block;
          float: left;
          box-sizing: border-box;
          border-right: 1px solid #767676;
          color: #767676; }
          .techs .article__2 .article__2__info .info__nav a.side--right {
            border-right: none; }
        .techs .article__2 .article__2__info .info__nav a.clickTitle {
          color: #ffffff; }
      .techs .article__2 .article__2__info ul {
        width: 10.75rem;
        margin: 0 auto; }
        .techs .article__2 .article__2__info ul li {
          line-height: 0.45rem;
          font-size: 0.3rem;
          font-weight: 100;
          letter-spacing: 0.0175rem;
          list-style: none;
          text-align: right;
          color: #ffffff;
          margin-bottom: 0.4rem; }
          .techs .article__2 .article__2__info ul li span.info__name {
            display: inline-block;
            float: left;
            color: #949494;
            font-weight: 100;
            width: auto;
            max-width: 50%;
            text-align: left; }
          .techs .article__2 .article__2__info ul li:after {
            display: block;
            clear: both;
            content: "";
            visibility: hidden;
            height: 0; }

.box {
  padding: 2rem 0 2.25rem; }
  .box h2 {
    color: #000000;
    font-size: 0.9rem;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 2.25rem; }
  .box .article__3 {
    width: 25.6rem;
    margin: 0 auto; }
    .box .article__3 .article__3__item li {
      display: inline-block;
      min-height: 3.5rem;
      list-style: none;
      margin-bottom: 1.5rem; }
      .box .article__3 .article__3__item li img {
        display: block;
        height: 2.5rem;
        width: auto;
        margin: 0 auto; }
        .box .article__3 .article__3__item li img.big {
          height: 3.75rem; }
      .box .article__3 .article__3__item li p {
        padding-top: 0.25rem;
        font-size: 0.3rem;
        width: 100%;
        color: rgba(0, 0, 0, 0.4);
        text-align: center; }
  .box.jianzhuang {
    padding: 2rem 0 2.25rem; }
    .box.jianzhuang h2 {
      color: #000000;
      font-size: 0.9rem;
      font-weight: normal;
      text-transform: capitalize;
      margin-bottom: 2.25rem; }
    .box.jianzhuang .article__3 {
      width: 25.6rem;
      margin: 0 auto; }
      .box.jianzhuang .article__3 .article__3__item li {
        display: inline-block;
        min-height: 3.5rem;
        list-style: none;
        margin-bottom: 1.5rem; }
        .box.jianzhuang .article__3 .article__3__item li.item9 img {
          margin: 0.625rem auto; }
        .box.jianzhuang .article__3 .article__3__item li.item1 img {
          margin: 0.625rem auto; }
        .box.jianzhuang .article__3 .article__3__item li.item8 img {
          margin: 0.625rem auto; }
        .box.jianzhuang .article__3 .article__3__item li img {
          display: block;
          height: 2.5rem;
          width: auto;
          margin: 0 auto; }
          .box.jianzhuang .article__3 .article__3__item li img.big {
            height: 2.85rem;
            margin: 0.45rem auto; }
        .box.jianzhuang .article__3 .article__3__item li p {
          padding-top: 0.25rem;
          font-size: 0.3rem;
          width: 100%;
          color: rgba(0, 0, 0, 0.4);
          text-align: center; }

.firmware {
  height: 13.75rem;
  width: 100%;
  background: url("https://static.gethover.com/build/images/bg/bg_product_firmware-aae86d42c1.jpg") no-repeat #000000;
  background-position: center;
  background-size: auto 100%;
  padding-top: 3.45rem;
  border-bottom: 1px solid #979797; }
  .firmware img {
    display: block;
    width: 2.5rem;
    height: auto;
    margin: 0 auto 0.625rem; }
  .firmware h2 {
    font-size: 0.9rem;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 1.1rem;
    margin-bottom: 0.625rem;
    color: #ffffff; }
  .firmware p {
    width: 11.5rem;
    line-height: 0.5rem;
    font-weight: 100;
    font-size: 0.35rem;
    color: #ffffff;
    margin: 0 auto;
    text-align: center; }

/*首页*/
/*首页图片滚动*/
#gla {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 3.9rem; }

#gla_box {
  width: 3.25rem;
  margin: auto; }

.gla_inbox {
  overflow: hidden;
  position: relative; }

.gla_inbox img {
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff; }

.roundabout-holder {
  width: 3.25rem;
  height: 3.3rem; }

.roundabout-moveable-item {
  display: block;
  width: 5.75rem;
  height: 3.25rem;
  cursor: pointer; }

@media screen and (max-width: 1024px) {
  .header__normal--content {
    padding: 0 1.25rem; }
  .footer__a {
    padding: 0 1.25rem; } }
