/*设置名称大小*/
a.headermaintitle:visited, a.headermaintitle:active, a.headermaintitle:link {
    color: #4371A6;
    font-size: 40px;
    font-weight: bold;
    text-decoration: none;
    /*color: rgb(222, 111, 100);*/
    font-family: 隶书, serif;
}
.headerText span {
    font-size: 20px !important;
    /*color: #4371A6 !important;*/
    color: rgb(222, 111, 100) !important;
    font-family: "Brush Script MT", serif, 微软雅黑 !important;
}