.base_container{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.base_page{max-width:1200px;min-width:750px}.flex_list{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;flex-wrap:wrap}.full_bg,.full_icon{background-size:100%;background-position:50%;background-repeat:no-repeat}.com-sticky-wrap{position:sticky;top:var(--HeaderToHeight,46px);z-index:101;transition:top .3s ease-in-out}.full_icon{display:inline-block}.input_placeholder input::-webkit-input-placeholder{color:var(--font-color-light)}.input_placeholder input:-moz-placeholder,.input_placeholder input::-moz-placeholder{color:var(--font-color-light)}.input_placeholder input:-ms-input-placeholder{color:var(--font-color-light)}.input_placeholder textarea::-webkit-input-placeholder{color:var(--font-color-light)}.input_placeholder textarea:-moz-placeholder,.input_placeholder textarea::-moz-placeholder{color:var(--font-color-light)}.input_placeholder textarea:-ms-input-placeholder{color:var(--font-color-light)}.selectZindex800{z-index:800!important}@keyframes upMove{0%{transform:translateY(80px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes downMove{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.el-dialog__wrapper.comp-at-user_dialog .el-dialog{border-radius:6px;overflow:hidden}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header{padding:18px 50px 18px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--light-border-color)}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .title{font-size:18px;color:var(--theme-black-white);font-weight:700}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-input{width:380px}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-input .el-input__inner{padding-left:40px;height:36px;line-height:36px;border-color:#e5e8f2;border-radius:18px}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-input .el-input__suffix .el-icon-circle-close{font-size:16px;line-height:36px}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-input .el-input__suffix .el-icon-circle-close:before{content:"\e79d"}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-input .el-input__prefix{cursor:pointer;left:16px}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-input .el-input__prefix .iconfont{color:#00c651;font-weight:700}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-input .el-input__prefix .el-input__icon{line-height:36px}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-dialog__headerbtn{top:24px;right:16px}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{font-size:24px;color:#999}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#00c651}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body{padding:0;max-height:547px;height:547px;overflow-y:auto}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content{width:100%;height:100%}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .tags{height:40px;line-height:40px;color:var(--color-666);padding:0 20px;background-color:var(--lowest-bg-color)}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item{cursor:pointer;padding:10px 20px;display:flex;align-items:center;justify-content:flex-start}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item .el-avatar{width:60px;height:60px;flex:0 0 60px;margin-right:16px}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item .el-avatar>img{width:100%}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item .info{flex:1;width:0}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item .info .nickName{margin-bottom:6px;font-size:16px;color:var(--theme-black-white);font-weight:700}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item .info .decs{font-size:12px;color:#999}.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item.active,.el-dialog__wrapper.comp-at-user_dialog .el-dialog__body .content .user-list .item:hover{background-color:var(--lowest-bg-color)}