.airobot {
  /* 图片预览样式 */
  /* 图片悬停效果 */
}
.airobot * {
  box-sizing: border-box;
  font-family: Microsoft YaHei;
}
.airobot .box_hd {
  text-align: center;
}
.airobot .box_hd h2 {
  font-size: 48px;
  color: #fff;
  line-height: 48px;
  font-weight: bold;
}
.airobot .box_hd h2 span {
  color: #00FFB4;
}
.airobot .box_hd a {
  float: right;
  height: 25px;
  border: 1px #ccced3 solid;
  border-radius: 25px;
  line-height: 25px;
  padding: 0 9px;
  margin: 5px 11px 0 0;
  font-size: 14px;
  color: #737373;
  cursor: pointer;
}
.airobot .box_hd a:hover {
  background: #216ef4;
  color: #fff;
  border-color: #216ef4;
}
.airobot .box_hd p {
  font-size: 16px;
  color: #6e6e6e;
  line-height: 21px;
  padding-top: 20px;
}
.airobot .box0 {
  height: 100px;
  background-color: #fff;
}
.airobot .boxNav {
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  padding-top: 30px;
  z-index: 101;
  background-color: rgba(255, 255, 255, 0.03);
}
.airobot .boxNav .hei {
  display: none;
}
.airobot .boxNav.cur {
  position: fixed;
  top: 0;
  height: 100px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding-top: 30px;
}
.airobot .boxNav.on {
  background-color: #ffffff;
}
.airobot .boxNav.cur .bai,
.airobot .boxNav.on .bai {
  display: none;
}
.airobot .boxNav.cur .hei,
.airobot .boxNav.on .hei {
  display: block;
}
.airobot .boxNav .inner {
  display: flex;
  justify-content: space-between;
  width: 80%;
  min-width: 1300px;
  height: 40px;
  padding: 0 6px 0 23px;
  box-sizing: border-box;
}
.airobot .boxNav.cur .inner {
  width: 70%;
}
.airobot .boxNav .logo {
  display: flex;
}
.airobot .boxNav .logo img {
  width: 136px;
}
.airobot .boxNav .logo p {
  position: relative;
  font-size: 18px;
  line-height: 40px;
  padding-left: 33px;
}
.airobot .boxNav .logo p a {
  color: #fff;
}
.airobot .boxNav .logo p:before {
  position: absolute;
  left: 17px;
  top: 5px;
  width: 1px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.3);
  content: "";
}
.airobot .boxNav.cur .logo p a,
.airobot .boxNav.on .logo p a {
  color: #b3b3b3;
}
.airobot .boxNav.cur .logo p:before,
.airobot .boxNav.on .logo p:before {
  background-color: #d5d5d5;
}
.airobot .boxNav .nav {
  width: 650px;
  display: flex;
  justify-content: space-between;
  margin-top: 3px;
}
.airobot .boxNav .nav p {
  position: relative;
  width: 96px;
  height: 34px;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
  font-weight: 300;
}
.airobot .boxNav .nav p.cur {
  font-weight: bold;
}
.airobot .boxNav .nav p.cur u {
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 30px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-left: -15px;
}
.airobot .boxNav.cur .nav p,
.airobot .boxNav.on .nav p {
  color: #999;
}
.airobot .boxNav.cur .nav p.cur,
.airobot .boxNav.on .nav p.cur {
  color: #333333;
}
.airobot .boxNav.cur .nav p.cur u,
.airobot .boxNav.on .nav p.cur u {
  background-color: #1c7bec;
}
.airobot .banner {
  position: relative;
}
.airobot .banner .slideBox,
.airobot .banner .slideBox .bd .li_in,
.airobot .banner .slideBox .bd a {
  height: 650px;
}
.airobot .banner .slideBox .hd {
  width: 1300px;
  display: none;
}
.airobot .banner .slideBox .bb {
  bottom: 330px;
  width: 1300px;
  margin-left: -650px;
}
.airobot .ban .slideBox:hover .bb {
  display: block;
}
.airobot .ban .slideban .prev,
.airobot .ban .slideban .next {
  height: 60px;
  background-color: rgba(255, 255, 255, 0.1);
}
.airobot .bigTitle {
  text-align: center;
}
.airobot .bigTitle img {
  display: block;
  margin: 0 auto;
}
.airobot .bigTitle h1 {
  color: #323543;
  font-size: 48px;
  font-weight: bold;
  line-height: 48px;
}
.airobot .bigTitle h1 span {
  color: #0073FF;
}
.airobot .bigTitle h1 span.hot {
  color: #fd6248;
}
.airobot .bigTitle p {
  margin-top: 20px;
  font-weight: 400;
  font-size: 18px;
  color: #717276;
  line-height: 18px;
  letter-spacing: 3px;
}
.airobot .smallTitle {
  color: #002bff;
  font-size: 20px;
  text-align: center;
  margin-bottom: 24px;
}
.airobot .btnbox {
  display: flex;
  justify-content: space-between;
  width: 615px;
  margin: 0 auto;
}
.airobot .btnbox .a_btn {
  width: 289px;
  height: 60px;
  position: relative;
  top: 0;
  font-size: 20px;
  color: #fff;
  background: url("/pc/module/ai/images/0-button1.png") no-repeat;
  background-size: cover;
  margin: 0 12px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  padding: 15px 54px 15px 40px;
  line-height: 30px;
  box-sizing: border-box;
}
.airobot .btnbox .a_btn:hover {
  top: -5px;
  box-shadow: none;
}
.airobot .btnbox .a_btn2 {
  background: url("/pc/module/ai/images/0-button2.png") no-repeat;
  background-size: cover;
}
.airobot .btnbox .a_btn::after {
  position: absolute;
  right: 26px;
  top: 26px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  border-color: #ffffff;
  opacity: 0.5;
  content: "";
}
.airobot .btnbox .a_btn2::after {
  top: 26px;
}
.airobot .innerContent,
.airobot .innerMain {
  width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
}
.airobot .aiModule,
.airobot .airobotModule {
  padding: 90px 0;
}
.airobot .airobotMoudle1 {
  padding: 90px 0 60px;
  background: url("/pc/module/airobot/module1/images/part1-bg.jpg") no-repeat center top;
  background-size: 100% 100%;
}
.airobot .airobotMoudle1 .box_hd h2 {
  font-size: 48px;
  line-height: 63px;
  color: #253747;
  font-weight: bold;
}
.airobot .airobotMoudle1 .box_hd h2 .txt-dark {
  color: #253747;
}
.airobot .airobotMoudle1 .box_hd h2 .txt-blue {
  color: #1a3bab;
}
.airobot .airobotMoudle1 .box_hd h2 .title-brush {
  display: inline-block;
  width: 310px;
  height: 117px;
  margin: -30px 0 -36px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module1/images/title-jushen.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle1 .box_hd p {
  padding-top: 40px;
  font-size: 18px;
  line-height: 18px;
  color: #253747;
  letter-spacing: 2px;
}
.airobot .airobotMoudle1 .innerContent {
  width: 1300px;
  margin: 0 auto;
  padding-top: 37px;
}
.airobot .airobotMoudle1 .innerContent .stat-list {
  display: flex;
  justify-content: space-between;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item {
  width: 297px;
  min-height: 183px;
  height: auto;
  position: relative;
  box-sizing: border-box;
  padding: 20px 23px 16px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .stat-top {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 14px;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .stat-icon {
  display: block;
  flex-shrink: 0;
  margin-bottom: 0;
  background-image: url("/pc/module/airobot/module1/images/stat-icons.png");
  background-repeat: no-repeat;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .stat-meta {
  flex: 1;
  min-width: 0;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .num {
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
  color: #00fff2;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .label {
  margin-top: 4px;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .stat-line {
  width: calc(100% + 46px);
  height: 1px;
  margin: 14px -23px 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .stat-desc {
  width: 100%;
  margin-top: 8px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item .stat-desc em {
  font-style: normal;
  color: #00fff2;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item1 {
  background-image: url("/pc/module/airobot/module1/images/stat-card1.svg");
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item1 .stat-icon {
  width: 59px;
  height: 54px;
  background-size: 220% 320%;
  background-position: -3px -28px;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item1 .stat-line {
  background-image: url("/pc/module/airobot/module1/images/stat-line1.svg");
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item2 {
  background-image: url("/pc/module/airobot/module1/images/stat-card2.svg");
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item2 .stat-icon {
  width: 61px;
  height: 61px;
  background-size: 218% 295%;
  background-position: -68px -25px;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item2 .stat-line {
  background-image: url("/pc/module/airobot/module1/images/stat-line2.svg");
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item3 {
  background-image: url("/pc/module/airobot/module1/images/stat-card3.svg");
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item3 .stat-icon {
  width: 61px;
  height: 56px;
  background-size: 209% 300%;
  background-position: -2px -91px;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item3 .stat-line {
  background-image: url("/pc/module/airobot/module1/images/stat-line3.svg");
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item4 {
  background-image: url("/pc/module/airobot/module1/images/stat-card4.svg");
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item4 .stat-icon {
  width: 60px;
  height: 57px;
  background-size: 215% 302%;
  background-position: -67px -93px;
}
.airobot .airobotMoudle1 .innerContent .stat-list .stat-item4 .stat-line {
  background-image: url("/pc/module/airobot/module1/images/stat-line4.svg");
}
.airobot .airobotMoudle1 .innerContent .data-source {
  margin-top: 11px;
  font-size: 10px;
  line-height: 20px;
  color: #999;
  text-align: center;
}
.airobot .airobotMoudle1 .innerContent .scene-block {
  margin-top: 34px;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel {
  width: 1300px;
  height: 361px;
  position: relative;
  box-sizing: border-box;
  padding: 22px 36px 0 36px;
  background: url("/pc/module/airobot/module1/images/scene-panel.svg") no-repeat center center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .scene-corner {
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 22px;
  background: url("/pc/module/airobot/module1/images/scene-corner.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .scene-intro {
  position: relative;
  z-index: 1;
  padding: 0 48px;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #333;
  letter-spacing: 2px;
  text-align: center;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .scene-swiper {
  width: 1190px;
  height: 258px;
  margin-top: 18px;
  margin-left: 0;
  overflow: hidden;
  box-sizing: content-box;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .scene-swiper .swiper-slide .con {
  width: 100%;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .scene-swiper .swiper-slide .con img {
  display: block;
  width: 100%;
  height: 226px;
  border-radius: 6px;
  object-fit: cover;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .scene-swiper .swiper-slide .con .caption {
  margin-top: 12px;
  font-size: 15px;
  line-height: 20px;
  color: #333;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .swiper-button-prev,
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .swiper-button-next {
  width: 38px;
  height: 38px;
  margin-top: 0;
  left: auto;
  right: 24px;
  background-size: 38px 38px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .swiper-button-prev::after,
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .swiper-button-next::after {
  display: none;
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .swiper-button-shadow {
  position: absolute;
  right: 25px;
  top: 66px;
  width: 254px;
  height: 226px;
  z-index: 1;
  background-image: url("/pc/module/airobot/module1/images/shadow.png");
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .swiper-button-prev {
  top: 118px;
  background-image: url("/pc/module/airobot/module1/images/arrow-up.svg");
}
.airobot .airobotMoudle1 .innerContent .scene-block .scene-panel .swiper-button-next {
  top: 193px;
  background-image: url("/pc/module/airobot/module1/images/arrow-down.svg");
}
.airobot .airobotMoudle1 .innerContent .talent-desc {
  margin-top: 20px;
  font-size: 18px;
  line-height: 26px;
  color: #ef444a;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  min-height: 155px;
  overflow: visible;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-deco {
  width: 65px;
  height: 69px;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 8px;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-deco-left {
  margin-right: 40px;
  background-image: url("/pc/module/airobot/module1/images/cta-deco-left.svg");
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-deco-right {
  margin-left: 40px;
  background-image: url("/pc/module/airobot/module1/images/cta-deco-right.svg");
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-main {
  position: relative;
  width: 652px;
  height: 154px;
  overflow: visible;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-main .cta-hand {
  position: absolute;
  left: -3px;
  top: 20px;
  width: 136px;
  height: 136px;
  z-index: 3;
  pointer-events: none;
  background: url("/pc/module/airobot/module1/images/cta-hand.png") no-repeat center bottom;
  background-size: contain;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-main .a_btn {
  position: absolute;
  left: 50%;
  top: 61px;
  transform: translateX(-50%);
  width: 642px;
  height: 84px;
  margin: 0;
  padding: 0 40px 0 120px;
  line-height: 84px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 0.06em;
  text-align: center;
  border-radius: 76px;
  color: #fff;
  z-index: 1;
  background: linear-gradient(118deg, #ed4242 0%, #ff569c 100%);
  box-shadow: none;
  transition: top 0.3s ease;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-main .a_btn::after {
  display: none;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-main .a_btn .hl {
  color: #fffe8c;
}
.airobot .airobotMoudle1 .innerContent .cta-wrap .cta-main .a_btn:hover {
  top: 58px;
}
.airobot .airobotMoudle2 {
  padding: 0;
}
.airobot .airobotMoudle2 .m2-policy {
  height: 810px;
  background: url("/pc/module/airobot/module2/images/part2-bg.jpg") no-repeat center top;
  background-size: 100% 100%;
  overflow: visible;
  position: relative;
}
.airobot .airobotMoudle2 .m2-policy .box_hd {
  padding-top: 84px;
}
.airobot .airobotMoudle2 .m2-policy .box_hd h2 {
  position: relative;
  font-size: 48px;
  line-height: 63px;
  color: #fff;
  font-weight: bold;
}
.airobot .airobotMoudle2 .m2-policy .box_hd h2 .txt-white {
  color: #fff;
}
.airobot .airobotMoudle2 .m2-policy .box_hd h2 .txt-yellow {
  color: #fffe8c;
}
.airobot .airobotMoudle2 .m2-policy .box_hd h2 .title-brush {
  display: inline-block;
  width: 310px;
  height: 100px;
  margin: -28px 4px -24px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module2/images/title-rencai.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle2 .m2-policy .innerContent {
  position: relative;
  width: 1300px;
  margin: 0 auto;
  padding-top: 0;
  height: auto;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list {
  display: flex;
  justify-content: space-between;
  width: 901px;
  margin: 44px 0 0 374px;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item {
  width: 283px;
  height: 123px;
  box-sizing: border-box;
  padding: 15px 16px 10px 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item h3 {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  font-weight: bold;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  white-space: nowrap;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p em {
  font-style: normal;
  color: #fffe8c;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .num {
  margin-left: 4px;
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
  background: linear-gradient(180deg, #fffe8c 0%, #ffb960 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .arrow {
  display: inline-block;
  width: 10px;
  height: 11px;
  margin-left: 2px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module2/images/metric-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .gap-num {
  margin-left: 4px;
  vertical-align: middle;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .gap-num .n,
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .gap-num .plus,
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .gap-num .unit {
  font-weight: bold;
  background: linear-gradient(180deg, #fffe8c 0%, #ffb960 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .gap-num .n {
  font-size: 18px;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .gap-num .plus {
  font-size: 16px;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item p .gap-num .unit {
  font-size: 12px;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item1 {
  background-image: url("/pc/module/airobot/module2/images/metric-card1.svg");
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item2 {
  background-image: url("/pc/module/airobot/module2/images/metric-card2.svg");
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item3 {
  background-image: url("/pc/module/airobot/module2/images/metric-card3.svg");
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item3 p {
  white-space: normal;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .metric-list .metric-item3 p:nth-of-type(1) {
  white-space: nowrap;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel {
  position: relative;
  width: 1093px;
  height: 272px;
  margin: 30px 0 0 181px;
  background: url("/pc/module/airobot/module2/images/policy-panel.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-corner {
  position: absolute;
  left: 1px;
  top: 24px;
  width: 21px;
  height: 22px;
  background: url("/pc/module/airobot/module2/images/policy-corner.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-badge {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 435px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 4px;
  background: url("/pc/module/airobot/module2/images/policy-badge.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-doc {
  position: absolute;
  left: 35px;
  top: 37px;
  width: 204px;
  height: 204px;
  border-radius: 50%;
  background: url("/pc/module/airobot/module2/images/policy-circle.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-col {
  position: absolute;
  top: 77px;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-col h4 {
  font-size: 20px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
  white-space: nowrap;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-col p {
  margin-top: 14px;
  font-size: 15px;
  line-height: 26px;
  color: #333;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-col p em {
  font-style: normal;
  font-weight: bold;
  color: #ff4657;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-col1 {
  left: 253px;
  width: 380px;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-col2 {
  left: 693px;
  width: 360px;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-divider {
  position: absolute;
  left: 655px;
  top: 77px;
  width: 1px;
  height: 100px;
  background: url("/pc/module/airobot/module2/images/policy-divider.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-foot {
  position: absolute;
  left: 0;
  right: 0;
  top: 204px;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-foot .hot {
  margin: 0 2px;
  font-size: 24px;
  color: #ff4657;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .policy-panel .policy-foot em {
  font-style: normal;
  color: #ff4657;
  text-decoration: underline;
}
.airobot .airobotMoudle2 .m2-policy .innerContent .source {
  width: 900px;
  margin: 23px 0 0 286px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
}
.airobot .airobotMoudle2 .m2-policy .bridge-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 1090px;
  height: 96px;
  margin: 22px auto 0;
  border-radius: 48px;
  text-decoration: none;
  background: linear-gradient(90deg, #ff3a55 0%, #ff5a7a 50%, #ff3f5c 100%);
  box-shadow: 0 8px 24px rgba(255, 40, 70, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.25);
  transition: transform 0.3s ease;
  position: absolute;
  left: 50%;
  bottom: -40px;
  z-index: 1;
  transform: translateX(-50%);
}
.airobot .airobotMoudle2 .m2-policy .bridge-btn .bridge-top {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  white-space: nowrap;
}
.airobot .airobotMoudle2 .m2-policy .bridge-btn .bridge-bottom {
  display: flex;
  align-items: center;
  margin-top: 4px;
  font-size: 22px;
  line-height: 30px;
  color: #fffe8c;
  font-weight: bold;
  letter-spacing: 2px;
  white-space: nowrap;
}
.airobot .airobotMoudle2 .m2-policy .bridge-btn .bridge-bottom .chev-group {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin: 0 14px;
}
.airobot .airobotMoudle2 .m2-policy .bridge-btn .bridge-bottom .chev {
  display: block;
  width: 14px;
  height: 10px;
  font-style: normal;
  background: url("/pc/module/airobot/module2/images/chev.svg") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle2 .m2-policy .bridge-btn .bridge-bottom .chev.chev-fade {
  opacity: 0.35;
}
.airobot .airobotMoudle2 .m2-advantage {
  position: relative;
  height: 643px;
  background-color: #c0edff;
  overflow: hidden;
}
.airobot .airobotMoudle2 .m2-advantage::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/pc/module/airobot/module2/images/advantage-bg.jpg") no-repeat center top;
  background-size: cover;
  opacity: 0.6;
  pointer-events: none;
}
.airobot .airobotMoudle2 .m2-advantage .box_hd {
  position: relative;
  z-index: 1;
  padding-top: 127px;
}
.airobot .airobotMoudle2 .m2-advantage .box_hd h2 {
  font-size: 48px;
  line-height: 63px;
  font-weight: bold;
}
.airobot .airobotMoudle2 .m2-advantage .box_hd h2 .txt-dark {
  color: #253747;
}
.airobot .airobotMoudle2 .m2-advantage .box_hd h2 .txt-blue {
  color: #1a3bab;
}
.airobot .airobotMoudle2 .m2-advantage .box_hd h2 .title-hexin {
  display: inline-block;
  width: 310px;
  height: 110px;
  margin: -36px 0 -30px 4px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module2/images/title-hexin.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent {
  position: relative;
  z-index: 1;
  width: 1300px;
  margin: 21px auto 0;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list {
  display: flex;
  justify-content: space-between;
  width: 1273px;
  margin: 0 auto;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item {
  position: relative;
  width: 308px;
  height: 240px;
  box-sizing: border-box;
  padding: 118px 34px 0;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item .adv-icon {
  position: absolute;
  left: 50%;
  top: 26px;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  letter-spacing: 1px;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  letter-spacing: 1px;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item1 {
  background-image: url("/pc/module/airobot/module2/images/adv-card1.svg");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item1 .adv-icon {
  width: 77px;
  height: 79px;
  background-image: url("/pc/module/airobot/module2/images/adv-icon1.png");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item1 h3 {
  color: #1a3bab;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item2 {
  background-image: url("/pc/module/airobot/module2/images/adv-card2.svg");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item2 .adv-icon {
  width: 78px;
  height: 81px;
  background-image: url("/pc/module/airobot/module2/images/adv-icon2.png");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item2 h3 {
  color: #714fde;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item3 {
  background-image: url("/pc/module/airobot/module2/images/adv-card3.svg");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item3 .adv-icon {
  width: 65px;
  height: 81px;
  background-image: url("/pc/module/airobot/module2/images/adv-icon3.png");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item3 h3 {
  color: #1a3bab;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item4 {
  background-image: url("/pc/module/airobot/module2/images/adv-card4.svg");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item4 .adv-icon {
  width: 79px;
  height: 77px;
  top: 28px;
  background-image: url("/pc/module/airobot/module2/images/adv-icon4.png");
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .advantage-list .advantage-item4 h3 {
  color: #714fde;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .btnbox {
  width: auto;
  justify-content: center;
  margin-top: 48px;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .btnbox .a_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 244px;
  height: 74px;
  margin: 0;
  padding: 0 40px 0 57px;
  line-height: 74px;
  font-size: 26px;
  font-weight: bold;
  border-radius: 76px;
  background: linear-gradient(118deg, #ed4242 0%, #ff569c 100%);
  box-shadow: none;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .btnbox .a_btn::after {
  display: none;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .btnbox .a_btn .btn-arrow {
  width: 10px;
  height: 17px;
  margin-left: 33px;
  background: url("/pc/module/airobot/module2/images/cta-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle2 .m2-advantage .innerContent .btnbox .a_btn:hover {
  top: -3px;
}
.airobot .airobotMoudle3 {
  position: relative;
  height: 810px;
  padding: 0;
  overflow: hidden;
  background-color: #76d8ff;
}
.airobot .airobotMoudle3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("/pc/module/airobot/module3/images/part3-bg.jpg") no-repeat center top;
  background-size: cover;
  opacity: 0.7;
  pointer-events: none;
}
.airobot .airobotMoudle3 .box_hd {
  position: relative;
  z-index: 1;
  padding-top: 88px;
}
.airobot .airobotMoudle3 .box_hd h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: bold;
}
.airobot .airobotMoudle3 .box_hd h2 .txt-blue {
  color: #1a3bab;
}
.airobot .airobotMoudle3 .box_hd h2 .txt-dark {
  font-size: 36px;
  line-height: 48px;
  color: #253747;
}
.airobot .airobotMoudle3 .box_hd p {
  padding-top: 16px;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 2px;
}
.airobot .airobotMoudle3 .box_hd p .txt-blue {
  color: #1a3bab;
}
.airobot .airobotMoudle3 .box_hd p .txt-dark {
  color: #253747;
}
.airobot .airobotMoudle3 .innerContent {
  position: relative;
  z-index: 1;
  width: 1363px;
  margin: 24px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.airobot .airobotMoudle3 .innerContent .pain-panel {
  position: relative;
  width: 609px;
  height: 411px;
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-badge {
  position: absolute;
  left: 72px;
  top: 0;
  width: 464px;
  height: 72px;
  box-sizing: border-box;
  padding-top: 20px;
  text-align: center;
  font-size: 24px;
  line-height: 17px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
  background: url("/pc/module/airobot/module3/images/title_bg.png") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-body {
  position: absolute;
  left: 0;
  top: 98px;
  width: 609px;
  height: 313px;
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-robot {
  position: absolute;
  left: 220px;
  top: 0;
  width: 250px;
  height: 250px;
  object-fit: contain;
  pointer-events: none;
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-bubble {
  position: absolute;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-bubble1 {
  left: 0;
  top: 26px;
  width: 281px;
  height: 51px;
  padding: 8px 13px 0;
  background-image: url("/pc/module/airobot/module3/images/bubble1.svg");
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-bubble2 {
  left: 455px;
  top: 49px;
  width: 155px;
  height: 67px;
  padding: 9px 12px 0 14px;
  line-height: 19px;
  background-image: url("/pc/module/airobot/module3/images/bubble4.svg");
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-bubble3 {
  left: 0;
  top: 95px;
  width: 259px;
  height: 52px;
  padding: 12px 8px 0;
  background-image: url("/pc/module/airobot/module3/images/bubble2.svg");
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-bubble4 {
  left: 17px;
  top: 166px;
  width: 249px;
  height: 61px;
  padding: 12px 18px 0;
  background-image: url("/pc/module/airobot/module3/images/bubble3.svg");
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-bubble5 {
  left: 432px;
  top: 146px;
  width: 167px;
  height: 68px;
  padding: 9px 12px 0 20px;
  line-height: 19px;
  background-image: url("/pc/module/airobot/module3/images/bubble5.svg");
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-target {
  position: absolute;
  left: 52px;
  top: 218px;
  width: 95px;
  height: 95px;
  object-fit: contain;
  z-index: 2;
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-solution {
  position: absolute;
  left: 61px;
  top: 234px;
  width: 509px;
  height: 74px;
  box-sizing: border-box;
  padding: 16px 20px 0 100px;
  border-radius: 10px;
  background: linear-gradient(118deg, #ef444a 0%, #fd5c9a 100%);
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-solution p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.12em;
  color: #fff;
}
.airobot .airobotMoudle3 .innerContent .pain-panel .pain-solution p.hl {
  color: #fffe8c;
  font-weight: bold;
}
.airobot .airobotMoudle3 .innerContent .crowd-list {
  width: 696px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.airobot .airobotMoudle3 .innerContent .crowd-list .crowd-item {
  width: 340px;
  height: 120px;
  margin-bottom: 11px;
  background: url("/pc/module/airobot/module3/images/card-bg.svg") no-repeat center center;
  background-size: 100% 100%;
  display: flex;
  align-items: flex-start;
  box-sizing: border-box;
  padding: 0 20px 0 10px;
}
.airobot .airobotMoudle3 .innerContent .crowd-list .crowd-item img {
  width: 72px;
  height: 120px;
  object-fit: cover;
  object-position: center top;
  flex-shrink: 0;
}
.airobot .airobotMoudle3 .innerContent .crowd-list .crowd-item .text {
  margin: 21px 0 0 10px;
}
.airobot .airobotMoudle3 .innerContent .crowd-list .crowd-item .text h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #fff;
}
.airobot .airobotMoudle3 .innerContent .crowd-list .crowd-item .text .sub {
  margin-top: 4px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  letter-spacing: 2px;
}
.airobot .airobotMoudle3 .innerContent .crowd-list .crowd-item .text .desc {
  margin-top: 10px;
  font-size: 16px;
  line-height: 21px;
  color: #fff;
  letter-spacing: 2px;
}
.airobot .airobotMoudle3 .btnbox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  z-index: 1;
  width: auto;
  justify-content: center;
  margin: 0;
}
.airobot .airobotMoudle3 .btnbox .a_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 244px;
  height: 74px;
  margin: 0;
  padding: 0 40px 0 57px;
  line-height: 74px;
  font-size: 26px;
  font-weight: bold;
  border-radius: 76px;
  background: linear-gradient(118deg, #ed4242 0%, #ff569c 100%);
  box-shadow: none;
}
.airobot .airobotMoudle3 .btnbox .a_btn::after {
  display: none;
}
.airobot .airobotMoudle3 .btnbox .a_btn .btn-arrow {
  width: 10px;
  height: 17px;
  margin-left: 33px;
  background: url("/pc/module/airobot/module3/images/cta-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle3 .btnbox .a_btn:hover {
  top: -3px;
}
.airobot .airobotMoudle4 {
  position: relative;
  height: 1197px;
  padding: 0;
  overflow: hidden;
  background-color: #18225a;
  background-image: url("/pc/module/airobot/module4/images/part4-bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
.airobot .airobotMoudle4 .innerContent {
  position: relative;
  z-index: 1;
  width: 1302px;
  height: 1011px;
  margin: 93px auto 0;
}
.airobot .airobotMoudle4 .innerContent .box_hd {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  text-align: left;
  padding-left: 118px;
  box-sizing: border-box;
}
.airobot .airobotMoudle4 .innerContent .box_hd h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 48px;
  line-height: 80px;
  font-weight: bold;
}
.airobot .airobotMoudle4 .innerContent .box_hd h2 .line1 {
  color: #00fff2;
}
.airobot .airobotMoudle4 .innerContent .box_hd h2 .line1 .title-brush {
  display: inline-block;
  width: 310px;
  height: 136px;
  margin: -28px 0 -40px -6px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module4/images/title-brush.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle4 .innerContent .box_hd h2 .line2 {
  color: #fff;
}
.airobot .airobotMoudle4 .innerContent .box_hd p {
  padding-top: 0;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}
.airobot .airobotMoudle4 .innerContent .stage-arrow {
  position: absolute;
  left: 0;
  top: 35px;
  width: 1302px;
  height: 209px;
  pointer-events: none;
  z-index: 11;
}
.airobot .airobotMoudle4 .innerContent .stage-list {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item {
  position: absolute;
  width: 314px;
  box-sizing: border-box;
  padding: 10px 17px 0;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .stage-num {
  display: block;
  width: 86px;
  height: 69px;
  margin: 0 auto;
  font-size: 60px;
  line-height: 69px;
  font-weight: bold;
  text-align: center;
  background: linear-gradient(180deg, #66c1ff 0%, rgba(102, 193, 255, 0) 76%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item h3 {
  margin-top: -6px;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
  color: #4ee6f6;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .salary {
  margin-top: 0;
  font-size: 18px;
  line-height: 39px;
  text-align: center;
  color: #fff;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .salary span {
  font-size: 20px;
  font-weight: bold;
  color: #fffe8c;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .skill-group {
  width: 280px;
  margin: 12px auto 0;
  padding: 16px 0;
  box-sizing: border-box;
  border: 2px solid rgba(55, 79, 215, 0.68);
  background: rgba(17, 57, 255, 0.12);
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .skill-group h4 {
  padding: 0 10px 6px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  color: #b5fffb;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .skill-group .skill-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .skill-group .skill-list li {
  width: 250px;
  min-height: 32px;
  box-sizing: border-box;
  padding: 6px 2px;
  border-radius: 37px;
  border: 1px solid rgba(191, 213, 255, 0.25);
  background: rgba(8, 100, 215, 0.42);
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  text-align: center;
  color: #b5fffb;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item .skill-group .skill-list li.multi {
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 18px;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item1 {
  left: 9px;
  top: 229px;
  height: 638px;
  padding-top: 10px;
  background-image: url("/pc/module/airobot/module4/images/card1.svg");
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item1 h3 {
  color: #4ee6f6;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item1 .skill-group h4 {
  color: #f2e0ff;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item1 .skill-group .skill-list li {
  color: #f2e0ff;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item1 .skill-group:first-of-type {
  margin-top: 14px;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item2 {
  left: 334px;
  top: 205px;
  height: 662px;
  padding-top: 22px;
  background-image: url("/pc/module/airobot/module4/images/card2.svg");
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item2 h3 {
  color: #00fff2;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item2 .skill-group h4 {
  color: #b5fffb;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item2 .skill-group .skill-list li {
  color: #b5fffb;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item2 .skill-group:nth-of-type(2) {
  margin-top: 18px;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item3 {
  left: 657px;
  top: 155px;
  height: 713px;
  padding-top: 50px;
  background-image: url("/pc/module/airobot/module4/images/card3.svg");
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item3 h3 {
  color: #4ee6f6;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item3 .skill-group h4 {
  color: #f2e0ff;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item3 .skill-group .skill-list li {
  color: #f2e0ff;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item3 .skill-group .skill-list li.multi {
  min-height: 44px;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item3 .skill-group:nth-of-type(2) {
  margin-top: 20px;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item4 {
  left: 981px;
  top: 44px;
  height: 824px;
  padding-top: 100px;
  background-image: url("/pc/module/airobot/module4/images/card4.svg");
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item4 h3 {
  color: #00fff2;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item4 .skill-group h4 {
  color: #b5fffb;
}
.airobot .airobotMoudle4 .innerContent .stage-list .stage-item4 .skill-group .skill-list li {
  color: #00fff2;
  border-color: rgba(71, 175, 255, 0.31);
  background: rgba(8, 94, 255, 0.42);
}
.airobot .airobotMoudle4 .innerContent .stage-robot {
  position: absolute;
  left: 1007px;
  top: 641px;
  width: 279px;
  height: 268px;
  object-fit: contain;
  pointer-events: none;
  z-index: 3;
}
.airobot .airobotMoudle4 .innerContent .jobs-panel {
  position: absolute;
  left: 50%;
  top: 911px;
  z-index: 4;
  width: 1072px;
  height: 100px;
  margin-left: -536px;
  box-sizing: border-box;
  padding: 0 24px 0 20px;
  display: flex;
  align-items: center;
  background: url("/pc/module/airobot/module4/images/jobs-panel.svg") no-repeat center;
  background-size: 1160px 188px;
}
.airobot .airobotMoudle4 .innerContent .jobs-panel .jobs-badge {
  flex-shrink: 0;
  width: 182px;
  height: 57px;
  margin-right: 28px;
  border-radius: 10px;
  background: linear-gradient(135deg, #fff3f6 0%, #fff 100%);
  box-shadow: 0 5px 44px rgba(160, 176, 227, 0.2);
  font-size: 18px;
  line-height: 57px;
  font-weight: bold;
  text-align: center;
  color: #ee4347;
}
.airobot .airobotMoudle4 .innerContent .jobs-panel .jobs-list {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  gap: 10px 0;
}
.airobot .airobotMoudle4 .innerContent .jobs-panel .jobs-list li {
  width: 20%;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
.airobot .airobotMoudle5 {
  position: relative;
  height: 2591px;
  padding: 0;
  overflow: hidden;
  background: url("/pc/module/airobot/module5/images/part5-bg.jpg") no-repeat center top;
  background-size: 100% 100%;
}
.airobot .airobotMoudle5 .box_hd {
  position: relative;
  z-index: 2;
  padding-top: 72px;
}
.airobot .airobotMoudle5 .box_hd h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 48px;
  line-height: 63px;
  font-weight: bold;
}
.airobot .airobotMoudle5 .box_hd h2 .txt-dark {
  color: #18225a;
  margin-right: 12px;
}
.airobot .airobotMoudle5 .box_hd h2 .txt-blue {
  color: #1a3bab;
}
.airobot .airobotMoudle5 .box_hd h2 .txt-blue .title-brush {
  display: inline-block;
  width: 310px;
  height: 131px;
  margin: -34px 4px -40px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module5/images/title-brush.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle5 .innerContent {
  position: relative;
  z-index: 1;
  width: 1300px;
  height: 2200px;
  margin: 40px auto 0;
  box-sizing: border-box;
  padding: 68px 70px 0;
  background: url("/pc/module/airobot/module5/images/panel-bg.png") no-repeat center top;
  background-size: 105% 100%;
}
.airobot .airobotMoudle5 .innerContent .intro {
  width: 1010px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: center;
}
.airobot .airobotMoudle5 .innerContent .intro em {
  font-style: normal;
  font-weight: normal;
  color: #1a3bab;
}
.airobot .airobotMoudle5 .innerContent .adv-badge {
  position: relative;
  width: 633px;
  height: 72px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-sizing: border-box;
  padding: 0 20px 12px;
  background: url("/pc/module/airobot/module5/images/title_bg.png") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle5 .innerContent .adv-badge.adv-badge-lg,
.airobot .airobotMoudle5 .innerContent .adv-badge.adv-badge-xl {
  width: 633px;
}
.airobot .airobotMoudle5 .innerContent .adv-badge.adv-badge-sm {
  width: 500px;
}
.airobot .airobotMoudle5 .innerContent .adv-badge .num {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  background: linear-gradient(180deg, #ffd9bc 0%, #ff76ba 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.airobot .airobotMoudle5 .innerContent .adv-badge h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  color: #fff;
}
.airobot .airobotMoudle5 .innerContent .adv-desc {
  width: 1010px;
  margin: 38px auto 30px;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: justify;
}
.airobot .airobotMoudle5 .innerContent .adv-desc em {
  font-style: normal;
  font-weight: normal;
  color: #1a3bab;
}
.airobot .airobotMoudle5 .innerContent .adv-block {
  margin-top: 66px;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list {
  margin-top: 28px;
  display: flex;
  justify-content: space-between;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item {
  position: relative;
  width: 381px;
  height: 110px;
  display: flex;
  align-items: stretch;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .layer-label {
  width: 102px;
  height: 110px;
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  background: linear-gradient(180deg, #0081ff 0%, #4dc2f5 100%);
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .layer-label div {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 57px;
  height: 110px;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .layer-visual {
  flex: 1;
  height: 110px;
  overflow: hidden;
  background: #e8f4ff;
  position: absolute;
  z-index: 1;
  left: 56px;
  right: 0;
  border-top-left-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .layer-visual img {
  width: 100%;
  height: 110px;
  margin-top: -40px;
  object-fit: cover;
  object-position: center center;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .tag-list {
  position: absolute;
  left: 56px;
  right: 0;
  bottom: 8px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  gap: 4px 12px;
  z-index: 3;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .tag-list li {
  flex: 0 0 auto;
  font-size: 12px;
  line-height: 16px;
  color: #012560;
  text-align: center;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .oli2 {
  gap: 4px 20px;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item .oli3 {
  gap: 4px 18px;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item.layer-sense .layer-label {
  background: linear-gradient(180deg, #3f69f2 0%, #748af9 100%);
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item.layer-sense .layer-visual img {
  height: 192px;
  margin-top: -18px;
  opacity: 0.9;
  object-position: center center;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item.layer-sense .tag-list li {
  color: #562400;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item.layer-model .layer-visual img {
  height: 256px;
  margin-top: 70px;
  object-position: center center;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item.layer-model .tag-list li {
  font-size: 11px;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-list .layer-item.layer-eng .layer-visual img {
  height: 126px;
  margin-top: -12px;
  object-position: center center;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-loop {
  position: relative;
  width: 1017px;
  height: 73px;
  margin: 28px auto 0;
  background: url("/pc/module/airobot/module5/images/layer-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle5 .innerContent .adv-block1 .layer-loop span {
  position: absolute;
  left: 50%;
  top: 18px;
  transform: translateX(-50%);
  font-size: 26px;
  line-height: 34px;
  font-weight: bold;
  color: #196cc8;
  letter-spacing: 0.3em;
}
.airobot .airobotMoudle5 .innerContent .adv-block2 .scene-list {
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
}
.airobot .airobotMoudle5 .innerContent .adv-block2 .scene-list .scene-item {
  width: 360px;
  height: 135px;
  display: flex;
  background: rgba(157, 208, 220, 0.18);
  overflow: hidden;
}
.airobot .airobotMoudle5 .innerContent .adv-block2 .scene-list .scene-item img {
  width: 180px;
  height: 135px;
  object-fit: cover;
  flex-shrink: 0;
  border-top-right-radius: 28px;
}
.airobot .airobotMoudle5 .innerContent .adv-block2 .scene-list .scene-item .scene-info {
  flex: 1;
  text-align: center;
  padding: 26px 16px 0;
}
.airobot .airobotMoudle5 .innerContent .adv-block2 .scene-list .scene-item .scene-info h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #196cc8;
}
.airobot .airobotMoudle5 .innerContent .adv-block2 .scene-list .scene-item .scene-info p {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
}
.airobot .airobotMoudle5 .innerContent .adv-block3 .platform-list {
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
}
.airobot .airobotMoudle5 .innerContent .adv-block3 .platform-list .platform-item {
  width: 550px;
  height: 217px;
  display: flex;
  align-items: center;
  background: rgba(157, 208, 220, 0.18);
  overflow: hidden;
}
.airobot .airobotMoudle5 .innerContent .adv-block3 .platform-list .platform-item img {
  width: 274px;
  height: 216px;
  object-fit: contain;
  flex-shrink: 0;
}
.airobot .airobotMoudle5 .innerContent .adv-block3 .platform-list .platform-item .platform-info {
  flex: 1;
  padding: 0 20px 0 8px;
  text-align: center;
}
.airobot .airobotMoudle5 .innerContent .adv-block3 .platform-list .platform-item .platform-info h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #0071c2;
}
.airobot .airobotMoudle5 .innerContent .adv-block3 .platform-list .platform-item .platform-info p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #333;
}
.airobot .airobotMoudle5 .innerContent .adv-block3 .platform-list .platform-item .platform-info .platform-badge {
  display: inline-block;
  margin-top: 12px;
  padding: 7px 16px;
  border-radius: 18px;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  color: #d2e7ff;
  background: linear-gradient(90deg, #559afd 0%, #0069d0 100%);
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix {
  margin-top: 22px;
  display: flex;
  align-items: stretch;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-side {
  width: 48px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0 80px;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  margin-left: 66px;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-side .side-pain {
  color: #555;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-side .side-sol {
  color: #0061db;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-side .pain-arrow {
  width: 13px;
  height: 191px;
  background: url("/pc/module/airobot/module5/images/pain-arrow.svg") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list {
  flex: 1;
  display: flex;
  justify-content: space-between;
  margin-left: 34px;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item {
  position: relative;
  width: 322px;
  height: 440px;
  background: rgba(157, 208, 220, 0.18);
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item .pain-card {
  padding: 25px 28px 0;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item .pain-card h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #555;
  text-align: center;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item .pain-card p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: justify;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item .sol-pic {
  display: block;
  width: 322px;
  height: 181px;
  margin-top: 12px;
  object-fit: cover;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item .sol-card {
  padding: 16px 28px 0;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item .sol-card h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #0061db;
  text-align: center;
}
.airobot .airobotMoudle5 .innerContent .adv-block4 .pain-matrix .matrix-list .matrix-item .sol-card p {
  margin-top: 8px;
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: justify;
}
.airobot .airobotMoudle5 .innerContent .cta-banner {
  position: relative;
  width: 945px;
  margin: 48px auto 0;
  text-align: center;
}
.airobot .airobotMoudle5 .innerContent .cta-banner::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 80%;
  height: 16px;
  margin-top: -8px;
  background: #ffe8a6;
  z-index: 0;
}
.airobot .airobotMoudle5 .innerContent .cta-banner p {
  position: relative;
  z-index: 1;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  color: #333;
}
.airobot .airobotMoudle5 .innerContent .cta-banner p span {
  color: #ee4346;
}
.airobot .airobotMoudle5 .btnbox {
  position: absolute;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 30px;
  z-index: 2;
}
.airobot .airobotMoudle5 .btnbox .a_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 244px;
  height: 74px;
  margin: 0;
  padding: 0 40px 0 57px;
  line-height: 74px;
  font-size: 26px;
  font-weight: bold;
  border-radius: 76px;
  background: linear-gradient(118deg, #ed4242 0%, #ff569c 100%);
  box-shadow: none;
}
.airobot .airobotMoudle5 .btnbox .a_btn::after {
  display: none;
}
.airobot .airobotMoudle5 .btnbox .a_btn .btn-arrow {
  width: 10px;
  height: 17px;
  margin-left: 33px;
  background: url("/pc/module/airobot/module5/images/btn-arrow2.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle5 .btnbox .a_btn:hover {
  top: -3px;
}
.airobot .airobotMoudle5 .btnbox .a_btn2 {
  background: linear-gradient(118deg, #496ed4 0%, #4324b0 100%);
}
.airobot .airobotMoudle5 .btnbox .a_btn2 .btn-arrow {
  background-image: url("/pc/module/airobot/module5/images/btn-arrow.svg");
}
.airobot .airobotMoudle6 {
  position: relative;
  height: 1730px;
  padding: 0;
  overflow: hidden;
  background: url("/pc/module/airobot/module6/images/part6-bg.png") no-repeat center top;
  background-size: 100% 100%;
}
.airobot .airobotMoudle6 .box_hd {
  position: relative;
  z-index: 2;
  padding-top: 131px;
}
.airobot .airobotMoudle6 .box_hd h2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  font-size: 48px;
  line-height: 63px;
  font-weight: bold;
  white-space: nowrap;
}
.airobot .airobotMoudle6 .box_hd h2 .line1 {
  color: #253747;
  margin-right: 8px;
}
.airobot .airobotMoudle6 .box_hd h2 .line2 {
  color: #1d3eac;
}
.airobot .airobotMoudle6 .box_hd h2 .line2 .title-brush {
  display: inline-block;
  width: 310px;
  height: 99px;
  margin: -28px 0 -30px -4px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module6/images/title-brush.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle6 .box_hd p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 16px;
  color: #253747;
  letter-spacing: 2px;
}
.airobot .airobotMoudle6 .innerContent {
  position: relative;
  z-index: 2;
  width: 1301px;
  margin: 44px auto 0;
}
.airobot .airobotMoudle6 .innerContent .course-grid {
  display: flex;
  align-items: flex-start;
  gap: 7px;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 320px;
  flex-shrink: 0;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card {
  width: 320px;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-hd {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 73px;
  box-sizing: border-box;
  padding: 16px 20px;
  background: linear-gradient(90deg, #1b3aa9 0%, #182682 100%);
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-hd h3 {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-hd h3 .num {
  color: #00c8ff;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-hd .sub {
  margin-top: 4px;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-bd {
  box-sizing: border-box;
  padding: 10px;
  border-radius: 0 0 8px 8px;
  background: #f5f8fa;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-bd .topic-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-bd .topic-list li {
  box-sizing: border-box;
  padding: 10px 12px;
  border-radius: 4px;
  background: #fff;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  text-align: center;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-bd .course-feat {
  margin-top: 10px;
  box-sizing: border-box;
  padding: 10px 18px 12px;
  border-radius: 4px;
  background: #fff;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-bd .course-feat h4 {
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 400;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-bd .course-feat ul {
  margin-top: 2px;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card .course-bd .course-feat ul li {
  font-size: 14px;
  line-height: 22px;
  color: #6f6f6f;
  text-align: left;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card.course-card-job .course-hd {
  background: linear-gradient(90deg, #ed4242 0%, #ff569a 100%);
  min-height: 52px;
  padding: 16px 12px;
}
.airobot .airobotMoudle6 .innerContent .course-grid .course-card.course-card-job .course-hd .num {
  color: #fff;
}
.airobot .airobotMoudle6 .innerContent .btnbox {
  position: relative;
  z-index: 4;
  width: auto;
  justify-content: center;
  gap: 30px;
  margin: 28px auto 0;
}
.airobot .airobotMoudle6 .innerContent .btnbox .a_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 244px;
  height: 74px;
  margin: 0;
  padding: 0 40px 0 57px;
  line-height: 74px;
  font-size: 26px;
  font-weight: bold;
  border-radius: 76px;
  background: linear-gradient(118deg, #ed4242 0%, #ff569c 100%);
  box-shadow: none;
}
.airobot .airobotMoudle6 .innerContent .btnbox .a_btn::after {
  display: none;
}
.airobot .airobotMoudle6 .innerContent .btnbox .a_btn .btn-arrow {
  width: 10px;
  height: 17px;
  margin-left: 33px;
  background: url("/pc/module/airobot/module6/images/btn-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle6 .innerContent .btnbox .a_btn:hover {
  top: -3px;
}
.airobot .airobotMoudle6 .innerContent .btnbox .a_btn2 {
  background: linear-gradient(118deg, #496ed4 0%, #4324b0 100%);
}
.airobot .airobotMoudle6 .innerContent .btnbox .a_btn2 .btn-arrow {
  background-image: url("/pc/module/airobot/module6/images/btn-arrow2.svg");
}
.airobot .airobotMoudle6 .robot-pic {
  position: absolute;
  left: 50%;
  top: 988px;
  width: 643px;
  height: 490px;
  margin-left: -1059px;
  object-fit: contain;
  pointer-events: none;
  z-index: 3;
}
.airobot .airobotMoudle7 {
  position: relative;
  padding: 84px 0 80px;
  background: #103b66 url("/pc/module/airobot/module7/images/part7-bg.jpg") no-repeat center top;
  background-size: cover;
}
.airobot .airobotMoudle7 .box_hd h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 48px;
  line-height: 63px;
  color: #fff;
  font-weight: bold;
}
.airobot .airobotMoudle7 .box_hd h2 .txt-white {
  color: #fff;
  margin-right: 8px;
}
.airobot .airobotMoudle7 .box_hd h2 .txt-cream {
  color: #f0efbd;
}
.airobot .airobotMoudle7 .box_hd h2 .txt-cream .title-brush {
  display: inline-block;
  width: 310px;
  height: 121px;
  margin: -28px 0 -36px 4px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module7/images/title-brush.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle7 .innerContent {
  width: 1300px;
  margin: 40px auto 0;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper {
  width: 1300px;
  height: 370px;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .swiper-slide {
  width: 640px;
  height: 370px;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .tea-item {
  position: relative;
  width: 640px;
  height: 370px;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .tea-item .tea-pic {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 370px;
  object-fit: contain;
  object-position: center top;
  z-index: 2;
  pointer-events: none;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .tea-item .tea-info {
  position: absolute;
  left: 189px;
  top: 100px;
  width: 444px;
  height: 192px;
  box-sizing: border-box;
  padding: 13px 34px 13px 35px;
  background: url("/pc/module/airobot/module7/images/card-bg.svg") no-repeat center;
  background-size: 100% 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .tea-item .tea-info h3 {
  font-size: 22px;
  line-height: 29px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .tea-item .tea-info p {
  margin-top: 4px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .swiper-button-prev,
.airobot .airobotMoudle7 .innerContent .tea-swiper .swiper-button-next {
  top: auto;
  bottom: 23px;
  width: 38px;
  height: 38px;
  margin-top: 0;
  background: url("/pc/module/airobot/module7/images/arrow-next.svg") no-repeat center;
  background-size: contain;
  opacity: 1;
  z-index: 3;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .swiper-button-prev::after,
.airobot .airobotMoudle7 .innerContent .tea-swiper .swiper-button-next::after {
  display: none;
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .swiper-button-prev {
  left: auto;
  right: 86px;
  transform: scaleX(-1);
}
.airobot .airobotMoudle7 .innerContent .tea-swiper .swiper-button-next {
  right: 30px;
}
.airobot .airobotMoudle7 .innerContent .btnbox {
  width: auto;
  justify-content: center;
  margin-top: 36px;
}
.airobot .airobotMoudle7 .innerContent .btnbox .a_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  min-width: 280px;
  height: 64px;
  margin: 0;
  padding: 0 36px 0 40px;
  line-height: 64px;
  font-size: 22px;
  font-weight: bold;
  border-radius: 76px;
  color: #fff;
  background: linear-gradient(90deg, #ed4242 0%, #ff569c 100%);
  box-shadow: none;
}
.airobot .airobotMoudle7 .innerContent .btnbox .a_btn::after {
  display: none;
}
.airobot .airobotMoudle7 .innerContent .btnbox .a_btn .btn-arrow {
  width: 10px;
  height: 17px;
  margin-left: 16px;
  background: url("/pc/module/airobot/module7/images/btn-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle7 .innerContent .btnbox .a_btn:hover {
  top: -3px;
}
.airobot .airobotMoudle8 {
  position: relative;
  height: 650px;
  padding: 0;
  overflow: hidden;
  background: #f2f1f1 url("/pc/module/airobot/module8/images/part8-bg.jpg") no-repeat center top;
  background-size: cover;
}
.airobot .airobotMoudle8 .box_hd {
  position: relative;
  z-index: 2;
  padding-top: 84px;
}
.airobot .airobotMoudle8 .box_hd h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 48px;
  line-height: 63px;
  font-weight: bold;
}
.airobot .airobotMoudle8 .box_hd h2 .txt-dark {
  color: #333;
  margin-right: 8px;
}
.airobot .airobotMoudle8 .box_hd h2 .txt-blue {
  color: #0a62c6;
}
.airobot .airobotMoudle8 .box_hd h2 .txt-blue .title-brush {
  display: inline-block;
  width: 310px;
  height: 116px;
  margin: -28px 0 -32px 4px;
  vertical-align: middle;
  background: url("/pc/module/airobot/module8/images/title-brush.png") no-repeat center;
  background-size: contain;
}
.airobot .airobotMoudle8 .innerContent {
  position: relative;
  z-index: 1;
  width: 1300px;
  margin: 33px auto 0;
}
.airobot .airobotMoudle8 .service-tabs {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.airobot .airobotMoudle8 .service-tabs li {
  position: relative;
  flex-shrink: 0;
  height: 50px;
  margin-right: -9px;
  z-index: 1;
  user-select: none;
  padding: 14px 24px 0 60px;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  background: url("/pc/module/airobot/module8/images/tab-mid.svg") no-repeat center;
  background-size: 100% 100%;
  width: 222px;
}
.airobot .airobotMoudle8 .service-tabs li:nth-child(2) {
  z-index: 2;
}
.airobot .airobotMoudle8 .service-tabs li:nth-child(3) {
  z-index: 3;
}
.airobot .airobotMoudle8 .service-tabs li:nth-child(4) {
  z-index: 4;
}
.airobot .airobotMoudle8 .service-tabs li:nth-child(5) {
  z-index: 5;
}
.airobot .airobotMoudle8 .service-tabs li:nth-child(6) {
  z-index: 6;
}
.airobot .airobotMoudle8 .service-tabs li:hover,
.airobot .airobotMoudle8 .service-tabs li.cur {
  z-index: 10;
}
.airobot .airobotMoudle8 .service-tabs li span {
  display: block;
  pointer-events: none;
}
.airobot .airobotMoudle8 .service-tabs li.tab-first {
  width: 190px;
  padding-left: 40px;
  background-image: url("/pc/module/airobot/module8/images/tab-first.svg");
  color: #1d2129;
}
.airobot .airobotMoudle8 .service-tabs li.tab-first.cur {
  width: 190px;
  padding-left: 40px;
  font-weight: bold;
  color: #fff;
  background-image: url("/pc/module/airobot/module8/images/tab-first-active.svg");
}
.airobot .airobotMoudle8 .service-tabs li.tab-last {
  width: 202px;
  margin-right: 0;
  background-image: url("/pc/module/airobot/module8/images/tab-last.svg");
}
.airobot .airobotMoudle8 .service-tabs li.tab-last.cur {
  width: 202px;
  margin-right: 0;
  font-weight: bold;
  color: #fff;
  background-image: url("/pc/module/airobot/module8/images/tab-last-active.svg");
}
.airobot .airobotMoudle8 .service-tabs li.cur {
  width: 222px;
  font-weight: bold;
  color: #fff;
  background-image: url("/pc/module/airobot/module8/images/tab-active.svg");
}
.airobot .airobotMoudle8 .service-panel {
  margin-top: 17px;
}
.airobot .airobotMoudle8 .service-panel .panel-box {
  width: 1300px;
  height: 350px;
  box-sizing: border-box;
  border: 1px solid #3aceff;
  border-radius: 10px;
  background: #f5faff;
  overflow: hidden;
}
.airobot .airobotMoudle8 .service-panel .panel-list {
  position: relative;
  width: 100%;
  height: 100%;
}
.airobot .airobotMoudle8 .service-panel .panel-item {
  display: none !important;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 35px 40px;
  align-items: flex-start;
}
.airobot .airobotMoudle8 .service-panel .panel-item.cur {
  display: flex !important;
}
.airobot .airobotMoudle8 .service-panel .panel-item .panel-pic {
  width: 800px;
  height: 280px;
  object-fit: cover;
  flex-shrink: 0;
}
.airobot .airobotMoudle8 .service-panel .panel-item .panel-info {
  flex: 1;
  min-width: 0;
  padding: 33px 0 0 90px;
}
.airobot .airobotMoudle8 .service-panel .panel-item .panel-info h3 {
  font-size: 24px;
  line-height: 31px;
  font-weight: bold;
  color: #165dff;
}
.airobot .airobotMoudle8 .service-panel .panel-item .panel-info p {
  margin-top: 8px;
  font-size: 18px;
  line-height: 30px;
  color: #333;
}
.airobot .airobotMoudle8 .service-panel .panel-item .panel-info .panel-cta {
  display: inline-flex;
  align-items: center;
  margin-top: 38px;
  padding: 10px 24px 10px 36px;
  border-radius: 22px;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  background: linear-gradient(90deg, #ed4242 0%, #ff569c 100%);
  box-shadow: inset 0 0 13px #fff7c3;
}
.airobot .airobotMoudle8 .service-panel .panel-item .panel-info .panel-cta .btn-arrow {
  width: 8px;
  height: 14px;
  margin-left: 23px;
  background: url("/pc/module/airobot/module8/images/btn-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
.airobot .airobotMoudle8 .service-panel .panel-item .panel-info .panel-cta:hover {
  top: -2px;
}
.airobot .aiMoudle9 .part9 {
  padding: 40px 0 50px;
}
.airobot .aiMoudle9 .part9 .gallery-top {
  width: 1300px;
  height: 448px;
  background: url("/pc/module/ai/images/part11-pic1.png") no-repeat;
  background-size: 100% 100%;
  margin-top: 30px;
}
.airobot .aiMoudle9 .part9 .gallery-top .con {
  display: flex;
  padding: 40px 27px 0 60px;
  justify-content: space-between;
}
.airobot .aiMoudle9 .part9 .gallery-top .swiper-slide {
  position: relative;
}
.airobot .aiMoudle9 .part9 .pic {
  width: 540px;
  height: 377px;
  overflow-y: auto;
  padding-left: 55px;
  border-left: 2px solid #c6e3ff;
  /* 自定义滚动条样式 */
}
.airobot .aiMoudle9 .part9 .pic::-webkit-scrollbar {
  width: 9px;
  /* 滚动条宽度 */
}
.airobot .aiMoudle9 .part9 .pic::-webkit-scrollbar-thumb {
  width: 9px;
  background: #9ac5f8;
  /* 滑块背景色 */
}
.airobot .aiMoudle9 .part9 .pic::-webkit-scrollbar-track {
  background: #d4e4ff;
  /* 轨道背景色 */
}
.airobot .aiMoudle9 .part9 .pic img {
  display: block;
  width: 424px;
  margin-bottom: 40px;
  box-shadow: 0 9px 13px rgba(0, 0, 0, 0.05);
}
.airobot .aiMoudle9 .part9 .pic > div {
  width: 492px;
  font-weight: bold;
  font-size: 15px;
  color: #fe5e47;
  line-height: 24px;
}
.airobot .aiMoudle9 .part9 .pic > div p {
  padding-left: 20px;
}
.airobot .aiMoudle9 .part9 .pic .p1 {
  font-size: 18px;
  color: #323543;
  margin: 20px 0;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.airobot .aiMoudle9 .part9 .main {
  padding-right: 13px;
  width: 640px;
  height: 377px;
  box-sizing: border-box;
  overflow-y: auto;
  /* 自定义滚动条样式 */
}
.airobot .aiMoudle9 .part9 .main::-webkit-scrollbar {
  width: 9px;
  /* 滚动条宽度 */
}
.airobot .aiMoudle9 .part9 .main::-webkit-scrollbar-thumb {
  width: 9px;
  background: #9ac5f8;
  /* 滑块背景色 */
}
.airobot .aiMoudle9 .part9 .main::-webkit-scrollbar-track {
  background: #d4e4ff;
  /* 轨道背景色 */
}
.airobot .aiMoudle9 .part9 .main h3 {
  font-size: 24px;
  color: #0564d4;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 14px;
}
.airobot .aiMoudle9 .part9 .main .p1 {
  font-size: 18px;
  color: #323543;
  margin: 40px 0 10px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.airobot .aiMoudle9 .part9 .main .p1 .icon {
  margin-right: 6px;
  width: 24px;
  height: 21px;
}
.airobot .aiMoudle9 .part9 .main .p2 {
  font-size: 15px;
  color: #333333;
  line-height: 24px;
}
.airobot .aiMoudle9 .part9 .bot {
  position: relative;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs {
  width: 1219px;
  margin: 0 auto;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-wrapper {
  height: 71px;
  box-sizing: border-box;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-slide {
  width: 157px;
  height: 52px;
  font-size: 18px;
  color: #006ede;
  text-align: center;
  line-height: 52px;
  background: url("/pc/module/ai/images/part11-tab2.png") no-repeat;
  background-size: cover;
  cursor: pointer;
  position: relative;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-slide-thumb-active {
  position: relative;
  background: url("/pc/module/ai/images/part11-tab1.png") no-repeat;
  background-size: cover;
  color: #fff;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-slide-thumb-active span {
  font-weight: bold;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-slide-thumb-active::after {
  content: "";
  position: absolute;
  bottom: -16px;
  left: 74px;
  width: 8px;
  /* 控制箭头的宽度 */
  height: 8px;
  /* 控制箭头的高度 */
  border-top: 2px solid #0cacfe;
  /* 白色的上边框 */
  border-right: 2px solid #0cacfe;
  /* 白色的右边框 */
  transform: rotate(135deg);
  /* 旋转45度形成箭头 */
  margin-right: 8px;
  /* 与文字之间的间距 */
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-button-prev,
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-button-next {
  left: 38px;
  top: 6.5px;
  width: 30px;
  height: 33px;
  background: url("/2020gw/images/aipic/pic.png") no-repeat 0 -131px;
  margin: 0;
  opacity: 0.7;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-button-next {
  left: auto;
  right: 38px;
  background-position-y: -166px;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-button-prev:after,
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-button-next:after {
  font-size: 0;
}
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-button-prev:hover,
.airobot .aiMoudle9 .part9 .gallery-thumbs .swiper-button-next:hover {
  opacity: 1;
}
.airobot .aiMoudle9 .btnbox .a_btn {
  padding-left: 71px;
}
.airobot .aiMoudle9 .btnbox .a_btn2 {
  padding-left: 48px;
}
.airobot .aiTecher {
  padding-top: 90px;
  height: 710px;
  background: url("/pc/module/ai/images/part12-bg.jpg") no-repeat center center;
  background-size: cover;
}
.airobot .pythonbox6 {
  padding-top: 90px;
  height: 600px;
  background: #ffffff;
}
.airobot .pythonbox6 .pythonbox6_con {
  padding-top: 47px;
}
.airobot .box_newsinfo {
  padding: 90px 0;
  height: 632px;
  background: #f7f7f7;
}
.airobot .jxtd-box3 .maincon ul {
  margin-left: 0;
  padding: 0 0 25px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.airobot .image-preview-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.airobot .modal-content {
  position: relative;
  max-width: 90%;
  max-height: 90%;
}
.airobot .modal-content img {
  max-width: 100%;
  max-height: 80vh;
  object-fit: contain;
}
.airobot .close-btn {
  position: absolute;
  top: -40px;
  right: 0;
  color: white;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}
.airobot .close-btn:hover {
  color: #ccc;
}
.airobot .preview-img {
  cursor: pointer;
  transition: transform 0.2s;
}
.airobot .preview-img:hover {
  transform: scale(1.02);
}
