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

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

#tabBox {
  width: 700px !important;
}

/* 解决方案 */
#outBox {
  width: 100%;
  /* height: 1066px !important; */
  background: #F4F7FE;
}

#outBox #bigBox {
  display: block !important;
}

#solvescheme img {
  margin-left: 102px;
}

#solvescheme>div>ul>li:first-of-type {
  margin: 0 auto 24px;
}


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

#bigBox>#solvescheme:nth-child(4) ul {
  margin-left: 100px !important;
}

/* 核心功能 */
#coreBox {
  margin-bottom: 96px;
}

#challengeBox ul li:nth-child(2) {
  margin: 0 181px 0 231px !important;
}

#challengeBox ul li:nth-child(1) {
  margin-left: 88px !important;
}