<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.comnews .newcon{background: #f2f2f2;margin-bottom: 20px;padding: 20px 20px;transition: all .5s}
.box h2{font-size: 20px;margin-bottom: 10px}
.details{color: #666666;height: 70px;overflow: hidden;line-height: 200%; }
.time{color: #999999;font-size:30px;text-align: center}
.time p{color: #999;font-size: 18px;}
.time i{width: 30px;height: 30px;border-radius: 50%;color: #eee;background: #0063a9;display: block;margin: 0 auto;font-size: 14px;line-height: 30px;}
.pic img{max-height: 150px}

.comnews .newcon:hover{background: #4188e3;color: #fff}
.comnews .newcon:hover h2{color: #fff}
.comnews .newcon:hover .details{color: #fff}
.comnews .newcon:hover .time span{color: #fff}
.comnews .newcon:hover .time p{color: #fff}
.comnews .newcon:hover i{background: #fff;color: #0063a9}

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