/* 顶部导航栏字体改小 */
.link, .customer a{
    font-size:1.3rem;
}