<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*æ–°é—»åˆ—è¡¨*/
.newslist{ clear:both;}
.newslist .newslistnr{ width:30%; margin:20px 5% 20px 0; border:1px solid #d2d2d2; padding-bottom:1px; float:left;}
.newslist .newslistnr:hover{ border-bottom:2px solid #60b73f; padding-bottom:0; box-shadow: 0 0 10px #eee; }
.newslist .newslistnr:nth-child(3n){margin-right:0;}
.newslist .newslistnr img{ width:100%; height:220px;}
.newslist .newslistnr .newslistbt{ font-size:14px; height:60px; line-height:25px; color:#000; padding:10px 20px;}
.newslist .newslistnr .newslistdate{ font-size:14px; color:#000; padding:10px 20px 20px; margin-top:10px; }
</pre></body></html>