a {
    text-decoration: none; /* 去掉下划线 */
    color: inherit; /* 继承父元素的文本颜色 */
}
