body,
html {
  height: 100%;
}

.views {
  position: relative;
  padding-bottom: 375px;
  min-height: 100%;
}

.footer {
  position: absolute;
  bottom: 0;
  padding-top: 46px;
  height: 375px;
  width: 100%;
  background-color: #080e3e;
}

.footer .logo img {
  margin: 0 auto;
  width: 246px;
  height: 46px;
}

.footer-top > div {
  float: left;
}

.footer-top-qrCode {
  float: left;
  margin-left: 100px;
}

.footer-top-qrCode img {
  margin: 0 auto;
  width: 100px;
  height: 100px;
}

.footer-top-nav_left {
  margin-left: 157px;
}

.footer-top-nav_right {
  margin-left: 96px;
}

.footer-top-nav_left, .footer-top-nav_right {
  color: #999;
  font-size: 12px;
}

.footer-top-nav_left div, .footer-top-nav_right div {
  margin: 10px 0;
}

.footer-top-nav_left h4, .footer-top-nav_right h4 {
  color: #fff;
  font-size: 16px;
}

.footer-down {
  margin-top: 38px;
  color: #999;
  font-size: 12px;
}

.footer-down-link {
  float: left;
  margin-left: 401px;
}

.footer-down-link a {
  display: inline-block;
}

.footer-down-link-title {
  color: #fff;
  font-size: 16px;
}

.footer-down-link-list {
  max-width: 557px;
}

.footer-down-link-list-item {
  margin-right: 20px;
}

.navbar-default {
  position: fixed;
  left: 0;
  top: 0;
  border: none;
  -webkit-transition: all 1s;
  transition: all 1s;
  background-color: transparent;
  z-index: 100;
  height: 100px;
}

.dropdown-menu {
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
  background-color: #fff !important;
}

.dropdown-menu a {
  color: inherit !important;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 60px;
  height: 60px;
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin: 0;
}

.nav-header {
  padding: 0;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: inherit;
  color: #00acef;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: inherit !important;
  border: none;
}

.icon-bar {
  background-color: #fff !important;
}

.navbar-toggle {
  border-radius: 0;
  border-color: inherit !important;
  border: none;
}

.dropdown-menu li {
  position: relative;
}

.dropdown-menu li:hover i {
  right: 5px;
  background: url("../images/arrow_right.png") no-repeat;
}

.dropdown-menu li a {
  padding: 10px 20px 10px 10px;
}

.dropdown-menu i {
  -webkit-transition: position .3s;
  transition: position .3s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 8px;
  width: 5px;
  height: 9px;
  background: url("../images/arrow_right_b.png") no-repeat;
  background-size: 100% 100%;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #00acef !important;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #00acef;
}

.navbar-right .dropdown-menu {
  right: auto !important;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
}

.navbar {
  margin: 0;
}

.drop-down {
  cursor: pointer;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
}

.dropdown-menu {
  min-width: auto;
  border: none;
  -webkit-box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);
  background-color: white;
}

.carousel,
.carousel-inner {
  height: 100%;
}

.nav-header {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.navbar-header {
  position: relative;
}

.navbar-nav a {
  color: #fff;
}

.navbar-brand {
  width: 246px;
  height: 46px;
  padding: 0;
}

.navbar-brand img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1024px) {
  .navbar {
    min-height: auto;
  }
  .navbar-brand {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 160px !important;
    height: 30px !important;
  }
  .container {
    width: 100%;
    margin: 0;
  }
  .navbar-default {
    position: absolute;
    background-color: #4e1b94 !important;
    height: auto;
  }
  .navbar-default a {
    color: #fff;
  }
  .navbar-collapse,
  .collapse {
    border: none !important;
    border-color: inherit !important;
  }
  .navbar-header {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .nav-header {
    position: relative;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
  .navbar-header {
    border: none;
  }
  .dropdown-menu {
    color: #fff;
    background-color: #491987 !important;
  }
  .dropdown-menu i {
    background: url("../images/arrow_rightWhite.png") no-repeat;
    background-size: 100% 100%;
  }
}

@media (max-width: 768px) {
  .footer {
    position: relative;
    height: auto;
    padding-top: 25px;
  }
  .footer .logo img {
    margin: 0 auto;
    width: 200px;
    height: auto;
  }
  .logo {
    margin: 10px auto;
    float: none !important;
  }
  .footer-top-nav_left,
  .footer-top-nav_right,
  .footer-top-qrCode {
    text-align: center;
    width: 33.33%;
    margin: 0;
  }
  .footer-down {
    margin-top: 10px;
  }
  .nav-header {
    position: relative;
    top: 0;
    -webkit-transform: none;
            transform: none;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 992px) {
  .navbar-default {
    position: absolute;
    background-color: #4e1b94;
    height: auto;
  }
}
/*# sourceMappingURL=styles.css.map */