<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul{margin:0;padding:0;}/*不可刪*/

/*NEWS*/
#focus{clear:both;width:210px;height:115px;overflow:hidden;position:relative; margin-top:15px;}
#focus ul{height:270px;position:absolute;}
#focus ul li{float:left;width:210px;height:143px;overflow:hidden;position:relative; }
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:210px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;width:210px; right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:25px;height:10px;_font-size:0;margin-left:5px;cursor:pointer;background:#000; display:none;}/*display:none;隱藏點點選單*/
#focus .btn span.on{background:#000;}
#focus .preNext{width:22px;height:30px;position:absolute;background:url('../images/index/sprite.png') no-repeat 0 0;cursor:pointer; margin-top:30px;}
#focus .pre{}
#focus .next{right:0;background-position:right top;}

#focus ul li h3 a{ color:#000; text-decoration:none; display:block; overflow:hidden; height:25px; line-height:25px; padding:5px 20px 0 20px; transition: all 0.4s; font-size:13px; background:url(../images/index/news_border.png) no-repeat center bottom; text-align:left; overflow:hidden; font-weight:100; width:150px; margin:0 auto 7px auto;}
#focus ul li h3 a:hover{ color:#515151;}

#focus ul li p a{ color:#000; text-decoration:none; display:block;  overflow:hidden; padding:0 20px;transition: all 0.4s; height:30px; overflow:hidden; font-size:12px; width:150px; margin:0 auto 7px auto;}
#focus ul li p a:hover{ color:#515151;}

#focus ul li h5{text-align:right; padding:0 20px; font-size:13px;}
#focus ul li h5 a{  font-weight:100;font-family: 'Raleway', sans-serif; letter-spacing:2px; color:#000; text-decoration:none;transition: all 0.4s;}
#focus ul li h5 a:hover{ color:#515151;}
/*NEWS_END*/
</pre></body></html>