.comTitleMedia {
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
}
.centerMg1023 {
  margin-left: 20px;
  margin-right: 20px;
}
.centerPd1023 {
  padding-left: 20px;
  padding-right: 20px;
}
.centerMg768 {
  margin-left: 4vw;
  margin-right: 4vw;
}
.centerPd768 {
  padding-left: 4vw;
  padding-right: 4vw;
}
@media screen and (max-width: 1023px) {
  .rpa .rpa-banner {
    width: 100vw;
    background-size: cover;
    height: auto;
    min-width: 0;
    overflow: hidden;
  }
  .rpa .rpa-banner .rpa-head {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .rpa .can .can-main {
    margin-left: 20px;
    margin-right: 20px;
  }
  .rpa .can .can-main .right-item {
    flex: 1;
    flex-shrink: 0;
  }
  .rpa .can .can-main .can-left {
    width: auto;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .rpa .can .can-main .can-right {
    overflow: hidden;
  }
  .rpa .can .can-main .can-right .right-items {
    width: auto;
    height: auto;
    padding-left: 15px;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box {
    gap: 10px;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item.right-item2,
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item.right-item4 {
    margin-right: 0;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item .text {
    width: auto;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item .text.text2 {
    width: auto;
  }
  .rpa .double {
    min-width: 0;
    height: auto;
  }
  .rpa .double .double-switch {
    margin-left: 20px;
    margin-right: 20px;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item {
    min-height: 400px;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left {
    margin-right: 15px;
    padding-top: 0;
    flex: 1;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .text {
    width: auto;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-right {
    flex: 2;
    width: auto;
    height: auto;
    flex-shrink: 0;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-right img {
    height: auto;
  }
  .rpa .rpa-scene .rpa-scene-switch {
    margin-left: 20px;
    margin-right: 20px;
    align-items: center;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs {
    padding-top: 0;
    margin-right: 10px;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items {
    flex: 1;
    border-radius: 16px;
    overflow: hidden;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item {
    width: auto;
    height: auto;
    padding: 40px 30px 60px;
  }
  .rpa .rpa-start .start-main {
    width: auto;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
  .rpa .rpa-start .start-main .start-item .item-icon {
    margin: 0 15px;
    flex-shrink: 0;
  }
  .rpa .rpa-start .start-main .start-item .item .text {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .rpa {
    padding-top: 0;
  }
  .rpa .rpa-banner {
    background-size: cover;
    height: auto;
    min-width: 0;
  }
  .rpa .rpa-banner .rpa-head {
    padding-top: 88px;
    padding-bottom: 20px;
  }
  .rpa .rpa-banner .rpa-head .head-24 {
    font-size: 14px;
    text-align: center;
  }
  .rpa .rpa-banner .rpa-head .title {
    font-size: 26px;
    line-height: 1.5;
    text-align: center;
    margin-left: 4vw;
    margin-right: 4vw;
  }
  .rpa .rpa-banner .rpa-head .shiyong-btn {
    margin: 20px auto 0;
  }
  .rpa .title-com {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
  }
  .rpa .can {
    padding-top: 30px;
  }
  .rpa .can .can-main {
    margin-top: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .rpa .can .can-main .can-left {
    width: 92vw;
    padding: 20px 5.33vw;
    height: auto;
  }
  .rpa .can .can-main .can-left .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
  }
  .rpa .can .can-main .can-left .left-items {
    margin-top: 20px;
  }
  .rpa .can .can-main .can-left .left-items .item {
    width: auto;
  }
  .rpa .can .can-main .can-left .left-items .item .item-text {
    font-size: 12px;
    line-height: 1.5;
  }
  .rpa .can .can-main .can-right {
    margin-top: 20px;
    width: 92vw;
  }
  .rpa .can .can-main .can-right .right-items {
    width: auto;
    height: auto;
    padding: 20px 4vw;
  }
  .rpa .can .can-main .can-right .right-items .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box {
    flex-direction: column;
    margin-top: 15px;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item {
    width: 100%;
    text-align: center;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item .item-title {
    justify-content: center;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item .text {
    width: 100%;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item .text.text2 {
    width: 100%;
  }
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item.right-item2,
  .rpa .can .can-main .can-right .right-items .right-item-box .right-item.right-item4 {
    margin-top: 15px;
    margin-right: 0;
  }
  .rpa .double {
    margin-top: 30px;
    min-width: 0;
    height: auto;
  }
  .rpa .double .title-com {
    padding-top: 20px;
  }
  .rpa .double .double-switch {
    margin-left: 0;
    margin-right: 0;
  }
  .rpa .double .double-switch .switch-tabs {
    margin: 20px auto 0;
    width: 92vw;
  }
  .rpa .double .double-switch .switch-tabs ul {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    justify-content: flex-start;
    gap: 8px;
  }
  .rpa .double .double-switch .switch-tabs ul li {
    white-space: nowrap;
    height: 32px;
    width: auto;
  }
  .rpa .double .double-switch .switch-tabs ul li h3 {
    font-weight: 350;
    font-size: 12px;
    line-height: 32px;
    padding: 0 12px;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item {
    flex-direction: column;
    margin-top: 15px;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-right {
    width: 92vw;
    margin: auto;
    height: auto;
    order: -1;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left {
    width: 92vw;
    margin: auto;
    padding-top: 15px;
    text-align: center;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .subtitle {
    justify-content: center;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .text {
    font-size: 12px;
    line-height: 1.5;
  }
  .rpa .double .double-switch .switch-items .switch-item-box .switch-item .double-left .double-btn {
    position: static;
    margin: 15px auto;
  }
  .rpa .rpa-scene {
    padding-top: 20px;
  }
  .rpa .rpa-scene .rpa-scene-switch {
    margin-top: 20px;
    flex-direction: column;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs {
    padding-top: 0;
    width: 92vw;
    margin: 0 auto;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 8px;
    width: 100%;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li {
    width: auto;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    white-space: nowrap;
    flex-shrink: 0;
    margin-bottom: 0;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-tabs ul li .icon {
    margin-right: 5px;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items {
    margin-top: 20px;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item {
    border-radius: 10px;
    padding: 20px 4vw;
    margin: 0 auto;
    width: 92vw;
    height: auto;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .title .title-text {
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .title .title-line {
    display: none;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .text {
    margin-top: 15px;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item .rpa-scene-btn {
    margin-top: 15px;
    position: static;
    justify-content: flex-end;
  }
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item1,
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item2,
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item3,
  .rpa .rpa-scene .rpa-scene-switch .rpa-scene-items .rpa-scene-item.item4 {
    background-size: cover;
  }
  .rpa .rpa-start {
    padding-top: 30px;
  }
  .rpa .rpa-start .start-main {
    margin: 20px auto 40px;
    width: 92vw;
    height: auto;
    padding: 20px 5.33vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .rpa .rpa-start .start-main .start-item {
    flex-direction: column;
  }
  .rpa .rpa-start .start-main .start-item .item-icon {
    margin-top: 20px;
    margin-bottom: 20px;
    transform: rotate(90deg);
  }
  .rpa .rpa-start .start-main .start-item .item .text {
    width: auto;
    max-width: 240px;
  }
}
