*{
  box-sizing: border-box;
}
body{
  overflow-x: hidden;
}
.container-box{
  max-width: 1200px;
  margin: auto;
}
.communication .wp-block-image{
  margin: 0;
}
.line{
  width: 40px;
  height: 4px;
  background: #015ECE;
  margin: 25px auto;
}
.margin-auto{
  margin-left:auto;
  margin-right: auto;
}
.display-hidden{
  display:none;
}
/* PC============================================================================= */
@media screen and (min-width:1000px){
  .banner{
    margin: -74px auto 0;
  }
  .container-title{
    color:#fff;
    padding-top: 194px;
    padding-bottom: 184px;
  }
  /* 轮播图 -------------------------------------------------------------------*/
  .swiper-bullet{
    width: 40px;
    height: 4px;
  }
  /* 数据驱动科技 -----------------------------------------------------------*/
  .data{
    width: 100%;
    position: relative;
  }
  .data-text{
    color:#fff;
    font-size:24px;
    padding:20px 0;
  }
  .data-title{
    color:#fff;
    font-size:42px;
    font-weight: 600;
  }
  .data-end{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top:140px;
  }
  .container-cont{
    /* max-width: 1200px; */
    margin: auto;
  }
  /* 业务---------------------------------------------------------------- */

  .business-cont{
    max-width: 1400px;
    margin: auto;
    position: relative;
  }
  .business-cont .swiper-container{
    max-width: 1200px;
  }
  .business-cont .swiper_btn{
    color: #fff;
  }
  /* 通讯数智云服务------------------------------------------------------- */
  .communication-cont{
    max-width: 1200px;
    margin: 245px auto 0;
  }
  .communication-text{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 36px;
    margin-top: 100px;
  }
  .communication-title{
    font-weight: 400;
    color: #FFFFFF;
  }
  .communication-model{
    width: 45%;
    height: 268px;
    background: linear-gradient(90deg, rgba(0, 125, 240, 0) 0%,  #015ECE 100%);
    position: absolute;
    top: 50%;
    left: 0;
  }
  /* 新闻动态 -------------------------------------------------------------*/
  .news-data{
    position: absolute;
    width: 100%;
  }
  .news-text li{
    padding-bottom: 20px;
  }
  .news-text li a{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    cursor: pointer;
    width: 500px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .news-more{
    font-size: 18px;
    font-weight: 400;    
    cursor: pointer;
    padding-top:80px;
  }
  .news-more a{
    color: #FFFFFF !important;
    font-weight: 400; 
  }
  .news-time{
    font-size: 20px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.47);
    line-height: 42px;
  }
  .news-img-title figcaption{   
    font-size: 25px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 20px;
    text-align: left;
    padding: 30px 0 0 0;
  }
  .news-img-title figcaption a{
    color: #FFFFFF;
    font-weight: 400;
  }
  .news-model{
    width: 45%;
    height: 268px;
    background: linear-gradient(90deg, rgba(0, 125, 240, 0) 0%,  #015ECE 100%);
    position: absolute;
    top: 640px;
    right: 0;
  }
  /* 帮助中心------------------------------------------------------- */
  .help-box{
    padding:100px 0;
  }
  .programme .has-background-dim:hover{
    background: rgba(0,116,255,0.5) !important;
  }
}
/* 手机 ====================================================================*/
@media screen and (max-width:768px){
  .banner{
    margin: -44px auto 0;
  }
  .container-title{
    color:#fff;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  /* 轮播图-------------------------------------------------------------- */
  .swiper-bullet{
    width: 20px;
    height: 4px;
  }

  /* 数据驱动科技-------------------------------------------------------- */
  .data{
    width: 100%;
    position: inherit;
  }
  .data-text{
    color:#fff;
    font-size:18px;
    padding:0 0 10px 0;
  }
  .data-title{
    color:#fff;
    font-size:20px;
    font-weight: 600;
  }
  .data-list{
    padding:20px 0; 
  }
  .data-end{
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top:60px;
  }
  .data-group .has-huge-font-size, .data-group .has-larger-font-size{
    font-size: 24px;
  }
  /* 通讯数智云服务 ------------------------------------------------------*/
  .communication-cont{
    max-width: 1200px;
    margin: 60px auto 0;
  }
  .communication-text{
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
    padding:10px 20px;
  }
  .communication-title{
    font-size: 26px;
    font-weight: 400;
    color: #FFFFFF;
    padding:10px 20px;
  }
  /* 数据驱动科技 -----------------------------------------------------------*/
  .data{
    min-height:400px;
    background-color: #000;
  }
  .data .data-bc img{
    height: 400px;
  }
  /* .data .wp-block-group__inner-container{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  } */
  .communication-img img{
    width: 100%;
    position: absolute;
    top: 500px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 500px;
  }
  .data .communication-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  /* 通讯数智云服务 ---------------------------------------------------------*/
  .communication{
    min-height: 1000px;
    background-color: #000;
  }
  /* 业务---------------------------------------------------------------- */
  .business{
    min-height: 600px;
    background-color: #000;
  }
  /* 新闻动态 -------------------------------------------------------------*/
  .news{
    min-height: 1000px;
    background-color: #000;
  }
  .news-data{
    position: absolute;
    width: 100%;
  }
  .news-text li{
    font-size: 13px;
    font-weight: 300;
    color: #FFFFFF;
    padding-bottom: 10px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .news-text li a{
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .news-more{
    font-size: 14px;
    font-weight: 300;
    color: #FFFFFF;
    cursor: pointer;
    padding:10px 10px 0 10px;
  }
  .news-more a{
    color: #FFFFFF;
  }
  .news-time{
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.47);
    line-height: 20px;    
    padding:0 0 40px 0;
  }
  .news .news-img-title figcaption{
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: left;
    padding:20px 10px;
    margin: 0;  
  }
  .news-img-title figcaption a{
    color: #FFFFFF;
    font-weight: 400;
  }
  .news-text{
    padding: 0 10px !important;
  }
  .news-time{
    padding: 0 10px;
  }
/* 帮助中心------------------------------------------------------- */
  .help-box{
    padding:50px 10px;
  }
  .help-list-left{
    padding-bottom: 30px;
  }

  .help  .has-text-align-center{
    line-height: 30px;
    font-size: 24px !important;
  }
  .help .help-list-title{
    font-size: 24px !important;
  }
  .help-list li {
      font-size: 12px !important;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 20px !important;
  }
}















/* banner图-------------------------------------------------------------- */
.banner{
  text-align: center;
  overflow: hidden;
}
.banner img{
  width: 100%;
  height: 100%;
}
 /* 轮播图 ---------------------------------------------------------------*/
.swiper-bullet{
  background: #FFFFFF;
  opacity: 0.5;
  display: inline-block;
  margin:0 4px;
}
.swiper-bullet-active{
  background: #FFFFFF;
  opacity: 1;
}
/* 数据驱动科技 -----------------------------------------------------------*/

.data .data-bc{
  margin: 0;
  /* position: absolute;
  width: 100%; */
}
.data .data-bc img{
  width: 100%;
}
.data .data-bc .aligncenter{
  width: 100%;
}
.data-group{
  position: absolute;
  width: 100%; 
}

/* 通讯数智云服务 ---------------------------------------------------------*/
.communication{
  position: relative;
  width: 100%;
}

.communication-group{
  position: absolute;
  width: 100%;
  z-index: 99;
  top: 15%;
}

.communication-img img{
  width: 100%;
}
/* 业务---------------------------------------------------------------- */
.business{
  width: 100%;
  position: relative;
  background: #121F31;
}
.business .line {
  margin: 25px auto;
}
.business .wp-block-column:not(:first-child) {
  margin-left: 0;
}
.business .wp-block-columns{
  margin-bottom: 0;
}
.business  .has-text-align-center{
  line-height: 30px;
}
.business .wp-block-cover:hover{
  background: rgba(0,116,255,0.5) !important;
}
.business-group{
  /* position: absolute;
  width: 100%; */
 
  width: 100%;
}
.business .business-img{
  width: 100%;
  margin: 0;
}
.business-img img{
  width: 100%;
}

.business-title{
  font-size: 22px;
  font-weight: 400;
  color: #FFFFFF;
  padding-top:32px;
}
.business-text{
  font-size: 16px;
  font-weight: 300;
  color: #FFFFFF;
  padding-top:32px;
}
.business .swiper-img{
  padding:100px 50px;
  background: #0A141D;
  margin: 0 15px;
}
.business .container-title{
  padding-bottom: 80px;
}

.business  .swiper-container{
  --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
  --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
  --swiper-navigation-size: 50px;/* 设置按钮大小 */
}
/* 方案-------------------------------------------------------------- */
.programme{

}
.programme .programme-list{
  margin: 0;
}
.programme .programme-item:not(:first-child){
  margin: 0;
}

/* 新闻动态 */
.news{
  position: relative;
}
.news-cont{
  max-width: 1200px;
  margin: auto;
}
.news-group{
  position: relative;
}
.news .news-bg{
  width: 100%;
  margin: 0;
}
.news-bg img{
  width: 100%;
}



.news-img-title img{
  width: 100%;
}

  /* 帮助中心------------------------------------------------------- */
.help{
  background: linear-gradient(0deg, #0E1825 0%, #1F2A33 100%);
}
.help-title{
  font-weight: 500;
  color: #FFFFFF;
  padding-top:150px;
}
.help-vice-title{
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  padding-top:45px;
}
.help-box{
  max-width: 1200px;
  margin: auto;
}
.help-list-title{
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
}
.help-list li{
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
}

.help-list-left{
  flex-basis: 50% !important;
}