ul{
  padding: 0;
}
.hamburger {
  padding: 21px 30px;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  outline: none;
}
.qukuailian-btn a:hover, .qukuailian-btn a:active, .qukuailian-btn a:focus{
  text-decoration: none;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  margin-left: 70px;
  width: 20px;
  height: 18px;
  display: block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
  width: 20px;
  height: 2px;
  background: #FCE1A5;

  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  width: 20px;
  height: 2px;
  background: #FCE1A5;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}
.hamburger--elastic .hamburger-inner {
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: -6px;
  transition: opacity 0.15s 0.4s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 6px;
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.isactive .hamburger-inner {
  transform: translate3d(0, 0, 0) rotate(135deg);
  transition-delay: 0.1s;
}
.hamburger--elastic.isactive .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.isactive .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-270deg);
  transition-delay: 0.1s;
}
.logo-icon{
  display: inline-block;
  width: 180px;
  height: 32px;
  vertical-align: middle;
  background:  url(../images/logo_header.png) no-repeat;
  background-size: contain;
  background-position: center;
}
header{
  background: none;
  color: #fff;
}

html, body {
  background: #1B2C3C;
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
}
h2, h3, h4{
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
}
.navbar{
  position: absolute;
  width: 100%;
}
.container-fluid{
  padding-left: 0px;
}
.fixed{
  position: fixed;
  width: 100%;
  z-index: 9;
}
.container{
  padding-left: 0px;
  padding-right: 0px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{
  margin-left: 0px;
  margin-right: 0px;
}
.backcolor{
  background-color: rgba(22,21,20,0.9);
  z-index: 999;
}

.navbar-nav > li > a{
  text-align: center;
  color: #fff;
}


.navbar-nav{
  float: left;
  border-right: 1px solid;
  margin-top: 30px;
  margin-bottom: 30px;
  border-color: rgba(250,255,255,0.2);
}
.nav > li{
  position: inherit;
  opacity: 0.89;
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
  font-size: 20px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: left;
  margin: 20px 45px;
}
.navbar-nav > li > a{
  text-align: left;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus{
  color: #33D2EC;
}
.dropleft{position: absolute; width: 62%; top: 115px;left: 280px; opacity: 0;visibility: hidden;transition: ease-out .35s;-moz-transition: ease-out .35s;-webkit-transition: ease-out .35s;}

.hassubs:hover .dropleft,.hassubs .hassubs:hover .dropleft{opacity: 1;visibility: visible; transition: ease-in .35s;-moz-transition: ease-in .35s;-webkit-transition: ease-in .35s;}

.hassubs .hassubs .dropleft{position: absolute;width: 900px;left: 200px;top: 0px;opacity: 0;visibility: hidden;transition: ease-out .35s;-moz-transition: ease-out .35s;-webkit-transition: ease-out .35s;}
.dropleft .left-title{
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 20px;
  text-align: left;
}
.dropleft .left-content{
  opacity: 0.8;
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 50px;
  text-align: left;

}
.dropleft .left-link{
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
  font-size: 20px;
   color: #119DFF;
  letter-spacing: 0;
}

.dropleft a.left-link:hover, .dropleft a.left-link:focus{
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
  font-size: 20px;
  color: #119DFF;
  letter-spacing: 0;
}
.left-a{
  display: inline-block;
  margin-right: 20px;
  opacity: 0.8;
  font-family: 'PingFang SC', 'Helvetica Neue', 'Hiragino Sans GB','WenQuanYi Micro Hei','Microsoft Yahei',sans-serif;
  font-size: 20px;
  color: #fff;
  letter-spacing: 0;
  line-height: 30px;
}
.left-a:hover, .left-a:focus{
  color: #33D2EC;
}

.section {
  text-align: center;
  padding: auto 0px;
  height: 100%;
  background-color: white;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: left;
}

.banner-section {
  background-color: black;
}



.haomu-section div {
  text-align: left;
}

.fovea-section {
  background-image: url('../images/bgframe.png');
  background-repeat: repeat-y;
  background-size: 100% auto;
}
.aboutus-wrapper{
  background-image: url('../images/bgframe.png');
  background-repeat: repeat-y;
  background-size: 100% auto;
}

.framebg{
  width: 100%;
  height: 57.4%;
  background-image: url(../images/framebg.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 60%;
}

.probe{
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
}
.probe>img.focus-probe{
  width: 30%;
  margin-top: 10px;
}
.probe>img.focus-probe2{
  width: 18%;
  margin-top: 10px;
}
.probe>span{
  font-size: 16px;
  width: 159px;
  color: #25D9FF;
  letter-spacing: 0.5px;
  display: block;
  text-align: center;
}
.probe>span.probe2{
  color: #D8B336;
}
.haomu-part>h1{
  margin-top: 50px;
  font-size: 28px;
  color: #fff;
  letter-spacing: 0.88px;
  text-align: center;
}
.haomu-part>.titleframe{
  text-align: center;
  margin-top: 50px;
}
h2.lefttitle{
  display: inline-block;
  text-align: center;
  margin: 0% 12%;
  font-size: 20px;
  line-height: 40px;
  color: #25D9FF;
  letter-spacing: 0.62px;
  border-bottom: 2px solid #25D9FF;
}
h2.righttitle{
  display: inline-block;
  text-align: center;
  margin: 0% 12%;
  font-size: 20px;
  line-height: 40px;
  color: #D8B336;
  letter-spacing: 0.62px;
  border-bottom: 2px solid #D8B336;
}
.clienttitle{
  font-size: 32px;
  color: #252323;
  line-height: 36px;
  text-align: center;
}
.focus-clientlogo{
  width: 70%;
  margin-top: 10vh;
  margin-bottom: 10vh;
}
.footer-section{
  background: #1B2C3C;
  padding-top: 35px;
  padding-bottom: 35px;
}
.footer>p{
  font-size: 14px;
  color: #C6B38B;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}
.probe:hover{
  animation: pulse 1s linear infinite;
}

@keyframes pulse {
  from {
    transform: translateX(-50%) scale3d(1, 1, 1);
  }

  50% {
    transform: translateX(-50%) scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: translateX(-50%) scale3d(1, 1, 1);
  }
}

.weimu-vehicle-section div {
  text-align: center;
}

.weimuface-section > div {
  position: absolute;
  left: 10%;
  top: 29.12%;
  width: 28.6%;
  text-align: center;
}

.weimuface-section .weimuface_logo {
  width: 6vw;
}

.homepage-weimuface-title h1 {
  color: #ffffff;
  letter-spacing: 0px;
  text-align: center;
  line-height: 35px;
}

.homepage-weimuface-title p {
  margin-top: 2em;
  font-size: 1em;
  color: #d2d2d8;
  letter-spacing: 0px;
  text-align: center;
  margin-bottom: 40px;
}

.btn-outline-inverse {
  color: #fff;
  background-color: transparent;
  border-color: #FFFFFF
}

.btn-outline-inverse:hover {
  background-color: rgba(255, 255, 255, 0.8);
}

.btn-outline-blue {
  color: #fff;
  background-color: rgba(0, 107, 205, 0.8);
}


.homepage-banner {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-width: 1285px;
  min-height: 700px;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}

.swiper-slide{
  min-width: 1285px;
  min-height: 700px;
}

.focus-chooseframe{
  width: 17.2%;
  height: 19.5%;
  background-image: url('../images/chooseframe@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 50%;
  transform: translateY(-50%);
  top: 40%;
}
.focus-chooseframe>p{
  width: 5%;
  margin-left: 2.4%;
  margin-top: 2%;
  font-size: 8.92px;
  color: #FFFFFF;
  letter-spacing: 0.78px;
  line-height: 15.17px;
  display: inline-block;
}
.focus-scanbar{
  margin-left: 3%;
  width: 8%;
  animation: scan 5s linear infinite;
  -webkit-animation: scan 5s linear infinite;
  -moz-animation: scan 5s linear infinite;
  position: absolute;

}
@keyframes scan {
  0% {
    top: 1vw;
  }
  50% {
    top: 8vw;
  }
  100% {
    top: 1vw;
  }
}

@-webkit-keyframes scan {
  0% {
    top: 1vw;
  }
  50% {
    top: 8vw;
  }
  100% {
    top: 1vw;
  }
}

@-moz-keyframes scan {
  0% {
    top: 1vw;
  }
  50% {
    top: 8vw;
  }
  100% {
    top: 1vw;
  }
}
.focus-pad{
  width: 72.6%;
  height: 55%;
  background-image: url(../images/pad.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 40%;
  transform: translateY(-50%);
  top: 50%;
  background-position: center;
}
.focus-flight{
  position: absolute;
  left: 51.5%;
  top: 33%;
  height: 45%;
  transform: translate(-50%,-50%);
}
.articles-container:after{
  clear: both;
}
.focus-cargoframe{
  width: 20.6%;
  height: 25%;
  background-image: url(../images/cargoframe@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 64%;
  transform: translateY(-50%);
  top: 60%;
}
.focus-cargoframe>p{
  width: 7.6%;
  margin-left: 1%;
  margin-top: 4%;
  font-size: 8px;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.focus-cargocirclepoint{
  width: 131px;
  height: 91px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 80%;
  transform: translateY(-50%);
  top: 75%;
}
.focus-cargocirclepoint>.circlepoint{
  width: 64.8%;
  margin-top: 10%;
}
.focus-cargocirclepoint>.circle{
  width: 40.8%;
  position: absolute;
  bottom: 0;
  right: 0;
  animation: rotation 2s linear infinite;
  -webkit-animation: rotation 2s linear infinite;
  -moz-animation: rotation 2s linear infinite;
}
.focus-shipframe{
  width: 20.6%;
  height: 25%;
  background-image: url(../images/shipframe@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 8%;
  transform: translateY(-50%);
  top: 32%;
}
.focus-shipframe>p{
  width: 7.6%;
  margin-left: 1%;
  margin-top: 4%;
  font-size: 8px;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.focus-shipcirclepoint{
  width: 131px;
  height: 91px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 23%;
  transform: translateY(-50%);
  top: 52%;
}
.focus-shipcirclepoint>.circlepoint{
  width: 64%;
  margin-top: 10%;
}
.focus-shipcirclepoint>.circle{
  width: 40.8%;
  position: absolute;
  bottom: 0;
  right: 0;
  animation: rotation 2s linear infinite;
  -webkit-animation: rotation 2s linear infinite;
  -moz-animation: rotation 2s linear infinite;
}
.focus-database{
  width: 40%;
  padding-top: 24.06%;
  background-image: url(../images/database@2x.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 50%;
  transform: translateY(-50%);
  top: 46%;
}
.focus-database-container{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.focus-database-wrapper{
  width: 100%;
  height: 100%;
  position: relative;
}

.focus-map-bg{
  width: 22%;
  height: 24.5%;
  background-image: url('../images/mapbg@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 11%;
  transform: translateY(-50%);
  top: 35%;
}
.leftcylinder{
  position: absolute;

}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
.cylinderleft{
  left: 25%;
  width: 4%;
  top: 55%;
  position: absolute;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation: flip 2s linear infinite;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.guidelineleft{
  height: 6vw;
  left: 24.8%;
  bottom: 46%;
  position: absolute;
  overflow: hidden;
}
.guidelineleft:after{
  content: " ";
  display: block;
  width: 0px;
  height: 60%;
  border-left: 2px dashed #FFC100;
  margin-left: 50%;
  margin-top: 10%;
}
.guidelineleft>span{
  display: block;
  font-size: 14px;
  color: #FFC100;
  letter-spacing: 0.88px;
  line-height: 20px;
}
.guidelineright{
  height: 6vw;
  left: 63.8%;
  bottom: 50%;
  position: absolute;
  overflow: hidden;
}
.guidelineright:after{
  content: " ";
  display: block;
  width: 0px;
  height: 100%;
  border-left: 2px dashed #FFC100;
  margin-left: 50%;
  margin-top: 10%;
}
.guidelineright>span{
  display: block;
  font-size: 14px;
  color: #FFC100;
  letter-spacing: 0.88px;
  line-height: 20px;
}
.cylinderright{
  width: 4%;
  position: absolute;
  left: 64%;
  top: 58%;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation: flip 2s linear infinite;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 0px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 0px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.focus-map{
  width: 90%;
  height: 80%;
  background-image: url('../images/map@2x.png');
  background-size: contain;
   background-repeat: no-repeat;
  position: absolute;
  margin-left: 2%;
  margin-top: 5%;
  transform: translateY(-50%);
  top: 35%;
  animation: fadeIn 2s linear infinite;
}
.focus-pointer{
  width: 3.0%;
  height: 4.3%;
  background-image: url(../images/pick@2x.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: 43%;
  transform: translateY(-50%);
  top: 45%;
  animation: bounce 2s linear infinite;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}
.swiper-slide{
  opacity: 0 !important;
}
.swiper-slide-active{
  opacity: 1 !important;
}
.focus-frame{
  width: 43%;
  height: 26%;
  background-image: url('../images/focusframe@2x.png');
  background-size: contain;
   background-repeat: no-repeat;
  position: absolute;
  margin-left: 36.6%;
  transform: translateY(-50%);
  top: 31.5%;
  overflow: hidden;
}
.focus-frame>p{
  opacity: 0.9;
  font-family: PingFangSC-Regular;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 1.86px;
  line-height: 22.67px;
  animation: flash 3s ease infinite;
  -webkit-animation: flash 3s ease infinite;
  -moz-animation: flash 3s ease infinite;
}
.focus-frame>p:first-child{
  padding-left: 3vw;
}
.focus-face-pos {
  background-image: url('../images/focusface@2x.png');
   background-repeat: no-repeat;
  width: 36%;
  height: 45.5%;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 59%;
  position: absolute;
  background-size: contain;
}

.focus-board {
  position: absolute;
  background-size: contain;
}


.focus-brazil {
  position: absolute;
  width: 55%;
  height: 7%;
  top: 62%;
  right: 36.86%;
}
.focus-brazil>div {
  margin: 0;
  margin-right: 50px;
  padding: 0;
  display: inline-block;
}
.focus-brazil>div>h2{
  max-width: 650px;
  text-align: center;
  font-size: 45px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 20px;
  line-height: 58px;
}
.focus-brazil>div>h3{
  margin-top: 0px;
  text-align: center;
  max-width: 650px;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 27px;
}

.focus-brazil>img,
.focus-chart>img,
.focus-2>img,
.focus-chart2>img,
.focus-3>img,
.focus-chart3>img {
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  position: absolute;
}

.focus-chart {
  position: absolute;
  height: 7vw;
  width: 8.55vw;
  margin-top: 74.9vh;
  left: 64vw;
}

.focus-2 {
  position: absolute;
  height: 7vw;
  margin-top: 74.9vh;
  right: 38.3vw;
  width: 32.95vw;
}

.focus-chart2 {
  position: absolute;
  background-size: contain;

  height: 7vw;
  width: 8.55vw;
  margin-top: 74.9vh;
  left: 62.56vw;
}

.focus-3 {
  position: absolute;
  height: 7vw;
  margin-top: 74.9vh;
  right: 45.6vw;
  width: 18.4vw;
}

.focus-chart3 {
  position: absolute;
  background-size: contain;

  height: 7vw;
  width: 8.55vw;
  margin-top: 74.9vh;
  left: 55.26vw;
}
.animate-tech-quick {
  animation: rotation 1s linear infinite;
  -webkit-animation: rotation 1s linear infinite;
  -moz-animation: rotation 1s linear infinite;
}

.animate-tech-slow {
  animation: rotation 7s linear infinite;
  -webkit-animation: rotation 7s linear infinite;
  -moz-animation: rotation 7s linear infinite;
}

.animate-tech-mid {
  animation: rotation 5s linear infinite;
  -webkit-animation: rotation 5s linear infinite;
  -moz-animation: rotation 5s linear infinite;
}

.animate-focus {
  position: absolute;
  background-size: contain;
  animation-iteration-count: infinite;
  animation: rotation 3.5s linear infinite;
  -webkit-animation: rotation 3.5s linear infinite;
  -moz-animation: rotation 3.5s linear infinite;
}

.focus-icon-1 {

  width: 2.5vw;
  height: 2.5vw;
  margin-top: 44.6vh;
  margin-left: 15.5vw;
}

.focus-icon-2 {

  width: 2vw;
  height: 2vw;
  margin-top: 41.6vh;
  margin-left: 39.8vw;
}

.focus-icon-3 {

  width: 4.5vw;
  height: 4.5vw;
  margin-top: 58vh;
  margin-left: 55.4vw;
}

.focus-icon-4 {

  width: 2.2vw;
  height: 2.2vw;
  margin-top: 42.8vh;
  margin-left: 59.6vw;
}

.focus-icon-5 {

  width: 5vw;
  height: 5vw;
  margin-top: 56.4vh;
  margin-left: 37vw;
}

.focus-icon-6 {
  width: 4.2vw;
  height: 4.2vw;
  margin-top: 41.3vh;
  margin-left: 68vw;
}

.focus-brand-pos {
  background-size: cover;
}

.focus-brand-1 {

  width: 13.6vw;
  height: 6.4vw;
  margin-top: 13.3vh;
  margin-left: 22.8vw;
}

.focus-brand-1p {

  width: 6.1vw;
  height: 4.85vw;
  margin-top: 26.3vh;
  margin-left: 22.8vw;
}

.focus-brand-2 {

  width: 14.8vw;
  height: 6.6vw;
  margin-top: 16.8vh;
  margin-left: 44vw;
}

.focus-brand-2p {

  width: 5.5vw;
  height: 5.1vw;
  margin-top: 30.3vh;
  margin-left: 44vw;
}

.focus-brand-3 {

  width: 10.3vw;
  height: 4.2vw;
  margin-top: 28.3vh;
  margin-left: 61vw;
}

.focus-brand-3p {

  width: 7.25vw;
  height: 7.26vw;
  margin-top: 37.3vh;
  margin-left: 61vw;
}

.focus-brand-4 {

  width: 14.8vw;
  height: 6.2vw;
  margin-top: 44.3vh;
  margin-left: 10vw;
}

.focus-brand-4p {

  width: 13.4vw;
  height: 9.6vw;
  margin-top: 57.3vh;
  margin-left: 10vw;
}

.focus-count {

  width: 28.95vw;
  height: 2.8vw;
  margin-top: 24.75vh;
  margin-left: 35.4vw;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}

@-moz-keyframes rotation {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(-360deg);
  }
}


.haomu-part {
  height: 100vh;
}

.font-size-small {
  font-size: 1.6em;
}

.homepage-weimu-title {
  margin-top: 13.16vh;
}

.homepage-weimu-title>h1 {
  color: #363640;
  text-align: center;
  margin-top: 5vw;
}

.homepage-weimu-title>p {
  margin-top: 2em;
  padding-left: 31.5vw;
  padding-right: 31.5vw;
  line-height: 160%;
  font-size: 1em;
  color: rgba(70, 71, 81, 0.70);
  text-align: center;
}

.homepage-weimu-btn {
  margin-top: 5.63vh;
  margin-bottom: 12.8vh;
}

.homepage-weimu-pic {
  width: 67.9vw;
  margin-left: 16vw;
}

.homepage-weimu-pic>img {
  margin-left: auto;
  margin-right: auto;
}

.homepage-bigdata-title {
  margin-top: 13.16vh;
}

.homepage-bigdata-title>h1 {
  color: #ffffff;
  letter-spacing: 0px;
  line-height: 35px;
  text-align: center;
}

.homepage-bigdata-title>p {
  margin-top: 1em;
  padding-left: 27vw;
  padding-right: 27vw;
  color: rgba(255, 255, 255, 0.70);
  letter-spacing: 0px;
  text-align: center;
  line-height: 2em;
}

.homepage-bigdata-btn {
  margin: 0 auto;
  margin-top: 5.63vh;
  margin-bottom: 12.8vh;
  width: 90px;
  display: block;
}


.ck-slidebox {
  position: absolute;
  left: 50vw;
  margin-top: 90vh;
  z-index: 30;
  color: rgba(0, 0, 0, 0)
}

.ck-slidebox ul {
  height: 20px;
  padding: 0 4px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0);
}

.ck-slidebox ul li {
  float: left;
  height: 12px;
  margin: 4px 4px;
}

.ck-slidebox ul li div {
  display: block;
  width: 8px;
  height: 8px;


  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  text-indent: -9999px;
  cursor: pointer;
  z-index: 9999;
}

.ck-slidebox ul li.current div {
  background-color: #F02027;
}

.ck-slidebox ul li div:hover {
  background-color: #F02027;
}



.dn {
  display: none;
}

.di {
  display: inline;
}

.db {
  display: block;
}

.dib {
  display: inline-block;
}



.pct20 {
  width: 20%;
}

.pct100 {
  width: 100%;
}


.lh160p {
  line-height: 160%;
}

.lh0 {
  line-height: 0;
}


.m0 {
  margin: 0;
}

.mt0 {
  margin-top: 0px;
}

.mt20 {
  margin-top: 20px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml38 {
  margin-left: 38px;
}

.ml10 {
  margin-left: 10px
}

.ml48 {
  margin-left: 48px;
}

.mr30 {
  margin-right: 30px;
}


.p0 {
  padding: 0;
}

.pl0 {
  padding-left: 0px;
}

.pr0 {
  padding-right: 0px;
}


.g0 {
  color: #000;
}

.wh {
  color: white;
}

.b7b7c0 {
  color: #b7b7c0;
}


.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.tl {
  text-align: left;
}

.tj {
  text-align: justify;
}


.lt0 {
  letter-spacing: 0;
}


.l {
  float: left;
}

.r {
  float: right;
}


.cl {
  clear: both;
}


.rel {
  position: relative;
}

.abs {
  position: absolute;
}


.ovh {
  overflow: hidden;
}

.ova {
  overflow: auto;
}


.vh {
  visibility: hidden;
}

.vv {
  visibility: visible;
}

.sub-title {
  margin-bottom: 1em;
  margin-top: 0;
  color: #363640;
  text-align: center;
  font-weight: normal;
  font-size: 1.6em;
}

.sub-desc {
  color: rgba(70, 71, 81, 0.70);
  line-height: 35px;
  text-align: center;
  font-size: 1em;
}


.fsb {
  font-family: SourceHanSansCN-Bold;
}

.fsl {
  font-family: SourceHanSansCN-Light;
}


.f18 {
  font-size: 18px;
}

.f12 {
  font-size: 12px;
}

.f1e {
  font-size: 1em;
}

.company-intro{
  background: transparent;
  padding-top: 190px;
}
.company-intro>h1{
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 60px;
  text-align: center;
}
.company-intro>p{
  width: 66vw;
  opacity: 0.8;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  line-height: 32px;
  margin: 0 auto;
  margin-bottom: 106px;
}
.team-intro{
  background-color: rgba(0,0,0,0.44);
}
.corner-left{
  width: 1.3vw;
  position: absolute;
  top: 4vw;
  left: 0;
}
.corner-right{
  width: 1.3vw;
  position: absolute;
  bottom: 4vw;
  right: 0;
}
.team-wrapper{
  position: relative;
  width: 66vw;
  margin: 0 auto;
  padding-top: 4vw;
  padding-bottom: 4vw;
  padding-left: 4vw;
  padding-right: 4vw;
}
.team-wrapper>h1{
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;

  margin-bottom: 2vw;

}
.team-wrapper>p{
  opacity: 0.8;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  line-height: 32px;
}
.map-intro{
  background: transparent;
  padding-top: 8vw;
  padding-bottom: 10vw;
}
.address{
  text-align: center;
}
.map{
  display: inline-block;
  width: 37.5vw;
  height: 26.7vw;
  margin: 0.5vw;
  vertical-align: top;
}
#map{
  width: 37.5vw;
  height: 20.8vw;
  margin: auto;
}
.mapframe{
  display: inline-block;
  width: 37.5vw;
  height: 20.8vw;
  margin: 0.5vw;
  vertical-align: top;
  background: rgba(27,44,60,0.60);
  border: 1px solid #183D60;
  justify-content: center;
  position: relative;
}
.map>h4{
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
}
.map>p{
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 30px;
  text-align: left;
}
.mapframe>p{
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: left;
  transform: translate(-50%, -50%);
  color: #FFFFFF;
  letter-spacing: 0.8px;
  line-height: 40px;
  margin: 0 auto;
  vertical-align: middle;
}
.articles-wrapper{
  background-image: url('../images/bgframe.png');
  background-repeat: repeat-y;
  background-size: 100% auto;
  padding-top: 190px;
}
.articles-container{
  background: transparent;
  margin: 0 auto;
  width: 76.5vw;
}
.article-wrapper{
  background-image: url('../images/bgframe.png');
  background-repeat: repeat-y;
  background-size: 100% auto;
  padding-top: 190px;
  padding-bottom: 100px;
}
.article-container{
  background: transparent;
  margin: 0 auto;
  width: 76.5vw;
}
.article-container img{
  width: 970px;
  max-width: 100%;
  height: auto;
}
.article-container>h1{
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 3px;
}
.article-container>h1>span{
  font-size: 12px;
  color: #C6B38B;
  letter-spacing: 0;
}
.article-container>article{
  margin-top: 3vw;
}
.article-container>article>h2{
  font-size: 24px;
  color: #C6B38B;
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 2vw;
  margin-bottom: 1vw;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .2;
}
.swiper-pagination-bullet-active {
    opacity: 1;
}
.article-container>article>div.article-content p{
  opacity: 0.8;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 36px;
  margin-top: 3vw;
  text-indent: 2em;
  margin-bottom: 2em;
}
.article-container>.paginations{
  margin-top: 2vw;
  margin-bottom: 2vw;
}
.time{
  opacity: 0.8;
  margin-right: 10px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 14px;
}
.author{
  opacity: 0.8;
  margin-right: 30px;
  font-size: 14px;
  color: #C6B38B;
  line-height: 14px;
}

.articles-container>h1{
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
}
.gradiant-line{
  height: 2px;
  width: 100%;
  background: rgba(198,179,139,1);
  opacity: 0.5;
  background: -moz-linear-gradient(left, rgba(198,179,139,1) 0%, rgba(198,179,139,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(198,179,139,1) 0%,rgba(198,179,139,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(198,179,139,1) 0%,rgba(198,179,139,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.articles{
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-left: -1vw;
  margin-top: 2vw;
  margin-bottom: 3vw;
}
.articles>a>article{
  display: flex;
  margin: 0.5vw;
  width: 24.5vw;
  flex-direction: column;
}
.articles>a>article>h2{
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 32px;
}
.articles>a>article>p{
  opacity: 0.7;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 28px;
}
.articles>a>article>span{
  opacity: 0.7;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 14px;
}
.articles>a{
  text-decoration:none
}
.time-logo{
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 5px;
  background-image: url('../images/time@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.article-cover{
  width: 24.5vw;
  height: 14.2vw;
  display: block;
}
.paginations{
  text-align: center;
}
.pagination>.screen-reader-text{
  display: none;
}
.navigation{
  line-height: 18px;
  text-align: center;
  width: 100%;
}
.navigation>.nav-links{
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  line-height: 50px;
  width: 100%;
  height: 50px;
}

.nav-links>.page-numbers{
  color: #FFFFFF;
  font-size: 16px;
  padding: 0 15px;
}

.nav-links>.current{
  background: #C6B38B;
}
.nav-links>.next,.nav-links>.prev{
  font-size: 13px;
}




@media (max-width: 480px){
  .navbar-nav{
    margin: 7.5px -43px;
  }
  .dropleft{
    position: absolute;
    width: 50%;
    top: 90px;
    left: 180px;
    opacity: 0;
    visibility: hidden;
    text-align: left;
  }
  .navbar-collapse{
    padding-right:0;
    padding-right: 0;
  }
  .nav > li{
    margin: 20px 30px;
  }
  .container-fluid > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
  }
  .hamburger{
    padding: 21px 10px;

  }
  /***关于我们页面***/
  .company-intro{
    padding-top: 100px;
  }
  .team-wrapper>h1{
    text-align: center;
    margin-bottom: 30px;
  }
  .team-wrapper{
    width: 80%;
  }
  .company-intro>h1{
    margin-bottom:40px;
  }
  .company-intro>p{
    margin-bottom:40px;
    width: 80%;
  }

/****奇迹动态列表****/
  .article-cover{
    width: 75.5vw;
    height: auto;
  }
  .articles>a>article{
    padding-top: 30px;
    width: 83.5vw;
  }
  .articles>article{
    display: block;
  }
  .articles{
    display: block;
  }
  .articles-wrapper{
    padding-top: 100px;
  }
  /***文章详情页*****/
  .article-wrapper{
    padding-bottom: 10px;
  }
  .article-wrapper{
    padding-top: 50px;
  }


}
@media (min-width:480px) and (max-width:800px) {
  .dropleft {
    width: 50%;
    top: 115px;
    left: 42%;
  }
}
.ft_middle{
  width: 1000px;
  margin: 0 auto;
}
.ft_md{
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #2E4051;
}
.ft_md>div>ul>li>a{
  font-size: 14px;
  color: #C6B38B;
  letter-spacing: 0.44px;
  text-decoration: none;
}
.ft_md>div>ul>li{
  margin: 10px 0px;
  list-style: none;
}
.ft_md:after{
  display: block;
  content: " ";
  clear: both;
}
.ft_md_l{
  float: left;
  width: 25%;
}
.footer{
  margin-top: 20px;
}
.ft_md_md{
  float: left;
  width: 30%;
}
.ft_md_r{
  float: left;
  width: 30%;
  min-width: 450px;
}
