.ci-index .sub-title {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  line-height: 32px;
  margin-top: 16px;
  margin-bottom: 20px;
}
.ci-index {
  padding: 28px 15px;
  max-width: 750px;
  margin: 0 auto;
  background-color: #fff;
}
@media screen and (min-width: 1025px) {
  .ci-index .text {
    font-size: 16px;
  }
  .ci-preview .head-box {
    width: 100%;
    height: 227px;
    background-size: 100%;
    background-image: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1681819100091160/14.png);
    background-repeat: no-repeat;
    padding: 110px 20px 30px;
  }
  .header-mobile-5g.header-box {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .ci-index .text {
    font-size: 16px;
  }
  .ci-preview .head-box {
    width: 100%;
    height: 2.8rem;
    background-size: 100%;
    background-image: url(//p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1681819100091160/14.png);
    background-repeat: no-repeat;
    padding: 1.3rem 0.1rem 0.3rem;
  }
}
.ci-index  .text {
  color: #000000;
  word-break: break-all;
  line-height: 28px;
  margin-top: 16px;
  margin-bottom: 20px;
  text-align: justify;
}
h4 {
      display: inline-block;
}
.ci-index  div.sub-title {
  margin-bottom: 0;
}
.ci-index  .title {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  line-height: 32px;
  margin-bottom: 20px;
}
.ci-index  img {
  width: 100%;
}