
/* input 框*/
.-form .el-form-item .el-input[data-v-09df0e90] { max-width: 250px !important;
}
.el-input[data-v-09df0e90] { flex: 1;
}

/* /deep/ .el-input__inner{ width:300px !important;} */
/* 下拉选项 */
.-form .el-form-item .el-form-item__content .el-select[data-v-09df0e90] { width: 250px !important;}
/* 会员列表 */
.memberList[data-v-09df0e90] { padding-top: 10px; padding-bottom: 10px; width: 355px; border: 1px dashed #ccc;
}
[data-v-09df0e90] .menmberSearch .el-form-item__content {margin-left: -90px; margin-top: 40px; margin-bottom: 10px;
}
.-s15[data-v-09df0e90] { font-size: 15px; color: #5c6d77; padding-top: 10px; padding-bottom: 3px;
}
.-s13[data-v-09df0e90] { font-size: 13px;
}
.-sprice[data-v-09df0e90] { font-size: 17px;
}

/*提示信息*/
.textInfo[data-v-09df0e90] { width: 330px; word-break: break-all; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; text-align: center; display: inline-block; line-height: 1.5;
}
.bind[data-v-09df0e90] { margin-left: 152px;
}
.bind .el-button[data-v-09df0e90] { width: 120px;
}
.dot[data-v-09df0e90]{ display: inline-block; vertical-align: middle; width: 0.5em; height: 0.5em; margin-right: 0.5em; border-radius: 0.25em; overflow: hidden;
}

/*点击样式变化*/
.handStyle[data-v-09df0e90] {cursor: pointer;}

