.chat_tip[data-v-771e2617]{width:70px;height:70px;position:fixed;cursor:pointer;left:calc(100% - 70px);top:60%;background-image:url(./chat-0937f8fa.png);background-repeat:no-repeat;z-index:888}.chat_dialog_box[data-v-771e2617]{border:1px solid rgba(237,237,237,.9294117647);border-radius:5px;display:flex;height:537px}.chat_dialog_box .left_user_list[data-v-771e2617]{width:150px;flex:0 0 auto;background-color:#e7e5e5;overflow-y:auto;height:100%}.chat_dialog_box .left_user_list[data-v-771e2617]::-webkit-scrollbar{width:5px;height:8px;background-color:none}.chat_dialog_box .left_user_list[data-v-771e2617]::-webkit-scrollbar-thumb{background:rgb(201,201,201);border-radius:2px}.chat_dialog_box .left_user_list .user_item[data-v-771e2617]{-webkit-user-select:none;user-select:none;height:60px;display:flex;align-items:center;padding:0 8px}.chat_dialog_box .left_user_list .user_item[data-v-771e2617]:hover{background-color:#d6d7d8}.chat_dialog_box .left_user_list .user_item .avater_img[data-v-771e2617]{width:35px;height:35px;flex:0 0 auto;border-radius:50%;margin-right:8px;position:relative}.chat_dialog_box .left_user_list .user_item .avater_img img[data-v-771e2617]{width:100%;height:100%;object-fit:cover;border-radius:50%}.chat_dialog_box .left_user_list .user_item .avater_img .tips[data-v-771e2617]{position:absolute;background-color:red;width:8px;height:8px;border-radius:50%;bottom:0;right:0}.chat_dialog_box .left_user_list .user_item .user_name[data-v-771e2617]{flex:1 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat_dialog_box .left_user_list .active_user[data-v-771e2617],.chat_dialog_box .left_user_list .active_user[data-v-771e2617]:hover{background-color:#c5c5c5}.chat_dialog_box .right_chat_list[data-v-771e2617]{width:568px;flex:1 1 auto}.chat_dialog_box .right_chat_list .history_chat[data-v-771e2617]{height:348px;width:100%;overflow-y:scroll;padding:0 16px}.chat_dialog_box .right_chat_list .history_chat[data-v-771e2617]::-webkit-scrollbar{width:5px;height:8px;background-color:none}.chat_dialog_box .right_chat_list .history_chat[data-v-771e2617]::-webkit-scrollbar-thumb{background:rgb(201,201,201);border-radius:2px}.chat_dialog_box .right_chat_list .history_chat .chat_loading[data-v-771e2617]{text-align:center;font-size:12px;height:24px;color:#b1b1b1;line-height:24px;cursor:pointer}.chat_dialog_box .right_chat_list .history_chat .chat_tips[data-v-771e2617]{width:max-content;margin:12px auto;height:24px;line-height:24px;background-color:#909399;border-radius:12px;color:#fff;padding:4px 12px;font-size:14px;transition:all .5s}.chat_dialog_box .right_chat_list .history_chat .item_chat[data-v-771e2617]{display:flex;align-items:center;margin-bottom:12px}.chat_dialog_box .right_chat_list .history_chat .item_chat .avater_img[data-v-771e2617]{width:35px;height:35px;flex:0 0 auto;border-radius:50%;margin-right:8px;margin-left:8px;position:relative}.chat_dialog_box .right_chat_list .history_chat .item_chat .avater_img img[data-v-771e2617]{width:100%;height:100%;object-fit:cover;border-radius:50%}.chat_dialog_box .right_chat_list .history_chat .item_chat .avater_img .is_audition[data-v-771e2617]{position:absolute;left:50%;bottom:-3px;transform:translate(-50%);font-size:10px;margin-right:8px;z-index:1;white-space:nowrap;padding:0 4px;background-color:#2dcf32;color:#fff;border-radius:3px}.chat_dialog_box .right_chat_list .history_chat .item_chat .send_date[data-v-771e2617]{display:block;font-size:12px;color:#b4b7b7;margin-bottom:3px}.chat_dialog_box .right_chat_list .history_chat .item_chat .chat_text[data-v-771e2617]{width:max-content;max-width:569px;border-radius:10px;background-color:#eff1f7;padding:15px 16px;color:#343434;font-size:14px;display:flex;align-items:center;word-wrap:break-all;word-break:break-all;overflow-wrap:break-all}.chat_dialog_box .right_chat_list .history_chat .item_chat .chat_text img[data-v-771e2617]{width:33px;height:30px;flex:0 0 auto}.chat_dialog_box .right_chat_list .history_chat .my_chat[data-v-771e2617]{flex-direction:row-reverse}.chat_dialog_box .right_chat_list .history_chat .my_chat .chat_text[data-v-771e2617]{margin-right:0;margin-left:auto}.chat_dialog_box .right_chat_list .history_chat .system_messages[data-v-771e2617]{width:max-content;border-radius:10px;padding:5px 10px;color:#cecece;font-size:12px;margin:0 auto 12px}.chat_dialog_box .right_chat_list .input_text[data-v-771e2617]{border-top:1px solid rgba(237,237,237,.9294117647);height:187px;width:100%;display:flex;flex-direction:column}.chat_dialog_box .right_chat_list .input_text .domain[data-v-771e2617]{flex:0 0 auto;height:35px;padding:0 20px}.chat_dialog_box .right_chat_list .input_text .input_box[data-v-771e2617]{flex:1 1 auto;height:31px;overflow-y:scroll}.chat_dialog_box .right_chat_list .input_text .input_box[data-v-771e2617]::-webkit-scrollbar{width:5px;height:8px;background-color:none}.chat_dialog_box .right_chat_list .input_text .input_box[data-v-771e2617]::-webkit-scrollbar-thumb{background:rgb(201,201,201);border-radius:2px}.chat_dialog_box .right_chat_list .input_text .input_box[data-v-771e2617] textarea{min-height:100%!important;box-shadow:none}.chat_dialog_box .right_chat_list .input_text .send_sutton[data-v-771e2617]{flex:0 0 atuo;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;line-height:34px;font-size:15px;font-weight:500;margin-left:auto;margin-right:14px;margin-bottom:11px;width:87px;height:36px;background:#1BD629;border-radius:0;color:#fff}.chat_dialog_box .right_chat_list .input_text .send_sutton[data-v-771e2617]:hover{background-color:#1bd629cc}.globalchat_dialog{border-radius:0!important;margin:calc(100vh - 603px) 0 0px auto!important}.globalchat_dialog .el-dialog__header{background-color:#1bd629;height:36px;margin-right:0}.globalchat_dialog .el-dialog__header .el-dialog__title{color:#fff}.globalchat_dialog .el-dialog__header .el-dialog__close{color:#fff;font-size:23px}.globalchat_dialog .el-dialog__body{padding:0}#app{width:100%;height:100%;position:relative}.avatar{width:100%;height:100%}.btn{font-size:14px;font-weight:400;color:#0052d9;cursor:pointer}.btn span{white-space:nowrap;margin-right:15px;margin-bottom:10px}.custom_content{margin:auto;width:max-content;display:flex;flex-direction:column;justify-content:center;align-items:center}.custom_content .el-checkbox{margin-right:0}.custom_content .operate_button{display:flex;margin:10px 0;width:100px;justify-content:space-around}.custom_content .operate_button div{-webkit-user-select:none;user-select:none;cursor:pointer;text-align:center;line-height:24px;font-size:12px;width:40px;height:24px;opacity:1;border-radius:3px}.custom_content .operate_button div:nth-child(1){background-color:#e7e7e7;color:#000000e6}.custom_content .operate_button div:nth-child(2){background-color:#0052d9;color:#ffffffe6}.applet_management_box{padding:16px}.applet_management_box .el-table{--el-table-header-bg-color: #F2F4F7 !important}.applet_management_box .el-table .el-popper{max-width:500px}.applet_management_box .el-table .el-table__cell{padding-left:10px}.applet_management_box .el-table .customtable,.applet_management_box .el-table .el-table__header,.applet_management_box .el-table .el-table__header-wrapper{min-height:42px;background-color:#f2f4f7;border-radius:8px}.applet_management_box .el-table .customtable th:first-child,.applet_management_box .el-table .el-table__header th:first-child,.applet_management_box .el-table .el-table__header-wrapper th:first-child{padding-left:6px}.applet_management_box .el-table .cell{padding:0!important}.el-dialog{--el-border-radius-small: 8px}.select-group .el-input{background:#F4F7FA;border:none;border-radius:3px;overflow:hidden}.select-group .el-input .el-input-group__prepend{padding:0 8px;box-shadow:none;color:#000}.select-group .el-input .el-input__wrapper{box-shadow:none;background-color:#f4f7fa}.select-group .el-input .el-input__wrapper.is-focus{background-color:#feffff;border:1px solid #409eff}.select-group .el-date-editor.el-input__wrapper{box-shadow:none!important;background-color:#f4f7fa}.select-group .el-date-editor.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset!important}.select-group .el-date-editor.is-active{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset!important;background-color:#fff!important}.demo-collapse .el-collapse{border-top:none!important;border-bottom:none!important}.demo-collapse .el-collapse .el-collapse-item{margin-bottom:5px}.demo-collapse .el-collapse .el-collapse-item__header{overflow:hidden;height:42px;flex-direction:row-reverse;background:#F2F4F7;padding:0 16px;border-radius:8px;border-bottom:none}.demo-collapse .el-collapse .el-collapse-item__header .collapse-each{display:flex;flex-grow:1;align-items:center;font-size:14px;font-weight:400;color:#3b3b3b}.demo-collapse .el-collapse .el-collapse-item__header .collapse-each .fileimg{width:16px;height:16px;margin-right:24px}.demo-collapse .el-collapse .el-collapse-item__header .collapse-each .average{flex:1}.demo-collapse .el-collapse .el-collapse-item__header .collapse-each .operationbut{display:flex;justify-content:space-between;width:72px;font-size:14px;font-weight:400;color:#0052d9}.demo-collapse .el-collapse .el-collapse-item__header .collapse-each .operationbut span{-webkit-user-select:none;user-select:none;cursor:pointer}.demo-collapse .el-collapse .el-collapse-item__header .collapse-each .operationbut span:hover{color:#3d7fff}.demo-collapse .el-collapse .el-collapse-item__wrap{border-bottom:none}.demo-collapse .el-collapse .el-collapse-item__wrap .el-collapse-item__content{padding-bottom:0}.demo-collapse .el-collapse .el-collapse-item__wrap .collapsecontent{padding:0 16px 0 77px;margin:8px 0;height:42px;border-radius:8px;display:flex;flex-grow:1;align-items:center;font-size:14px;font-weight:400;color:#3b3b3b}.demo-collapse .el-collapse .el-collapse-item__wrap .collapsecontent:hover{background-color:#f2f7ff}.demo-collapse .el-collapse .el-collapse-item__wrap .collapsecontent .average{flex:1}.demo-collapse .el-collapse .el-collapse-item__wrap .collapsecontent .operationbut{display:flex;justify-content:space-between;width:72px;font-size:14px;font-weight:400;color:#0052d9;-webkit-user-select:none;user-select:none;cursor:pointer}.demo-collapse .el-collapse .el-collapse-item__wrap .collapsecontent .operationbut span:hover{color:#3d7fff}.tooltip_sty:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#6cd43c;margin-right:8px}.tooltip_stytwo:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#3d7fff;margin-right:8px}.tooltip_orange:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#fac858;margin-right:8px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body{width:100%;height:100%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,a:link,a:visited,a:hover,a:active{text-decoration:none}a:focus{text-decoration:none}div{box-sizing:border-box}div,button{word-wrap:break-word;word-break:break-all}.clearfix:before,.clearfix:after{content:"";display:table;clear:both}.sub-el-icon,.nav-icon{display:inline-block;font-size:15px;margin-right:12px;position:relative}.svg-icon{width:20px;height:20px;margin-right:8px;position:relative;fill:currentColor;vertical-align:-2px}
