
.default-css * {
    font-family: PingFangSC-Medium, PingFang SC;
    box-sizing: border-box;
    line-height: normal;
    word-break: break-word
}

.default-css body {
    margin-right: 30px
}

.default-css p {
    margin: 0
}

.default-css b, .default-css body, .default-css div, .default-css html, .default-css i, .default-css p, .default-css span {
    font-size: 14px
}

.default-css img {
    display: inline;
    opacity: 1;
    vertical-align: bottom
}

.default-css img[src^="http://www.zjallison.com/template/index/new/static/emoticons/image"] {
    width: 24px;
    height: 24px;
    pointer-events: none
}

.default-css a {
    text-decoration: underline !important
}