a.solution_active,
ul a.solution_active {
  position: relative;
  color: #40C7FF !important;
}
.banner {
  margin: 0;
  padding: 0;
  border-right: none;
  border-left: none;
  position: relative;
  margin-top: 82px;
}
.banner .images {
  width: 100%;
  height: 820px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner .images h1 {
  margin-top: 95px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
}
.banner .images p.title {
  margin-top: 20px;
  font-size: 48px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 68px;
}
.banner .images .row {
  margin-top: 80px;
}
.banner .images .row p.title {
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 36px;
}
.banner .images .row p {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
}
.banner .images .row p.remark {
  margin-top: 40px;
}
.banner .images .row img {
  width: 100%;
}
section.applicationScenario {
  width: 100%;
  background-color: #FFFFFF;
}
section.applicationScenario strong.title {
  display: block;
  margin-top: 100px;
  font-size: 48px;
  line-height: 48px;
  font-weight: 400;
  color: #333333;
  text-align: center;
}
section.applicationScenario p.remark {
  text-align: center;
  margin-top: 34px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #333333;
}
section.applicationScenario img {
  display: block;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 148px;
}
section.solveTheProblem {
  width: 100%;
  background-color: #f4f9ff;
}
section.solveTheProblem .row.content {
  margin-top: 137px;
}
section.solveTheProblem .row.content div {
  padding: 0 50px;
  min-height: 280px;
}
section.solveTheProblem .row.content div:last-child {
  border-right: none;
}
section.solveTheProblem .row.content .icon {
  height: 44px;
  width: 44px;
  display: block;
}
section.solveTheProblem .row.content .index_img1 {
  background: url("../../assets/images/dmo_icon01-faafa209dc.png");
}
section.solveTheProblem .row.content .index_img2 {
  background: url("../../assets/images/dmo_icon02-58ba952094.png");
}
section.solveTheProblem .row.content .index_img3 {
  background: url("../../assets/images/dmo_icon03-30de9f3b16.png");
}
section.solveTheProblem .row.content h3 {
  margin-top: 17px;
  margin-bottom: 38px;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #333333;
}
section.solveTheProblem .row.content p {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
}
section.solution {
  width: 100%;
  background-color: #f4f9ff;
  background-image: url("../../assets/images/solution_bg02-2a3ae973f3.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding-bottom: 130px;
}
section.solution strong.title {
  line-height: 48px;
  font-size: 42px;
  font-weight: 400;
  color: #333333;
  display: block;
  text-align: center;
  margin-top: 324px;
}
section.solution .content {
  margin-top: 70px;
}
section.solution div.join {
  margin-top: 138px;
  background-color: #3693ff;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  text-align: center;
  padding-bottom: 102px;
}
section.solution div.join p.title {
  display: inline-block;
  margin-top: 93px;
  font-size: 52px;
  line-height: 52px;
  font-weight: 400;
  color: #FFFFFF;
}
section.solution div.join p.remark {
  margin-top: 99px;
  font-size: 28px;
  line-height: 28px;
  font-weight: 300;
  color: #FFFFFF;
}
section.solution div.join a.button {
  display: block;
  width: 206px;
  height: 60px;
  line-height: 60px;
  background: #FEA305;
  border-radius: 8px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 27px;
}
@media (max-width: 1024px) {
  section.applicationScenario img {
    width: 100%;
  }
  section.solveTheProblem .row.content div {
    border-right: none;
  }
  section.solution {
    background-color: #d6e8fc;
    background-image: none;
  }
}
@media (max-width: 768px) {
  a.solution_active:before,
  ul a.solution_active:before {
    display: none;
  }
  .banner .images p.title {
    width: 100%;
    font-size: 30px;
    line-height: 34px;
  }
  .banner .images .row {
    margin-top: 60px;
  }
  section.solveTheProblem strong {
    font-size: 40px;
  }
  section.solveTheProblem .row.content {
    margin: 100px 0 0 0;
  }
  section.solveTheProblem .row.content div {
    padding: 0;
    border-right: none;
    margin-bottom: 20px;
  }
  section.solveTheProblem .row.content div:last-child {
    border-bottom: none;
  }
  section.solution {
    background-color: #d6e8fc;
    background-image: none;
    padding-bottom: 60px;
    margin-bottom: 100px;
  }
  section.solution strong.title {
    font-size: 28px;
    margin-top: 80px;
  }
  section.solution .content {
    margin-top: 80px;
  }
  section.solution div.join p.title {
    font-size: 30px;
    line-height: 36px;
    margin-top: 100px;
  }
  section.solution div.join p.remark {
    margin-top: 22px;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 10px;
  }
}
