.rpa .rpa-banner {
  width: 100%;
  min-width: 1200px;
  height: 620px;
  background: url("/images/rpa/bg.png") no-repeat center;
  background-size: cover;
}
.rpa .rpa-banner .rpa-head {
  transition: all 0.3s;
  padding-top: 260px;
}
.rpa .rpa-banner .rpa-head .head-24 {
  font-size: 18px;
  line-height: 26px;
  background: linear-gradient(135deg, #8bbbf9 0%, #4a72e7 98%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.rpa .rpa-banner .rpa-head .title {
  font-weight: 900;
  font-size: 48px;
  color: #333333;
  line-height: 70px;
  margin-top: 10px;
}
.rpa .rpa-banner .rpa-head .shiyong-btn {
  width: 120px;
  height: 36px;
  background: linear-gradient(135deg, #3b74fe 0%, #4e9bfd 100%);
  border-radius: 8px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 36px;
  margin-top: 12px;
  cursor: pointer;
}
.rpa .title-com {
  font-weight: 900;
  font-size: 48px;
  color: #333333;
  line-height: 70px;
  text-align: center;
}
.rpa .can {
  padding-top: 140px;
}
.rpa .can .can-main {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.rpa .can .can-main .can-left {
  width: 354px;
  height: 400px;
  background: linear-gradient(149deg, #3566df 0%, #75a9eb 100%);
  border-radius: 20px;
  padding: 30px;
}
.rpa .can .can-main .can-left .title {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  font-weight: 900;
}
.rpa .can .can-main .can-left .left-items {
  margin-top: 40px;
}
.rpa .can .can-main .can-left .left-items .item {
  width: 294px;
  margin-bottom: 22px;
}
.rpa .can .can-main .can-left .left-items .item .item-title {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.rpa .can .can-main .can-left .left-items .item .item-title .title-icon {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.rpa .can .can-main .can-left .left-items .item .item-title .title-icon.title-icon1 {
  background: url("/images/rpa/can-left-01.png") no-repeat center;
  background-size: 16px;
}
.rpa .can .can-main .can-left .left-items .item .item-title .title-icon.title-icon2 {
  background: url("/images/rpa/can-left-02.png") no-repeat center;
  background-size: 16px;
}
.rpa .can .can-main .can-left .left-items .item .item-title .title-icon.title-icon3 {
  background: url("/images/rpa/can-left-03.png") no-repeat center;
  background-size: 16px;
}
.rpa .can .can-main .can-left .left-items .item .item-text {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 20px;
  margin-top: 5px;
}
.rpa .can .can-main .can-right .right-items {
  width: 826px;
  height: 190px;
  background: #fafafa;
  border-radius: 20px;
  padding-left: 30px;
  padding-top: 30px;
}
.rpa .can .can-main .can-right .right-items .title {
  font-weight: 900;
  font-size: 24px;
  color: #333333;
  line-height: 36px;
}
.rpa .can .can-main .can-right .right-items .right-item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title {
  display: flex;
  align-items: center;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title .title-icon {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title .title-icon.title-icon1 {
  background: url("/images/rpa/can-right-01.png") no-repeat center;
  background-size: 16px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title .title-icon.title-icon2 {
  background: url("/images/rpa/can-right-02.png") no-repeat center;
  background-size: 16px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title .title-icon.title-icon3 {
  background: url("/images/rpa/can-right-03.png") no-repeat center;
  background-size: 16px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title .title-icon.title-icon4 {
  background: url("/images/rpa/can-right-04.png") no-repeat center;
  background-size: 16px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title .title-text {
  font-weight: 900;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .text {
  width: 294px;
  font-weight: 350;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  margin-top: 5px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item .text.text2 {
  width: 304px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item.right-item2 {
  margin-right: 108px;
}
.rpa .can .can-main .can-right .right-items .right-item-box .right-item.right-item4 {
  margin-right: 88px;
}
.rpa .can .can-main .can-right .right-items.right-items2 {
  margin-top: 20px;
}
.rpa .double {
  width: 100%;
  min-width: 1200px;
  height: 720px;
  background: #fafafa;
  margin-top: 120px;
}
.rpa .double .title-com {
  padding-top: 60px;
}
.rpa .double .double-switch .switch-tabs {
  margin-top: 50px;
}
.rpa .double .double-switch .switch-tabs ul {
  display: flex;
  width: 667px;
  justify-content: space-between;
  margin: 0 auto;
}
.rpa .double .double-switch .switch-tabs ul li {
  width: 148px;
  height: 44px;
  font-weight: 350;
  font-size: 16px;
  color: #333333;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}
.rpa .double .double-switch .switch-tabs ul li.double-active {
  background-color: #333333;
  color: #ffffff;
  border-radius: 76px;
  text-align: center;
}
.rpa .double .double-switch .switch-tabs ul li.double-active h3 {
  color: #ffffff;
}
.rpa .double .double-switch .switch-tabs ul li h3 {
  font-weight: 350;
  font-size: 16px;
  color: #333333;
  line-height: 44px;
}
.rpa .double .double-switch .switch-items .switch-item-box {
  animation: fadeIn 1s ease-in-out forwards;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left {
  padding-top: 60px;
  position: relative;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .subtitle {
  display: flex;
  align-items: center;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .subtitle .subtitle-icon {
  width: 20px;
  height: 20px;
  background: url("/images/rpa/double-left-icon.png") no-repeat center;
  background-size: 20px;
  margin-right: 10px;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .subtitle .subtitle-text {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .title {
  font-weight: 900;
  font-size: 32px;
  color: #333333;
  line-height: 48px;
  margin-top: 10px;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .text {
  width: 380px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 20px;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .double-btn {
  position: absolute;
  left: 0;
  bottom: 66px;
  width: 120px;
  height: 36px;
  background: linear-gradient(135deg, #3b74fe 0%, #4e9bfd 100%);
  border-radius: 8px;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
  cursor: pointer;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-right {
  width: 720px;
  height: 400px;
}
.rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.rpa .double .double-switch .switch-items .switch-item-box.double-item-none {
  display: none;
}
.rpa .rpa-scene {
  padding-top: 120px;
}
.rpa .rpa-scene .rpa-scene-switch {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs {
  padding-top: 83px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 44px;
  border-radius: 90px;
  text-align: center;
  line-height: 44px;
  margin-bottom: 20px;
  cursor: pointer;
  color: #333;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li:hover {
  background: #f5f5f5;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li .icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li .icon.icon1 {
  background: url("/images/rpa/rpa-scene-icon-01.png") no-repeat center;
  background-size: 20px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li .icon.icon2 {
  background: url("/images/rpa/rpa-scene-icon-02.png") no-repeat center;
  background-size: 20px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li .icon.icon3 {
  background: url("/images/rpa/rpa-scene-icon-03.png") no-repeat center;
  background-size: 20px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li .icon.icon4 {
  background: url("/images/rpa/rpa-scene-icon-04.png") no-repeat center;
  background-size: 20px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li.rpa-scene-active {
  background-color: #08050c;
  color: #ffffff;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li.rpa-scene-active .icon.icon1 {
  background-image: url("/images/rpa/scene-active-icon-01.png");
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li.rpa-scene-active .icon.icon2 {
  background-image: url("/images/rpa/scene-active-icon-02.png");
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li.rpa-scene-active .icon.icon3 {
  background-image: url("/images/rpa/scene-active-icon-03.png");
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li.rpa-scene-active .icon.icon4 {
  background-image: url("/images/rpa/scene-active-icon-04.png");
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item {
  animation: fadeIn 1s ease-in-out forwards;
  position: relative;
  padding: 50px 30px;
  width: 1020px;
  height: 400px;
  cursor: pointer;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .title {
  position: relative;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .title .title-text {
  font-size: 24px;
  color: #ffffff;
  line-height: 36px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .title .title-line.title-line-138 {
  position: absolute;
  left: 123px;
  bottom: -5px;
  width: 138px;
  height: 2px;
  background: url("/images/rpa/scene-line-138.png") no-repeat center;
  background-size: 138px 2px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .title .title-line.title-line-204 {
  position: absolute;
  left: 126px;
  bottom: -5px;
  width: 204px;
  height: 4px;
  background: url("/images/rpa/scene-line-204.png") no-repeat center;
  background-size: 204px 4px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .text {
  width: 390px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 22px;
  margin-top: 44px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .rpa-scene-btn {
  position: absolute;
  left: 30px;
  bottom: 30px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .rpa-scene-btn .btn-icon {
  width: 16px;
  height: 16px;
  background: url("/images/rpa/scene-next-icon.png") no-repeat center;
  background-size: 16px;
  margin-left: 10px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item1 {
  background: url("/images/rpa/scene-pic-01.png") no-repeat center;
  background-size: 1020px 400px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item2 {
  background: url("/images/rpa/scene-pic-02.png") no-repeat center;
  background-size: 1020px 400px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item3 {
  background: url("/images/rpa/scene-pic-01.png") no-repeat center;
  background-size: 1020px 400px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item4 {
  background: url("/images/rpa/scene-pic-03.png") no-repeat center;
  background-size: 1020px 400px;
}
.rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.rpa-scene-none {
  display: none;
}
.rpa .rpa-start {
  padding-top: 120px;
}
.rpa .rpa-start .start-main {
  margin-top: 60px;
  margin-bottom: 110px;
  display: flex;
  width: 1200px;
  height: 154px;
  background: #fafafa;
  border-radius: 20px;
  padding: 40px 56px;
}
.rpa .rpa-start .start-main .start-item {
  display: flex;
  align-items: center;
}
.rpa .rpa-start .start-main .start-item .item .title {
  display: flex;
  align-items: center;
}
.rpa .rpa-start .start-main .start-item .item .title .title-icon {
  margin-right: 10px;
  transition: all 0.3s;
}
.rpa .rpa-start .start-main .start-item .item .title .title-icon.title-icon1 {
  width: 24px;
  height: 19px;
  background: url("/images/rpa/start-01.png") no-repeat center;
  background-size: 24px 19px;
}
.rpa .rpa-start .start-main .start-item .item .title .title-icon.title-icon2 {
  width: 27px;
  height: 19px;
  background: url("/images/rpa/start-02.png") no-repeat center;
  background-size: 27px 19px;
}
.rpa .rpa-start .start-main .start-item .item .title .title-icon.title-icon3 {
  width: 28px;
  height: 19px;
  background: url("/images/rpa/start-03.png") no-repeat center;
  background-size: 28px 19px;
}
.rpa .rpa-start .start-main .start-item .item .title .title-text {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  font-weight: 900;
}
.rpa .rpa-start .start-main .start-item .item .text {
  width: 240px;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 10px;
}
.rpa .rpa-start .start-main .start-item .item-icon {
  width: 24px;
  height: 24px;
  background: url("/images/rpa/start-next.png") no-repeat center;
  background-size: 24px;
  margin: 0 80px;
}
