.rb_info_list2 .rb_card_list6_tit {font-size: 20px; margin-top: 20px; margin-bottom: 20px; text-align:center;}
.rb_info_list2 .rb_card_list6_sub {font-size: 16px; color:#888; margin-top: 20px; line-height: 140%; word-break: keep-all;}
/*.rb_info_list2 img {object-fit: cover; width: 100%; height:150px; border-radius: 10px; margin-top: 10px;}*/

.rb_info_list2 img {object-fit: cover; width: 100%; height:100%; border-radius: 10px; margin-top: 0px;}
/*.rb_swiper .rb-swiper-slide {border:solid 1px #000000; display:flex !important; flex-wrap:wrap !important; justify-content:center !important;}*/
.rb_swiper_list {border:solid 0px #e5e5e5; border-radius:10px;}

.rb_info_list2 ul:first-child {overflow:hidden; border-radius:10px;}
.rb_info_list2 img {object-fit:cover; width:100%; height:100%; margin-top:0px; display:block; transition:transform 0.4s ease-in-out;}
.rb_info_list2:hover img {transform:scale(1.2);}