[data-v-6131a07a] .recharge-dialog .recharge-dialog__code {
  width: 80%;
  margin: 10px auto 0;
}
[data-v-6131a07a] .recharge-dialog__type {
  margin: 5px 0 30px;
}
[data-v-6131a07a] .recharge-dialog__type-top {
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
}
[data-v-6131a07a] .recharge-dialog__type-box {
    display: flex;
    margin-top: 10px;
}
[data-v-6131a07a] .recharge-dialog__type-box-col {
      width: 50%;
      flex: 1;
      margin-right: 10px;
}
[data-v-6131a07a] .recharge-dialog__type-box-col:last-child {
        margin-right: 0;
}
[data-v-6131a07a] .recharge-dialog__type-box-col .el-radio {
        display: flex;
        align-items: center;
        width: 100%;
        height: 50px;
        border-radius: 5px;
        border: 1px solid #CECECE;
        padding: 5px 10px;
}
[data-v-6131a07a] .recharge-dialog__type-box-col .el-radio.is-checked {
        border: 1px solid #287BF5;
}
[data-v-6131a07a] .recharge-dialog__jbBox-top {
  padding: 0 5px 15px;
  border-bottom: 1px solid #C2C1C1;
}
[data-v-6131a07a] .recharge-dialog__jbBox .text-box {
  padding: 0 5px;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  white-space: nowrap;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block {
    display: inline-block;
    padding: 10px 70px 10px 10px;
    height: auto;
    line-height: 20px;
    position: relative;
    background-color: #eff6ff;
    border: 1px solid #eff6ff;
    border-radius: 8px;
    margin-right: 20px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    flex: 1;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block:last-child {
      margin-right: 0;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block .tag {
      position: absolute;
      top: -1px;
      right: -1px;
      height: 20px;
      line-height: 18px;
      padding: 0 8px 0 12px;
      font-size: 12px;
      background-color: #eff6ff;
      border-top-right-radius: 8px;
      border-bottom-left-radius: 15px;
      border: 1px solid #287bf5;
      color: #0E2B4B;
      z-index: 1;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block.cur {
    border: 1px solid #287bf5;
}
[data-v-6131a07a] .recharge-dialog .recharge-dialog__money .block.cur .tag {
      background-color: #287bf5;
      border: 1px solid #287bf5;
      color: #FFFFFF;
}
[data-v-6131a07a] .recharge-dialog .chargeExplain-text {
  margin: 10px -1.428rem 0;
  padding: 0 1.428rem 20px;
}
[data-v-6131a07a] .recharge-dialog .redBox {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  background-color: #ED5565;
  color: #ffffff;
  font-size: 0.857rem;
  line-height: 17px;
  height: 18px;
  border-radius: 18px;
  padding: 0 5px;
  margin-top: -2px;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
    border-bottom: 0 !important;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead th {
    background-color: #e4f1ff !important;
    border-color: #e1e1e1;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
      color: #000000 !important;
      font-weight: 400;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
    height: 40px;
    border-bottom: 0 !important;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table td {
    border-bottom: 1px solid #e1e1e1;
    border-color: #e1e1e1;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
    background-color: #ffffff;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
    display: none;
}
[data-v-6131a07a] .recharge-dialog /deep/ .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
    display: none;
}
.chargeExplain-table__radio[data-v-6131a07a] .el-radio__label {
  display: none;
}
.newBuyOrderDialogBox[data-v-6131a07a] {
  font-size: 14px;
  line-height: 1.45;
  color: #000000;
  padding: 10px 10px 30px;
  text-align: center;
}
.newBuyOrderDialogBox-code[data-v-6131a07a] {
    margin-top: 20px;
    margin-bottom: 10px;
}
.newBuyOrderDialogBox-code .img[data-v-6131a07a] {
      width: 210px;
      height: 210px;
      vertical-align: top;
}
.newBuyOrderDialogBox-text[data-v-6131a07a] {
    line-height: 24px;
    color: #303030;
}
.newBuyOrderDialogBox-form[data-v-6131a07a] {
    margin-top: 20px;
}
.newBuyOrderDialogBox-row[data-v-6131a07a] {
    display: flex;
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0;
    text-align: left;
}
.newBuyOrderDialogBox-row__label[data-v-6131a07a] {
      width: 125px;
      color: #757575;
      text-align: right;
      line-height: 24px;
}
.newBuyOrderDialogBox-row__col[data-v-6131a07a] {
      flex: 1;
      width: 50%;
      padding-left: 5px;
      color: #303030;
}
.newBuyOrderDialogBox-box[data-v-6131a07a] {
    padding: 10px;
}
.newBuyOrderDialogBox-box__box[data-v-6131a07a] {
      padding: 50px 0 50px;
      text-align: center;
}
.newBuyOrderDialogBox-box__icons[data-v-6131a07a] {
      font-size: 100px;
      line-height: 100px;
      color: #3883FA;
}
.newBuyOrderDialogBox-box__icons .icons-box[data-v-6131a07a] {
        font-size: 100px;
}
.newBuyOrderDialogBox-box__progress[data-v-6131a07a] {
      width: 250px;
      margin: 10px auto 0;
}
.newBuyOrderDialogBox-box__progress[data-v-6131a07a] .el-progress .el-progress__text {
        font-size: 12px !important;
        color: #3883FA !important;
}
.newBuyOrderDialogBox-box__text[data-v-6131a07a] {
      margin-top: 10px;
      color: #8A8A8A;
      font-size: 14px;
      line-height: 24px;
}
.newBuyOrderDialogBox-box__code[data-v-6131a07a] {
      text-align: center;
      border-top: 1px solid #CECECE;
      padding-top: 20px;
}
.newBuyOrderDialogBox-box__code .code-text[data-v-6131a07a] {
        color: #9E9E9E;
        font-size: 12px;
        line-height: 18px;
}
.newBuyOrderDialogBox-box__code .code-img[data-v-6131a07a] {
        margin-top: 10px;
}
.newBuyOrderDialogBox-complete[data-v-6131a07a] {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.newBuyOrderDialogBox-complete .choose-gou[data-v-6131a07a] {
      color: #65B85D;
      font-size: 100px;
      line-height: 120px;
}
.newBuyOrderDialogBox-complete__title[data-v-6131a07a] {
      color: #303030;
      font-size: 26px;
      line-height: 36px;
      margin-top: 10px;
}
.newBuyOrderDialogBox-complete__text[data-v-6131a07a] {
      color: #8A8A8A;
      font-size: 14px;
      line-height: 20px;
      margin-top: 8px;
}
.newBuyOrderDialogBox-complete__btn[data-v-6131a07a] {
      margin-top: 70px;
      text-align: center;
}
.buyPatentDialogBox[data-v-6131a07a] {
  font-size: 12px;
  line-height: 1.45;
  color: #000000;
  padding: 0 10px 20px;
}
.buyPatentDialogBox-text[data-v-6131a07a] {
    color: #353535;
}
.buyPatentDialogBox-tabs[data-v-6131a07a] {
    padding: 0 10px;
}
.buyPatentDialogBox-tabs .tabs-label[data-v-6131a07a] {
      position: relative;
}
.buyPatentDialogBox-tabs .tabs-label__tag[data-v-6131a07a] {
        display: inline-flex;
        align-items: center;
        vertical-align: middle;
        background-color: #FF4D4F;
        color: #ffffff;
        height: 18px;
        line-height: 18px;
        font-size: 10px;
        padding: 0 10px;
        border-radius: 18px;
        margin-left: 5px;
        position: absolute;
        top: -8px;
}
.buyPatentDialogBox-row[data-v-6131a07a] {
    display: flex;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
}
.buyPatentDialogBox-row__label[data-v-6131a07a] {
      width: 90px;
      color: #757575;
      text-align: right;
      padding-right: 5px;
      line-height: 28px;
}
.buyPatentDialogBox-row__col[data-v-6131a07a] {
      flex: 1;
      width: 50%;
      padding-left: 10px;
      color: #303030;
}
.buyPatentDialogBox-box__box[data-v-6131a07a] {
    margin-top: 25px;
    border-top: 1px solid #E0E0E0;
    padding-top: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.buyPatentDialogBox-box__box-code[data-v-6131a07a] {
      text-align: center;
      width: 200px;
      margin-left: 50px;
}
.buyPatentDialogBox-box__box .code-box[data-v-6131a07a] {
      margin-bottom: 20px;
      text-align: center;
}
.buyPatentDialogBox-box__box .code-box__text[data-v-6131a07a] {
        color: #9E9E9E;
        font-size: 12px;
        line-height: 18px;
}
.buyPatentDialogBox-box__box .code-box__img[data-v-6131a07a] {
        margin-top: 10px;
}
.buyPatentDialogBox-box__box .code-box__img .img[data-v-6131a07a] {
          width: 120px;
          height: 120px;
          vertical-align: middle;
}
.buyPatentDialogBox .comboSelection-boxWrap[data-v-6131a07a] {
    display: flex;
    align-items: flex-end;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-block[data-v-6131a07a] {
      display: flex;
      width: 100%;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box[data-v-6131a07a] {
      flex: 1;
      margin-right: 15px;
      width: 20%;
      height: 140px;
      padding: 10px;
      text-align: center;
      position: relative;
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
      background-color: #ffffff;
      border-radius: 5px;
      font-size: 12px;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box[data-v-6131a07a]:last-child {
        margin-right: 0;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box .recommendImg[data-v-6131a07a] {
        position: absolute;
        top: -5px;
        left: -5px;
        z-index: 2;
        width: 62px;
        height: 62px;
        vertical-align: top;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box__tag[data-v-6131a07a] {
        position: absolute;
        top: -10px;
        right: 0;
        z-index: 1;
        background-color: #FF4D4F;
        height: 24px;
        color: #ffffff;
        line-height: 24px;
        font-size: 12px;
        text-align: center;
        padding: 0 14px;
        border-radius: 1px 12px 1px 12px;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box .firstOrderTag[data-v-6131a07a] {
        background-color: #EF6C00;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box[data-v-6131a07a] .el-radio {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 2;
        margin-right: 0;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box[data-v-6131a07a] .el-radio .el-radio__input {
          position: absolute;
          bottom: 5px;
          right: 5px;
          opacity: 0;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box[data-v-6131a07a] .el-radio .el-radio__label {
          display: none;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box.cur[data-v-6131a07a] {
      box-shadow: 0 0 4px rgba(40, 123, 245, 0.5);
      background-color: #E6F4FF;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box.cur[data-v-6131a07a] .el-radio .el-radio__input {
        opacity: 1;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box.cur .comboSelection-box__wrap[data-v-6131a07a] {
      border: 1px solid #2274FB;
      background-color: #E6F4FF;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box.cur .colBox1 .price-box[data-v-6131a07a] {
      color: #287bf5;
}
.buyPatentDialogBox .comboSelection-boxWrap .comboSelection-box.cur .checkbox-gou[data-v-6131a07a] {
      display: block;
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box {
    position: relative;
    min-width: 130px;
    text-align: center;
    padding: 3px 15px 5px 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    overflow: hidden;
    margin-right: 0;
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box .iconsBox {
      font-size: 18px;
      margin-right: 10px;
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box .el-radio__input {
      display: none !important;
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box .el-radio__label {
      padding-left: 0;
      font-size: 14px;
      line-height: 24px;
      color: #395061;
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box .checkbox-box__gou {
      position: absolute;
      top: -7px;
      right: -14px;
      font-size: 12px;
      width: 30px;
      height: 18px;
      padding-top: 9px;
      line-height: 10px;
      vertical-align: middle;
      border-radius: 0;
      overflow: hidden;
      display: none;
      background-color: #287bf5;
      color: #ffffff;
      transform: rotate(45deg);
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box .checkbox-box__gou-icons {
        color: #ffffff;
        font-size: 6px;
        transform: rotate(-45deg);
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box .checkbox-box__gou:before {
        vertical-align: top;
        margin-left: -1px;
}
.buyPatentDialogBox[data-v-6131a07a] .checkbox-box.is-checked .checkbox-box__gou {
    display: inline-block;
}

.newTask-box .el-form-item[data-v-3937eaf7] {
  margin-bottom: 10px;
}
.newTask-box .el-form-item .select-button[data-v-3937eaf7] {
  white-space: nowrap;
}
.newTask-box .el-form-item .select-button .select-button__text[data-v-3937eaf7] {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newTask-box[data-v-3937eaf7] .gray-item .el-form-item__label {
  color: #848484;
}
.newTask-box .add[data-v-3937eaf7] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
}
.dropdown-popper__box[data-v-3937eaf7] {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
}
.dropdown-popper__box .full-tag[data-v-3937eaf7] {
  margin-top: -2px;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  border-radius: 18px;
  background-color: #FFF1F0;
  color: #F5222D;
  padding: 0 10px;
  transform: scale(0.8, 0.8);
}
.toRecharge[data-v-3937eaf7] {
  color: #0e2b4b;
  margin-left: 10px;
  padding: 0 5px;
  border-bottom: 1px solid #0e2b4b;
  font-style: italic;
  cursor: pointer;
}
.el-checkbox__input[data-v-3937eaf7] {
  margin-top: -2px;
}
.sorftime-tag[data-v-3937eaf7] {
  background-color: #ED5565;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  color: #FFFFFF;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.addBtn[data-v-3937eaf7] {
  display: block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
  border-bottom: 0 !important;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table thead th {
  background-color: #e4f1ff !important;
  border-color: #e1e1e1;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
  color: #000000 !important;
  font-weight: 400;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
  height: 40px;
  border-bottom: 0 !important;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table td {
  border-bottom: 1px solid #e1e1e1;
  border-color: #e1e1e1;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
  background-color: #ffffff;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
  display: none;
}
[data-v-3937eaf7] .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
  display: none;
}

.newTask-box .el-form-item[data-v-73c4dfa6] {
  margin-bottom: 10px;
}
.newTask-box .el-form-item .select-button[data-v-73c4dfa6] {
  white-space: nowrap;
}
.newTask-box .el-form-item .select-button .select-button__text[data-v-73c4dfa6] {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newTask-box[data-v-73c4dfa6] .gray-item .el-form-item__label {
  color: #848484;
}
.newTask-box .add[data-v-73c4dfa6] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
}
.selectVariant-box[data-v-73c4dfa6] {
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.selectVariant-box__list[data-v-73c4dfa6] {
  line-height: 30px;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}
.selectVariant-box__list[data-v-73c4dfa6]:last-child {
  border-bottom: 0;
}
.selectVariant-box__list .el-checkbox[data-v-73c4dfa6] {
  font-weight: 400;
}
.selectVariant-bottom[data-v-73c4dfa6] {
  margin: 0 -20px 0;
  padding: 10px 20px 0;
  border-top: 1px dashed #dddddd;
}
.toRecharge[data-v-73c4dfa6] {
  color: #0e2b4b;
  margin-left: 10px;
  padding: 0 5px;
  border-bottom: 1px solid #0e2b4b;
  font-style: italic;
  cursor: pointer;
}
.el-checkbox__input[data-v-73c4dfa6] {
  margin-top: -2px;
}
.sorftime-tag[data-v-73c4dfa6] {
  background-color: #ED5565;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  color: #FFFFFF;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.addBtn[data-v-73c4dfa6] {
  display: block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
  border-bottom: 0 !important;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table thead th {
  background-color: #e4f1ff !important;
  border-color: #e1e1e1;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
  color: #000000 !important;
  font-weight: 400;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
  height: 40px;
  border-bottom: 0 !important;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table td {
  border-bottom: 1px solid #e1e1e1;
  border-color: #e1e1e1;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
  background-color: #ffffff;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
  display: none;
}
[data-v-73c4dfa6] .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
  display: none;
}

.newTask-box[data-v-0e02ffe6] .el-form-item {
  padding-left: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.newTask-box[data-v-0e02ffe6] .el-form-item:last-child {
  border-bottom: 0;
}
.newTask-box[data-v-0e02ffe6] .el-form-item .el-form-item__label {
  text-align: left;
  color: #000000;
}
.newTask-box[data-v-0e02ffe6] .el-form-item .select-button {
  white-space: nowrap;
}
.newTask-box[data-v-0e02ffe6] .el-form-item .select-button .select-button__text {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newTask-box[data-v-0e02ffe6] .el-form-item .inputWrap {
  border: 1px solid #dddddd;
  border-radius: 4px;
}
.newTask-box[data-v-0e02ffe6] .el-form-item .inputWrap .el-textarea__inner {
  border: 0;
  padding: 5px 10px;
}
.newTask-box[data-v-0e02ffe6] .el-form-item .inputWrap .inputWrap-num {
  line-height: 20px;
  padding: 5px 10px 10px;
  text-align: right;
  color: #999999;
  font-size: 12px;
}
.newTask-box[data-v-0e02ffe6] .border-item {
  border-bottom: 0;
}
.newTask-box[data-v-0e02ffe6] .paddingtop-item .el-form-item__label {
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 20px;
}
.newTask-box[data-v-0e02ffe6] .gray-item .el-form-item__label {
  color: #848484;
}
.newTask-box[data-v-0e02ffe6] .flex-item {
  display: flex;
}
.newTask-box[data-v-0e02ffe6] .flex-item .el-form-item__label {
  white-space: nowrap;
}
.newTask-box[data-v-0e02ffe6] .flex-item .el-form-item__content {
  margin-left: 10px !important;
}
.newTask-box[data-v-0e02ffe6] .max-item .el-form-item__label {
  width: 0 !important;
}
.newTask-box[data-v-0e02ffe6] .max-item .el-form-item__content {
  margin-left: 0 !important;
}
.newTask-box .msg-box[data-v-0e02ffe6] {
  padding-left: 24px;
}
.newTask-box .msg-box__title[data-v-0e02ffe6] {
  line-height: 20px;
  font-size: 12px;
}
.newTask-box .msg-box__text[data-v-0e02ffe6] {
  line-height: 20px;
  font-size: 12px;
  margin-top: 4px;
  color: #777777;
}
.newTask-box .add[data-v-0e02ffe6] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
}
.newTask-box .siteSet[data-v-0e02ffe6] {
  display: flex;
  align-items: center;
}
.newTask-box .siteSet-col[data-v-0e02ffe6] {
  flex: 1;
  line-height: 30px;
  min-height: 30px;
  font-size: 12px;
}
.newTask-box .siteSet-col .siteBox-img[data-v-0e02ffe6] {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
  margin: 2px 10px 2px 0;
}
.newTask-box .siteSet-col .siteBox-img .img[data-v-0e02ffe6] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.newTask-box .siteSet-jt[data-v-0e02ffe6] {
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  transition: all 0.3s;
  transform: rotate(0deg);
}
.newTask-box .siteSet-jt.cur[data-v-0e02ffe6] {
  transform: rotate(90deg);
}
.siteSet-box[data-v-0e02ffe6] {
  margin-top: 10px;
  width: 735px;
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
}
.siteSet-box .site-listWrap[data-v-0e02ffe6] {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #eeeeee;
}
.siteSet-box[data-v-0e02ffe6] .el-checkbox {
  margin-right: 0;
}
.siteSet-box[data-v-0e02ffe6] .el-checkbox .el-checkbox__label {
  display: none;
}
.siteSet-box .site-list[data-v-0e02ffe6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 5px;
}
.siteSet-box .site-list .siteCol[data-v-0e02ffe6] {
  flex: 1;
  display: flex;
  align-items: center;
}
.siteSet-box .site-list .siteCol-img[data-v-0e02ffe6] {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
}
.siteSet-box .site-list .siteCol-img .img[data-v-0e02ffe6] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.siteSet-box .site-list .siteCol-text[data-v-0e02ffe6] {
  line-height: 30px;
  font-size: 12px;
  color: #000000;
  margin-left: 10px;
}
.selectVariant-box[data-v-0e02ffe6] {
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.selectVariant-box__list[data-v-0e02ffe6] {
  line-height: 30px;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}
.selectVariant-box__list[data-v-0e02ffe6]:last-child {
  border-bottom: 0;
}
.selectVariant-box__list .el-checkbox[data-v-0e02ffe6] {
  font-weight: 400;
}
.selectVariant-bottom[data-v-0e02ffe6] {
  margin: 0 -20px 0;
  padding: 10px 20px 0;
  border-top: 1px dashed #dddddd;
}
.toRecharge[data-v-0e02ffe6] {
  color: #0e2b4b;
  margin-left: 10px;
  padding: 0 5px;
  border-bottom: 1px solid #0e2b4b;
  font-style: italic;
  cursor: pointer;
}
.el-checkbox__input[data-v-0e02ffe6] {
  margin-top: -2px;
}
.sorftime-tag[data-v-0e02ffe6] {
  background-color: #ED5565;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  color: #FFFFFF;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.addBtn[data-v-0e02ffe6] {
  display: block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
  border-bottom: 0 !important;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table thead th {
  background-color: #e4f1ff !important;
  border-color: #e1e1e1;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
  color: #000000 !important;
  font-weight: 400;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
  height: 40px;
  border-bottom: 0 !important;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table td {
  border-bottom: 1px solid #e1e1e1;
  border-color: #e1e1e1;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
  background-color: #ffffff;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
  display: none;
}
[data-v-0e02ffe6] .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
  display: none;
}

.newTask-box[data-v-1c922948] .el-form-item {
  padding-left: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.newTask-box[data-v-1c922948] .el-form-item:last-child {
  border-bottom: 0;
}
.newTask-box[data-v-1c922948] .el-form-item .el-form-item__label {
  text-align: left;
  color: #000000;
}
.newTask-box[data-v-1c922948] .el-form-item .select-button {
  white-space: nowrap;
}
.newTask-box[data-v-1c922948] .el-form-item .select-button .select-button__text {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newTask-box .el-select + .el-select[data-v-1c922948] {
  margin-right: 10px;
}
.newTask-box[data-v-1c922948] .gray-item .el-form-item__label {
  color: #848484;
}
.newTask-box[data-v-1c922948] .flex-item {
  display: flex;
}
.newTask-box[data-v-1c922948] .flex-item .el-form-item__label {
  white-space: nowrap;
}
.newTask-box[data-v-1c922948] .flex-item .el-form-item__content {
  margin-left: 10px !important;
}
.newTask-box[data-v-1c922948] .max-item .el-form-item__label {
  width: 0 !important;
}
.newTask-box[data-v-1c922948] .max-item .el-form-item__content {
  margin-left: 0 !important;
}
.newTask-box .msg-box__title[data-v-1c922948] {
  line-height: 20px;
  font-size: 12px;
}
.newTask-box .msg-box__text[data-v-1c922948] {
  line-height: 20px;
  font-size: 12px;
  margin-top: 4px;
  color: #777777;
}
.newTask-box .add[data-v-1c922948] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
}
.newTask-box .siteSet[data-v-1c922948] {
  display: flex;
  align-items: center;
}
.newTask-box .siteSet-col[data-v-1c922948] {
  flex: 1;
  line-height: 30px;
  min-height: 30px;
  font-size: 12px;
}
.newTask-box .siteSet-col .siteBox-img[data-v-1c922948] {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
  margin: 2px 10px 2px 0;
}
.newTask-box .siteSet-col .siteBox-img .img[data-v-1c922948] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.newTask-box .siteSet-jt[data-v-1c922948] {
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  transition: all 0.3s;
  transform: rotate(0deg);
}
.newTask-box .siteSet-jt.cur[data-v-1c922948] {
  transform: rotate(90deg);
}
.siteSet-box[data-v-1c922948] {
  width: 735px;
  display: flex;
}
.siteSet-box__col[data-v-1c922948] {
  width: 50%;
  flex: 1;
  border-right: 1px solid #eeeeee;
  padding: 10px 0;
}
.siteSet-box__col[data-v-1c922948]:last-child {
  border-right: 0;
}
.siteSet-box__col-top[data-v-1c922948] {
  background-color: #ffffff;
  line-height: 20px;
  padding: 0 15px;
  padding-bottom: 5px;
  color: #6D7278;
  font-size: 12px;
}
.siteSet-box__col-box[data-v-1c922948] {
  height: 300px;
  overflow: hidden;
  overflow-y: auto;
}
.siteSet-box .site-listWrap[data-v-1c922948] {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #eeeeee;
}
.siteSet-box[data-v-1c922948] .el-checkbox {
  margin-right: 0;
}
.siteSet-box[data-v-1c922948] .el-checkbox .el-checkbox__label {
  display: none;
}
.siteSet-box .site-list[data-v-1c922948] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 15px;
  cursor: pointer;
}
.siteSet-box .site-list[data-v-1c922948]:hover {
  background-color: #E6F4FF;
}
.siteSet-box .site-list[data-v-1c922948] .el-checkbox {
  height: 14px;
}
.siteSet-box .site-list[data-v-1c922948] .el-checkbox .el-checkbox__input {
  vertical-align: top;
}
.siteSet-box .site-list .siteCol[data-v-1c922948] {
  flex: 1;
  display: flex;
  align-items: center;
}
.siteSet-box .site-list .siteCol-img[data-v-1c922948] {
  width: 26px;
  height: 26px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
}
.siteSet-box .site-list .siteCol-img .img[data-v-1c922948] {
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.siteSet-box .site-list .siteCol-text[data-v-1c922948] {
  line-height: 30px;
  font-size: 12px;
  color: #000000;
  margin-left: 10px;
}
.siteSet-box .cur[data-v-1c922948] {
  background-color: #E6F4FF;
}
.selectVariant-box[data-v-1c922948] {
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.selectVariant-box__list[data-v-1c922948] {
  line-height: 30px;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}
.selectVariant-box__list[data-v-1c922948]:last-child {
  border-bottom: 0;
}
.selectVariant-box__list .el-checkbox[data-v-1c922948] {
  font-weight: 400;
}
.selectVariant-bottom[data-v-1c922948] {
  margin: 0 -20px 0;
  padding: 10px 20px 0;
  border-top: 1px dashed #dddddd;
}
.toRecharge[data-v-1c922948] {
  color: #0e2b4b;
  margin-left: 10px;
  padding: 0 5px;
  border-bottom: 1px solid #0e2b4b;
  font-style: italic;
  cursor: pointer;
}
.el-checkbox__input[data-v-1c922948] {
  margin-top: -2px;
}
.sorftime-tag[data-v-1c922948] {
  background-color: #ED5565;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  color: #FFFFFF;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.addBtn[data-v-1c922948] {
  display: block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
  border-bottom: 0 !important;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table thead th {
  background-color: #e4f1ff !important;
  border-color: #e1e1e1;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
  color: #000000 !important;
  font-weight: 400;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
  height: 40px;
  border-bottom: 0 !important;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table td {
  border-bottom: 1px solid #e1e1e1;
  border-color: #e1e1e1;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
  background-color: #ffffff;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
  display: none;
}
[data-v-1c922948] .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
  display: none;
}

.newTask-box[data-v-2dc75e61] .el-form-item {
  padding-left: 20px;
  margin-bottom: 10px;
}
.newTask-box[data-v-2dc75e61] .el-form-item:last-child {
  border-bottom: 0;
}
.newTask-box[data-v-2dc75e61] .el-form-item.is-error {
  margin-bottom: 20px;
}
.newTask-box[data-v-2dc75e61] .el-form-item .el-form-item__label {
  text-align: left;
  color: #000000;
  padding-right: 5px;
}
.newTask-box[data-v-2dc75e61] .el-form-item .select-button {
  white-space: nowrap;
}
.newTask-box[data-v-2dc75e61] .el-form-item .select-button .select-button__text {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newTask-box[data-v-2dc75e61] .el-form-item .inputWrap {
  border: 1px solid #dddddd;
  border-radius: 4px;
  position: relative;
}
.newTask-box[data-v-2dc75e61] .el-form-item .inputWrap .el-textarea__inner {
  border: 0;
  padding: 8px 10px;
}
.newTask-box[data-v-2dc75e61] .el-form-item .inputWrap .el-input {
  vertical-align: middle;
  margin-top: -2px;
  flex: 1;
}
.newTask-box[data-v-2dc75e61] .el-form-item .inputWrap .el-input__inner {
  border: 0;
}
.newTask-box[data-v-2dc75e61] .el-form-item .inputWrap .inputWrap-num {
  line-height: 20px;
  padding: 5px 10px 5px;
  text-align: right;
  color: #999999;
  font-size: 12px;
  white-space: nowrap;
}
.newTask-box[data-v-2dc75e61] .changeReminderItem-row {
  display: flex;
  font-size: 11px;
  line-height: 18px;
}
.newTask-box[data-v-2dc75e61] .changeReminderItem-row__l {
  white-space: nowrap;
}
.newTask-box[data-v-2dc75e61] .changeReminderItem-row__col {
  color: #A8A8A8;
  padding-left: 5px;
}
.newTask-box[data-v-2dc75e61] .changeReminderItem-row .code-img {
  width: 70px;
  height: 70px;
  vertical-align: middle;
}
.newTask-box[data-v-2dc75e61] .changeReminderItem .el-form-item__label {
  width: 100px !important;
}
.newTask-box[data-v-2dc75e61] .changeReminderItem .el-form-item__content {
  margin-left: 100px !important;
}
.newTask-box[data-v-2dc75e61] .border-item {
  border-bottom: 0;
}
.newTask-box[data-v-2dc75e61] .paddingtop-item .el-form-item__label {
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 20px;
}
.newTask-box[data-v-2dc75e61] .gray-item .el-form-item__label {
  color: #848484;
}
.newTask-box[data-v-2dc75e61] .flex-item {
  display: flex;
}
.newTask-box[data-v-2dc75e61] .flex-item .el-form-item__label {
  white-space: nowrap;
}
.newTask-box[data-v-2dc75e61] .flex-item .el-form-item__content {
  margin-left: 10px !important;
}
.newTask-box[data-v-2dc75e61] .max-item .el-form-item__label {
  width: 0 !important;
}
.newTask-box[data-v-2dc75e61] .max-item .el-form-item__content {
  margin-left: 0 !important;
}
.newTask-box .msg-box[data-v-2dc75e61] {
  padding-left: 24px;
}
.newTask-box .msg-box__title[data-v-2dc75e61] {
  line-height: 20px;
  font-size: 12px;
}
.newTask-box .msg-box__text[data-v-2dc75e61] {
  line-height: 20px;
  font-size: 12px;
  margin-top: 4px;
  color: #777777;
}
.newTask-box .add[data-v-2dc75e61] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
}
.newTask-box .siteSet[data-v-2dc75e61] {
  display: flex;
  align-items: center;
}
.newTask-box .siteSet-col[data-v-2dc75e61] {
  flex: 1;
  line-height: 30px;
  min-height: 30px;
  font-size: 12px;
}
.newTask-box .siteSet-col .siteBox-img[data-v-2dc75e61] {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
  margin: 2px 10px 2px 0;
}
.newTask-box .siteSet-col .siteBox-img .img[data-v-2dc75e61] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.newTask-box .siteSet-jt[data-v-2dc75e61] {
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  transition: all 0.3s;
  transform: rotate(0deg);
}
.newTask-box .siteSet-jt.cur[data-v-2dc75e61] {
  transform: rotate(90deg);
}
.dialog-bottom[data-v-2dc75e61] {
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 20px 15px;
}
.siteSet-box[data-v-2dc75e61] {
  margin-top: 10px;
  width: 735px;
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
}
.siteSet-box .site-listWrap[data-v-2dc75e61] {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #eeeeee;
}
.siteSet-box[data-v-2dc75e61] .el-checkbox {
  margin-right: 0;
}
.siteSet-box[data-v-2dc75e61] .el-checkbox .el-checkbox__label {
  display: none;
}
.siteSet-box .site-list[data-v-2dc75e61] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 5px;
}
.siteSet-box .site-list .siteCol[data-v-2dc75e61] {
  flex: 1;
  display: flex;
  align-items: center;
}
.siteSet-box .site-list .siteCol-img[data-v-2dc75e61] {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
}
.siteSet-box .site-list .siteCol-img .img[data-v-2dc75e61] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.siteSet-box .site-list .siteCol-text[data-v-2dc75e61] {
  line-height: 30px;
  font-size: 12px;
  color: #000000;
  margin-left: 10px;
}
.selectVariant-box[data-v-2dc75e61] {
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.selectVariant-box__list[data-v-2dc75e61] {
  line-height: 30px;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}
.selectVariant-box__list[data-v-2dc75e61]:last-child {
  border-bottom: 0;
}
.selectVariant-box__list .el-checkbox[data-v-2dc75e61] {
  font-weight: 400;
}
.selectVariant-bottom[data-v-2dc75e61] {
  margin: 0 -20px 0;
  padding: 10px 20px 0;
  border-top: 1px dashed #dddddd;
}
.toRecharge[data-v-2dc75e61] {
  color: #0e2b4b;
  margin-left: 10px;
  padding: 0 5px;
  border-bottom: 1px solid #0e2b4b;
  font-style: italic;
  cursor: pointer;
}
.el-checkbox__input[data-v-2dc75e61] {
  margin-top: -2px;
}
.sorftime-tag[data-v-2dc75e61] {
  background-color: #ED5565;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  color: #FFFFFF;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.addBtn[data-v-2dc75e61] {
  display: block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
  border-bottom: 0 !important;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table thead th {
  background-color: #e4f1ff !important;
  border-color: #e1e1e1;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
  color: #000000 !important;
  font-weight: 400;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
  height: 40px;
  border-bottom: 0 !important;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table td {
  border-bottom: 1px solid #e1e1e1;
  border-color: #e1e1e1;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
  background-color: #ffffff;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
  display: none;
}
[data-v-2dc75e61] .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
  display: none;
}

.newTask-box[data-v-922d4916] {
  max-height: calc(100vh - 220px);
  overflow: hidden;
  overflow-y: auto;
  margin-right: -20px;
  padding-right: 20px;
}
.newTask-box .table-formbox[data-v-922d4916] {
  padding-left: 20px;
}
.newTask-box .table-formbox__table .table-box[data-v-922d4916] {
  height: 300px;
}
.newTask-box[data-v-922d4916] .el-form-item {
  padding-left: 20px;
  margin-bottom: 10px;
  color: #333333;
}
.newTask-box[data-v-922d4916] .el-form-item:last-child {
  border-bottom: 0;
}
.newTask-box[data-v-922d4916] .el-form-item.is-error {
  margin-bottom: 20px;
}
.newTask-box[data-v-922d4916] .el-form-item .el-form-item__label {
  text-align: right;
  color: #777777;
}
.newTask-box[data-v-922d4916] .el-form-item .select-button {
  white-space: nowrap;
}
.newTask-box[data-v-922d4916] .el-form-item .select-button .select-button__text {
  width: calc(100% - 20px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newTask-box[data-v-922d4916] .el-form-item .inputWrap {
  border: 1px solid #dddddd;
  border-radius: 4px;
  position: relative;
}
.newTask-box[data-v-922d4916] .el-form-item .inputWrap .el-textarea__inner {
  border: 0;
  padding: 8px 10px;
}
.newTask-box[data-v-922d4916] .el-form-item .inputWrap .el-input {
  vertical-align: middle;
  margin-top: -2px;
  flex: 1;
}
.newTask-box[data-v-922d4916] .el-form-item .inputWrap .el-input__inner {
  border: 0;
}
.newTask-box[data-v-922d4916] .el-form-item .inputWrap .inputWrap-num {
  line-height: 20px;
  padding: 5px 10px 5px;
  text-align: right;
  color: #999999;
  font-size: 12px;
  white-space: nowrap;
}
.newTask-box[data-v-922d4916] .border-item {
  border-bottom: 0;
}
.newTask-box[data-v-922d4916] .paddingtop-item .el-form-item__label {
  padding-top: 0px;
  padding-bottom: 10px;
  line-height: 20px;
}
.newTask-box[data-v-922d4916] .gray-item .el-form-item__label {
  color: #848484;
}
.newTask-box[data-v-922d4916] .flex-item {
  display: flex;
}
.newTask-box[data-v-922d4916] .flex-item .el-form-item__label {
  white-space: nowrap;
}
.newTask-box[data-v-922d4916] .flex-item .el-form-item__content {
  margin-left: 10px !important;
}
.newTask-box[data-v-922d4916] .max-item .el-form-item__label {
  width: 0 !important;
}
.newTask-box[data-v-922d4916] .max-item .el-form-item__content {
  margin-left: 0 !important;
}
.newTask-box .msg-box[data-v-922d4916] {
  padding-left: 24px;
}
.newTask-box .msg-box__title[data-v-922d4916] {
  line-height: 20px;
  font-size: 12px;
}
.newTask-box .msg-box__text[data-v-922d4916] {
  line-height: 20px;
  font-size: 12px;
  margin-top: 4px;
  color: #777777;
}
.newTask-box .add[data-v-922d4916] {
  display: inline-block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
}
.newTask-box .siteSet[data-v-922d4916] {
  display: flex;
  align-items: center;
}
.newTask-box .siteSet-col[data-v-922d4916] {
  flex: 1;
  line-height: 30px;
  min-height: 30px;
  font-size: 12px;
}
.newTask-box .siteSet-col .siteBox-img[data-v-922d4916] {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
  margin: 2px 10px 2px 0;
}
.newTask-box .siteSet-col .siteBox-img .img[data-v-922d4916] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.newTask-box .siteSet-jt[data-v-922d4916] {
  width: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  transition: all 0.3s;
  transform: rotate(0deg);
}
.newTask-box .siteSet-jt.cur[data-v-922d4916] {
  transform: rotate(90deg);
}
.dialog-bottom[data-v-922d4916] {
  margin-left: -20px;
  margin-right: -20px;
  padding: 20px 20px 15px;
}
.siteSet-box[data-v-922d4916] {
  margin-top: 10px;
  width: 735px;
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
}
.siteSet-box .site-listWrap[data-v-922d4916] {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #eeeeee;
}
.siteSet-box[data-v-922d4916] .el-checkbox {
  margin-right: 0;
}
.siteSet-box[data-v-922d4916] .el-checkbox .el-checkbox__label {
  display: none;
}
.siteSet-box .site-list[data-v-922d4916] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 5px;
}
.siteSet-box .site-list .siteCol[data-v-922d4916] {
  flex: 1;
  display: flex;
  align-items: center;
}
.siteSet-box .site-list .siteCol-img[data-v-922d4916] {
  width: 30px;
  height: 30px;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 50%;
  border: 1px solid #4285f4;
}
.siteSet-box .site-list .siteCol-img .img[data-v-922d4916] {
  width: 26px;
  height: 26px;
  border-radius: 50%;
}
.siteSet-box .site-list .siteCol-text[data-v-922d4916] {
  line-height: 30px;
  font-size: 12px;
  color: #000000;
  margin-left: 10px;
}
.selectVariant-box[data-v-922d4916] {
  max-height: 400px;
  overflow: hidden;
  overflow-y: auto;
}
.selectVariant-box__list[data-v-922d4916] {
  line-height: 30px;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}
.selectVariant-box__list[data-v-922d4916]:last-child {
  border-bottom: 0;
}
.selectVariant-box__list .el-checkbox[data-v-922d4916] {
  font-weight: 400;
}
.selectVariant-bottom[data-v-922d4916] {
  margin: 0 -20px 0;
  padding: 10px 20px 0;
  border-top: 1px dashed #dddddd;
}
.toRecharge[data-v-922d4916] {
  color: #0e2b4b;
  margin-left: 10px;
  padding: 0 5px;
  border-bottom: 1px solid #0e2b4b;
  font-style: italic;
  cursor: pointer;
}
.el-checkbox__input[data-v-922d4916] {
  margin-top: -2px;
}
.sorftime-tag[data-v-922d4916] {
  background-color: #ED5565;
  border-radius: 4px;
  display: inline-block;
  padding: 0 5px;
  color: #FFFFFF;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}
.addBtn[data-v-922d4916] {
  display: block;
  padding: 5px 10px;
  border: 1px dashed #b5b5b5;
  border-radius: 5px;
  line-height: 24px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .discount-box {
  display: inline-block;
  height: 22px;
  line-height: 20px;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ED5565;
  transform: scale(0.8, 0.8);
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .discount-through {
  text-decoration: line-through;
  transform: scale(0.8, 0.8);
  display: inline-block;
  color: #666666;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table {
  border: 1px solid #287BF5 !important;
  border-radius: 5px;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table thead tr:last-child .gutter {
  border-bottom: 0 !important;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table thead th {
  background-color: #e4f1ff !important;
  border-color: #e1e1e1;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table thead th .cell {
  color: #000000 !important;
  font-weight: 400;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table thead .is-leaf {
  height: 40px;
  border-bottom: 0 !important;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table td {
  border-bottom: 1px solid #e1e1e1;
  border-color: #e1e1e1;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row--striped td {
  background-color: #ffffff;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table .el-table__row:hover td:first-child::after {
  display: none;
}
[data-v-922d4916] .chargeExplain-table .sorftimeBody-table .el-table .hover-row td:first-child::after {
  display: none;
}


[data-v-1bf76d4d] .el-tree {
  flex: 1;
  height: 300px;
  border-radius: 5px;
  overflow: hidden;
  overflow-y: auto;
}
[data-v-1bf76d4d] .el-tree .el-tree-node__expand-icon {
  font-size: 1.285rem;
}
[data-v-1bf76d4d] .el-tree .el-tree-node__content {
  height: 36px;
  border-bottom: 1px dashed #DFE4F7;
}
[data-v-1bf76d4d] .el-tree .custom-tree-node {
  flex: 1;
  width: 50%;
}
[data-v-1bf76d4d] .el-tree .custom-tree-node__text {
  max-width: calc(100% - 78px);
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  margin-top: -2px;
  line-height: 18px;
}
[data-v-1bf76d4d] .el-tree .is-current .el-tree-node__content {
  color: #287bf5 !important;
}
.collectDialogBox[data-v-1bf76d4d] {
  -webkit-display: flex;
  display: flex;
  flex-direction: column;
}

.sourceGoodsDialog[data-v-26faf4ff] {
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0;
}
.sourceGoodsDialog-box__top[data-v-26faf4ff] {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 10px;
}
.sourceGoodsDialog-box__top-goods[data-v-26faf4ff] {
  display: flex;
}
.sourceGoodsDialog-box__top-goods .goods-img[data-v-26faf4ff] {
  width: 120px;
  height: 120px;
  border: 1px solid #E5E5E5;
}
.sourceGoodsDialog-box__top-goods .goods-img .img[data-v-26faf4ff] {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}
.sourceGoodsDialog-box__top-goods .goods-msg[data-v-26faf4ff] {
  padding-left: 24px;
  flex: 1;
  width: calc(100% - 120px);
  padding-right: 30px;
}
.sourceGoodsDialog-box__top-goods .goods-msg__title[data-v-26faf4ff] {
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  display: -webkit-box;
  -webkit-box-align: start;
  -webkit-box-pack: center;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 100%;
  word-break: break-all;
}
.sourceGoodsDialog-box__top-cz[data-v-26faf4ff] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sourceGoodsDialog-box__top-cz .el-button[data-v-26faf4ff] {
  padding: 0 10px;
  line-height: 26px;
  font-size: 12px;
}
.sourceGoodsDialog-box__col-top[data-v-26faf4ff] {
  padding: 10px 10px;
}
.sourceGoodsDialog-box__col-top .operation-box[data-v-26faf4ff] {
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #666666;
  margin-right: 10px;
  cursor: pointer;
}
.sourceGoodsDialog-box__col-top .operation-box__sort[data-v-26faf4ff] {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  cursor: pointer;
  overflow: initial;
  position: relative;
}
.sourceGoodsDialog-box__col-top .operation-box__sort .sort-caret[data-v-26faf4ff] {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  position: absolute;
  left: 7px;
  top: 5px;
}
.sourceGoodsDialog-box__col-top .operation-box__sort .ascending[data-v-26faf4ff] {
  border-bottom-color: #c0c4cc;
  top: -2px;
}
.sourceGoodsDialog-box__col-top .operation-box__sort .descending[data-v-26faf4ff] {
  border-top-color: #c0c4cc;
  top: 10px;
}
.sourceGoodsDialog-box__col-top .operation-box__sort .ascending.cur[data-v-26faf4ff] {
  border-bottom-color: #409eff;
}
.sourceGoodsDialog-box__col-top .operation-box__sort .descending.cur[data-v-26faf4ff] {
  border-top-color: #409eff;
}
.sourceGoodsDialog-box__col-top .operation-box.cur[data-v-26faf4ff] {
  color: #287bf5;
}
.sourceGoodsDialog-box__col-page[data-v-26faf4ff] {
  margin-top: 10px;
  padding: 10px 0 5px;
  border-top: 1px solid #CECECE;
  overflow: hidden;
}
.sourceGoodsDialog-box__col-goods[data-v-26faf4ff] {
  overflow: hidden;
  overflow-y: auto;
  margin-right: -15px;
  padding: 0 10px;
  height: calc(90vh - 330px);
  height: -webkit-calc(90vh - 330px);
}
.sourceGoodsDialog-box__col-goods .goodsBox-list[data-v-26faf4ff] {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
  width: 160px;
  height: 250px;
  font-size: 12px;
  line-height: 18px;
}
.sourceGoodsDialog-box__col-goods .goodsBox-list__img[data-v-26faf4ff] {
  width: 160px;
  height: 160px;
}
.sourceGoodsDialog-box__col-goods .goodsBox-list__img .img[data-v-26faf4ff] {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.sourceGoodsDialog-box__col-goods .goodsBox-list__title[data-v-26faf4ff] {
  height: 36px;
  font-size: 12px;
  line-height: 18px;
  display: -webkit-box;
  -webkit-box-align: start;
  -webkit-box-pack: center;
  vertical-align: middle;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 100%;
  word-break: break-all;
  font-weight: bold;
  color: #666666;
  margin-top: 5px;
}
.sourceGoodsDialog-box__col-goods .goodsBox-list__row[data-v-26faf4ff] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sourceGoodsDialog .notData-box[data-v-26faf4ff] {
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 20px;
}
.sourceGoodsDialog .notData-box__box[data-v-26faf4ff] {
  text-align: center;
}
.sourceGoodsDialog .notData-box__img .img[data-v-26faf4ff] {
  width: auto;
  height: auto;
  max-width: 400px;
  max-height: 300px;
}
.sourceGoodsType1 .sourceGoodsDialog-box__top[data-v-26faf4ff] {
  border-bottom: 0;
}
.sourceGoodsType1 .sourceGoodsDialog-box__top-goods .goods-img[data-v-26faf4ff] {
  width: 40px;
  height: 40px;
  border: 0;
}
.sourceGoodsType1 .sourceGoodsDialog-box__top-goods .goods-msg[data-v-26faf4ff] {
  padding-left: 15px;
}
.sourceGoodsType1 .sourceGoodsDialog-box__top-goods .goods-msg__title[data-v-26faf4ff] {
  display: block;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  -webkit-line-clamp: 1;
}
.sourceGoodsType1 .sourceGoodsDialog-box__top-goods .goods-msg__text[data-v-26faf4ff] {
  margin-top: 0 !important;
}
.sourceGoodsType1 .sourceGoodsDialog-box__top-cz[data-v-26faf4ff] {
  margin-top: 0 !important;
  position: relative;
}
.sourceGoodsType1 .sourceGoodsDialog-box__top-cz .top-btnWrap[data-v-26faf4ff] {
  position: absolute;
  top: 18px;
  right: 0;
  z-index: 1;
}

.aianalysisproductlistBox[data-v-644f97b2] {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.aianalysisproductlistBox-top[data-v-644f97b2] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  line-height: 30px;
  color: #303030;
  padding: 10px 20px 5px;
}
.aianalysisproductlistBox-box[data-v-644f97b2] {
  height: 60%;
  flex: 1;
  padding: 5px 15px 15px;
}
.aianalysisproductlistBox-box .stable[data-v-644f97b2] {
  height: 100%;
}
.aianalysisproductlistBox-box .stable-box[data-v-644f97b2] {
  height: 100%;
}
.msgproduct-wrap[data-v-644f97b2] {
  display: flex;
}
.msgproduct-wrap .msgproduct-img[data-v-644f97b2] {
  width: 58px;
  height: 58px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
.msgproduct-wrap .msgproduct-img .img[data-v-644f97b2] {
  width: 100%;
  height: 100%;
  vertical-align: top;
  -o-object-fit: contain;
     object-fit: contain;
}
.msgproduct-wrap .msgproduct-col[data-v-644f97b2] {
  padding: 0 10px 0 15px;
  flex: 1;
  width: 50%;
}

.bestseller-popover[data-v-1f4041c9] {
  min-width: auto;
}
.nodeMenuinblock[data-v-1f4041c9] {
  display: inline-block;
}
.nodeMenuinblock + .nodeMenuinblock[data-v-1f4041c9] {
  margin-left: 5px;
}
.rowFlexIconBox[data-v-1f4041c9] {
  display: flex !important;
  align-items: center;
}
.icon-box[data-v-1f4041c9] {
  display: inline-block;
  margin-right: 1px;
  height: 18px;
  position: relative;
}
.icon-box .icon[data-v-1f4041c9] {
  height: 18px;
  width: 18px;
  text-align: center;
  line-height: 18px;
  background-color: transparent;
  font-size: 0.857rem;
  color: #303030;
  border-radius: 3px;
  cursor: pointer;
}
.icon-box .icon[data-v-1f4041c9]:hover {
  color: #287BF5;
}
.icon-box .img[data-v-1f4041c9] {
  width: auto;
  height: 18px;
  vertical-align: top;
}
.icon-box .sorftime-new[data-v-1f4041c9] {
  transform: scale(0.5, 0.5);
  top: -7px;
  left: -1px;
  right: auto;
}
.icon-box .sorftime-yuan[data-v-1f4041c9] {
  top: -4px;
  right: -4px;
}
.icon-boxBtn[data-v-1f4041c9] {
  display: inline-block;
  margin-right: 5px;
  height: 18px;
  position: relative;
}
.icon-boxBtn.iconblock .icon[data-v-1f4041c9] {
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 16px;
  background-color: #287BF5;
  font-size: 0.857rem;
  color: #ffffff;
  border-radius: 50%;
  border: 1px solid #287BF5;
  padding: 0;
}
.icon-boxBtn.iconblock .icon[data-v-1f4041c9]:hover {
  background-color: #287BF5;
}
.icon-boxBtn .icon[data-v-1f4041c9] {
  display: inline-block;
  vertical-align: middle;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background-color: #ffffff;
  font-size: 10px;
  color: #287BF5;
  border-radius: 3px;
  border: 1px solid #287BF5;
  padding: 0 3px;
  cursor: pointer;
}
.icon-boxBtn .icon[data-v-1f4041c9]:hover {
  background-color: #E9F2FF;
}
.icon-boxBtn .img[data-v-1f4041c9] {
  width: auto;
  height: 18px;
  vertical-align: top;
}
.icon-boxBtn .sorftime-new[data-v-1f4041c9] {
  transform: scale(0.5, 0.5);
  top: -7px;
  left: auto;
  right: -12px;
}
.icon-boxBtn .sorftime-yuan[data-v-1f4041c9] {
  top: -4px;
  right: -4px;
}
.effect1 .icon-box[data-v-1f4041c9] {
  margin-right: 5px;
}
.effect1 .icon-box .icon[data-v-1f4041c9] {
  background-color: #287BF5;
  font-size: 0.857rem;
  color: #ffffff;
}
.effect1 .icon-boxBtn .icon[data-v-1f4041c9] {
  width: 18px;
  height: 18px;
  background-color: #287BF5;
  font-size: 0.857rem;
  color: #ffffff;
  padding: 0;
  cursor: pointer;
}
.icon-box[data-v-1f4041c9]:last-child {
  margin-right: 0;
}
.nodeMenu-line[data-v-1f4041c9] {
  display: inline-block;
}
.nodeMenu-line .icon-box[data-v-1f4041c9] {
  margin-bottom: 5px;
  margin-right: 5px;
}
.nodeMenu-line .icon-box[data-v-1f4041c9]:last-child {
  margin-right: 0;
}
.blueblock .aiIcon[data-v-1f4041c9] {
  border: 1px solid #B620E0;
  color: #B620E0;
}
.nodeMenu[data-v-1f4041c9] {
  display: inline-block;
}
.nodeMenu-icon[data-v-1f4041c9] {
  width: 18px;
  height: 18px;
  background-color: #287bf5;
  border-radius: 3px;
  text-align: center;
  line-height: 18px;
  color: #ffffff;
  cursor: pointer;
  font-size: 0.857rem;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}
.nodeMenu-icon.expanded[data-v-1f4041c9] {
  transform: rotate(90deg);
}
.m3title[data-v-1f4041c9] {
  width: 95%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.huoyuan-popoverBox .huoyuan-popoverBox__list[data-v-1f4041c9] {
  margin-top: 10px;
}
.huoyuan-popoverBox .huoyuan-popoverBox__list[data-v-1f4041c9]:first-child {
  margin-top: 0;
}

