/*! 默认风格 */
.font_red {
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.level {
    font-size: 18px;
    font-weight: bold;
}
