/* 主体 */
.main {
  background-color: #f5f5f5;
}
/* Banner */
.main .banner {
  height: 30rem;
  background-color: #00000050;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../assets/image/solutionTwo_0.jpg");
}
.main .banner .container-xl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 25rem;
}
.main .banner .container-xl .title {
  position: relative;
  padding-bottom: 0.75rem;
  font-weight: bold;
}
.main .banner .container-xl .title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 5rem;
  height: 0.25rem;
  background-color: #005bac;
}
.main .banner .container-xl .content {
  margin-top: 1rem;
  width: 50%;
  color: #00000075;
}
.main .banner .container-xl .link {
  margin-top: 1.5rem;
  text-decoration: none;
  color: #00000075;
}
.main .banner .container-xl .link:before {
  content: "↓";
  margin-right: 0.5rem;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 50%;
  background-color: #005bac75;
  text-align: center;
  font-size: 0.25rem;
  color: #005bac;
}
/* 方案概述 */
.main .one .container-xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .one .container-xl .title {
  font-weight: bold;
  color: #5f92fc;
  font-size: 35px;
}
.main .one .container-xl .content {
  margin-top: 0.75rem;
  width: 75%;
  font-weight: bold;
}
.main .three .container-xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .three .container-xl .title {
  font-weight: bold;
  color: #5f92fc;
  font-size: 35px;
}
.main .three .container-xl .content {
  margin-top: 0.75rem;
  width: 75%;
  font-weight: bold;
}
.main .three .container-xl .content p {
  text-indent: 2em;
}
.main .three .container-xl img {
  margin-top: 5rem;
  width: 75%;
}
/* 网格 */
.main .two {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../assets/image/solutionOne_1.png");
}
.main .two .container-xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.main .two .container-xl .row {
  padding: 0;
}
.main .two .container-xl .row li {
  list-style: none;
}
.main .two .container-xl .row li .box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .two .container-xl .row li .box .icon {
  display: inline-block;
  width: 10rem;
  height: 10rem;
}
.main .two .container-xl .row li .box .title {
  margin-top: 0.75rem;
}
.main .two .container-xl .row li .box .content {
  margin-top: 0.25rem;
  text-align: center;
  font-size: 0.75rem;
  color: #000;
}
/* 系统应用 */
/* .main .three .container-xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.main .three .container-xl > .title {
  text-align: center;
  font-weight: bold;
}
.main .three .container-xl .row {
  margin-top: -1.5rem;
  padding: 0;
}
.main .three .container-xl .row li {
  list-style: none;
}
.main .three .container-xl .row li .box {
  border-radius: 1rem;
  background-color: #fff;
  overflow: hidden;
}
.main .three .container-xl .row li .box .image {
  display: inline-block;
  width: 100%;
  height: 15rem;
  background-color: #000;
}
.main .three .container-xl .row li .box .title {
  margin: 1.25rem;
  font-weight: bold;
} */
/* 客户案例 */
.main .four {
  background-color: #00000050;
}
.main .four .container-xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.main .four .container-xl > .title {
  text-align: center;
  font-weight: bold;
  color: #0072a7;
  font-size: 35px;
}
.main .four .container-xl .row {
  margin-top: -1.5rem;
  padding: 0;
}
.main .four .container-xl .row li {
  list-style: none;
}
.main .four .container-xl .row li .box.one {
  background-image: url("../../assets/image/solutionOne_11.png");
}
.main .four .container-xl .row li .box.two {
  background-image: url("../../assets/image/solutionOne_12.png");
}
.main .four .container-xl .row li .box.three {
  background-image: url("../../assets/image/solutionOne_13.png");
}
.main .four .container-xl .row li .box.four {
  background-image: url("../../assets/image/solutionOne_14.png");
}
.main .four .container-xl .row li .box {
  position: relative;
  height: 20rem;
  /* border-radius: 1rem; */
  background-color: #000;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.main .four .container-xl .row li .box .title {
  position: absolute;
  bottom: -10px;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  /* font-weight: bold; */
  background-color: #fff;
}
/* 硬件产品 */
/* .main .five .container-xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.main .five .container-xl > .title {
  text-align: center;
  font-weight: bold;
}
.main .five .container-xl .row {
  margin-top: -1.5rem;
  padding: 0;
}
.main .five .container-xl .row li {
  list-style: none;
}
.main .five .container-xl .row li .box {
  padding: 1.5rem;
  display: flex;
  border-radius: 1rem;
  background-color: #fff;
}
.main .five .container-xl .row li .box .information {
  width: 65%;
}
.main .five .container-xl .row li .box .information .title {
  font-weight: bold;
}
.main .five .container-xl .row li .box .information .content {
  font-size: 0.75rem;
}
.main .five .container-xl .row li .box .information .tag {
  font-size: 0.75rem;
  color: #00000075;
}
.main .five .container-xl .row li .box .information .link {
  margin-top: 2.5rem;
  display: inline-block;
  text-decoration: none;
  color: #000;
}
.main .five .container-xl .row li .box .information .link::after {
  content: ">";
  margin-left: 0.5rem;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  border-radius: 50%;
  background-color: #005bac;
  text-align: center;
  font-size: 0.5rem;
  color: #fff;
}
.main .five .container-xl .row li .box .image {
  margin-left: 5%;
  display: inline-block;
  width: 30%;
  height: 15rem;
  background-color: #000;
} */
.main .five .container-xl {
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .five .container-xl .title {
  font-weight: bold;
  color: #5f92fc;
  font-size: 35px;
}
.main .five .container-xl .content {
  position: relative;
  margin-top: 0.75rem;
  height: 750px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../../assets/image/solutionOne_15.jpg");
}
.main .five .container-xl .content .image {
  position: absolute;
  top: 200px;
  width: 300px;
  height: 400px;
  line-height: 400px;
  border: 1px solid #000;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  cursor: pointer;
  user-select: none;
  transition: all 1s ease-in-out 0s;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.main .five .container-xl .content .one {
  background-image: url("../../assets/image/spin_4.jpg");
}
.main .five .container-xl .content .two {
  background-image: url("../../assets/image/spin_5.jpg");
}
.main .five .container-xl .content .three {
  background-image: url("../../assets/image/spin_6.jpg");
}
.main .five .container-xl .content .left {
  left: calc(50% - 150px - 200px);
  transform: scale(0.65);
  box-shadow: 5px 5px 10px 5px #00000050;
  z-index: 9;
}
.main .five .container-xl .content .middle {
  left: calc(50% - 150px);
  transform: scale(1);
  box-shadow: 10px 10px 15px 5px #00000050;
  z-index: 999;
}
.main .five .container-xl .content .right {
  left: calc(50% - 150px + 200px);
  transform: scale(0.65);
  box-shadow: 5px 5px 10px 5px #00000050;
  z-index: 9;
}

/* 媒体查询 */
/* 移动端 */
@media (max-width: 992px) {
  /* Banner */
  .main .banner {
    height: 10rem;
  }
  .main .banner .container-xl .content {
    width: 100%;
  }
  /* 方案概述 */
  .main .one .container-xl .content {
    width: 100%;
  }
  /* 硬件产品 */
  /* .main .five .container-xl .row li .box {
    flex-direction: column-reverse;
  }
  .main .five .container-xl .row li .box .information {
    margin-top: 1.5rem;
    width: 100%;
  }
  .main .five .container-xl .row li .box .image {
    margin-left: 0;
    width: 100%;
  } */
}
