#navList li:nth-child(1),#navList li:nth-child(3),#navList li:nth-child(6){
    display:none;
}
#profile_block{
    display:none;
}
body {
    font-family: "微软雅黑 Light";
}