@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-overflow-scrolling: touch;
  font-family: sans-serif; }

html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
iframe,
a,
span,
i,
em,
iframe,
input {
  padding: 0;
  margin: 0; }

a,
a:hover,
a:active,
a:focus.a:visited {
  text-decoration: none; }

ul,
li {
  list-style: none; }

html {
  height: 100%;
  width: 100%; }

body {
  height: 100%; }

.swiper-container {
  width: 100%;
  height: 100%;
  padding-top: 50px;
  box-sizing: border-box; }

.swiper-slide {
  background: url(../images/bg2.jpg) no-repeat;
  background-size: 100% 100%;
  height: 100%;
  position: relative; }

img {
  width: 100%;
  height: 100%; }

.header {
  display: flex;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #F7F7F7;
  height: 50px;
  padding: 0 15px; }
  .header .back—btn {
    width: 24px;
    height: 24px; }
  .header .menubtn {
    width: 24px;
    height: 24px; }
  .header .flex {
    font-size: 18rpx;
    flex: 1;
    text-align: center; }

.m_menu {
  position: fixed;
  width: 100%;
  top: 50px;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  box-sizing: border-box;
  display: none; }
  .m_menu .navLis {
    width: calc(100% - 79px);
    height: 100%;
    background-color: #fff;
    position: absolute;
    right: 0;
    padding: 0 25px;
    animation: fadeinR 0.3s ease; }
    .m_menu .navLis li {
      width: 100%;
      font-size: 16px;
      line-height: 57px;
      border-bottom: 1px solid #E6E7EB; }
      .m_menu .navLis li a {
        display: block;
        color: #000; }

@keyframes fadeinR {
  0% {
    opacity: 0;
    transform: translateX(100%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
.title-style {
  color: #182F63;
  font-size: 30px;
  text-align: center; }

.desc-style {
  color: #455C8E;
  font-size: 14px;
  line-height: 34px;
  text-align: center; }

.home-page {
  background: url(../images/bg1.jpg) no-repeat;
  background-size: 100% 100%; }
  .home-page .logo {
    width: 120px;
    height: 80px;
    margin-left: 24px; }
  .home-page .content {
    margin-top: 80px;
    text-align: center;
    color: #455C8E;
    font-size: 14px; }
    .home-page .content .hqt-logo {
      width: 250px;
      height: 78px; }
    .home-page .content .title {
      margin-top: 16px; }
    .home-page .content .desc {
      margin-top: 100px; }

.price-page {
  padding-top: 47px; }
  .price-page .content {
    width: 100%;
    margin-top: 60px; }
    .price-page .content .box_canvers {
      width: 100px;
      height: 100px;
      margin: 0 auto;
      position: relative; }
      .price-page .content .box_canvers .item_card {
        position: absolute;
        transform: rotate(45deg);
        border-radius: 4px;
        font-size: 14px;
        color: #fff;
        opacity: 0.95;
        box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.06); }
        .price-page .content .box_canvers .item_card span {
          width: 100%;
          text-align: center;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%) rotate(-45deg); }
      .price-page .content .box_canvers .icon1 {
        top: 0;
        left: 5px;
        width: 80px;
        height: 80px;
        background: linear-gradient(45deg, #5b9ef9, #3987f9, #2b7ff9); }
      .price-page .content .box_canvers .icon2 {
        top: 45px;
        left: 90px;
        width: 80px;
        height: 80px;
        background: linear-gradient(45deg, #2468f2, #2468f2); }
      .price-page .content .box_canvers .icon3 {
        top: 55px;
        left: -84px;
        width: 100px;
        height: 100px;
        background: linear-gradient(75deg, #5b9efa, #2e81f9, #2b7ff9); }
      .price-page .content .box_canvers .icon4 {
        top: 110px;
        left: 25px;
        width: 80px;
        height: 80px;
        background: linear-gradient(75deg, #599cf9, #3787f9, #2b7ff9); }
      .price-page .content .box_canvers .icon5 {
        top: 140px;
        left: 130px;
        width: 70px;
        height: 70px;
        background: linear-gradient(75deg, #599cf9, #3787f9, #2b7ff9);
        font-size: 12px; }
      .price-page .content .box_canvers .icon6 {
        top: 155px;
        left: -115px;
        width: 60px;
        height: 60px;
        background: linear-gradient(45deg, #579bfa, #3e8bf9, #2b7ff9);
        font-size: 12px; }
      .price-page .content .box_canvers .icon7 {
        top: 175px;
        left: -40px;
        width: 80px;
        height: 80px;
        background: linear-gradient(45deg, #2468f2, #2468f2, #2468f2); }
      .price-page .content .box_canvers .icon8 {
        top: 200px;
        left: 65px;
        width: 80px;
        height: 80px;
        background: linear-gradient(75deg, #559afa, #408cf9, #2b7ff9); }
      .price-page .content .box_canvers .icon9 {
        top: 265px;
        left: 0px;
        width: 80px;
        height: 80px;
        background: linear-gradient(75deg, #599df9, #3988f9, #2b7ff9);
        font-size: 12px; }
      .price-page .content .box_canvers .icon10 {
        top: 95px;
        left: 180px;
        width: 40px;
        height: 40px;
        background-color: rgba(61, 138, 249, 0.5); }
      .price-page .content .box_canvers .icon11 {
        top: 230px;
        left: -85px;
        width: 40px;
        height: 40px;
        background-color: rgba(61, 138, 249, 0.5); }

.authority-page {
  padding-top: 47px; }
  .authority-page .company-box {
    margin-top: 50px; }
    .authority-page .company-box .company-item {
      width: 150px;
      height: 78px;
      display: flex;
      background: url(../images/authority.png);
      background-size: 100% 100%;
      font-size: 12px;
      color: #7B4D29;
      padding: 16px 21px 0;
      text-align: center; }
    .authority-page .company-box .row {
      padding: 0 24px;
      display: flex;
      justify-content: space-between; }
    .authority-page .company-box .company-item1 {
      width: 169px;
      height: 88px;
      margin: 16px auto 0;
      padding-top: 21px; }
  .authority-page .data-box {
    padding-left: 58px;
    margin-top: 50px; }
    .authority-page .data-box .row {
      display: flex; }
      .authority-page .data-box .row .data-item {
        margin-right: 16px;
        width: 114px;
        text-align: center; }
        .authority-page .data-box .row .data-item .label {
          font-size: 12px;
          color: #455C8E; }
        .authority-page .data-box .row .data-item .name .num {
          color: #182F63;
          font-size: 30px;
          font-weight: bold; }
        .authority-page .data-box .row .data-item .name .unit {
          font-size: 12px;
          color: #455C8E;
          vertical-align: top;
          line-height: 30px; }

.industry-page {
  padding-top: 47px; }
  .industry-page .industry-list {
    padding: 24px 28px 0; }
    .industry-page .industry-list .industry-item {
      box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);
      background: rgba(255, 255, 255, 0.4);
      margin-bottom: 16px;
      border-radius: 4px;
      padding: 12px 16px; }
      .industry-page .industry-list .industry-item .title {
        font-size: 18px;
        font-weight: bold;
        color: #182F63; }
      .industry-page .industry-list .industry-item .desc {
        font-size: 12px;
        color: #455C8E;
        line-height: 20px; }

.subscribe-page {
  padding-top: 47px; }
  .subscribe-page .title-box {
    display: flex;
    align-items: center;
    color: #182F63;
    font-size: 18px;
    font-weight: bold; }
  .subscribe-page .subtitle {
    font-size: 12px;
    line-height: 18px;
    color: #455C8E;
    margin-top: 6px;
    padding-left: 28px; }
  .subscribe-page .local-box {
    padding: 0 30px;
    margin-top: 30px; }
    .subscribe-page .local-box img {
      width: 24px;
      height: 24px;
      margin-right: 3px; }
  .subscribe-page .subscribe-img {
    padding: 0 22px;
    margin-top: 30px; }
  .subscribe-page .sms-box {
    padding: 0 32px;
    margin-top: 14px; }
    .subscribe-page .sms-box img {
      width: 16px;
      height: 16px;
      margin-right: 6px; }
    .subscribe-page .sms-box .title-box {
      font-size: 15px; }
    .subscribe-page .sms-box .subtitle {
      padding-left: 22px;
      margin-top: 10px; }

.port-page {
  padding-top: 47px; }
  .port-page .port-list {
    display: flex;
    padding: 40px 68px 30px;
    justify-content: space-between;
    text-align: center; }
    .port-page .port-list .item img {
      width: 24px;
      height: 24px; }
    .port-page .port-list .item .name {
      font-size: 14px;
      color: #455C8E;
      margin-top: 4px; }
  .port-page .port-img {
    padding: 0 7px;
    width: 100%; }
  .port-page .desc {
    font-size: 14px;
    text-align: center;
    color: #455C8E;
    line-height: 24px; }

.scene-page {
  padding-top: 47px; }
  .scene-page .scene-list {
    padding: 40px 38px;
    display: flex;
    justify-content: space-between;
    text-align: center; }
    .scene-page .scene-list .item img {
      width: 24px;
      height: 24px; }
    .scene-page .scene-list .item .name {
      width: 85px;
      font-size: 14px;
      line-height: 24px;
      color: #455C8E;
      margin-top: 6px; }
  .scene-page .scene-img {
    padding-left: 8px; }

.last-page {
  padding-top: 60px; }
  .last-page .phone-box {
    margin: 20px 22px 0;
    background-color: #F6F9FD;
    border-radius: 6px;
    text-align: center;
    padding: 30px 0; }
    .last-page .phone-box h3 {
      font-size: 22px;
      color: #182F63; }
    .last-page .phone-box .line-box {
      position: relative;
      padding: 32px 40px 16px; }
      .last-page .phone-box .line-box .line {
        height: 1px;
        background-color: #C6C7CA; }
      .last-page .phone-box .line-box .text {
        position: absolute;
        left: 50%;
        top: 22px;
        transform: translate(-50%, 0);
        width: 112px;
        background-color: #F6F9FD;
        color: #455C8E;
        font-size: 14px; }
    .last-page .phone-box .phone {
      font-size: 30px;
      color: #3B4C84;
      font-weight: bold; }
  .last-page .btn-style {
    width: 181px;
    height: 53px;
    opacity: 1;
    border-radius: 6px;
    background: #256AEB;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    color: #fff;
    font-size: 22px;
    margin-top: 38px; }
  .last-page .bottom-info {
    color: #455C8E;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    margin-top: 140px; }

.animation-delay-2 {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

.animation-delay-5 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.next {
  text-align: center;
  margin-left: -1%;
  animation-name: beat;
  /*动画名称*/
  animation-duration: .5s;
  /*设置秒数*/
  animation-timing-function: linear;
  /*速度曲线*/
  animation-iteration-count: infinite;
  /*播放次数*/
  animation-direction: alternate;
  /*逆向播放*/
  animation-play-state: running;
  /*正在运行*/
  position: absolute;
  bottom: 15px;
  font-size: 14px;
  left: 50%;
  color: #fff;
  transform: translate(-50%, 0); }
  .next .txt {
    text-shadow: 3px 3px 10px #01427b;
    color: #fff; }
  .next .allow {
    width: 35px;
    height: 35px;
    background: url(../images/arrow.png) no-repeat;
    background-size: 100%;
    display: block;
    margin: 0 auto; }

@keyframes beat {
  0% {
    bottom: 25px; }
  100% {
    bottom: 5px; } }
.ani_btn {
  animation: firstdiv 2s linear 2s infinite alternate; }

@keyframes firstdiv {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(0.9); }
  50% {
    transform: scale(0.8); }
  75% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

/*# sourceMappingURL=index.css.map */
