.week-mode{overflow:hidden;-webkit-filter:invert(80%);filter:invert(80%)}.beauty-scroll{scrollbar-color:#1890ff #bae7ff;scrollbar-width:thin;-ms-overflow-style:none;position:relative}.beauty-scroll::-webkit-scrollbar{width:3px;height:1px}.beauty-scroll::-webkit-scrollbar-thumb{border-radius:3px;background:#1890ff}.beauty-scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0);border-radius:3px;background:#91d5ff}.split-right:not(:last-child){border-right:1px solid rgba(98,98,98,.2)}.disabled{cursor:not-allowed;color:rgba(0,0,0,.25)}#nprogress,.disabled{pointer-events:none}#nprogress .bar{background:#1890ff;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #1890ff,0 0 5px #1890ff;box-shadow:0 0 10px #1890ff,0 0 5px #1890ff;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid transparent;border-top-color:#1890ff;border-left-color:#1890ff;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.session-detail{background:#fff;margin-top:20px;border-radius:2px}.staff-info{height:200px;border-bottom:10px solid #f0f2f5;margin-bottom:10px;padding:0 20px}.staff-info dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.staff-info dl dt{margin-right:20px}h2{margin-top:0;margin-bottom:.5em;color:rgba(0,0,0,.85);font-weight:500}.statistical-overview .ant-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:5px}.statistical-overview .number{font-size:24px;font-family:HelveticaNeue;color:#323233}.statistical-overview p{margin:0}.session-box{background:#fff;border-radius:2px}.session-box .detail-content .ant-tabs.scrollbar{width:263px;position:absolute;left:0;top:0;height:100%;overflow-y:auto}.session-box .session-detail-text{font-size:18px;font-weight:500;color:#323233;line-height:26px;margin:0;padding:16px 20px;border-bottom:1px solid #ebedf0}.session-box .ant-tabs-bar{margin:0}.session-box .detail-content{width:100%;height:calc(100vh - 185px);position:relative}.session-box .detail-content .ant-tabs.scrollbar.scrollbar-staff .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab{width:76px}.session-box .detail-content .ant-tabs.scrollbar .ant-tabs-nav-scroll{text-align:center;padding:13px 15px}.session-box .detail-content .ant-tabs.scrollbar .ant-tabs-bar{border-bottom:none}.session-detail .ant-tabs-bar{margin:0}.session-box .detail-content .ant-tabs.scrollbar .ant-tabs-nav-scroll .ant-tabs-nav{background:#f2f3f5;padding:2px}.session-box .detail-content .ant-tabs.scrollbar .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab-active{background:#fff}.session-box .detail-content .ant-tabs.scrollbar .ant-tabs-nav-scroll .ant-tabs-nav .ant-tabs-tab{width:111px;height:24px;padding:0;text-align:center;line-height:24px;margin:0}.session-box .detail-content .ant-tabs.scrollbar .ant-tabs-ink-bar{background-color:transparent}.session-box .detail-content .chat-box{height:100%;border-left:1px solid #e8e8e8;margin-left:263px;position:relative}.session-box .detail-content .chat-box.staff .wechat-message{margin-right:360px}.session-box .detail-content .chat-box .wechat-message{height:100%;border-right:1px solid #e8e8e8}.session-box .detail-content .chat-box .wechat-message .wechat-query{height:auto;padding:16px 14px 16px;border-bottom:1px solid #e8e8e8}.session-box .detail-content .chat-box .wechat-message .wechat-box{padding:16px;height:calc(100vh - 300px);overflow-y:auto;background:#f8fafb}.session-box .detail-content .chat-box .wechat-message .wechat-box .item{overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.session-box .m-b-10{margin-bottom:10px}.session-box .detail-content .chat-box .wechat-message .wechat-box .item .item-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.session-box .m-l-10{margin-left:10px}.session-box .m-b-5{margin-bottom:5px}.session-box .font-12{font-size:12px}.session-box .gray{color:#888}.session-box .detail-content .chat-box .wechat-message .wechat-box .item.left .item-content .content{background-color:#fff;-webkit-box-shadow:0 0 0;box-shadow:0 0 0;display:inline-block;max-width:70%;font-size:14px;border-radius:5px;position:relative;word-break:break-all}.session-box .p-10{padding:10px}.session-box .detail-content .chat-box .wechat-message .wechat-box .item.left .item-content .arrow{border-right:6px solid #fff;left:-6px}.chat-content .msg-text{white-space:pre-wrap}.chat-content .msg-text a{color:#409eff}.chat-content .msg-image img{max-width:200px;max-height:200px;border-radius:4px;cursor:pointer;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.chat-content .msg-image img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.chat-content .image-placeholder{display:none;padding:20px 40px;background:#f5f5f5;color:#999;border-radius:4px;font-size:12px}.chat-content .msg-video{white-space:pre-line}.chat-content .msg-video-play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#000;width:100px;height:100px;cursor:pointer}.chat-content .msg-video .dialog-video{position:fixed;z-index:12;width:100%;height:100%;background:#000000;top:0;left:0}.session-box .detail-content .list-box{padding:0 16px}.session-box .detail-content .query{height:51px;padding:6px 16px 0;border-bottom:1px solid #e8e8e8}.session-box .detail-content .list-num{margin:10px;font-size:16px}.session-box .detail-content .query-list{height:auto}.session-box .detail-content .query-list .active{background:#c5c5c5}.session-box .detail-content .query-list .list-item{width:100%;height:64px;-webkit-box-shadow:inset 0 -1px 0 0 #e8e8e8;box-shadow:inset 0 -1px 0 0 #e8e8e8;padding:16px;cursor:pointer}.session-box .detail-content .query-list .list-item,.session-box .detail-content .query-list .list-item .photo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.session-box .detail-content .query-list .list-item .photo{-ms-flex-negative:0;flex-shrink:0;width:32px;height:32px;border-radius:4px;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.session-box .detail-content .query-list .list-item .personal{padding-left:4px}.session-box .detail-content .query-list .list-item .personal .name-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:2px}.session-box .detail-content .query-list .list-item .personal .name-label .name{max-width:85px;font-size:14px;font-weight:400;color:#000000;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-box .detail-content .query-list .list-item .personal .name-label .label-red{padding:0 5px;border-radius:2px;font-size:12px;font-weight:400;margin-left:9px;text-align:center;background:#ffa999;color:#f52229;-ms-flex-negative:0;flex-shrink:0}.scrollbar-customer{width:263px;position:absolute;left:0;top:0;height:100%;overflow-y:auto}.session-box .detail-content .wechat-people{width:360px;height:100%;position:absolute;top:0;right:0;overflow-y:auto;padding:13px 20px}.session-box .detail-content .wechat-people .people-info{border-bottom:1px solid #e5e5e5}.session-box .detail-content .wechat-people .people-info dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.session-box .detail-content .wechat-people .people-info .colleague-avatar{width:123px;height:123px;margin-right:20px;-ms-flex-negative:0;flex-shrink:0}dd{margin-bottom:.5em;margin-left:0}.statistical{padding:20px 0}.session-box .detail-content .statistical .ant-radio-group{width:100%}.session-box .detail-content .statistical .ant-radio-button-wrapper{width:33.33%;text-align:center}.statistical .statistical-box{width:100%;background:#ffffff;border-radius:4px 4px 0 0;border:1px solid #e9e9e9;margin-top:20px}.statistical .statistical-box .title{width:100%;height:44px;background:#fafafa;border-bottom:1px solid #e9e9e9;padding-left:10px;font-size:14px;font-weight:500;color:rgba(0,0,0,.85);line-height:44px;margin:0}.statistical .statistical-box .statistical-number{padding:17px 16px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.statistical .statistical-box .statistical-number .number-item{width:33.33%;text-align:center;position:relative}.statistical .statistical-box .statistical-number .number-item .number-title{font-size:12px;font-weight:400;color:rgba(0,0,0,.45);line-height:20px}.statistical .statistical-box .statistical-number .number-item p{font-size:24px;font-weight:500;color:rgba(0,0,0,.65);line-height:32px;margin:0}.statistical .statistical-box .statistical-number .number-item:not(:last-child):after{content:" ";width:1px;height:40px;background:#e9e9e9;position:absolute;right:0;top:8px}.session-box .detail-content .wechat-people .contact-box .contact-title{width:100%;border-bottom:1px solid #e8e8e8;text-align:center;font-size:12px;font-weight:400;color:rgba(0,0,0,.45);line-height:20px;padding:10px 0 8px}.session-box .detail-content .wechat-people .contact-box .contact-list{max-height:325px;overflow-y:auto}.session-box .detail-content .wechat-people .contact-box .contact-list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.session-box .detail-content .wechat-people .contact-box .contact-list .item .item-name-photo{width:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.session-box .detail-content .wechat-people .contact-box .contact-list .item .item-name-photo .photo{width:32px;height:32px;border-radius:2px;overflow:hidden}.session-box .detail-content .wechat-people .contact-box .contact-list .item .item-name-photo p{margin:0;padding-left:9px;font-size:13px;font-weight:400;color:#595959;line-height:18px}.session-box .detail-content .wechat-people .contact-box .contact-list .item .tag-mark{font-size:12px;font-weight:400;color:#00ae83;padding:0 3px;height:18px;background:#f0faf2;border-radius:2px;line-height:16px;margin-left:5px;text-align:center}.session-box .detail-content .wechat-people .contact-box .contact-list .item .tag-conversation-status{font-size:12px;font-weight:400;color:#3377ff;padding:0 3px;height:18px;background:#edf7ff;border-radius:2px;line-height:16px;margin-left:5px;text-align:center}.session-box .detail-content .wechat-people .contact-box .contact-list .item .tag-owner{font-size:12px;font-weight:400;color:#86462f;padding:0 3px;height:18px;border-radius:2px;line-height:16px;margin-left:5px;text-align:center;background:linear-gradient(137deg,#feecc3,#e1be8c 100%,#dbb57e 0)}.session-box .detail-content .wechat-people .group-card{border-bottom:1px solid #e8e8e8}.session-box .detail-content .wechat-people .group-card dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.session-box .detail-content .wechat-people .group-card .photo{width:123px;height:123px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.session-box .detail-content .wechat-people .group-card .card-message{padding-left:8px;margin-bottom:0}.session-box .detail-content .wechat-people .group-card .card-message .name{font-size:20px;font-weight:700;color:rgba(0,0,0,.85);line-height:22px}.session-box .detail-content .wechat-people .group-card .card-message p{font-size:14px;font-weight:400;color:rgba(0,0,0,.65);line-height:20px;margin-bottom:10px}.session-box .detail-content .query-list .list-item .personal .name-label .tag-mark{font-size:12px;font-weight:400;color:#00AE83;line-height:16px;text-align:center;-ms-flex-negative:0;flex-shrink:0;padding-left:5px}.chat-content .msg-voice{white-space:pre-line}.chat-content .msg-voice .ant-tag{margin:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 7px}.chat-content .msg-voice i{font-size:16px;margin-right:5px}.chat-content .msg-voice .voice-text{line-height:22px}.chat-content .msg-location{white-space:pre-line}.chat-content .msg-location .location-content{padding:8px}.chat-content .msg-location .location-title{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.chat-content .msg-location .location-address{font-size:12px;color:#666}.chat-content .msg-card{white-space:pre-line}.chat-content .msg-card .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.chat-content .msg-card .card-info{margin-left:12px;-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-content .msg-card .card-name{font-size:14px;font-weight:500;color:#333}.chat-content .msg-card .card-corp{font-size:12px;color:#666;margin-top:2px}.chat-content .msg-file{white-space:pre-line}.chat-content .msg-file .file-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.chat-content .msg-file .file-info{margin-left:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.chat-content .msg-file .file-name{font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-content .msg-file .file-ext{font-size:12px;color:#666;margin-top:2px}.chat-content .msg-news{white-space:pre-line}.chat-content .msg-news .news-content{padding:8px}.chat-content .msg-news .news-title{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-content .msg-news .news-desc{font-size:12px;color:#666;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chat-content .msg-news .news-link{font-size:12px;color:#1890ff}.chat-content .msg-emotion{white-space:pre-line}.chat-content .msg-emotion img{display:block;max-width:120px;max-height:120px;border-radius:4px}.chat-content .msg-redpacket{white-space:pre-line}.chat-content .msg-redpacket .redpacket-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.chat-content .msg-redpacket .redpacket-icon{margin-right:12px}.chat-content .msg-redpacket .redpacket-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-content .msg-redpacket .redpacket-wish{font-size:14px;color:#fff;font-weight:500;margin-bottom:4px}.chat-content .msg-redpacket .redpacket-type{font-size:12px;color:rgba(255,255,255,.8)}.chat-content .msg-weapp{white-space:pre-line}.chat-content .msg-weapp .weapp-content{padding:8px}.chat-content .msg-weapp .weapp-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.chat-content .msg-weapp .weapp-icon{width:24px;height:24px;border-radius:4px;margin-right:8px}.chat-content .msg-weapp .weapp-name{font-size:12px;color:#999}.chat-content .msg-weapp .weapp-title{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-content .msg-weapp .weapp-desc{font-size:12px;color:#666;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.chat-content .msg-weapp .weapp-link{font-size:12px;color:#1890ff}.chat-content .msg-meeting{white-space:pre-line}.chat-content .msg-meeting .meeting-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px}.chat-content .msg-meeting .meeting-icon{margin-right:12px}.chat-content .msg-meeting .meeting-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.chat-content .msg-meeting .meeting-title{font-size:14px;color:#fff;font-weight:500;margin-bottom:4px}.chat-content .msg-meeting .meeting-duration,.chat-content .msg-meeting .meeting-status,.chat-content .msg-meeting .meeting-time{font-size:12px;color:rgba(255,255,255,.9);margin-top:2px}.chat-content .msg-unknown{white-space:pre-line}