.ldjh { width: ; margin: 0 auto; }
.ldjh .top_description { margin:40px 0 46px 0; font-size: 16px; }
.ldjh .top_description .title { font-weight:bold; margin-bottom:20px; font-size:32px; color:#AB0E1E; text-align: center; }
.ldjh .top_description .content { text-indent:2em; line-height: 32px; font-size: 20px; }
.ldjh .top_description span { float: right; color: #c3b9b9; cursor: pointer; }
.ldjh .news_box { display: flex; margin-bottom: 40px; justify-content: space-between; }
.ldjh .news_cover_item { width: 592px; margin: 0; }
.ldjh .news_cover_item a { display: inline-block; width: 592px; height: 333px; position:relative; }
.ldjh .news_cover_item .news_cover_img { height: 100% }
.ldjh .news_title_item { width: 592px; padding:0px; margin: 0px; }
.ldjh .news_title { width: 100%; position: relative; line-height: 24px; display: flex; justify-content: space-between; align-items: center; }
.ldjh .news_title .row_icon { margin-right: 9px; width: 5px; height: 10px; }
.news_title_list { width: calc(100% - 20px); height: 333px; margin: 0 10px; display: flex; flex-direction: column; justify-content: space-between; }
.row_title { margin: 0; width: 440px; font-size: 16px; }
.row_date { position: absolute; right: 0px; font-size: 14px; color: #a09a9a; }
.ldjh .news_title p { line-height: 24px; height: 29px; font-size: 16px }
.ldjh .news_title span { position: absolute; bottom: 8px; right: 0px; font-size: 14px; color: #a09a9a; }
.ldjh .news_more { cursor: pointer; width: 550px; display: flex; justify-content: center; }
.ldjh .news_more a { width: 60px; height: 20px; background: #FFFFFF; border-radius: 2px 2px 2px 2px; border: 1px solid #EEEEEE; line-height: 20px; text-align: center; color: #999999FF; font-size: 14px; }
.ldjh .ldjh_nav { display: flex; margin-bottom: 40px; justify-content: space-between; padding: 0; margin: 0; }
.ldjh .ldjh_nav div { margin: 0; }
.ldjh .ldjh_nav .nav_cover_item { /* width: 200px; height: 200px; */ }
.ldjh .ldjh_nav .nav_cover { width: 320px; height: 110px; display: inline-block; }
.ldjh .ldjh_nav .nav_cover img { border-radius: 6px; }
.ldjh .ldjh_nav .nav_title { text-align: center; margin-top: 10px; }
.ldjh .news_title_item .news_head { text-align: center; font-size: 18px; font-weight:700; background-color: #AB0E1E; border-radius: 6px; line-height: 42px; color: #fff; margin-bottom: 20px; }
.ldjh .news_title_item .news_head a { text-align: center; font-size: 18px; font-weight:700; background-color: #AB0E1E; border-radius: 6px; line-height: 42px; color: #fff; margin-bottom: 20px; }
/* 20240603 pagination */
.ldjh .news_cover_item .news_cover_title_box { margin: 0; width: 100%; height: 40px; display: inline-block; position: absolute; bottom: 0; color: #ffff; background-color: rgb(50 48 45 / 40%); }
.ldjh .news_cover_item .news_cover_title { margin: 0; width: calc(100% - 140px); line-height: 40px; padding-left: 20px; }
.ldjh .news_cover_item .pagination_box { position: absolute; width: 100px; height: 40px; right: 15px; bottom: 0; }
.ldjh .news_cover_item .pagination_box .swiper-pagination-bullet { width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 10px)); height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 10px)); display: inline-block; border-radius: 0%; background: var(--swiper-pagination-bullet-inactive-color, #ffffff); opacity: var(--swiper-pagination-bullet-inactive-opacity, .8); }
.ldjh .news_cover_item .pagination_box .swiper-pagination-bullet-active { background: var(--swiper-pagination-color, #c80f15); opacity: var(--swiper-pagination-bullet-inactive-opacity, .8); border: solid 1px #ffffff; }
.ldjh .news_cover_item .swiper-pagination { display: flex; width: 100%; height: 40px; left: 0; bottom: 0; align-content: center; align-items: center; justify-content: space-evenly; }
/* 20240603 ldjh_nav_row */
.ldjh .ldjh_nav_row { display: flex; margin-bottom: 40px; justify-content: space-between; padding: 0; margin: 0; }
.ldjh .ldjh_nav_row .ldjh_nav_item { width: 286px; height: 102px; margin: 0; }
.ldjh .ldjh_nav_row .ldjh_nav_item .ldjh_nav_a { width: 100%; height: 100%; display: inline-block; }
