.admin-page[data-v-768d2bbc]{width:100%;height:100%;background-color:#fff;border:1px solid #c3c3c3;display:flex;flex-direction:column}.header-page[data-v-768d2bbc]{justify-content:space-between;height:66px;border-bottom:1px solid #c3c3c3}.header-page .logo-box[data-v-768d2bbc],.header-page[data-v-768d2bbc]{display:flex;align-items:center}.header-page .logo-box .logo-img[data-v-768d2bbc]{width:60px;height:60px;border-radius:60px}.header-page .my-el-dropdown .el-dropdown-link[data-v-768d2bbc]{display:flex;align-items:center;color:#333;text-align:center}.header-page .my-el-dropdown .el-dropdown-link .user-avatar[data-v-768d2bbc]{width:27px;height:27px}.header-page .my-el-dropdown .el-dropdown-link .nick-name[data-v-768d2bbc]{font-size:16px;margin:0 5px}.header-page .menu[data-v-768d2bbc]{width:100px;height:20px;display:flex;align-items:center;margin-left:20px;justify-content:space-between}.header-page .menu .icon-bigger[data-v-768d2bbc],.header-page .menu .icon-smaller[data-v-768d2bbc]{width:20px;height:20px;display:flex;justify-content:space-around;align-items:center;cursor:pointer}.header-page .menu .icon-bigger .bigger[data-v-768d2bbc],.header-page .menu .icon-smaller .bigger[data-v-768d2bbc]{width:10px;height:10px;border:1px solid #fff}.header-page .menu .icon-bigger .smaller[data-v-768d2bbc],.header-page .menu .icon-smaller .smaller[data-v-768d2bbc]{width:10px;border:1px solid #fff}.header-page .menu .icon-bigger[data-v-768d2bbc]:hover,.header-page .menu .icon-smaller[data-v-768d2bbc]:hover{background:#c3c3c3}.header-page .menu .icon-close[data-v-768d2bbc]{width:20px;height:20px;display:flex;justify-content:space-around;align-items:center;cursor:pointer}.header-page .menu .icon-close .close[data-v-768d2bbc]{position:relative;width:2px;height:15px;background:#fff;transform:rotate(45deg);display:inline-block}.header-page .menu .icon-close .close[data-v-768d2bbc]:after{content:"";position:absolute;top:0;left:0;width:2px;height:15px;background:#fff;-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-o-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.header-page .menu .icon-close[data-v-768d2bbc]:hover{background:red}.header-page[data-v-768d2bbc] .el-dialog{width:500px}.el-container[data-v-768d2bbc]{flex:1 1 auto;overflow:hidden;display:flex}.el-container .navs-list[data-v-768d2bbc]{width:150px;min-width:150px;overflow-y:auto;overflow-x:hidden;border-right:1px solid #c3c3c3;display:flex;flex-direction:column}.el-container .navs-list .aside-nav[data-v-768d2bbc]{padding:16px 10px;color:#909399;cursor:pointer}.el-container .navs-list .aside-nav[data-v-768d2bbc]:hover{background-color:rgba(0,0,0,.1)}.el-container .navs-list .aside-nav .fa-lg[data-v-768d2bbc]{margin-right:5px}.el-container .navs-list .nav-chose[data-v-768d2bbc]{background:#edf3ff;color:#e6a23c}.el-container .navs-list .nav-chose[data-v-768d2bbc]:hover{background:#edf3ff}.el-container .main-page[data-v-768d2bbc]{padding:5px}.chat-text[data-v-1f02291a]{font-size:14px}.chat-picture[data-v-1f02291a]{width:100px;display:flex;align-items:center}.chat-voice[data-v-1f02291a]{width:300px;max-width:100%;display:flex;align-items:center}[data-v-1f02291a] .chat-video{display:flex;align-items:center;position:relative}[data-v-1f02291a] .chat-video .play-video{color:#98e165;position:absolute;font-size:50px;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}[data-v-1f02291a] .chat-video .video-box{width:200px;height:auto}[data-v-1f02291a] .chat-video .video-box-no{width:100px;height:auto}[data-v-1f02291a] .chat-system{color:grey}[data-v-1f02291a] .chat-system a{color:#41c0fc}[data-v-1f02291a] .chat-link{flex-direction:column;width:300px;max-width:100%;cursor:pointer}[data-v-1f02291a] .chat-link .link-title{font-size:14px;font-weight:600}[data-v-1f02291a] .chat-link .link-content{display:flex;align-items:center;justify-content:space-between}[data-v-1f02291a] .chat-link .link-content .link-des{flex:auto;color:#aaa;font-size:10px;margin-right:5px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}[data-v-1f02291a] .chat-link .link-content .link-img{max-width:50px;max-height:50px;min-height:50px;min-width:50px;border-radius:5px}[data-v-1f02291a] .chat-link .link-type{color:#aaa;margin-top:5px;text-align:start;border-top:1px solid #e8eaec}[data-v-1f02291a] .chat-file{flex-direction:column;width:300px;max-width:100%;cursor:pointer}[data-v-1f02291a] .chat-file .file-title{font-size:14px;font-weight:600}[data-v-1f02291a] .chat-file .file-content{display:flex;align-items:center;justify-content:space-between}[data-v-1f02291a] .chat-file .file-content .file-des{flex:auto;color:#aaa;font-size:12px;margin-right:5px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}[data-v-1f02291a] .chat-file .file-content .file-icon{font-size:30px;margin-right:20px}[data-v-1f02291a] .chat-file .file-type{color:#aaa;margin-top:5px;text-align:start;border-top:1px solid #e8eaec}.app-des[data-v-1f02291a]{display:flex}.app-des .app-icon[data-v-1f02291a]{width:20px;height:20px}.app-des .app-source[data-v-1f02291a]{width:100%;font-size:12px;margin-left:5px;color:grey}.app-title[data-v-1f02291a]{width:100%;height:30px;font-size:12px;font-weight:600;line-height:30px}.app-img[data-v-1f02291a]{align-self:center;max-width:200px}.app-typestr[data-v-1f02291a]{height:25px;margin-top:5px;line-height:25px;color:grey;text-align:start;border-top:1px solid #aaa}[data-v-1f02291a] .chat-namecard{width:300px;max-width:100%;cursor:pointer}[data-v-1f02291a] .chat-namecard .namecard-info{display:flex;align-items:center}[data-v-1f02291a] .chat-namecard .namecard-info .namecard-img{height:50px;width:50px;min-width:50px;border-radius:5px}[data-v-1f02291a] .chat-namecard .namecard-info .namecard-nickname{width:250px;font-size:14px;margin-left:5px}[data-v-1f02291a] .chat-namecard .namecard-tip{color:grey;margin-top:5px;border-top:1px solid #aaa}[data-v-1f02291a] .chat-luckmoney{width:300px;max-width:100%;background:#fa9d3b;cursor:pointer}[data-v-1f02291a] .chat-luckmoney .luck-info{display:flex;align-items:center;height:60px;width:100%}[data-v-1f02291a] .chat-luckmoney .luck-info .luck-img{max-width:50px}[data-v-1f02291a] .chat-luckmoney .luck-info .wish-open{display:flex;flex-direction:column}[data-v-1f02291a] .chat-luckmoney .luck-info .luck-wish{width:200px;font-size:14px;margin-left:10px;color:#fff}[data-v-1f02291a] .chat-luckmoney .luck-info .luck-flag{width:60px;font-size:14px;margin-left:10px;color:#fff}[data-v-1f02291a] .chat-luckmoney .luck-info .money-opened{margin-left:10px;color:#fff}[data-v-1f02291a] .chat-luckmoney .luckmoney-tip{color:grey;background:#fff;margin-top:5px}[data-v-1f02291a] .chat-luckmoney:hover{background:rgba(250,157,59,.9)}[data-v-1f02291a] .chat-moneytran{width:300px;max-width:100%;background:#fa9d3b;cursor:pointer}[data-v-1f02291a] .chat-moneytran .moneytran-info{display:flex;align-items:center;height:60px;width:100%}[data-v-1f02291a] .chat-moneytran .moneytran-info .moneytran-img{max-width:30px;margin-left:10px}[data-v-1f02291a] .chat-moneytran .moneytran-info .moneytran-feed,[data-v-1f02291a] .chat-moneytran .moneytran-info .moneytran-flag{font-size:14px;margin-left:10px;color:#fff}[data-v-1f02291a] .chat-moneytran .moneytran-tip{color:grey;background:#fff;margin-top:5px}[data-v-1f02291a] .chat-moneytran:hover{background:rgba(250,157,59,.9)}.chat-text[data-v-1b6a628c]{font-size:14px}.chat-picture[data-v-1b6a628c]{width:100px;display:flex;align-items:center}.chat-voice[data-v-1b6a628c]{width:300px;max-width:100%;display:flex;align-items:center}[data-v-1b6a628c] .chat-video{display:flex;align-items:center;position:relative}[data-v-1b6a628c] .chat-video .play-video{color:#98e165;position:absolute;font-size:50px;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}[data-v-1b6a628c] .chat-video .video-box{width:200px;height:auto}[data-v-1b6a628c] .chat-video .video-box-no{width:100px;height:auto}[data-v-1b6a628c] .chat-system{color:grey}[data-v-1b6a628c] .chat-system a{color:#41c0fc}[data-v-1b6a628c] .chat-link{flex-direction:column;width:300px;max-width:100%;cursor:pointer}[data-v-1b6a628c] .chat-link .link-title{font-size:14px;font-weight:600}[data-v-1b6a628c] .chat-link .link-content{display:flex;align-items:center;justify-content:space-between}[data-v-1b6a628c] .chat-link .link-content .link-des{flex:auto;color:#aaa;font-size:10px;margin-right:5px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}[data-v-1b6a628c] .chat-link .link-content .link-img{max-width:50px;max-height:50px;min-height:50px;min-width:50px;border-radius:5px}[data-v-1b6a628c] .chat-link .link-type{color:#aaa;margin-top:5px;text-align:start;border-top:1px solid #e8eaec}[data-v-1b6a628c] .chat-file{flex-direction:column;width:300px;max-width:100%;cursor:pointer}[data-v-1b6a628c] .chat-file .file-title{font-size:14px;font-weight:600}[data-v-1b6a628c] .chat-file .file-content{display:flex;align-items:center;justify-content:space-between}[data-v-1b6a628c] .chat-file .file-content .file-des{flex:auto;color:#aaa;font-size:12px;margin-right:5px;overflow:hidden;text-overflow:ellipsis;word-break:break-all;word-wrap:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}[data-v-1b6a628c] .chat-file .file-content .file-icon{font-size:30px;margin-right:20px}[data-v-1b6a628c] .chat-file .file-type{color:#aaa;margin-top:5px;text-align:start;border-top:1px solid #e8eaec}.app-des[data-v-1b6a628c]{display:flex}.app-des .app-icon[data-v-1b6a628c]{width:20px;height:20px}.app-des .app-source[data-v-1b6a628c]{width:100%;font-size:12px;margin-left:5px;color:grey}.app-title[data-v-1b6a628c]{width:100%;height:30px;font-size:12px;font-weight:600;line-height:30px}.app-img[data-v-1b6a628c]{align-self:center;max-width:200px}.app-typestr[data-v-1b6a628c]{height:25px;margin-top:5px;line-height:25px;color:grey;text-align:start;border-top:1px solid #aaa}[data-v-1b6a628c] .chat-namecard{width:300px;max-width:100%;cursor:pointer}[data-v-1b6a628c] .chat-namecard .namecard-info{display:flex;align-items:center}[data-v-1b6a628c] .chat-namecard .namecard-info .namecard-img{height:50px;width:50px;min-width:50px;border-radius:5px}[data-v-1b6a628c] .chat-namecard .namecard-info .namecard-nickname{width:250px;font-size:14px;margin-left:5px}[data-v-1b6a628c] .chat-namecard .namecard-tip{color:grey;margin-top:5px;border-top:1px solid #aaa}[data-v-1b6a628c] .chat-luckmoney{width:300px;max-width:100%;background:#fa9d3b;cursor:pointer}[data-v-1b6a628c] .chat-luckmoney .luck-info{display:flex;align-items:center;height:60px;width:100%}[data-v-1b6a628c] .chat-luckmoney .luck-info .luck-img{max-width:50px}[data-v-1b6a628c] .chat-luckmoney .luck-info .wish-open{display:flex;flex-direction:column}[data-v-1b6a628c] .chat-luckmoney .luck-info .luck-wish{width:200px;font-size:14px;margin-left:10px;color:#fff}[data-v-1b6a628c] .chat-luckmoney .luck-info .luck-flag{width:60px;font-size:14px;margin-left:10px;color:#fff}[data-v-1b6a628c] .chat-luckmoney .luck-info .money-opened{margin-left:10px;color:#fff}[data-v-1b6a628c] .chat-luckmoney .luckmoney-tip{color:grey;background:#fff;margin-top:5px}[data-v-1b6a628c] .chat-luckmoney:hover{background:rgba(250,157,59,.9)}[data-v-1b6a628c] .chat-moneytran{width:300px;max-width:100%;background:#fa9d3b;cursor:pointer}[data-v-1b6a628c] .chat-moneytran .moneytran-info{display:flex;align-items:center;height:60px;width:100%}[data-v-1b6a628c] .chat-moneytran .moneytran-info .moneytran-img{max-width:30px;margin-left:10px}[data-v-1b6a628c] .chat-moneytran .moneytran-info .moneytran-feed,[data-v-1b6a628c] .chat-moneytran .moneytran-info .moneytran-flag{font-size:14px;margin-left:10px;color:#fff}[data-v-1b6a628c] .chat-moneytran .moneytran-tip{color:grey;background:#fff;margin-top:5px}[data-v-1b6a628c] .chat-moneytran:hover{background:rgba(250,157,59,.9)}.DataOverview[data-v-5c2aa533]{width:100%;height:100vh;overflow:auto;background:url(../../static/img/dataBg.4a6482c2.png);background-size:100% 100%;padding-left:5px}.DataOverview .dataOne[data-v-5c2aa533]{width:95%;height:180px;margin:auto;margin-top:20px}.DataOverview .dataOne .dataOne-title[data-v-5c2aa533]{width:100%;height:50px;display:flex;align-items:center}.DataOverview .dataOne .dataOne-title span[data-v-5c2aa533]{font-weight:700;font-size:16px;color:#050c24;line-height:16px;text-align:left;font-style:normal}.DataOverview .dataOne .dataOne-content[data-v-5c2aa533]{width:100%;display:flex;justify-content:space-between}.DataOverview .dataOne .dataOne-content .dataOne-content-item[data-v-5c2aa533]{width:18%;height:100px;background:#fff;border-radius:13px;opacity:.8;display:flex;align-items:center;justify-content:space-evenly}.DataOverview .dataOne .dataOne-content .dataOne-content-item img[data-v-5c2aa533]{width:60px;height:60px}.DataOverview .dataOne .dataOne-content .dataOne-content-item .txt[data-v-5c2aa533]{display:flex;flex-direction:column;align-items:center}.DataOverview .dataOne .dataOne-content .dataOne-content-item .txt .txt1[data-v-5c2aa533]{font-weight:400;font-size:14px;color:#35465d;line-height:16px;text-align:left;font-style:normal}.DataOverview .dataOne .dataOne-content .dataOne-content-item .txt .txt2[data-v-5c2aa533]{font-weight:700;font-size:30px;color:#222;line-height:38px;text-align:right;font-style:normal}.DataOverview .dataOne .dataOne-content .dataOne-content-item .txt .txt3[data-v-5c2aa533]{font-weight:400;font-size:12px;color:#7e8da0;line-height:14px;text-align:right;font-style:normal}.DataOverview .dataTwo[data-v-5c2aa533]{width:95%;margin:auto;margin-top:20px;display:flex;justify-content:space-between}.DataOverview .dataTwo .dataTwo-content[data-v-5c2aa533]{width:31%;height:280px}.DataOverview .dataTwo .dataTwo-content .dataTwo-content-title[data-v-5c2aa533]{display:flex;align-items:center}.DataOverview .dataTwo .dataTwo-content .dataTwo-content-title img[data-v-5c2aa533]{width:30px;height:30px}.DataOverview .dataTwo .dataTwo-content .dataTwo-content-title span[data-v-5c2aa533]{font-weight:600;font-size:16px;color:#050c24;line-height:16px;text-align:left;font-style:normal}.DataOverview .dataTwo .dataTwo-content .dataTwo-content-chart[data-v-5c2aa533]{width:100%;height:240px;background:#fff;border-radius:13px;opacity:.8;margin-top:10px;display:flex;flex-direction:column;justify-content:space-around;padding:10px}.DataOverview .dataTwo .dataTwo-content .dataTwo-content-chart .dataTwo-content-chart-item[data-v-5c2aa533]{display:flex;justify-content:space-around}.DataOverview .dataTwo .dataTwo-content .dataTwo-content-chart .dataTwo-content-chart-item .title[data-v-5c2aa533]{display:flex;flex-direction:column}.DataOverview .dataThree[data-v-5c2aa533]{width:95%;margin:auto;margin-top:30px}.DataOverview .dataThree .dataThree-tab[data-v-5c2aa533]{width:100%;height:85px;margin:auto;background:#f2f9fd;border-radius:4px;display:flex}.DataOverview .dataThree .dataThree-tab .dataThree-content[data-v-5c2aa533]{width:100px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.DataOverview .dataThree .dataThree-tab .dataThree-content img[data-v-5c2aa533]{width:50px;height:50px}.DataOverview .dataThree .dataThree-tab .dataThree-content-active[data-v-5c2aa533]{background:#d9eefd;width:100px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.DataOverview .dataThree .dataThree-tab .dataThree-content-active img[data-v-5c2aa533]{width:50px;height:50px}.DataOverview .dataThree .dataThree-button[data-v-5c2aa533]{margin-top:20px}.DataOverview .dataThree .dataThree-table[data-v-5c2aa533]{width:100%;height:300px;background:#fff;border-radius:6px;opacity:.8;margin-top:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.DataOverview .dataFour[data-v-5c2aa533]{width:95%;margin:auto;margin-top:20px}.DataOverview .dataFour .dataFour-title[data-v-5c2aa533]{width:100%;height:50px;display:flex;align-items:center}.DataOverview .dataFour .dataFour-title span[data-v-5c2aa533]{font-weight:700;font-size:16px;color:#050c24;line-height:16px;text-align:left;font-style:normal}.DataOverview .dataFour .dataFour-content[data-v-5c2aa533]{width:100%;height:260px;background:#fff;border-radius:6px;opacity:.8}.DataOverview .dataFive[data-v-5c2aa533]{width:95%;margin:auto;margin-top:20px;display:flex;justify-content:space-between;margin-bottom:20px}.DataOverview .dataFive .dataFive-content[data-v-5c2aa533]{width:48%;height:350px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.DataOverview .dataFive .dataFive-content .dataFive-title[data-v-5c2aa533]{width:100%;display:flex;align-items:center}.DataOverview .dataFive .dataFive-content .dataFive-title span[data-v-5c2aa533]{font-weight:700;font-size:16px;color:#050c24;line-height:16px;text-align:left;font-style:normal}.msg-list[data-v-4c698f47]{height:250px;position:relative;border:1px solid rgba(0,0,0,.08);overflow:auto}.msg-list .no-msg[data-v-4c698f47]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.msg-list .msg-item[data-v-4c698f47]{height:50px;padding:0 10px;font-size:14px;font-weight:400;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.08)}.add-msg[data-v-4c698f47]{width:500px;height:260px;margin-top:14px;border:1px solid rgba(0,0,0,.08)}.add-msg .el-tabs__header[data-v-4c698f47]{margin-bottom:2px}.add-msg .el-tabs__nav-wrap[data-v-4c698f47]{padding-left:20px}.add-msg .el-tab-pane[data-v-4c698f47]{display:flex;padding:5px}.add-msg .el-tab-pane .el-textarea .el-textarea__inner[data-v-4c698f47]{width:100%;border:none}.add-msg .tab-pane-picture[data-v-4c698f47]{display:flex;align-items:center;justify-content:center;height:100px}.add-msg .tab-pane-picture .pic-btn[data-v-4c698f47]{margin-left:10px;line-height:30px;display:flex;flex-direction:column}.add-msg .link-list[data-v-4c698f47]{display:flex;flex-wrap:wrap;overflow:auto!important;height:200px}.auto-task[data-v-4c698f47]{height:100%;overflow-y:auto;display:flex;flex-wrap:wrap;align-content:flex-start}.auto-task .el-button-my[data-v-4c698f47]{margin-left:20px}.auto-task .el-button-my .el-switch .el-switch__label[data-v-4c698f47],.auto-task .el-button-my .el-switch[data-v-4c698f47] .el-switch__core{cursor:pointer}.auto-task[data-v-351f9040]{width:95%;height:90%;overflow-y:auto;background:hsla(0,0%,100%,.4);border-radius:16px;margin:auto;display:flex;flex-wrap:wrap;align-content:flex-start}.auto-task .el-button-my[data-v-351f9040]{margin-left:20px}.auto-task .el-button-my .el-switch .el-switch__label[data-v-351f9040],.auto-task .el-button-my .el-switch[data-v-351f9040] .el-switch__core{cursor:pointer}.el-tag+.el-tag[data-v-351f9040]{margin-left:10px}.button-new-tag[data-v-351f9040]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-351f9040]{width:90px;margin-left:10px;vertical-align:bottom}.auto-task[data-v-d1f1ebda]{width:95%;height:90%;overflow-y:auto;background:hsla(0,0%,100%,.4);border-radius:16px;margin:auto;display:flex;flex-wrap:wrap;align-content:flex-start}.auto-task .el-button-my[data-v-d1f1ebda]{margin-left:20px}.auto-task .el-button-my .el-switch .el-switch__label[data-v-d1f1ebda],.auto-task .el-button-my .el-switch[data-v-d1f1ebda] .el-switch__core{cursor:pointer}.el-tag+.el-tag[data-v-d1f1ebda]{margin-left:10px}.button-new-tag[data-v-d1f1ebda]{margin-left:10px;height:32px;line-height:30px;padding-top:0;padding-bottom:0}.input-new-tag[data-v-d1f1ebda]{width:200px;margin-left:10px;vertical-align:bottom}.tools[data-v-6e94faf9]{height:100%;width:100%;max-width:100%;padding:0 5px 5px 5px;background:url(../../static/img/allBg.48624485.png);background-size:100%;background-position-y:-40px}.tools[data-v-6e94faf9] .el-tabs{height:100%;display:flex;flex-direction:column}.tools[data-v-6e94faf9] .el-tabs .el-tabs__content{overflow-y:scroll}.tools[data-v-6e94faf9] .el-tabs .el-tabs__content::-webkit-scrollbar{width:2px;height:2px;background-color:transparent}.tools[data-v-6e94faf9] .el-tabs .el-tabs__content::-webkit-scrollbar-thumb{border-radius:4px;background-color:#409eff}.douyinlist{width:120px;height:100%;border:1px solid #cfcfcf;overflow-y:auto;overflow-x:hidden}.douyinlist,.douyinlist .avatar{display:flex;flex-direction:column;align-items:center}.douyinlist .avatar{width:75px;height:80px;margin-top:5px;background:#fff7e8;color:#e6a23c;padding:5px;position:relative}.douyinlist .tip{width:20px;height:20px;line-height:20px;position:absolute;top:0;right:0;background:red;border-radius:10px;color:#fff;text-align:center}.douyinmsgshow[data-v-6d8a6ef0]{width:100%;height:100%;border:1px solid #cfcfcf;display:flex;flex-direction:column;align-items:center}.douyinmsgshow .topInfo[data-v-6d8a6ef0]{width:100%;height:40px;line-height:40px;padding:0 0 0 10px;border-bottom:1px solid #cfcfcf}.douyinmsgshow .showChat[data-v-6d8a6ef0]{width:100%;height:65%;border-bottom:1px solid #cfcfcf;background:#f1f1f1;overflow-y:scroll}.douyinmsgshow .sendContent[data-v-6d8a6ef0]{width:100%;height:30%;background:#f1f1f1}.chat-content[data-v-6d8a6ef0]{width:100%;display:flex}.chat-content .content-content[data-v-6d8a6ef0]{max-width:60%;min-height:40px;margin:10px;background:#fff;position:relative;padding:10px;border-radius:10px;word-wrap:break-word;word-break:break-all}.chat-content .content-content i[data-v-6d8a6ef0]{position:absolute;top:10px;left:-13px}.chat-content .content-content .chat-text[data-v-6d8a6ef0]{display:inline}.chat-content-send[data-v-6d8a6ef0]{width:100%;display:flex;direction:rtl}.chat-content-send .content-content[data-v-6d8a6ef0]{max-width:60%;min-height:40px;margin:10px;background:#9eea6a;position:relative;padding:10px;border-radius:10px;direction:ltr;word-wrap:break-word;word-break:break-all}.chat-content-send .content-content i[data-v-6d8a6ef0]{position:absolute;top:10px;right:-12px;direction:rtl}.chat-content-send .content-content .chat-text[data-v-6d8a6ef0]{display:inline}.douyinmsglist{width:250px;height:100%;border:1px solid #cfcfcf;display:flex;flex-direction:column;align-items:center}.conversation-list .search-box[data-v-81482a8c]{padding:5px 0 5px}.conversation-list .friends-content[data-v-81482a8c]{flex:1 1 auto;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden}.conversation-list .friends-content .friend-info[data-v-81482a8c]{height:60px;padding:5px;min-height:60px;cursor:pointer;display:flex;align-items:center}.conversation-list .friends-content .friend-info .avatar-tip[data-v-81482a8c]{height:40px;width:40px;position:relative;display:flex;align-items:center}.conversation-list .friends-content .friend-info .avatar-tip .tip[data-v-81482a8c]{width:20px;height:20px;line-height:20px;position:absolute;top:-10px;right:-10px;background:red;border-radius:10px;color:#fff;text-align:center}.conversation-list .friends-content .friend-info .nick-content[data-v-81482a8c]{margin-left:10px;width:100px;min-width:100px}.conversation-list .friends-content .friend-info .nick-content .friend-nick[data-v-81482a8c]{color:#333;height:26px;line-height:26px;font-size:14px}.conversation-list .friends-content .friend-info .nick-content .chat-content[data-v-81482a8c]{height:20px;line-height:20px;color:#999;font-size:12px}.conversation-list .friends-content .friend-info .time-disturb[data-v-81482a8c]{width:80px;min-width:80px;color:#999;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column}.conversation-list .friends-content .friend-info .time-disturb .opration-btns[data-v-81482a8c]{display:flex;justify-content:space-around;width:70px}.conversation-list .friends-content .friend-info .time-disturb .opration-btns .sigle-fresh[data-v-81482a8c]:hover{color:#41c0fc}.conversation-list .friends-content .friend-info .time-disturb .opration-btns .msg-silent[data-v-81482a8c],.conversation-list .friends-content .friend-info .time-disturb .opration-btns .top-convs[data-v-81482a8c]{color:#00a2ff}.conversation-list .friends-content .friend-info[data-v-81482a8c]:hover{background-color:#dfdede}.conversation-list .friends-content .current-info-null[data-v-81482a8c]{text-align:center;margin-top:10px}.conversation-list .friends-content .selected[data-v-81482a8c],.conversation-list .friends-content .selected[data-v-81482a8c]:hover{background-color:#c9c7c6}.conversation-page[data-v-33c1bbd7]{width:100%;height:100%;flex:1 1 auto;display:flex;justify-content:space-between;position:relative}.conversation-page #draggableWrap[data-v-33c1bbd7]{position:absolute;top:calc(100vh - 200px);left:calc(100vw - 200px);z-index:1001;max-width:500px}.conversation-page #draggableWrap .tip[data-v-33c1bbd7]{background:#fff;width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload:hover{border-color:#409eff}.avatar-uploader-icon{font-size:18px;color:#8c939d;width:80px;height:80px;line-height:80px;text-align:center}.avatar{width:80px;height:80px;display:block}.chose-number[data-v-f0534794]{margin-right:10px;cursor:pointer;background:#409eff;border-color:#409eff;color:#fff;font-size:12px;padding:9px 15px;border-radius:4px}.chose-number[data-v-f0534794]:hover{background:#66b1ff;border-color:#66b1ff}