/*图片背景*/

/* -- 网站导航样式 -- */

    .g-adv{height: 21rem;position: relative;}
    .g-adv img{width: 100%;display: block;}
    p.yang1234 {
    font-size: 1.4rem;
    position: relative;
    top: -24rem;color: #ffff;
    text-align: center;
}

.g-adv .swiper-pagination {
    bottom: 0.66rem;
}

.g-adv .swiper-pagination-bullet {
    background: #001232;
    opacity: 1;
    width: 2.4rem;
    height: 0.35rem;
    border-radius: 0.8rem;
    margin: 0 0.3rem;
}

.g-adv .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #d42a1d;
}