/*! UEditorPlus v2.0.0 展示使用 根根节点class="ueditor-plus"*/


.ueditor-plus a {
    color: #09f;
    text-decoration: none
}

a:hover, a:focus {
    color: #09f;
    text-decoration: none
}

.ueditor-plus blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #EEE
}

.ueditor-plus img + br {
    display: block;
    padding: 4px 0;
    content: ' '
}

.ueditor-plus p {
    font-family: "Microsoft YaHei",Helvetica,"STHeiti STXihei","Microsoft JhengHei",Tohoma,Arial;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1em
}

.ueditor-plus iframe {
    border: 0
}

.ueditor-plus img {
    max-width: 100%
}

    .ueditor-plus img[word_img] {
        cursor: pointer
    }

.ueditor-plus pre {
    margin: .5em 0;
    padding: .4em .6em;
    border-radius: 8px;
    background: #f8f8f8;
    line-height: 1.5
}
