.round-bg {
  position: absolute;
  z-index: -1;
  width: 221px;
  height: 146px;
  background: url(../images/round_bg.png) no-repeat center;
}

.index-banner-box {
  position: relative;
}

.index-banner-box .swiper-container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 560px;
}

.index-banner-box .swiper-slide {
  background: #fff;
}

.index-banner-box .swiper-slide a {
  display: block;
  width: 100%;
  height: 560px;
  background-position: top center;
  -o-background-size: cover;
     background-size: cover;
  background-repeat: no-repeat;
}

.index-banner-box .swiper-pagination-bullets {
  bottom: 60px;
  left: 50%;
  margin: 0 auto;
  margin-left: -600px;
  width: 1200px;
  text-align: left;
}

.index-banner-box .swiper-pagination-bullet {
  width: 50px;
  height: 2px;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.5);
  background-color: #fff;
  font-size: 0;
  opacity: 0.5;
}

.index-banner-box .swiper-pagination-bullet-active {
  opacity: 1;
}

.index-rpa-box {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.index-rpa-box .round-bg {
  top: -50px;
  right: -140px;
}

.xw-use-box {
  position: relative;
  overflow: hidden;
  margin-top: 64px;
  height: 370px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.15);
}

.xw-use-box .info-box {
  float: left;
  padding-top: 60px;
  padding-left: 40px;
}

.xw-use-box .info-box .title {
  margin-bottom: 30px;
  color: #2376eb;
  font-size: 34px;
}

.xw-use-box .info-box p {
  color: #606266;
  font-size: 16px;
  line-height: 1.6;
}

.xw-use-box .video-box {
  float: right;
  width: 660px;
  height: 370px;
  background-color: #35396a;
}

.xw-use-box .video-box video {
  width: 100%;
  height: 100%;
}

.wt-rpa-box {
  position: relative;
  overflow: hidden;
  margin-top: 80px;
}

.wt-rpa-box .img-box {
  float: left;
  overflow: hidden;
}

.wt-rpa-box .img-box img {
  display: block;
  width: 580px;
  height: 380px;
}

.wt-rpa-box .info-box {
  margin-top: 70px;
  margin-left: 600px;
}

.wt-rpa-box .info-box .title {
  padding-bottom: 30px;
  color: #303133;
  font-size: 34px;
  line-height: 34px;
}

.wt-rpa-box .info-box .tx {
  color: #606266;
  font-size: 16px;
  line-height: 1.6;
}

.rpa-values-box {
  position: relative;
  overflow: hidden;
  margin-top: 80px;
}

.rpa-values-box .title {
  padding-bottom: 50px;
  color: #303133;
  font-size: 34px;
  line-height: 34px;
}

.rpa-values-box .item-value {
  display: inline-block;
  margin-right: 136px;
  text-align: center;
  font-size: 0;
}

.rpa-values-box .item-value img {
  width: 93px;
}

.rpa-values-box .item-value .tx1 {
  margin-top: 20px;
  color: #303133;
  font-size: 18px;
  line-height: 18px;
}

.rpa-values-box .item-value .tx2 {
  margin-top: 15px;
  color: #909399;
  font-size: 14px;
  line-height: 20px;
}

.rpa-values-box .mr0 {
  margin-right: 0;
}

.rpa-scene-box {
  position: relative;
  margin-top: 80px;
  background-color: #f5f7fa;
}

.rpa-scene-box .bg-img {
  position: absolute;
  top: 60px;
  right: -142px;
  width: 371px;
  height: 312px;
  background: url(../images/home_picture_bg.png) no-repeat center;
}

.rpa-scene-box .w12 {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.rpa-scene-box .title {
  padding: 60px 0 20px 0;
  color: #303133;
  text-align: center;
  font-size: 34px;
  line-height: 34px;
}

.rpa-scene-box .ext-tx {
  color: #606266;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}

.rpa-scene-box .content-box {
  position: relative;
  overflow: hidden;
  margin: 40px auto 0 auto;
  padding-bottom: 60px;
  width: 1200px;
}

.rpa-scene-box .content-box .item-s {
  float: left;
  overflow: hidden;
  height: 150px;
  width: 373px;
  padding: 32px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 19, 63, 0.05);
  border-radius: 4px;
  border: 1px solid #DCDFE6;
  margin-bottom: 30px;
}

.rpa-scene-box .content-box .item-s.bg-item {
  background: url(../images/ic_home_scene_empty@2x.png) no-repeat center;
  -o-background-size: 100%;
     background-size: 100%;
  text-align: center;
}

.rpa-scene-box .content-box .item-s.bg-item a {
  width: 140px;
  height: 40px;
  margin-top: 50px;
  background: #ffffff;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  font-size: 16px;
  color: #2376EB;
  border: 1px solid #2376EB;
}

.rpa-scene-box .s-btn-p {
  text-align: center;
}

.rpa-scene-box .s-btn-d {
  margin-top: 20px;
  width: 140px;
  height: 40px;
  background: #2376eb;
  border-radius: 2px;
  text-align: center;
  line-height: 40px;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  border: 1px solid #2376EB;
}

.rpa-scene-box .content-box .item-s.mlr-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.rpa-scene-box .content-box .item-s img {
  width: 32px;
  vertical-align: middle;
  margin-right: 10px;
}

.rpa-scene-box .content-box .item-s .tx {
  color: #303133;
  font-size: 18px;
  font-weight: 500;
  vertical-align: middle;
}

.rpa-scene-box .content-box .bx {
  font-size: 14px;
  font-weight: 500;
  color: #909399;
  line-height: 20px;
  margin-top: 17px;
}

.xw-plf-box {
  position: relative;
  overflow: hidden;
  margin: 80px auto 75px auto;
  width: 1200px;
}

.xw-plf-box .c-l {
  float: left;
  margin-top: 36px;
  width: 580px;
}

.xw-plf-box .c-l .title {
  font-size: 34px;
  line-height: 34px;
}

.xw-plf-box .c-l .tx {
  overflow: hidden;
  margin-top: 30px;
  color: #606266;
  font-size: 16px;
  line-height: 1.6;
}

.xw-plf-box .c-l .proc-box {
  overflow: hidden;
  margin-top: 30px;
  height: 44px;
  border-radius: 4px;
  background: #f5f7fa;
  text-align: center;
  line-height: 44px;
}

.xw-plf-box .c-l .proc-box .icon-ar {
  margin: 0 8px;
  width: 12px;
}

.xw-plf-box .c-l .proc-box .name {
  color: #2376eb;
  font-size: 16px;
  line-height: 16px;
}

.xw-plf-box .c-r {
  float: right;
  width: 580px;
  height: 317px;
}

.xw-plf-box .c-r img {
  display: block;
  width: 100%;
  height: 100%;
}

.xw-adv-box {
  position: relative;
  background: url(../images/superiority_bg.png) no-repeat center;
  background-color: #2376eb;
}

.xw-adv-box .title {
  padding: 60px 0 50px 0;
  color: #fff;
  text-align: center;
  font-size: 34px;
  line-height: 34px;
}

.xw-adv-box .content-box {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 43px;
  width: 1200px;
}

.xw-adv-box .content-box .item {
  float: left;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 285px;
  height: 110px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.xw-adv-box .content-box .item .icon-box {
  float: left;
  height: 100%;
}

.xw-adv-box .content-box .item .des-box {
  margin-top: 18px;
}

.xw-adv-box .content-box .item .icon {
  display: block;
  padding-top: 26px;
  padding-right: 18px;
  padding-left: 20px;
  width: 40px;
  height: 40px;
}

.xw-adv-box .content-box .item .tx-t {
  font-size: 18px;
  line-height: 18px;
}

.xw-adv-box .content-box .item .tx-i {
  padding-top: 10px;
  color: rgba(255, 255, 255, 0.8);
  padding-right: 10px;
  font-size: 14px;
}

.xw-adv-box .content-box .item:nth-child(4n) {
  margin-right: 0;
}

.rpa-service-box {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}

.rpa-service-box .round-bg {
  top: 140px;
  right: -140px;
}

.rpa-service-box .title {
  padding: 60px 0 20px 0;
  color: #303133;
  text-align: center;
  font-size: 34px;
  line-height: 34px;
}

.rpa-service-box .ext-tx {
  color: #606266;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}

.rpa-service-box .content-box {
  position: relative;
  margin: 40px auto 0 auto;
  width: 1200px;
  text-align: center;
  font-size: 0;
}

.rpa-service-box .content-box .item-service {
  display: inline-block;
  margin-right: 30px;
  width: 373px;
  height: 226px;
  border: 1px solid #2376eb;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  vertical-align: top;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.rpa-service-box .content-box .item-service:hover {
  margin-top: -10px;
  box-shadow: 0px 2px 25px 0px rgba(0, 19, 63, 0.15);
}

.rpa-service-box .content-box .item-service .nav-title {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  height: 60px;
  background-image: url(../images/serve_bg_blue.png);
  background-position: center;
  -o-background-size: cover;
     background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
}

.rpa-service-box .content-box .item-service .nav-title p {
  font-size: 12px;
  line-height: 12px;
}

.rpa-service-box .content-box .item-service .info-box {
  padding: 20px;
  color: #606266;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
}

.rpa-service-box .content-box .item-service:last-child {
  margin-right: 0;
}

.rpa-service-box .more-link {
  position: relative;
  margin-top: 30px;
  text-align: center;
}

.rpa-service-box .more-link a {
  color: #2376eb;
  font-size: 20px;
}

.rpa-service-box .more-link a .l-icon {
  width: 16px;
  vertical-align: -2px;
}

.coo-comp-box {
  position: relative;
  overflow: hidden;
}

.coo-comp-box .title {
  overflow: hidden;
  padding: 80px 0 20px 0;
  color: #303133;
  text-align: center;
  font-size: 34px;
  line-height: 34px;
}

.coo-comp-box .ext-tx {
  overflow: hidden;
  margin-top: 18px;
  color: #606266;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
}

.coo-comp-box .marquee-container {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  padding: 40px 0;
  background-color: #f5f7fa;
}

.coo-comp-box .marquee-container .direction-left {
  overflow: hidden;
  height: 75px;
  white-space: nowrap;
}

.coo-comp-box .marquee-container .container-box {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 1200px;
  height: 75px;
  box-shadow: 0 0 4px #f5f7fa;
  white-space: nowrap;
}

.coo-comp-box .marquee-container .container-box .item-comb {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px;
  width: 285px;
  height: 71px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 20px 2px #efefef;
  text-align: center;
  line-height: 71px;
}

.coo-comp-box .marquee-container .container-box .item-comb img {
  vertical-align: middle;
}

.coo-comp-box .marquee-container .container-box .mark {
  position: absolute;
  top: 0;
  width: 100px;
  height: 75px;
  background: -webkit-linear-gradient(left, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: -moz-linear-gradient(left, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: -o-linear-gradient(left, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(90deg, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.5);
}

.coo-comp-box .marquee-container .container-box .left {
  left: 0;
  background: -webkit-linear-gradient(left, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: -moz-linear-gradient(left, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: -o-linear-gradient(left, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(90deg, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
}

.coo-comp-box .marquee-container .container-box .right {
  right: 0;
  background: -webkit-linear-gradient(right, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: -moz-linear-gradient(right, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: -o-linear-gradient(right, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(-90deg, #f5f7fa 0, rgba(255, 255, 255, 0.4) 100%);
}

.index-news-box {
  position: relative;
  margin: 110px auto 80px;
  width: 1200px;
}

.index-news-box .bg-img {
  position: absolute;
  top: -25px;
  left: -238px;
  z-index: -1;
  width: 376px;
  height: 380px;
}

.index-news-box .news-swiper-box {
  position: relative;
  float: left;
  width: 650px;
}

.index-news-box .news-swiper-box #J_swiperNews {
  position: relative;
  width: 650px;
  height: 400px;
}

.index-news-box .news-swiper-box .content {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 10;
  width: 650px;
  height: 325px;
}

.index-news-box .news-swiper-box .content li {
  position: absolute;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  box-shadow: 0 0 4px 2px #c7c7c7;
}

.index-news-box .news-swiper-box img {
  display: block;
  width: 100%;
}

.index-news-box .news-swiper-box .prev-box {
  position: absolute;
  top: 47px;
  left: 0;
  z-index: 20;
  width: 120px;
  height: 278px;
  background: 0 0;
  cursor: pointer;
}

.index-news-box .news-swiper-box .next-box {
  position: absolute;
  top: 47px;
  right: 0;
  z-index: 20;
  width: 120px;
  height: 278px;
  background: 0 0;
  cursor: pointer;
}

.index-news-box .info-box {
  padding-top: 122px;
  padding-left: 700px;
}

.index-news-box .info-box .title {
  overflow: hidden;
  padding-bottom: 30px;
  color: #303133;
  font-size: 34px;
  line-height: 34px;
}

.index-news-box .info-box .tx {
  color: #606266;
  font-size: 16px;
}

.index-news-box .btn-box {
  position: absolute;
  right: 0;
  bottom: 40px;
  z-index: 100;
  width: 100px;
  text-align: right;
}

.index-news-box .btn-box .btn {
  display: inline-block;
  width: 20px;
  height: 19px;
  background-position: center;
  -o-background-size: contain;
     background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.index-news-box .btn-box .btn:nth-child(2n) {
  margin-left: 23px;
}

.index-news-box .prev {
  background-image: url(../images/ic_arrows_a_blue.png);
}

.index-news-box .prev_active {
  background-image: url(../images/ic_arrows_a_blue.png);
}

.index-news-box .next_active {
  background-image: url(../images/ic_arrows_b.png);
}

.index-news-box .next {
  background-image: url(../images/ic_arrows_b_blue.png);
}

.rpa-values-box .title .l-title {
  margin-top: 20px;
  color: #606266;
  font-size: 16px;
  line-height: 16px;
}

.map-b-w {
  height: 493px;
  padding: 60px 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  background: #F5F7FA;
}

.map-b-w .content {
  width: 1200px;
  margin: 0 auto;
}

.map-b-w .font-s34 {
  font-size: 34px;
}

.map-b-w .l-cnt {
  width: 580px;
}

.map-b-w .sub-info {
  line-height: 26px;
  color: #606266;
}

.map-b-w .a-btn {
  display: inline-block;
  width: 140px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #FFFFFF;
  color: #2376EB;
  border-radius: 2px;
  border: 1px solid #2376EB;
}

.video-b-w {
  background-image: url(../images/bg_b4@2x.png);
  height: 690px;
}
.video-b-w .content {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0;
}
.video-b-w .title {
  font-size: 34px;
  text-align: center;
  margin-bottom: 60px;
}
.video-b-w .js-title {
  font-size: 24px;
  margin-bottom: 30px;
}
.video-b-w .v-c-l {
  width: 683px;
  text-align: center;
  height: 477px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  padding: 30px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.video-b-w .v-c-l video {
  width: 100%;
}
.video-b-w .v-c-r {
  width: 477px;
  height: 477px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 4px;
  padding: 30px 20px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.video-b-w .v-c-r .title {
  line-height: 34px;
}
.video-b-w .v-c-r .opacity-08 {
  opacity: 0.8;
}
.video-b-w .v-c-r .v-list {
  padding: 20px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.video-b-w .v-c-r .v-list.v-list-f {
  padding-top: 0;
}
.video-b-w .v-c-r .v-list img {
  height: 36px;
}
.video-b-w .v-c-r .v-list.v-list-l {
  border-bottom: 0;
}
.video-b-w .v-c-r .mt-10 {
  margin-top: 14px;
}
.video-b-w .v-c-r .download-btn {
  width: 140px;
  height: 40px;
  background: -webkit-linear-gradient(left, #ffdd85 0%, #ffbe5c 100%);
  background: -moz-linear-gradient(left, #ffdd85 0%, #ffbe5c 100%);
  background: -o-linear-gradient(left, #ffdd85 0%, #ffbe5c 100%);
  background: linear-gradient(90deg, #ffdd85 0%, #ffbe5c 100%);
  border-radius: 2px;
  color: #303133 !important;
  text-align: center;
  line-height: 40px;
  margin-right: 20px;
  display: inline-block;
}
.video-b-w .v-c-r .download-btn:hover {
  background: -webkit-linear-gradient(left, #dbad4d 0%, #c3872c 100%);
  background: -moz-linear-gradient(left, #dbad4d 0%, #c3872c 100%);
  background: -o-linear-gradient(left, #dbad4d 0%, #c3872c 100%);
  background: linear-gradient(90deg, #dbad4d 0%, #c3872c 100%);
}
.video-b-w .v-c-r .a-btn {
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  border-radius: 2px;
  border: 1px solid #FFFFFF;
  display: inline-block;
}