@charset "utf-8";

.latest_board {position:relative;width:100%;}
.latest_board .beaf_tit {display:block;line-height:45px;font-size:2.5rem;color:#343a40;border-bottom:0.5px solid #d0d7de;padding:5px 0;}

.latest_board .beafSlider {margin: 10px 0;}
.latest_board .beafSlider .swiper-slide .beaf_wrap {display: flex;align-items: center;justify-content: center;}
.latest_board .beafSlider .swiper-slide .beaf_wrap img {width: 100%;object-fit: cover;}
.latest_board .beafSlider .swiper-slide .beaf_tit {text-align: center;background: #343a40;color: #fff;font-size: 20px;}