﻿
.info_title {
    margin: 1em 0;
}

.info_body {
    margin: 0 1em;
    width: 1000px;
    min-height: 400px;
    overflow-wrap: break-word;
}

/* quill改造 */
.ql-editor {
    padding: 0;
    font-size: 16px;
    font-family: sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.ql-color-\#e60000 {
    color: rgb(230, 0, 0);
}

.ql-color-\#ff9900 {
    color: rgb(255, 153, 0);
}

.ql-color-\#ffff00 {
    color: rgb(255, 255, 0);
}

.ql-color-\#008a00 {
    color: rgb(0, 138, 0);
}

.ql-color-\#0066cc {
    color: rgb(0, 102, 204);
}

.ql-color-\#9933ff {
    color: rgb(153, 51, 255);
}

.ql-color-\#ffffff {
    color: rgb(255, 255, 255);
}

.ql-color-\#facccc {
    color: rgb(250, 204, 204);
}

.ql-color-\#ffebcc {
    color: rgb(255, 235, 204);
}

.ql-color-\#ffffcc {
    color: rgb(255, 255, 204);
}

.ql-color-\#cce8cc {
    color: rgb(204, 232, 204);
}

.ql-color-\#cce0f5 {
    color: rgb(204, 224, 245);
}

.ql-color-\#ebd6ff {
    color: rgb(235, 214, 255);
}

.ql-color-\#bbbbbb {
    color: rgb(187, 187, 187);
}

.ql-color-\#f06666 {
    color: rgb(240, 102, 102);
}

.ql-color-\#ffc266 {
    color: rgb(255, 194, 102);
}

.ql-color-\#ffff66 {
    color: rgb(255, 255, 102);
}

.ql-color-\#66b966 {
    color: rgb(102, 185, 102);
}

.ql-color-\#66a3e0 {
    color: rgb(102, 163, 224);
}

.ql-color-\#c285ff {
    color: rgb(194, 133, 255);
}

.ql-color-\#888888 {
    color: rgb(136, 136, 136);
}

.ql-color-\#a10000 {
    color: rgb(161, 0, 0);
}

.ql-color-\#b26b00 {
    color: rgb(178, 107, 0);
}

.ql-color-\#b2b200 {
    color: rgb(178, 178, 0);
}

.ql-color-\#006100 {
    color: rgb(0, 97, 0);
}

.ql-color-\#0047b2 {
    color: rgb(0, 71, 178);
}

.ql-color-\#6b24b2 {
    color: rgb(107, 36, 178);
}

.ql-color-\#444444 {
    color: rgb(68, 68, 68);
}

.ql-color-\#5c0000 {
    color: rgb(92, 0, 0);
}

.ql-color-\#663d00 {
    color: rgb(102, 61, 0);
}

.ql-color-\#666600 {
    color: rgb(102, 102, 0);
}

.ql-color-\#003700 {
    color: rgb(0, 55, 0);
}

.ql-color-\#002966 {
    color: rgb(0, 41, 102);
}

.ql-color-\#3d1466 {
    color: rgb(61, 20, 102);
}

.ql-bg-\#e60000 {
    background-color: rgb(230, 0, 0);
}

.ql-bg-\#ff9900 {
    background-color: rgb(255, 153, 0);
}

.ql-bg-\#ffff00 {
    background-color: rgb(255, 255, 0);
}

.ql-bg-\#008a00 {
    background-color: rgb(0, 138, 0);
}

.ql-bg-\#0066cc {
    background-color: rgb(0, 102, 204);
}

.ql-bg-\#9933ff {
    background-color: rgb(153, 51, 255);
}

.ql-bg-\#ffffff {
    background-color: rgb(255, 255, 255);
}

.ql-bg-\#facccc {
    background-color: rgb(250, 204, 204);
}

.ql-bg-\#ffebcc {
    background-color: rgb(255, 235, 204);
}

.ql-bg-\#ffffcc {
    background-color: rgb(255, 255, 204);
}

.ql-bg-\#cce8cc {
    background-color: rgb(204, 232, 204);
}

.ql-bg-\#cce0f5 {
    background-color: rgb(204, 224, 245);
}

.ql-bg-\#ebd6ff {
    background-color: rgb(235, 214, 255);
}

.ql-bg-\#bbbbbb {
    background-color: rgb(187, 187, 187);
}

.ql-bg-\#f06666 {
    background-color: rgb(240, 102, 102);
}

.ql-bg-\#ffc266 {
    background-color: rgb(255, 194, 102);
}

.ql-bg-\#ffff66 {
    background-color: rgb(255, 255, 102);
}

.ql-bg-\#66b966 {
    background-color: rgb(102, 185, 102);
}

.ql-bg-\#66a3e0 {
    background-color: rgb(102, 163, 224);
}

.ql-bg-\#c285ff {
    background-color: rgb(194, 133, 255);
}

.ql-bg-\#888888 {
    background-color: rgb(136, 136, 136);
}

.ql-bg-\#a10000 {
    background-color: rgb(161, 0, 0);
}

.ql-bg-\#b26b00 {
    background-color: rgb(178, 107, 0);
}

.ql-bg-\#b2b200 {
    background-color: rgb(178, 178, 0);
}

.ql-bg-\#006100 {
    background-color: rgb(0, 97, 0);
}

.ql-bg-\#0047b2 {
    background-color: rgb(0, 71, 178);
}

.ql-bg-\#6b24b2 {
    background-color: rgb(107, 36, 178);
}

.ql-bg-\#444444 {
    background-color: rgb(68, 68, 68);
}

.ql-bg-\#5c0000 {
    background-color: rgb(92, 0, 0);
}

.ql-bg-\#663d00 {
    background-color: rgb(102, 61, 0);
}

.ql-bg-\#666600 {
    background-color: rgb(102, 102, 0);
}

.ql-bg-\#003700 {
    background-color: rgb(0, 55, 0);
}

.ql-bg-\#002966 {
    background-color: rgb(0, 41, 102);
}

.ql-bg-\#3d1466 {
    background-color: rgb(61, 20, 102);
}
