@charset "UTF-8";
.jnds_nav{background: url(../images/jnds2026_nav_bg.png) no-repeat center;background-size: 1920px 80px;}
.jnds_nav .wrap{overflow: hidden;padding-top: 15px;padding-bottom: 15px;}
.jnds_nav .btn{float: left;min-width: 90px;line-height: 46px;color:#0C3073;background: #fff;border-radius: 24px;padding:0 30px;margin-right: 30px;text-align: center;font-size: 22px;}
.jnds_wrap{width: 1400px!important;}
.jnds_tit{width: 320px;height: 56px;line-height: 56px;text-align: center;font-size: 24px;color: #fff;margin:50px auto 30px;background: url(../images/jnds2026_tit.png) no-repeat center;background-size: 100% 100%;}
.jnds_content{font-size: 18px;color:#333;line-height: 32px;}

.jnds_cat_list{margin-top: 30px;}
.jnds_cat_list ul{display: flex;margin-left: -16px;margin-right: -16px;flex-wrap: wrap;}
.jnds_cat_list li{width: 25%;}
.jnds_cat_list li a{display: block;margin:16px;background: rgba(64,105,246,0.1);border-radius: 8px;text-align: center;padding:30px;}
.jnds_cat_list li .pic{width: 100px;height: 100px;margin:0 auto;}
.jnds_cat_list li .pic img{width: 100%;height: 100%;object-fit: cover;}
.jnds_cat_list li .title{font-size: 20px;line-height: 28px;margin-top: 20px;}

.jnds_dongtai_box{background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.17);border-radius: 20px;padding:30px;}
.jnds_news_swiper{position: relative;float: right;width: 640px;}
.jnds_news_swiper .swiper-slide{text-align: center;height: 360px;}
.jnds_news_swiper .swiper-slide .pic{height: 360px;overflow: hidden;}
.jnds_news_swiper .swiper-slide .tit{position: absolute;bottom:0;left: 0;width: 100%;background:rgba(0,0,0,0.3);height: 50px;line-height: 50px;text-align: left;}
.jnds_news_swiper .swiper-slide .tit h4{padding:0 105px 0 15px;color:#fff;font-size: 16px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.jnds_news_swiper img{width: 100%;height: 100%;}
.jnds_news_swiper .swiper-pagination{ bottom:20px;font-size: 0;line-height: 0;text-align: right;left:auto;width:auto;right: 15px;}
.jnds_news_swiper .swiper-pagination-bullet{ position:relative; width:10px; height:10px; margin:0px 5px!important; background:#fff; opacity:1;border-radius:50%;}
.jnds_news_swiper .swiper-pagination-bullet-active{background: #1b5095;}

.jnds_news_left{float: left;width: 670px;}
.jnds_news_list li{border-bottom: 2px solid #f2f2f2;font-size: 18px;padding:20px 0;margin-top: 10px;}
.jnds_news_list li:first-child{padding-top: 0;}
.jnds_news_list li .title{overflow: hidden;line-height: 30px;}
.jnds_news_list li p{width: 460px;float: left;font-size: 22px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.jnds_news_list li b{font-weight: normal;float: right;color:rgba(51,51,51,0.5);}
.jnds_news_list li .desc{color:rgba(51,51,51,0.8);line-height: 24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top: 20px;}

.jnds_hjmd_box{background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.17);border-radius: 20px;padding:30px;display: flex;position: relative;    justify-content: space-between;}
.jnds_hjmd_box .pic{width: 550px;height: 280px;overflow: hidden;}
.jnds_hjmd_box .pic img{width: 100%;height: 100%;object-fit: cover;border-radius: 10px;}
.jnds_hjmd_box .info{width: 770px;}
.jnds_hjmd_box .title{margin-top: 25px;font-size: 24px;line-height: 34px;color:#1545C2;}
.jnds_hjmd_box .desc{margin-bottom: 60px;margin-top: 20px;font-size: 22px;line-height:1.5;color:#666;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.jnds_hjmd_box .more{width: 180px;line-height: 60px;border-radius: 8px;border: 1px solid #979797;display: block;position: absolute;bottom: 30px;right: 30px;color:#999;font-size: 20px;text-align: center;}

/*调整字体字号*/
/*body{font-family:auto!important;}*/
.jnds_content{font-size:16px;}
.jnds_content h3{font-size:18px;margin-top:15px;margin-bottom:10px;}
.jnds_content h4,
.jnds_content h5,
.jnds_content h6{font-size:16px;margin-top:15px;margin-bottom:10px;}