<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.hm-news-head .am-title{ float:left;}
.hm-news-head .hd{ float:right; padding-top:50px;}
.hm-news-head .hd ul li{ display:inline-block; padding:0 15px;}
.hm-news-head .hd ul li a{ display:block; padding:8px 30px; border-radius:30px; border:1px solid #eee;}
.hm-news-head .hd ul li a:hover,.hm-news-head .hd ul li.on a{ border-color:#0066cc; color:#0066cc;}
.hm-news-head .more{ float:right; margin-left:17%; padding-top:50px;}
.hm-news-head .more a{ display:inline-block; padding:8px 0; color:#333;}
.hm-news-head .more a img{ margin-right:8px; transition:all .3s linear; }
.hm-news-head .more a:hover img{ transform:translateX(6px)}

.hm-news .bd{ margin-top:40px;}
.hm-news .bd .hnews-left{    width: 50%; 
    float: left;
	
	margin-right:50px;
    margin-top: 60px;}
.hm-news .bd .hnews-left a{text-decoration:none;}
.hm-news .bd .hnews-left a .img{ position:relative; border-radius:10px; overflow:hidden;}
.hm-news .bd .hnews-left a .img i{ display:block; height:350px; background-position:center; background-repeat:no-repeat; background-position:center; transition:all .3s linear;}
.hm-news .bd .hnews-left a:hover .img i{ transform:scale(1.05)}
.hm-news .bd .hnews-left a .img .date{ position:absolute; right:0; bottom:0; z-index:11; background:#0066cc; color:#fff; padding:6px 20px; font-size:24px; border-radius:10px 0 0 0;font-family: Bahnschrift,Arial, Helvetica, sans-serif;}
.hm-news .bd .hnews-left a .tit{ font-size:20px; font-weight:bold; color:#333; margin:15px 0 10px 0;}
.hm-news .bd .hnews-left a .note{text-align: justify;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; font-size:14px; color:#666; line-height:1.8; margin-bottom:10px;}
.hm-news .bd .hnews-left a .more { color:#0066cc; font-size:14px;}
.hm-news .bd .hnews-left a .more i{ width:24px; height:24px; line-height:22px; text-indent:1px; text-align:center; display:inline-block; border-radius:50%; border:1px solid #8d8d8d; color:#8d8d8d; margin-right:10px;}

.hm-news .bd .hnews-right{ width:46%; float:right;}
.hm-news .bd .hnews-right ul li{ border-bottom:1px solid #e5e5e5;}
.hm-news .bd .hnews-right ul li:first-child{ border-top:1px solid #e5e5e5;}
.hm-news .bd .hnews-right ul li a{ display:block; text-decoration:none;padding:26px 0; position:relative; padding-right:60px;}
.hm-news .bd .hnews-right ul li a i{width:24px; height:24px; line-height:22px; text-indent:1px; text-align:center; display:inline-block; border-radius:50%; border:1px solid #8d8d8d; color:#8d8d8d; position:absolute; right:20px; top:50%; transform:translateY(-50%); transition:all .3s linear;}
.hm-news .bd .hnews-right ul li a:hover i{ right:0;}
.hm-news .bd .hnews-right ul li a .date{ font-size:18px; color:#a6a6a6;font-family: Bahnschrift,Arial, Helvetica, sans-serif;}
.hm-news .bd .hnews-right ul li a .tit{overflow: hidden;text-overflow:ellipsis;white-space: nowrap; margin-top:18px;}

</pre></body></html>