@media screen and (max-width:768px) {
  .container {
    padding: 0;
  }

  .row {
    margin: 0px;
  }

  a {
    text-decoration: none
  }

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12,
  .col,
  .col-auto,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm,
  .col-sm-auto,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md,
  .col-md-auto,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg,
  .col-lg-auto,
  .col-xl-1,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl,
  .col-xl-auto {
    padding: 0 !important;
    ;
  }

  .home-bg {
    height: 144px;
  }

  .style-none {
    display: none;
  }

  /* 手机端头部 */
  .mobile-head {
    background: -webkit-gradient(linear, left bottom, left top, from(#0f6efd), to(#09b7ff));
    width: 100%;
    height: 53px;
  }

  .mobile-head-bt {
    font-size: 20px;
    line-height: 50px;
    color: white;
    text-align: center;
  }

  .mobile-nav-ul li {
    float: left;
    width: 20%;
  }

  .nav-list-li {
    text-align: center;
    margin: 6px auto;
  }

  .nav-list-img {
    display: inline-block;
    text-align: center;
  }

  /* 手机端导航栏 */
  .nav-list-img {
    width: 28px;
    height: 28px;
  }

  .nav-list-img img {
    width: 100%;
    height: 100%;
  }

  .nav-list-bt a {
    color: white;
  }

  .mobile-nav {
    background: #2b7cf7;
    width: 100%;
    height: 58px;
  }

  /* 手机端产品 */
  .pro-list-smbt {
    color: #666666;
    font-size: 18px;
    text-align: center;
  }

  .mobile-pro {
    margin-top: 30px;
  }

  .mobile-pro-list-bt {
    text-align: center;
    color: #666666;
    font-size: 21px;
  }

  .mobile-pro-img {
    padding: 15px;
  }

  .mobile-pro-img img {
    width: 100%;
  }

  .mobile-pro-bt {
    text-align: center;
  }

  #list-2 {
    margin-top: 80px;
  }

  /* 手机端关于我们 */

  .mobile-about-bt {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
    height: 47px;
    border-bottom: 1px solid #e6e6e6;
  }

  .mobile-about-bt-img {
    float: left;
  }

  .mobile-about-bt-con {
    float: left;
    font-size: 16px;
    color: #2b7cf7;
    margin-top: 4px;
  }

  /* 手机端产品展示 */
  .mobile-pro-con-ico {
    margin-top: 10px;
    margin-right: 20px;
    width: 16px;
    height: 16px;
    float: right;
  }

  .mobile-pro-con-ico img {
    width: 100%;
  }

  .mobile-product {
    padding: 20px;
  }

  /* 手机端服务支持 */

  .mobile-service {
    margin-top: 30px
  }

  .mobile-service-right {
    /* height: 140px; */
    overflow: hidden;
    font-size: 16px;
    color: #666666;
    padding: 3%;
  }

  .mobile-service-left img {
    width: 100%;
    padding: 3%;
  }

  /* 手机端新闻资讯 */
  .mobile-news-center-con {
    line-height: 36px;

    /* height: 224px; */
    width: 100%;
  }

  .mobile-news-center-con li {
    height: 74px;
    border-bottom: 1px solid #e0e0e0;

  }

  .mobile-news-center-con-bt {
    width: 80%;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mobile-news-center-con-bt {
    margin-left: 20px;
  }

  .mobile-news-center-con-date {
    color: #848E98;
    margin-left: 20px;
    margin-top: 10px;
  }



  /* 联系我们 */
  .mobile-contact {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .mobile-contact-con {
    padding: 3%;
    width: 100%;
    overflow: hidden;

  }

  /* 返回顶部 */
  .top-bg {
    background: #3285ff;
    width: 100%;
    height: 50px;
    margin-top: 50px;
  }

  .top-bt {
    margin-top: 3%;
    margin-right: 3%;
    float: right;
    color: white;
  }

  .top-ico {
    margin-top: 3%;
    margin-right: 3%;
    float: right;
    width: 16px;
    height: 16px;
  }

  .top-ico img {
    width: 100%;
  }

  .top-bt a {
    font-size: 16px;
    font-weight: bold;
    color: white;
  }

  .banquan-content {
    text-align: center;
  }

  .footer-fudong {
    z-index: 999;
    bottom: 0px;
    position: fixed;
    width: 100%;
    height: 58px;
    background-image: url("../../static/pic/foot-bg.png");
    background-color: #3285ff;
    background-size: cover;
  }

  .service-fi-phone-img {
    margin: 0 auto;
    text-align: center;
    width: 30px;
    height: 30px;
  }

  .footer-fudong img {
    width: 100%;
  }

  .service-fi {
    padding-top: 5px;
  }

  .service-fi-phone-bt {
    color: white;
    text-align: center;
  }
  .pages{
      padding: 20px;
  }
}