
*[data-v-7aef00fd] .el-checkbox__label {
  white-space: normal;
}


table[data-v-6648e077] {
  background: #f5f9fc;
  margin-bottom: 20px;
  width: 100%;
  color: #333;
  font-size: 14px;
}
table td[data-v-6648e077] {
  border-top: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
}
table tr:last-child td[data-v-6648e077] {
  border-bottom: 1px solid #d8d8d8;
}
table tr td[data-v-6648e077]:last-child {
  border-right: 1px solid #d8d8d8;
}
table tr td[data-v-6648e077]:first-child {
  width: 210px;
  text-align: center;
  padding: 30px 0;
}
table tr td[data-v-6648e077]:last-child {
  padding: 10px 25px;
}
.custom span[data-v-6648e077]{
  font-size: 14px;
}
.custom span[data-v-6648e077]:nth-child(1) {
  color: #0e8cee;
}
.custom span[data-v-6648e077]:nth-child(2) {
  color: #ff8f00;
  margin: 0 15px;
}
.custom span[data-v-6648e077]:nth-child(3) {
  color: #f66c6c;
}
*[data-v-6648e077] .el-tag {
  background: #dcedfc;
  margin:5px 10px 5px 0 !important;
}
*[data-v-6648e077] .el-checkbox__label {
  white-space: normal;
}


.item[data-v-6232387b] {
  margin-bottom: 22px;
}
.item .el-form-item[data-v-6232387b] {
  margin: 0;
}
*[data-v-6232387b] .el-checkbox__label {
  white-space: normal;
}

.title[data-v-ddff8f6e]{font-weight:bold;padding:30px 15px}.gl[data-v-ddff8f6e]{background:#80b8e3 !important;border:1px solid #4697d6 !important}.ql[data-v-ddff8f6e]{background:#7fd8fb !important;border:1px solid #41c6fa !important}.zc[data-v-ddff8f6e]{background:#a3e793 !important;border:1px solid #5fd643 !important}.qr[data-v-ddff8f6e]{background:#ffe17f !important;border:1px solid #ffd342 !important}.gr[data-v-ddff8f6e]{background:#e27f80 !important;border:1px solid #d54445 !important}.table[data-v-ddff8f6e]{width:100%;overflow-x:scroll}.table[data-v-ddff8f6e]::-webkit-scrollbar{width:7px;height:7px;background-color:#f5f5f5}.table[data-v-ddff8f6e]::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}.table[data-v-ddff8f6e]::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#c8c8c8}.table .tr[data-v-ddff8f6e]{height:30px;display:flex}.table .tr .td[data-v-ddff8f6e]{display:inline-block;flex:1;border-top:1px dashed #ccc;border-right:1px dashed #ccc;text-align:center;min-width:88px;font-size:12px}.table .tr .td>div[data-v-ddff8f6e]{height:18px;width:18px;background:#ccc;border:1px solid #ccc;border-radius:50%;display:inline-block;position:relative;box-sizing:border-box;top:-9px}.table .tr .td[data-v-ddff8f6e]:first-child{border-top:none;border-right:1px solid #ccc;width:200px;text-align:right;flex:none;padding:0 20px;font-size:16px}.table .tr .td:first-child>span[data-v-ddff8f6e]{box-sizing:border-box;position:relative;top:-50%;display:inline-block}.table .tr .td[data-v-ddff8f6e]:last-child{border-right:1px solid #ccc}.table .tr:first-child .td[data-v-ddff8f6e]{border-top:1px solid #ccc}.table .tr:first-child .td[data-v-ddff8f6e]:first-child{border-top:none}.table .tr:last-child .td[data-v-ddff8f6e]{border-right:1px solid #fff;border-top:1px solid #ccc}.table .tr:last-child .td[data-v-ddff8f6e]:first-child{border-top:none}.control[data-v-ddff8f6e]{margin:10px auto;width:300px}.control>div[data-v-ddff8f6e]{display:inline-block;margin-right:10px}.control>div>div[data-v-ddff8f6e]:first-child{display:inline-block;height:10px;width:10px;border-radius:50%;margin-right:5px}.control>div>div[data-v-ddff8f6e]:last-child{display:inline-block}

.decision[data-v-f21d91f8] {
  background: #ecf0f6;
}
.mb30[data-v-f21d91f8] {
  margin-bottom: 30px;
}
.mt30[data-v-f21d91f8] {
  margin-top: 30px;
}
.lock[data-v-f21d91f8],
.download[data-v-f21d91f8] {
  position: fixed;
  right: 10px;

  z-index: 1;
}
.lock[data-v-f21d91f8] {
  top: 10px;
}
.download[data-v-f21d91f8] {
  top: 60px;
}

/* model样式里魔改单选组件 */
.model[data-v-f21d91f8] .el-radio {
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  background: #f5f9fc;
}
.model[data-v-f21d91f8] .el-radio.is-checked {
  background: #0080ff;
}
.model[data-v-f21d91f8] .el-radio__label {
  vertical-align: middle;
  padding-left: 18px;
}
.model[data-v-f21d91f8] .el-radio__input.is-checked .el-radio__inner {
  background: #fff;
  width: 16px;
  height: 16px;
}
.model[data-v-f21d91f8] .el-radio__input.is-checked .el-radio__inner::after {
  background: #0080ff;
  width: 8px;
  height: 8px;
}

/* 单选组件里新增的view */
.model[data-v-f21d91f8] .el-radio__label .custom {
  display: inline-block;
}
.model[data-v-f21d91f8] .el-radio .icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  margin-bottom: 5px;
}
.model[data-v-f21d91f8] .el-radio.is-checked .name {
  color: #fff;
}
.model[data-v-f21d91f8] .el-radio:nth-child(1) .icon {
  background-image: url(/dsfa/vue/images/1.png?9c01a09);
  width: 45px;
  height: 30px;
}
.model[data-v-f21d91f8] .el-radio:nth-child(1).is-checked .icon {
  background-image: url(/dsfa/vue/images/1_active.png?82cec27);
}
.model[data-v-f21d91f8] .el-radio:nth-child(2) .icon {
  width: 32px;
  height: 29px;
  background-image: url(/dsfa/vue/images/2.png?0842e3a);
}
.model[data-v-f21d91f8] .el-radio:nth-child(2).is-checked .icon {
  background-image: url(/dsfa/vue/images/2_active.png?dd472fb);
}
.model[data-v-f21d91f8] .el-radio:nth-child(3) .icon {
  width: 31px;
  height: 29px;
  background-image: url(/dsfa/vue/images/3.png?1e1b30d);
}
.model[data-v-f21d91f8] .el-radio:nth-child(3).is-checked .icon {
  background-image: url(/dsfa/vue/images/3_active.png?0d96354);
}
.model[data-v-f21d91f8] .el-radio:nth-child(4) .icon {
  width: 34px;
  height: 30px;
  background-image: url(/dsfa/vue/images/4.png?4c58e16);
}
.model[data-v-f21d91f8] .el-radio:nth-child(4).is-checked .icon {
  background-image: url(/dsfa/vue/images/4_active.png?73a9dd8);
}
.decision[data-v-f21d91f8] .el-divider__text.is-left {
  transform: translateY(-50%);
  left: 50%;
  margin-left: -105px;
  width: 210px;
  text-align: center;
}
.btn-group[data-v-f21d91f8] {
  display: inline-block;
}
.btn-group span[data-v-f21d91f8] {
  margin-right: 5px;
  cursor: pointer;
}
.btn-group span[data-v-f21d91f8]:hover {
  opacity: 0.7;
}
.more[data-v-f21d91f8] {
  width: 100px;
  margin: 0 auto;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #409EFF;
}


/*# sourceMappingURL=decide.css.map?8b7683f*/