@charset "UTF-8";

.rpa-home-banner {
  width: 100%;
  background: url(../images/home/rpa-home-background.png) lightgray 50% / cover no-repeat;
  padding: 100px 0 80px;
  background-size: cover;
}

.rpa-home-banner-content {
  width: 100%;
}

.rpa-home-title-wrap {
  text-align: center;
}

.rpa-home-title {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "PingFang SC";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  display: inline-block;
}

.rpa-home-title>img {
  position: absolute;
  top: -120%;
  left: 20px;
}

.rpa-home-title>span {
  background: linear-gradient(96deg, #FF666D 5.93%, #FCFF44 105.41%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.telephone-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #CFD1DC;
  font-family: "PingFang SC";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 40px 0 60px;
}

.user-click-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.user-click-btns>a {
  border-radius: 4px;
  background: #FFF;
  padding: 12px 20px;
  width:auto;
  color: #165DFF;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 137.5% */
}

.user-click-btns>a:first-child {
  background: #165DFF;
  color: #fff;
}

.user-click-btns>a+a {
  margin-left: 12px;
}

.user-click-btns>a:hover {
  border-radius: 30px;
}

.rpa-support-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 100px;
}

.rpa-support-item {
  width: 16%;
}

.rpa-support-item>img {
  margin-right: 8px;
}

.rpa-support-item-top {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/home/hbbg1.png) no-repeat center;
  background-size: cover;
  width: 100%;
  padding: 12px 0;
  color: #FFF;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  border-radius: 8px 8px 0 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.00) 72.09%);
  /* 157.143% */
}

.rpa-support-item-top>img {
  margin-right: 8px;
}

.rpa-support-item-content {
  background: url(../images/home/hbbg2.png) no-repeat center;
  padding: 26px 12px;
  box-sizing: border-box;
  width: 100%;
  background-size: cover;
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(59, 136, 209, 0.38) 0%, rgba(27, 33, 69, 0.00) 100%);
}

.rpa-support-item-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.rpa-support-item-text+.rpa-support-item-text {
  margin-top: 10px;
}

.rpa-support-item-text span {
  color: #FFF;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.rpa-support-item-text img {
  margin-left: 6px;
}

.rpa-support-item-text span.im-data {
  font-size: 22px;
  font-weight: 700;
}

.tab-switch {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.tab-switch a {
  height: 100%;
  padding: 0 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  cursor: pointer;
}

.tab-switch a.current {
  color: #2C8AFF;
  position: relative;
}

.tab-switch a.current::after {
  position: absolute;
  content: "";
  width: 30%;
  height: 3px;
  background-color: #2C8AFF;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
}

.RPA-summary-area,
.RPA-summary-list {
  width: 100%;
  background-color: #F5F6FA;
}

.RPA-summary-area>.RPA-summary-list:first-child {
  background: url(../images/home/bg-01.png) no-repeat left center;
}

.RPA-summary-area>.RPA-summary-list:last-child {
  background: url(../images/home/bg-02.png) no-repeat right center;
}

.RPA-summary {
  width: 100%;
  padding: 100px 0 10px;
}

.RPA-summary>h2 {
  font-size: 42px;
  font-weight: 700;
  color: #14171D;
  text-align: center;
  margin-bottom: 60px;
}

.RPA-summary-item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
  align-items: flex-start;
}

.RAP-summary-content {
  flex: 1;
  padding: 0 30px;
}

.RAP-summary-content>img {
  margin-bottom: 4px;
}

.RAP-summary-content>h2 {
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #192544;
}

.RAP-summary-content>label {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  margin: 13px 0 20px;
  display: block;
}

.RAP-summary-content>label span {
  color: #2C89FF;
  margin-right: 10px;
}

.RAP-summary-content>p {
  font-size: 16px;
}

.RAP-summary-content>p.resume-text {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-top: 16px;
  line-height: 26px;
}

.RAP-summary-content>p.resume-text span {
  color: #2C89FF;
}

.RAP-summary-content>a {
  font-size: 18px;
  width: 200px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  color: #2C89FF;
  background-color: #fff;
  margin-top: 26px;
  border: 1px solid #2C89FF;
  box-sizing: border-box;
}

.RPA-summary-item>img {
  max-width: 550px;
  border-radius: 10px;
  overflow: hidden;
  flex-shrink: 0;
}

.deliver-content-item {
  text-align: center;
}

.deliver-content-item h2 {
  color: #14171D;
  padding: 80px 0 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 400;
}

.deliver-content-item h2 img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}

.deliver-content-item>img {
  max-width: 100%;
}

.RPA-customers {
  width: 100%;
}

.RPA-customers>h2 {
  font-size: 32px;
  color: #314a82;
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}

.RPA-news {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.RPA-news>h2 {
  font-size: 32px;
  color: #314a82;
  margin: 60px 0 30px;
}

.RPA-menus-switch {
  display: flex;
}

.RPA-menus-switch>a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 44px;
  font-size: 14px;
  border: 1px solid #e1e4e5;
  margin-left: -1px;
  color: #666;
  cursor: pointer;
}

.RPA-menus-switch>a.active {
  background-color: #396dff;
  border-color: #396dff;
  color: #fff;
}

.RPA-menus-switch>a:first-child {
  border-radius: 5px 0 0 5px;
}

.RPA-menus-switch>a:last-child {
  border-radius: 0 5px 5px 0;
}

.RPA-news-list {
  width: 100%;
  margin: 40px 0;
}

.RPA-news-item {
  border-top: 1px solid #e1e4e5;
}

.RPA-news-list>.RPA-news-item:not(:first-child) {
  display: none;
}

.RPA-news-item>a {
  display: flex;
  padding: 30px 0;
  width: 100%;
  justify-content: space-between;
  border-bottom: 1px solid #e1e4e5;
}

.RPA-news-item>a>img {
  width: 160px;
  height: 100px;
  border-radius: 5px;
  overflow: hidden;
}

.RPA-news-item .RPA-news-content {
  width: calc(100% - 190px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* 新闻列表样式修改 */
.RPA-news-item-new {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.RPA-news-item-new-list {
  width: 49%;
  box-sizing: border-box;
  padding: 10px 30px;
  border: 1px solid #e1e4e5;
  border-radius: 10px;
}

.RPA-news-item-new-list>li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid #e1e4e5;
}

.RPA-news-item-new-list>li:last-child {
  border-bottom: none;
}

.RPA-news-item-new-list>li>a {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  position: relative;
  padding-left: 18px;
  box-sizing: border-box;
}

.RPA-news-item-new-list>li>a::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #FE6857;
}

.RPA-news-item-new-list>li>a span {
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.RPA-news-item-new-list>li>span {
  margin-left: 30px;
  color: #999;
  font-size: 14px;
}

.tit-and-info {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.tit-and-info>h2 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  max-width: 700px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.time-and-reading {
  font-size: 14px;
  color: #999;
}

.time-and-reading>span {
  margin-left: 30px;
}

.news-content-abstract {
  font-size: 14px;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 26px;
  max-height: 52px;
}

.bottom-banner {
  width: 100%;
  height: 200px;
  background-image: url(../images/bottom-banner.png);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
}

.bottom-banner>h2 {
  font-size: 24px;
}

.bottom-banner>p {
  font-size: 14px;
  margin: 10px 0 24px;
}

.bottom-banner>a {
  width: 130px;
  height: 36px;
  border-radius: 5px;
  background-color: #FFFFFF;
  font-size: 15px;
  color: #396dff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.RPA-summary-new{
	padding-bottom:50px;
}

.RPA-summary-new-title {
  color: #1D2129;
  font-family: "PingFang SC";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 68px 0 46px;
}

.RPA-summary-item-one {
  margin-bottom: 30px;
  width: 100%;
  box-sizing: border-box;
  padding: 38px 52px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 18px;
  background: #EDF7FF;
}

.RPA-summary-item-one>img {
  width: 50%;
}

.RPA-summary-item-one-content {
  display: flex;
  flex-direction: column;
  width: 40%;
  padding-top: 30px;

}

.RPA-summary-item-one-content img {
  width: 52px;
  height: 52px;
  margin-bottom: 10px;
}

.rap-icons-list {
  display: flex;
  align-items: center;
}

.rap-icons-list>img+img {
  margin-left: 10px;
}

.RPA-summary-item-content-title {
  color: #1D2129;
  font-family: "PingFang SC";
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.RPA-summary-item--content-text {
  color: #4E5969;
  font-family: "PingFang SC";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-top: 16px;
}

.RPA-summary-item-one-content a {
  color: var(---White, #FFF);
  text-align: right;
  font-family: "PingFang SC";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 137.5% */
  border-radius: 4px;
  background: var(---primary-6, #165DFF);
  padding: 10px 26px;
  width: fit-content;
  margin-top: 48px;
}

.RPA-summary-item-two {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.RPA-summary-item-two-content {
  width: 49%;
  padding: 38px 52px 0;
  box-sizing: border-box;
  border-radius: 18px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}

.RPA-summary-item-two-content>img {
  max-width: 100%;
  margin-top: 30px;
}

.abc-list {
  display: flex;
  align-items: center;
  margin-top: 30px;
}

.abc-item {
  background-color: #fff;
  border-radius: 5px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.abc-item+.abc-item {
  margin-left: 16px;
}

.abc-item>p {
  color: #1D2129;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px;
}

.wid60 {
  width: 60%;
}

.wid38 {
  width: 38%;
}

.meal-sider-bar{
	position:fixed;
	right:0;
	top:75%;
	display:flex;
	transform:translateY(-100%);
	z-index:100000000;
}


@media screen and (max-width:1660px) {
  .video-area {
    right: -300px;
  }
}

@media screen and (max-width:1024px) {
  .home-banner {
    width: 100%;
    height: auto;
    background-size: cover;
    margin-top: 0;
    padding: 1rem 0;
  }

  .home-content {
    padding-top: 1rem;
  }

  .text-content {
    position: static;
    transform: translateY(0);
  }

  .text-content>h2 {
    font-size: 1.5rem;
    ;
  }

  .text-content .source {
    display: flex;
    margin-top: 1rem;
  }

  .text-content .source a {
    width: 31%;
    box-sizing: border-box;
    height: auto;
    font-size: .9rem;
    padding: .5rem 2rem;
    word-break: keep-all;
  }

  .home-banner-content {
    width: 100%;
    height: auto;
  }

  .home-banner-content video {
    width: 100%;
    height: auto;
    margin-top: 2rem;
    display: flex;
  }

  .video-area {
    display: none;
  }

  .container {
    padding: 1rem;
    width: 100%;
  }

  .tab-switch {
    height: 4rem;
  }

  .tab-switch a {
    width: auto;
    padding: 0 .5rem;
    font-size: .9rem;
  }

  .RPA-summary {
    padding: 1rem 0;
  }

  .RPA-summary-item {
    align-items: center;
  }


  .RPA-summary-item>img {
    width: 46%;
    height: auto;
    border-radius: 10px;
    overflow: hidden;
  }

  .nav-content>a:not(:last-child):hover::after {
    display: none;
  }

}

@media screen and (max-width:767px) {
  .rpa-home-banner {
    padding: 3.8rem 0 2rem;
  }

  .rpa-home-title {
    font-size: 2rem;
  }

  .rpa-home-title>img {
    width: 12rem;
    top: -60%;
  }

  .telephone-text {
    font-size: 1.3rem;
    margin: 1.6rem 0 2rem;
  }
  
  .user-click-btn{
	  flex-wrap:nowrap;
  }

  .user-click-btns>a {
    padding: .3rem .8rem;
	font-size:.9rem;
	white-space:nowrap;
	width:fit-content;

  }

  .rpa-support-list {
    margin-top: 2rem;
  }

  .rpa-support-item {
    width: 49%;
    margin-top: 1rem;
  }

  .RPA-summary-new-title {
    font-size: 1.6rem;
    padding: 2rem 0 1rem;
  }

  .RPA-summary-item-one {
    flex-direction: column;
    padding: 1rem;
  }

  .RPA-summary-item-one-content {
    width: 100%;
    padding-top: 0;
  }

  .RPA-summary-item-content-title {
    font-size: 1.6rem;

  }

  .RPA-summary-item-one>img {
    width: 100%;
    margin-top: 1rem;
  }

  .RPA-summary-item-one-content a {
    margin-top: 1rem;
    font-size: .9rem;
    padding: .5rem 1rem;
  }

  .RPA-summary-item--content-text {
    font-size: 1rem;
  }

  .RPA-summary-item-two-content {
    padding: 1rem;
    width: 100%;
  }


  .RPA-summary>h2 {
    font-size: 1.4rem;
    margin: 1rem 0;
    font-weight: 600;
  }


  .RPA-summary-item {
    margin: 1rem 0 3rem;
    flex-direction: column;
  }

  .RAP-summary-content {
    width: 100%;
    padding: 0;
  }

  .RPA-summary-item>img {
    width: 100%;
  }

  .RAP-summary-content>a {
    font-size: 1rem;
    width: 160px;
    height: 2rem;
    display: flex;
    margin: 1rem 0 1.4rem;
  }

  .RAP-summary-content>img {
    display: none;
  }

  .RPA-summary-area>.RPA-summary-list:first-child .RPA-summary-item:nth-child(even),
  .RPA-summary-area>.RPA-summary-list:nth-child(3) .RPA-summary-item:nth-child(odd) {
    flex-direction: column-reverse;
  }

  .RPA-summary-area>.RPA-summary-list:nth-child(2) .RPA-summary-item:nth-child(odd) {
    flex-direction: column-reverse;
  }

  .RAP-summary-content>h2 {
    font-size: 1.5rem;
    color: #314a82;
  }

  .RAP-summary-content>p.resume-text {
    margin: .2rem 0;
  }

  .RPA-customers>h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }

  .RPA-news>h2,
  .deliver-content-item h2 {
    font-size: 1.5rem;
    margin: 2rem 0 .8rem;
    padding: 0;
  }

  .deliver-content-item h2 img {
    display: none;
  }

  .RPA-menus-switch {
    width: 100%;
  }

  .RPA-news-item>a {
    padding: 1rem 0;
    flex-direction: column;
  }

  .RPA-news-item .RPA-news-content {
    width: 100%
  }

  .tit-and-info {
    flex-direction: column;
    align-items: flex-start;
  }

  .tit-and-info>h2 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .RPA-news-list {
    margin: 1rem 0;
  }

  .RPA-news-item>a>img {
    width: 160px;
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 1rem;
  }

  .RPA-news-item-new-list {
    width: 100%;
    padding: .3rem 1rem;
    margin-bottom: 1rem;
  }

  .RPA-news-item-new-list>li>span {
    margin-left: 10px;
  }

  .bottom-banner {
    padding: 1rem;
  }
  
  .meal-sider-bar{
	  width:8rem;
	}
	
	.meal-sider-bar img{
	  width:100%;
	}

}