﻿.searchai {
    display: table;
    width: 98%;
    background-color: #ffffff;
    margin: 10px auto 10px auto;
    border-radius: 10px;
    border: solid 1.2px #7B7B7B;
}

    .searchai .div1 {
        display: table;
        width: 12%;
        float: left;
        min-height: calc(100vh - 20px);
        position: relative;
    }

    .searchai .div1_1 {
        display: table;
        width: 100%;
        border-right: solid 2px #F0F0F4;
        height: calc(100vh - 20px);
    }

    .searchai .div2 {
        display: table;
        width: 100%;
        padding-bottom: 0px;
    }

    .searchai .div3 {
        display: table;
        margin: 40px auto 0 auto
    }

    .searchai .div4 {
        display: table;
        width: 100%;
        float: left;
        padding-top: 10px;
    }

    .searchai .div5 {
        display: table;
        margin: 0 auto;
        height: 50px;
        width: 80%;
    }

    .searchai .div5_on {
        background-color: #e2f2fe;
        border-radius: 5px;
    }

    .searchai .div6 {
        display: table;
        margin: 12px auto 0 auto;
        float: left;
        margin-left: 30px;
    }

    .searchai .div7 {
        position: absolute;
        bottom: 20px;
        left: 0px;
        width: 100%;
    }

    .searchai .div8 {
        display: table;
        width: 88%;
        float: left;
        min-height: calc(100vh - 20px);
        position: relative;
    }

    .searchai .div9 {
        display: table;
        width: 100%;
        padding-bottom: 15px;
        margin-top: 15px;
    }

    .searchai .div10 {
        display: table;
        float: left;
        margin-left: 10px;
        background-color: #d0dbf6;
        padding: 2px 6px;
        border-radius: 5px;
        cursor: pointer;
        position: relative;
    }

        .searchai .div10:hover .div10_1, .searchai .div10_1:hover {
            display: table;
        }

    .searchai .div10_1 {
        display: none;
        width: 600px;
        position: absolute;
        left: 0px;
        top: 22px;
        background-color: #ffffff;
        border-radius: 5px;
        padding: 10px;
        z-index: 9;
        border: 1px solid rgb(223, 226, 234);
    }

    .searchai .div11 {
        display: table;
        width: 100%;
        float: left;
        position: relative;
        height: calc(100vh - 100px);
        margin-left: 1%;
    }

    .searchai .div12 {
        display: table;
        width: 100%;
        border-radius: 16px;
        height: 100%;
    }

    .searchai .div13 {
        display: table;
        width: 100%;
        float: right;
        margin-top: 50px;
    }

    .searchai .div14 {
        display: table;
        float: right;
        width: 100%;
        margin-bottom: 10px;
    }

    .searchai .div15 {
        display: table;
        float: right;
        border: 1px solid rgb(223, 226, 234);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
        border-radius: 5px;
    }

    .searchai .div16 {
        display: table;
        float: right;
        border: 1px solid rgb(223, 226, 234);
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
        border-radius: 5px;
        margin-right: 10px;
        margin-top: 3px;
    }

    .searchai .div17 {
        display: table;
        float: right;
    }

    .searchai .div18 {
        display: table;
        float: right;
        background-color: #e2f2fe;
        border-radius: 10px;
        padding: 10px;
        font-size: 14px;
        color: #111824;
    }

    .searchai .div19 {
        max-height: 480px;
        overflow-y: auto;
        display: block;
        width: 96%;
        margin: 0 auto;
        margin-bottom: 2%;
        line-height: 24px;
        color: #646a73;
        padding: 1%;
        font-size: 14px;
        background-color: rgb(226 232 240 / 50%);
        border-radius: 10px;
        line-height: 28px;
        max-width: 1200px;
    }

    .searchai .xialatiao::-webkit-scrollbar {
        width: 2px;
    }

    .searchai .xialatiao::-webkit-scrollbar-track {
        background-color: #b7b4b4;
        opacity: 0.2;
    }

    .searchai .xialatiao::-webkit-scrollbar-thumb {
        background-color: #888;
        border-radius: 5px;
    }

        .searchai .xialatiao::-webkit-scrollbar-thumb:hover {
            background-color: #555;
        }

    .searchai .div20 {
        display: table;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 0px;
        float: left;
        position: absolute;
        bottom: 0px;
        left: 0px;
    }

    .searchai .div21 {
        display: table;
        margin: 20px auto 0 auto;
        border-radius: 10px;
        height: 65px;
        width: 880px;
        position: relative;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px;
    }

    .searchai .div22 {
        display: table;
        width: 25%;
        float: right;
        height: calc(100vh - 100px);
    }

    .searchai .div23 {
        display: table;
        width: 96%;
        border-radius: 10px;
        min-height: 100px;
        margin-top: 20px;
        border: 1px solid rgb(223, 226, 234);
        padding-bottom: 10px;
    }

    .searchai .div24 {
        display: table;
        width: 92%;
        font-size: 14px;
        font-weight: bold;
        color: #5C667D;
        margin: 2% auto 4% auto;
    }

    .searchai .div25 {
        display: table;
        width: 92%;
        margin: 10px auto 0 auto;
    }

    .searchai .img1 {
        display: table;
        width: 48px;
        float: left;
    }

    .searchai .img2 {
        display: table;
        width: 26px;
        float: left;
    }

    .searchai .img3 {
        display: table;
        width: 20px;
        float: left;
    }

    .searchai .img4 {
        display: table;
        width: 18px;
        float: left;
    }

    .searchai .img5 {
        display: table;
        width: 28px;
        float: left;
        padding: 2px;
    }

    .searchai .img6 {
        display: table;
        width: 20px;
        float: left;
        padding: 3px;
        border-left: 1px solid rgb(223, 226, 234);
        cursor: pointer;
    }

    .searchai .img7 {
        border-left: none;
    }

    .searchai .img8 {
        width: 42px;
        margin-top: 6px;
        margin-left: 0px;
    }

    .searchai .img9 {
        width: 18px;
        margin-top: 2px;
        margin-left: 0px;
    }


    .searchai .span1 {
        display: table;
        float: left;
        font-size: 26px;
        color: #5C667D;
        font-weight: bold;
        margin-left: 10px;
        margin-top: 14px;
    }

    .searchai .span2 {
        display: table;
        float: left;
        font-size: 14px;
        color: #5C667D;
        margin-left: 10px;
        margin-top: 4px;
    }

    .searchai .span3 {
        display: table;
        float: left;
        font-size: 16px;
        color: #5C667D;
        margin-left: 10px;
    }

    .searchai .span4 {
        display: table;
        float: left;
        font-size: 12px;
        color: #3370ff;
        margin-left: 2px;
    }

    .searchai .span2_on {
        color: #4EACFF;
    }

    .searchai .a1 {
        display: table;
        margin: 0 auto 30px auto;
    }

    .searchai .a2 {
        position: absolute;
        width: 52px;
        height: 52px;
        background-color: #e2f2fe;
        text-align: center;
        border-radius: 5px;
        right: 10px;
        bottom: -3px;
    }

    .searchai .input1 {
        border: none;
        width: 790px;
        border-radius: 0px;
        padding-left: 20px;
        background: inherit;
        resize: none;
        overflow-y: hidden;
        white-space: pre-wrap;
        word-break: break-all;
        line-height: 22px;
        height: 22px;
        margin-top: 22px;
        margin-bottom: 8px;
        word-wrap: break-word; /* 在长单词或 URL 地址内部进行换行 */
        font-size: 14px;
    }


    .searchai .Reference {
        display: block;
        width: 96%;
        float: left;
        margin-bottom: 6px;
        color: #646a73;
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 2%;
        padding-right: 2%;
        border-bottom: 1px solid #e6e6e6;
    }


    .searchai .WantAsk {
        border-bottom: 1px solid #eee;
        font-size: 14px;
        padding-bottom: 6px;
        margin-bottom: 10px;
        cursor: pointer;
        color: #646a73;
    }

        .searchai .WantAsk:hover {
            color: #3871ff;
        }

    .searchai .ShenDuSiKao1 {
        display: table;
        margin-left: 20px;
        border: solid 1px #BFBFBF;
        border-radius: 20px;
        font-size: 12px;
        color: #646a73;
        padding: 5px 10px;
        margin-top: 20px;
        text-align: center;
        cursor: pointer;
    }

    .searchai .ShenDuSiKao2 {
        border: 1px solid #AAC1FB;
        background-color: #F3F6FF;
        color: #1c90ff;
    }


.round-connect {
    height: 12px;
    width: 12px;
    background-color: #3370ff;
    border-radius: 100%;
    margin-top: 8px;
    animation: twinkle 0.6s infinite alternate;
    float: left;
}

@keyframes twinkle {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0.2;
    }
}



/* 应用动画到目标div上 */
.div-animation {
    width: 14px;
    height: 14px;
    border: solid 5px #718096;
    animation: growShrink 1s infinite; /* 动画名称，每次动画的持续时间，动画的次数 */
}

/* 定义一个名为 growShrink 的关键帧动画 */
@keyframes growShrink {
    0% {
        transform: scale(1); /* 动画开始时的大小 */
    }

    50% {
        transform: scale(1.6); /* 动画中间时的大小 */
    }

    100% {
        transform: scale(1); /* 动画结束时的大小 */
    }
}


/* 应用动画到目标div上 */
.div-animation1 {
    width: 12px;
    height: 12px;
    border: solid 5px #718096;
}




body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button,
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

ul, ol, dl, dd, dt, li {
    list-style: auto;
}

    ul li {
        list-style-type: disc;
    }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

body, button, input, select, textarea {
    font: 12px/1.5 Tahoma, "Hiragino Sans GB", "Microsoft Yahei", Arial;
}

body {
    font-size: 12px;
    color: #666;
    background: #fff url(../images/) no-repeat left top;
}

body {
    font-size: 14px;
    color: #444;
    font-family: "微软雅黑",Arial;
    background: #fff;
    padding: 15px;
}

a {
    color: #444;
    text-decoration: none;
}

    a:hover {
        color: #065BC2;
        text-decoration: none;
    }

.clear {
    zoom: 1;
}

    .clear:after {
        content: "";
        height: 0;
        visibility: hidden;
        clear: both;
        display: block;
    }

img {
    border: none;
    vertical-align: middle;
}

ul, ol {
    margin-left: 18px;
}

table {
    margin: 10px 0;
    border-collapse: collapse;
}

    table th, table td {
        padding: 5px 8px;
        border: 1px solid #ccc;
    }

    table thead tr:first-child th {
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-width: 1px;
        background-color: #e2f2fe;
        overflow: hidden;
    }


    table td {
        border-bottom-width: 1px;
        border-left-width: 1px;
    }

    table tr:nth-child(2n) {
        background-color: #f0f0f0;
    }

pre {
    padding: 8px;
    border-radius: 3px;
    border: 1px solid #4EACFF;
    background: #f6f6f6;
    margin: 15px 0;
    display: inline-block;
}

    pre code {
    }

.editormd-logo,
.editormd-logo-4x {
    font-family: editormd-logo;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: inherit;
    line-height: 1;
    display: inline-block;
    text-rendering: auto;
    vertical-align: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .editormd-logo:before,
    .editormd-logo-4x:before {
        content: "\e1987";
    }

.editormd-logo-4x {
    font-size: 4em;
}
