em.em-cjk {
border-bottom: inherit;
padding-bottom: 0;
font-style: normal;
}
/* lang(zh) 包含所有子语言 */
em.em-cjk:lang(zh) {
text-emphasis: filled circle;
text-emphasis-position: under right;
}
em.em-cjk:lang(ja) {
text-emphasis: open sesame;
text-emphasis-position: over right;
}