.ke-content {
    margin-left: 28px;
    margin-right: 28px;
    font-size: 16px;
    line-height: 28px;
    /*font-family: "\5B8B\4F53","SimSun";*/
}

.ke-content * {
    font-size: inherit;
    text-decoration: revert;
    font-style: revert;
}

.ke-content pre {
    border: 1px dotted green;
    background-color: #EFFDF3;
    padding: 4px;
}

.ke-content h1 {
    line-height: 1.1;
    font-size: 18px;
    font-weight: bold;
    border-left: 20px solid #cb254e;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 0;
}

.ke-content h2 {
    line-height: 1.1;
    font-size: 16px;
    font-weight: bold;
    border-left: solid 15px #555555;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 5px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.ke-content h3 {
    line-height: 1.1;
    font-size: 14px;
    font-weight: bold;
    border-left: solid 8px #cccccc;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 12px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.ke-content ol li {
    list-style-type: decimal;
}

.ke-content ul, .ke-content ol {
    padding-left: 40px;
}

.ke-content ul li {
    list-style-type: disc;
}

.table-responsive {
    overflow: auto;
}

.ke-content img {
    max-width: 100%;
}

.ke-content img[align="left"] {
    padding: 16px;
}

.ke-content .img-thumbnail {
    padding: 4px;
}

.ke-content a {
    color: #4f7cce;
    text-decoration-line: underline;
}

.ke-content a:HOVER {
    color: #D9534F;
    text-decoration: underline;
}

.ke-content table, .ke-content tr, .ke-content td {
    /**border: 2px solid #000000;**/
    padding: 4px;
}

.ke-content table td p {
    margin: 0px;
    line-height: normal;
}

.ke-content table td {
    border: solid 1px #ccc;
}

.ke-content table .noBorderTable td, table .noBorderTable th, table .noBorderTable caption {
    border: 1px dashed #ddd !important
}

.ke-content table.sortEnabled tr.firstRow th:hover, table.sortEnabled tr.firstRow td:hover {
    background-color: #EEE;
}

.ke-content table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    width: 100%;
    word-break: break-all; /*支持IE，chrome，FF不支持*/
    word-wrap: break-word; /*支持IE，chrome，FF*/
}

.ke-content td, .ke-content th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.ke-content caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

.ke-content th {
    border-top: 1px solid #BBB;
    background: #F7F7F7;
}

.ke-content table tr.firstRow th {
    border-top: 2px solid #BBB;
    background: #F7F7F7;
}

tr.ue-table-interlace-color-single td {
    background: #fcfcfc;
}

tr.ue-table-interlace-color-double td {
    background: #f7faff;
}

.ke-content td p {
    margin: 0;
    padding: 0;
}

.ke-content hr {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    clear: both;
}

.MsoTableGrid {
    margin-left: 28px;
    margin-right: 28px;
    font-size: 16px;
    line-height: 28px;
    /*font-family: "\5B8B\4F53","SimSun";*/
}

.MsoTableGrid pre {
    border: 1px dotted green;
    background-color: #EFFDF3;
    padding: 4px;
}

.MsoTableGrid h1 {
    line-height: 1.1;
    font-size: 18px;
    font-weight: bold;
    border-left: 20px solid #cb254e;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 0;
}

.MsoTableGrid h2 {
    line-height: 1.1;
    font-size: 16px;
    font-weight: bold;
    border-left: solid 15px #555555;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 5px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.MsoTableGrid h3 {
    line-height: 1.1;
    font-size: 14px;
    font-weight: bold;
    border-left: solid 8px #cccccc;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 12px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.MsoTableGrid ol li {
    list-style-type: decimal;
}

.MsoTableGrid ul, .MsoTableGrid ol {
    padding-left: 40px;
}

.MsoTableGrid ul li {
    list-style-type: disc;
}

.MsoTableGrid img {
    max-width: 100%;
}

.MsoTableGrid img[align="left"] {
    padding: 16px;
}

.MsoTableGrid .img-thumbnail {
    padding: 4px;
}

.MsoTableGrid a {
    color: #4f7cce;
    text-decoration-line: underline;
}

.MsoTableGrid a:HOVER {
    color: #D9534F;
    text-decoration: underline;
}

.MsoTableGrid table, .MsoTableGrid tr, .MsoTableGrid td {
    /**border: 2px solid #000000;**/
    padding: 4px;
}

.MsoTableGrid table td p {
    margin: 0px;
    line-height: normal;
}

.MsoTableGrid table td {
    border: solid 1px #ccc;
}

.MsoTableGrid table .noBorderTable td, table .noBorderTable th, table .noBorderTable caption {
    border: 1px dashed #ddd !important
}

.MsoTableGrid table.sortEnabled tr.firstRow th:hover, table.sortEnabled tr.firstRow td:hover {
    background-color: #EEE;
}

.MsoTableGrid table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    width: 100%;
    word-break: break-all; /*支持IE，chrome，FF不支持*/
    word-wrap: break-word; /*支持IE，chrome，FF*/
}

.MsoTableGrid td, .MsoTableGrid th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.MsoTableGrid caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

.MsoTableGrid th {
    border-top: 1px solid #BBB;
    background: #F7F7F7;
}

.MsoTableGrid table tr.firstRow th {
    border-top: 2px solid #BBB;
    background: #F7F7F7;
}

.MsoTableGrid td p {
    margin: 0;
    padding: 0;
}

.MsoTableGrid hr {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    clear: both;
}

.MsoNormalTable {
    margin-left: 28px;
    margin-right: 28px;
    font-size: 16px;
    line-height: 28px;
    /*font-family: "\5B8B\4F53","SimSun";*/
}

.MsoNormalTable pre {
    border: 1px dotted green;
    background-color: #EFFDF3;
    padding: 4px;
}

.MsoNormalTable h1 {
    line-height: 1.1;
    font-size: 18px;
    font-weight: bold;
    border-left: 20px solid #cb254e;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-left: 0;
}

.MsoNormalTable h2 {
    line-height: 1.1;
    font-size: 16px;
    font-weight: bold;
    border-left: solid 15px #555555;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 5px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.MsoNormalTable h3 {
    line-height: 1.1;
    font-size: 14px;
    font-weight: bold;
    border-left: solid 8px #cccccc;
    padding-left: 4px;
    padding-bottom: 4px;
    margin-left: 12px;
    margin-top: 14px;
    margin-bottom: 14px;
}

.MsoNormalTable ol li {
    list-style-type: decimal;
}

.MsoNormalTable ul, .MsoTableGrid ol {
    padding-left: 40px;
}

.MsoNormalTable ul li {
    list-style-type: disc;
}

.MsoNormalTable img {
    max-width: 100%;
}

.MsoNormalTable img[align="left"] {
    padding: 16px;
}

.MsoNormalTable .img-thumbnail {
    padding: 4px;
}

.MsoTableGrid a {
    color: #4f7cce;
    text-decoration-line: underline;
}

.MsoNormalTable a:HOVER {
    color: #D9534F;
    text-decoration: underline;
}

.MsoNormalTable table, .MsoNormalTable tr, .MsoNormalTable td {
    /**border: 2px solid #000000;**/
    padding: 4px;
}

.MsoNormalTable table td p {
    margin: 0px;
    line-height: normal;
}

.MsoNormalTable table td {
    border: solid 1px #ccc;
}

.MsoNormalTable table .noBorderTable td, table .noBorderTable th, table .noBorderTable caption {
    border: 1px dashed #ddd !important
}

.MsoNormalTable table.sortEnabled tr.firstRow th:hover, table.sortEnabled tr.firstRow td:hover {
    background-color: #EEE;
}

.MsoNormalTable table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;
    width: 100%;
    word-break: break-all; /*支持IE，chrome，FF不支持*/
    word-wrap: break-word; /*支持IE，chrome，FF*/
}

.MsoTableGrid td, .MsoTableGrid th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;
}

.MsoNormalTable caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

.MsoTableGrid th {
    border-top: 1px solid #BBB;
    background: #F7F7F7;
}

.MsoNormalTable table tr.firstRow th {
    border-top: 2px solid #BBB;
    background: #F7F7F7;
}

.MsoNormalTable td p {
    margin: 0;
    padding: 0;
}

.MsoNormalTable hr {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    clear: both;
}

.view img {
    max-width: 100%;
}

.previewBox {
    position: relative;
    box-sizing: border-box;
    padding: 15px 15px 10px;
}
.previewBox .previewBackground {
    position: absolute;
    left: 0;
    top: 0;
    width: 660px;
    height: 100%;
    z-index: -1;
}
.previewBox .previewTitle {
    color: #2B2B2B;
    font-size: 16px;
    line-height: 22px;
    min-height: 22px;
    margin-bottom: 15px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.previewBox .previewBtn {
    display: inline-block;
    background-color: #1F528A;
    width: 70px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 14px;
}
.previewBox .previewScrollbar {
    box-sizing: border-box;
    padding: 15px;
    min-height: 325px;
    max-height: 456px;
    background-color: #fff;
    overflow: auto;
    text-align: initial;
    scrollbar-width: thin;
    scrollbar-color: #C9C9C9 transparent;
}
.previewBox .previewScrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #EEEEEE;
}
.previewBox .previewScrollbar::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #C9C9C9;
}
.previewBox .previewScrollbar::-webkit-scrollbar-track {
    border-radius: 4px;
    background-color: #EEEEEE;
}