@media (max-width:768px) {
  body .navbar {
    width: 95%
  }
  body .news-text {
    text-align: center;
    padding-bottom: 30px
  }
  body .news-text h3 {
    margin-top: 50px
  }
  body .news-block img {
    width: 100%
  }
  body .no-padding-b {
    padding-bottom: 0!important
  }
}
@media (min-width:1400px) {
  .container {
    max-width: 1200px!important
  }
}
.swiper-wrapper img {
  width: 100%;
  max-width: 1920px;
  min-width: 800px
}
.container-fs {
  padding: 0
}
.navbar {
  position: absolute;
  top: 0;
  z-index: 999;
  background: 0 0
}
body .navbar .navbar-nav .nav-item a {
  color: #fff;
  font-size: 16px;
  margin-left: 20px;
  font-family: 'Microsoft YaHei'
}
body .navbar .navbar-nav .active a {
  color: #26b1e7!important
}
.header-bg {
  position: absolute;
  z-index: 998;
  width: 100%;
  height: 66px;
  background: rgba(0,0,0,.4)
}
.header-bg-black {
  height: 66px;
  background: rgba(62,151,143,1.00)
}
.container-fs input {
  background: rgba(0,0,0,.2)
}
.footer {
  margin-top: 50px;
  padding: 80px 0;
  background: #3e978f;
  color: #eee;
  text-align: center
}
.news-text h3 {
  margin-top: 150px
}
.row-bg {
  background: #f8fafb
}
.row-bg2 {
  background: #f8fafb
}
.more-arrow {
  font-size: 12px
}
.solution .en {
  color: #888
}
.solution .item {
  background: #fbfbfb
}
.solution .item .img img {
  max-width: 100%
}
.solution .item .text {
  font-size: 16px;
  line-height: 54px;
  color: #3e978f
}
.solution .item .text span {
  color: #c10;
  font-size: 17px;
  margin-left: 10px
}
.service .btn-service {
  padding: 70px 0 0;
  text-align: center
}
.service .service-cont {
  margin-top: 10px
}
.service .service-cont .center {
  text-align: center;
  margin: 0 auto
}
.service .service-cont .center .a {
  display: block
}
.service .widget-box {
  width: 700px;
  margin: 20px auto
}
.service .widget-box .t-left {
  text-align: right;
  width: 120px
}
.service .service-option label {
  margin-right: 10px
}
.download .subtitle {
  line-height: 50px;
  text-align: center
}
.download .red {
  color: #c00
}
.taobao-content {
  width: 750px;
  border: 1px solid #f1f1f1
}
.taobao-content img {
  max-width: 750px
}