.container[data-v-8be09e10]{width:100vw;height:100vh;background:url(../img/mainbg.eb7b4c76.png);background-size:100% 100%;background-repeat:no-repeat}.top-nav[data-v-8be09e10]{height:85px;width:100%;padding-left:70px;padding-right:9%;background:#094486}.top-nav .logo[data-v-8be09e10]{width:110px}.top-nav .nav-box[data-v-8be09e10]{padding-left:15%;color:#fff}.top-nav .nav-box .nav-item[data-v-8be09e10]{margin-right:10px;font-size:19px;padding:6px 15px;border-radius:20px;cursor:pointer}.top-nav .nav-box .nav-item[data-v-8be09e10]:hover{opacity:.7}.top-nav .nav-box .nav-item.acitve[data-v-8be09e10]{background:#0d6cfe;opacity:1!important}.top-nav .icon[data-v-8be09e10]{height:30px;margin-left:40px}.conversation-container[data-v-8be09e10]{width:100%;height:calc(100% - 85px);padding:30px 10% 45px 10%}.conversation-container>div[data-v-8be09e10]{height:100%;border-radius:25px}.chatbox-box[data-v-8be09e10]{flex:1;height:100%;background:#fbfefd;overflow:hidden;min-width:650px;min-height:300px}.chatbox-box .left-menus[data-v-8be09e10]{width:85px;height:100%;border-right:1px solid #ccc}.chatbox-box .left-menus .menu-item[data-v-8be09e10]{margin:30px auto;text-align:center}.chatbox-box .left-menus .menu-item img[data-v-8be09e10]{width:30px}.chatbox-box .right-chatbox[data-v-8be09e10]{height:100%;display:flex;flex-direction:column;justify-content:space-between}.chatbox-box .right-chatbox .chat-history[data-v-8be09e10]{overflow-y:auto;width:100%;flex:1;background:#eff4f8;padding:25px}.chatbox-box .right-chatbox .chat-history[data-v-8be09e10]::-webkit-scrollbar{width:7px}.chatbox-box .right-chatbox .chat-history[data-v-8be09e10]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.3215686274509804)}.chatbox-box .right-chatbox .chat-history[data-v-8be09e10]::-webkit-scrollbar-thumb{background-color:#757575;-webkit-box-shadow:inset 0 0 6px rgba(80,80,80,.199)}.chatbox-box .right-chatbox .chat-history[data-v-8be09e10]::-webkit-scrollbar-thumb:hover{cursor:auto}.chatbox-box .right-chatbox .chat-history .chat-cnt-item[data-v-8be09e10]{display:flex;margin-bottom:20px;padding-right:50%}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .head-img[data-v-8be09e10]{width:40px;height:40px;border-radius:50%;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .chat-cnt-wrap[data-v-8be09e10]{color:#2e64d0;margin-top:5px;padding:7px 15px;border-radius:10px;background:#fff;white-space:pre-wrap;position:relative}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .chat-cnt-wrap[data-v-8be09e10]:before{position:absolute;display:block;content:"";top:5px;left:-8px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:10px solid #fff}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .chat-cnt-wrap .dot-wrap[data-v-8be09e10]{text-align:center}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .chat-cnt-wrap .dot-wrap .dot[data-v-8be09e10]{display:inline-block;width:9px;height:9px;margin-right:3px;border-radius:50%;background:#afafaf;animation:flicker-8be09e10 .9s infinite}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .chat-cnt-wrap .dot-wrap .dot[data-v-8be09e10]:first-child{animation-delay:.3s}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .chat-cnt-wrap .dot-wrap .dot[data-v-8be09e10]:nth-child(2){animation-delay:.6s}.chatbox-box .right-chatbox .chat-history .chat-cnt-item .chat-cnt-wrap .dot-wrap .dot[data-v-8be09e10]:nth-child(3){animation-delay:.9s}.chatbox-box .right-chatbox .chat-history .chat-cnt-item.user[data-v-8be09e10]{justify-content:end;padding-right:0;padding-left:50%}.chatbox-box .right-chatbox .chat-history .chat-cnt-item.user .head-img[data-v-8be09e10]{margin-left:10px;margin-right:0}.chatbox-box .right-chatbox .chat-history .chat-cnt-item.user .chat-cnt-wrap[data-v-8be09e10]{background:#2e64d0;color:#fff}.chatbox-box .right-chatbox .chat-history .chat-cnt-item.user .chat-cnt-wrap[data-v-8be09e10]:before{left:auto;right:-8px;border-right:none;border-left:10px solid #2e64d0}.chatbox-box .right-chatbox .seed-content[data-v-8be09e10]{height:120px;padding:15px}.chatbox-box .right-chatbox .seed-content .seed-btn[data-v-8be09e10]{cursor:pointer;margin:0 50px;width:130px;padding:12px 10px;border-radius:20px;text-align:center;color:#fff;background:#214c95}.chatbox-box .right-chatbox .seed-content .cnt-wrap[data-v-8be09e10]{height:100%;width:100%}.chatbox-box .right-chatbox .seed-content .cnt-wrap[data-v-8be09e10] .el-textarea__inner{background:transparent;height:100%;border:none;resize:none;font-size:16px;padding:0}.question-box[data-v-8be09e10]{width:22%;min-width:220px;margin-left:30px;background:#2e64d0;padding:40px 15px;text-align:center}.question-box .que-tit[data-v-8be09e10]{color:#fff;display:flex;justify-content:center;align-items:center;font-size:22px}.question-box .que-tit span[data-v-8be09e10]{margin-right:10px}.question-box .que-tit img[data-v-8be09e10]{width:30px}.question-box .que-list[data-v-8be09e10]{margin:22px 0;padding-right:8px;overflow-y:auto;height:88%}.question-box .que-list[data-v-8be09e10]::-webkit-scrollbar{width:5px}.question-box .que-list[data-v-8be09e10]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.2);background-color:hsla(0,0%,100%,.3215686274509804)}.question-box .que-list[data-v-8be09e10]::-webkit-scrollbar-thumb{background-color:#fff;-webkit-box-shadow:inset 0 0 6px rgba(80,80,80,.199)}.question-box .que-list[data-v-8be09e10]::-webkit-scrollbar-thumb:hover{cursor:auto}.question-box .que-list .que-item[data-v-8be09e10]{padding:12px 18px;width:100%;min-height:52px;color:#2e64d0;margin-bottom:18px;font-size:18px;border-radius:8px;background:#eff4f8;cursor:pointer}.question-box .que-list .que-item[data-v-8be09e10]:hover{opacity:.85}@keyframes flicker-8be09e10{0%{opacity:.3}to{opacity:1}}