*{box-sizing: border-box;}
/* banner */
.cyy_banner{width: 100%;height: 6rem;margin-top: 1.28rem;}
.cyy_banner .swiper{height: 100%;}
.lbSwiper .swiper-slide{position: relative;}
.lbSwiper .slide_image{position: absolute;width: 100%;height: 100%;}
.lbSwiper .slide_text{position: absolute;width: 15.56rem;height: 3.82rem;z-index: 2;color: #fff;font-family: 'JDLangZhengTi';
font-size: 1.2rem;left: 50%;top: 50%;transform: translate(-50%,-50%);display: flex;align-items: center;}
.lbSwiper .swiper-pagination{bottom: .5rem;}
.lbSwiper .swiper-pagination .swiper-pagination-bullet{width: 24px;height: 4px;background: rgba(255, 255, 255, 0.85);
    border-radius: 8px 8px 8px 8px;opacity: 1;}
.lbSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: 48px;background: #E1251A;
}

.xwdt_detail_crumb{display: flex;align-items: center;height: .5rem;border-bottom: 1px solid #ddd;font-size: .18rem;
    color: #05142d;margin-top: .3rem;}
.xwdt_detail_crumb a{font-size: .18rem;color: #05142d;margin: .2rem;}
.xwdt_detail_title{margin: .5rem 0;border-bottom: 1px dashed #ddd;}
.xwdt_detail_title_text_title{font-size: .3rem;font-family: Roboto-Bold;line-height: 1.5;text-align: center;}
.xwdt_detail_title_text_time{font-size: .16rem;color: #05142d;text-align: center;line-height: 2;font-family: Roboto-Medium;}
.xwdt_detail_con{font-size: .24rem;font-family: Roboto-Regular-14;line-height: 2;padding-bottom: .5rem;}
.xwdt_detail_con img{max-width: 100%;margin: .2rem auto;}



@media screen and (max-width: 768px) {
    .cyy_banner{margin-top: 0;padding-top: 1rem;}
    .lbSwipe .slide_image img{object-fit: cover;}
    .lbSwipe .slide_text{width: 100%;height: auto;padding: 0 .2rem;}
    .slide_text_b{font-size: .5rem;}
    .slide_text_s{font-size: .24rem;line-height: 2;} .slide_image img{object-fit: cover;}
    .lbSwiper .slide_text{width: 100%;height: auto;padding: 0 .2rem;font-size: .65rem !important;}
    .slide_text_b{font-size: .5rem;}
    .slide_text_s{font-size: .24rem;line-height: 2;}

    
    .footer{margin-top: 0;}
}