/*轮播修改start*/
.swiper-bac{
    position: relative;
    background-image: url("../assets/images/swiperBac.png");
    background-size: cover;
    height: 990px;
    padding-top: 80px;
    display: block;
}
.swiper-bac .swiper-img-text{
    color: #ffffff;position: absolute;bottom: 0px;text-align: center;width: 100%;height: 32px;
}
.swiper-bac .borderblue{
    width: 100%;
    margin: 0 auto;
    padding: 50px 50px;
    background: linear-gradient(#0073d6 29%, #024cb4 100%);
    border-radius: 12px;
}
.swiper-bac .maxBorder{
    position: relative;
    border: 3px solid #29c5fb;
    width: 60%;
    margin: 0 auto;
    padding: 20px 20px;
    border-radius: 12px;
}
.swiper-bac-H5{
    position: relative;
    background-image: url("../assets/images/swiperBac.png");
    background-size: auto;
    width: 100%;
    height: 400px;
    padding-top: 50px;
    display: none;
}
.swiper-bac-H5 span.swiper-pagination-bullet{
    width: 10px;

}
.swiper-bac .swiper-button-prev{
    left: -5%;
    background-image: url("../assets/images/swiper_zuo.svg")!important;
}
.swiper-bac .swiper-button-next{
    right:-5%;
    background-image: url("../assets/images/swiper_you.svg")!important;
}
.swiper-bac .swiper-pagination{
    bottom: -50px;
    width: 100%;
}
.swiper-bac .swiper-pagination span{
    margin-right: 20px;
    height: 5px;
    background-color: #1e1d1d;
}
.swiper-bac .swiper-pagination-bullet-active{
    background-color: #ffffff!important;
}
@media screen and (max-width: 1200px) {
    .swiper-bac-H5{
        display: block;
    }
    .swiper-bac{
        display: none;
    }
    .arrow-left{
        display: none;
    }
    .arrowImg{
        display: none!important;
    }
    .arrow-right{
        height: 100%!important;
    }
    .fzlcBac{
        height: 100%!important;
    }
    .titleH3{
        margin-bottom: 10px!important;
    }
    .companytext{
        padding-top: 0px!important;
        margin-top: 0px!important;
    }
}
/*轮播修改end*/
/*关于瑞人云样式*/
.companytext{
    padding-top: 0px;
}
.titleH3{
    margin-bottom: 50px;
}
.titleH3 .p-one{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
}
.titleH3 .p-two{
    width: 20px;
    height: 4px;
    background: #0a8ff5;
}
.fzlcBac{
    background-image: url('../assets/images/rryfzlc.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: 150px;
    background-position-y: 50px;
    height: 500px;
}
.arrow-con{
    height: 500px;
    margin-bottom: 50px;
    width: 4px;
    background: #0a8ff5;
    border-radius: 1px;
}
.arrow-left{
    position: relative;
}
.arrow-left .arrow-top{
    position: absolute;
    left: 7px;
    top: -15px;
    width: 20px;
    height: 15px;
    background-image: url("../assets/images/arrowTop.svg");
}
.arrow-right{
    height: 500px;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.arrow-right .year{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.arrow-right-text{
    position: relative;
}
.arrowImg{
    position: absolute;
    left: 0px;
    display: inline-block;
    width: 50px!important;
}
.development{
    margin-left: -8px
}
