html {
    overflow-x: hidden
}

h1,h2,h3 {
    font-size: 14px
}

::-webkit-input-placeholder {
    color: #999
}

code {
    font-family: Courier New
}

pre>code {
    display: block;
    line-height: 1.6;
    padding: 16px;
    font-size: 14px;
    background-color: #f8f9fa
}

pre textarea {
    display: none
}

.ws-content,.ws-menu {
    min-height: calc(100vh - 210px)
}

.ws-menu {
    box-shadow: none;
    border-left: none
}

.ws-content {
    padding: 32px
}

.ws-container {
    padding-top: 60px;
    min-height: calc(100vh - 210px)
}

.ws-header {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background-color: #2f363c;
    box-shadow: 0 1px 3px rgb(0 0 0 / 5%)
}

.ws-header:after {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
    content: ''
}

.ws-logo {
    position: absolute;
    height: 60px;
    line-height: 60px;
    text-align: center
}

.ws-logo img {
    width: 81px
}

.ws-header-assist {
    position: absolute;
    left: 240px;
    top: 50%;
    height: 32px;
    margin-top: -16px
}

.ws-header-assist>* {
    display: inline-block;
    vertical-align: middle
}

.ws-search {
    position: relative;
    width: 150px
}

.ws-search .layui-input {
    height: 32px;
    padding-left: 32px;
    padding-right: 10px;
    background-color: #424652;
    background-color: rgba(255,255,255,.05);
    border: none 0
}

.ws-search .layui-input::-webkit-focus {
    color: #ccc
}

.ws-search .layui-input::-webkit-input-placeholder {
    color: #ccc
}

.ws-search .layui-form-select .layui-edge {
    display: none;
    border-top-color: #999
}

.ws-search .layui-form-select dl {
    top: 36px
}

.ws-search>.layui-icon {
    position: absolute;
    left: 10px;
    top: 9px;
    font-size: 14px;
    color: #999
}

.ws-notice {
    position: relative;
    height: 32px;
    width: 160px;
    line-height: 32px;
    margin-left: 16px
}

.ws-notice a.nt:after {
    content: 'AD';
    position: absolute;
    right: -7px;
    top: -3px;
    padding: 0 5px;
    line-height: 20px;
    border-radius: 0 3px 0 3px;
    background-color: rgba(255,255,255,.7);
    transform: scale(.6);
    word-wrap: break-word
}

.ws-notice a {
    position: relative;
    display: inline-block
}

.ws-notice a img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 3px
}

.ws-notice a cite {
    display: inline-block;
    padding: 0 15px 0 15px;
    border-radius: 2px;
    transition: all .5s
}

.ws-notice a cite:hover {
    background-color: rgba(255,255,255,.25);
    color: rgba(255,255,255,.9)
}

.ws-notice .layui-carousel,.ws-notice .layui-carousel>[carousel-item]>* {
    background: 0 0
}

.ws-notice .layui-carousel>[carousel-item]:before {
    display: none
}

.ws-header-menu {
    position: absolute;
    right: 16px;
    top: 0
}

.ws-header-menu>*,.ws-header-tool>div {
    display: inline-block;
    vertical-align: middle
}

.ws-header-menu .layui-nav {
    padding: 0;
    background: 0 0
}

.ws-header-menu .layui-nav .layui-nav-item {
    margin-left: 16px
}

.ws-header-menu .layui-nav .layui-nav-item[mobile] {
    display: none
}

.ws-header-menu .layui-nav .layui-nav-item a {
    padding: 0 16px
}

.ws-header-menu .layui-nav .layui-nav-item a span {
    font-size: 12px
}

.ws-header-menu .layui-nav .layui-nav-more {
    right: -3px
}

.ws-header .layui-container {
    height: 100%
}

.ws-header .layui-nav .layui-badge,.ws-header .layui-nav .layui-badge-dot {
    right: 0
}

.ws-header-more {
    display: none;
    line-height: 60px;
    padding: 0 16px;
    cursor: pointer
}

.ws-header-tool {
    margin-left: 16px
}

.ws-header-tool>div {
    margin-left: 16px
}

.ws-header-tool .layui-icon {
    font-size: 21px
}

.ws-header-theme {
    position: relative;
    top: 1px;
    min-width: 44px
}

.ws-header-theme .layui-icon {
    font-size: 16px
}

.ws-header-theme .layui-form-switch {
    top: -1px;
    margin: 0;
    line-height: 20px;
    box-sizing: border-box
}

.ws-header-theme .layui-form-switch>div {
    margin-left: 16px
}

.ws-header-theme .layui-form-onswitch>div {
    margin-left: 0;
    margin-right: 16px
}

.ws-header-theme .layui-form-switch>i {
    top: 3px;
    width: 14px;
    height: 14px
}

.ws-header-theme .layui-form-onswitch>i {
    margin-left: -18px
}

.ws-footer {
    padding: 30px 15px;
    line-height: 30px;
    text-align: center;
    color: #777;
    font-weight: 300
}

.ws-footer a {
    padding: 0 5px
}

.ws-footer a:hover {
    color: #1e9fff;
    text-decoration: underline
}

.ws-index-main {
    text-align: center
}

.ws-index-main h1 {
    padding-top: 58px;
    font-weight: 500;
    font-size: 68px;
    color: #16baaa
}

.ws-index-main h2 {
    padding: 16px 0;
    line-height: 52px;
    font-size: 32px;
    font-weight: 500;
    color: #16baaa
}

.ws-index-stared {
    padding: 32px 0
}

.ws-index-attach {
    padding: 16px 0;
    line-height: 26px
}

.ws-index-attach span {
    padding: 0 8px
}

.ws-index-attach span a {
    color: #888
}

.ws-index-attach span em {
    color: #16b777;
    font-style: normal
}

.ws-index-idea {
    margin: 32px 0
}

.ws-index-idea>div {
    padding: 20px;
    line-height: 26px
}

.ws-index-idea>div>div {
    padding: 24px;
    line-height: 24px;
    border: 1px solid #eee
}

.ws-index-idea .layui-field-title {
    border: none
}

.ws-index-idea .layui-field-title legend {
    margin: 0 24px 24px 0;
    padding: 0 16px;
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.ws-index-idea>div p {
    color: #999
}

body .layui-layer-notice .layui-layer-content {
    padding: 16px;
    line-height: 24px
}

[lay-tips] {
    cursor: pointer
}

.layui-icon-tips[lay-tips] {
    font-size: 20px
}

.ws-space-16 {
    border: none!important;
    margin: 8px 0
}

.ws-menu {
    position: fixed;
    top: 60px;
    bottom: 0;
    width: 240px;
    z-index: 777;
    min-height: 0;
    border-top: none;
    overflow: hidden;
    background-color: #fff
}

.ws-menu:hover {
    overflow-y: auto;
    overflow-x: hidden
}

.ws-menu .layui-menu-body-title .layui-font-gray {
    padding-left: 6px
}

.ws-menu .layui-menu-body-title .layui-badge-dot {
    left: 6px
}

.ws-menu .layui-menu {
    padding-bottom: 16px
}

.ws-content {
    position: relative;
    margin: 0 226px 0 240px;
    line-height: 1.8;
    box-sizing: border-box
}

.ws-anchor {
    margin-bottom: 16px
}

.ws-anchor.layui-code-preview {
    margin-bottom: 0
}

.ws-anchor,[lay-toc] {
    padding-top: 76px!important;
    margin-top: -76px!important
}

.ws-anchor:not(h1),[lay-toc]:not(h1) {
    padding-top: 86px!important
}

a[lay-toc] {
    display: inline-block
}

.layui-table .ws-anchor {
    pointer-events: none
}

.layui-table .ws-anchor>* {
    pointer-events: auto
}

.ws-detail {
    padding-bottom: 16px
}

.ws-text {
    color: #3a3a3a
}

.ws-text h1,.ws-text h2 {
    font-weight: 700
}

.ws-text h1 {
    margin-bottom: 16px;
    padding-bottom: 11px;
    color: #2f363c;
    border-bottom: 1px solid #eee;
    font-size: 24px;
    font-weight: 700
}

.ws-text h2,.ws-text h3,.ws-text h4.ws-anchor {
    margin: 16px 0
}

.ws-text h2 {
    font-size: 21px
}

.ws-text h3 {
    font-size: 18px
}

.ws-text h4 {
    font-size: 16px
}

.ws-text h2 span {
    position: relative;
    top: -2px;
    left: 3px;
    font-weight: 400
}

.ws-text p {
    margin: 16px 0
}

.ws-text .layui-elem-quote p {
    margin: 0
}

.ws-text code:not(.layui-code) {
    margin: 0 3px;
    padding: 3px 6px;
    background-color: #f7f7f9;
    border-radius: 2px;
    transition: all .3s
}

.ws-text sup {
    position: relative;
    left: 5px;
    margin-right: 10px;
    padding: 1px 3px;
    border-radius: 3px;
    background-color: #ff5722;
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.ws-bold,.ws-text .ws-bold {
    font-weight: 700
}

.layui-code-preview+.ws-anchor,.layui-code-preview+h2[lay-toc],.layui-code-preview+h3[lay-toc],.ws-text ul+[lay-toc]:not(h1) {
    padding-top: 102px!important
}

.layui-code-preview+ul {
    margin-top: 16px
}

.layui-code-preview ul.layui-rate,.layui-code-preview ul.layui-tab-title,.layui-code-preview ul.layui-transfer-data {
    padding-left: 0
}

.layui-code-preview .laydate-time-list ol li {
    margin: 0
}

.ws-text-tools {
    position: absolute;
    right: 32px;
    top: 42px
}

.ws-text-tools a {
    padding-left: 8px;
    color: #777;
    text-decoration: underline;
    transition: all .3s
}

.ws-text-tools a:hover {
    color: #000
}

.ws-text-tools .layui-icon {
    font-size: 18px
}

.ws-demo-editor {
    height: 260px;
    padding: 16px;
    border: none;
    border-radius: 3px;
    background-color: #3f3f3f;
    color: #f8f8f2;
    font-family: Courier New
}

.ws-side {
    position: absolute;
    right: -210px;
    top: 32px;
    bottom: 0;
    width: 210px
}

.ws-side-fixed {
    position: fixed;
    z-index: 776;
    width: 210px
}

.ws-dir {
    position: relative
}

.ws-dir:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-left: 1px solid #eee;
    content: ''
}

.ws-dir-ul {
    position: relative;
    max-height: calc(100vh - 210px);
    padding-left: 1px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .3s
}

.ws-dir-ul:hover {
    overflow: auto
}

.ws-dir-ul li {
    position: relative;
    padding-left: 16px;
    line-height: 28px;
    color: rgba(0,0,0,.35)
}

.ws-dir-ul li[level="2"] {
    padding-left: 32px
}

.ws-dir-ul li[level="3"] {
    padding-left: 48px
}

.ws-dir-ul li a {
    display: block
}

.ws-dir-ul li a:hover,.ws-dir-ul li.layui-this a {
    color: #5fb878
}

.ws-dir-ul li.layui-this:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #5fb878
}

.ws-dir-ul li .layui-badge-dot {
    top: -2px;
    left: 3px
}

.ws-sponsor {
    position: relative;
    width: 210px;
    padding-top: 16px
}

.ws-sponsor .ws-sponsor-wrapper {
    width: 216px
}

.ws-sponsor-wrapper>div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 103.5px;
    height: 50px;
    line-height: 50px;
    margin-top: 3px;
    margin-right: 3px;
    background-color: #f7f7f7;
    text-align: center;
    border-radius: 3px;
    transition: all .3s;
    box-sizing: border-box
}

.ws-sponsor-wrapper>div:first-child {
    margin-top: 0
}

.ws-sponsor-wrapper>div:hover div {
    text-decoration: underline
}

.ws-sponsor-wrapper>div a {
    display: block;
    border-radius: 3px
}

.ws-sponsor img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 3px
}

.ws-sponsor:before {
    position: relative;
    display: block;
    padding-bottom: 15px
}

.ws-sponsor-label {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 16px;
    border-radius: 11px 0 3px;
    background-color: rgba(0,0,0,.16);
    color: #fff;
    pointer-events: none
}

.ws-sponsor-label cite {
    display: block;
    padding-left: 3px;
    transform: scale(.7);
    font-size: 12px;
    font-style: normal
}

.ws-sponsor-full {
    position: fixed;
    bottom: 0;
    padding-bottom: 3px;
    background-color: #fff
}

.ws-sponsor-show {
    position: absolute;
    left: 50%;
    top: -8px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-left: -12px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    color: #000;
    transition: all .3s
}

.ws-sponsor-show:hover {
    background-color: #eee
}

.ws-docs-color {
    padding: 0!important
}

.ws-docs-color>div {
    margin: 0!important;
    list-style-type: none
}

.ws-docs-color>div div {
    padding: 20px 10px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    line-height: 1.6;
    font-size: 14px
}

.ws-docs-color>div p {
    margin: 0
}

.ws-docs-necolor>div div {
    border-radius: 0;
    color: #000
}

.ws-docs-bgcolor>div {
    padding: 20px 10px
}

.ws-docs-icon {
    margin-bottom: 16px;
    font-size: 0
}

.ws-docs-icon>div {
    display: inline-block;
    vertical-align: middle;
    width: 16.5%;
    height: 105px;
    line-height: 25px;
    padding: 20px 0;
    margin-right: -1px;
    margin-bottom: -1px;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    text-align: center;
    color: #777;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s
}

.ws-docs-icon>div .layui-icon {
    display: inline-block;
    font-size: 36px
}

.ws-docs-icon>div .docs-icon-code,.ws-docs-icon>div .docs-icon-name {
    color: #c2c2c2
}

.ws-docs-icon>div .docs-icon-fontclass {
    height: 40px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 13px;
    color: #333
}

.ws-docs-icon>div:hover {
    background-color: #f2f2f2;
    color: #000
}

.ws-docs-anim>div {
    height: auto
}

.grid-demo {
    padding: 10px;
    line-height: 50px;
    text-align: center;
    background-color: #79c48c;
    color: #fff
}

.grid-demo-bg1 {
    background-color: #63ba79
}

.grid-demo-bg2 {
    background-color: #49a761
}

.grid-demo-bg3 {
    background-color: #38814a
}

.ws-error {
    padding: 96px 0 32px;
    text-align: center
}

.ws-error>h1 {
    line-height: 210px;
    font-size: 160px;
    font-weight: 300
}

.ws-error>p {
    font-size: 24px
}

.layui-fixbar li[lay-type=dir] {
    display: none
}

.ws-bg-light {
    background-color: #fff!important
}

@media screen and (max-width: 1399.98px) {
    .layui-container {
        width:auto!important
    }
}

@media screen and (max-width: 991.98px) {
    .layui-container {
        width:auto!important
    }

    .ws-container {
        overflow: auto
    }

    .ws-notice {
        display: none
    }

    .ws-search {
        width: 32px
    }

    .ws-search .layui-input {
        padding: 0
    }

    .ws-search>.layui-icon {
        display: none
    }

    .ws-search .layui-select-group {
        min-width: 100px
    }

    .ws-header-menu .layui-nav .layui-nav-item {
        margin: 0
    }

    .ws-menu {
        top: 0;
        left: -240px;
        transition: all .3s;
        z-index: 1003;
        overflow-y: auto;
        overflow-x: hidden
    }

    .ws-menu-bar {
        display: block!important;
        position: fixed;
        z-index: 999;
        top: 50%;
        left: 0;
        width: 52px;
        height: 52px;
        line-height: 52px;
        margin-top: -26px;
        border-radius: 3px;
        text-align: center;
        color: #fff;
        cursor: pointer;
        box-shadow: 1px 1px 16px rgba(0,0,0,.16)
    }

    .ws-menu-bar .layui-icon {
        font-size: 21px
    }

    .ws-menu-show .ws-menu {
        display: block;
        left: 0
    }

    .ws-shade-show .ws-shade {
        content: '';
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,.7);
        z-index: 1001
    }

    .ws-content {
        margin: 0;
        padding: 16px
    }

    .ws-text-tools {
        display: none
    }

    .ws-side {
        position: fixed;
        top: 0;
        right: -240px;
        z-index: 1000000;
        transition: all .3s
    }

    .ws-side-show .ws-side {
        right: 0;
        padding-top: 32px;
        background-color: #fff
    }

    .ws-side-show .ws-side:before {
        content: '目录';
        position: absolute;
        top: 0;
        padding: 0 16px;
        height: 32px;
        line-height: 32px;
        color: #ccc
    }

    .ws-dir-ul {
        overflow: auto
    }

    .layui-fixbar li[lay-type=dir] {
        display: block
    }
}

@media screen and (max-width: 767.98px) {
    .ws-logo {
        left:16px;
    }

    .ws-header-menu .layui-nav,.ws-header-tool {
        position: fixed;
        top: 61px;
        right: -100%;
        width: 100%;
        text-align: center;
        transition: all .3s
    }

    .ws-header-menu .layui-nav {
        z-index: 1003;
        height: 60px;
        border-radius: 0;
        box-shadow: 0 1px 3px rgb(0 0 0 / 5%)
    }

    .ws-header-tool {
        top: 121px;
        line-height: 60px
    }

    .ws-header-more {
        display: block
    }

    .ws-header-theme .layui-form-switch {
        position: relative;
        top: -4px
    }

    .ws-nav-show .layui-header {
        z-index: 1003
    }

    .ws-nav-show .ws-header-menu .layui-nav,.ws-nav-show .ws-header-tool {
        display: block;
        right: 0
    }

    .ws-index-main h1 {
        font-size: 36px
    }

    .ws-index-main h2 {
        font-size: 18px;
        line-height: 38px
    }

    .ws-index-main img {
        width: 100%;
    }

    .ws-content {
        padding: 16px 0
    }

    .ws-docs-icon>div {
        width: 33%
    }

    .ws-footer {
        background: #fafafa
    }

    .ws-footer p {
        padding-bottom: 16px
    }

    .ws-footer a {
        display: block
    }
}

.chat-container {
    display: flex;
    flex-flow: column wrap;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    border: var(--border);
    border-radius: 5px;
    box-shadow: 0 15px 15px -5px rgba(0, 0, 0, 0.2);
    height: calc(100vh - 139px);
    /* min-height: 100%; */
}
.chat-header {
    justify-content: space-between;
    padding: 10px;
    width: 90%;
    border-bottom: #01AAED;
    color: #000000;
}
#chat-box {
    flex: 1;
    overflow-y: auto;
    padding: 10px;
}
.msg-content {
    min-width: 150px;
    max-width: 100%;
    padding: 15px;
    border-radius: 15px;
    /* display: flex; */
    /* align-items: flex-end; */
    word-break: break-all;
    margin-top: 5px;
}
@media (min-width: 768px) {
    .msg-content {
        min-width: 150px;
        max-width: 60%;
        padding: 15px;
        border-radius: 15px;
        /* display: flex; */
        /* align-items: flex-end; */
        word-break: break-all;
        margin-top: 5px; 
    }
}
.msg-right {
    flex-direction: row-reverse;
    background-color: #16baaa;
    color: cornsilk;
    float:right;
    clear:both;
}
.msg-left-setting {
    margin-top: 5px;
}
.msg-right-setting {
    flex-direction: row-reverse;
    float:right;
    clear:both;
    margin-top: 5px;
    margin-bottom: 5px;
}
.msg-left {
    background-color: #f7f7f7;
    color:#000;
    clear:both;
}
/* .msg-right .copy-btn {
    display: none;
} */
#msg-input {
    text-align: center;
    width: 96%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    box-sizing: border-box;
    border: 1px solid #1E9FFF;
    border-radius: 10px;
    margin: 0px 10px 8px 8px ;
}
.msg-send-btn {
    padding: 5px 5px 8px 5px;
}
.border-radius-15 {
    border-radius: 15px;
}
.layui-this-curr {
    color: #1E9FFF;
}

#msg {
    position: relative;
    min-height: 35px;
    height: 35px;
    width: 99%;
    overflow-x: hidden;
    overflow-y: auto;
    resize: none;
    max-height: 300px;
    box-sizing: border-box;
    line-height: 1.5;
    border: 0px;
    border-radius: 10px;
    padding: 7px;
}

.wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    /* padding: 20px; */
}

.top-right {
    position: absolute;
    top: 2px;
    right: 2px;
}

.pdf-icon {
    width: 16px;  /* 宽度和高度可以根据需要进行调整 */
    height: 16px;
    background-image: url('/new/images/svg/file-pdf-fill.svg');
    background-repeat: no-repeat;
    background-size: contain;  /* 保证 SVG 完全填充元素并保持它的比例 */
}
.doc-icon {
    width: 16px;  /* 宽度和高度可以根据需要进行调整 */
    height: 16px;
    background-image: url('/new/images/svg/file-word-fill.svg');
    background-repeat: no-repeat;
    background-size: contain;  /* 保证 SVG 完全填充元素并保持它的比例 */
}
.docx-icon {
    width: 16px;  /* 宽度和高度可以根据需要进行调整 */
    height: 16px;
    background-image: url('/new/images/svg/file-word-fill.svg');
    background-repeat: no-repeat;
    background-size: contain;  /* 保证 SVG 完全填充元素并保持它的比例 */
}
.html-icon {
    width: 16px;  /* 宽度和高度可以根据需要进行调整 */
    height: 16px;
    background-image: url('/new/images/svg/file-html-fill.svg');
    background-repeat: no-repeat;
    background-size: contain;  /* 保证 SVG 完全填充元素并保持它的比例 */
}
.txt-icon {
    width: 16px;  /* 宽度和高度可以根据需要进行调整 */
    height: 16px;
    background-image: url('/new/images/svg/file-text-fill.svg');
    background-repeat: no-repeat;
    background-size: contain;  /* 保证 SVG 完全填充元素并保持它的比例 */
}
.md-icon {
    width: 16px;  /* 宽度和高度可以根据需要进行调整 */
    height: 16px;
    background-image: url('/new/images/svg/markdown-fill.svg');
    background-repeat: no-repeat;
    background-size: contain;  /* 保证 SVG 完全填充元素并保持它的比例 */
}
/* .msg-left .markdown {
    white-space: pre-line;
} */
.msg-left .markdown blockquote,
.msg-left .markdown body,
.msg-left .markdown button,
.msg-left .markdown dd,
.msg-left .markdown div,
.msg-left .markdown dl,
.msg-left .markdown dt,
.msg-left .markdown form,
.msg-left .markdown h1,
.msg-left .markdown h2,
.msg-left .markdown h3,
.msg-left .markdown h4,
.msg-left .markdown h5,
.msg-left .markdown h6,
.msg-left .markdown input,
.msg-left .markdown p,
.msg-left .markdown pre,
.msg-left .markdown table,
.msg-left .markdown td,
.msg-left .markdown textarea,
.msg-left .markdown th {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.msg-left .markdown table,
.msg-left .markdown table th,
.msg-left .markdown table td {
    border: 1px solid black;
    border-collapse: collapse;
}

.msg-left .markdown ol, 
.msg-left .markdown ul {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
    list-style: disc;
}
.msg-left .markdown ol li {
    list-style: decimal;
}

.msg-left .markdown ul li {
    list-style: disc;
}

.msg-left .markdown li {
    display: list-item;
    text-align: -webkit-match-parent;
}


.markdown figure.highlight {
    margin: 1em 0;
    border-radius: 5px;
    overflow-x: auto;
    box-shadow: 1px 1px 2px rgba(0,0,0,.125);
    position: relative
}

.markdown figure.highlight table {
    position: relative;
}

.markdown figure.highlight .copy-btn  {
    position: absolute;
    top: 3px;
    right: 2px;
    border-radius: 10px;
    margin: 0;
    padding: 0 5px;
}

.markdown figure.highlight table::after {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 2px 7px;
    font-size: 14px;
    font-weight: 700;
    color: #b1b1b1;
    background: #e7e7e7;
    content: 'Code';
    height: 25px;
}

.markdown figure.highlight.language-bash>table::after {
    content: "Bash"
}

.markdown figure.highlight.language-c>table::after {
    content: "C"
}

.markdown figure.highlight.language-C>table::after {
    content: "C"
}

.markdown figure.highlight.language-cs>table::after {
    content: "C#"
}

.markdown figure.highlight.language-cpp>table::after {
    content: "C++"
}

.markdown figure.highlight.language-css>table::after {
    content: "CSS"
}

.markdown figure.highlight.language-coffeescript>table::after {
    content: "CoffeeScript"
}

.markdown figure.highlight.language-html>table::after {
    content: "HTML"
}

.markdown figure.highlight.language-xml>table::after {
    content: "XML"
}

.markdown figure.highlight.language-http>table::after {
    content: "HTTP"
}

.markdown figure.highlight.language-json>table::after {
    content: "JSON"
}

.markdown figure.highlight.language-java>table::after {
    content: "Java"
}

.markdown figure.highlight.language-js>table::after {
    content: "JavaScript"
}

.markdown figure.highlight.language-javascript>table::after {
    content: "JavaScript"
}

.markdown figure.highlight.language-makefile>table::after {
    content: "Makefile"
}

.markdown figure.highlight.language-markdown>table::after {
    content: "Markdown"
}

.markdown figure.highlight.language-objectivec>table::after {
    content: "Objective-C"
}

.markdown figure.highlight.language-php>table::after {
    content: "PHP"
}

.markdown figure.highlight.language-perl>table::after {
    content: "Perl"
}

.markdown figure.highlight.language-python>table::after {
    content: "Python"
}

.markdown figure.highlight.language-ruby>table::after {
    content: "Ruby"
}

.markdown figure.highlight.language-sql>table::after {
    content: "SQL"
}

.markdown figure.highlight.language-shell>table::after {
    content: "Shell"
}

.markdown figure.highlight.language-console>table::after {
    content: "Shell"
}

.markdown figure.highlight.language-nginx>table::after {
    content: "Nginx"
}

.markdown figure.highlight.language-erlang>table::after {
    content: "Erlang"
}

.markdown figure.highlight.language-go>table::after {
    content: "Go"
}

.markdown figure.highlight.language-go-html-template>table::after {
    content: "Go HTML Template"
}

.markdown figure.highlight.language-groovy>table::after {
    content: "Groovy"
}

.markdown figure.highlight.language-haskell>table::after {
    content: "Haskell"
}

.markdown figure.highlight.language-kotlin>table::after {
    content: "Kotlin"
}

.markdown figure.highlight.language-clojure>table::after {
    content: "Clojure"
}

.markdown figure.highlight.language-less>table::after {
    content: "Less"
}

.markdown figure.highlight.language-lisp>table::after {
    content: "Lisp"
}

.markdown figure.highlight.language-lua>table::after {
    content: "Lua"
}

.markdown figure.highlight.language-matlab>table::after {
    content: "Matlab"
}

.markdown figure.highlight.language-rust>table::after {
    content: "Rust"
}

.markdown figure.highlight.language-scss>table::after {
    content: "Scss"
}

.markdown figure.highlight.language-scala>table::after {
    content: "Scala"
}

.markdown figure.highlight.language-stp>table::after {
    content: "SystemTap"
}

.markdown figure.highlight.language-stap>table::after {
    content: "SystemTap"
}

.markdown figure.highlight.language-swift>table::after {
    content: "Swift"
}

.markdown figure.highlight.language-typescript>table::after {
    content: "TypeScript"
}

.markdown figure.highlight.language-yml>table::after {
    content: "YAML"
}

.markdown figure.highlight.language-yaml>table::after {
    content: "YAML"
}

.markdown figure.highlight.language-ylang>table::after {
    content: "YLang"
}

.markdown figure.highlight.language-ylua>table::after {
    content: "YLua"
}

.markdown figure.highlight.language-ysql>table::after {
    content: "YSQL"
}

.markdown figure.highlight.language-toml>table::after {
    content: "TOML"
}

.markdown figure.highlight.language-diff>table::after {
    content: "Diff"
}

.markdown figure.highlight .code pre {
    margin: 0;
    padding: 30px 10px 10px
}

.markdown figure.highlight .gutter {
    width: 10px;
    color: #cacaca
}

.markdown figure.highlight .gutter pre {
    margin: 0;
    padding: 30px 7px 10px;
    width: 30px;
}

.markdown figure.highlight .line {
    height: 21px
}

.markdown figure.highlight table,.markdown figure.highlight tr,.markdown figure.highlight td {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

.markdown figure.highlight .code .hljs-comment,.markdown figure.highlight .code .hljs-quote {
    color: #93a1a1
}

.markdown figure.highlight .code .hljs-keyword,.markdown figure.highlight .code .hljs-selector-tag,.markdown figure.highlight .code .hljs-addition {
    color: #859900
}

.markdown figure.highlight .code .hljs-number,.markdown figure.highlight .code .hljs-string,.markdown figure.highlight .code .hljs-meta .hljs-meta-string,.markdown figure.highlight .code .hljs-literal,.markdown figure.highlight .code .hljs-doctag,.markdown figure.highlight .code .hljs-regexp {
    color: #2aa198
}

.markdown figure.highlight .code .hljs-title,.markdown figure.highlight .code .hljs-section,.markdown figure.highlight .code .hljs-name,.markdown figure.highlight .code .hljs-selector-id,.markdown figure.highlight .code .hljs-selector-class {
    color: #268bd2
}

.markdown figure.highlight .code .hljs-attribute,.markdown figure.highlight .code .hljs-attr,.markdown figure.highlight .code .hljs-variable,.markdown figure.highlight .code .hljs-template-variable,.markdown figure.highlight .code .hljs-class .hljs-title,.markdown figure.highlight .code .hljs-type {
    color: #b58900
}

.markdown figure.highlight .code .hljs-symbol,.markdown figure.highlight .code .hljs-bullet,.markdown figure.highlight .code .hljs-subst,.markdown figure.highlight .code .hljs-meta,.markdown figure.highlight .code .hljs-meta .hljs-keyword,.markdown figure.highlight .code .hljs-selector-attr,.markdown figure.highlight .code .hljs-selector-pseudo,.markdown figure.highlight .code .hljs-link {
    color: #cb4b16
}

.markdown figure.highlight .code .hljs-built_in,.markdown figure.highlight .code .hljs-deletion {
    color: #dc322f
}

.markdown figure.highlight .code .hljs-formula {
    background: #eee8d5
}

.markdown figure.highlight .code .hljs-emphasis {
    font-style: italic
}

.markdown figure.highlight .code .hljs-strong {
    font-weight: 700
}

.image-container {
    padding: 5px 10px
}

.image-wrapper {
    position: relative;
    display: inline-block; /* 或其他适合的布局 */
    margin-right: 2px;
    margin-top: 2px;
    border-radius: 10px; /* 圆角效果 */
    border: 1px solid #b1b1b1;
}

.image-wrapper img {
    
    width: 80px; /* 根据需要设置尺寸 */
    height: 80px;
}

.delete-btn {
    position: absolute;
    top: 0;
    right: 0;
    background-color: red;
    color: white;
    cursor: pointer;
    display: none;
    padding: 5px;
}

.image-wrapper:hover .delete-btn {
    display: block; /* 鼠标悬停时显示 */
}