a {
    font-family: 寰蒋闆呴粦;
}

.navbar-brand {
    font-size: 16px;
}

.footer {
    position: absolute;
    width: 100%;
    height: 35px;
    background-color: #f5f5f5;
    text-align: center;
    color: darkgreen;
    font-weight: bold;
}
/* 瀵艰埅鏍� */
#navDiv ul li a,
#navTitle {
    color: darkgreen;
    /*padding-top: 17.5px;*/
}

    #navDiv ul li a:hover {
        /*font-weight: bold;*/
        text-decoration: underline;
        color: #337ab7;
    }

.miniTitle {
    display: none;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    font-size: 16px;
    color: green;
}

.pageTitle {
    text-align: center;
    color: forestgreen;
    font-size: 20px;
    font-weight: bold
}
/*@media (max-width:766px) {
    .miniTitle {
        display: block !important;
        text-align: center;
        padding-top: 5px;
        font-weight: bold;
        font-size: 16px;
        color: green;
    }
}*/

/*=======ipis.css*/
/*.clear {
    position: absolute;
    top: 8px;
    right: 105px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: middle;
    z-index: 9;
}*/

.clear span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: lightgray;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    border-radius: 60%;
    color: #333;
}