@import url(../global.css);@import url(../icon.css);html,body{height:100%;}.container{position:relative;margin:0 auto;width:800px;height:600px;box-shadow:5px 5px 20px #D5D5D5;display:none;}.online{padding:10px;height:175px;line-height:20px;font-size:14px;color:#666;background:#E5E5E5;overflow:auto;}.online li{margin:0 6px 5px 0;padding:0;line-height:20px;background:#fff;border:2px solid #E5E5E5;cursor:pointer;display:inline-block;overflow:hidden;}.online li:nth-of-type(6n) {margin-right:0;}.online li.hover{border-color:#2196F3;background:#2196F3;color:#FFF;}.online img{width:100%;}.online p{text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.footer{position:absolute;width:inherit;background:rgb(255 255 255 / 30%);}.footer>div{padding:10px;height:50px;font-size:16px;display:flex;justify-content:space-between;align-items:center;}.footer .inp{padding:5px;width:100%;font-size:16px;outline:none;border-radius:6px;border:0;background:rgb(255 255 255 / 60%);}.footer .inp input,.footer .inp textarea{width:100%;height:38px;max-width:100%;max-height:38px;font-size:inherit;border:0;background-color:transparent;resize:none;}.footer .userface{margin-right:10px;flex-shrink:0;width:48px;height:48px;outline:none;border-radius:6px;border:0;background:rgb(255 255 255 / 60%);}.footer .userface img{width:100%;}.footer .btn{margin-left:10px;flex-shrink:0;width:58px;height:48px;line-height:48px;font-size:18px;font-weight:900;text-align:center;color:#FFF;background:#03a9f4;border-radius:6px;cursor:pointer;display:inline-block;}.footer .btn:hover{color:#FFF;background:#2196f3;}.footer .btn.stop{color:rgb(255 255 255 / 60%);background:#607d8b;display:none;}.footer .btn.stop:hover{background:#8ba2ad;}.footer .btn.disable,.footer .btn.disable:hover{color:rgb(255 255 255 / 30%);background:#9e9e9e;cursor:not-allowed;}.thinking{width:38px;height:38px;border:6px solid rgba(0,0,0,0.1);border-left-color:#03a9f4;border-radius:50%;animation:thinking 1s linear infinite;}@keyframes thinking{to{transform:rotate(360deg);}}.txtmask{background:linear-gradient(270deg,#df7527 0,hsl(25deg 77% 55%)5%,hsla(0,0%,100%,.95)10%,hsla(0,0%,100%,.95)90%,hsl(26deg 77% 84%)95%,#e47c33);background-clip:text;-webkit-background-clip:text;background-size:200% 100%;opacity:0;-webkit-text-fill-color:transparent;animation:txtmask 5s linear infinite}@keyframes txtmask{0%{background-position:0 0}to{background-position:-100% 0}}.txtopa .txt{display:inline-block;opacity:.12;transition:opacity .3s ease}.txtopa .act{opacity:.92}.txtopa .space{display:inline-block;height:auto;min-width:.3em;visibility:visible!important;width:.3em}pre{position:relative;}pre .copycode{position:absolute;top:8px;right:8px;padding:0 6px;gap:6px;font-size:12px;color:#607d8b;background:rgba(206,206,206,0.6);border-radius:3px;z-index:1;cursor:pointer;}pre .copycode:hover{background:rgba(206,206,206,0.3);}pre textarea{display:none;}pre code.hljs::before{content:'';position:absolute;top:10px;left:10px;width:12px;height:12px;background:#fe5f59;border-radius:50%;box-shadow:20px 0 #febb2c,40px 0 #29c73f;}pre code.hljs table.hljs-ln{margin-top:20px;width:100%;line-height:20px;font-size:14px;font-family:'Microsoft YaHei','Helvetica Neue',Helvetica,STHeiTi,Arial,sans-serif;border:none;}pre code.hljs td.hljs-ln-numbers{padding:0;padding-right:0.2rem;width:5%;color:#9c9c9c;text-align:center;vertical-align:top;border:none;border-right:0.5px solid #9c9c9c;}pre code.hljs td.hljs-ln-code{padding:0;padding-left:0.2rem;border:none;}pre code.language-markdown{color:#673ab7;}.content{padding:5px;font-size:20px;height:662px;background:#F5F5F5;background:rgba(245,245,245,.6);overflow:auto;}.content>li{margin-top:10px;padding-left:10px;display:block;clear:both;overflow:hidden;}.content>li .thinking{display:none;}.content>li .face{float:left;width:50px;height:50px;position:relative;}.content>li .face img{position:absolute;width:100%;border-radius:6px;opacity:1;}.content>li .text{float:left;margin:2px 10px 0 10px;padding:10px;max-width:75%;min-height:20px;font-size:16px;color:#232323;border:0px solid #ccc;background:#FFF;border-radius:6px;word-break:break-all;word-wrap:break-word;}.content>li .text,.content>li .text *{-webkit-user-select:text;}.content>li .text a{font-size:16px;color:#03a9f4;}.content>li .text img{max-width:100%;}.content>li .text think{margin-bottom:10px;color:#9e9e9e;text-indent:0em;display:block;}.content li .text .cate{font-size:14px;color:#999;text-align:right;display:block;position:relative;bottom:-5px;}.content li .text .cate em{margin:0 5px;}.content>li i{float:left;width:0;height:0;position:relative;top:25px;left:10px;right:inherit;border-left:0;border-right:15px solid #FFF;border-top:5px solid transparent;border-bottom:5px solid transparent;}.content>li.user .text{background:#9EEA6A;}.content>li.user i{border-right-color:#9EEA6A;}.content>li.right{padding-left:0;padding-right:10px;}.content>li.right .face{float:right;}.content>li.right .text{float:right;}.content>li.right i{float:right;left:inherit;right:10px;border-left:15px solid #FFF;border-right:0;}.content>li.right.user i{border-left-color:#9EEA6A;}.content>li.think .thinking{display:block;}.content>li.think .face img{opacity:.2;}.content>li.think .text{color:#9e9e9e;}.content>li.error .text{color:#fff;background:#ff0000;}.content>li.error i{border-right:15px solid #ff0000;}.content>li.error.right i{border-left:15px solid #ff0000;}.content>li.probe{margin-left:75px;border-radius:20px;}.content>li.probe:hover{background-color:#e5e5e5;}.online::-webkit-scrollbar,.content::-webkit-scrollbar,code::-webkit-scrollbar,textarea::-webkit-scrollbar{width:5px;height:5px;background:#dddddd;}.online::-webkit-scrollbar-thumb,.content::-webkit-scrollbar-thumb,code::-webkit-scrollbar-thumb,textarea::-webkit-scrollbar-thumb{border-radius:2px;background:#bfbfbf;}html{min-width:375px;}body{background:url(robot.jpg) no-repeat center center fixed;background-size:cover;}.container{top:8%;width:800px;height:600px;box-shadow:none;border-radius:6px;}.container>h3{line-height:80px;font-size:38px;font-weight:bold;color:#f0f8ff;text-align:center;letter-spacing:5px;opacity:1;}.online{height:70px;border-radius:6px 6px 0 0;}.online li{margin:0 3px;padding:0 10px;line-height:30px;border:0;}.online li img{display:none;}.footer{border-radius:0 0 6px 6px;}.content{height:425px;height:calc(100% - 170px);}.content>li .text{max-width:75%;max-width:calc(100% - 110px);}.content>li .text think{display:none;}.facelist{margin-bottom:10px;padding:10px;padding-top:0;height:185px;line-height:20px;overflow:auto;}.facelist li{margin:0 6px 5px 0;width:56px;height:56px;border:2px solid #FFF;cursor:pointer;display:inline-block;}.facelist li:nth-of-type(5n){margin-right:0;}.facelist li.hover{border-color:#2196F3;}.facelist img{width:100%;}.wxwin .container{top:0;width:100%;height:100%;box-shadow:none;}.wxwin .container,.wxwin .online,.wxwin .footer{border-radius:0;}.wxwin .container>h3{display:none;}.wxwin .online{height:35px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;display:;}.wxwin .footer{position:fixed;bottom:0;}.wxwin .content{height:calc(100% - 135px);}.wxwin .content>li .text{max-width:calc(100% - 110px);}