.query-card{width:80%}.query-card__wrap{padding:10px;border-radius:4px;background-color:#e7eefe}.query-card__note{color:#606266;padding:2px 5px 0}.query-card__addNote{text-align:right}.query-card__addNote>.el-textarea{margin-top:8px}.query-card+.query-card{margin-top:15px}.edc-query{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;cursor:not-allowed}.edc-query .el-dialog{width:500px;position:absolute;right:200px;-webkit-box-shadow:0 1px 12px rgba(0,0,0,.3);box-shadow:0 1px 12px rgba(0,0,0,.3)}.edc-query .el-dialog__header{padding-left:15px;padding-right:35px;padding-bottom:0}.edc-query .el-dialog__headerbtn{top:10px}.edc-query .el-dialog__body{padding-left:0;padding-right:0;padding-bottom:0;cursor:default}.edc-query .el-dialog__title{display:-webkit-box;display:-ms-flexbox;display:flex}.edc-query .el-dialog__title__text{max-width:calc(100% - 40px)}.edc-query .el-dialog__title .bio-icon__history{margin-left:10px;font-weight:400;cursor:pointer;font-size:14px}.edc-query .el-dialog__title .bio-icon__history:hover{color:#0a44b3}.edc-query__panel{padding:0 15px 15px}.edc-query__title{font-weight:700;font-size:14px;padding:10px 0 15px}.edc-query .query-value{padding:10px 15px;border-bottom:1px solid #ebeef5;color:#606266}.edc-query .role-box{padding:10px 15px}.edc-query .role-item.active{color:#0a44b3;border-color:#b6c7e8;background-color:#e7ecf7}.edc-query .query-main{background-color:#f3f3f3;max-height:400px;overflow-y:auto;position:relative}.edc-query .query-main::-webkit-scrollbar{width:6px;height:6px}.edc-query .query-main::-webkit-scrollbar-thumb{background:transparent;border-radius:4px}.edc-query .query-main:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,53%,.3)}.edc-query .query-main:hover::-webkit-scrollbar-track{background:transparent}.edc-query .query-main.hasHistory{position:relative;padding-bottom:40px}.edc-query .query-main .bio-icon__history{position:absolute;right:25px;bottom:10px;cursor:pointer}.edc-query .query-form .el-form-item__label{padding-top:4px;line-height:1.5}.edc-query .query-form__select{width:40%}.edc-query .reply-query{-ms-flex-item-align:end;align-self:flex-end}.edc-query .current-query,.edc-query .history-query{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.edc-query .current-query.hasHistory{border-top:1px solid #dcdfe6}.edc-query .query-history__tool{text-align:right;padding:10px 15px}.edc-query .query-history__tool .bio-icon__query_history{cursor:pointer}.edc-query .query-history__tool .bio-icon__query_history.active,.edc-query .query-history__tool .bio-icon__query_history:hover{color:#0a44b3}