h1 {
    font-size: 30px !important;
    color: #FFFFFF;
    font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
}
h2 {
    font-size: 22px !important;
}
h3 {
    font-size: 20px !important;
}

p, h1, h2, h3, h4, h5, h6 {
    text-align: center !important;
}

 /*目录样式*/
 #sideCatalog a{
  font-size:12px;
  font-weight:normal !important;
 }

