/* 现任领导 */
body.leader #l-container .inner{padding-bottom:1.7rem}
body.leader .col_news_list:before{content:"";top:-0.3rem;left:50%;width: 11rem;height: 7.2rem;transform: translateX(-50%);z-index: -1;position: absolute;background: url(../images/leader_bg.svg) no-repeat  center/100%;display:none}
body.leader .col_news_list .con{display: flex;flex-wrap: wrap;gap:0.47rem 0;justify-content: space-between;}
body.leader .col_news_list .block{width: 47.6%;box-shadow: 0 3px 20px rgba(0,0,0,0.07);box-sizing: border-box;padding: 0.5rem 0.39rem;background: #fff;display: flex;align-items: flex-start; border-radius:4px;border-left:2px solid #9D2235}
body.leader .col_news_list .block .career{font-size: var(--bigSize);color: #9D2235;font-weight: bold;white-space: nowrap;margin-right: 0rem;}
body.leader .col_news_list .block .wrap{flex:1 0 0;display: flex;justify-content: flex-end;}
body.leader .col_news_list .block ul{display: flex;justify-content:flex-end;gap:0.25rem 0.13rem;font-size:var(--bigSize);font-family: 'syh-medium';flex-wrap: wrap;}

@media screen and (max-width: 999px) {
body.leader #l-container .inner{padding-bottom:50px;width:100%;}
body.leader .col_news_list .con{display:block}
body.leader .col_news_list:before{width:100%;height:auto;aspect-ratio: 7.2 / 11;}
body.leader .col_news_list .block .career{font-size:16px}
body.leader .col_news_list .block ul{font-size:14px}
body.leader .col_news_list .block{width:auto;margin-bottom:20px}
}

/* 领军人物 */
body.person #l-container .inner{padding-bottom:1rem}
body.person .col_news_list ul.news_list{display: flex;flex-wrap: wrap;gap:0.28rem 2.375%;margin-bottom:1.2rem}
body.person .col_news_list li.news{width:18.1%;position: relative;z-index: 1;}
body.person .col_news_list li.news .news_imgs{padding-top: 147%;background:none}
body.person .col_news_list li.news .wz{position: absolute1;z-index: 1;bottom:0; ;background: #fff;box-shadow1: 0 3px 10px rgba(0,0,0,0.1);display: flex;align-items: center;box-sizing: border-box;padding:0.2rem;position:relative}
body.person .col_news_list li.news .wz:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(to right, #9D2235 70%, transparent)} 
body.person .col_news_list li.news .wrap{flex:1 0;}
body.person .col_news_list li.news .readmore img{width: 0.22rem;display:none}
body.person .col_news_list li.news .news_title{font-size: var(--titleSize);color: #9D2235;font-weight: bold;}
body.person .col_news_list li.news .short_title{font-size: var(--smailSizex);color: #888;margin-top: 0.1rem;}

@media screen and (max-width: 999px) {
body.person .col_news_list li.news{width:48.8%}

}

/* 科研机构 */
body.instituion .col_news_list ul.news_list{display: flex;flex-wrap: wrap;justify-content: space-between;}
body.instituion .col_news_list li.news{width: 46%;box-sizing: border-box;margin-bottom:0.36rem;display: flex;align-items: center;justify-content: space-between;border-bottom:2px solid #9D2235;padding: 0.37rem 0.35rem 0.37rem 0.4rem;background: #fff;box-shadow:0 3px 10px rgba(0,0,0,0.1);}
body.instituion .col_news_list li.news .news_title{font-size: var(--titleSize);flex:1 0 0;margin-right: 0.4rem;    line-height: 0.3rem;}
body.instituion .col_news_list li.news .readmore img{width: 0.6rem;}

@media screen and (max-width: 999px) {
body.instituion .col_news_list li.news{width:100%}
}


/* 自然风光 */
body.views .col_news_list ul.news_list{display: flex;flex-wrap: wrap;justify-content: space-between;}
body.views .col_news_list ul.news_list li.news{width: 48.8%;margin-bottom: 0.37rem;position: relative;}
body.views .col_news_list ul.news_list li.news.hide{display: none;}
body.views .col_news_list ul.news_list li.news .news_imgs{padding-top: 66.6%;}
body.views.ztwz .col_news_list ul.news_list li.news .news_imgs{padding-top: 38.7%;}
body.views .col_news_list ul.news_list li.news .news_imgs:before{content:"";width: 100%;height: 1.48rem;position: absolute;bottom:0;left:0;background: linear-gradient(transparent,#000);opacity: 0.5;z-index: 1;}
body.views .col_news_list ul.news_list li.news .news_title{position: absolute;bottom: 0.25rem;left:0.35rem;right:0.35rem;z-index: 2;font-size: var(--titleSize);color: #fff;font-weight: bold;}
body.views .col_news_list .showmore{text-align: center;color: #9D2235;font-weight: bold;margin:0 auto;font-size: var(--titleSize);cursor: pointer;     display: none;}
body.views .col_news_list .showmore img{width: 0.1rem;display: block;margin:0.08rem auto 0;animation: move 1.5s infinite ease-in-out;}

@keyframes move {
    0%{transform: none;}
    50%{transform: translateY(5px);}
    100%{transform: none;}
}

@media screen and (max-width: 999px) {
body.views .col_news_list ul.news_list li.news .news_title{left:10px;bottom:10px;right:10px;font-size:14px}

}


/*文化四合院*/
body.culture .col_news_list .news_list .news {padding:0.3rem 0;display:flex;align-items:center;border-bottom:1px solid #7B635F20}
body.culture .col_news_list .news_list .news .news_title{flex:1 0 0;margin-left:var(--bigSize);font-size:var(--bigSize);}
body.culture .col_news_list .news_list .news .news_meta{
    background: url(../images/lx.png) no-repeat left center /var(--bigSize); 
    padding-right: var(--bigSize);
   

}

@media screen and (max-width: 768px) {
body.culture .col_news_list .news_list .news{/* display:block; */padding:15px 0}
body.culture .col_news_list .news_list .news .news_title{/* margin:15px 0 0; */}
body.culture .col_news_list .news_list .news .news_meta{border:0}
}


