.robot-app .banner {
  position: relative;
  margin-top: 10px;
}
.robot-app .banner .logo,
.robot-app .banner .img-title {
  position: absolute;
}
.robot-app .banner .banner-img {
  width: 100%;
}
.robot-app .banner .logo {
  top: 0.24rem;
  left: 0.46667rem;
  width: 2.22667rem;
}
.robot-app .banner .img-title {
  top: 1.53333rem;
  left: 0;
  width: 6.90667rem;
}
.robot-app .sections .color-orange {
  color: #E76D00;
}
.robot-app .sections .section-item.idea {
  position: relative;
  padding-bottom: 0.64rem;
}
.robot-app .sections .section-item.idea .section-title {
  padding: 0.82667rem 0 0.50667rem;
}
.robot-app .sections .section-item.idea .left {
  margin: auto;
  width: 9rem;
  height: 2.54667rem;
  font-family: MicrosoftYaHei;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.56rem;
  text-indent: 2em;
}
.robot-app .sections .section-item.idea .idea-img-2 {
  margin: 0.53333rem auto 0;
  width: 9.46667rem;
}
.robot-app .sections .section-item.introduction {
  padding-bottom: 0.68rem;
  background: #f6faff;
}
.robot-app .sections .section-item.introduction .section-title {
  padding: 0.92rem 0 0.76rem;
}
.robot-app .sections .section-item.introduction .right {
  margin: auto;
  width: 8.96rem;
  font-family: MicrosoftYaHei;
  font-size: 0.32rem;
  color: #333333;
  line-height: 0.56rem;
}
.robot-app .sections .section-item.introduction p {
  margin-bottom: 0.26667rem;
  text-indent: 2em;
}
.robot-app .sections .section-item.introduction p:last-child {
  margin-bottom: 0;
}
.robot-app .sections .section-item.system {
  padding-bottom: 0.68rem;
}
.robot-app .sections .section-item.system .section-title {
  padding-top: 0.94667rem;
  padding-bottom: 0.56rem;
}
.robot-app .sections .section-item.system .system-img1-container {
  position: relative;
  display: flex;
  justify-content: end;
}
.robot-app .sections .section-item.system .system-img-1 {
  width: 4.94667rem;
}
.robot-app .sections .section-item.system .system-text-container {
  position: absolute;
  padding: 0.16rem 0.26667rem;
  background: #FFFFFF;
  box-shadow: 0.06667rem 0 0.22667rem 0 #707070;
  border-radius: 0.17333rem 0.17333rem 0.17333rem 0.17333rem;
}
.robot-app .sections .section-item.system .system-text-container.l3 {
  top: 0;
  left: 0.26667rem;
}
.robot-app .sections .section-item.system .system-text-container.l2 {
  top: 2.4rem;
  left: 0.26667rem;
}
.robot-app .sections .section-item.system .system-text-container.l1 {
  top: 5.2rem;
  left: 0.26667rem;
}
.robot-app .sections .section-item.system .system-text-title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.4rem;
  color: #087EFF;
}
.robot-app .sections .section-item.system .system-text {
  font-family: MicrosoftYaHei;
  font-size: 0.29333rem;
  color: #333333;
  line-height: 0.4rem;
}
.robot-app .sections .section-item.system .level-1 {
  width: 4.26667rem;
}
.robot-app .sections .section-item.system .level-2 {
  width: 4.8rem;
}
.robot-app .sections .section-item.system .level-3 {
  width: 4.8rem;
}
.robot-app .sections .section-item.system .blue {
  color: #087EFF;
}
.robot-app .sections .section-item.system .purple {
  color: #801CF4;
}
.robot-app .sections .section-item.advantage {
  padding-bottom: 0.98667rem;
  background: #f6faff;
}
.robot-app .sections .section-item.advantage .section-title {
  padding: 0.92rem 0 0.69333rem;
}
.robot-app .sections .section-item.advantage .section-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.robot-app .sections .section-item.advantage .advantage-img-1 {
  margin-right: 0.21333rem;
  width: 3.16rem;
}
.robot-app .sections .section-item.advantage .advantage-list {
  list-style: none;
}
.robot-app .sections .section-item.advantage .advantage-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.66667rem;
}
.robot-app .sections .section-item.advantage .advantage-item:last-child {
  margin-bottom: 0;
}
.robot-app .sections .section-item.advantage .advantage-item::before {
  display: block;
  margin-right: 0.57333rem;
  content: "";
  width: 0.94667rem;
  height: 0.94667rem;
  border-radius: 50%;
  text-align: center;
  line-height: 0.94667rem;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.48rem;
  color: #FFFFFF;
}
.robot-app .sections .section-item.advantage .advantage-item:nth-child(1)::before {
  content: "01";
  background: radial-gradient(100% 0% at 0% 0%, #245BF6 0%, #7292FA 100%);
}
.robot-app .sections .section-item.advantage .advantage-item:nth-child(2)::before {
  content: "02";
  background: radial-gradient(100% 0% at 0% 0%, #5B4EEC 0%, #A094EC 100%);
}
.robot-app .sections .section-item.advantage .advantage-item:nth-child(3)::before {
  content: "03";
  background: radial-gradient(100% 0% at 0% 0%, #51C8A9 0%, #94DBC9 100%);
}
.robot-app .sections .section-item.advantage .advantage-item:nth-child(4)::before {
  content: "04";
  background: radial-gradient(100% 0% at 0% 0%, #FF934C 0%, #FC686F 100%);
}
.robot-app .sections .section-item.advantage .advantage-item:nth-child(5)::before {
  content: "05";
  background: radial-gradient(100% 0% at 0% 0%, #AF3ACD 0%, #F76BFE 100%);
}
.robot-app .sections .section-item.advantage .advantage-item-title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.4rem;
  color: #222222;
  line-height: 0.78667rem;
}
.robot-app .sections .section-item.advantage .advantage-item-desc {
  width: 4.74667rem;
  font-family: MicrosoftYaHei;
  font-size: 0.29333rem;
  color: #333333;
  line-height: 0.44rem;
}
.robot-app .sections .section-item.feature {
  padding-bottom: 1.14667rem;
  background: url("../images-app/feature-img-1.png") no-repeat;
  background-size: cover;
}
.robot-app .sections .section-item.feature .section-title {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  color: #fff;
}
.robot-app .sections .section-item.feature .feature-list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 0 0.26667rem;
  gap: 0.13333rem;
}
.robot-app .sections .section-item.feature .feature-item {
  position: relative;
  margin-bottom: 0.13333rem;
  padding: 1.06667rem 0.24rem;
  width: 4.454rem;
  height: 4.26133rem;
  background: #FFFFFF;
  box-shadow: 0 0 0.61333rem 0 #012E84;
  border-radius: 0.21333rem 0.21333rem 0.21333rem 0.21333rem;
}
.robot-app .sections .section-item.feature .feature-item:nth-child(1) .feature-title {
  background: radial-gradient(100% 0% at 0% 0%, #006CFF 0%, #8BB1FF 100%);
}
.robot-app .sections .section-item.feature .feature-item:nth-child(2) .feature-title {
  background: radial-gradient(100% 0% at 0% 0%, #41C4A2 0%, #93DBC8 100%);
}
.robot-app .sections .section-item.feature .feature-item:nth-child(3) .feature-title {
  background: radial-gradient(100% 0% at 0% 0%, #FD7368 0%, #FF8A56 100%);
}
.robot-app .sections .section-item.feature .feature-item:nth-child(4) {
  margin-right: 0;
}
.robot-app .sections .section-item.feature .feature-item:nth-child(4) .feature-title {
  background: radial-gradient(100% 0% at 0% 0%, #AE39CC 0%, #F369FA 100%);
}
.robot-app .sections .section-item.feature .feature-title {
  position: absolute;
  top: -0.13333rem;
  left: -0.13333rem;
  width: 2.90667rem;
  height: 1rem;
  border-radius: 0.16rem 0.12rem 0.56rem 0.16rem;
  text-align: center;
  line-height: 1rem;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.42667rem;
  color: #FFFFFF;
}
.robot-app .sections .section-item.feature .feature-desc {
  font-family: MicrosoftYaHei;
  font-size: 0.34667rem;
  color: #000000;
  line-height: 0.54667rem;
}
.robot-app .sections .section-item.feature .feature-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.8rem;
}
.robot-app .sections .section-item.diagram-of-introduction {
  padding-bottom: 0.70667rem;
}
.robot-app .sections .section-item.diagram-of-introduction .section-title {
  padding-top: 1.04rem;
  padding-bottom: 0.6rem;
}
.robot-app .sections .section-item.diagram-of-introduction .diagram-of-introduction-img {
  margin: auto;
  width: 90%;
}
.robot-app .sections .section-item.program {
  padding-bottom: 0.4rem;
  background: #f6faff;
}
.robot-app .sections .section-item.program .section-title {
  padding-top: 0.92rem;
  padding-bottom: 0.57333rem;
}
.robot-app .sections .section-item.program .section-content {
  padding: 0 0.44rem;
}
.robot-app .sections .section-item.program .program-table {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0.04rem 0 0.46667rem 0 #262D3F;
}
.robot-app .sections .section-item.program .program-ctrl {
  display: flex;
  align-items: center;
}
.robot-app .sections .section-item.program .program-ctrl-item {
  width: 50%;
  height: 1.22667rem;
  line-height: 1.22667rem;
  text-align: center;
  background-size: cover;
}
.robot-app .sections .section-item.program .p-robot {
  background-image: url("../images-app/program-img-1-d.png");
}
.robot-app .sections .section-item.program .p-robot.active {
  background-image: url("../images-app/program-img-1-a.png");
}
.robot-app .sections .section-item.program .active .program-ctrl-title,
.robot-app .sections .section-item.program .active .big {
  color: #fff;
  transition: 0.3s;
}
.robot-app .sections .section-item.program .p-program {
  background-image: url("../images-app/program-img-2-d.png");
}
.robot-app .sections .section-item.program .p-program.active {
  background-image: url("../images-app/program-img-2-a.png");
}
.robot-app .sections .section-item.program .program-ctrl-title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.26667rem;
  color: #333333;
  transition: 0.3s;
}
.robot-app .sections .section-item.program .big {
  margin-left: 0.2rem;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.4rem;
  color: #333333;
  transition: 0.3s;
}
.robot-app .sections .section-item.program .program-content {
  padding: 0 0.2rem 0.2rem;
}
.robot-app .sections .section-item.program .program-content table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.robot-app .sections .section-item.program .program-content .program-content-title {
  padding-top: 0.52rem;
  padding-bottom: 0.29333rem;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.48rem;
  color: #E76D00;
  line-height: 0.65333rem;
  text-align: center;
}
.robot-app .sections .section-item.program .program-content .table-title {
  padding-left: 0.28rem;
  text-align: left;
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.32rem;
  line-height: 0.77333rem;
}
.robot-app .sections .section-item.program .program-content .blue {
  color: #015BB5;
}
.robot-app .sections .section-item.program .program-content .orange {
  color: #E76D00;
}
.robot-app .sections .section-item.program .program-content .bg-orange {
  background: #FFF8F1;
}
.robot-app .sections .section-item.program .program-content .bg-blue {
  background: #EEF6FF;
}
.robot-app .sections .section-item.program .program-content .bg-gradient {
  background: radial-gradient(100% 0% at 0% 0%, #059DFF 0%, #2268DE 0%, #339CEF 100%);
}
.robot-app .sections .section-item.program .program-content .bg-gradient td {
  color: #fff;
}
.robot-app .sections .section-item.program .program-content td {
  margin: 0;
  text-align: center;
  border: 0.01333rem solid #262D3F;
  font-family: MicrosoftYaHei;
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.6rem;
}
.robot-app .sections .section-item.program .program-content-item {
  display: none;
}
.robot-app .sections .section-item.program .program-content-item.active {
  display: block;
}
.robot-app .sections .section-item.showing {
  padding-bottom: 0.93333rem;
  background: url("../images-app/showing-img-1.png") no-repeat;
  background-size: cover;
}
.robot-app .sections .section-item.showing .section-title {
  padding-top: 2.38667rem;
  padding-bottom: 0.61333rem;
  color: #fff;
}
.robot-app .sections .section-item.showing .showing-desc {
  margin: auto;
  width: 9.08rem;
  font-family: MicrosoftYaHei;
  font-size: 0.32rem;
  color: #FFFFFF;
  line-height: 0.56rem;
  text-indent: 2em;
}
.robot-app .section-content {
  text-align: center;
}
.robot-app .sections .section-item.showing .showing-img-2 {
  width: 100%;
}
.robot-app .sections .section-title {
  font-family: MicrosoftYaHei, MicrosoftYaHei;
  font-weight: bold;
  font-size: 0.56rem;
  color: #333333;
  line-height: 0.65333rem;
  text-align: center;
}
