.contain{
    width: 100%;
    height: 100%;
    background: #ffffff;
}

/*banner*/
.banner-product{
    background: url("../../uploads/rpa/banner@2x.png") no-repeat center;
    background-size: 1920px 440px;
    text-align: center;
}

.banner-product-title{
    color: #ffffff;
    margin-top: 69px;
    font-size: 44px;
    font-weight: 600;
    line-height: 62px;
}

.banner-product-txt{
    color:rgba(255,255,255,1);
    margin: 20px auto 0;
    font-size:14px;
    font-weight:400;
    line-height:30px;
    width: 1060px;
}
.banner-product-re{
    font-weight: 400;
    color:rgba(255,255,255,.6);
}
/*产品介绍*/
.overview-intro{
    padding: 60px 0 40px 0;
}
.overview-bottom{
    width:100%;
    height:60px;
    background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(234,240,247,0.55) 100%);
}

.overview-intro-right img {
    width: 480px;
    height: 270px;
}
.overview-intro-left h2{
    margin-top: 25px;
}
/*客户价值*/
.rpa-value{
    background: #ffffff;
}

.rpa-value ul{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    margin: 40px auto 0;
    width: 1200px;
}
.vertical-icon-box > p{
    width: 250px;
}
/*竞争优势*/
.rpa-function-content{
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 20px;
}

.rpa-function-tip{
    width: 328px;
    margin-top: 60px;
}

.rpa-function-logo{
    float: left;
    width: 38px;
    height: 38px;
    margin-right: 10px;
}

.rpa-function-right{
    float: left;
    width: 280px;
}

.rpa-function-right h1{
    height:28px;
    font-size:20px;
    font-weight:500;
    color:rgba(9,15,33,1);
    line-height:28px;
    text-align: left;
}

.rpa-function-right p{
    margin-top: 10px;
    width:280px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:24px;
    text-align: left;
}
/*核心功能*/
.rpa-advantage{
    background: #ffffff;
}
.advantage-content{
    width: 1200px;
    margin: 0 auto;
}
.product-tip{
    display: flex;
    justify-content: space-between;
}
.product-word{
    width: 540px;
}
.product-word > h2{
    margin-left: -11px;
}


/*为什么选择我们的产品*/
.compete_box{
    height: 122px;
    padding: 50px 0;
    overflow: hidden;
}

.scroll-background{
    height: 222px;
}

.compete{
    width: 1080px;
    margin: 0 auto;
}

.compete h1{
    font-size:30px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:42px;
}

.compete_tip2_re{
    width:1200px;
    height:60px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:30px;
    margin-top: 20px;
    position: absolute;
    z-index: 3;
}
/*服务场景*/
.rpa-industry{
    background: #ffffff;

}
.swiper-container{
    width: 1240px;
    height: 569px;
    padding: 0 5px;
}
.rpa-industry-con{
    margin: 10px auto 0;
    display: flex;
    align-content: space-between;
    justify-content: space-between;
    width: 1200px;
    height: 480px;
    flex-wrap: wrap;
}
.swiper-wrapper {
    height: 100%;
}

.swiper-slide {
    width: 100% !important;
    height: auto !important;
    /*padding: 2px;*/
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 0;
}
@keyframes progressbar-dot {
    from {
        width: 0px;
    }
    to {
        width: 100%;
    }
}
.swiper-pagination-bullet {
    width: 50px;
    margin: 0 10px !important;
}.swiper-pagination-bullet {
     width: 50px;
     height: 6px;
     border-radius: 3px;
     background-color: #fff;
     border: 1px solid #BFBFBF;
     opacity: 1;
 }

.swiper-pagination-bullet-active::after {
    content: "";
    display: block;
    width: 50px;
    height: 6px;
    font-size: 0;
    line-height: 0;
    border-radius: 3px;
    background-color: #4DB7DD;
    animation: progressbar-dot linear 5s;
    animation-fill-mode: forwards;
}
.rpa-industry-tips{
    width:380px;
    height:206px;
    margin-top: 30px;
    background:rgba(255,255,255,1);
    box-shadow: 0px 6px 20px 0px rgba(10, 44, 115, 0.08);
    position: relative;
}

.rpa-industry-tip{
    width:380px;
    height:206px;
}

.rpa-industry-tip-icon{
    width: 40px;
    height: 40px;
    margin: 30px 0 0 30px;
}

.rpa-industry-tip h3{
    margin: 20px 0 0 30px;
    text-align: left;
    font-size:20px;
    color:rgba(9,15,33,1);
    line-height:28px;
    font-weight: 500;
}

.rpa-industry-tip p{
    width:320px;
    font-size:14px;
    font-weight:400;
    color:rgba(9,15,33,.5);
    line-height:24px;
    margin: 10px 0 0 30px;
    text-align: left;
}
/*公众号*/
.scroll-background .bg-img2{
    top:-62px;
    left: -62px;
}
.scroll-background .bg-img5 {
    position: absolute;
    z-index: 2;
    bottom: -97px;
    left: -131px;
    width: 227px;
    height: 227px;
    background: url("../img/common/compete1.svg");
}
.erweima-img1{
    position: absolute;
    z-index: 2;
    top: 35px;
    width: 120px;
    height: 120px;
    background: url("../../uploads/rpa/erweima@2x.png");
    background-size: 120px 120px;
}
.erweima-img1 h3{
    margin-top: 130px;
    font-size: 16px;
    font-weight: 500;
    color: #6C8199;
    line-height: 22px;
}
.erweima-img2 {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 406px;
    height: 223px;
    background: url("../../uploads/rpa/kefu@2x.png");
    background-size: 406px 223px;
}
.compete1{
    width: 1080px;
    margin: 0 auto;
}
.compete1 h1{
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    font-size:30px;
    font-weight:400;
    color:rgba(9,15,33,1);
    line-height:42px;
}
.compete1 span{
    color:  #4DB7DD;
}

