header > nav > section > h3 > .Navigation > li:nth-child(6) > a{
    background-color: rgb(255, 255, 255);/* 变后背景颜色 */
    color: rgb(87, 87, 87);/* 变后字体颜色 */
}