.el-message{min-width:380px;box-sizing:border-box;border-radius:4px;border:1px solid #ebeef5;position:fixed;left:50%;top:20px;transform:translateX(-50%);background-color:#edf2fc;transition:opacity .3s,transform .4s,top .4s;overflow:hidden;padding:15px 15px 15px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.el-message.is-center{-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67c23a}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#e6a23c}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#f56c6c}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__content:focus{outline-width:0}.el-message__closeBtn{position:absolute;top:50%;right:15px;transform:translateY(-50%);cursor:pointer;color:#c0c4cc;font-size:16px}.el-message__closeBtn:focus{outline-width:0}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67c23a}.el-message .el-icon-error{color:#f56c6c}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#e6a23c}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;transform:translate(-50%,-100%)}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:#409eff;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409eff;stroke-linecap:round}.el-loading-spinner i{color:#409eff}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-checkbox,.el-checkbox-button__inner{font-weight:500;color:#606266;-webkit-user-select:none;-ms-user-select:none;font-size:14px}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative}.el-checkbox-button__inner,.el-checkbox__input{white-space:nowrap;vertical-align:middle;cursor:pointer;outline:0}.el-checkbox{cursor:pointer;white-space:nowrap;-moz-user-select:none;user-select:none;margin-right:30px}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #dcdfe6;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409eff}.el-checkbox.is-bordered.is-disabled{border-color:#ebeef5;cursor:not-allowed}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner,.el-checkbox__inner{width:14px;height:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner:after{height:6px;width:2px}.el-checkbox__input{line-height:1}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#dcdfe6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner:after{cursor:not-allowed;border-color:#c0c4cc}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#c0c4cc}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#f2f6fc;border-color:#dcdfe6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner:before{background-color:#c0c4cc;border-color:#c0c4cc}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#c0c4cc;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner:after{transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409eff}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409eff}.el-checkbox__input.is-indeterminate .el-checkbox__inner:before{content:"";position:absolute;display:block;background-color:#fff;height:2px;transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner:after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #dcdfe6;border-radius:2px;box-sizing:border-box;background-color:#fff;z-index:1;transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409eff}.el-checkbox__inner:after{box-sizing:content-box;content:"";border:1px solid #fff;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;transform:rotate(45deg) scaleY(0);width:3px;transition:transform .15s ease-in .05s;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;background:#fff;border:1px solid #dcdfe6;border-left:0;-webkit-appearance:none;text-align:center;box-sizing:border-box;margin:0;transition:all .3s cubic-bezier(.645,.045,.355,1);-moz-user-select:none;padding:12px 20px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409eff}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#fff;background-color:#409eff;border-color:#409eff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409eff}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#ebeef5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #dcdfe6;border-radius:4px 0 0 4px;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409eff}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.v-modal-enter{animation:v-modal-in .2s ease}.v-modal-leave{animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{to{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-dialog{position:relative;margin:0 auto 50px;background:#fff;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.3);box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409eff}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{animation:dialog-fade-in .3s}.dialog-fade-leave-active{animation:dialog-fade-out .3s}@keyframes dialog-fade-in{0%{transform:translate3d(0,-20px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes dialog-fade-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-20px,0);opacity:0}}.el-switch{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer;vertical-align:middle}.el-switch__label{transition:.2s;height:20px;font-size:14px;font-weight:500;color:#303133}.el-switch__label.is-active{color:#409eff}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #dcdfe6;outline:0;border-radius:10px;box-sizing:border-box;background:#dcdfe6;transition:border-color .3s,background-color .3s}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;transition:all .3s;width:16px;height:16px;background-color:#fff}.el-switch.is-checked .el-switch__core{border-color:#409eff;background-color:#409eff}.el-switch.is-checked .el-switch__core:after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-button,.el-dropdown{color:#606266;font-size:14px}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:0;margin:0;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#409eff;color:#409eff}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#fff;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#fff;background-color:#409eff;border-color:#409eff}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409eff;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409eff;border-color:#409eff;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409eff;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:hsla(0,0%,100%,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.el-popper .popper__arrow,.el-popper .popper__arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;filter:drop-shadow(0 2px 12px rgba(0,0,0,.03))}.el-popper .popper__arrow:after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#ebeef5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow:after{bottom:1px;margin-left:-6px;border-top-color:#fff;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.el-popper[x-placement^=bottom] .popper__arrow:after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#ebeef5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow:after{bottom:-6px;left:1px;border-right-color:#fff;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#ebeef5}.el-popper[x-placement^=left] .popper__arrow:after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#fff}.el-dropdown{display:inline-block;position:relative}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button:before{content:"";position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:hsla(0,0%,100%,.5)}.el-dropdown .el-dropdown__caret-button.el-button--default:before{background:rgba(220,223,230,.5)}.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled):before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing){outline-width:0}.el-dropdown [disabled]{cursor:not-allowed;color:#bbb}.el-dropdown-menu{position:absolute;top:0;left:0;z-index:10;padding:10px 0;margin:5px 0;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-dropdown-menu__item{list-style:none;line-height:36px;padding:0 20px;margin:0;font-size:14px;color:#606266;cursor:pointer;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #ebeef5}.el-dropdown-menu__item--divided:before{content:"";height:6px;display:block;margin:0 -20px;background-color:#fff}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow:after{content:" ";border-width:5px}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow:after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow:after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow:after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow:after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#fff}.el-tooltip__popper.is-light{background:#fff;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow:after{border-top-color:#fff}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow:after{border-bottom-color:#fff}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow:after{border-left-color:#fff}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow:after{border-right-color:#fff}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;transform:translateY(-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner:after,.el-progress-bar__innerText{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67c23a}.el-progress.is-success .el-progress__text{color:#67c23a}.el-progress.is-warning .el-progress-bar__inner{background-color:#e6a23c}.el-progress.is-warning .el-progress__text{color:#e6a23c}.el-progress.is-exception .el-progress-bar__inner{background-color:#f56c6c}.el-progress.is-exception .el-progress__text{color:#f56c6c}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#ebeef5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409eff;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;transition:width .6s ease}.el-progress-bar__inner:after{content:"";height:100%}.el-progress-bar__innerText{color:#fff;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}to{background-position:32px 0}}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;box-sizing:border-box;outline:0;margin:0;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#409eff;color:#409eff}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#fff;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#fff;background-color:#409eff;border-color:#409eff}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409eff;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409eff;border-color:#409eff;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409eff;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:hsla(0,0%,100%,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:opacity .2s linear}.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}.el-fade-in-enter,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out}.horizontal-collapse-transition{transition:width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;transform:translateY(-30px)}.el-opacity-transition{transition:opacity .3s cubic-bezier(.55,0,.1,1)}@font-face{font-family:element-icons;src:url(https://ali-global-cdn.hellotalk8.com/im/535877f50039c0cb49a6196a5b7517cd.woff) format("woff"),url(https://ali-global-cdn.hellotalk8.com/im/732389ded34cb9c52dd88271f1345af9.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:transparent;border-bottom:transparent}.feedbackBtn{position:absolute;bottom:50px;right:50px;width:70px;height:70px;box-shadow:0 10px 30px 0 rgba(0,0,0,.3);border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-162px -245px;background-size:700px 760px;overflow:hidden;display:none;cursor:pointer}.feedbackBtn a{display:block;width:100%;height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}@media only screen and (min-width:1500px){.mainChat{width:1240px!important;border-radius:6px;box-shadow:0 30px 50px 0 rgba(0,0,0,.6)}}@media only screen and (min-height:900px){.mainChat{border-radius:6px;box-shadow:0 30px 50px 0 rgba(0,0,0,.6)}}.mainChat{width:100%;height:100%;background-color:#f7f7fb;display:-ms-flexbox;display:flex;overflow:hidden}.slide-fade-enter-active{transition:all .3s ease}.slide-fade-leave-active{transition:all .1s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(10px);opacity:0}.vip_hat[data-v-125b09b4]{top:-14px;transform:rotate(-45deg) scale(.58);left:-14px;background-image:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/vip_hat.png);background-repeat:no-repeat;background-size:cover;position:absolute;height:32px;width:32px;z-index:1}.my-flag[data-v-125b09b4]{left:28px;z-index:3;position:absolute}.headPortrait[data-v-125b09b4]{z-index:2;position:absolute}.emojione[data-v-125b09b4]{display:inline-block}.mainUserList[data-v-125b09b4]{width:27.42%;height:100%;box-sizing:border-box;box-shadow:8px 0 16px 0 rgba(0,0,0,.04);position:relative}.mainUserListMask[data-v-125b09b4]{z-index:10}.selfProfile-box[data-v-125b09b4]{width:100%;height:80px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:19px 14px;box-sizing:border-box;background-color:#fff}.headPortraitIng[data-v-125b09b4]{position:absolute;top:0;left:0}.headPortrait-box[data-v-125b09b4]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:calc(100% - 66px)}.headPortrait-box .headPortraitWrapper[data-v-125b09b4]{margin-right:12px;position:relative}.headPortraitWrapper span[data-v-125b09b4]{transform:scale(.52);transform-origin:left bottom}.headPortrait-box>span[data-v-125b09b4]{width:calc(100% - 53px);font:caption;font-weight:600;color:#484848;font-size:18px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.createGroup[data-v-125b09b4]{background:url("https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/ic_web_group_normal.svg") no-repeat;margin-right:21px}.chatListMoreMenu[data-v-125b09b4]{border:none;font-size:20px;transform:rotate(90deg);color:#626262;outline:none;cursor:pointer;background:transparent;margin-top:4px}.createGroup[data-v-125b09b4]{border:none;width:26px;height:26px;background-size:100% 100%;cursor:pointer;outline:none}.userSearch-box[data-v-125b09b4]{height:54px;width:100%;background-color:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.userSearch-box input[data-v-125b09b4]{height:34px;width:92%;border-radius:42px;border:none;text-indent:18px;outline:none;position:relative;z-index:3;font-size:14px;background-color:transparent}.userSearch-box.searchInputIng input[data-v-125b09b4]{text-indent:55px}.serchBackIcon[data-v-125b09b4]{width:26px;height:26px;font-size:16px;line-height:26px;font-weight:600;margin-top:-13px;left:24px}.delSearch[data-v-125b09b4],.serchBackIcon[data-v-125b09b4]{display:block;position:absolute;top:50%;z-index:5;cursor:pointer}.delSearch[data-v-125b09b4]{width:16px;height:16px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-94px -188px;background-size:700px 760px;margin-top:-6px;right:27px}.userSearch-box .placehold-box[data-v-125b09b4]{height:34px;width:92%;border-radius:42px;position:absolute;top:50%;left:50%;background-color:#fff;margin:-17px 0 0 -46%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:1}.placehold-box i[data-v-125b09b4]{display:inline-block;width:12px;height:12px;font-size:12px;color:#b5b5b5;margin-right:10px}.placehold-box span[data-v-125b09b4]{font:caption;font-size:14px;color:#b5b5b5}.userList-box[data-v-125b09b4]{overflow:hidden;background-color:#fff;height:calc(100% - 134px)}.userList-box>div[data-v-125b09b4]::-webkit-scrollbar{width:6px}.userList-box>div[data-v-125b09b4]::-webkit-scrollbar-track{background-color:transparent}.userList-box>div[data-v-125b09b4]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.userList-box>div[data-v-125b09b4]::-webkit-scrollbar-button{background-color:transparent;display:none}.createGroupUserList[data-v-125b09b4]{height:calc(100% - 124px);overflow-y:auto}.createGroupUserItem[data-v-125b09b4]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:14px}.createGroupUserItem.topWrapper[data-v-125b09b4]{background-color:#f6f6f6}.createGroupUserItem[data-v-125b09b4]:hover{background-color:#dbebff}.createBtnGroup[data-v-125b09b4]{height:70px;width:100%;border-top:.5px solid #e7e7e7;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.createBtnGroup button[data-v-125b09b4]{width:180px;height:44px;border-radius:24px;background-color:#405bd3;font:caption;font-size:16px;color:#fff;border:none;cursor:pointer;outline:none}.onlineOpations[data-v-125b09b4]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.onlineOpations i[data-v-125b09b4]{display:inline-block;width:26px;height:26px;margin-right:10px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}.exitBtn[data-v-125b09b4],.offlineBtn[data-v-125b09b4],.onlineBtn[data-v-125b09b4]{background-position:-321px -30px!important}.multichoose[data-v-125b09b4]{width:26px;height:26px;margin-right:10px}.curtomCheckGroup[data-v-125b09b4]{height:100%}.btn-group[data-v-125b09b4]{width:66px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.toEmailBtn[data-v-125b09b4]{width:26px;height:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-97px -30px;background-size:700px 760px;border:none;font-size:20px;outline:none;margin-right:20px;cursor:pointer}.userItem[data-v-00ec424c]{height:76px;width:100%;cursor:pointer;padding:14px 0 0 14px;box-sizing:border-box;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mouseSelect[data-v-00ec424c]:hover{background-color:#efefef}.mouseSelect.select[data-v-00ec424c]{background-color:#dbebff}.headPortraitWrapper[data-v-00ec424c]{float:left;margin-right:15px;position:relative}.headPortraitWrapper span[data-v-00ec424c]{transform:scale(.55);transform-origin:left bottom}.newMsgCount[data-v-00ec424c]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:18px;height:18px;border-radius:12px;background-color:#f54a41;color:#fff;position:absolute;top:-6px;right:-6px}.newMsgCount span[data-v-00ec424c]{display:inline-block;line-height:12px;font-size:12px;font-weight:500;transform:scale(.83333);transform-origin:center center}.userInfo-box[data-v-00ec424c]{overflow:hidden;height:100%;box-sizing:border-box;border-bottom:1px solid #e7e7e7;padding-right:14px;padding-bottom:8px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.nameAndOnlineWrapper[data-v-00ec424c]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px;position:relative}.newNameAndOnlineWrapper[data-v-00ec424c]{margin-bottom:6px;position:relative}.newNameAndOnlineWrapper .onlineWrapper[data-v-00ec424c]{height:32px;position:absolute;top:-4px;right:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center}.userName-box[data-v-00ec424c]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:77%}.userName[data-v-00ec424c]{display:inline-block;font:caption;font-weight:600;color:#484848;font-size:16px;line-height:18px;margin-right:5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userName-box .isVip[data-v-00ec424c]{width:36px;height:16px}.memberLogo[data-v-00ec424c]{display:inline-block;width:16px;height:16px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-204px -188px;background-size:700px 760px;margin-right:5px}.unRemindLogo[data-v-00ec424c]{display:inline-block;width:16px;height:16px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px;background-position:-116px -188px}.onlineWrapper[data-v-00ec424c]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.msgRecvTime[data-v-00ec424c],.onlineTime[data-v-00ec424c]{display:inline-block;font:caption;font-size:13px;transform:scale(.77);transform-origin:right bottom;color:#b5b5b5;white-space:nowrap}.onlineStatus[data-v-00ec424c]{display:block;width:6px;height:6px;border-radius:50%;background-color:#3dc051}.readStatus[data-v-00ec424c]{background-position:-160px -188px!important}.readStatus[data-v-00ec424c],.sentStatus[data-v-00ec424c]{background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px;margin-top:3px;display:block;width:16px;height:16px}.sentStatus[data-v-00ec424c]{margin-top:0;background-position:-138px -188px!important}.lastMsgWrapper[data-v-00ec424c]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.lastMsgContent[data-v-00ec424c]{display:inline-block;font:caption;font-size:14px;line-height:18px;color:#7e7e7e;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.newMsgIcon[data-v-00ec424c]{width:7px;height:7px;border-radius:50%;background-color:#f54a41;border:1px solid #fff;position:absolute;top:-3px;right:-3px}.topper[data-v-00ec424c]{background-color:#f6f6f6}.headPortraitIng[data-v-00ec424c]{position:absolute;top:0;left:0}.mucHeadPortrait[data-v-00ec424c]{border-radius:0}.newUserItem[data-v-00ec424c]{height:82px;position:relative;padding:12px 0 0 14px!important}.newUserItem .userInfo-box[data-v-00ec424c]{-ms-flex-pack:start;justify-content:flex-start}.register_coins_wrap[data-v-00ec424c]{min-width:178px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;color:#b5b5b5;font-family:SF Pro Display;font-style:normal;font-weight:400;font-size:12px;-webkit-transform-origin-x:0;transform:scale(.833333);-webkit-transform:scale(.833333);transform-origin:center center;-webkit-transform-origin:center center;position:absolute;right:0;bottom:0}.register_coins_wrap .registerWrap[data-v-00ec424c]{height:12px;line-height:12px;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register_coins_wrap .line[data-v-00ec424c]{width:.5px;height:8px;margin:8px;background:#e7e7e7}.register_coins_wrap .coins_wrap[data-v-00ec424c]{max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.closeBtn[data-v-4dbf718e]{position:absolute;right:0;top:16px;margin-right:20px}.tabItem[data-v-4dbf718e],.tabsWrap[data-v-4dbf718e]{display:-ms-flexbox;display:flex}.tabItem[data-v-4dbf718e]{height:32px;-ms-flex:1;flex:1;text-align:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.tabItem .iconImg[data-v-4dbf718e]{width:20px;height:20px}.chatListWrap[data-v-4dbf718e]{border-radius:8px 0 0 8px;box-shadow:inset 1px 0 0 #e7e7e7,inset 0 -1px 0 #e7e7e7,inset 0 1px 0 #e7e7e7}.focusListWrap[data-v-4dbf718e]{box-shadow:inset -1px 0 0 #e7e7e7,inset 0 -1px 0 #e7e7e7,inset 0 1px 0 #e7e7e7;border-radius:0 8px 8px 0}.activeClass[data-v-4dbf718e]{background:#405bd3;color:#fff}.userSearch-box[data-v-4dbf718e]{height:54px;width:calc(100vw- 12px);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.ic_search[data-v-4dbf718e]{position:absolute;left:20px;width:12px;height:12px;z-index:99}.ic_input_close[data-v-4dbf718e]{position:absolute;right:20px;width:16px;height:16px;z-index:99;cursor:pointer}.userSearch-box input[data-v-4dbf718e]{width:600px;height:34px;border:none;text-indent:13px;outline:none;position:relative;z-index:3;font-size:14px;background-color:#f5f5f5;border-radius:17px;box-sizing:border-box;padding-right:42px;padding-left:30px}.userSearch-box .placehold-box[data-v-4dbf718e]{height:34px;font-size:12px;position:absolute;top:50%;left:50%;color:#000;margin-top:-17px;transform:translateX(-50%);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:99}.placehold-box .placehold_search[data-v-4dbf718e]{display:inline-block;width:12px;height:12px;font-size:12px;color:#000;margin-right:10px}.placehold-box .placehold_text[data-v-4dbf718e]{font-style:normal;font-weight:400;font-size:12px;color:#b5b5b5}.userList-box[data-v-4dbf718e]{overflow:hidden;background-color:#fff;height:calc(100% - 134px)}.userList-box>div[data-v-4dbf718e]::-webkit-scrollbar{width:6px}.userList-box>div[data-v-4dbf718e]::-webkit-scrollbar-track{background-color:transparent}.userList-box>div[data-v-4dbf718e]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.userList-box>div[data-v-4dbf718e]::-webkit-scrollbar-button{background-color:transparent;display:none}.createGroupUserList[data-v-4dbf718e]{height:calc(100% - 164px);overflow-y:auto}.createGroupUserItem[data-v-4dbf718e]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.createGroupUserItem .el-checkbox[data-v-4dbf718e]{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.createGroupUserItem.topWrapper[data-v-4dbf718e]{background-color:#f6f6f6}.createGroupUserItem[data-v-4dbf718e]:hover{background-color:#dbebff}.curtomCheckGroup[data-v-4dbf718e]{height:100%}.el-dialog--center .el-dialog__body{padding:0 20px!important}.mainUserList .el-dialog__header{padding:16px 20px}.el-checkbox__inner{border-radius:50%}.el-checkbox__input.is-checked .el-checkbox__inner{background:#405bd3;border-color:#405bd3}.userItem[data-v-65b8902f]{height:76px;width:100%;cursor:pointer;padding:14px 0 0 4px;box-sizing:border-box;overflow:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.headPortraitWrapper[data-v-65b8902f]{float:left;margin-right:15px;position:relative}.headPortraitWrapper span[data-v-65b8902f]{transform:scale(.55);transform-origin:left bottom}.newMsgCount[data-v-65b8902f]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:18px;height:18px;border-radius:12px;background-color:#f54a41;color:#fff;position:absolute;top:-6px;right:-6px}.newMsgCount span[data-v-65b8902f]{display:inline-block;line-height:12px;font-size:12px;font-weight:500;transform:scale(.83333);transform-origin:center center}.userInfo-box[data-v-65b8902f]{width:508px;overflow:hidden;height:100%;box-sizing:border-box;border-bottom:1px solid #e7e7e7;padding-bottom:8px;padding-right:2px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.nameAndOnlineWrapper[data-v-65b8902f]{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.nameAndOnlineWrapper[data-v-65b8902f],.userName-box[data-v-65b8902f]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.userName-box[data-v-65b8902f]{width:84%}.userName[data-v-65b8902f]{display:inline-block;font:caption;font-weight:600;color:#484848;font-size:16px;line-height:18px;margin-right:5px;max-width:85%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userName-box .isVip[data-v-65b8902f]{width:36px;height:16px}.onlineWrapper[data-v-65b8902f]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end}.msgRecvTime[data-v-65b8902f],.onlineTime[data-v-65b8902f]{display:inline-block;font:caption;font-size:13px;transform:scale(.77);transform-origin:right bottom;color:#b5b5b5;white-space:nowrap}.onlineStatus[data-v-65b8902f]{display:block;width:6px;height:6px;border-radius:50%;background-color:#3dc051;margin-top:3px}.readStatus[data-v-65b8902f]{background-position:-160px -188px!important}.readStatus[data-v-65b8902f],.sentStatus[data-v-65b8902f]{background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px;margin-top:3px;display:block;width:16px;height:16px}.sentStatus[data-v-65b8902f]{margin-top:0;background-position:-138px -188px!important}.lastMsgWrapper[data-v-65b8902f]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.lastMsgContent[data-v-65b8902f]{display:inline-block;font:caption;font-size:14px;line-height:18px;color:#7e7e7e;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:4px}.newMsgIcon[data-v-65b8902f]{width:7px;height:7px;border-radius:50%;background-color:#f54a41;border:1px solid #fff;position:absolute;top:-3px;right:-3px}.topper[data-v-65b8902f]{background-color:#f6f6f6}.headPortraitIng[data-v-65b8902f]{position:absolute;top:0;left:0}.mucHeadPortrait[data-v-65b8902f]{border-radius:0}.register_coins_wrap[data-v-65b8902f]{min-width:178px;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;color:#b5b5b5;font-family:SF Pro Display;font-style:normal;font-weight:400;font-size:12px;-webkit-transform-origin-x:0;transform:scale(.833333);-webkit-transform:scale(.833333);transform-origin:center right;-webkit-transform-origin:center right;position:absolute;right:2px;bottom:0}.register_coins_wrap .registerWrap[data-v-65b8902f]{height:12px;line-height:12px;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register_coins_wrap .line[data-v-65b8902f]{width:.5px;height:8px;margin:8px;background:#e7e7e7}.register_coins_wrap .coins_wrap[data-v-65b8902f]{max-width:126px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bigMsgInput[data-v-55a54680]{width:100%}.mainMsgInput[data-v-55a54680]{width:100%;min-height:80px;background-color:#fff;box-shadow:5px 0 10px 0 rgba(0,0,0,.05);position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 22px 0 26px;box-sizing:border-box}.multiInputStyle[data-v-55a54680]{padding:0!important;box-shadow:0 -1px 0 0 rgba(0,0,0,.05)}.mainMsgInput button[data-v-55a54680]{border:none;cursor:pointer;outline:none}.emojiBtn[data-v-55a54680]{display:block;width:26px;height:26px;margin-right:24px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-129px -30px;background-size:700px 760px;position:relative}.editWrapper[data-v-55a54680]{-ms-flex:1;flex:1;font:caption;font-size:16px;color:#7e7e7e;position:relative;outline:none;background-color:#fff;overflow:hidden}.editWrapper span[data-v-55a54680]{position:absolute;top:50%;left:0;line-height:16px;margin-top:-8px;z-index:4}.msgInputWrapper[data-v-55a54680]{font:caption;position:relative;z-index:5;width:100%;padding-right:4px;height:auto!important;min-height:30px;max-height:200px;overflow-y:auto;outline:none;box-sizing:border-box!important;line-height:20px;word-wrap:break-word;white-space:pre-wrap;padding-top:10px;padding-bottom:10px;font-size:16px}.msgInputWrapper[data-v-55a54680]::-webkit-scrollbar{width:6px}.msgInputWrapper[data-v-55a54680]::-webkit-scrollbar-track{background-color:transparent}.msgInputWrapper[data-v-55a54680]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.msgInputWrapper[data-v-55a54680]::-webkit-scrollbar-button{background-color:transparent;display:none}.recorderBtn[data-v-55a54680]{width:26px;height:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-225px -30px;background-size:700px 760px}.sendBtn[data-v-55a54680]{width:26px;height:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-257px -30px;background-size:700px 760px;margin-left:30px}.notAllowedSent[data-v-55a54680]{cursor:not-allowed!important}.mediaFile[data-v-55a54680]{width:26px;height:26px;margin-left:30px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-161px -30px;background-size:700px 760px}.filePreviewWrapper[data-v-55a54680]{-ms-flex-pack:center;justify-content:center;min-height:300px;max-height:500px;overflow:auto}.filePreviewWrapper[data-v-55a54680],.recorderStatusBox[data-v-55a54680]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.recorderStatusBox[data-v-55a54680]{width:220px;height:50px;border-radius:25px;background-color:#fff;border:.5px solid rgba(0,0,0,.18);-ms-flex-pack:justify;justify-content:space-between;padding:0 14px;box-sizing:border-box}.stopRecorder[data-v-55a54680],.stopRecorderBtn[data-v-55a54680]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.stopRecorderBtn[data-v-55a54680]{width:28px;height:28px;border-radius:50%;background-color:#f54a41;-ms-flex-pack:center;justify-content:center;cursor:pointer}.stopRecorderBtn[data-v-55a54680]:after{content:"";display:block;width:9px;height:9px;background-color:#fff;border-radius:1px}.recorderStatusBox span[data-v-55a54680]{display:inline-block;font:caption;font-size:18px;text-align:left;color:#484848;line-height:25px;margin-left:18px}.closeRecorderBtn[data-v-55a54680]{width:25px;height:25px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-63px -30px;background-size:700px 760px;cursor:pointer}.emojiPackWrapper[data-v-55a54680]{width:500px;display:block;background:transparent;border:none;outline:none;position:absolute;top:-300px;left:0;z-index:20}.emojiPickerFade-enter-active[data-v-55a54680],.emojiPickerFade-leave-active[data-v-55a54680]{transition:opacity .3s}.emojiPickerFade-enter[data-v-55a54680],.emojiPickerFade-leave-to[data-v-55a54680]{opacity:0}.pauserRecorderBtn[data-v-1d899727],.playRecorderBtn[data-v-1d899727]{width:28px;height:28px;border-radius:50%;background-color:#405bd3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.playRecorderBtn[data-v-1d899727]:after{content:"";display:inline-block;width:0;height:0;border-top:6px solid transparent;border-left:10px solid #fff;border-bottom:6px solid transparent;margin-left:2px}.pauserRecorderBtn[data-v-1d899727]:after,.pauserRecorderBtn[data-v-1d899727]:before{content:"";display:inline-block;width:4px;height:10px;border-radius:2px;background-color:#fff;margin-left:4px}.pauserRecorderBtn[data-v-1d899727]:before{margin-left:0}.stopRecorderBtn[data-v-1d899727]:after{content:"";display:block;width:9px;height:9px;background-color:#fff;border-radius:1px}.recorderStatusBox[data-v-1d899727]{width:220px;height:50px;border-radius:25px;background-color:#fff;border:.5px solid rgba(0,0,0,.18);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 14px;box-sizing:border-box}.closeRecorderBtn[data-v-1d899727]{width:26px;height:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-63px -30px;background-size:700px 760px;cursor:pointer}.voiceProgress[data-v-1d899727]{width:114px;height:24px;-ms-flex-direction:column;flex-direction:column}.playTimeBox[data-v-1d899727],.voiceProgress[data-v-1d899727]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.playTimeBox[data-v-1d899727]{width:100%;-ms-flex-align:center;align-items:center}.playTimeBox i[data-v-1d899727]{display:inline-block;font-style:normal;line-height:14px;font:caption;font-size:10px;text-align:left;color:#7e7e7e}.voiceProgress input[data-v-1d899727]{display:block;height:6px;width:100%;cursor:pointer;position:relative;z-index:3;-webkit-appearance:none;-moz-appearance:none;outline:none;background:none;color:transparent}.voiceProgress input[data-v-1d899727]::-webkit-slider-thumb{-webkit-appearance:none;height:0;width:0}.voiceProgress input[data-v-1d899727]::-moz-range-thumb{-webkit-appearance:none;height:0;width:0}.voiceProgress input[data-v-1d899727]::-moz-range-track{background-color:transparent;height:100%}.audioProcess[data-v-1d899727]{position:relative;border-radius:3px;overflow:hidden}.audioProcess i[data-v-1d899727]{position:absolute;top:0;width:100%;height:100%;z-index:2}.audioProcess i[data-v-1d899727]:first-of-type{left:0;background-color:#405bd3;border-radius:3px}.audioProcess i[data-v-1d899727]:last-of-type{right:0;background-color:#e1e1e1}.filePreviewBtnGroup[data-v-7ddc6bb0]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:10px 0}.submitFile[data-v-7ddc6bb0]{margin-right:200px}.filePreviewBox[data-v-7ddc6bb0]{text-align:center}.filePreviewWrapper[data-v-7ddc6bb0]{overflow:auto;max-height:500px}.filePreviewBox .el-dialog__header{padding:16px 20px}.emojiPicker[data-v-2f4063f1]{height:300px;width:500px;background-color:#f8f9f8;box-shadow:0 5px 8px 0 rgba(0,0,0,.16),0 0 8px 0 rgba(0,0,0,.1);box-sizing:border-box;position:relative;z-index:20}.expressionNavBar[data-v-2f4063f1]{height:40px;width:100%;background-color:#fff;position:absolute;left:0;bottom:0}.expressionNavBar ul[data-v-2f4063f1]{display:-ms-flexbox;display:flex;width:100%;height:100%}.expressionNavBar ul li[data-v-2f4063f1]{width:60px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;position:relative;cursor:pointer}.expressionBar[data-v-2f4063f1]:after{content:"";display:block;width:30px;height:30px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}.expressionBar[data-v-2f4063f1]:first-of-type:after{width:24px;height:24px;background-position:-90px -132px}.expressionBar[data-v-2f4063f1]:nth-of-type(2):after{background-position:-328px -62px}.expressionBar[data-v-2f4063f1]:nth-of-type(3):after{background-position:-292px -98px}.expressionBar[data-v-2f4063f1]:nth-of-type(4):after{background-position:-352px -319px}.expressionBar[data-v-2f4063f1]:nth-of-type(5):after{background-position:-264px -319px}.expressionNavBar ul li.vipExpresstion[data-v-2f4063f1]:after{content:"";display:block;width:20px;height:20px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/web_sprites-min.png) no-repeat;background-position:-1470px -1239px;position:absolute;top:0;right:0}.expressionBigWrapper[data-v-2f4063f1]{width:100%;height:calc(100% - 40px);overflow-y:auto}.expressionBigWrapper[data-v-2f4063f1]::-webkit-scrollbar{width:6px}.expressionBigWrapper[data-v-2f4063f1]::-webkit-scrollbar-track{background-color:transparent}.expressionBigWrapper[data-v-2f4063f1]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.expressionBigWrapper[data-v-2f4063f1]::-webkit-scrollbar-button{background-color:transparent;display:none}.expressionBigWrapper .stickerItem[data-v-2f4063f1]{height:80px}.expressionBigWrapper .stickerItem img[data-v-2f4063f1]{width:58px}.expressionWrapper>ul[data-v-2f4063f1]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:20px;position:relative}.expressionWrapper>ul[data-v-2f4063f1]:after{content:"";display:block;width:460px;height:1px;background-color:#e7e7e7;position:absolute;bottom:0;left:20px}.expressionWrapper>ul[data-v-2f4063f1]:last-of-type{border-bottom:none}.expressionWrapper>ul li[data-v-2f4063f1]{margin:6px;cursor:pointer}.expressionNavBar ul li.activeBar[data-v-2f4063f1]{background-color:#ededed}.expressionWrapperItem>.noVipMask[data-v-2f4063f1]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);box-shadow:0 5px 8px 0 rgba(0,0,0,.16),0 0 8px 0 rgba(0,0,0,.1);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.expressionWrapperItem>.noVipMask i[data-v-2f4063f1]{display:block;width:40px;height:40px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/web_sprites-min.png) no-repeat;background-position:-1670px -1050px;margin-bottom:5px}.expressionWrapperItem>.noVipMask span[data-v-2f4063f1]{display:inline-block;line-height:20px;font:caption;font-size:14px;font-weight:500;text-align:center;color:#fff;max-width:260px;word-break:break-all}.aiteWrapper[data-v-20091ba5]{position:absolute;width:180px;max-height:244px;border-radius:3px;background-color:#fff;box-shadow:0 5px 8px 0 rgba(0,0,0,.16),0 0 8px 0 rgba(0,0,0,.1);overflow:hidden;z-index:10}.aiteWrapper[data-v-20091ba5]::-webkit-scrollbar{width:4px}.aiteWrapper[data-v-20091ba5]::-webkit-scrollbar-track{background-color:transparent;display:none}.aiteWrapper[data-v-20091ba5]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.aiteWrapper[data-v-20091ba5]::-webkit-scrollbar-button{background-color:transparent;display:none}li[data-v-20091ba5]{height:50px;border-bottom:1px solid #e7e7e7;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-left:22px;box-sizing:border-box;cursor:pointer;color:#484848}li[data-v-20091ba5]:hover{background-color:#2874d5;border-bottom:1px solid #2874d5}li[data-v-20091ba5]:last-of-type{border-bottom:none}li img[data-v-20091ba5]{height:28px;border-radius:50%}span[data-v-20091ba5]{display:block;line-height:20px;font:caption;font-size:14px;font-weight:500;margin-left:15px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggest-item.hover[data-v-20091ba5]{background-color:#2874d5!important;color:#fff!important;border-bottom:1px solid #2874d5}ul.suggest[data-v-20091ba5]{max-height:244px;overflow-y:scroll}.sendReplyPreview[data-v-825ece0e]{width:100%;height:60px;background-color:#fff;border-bottom:1px solid #d8d8d8;box-shadow:5px 0 10px 0 rgba(0,0,0,.05);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-left:6px solid #405bd3;box-sizing:border-box;-ms-flex-pack:justify;justify-content:space-between}.sendReplyPreviewWrapper[data-v-825ece0e]{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-left:16px}.sendReplyPreviewWrapper h3[data-v-825ece0e]{font:caption;font-size:16px;line-height:22px;font-weight:600;text-align:left;color:#405bd3}.sendReplyPreviewWrapper p[data-v-825ece0e],.sendReplyPreviewWrapper span[data-v-825ece0e]{display:block;line-height:20px;font:caption;font-size:14px;color:#7e7e7e;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.closeBtnWrapper[data-v-825ece0e]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-right:18px}.closeBtnWrapper img[data-v-825ece0e]{height:50px;margin-right:20px;display:block;border-radius:4px}.closeBtnWrapper .headImg[data-v-825ece0e]{border-radius:50%}.replyMsgCloseBtn[data-v-825ece0e]{width:26px;height:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-63px -30px;background-size:700px 760px;cursor:pointer}.otherWrapper[data-v-825ece0e]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-top:5px}.otherWrapper span[data-v-825ece0e]{display:inline-block;font:caption;font-size:14px;line-height:16px;color:#7e7e7e}.otherWrapper i[data-v-825ece0e]{display:block;width:14px;height:14px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px;margin-right:8px}.otherWrapper .voiceIcon[data-v-825ece0e]{background-position:-30px -210px}.otherWrapper .imageIcon[data-v-825ece0e]{background-position:-50px -210px}.otherWrapper .cardIcon[data-v-825ece0e]{background-position:-291px -210px}.otherWrapper .stickerIcon[data-v-825ece0e]{background-position:-70px -210px}.otherWrapper .introductionIcon[data-v-825ece0e]{background-position:-90px -210px}.otherWrapper .videoIcon[data-v-825ece0e]{background-position:-110px -210px}.otherWrapper .doodleIcon[data-v-825ece0e]{background-position:-130px -210px}.mainMsgSelection[data-v-b036173c]{-ms-flex:1;flex:1;border-radius:6px;background-color:#f7f7fb;position:relative;height:100%;width:0}.msgSelectionBox[data-v-b036173c],.placeholdMsgSelection[data-v-b036173c]{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.placeholdMsgSelection[data-v-b036173c]{font:caption;font-size:24px;color:#788ba5;text-align:center;-ms-flex-pack:center;justify-content:center}.placeholdMsgSelectionChild[data-v-b036173c]{width:340px;height:340px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-30px -371px;background-size:700px 760px}.placeholdMsgSelection span[data-v-b036173c]{width:100%;position:absolute;text-align:center;bottom:28%;left:0;-webkit-user-select:none;-ms-user-select:none;user-select:none}.mainMsgBoxHead[data-v-1c0f70aa]{width:100%;height:80px;background-color:#fff;-ms-flex-pack:justify;justify-content:space-between;box-sizing:border-box;padding-left:21px}.mainMsgBoxHead[data-v-1c0f70aa],.userBase[data-v-1c0f70aa]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.username[data-v-1c0f70aa]{display:inline-block;font:caption;font-size:18px;font-weight:600;line-height:22px;color:#484848;cursor:pointer;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none}.memberLogo[data-v-1c0f70aa]{width:36px;height:16px;margin-left:10px}.onlineSatus[data-v-1c0f70aa]{font:caption;font-size:12px;font-weight:500;line-height:15px;color:#7e7e7e;margin-top:7px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btnGroup[data-v-1c0f70aa]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.moreMenu[data-v-1c0f70aa],.setBtn[data-v-1c0f70aa]{width:26px;height:26px;border:none;outline:none;cursor:pointer;margin-right:10px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}.setBtn[data-v-1c0f70aa]{background-position:-193px -30px}.moreMenu[data-v-1c0f70aa]{background-position:-1830px -1120px}.moreMeunOpations[data-v-1c0f70aa]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.moreMeunOpations i[data-v-1c0f70aa]{display:inline-block;width:26px;height:26px;margin-right:16px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-193px -30px;background-size:700px 760px}.profileBtn[data-v-1c0f70aa]{background-position:-1739px -1194px}.selectMsgBtn[data-v-1c0f70aa]{background-position:-1563px -1194px}.delMsgWindowBtn[data-v-1c0f70aa]{background-position:-1871px -1194px}.mainMsgWrapper[data-v-2d685472]{-ms-flex:1;flex:1;width:100%;overflow-y:auto}.mainMsgWrapper[data-v-2d685472]::-webkit-scrollbar{width:6px}.mainMsgWrapper[data-v-2d685472]::-webkit-scrollbar-track{background-color:transparent}.mainMsgWrapper[data-v-2d685472]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.mainMsgWrapper[data-v-2d685472]::-webkit-scrollbar-button{background-color:transparent;display:none}.loading-box[data-v-2d685472]{background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:20px 0}.loading-child[data-v-2d685472]{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#405bd3;margin-right:5px;opacity:.3}.hideLoading[data-v-2d685472]{opacity:0;visibility:hidden}.loading-child[data-v-2d685472]:last-of-type{margin-right:0}.loading-child-left[data-v-2d685472]{animation:changeleft 2s linear 0s infinite}.loading-child-center[data-v-2d685472]{animation:changecenter 2s linear 0s infinite}.loading-child-right[data-v-2d685472]{animation:changeright 2s linear 0s infinite}.msgItemBigWrapper[data-v-5dcba842]{width:100%;display:-ms-flexbox;display:flex;padding:14px 22px;box-sizing:border-box;position:relative}.hasSendTimeBar[data-v-5dcba842]{padding-top:50px}.msgItemSendTime[data-v-5dcba842]{width:100%;position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.msgItemSendTime span[data-v-5dcba842]{display:block;border-radius:45px;background-color:rgba(0,0,0,.2);padding:8px 10px;font:caption;font-size:12px;line-height:12px;color:#fff}.sendBox[data-v-5dcba842]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.noticeMsg[data-v-5dcba842]{-ms-flex-pack:center;justify-content:center}.selectMsgBox[data-v-5dcba842]{margin-right:8px;cursor:pointer}.sendBox .selectMsgBox[data-v-5dcba842]{margin-right:0;margin-left:8px}.selectMsgBox i[data-v-5dcba842]{display:block;width:20px;height:20px;background-size:100% auto}.hasChosen[data-v-5dcba842]{background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/ic_web_select_selected.svg) no-repeat}.unChosen[data-v-5dcba842]{background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/ic_web_select_normal.svg) no-repeat}.receiveUserInfo[data-v-5dcba842]{margin-right:10px}.receiveBox .msgItemWrapper[data-v-5dcba842]{padding-right:30px}.sendBox .msgItemWrapper[data-v-5dcba842]{display:-ms-flexbox;display:flex;padding-left:30px}.noticeMsg .msgItemWrapper[data-v-5dcba842]{padding:0}.msgItemWrapper[data-v-5dcba842]{position:relative}.msgItemWrapper:hover .optionsMsg[data-v-5dcba842]{display:block}.headPortraitWrapper[data-v-5dcba842]{width:39px;height:39px}.headPortraitWrapper span[data-v-5dcba842]{left:-2px;bottom:-2px;transform:scale(.52);transform-origin:left bottom}.roomUserName[data-v-5dcba842]{display:inline-block;font:caption;font-size:12px;line-height:12px;color:#7e7e7e;position:absolute;top:-14px;left:0;white-space:nowrap}.optionsMsgWrapper[data-v-5dcba842]{position:absolute;top:0;height:100%;width:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.receiveBox .optionsMsgWrapper[data-v-5dcba842]{right:0}.sendBox .optionsMsgWrapper[data-v-5dcba842]{left:0}.optionsMsg[data-v-5dcba842]{cursor:pointer;display:none;width:20px;height:20px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-82px -162px;background-size:700px 760px;outline:none}.msgSendStatus[data-v-5dcba842]{height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-right:5px}.msgSendStatus .sendMsgFail[data-v-5dcba842]{display:block;width:24px;height:24px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxwYXRoIGZpbGw9IiNGNTRBNDEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjcyNyAyNi43MjdjLTYuNjI3IDAtMTItNS4zNzItMTItMTIgMC02LjYyNyA1LjM3My0xMiAxMi0xMiA2LjYyOCAwIDEyIDUuMzczIDEyIDEyIDAgNi42MjgtNS4zNzIgMTItMTIgMTJ6bTAtMTguODFjLS44OTUgMC0xLjYyMS43MjUtMS42MjEgMS42MjF2NS44MzhhMS42MjIgMS42MjIgMCAxIDAgMy4yNDMgMFY5LjUzOGMwLS44OTYtLjcyNi0xLjYyMi0xLjYyMi0xLjYyMnptMCAxMC4zNzhhMS42MjIgMS42MjIgMCAwIDAgMCAzLjI0MyAxLjYyMiAxLjYyMiAwIDEgMCAwLTMuMjQzeiIvPgo8L3N2Zz4=) no-repeat;background-size:100% auto;cursor:pointer}.msgSendStatus .sendMsgWait[data-v-5dcba842]{width:30px;height:30px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZD0iTTE0LjgxNCA5LjQ4MmEuOTQ0Ljk0NCAwIDAgMS0uOTQxLS45NDFWNC43NzdjMC0uNTE3LjQyMy0uOTQuOTQtLjk0LjUxOCAwIC45NDIuNDIzLjk0Mi45NHYzLjc2NGMwIC41MTctLjQyNC45NC0uOTQxLjk0IiBvcGFjaXR5PSIuNjUiLz4KICAgICAgICA8cGF0aCBkPSJNMTcuNDggMTAuMTk2YS45NDQuOTQ0IDAgMCAxLS4zNDUtMS4yODVsMS44ODItMy4yNmEuOTQ0Ljk0NCAwIDAgMSAxLjI4NS0uMzQ0Ljk0NC45NDQgMCAwIDEgLjM0NSAxLjI4NWwtMS44ODIgMy4yNmEuOTQ0Ljk0NCAwIDAgMS0xLjI4NS4zNDQiIG9wYWNpdHk9Ii43NSIvPgogICAgICAgIDxwYXRoIGQ9Ik0xOS40MzEgMTIuMTQ4YS45NDQuOTQ0IDAgMCAxIC4zNDQtMS4yODZsMy4yNi0xLjg4MWEuOTQ0Ljk0NCAwIDAgMSAxLjI4NS4zNDQuOTQ0Ljk0NCAwIDAgMS0uMzQ0IDEuMjg1bC0zLjI2IDEuODgyYS45NDQuOTQ0IDAgMCAxLTEuMjg1LS4zNDQiIG9wYWNpdHk9Ii44NSIvPgogICAgICAgIDxwYXRoIGQ9Ik0yMC4xNDUgMTQuODE0YzAtLjUxOC40MjQtLjk0MS45NDEtLjk0MWgzLjc2NGMuNTE3IDAgLjk0LjQyMy45NC45NCAwIC41MTgtLjQyMi45NDItLjk0Ljk0MmgtMy43NjRhLjk0NC45NDQgMCAwIDEtLjk0LS45NDEiIG9wYWNpdHk9Ii45Ii8+CiAgICAgICAgPHBhdGggZD0iTTE5LjQzMSAxNy40OGEuOTQ0Ljk0NCAwIDAgMSAxLjI4NS0uMzQ1bDMuMjYgMS44ODJhLjk0NC45NDQgMCAwIDEgLjM0NCAxLjI4NS45NDQuOTQ0IDAgMCAxLTEuMjg1LjM0NWwtMy4yNi0xLjg4MmEuOTQ0Ljk0NCAwIDAgMS0uMzQ0LTEuMjg1IiBvcGFjaXR5PSIuMiIvPgogICAgICAgIDxwYXRoIGQ9Ik0xNy40OCAxOS40MzFhLjk0NC45NDQgMCAwIDEgMS4yODUuMzQ0bDEuODgyIDMuMjZhLjk0NC45NDQgMCAwIDEtLjM0NSAxLjI4NS45NDQuOTQ0IDAgMCAxLTEuMjg1LS4zNDRsLTEuODgyLTMuMjZhLjk0NC45NDQgMCAwIDEgLjM0NS0xLjI4NSIgb3BhY2l0eT0iLjI1Ii8+CiAgICAgICAgPHBhdGggZD0iTTE0LjgxNCAyMC4xNDVjLjUxNyAwIC45NC40MjQuOTQuOTQxdjMuNzY0YzAgLjUxNy0uNDIzLjk0LS45NC45NGEuOTQ0Ljk0NCAwIDAgMS0uOTQxLS45NHYtMy43NjRjMC0uNTE3LjQyMy0uOTQuOTQtLjk0IiBvcGFjaXR5PSIuMyIvPgogICAgICAgIDxwYXRoIGQ9Ik0xMi4xNDggMTkuNDMxYS45NDQuOTQ0IDAgMCAxIC4zNDQgMS4yODVsLTEuODgyIDMuMjZhLjk0NC45NDQgMCAwIDEtMS4yODUuMzQ0Ljk0NC45NDQgMCAwIDEtLjM0NC0xLjI4NWwxLjg4MS0zLjI2YS45NDQuOTQ0IDAgMCAxIDEuMjg2LS4zNDQiIG9wYWNpdHk9Ii4zNSIvPgogICAgICAgIDxwYXRoIGQ9Ik0xMC4xOTYgMTcuNDhhLjk0NC45NDQgMCAwIDEtLjM0NCAxLjI4NWwtMy4yNiAxLjg4MmEuOTQ0Ljk0NCAwIDAgMS0xLjI4NS0uMzQ1Ljk0NC45NDQgMCAwIDEgLjM0NS0xLjI4NWwzLjI1OS0xLjg4MmEuOTQ0Ljk0NCAwIDAgMSAxLjI4NS4zNDUiIG9wYWNpdHk9Ii40Ii8+CiAgICAgICAgPHBhdGggZD0iTTkuNDgyIDE0LjgxNGMwIC41MTctLjQyNC45NC0uOTQxLjk0SDQuNzc3YS45NDQuOTQ0IDAgMCAxLS45NC0uOTRjMC0uNTE4LjQyMy0uOTQxLjk0LS45NDFoMy43NjRjLjUxNyAwIC45NC40MjMuOTQuOTQiIG9wYWNpdHk9Ii40NSIvPgogICAgICAgIDxwYXRoIGQ9Ik0xMC4xOTYgMTIuMTQ4YS45NDQuOTQ0IDAgMCAxLTEuMjg1LjM0NEw1LjY1IDEwLjYxYS45NDQuOTQ0IDAgMCAxLS4zNDQtMS4yODUuOTQ0Ljk0NCAwIDAgMSAxLjI4NS0uMzQ0bDMuMjYgMS44ODFhLjk0NC45NDQgMCAwIDEgLjM0NCAxLjI4NiIgb3BhY2l0eT0iLjUiLz4KICAgICAgICA8cGF0aCBkPSJNMTIuMTQ4IDEwLjE5NmEuOTQ0Ljk0NCAwIDAgMS0xLjI4Ni0uMzQ0bC0xLjg4MS0zLjI2YS45NDQuOTQ0IDAgMCAxIC4zNDQtMS4yODUuOTQ0Ljk0NCAwIDAgMSAxLjI4NS4zNDVsMS44ODIgMy4yNTlhLjk0NC45NDQgMCAwIDEtLjM0NCAxLjI4NSIgb3BhY2l0eT0iLjU1Ii8+CiAgICA8L2c+Cjwvc3ZnPg==) no-repeat;background-size:100% auto;animation:change 1s linear infinite}@keyframes change{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg)}to{-webkit-transform:rotate(1turn)}}.textWrapper>pre>hr{margin:10px 0}.receiveBox .trans-icon[data-v-6f3586c6]{position:absolute;bottom:-15px;right:28px;height:24px;width:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/translate_icon.png) no-repeat;background-size:cover;cursor:pointer}.sendBox .trans-icon[data-v-6f3586c6]{display:none}.textWrapper[data-v-6f3586c6]{border-radius:20px;background-color:#fff;border:.5px solid rgba(0,0,0,.18);display:inline-block;overflow:hidden}.sendBox .textWrapper[data-v-6f3586c6]{background-color:#dbebff}.textWrapper>pre>hr[data-v-6f3586c6]{display:block;width:100%;height:1px;background-color:rgba(0,0,0,.18);margin:10px 0}.textWrapper pre[data-v-6f3586c6]{display:inline-block;padding:8px 16px;font:caption;font-size:14px;font-weight:500;color:#333;line-height:20px;max-width:428px;white-space:pre-wrap;word-wrap:break-word}.replayWrapper[data-v-a2b3eaec]{background-color:#f5f5f5;border-bottom:.5px solid rgba(0,0,0,.12);padding:10px;box-sizing:border-box;display:-ms-flexbox;display:flex;min-width:100px}.sender.replayWrapper[data-v-a2b3eaec]{background-color:#c9dcf4;border:.5px solid rgba(0,0,0,.12)}.replyIcon[data-v-a2b3eaec]{display:inline-block;background-color:#999;width:5px;margin-right:10px}.sender.replyIcon[data-v-a2b3eaec]{background-color:#405bd3}.isMeSend[data-v-a2b3eaec],.sender.isMeSend[data-v-a2b3eaec]{background-color:#49a836}p[data-v-50bf9a7d]{font:caption;font-size:14px;line-height:16px;font-weight:500;color:#333;margin-bottom:4px;text-align:left}.sender[data-v-50bf9a7d]{color:#405bd3}.isMeSend[data-v-50bf9a7d],.sender.isMeSend[data-v-50bf9a7d]{color:#49a836}pre[data-v-50bf9a7d]{display:inline-block;max-width:430px;white-space:pre-wrap;word-wrap:break-word;line-height:17px;font:caption;font-size:12px;color:#7e7e7e}.replyInfoWrapper[data-v-9d64b482]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;-ms-flex-pack:justify;justify-content:space-between}p[data-v-9d64b482]{font:caption;font-size:14px;line-height:16px;font-weight:500;color:#333;margin-bottom:4px;text-align:left}.sender[data-v-9d64b482]{color:#405bd3;text-align:left}.isMeSend[data-v-9d64b482],.sender.isMeSend[data-v-9d64b482]{color:#49a836}.iconBox[data-v-9d64b482]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cardIcon[data-v-9d64b482],.doodleIcon[data-v-9d64b482],.locationIcon[data-v-9d64b482],.photoIcon[data-v-9d64b482],.stickerIcon[data-v-9d64b482],.videoIcon[data-v-9d64b482],.voiceIcon[data-v-9d64b482]{display:inline-block;width:14px;height:14px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px;background-position:-190px -210px;margin-right:7px}.doodleIcon[data-v-9d64b482]{background-position:-270px -210px}.stickerIcon[data-v-9d64b482]{background-position:-210px -210px}.cardIcon[data-v-9d64b482]{background-position:-311px -210px}.videoIcon[data-v-9d64b482]{background-position:-250px -210px}.voiceIcon[data-v-9d64b482]{background-position:-170px -210px}span[data-v-9d64b482]{display:inline-block;line-height:14px;font:caption;font-size:12px;color:#7e7e7e}.imgBox[data-v-9d64b482]{margin:0 10px 0 62px;font-size:0;border-radius:4px;overflow:hidden}.imgBox img[data-v-9d64b482]{height:34px}.videoImg[data-v-9d64b482]{display:inline-block;width:40px;border-radius:8px;background-color:#000}p[data-v-9dfced28]{font:caption;font-size:14px;line-height:16px;font-weight:500;color:#333;margin-bottom:4px;text-align:left}.sender[data-v-9dfced28]{color:#405bd3}.isMeSend[data-v-9dfced28],.sender.isMeSend[data-v-9dfced28]{color:#49a836}.sendBox .correctionWrapper[data-v-5b3efee8]{background-color:#dbebff;border:.5px solid rgba(0,0,0,.12)}.correctionWrapper[data-v-5b3efee8]{padding:10px 16px;border-radius:14px;background-color:#fff;border:.5px solid rgba(0,0,0,.18);display:inline-block;font-size:14px;font-weight:500;width:100%;box-sizing:border-box}.correctionWrapper p[data-v-5b3efee8]{font:caption;max-width:400px;word-break:break-all;font-size:14px}.correctionFalseIcon[data-v-5b3efee8]{background-position:-30px -188px!important}.correctionTrueIcon[data-v-5b3efee8]{background-position:-52px -188px!important}.correctionFalseIcon[data-v-5b3efee8],.correctionTrueIcon[data-v-5b3efee8]{display:inline-block;height:16px;width:16px;margin-left:16px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}pre[data-v-5b3efee8]{word-break:break-all;white-space:pre-wrap;font:caption}.correctionItem .correctionWrapper[data-v-5b3efee8]{border:none!important;padding:0;background-color:#fff!important}.correctionReplyWrapper .correctionWrapper[data-v-5b3efee8]{border:none!important;padding:0;background-color:transparent!important}.correctionReplyWrapper .falseTextBox[data-v-5b3efee8]{padding-top:2px}.correctionContent[data-v-5b3efee8]{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #666}.correctionContent[data-v-5b3efee8]:last-of-type{border-bottom:none;padding-bottom:0}.correctionCommentBox[data-v-5b3efee8]{font:caption;display:inline-block;width:100%;margin-top:10px;padding-top:10px;border-top:1px solid #666}p[data-v-4bdf4ba0]{font:caption;font-size:14px;line-height:16px;font-weight:500;color:#333;margin-bottom:4px;text-align:left}.sender[data-v-4bdf4ba0]{color:#405bd3}.isMeSend[data-v-4bdf4ba0],.sender.isMeSend[data-v-4bdf4ba0]{color:#49a836}.introduceBigWrapper[data-v-7e778929]{border:.5px solid rgba(0,0,0,.18);border-radius:9px;overflow:hidden}.introductionReplyWrapper .introduceBigWrapper[data-v-7e778929]{border:none}.introduceWrapper[data-v-7e778929]{cursor:pointer;width:262px;height:86px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;box-sizing:border-box;padding-left:14px}.userInfoBox[data-v-7e778929]{margin-left:15px}.headPortraitWrapper[data-v-7e778929]{width:57px;height:57px}.headPortraitWrapper span[data-v-7e778929]{left:0;bottom:0;transform:scale(.6);transform-origin:left bottom}.username[data-v-7e778929]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px}.username>span[data-v-7e778929]{display:block;font:caption;font-size:14px;font-weight:600;line-height:14px;color:#484848;margin-right:5px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sexBox[data-v-7e778929]{width:28px;height:14px;border-radius:3px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-right:4px}.manBox[data-v-7e778929]{background-color:#405bd3}.womanBox[data-v-7e778929]{background-color:#f3489b}.sexBox i[data-v-7e778929]{display:block;width:10px;height:10px;margin-left:2px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}.sexBox .manIcon[data-v-7e778929]{background-position:-84px -245px}.sexBox .womanIcon[data-v-7e778929]{background-position:-100px -245px}.sexBox span[data-v-7e778929]{display:block;font-size:12px;line-height:8px;font:caption;font-size:8.6px;transform:scale(.9);transform-origin:center right;text-align:left;color:#fff}.learnBox[data-v-7e778929]{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.learnBox>i[data-v-7e778929]{display:block;font-style:normal;color:#333;font-weight:600;margin-right:7px;height:100%;font-size:12px;line-height:100%}.learnBox ul[data-v-7e778929]{display:-ms-flexbox;display:flex}.learnBox li[data-v-7e778929]{margin-right:7px}.learnBox li>span[data-v-7e778929]{display:block;width:17px;font:caption;font-size:10px;line-height:10px;transform:scale(.83);transform-origin:top left;color:#0f0f0f;margin-bottom:2px}.learnDepth[data-v-7e778929]{width:19px;height:4px;border-radius:2px;background-color:#e1e1e1;position:relative}.learnBox ul .learnDepth i[data-v-7e778929]{display:block;height:100%;width:100%;border-radius:2px}.learnBox ul:first-of-type .learnDepth i[data-v-7e778929]{background-color:#53bb3e}.learnBox ul:last-of-type .learnDepth i[data-v-7e778929]{background-color:#405bd3}.positionBox span[data-v-7e778929]{margin-top:4px;display:block;font:caption;font-size:12px;line-height:17px;color:#7e7e7e}.introductionReplyWrapper .introduceWrapper[data-v-7e778929]{background-color:transparent;border:none;padding:0;height:50px;width:auto}.introductionReplyWrapper .headPortraitWrapper[data-v-7e778929]{width:40px;height:40px}.introductionReplyWrapper .headPortraitWrapper span[data-v-7e778929]{transform:scale(.45);left:-2px;bottom:-2px}.voiceBigWrapper[data-v-13b09594]{border:.5px solid rgba(0,0,0,.18);border-radius:20px;overflow:hidden;box-sizing:border-box}.voiceWrapper[data-v-13b09594]{min-width:120px;height:40px;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px 0 5px;box-sizing:border-box;-ms-flex-align:center;align-items:center}.sendBox .voiceWrapper[data-v-13b09594]{background-color:#dbebff}.voiceTime[data-v-13b09594]{font:caption;font-size:16px;font-weight:600;color:#333}.pauseBtn[data-v-13b09594],.playBtn[data-v-13b09594]{width:30px;height:30px;border-radius:50%;background-color:#405bd3;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.pauseBtn[data-v-13b09594]:after,.pauseBtn[data-v-13b09594]:before{content:"";display:inline-block;width:4px;height:10px;border-radius:2px;background-color:#fff;margin-left:4px}.pauseBtn[data-v-13b09594]:before{margin-left:0}.playBtn[data-v-13b09594]:before{content:"";display:inline-block;width:0;height:0;border-top:6px solid transparent;border-left:10px solid #fff;border-bottom:6px solid transparent;margin-left:2px}.underlayBox[data-v-13b09594]{width:150px;height:0}.voiceProgress[data-v-13b09594]{width:150px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.voiceProgress input[data-v-13b09594]{display:block;width:80%;outline:none;-webkit-appearance:none;-ms-appearance:none;border:none;background-color:transparent;color:transparent}.voiceProgress input[data-v-13b09594]::-webkit-slider-thumb{-webkit-appearance:none;height:20px;width:6px;border-radius:3px;margin-top:-7px;background-color:#405bd3;cursor:pointer;border:none}.voiceProgress input[data-v-13b09594]::-moz-range-thumb{-webkit-appearance:none;height:20px;width:6px;border-radius:3px;margin-top:-7px;background-color:#405bd3;cursor:pointer;border:none}.voiceProgress input[data-v-13b09594]::-webkit-slider-runnable-track{height:6px;border-radius:3px;background-color:#e1e1e1}.voiceProgress input[data-v-13b09594]::-moz-range-track{height:6px;border-radius:3px;background-color:#e1e1e1}.voiceProgress span[data-v-13b09594]{display:inline-block;line-height:12px;font-size:12px;color:#7e7e7e;position:absolute;top:-12px;left:0}.voiceTextBox[data-v-13b09594]{background-color:#fff}.voiceTextBox[data-v-13b09594]:before{content:"";display:block;height:1px;width:96%;margin:0 auto;background-color:#afbfd2}.voiceTextBox p[data-v-13b09594]{padding:10px 20px;box-sizing:border-box;max-width:430px;word-wrap:break-word}.sendBox .voiceTextBox[data-v-13b09594]{background-color:#dbebff}.translateBigWrapper[data-v-bb3b43cc]{border:.5px solid rgba(0,0,0,.18);border-radius:14px;overflow:hidden}.translateWrapper[data-v-bb3b43cc]{padding:10px 20px;background-color:#fff;display:inline-block;width:100%;box-sizing:border-box}.sendBox .translateWrapper[data-v-bb3b43cc]{background-color:#dbebff}.translateWrapper pre[data-v-bb3b43cc]{font:caption;font-size:14px;font-weight:500;color:#333;line-height:16px;max-width:500px;word-break:break-word;white-space:pre-line}.translateWrapper i[data-v-bb3b43cc]{display:block;width:100%;height:1px;background-color:rgba(0,0,0,.18);margin:10px 0}.sendBox .translateWrapper i[data-v-bb3b43cc]{background-color:#afbfd2}.noticeWrapper[data-v-4c264c52]{border-radius:45px;background-color:rgba(0,0,0,.2);padding:8px 20px}.noticeWrapper span[data-v-4c264c52]{display:block;font:caption;font-size:12px;line-height:12px;color:#fff;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.imageBigWrapper[data-v-171f1ced]{border:1px solid rgba(0,0,0,.18);border-radius:9px;overflow:hidden;text-align:center;box-sizing:border-box}.imageWrapper[data-v-171f1ced]{font-size:0;height:200px;cursor:pointer;box-sizing:border-box;overflow:hidden;position:relative;min-width:50px}.imgLoading[data-v-171f1ced]{width:100px;border:none;background-color:#d7d7d7;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.imageWrapper>img[data-v-171f1ced]{height:200px;position:relative;z-index:4;max-width:450px}.previewImg[data-v-171f1ced]{max-height:600px}.loading-box[data-v-171f1ced]{background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.loading-child[data-v-171f1ced]{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#878787;margin-right:5px;opacity:.3}.loading-child[data-v-171f1ced]:last-of-type{margin-right:0}.loading-child-left[data-v-171f1ced]{animation:changeleft 2s linear 0s infinite}.loading-child-center[data-v-171f1ced]{animation:changecenter 2s linear 0s infinite}.loading-child-right[data-v-171f1ced]{animation:changeright 2s linear 0s infinite}.imageBigWrapper[data-v-1c62315a]{border:1px solid rgba(0,0,0,.18);border-radius:9px;overflow:hidden;text-align:center;box-sizing:border-box}.imageWrapper[data-v-1c62315a]{font-size:0;cursor:pointer;box-sizing:border-box;overflow:hidden;position:relative;min-width:50px;width:min-content}.imgLoading[data-v-1c62315a]{width:100px;border:none;background-color:#d7d7d7;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.imageWrapper>img[data-v-1c62315a]{height:200px;position:relative;z-index:4;max-width:450px}.previewImg[data-v-1c62315a]{max-height:600px}.loading-box[data-v-1c62315a]{background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.loading-child[data-v-1c62315a]{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#878787;margin-right:5px;opacity:.3}.loading-child[data-v-1c62315a]:last-of-type{margin-right:0}.loading-child-left[data-v-1c62315a]{animation:changeleft 2s linear 0s infinite}.loading-child-center[data-v-1c62315a]{animation:changecenter 2s linear 0s infinite}.loading-child-right[data-v-1c62315a]{animation:changeright 2s linear 0s infinite}.card-text[data-v-1c62315a]{font-size:12px;margin:-10px 16px 10px;word-break:break-word}.old-card[data-v-1c62315a]{margin-top:10px}.videoBigWrapper[data-v-2a9e2466]{border-radius:9px;overflow:hidden;min-width:100px}.videoWrapper[data-v-2a9e2466]{width:100%;height:180px;position:relative;overflow:hidden}.maskGroup[data-v-2a9e2466]{height:100%;width:100%;background-color:#000;position:absolute;top:0;left:0;z-index:1}.maskGroup[data-v-2a9e2466],.playBtn[data-v-2a9e2466]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.playBtn[data-v-2a9e2466]{width:45px;height:45px;border:2px solid #fff;border-radius:50%;background-color:transparent;cursor:pointer}.playBtn[data-v-2a9e2466]:after{content:"";display:block;border-top:11px solid transparent;border-left:16px solid #fff;border-bottom:11px solid transparent;margin-left:5px}.playTime[data-v-2a9e2466]{position:absolute;bottom:6px;right:10px;font:caption;font-size:12px;letter-spacing:-.1px;color:#fff}.mainVideoBox[data-v-2a9e2466]{max-height:600px;display:block;background-color:#000}.mapWrapper[data-v-916764e8]{width:262px;height:148px;border-radius:9px;background-color:#fff;border:.5px solid rgba(0,0,0,.18);overflow:hidden;position:relative;cursor:pointer}.positionWrapper[data-v-916764e8]{width:100%;height:100%;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/mapbg.jpg) no-repeat;background-size:100% 100%}.mapWrapper>h3[data-v-916764e8]{font:caption;min-height:30px;line-height:30px;font-size:14px;font-weight:500;color:#484848;padding:0 14px;box-sizing:border-box;position:absolute;bottom:0;left:0;background-color:#fff;width:100%;opacity:.8;word-wrap:break-word}.mapWrapper>p[data-v-916764e8]{font:caption;font-size:12px;line-height:12px;letter-spacing:-.1px;color:#7e7e7e;text-indent:14px}.stickerWrapper[data-v-5bafeb0b]{border-radius:9px;overflow:hidden}.stickerWrapper.replyWrapper[data-v-5bafeb0b]{border:.5px solid rgba(0,0,0,.18)}.imgLoading[data-v-5bafeb0b]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:180px;width:200px;background-color:#d7d7d7;border-radius:9px}.stickerImgWrapper[data-v-5bafeb0b]{text-align:center;height:120px;font-size:0;position:relative;min-width:50px}.stickerImgWrapper img[data-v-5bafeb0b]{height:100%;position:relative;z-index:4}.loading-box[data-v-5bafeb0b]{height:100%;width:100%;background-color:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;z-index:3}.loading-child[data-v-5bafeb0b]{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#878787;margin-right:5px;opacity:.3}.loading-child[data-v-5bafeb0b]:last-of-type{margin-right:0}.loading-child-left[data-v-5bafeb0b]{animation:changeleft 2s linear 0s infinite}.loading-child-center[data-v-5bafeb0b]{animation:changecenter 2s linear 0s infinite}.loading-child-right[data-v-5bafeb0b]{animation:changeright 2s linear 0s infinite}.linkMsgWrapper[data-v-fe62fda0]{width:262px;height:86px;border-radius:9px;background-color:#fff;border:.5px solid rgba(0,0,0,.18);cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0 8px;box-sizing:border-box}.linkImgWrapper[data-v-fe62fda0]{width:72px;height:72px;overflow:hidden;font-size:0;margin-right:10px}.linkImgWrapper img[data-v-fe62fda0]{max-height:100%}.linkDesWrapper[data-v-fe62fda0]{-ms-flex:1;flex:1;overflow:hidden}.linkDesWrapper h3[data-v-fe62fda0]{max-width:160;font:caption;font-size:14px;line-height:16px;font-weight:500;color:#484848;word-break:break-all;max-height:30px;overflow:hidden;text-overflow:ellipsis}.linkDesWrapper span[data-v-fe62fda0]{display:block;line-height:15px;color:#b5b5b5;margin:4px 0}.linkDesWrapper p[data-v-fe62fda0],.linkDesWrapper span[data-v-fe62fda0]{font:caption;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkDesWrapper p[data-v-fe62fda0]{line-height:14px;letter-spacing:-.1px;color:#7e7e7e}.mainCorrectionBox[data-v-27591f71]{width:100%;min-height:500px;border-top:.5px solid #e7e7e7;border-bottom:.5px solid #e7e7e7}.btnBox[data-v-27591f71]{width:100%;overflow:hidden}.sendCorrectionMsg[data-v-27591f71]{display:block;border:none;outline:none;width:180px;height:44px;border-radius:24px;background-color:#405bd3;font:caption;font-size:16px;text-align:left;color:#fff;line-height:44px;text-align:center;margin:13px auto;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.addRemarkBox[data-v-27591f71]{display:-ms-flexbox;display:flex;padding:20px;-ms-flex-pack:justify;justify-content:space-between}textarea[data-v-27591f71]{width:415px;height:90px;border-radius:6px;border:.5px solid #e7e7e7;display:block;margin:0 auto;outline:none;text-indent:0;line-height:20px;font-size:16px;margin-bottom:30px;resize:none;padding:10px;box-sizing:border-box;color:#484848;font-size:14px}.addRemarkBtn[data-v-27591f71],.isSendNoSelect span[data-v-27591f71]{cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.isSendNoSelect span[data-v-27591f71]{font:caption;font-size:14px;text-align:left;color:#7e7e7e}.correctionItem[data-v-03d1aeb8]{padding:17px 20px;border-bottom:.5px solid #e7e7e7}.nativeTextBox[data-v-03d1aeb8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nativeTextBox i[data-v-03d1aeb8]{display:block;width:14px;height:14px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-150px -210px;background-size:700px 760px;margin-left:18px;cursor:pointer}p[data-v-03d1aeb8]{width:382px;font:caption;font-size:14px;line-height:16px;font-weight:500;text-align:left;color:#333;cursor:pointer;word-wrap:break-word}.mainCorrectionInputWrapper[data-v-03d1aeb8]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.mainCorrectionInput[data-v-03d1aeb8]{margin-top:10px;width:382px;line-height:16px;font:caption;font-size:14px;font-weight:500;text-align:left;color:#7e7e7e;outline:none}.correctionRusultPreview[data-v-03d1aeb8]{cursor:pointer}.bigMsgInput[data-v-4c06b9e9]{width:100%}.mainMsgInput[data-v-4c06b9e9]{width:100%;min-height:80px;background-color:#fff;box-shadow:5px 0 10px 0 rgba(0,0,0,.05);position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 22px 0 26px;box-sizing:border-box}.mainMsgInput button[data-v-4c06b9e9]{border:none;cursor:pointer;outline:none}.emojiBtn[data-v-4c06b9e9]{display:block;width:26px;height:26px;margin-right:24px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-129px -30px;background-size:700px 760px;position:relative}.editWrapper[data-v-4c06b9e9]{-ms-flex:1;flex:1;font:caption;font-size:16px;color:#7e7e7e;position:relative;outline:none;background-color:#fff;overflow:hidden}.editWrapper span[data-v-4c06b9e9]{position:absolute;top:50%;left:0;line-height:16px;margin-top:-8px;z-index:4}.msgInputWrapper[data-v-4c06b9e9]{font:caption;position:relative;z-index:5;width:100%;padding-right:4px;height:auto!important;min-height:30px;max-height:200px;overflow-y:auto;outline:none;box-sizing:border-box!important;line-height:20px;word-wrap:break-word;white-space:pre-wrap;padding-top:10px;padding-bottom:10px;font-size:16px}.msgInputWrapper[data-v-4c06b9e9]::-webkit-scrollbar{width:6px}.msgInputWrapper[data-v-4c06b9e9]::-webkit-scrollbar-track{background-color:transparent}.msgInputWrapper[data-v-4c06b9e9]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.msgInputWrapper[data-v-4c06b9e9]::-webkit-scrollbar-button{background-color:transparent;display:none}.recorderBtn[data-v-4c06b9e9]{width:26px;height:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-225px -30px;background-size:700px 760px}.sendBtn[data-v-4c06b9e9]{width:26px;height:26px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-257px -30px;background-size:700px 760px;margin-left:30px}.mediaFile[data-v-4c06b9e9]{width:26px;height:26px;margin-left:30px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-161px -30px;background-size:700px 760px}.filePreviewWrapper[data-v-4c06b9e9]{-ms-flex-pack:center;justify-content:center;min-height:300px;max-height:500px;overflow:auto}.filePreviewWrapper[data-v-4c06b9e9],.recorderStatusBox[data-v-4c06b9e9]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.recorderStatusBox[data-v-4c06b9e9]{width:220px;height:50px;border-radius:25px;background-color:#fff;border:.5px solid rgba(0,0,0,.18);-ms-flex-pack:justify;justify-content:space-between;padding:0 14px;box-sizing:border-box}.stopRecorder[data-v-4c06b9e9],.stopRecorderBtn[data-v-4c06b9e9]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.stopRecorderBtn[data-v-4c06b9e9]{width:28px;height:28px;border-radius:50%;background-color:#f54a41;-ms-flex-pack:center;justify-content:center;cursor:pointer}.stopRecorderBtn[data-v-4c06b9e9]:after{content:"";display:block;width:9px;height:9px;background-color:#fff;border-radius:1px}.recorderStatusBox span[data-v-4c06b9e9]{display:inline-block;font:caption;font-size:18px;text-align:left;color:#484848;line-height:25px;margin-left:18px}.closeRecorderBtn[data-v-4c06b9e9]{width:25px;height:25px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-63px -30px;background-size:700px 760px;cursor:pointer}.emojiPackWrapper[data-v-4c06b9e9]{width:500px;display:block;background:transparent;border:none;outline:none;position:absolute;top:-300px;left:0;z-index:20}.emojiPickerFade-enter-active[data-v-4c06b9e9],.emojiPickerFade-leave-active[data-v-4c06b9e9]{transition:opacity .3s}.emojiPickerFade-enter[data-v-4c06b9e9],.emojiPickerFade-leave-to[data-v-4c06b9e9]{opacity:0}.mianProfile[data-v-60f44902]{width:28.88%;height:100%;border-radius:6px;background-color:#fff;box-sizing:border-box;border-left:1px solid #e7e7e7}.mainPersonProfile[data-v-d4e73878]{height:100%;width:100%;background-color:#f6f6f6;position:relative;box-sizing:border-box;padding:80px 0;z-index:10}.profileHead[data-v-d4e73878]{width:100%;height:80px;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e7e7e7;box-sizing:border-box;padding:0 10px;background-color:#fff;position:absolute;left:0;top:0}.btnGroup[data-v-d4e73878],.profileHead[data-v-d4e73878]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.btnGroup h3[data-v-d4e73878]{font:caption;font-size:18px;font-weight:600;line-height:18px;color:#484848}.moreMenu[data-v-d4e73878]{border:none;width:26px;height:26px;cursor:pointer;outline:none;background:url("https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/web_sprites-min.png") no-repeat;background-position:-1830px -1120px}.userInfoWrapper[data-v-d4e73878]{height:100%;overflow-y:auto}.userInfoWrapper[data-v-d4e73878]::-webkit-scrollbar{width:6px}.userInfoWrapper[data-v-d4e73878]::-webkit-scrollbar-track{background-color:transparent}.userInfoWrapper[data-v-d4e73878]::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.userInfoWrapper[data-v-d4e73878]::-webkit-scrollbar-button{background-color:transparent;display:none}.userinfoBox[data-v-d4e73878]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:25px 0 25px 15px;border-bottom:1px solid #e7e7e7;background-color:#fff}.headPortraitWrapper[data-v-d4e73878]{width:100px;height:100px;margin-right:15px}.headPortraitWrapper span[data-v-d4e73878]{transform:scale(.95);transform-origin:left bottom}.username[data-v-d4e73878]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:9px}.username>span[data-v-d4e73878]{display:block;font:caption;font-size:24px;font-weight:600;line-height:24px;color:#484848;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.sexBox[data-v-d4e73878]{width:40px;height:18px;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:1px}.manBox[data-v-d4e73878]{background-color:#405bd3}.womanBox[data-v-d4e73878]{background-color:#f3489b}.sexBox i[data-v-d4e73878]{display:block;width:10px;height:10px;margin-right:3px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}.sexBox .manIcon[data-v-d4e73878]{background-position:-84px -245px}.sexBox .womanIcon[data-v-d4e73878]{background-position:-100px -245px}.sexBox span[data-v-d4e73878]{font:caption;display:block;font-size:12px;line-height:17px;color:#fff}.learnBox[data-v-d4e73878]{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.learnBox>i[data-v-d4e73878]{display:block;font-style:normal;color:#333;font-weight:600;margin-right:7px;height:100%;font-size:12px;line-height:100%}.learnBox ul[data-v-d4e73878]{display:-ms-flexbox;display:flex}.learnBox li[data-v-d4e73878]{margin-right:7px}.learnBox li>span[data-v-d4e73878]{display:block;width:17px;font:caption;font-size:10px;line-height:10px;transform:scale(.83);transform-origin:top left;color:#0f0f0f;margin-bottom:2px}.learnDepth[data-v-d4e73878]{width:19px;height:4px;border-radius:2px;background-color:#e1e1e1;position:relative}.learnBox ul .learnDepth i[data-v-d4e73878]{display:block;height:100%;width:100%;border-radius:2px}.learnBox ul:first-of-type .learnDepth i[data-v-d4e73878]{background-color:#53bb3e}.learnBox ul:last-of-type .learnDepth i[data-v-d4e73878]{background-color:#405bd3}.userinfoBox p[data-v-d4e73878]{font:caption;font-size:14px;line-height:15px;color:#7e7e7e;margin-top:7px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selfIntroduce[data-v-d4e73878]{padding:18px 15px;background-color:#fff;position:relative}.selfIntroduce h3[data-v-d4e73878]{font:caption;font-size:18px;line-height:21px;font-weight:600;color:#484848;margin-bottom:13px}.selfIntroduce p[data-v-d4e73878]{font:caption;font-size:14px;line-height:16px;color:#484848}.noticeBtn[data-v-d4e73878]{background-color:#fff;height:70px;width:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;box-sizing:border-box;border-top:10px solid #f6f6f6}.noticeBtn span[data-v-d4e73878]{display:block;font:caption;font-size:16px;line-height:22px;font-weight:500;color:#484848}.controlBtnGroup[data-v-d4e73878]{width:100%;height:80px;border-radius:6px;background-color:#fff;box-shadow:5px 0 10px 0 rgba(0,0,0,.05);position:absolute;left:0;bottom:0}.controlBtnGroup ul[data-v-d4e73878]{width:100%;height:100%;display:-ms-flexbox;display:flex}.controlBtnGroup ul li[data-v-d4e73878]{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font:caption;font-size:14px;font-weight:500;color:#7e7e7e;position:relative;cursor:no-drop}.controlBtnGroup ul li[data-v-d4e73878]:first-of-type{cursor:pointer}.sendMessageBtn span[data-v-d4e73878]{color:#405bd3}.controlBtnGroup ul li[data-v-d4e73878]:after{display:block;content:"";width:1px;height:30px;background-color:#e5e5e5;position:absolute;top:50%;right:0;margin-top:-15px}.controlBtnGroup ul li[data-v-d4e73878]:last-of-type:after{display:none}.controlBtnGroup ul li i[data-v-d4e73878]{width:30px;height:30px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}.sendMessageBtn i[data-v-d4e73878]{background-position:-30px -62px!important}.rartnerBtn i[data-v-d4e73878]{background-position:-106px -62px!important}.remindBtn i[data-v-d4e73878]{background-position:-184px -62px!important}.introduceVoiceBox[data-v-d4e73878]{position:absolute;right:15px;top:19px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.inVoiceIcon[data-v-d4e73878]{display:block;width:14px;height:14px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-30px -210px;background-size:700px 760px}.inVoiceDuration[data-v-d4e73878]{color:#405bd3;font-size:14px;display:inline-block;line-height:14px;margin-left:2px;min-width:30px;text-align:left;padding-top:2px}.miniLoading[data-v-d4e73878]{width:20px;height:20px;background-size:467px 507px;background-position:-171px -41px}.mainMucProfile{height:100%;width:100%;background-color:#f6f6f6;position:relative;box-sizing:border-box;padding-top:80px;z-index:10;overflow:hidden}.profileHead{width:100%;height:80px;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #e7e7e7;box-sizing:border-box;padding:0 10px;background-color:#fff;position:absolute;left:0;top:0}.btnGroup,.profileHead{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.btnGroup h3{font:caption;font-size:18px;font-weight:600;line-height:18px;color:#484848}.closeBtn{background:url("https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/web_sprites-min.png") no-repeat;background-position:-1738px -1120px;margin-right:13px}.closeBtn,.moreMenu{width:26px;height:26px;border:none;outline:none;cursor:pointer}.moreMenu{background:url("https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/web_sprites-min.png") no-repeat;background-position:-1830px -1120px}.mucInfoWrapper{height:100%;overflow-y:auto;background-color:#fff}.mucInfoWrapper .common h3{font:caption;font-size:18px;font-weight:600;line-height:25px;color:#484848}.mucInfoWrapper::-webkit-scrollbar{width:6px}.mucInfoWrapper::-webkit-scrollbar-track{background-color:transparent}.mucInfoWrapper::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:4px}.mucInfoWrapper::-webkit-scrollbar-button{background-color:transparent;display:none}.mucInfoBox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:25px 0 25px 15px;background-color:#fff;border-bottom:1px solid #e7e7e7;font-size:0}.mucInfoBox img{height:80px;width:80px;margin-right:14px}.mucInfoBox h3{font:caption;font-size:24px;font-weight:600;line-height:24px;color:#484848;max-width:240px;word-break:break-all}.roomAnnouncement{background-color:#fff;padding:16px 15px 22px;box-sizing:border-box}.roomAnnouncement h3{margin-bottom:9px}.roomAnnouncement p{font:caption;font-size:14px;text-align:left;color:#484848;line-height:20px}.noticeBtn{background-color:#fff;height:70px;width:100%;padding:0 16px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;box-sizing:border-box;border-top:10px solid #f6f6f6}.noticeBtn span{display:block;font:caption;font-size:16px;line-height:22px;font-weight:500;color:#484848}.roomUserWrapper{background-color:#fff;border-top:10px solid #f6f6f6;padding:18px 0 0 16px}.roomUserWrapper h3{font:caption;font-size:18px;font-weight:600;line-height:25px;color:#484848;margin-bottom:22px}.roomUserWrapper ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.roomUserWrapper li{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;position:relative;margin:0 5%;margin-bottom:13px}.roomUserWrapper li .headPortraitWrapper{height:54px;width:54px}.roomUserWrapper li .headPortraitWrapper span{transform:scale(.6);transform-origin:left bottom}.roomUserWrapper li p{font:caption;font-size:14px;line-height:18px;color:#484848;margin-top:10px;max-width:54px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roomUserWrapper li i{width:24px;height:24px;position:absolute;top:-5px;right:-5px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-size:700px 760px}.isCreater{background-position:-30px -132px!important}.isAdmin{background-position:-60px -132px!important}.allRoomUserBtn{-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:50px;line-height:50px;font-size:14px;word-break:break-all;cursor:pointer;color:#2554a5;display:block;margin:0!important;box-sizing:border-box}.loginWrapper[data-v-537e1554]{width:100%;height:100%;-ms-flex-pack:center;justify-content:center}#login_box[data-v-537e1554],.loginWrapper[data-v-537e1554]{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#login_box[data-v-537e1554]{-ms-flex-direction:column;flex-direction:column;border-radius:4px;background-color:#f7f7fb;box-shadow:0 30px 50px 0 rgba(0,0,0,.6);padding:0 3%;position:relative;min-height:480px}#login_box.scanRemind[data-v-537e1554]{padding-right:360px}.qr-title[data-v-537e1554]{width:100%;font-size:0;padding:37px 0 45px}.ht-group-box[data-v-537e1554]{margin:0 auto;width:200px;height:50px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-374px -549px;background-size:700px 760px}#qrcode[data-v-537e1554]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;min-height:240px;min-width:240px;font-size:0;position:relative}.unavailable_qr[data-v-537e1554]:after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);z-index:1;top:0;left:0}.refreshQrBtn[data-v-537e1554]{position:absolute;width:120px;height:120px;top:50%;margin-top:-60px;left:50%;margin-left:-60px;z-index:3;cursor:pointer;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-238px -245px;background-size:700px 760px}#login_box>p[data-v-537e1554]{font:caption;text-align:center;font-size:16px;margin:26px auto 35px;color:#484848}.footer-title[data-v-537e1554]{font:caption;font-size:12px;font-weight:500;text-align:center;color:#7e7e7e;padding-bottom:26px}.footer-title a[data-v-537e1554]{color:#7e7e7e}.ScanningTip[data-v-537e1554]{width:100%;height:90px;position:absolute;left:0;bottom:0;background-color:#f6f6f6;font:caption;font-size:15px;text-align:center;color:#7e7e7e;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ScanningTip p[data-v-537e1554]{line-height:20px}.ScanningTip p:first-of-type i[data-v-537e1554]{margin:0 10px;font-style:normal}.ScanningTip p[data-v-537e1554]:last-of-type{margin-top:13px}.ScanningTip p:last-of-type i[data-v-537e1554]{margin:0 6px;font-style:normal}.scanRemindImg[data-v-537e1554]{display:block;height:480px;width:320px;position:absolute;bottom:0;right:20px;background:url("https://ali-global-statics.hellotalk8.com/webim/phone2x.png") no-repeat center 30px/contain}.slide-fade-enter-active[data-v-537e1554]{transition:all 1.5s ease}.slide-fade-leave-active[data-v-537e1554]{transition:all .1s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-537e1554],.slide-fade-leave-to[data-v-537e1554]{transform:translateX(100px);opacity:0}.loginWrapper[data-v-4c43871e]{width:100%;height:100%;overflow:hidden;-ms-flex-pack:center;justify-content:center}#login_box[data-v-4c43871e],.loginWrapper[data-v-4c43871e]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#login_box[data-v-4c43871e]{-ms-flex-direction:column;flex-direction:column;border-radius:4px;background-color:#f7f7fb;box-shadow:0 30px 50px 0 rgba(0,0,0,.6);padding:0 3%}.qr-title[data-v-4c43871e]{width:100%;font-size:0;text-align:center;padding:37px 0 45px}.ht-group-box[data-v-4c43871e]{margin:0 auto;width:200px;height:50px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-374px -549px;background-size:700px 760px}#qrcode[data-v-4c43871e]{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;font-size:0;position:relative}.img-web-qr-normal[data-v-4c43871e]{width:160px;height:124px;background:url(https://d3jwpjmyedsb7z.cloudfront.net/im/static/img/imsprites-minv1.png) no-repeat;background-position:-374px -604px;background-size:700px 760px}.unavailable_qr[data-v-4c43871e]:after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);z-index:1}.refreshQrBtn[data-v-4c43871e]{position:absolute;width:120px;height:120px;top:50%;margin-top:-60px;left:50%;margin-left:-60px;z-index:3;cursor:pointer}p[data-v-4c43871e]:first-of-type{font:caption;font-size:18px;line-height:25px;font-weight:500;color:#484848;margin:30px 0 10px}p[data-v-4c43871e]:last-of-type{word-break:break-all;max-width:291px;font:caption;font-size:16px;font-weight:500;line-height:25px;text-align:center;color:#7e7e7e}.footer-title[data-v-4c43871e]{font:caption;font-size:12px;font-weight:500;text-align:center;color:#7e7e7e;padding-bottom:26px}.footer-title a[data-v-4c43871e]{color:#7e7e7e}.button[data-v-4c43871e]{border:none;background-color:transparent;outline:none;cursor:pointer;line-height:22px;font:caption;font-size:16px;font-weight:500;text-align:left;color:#405bd3;text-decoration:underline;margin:40px 0}.timer[data-v-4c43871e]{display:inline-block;text-decoration:none;width:20px}