/*banner*/
.banner-product{
    display: flex;
    align-items: center;
    background-image:url("/static/img/m/rpa/banner.png");
    background-size: 100% 100%;
}
.product-intro-img img{
    width: 100%;
}
/*核心功能*/
.htms-advantage{
    background: #ffffff;
}
.advantage-content{
    width: 100%;
    margin: 0 auto;
}
.product-tip{
    padding: 20px;
    text-align: center;
}
.separateRight{
    width: 320px;
}
.product-word{
  text-align: center;
}
.product-word-h2{
    margin-top: 12px;
    font-size: 18px;
    font-weight: 500;
    color: #090F21;
    line-height: 25px;
}
.product-word-p{
    margin-top: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 24px;
    opacity: 0.5;
}
/*wsm*/
.compete_box{
    position: relative;
    padding: 60px 20px;
    text-align: center;
}
.compete{
    position: relative;
    z-index: 5;
}
.compete_tit{
    font-size: 26px;
    font-weight: 400;
    color: #090F21;
    line-height: 37px;
}
.compete_tip2_re{
    margin-top: 20px;
    opacity: 0.5;
    font-size: 12px;
    font-weight: 400;
    color: #090F21;
    line-height: 26px;
}
/*服务场景*/
.rpa-industry .swiper-container{
    height: auto;
}
.rpa-industry .open1{
   background: #F8F9FA;;
}
.rpa-industry .htms-function-right-p{
    margin: 0;
    box-shadow: none;
    background: #F8F9FA;;
}
.swiper-pagination{
margin-top: 20px;
    position: static;
}
/*公众号*/
.erweima-img1 img{
    margin-top: 16px;
    width: 100px;
    height: 100px;
}
.erweima-tit{
    font-size: 16px;
    font-weight: 400;
    color: #090F21;
    line-height: 28px;
}
.erweima-img2 {
    padding-top: 39px;
    width: 100%;
    height: 211px;
    background: url("/static/img/m/rpa/kefu.png");
    background-size:100% 100% ;
}
.compete1{
   text-align: center;
}
.compete1 span{
    color:  #4DB7DD;
}
