#banner .swiper-container .swiper-wrapper .news-banner {
  /* height: 455px; */
}

#banner .swiper-container .swiper-wrapper .news-banner .banner-title {
  margin-bottom: 28px;
}

.topBg {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 1100px;
  display: inline-block;
}

.topBg:before {
  content: "";
  display: block;
  padding-top: 25%;
}

.topBg>.bg {
  position: absolute;
  top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

.topBg>.topWord {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.topBg>.topWord .title {
  width: 8.83rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.topBg>.topWord .title>span {
  font-size: 0.56rem;
  color: #fff;
  margin-left: 12px;
}

.topBg>.topWord p {
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 128, 188, 1);
  width: 420px;
  height: 56px;
  line-height: 56px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  margin-top: 20px;
}


/* 新闻内容 start */

.newsContent {
  height: auto;
  margin: auto;
  /* margin-top: 0.75rem; */
}

.goB {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  background: #F4F8FC;

}

.goBack {
  display: block;
  width: 12rem;
  margin: 0 auto;
  color: #4C5E79;
  font-size: 0.16rem;
  line-height: 0.6rem;
  font-weight: 400;
}

.goBack>a {
  color: #4C5E79;
}

.newsHead {
  width: 12rem;
  margin: 0 auto;
  text-align: center;
  margin: 0.6rem auto 0.24rem auto;
  font-size: 0.28rem;
  line-height: 0.41rem;
  font-weight: bold;
  color: #000000;
}

.newsTime {
  width: 12rem;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0.55rem;
  font-size: 0.18rem;
  font-weight: 400;
  color: #677785;
  line-height: 0.18rem;
}

.newsTime img {
  width: 12px;
  height: 11px;
  margin-bottom: 2px;
}

.newsBody {
  width: 12rem;
  margin: 0 auto 0.6rem;
  font-size: 0.16rem;
  font-weight: 400;
  color: #000000;
  line-height: 0.4rem;
  position: relative;
}

.newsBody>p,
.newsBody>p>span {
  font-size: 0.16rem !important;
}

.bottomLocation {
  width: 12rem;
  overflow: hidden;
  margin: 0.3rem auto 1.25rem;
}

.bottomLocation p {
  font-size: 0.24rem;
  font-weight: 500;
  color: #4C5E79;
  line-height: 0.36rem;
  float: left;
  cursor: pointer;
  width: 3.36rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.bottomLocation p:nth-of-type(2) {
  float: right;
}

.time {
  font-weight: 400;
  width: 1.46rem;
  height: 0.18rem;
  font-size: 0.18rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  color: #677785;
  line-height: 0.18rem;
}

.news {
  font-size: 0.21rem;
  line-height: 0.4rem;
  font-weight: 400;
  color: #7F7F7F;
  text-indent: 2em;
}

.newPic {
  text-align: center;
  margin-bottom: 0.4rem;
  margin-top: 0.4rem;
}

.newPic img {
  width: 737px;
  height: 403px;
}

.picLabel {
  width: 136px;
  height: 15px;
  font-size: 14px;
  font-weight: bold;
  margin: auto;
  margin-bottom: 25px;
}

.line {
  color: #C0C0C0;
  margin-top: 20px;
  margin-bottom: 19px;
}

.bottomBtn {
  margin-bottom: 80px;
  float: right;
}

.btn {
  width: 62px;
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #727171;
  display: inline-block;
  margin: 0 17px;
}

.forward::before {
  content: "< ";
  color: #7F7F7F;
}

.next::after {
  content: " >";
  color: #7F7F7F;
}


/* 新闻内容 over */


/* 产品 */
.pro-contanier {
  width: 12rem;
  margin: 0 auto;
}

.pro-contanier .summaryTitle {
  margin-bottom: 0.6rem;
  font-size: 0.28rem;
  line-height: 0.41rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: bold;
  color: #394957;
}

.pro-contanier .block {
  width: 12rem;
  margin: 1.25rem auto 0;
  position: relative;
}

.pro-contanier .block>div {
  position: relative;
}

.pro-contanier .SysArch>div {
  text-align: center;
}

.pro-contanier .overView img {
  width: 6.22rem;
  height: 3.43rem;
}

.pro-contanier .overView .desc {
  height: 2.5rem;
  width: 6.80rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 14px 1px rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 5.05rem;
  padding: 0.31rem 0.52rem 0.31rem;
  font-size: 0.16rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #424242;
  line-height: 0.32rem;
}

.pro-contanier .SysArch img {
  width: 9rem;
}

.EMMS-contanier .SysArch img {
  width: 9rem;
}

.RCS-contanier .SysArch img {
  width: 9rem;
}

.QTS-contanier .SysArch img,
.X-PADG-contanier .SysArch img,
.XPADAU-contanier .SysArch img,
.X-PAD-contanier .SysArch img,
.GIS-contanier .SysArch img,
.ITS-contanier .SysArch img {
  width: 9rem;
}

.FE-contanier .SysArch img {
  width: 9rem;
}

.CBONDS-contanier .SysArch img {
  width: 9rem;
}

.X-FUNDS-contanier .SysArch img {
  width: 9rem;
}

.pro-contanier .features .summaryTitle {
  margin-bottom: 0.5rem;
}

.pro-contanier .features ul {
  width: 12rem;
  font-size: 0.15rem;
  font-weight: 400;
  color: #424242;
  line-height: 0.26rem;
  margin-bottom: 0.90rem;
}

.ITS-contanier .features,
.RCS-contanier .features,
.CBONDS-contanier .features,
.GIS-contanier .features,
.X-PAD-contanier .features {
  margin-bottom: 90px;
}

.ITS-contanier .features ul,
.RCS-contanier .features ul,
.CBONDS-contanier .features ul,
.GIS-contanier .features ul,
.X-PAD-contanier .features ul {
  margin-bottom: 35px;
}

.pro-contanier .secTitle {
  font-size: 0.20rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #424242;
  line-height: 0.3rem;
  padding-bottom: 0.12rem;
}

.features>div>ul>li {
  font-size: 0.16rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #424242;
  line-height: 0.32rem;
}

.goBack-mo {
  display: none;
}

@media screen and (max-width: 800px) {
  body {
    height: 100%;
  }

  .goB {
    display: none;
  }

  .goBack-mo {
    width: 100%;
    height: 0.88rem;
    line-height: 0.88rem;
    background: #F4F8FC;
    display: flex;
    align-items: center;
    padding: 0 0.3rem;
  }

  .goBack-mo .goBack a {
    color: #333333;
    font-weight: 500;
    font-size: 0.28rem;
  }

  .topBg,
  .bottom-wrap {
    display: none;
  }

  .newsContent .newsHeader .newsHead {
    font-size: 0.36rem;
    line-height: 0.54rem;
    font-weight: 500;
    color: #333333;
    margin: 0.4rem 0 0.2rem;
    width: 100%;
    padding: 0 0.3rem;
    text-align: left;
  }

  .newsHeader .newsTime {
    width: 100%;
    margin: 0 0 0.4rem 0;
    padding: 0 0 0.4rem;
    border-bottom: 0.01rem solid #DDDDDD;
    text-align: left;
    padding: 0 0.3rem;
    padding-bottom: 0.4rem;
  }

  .newsBody {
    width: 100%;
    padding: 0 0.3rem;
  }

  .newsBody p img {
    width: 90%;
    height: auto;
    margin: 1em 0px;
  }

  .newsBody>p,
  .newsBody>p>span {
    font-size: 0.28rem !important;
  }

  .f-nav {
    position: fixed;
  }

  .news-mo {
    padding: 0 0.3rem;
  }
}