@charset "UTF-8";

div {
  box-sizing: border-box;
}

/* body{
  min-width: 1440px;
} */
[src$=svg] {
  filter: drop-shadow(0.75rem 0.1875rem 0.8125rem #c0deda);
}

.alinkColor {
  color: #eee;
}

.aLink-Active {
  padding-bottom: 0.25rem;
  border-bottom: 0.1875rem solid #eee;
}

/* 固定头部 */
.headerBanner {
  width: 100%;
  height: 3.75rem;
  position: fixed;
  display: flex;
  align-items: center;
  z-index: 99;
  top: 0;
  border: none;
  padding: 0.125rem 9.0625rem;
  text-align: center;
}

.headerBanner {
  padding-right: 0;
}

.headerBanner .rightImg {
  right: 8rem;
}

.headerBanner .leftContainer ul {
  display: flex;
  gap: 1.25rem;
  margin-bottom: 0;
  margin: 1.25rem 0 0 1.25rem;
}

.headerBanner .leftContainer ul li {
  list-style: none;
  padding: 0;
}

.headerBanner .leftContainer ul li a {
  text-decoration: none;
  color: #eee;
}

.headerBanner .leftContainer ul li a:hover {
  padding-bottom: 0.25rem;
  border-bottom: 0.1875rem solid #eee;
}

.bigBackground-slide {

  height: 100vh;
  position: relative;
  /* background: url(../XC-Child-img/education/bigBackground.png) no-repeat center center; */
  background: url("../XC-Child-img/bigBackground.png") no-repeat center center;
  background-size: 100% 100%;
}

.bigBackground-slide .bigBc-textContaienr {
  color: #eee;
  position: absolute;
  left: 15.625rem;
  top: 26.4375rem;
}

.bigBackground-slide .bigBc-textContaienr h1 {
  margin-bottom: 1.8125rem;

  font-weight: bold;
  font-size: 3.625rem;
  color: #FFFFFF;
  line-height: 72px;
}

.bigBackground-slide .bigBc-textContaienr p {
  width: 42.75rem;
  font-size: 1.125rem;
  white-space: wrap;
  margin: 0;
  color: #FFFFFF;
  line-height: 2.25rem;
}

.bigBackground-slide .rightBigBc {
  /* width: 29.25rem; */
  height: 80%;
  position: absolute;
  right: 14rem;
  top: 6rem;
}

.singleContainer {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-top: 5rem;
  padding: 5rem 15rem 5rem 15rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.summarize {
  width: 100%;

  font-weight: bold;
  font-size: 1.875rem;
  color: #333333;
  text-align: center;
  margin-bottom: 2.5rem;
}

.titler {
  box-sizing: border-box;
  width: 100%;
  height: 2.3125rem;
  text-align: left;
  display: flex;
  padding-left: 0.6875rem;
  justify-content: flex-start;
  align-items: center;
  border-left: 8px solid #6C3EE0;
  white-space: nowrap;

  font-size: 2.375rem;
  color: #333333;
}

/* 转型结构图 */

.structureContainer {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 2rem;
  align-items: center;
  justify-content: center;
}

.structureContainer .left {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.structureContainer .left .structureMes {
  width: 25.875rem;
  height: 14.1875rem;

  font-weight: 400;
  font-size: 1.125rem;
  color: #27264D;
  line-height: 1.625rem;
  white-space: wrap;
  display: flex;
  flex-direction: column;
  gap: 1.8rem;
}

.structureContainer .structureImg {
  width: 53.375rem;
  height: 22.9375rem;
  padding-top:5rem ;
}

/* 景字号 */


.jingzihaoContainer {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.jingzihaoContainer .jingzihaoMes {
  width: 100%;

  font-weight: 400;
  font-size: 1.125rem;
  color: #27264D;
  text-align: left;
}

.jingzihaoContainer .productContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.25rem;
}

.jingzihaoContainer .productContainer .productItem {
  width: 29.125rem;
  height: 27.5rem;
  padding: 1.875rem 1.25rem;
  position: relative;
  background: #F0F2F5;
  z-index: -2;
}

.bcImgs {
  width: 11.5625rem;
  height: 10.4375rem;
  position: absolute;
  top: 1.875rem;
  left: 1.25rem;
  z-index: -1;
}

.bcImgs-ja {
  width: 22.0625rem;
  height: 5.375rem;
  position: absolute;
  top: 1.875rem;
  left: 1.25rem;
  z-index: -1;
}

.bcImgs-jy {
  width: 11.625rem;
  height: 8.6875rem;
  position: absolute;
  top: 1.875rem;
  left: 1.25rem;
  z-index: -1;
}

.jingzihaoContainer .productContainer .productItem .name {

  font-weight: bold;
  font-size: 1.875rem;
  color: #27264D;
  margin-bottom: 0.75rem;
  width: 100%;
  text-align: center;
}

.jingzihaoContainer .productContainer .productItem .mes {

  font-weight: 400;
  font-size: 1.125rem;
  color: #27264D;
  width: 100%;
  text-align: center;
  margin-bottom: 1.5625rem;
}

.jingzihaoContainer .productContainer .productItem .funcList {
  display: flex;
  flex-direction: column;
  gap: 1.1875rem;
}

.jingzihaoContainer .productContainer .productItem .funcList .row {
  display: flex;
  width: 100%;
  gap: 1.1875rem;
}

.jingzihaoContainer .productContainer .productItem .funcList .funcItem {
  flex: 1;
  height: 4.8125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  gap: 1.1875rem;
  padding: 0 2rem;

  font-weight: 400;
  font-size: 1.3rem;
  color: #27264D;
}

/* .jtPro {
  background: url(../XC-Child/XC-Img/jt.png) no-repeat center center;
  background-size: 100% 100%;
}

.jaPro {
  background: url(../XC-Child/XC-Img/ja.png) no-repeat center center;
  background-size: 100% 100%;
}

.jyPro {
  background: url(../XC-Child/XC-Img/jy.png) no-repeat center center;
  background-size: 100% 100%;
} */

/* 数字化平台 */

.numberContainer {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.numberContainer .headBan {
  display: flex;
  height: 5.6875rem;
  margin-top: 2.875rem;
  gap: 4px;
  border-top: 4px solid #6C3EE0;
  margin-bottom: 3.4375rem;
}

.numberContainer .headBan .jtHead,
.numberContainer .headBan .jyHead,
.numberContainer .headBan .jaHead {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;

  font-weight: bold;
  font-size: 1.875rem;
  color: #27264D;
  background: #E9EAEC;
  position: relative;
  cursor: pointer;
}

.numberContainer .headBan .active {
  background: #6C3EE0;
  color: #FFFFFF;
}

.numberContainer .imgContent {
  height: 52.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.numberContainer .imgContent .jtIm,
.numberContainer .imgContent .jyIm,
.numberContainer .imgContent .jaIm {
  width: 100%;
  /* height: 100%; */
  display: none;
}

.numberContainer .imgContent .imgShow {
  display: block;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #6C3EE0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  display: none;
}

.triangleActive {
  display: block;
}

/* 信创解决方案 */
.eight-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.bcColor {
  width: 100%;
  height: 60rem;
  position: absolute;
  z-index: -1;
  opacity: .6;
}

.colorChange {
  background-color: #5d3fdd;
}

.solveItem {
  flex: 1;
  width: 30rem;
  height: 30rem;
  /* border: .1px solid #FFFFFF; */
  padding: 4.125rem 2.5rem;
  color: #27264D;
  cursor: pointer;
}

.eight-container .top,
.eight-container .bottom {
  display: flex;
}

.eight-container:hover .solveItem {
  border: 1px solid #FFFFFF;
}



.animate .solveItem:hover {
  background-image: none;
  background-color: rgba(82, 22, 234, 0.6);
}

.animate .allItemColor {
  background-image: none;
  color: #FFFFFF;
  /* 应用动画效果 */

}

.animate .allItemColor img {
  filter: grayscale(100%) brightness(10000%);
}

.jiaoyu {
  background-image: url('../XC-Child/XC-Img/教育培训背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
  /* 添加过渡效果 */
}

.keyan {
  background-image: url('../XC-Child/XC-Img/科研机构数据分析背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
}

.meitiyunying {
  background-image: url('../XC-Child/XC-Img/媒体运营背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
}

.zhanhui {
  background-image: url('../XC-Child/XC-Img/展会展商背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
}

.zhengfujiguan {
  background-image: url('../XC-Child/XC-Img/政府机关背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
}

.qiyexiehui {
  background-image: url('../XC-Child/XC-Img/企业协会背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
}

.shangchao {
  background-image: url('../XC-Child/XC-Img/商超新零售背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
}

.hulianwang {
  background-image: url('../XC-Child/XC-Img/互联网+电子商务背景.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: background 0.5s ease;
}

.background-image {
  height: 50%;
  overflow: hidden;
}

.animate .background-image-jiaoyu {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/教育培训.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}

.animate .background-image-keyan {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/科研机构数据分析.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}

.animate .background-image-meitiyunying {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/媒体运营.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}

.animate .background-image-zhanhui {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/展会展商.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}

.animate .background-image-zhengfujiguan {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/政府机关.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}

.animate .background-image-qiyexiehui {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/企业协会.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}

.animate .background-image-shangchao {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/商超新零售.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}

.animate .background-image-hulianwang {
  z-index: -1;
  background-image: url('../XC-Child/XC-Img/bigCn/互联网+电子商务.png');
  background-repeat: no-repeat;
  background-size: 100vw 60rem;
  background-position-y: 60%;
  width: 100%;
  height: 30%;
  position: absolute;
  bottom: 0;
  /* bottom: -100%; */
  /* 初始位置在底部 */
  animation: slideUp 1s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
  /* 应用动画效果 */
}


.solveItem .solveTitle {

  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 1.375rem;
}

.solveItem .solveMes {
  width: 19.375rem;

  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 3.4375rem;
  white-space: wrap;
}

.solveItem .more {
  display: flex;
  align-items: center;
  position: relative;
  width: 5.9375rem;
}

.solveItem .more .text {
  display: none;

  font-weight: 400;
  font-size: 1rem;
}

.solveItem .more .rightArrow {
  width: 1.25rem;
  height: 1.0625rem;
  position: absolute;
  left: 0;
}

.solveItem .more .rightArrowAnimate {
  animation: toRight .6s cubic-bezier(0.2, 0.4, 0.7, 1);
  animation-fill-mode: forwards;
}

/* 技术专利 */
.technologyContainer {
  width: 100%;
  height: 67.125rem;
  cursor: pointer;
}

#video {
  width: 100%;
  height: 100%;
}

@keyframes toRight {
  0% {
    left: 0;
  }

  100% {
    left: 4.55rem;
  }
}

@keyframes slideUp {
  0% {
    /* bottom: -100%; */
    height: 30%;
    background-position-y: 60%;
    /* 初始位置在底部 */
  }

  100% {
    /* bottom: 0; */
    height: 100%;
    background-position-y: 140%;
    /* 最终位置在顶部 */
  }
}

.police {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-weight: 400;
  font-size: 0.875rem;
  color: #333333;
  margin-top: 1.875rem;
  margin-bottom: 1.6875rem;
}

.police p {
  width: 100%;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  gap: 1.125rem;
}