.bgtheme[data-v-6e42b542] {
  background-color: #1c6fe9;
}
.color-theme[data-v-6e42b542] {
  color: #1c6fe9;
}
.color-danger[data-v-6e42b542] {
  color: #ff5555;
}
.hover-color-theme[data-v-6e42b542]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-6e42b542] {
  color: #ff7822;
}
.color-success[data-v-6e42b542] {
  color: #0ec56f;
}
.color-3[data-v-6e42b542] {
  color: #333;
}
.color-6[data-v-6e42b542] {
  color: #666;
}
.color-9[data-v-6e42b542] {
  color: #999;
}
.color-97[data-v-6e42b542] {
  color: #979797;
}
.color-c[data-v-6e42b542] {
  color: #ccc;
}
.weight[data-v-6e42b542] {
  font-weight: 500;
}
.floatBox[data-v-6e42b542] {
  position: fixed;
  z-index: 999;
  right: 30px;
  bottom: 60px;
  background: #fff;
  padding: 10px 0;
  width: 64px;
  box-shadow: 0px 0px 4px 2px rgba(238, 238, 238, 0.5);
  border-radius: 30px;
}
.floatBox .item[data-v-6e42b542] {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 64px;
  flex-wrap: wrap;
  position: relative;
}
.floatBox .item[data-v-6e42b542]::after {
  content: "";
  display: block;
  height: 1px;
  background: #f6f6f6;
  margin: 0 13px;
  width: 38px;
  position: absolute;
  bottom: 0;
}
.floatBox .item[data-v-6e42b542]:last-child::after {
  display: none;
}
.floatBox .item .iconfont[data-v-6e42b542] {
  font-size: 20px;
  line-height: 1;
  color: #666;
}
.floatBox .item img[data-v-6e42b542] {
  display: block;
  margin: 0 auto;
}
.floatBox .item .tit[data-v-6e42b542] {
  font-size: 12px;
  color: #666;
  margin-top: 4px;
}
.show_box[data-v-6e42b542] {
  position: fixed;
  z-index: 999;
  right: 0px;
  bottom: 0;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px 0 0 4px;
}
.show_box .show_box_title[data-v-6e42b542] {
  width: 360px;
  height: 54px;
  background: #4877fb;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  padding: 0 15px;
  box-sizing: border-box;
}
.show_box .show_box_title i[data-v-6e42b542] {
  color: #fff;
  cursor: pointer;
}
.show_box .list[data-v-6e42b542] {
  width: 360px;
  height: 182px;
  max-height: 190px;
  background: #ffffff;
  overflow-y: auto;
  padding: 0 15px;
  box-sizing: border-box;
}
.show_box .list .item[data-v-6e42b542] {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  border-bottom: 1px solid #e4e4e4;
}
.show_box .list .item[data-v-6e42b542]:last-child {
  border-bottom: 0;
}
.show_box .list .item .task_title[data-v-6e42b542] {
  width: 280px;
  height: 21px;
  font-size: 16px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.show_box .list .item .task_num[data-v-6e42b542] {
  height: 21px;
  background: #ff2a68;
  border-radius: 13px;
  color: #fff;
  line-height: 21px;
  padding: 0 15px;
  box-sizing: border-box;
}

.bgtheme[data-v-87604776] {
  background-color: #1c6fe9;
}
.color-theme[data-v-87604776] {
  color: #1c6fe9;
}
.color-danger[data-v-87604776] {
  color: #ff5555;
}
.hover-color-theme[data-v-87604776]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-87604776] {
  color: #ff7822;
}
.color-success[data-v-87604776] {
  color: #0ec56f;
}
.color-3[data-v-87604776] {
  color: #333;
}
.color-6[data-v-87604776] {
  color: #666;
}
.color-9[data-v-87604776] {
  color: #999;
}
.color-97[data-v-87604776] {
  color: #979797;
}
.color-c[data-v-87604776] {
  color: #ccc;
}
.weight[data-v-87604776] {
  font-weight: 500;
}
[data-v-87604776] .price-ruleForm .el-form-item {
  margin-bottom: 24px;
}
[data-v-87604776] .price-ruleForm .el-form-item__label {
  color: #333;
}
[data-v-87604776] .price-ruleForm .el-input__suffix-inner {
  color: #666;
  margin-right: 16px;
}
[data-v-87604776] .price-ruleForm .item {
  line-height: 40px;
  display: flex;
  align-items: flex-start;
}
[data-v-87604776] .price-ruleForm .el-checkbox-group {
  line-height: 20px;
}
[data-v-87604776] .price-ruleForm .el-checkbox {
  margin-right: 48px;
  margin-top: 10px;
}
[data-v-87604776] .price-ruleForm .el-input__inner {
  padding: 0 12px;
  font-weight: 600;
}
[data-v-87604776] .price-ruleForm .el-input__inner::-moz-placeholder {
  font-weight: normal;
}
[data-v-87604776] .price-ruleForm .el-input__inner::placeholder {
  font-weight: normal;
}
[data-v-87604776] .price-ruleForm .el-checkbox__label {
  padding-left: 8px;
  color: #333;
}
[data-v-87604776] .price-ruleForm .el-checkbox__input.is-checked .el-checkbox__inner {
  background: #1c6fe9;
  border: 1px solid #1c6fe9;
}
[data-v-87604776] .price-ruleForm .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #1c6fe9;
}
[data-v-87604776] .price-ruleForm .el-radio__input.is-checked + .el-radio__label {
  color: #666;
}
[data-v-87604776] .price-ruleForm .el-textarea__inner {
  padding: 10px 12px;
  width: 312px;
  height: 92px;
  font-size: 12px;
}
[data-v-87604776] .price-ruleForm .aas .el-form-item__content {
  line-height: 20px;
}
[data-v-87604776] .price-ruleForm .aas .el-form-item__content .el-form-item__error {
  padding-left: 24px;
}
.tip[data-v-87604776] {
  font-family: PingFangSC, PingFang SC;
  background: rgba(255, 134, 56, 0.07);
  border-radius: 4px;
  padding: 8px;
  color: #666666;
  line-height: 18px;
  font-size: 12px;
}
.tip .mms[data-v-87604776] {
  font-weight: 500;
}
.tip span[data-v-87604776] {
  color: #FF7822;
  font-weight: 500;
}
.successBox i[data-v-87604776] {
  color: #23B899;
  font-size: 18px;
  margin-right: 3px;
}

.bgtheme[data-v-31d48779] {
  background-color: #1c6fe9;
}
.color-theme[data-v-31d48779] {
  color: #1c6fe9;
}
.color-danger[data-v-31d48779] {
  color: #ff5555;
}
.hover-color-theme[data-v-31d48779]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-31d48779] {
  color: #ff7822;
}
.color-success[data-v-31d48779] {
  color: #0ec56f;
}
.color-3[data-v-31d48779] {
  color: #333;
}
.color-6[data-v-31d48779] {
  color: #666;
}
.color-9[data-v-31d48779] {
  color: #999;
}
.color-97[data-v-31d48779] {
  color: #979797;
}
.color-c[data-v-31d48779] {
  color: #ccc;
}
.weight[data-v-31d48779] {
  font-weight: 500;
}
.revise[data-v-31d48779] {
  width: 278px;
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(210, 210, 210, 0.5);
  border-radius: 8px;
}
.head[data-v-31d48779] {
  padding: 16px 24px 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.head .title[data-v-31d48779] {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}
.head .reviseStatus[data-v-31d48779] {
  font-weight: 500;
  font-size: 12px;
}
.line[data-v-31d48779] {
  background: #f6f6f6;
  border: 1px solid #eeeeee;
  opacity: 0.3;
  margin: 8px 0 12px;
}
.mainData[data-v-31d48779] {
  padding: 0 20px 20px;
}
.mainData .reviseText[data-v-31d48779] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  text-align: left;
  font-style: normal;
  width: 60px;
}
.mainData .reviseTextValue[data-v-31d48779] {
  margin-bottom: 8px;
}
.mainData .reviseTextValue[data-v-31d48779]:last-child {
  margin-bottom: 0;
}
.mainData .reviseValue[data-v-31d48779] {
  font-weight: bold;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  text-align: left;
  font-style: normal;
  margin-left: 8px;
}
.mainData .value[data-v-31d48779] {
  width: 71%;
}
.mainData .noReviseValue[data-v-31d48779] {
  font-weight: 500;
  font-size: 12px;
  color: #999999;
  line-height: 17px;
  text-align: left;
  font-style: normal;
  margin-left: 8px;
}
.foot[data-v-31d48779] {
  padding: 0 20px 20px;
  text-align: right;
  margin-top: -4px;
}
.foot .iconfont[data-v-31d48779] {
  display: inline-block;
  width: 9px;
  height: 11px;
  font-size: 11px;
  margin-right: 4px;
}
.foot .withdraw[data-v-31d48779] {
  width: 74px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #1c6fe9;
  font-weight: 400;
  font-size: 12px;
  color: #1c6fe9;
  line-height: 17px;
  background: #ffffff;
}

.bgtheme[data-v-1e65bb6d] {
  background-color: #1c6fe9;
}
.color-theme[data-v-1e65bb6d] {
  color: #1c6fe9;
}
.color-danger[data-v-1e65bb6d] {
  color: #ff5555;
}
.hover-color-theme[data-v-1e65bb6d]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-1e65bb6d] {
  color: #ff7822;
}
.color-success[data-v-1e65bb6d] {
  color: #0ec56f;
}
.color-3[data-v-1e65bb6d] {
  color: #333;
}
.color-6[data-v-1e65bb6d] {
  color: #666;
}
.color-9[data-v-1e65bb6d] {
  color: #999;
}
.color-97[data-v-1e65bb6d] {
  color: #979797;
}
.color-c[data-v-1e65bb6d] {
  color: #ccc;
}
.weight[data-v-1e65bb6d] {
  font-weight: 500;
}
.listsView[data-v-1e65bb6d] {
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  margin-bottom: 20px;
}
.listsView .lists[data-v-1e65bb6d] {
  padding: 20px 0;
  max-height: 275px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: -20px;
}
.listsView .lists[data-v-1e65bb6d]::-webkit-scrollbar {
  width: 5px;
  height: 10px;
  background-color: #f0f0f0;
}
.listsView .lists[data-v-1e65bb6d]::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}
.listsView .lists[data-v-1e65bb6d]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #f0f0f0;
}
.listsView .lists .item[data-v-1e65bb6d] {
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 24px;
}
.listsView .lists .item[data-v-1e65bb6d]:last-child {
  margin-bottom: 0;
}
.listsView .lists .item .time[data-v-1e65bb6d] {
  color: #333 !important;
  width: 110px;
  font-weight: 600;
}
.listsView .lists .item .price[data-v-1e65bb6d] {
  font-weight: 400;
  color: #666;
  width: 86px;
}
.listsView .lists .item .NotConfirmedCount[data-v-1e65bb6d] {
  color: #333;
  width: 72px;
}
.listsView .lists[data-v-1e65bb6d] .el-form-item__content {
  margin-left: 0 !important;
}
.listsView .lists[data-v-1e65bb6d] .el-form-item__content .el-input__inner {
  font-weight: 600;
  color: #333;
}
.listsView .lists .el-form-item[data-v-1e65bb6d] {
  margin-bottom: 0;
}
[data-v-1e65bb6d] .el-input__inner::-moz-placeholder {
  font-weight: normal;
}
[data-v-1e65bb6d] .el-input__inner::placeholder {
  font-weight: normal;
}
[data-v-1e65bb6d] .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  display: none;
}
.tip[data-v-1e65bb6d] {
  font-family: PingFangSC, PingFang SC;
  background: rgba(255, 134, 56, 0.07);
  border-radius: 4px;
  padding: 8px;
  color: #666;
  line-height: 18px;
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: -8px;
}
.tip .mms[data-v-1e65bb6d] {
  font-weight: 500;
}
.tip span[data-v-1e65bb6d] {
  color: #ff7822;
  font-weight: 500;
}
[data-v-1e65bb6d] .el-input__suffix {
  right: 16px;
  left: auto;
}
[data-v-1e65bb6d] .el-date-picker {
  z-index: 999999 !important;
}
[data-v-1e65bb6d] .el-date-picker .el-input__prefix {
  right: 5px;
  left: auto;
}
[data-v-1e65bb6d] .el-date-editor {
  z-index: 999999 !important;
}
[data-v-1e65bb6d] .el-date-editor .el-input__prefix {
  right: 12px;
  left: auto;
}
[data-v-1e65bb6d] .el-date-editor .el-input__suffix {
  right: 12px;
  left: auto;
}
[data-v-1e65bb6d] .el-date-editor .el-input__inner {
  padding-left: 15px;
}

.bgtheme[data-v-0751d645] {
  background-color: #1c6fe9;
}
.color-theme[data-v-0751d645] {
  color: #1c6fe9;
}
.color-danger[data-v-0751d645] {
  color: #ff5555;
}
.hover-color-theme[data-v-0751d645]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-0751d645] {
  color: #ff7822;
}
.color-success[data-v-0751d645] {
  color: #0ec56f;
}
.color-3[data-v-0751d645] {
  color: #333;
}
.color-6[data-v-0751d645] {
  color: #666;
}
.color-9[data-v-0751d645] {
  color: #999;
}
.color-97[data-v-0751d645] {
  color: #979797;
}
.color-c[data-v-0751d645] {
  color: #ccc;
}
.weight[data-v-0751d645] {
  font-weight: 500;
}
.chatViewJDList[data-v-0751d645] {
  width: 276px;
  height: 550px;
  overflow-y: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-right: 16px;
  margin-right: -16px;
  border-top: 1px solid #eeeeee;
  box-sizing: border-box;
}
.chatViewJDList[data-v-0751d645]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  display: block;
  margin-top: -6px;
  position: relative;
}
.chatViewJDList[data-v-0751d645]::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ccc;
}
.chatViewJDList[data-v-0751d645]::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #eee;
}
.chatViewJDList .title[data-v-0751d645] {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  padding: 16px 0 0 0px;
}
.chatViewJDList .item[data-v-0751d645] {
  background: #f9fbff;
  margin-top: 12px;
  background: #f9f9f9;
  border-radius: 8px;
  padding: 12px;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.chatViewJDList .item.act[data-v-0751d645] {
  background: #f9fbff;
  border: 1px solid #ddebff;
}
.chatViewJDList .item[data-v-0751d645]:first-child {
  margin-top: 0;
}
.chatViewJDList .item .line[data-v-0751d645] {
  height: 1px;
  background-image: linear-gradient(to right, #eee 0%, #eee 50%, transparent 0%);
  background-size: 10px 5px;
  background-repeat: repeat-x;
  margin: 6px 0;
}
.chatViewJDList .item .mb4[data-v-0751d645] {
  margin-bottom: 4px;
}
.chatViewJDList .item .viewVideo[data-v-0751d645] {
  margin-left: auto;
}

.bgtheme[data-v-f480fb1e] {
  background-color: #1c6fe9;
}
.color-theme[data-v-f480fb1e] {
  color: #1c6fe9;
}
.color-danger[data-v-f480fb1e] {
  color: #ff5555;
}
.hover-color-theme[data-v-f480fb1e]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-f480fb1e] {
  color: #ff7822;
}
.color-success[data-v-f480fb1e] {
  color: #0ec56f;
}
.color-3[data-v-f480fb1e] {
  color: #333;
}
.color-6[data-v-f480fb1e] {
  color: #666;
}
.color-9[data-v-f480fb1e] {
  color: #999;
}
.color-97[data-v-f480fb1e] {
  color: #979797;
}
.color-c[data-v-f480fb1e] {
  color: #ccc;
}
.weight[data-v-f480fb1e] {
  font-weight: 500;
}
.topBox[data-v-f480fb1e] {
  width: 100%;
  min-width: 800px;
  position: absolute;
  left: 0%;
  overflow: hidden;
  height: 65px;
  line-height: 65px;
  background: #f4f5f7;
  z-index: 999;
  display: none !important;
}
.topBox .taskName[data-v-f480fb1e] {
  padding: 0 10px;
  background: #f4f5f7;
  box-sizing: border-box;
}
.topBox .partInfo[data-v-f480fb1e] {
  padding: 0 20px;
}
.msgBox[data-v-f480fb1e] {
  width: 100%;
  min-width: 800px;
  position: absolute;
  top: 52px;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.msgBox .partList[data-v-f480fb1e] {
  width: 232px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-top: 0px;
  border-radius: 0 0 0 24px;
}
.msgBox .partList .item[data-v-f480fb1e] {
  padding: 16px 40px 16px 24px;
}
.msgBox .partList .item.active[data-v-f480fb1e] {
  background: #eeeeee;
}
.msgBox .partList .item .msg[data-v-f480fb1e] {
  font-size: 12px;
  color: #999;
  margin-top: 3px;
}
.msgBox .msgList[data-v-f480fb1e] {
  background: #f8f8f8;
  border-top: 1px solid #eeeeee;
  /* padding: 20px 20px 20px 16px; */
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.msgBox .msgList .time[data-v-f480fb1e] {
  clear: both;
  color: #999999;
  text-align: center;
}
.msgBox .msgList .LEFT[data-v-f480fb1e] {
  max-width: 70%;
  margin-bottom: 20px;
  float: left;
  clear: both;
}
.msgBox .msgList .LEFT .name[data-v-f480fb1e] {
  color: #666666;
}
.msgBox .msgList .LEFT .msg[data-v-f480fb1e] {
  background: #eee;
  border-radius: 2px 4px 4px 4px;
  margin-top: 10px;
  padding: 15px;
  margin-left: 7px;
  position: relative;
}
.msgBox .msgList .LEFT .msg[data-v-f480fb1e]::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 7px solid #eee;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 0;
  left: -6px;
}
.msgBox .msgList .LEFT .msg .title[data-v-f480fb1e] {
  border-bottom: 1px solid rgba(112, 112, 112, 0.15);
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.msgBox .msgList .LEFT .msg .price[data-v-f480fb1e] {
  line-height: 2;
}
.msgBox .msgList .RIGHT[data-v-f480fb1e] {
  max-width: 100%;
  margin-bottom: 20px;
  float: right;
  clear: both;
}
.msgBox .msgList .RIGHT .p1[data-v-f480fb1e] {
  min-width: 278px;
  font-family: PingFang SC, microsoft yahei, sans-serif;
}
.msgBox .msgList .RIGHT .headPic[data-v-f480fb1e] {
  margin-right: 0;
  margin-left: 10px;
}
.msgBox .msgList .RIGHT .msg[data-v-f480fb1e] {
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(210, 210, 210, 0.5);
  border-radius: 8px;
  margin-top: 10px;
  padding: 12px 24px 12px 20px;
  position: relative;
  color: #333333;
  font-size: 12px;
  line-height: 16px;
}
.headPic[data-v-f480fb1e] {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-right: 8px;
}
.bottom[data-v-f480fb1e] {
  height: 115px;
  background: #fff;
  padding: 12px 16px;
  box-sizing: border-box;
  position: relative;
  border-top: 1px solid #eee;
}
.bottom textarea[data-v-f480fb1e] {
  width: 100%;
  border: none;
  outline: none;
  resize: none;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
}
.bottom .tools[data-v-f480fb1e] {
  margin-bottom: 5px;
}
.scrollview[data-v-f480fb1e] {
  height: 100px;
  overflow-y: auto;
  background-color: yellow;
}
.content[data-v-f480fb1e] {
  height: 500px;
  background-color: red;
}
.bot[data-v-f480fb1e] {
  clear: both;
}
.part[data-v-f480fb1e] {
  clear: both;
}
.flex[data-v-f480fb1e] {
  display: flex;
}
.flexsbc[data-v-f480fb1e] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flexc[data-v-f480fb1e] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexaic[data-v-f480fb1e] {
  display: flex;
  align-items: center;
}
.flexa[data-v-f480fb1e] {
  flex: 1;
}
.text-e[data-v-f480fb1e] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.tips[data-v-f480fb1e] {
  font-size: 14px;
  color: #ff2a68;
  margin-left: 5px;
  line-height: 1.6;
}
[data-v-f480fb1e] .popup {
  height: 720px !important;
  background: none;
  box-shadow: none;
}
[data-v-f480fb1e] .popup .el-form-item__label {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
[data-v-f480fb1e] .el-dialog__body {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
[data-v-f480fb1e] .el-badge__content.is-fixed {
  right: 20px;
}
.fasonganniu[data-v-f480fb1e] {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 28px;
  line-height: 10px;
  color: #1c6fe9;
  border-radius: 4px;
  border: 1px solid #1c6fe9;
  background-color: white;
}
.btnTool[data-v-f480fb1e] {
  background: #f6f6f6;
  padding-left: 16px;
  padding-bottom: 8px;
  padding-top: 8px;
}
.btnTool .offerSendBtn[data-v-f480fb1e] {
  width: 90px;
  height: 32px;
  background: #dde7f6;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12);
  border-radius: 16px;
  border: 1px solid #dde7f6;
  color: #4977fc;
}
.btnTool .button-application[data-v-f480fb1e] {
  width: 102px;
  height: 40px;
  background: #f8f8f8;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  border: 1px solid #1c6fe9;
  color: #1c6fe9;
  font-size: 14px;
  line-height: 20px;
}
.btnTool .noPassBtn[data-v-f480fb1e] {
  width: 108px;
  height: 32px;
  margin-top: 8px;
  border-radius: 4px;
  border: 1px solid #cccccc;
  color: #666666;
}
.btnTool .toQuote[data-v-f480fb1e] {
  width: 108px;
  height: 32px;
  margin-top: 8px;
  border-radius: 4px;
  border: 1px solid #1c6fe9;
  color: #1c6fe9;
  font-weight: 400;
}
.offerBox[data-v-f480fb1e] .el-dialog {
  border-radius: 8px 8px 8px 8px;
}
.offerBox[data-v-f480fb1e] .el-dialog__body {
  padding: 10px 20px 0;
}
.offerBox[data-v-f480fb1e] .el-dialog__header {
  text-align: center;
}
.offerBox[data-v-f480fb1e]  .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  display: none;
}
.reSendMsg[data-v-f480fb1e] {
  text-align: center;
  font-size: 14px;
  color: #666666;
  display: block;
  clear: both;
  margin-bottom: 20px;
  line-height: 5;
}
.reSendMsg .toDetails[data-v-f480fb1e] {
  color: #4977fc;
  cursor: pointer;
}
.reSendMsg .toBalance[data-v-f480fb1e] {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.reviseBox[data-v-f480fb1e] {
  margin-top: 12px;
}
.priceList[data-v-f480fb1e] {
  background: #ffffff;
  padding: 20px 32px;
  width: 413px;
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(210, 210, 210, 0.5);
  border-radius: 8px;
  box-sizing: border-box;
  margin-top: 12px;
}
.priceList .isGrey[data-v-f480fb1e] {
  filter: grayscale(100%);
  opacity: 60%;
}
.priceList .isGrey .price[data-v-f480fb1e],
.priceList .isGrey .changePrice[data-v-f480fb1e] {
  color: #666 !important;
}
.priceList .head .title[data-v-f480fb1e] {
  font-weight: 500;
  line-height: 20px;
  font-family: PingFangSC, PingFang SC;
  font-style: normal;
  font-size: 14px;
  color: #333333;
}
.priceList .head .status[data-v-f480fb1e] {
  position: absolute;
  right: 20px;
  top: 10px;
}
.priceList .line[data-v-f480fb1e] {
  border: 1px solid #eeeeee;
  margin-bottom: 24px;
  margin-top: 10px;
  opacity: 0.3;
}
.priceList .mainData[data-v-f480fb1e] {
  padding: 16px 20px;
  background: #f5f8fe;
  border-radius: 8px;
  border: 1px solid #d9e9ff;
  margin-bottom: 12px;
}
.priceList .mainData .leftPrice[data-v-f480fb1e] {
  float: left;
}
.priceList .mainData .priceText[data-v-f480fb1e] {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-bottom: 8px;
}
.priceList .mainData .price[data-v-f480fb1e] {
  font-size: 22px;
  color: #111111;
  line-height: 30px;
  font-weight: 600;
}
.priceList .mainData .changePrice[data-v-f480fb1e] {
  font-size: 22px;
  color: #1c6fe9;
  line-height: 30px;
  font-weight: 600;
}
.priceList .mainData .foundation[data-v-f480fb1e] {
  margin: 8px 0px 8px 0px;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.priceList .mainData .foundation span[data-v-f480fb1e] {
  color: #333333;
  font-weight: 600;
}
.priceList .mainData .material[data-v-f480fb1e] {
  margin: -4px 0px 8px 0px;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.priceList .mainData .material span[data-v-f480fb1e] {
  color: #333333;
}
.priceList .mainData .centerIcon[data-v-f480fb1e] {
  margin: 40px 21px 0px 31px;
  float: left;
}
.priceList .partition[data-v-f480fb1e] {
  border: 1px dashed #91beff;
  /* 黑色虚线边框 */
  opacity: 0.3;
  margin: 12px 0px;
  clear: both;
}
.priceList .causeText[data-v-f480fb1e] {
  font-size: 12px;
  color: #666666;
}
.priceList .cause[data-v-f480fb1e] {
  font-size: 12px;
  color: #333333;
}
.priceList .foot[data-v-f480fb1e] {
  margin-top: 4px;
  margin-left: auto;
  display: flex;
}
.priceList .foot .refuse[data-v-f480fb1e] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 32px;
  background: #ffffff;
  color: #666666;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.priceList .foot .agree[data-v-f480fb1e] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 12px;
  width: 74px;
  height: 32px;
  background: #1c6fe9;
  border-radius: 4px;
  border: 1px solid #1c6fe9;
  color: #ffffff;
}
.priceList .foot .withdraw[data-v-f480fb1e] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 74px;
  height: 32px;
  font-size: 12px;
  color: #1c6fe9;
  background: #ffffff;
  line-height: 17px;
  border-radius: 4px;
  border: 1px solid #1c6fe9;
}
.reSendMsgSee[data-v-f480fb1e] {
  color: #999;
}
.taskDetail[data-v-f480fb1e] {
  width: 280px;
  background: #ffffff;
  border-radius: 0 0 24px 0px;
  border-left: 1px solid #eeeeee;
  font-family: Source Han Sans SC;
  font-weight: 400;
}
.taskDetail .title[data-v-f480fb1e] {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  padding: 12px 0px 8px 20px;
}
.taskDetail .order[data-v-f480fb1e] {
  font-weight: 400;
  font-size: 12px;
  color: #999999;
}
.taskDetail .nums[data-v-f480fb1e] {
  font-weight: 400;
  font-size: 12px;
  color: #333333;
}
.taskDetail .taskTitle[data-v-f480fb1e] {
  font-size: 16px;
  color: #000000;
  line-height: 1.6;
}
.taskDetail .taskTime[data-v-f480fb1e] {
  font-size: 14px;
  color: #5a606b;
  margin-bottom: 15px;
}
.taskDetail .taskPrice[data-v-f480fb1e] {
  font-size: 14px;
  color: #5a606b;
}
.taskDetail .taskPrice span[data-v-f480fb1e] {
  color: #ff2a68;
}
.taskDetail .line[data-v-f480fb1e] {
  height: 1px;
  background: #e7e7e7;
  margin: 20px 0;
}
.taskDetail .taskBtn[data-v-f480fb1e] {
  width: 90px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  background: #faf9f9;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  font-size: 14px;
  color: #343036;
  cursor: pointer;
}
[data-v-f480fb1e] .el-badge__content.is-fixed {
  right: 8px;
  top: 8px;
}
.isImgMsg .msg[data-v-f480fb1e] {
  background: none !important;
  padding: 0 !important;
}
.isImgMsg .msg[data-v-f480fb1e]::before {
  display: none !important;
}
.imgImg[data-v-f480fb1e] {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #909399;
  font-size: 30px;
}
.imgImg img[data-v-f480fb1e] {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
}
[data-v-f480fb1e] .popup .el-dialog__header {
  padding: 0;
  height: 52px;
  line-height: 52px;
  background: #ffffff;
  font-size: 20px;
  border-radius: 24px 24px 0px 0px;
  box-sizing: border-box;
}
.toptitle[data-v-f480fb1e] {
  height: 52px;
}
.toptitle .blank[data-v-f480fb1e] {
  width: 233px;
  border-right: 1px solid #eeeeee;
}
.toptitle .name[data-v-f480fb1e] {
  float: left;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  background: #ffffff;
  margin: 16px 8px 16px 20px;
}
.toptitle .lineSeate[data-v-f480fb1e] {
  width: 50px;
  height: 20px;
  font-weight: 400;
  font-size: 12px;
  color: #0fbc6b;
  line-height: 20px;
  text-align: center;
  background: #e9fff5;
  border-radius: 11px;
  margin: 16px 8px 16px 0px;
}
.finishBottom[data-v-f480fb1e] {
  border-top: 2px #f1f1f1 solid;
  font-size: 12px;
  color: #999999;
}
.WinTheBid[data-v-f480fb1e] {
  box-sizing: border-box;
  margin-top: 12px;
  padding: 16px 20px 20px 20px;
  background: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(210, 210, 210, 0.5);
  border-radius: 8px;
  font-size: 12px;
  line-height: 16px;
  font-family: PingFang SC, microsoft yahei, sans-serif;
  color: #333333;
}
.WinTheBid .head[data-v-f480fb1e] {
  display: flex;
  justify-content: space-between;
  font-weight: 500;
}
.WinTheBid .bto[data-v-f480fb1e] {
  margin-top: 16px;
  font-weight: 500;
  text-align: right;
}
.WinTheBid .line[data-v-f480fb1e] {
  margin: 8px -24px 12px -20px;
  height: 1px;
  background-color: #eee;
  opacity: 0.3;
}
.WinTheBid .nnTabs[data-v-f480fb1e] {
  margin-top: 12px;
}
[data-v-f480fb1e] .el-radio {
  margin-right: 10px;
}
[data-v-f480fb1e] .el-date-editor.el-input,[data-v-f480fb1e] .el-date-editor.el-input__inner {
  position: relative;
}
[data-v-f480fb1e] .el-input__prefix {
  position: absolute;
  right: 5px;
  left: auto;
}
.el-date-editor[data-v-f480fb1e] .el-input__inner {
  padding-left: 15px;
}
.el-form-item[data-v-f480fb1e] .el-input__validateIcon {
  display: none;
}

.bgtheme[data-v-7cf2f2da] {
  background-color: #1c6fe9;
}
.color-theme[data-v-7cf2f2da] {
  color: #1c6fe9;
}
.color-danger[data-v-7cf2f2da] {
  color: #ff5555;
}
.hover-color-theme[data-v-7cf2f2da]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-7cf2f2da] {
  color: #ff7822;
}
.color-success[data-v-7cf2f2da] {
  color: #0ec56f;
}
.color-3[data-v-7cf2f2da] {
  color: #333;
}
.color-6[data-v-7cf2f2da] {
  color: #666;
}
.color-9[data-v-7cf2f2da] {
  color: #999;
}
.color-97[data-v-7cf2f2da] {
  color: #979797;
}
.color-c[data-v-7cf2f2da] {
  color: #ccc;
}
.weight[data-v-7cf2f2da] {
  font-weight: 500;
}
.empty[data-v-7cf2f2da] {
  width: 100%;
  background: #fff;
}
.empty img[data-v-7cf2f2da] {
  display: block;
  margin: 0 auto;
}
.empty .emptyTxt[data-v-7cf2f2da] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px !important;
  color: #999 !important;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin: 0;
}
.empty .ah-button[data-v-7cf2f2da] {
  margin-top: 20px;
}

.bgtheme[data-v-a10786b2] {
  background-color: #1c6fe9;
}
.color-theme[data-v-a10786b2] {
  color: #1c6fe9;
}
.color-danger[data-v-a10786b2] {
  color: #ff5555;
}
.hover-color-theme[data-v-a10786b2]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-a10786b2] {
  color: #ff7822;
}
.color-success[data-v-a10786b2] {
  color: #0ec56f;
}
.color-3[data-v-a10786b2] {
  color: #333;
}
.color-6[data-v-a10786b2] {
  color: #666;
}
.color-9[data-v-a10786b2] {
  color: #999;
}
.color-97[data-v-a10786b2] {
  color: #979797;
}
.color-c[data-v-a10786b2] {
  color: #ccc;
}
.weight[data-v-a10786b2] {
  font-weight: 500;
}
.headddd[data-v-a10786b2] {
  height: 48px;
  background: #f6f6f6;
  line-height: 48px;
  padding-left: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}
.item[data-v-a10786b2] {
  border-bottom: 1px solid #eeeeee;
  padding: 32px 0;
}
.item[data-v-a10786b2]:last-child {
  border-bottom: 0;
}
.item .dealdiv[data-v-a10786b2] {
  padding-bottom: 20px;
}
.item .dealdiv p[data-v-a10786b2] {
  margin: 0;
}
.item .dealdiv .merChantName[data-v-a10786b2] {
  font-size: 14px;
  font-weight: 500;
}
.item .dealdiv .merChantName span[data-v-a10786b2] {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  margin-top: 4px;
}
.item .dealdiv .dealtxt[data-v-a10786b2] {
  white-space: pre-line;
  margin-top: 12px;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  word-wrap: break-word;
  word-break: normal;
  width: 600px;
}
.item img[data-v-a10786b2] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  margin-left: 22px;
}
.item .label[data-v-a10786b2] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  margin-right: 12px;
}
.item[data-v-a10786b2] .el-rate__text {
  float: left;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px !important;
  color: #333333 !important;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-right: 12px;
}
.item .flex.flexaic[data-v-a10786b2] {
  margin-top: 8px;
}
.item .rateBox[data-v-a10786b2] {
  width: 200px;
  margin-left: 20px;
}
.item .taskInfo[data-v-a10786b2] {
  width: 180px;
  cursor: pointer;
}
.item .taskInfo .id[data-v-a10786b2] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.item .taskInfo .title[data-v-a10786b2] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 8px;
}
.item .taskInfo .price[data-v-a10786b2] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 40px;
}
[data-v-a10786b2] .el-rate__icon {
  font-size: 24px;
  margin-right: 0;
  margin-top: -2px;
}

.bgtheme[data-v-072fad63] {
  background-color: #1c6fe9;
}
.color-theme[data-v-072fad63] {
  color: #1c6fe9;
}
.color-danger[data-v-072fad63] {
  color: #ff5555;
}
.hover-color-theme[data-v-072fad63]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-072fad63] {
  color: #ff7822;
}
.color-success[data-v-072fad63] {
  color: #0ec56f;
}
.color-3[data-v-072fad63] {
  color: #333;
}
.color-6[data-v-072fad63] {
  color: #666;
}
.color-9[data-v-072fad63] {
  color: #999;
}
.color-97[data-v-072fad63] {
  color: #979797;
}
.color-c[data-v-072fad63] {
  color: #ccc;
}
.weight[data-v-072fad63] {
  font-weight: 500;
}
.list[data-v-072fad63] {
  margin-right: -13px;
}
.list .addItem[data-v-072fad63] {
  border-radius: 8px;
  border: 1px solid #e5e5e5;
  width: 280px;
  height: 251px;
  box-sizing: border-box;
  background: #fff;
  cursor: pointer;
  display: flex !important;
  font-size: 14px;
  color: #999999;
  line-height: 2;
  display: none;
}
.list .item[data-v-072fad63] {
  width: 280px;
  height: 251px;
  display: block;
  margin-right: 13px;
  margin-bottom: 13px;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  box-sizing: border-box;
  overflow: hidden;
}
.list .item .img[data-v-072fad63] {
  width: 280px;
  height: 210px;
  border-radius: 8px 8px 0px 0px;
  margin: 0;
  display: block;
  background: #000;
  cursor: pointer;
}
.list .item .title[data-v-072fad63] {
  height: 41px;
  background: #ffffff;
  border-top: 1px solid #e5e5e5;
  line-height: 40px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #5a5d5a;
}
.popconfirm[data-v-072fad63] {
  display: none;
}
.isEditt .list .item:hover .popconfirm[data-v-072fad63] {
  display: block;
}

.bgtheme[data-v-3cb0b304] {
  background-color: #1c6fe9;
}
.color-theme[data-v-3cb0b304] {
  color: #1c6fe9;
}
.color-danger[data-v-3cb0b304] {
  color: #ff5555;
}
.hover-color-theme[data-v-3cb0b304]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-3cb0b304] {
  color: #ff7822;
}
.color-success[data-v-3cb0b304] {
  color: #0ec56f;
}
.color-3[data-v-3cb0b304] {
  color: #333;
}
.color-6[data-v-3cb0b304] {
  color: #666;
}
.color-9[data-v-3cb0b304] {
  color: #999;
}
.color-97[data-v-3cb0b304] {
  color: #979797;
}
.color-c[data-v-3cb0b304] {
  color: #ccc;
}
.weight[data-v-3cb0b304] {
  font-weight: 500;
}
.el-card[data-v-3cb0b304] {
  border: none;
  box-shadow: none;
  margin-bottom: 10px;
}
[data-v-3cb0b304] .el-input__inner,[data-v-3cb0b304] .el-textarea__inner,[data-v-3cb0b304] .el-input__count,[data-v-3cb0b304] .el-input .el-input__count .el-input__count-inner {
  background: #f4f4f4;
  border: none;
}
.el-input[data-v-3cb0b304] {
  margin-bottom: 10px;
}
.uploader[data-v-3cb0b304] {
  width: 240px;
  height: 179px;
  background: #f4f4f4;
  margin-right: 20px;
}
.uploader i[data-v-3cb0b304] {
  color: #4877fb;
  font-size: 22px;
}
.uploader .tips[data-v-3cb0b304] {
  font-size: 12px;
  line-height: 1.5;
  color: #bbbbbb;
  margin-top: 5px;
}
.avatar[data-v-3cb0b304] {
  width: 240px;
  height: 179px;
}
.tipss[data-v-3cb0b304] {
  font-size: 14px;
  line-height: 18px;
  color: #bebebe;
}
.el-card[data-v-3cb0b304] {
  position: relative;
}
.imgUpProgress[data-v-3cb0b304] {
  position: absolute;
  z-index: 999999999999999999;
  left: 20px;
  right: 20px;
  bottom: 8px;
}
.delVideo[data-v-3cb0b304] {
  position: absolute;
  right: 20px;
  top: 90px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  cursor: pointer;
}
[data-v-3cb0b304] .el-upload--text {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.upProgress[data-v-3cb0b304] {
  position: absolute;
  z-index: 999999999999999999;
  left: 20px;
  right: 20px;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
}
.upProgress .el-progress[data-v-3cb0b304] {
  position: absolute;
  z-index: 999999999999999999;
  left: 0;
  right: 50px;
  bottom: 8px;
}
.upProgress .del[data-v-3cb0b304] {
  display: none;
}
.upProgress .controls[data-v-3cb0b304] {
  cursor: pointer;
  width: 50px;
  height: 26px;
  text-align: center;
}
.upProgress:hover .del[data-v-3cb0b304] {
  display: block;
}
.upProgress:hover .progressNum[data-v-3cb0b304] {
  display: none;
}

.bgtheme[data-v-5f6d70a6] {
  background-color: #1c6fe9;
}
.color-theme[data-v-5f6d70a6] {
  color: #1c6fe9;
}
.color-danger[data-v-5f6d70a6] {
  color: #ff5555;
}
.hover-color-theme[data-v-5f6d70a6]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-5f6d70a6] {
  color: #ff7822;
}
.color-success[data-v-5f6d70a6] {
  color: #0ec56f;
}
.color-3[data-v-5f6d70a6] {
  color: #333;
}
.color-6[data-v-5f6d70a6] {
  color: #666;
}
.color-9[data-v-5f6d70a6] {
  color: #999;
}
.color-97[data-v-5f6d70a6] {
  color: #979797;
}
.color-c[data-v-5f6d70a6] {
  color: #ccc;
}
.weight[data-v-5f6d70a6] {
  font-weight: 500;
}
.item[data-v-5f6d70a6] {
  margin-bottom: 50px;
}
.item[data-v-5f6d70a6]:last-child {
  margin-bottom: 0;
}
.itemm[data-v-5f6d70a6] {
  display: inline-block;
}
.option[data-v-5f6d70a6] {
  height: 30px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  font-size: 14px;
  line-height: 28px;
  color: #333333;
  display: inline-block;
  padding: 0 20px;
  margin-top: 30px;
  margin-right: 20px;
  cursor: pointer;
  box-sizing: border-box;
}
.option.active[data-v-5f6d70a6] {
  border: 1px solid #4877fb;
  color: #4877fb;
}
[data-v-5f6d70a6] .el-form-item__content {
  line-height: 30px;
}
[data-v-5f6d70a6] .el-input--medium .el-input__inner {
  line-height: 30px;
  height: 30px;
}

.bgtheme[data-v-6d41a1ba] {
  background-color: #1c6fe9;
}
.color-theme[data-v-6d41a1ba] {
  color: #1c6fe9;
}
.color-danger[data-v-6d41a1ba] {
  color: #ff5555;
}
.hover-color-theme[data-v-6d41a1ba]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-6d41a1ba] {
  color: #ff7822;
}
.color-success[data-v-6d41a1ba] {
  color: #0ec56f;
}
.color-3[data-v-6d41a1ba] {
  color: #333;
}
.color-6[data-v-6d41a1ba] {
  color: #666;
}
.color-9[data-v-6d41a1ba] {
  color: #999;
}
.color-97[data-v-6d41a1ba] {
  color: #979797;
}
.color-c[data-v-6d41a1ba] {
  color: #ccc;
}
.weight[data-v-6d41a1ba] {
  font-weight: 500;
}
.myInfo[data-v-6d41a1ba] .el-radio__input {
  display: none;
}
.myInfo[data-v-6d41a1ba] .el-radio {
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
}
.myInfo[data-v-6d41a1ba] .el-radio__label {
  padding-left: 0;
}
.myInfo[data-v-6d41a1ba] .el-radio.is-bordered.is-checked {
  background: #4877fb;
}
.myInfo[data-v-6d41a1ba] .el-radio__input.is-checked + .el-radio__label {
  color: #ffffff;
}
.myInfo .avatar-uploader .el-upload[data-v-6d41a1ba]:hover {
  border-color: #4877fb;
}
.myInfo .avatar-uploader-icon[data-v-6d41a1ba] {
  font-size: 28px;
  color: #8c939d;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.myInfo .avatar[data-v-6d41a1ba] {
  width: 122px;
  height: 122px;
  display: block;
  border-radius: 100%;
  border: none;
}
.myInfo .el-form-item[data-v-6d41a1ba] {
  display: flex;
  align-items: center;
}
.myInfo[data-v-6d41a1ba] .el-form-item__label {
  color: #333;
}
.myInfo[data-v-6d41a1ba] .el-form-item__content {
  flex: 1;
  margin-left: 0 !important;
}
.myInfo[data-v-6d41a1ba] .el-textarea__inner {
  min-height: 150px !important;
  padding: 12px 15px !important;
}
.myInfo .upup[data-v-6d41a1ba] {
  position: relative;
}
.myInfo .upup:hover .btn[data-v-6d41a1ba] {
  display: flex;
}
.myInfo .upup .btn[data-v-6d41a1ba] {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}

.bgtheme[data-v-1eadb7c0] {
  background-color: #1c6fe9;
}
.color-theme[data-v-1eadb7c0] {
  color: #1c6fe9;
}
.color-danger[data-v-1eadb7c0] {
  color: #ff5555;
}
.hover-color-theme[data-v-1eadb7c0]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-1eadb7c0] {
  color: #ff7822;
}
.color-success[data-v-1eadb7c0] {
  color: #0ec56f;
}
.color-3[data-v-1eadb7c0] {
  color: #333;
}
.color-6[data-v-1eadb7c0] {
  color: #666;
}
.color-9[data-v-1eadb7c0] {
  color: #999;
}
.color-97[data-v-1eadb7c0] {
  color: #979797;
}
.color-c[data-v-1eadb7c0] {
  color: #ccc;
}
.weight[data-v-1eadb7c0] {
  font-weight: 500;
}
.el-breadcrumb[data-v-1eadb7c0] {
  margin-top: 32px;
  margin-bottom: 24px;
  color: #333330;
}
[data-v-1eadb7c0] .el-breadcrumb__inner a {
  font-weight: normal;
  color: #999;
}
[data-v-1eadb7c0] .el-breadcrumb__inner a:hover {
  color: #409EFF;
}

.bgtheme[data-v-34d5844d] {
  background-color: #1c6fe9;
}
.color-theme[data-v-34d5844d] {
  color: #1c6fe9;
}
.color-danger[data-v-34d5844d] {
  color: #ff5555;
}
.hover-color-theme[data-v-34d5844d]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-34d5844d] {
  color: #ff7822;
}
.color-success[data-v-34d5844d] {
  color: #0ec56f;
}
.color-3[data-v-34d5844d] {
  color: #333;
}
.color-6[data-v-34d5844d] {
  color: #666;
}
.color-9[data-v-34d5844d] {
  color: #999;
}
.color-97[data-v-34d5844d] {
  color: #979797;
}
.color-c[data-v-34d5844d] {
  color: #ccc;
}
.weight[data-v-34d5844d] {
  font-weight: 500;
}
[data-v-34d5844d] .downDialog {
  border-radius: 12px;
}
[data-v-34d5844d] .downDialog .el-dialog__header {
  padding-top: 24px;
  text-align: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  font-style: normal;
}
[data-v-34d5844d] .downDialog .el-dialog__header .el-dialog__title {
  font-size: 18px !important;
}
[data-v-34d5844d] .downDialog .el-dialog__body {
  padding: 0 53px 48px 53px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: left;
  font-style: normal;
}
[data-v-34d5844d] .downDialog .el-dialog__headerbtn {
  top: 24px;
  right: 32px;
}
[data-v-34d5844d] .downDialog .el-dialog__headerbtn .el-dialog__close {
  font-size: 30px;
  font-weight: bold;
  color: #ccc;
}
[data-v-34d5844d] .downDialog .fileBox {
  max-height: 550px;
  overflow-y: auto !important;
}
[data-v-34d5844d] .downDialog .fName {
  margin-top: 33px;
}
[data-v-34d5844d] .downDialog .el-progress {
  margin-top: 18px;
}
[data-v-34d5844d] .downDialog .del {
  font-size: 28px;
  font-weight: bold;
  color: #ccc;
  cursor: pointer;
}

.bgtheme[data-v-00e78213] {
  background-color: #1c6fe9;
}
.color-theme[data-v-00e78213] {
  color: #1c6fe9;
}
.color-danger[data-v-00e78213] {
  color: #ff5555;
}
.hover-color-theme[data-v-00e78213]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-00e78213] {
  color: #ff7822;
}
.color-success[data-v-00e78213] {
  color: #0ec56f;
}
.color-3[data-v-00e78213] {
  color: #333;
}
.color-6[data-v-00e78213] {
  color: #666;
}
.color-9[data-v-00e78213] {
  color: #999;
}
.color-97[data-v-00e78213] {
  color: #979797;
}
.color-c[data-v-00e78213] {
  color: #ccc;
}
.weight[data-v-00e78213] {
  font-weight: 500;
}
[data-v-00e78213] .gery .el-upload-dragger {
  filter: grayscale(100%);
  cursor: not-allowed;
  cursor: no-drop;
  border: none;
  opacity: 0.4;
}
.lines[data-v-00e78213] {
  height: 1px;
  box-shadow: 0px 1px 2px 0px rgba(246, 246, 246, 0.5);
  margin: 16px -32px 12px;
}
.files[data-v-00e78213] {
  max-height: 264px;
  overflow: auto;
  margin-bottom: 12px;
  margin-top: 16px;
  margin-right: -15px;
  padding-right: 15px;
}
.files[data-v-00e78213]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.files[data-v-00e78213]::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #999;
}
.files[data-v-00e78213]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background-color: #eee;
  margin-right: -8px;
}
.originFile[data-v-00e78213] {
  width: 100%;
  height: 57px;
  border-radius: 8px;
  border: 1px solid #f6f6f6;
  padding: 0 16px;
  box-sizing: border-box;
  font-size: 12px;
  display: flex;
  flex-wrap: wrap;
  line-height: 1;
  flex-direction: column;
  justify-content: center;
  color: #333;
  font-weight: 500;
  position: relative;
  margin-bottom: 12px;
}
.originFile[data-v-00e78213]:last-child {
  margin-bottom: 0;
}
.originFile i[data-v-00e78213] {
  position: absolute;
  right: 16px;
  font-size: 20px;
  color: #76d3bf;
  font-weight: bold;
}
.originFile .del[data-v-00e78213] {
  position: absolute;
  right: 16px;
  top: 6px;
  font-size: 20px;
  color: #999;
  font-weight: normal;
  cursor: pointer;
}
.originFile span[data-v-00e78213] {
  display: inline-block;
  width: 0px;
  height: 9px;
  border-right: 1px solid #cccccc;
  margin: 0 8px;
}
.originFile .text-e[data-v-00e78213] {
  width: 200px;
  margin-bottom: 6px;
}
.originFile .des[data-v-00e78213] {
  color: #999;
}

.bgtheme[data-v-039b7439] {
  background-color: #1c6fe9;
}
.color-theme[data-v-039b7439] {
  color: #1c6fe9;
}
.color-danger[data-v-039b7439] {
  color: #ff5555;
}
.hover-color-theme[data-v-039b7439]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-039b7439] {
  color: #ff7822;
}
.color-success[data-v-039b7439] {
  color: #0ec56f;
}
.color-3[data-v-039b7439] {
  color: #333;
}
.color-6[data-v-039b7439] {
  color: #666;
}
.color-9[data-v-039b7439] {
  color: #999;
}
.color-97[data-v-039b7439] {
  color: #979797;
}
.color-c[data-v-039b7439] {
  color: #ccc;
}
.weight[data-v-039b7439] {
  font-weight: 500;
}
.box[data-v-039b7439] {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
  padding: 24px 32px;
  box-sizing: border-box;
  margin-bottom: 12px;
}

.bgtheme[data-v-43f2188c] {
  background-color: #1c6fe9;
}
.color-theme[data-v-43f2188c] {
  color: #1c6fe9;
}
.color-danger[data-v-43f2188c] {
  color: #ff5555;
}
.hover-color-theme[data-v-43f2188c]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-43f2188c] {
  color: #ff7822;
}
.color-success[data-v-43f2188c] {
  color: #0ec56f;
}
.color-3[data-v-43f2188c] {
  color: #333;
}
.color-6[data-v-43f2188c] {
  color: #666;
}
.color-9[data-v-43f2188c] {
  color: #999;
}
.color-97[data-v-43f2188c] {
  color: #979797;
}
.color-c[data-v-43f2188c] {
  color: #ccc;
}
.weight[data-v-43f2188c] {
  font-weight: 500;
}
.title[data-v-43f2188c] {
  height: 28px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 20px;
  color: #333333;
  line-height: 28px;
}

.bgtheme[data-v-c6d79c7e] {
  background-color: #1c6fe9;
}
.color-theme[data-v-c6d79c7e] {
  color: #1c6fe9;
}
.color-danger[data-v-c6d79c7e] {
  color: #ff5555;
}
.hover-color-theme[data-v-c6d79c7e]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-c6d79c7e] {
  color: #ff7822;
}
.color-success[data-v-c6d79c7e] {
  color: #0ec56f;
}
.color-3[data-v-c6d79c7e] {
  color: #333;
}
.color-6[data-v-c6d79c7e] {
  color: #666;
}
.color-9[data-v-c6d79c7e] {
  color: #999;
}
.color-97[data-v-c6d79c7e] {
  color: #979797;
}
.color-c[data-v-c6d79c7e] {
  color: #ccc;
}
.weight[data-v-c6d79c7e] {
  font-weight: 500;
}
.item[data-v-c6d79c7e] {
  margin-top: 24px;
  width: 288px;
}
.item .value[data-v-c6d79c7e] {
  height: 45px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 32px;
  color: #333333;
  line-height: 45px;
}
.item .name[data-v-c6d79c7e] {
  height: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  margin-top: 4px;
}

.bgtheme[data-v-7376a452] {
  background-color: #1c6fe9;
}
.color-theme[data-v-7376a452] {
  color: #1c6fe9;
}
.color-danger[data-v-7376a452] {
  color: #ff5555;
}
.hover-color-theme[data-v-7376a452]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-7376a452] {
  color: #ff7822;
}
.color-success[data-v-7376a452] {
  color: #0ec56f;
}
.color-3[data-v-7376a452] {
  color: #333;
}
.color-6[data-v-7376a452] {
  color: #666;
}
.color-9[data-v-7376a452] {
  color: #999;
}
.color-97[data-v-7376a452] {
  color: #979797;
}
.color-c[data-v-7376a452] {
  color: #ccc;
}
.weight[data-v-7376a452] {
  font-weight: 500;
}
.ahCard[data-v-7376a452] {
  padding: 24px 32px;
  background: #fff;
  position: relative;
}

.bgtheme {
  background-color: #1c6fe9;
}
.color-theme {
  color: #1c6fe9;
}
.color-danger {
  color: #ff5555;
}
.hover-color-theme:hover {
  color: #1c6fe9;
}
.color-warn {
  color: #ff7822;
}
.color-success {
  color: #0ec56f;
}
.color-3 {
  color: #333;
}
.color-6 {
  color: #666;
}
.color-9 {
  color: #999;
}
.color-97 {
  color: #979797;
}
.color-c {
  color: #ccc;
}
.weight {
  font-weight: 500;
}
.el-pagination {
  text-align: right;
  padding: 16px 0 0 0;
}
.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
  width: 26px;
  height: 26px;
  min-width: 26px;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
  line-height: 24px;
  background: none;
  padding: 0;
  color: #222;
  background: #fff;
  font-weight: normal;
  box-sizing: border-box;
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #1c6fe9 !important;
  border-color: #1c6fe9 !important;
}
.el-pagination__total,
.el-pagination__jump {
  color: #222;
}
.pageSize {
  padding-left: 20px;
  font-weight: normal;
  color: #222;
}
.el-pagination__editor.el-input .el-input__inner {
  width: 26px;
  height: 26px;
  padding: 0;
}

.bgtheme[data-v-3561f1ef] {
  background-color: #1c6fe9;
}
.color-theme[data-v-3561f1ef] {
  color: #1c6fe9;
}
.color-danger[data-v-3561f1ef] {
  color: #ff5555;
}
.hover-color-theme[data-v-3561f1ef]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-3561f1ef] {
  color: #ff7822;
}
.color-success[data-v-3561f1ef] {
  color: #0ec56f;
}
.color-3[data-v-3561f1ef] {
  color: #333;
}
.color-6[data-v-3561f1ef] {
  color: #666;
}
.color-9[data-v-3561f1ef] {
  color: #999;
}
.color-97[data-v-3561f1ef] {
  color: #979797;
}
.color-c[data-v-3561f1ef] {
  color: #ccc;
}
.weight[data-v-3561f1ef] {
  font-weight: 500;
}
[data-v-3561f1ef] .popupNew {
  border-radius: 12px;
}
[data-v-3561f1ef] .popupNew .el-dialog__header {
  padding: 24px 32px 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  font-style: normal;
  border-bottom: 1px solid #f6f6f6;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
[data-v-3561f1ef] .popupNew .el-dialog__header .el-dialog__headerbtn {
  position: static;
  margin-right: -5px;
}
[data-v-3561f1ef] .popupNew .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ccc;
  font-weight: bold;
  font-size: 18px;
}
[data-v-3561f1ef] .popupNew .el-dialog__body {
  padding: 24px 32px 24px;
  font-size: 14px;
  color: #333333;
  font-family: PingFangSC, PingFang SC;
}
[data-v-3561f1ef] .popupNew .el-dialog__footer {
  padding: 32px;
  padding-top: 0;
  padding-bottom: 0;
}
[data-v-3561f1ef] .popupNew .el-button + .el-button {
  margin-left: 12px;
}
[data-v-3561f1ef] .popupNew .btn {
  width: 300px;
}

