* {
    font-family: Tahoma, "Open Sans", Tahoma, Arial, Helvetica, "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑", "宋体", SimSun, STXihei, "华文细黑", sans-serif;font-size:12pt;font-style:normal;
    line-height: 150%;color:#444;
}
a:link {
    text-decoration: none;line-height: 150%;
}

font[size="7"] {
    font-size: 14pt;line-height: 150%;
}

font[size="6"] {
    font-size: 13pt;line-height: 150%;
}

font[size="5"] {
    font-size: 12pt;line-height: 150%;color:black;
}

a[title="朗读"]:link font{
    margin-left: 25px;
    font-style: normal;
    display: inline-table;
    color: #444;
}
a font b {
    font-size:12pt;
    color: #b3424a !important;
    border-radius: 4px 0px;
    padding: 0px 6px;
    margin-left: -12px;
    font-family:Tahoma;
}
/*
a font b:before {
    content: "\0020\1f50a\0020";
    color: #ff0050;
    font-size: 26px;
    position: absolute;
    margin-left: -35px;
    margin-top: -9px;
    background-color: transparent !important;
    pointer-events: none !important;
    cursor: crosshair !important;
    z-index: 1;
    opacity: 0.6;
} */
a[href^="sound"] i {
    font-style: normal;
    color: #1b9ee6;
    margin-left: -22px !important;
}
a[href^="sound"] i:before {
    content: "\1f50a";
    font-size: 18px;
    opacity: 0.6;
}
br+font>b {
    background-color: #ff7e9d;
    color: white !important;
    border-radius: 4px;
    padding: 0px 6px;
    font-size:11pt;
}
a.t2 {
    margin-left: -17px;
}
font+font+font[size="5"] {
    margin: 2px 0px !important;
    color: #a7324a;
}
br+font+br {
    display: none;
}
img {
    width: -webkit-fill-available;
}