footer {
    font-family: "方正小标宋简体", sans-serif;
}

.beian-text {
    display: inline-block;
    color: #333;
    text-decoration: none;
    font-size: 12px;
}

#beian-miit {
    margin-right: 0 5px;
}

#beian-img {
    vertical-align: middle;
    margin-right: 0 5px;
}

#beian-mps {
    margin-left: 0 5px;
}

#copyright {
    font-family: sans-serif;
    margin-top: 10px;
    color: #666;
    font-size: 10px;
    text-align: center;
}

#beian-miit:hover,
#beian-mps:hover {
    color: #0066cc;
    text-decoration: underline;
}

@font-face {
    font-family: "方正小标宋简体";
    src: url("fonts/方正小标宋简体.WOFF2") format("woff2");
}