
.group_9[data-v-695cffd6] {
  margin-top: 100px;
  width: 1160px;
  height: 162px;
}
.box_pagew[data-v-695cffd6] {
  background: #ffffff;
  width: 0px;
  height: auto;
  margin-top: 24px;
  margin-bottom: 24px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
}
.box_contaner[data-v-695cffd6] {
  background: #ffffff;
  width: 768px;
  height: auto;
  margin-top: 24px;
  margin-bottom: 24px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.04);
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
}
.imagetype[data-v-695cffd6] {
  width: 24px;
  height: 4px;

  /* 主色 */

  background: #ff570f;
  border-radius: 16px;
  margin-top: 4px;
}
.imagetypeB[data-v-695cffd6] {
  width: 24px;
  height: 4px;

  /* 主色 */

  background: #ffffff;
  border-radius: 16px;
  margin-top: 4px;
}
.text_red[data-v-695cffd6] {
  width: 8px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(227, 77, 89, 1);
  font-size: 14px;
  font-family: PingFang SC-Regular;
  font-weight: 400;
  text-align: right;
  white-space: nowrap;
  line-height: 22px;
  margin-top: 8px;
}
.text_nav[data-v-695cffd6] {
  color: rgba(74, 74, 74, 1);
  font-size: 16px;
  font-family: Alibaba PuHuiTi-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}
.text_label[data-v-695cffd6] {
  width: 63px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(74, 74, 74, 1);
  font-size: 16px;
  font-family: Alibaba PuHuiTi-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 8px 0 0 4px;
}


.el-switch.is-checked .el-switch__core {
  border-color: #ff570f;
  background-color: #ff570f;
}
.el-radio__input.is-checked + .el-radio__label {
  color: #ff570f;
}
.el-radio__input.is-checked .el-radio__inner {
  border-color: #ff570f;
  background: #ff570f;
}

/* el-input的边框 */
.el-input__inner {
  border: none;
  padding: 0;
  color: #4a4a4a;
}

