body{
    background: #F5F8FF;
}
.section_rczy-1{
    background: url(../../images/rczy/bg-top.jpg) center no-repeat;
    background-size: cover;
    height: 400px;
}
.section_rczy-2{
    padding: 30px 0;
    padding-top: 0;
}
.section_title{
    background: url(../../images/rczy/rczy-title.png) center no-repeat;
    margin-bottom: 10px;
    margin-top: 50px;
}
.title-tips{
    color: #6b6d74;
    font-size: 14px;
    letter-spacing: 0.1rem;
    text-align: center;
    margin-bottom: 40px!important;
}

.flex.rcld-list.mb-30{
    margin-bottom: 15px!important;
}
.title-tips.mb-10{
    margin-bottom: 30px!important;
}
.title-tips.mb-30{
    margin-bottom: 30px!important;
}
.title-tips.lt-0.mb-30{
    margin-bottom: 50px!important;
}
.title-tips.lt-0{
    letter-spacing: 0;

}
.rczj{
    width: 618px;
    height: 238px;
    padding: 40px 80px;
}
.rczj.rczj-left{
    background: url(../../images/rczy/section-2_01.png);
}
.rczj.rczj-right{
    background: url(../../images/rczy/section-2_02.png);
}
.rczj-title{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    padding-left: 40px;
    margin-bottom: 50px;
}
.rcdj-item{
    position: relative;
    width: 200px;
    height: 150px;
}
.rcdj-item .rcdj-text{
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    transform: translateY(-50%);
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.5);
}
.rcld-item{
    padding: 0 35px;
    line-height: 28px;
}
.rcld-item.fir{
    background: url(../../images/rczy/rcld-1.png) no-repeat;
    width: 400px;
    height: 280px;
    background-size: cover;
}
.rcld-item.sec{
    background: url(../../images/rczy/rcld-2.png) no-repeat;
    width: 400px;
    height: 280px;
    background-size: cover;
}
.rcld-item.thi{
    background: url(../../images/rczy/rcld-3.png) no-repeat;
    width: 400px;
    height: 280px;
    background-size: cover;
}
.mt-140{
    margin-top: 140px;
}
.rcjs-item{
    width: 200px;
    height: 262px;
    position: relative;
    display: block;
    transition: .2s;
}
.rcjs-item:hover{
    transform: translateY(-5%);
}

.rcjs-item.first{
    background: url(../../images/rczy/rcjs-1.png) center no-repeat;
}
.rcjs-item.second{
    background: url(../../images/rczy/rcjs-2.png) center no-repeat;
}
.rcjs-item.third{
    background: url(../../images/rczy/rcjs-3.png) center no-repeat;
}
.rcjs-item.fourth{
    background: url(../../images/rczy/rcjs-4.png) center no-repeat;
}
.rcjs-item.fith{
    background: url(../../images/rczy/rcjs-5.png) center no-repeat;
}
.rcjs-item.sixth{
    background: url(../../images/rczy/rcjs-6.png) center no-repeat;
}
.rcjs-item div{
    color: #fff;
    font-size: 18px;
    margin-top: 150px;
    text-align: center;
}
.rcjs-item div span{
    position: relative;
}
.rcjs-item>div>span::after{
    content: '';
    width: 30px;
    height: 3px;
    position: absolute;
    bottom: -30px;
    left: 0px;
    background: #1cacff;
}
.fwal-list a{
    margin-right: 8px;
    margin-bottom: 8px;
    transition: .2s;
}
.fwal-list a:nth-child(4n){
    margin-right: 0;
}
.fwal-list a:hover{
    opacity: 0.8;
}
.rczy-footer{
    background: url(../../images/rczy/rczy-footer.jpg) center no-repeat;
    height: 190px;
    border: 1px solid transparent;
}
.mt-120{
    margin-top: 120px;
}
.fwzx-btn{
    margin-right: 20px;
    background: rgb(43,92,252);
    color: #fff;
    padding: 15px 50px;
    border-radius: 1000px;
    transition: .2s;
    font-size: 16px;
}
.fwzx-btn:hover{
    background: #ff6f00;
    color: #fff;
}
.pt-140{
    padding-top: 160px;
}
.picMarquee-left img{
    display: block;
    width: 293px;
    height: 148px;
    margin-right: 8px;
    margin-bottom: 8px;
    transition: .2s;
}