/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-33de17dd] .el-drawer__header {
  font-weight: bold;
  font-size: 17px;
  color: #000;
}
[data-v-33de17dd] .el-button.is-disabled {
  color: #99BAED;
}
[data-v-33de17dd] .el-popper[x-placement^="left"] {
  width: 280px;
}
.title[data-v-33de17dd] {
  color: #14151D;
  font-weight: 600;
  margin-bottom: 8px;
}
.radio-box[data-v-33de17dd] {
  padding: 8px 12px 12px 12px;
}
.mp-text-tip[data-v-33de17dd] {
  color: #5a5b65;
}
.icon[data-v-33de17dd] {
  font-size: 16px;
  margin: 0 6px;
  color: #F29333;
}
.mp-card .mp-text-tip[data-v-33de17dd] {
  color: #5a5b65;
}
.content-area-dotsno[data-v-33de17dd] {
  font-size: 22px;
  margin-right: 8px;
  color: #f29333;
}
.content-area-dotsyes[data-v-33de17dd] {
  font-size: 22px;
  margin-right: 8px;
  color: #33ba99;
}
.table-button-open[data-v-33de17dd] {
  margin-right: 10px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-92e43888] .el-form-item__content {
  display: flex;
  align-items: flex-end;
}
[data-v-92e43888] .el-form-item {
  margin-bottom: 0;
}
[data-v-92e43888] .el-input__inner {
  border: none;
}
.copy-box[data-v-92e43888] {
  border: 1px solid #dedfe6;
  border-radius: 8px;
}
.mp-text-tip[data-v-92e43888] {
  color: #5a5b65;
}
.copy[data-v-92e43888] {
  width: 400px;
}
.copyCon[data-v-92e43888] {
  color: #FA2C19;
  margin-left: 8px;
}
.copyCon[data-v-92e43888]:hover {
  cursor: pointer;
}
.copyConLink[data-v-92e43888] {
  display: inline-block;
  width: 59px;
  text-align: center;
  border-left: 1px solid #dedfe6;
  color: #fa2c19;
}
.copyConLink[data-v-92e43888]:hover {
  cursor: pointer;
}
.qr-code-img[data-v-92e43888] {
  width: 120px;
  height: 120px;
  border-radius: 8px;
}
.item-btn[data-v-92e43888] {
  color: #3375DC;
}
.cancel-dialog[data-v-92e43888] {
  display: flex;
}
.cancel-dialog .el-icon-warning[data-v-92e43888] {
  margin-right: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.step-box[data-v-7cf01005] {
  box-sizing: border-box;
  padding: 20px;
  min-height: 210px;
  border-radius: 12px;
  background: #fff;
}
.step-box ul[data-v-7cf01005] {
  display: flex;
}
.step-box li[data-v-7cf01005] {
  display: inline-flex;
  flex: 1;
  min-height: 170px;
  padding: 16px;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(250, 44, 25, 0.06) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 8px;
  margin-right: 16px;
}
.step-box li .index[data-v-7cf01005] {
  font-size: 24px;
  font-weight: 400;
  color: #fa2c19;
  margin-right: 8px;
  margin-top: -6px;
}
.step-box li div[data-v-7cf01005] {
  flex: 1;
}
.step-box li div .title[data-v-7cf01005] {
  font-size: 16px;
  color: #14151D;
  font-weight: 600;
}
.step-box li div .text[data-v-7cf01005] {
  line-height: 20px;
  font-size: 12px;
  color: #919198;
  margin: 4px 0 8px;
}
.step-box li div .download[data-v-7cf01005] {
  font-size: 12px;
  margin-bottom: 8px;
}
.step-box li[data-v-7cf01005]:last-child {
  margin-right: 0;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-1ed4c444] .el-drawer__container {
  background: rgba(0, 0, 0, 0.4);
}
[data-v-1ed4c444] .el-drawer {
  border-radius: 12px 0px 0px 12px;
}
[data-v-1ed4c444] .el-drawer__header {
  padding: 24px 32px 12px;
  margin-bottom: 0;
  font-size: 20px;
  color: #14151d;
  font-weight: 600;
  line-height: 30px;
}
[data-v-1ed4c444] .el-drawer__body {
  padding: 12px 32px 92px;
}
[data-v-1ed4c444] .el-dialog__close .el-icon .el-icon-close {
  font-weight: 600;
  color: #919198;
}
.demo-drawer__footer[data-v-1ed4c444] {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 12px 32px 24px 0;
}
.demo-drawer__footer .btns[data-v-1ed4c444] {
  float: right;
}
[data-v-1ed4c444] .el-drawer__body {
  padding: 12px 32px 92px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.box-card[data-v-0b43a62f] {
  flex: 1;
  border-radius: 12px;
  margin-right: 16px;
}
.box-card[data-v-0b43a62f] .el-card__header {
  padding: 20px 20px 0px;
  border: none;
  left: 28px;
}
.box-card .info-box img[data-v-0b43a62f] {
  width: 56px;
  height: 56px;
  margin-right: 14px;
  border-radius: 4px;
  float: left;
}
.box-card .info-box .text[data-v-0b43a62f] {
  margin-left: 70px;
}
.box-card .info-box p[data-v-0b43a62f] {
  margin-bottom: 8px;
  line-height: 22px;
}
.box-card .info-box p[data-v-0b43a62f]:last-child {
  margin-bottom: 0;
}
.box-card .info-box .description[data-v-0b43a62f] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.box-card .info-box .title .title-name[data-v-0b43a62f] {
  display: inline-block;
  max-width: calc(100% - 124px);
  line-height: 24px;
  font-size: 16px;
  color: #080b31;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.box-card .info-box .title .title-dau[data-v-0b43a62f] {
  display: inline-block;
  width: 113px;
  height: 23px;
  border-radius: 20px;
  text-align: center;
  background: #fff2f1;
  font-weight: 500;
  color: #fa2c19;
  font-size: 12px;
  margin-left: 8px;
}
.el-form-item[data-v-0b43a62f] {
  margin-bottom: 20px;
}
.el-form-item[data-v-0b43a62f] .el-form-item__label {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 4px;
}
.btns[data-v-0b43a62f] {
  float: right;
}
[data-v-0b43a62f] .el-upload__tip {
  margin-top: 0;
}
.logo-tip div[data-v-0b43a62f] {
  line-height: 18px;
}
[data-v-0b43a62f] .el-drawer__body {
  padding: 12px 32px 92px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.box-card[data-v-75977589] {
  flex: 1;
  border-radius: 12px;
  margin-right: 16px;
}
.box-card[data-v-75977589] .el-card__header {
  padding: 20px 20px 0px;
  border: none;
  left: 28px;
}
.box-card .info-box[data-v-75977589] {
  display: flex;
}
.box-card .info-box .el-form[data-v-75977589] {
  width: 100%;
}
.box-card .info-box .el-form .text[data-v-75977589] {
  color: #14151d;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
[data-v-75977589] .el-form-item__label {
  font-size: 14px;
  color: #919198;
}
[data-v-75977589] .isEditT {
  margin-bottom: 5px;
}
[data-v-75977589] .isEditF {
  margin-bottom: -6px;
}
[data-v-75977589] .el-card__header {
  line-height: 28px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.box-card[data-v-07340022] {
  width: 320px;
  border-radius: 12px;
}
.box-card[data-v-07340022] .el-card__header {
  line-height: 28px;
  padding: 20px 20px 5px;
  border: none;
  left: 28px;
}
.box-card .info-box div[data-v-07340022] {
  line-height: 22px;
  margin-bottom: 14px;
  font-size: 14px;
  color: #919198;
  display: flex;
}
.box-card .info-box div .name[data-v-07340022] {
  width: 60px;
  text-align: right;
  margin-right: 12px;
}
.box-card .info-box div .text[data-v-07340022] {
  flex: 1;
  color: #14151D;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.form-box .form-title[data-v-07340022] {
  font-size: 16px;
  line-height: 24px;
  color: #393c5a;
  font-weight: 600;
  position: relative;
  text-indent: 14px;
  margin-bottom: 24px;
}
.form-box .form-title[data-v-07340022]::before {
  position: absolute;
  left: 0;
  top: 3px;
  content: '';
  width: 4px;
  height: 16px;
  background: #fa2c19;
}
.form-box .fotm-item[data-v-07340022] {
  margin-bottom: 25px;
}
.form-box .fotm-item .form-name[data-v-07340022] {
  color: #919198;
  font-size: 12px;
  margin-bottom: 9px;
}
.form-box .fotm-item .form-text[data-v-07340022] {
  font-size: 14px;
  color: #14151d;
}
.form-box .fotm-item .form-img[data-v-07340022] {
  width: 156px;
  height: 120px;
}
.form-box .el-form-item[data-v-07340022] {
  margin-bottom: 20px;
}
.form-box .el-form-item[data-v-07340022] .el-form-item__label {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 4px;
}
.btns[data-v-07340022] {
  float: right;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.box-card[data-v-87c09f10] {
  border-radius: 12px;
}
.box-card[data-v-87c09f10] .el-card__header {
  padding: 20px 20px 0px;
  border: none;
  left: 28px;
}
.box-card .info-box[data-v-87c09f10] {
  display: flex;
}
.box-card .info-box .el-form[data-v-87c09f10] {
  width: 100%;
}
.box-card .info-box .el-form .el-form-item[data-v-87c09f10] {
  margin-bottom: 0;
}
.box-card .info-box .text[data-v-87c09f10] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 22px;
  margin-bottom: 8px;
}
.box-card .info-box .cancel[data-v-87c09f10] {
  background-color: #fff2f1;
  border-color: #fff2f1;
  color: #fa2c19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.box-card[data-v-be9c8808] {
  margin-top: 16px;
  border-radius: 12px;
}
.box-card[data-v-be9c8808] .el-card__header {
  padding: 20px 20px 0px;
  border: none;
  left: 28px;
}
.box-card .info-box ul[data-v-be9c8808] {
  display: flex;
}
.box-card .info-box ul li[data-v-be9c8808] {
  height: 97px;
  flex: 1;
  margin-right: 16px;
  background: #f8f8f9;
  border-radius: 8px;
  padding: 16px 16px 0;
  box-sizing: border-box;
}
.box-card .info-box ul li p[data-v-be9c8808] {
  font-size: 14px;
  color: #919198;
  line-height: 22px;
}
.box-card .info-box ul li img[data-v-be9c8808] {
  margin-left: 8px;
  vertical-align: middle;
}
.box-card .info-box ul li span[data-v-be9c8808] {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Ubuntu, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans SC CN, Apple Color Emoji;
  color: #14151D;
  font-size: 28px;
  line-height: 49px;
}
.box-card .info-box ul li[data-v-be9c8808]:last-child {
  margin-right: 0;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.box-card[data-v-ccc7a726] {
  width: 320px;
  box-sizing: border-box;
  border-radius: 12px;
}
.box-card[data-v-ccc7a726] .el-card__header {
  padding: 20px 20px 0px;
  border: none;
  left: 28px;
}
.box-card .info-box[data-v-ccc7a726] {
  overflow: auto;
  min-height: 280px;
  max-height: 320px;
}
.box-card .info-box .no-data[data-v-ccc7a726] {
  text-align: center;
  line-height: 280px;
}
.box-card .info-box li[data-v-ccc7a726] {
  display: flex;
  margin-bottom: 20px;
}
.box-card .info-box li .img[data-v-ccc7a726] {
  width: 90px;
  height: 60px;
  border-radius: 8px;
  margin-right: 14px;
  -o-object-fit: cover;
     object-fit: cover;
}
.box-card .info-box li div[data-v-ccc7a726] {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-card .info-box li div p[data-v-ccc7a726] {
  color: #080b31;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box-card .info-box li div span img[data-v-ccc7a726] {
  margin-left: 7px;
}
.box-card .info-box li[data-v-ccc7a726]:last-child {
  margin-bottom: 0px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.overview-box .el-container[data-v-0e70e232] {
  height: 100%;
}
.overview-box .info-box[data-v-0e70e232] {
  display: flex;
  margin-top: 16px;
}
.overview-box .footer-box[data-v-0e70e232] {
  display: flex;
  margin-top: 16px;
}
.overview-box .footer-box .footer-box-left[data-v-0e70e232] {
  flex: 1;
}
.overview-box .footer-box .footer-box-right[data-v-0e70e232] {
  width: 286px;
}
.overview-box[data-v-0e70e232] {
  height: 100%;
}
.overview-box .el-container[data-v-0e70e232] {
  height: 100%;
}
.overview-box .container[data-v-0e70e232] .el-card.is-always-shadow {
  box-shadow: none;
  border: none;
}
.overview-box .info-box[data-v-0e70e232] {
  display: flex;
  margin-top: 16px;
}
.overview-box .footer-box[data-v-0e70e232] {
  display: flex;
  margin-top: 16px;
}
.overview-box .footer-box .footer-box-left[data-v-0e70e232] {
  width: 0;
  flex: 1;
  margin-right: 16px;
}
.overview-box .footer-box .footer-box-right[data-v-0e70e232] {
  min-width: 320px;
}
[data-v-0e70e232] .el-drawer__wrapper .el-drawer__header .el-icon-close {
  font-weight: 700;
  color: #919198;
}
[data-v-0e70e232] .el-drawer__wrapper .el-drawer__header .el-icon-close:hover {
  color: #14151D;
}
[data-v-0e70e232] .el-drawer__wrapper .demo-drawer__footer .el-button + .el-button {
  margin-left: 12px;
}
[data-v-0e70e232] .el-drawer__wrapper .demo-drawer__footer .el-button {
  width: 80px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.develop-form-modal[data-v-04a2797a] .el-dialog {
  width: 580px;
}
.develop-form-modal .tip-text[data-v-04a2797a] {
  color: #14151D;
  font-weight: 500;
}
.develop-form-modal .new-member-list[data-v-04a2797a] {
  margin-bottom: 20px;
  max-height: 200px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
}
.develop-form-modal .new-member-item[data-v-04a2797a] {
  margin-right: 8px;
  margin-bottom: 8px;
  border-radius: 8px;
  padding: 5px 7px;
  background-color: #f5f7f9;
  font-size: 14px;
  position: relative;
}
.develop-form-modal .new-member-item .email[data-v-04a2797a] {
  padding-right: 15px;
  max-width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.develop-form-modal .new-member-item .close-icon[data-v-04a2797a] {
  position: absolute;
  right: 5px;
  top: 5.5px;
  height: 32px;
  cursor: pointer;
}

