.index-wrap{background-color:#f7f7f7;display:flex;height:100%;overflow:hidden;width:100%}.index-wrap :deep(.el-dialog){border-radius:12px}.index-wrap .service{align-items:center;display:flex;flex-direction:column;justify-content:center}.index-wrap .service img{height:200px;width:200px}.index-wrap .service .tip{color:#999;font-size:14px;margin-top:20px}.index-wrap .left{display:flex;flex-direction:column;height:100%;padding:26px 20px 20px;width:258px}.index-wrap .left .top{padding:0 12px}.index-wrap .left .top .logo img{cursor:pointer;width:86%}.index-wrap .left .interval{border-bottom:1px solid rgba(79,89,102,.12);margin:18px auto;width:180px}.index-wrap .left .robot-list{flex:1}.index-wrap .left .robot-list .item{align-items:center;border-radius:32px;color:#000;cursor:pointer;display:flex;font-size:14px;height:46px;padding:0 14px}.index-wrap .left .robot-list .item:hover{opacity:.8}.index-wrap .left .robot-list .item svg{fill:#409eff;height:26px;margin-right:10px;width:26px}.index-wrap .left .robot-list .sizhi{background-color:#fff6;border:1px solid #fff}.index-wrap .left .user-box{display:flex;flex-direction:column;padding:0 10px}.index-wrap .left .user-box .service-list{align-items:center;display:flex;justify-content:space-between;margin:0 -6px;padding-left:0;padding-right:15px}.index-wrap .left .user-box .service-list .item{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.index-wrap .left .user-box .service-list .item:hover svg{fill:#409eff}.index-wrap .left .user-box .service-list .item svg{fill:#777;height:16px;width:16px}.index-wrap .left .user-box:deep(.el-dropdown) .el-popper{inset:auto auto 40px 48px!important}.index-wrap .left .user-box .el-dropdown-link{align-items:center;cursor:pointer;display:flex;font-size:14px;outline:none}.index-wrap .left .user-box .el-dropdown-link .user{background-color:#409eff;border-radius:50%;color:#fff;font-size:12px;line-height:28px;margin-right:8px;text-align:center;width:28px}.index-wrap .left .user-box .control-btn{align-items:center;color:#777;cursor:pointer;display:flex;font-size:13px;white-space:nowrap}.index-wrap .left .user-box .control-btn svg{fill:#777;height:20px;margin:2px 12px 0 4px;width:20px}.index-wrap .left .user-box .control-btn:hover{color:#409eff}.index-wrap .left .user-box .control-btn:hover svg{fill:#409eff}.index-wrap .left .user-box .login-btn{border-radius:24px;padding:21px 15px;width:100%}.index-wrap .right{background-color:#fff;border-radius:12px 0 0 12px;display:flex;flex-direction:column;width:calc(100vw - 258px)}.index-wrap .right .content{height:100%;overflow-x:hidden;overflow-y:auto;padding:20px;width:100%}.index-wrap .right .content::-webkit-scrollbar{height:6px;margin-right:10px;width:6px}.index-wrap .right .content::-webkit-scrollbar-thumb{background:#0000002f;border-radius:4px;cursor:default}.index-wrap .right .content .msg-list{display:flex;flex-direction:column;gap:16px;padding-bottom:40px}.index-wrap .right .content .msg-list .init-info{align-items:center;display:flex;flex-direction:column;width:100%}.index-wrap .right .content .msg-list .init-info>.title{align-items:center;display:flex;flex-direction:column;padding:20px 0 0}.index-wrap .right .content .msg-list .init-info>.title svg{fill:#409eff;height:36px;width:36px}.index-wrap .right .content .msg-list .init-info>.title>div:nth-child(2){color:#26244c;font-size:28px;font-weight:600;margin-top:16px}.index-wrap .right .content .msg-list .init-info>.title>div:nth-child(3){color:#3f3f3f;font-size:16px;margin-top:12px}.index-wrap .right .content .msg-list .init-info>.title>div:nth-child(4){color:#878aab;font-size:14px;margin-top:12px}.index-wrap .right .content .msg-list .init-info .recommend{display:flex;flex-wrap:wrap;gap:8px;max-width:1000px;padding:16px 0}.index-wrap .right .content .msg-list .init-info .recommend .item{background:#fff;border:1px solid transparent;border-radius:16px;box-shadow:0 1px 20px #00000012;cursor:pointer;height:80px;padding:16px 24px 10px;width:calc(33.33333% - 5.33333px)}.index-wrap .right .content .msg-list .init-info .recommend .item:hover{background-color:#409eff0d;border-color:#409eff}.index-wrap .right .content .msg-list .init-info .recommend .item .title{align-items:center;color:#26244c;display:flex;font-size:16px;font-weight:500;line-height:24px}.index-wrap .right .content .msg-list .init-info .recommend .item .title img{height:24px;margin-right:8px;width:24px}.index-wrap .right .content .msg-list .init-info .recommend .item .text{color:#878aab;font-size:14px;line-height:24px;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-wrap .right .content .msg-list .msg-item{display:flex;justify-content:flex-end;width:100%}.index-wrap .right .content .msg-list .msg-item .answer,.index-wrap .right .content .msg-list .msg-item .question{background-color:#409eff;border-radius:20px 4px 20px 20px;color:#fff;font-size:14px;line-height:22px;max-width:85%;padding:12px;position:relative}.index-wrap .right .content .msg-list .msg-item .answer{background-color:#f7f7f7;border-radius:4px 20px 20px;color:#24292f;margin-right:auto}.index-wrap .right .content .msg-list .msg-item .answer .cursor{animation:blink 1.2s step-end infinite;background-color:#111;display:inline-block;height:18px;margin-left:2px;vertical-align:sub;width:2px}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.index-wrap .right .bottom{padding:12px 14px 0}.index-wrap .right .bottom .btn{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;margin-right:10px;width:32px}.index-wrap .right .bottom .btn:hover{background-color:#4f596614}.index-wrap .right .bottom .send-type{display:flex}.index-wrap .right .bottom .send-type .btn svg{height:20px;width:20px}.index-wrap .right .bottom .input{background-color:#f7f7f7;border:1px solid transparent;border-radius:16px;margin-top:12px;padding:12px 16px 6px;transition:border-color .2s}.index-wrap .right .bottom .input:hover{border-color:#409eff}.index-wrap .right .bottom .input textarea{background-color:transparent;border:none;color:#242424;font-family:inherit;font-size:14px;line-height:24px;max-height:144px;min-height:72px;outline:none;overflow:auto;overflow-y:auto!important;overscroll-behavior:contain;resize:none;width:100%;word-wrap:break-word;white-space:pre-wrap}.index-wrap .right .bottom .input textarea::-webkit-scrollbar{height:6px;margin-right:10px;width:6px}.index-wrap .right .bottom .input textarea::-webkit-scrollbar-thumb{background:#0000002f;border-radius:4px;cursor:default}.index-wrap .right .bottom .input textarea::-webkit-scrollbar-track{background:transparent}.index-wrap .right .bottom .input .send-btn{margin-left:auto;margin-right:-10px}.index-wrap .right .bottom .input .send-btn svg{fill:#c0c5cc;height:18px;width:18px}.index-wrap .right .bottom .input .able svg{fill:#409eff!important}.index-wrap .right .bottom .focus{border-color:#409eff!important}.index-wrap .right .bottom .footer{align-items:center;color:#bbb;display:flex;font-size:12px;justify-content:center;padding:6px 0}.index-wrap .right .bottom .footer a{color:#bbb;font-size:12px;text-decoration:none}@media screen and (max-width:1366px)and (orientation:landscape){.recommend{max-width:80%!important}}@media screen and (max-width:1000px)and (orientation:landscape){.recommend .item{width:100%!important}}@media screen and (max-width:1200px)and (orientation:portrait){.index-wrap{box-sizing:border-box;display:block;position:absolute}.index-wrap,.index-wrap .right{height:100%;width:100%}.index-wrap .right .h5-header{align-items:center;display:flex;flex-shrink:0;height:1.066667rem;justify-content:space-between;padding:0 .533333rem}.index-wrap .right .h5-header .logo{width:2.666667rem}.index-wrap .right .h5-header .el-dropdown .el-dropdown-link{outline:none}.index-wrap .right .h5-header .el-dropdown .user{font-size:.373333rem;padding:.125rem .266667rem}.index-wrap .right .h5-header .login-btn{background-color:#409eff;border-radius:.106667rem;color:#fff;font-size:.32rem;line-height:.64rem;padding:0 .32rem}.index-wrap .right .content{overflow-y:auto;padding:.533333rem .4rem 0}.index-wrap .right .content .msg-list{gap:.426667rem;padding-bottom:1.066667rem;width:calc(100vw - .8rem)}.index-wrap .right .content .msg-list .init-info{padding:0 .266667rem}.index-wrap .right .content .msg-list .init-info .recommend{gap:.213333rem 3%;max-width:unset;padding:0;width:100%}.index-wrap .right .content .msg-list .init-info .recommend .item{border-radius:.426667rem;height:unset;padding:.426667rem .64rem .266667rem;width:48.5%}.index-wrap .right .content .msg-list .init-info .recommend .item .title{font-size:.32rem;line-height:.64rem}.index-wrap .right .content .msg-list .init-info .recommend .item .title img{height:.6rem;margin-right:.213333rem;width:.6rem}.index-wrap .right .content .msg-list .init-info .recommend .item .text{font-size:.26rem;line-height:.64rem;margin-top:.16rem}.index-wrap .right .content .msg-list .msg-item .answer,.index-wrap .right .content .msg-list .msg-item .question{font-size:.373333rem;line-height:.586667rem;max-width:100%;padding:.213333rem .32rem}.index-wrap .right .content .msg-list .msg-item .answer .popper-func-list,.index-wrap .right .content .msg-list .msg-item .question .popper-func-list{border-top:.026667rem solid #f4f6f8;display:flex;justify-content:flex-end;margin-top:.16rem;padding-top:.16rem}.index-wrap .right .content .msg-list .msg-item .answer .popper-func-list .func-item,.index-wrap .right .content .msg-list .msg-item .question .popper-func-list .func-item{align-items:center;display:flex;height:.64rem;justify-content:center;margin-left:.266667rem;width:.64rem}.index-wrap .right .content .msg-list .msg-item .answer .popper-func-list .func-item svg,.index-wrap .right .content .msg-list .msg-item .question .popper-func-list .func-item svg{fill:#8a939d;height:.426667rem;width:.426667rem}.index-wrap .right .content .msg-list .msg-item .question{border-radius:.533333rem .106667rem .533333rem .533333rem;box-shadow:0 .026667rem .533333rem #0000000a;word-wrap:break-word}.index-wrap .right .content .msg-list .msg-item .answer{border-radius:.106667rem .533333rem .533333rem}.index-wrap .right .content .msg-list .msg-item .answer .cursor{height:.48rem;width:.053333rem}.index-wrap .right .bottom{padding:.32rem .373333rem 0}.index-wrap .right .bottom .btn{border-radius:.213333rem;height:.853333rem;margin-right:.266667rem;width:.853333rem}.index-wrap .right .bottom .send-type .btn svg{height:.533333rem;width:.533333rem}.index-wrap .right .bottom .input{border:.026667rem solid transparent;border-radius:.426667rem;display:flex;margin-top:.32rem;padding:.1rem .426667rem;position:relative}.index-wrap .right .bottom .input:hover{border-color:transparent}.index-wrap .right .bottom .input textarea{font-size:.373333rem;line-height:.55rem;max-height:3.84rem;min-height:.853333rem;padding:0}.index-wrap .right .bottom .input textarea::-webkit-scrollbar{height:.16rem;margin-right:.266667rem;width:.16rem}.index-wrap .right .bottom .input textarea::-webkit-scrollbar-thumb{border-radius:.106667rem}.index-wrap .right .bottom .input .send-btn{bottom:.14rem;margin-right:-.16rem;margin-top:-.16rem;position:absolute;right:.425rem}.index-wrap .right .bottom .input .send-btn svg{height:.48rem;width:.48rem}.index-wrap .right .bottom .input .faker-input{color:#c0c5cc;font-size:.373333rem;line-height:.55rem;margin:.2rem 0;max-height:3.84rem;overflow-y:scroll;width:90%;word-wrap:break-word}.index-wrap .right .bottom .focus{display:block}.index-wrap .right .bottom .focus .send-btn{bottom:unset;left:unset;position:unset}.index-wrap .right .bottom .footer{flex-wrap:wrap;font-size:.266667rem;padding:.16rem .533333rem}.index-wrap .right .bottom .footer a{font-size:.266667rem}}div:has(>.self-popper){height:calc(100% - 215px);overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;width:calc(100% - 258px)}.self-popper{min-width:100px!important;padding:0!important;pointer-events:auto;width:unset!important}.self-popper .popper-func-list{display:flex;padding:4px}.self-popper .popper-func-list .func-item{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.self-popper .popper-func-list .func-item:hover{background-color:#4f596614}.self-popper .popper-func-list .func-item:hover svg{fill:#409eff}.self-popper .popper-func-list .func-item svg{fill:#8a939d;height:16px;width:16px}@media screen and (max-width:1200px)and (orientation:portrait){div:has(>.self-popper){height:100%;width:100%}div:has(>.self-popper) .el-dropdown__popper{pointer-events:auto}body{min-height:unset}body,body #app{height:100%}}
