<a href="hotnews.php?type=<?php $rs['type']?>&id=<?=$rs['news_id']?>&color=<?php $rs['color']?> target="_blank" style="text-decoration">获取参数
$type = $_GET['type'];
$id = $_GET['news_id'];
$color = $_GET['color'];