@import url(//at.alicdn.com/t/c/font_4770877_iki5fgd53n.css);
.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-d847e706] {
  background-color: #1c6fe9;
}
.color-theme[data-v-d847e706] {
  color: #1c6fe9;
}
.color-danger[data-v-d847e706] {
  color: #ff5555;
}
.hover-color-theme[data-v-d847e706]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-d847e706] {
  color: #ff7822;
}
.color-success[data-v-d847e706] {
  color: #0ec56f;
}
.color-3[data-v-d847e706] {
  color: #333;
}
.color-6[data-v-d847e706] {
  color: #666;
}
.color-9[data-v-d847e706] {
  color: #999;
}
.color-97[data-v-d847e706] {
  color: #979797;
}
.color-c[data-v-d847e706] {
  color: #ccc;
}
.weight[data-v-d847e706] {
  font-weight: 500;
}
[data-v-d847e706] .price-ruleForm .el-form-item {
  margin-bottom: 24px;
}
[data-v-d847e706] .price-ruleForm .el-form-item__label {
  color: #333;
}
[data-v-d847e706] .price-ruleForm .el-input__suffix-inner {
  color: #666;
  margin-right: 16px;
}
[data-v-d847e706] .price-ruleForm .item {
  line-height: 40px;
  display: flex;
  align-items: flex-start;
}
[data-v-d847e706] .price-ruleForm .el-checkbox-group {
  line-height: 20px;
}
[data-v-d847e706] .price-ruleForm .el-checkbox {
  margin-right: 48px;
  margin-top: 10px;
}
[data-v-d847e706] .price-ruleForm .el-input__inner {
  padding: 0 12px;
  font-weight: 600;
}
[data-v-d847e706] .price-ruleForm .el-input__inner::-moz-placeholder {
  font-weight: normal;
}
[data-v-d847e706] .price-ruleForm .el-input__inner::placeholder {
  font-weight: normal;
}
[data-v-d847e706] .price-ruleForm .el-checkbox__label {
  padding-left: 8px;
  color: #333;
}
[data-v-d847e706] .price-ruleForm .el-checkbox__input.is-checked .el-checkbox__inner {
  background: #1c6fe9;
  border: 1px solid #1c6fe9;
}
[data-v-d847e706] .price-ruleForm .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #1c6fe9;
}
[data-v-d847e706] .price-ruleForm .el-radio__input.is-checked + .el-radio__label {
  color: #666;
}
[data-v-d847e706] .price-ruleForm .el-textarea__inner {
  padding: 10px 12px;
  width: 312px;
  height: 92px;
  font-size: 12px;
}
[data-v-d847e706] .price-ruleForm .aas .el-form-item__content {
  line-height: 20px;
}
[data-v-d847e706] .price-ruleForm .aas .el-form-item__content .el-form-item__error {
  padding-left: 24px;
}
.tip[data-v-d847e706] {
  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-d847e706] {
  font-weight: 500;
}
.tip span[data-v-d847e706] {
  color: #ff7822;
  font-weight: 500;
}
.successBox i[data-v-d847e706] {
  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-9eea38cc] {
  background-color: #1c6fe9;
}
.color-theme[data-v-9eea38cc] {
  color: #1c6fe9;
}
.color-danger[data-v-9eea38cc] {
  color: #ff5555;
}
.hover-color-theme[data-v-9eea38cc]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-9eea38cc] {
  color: #ff7822;
}
.color-success[data-v-9eea38cc] {
  color: #0ec56f;
}
.color-3[data-v-9eea38cc] {
  color: #333;
}
.color-6[data-v-9eea38cc] {
  color: #666;
}
.color-9[data-v-9eea38cc] {
  color: #999;
}
.color-97[data-v-9eea38cc] {
  color: #979797;
}
.color-c[data-v-9eea38cc] {
  color: #ccc;
}
.weight[data-v-9eea38cc] {
  font-weight: 500;
}
.listsView[data-v-9eea38cc] {
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  margin-bottom: 20px;
}
.listsView .lists[data-v-9eea38cc] {
  padding: 20px 0;
  max-height: 275px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-right: -20px;
}
.listsView .lists[data-v-9eea38cc]::-webkit-scrollbar {
  width: 5px;
  height: 10px;
  background-color: #f0f0f0;
}
.listsView .lists[data-v-9eea38cc]::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}
.listsView .lists[data-v-9eea38cc]::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #f0f0f0;
}
.listsView .lists .item[data-v-9eea38cc] {
  white-space: nowrap;
  font-size: 14px;
  margin-bottom: 24px;
}
.listsView .lists .item[data-v-9eea38cc]:last-child {
  margin-bottom: 0;
}
.listsView .lists .item .time[data-v-9eea38cc] {
  color: #333 !important;
  width: 110px;
  font-weight: 600;
}
.listsView .lists .item .price[data-v-9eea38cc] {
  font-weight: 400;
  color: #666;
  width: 86px;
}
.listsView .lists .item .NotConfirmedCount[data-v-9eea38cc] {
  color: #333;
  width: 72px;
}
.listsView .lists[data-v-9eea38cc] .el-form-item__content {
  margin-left: 0 !important;
}
.listsView .lists[data-v-9eea38cc] .el-form-item__content .el-input__inner {
  font-weight: 600;
  color: #333;
}
.listsView .lists .el-form-item[data-v-9eea38cc] {
  margin-bottom: 0;
}
[data-v-9eea38cc] .el-input__inner::-moz-placeholder {
  font-weight: normal;
}
[data-v-9eea38cc] .el-input__inner::placeholder {
  font-weight: normal;
}
[data-v-9eea38cc] .el-form-item.is-required:not(.is-no-asterisk) > .el-form-item__label:before {
  display: none;
}
.tip[data-v-9eea38cc] {
  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-9eea38cc] {
  font-weight: 500;
}
.tip span[data-v-9eea38cc] {
  color: #ff7822;
  font-weight: 500;
}
[data-v-9eea38cc] .el-input__suffix {
  right: 16px;
  left: auto;
}
[data-v-9eea38cc] .el-date-picker {
  z-index: 999999 !important;
}
[data-v-9eea38cc] .el-date-picker .el-input__prefix {
  right: 5px;
  left: auto;
}
[data-v-9eea38cc] .el-date-editor {
  z-index: 999999 !important;
}
[data-v-9eea38cc] .el-date-editor .el-input__prefix {
  right: 12px;
  left: auto;
}
[data-v-9eea38cc] .el-date-editor .el-input__suffix {
  right: 12px;
  left: auto;
}
[data-v-9eea38cc] .el-date-editor .el-input__inner {
  padding-left: 15px;
}

.bgtheme[data-v-e8532cc4] {
  background-color: #1c6fe9;
}
.color-theme[data-v-e8532cc4] {
  color: #1c6fe9;
}
.color-danger[data-v-e8532cc4] {
  color: #ff5555;
}
.hover-color-theme[data-v-e8532cc4]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-e8532cc4] {
  color: #ff7822;
}
.color-success[data-v-e8532cc4] {
  color: #0ec56f;
}
.color-3[data-v-e8532cc4] {
  color: #333;
}
.color-6[data-v-e8532cc4] {
  color: #666;
}
.color-9[data-v-e8532cc4] {
  color: #999;
}
.color-97[data-v-e8532cc4] {
  color: #979797;
}
.color-c[data-v-e8532cc4] {
  color: #ccc;
}
.weight[data-v-e8532cc4] {
  font-weight: 500;
}
.chatViewJDList[data-v-e8532cc4] {
  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-e8532cc4]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  display: block;
  margin-top: -6px;
  position: relative;
}
.chatViewJDList[data-v-e8532cc4]::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ccc;
}
.chatViewJDList[data-v-e8532cc4]::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #eee;
}
.chatViewJDList .title[data-v-e8532cc4] {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  padding: 16px 0 0 0px;
}
.chatViewJDList .item[data-v-e8532cc4] {
  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-e8532cc4] {
  background: #f9fbff;
  border: 1px solid #ddebff;
}
.chatViewJDList .item[data-v-e8532cc4]:first-child {
  margin-top: 0;
}
.chatViewJDList .item .line[data-v-e8532cc4] {
  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-e8532cc4] {
  margin-bottom: 4px;
}
.chatViewJDList .item .viewVideo[data-v-e8532cc4] {
  margin-left: auto;
}

.bgtheme[data-v-dd33314e] {
  background-color: #1c6fe9;
}
.color-theme[data-v-dd33314e] {
  color: #1c6fe9;
}
.color-danger[data-v-dd33314e] {
  color: #ff5555;
}
.hover-color-theme[data-v-dd33314e]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-dd33314e] {
  color: #ff7822;
}
.color-success[data-v-dd33314e] {
  color: #0ec56f;
}
.color-3[data-v-dd33314e] {
  color: #333;
}
.color-6[data-v-dd33314e] {
  color: #666;
}
.color-9[data-v-dd33314e] {
  color: #999;
}
.color-97[data-v-dd33314e] {
  color: #979797;
}
.color-c[data-v-dd33314e] {
  color: #ccc;
}
.weight[data-v-dd33314e] {
  font-weight: 500;
}
.content[data-v-dd33314e] {
  line-height: 21px;
}

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

.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;
}
.flex {
  display: flex;
}
.u-flex {
  display: flex;
  flex-direction: row;
}
.u-flex-x {
  display: flex;
  flex-direction: row;
}
.u-flex-y {
  display: flex;
  flex-direction: column;
}
.u-flex-xy-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.u-flex-x-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.u-flex-y-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.u-flex,
.u-flex-row,
.u-flex-x {
  display: flex;
}
.u-flex-y,
.u-flex-column {
  display: flex;
  flex-direction: column;
}
.u-flex-x-center {
  display: flex;
  justify-content: center;
}
.u-flex-xy-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.u-flex-y-center {
  display: flex;
  align-items: center;
}
.u-flex-x-left {
  display: flex;
}
.u-flex-x-reverse,
.u-flex-row-reverse {
  flex-direction: row-reverse;
}
.u-flex-y-reverse,
.u-flex-column-reverse {
  flex-direction: column-reverse;
}
/* #ifndef APP-NVUE */
.u-flex.u-flex-reverse,
.u-flex-row.u-flex-reverse,
.u-flex-x.u-flex-reverse {
  flex-direction: row-reverse;
}
.u-flex-column.u-flex-reverse,
.u-flex-y.u-flex-reverse {
  flex-direction: column-reverse;
}
.u-flex-fill {
  flex: 1;
}
.u-margin-top-auto,
.u-m-t-auto {
  margin-top: auto !important;
}
.u-margin-right-auto,
.u-m-r-auto {
  margin-right: auto !important;
}
.u-margin-bottom-auto,
.u-m-b-auto {
  margin-bottom: auto !important;
}
.u-margin-left-auto,
.u-m-l-auto {
  margin-left: auto !important;
}
.u-margin-center-auto,
.u-m-c-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.u-margin-middle-auto,
.u-m-m-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
/* #endif */
.u-flex-wrap {
  flex-wrap: wrap;
}
.u-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.u-flex-start {
  justify-content: flex-start;
}
.u-flex-center {
  justify-content: center;
}
.u-flex-end {
  justify-content: flex-end;
}
.u-flex-between {
  justify-content: space-between;
}
.u-flex-around {
  justify-content: space-around;
}
.u-flex-items-start {
  align-items: flex-start;
}
.u-flex-items-center {
  align-items: center;
}
.u-flex-items-end {
  align-items: flex-end;
}
.u-flex-items-baseline {
  align-items: baseline;
}
.u-flex-items-stretch {
  align-items: stretch;
}
.u-flex-self-start {
  align-self: flex-start;
}
.u-flex-self-center {
  align-self: center;
}
.u-flex-self-end {
  align-self: flex-end;
}
.u-flex-self-baseline {
  align-self: baseline;
}
.u-flex-self-stretch {
  align-self: stretch;
}
.u-flex-content-start {
  align-content: flex-start;
}
.u-flex-content-center {
  align-content: center;
}
.u-flex-content-end {
  align-content: flex-end;
}
.u-flex-content-between {
  align-content: space-between;
}
.u-flex-content-around {
  align-content: space-around;
}
.u-flex-middle {
  justify-content: center;
  align-items: center;
  align-self: center;
  align-content: center;
}
.u-flex-grow {
  flex-grow: 1;
}
.u-flex-shrink {
  flex-shrink: 1;
}
html,
body,
#app {
  margin: 0;
  padding: 0;
  text-align: left;
  font-family: PingFang SC, microsoft yahei, sans-serif;
  background: #f4f7ff;
  color: #333;
  font-size: 14px;
}
img {
  max-width: 100%;
}
.el-card {
  border: none !important;
  box-shadow: none !important;
}
.main {
  width: 1580px;
  display: block;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.main1580 {
  width: 1580px;
  display: block;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 1680px) {
  .main,
  .main1580 {
    width: 1364px;
  }
}
.main1200 {
  width: 1200px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.el-loading-mask.is-fullscreen .el-loading-spinner {
  font-size: 50px !important;
}
.el-loading-spinner .el-loading-text {
  font-size: 20px !important;
}
.el-message {
  z-index: 999999999999999999999999999 !important;
}
.el-button--primary.is-plain:hover,
.el-button--primary.is-plain:focus {
  color: #fff !important;
  border-color: #1c6fe9 !important;
  background: #1c6fe9 !important;
}
.el-button--primary.is-plain {
  color: #1c6fe9 !important;
  border-color: #1c6fe9 !important;
  background: #ecf5ff !important;
}
.flex {
  display: flex;
}
.flexsbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexsb {
  display: flex;
  justify-content: space-between;
}
.flexc {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexaic {
  display: flex;
  align-items: center;
}
.flexa {
  flex: 1;
}
.flexw {
  flex-wrap: wrap;
}
.flexcol {
  flex-direction: column;
}
.aiend {
  align-items: flex-end;
}
.flexend {
  justify-content: flex-end;
}
.text-e {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.el-dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 !important;
}
.el-message-box {
  padding-bottom: 0;
}
.el-message-box__header {
  padding: 20px 20px 10px;
}
.el-message-box__title {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000000;
}
.el-message-box__content {
  padding: 30px 20px;
  word-break: break-all;
}
.el-message-box__message {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.el-message-box__btns {
  padding: 10px 20px 20px;
}
.el-message-box__btns .el-button {
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  font-weight: normal;
}
.el-table th.el-table__cell > .cell {
  font-weight: 600 !important;
}
.el-table thead {
  color: #333;
}
.el-popover {
  border-radius: 8px !important;
  min-width: auto;
}
/* //批注进度 */
.HHpopover.el-popover {
  background: #303133;
  border-color: #303133;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  font-size: 12px;
}
.HHpopover.el-popover .userName {
  width: 20px;
  height: 20px;
  background: #1c6fe9;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin-right: 5px;
}
.HHpopover.el-popover .userName.mine {
  background: #06060c;
}
.HHpopover.el-popover .conFileTime {
  color: #1c6fe9;
  margin-right: 5px;
}
.HHpopover.el-popover .time {
  color: #1c6fe9;
}
.HHpopover.el-popper[x-placement^="top"] .popper__arrow::after {
  border-top-color: #000022;
}
.HHpopover.el-popper[x-placement^="top"] .popper__arrow {
  border-top-color: #000022;
}
.HHpopover.el-popper[x-placement^="bottom"] .popper__arrow::after {
  border-bottom-color: #000022;
}
.HHpopover.el-popper[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #000022;
}
.newConfirm,
.el-message-box {
  border-radius: 12px !important;
  width: 405px !important;
  padding-bottom: 0 !important;
}
.newConfirm .el-message-box__header,
.el-message-box .el-message-box__header {
  padding: 24px 32px 16px;
  border-bottom: 1px solid #f6f6f6;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newConfirm .el-message-box__header .el-message-box__title,
.el-message-box .el-message-box__header .el-message-box__title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  font-style: normal;
}
.newConfirm .el-message-box__header .el-message-box__headerbtn,
.el-message-box .el-message-box__header .el-message-box__headerbtn {
  position: static;
  margin-right: -5px;
}
.newConfirm .el-message-box__header .el-message-box__headerbtn .el-message-box__close,
.el-message-box .el-message-box__header .el-message-box__headerbtn .el-message-box__close {
  color: #ccc;
  font-weight: bold;
  font-size: 18px;
}
.newConfirm .el-message-box__content,
.el-message-box .el-message-box__content {
  padding: 16px 32px 32px;
}
.newConfirm .el-message-box__content .el-message-box__container,
.el-message-box .el-message-box__content .el-message-box__container {
  margin-bottom: 0;
}
.newConfirm .el-message-box__content .el-message-box__status,
.el-message-box .el-message-box__content .el-message-box__status {
  margin-right: 10px;
  position: static;
  float: left;
  transform: none;
}
.newConfirm .el-message-box__content .el-message-box__message,
.el-message-box .el-message-box__content .el-message-box__message {
  padding-left: 0 !important;
  font-size: 14px;
  color: #333333;
  font-family: PingFangSC, PingFang SC;
}
.newConfirm .el-message-box__btns,
.el-message-box .el-message-box__btns {
  padding: 0 32px 24px 32px !important;
  padding-top: 0;
}
.newConfirm .el-message-box__btns button,
.el-message-box .el-message-box__btns button {
  padding: 0;
  height: 40px;
  width: 84px;
}
.newConfirm .el-message-box__btns button:nth-child(2),
.el-message-box .el-message-box__btns button:nth-child(2) {
  margin-left: 12px;
}
.newConfirm .el-message-box__btns .el-button--primary,
.el-message-box .el-message-box__btns .el-button--primary {
  background-color: #1c6fe9 !important;
  border-color: #1c6fe9 !important;
}
.newConfirm .el-message-box__btns .el-button--default:hover:not(.is-disabled),
.el-message-box .el-message-box__btns .el-button--default:hover:not(.is-disabled) {
  color: #666 !important;
  background: none !important;
  border: 1px solid #dcdfe6;
  border-color: #dcdfe6 !important;
  color: #606266 !important;
}
.newConfirm .el-message-box__btns .el-button--default:hover:active,
.el-message-box .el-message-box__btns .el-button--default:hover:active {
  color: #666 !important;
  background: none !important;
  border: 1px solid #dcdfe6;
  border-color: #dcdfe6 !important;
  color: #606266 !important;
}
.newConfirm .el-message-box__btns .el-button--primary.is-plain:hover,
.el-message-box .el-message-box__btns .el-button--primary.is-plain:hover,
.newConfirm .el-message-box__btns .el-button--primary.is-plain:focus,
.el-message-box .el-message-box__btns .el-button--primary.is-plain:focus {
  color: #fff !important;
  border-color: #1c6fe9 !important;
  background: #1c6fe9 !important;
}
.newConfirm .el-message-box__btns .el-button--primary.is-plain,
.el-message-box .el-message-box__btns .el-button--primary.is-plain {
  color: #1c6fe9 !important;
  border-color: #1c6fe9 !important;
  background: #ecf5ff !important;
}
.newConfirm .el-message-box__btns .el-button--primary,
.el-message-box .el-message-box__btns .el-button--primary {
  background-color: #1c6fe9 !important;
  border-color: #1c6fe9 !important;
}
.newConfirm .el-message-box__btns .el-button--primary:hover:not(.is-disabled),
.el-message-box .el-message-box__btns .el-button--primary:hover:not(.is-disabled) {
  color: #fff !important;
  background-color: #1c6fe9 !important;
  border-color: #1c6fe9 !important;
}
.newConfirm .el-message-box__btns .el-button--primary:hover:active,
.el-message-box .el-message-box__btns .el-button--primary:hover:active {
  color: #fff !important;
  background-color: #1c6fe9 !important;
  border-color: #1c6fe9 !important;
}
.el-radio,
.el-input__inner {
  color: #333;
}
.fw400 {
  font-weight: 400;
}
.fw500 {
  font-weight: 500;
}
.fw600 {
  font-weight: 600;
}
.fwb {
  font-weight: bold;
}
.el-textarea__inner::-moz-placeholder {
  color: #ccc;
}
.el-textarea__inner::placeholder {
  color: #ccc;
}
.el-textarea__inner {
  padding: 12px 17px !important;
  box-sizing: border-box;
}
.hand {
  cursor: pointer;
}
.el-drawer__header {
  height: 65px;
  font-weight: 600;
  font-size: 18px;
  color: #333333 !important;
  line-height: 25px;
  border-bottom: 1px solid #eee;
  padding: 24px 24px 16px 32px;
  margin-bottom: 24px;
  box-sizing: border-box;
}
.el-drawer__close-btn {
  font-size: 24px;
  font-weight: 600;
  color: #ccc;
  padding: 0;
}
.nnTabs {
  border-radius: 8px;
  overflow: hidden;
}
.nnTabs * {
  box-sizing: border-box;
}
.nnTabs .tits {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 8px 8px 0 0;
  height: 36px;
  background: #f6f6f6;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 36px;
  border: 1px solid #eeeeee;
  border-bottom: 0;
}
.nnTabs .tits .tit {
  padding-left: 24px;
  border-right: 1px solid #eeeeee;
}
.nnTabs .tits .tit:last-child {
  border-right: 0;
}
.nnTabs .datas {
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #eee;
  border-top: 0;
  border-radius: 0 0 8px 8px;
}
.nnTabs .datas .item {
  border-bottom: 1px solid #f6f6f6;
}
.nnTabs .datas .item:last-child {
  border-bottom: 0;
}
.nnTabs .datas .item .val {
  line-height: 56px;
  padding-left: 24px;
  border-right: 1px solid #eeeeee;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.nnTabs .datas .item .val:last-child {
  border-right: 0;
}
.nnTabs.chat .tits {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
}
.nnTabs.chat .tits .tit {
  padding-left: 16px;
}
.nnTabs.chat .item .val {
  line-height: 36px;
  padding-left: 16px;
  font-size: 12px;
}
.fz12 {
  font-size: 12px;
}
.fz14 {
  font-size: 14px;
}
.fz16 {
  font-size: 16px;
}
.fz18 {
  font-size: 18px;
}
.fz20 {
  font-size: 20px;
}
.fz24 {
  font-size: 24px;
}
.fz28 {
  font-size: 28px;
}
.fz32 {
  font-size: 32px;
}
.fz36 {
  font-size: 36px;
}
.el-input__prefix,
.el-input__suffix,
.el-input.is-disabled .el-input__inner {
  color: #999 !important;
}
.el-tabs__active-bar {
  background-color: #1c6fe9;
}
.newTabs {
  margin-bottom: -10px;
}
.newTabs .el-tabs__header {
  margin-bottom: 0;
}
.newTabs .el-tabs__nav-wrap::after {
  height: 1px;
  background: none;
}
.newTabs .el-tabs__item {
  font-size: 16px;
  height: 50px;
  padding: 0 16px;
  font-weight: normal;
}
.newTabs .el-tabs__item:hover,
.newTabs .el-tabs__item.is-active {
  color: #1c6fe9;
  font-weight: 600;
}
.newTabs .el-tabs__active-bar {
  background-color: #1c6fe9;
}
.scroll-box {
  overflow-y: auto;
}
.scroll-box::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  display: block;
  margin-top: -6px;
  position: relative;
}
.scroll-box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ccc;
}
.scroll-box::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #eee;
}
.scroll-box.noBar::-webkit-scrollbar {
  width: 0;
}
::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  display: block;
  margin-top: -6px;
  position: relative;
}
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ccc;
}
::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #eee;
}
.h4 {
  height: 4px;
}
.h8 {
  height: 8px;
}
.h12 {
  height: 12px;
}
.h16 {
  height: 16px;
}
.h20 {
  height: 20px;
}
.h24 {
  height: 24px;
}
.h28 {
  height: 28px;
}
.h32 {
  height: 32px;
}
.h36 {
  height: 36px;
}
.w4 {
  width: 4px;
}
.w8 {
  width: 8px;
}
.w12 {
  width: 12px;
}
.w16 {
  width: 16px;
}
.w24 {
  width: 24px;
}
.w28 {
  width: 28px;
}
.w32 {
  width: 32px;
}
.w36 {
  width: 36px;
}
.w40 {
  width: 40px;
}
.ah-tabs .el-tabs__item {
  padding: 0 16px;
  font-weight: 400;
  font-size: 16px;
  color: #666;
  line-height: 22px;
  height: 22px;
  margin-bottom: 12px;
}
.ah-tabs .el-tabs__item.is-active {
  color: #1c6fe9;
  font-weight: 500;
}
.ah-tabs .el-tabs__nav-wrap::after {
  background-color: #f6f6f6;
  height: 1px;
}
.ah-tabs .el-tabs__header {
  margin-bottom: 0;
}
.el-checkbox__label,
.el-checkbox__input.is-checked + .el-checkbox__label {
  color: #333;
  font-weight: normal;
}
.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #1c6fe9;
  border-color: #1c6fe9;
}
.btnSe {
  border-radius: 4px;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC, PingFang SC;
  width: 84px;
}
.btn48 {
  height: 40px;
  margin-bottom: 32px;
}
.btn40 {
  height: 40px;
  margin-bottom: 24px;
}
.btn32 {
  height: 40px;
  margin-bottom: 20px;
}
.btnBgBlue {
  background-color: #000 !important;
  background: #000 !important;
  border-color: #000 !important;
}
.btnBorderGery {
  border: 1px solid #cccccc !important;
  color: #666 !important;
  background: #fff !important;
}
.btnBorderBule {
  border: 1px solid #1c6fe9 !important;
  color: #1c6fe9 !important;
  background: none !important;
}
.btnSe.ah-button--primary:hover {
  background-color: #4977fc !important;
  border-color: #4977fc !important;
  color: #fff;
}
.btn--min1 {
  width: 84px !important;
}
.btn--min3 {
  width: 124px !important;
}
.btn--min6 {
  width: 168px !important;
}
.ah-button {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ccc;
  color: #666;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  font-size: 14px;
  border-radius: 4px;
  height: 48px;
  width: 84px;
  font-weight: normal;
}
.ah-button.ah-button--min3 {
  width: 124px;
}
.ah-button.ah-button--min6 {
  width: 168px;
}
.ah-button + .ah-button,
.ah-checkbox.is-bordered + .ah-checkbox.is-bordered {
  margin-left: 12px;
}
.ah-button::-moz-focus-inner {
  border: 0;
}
.ah-button [class*="ah-icon-"] + span {
  margin-left: 5px;
}
.ah-button.is-plain:active {
  background: #fff;
  outline: 0;
}
.ah-button.is-disabled,
.ah-button.is-disabled:focus,
.ah-button.is-disabled:hover {
  color: #c0c4cc;
  cursor: not-allowed;
  background-image: none;
  background-color: #fff;
  border-color: #ebeef5;
}
.ah-button.is-disabled.ah-button--text {
  background-color: transparent;
}
.ah-button.is-disabled.is-plain,
.ah-button.is-disabled.is-plain:focus,
.ah-button.is-disabled.is-plain:hover {
  background-color: #fff;
  border-color: #ebeef5;
  color: #c0c4cc;
}
.ah-button.is-loading {
  position: relative;
  pointer-events: none;
}
.ah-button.is-loading:before {
  pointer-events: none;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: inherit;
  background-color: rgba(255, 255, 255, 0.35);
}
.ah-button.is-round {
  border-radius: 20px;
  padding: 12px 23px;
}
.ah-button.is-circle {
  border-radius: 50%;
  padding: 12px;
}
.ah-button--primary {
  color: #fff;
  background-color: #1c6fe9;
  border-color: #1c6fe9;
}
.ah-button--primary:active {
  outline: 0;
}
.ah-button--primary.is-disabled,
.ah-button--primary.is-disabled:active,
.ah-button--primary.is-disabled:focus,
.ah-button--primary.is-disabled:hover {
  color: #fff;
  background-color: #a0cfff;
  border-color: #a0cfff;
}
.ah-button--primary.is-plain {
  color: #1c6fe9;
  background: none;
  border-color: #1c6fe9;
}
.ah-button--success {
  color: #fff;
  background-color: #67c23a;
  border-color: #67c23a;
}
.ah-button--success:focus,
.ah-button--success:hover {
  background: #85ce61;
  border-color: #85ce61;
  color: #fff;
}
.ah-button--success.is-active,
.ah-button--success:active {
  background: #5daf34;
  border-color: #5daf34;
  color: #fff;
}
.ah-button--success:active {
  outline: 0;
}
.ah-button--success.is-disabled,
.ah-button--success.is-disabled:active,
.ah-button--success.is-disabled:focus,
.ah-button--success.is-disabled:hover {
  color: #fff;
  background-color: #b3e19d;
  border-color: #b3e19d;
}
.ah-button--success.is-plain {
  color: #67c23a;
  background: #f0f9eb;
  border-color: #c2e7b0;
}
.ah-button--success.is-plain:focus,
.ah-button--success.is-plain:hover {
  background: #67c23a;
  border-color: #67c23a;
  color: #fff;
}
.ah-button--success.is-plain:active {
  background: #5daf34;
  border-color: #5daf34;
  color: #fff;
  outline: 0;
}
.ah-button--success.is-plain.is-disabled,
.ah-button--success.is-plain.is-disabled:active,
.ah-button--success.is-plain.is-disabled:focus,
.ah-button--success.is-plain.is-disabled:hover {
  color: #a4da89;
  background-color: #f0f9eb;
  border-color: #e1f3d8;
}
.ah-button--warning {
  color: #fff;
  background-color: #e6a23c;
  border-color: #e6a23c;
}
.ah-button--warning:focus,
.ah-button--warning:hover {
  background: #ebb563;
  border-color: #ebb563;
  color: #fff;
}
.ah-button--warning.is-active,
.ah-button--warning:active {
  background: #cf9236;
  border-color: #cf9236;
  color: #fff;
}
.ah-button--warning:active {
  outline: 0;
}
.ah-button--warning.is-disabled,
.ah-button--warning.is-disabled:active,
.ah-button--warning.is-disabled:focus,
.ah-button--warning.is-disabled:hover {
  color: #fff;
  background-color: #f3d19e;
  border-color: #f3d19e;
}
.ah-button--warning.is-plain {
  color: #e6a23c;
  background: #fdf6ec;
  border-color: #f5dab1;
}
.ah-button--warning.is-plain:focus,
.ah-button--warning.is-plain:hover {
  background: #e6a23c;
  border-color: #e6a23c;
  color: #fff;
}
.ah-button--warning.is-plain:active {
  background: #cf9236;
  border-color: #cf9236;
  color: #fff;
  outline: 0;
}
.ah-button--warning.is-plain.is-disabled,
.ah-button--warning.is-plain.is-disabled:active,
.ah-button--warning.is-plain.is-disabled:focus,
.ah-button--warning.is-plain.is-disabled:hover {
  color: #f0c78a;
  background-color: #fdf6ec;
  border-color: #faecd8;
}
.ah-button--danger {
  color: #fff;
  background-color: #f56c6c;
  border-color: #f56c6c;
}
.ah-button--danger:focus,
.ah-button--danger:hover {
  background: #f78989;
  border-color: #f78989;
  color: #fff;
}
.ah-button--danger.is-active,
.ah-button--danger:active {
  background: #dd6161;
  border-color: #dd6161;
  color: #fff;
}
.ah-button--danger:active {
  outline: 0;
}
.ah-button--danger.is-disabled,
.ah-button--danger.is-disabled:active,
.ah-button--danger.is-disabled:focus,
.ah-button--danger.is-disabled:hover {
  color: #fff;
  background-color: #fab6b6;
  border-color: #fab6b6;
}
.ah-button--danger.is-plain {
  color: #f56c6c;
  background: #fef0f0;
  border-color: #fbc4c4;
}
.ah-button--danger.is-plain:focus,
.ah-button--danger.is-plain:hover {
  background: #f56c6c;
  border-color: #f56c6c;
  color: #fff;
}
.ah-button--danger.is-plain:active {
  background: #dd6161;
  border-color: #dd6161;
  color: #fff;
  outline: 0;
}
.ah-button--danger.is-plain.is-disabled,
.ah-button--danger.is-plain.is-disabled:active,
.ah-button--danger.is-plain.is-disabled:focus,
.ah-button--danger.is-plain.is-disabled:hover {
  color: #f9a7a7;
  background-color: #fef0f0;
  border-color: #fde2e2;
}
.ah-button--info {
  color: #333;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.ah-button--info:focus,
.ah-button--info:hover {
  background: #f6f6f6;
  border-color: #f6f6f6;
  color: #333;
}
.ah-button--info.is-active,
.ah-button--info:active {
  background: #f6f6f6;
  border-color: #f6f6f6;
  color: #333;
}
.ah-button--info:active {
  outline: 0;
}
.ah-button--info.is-disabled,
.ah-button--info.is-disabled:active,
.ah-button--info.is-disabled:focus,
.ah-button--info.is-disabled:hover {
  color: #cccccc;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.ah-button--info.is-plain {
  color: #909399;
  background: #f4f4f5;
  border-color: #d3d4d6;
}
.ah-button--info.is-plain:focus,
.ah-button--info.is-plain:hover {
  background: #909399;
  border-color: #909399;
  color: #fff;
}
.ah-button--info.is-plain:active {
  background: #82848a;
  border-color: #82848a;
  color: #fff;
  outline: 0;
}
.ah-button--info.is-plain.is-disabled,
.ah-button--info.is-plain.is-disabled:active,
.ah-button--info.is-plain.is-disabled:focus,
.ah-button--info.is-plain.is-disabled:hover {
  color: #bcbec2;
  background-color: #f4f4f5;
  border-color: #e9e9eb;
}
.ah-button--medium,
.ah-button--small {
  height: 40px;
  font-size: 14px;
  border-radius: 4px;
}
.ah-button--medium.ah-button--min3,
.ah-button--small.ah-button--min3 {
  width: 124px;
}
.ah-button--medium.ah-button--min6,
.ah-button--small.ah-button--min6 {
  width: 168px;
}
.ah-button--small.is-round {
  padding: 9px 15px;
}
.ah-button--small.is-circle {
  padding: 9px;
}
.ah-button--mini,
.ah-button--mini.is-round {
  padding: 7px 15px;
}
.ah-button--mini {
  height: 32px;
  font-size: 12px;
  width: 74px;
}
.ah-button--mini.ah-button--min3 {
  width: 108px;
}
.ah-button--mini.ah-button--min6 {
  width: 144px;
}
.ah-button--mini.is-circle {
  padding: 7px;
}
.ah-button--text {
  border-color: transparent;
  color: #1c6fe9;
  background: 0 0;
  padding-left: 0;
  padding-right: 0;
  width: auto;
  height: auto;
}
.ah-button--text + .ah-button--text {
  margin-left: 8px;
}
.ah-button--text:focus,
.ah-button--text:hover {
  color: #1c6fe9;
  border-color: transparent;
  background-color: transparent;
}
.ah-button--text:active {
  color: #1c6fe9;
  border-color: transparent;
  background-color: transparent;
}
.ah-button--text.is-disabled,
.ah-button--text.is-disabled:focus,
.ah-button--text.is-disabled:hover {
  border-color: transparent;
}
.formSearchNew {
  margin-bottom: 4px;
  margin-top: 24px;
}
.formSearchNew .el-form-item__label {
  color: #666;
  padding: 0;
}
.formSearchNew .el-form-item {
  margin-right: 24px;
  margin-bottom: 16px;
}
.formSearchNew .el-form-item:last-child {
  margin-right: 0;
}
.formSearchNew .el-form-item:nth-last-child(2) {
  margin-right: 16px;
}
.formSearchNew .el-radio {
  margin-right: 12px;
  padding-left: 14px;
  padding-right: 14px;
}
.formSearchNew .el-radio .el-radio__input {
  display: none;
}
.formSearchNew .el-radio .el-radio__label {
  padding-left: 0;
}
.formSearchNew .el-tooltip__popper {
  max-width: 264px !important;
  background: rgba(51, 51, 51, 0.8);
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
  text-align: left;
  font-style: normal;
}
.tableNew {
  width: 100%;
}
.tableNew .el-button--text {
  color: #1c6fe9;
}
.tableNew th.el-table__cell {
  height: 48px;
  background: #f6f6f6;
  border-bottom: 1px solid #eee !important;
}
.tableNew .el-table__cell {
  height: 55px;
}
.tableNew th.el-table__cell > .cell {
  padding-left: 24px;
  font-weight: 500 !important;
  font-size: 14px;
  color: #333333;
}
.tableNew td.el-table__cell > .cell {
  padding-left: 0;
  color: #333;
  font-weight: 400 !important;
}
.tableNew td.el-table__cell {
  padding-left: 24px;
  border-bottom-color: #eee;
}
.tableNew .el-table__row:last-child td.el-table__cell {
  border-bottom: 1px solid transparent;
}
.tableNew .el-table__empty-block {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}

.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-d8bb30fa] {
  background-color: #1c6fe9;
}
.color-theme[data-v-d8bb30fa] {
  color: #1c6fe9;
}
.color-danger[data-v-d8bb30fa] {
  color: #ff5555;
}
.hover-color-theme[data-v-d8bb30fa]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-d8bb30fa] {
  color: #ff7822;
}
.color-success[data-v-d8bb30fa] {
  color: #0ec56f;
}
.color-3[data-v-d8bb30fa] {
  color: #333;
}
.color-6[data-v-d8bb30fa] {
  color: #666;
}
.color-9[data-v-d8bb30fa] {
  color: #999;
}
.color-97[data-v-d8bb30fa] {
  color: #979797;
}
.color-c[data-v-d8bb30fa] {
  color: #ccc;
}
.weight[data-v-d8bb30fa] {
  font-weight: 500;
}
.headddd[data-v-d8bb30fa] {
  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-d8bb30fa] {
  border-bottom: 1px solid #eeeeee;
  padding: 32px 0;
}
.item[data-v-d8bb30fa]:last-child {
  border-bottom: 0;
}
.item .dealdiv[data-v-d8bb30fa] {
  padding-bottom: 20px;
}
.item .dealdiv p[data-v-d8bb30fa] {
  margin: 0;
}
.item .dealdiv .merChantName[data-v-d8bb30fa] {
  font-size: 14px;
  font-weight: 500;
}
.item .dealdiv .merChantName span[data-v-d8bb30fa] {
  font-size: 12px;
  color: #666;
  font-weight: normal;
  margin-top: 4px;
}
.item .dealdiv .dealtxt[data-v-d8bb30fa] {
  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-d8bb30fa] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
  margin-left: 22px;
}
.item .label[data-v-d8bb30fa] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 17px;
  margin-right: 12px;
}
.item[data-v-d8bb30fa] .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-d8bb30fa] {
  margin-top: 8px;
}
.item .rateBox[data-v-d8bb30fa] {
  width: 200px;
  margin-left: 20px;
}
.item .taskInfo[data-v-d8bb30fa] {
  width: 180px;
  cursor: pointer;
}
.item .taskInfo .id[data-v-d8bb30fa] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
}
.item .taskInfo .title[data-v-d8bb30fa] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 8px;
}
.item .taskInfo .price[data-v-d8bb30fa] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-top: 40px;
}
[data-v-d8bb30fa] .el-rate__icon {
  font-size: 24px;
  margin-right: 0;
  margin-top: -2px;
}

.bgtheme[data-v-2b424a26] {
  background-color: #1c6fe9;
}
.color-theme[data-v-2b424a26] {
  color: #1c6fe9;
}
.color-danger[data-v-2b424a26] {
  color: #ff5555;
}
.hover-color-theme[data-v-2b424a26]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-2b424a26] {
  color: #ff7822;
}
.color-success[data-v-2b424a26] {
  color: #0ec56f;
}
.color-3[data-v-2b424a26] {
  color: #333;
}
.color-6[data-v-2b424a26] {
  color: #666;
}
.color-9[data-v-2b424a26] {
  color: #999;
}
.color-97[data-v-2b424a26] {
  color: #979797;
}
.color-c[data-v-2b424a26] {
  color: #ccc;
}
.weight[data-v-2b424a26] {
  font-weight: 500;
}
.list[data-v-2b424a26] {
  margin-right: -13px;
}
.list .addItem[data-v-2b424a26] {
  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-2b424a26] {
  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-2b424a26] {
  width: 280px;
  height: 210px;
  border-radius: 8px 8px 0px 0px;
  margin: 0;
  display: block;
  background: #000;
  cursor: pointer;
}
.list .item .title[data-v-2b424a26] {
  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-2b424a26] {
  display: none;
}
.isEditt .list .item:hover .popconfirm[data-v-2b424a26] {
  display: block;
}

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

.bgtheme[data-v-2e4f1663] {
  background-color: #1c6fe9;
}
.color-theme[data-v-2e4f1663] {
  color: #1c6fe9;
}
.color-danger[data-v-2e4f1663] {
  color: #ff5555;
}
.hover-color-theme[data-v-2e4f1663]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-2e4f1663] {
  color: #ff7822;
}
.color-success[data-v-2e4f1663] {
  color: #0ec56f;
}
.color-3[data-v-2e4f1663] {
  color: #333;
}
.color-6[data-v-2e4f1663] {
  color: #666;
}
.color-9[data-v-2e4f1663] {
  color: #999;
}
.color-97[data-v-2e4f1663] {
  color: #979797;
}
.color-c[data-v-2e4f1663] {
  color: #ccc;
}
.weight[data-v-2e4f1663] {
  font-weight: 500;
}
.item[data-v-2e4f1663] {
  margin-bottom: 50px;
}
.item[data-v-2e4f1663]:last-child {
  margin-bottom: 0;
}
.itemm[data-v-2e4f1663] {
  display: inline-block;
}
.option[data-v-2e4f1663] {
  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-2e4f1663] {
  border: 1px solid #4877fb;
  color: #4877fb;
}
[data-v-2e4f1663] .el-form-item__content {
  line-height: 30px;
}
[data-v-2e4f1663] .el-input--medium .el-input__inner {
  line-height: 30px;
  height: 30px;
}

.bgtheme[data-v-01dfb780] {
  background-color: #1c6fe9;
}
.color-theme[data-v-01dfb780] {
  color: #1c6fe9;
}
.color-danger[data-v-01dfb780] {
  color: #ff5555;
}
.hover-color-theme[data-v-01dfb780]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-01dfb780] {
  color: #ff7822;
}
.color-success[data-v-01dfb780] {
  color: #0ec56f;
}
.color-3[data-v-01dfb780] {
  color: #333;
}
.color-6[data-v-01dfb780] {
  color: #666;
}
.color-9[data-v-01dfb780] {
  color: #999;
}
.color-97[data-v-01dfb780] {
  color: #979797;
}
.color-c[data-v-01dfb780] {
  color: #ccc;
}
.weight[data-v-01dfb780] {
  font-weight: 500;
}
.myInfo[data-v-01dfb780] .el-radio__input {
  display: none;
}
.myInfo[data-v-01dfb780] .el-radio {
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
}
.myInfo[data-v-01dfb780] .el-radio__label {
  padding-left: 0;
}
.myInfo[data-v-01dfb780] .el-radio.is-bordered.is-checked {
  background: #4877fb;
}
.myInfo[data-v-01dfb780] .el-radio__input.is-checked + .el-radio__label {
  color: #ffffff;
}
.myInfo .avatar-uploader .el-upload[data-v-01dfb780]:hover {
  border-color: #4877fb;
}
.myInfo .avatar-uploader-icon[data-v-01dfb780] {
  font-size: 28px;
  color: #8c939d;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.myInfo .avatar[data-v-01dfb780] {
  width: 122px;
  height: 122px;
  display: block;
  border-radius: 100%;
  border: none;
}
.myInfo .el-form-item[data-v-01dfb780] {
  display: flex;
  align-items: center;
}
.myInfo[data-v-01dfb780] .el-form-item__label {
  color: #333;
}
.myInfo[data-v-01dfb780] .el-form-item__content {
  flex: 1;
  margin-left: 0 !important;
}
.myInfo[data-v-01dfb780] .el-textarea__inner {
  min-height: 150px !important;
  padding: 12px 15px !important;
}
.myInfo .upup[data-v-01dfb780] {
  position: relative;
}
.myInfo .upup:hover .btn[data-v-01dfb780] {
  display: flex;
}
.myInfo .upup .btn[data-v-01dfb780] {
  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-7802bf46] {
  background-color: #1c6fe9;
}
.color-theme[data-v-7802bf46] {
  color: #1c6fe9;
}
.color-danger[data-v-7802bf46] {
  color: #ff5555;
}
.hover-color-theme[data-v-7802bf46]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-7802bf46] {
  color: #ff7822;
}
.color-success[data-v-7802bf46] {
  color: #0ec56f;
}
.color-3[data-v-7802bf46] {
  color: #333;
}
.color-6[data-v-7802bf46] {
  color: #666;
}
.color-9[data-v-7802bf46] {
  color: #999;
}
.color-97[data-v-7802bf46] {
  color: #979797;
}
.color-c[data-v-7802bf46] {
  color: #ccc;
}
.weight[data-v-7802bf46] {
  font-weight: 500;
}
[data-v-7802bf46] .gery .el-upload-dragger {
  filter: grayscale(100%);
  cursor: not-allowed;
  cursor: no-drop;
  border: none;
  opacity: 0.4;
}
.lines[data-v-7802bf46] {
  height: 1px;
  box-shadow: 0px 1px 2px 0px rgba(246, 246, 246, 0.5);
  margin: 16px -32px 12px;
}
.files[data-v-7802bf46] {
  max-height: 264px;
  overflow: auto;
  margin-bottom: 12px;
  margin-top: 16px;
  margin-right: -15px;
  padding-right: 15px;
}
.files[data-v-7802bf46]::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.files[data-v-7802bf46]::-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-7802bf46]::-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-7802bf46] {
  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-7802bf46]:last-child {
  margin-bottom: 0;
}
.originFile i[data-v-7802bf46] {
  position: absolute;
  right: 16px;
  font-size: 20px;
  color: #76d3bf;
  font-weight: bold;
}
.originFile .del[data-v-7802bf46] {
  position: absolute;
  right: 16px;
  top: 6px;
  font-size: 20px;
  color: #999;
  font-weight: normal;
  cursor: pointer;
}
.originFile span[data-v-7802bf46] {
  display: inline-block;
  width: 0px;
  height: 9px;
  border-right: 1px solid #cccccc;
  margin: 0 8px;
}
.originFile .text-e[data-v-7802bf46] {
  width: 200px;
  margin-bottom: 6px;
}
.originFile .des[data-v-7802bf46] {
  color: #999;
}

.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;
}
.btnSe {
  border-radius: 4px;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC, PingFang SC;
  width: 84px;
}
.btn48 {
  height: 40px;
  margin-bottom: 32px;
}
.btn40 {
  height: 40px;
  margin-bottom: 24px;
}
.btn32 {
  height: 40px;
  margin-bottom: 20px;
}
.btnBgBlue {
  background-color: #000 !important;
  background: #000 !important;
  border-color: #000 !important;
}
.btnBorderGery {
  border: 1px solid #cccccc !important;
  color: #666 !important;
  background: #fff !important;
}
.btnBorderBule {
  border: 1px solid #1c6fe9 !important;
  color: #1c6fe9 !important;
  background: none !important;
}
.btnSe.ah-button--primary:hover {
  background-color: #4977fc !important;
  border-color: #4977fc !important;
  color: #fff;
}
.btn--min1 {
  width: 84px !important;
}
.btn--min3 {
  width: 124px !important;
}
.btn--min6 {
  width: 168px !important;
}
.ah-button {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  border: 1px solid #ccc;
  color: #666;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  outline: 0;
  margin: 0;
  font-size: 14px;
  border-radius: 4px;
  height: 48px;
  width: 84px;
  font-weight: normal;
}
.ah-button.ah-button--min3 {
  width: 124px;
}
.ah-button.ah-button--min6 {
  width: 168px;
}
.ah-button + .ah-button,
.ah-checkbox.is-bordered + .ah-checkbox.is-bordered {
  margin-left: 12px;
}
.ah-button::-moz-focus-inner {
  border: 0;
}
.ah-button [class*="ah-icon-"] + span {
  margin-left: 5px;
}
.ah-button.is-plain:active {
  background: #fff;
  outline: 0;
}
.ah-button.is-disabled,
.ah-button.is-disabled:focus,
.ah-button.is-disabled:hover {
  color: #c0c4cc;
  cursor: not-allowed;
  background-image: none;
  background-color: #fff;
  border-color: #ebeef5;
}
.ah-button.is-disabled.ah-button--text {
  background-color: transparent;
}
.ah-button.is-disabled.is-plain,
.ah-button.is-disabled.is-plain:focus,
.ah-button.is-disabled.is-plain:hover {
  background-color: #fff;
  border-color: #ebeef5;
  color: #c0c4cc;
}
.ah-button.is-loading {
  position: relative;
  pointer-events: none;
}
.ah-button.is-loading:before {
  pointer-events: none;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: inherit;
  background-color: rgba(255, 255, 255, 0.35);
}
.ah-button.is-round {
  border-radius: 20px;
  padding: 12px 23px;
}
.ah-button.is-circle {
  border-radius: 50%;
  padding: 12px;
}
.ah-button--primary {
  color: #fff;
  background-color: #1c6fe9;
  border-color: #1c6fe9;
}
.ah-button--primary:active {
  outline: 0;
}
.ah-button--primary.is-disabled,
.ah-button--primary.is-disabled:active,
.ah-button--primary.is-disabled:focus,
.ah-button--primary.is-disabled:hover {
  color: #fff;
  background-color: #a0cfff;
  border-color: #a0cfff;
}
.ah-button--primary.is-plain {
  color: #1c6fe9;
  background: none;
  border-color: #1c6fe9;
}
.ah-button--success {
  color: #fff;
  background-color: #67c23a;
  border-color: #67c23a;
}
.ah-button--success:focus,
.ah-button--success:hover {
  background: #85ce61;
  border-color: #85ce61;
  color: #fff;
}
.ah-button--success.is-active,
.ah-button--success:active {
  background: #5daf34;
  border-color: #5daf34;
  color: #fff;
}
.ah-button--success:active {
  outline: 0;
}
.ah-button--success.is-disabled,
.ah-button--success.is-disabled:active,
.ah-button--success.is-disabled:focus,
.ah-button--success.is-disabled:hover {
  color: #fff;
  background-color: #b3e19d;
  border-color: #b3e19d;
}
.ah-button--success.is-plain {
  color: #67c23a;
  background: #f0f9eb;
  border-color: #c2e7b0;
}
.ah-button--success.is-plain:focus,
.ah-button--success.is-plain:hover {
  background: #67c23a;
  border-color: #67c23a;
  color: #fff;
}
.ah-button--success.is-plain:active {
  background: #5daf34;
  border-color: #5daf34;
  color: #fff;
  outline: 0;
}
.ah-button--success.is-plain.is-disabled,
.ah-button--success.is-plain.is-disabled:active,
.ah-button--success.is-plain.is-disabled:focus,
.ah-button--success.is-plain.is-disabled:hover {
  color: #a4da89;
  background-color: #f0f9eb;
  border-color: #e1f3d8;
}
.ah-button--warning {
  color: #fff;
  background-color: #e6a23c;
  border-color: #e6a23c;
}
.ah-button--warning:focus,
.ah-button--warning:hover {
  background: #ebb563;
  border-color: #ebb563;
  color: #fff;
}
.ah-button--warning.is-active,
.ah-button--warning:active {
  background: #cf9236;
  border-color: #cf9236;
  color: #fff;
}
.ah-button--warning:active {
  outline: 0;
}
.ah-button--warning.is-disabled,
.ah-button--warning.is-disabled:active,
.ah-button--warning.is-disabled:focus,
.ah-button--warning.is-disabled:hover {
  color: #fff;
  background-color: #f3d19e;
  border-color: #f3d19e;
}
.ah-button--warning.is-plain {
  color: #e6a23c;
  background: #fdf6ec;
  border-color: #f5dab1;
}
.ah-button--warning.is-plain:focus,
.ah-button--warning.is-plain:hover {
  background: #e6a23c;
  border-color: #e6a23c;
  color: #fff;
}
.ah-button--warning.is-plain:active {
  background: #cf9236;
  border-color: #cf9236;
  color: #fff;
  outline: 0;
}
.ah-button--warning.is-plain.is-disabled,
.ah-button--warning.is-plain.is-disabled:active,
.ah-button--warning.is-plain.is-disabled:focus,
.ah-button--warning.is-plain.is-disabled:hover {
  color: #f0c78a;
  background-color: #fdf6ec;
  border-color: #faecd8;
}
.ah-button--danger {
  color: #fff;
  background-color: #f56c6c;
  border-color: #f56c6c;
}
.ah-button--danger:focus,
.ah-button--danger:hover {
  background: #f78989;
  border-color: #f78989;
  color: #fff;
}
.ah-button--danger.is-active,
.ah-button--danger:active {
  background: #dd6161;
  border-color: #dd6161;
  color: #fff;
}
.ah-button--danger:active {
  outline: 0;
}
.ah-button--danger.is-disabled,
.ah-button--danger.is-disabled:active,
.ah-button--danger.is-disabled:focus,
.ah-button--danger.is-disabled:hover {
  color: #fff;
  background-color: #fab6b6;
  border-color: #fab6b6;
}
.ah-button--danger.is-plain {
  color: #f56c6c;
  background: #fef0f0;
  border-color: #fbc4c4;
}
.ah-button--danger.is-plain:focus,
.ah-button--danger.is-plain:hover {
  background: #f56c6c;
  border-color: #f56c6c;
  color: #fff;
}
.ah-button--danger.is-plain:active {
  background: #dd6161;
  border-color: #dd6161;
  color: #fff;
  outline: 0;
}
.ah-button--danger.is-plain.is-disabled,
.ah-button--danger.is-plain.is-disabled:active,
.ah-button--danger.is-plain.is-disabled:focus,
.ah-button--danger.is-plain.is-disabled:hover {
  color: #f9a7a7;
  background-color: #fef0f0;
  border-color: #fde2e2;
}
.ah-button--info {
  color: #333;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.ah-button--info:focus,
.ah-button--info:hover {
  background: #f6f6f6;
  border-color: #f6f6f6;
  color: #333;
}
.ah-button--info.is-active,
.ah-button--info:active {
  background: #f6f6f6;
  border-color: #f6f6f6;
  color: #333;
}
.ah-button--info:active {
  outline: 0;
}
.ah-button--info.is-disabled,
.ah-button--info.is-disabled:active,
.ah-button--info.is-disabled:focus,
.ah-button--info.is-disabled:hover {
  color: #cccccc;
  background-color: #f6f6f6;
  border-color: #f6f6f6;
}
.ah-button--info.is-plain {
  color: #909399;
  background: #f4f4f5;
  border-color: #d3d4d6;
}
.ah-button--info.is-plain:focus,
.ah-button--info.is-plain:hover {
  background: #909399;
  border-color: #909399;
  color: #fff;
}
.ah-button--info.is-plain:active {
  background: #82848a;
  border-color: #82848a;
  color: #fff;
  outline: 0;
}
.ah-button--info.is-plain.is-disabled,
.ah-button--info.is-plain.is-disabled:active,
.ah-button--info.is-plain.is-disabled:focus,
.ah-button--info.is-plain.is-disabled:hover {
  color: #bcbec2;
  background-color: #f4f4f5;
  border-color: #e9e9eb;
}
.ah-button--medium,
.ah-button--small {
  height: 40px;
  font-size: 14px;
  border-radius: 4px;
}
.ah-button--medium.ah-button--min3,
.ah-button--small.ah-button--min3 {
  width: 124px;
}
.ah-button--medium.ah-button--min6,
.ah-button--small.ah-button--min6 {
  width: 168px;
}
.ah-button--small.is-round {
  padding: 9px 15px;
}
.ah-button--small.is-circle {
  padding: 9px;
}
.ah-button--mini,
.ah-button--mini.is-round {
  padding: 7px 15px;
}
.ah-button--mini {
  height: 32px;
  font-size: 12px;
  width: 74px;
}
.ah-button--mini.ah-button--min3 {
  width: 108px;
}
.ah-button--mini.ah-button--min6 {
  width: 144px;
}
.ah-button--mini.is-circle {
  padding: 7px;
}
.ah-button--text {
  border-color: transparent;
  color: #1c6fe9;
  background: 0 0;
  padding-left: 0;
  padding-right: 0;
  width: auto;
  height: auto;
}
.ah-button--text + .ah-button--text {
  margin-left: 8px;
}
.ah-button--text:focus,
.ah-button--text:hover {
  color: #1c6fe9;
  border-color: transparent;
  background-color: transparent;
}
.ah-button--text:active {
  color: #1c6fe9;
  border-color: transparent;
  background-color: transparent;
}
.ah-button--text.is-disabled,
.ah-button--text.is-disabled:focus,
.ah-button--text.is-disabled:hover {
  border-color: transparent;
}

.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;
}
.flex {
  display: flex;
}
.u-flex {
  display: flex;
  flex-direction: row;
}
.u-flex-x {
  display: flex;
  flex-direction: row;
}
.u-flex-y {
  display: flex;
  flex-direction: column;
}
.u-flex-xy-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.u-flex-x-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.u-flex-y-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.u-flex,
.u-flex-row,
.u-flex-x {
  display: flex;
}
.u-flex-y,
.u-flex-column {
  display: flex;
  flex-direction: column;
}
.u-flex-x-center {
  display: flex;
  justify-content: center;
}
.u-flex-xy-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.u-flex-y-center {
  display: flex;
  align-items: center;
}
.u-flex-x-left {
  display: flex;
}
.u-flex-x-reverse,
.u-flex-row-reverse {
  flex-direction: row-reverse;
}
.u-flex-y-reverse,
.u-flex-column-reverse {
  flex-direction: column-reverse;
}
/* #ifndef APP-NVUE */
.u-flex.u-flex-reverse,
.u-flex-row.u-flex-reverse,
.u-flex-x.u-flex-reverse {
  flex-direction: row-reverse;
}
.u-flex-column.u-flex-reverse,
.u-flex-y.u-flex-reverse {
  flex-direction: column-reverse;
}
.u-flex-fill {
  flex: 1;
}
.u-margin-top-auto,
.u-m-t-auto {
  margin-top: auto !important;
}
.u-margin-right-auto,
.u-m-r-auto {
  margin-right: auto !important;
}
.u-margin-bottom-auto,
.u-m-b-auto {
  margin-bottom: auto !important;
}
.u-margin-left-auto,
.u-m-l-auto {
  margin-left: auto !important;
}
.u-margin-center-auto,
.u-m-c-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.u-margin-middle-auto,
.u-m-m-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
/* #endif */
.u-flex-wrap {
  flex-wrap: wrap;
}
.u-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.u-flex-start {
  justify-content: flex-start;
}
.u-flex-center {
  justify-content: center;
}
.u-flex-end {
  justify-content: flex-end;
}
.u-flex-between {
  justify-content: space-between;
}
.u-flex-around {
  justify-content: space-around;
}
.u-flex-items-start {
  align-items: flex-start;
}
.u-flex-items-center {
  align-items: center;
}
.u-flex-items-end {
  align-items: flex-end;
}
.u-flex-items-baseline {
  align-items: baseline;
}
.u-flex-items-stretch {
  align-items: stretch;
}
.u-flex-self-start {
  align-self: flex-start;
}
.u-flex-self-center {
  align-self: center;
}
.u-flex-self-end {
  align-self: flex-end;
}
.u-flex-self-baseline {
  align-self: baseline;
}
.u-flex-self-stretch {
  align-self: stretch;
}
.u-flex-content-start {
  align-content: flex-start;
}
.u-flex-content-center {
  align-content: center;
}
.u-flex-content-end {
  align-content: flex-end;
}
.u-flex-content-between {
  align-content: space-between;
}
.u-flex-content-around {
  align-content: space-around;
}
.u-flex-middle {
  justify-content: center;
  align-items: center;
  align-self: center;
  align-content: center;
}
.u-flex-grow {
  flex-grow: 1;
}
.u-flex-shrink {
  flex-shrink: 1;
}

.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;
}
.formSearchNew {
  margin-bottom: 4px;
  margin-top: 24px;
}
.formSearchNew .el-form-item__label {
  color: #666;
  padding: 0;
}
.formSearchNew .el-form-item {
  margin-right: 24px;
  margin-bottom: 16px;
}
.formSearchNew .el-form-item:last-child {
  margin-right: 0;
}
.formSearchNew .el-form-item:nth-last-child(2) {
  margin-right: 16px;
}
.formSearchNew .el-radio {
  margin-right: 12px;
  padding-left: 14px;
  padding-right: 14px;
}
.formSearchNew .el-radio .el-radio__input {
  display: none;
}
.formSearchNew .el-radio .el-radio__label {
  padding-left: 0;
}
.formSearchNew .el-tooltip__popper {
  max-width: 264px !important;
  background: rgba(51, 51, 51, 0.8);
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
  text-align: left;
  font-style: normal;
}
.tableNew {
  width: 100%;
}
.tableNew .el-button--text {
  color: #1c6fe9;
}
.tableNew th.el-table__cell {
  height: 48px;
  background: #f6f6f6;
  border-bottom: 1px solid #eee !important;
}
.tableNew .el-table__cell {
  height: 55px;
}
.tableNew th.el-table__cell > .cell {
  padding-left: 24px;
  font-weight: 500 !important;
  font-size: 14px;
  color: #333333;
}
.tableNew td.el-table__cell > .cell {
  padding-left: 0;
  color: #333;
  font-weight: 400 !important;
}
.tableNew td.el-table__cell {
  padding-left: 24px;
  border-bottom-color: #eee;
}
.tableNew .el-table__row:last-child td.el-table__cell {
  border-bottom: 1px solid transparent;
}
.tableNew .el-table__empty-block {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  box-sizing: border-box;
}

.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;
}
.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;
}

.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-7361a3ac] {
  background-color: #1c6fe9;
}
.color-theme[data-v-7361a3ac] {
  color: #1c6fe9;
}
.color-danger[data-v-7361a3ac] {
  color: #ff5555;
}
.hover-color-theme[data-v-7361a3ac]:hover {
  color: #1c6fe9;
}
.color-warn[data-v-7361a3ac] {
  color: #ff7822;
}
.color-success[data-v-7361a3ac] {
  color: #0ec56f;
}
.color-3[data-v-7361a3ac] {
  color: #333;
}
.color-6[data-v-7361a3ac] {
  color: #666;
}
.color-9[data-v-7361a3ac] {
  color: #999;
}
.color-97[data-v-7361a3ac] {
  color: #979797;
}
.color-c[data-v-7361a3ac] {
  color: #ccc;
}
.weight[data-v-7361a3ac] {
  font-weight: 500;
}
[data-v-7361a3ac] .popupNew {
  border-radius: 12px;
}
[data-v-7361a3ac] .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-7361a3ac] .popupNew .el-dialog__header .el-dialog__headerbtn {
  position: static;
  margin-right: -5px;
}
[data-v-7361a3ac] .popupNew .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #ccc;
  font-weight: bold;
  font-size: 18px;
}
[data-v-7361a3ac] .popupNew .el-dialog__body {
  padding: 24px 32px 24px;
  font-size: 14px;
  color: #333333;
  font-family: PingFangSC, PingFang SC;
}
[data-v-7361a3ac] .popupNew .el-dialog__footer {
  padding: 32px;
  padding-top: 0;
  padding-bottom: 0;
}
[data-v-7361a3ac] .popupNew .el-button + .el-button {
  margin-left: 12px;
}
[data-v-7361a3ac] .popupNew .btn {
  width: 300px;
}

