@charset "utf-8";
.banner{
    width: 100%;
    height: 3rem;
    position: relative;
    overflow: hidden;
}
.dzsjs .swiper-slide{
    width: 2.2rem;
    height: 2.57rem;
    background: #FFFFFF;
    box-shadow: 0 .09rem .3rem 0 rgba(0, 0, 0, .04);
    margin-right: .16rem;
}
.dzsjs .swiper-slide:nth-last-child(1){
    margin-right: 0;
}
.qhrxb{
    background: url(../images/qhrxb_bj.png) no-repeat center center;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 11.1rem;
    margin-bottom: 1.5rem;
    padding-top: .84rem;
}