<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*鏂伴椈鍒楄〃*/
.news_tab {
    padding: 10px;
}
.news_tab_tit,.news_tab_tit2,.news_tab_tit3,.news_tab_tit4{display:flex; border-bottom: 1px solid #ccc;padding: 5px 2px 0px 0px;}
.news_tab_tit span,.news_tab_tit2 span,.news_tab_tit3 span,.news_tab_tit4 span{font-size: 18px;font-weight:bold;padding:3px 5%;color:#5A5A5A;text-align:left;}
/*i{width:5px;border-right:1px solid #ccc;height:30px;}*/
.news_tab_tit .news_tab_active,.news_tab_tit2 .news_tab_active,.news_tab_tit3 .news_tab_active,.news_tab_tit4 .news_tab_active{border-bottom:2px solid #158354;color:#158354;}
.news_tab .news_show{display:block;}
.news_tab_ul,.news_tab_ul2,.news_tab_ul3,.news_tab_ul4{display:none;margin-top:5px;}

.news_tab_ul li,.news_tab_ul2 li,.news_tab_ul3 li,.news_tab_ul4 li{display:flex;padding:2% 0;border-bottom:1px solid #ccc;}
.news_tab_left{width:90px;height:70px;border:1px solid #ccc;margin-right:5px;text-align:center;}
.news_tab_left img{    max-width: 100%;
    max-height: 100%;}
.news_tab_right{flex:1;display:flex;justify-content:space-between;flex-direction:column;}
.news_tab_right a{display:block;color:#333;font-size:16px;}
.news_tab_right #ReportIDIssueTime{color:#ccc;font-weight:bold;}

.news_more{height:50px;clear:both;line-height:40px;font-size:18px;text-align:center;}
.news_more a{color:#ccc;}

#PN_Link{margin-top:10px;}
#PN_Link li{font-size:16px;color:#717171;display:flex;}
#PN_Link li a{color:#717171;}


.news_yqlj{display:none;margin-top:5px;}

.news_yqlj li{width:49%;float:left;text-align:center;font-size:16px;color:#717171;}
.news_yqlj li #AmityLinkIDgetLogo{padding:3% 5%;}
.news_yqlj li #AmityLinkIDgetLogo img{width:100%;}
.news_yqlj li #AmityLinkIDgetSubject{display:block;}
.news_yqlj li #AmityLinkIDgetSubject a{color:#717171;}</pre></body></html>