/*头部logo*/
.logo a>img {
    width: 2.5rem;
}
.header.fixed .logo a img {
    width: 1.6rem;
}