.menu { flex: 1; }
.menu-label { background: #cd1614; margin-bottom: 0 !important; padding: 0.5rem; color: #fff; font-size: 1.25rem; font-weight: 600; text-align: center; }
.menu-list { background: #ededed; padding-top: 2rem; padding-bottom: 2.5rem; }
.menu-list li { padding-bottom: .95rem; background: url(/r/site_22/default/img/menu-line.jpg) no-repeat center bottom; }
.menu-list li.actived a { color: #dd1000; }
.menu-list a:hover { background-color: transparent; color: #dd1000; }

.content-box { border-top: 6px solid #f31d1d; min-height: 400px; }

.breadcrumb { background: #f2f2f2; padding: 1rem 1.5rem; }
.breadcrumb a { color: #dd1000; }

.friend-links .inner { display: flex; flex-wrap: wrap; }
.friend-links .item { flex: 1 1 25%; height: 3rem; }

.list-item::before, .item__link::before { content: ''; display: inline-block; width: 22px; height: 20px; background: url(/r/site_22/default/img/pin.png) no-repeat center; }
.level-item .item__link::before{display:none;}

.list-item { display: flex; border-bottom: none;  }
.list-item a { margin-left: .85rem; margin-right: 1.5rem; flex: 1; line-height:3.3rem;}
.list-item .item-date, .list-item p { display: none; }

.list-item.has-image { text-align: left; height: auto; margin-bottom: 2.6rem !important; }
.list-item.has-image .item-link__img { width: 250px; height: 180px; }
.list-item.has-image .item-link__img img { object-fit: cover; width: 100%; height: 100%; }
.list-item.has-image .item-link__text { display: block; font-weight: 400; margin-left: 1rem; }
.list-item.has-image .item-link { display: flex; }

.pagination { margin: 0 auto; width: 60%; }


@media screen and (max-width: 768px) {
  .tile.is-ancestor { flex-direction: column-reverse; }
  .pagination { width: 100%; display: flex; justify-content: space-around; }
  .total-page, .total-count { display: none; }
}
 

.swiper-news { width: auto; max-width: 390px;height:auto; }
.swiper-news .swiper-container { height: 18rem; }
.swiper-news .swiper-container a { display: block; width: 100%; height: 16rem; }
.swiper-news .swiper-slide { position: relative; background: #fff; }
.swiper-news .swiper-slide span { position: absolute; left: 0; right: 0; bottom: 0.8rem; padding: 0.25rem; background: #e8e8e8; text-align: center; color: #333; font-weight: 500; font-size: 1.15rem; }
.swiper-news .swiper-slide p { position: absolute; left: 0; right: 0; bottom: 0rem; padding: 0.45rem; height: 2.85rem; border: 1px solid #e8e8e8; display:none;}
.swiper-news .swiper-pagination-bullets { bottom: 47px; }
.swiper-news .swiper-pagination-bullet { border: 1px solid #f3403e; }
.swiper-news .swiper-pagination-bullet-active { background: #f3403e !important; }

.list-item.has-date-left .item-link__text { font-weight: 500; font-size: 1.05rem; }
.list-item.has-date-left p { color: #939393 }

.desc p,.desc div{line-height: 2em;
    padding-top: 5px;
}}
