.bannerBox {
  background: url('/src/glCase/al-gl.jpg') no-repeat top center;
  background-size: cover;
}

.bannerTitle>p {
  width: 620px;
  margin: 31px 0 40px 0;
}

#tabBox {
  width: 700px !important;
}

/* 客户挑战 */
#challengeBox>div:last-of-type {
  margin-top: 14px !important;
}

/* 解决方案 */
#solvescheme img {
  margin-left: 102px;
}

#solvescheme>div>ul>li:first-of-type {
  margin-top: ;
}

#solvescheme>div>ul>li:last-of-type {
  margin-top: 23px;
}

/* 核心业务 */
/* 核心业务 全屏宽 */
#businessOutBox {
  width: 100%;
  background: #F4F7FE;
  margin-top: 86px;
  padding-bottom: 86px;
}