body{
  background: url("https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1605441129465&di=c1b6e6f202436fa967191dcbc4a1d1cc&imgtype=0&src=http%3A%2F%2Fattach.bbs.miui.com%2Fforum%2F201401%2F11%2F145715cziijw2wwurwwi9k.jpg") no-repeat;
  background-attachment:fixed;
}
#header{
  margin-top: 0;
}
#navigator{
  margin-top: 0px;
}
.navbar{
  background: none;
}
.navbar a:link, .navbar a:active, .navbar a:visited {
  color: #fff;
}
#navList a {
  font: 18px/1.5em "微软雅黑";
}
#navList a:hover {
  color: orangered;
  text-decoration: none;
}
#page_begin_html{
  display: inline-block;
}
#page_begin_html #ztt-button{
  border: none;
  background: none;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
#mygithub{
  text-decoration: none;
}
#mygithub:hover,#bzinfo:hover{
  color: #00cc00;
}
#myinfo{
  display: inline-block;
  position: absolute;
  margin-left: 5px;
}
#ztt-button,#mygithub,#myinfo{
  color: #fff;
}
#bzinfo:hover{
  cursor: pointer;
}