.samllTitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #222222;
  margin-top: 6px;
}
.samllTitle i {
  color: #ff5656;
  margin-right: 2px;
  font-style: normal;
  /* 移除斜体 */
}
.samllTitle:nth-of-type(n + 2) {
  margin-top: 16px;
}
.mar8 {
  margin-top: 8px;
}
.radios {
  margin-top: 8px;
}
.discounts .discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
  width: 100%;
}
.discounts .discount .diyPower {
  width: 335px;
  border-radius: 8px;
  border: 1px solid #c1c1c1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 16px;
}
.discounts .discount .diyPower ::v-deep(.el-form-item) {
  margin-bottom: 0 !important;
}
.discounts .discount .diyPower .diyPowerTop {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.discounts .discount .diyPower .diyPowerTop .elFormDis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.discounts .discount .diyPower .diyPowerTop .elFormDis ::v-deep(.el-form-item__content) {
  width: 100%;
}
.discounts .discount .diyPower .diyPowerTop .elFormDis ::v-deep(.el-form-item__error) {
  padding-bottom: 4px;
}
.discounts .discount .newBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.discounts .discount .newBtns .btnContent {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  background: #f7f7f7;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.discounts .discount .newBtns .btnContent i {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
}
.discounts .discount .newBtns .reduceContent {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  background: #f7f7f7;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.discounts .discount .newBtns .reduceContent i {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
}
.discounts .discount .newBtns > div:nth-of-type(n + 2) {
  margin-top: 10px;
}
.width270px {
  width: 100%;
}
::v-deep(.el-form-item__content, .el-input) {
  height: 36px;
  line-height: 36px;
}
.map16 {
  margin-top: 16px;
}
.module-title {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #222222;
}
.module-content-title {
  font-size: 16px;
  font-weight: 600 !important;
  color: #222222;
}
.footText {
  font-size: 14px;
  font-weight: 600;
  line-height: 36px;
  padding-right: 12px;
  color: #999999;
}


/*# sourceMappingURL=330.a786bcf7.css.map*/