.search-item[data-v-4637931b] {
  width: 200px;
  margin-right: 10px;
}
.search-item-min[data-v-4637931b] {
  width: 150px;
  margin-right: 10px;
}
.search-item[data-v-707dada1] {
  width: 200px;
  margin-right: 10px;
}
.search-item-min[data-v-707dada1] {
  width: 150px;
  margin-right: 10px;
}
.search-item[data-v-0c401abf] {
  width: 200px;
  margin-right: 10px;
}
.search-item-min[data-v-0c401abf] {
  width: 150px;
  margin-right: 10px;
}
.search-item[data-v-12ffa50c] {
  width: 200px;
  margin-right: 10px;
}
.search-item-min[data-v-12ffa50c] {
  width: 150px;
  margin-right: 10px;
}
.el-dialog__wrapper.dialog-concat .el-checkbox-group {
  border-radius: 10px;
  padding: 0 10px;
  background-color: #f5f5f5;
  height: 270px;
  overflow-y: scroll;
}
.el-dialog__wrapper.dialog-concat .el-checkbox-group label.el-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
}
.el-dialog__wrapper.dialog-concat .el-form-item {
  margin-bottom: 10px !important;
}
.el-dialog__wrapper.dialog-concat .el-form-item .el-select,
.el-dialog__wrapper.dialog-concat .el-form-item .el-cascader,
.el-dialog__wrapper.dialog-concat .el-form-item .el-autocomplete,
.el-dialog__wrapper.dialog-concat .el-form-item .el-input {
  width: 317px;
}
.el-dialog__wrapper.dialog-concat .el-form-item span.link {
  width: 160px;
  display: inline-block;
}
.el-dialog__body {
  padding-top: 10px !important;
}
b.customer-tag {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  margin-left: 5px;
}
.dialogAllTimZ .el-row[data-v-08f490fd] {
  padding: 10px 0;
  font-size: 13px;
  border-bottom: 1px solid #f5f5f5;
}
.dialogAllTimZ .el-row b[data-v-08f490fd] {
  font-weight: normal;
  display: inline-block;
  width: 200px;
}
.dialogAllTimZ .el-row i[data-v-08f490fd] {
  font-size: 16px;
  margin-right: 3px;
}
.dialogAllTimZ .el-row .el-col.el-col-8[data-v-08f490fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dialogAllTimZ .el-row .el-col-16[data-v-08f490fd] {
  font-size: 12px;
  padding-left: 20px;
}
.dialogAllTimZ .el-row .el-col-16 span[data-v-08f490fd] {
  margin-right: 15px;
}
h1 span[data-v-637aa130] {
  display: inline-block;
  max-width: 140px;
  vertical-align: bottom;
}
.area-time ul li[data-v-9e822258] {
  margin-bottom: 3px;
  color: rgba(35, 35, 35, 0.8117647059);
}
.area-time ul li a[data-v-9e822258] {
  font-size: 12px;
  color: #2A97F9;
}
.risk-popup[data-v-d4b8a4fe] {
  position: fixed;
  right: 50px;
  bottom: 100px;
  width: 420px;
  padding: 12px;
  border-radius: 6px;
  font-size: 13px;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 9999;
  -webkit-animation: fadeIn-d4b8a4fe 0.3s;
          animation: fadeIn-d4b8a4fe 0.3s;
  background: white;
}
@-webkit-keyframes fadeIn-d4b8a4fe {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeIn-d4b8a4fe {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.flex[data-v-d4b8a4fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}
.flex i[data-v-d4b8a4fe] {
  cursor: pointer;
}
