/*项目中可能用到的变量，按设计稿规范录入*/
.detail-box .el-col-3[data-v-76f108fc] {
  color: #5A5B65;
}
.detail-box .el-col-9[data-v-76f108fc] {
  color: #14151D;
}
.detail-box span[data-v-76f108fc] {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.detail-box .img[data-v-76f108fc] {
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  cursor: pointer;
}
.detail-box .modal-img[data-v-76f108fc] {
  text-align: center;
  width: 480px;
  height: 480px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.step-box[data-v-1d2a862b] {
  width: 100%;
  box-sizing: border-box;
}
.step-box a[data-v-1d2a862b] {
  color: #393c5a;
}
.step-box a[data-v-1d2a862b]:hover {
  color: #FA2C19;
}
.step-box a[data-v-1d2a862b]:focus {
  color: #393c5a;
}
.step-box .box[data-v-1d2a862b] {
  position: relative;
  margin-right: 20px;
}
.step-box .box .divider4[data-v-1d2a862b] {
  position: absolute;
  right: -16px;
  top: 22px;
}
.step-box .box .divider4 img[data-v-1d2a862b] {
  width: 16px;
  height: 20px;
}
.step-box .box .hide-filing[data-v-1d2a862b] {
  display: none;
}
.step-box ul[data-v-1d2a862b] {
  display: flex;
  width: 100%;
  overflow-x: auto;
}
.step-box ul[data-v-1d2a862b] :last-child {
  margin-right: 0;
}
.step-box li[data-v-1d2a862b] {
  flex: 1;
  min-width: 200px;
  width: 18%;
  padding: 16px 0 16px 16px;
  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[data-v-1d2a862b]:hover {
  background: linear-gradient(180deg, #ffe8e7 0%, #fffcfc 100%);
  box-shadow: 0 12px 24px -4px rgba(4, 1, 135, 0.08), 0 4px 28px 0 rgba(4, 1, 135, 0.06);
}
.step-box li .el-tag--info[data-v-1d2a862b] {
  color: #393c5a;
}
.step-box li .el-tag--info[data-v-1d2a862b]:hover {
  border: 1px solid #fa2c19;
  color: #FA2C19;
  background-color: transparent;
  cursor: pointer;
}
.step-box li .el-tag--info:hover a[data-v-1d2a862b] {
  color: #FA2C19;
}
.step-box li .index[data-v-1d2a862b] {
  font-size: 24px;
  font-weight: normal;
  color: #fa2c19;
  margin-right: 8px;
}
.step-box li .title[data-v-1d2a862b] {
  font-size: 16px;
  color: #14151D;
  font-weight: 500;
}
.step-box li .content[data-v-1d2a862b] {
  position: relative;
  margin-top: 12px;
}
.step-box li .content .item[data-v-1d2a862b] {
  display: flex;
  align-items: center;
}
.step-box li .content .item .circle[data-v-1d2a862b] {
  width: 8px;
  height: 8px;
  border: 1px solid #fa2c19;
  border-radius: 50%;
  margin-right: 12px;
}
.step-box li .content .item p[data-v-1d2a862b] {
  color: #393c5a;
}
.step-box li .content .tag[data-v-1d2a862b] {
  margin-top: 4px;
  min-width: 190px;
  margin-left: 10px;
}
.step-box li .content .tag span[data-v-1d2a862b] {
  margin: 2px 5px;
}
.step-box li .content .divider1[data-v-1d2a862b] {
  position: absolute;
  top: 26px;
  width: 20px;
  border-bottom: 1px dashed #FA2C19;
  transform: translate(-5px) rotate(90deg);
}
.step-box li .content .divider2[data-v-1d2a862b] {
  position: absolute;
  top: 68px;
  width: 104px;
  border-bottom: 1px dashed #FA2C19;
  transform: translate(-47px) rotate(90deg);
}
.step-box li .content .divider3[data-v-1d2a862b] {
  position: absolute;
  top: 48px;
  width: 64px;
  border-bottom: 1px dashed #FA2C19;
  transform: translate(-27px) rotate(90deg);
}

/*项目中可能用到的变量，按设计稿规范录入*/
.analytics-container[data-v-7587f944] {
  margin: 12px 0;
}
.analytics-container .data-overview[data-v-7587f944] {
  display: flex;
}
.analytics-container .data-overview .data-overview-item[data-v-7587f944] {
  flex: 1;
  border-radius: 12px;
  background: #f8f8f9;
  padding: 16px;
  margin-right: 12px;
}
.analytics-container .data-overview .data-overview-item .item-title[data-v-7587f944] {
  color: #5A5B65;
  font-size: 14px;
}
.analytics-container .data-overview .data-overview-item .item-data[data-v-7587f944] {
  font-size: 20px;
  color: #14151D;
  margin: 16px 0;
}
.analytics-container .data-overview .data-overview-item .item-compare[data-v-7587f944] {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.analytics-container .data-overview .data-overview-item .item-compare .tip[data-v-7587f944] {
  color: #919198;
  margin-right: 4px;
}
.analytics-container .data-overview .data-overview-item .item-compare .up[data-v-7587f944] {
  display: flex;
  align-items: center;
  color: #F7344B;
}
.analytics-container .data-overview .data-overview-item .item-compare .down[data-v-7587f944] {
  display: flex;
  align-items: center;
  -moz-columns: #33BA99;
       columns: #33BA99;
}
.analytics-container .data-overview .data-overview-item .item-compare .el-icon-caret-top[data-v-7587f944] {
  margin-left: 4px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.develop-box .type[data-v-09f107aa] {
  text-align: center;
  font-weight: 600;
  margin-bottom: 16px;
  margin-top: 12px;
  color: #14151D;
}
.develop-box .title[data-v-09f107aa] {
  font-weight: 600;
  color: #080b31;
}
.develop-box .divider[data-v-09f107aa] {
  margin-top: 12px;
  margin-bottom: 14px;
  margin-left: 18px;
  width: 20px;
  border-bottom: 1px dashed #FA2C19;
  transform: rotate(90deg);
}
.develop-box .el-menu-item[data-v-09f107aa] {
  font-size: 16px;
  font-weight: 500;
}
.develop-box .el-divider--vertical[data-v-09f107aa] {
  height: 168px;
  margin-top: 50px;
  margin-right: 50px;
}
.develop-box .isv-develop .title[data-v-09f107aa] {
  font-size: 16px;
}
.develop-box .isv-develop .tip[data-v-09f107aa] {
  color: #393c5a;
  margin-top: 8px;
  margin-bottom: 20px;
}
.develop-box .isv-develop .item1[data-v-09f107aa] {
  position: relative;
  width: 180px;
  padding: 24px 16px;
  background: url(../img/serviceBg.f984c929.png) no-repeat;
}
.develop-box .isv-develop .item1[data-v-09f107aa] .el-button {
  position: absolute;
  bottom: 0;
  left: 0;
}
.develop-box .isv-develop .item2[data-v-09f107aa] {
  position: relative;
  width: 180px;
  padding: 24px 16px;
  background: url(../img/cuoheBg.cd72f5e7.png) no-repeat;
}
.develop-box .isv-develop .item2[data-v-09f107aa] .el-button {
  position: absolute;
  bottom: 0;
  left: 0;
}
.develop-box .operate-area[data-v-09f107aa] {
  margin-bottom: 4px;
}
.develop-box .operate-area > div[data-v-09f107aa] {
  padding: 16px;
  flex: 1;
}
.develop-box .operate-area .title[data-v-09f107aa] {
  color: #080b31;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.box[data-v-695940ef] {
  width: 100%;
  position: relative;
}
.box .content[data-v-695940ef] {
  width: 85%;
}
.box .content .title[data-v-695940ef] {
  width: 110px;
}
.box .btn[data-v-695940ef] {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.version-box .title[data-v-695940ef] {
  font-weight: 600;
  color: #080b31;
}
.version-box .divider[data-v-695940ef] {
  margin-top: 12px;
  margin-left: 24px;
  width: 20px;
  border-bottom: 1px dashed #FA2C19;
  transform: rotate(90deg);
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-674fff82] .filing-dialog {
  width: 520px;
  background-color: #fff;
  background-image: url(../img/top-bg.8d4d434d.png);
  background-repeat: no-repeat;
  overflow: hidden;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper {
  padding: 0 32px;
  font-size: 14px;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .notify-text {
  color: #5a5b65;
  margin-top: 24px;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con {
  display: flex;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box {
  width: 218px;
  height: 94px;
  margin-top: 20px;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 2px solid #fff;
  cursor: pointer;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box .notify-arrow-con {
  display: flex;
  align-items: center;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box .notify-arrow-con .right-arrow-icon {
  width: 14px;
  height: 14px;
  margin-left: 4px;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box p {
  font-weight: 500;
  color: #14151d;
  font-size: 16px;
  margin-bottom: 6px;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box .notify-bg {
  width: 84px;
  height: 84px;
  position: absolute;
  right: 0;
  bottom: 0;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box1 {
  background: linear-gradient(113.33deg, rgba(255, 207, 152, 0.5) 0%, rgba(255, 236, 215, 0.5) 100%);
  margin-right: 20px;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box1:hover {
  border: 2px solid #ffc37d;
  color: #f29333;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box1 .notify-bg {
  background: url(data:image/png;base64,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) no-repeat center center / cover;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box2 {
  background: linear-gradient(113.33deg, rgba(255, 130, 118, 0.3) 0%, rgba(255, 230, 212, 0.3) 100%);
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box2:hover {
  border: 2px solid #ffbcbb;
  color: #fb5647;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .center-box-con .center-box2 .notify-bg {
  background: url(data:image/png;base64,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) no-repeat center center / cover;
}
[data-v-674fff82] .filing-dialog .dialog-wrapper .dialog-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 32px 0 24px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.content-area .news-box[data-v-4c2aa2b7] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 18px;
  background-color: #fff;
  margin-bottom: 16px;
  border-radius: 8px;
}
.content-area .news-box .el-carousel[data-v-4c2aa2b7] {
  width: 402px;
  line-height: 30px;
  cursor: pointer;
}
.content-area .news-box .el-carousel[data-v-4c2aa2b7] :hover {
  color: #FA2C19;
}
.content-area .news-box .more[data-v-4c2aa2b7] {
  cursor: pointer;
  color: #FA2C19;
}
.content-area .mp-card-title[data-v-4c2aa2b7] {
  font-weight: 500;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.develop-form-modal .permission-area[data-v-5939226f] {
  overflow-y: auto;
  max-height: 200px;
  width: 300px;
}
.develop-form-modal .permission-area table[data-v-5939226f] {
  border-collapse: collapse;
}
.develop-form-modal .permission-area table tr[data-v-5939226f],
.develop-form-modal .permission-area table td[data-v-5939226f] {
  font-size: 12px;
  border: 1px solid #f2f2f2;
}
.develop-form-modal .permission-area table th[data-v-5939226f] {
  width: 140px;
  text-align: left;
  color: #14151d;
  font-weight: 700;
  background-color: #f8f8f9;
}
.develop-form-modal .permission-area[data-v-5939226f] .el-tooltip {
  position: absolute;
  top: 15px;
  right: 70px;
}
.develop-form-modal .tip-text[data-v-5939226f] {
  text-align: left;
  color: #5A5B65;
}
.develop-form-modal .new-member-list[data-v-5939226f] {
  margin-top: 12px;
  max-height: 200px;
  overflow-y: auto;
  display: flex;
  flex-wrap: wrap;
}
.develop-form-modal .new-member-item[data-v-5939226f] {
  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-5939226f] {
  padding-right: 15px;
  max-width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.develop-form-modal .new-member-item .close-icon[data-v-5939226f] {
  position: absolute;
  right: 5px;
  top: 5.5px;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.experience-member-manager[data-v-5a8c9716] {
  margin: 16px 0;
}
.experience-member-manager-add[data-v-5a8c9716] {
  text-align: right;
  min-height: 0;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.online-member-manager[data-v-36d78c2a] {
  margin: 16px 0;
}
[data-v-36d78c2a] .el-range-editor--mini.el-input__inner {
  width: 250px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.member-manager[data-v-6b9810e5] {
  min-height: 240px;
  margin-bottom: 20px;
}
.member-manager[data-v-6b9810e5] .el-table {
  margin-top: 24px;
}
.member-manager .remarks-role[data-v-6b9810e5] {
  margin-left: 10px;
}
.member-manager .text-description[data-v-6b9810e5] {
  margin: -10px 0 0 80px;
}
.member-manager-add[data-v-6b9810e5] {
  text-align: right;
  min-height: 0;
}

/*项目中可能用到的变量，按设计稿规范录入*/
#backTop[data-v-c290e416] {
  position: relative;
  top: -30px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card[data-v-71287fb5] {
  padding-right: 0;
  padding-bottom: 0;
}
.wrapper-realTimeData[data-v-71287fb5] {
  margin: 0px 0 16px 0;
}
.wrapper-realTimeData[data-v-71287fb5] .el-icon-question {
  margin-left: 10px;
  font-size: 14px;
}
.wrapper-realTimeData .title[data-v-71287fb5] {
  font-size: 20px;
  color: #14151D;
}
.wrapper-realTimeData .date-info[data-v-71287fb5] {
  font-size: 12px;
  font-weight: normal;
  color: #919198;
  margin-left: 12px;
}
.wrapper-realTimeData .card-list[data-v-71287fb5] {
  display: flex;
  flex-wrap: wrap;
}
.wrapper-realTimeData .card-list .card[data-v-71287fb5] {
  box-sizing: border-box;
  width: 31.9%;
  background: #F8F8F9;
  padding: 20px;
  border-radius: 8px;
}
.wrapper-realTimeData .card-list .card .card-title[data-v-71287fb5] {
  color: #14151D;
}
.wrapper-realTimeData .card-list .card .card-number[data-v-71287fb5] {
  font-size: 32px;
  line-height: 2;
  margin-top: 8px;
}
.wrapper-realTimeData .card-list .card .card-info[data-v-71287fb5] {
  font-size: 12px;
  margin-right: 16px;
  color: #5A5B65;
}
.rising[data-v-71287fb5] {
  color: #FA2C19;
}
.falling[data-v-71287fb5] {
  color: #33BA99;
}
.card span[data-v-71287fb5] {
  color: inherit;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card-title[data-v-2ad7ff36] {
  align-items: normal;
}
.title[data-v-2ad7ff36] {
  font-size: 20px;
  align-self: self-start;
  color: #14151D;
}
.date-info[data-v-2ad7ff36] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.wrapper-allMeasuredData[data-v-3fbcf121] .el-input {
  width: 250px;
}
.wrapper-allMeasuredData[data-v-3fbcf121] .el-input__inner {
  width: 250px;
}
.wrapper-allMeasuredData[data-v-3fbcf121] .el-icon-question {
  color: #BDBDC2;
  margin-left: 10px;
  font-size: 14px;
}
.wrapper-allMeasuredData .title[data-v-3fbcf121] {
  font-size: 20px;
  color: #14151D;
}
.wrapper-allMeasuredData .date-info[data-v-3fbcf121] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
}
.wrapper-allMeasuredData .date-info[data-v-3fbcf121] .el-range__icon {
  font-size: 14px;
  color: #C0C4CC;
}
.wrapper-allMeasuredData .data-list[data-v-3fbcf121] {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
}
.wrapper-allMeasuredData .data-list .line-height-2[data-v-3fbcf121] {
  line-height: 2;
}
.wrapper-allMeasuredData .data-list .detail[data-v-3fbcf121] {
  font-size: 12px;
  color: #3375DC;
  cursor: pointer;
}
.wrapper-allMeasuredData .data-list .data-item[data-v-3fbcf121] {
  margin: 20px 0;
  display: flex;
  flex: 1;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap[data-v-3fbcf121] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 56px;
  height: 104px;
  background: #FA2C19;
  color: #ffffff;
  border-radius: 8px;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap img[data-v-3fbcf121] {
  height: 20px;
  width: 20px;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap span[data-v-3fbcf121] {
  font-weight: normal;
  color: #ffffff;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info[data-v-3fbcf121] {
  height: 104px;
  background: #F8F8F9;
  margin-left: 20px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 8px;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-info-num span[data-v-3fbcf121]:nth-child(1) {
  font-size: 30px;
  color: #14151D;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-info-num span[data-v-3fbcf121]:nth-child(2) {
  color: #5A5B65;
  margin-left: 20px;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-contrast-title[data-v-3fbcf121] {
  margin-top: 2px;
  color: #c0c4cc;
}
.col-25[data-v-3fbcf121] {
  width: 25%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.top[data-v-69922b51] {
  display: flex;
  line-height: 30px;
  padding-top: 16px;
  margin-bottom: 16px;
  margin-top: -4px;
}
.top .label[data-v-69922b51] {
  color: #5A5B65;
}
.top .info[data-v-69922b51] {
  margin-right: 48px;
}
.top .info .value[data-v-69922b51] {
  display: inline-block;
  color: #5A5B65;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.global-source-distribution .global-source-distribution-header[data-v-64cad3b8] {
  position: relative;
}
.global-source-distribution .global-source-distribution-header .title[data-v-64cad3b8] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.global-source-distribution .global-source-distribution-header .overview-prompt[data-v-64cad3b8] {
  font-size: 20px;
  color: #BDBDC2;
  cursor: pointer;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .overview-note-content[data-v-64cad3b8] {
  width: 400px;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .overview-note-content .content-title[data-v-64cad3b8] {
  word-break: normal;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content-row[data-v-64cad3b8] {
  margin-bottom: 12px;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content-row[data-v-64cad3b8]:last-child {
  margin-bottom: 0;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content-col[data-v-64cad3b8] {
  text-align: center;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-title[data-v-64cad3b8] {
  text-align: right;
  color: #BDBDC2;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content[data-v-64cad3b8] {
  text-align: left;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.global-source-distribution .global-source-distribution-content .global-source-distribution-select[data-v-64cad3b8] {
  display: flex;
}
.global-source-distribution .global-source-distribution-content .select-source[data-v-64cad3b8] {
  display: flex;
  align-items: flex-start;
  margin: 12px 0;
}
.global-source-distribution .global-source-distribution-content .select-source .select-source-box[data-v-64cad3b8] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
}
.global-source-distribution .global-source-distribution-content .select-source .select-source-box .select-source-title[data-v-64cad3b8] {
  width: 70px;
  height: 20px;
  color: #5A5B65;
}
.global-source-distribution .global-source-distribution-content .select-source .select-source-tag[data-v-64cad3b8] {
  margin-top: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.global-source-distribution .global-source-distribution-content .chart-box[data-v-64cad3b8] {
  height: 370px;
}
.global-source-distribution .global-source-distribution-content .chart-box .title-box[data-v-64cad3b8] {
  width: 100%;
  height: 366px;
  background: #F8F8F9;
  border-radius: 8px;
}
.global-source-distribution .global-source-distribution-content .chart-box .title-box .chart-title[data-v-64cad3b8] {
  text-align: center;
  line-height: 370px;
  color: #BDBDC2;
}
[data-v-64cad3b8] .el-input {
  width: 250px;
}
[data-v-64cad3b8] .el-select {
  width: 250px;
}
[data-v-64cad3b8] .el-col-8 {
  width: 120px;
  float: left;
  text-align: center;
  margin-bottom: 12px;
  color: #BDBDC2;
}
[data-v-64cad3b8] .el-col-16 {
  width: 250px;
  float: left;
  margin-bottom: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-f901f648] .el-input {
  width: 250px;
}
[data-v-f901f648] .el-input__inner {
  width: 250px;
}
.source-index-trend[data-v-f901f648] {
  height: 620px;
}
.source-index-trend .source-index-trend-header[data-v-f901f648] {
  position: relative;
}
.source-index-trend .source-index-trend-header .title[data-v-f901f648] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.source-index-trend .source-index-trend-header .download-data[data-v-f901f648] {
  position: absolute;
  right: 20px;
  top: 0;
}
.source-index-trend .source-index-trend-header .download[data-v-f901f648] {
  margin-left: auto;
  margin-right: 4px;
}
.source-index-trend .source-index-trend-content[data-v-f901f648] {
  height: 436px;
}
.source-index-trend .source-index-trend-content .source-index-trend-select[data-v-f901f648] {
  display: flex;
}
.source-index-trend .source-index-trend-content .select-source[data-v-f901f648] {
  display: flex;
  align-items: flex-start;
  margin: 12px 0;
}
.source-index-trend .source-index-trend-content .select-source .select-source-box[data-v-f901f648] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
}
.source-index-trend .source-index-trend-content .select-source .select-source-box .select-source-title[data-v-f901f648] {
  width: 70px;
  height: 20px;
  color: #5A5B65;
}
.source-index-trend .source-index-trend-content .select-source .select-source-tag[data-v-f901f648] {
  margin-top: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.source-index-trend .source-index-trend-content .chart-box[data-v-f901f648] {
  background: #F8F8F9;
  height: 370px;
}
.source-index-trend .source-index-trend-content .chart-box .title-box[data-v-f901f648] {
  width: 100%;
  height: 370px;
}
.source-index-trend .source-index-trend-content .chart-box .title-box .chart-title[data-v-f901f648] {
  text-align: center;
  line-height: 370px;
  color: #BDBDC2;
}
.source-index-trend .source-index-trend-content .chart-box .line-chart[data-v-f901f648] {
  margin: 24px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.origin-container-wrapper .top[data-v-8f8d4ba2] {
  display: flex;
  line-height: 30px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.origin-container-wrapper .top .label[data-v-8f8d4ba2] {
  color: #5A5B65;
}
.origin-container-wrapper .top .info[data-v-8f8d4ba2] {
  margin-right: 48px;
}
.origin-container-wrapper .top .info .value[data-v-8f8d4ba2] {
  display: inline-block;
  color: #5A5B65;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.bekaviorDetail-container-wrapper[data-v-2200b023] {
  margin: 24px 0;
}
.bekaviorDetail-container-wrapper .go-back-area[data-v-2200b023] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}
.bekaviorDetail-container-wrapper .go-back-area .title[data-v-2200b023] {
  cursor: pointer;
}
.bekaviorDetail-container-wrapper .go-back-area .title[data-v-2200b023]:hover {
  cursor: pointer;
  color: #FB5647;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap[data-v-2200b023] {
  right: 24px;
  top: 24px;
  font-size: 20px;
  color: #5A5B65;
  cursor: pointer;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap .overview-note-content[data-v-2200b023] {
  width: 360px;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap .note-content-row[data-v-2200b023] {
  margin-bottom: 12px;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap .note-content-row[data-v-2200b023]:last-child {
  margin-bottom: 0;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap .note-content-col[data-v-2200b023] {
  text-align: center;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap .note-title[data-v-2200b023] {
  text-align: right;
  color: #14151D;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap .note-content[data-v-2200b023] {
  text-align: left;
  margin-left: 20px;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.bekaviorDetail-container-wrapper .go-back-area .icon-wrap .icon[data-v-2200b023] {
  font-size: 16px;
}
.bekaviorDetail-container-wrapper li[data-v-2200b023],
.bekaviorDetail-container-wrapper .title[data-v-2200b023] {
  font-size: 16px;
  font-weight: 600;
  color: #14151D;
  margin-left: 10px;
}
.bekaviorDetail-container-wrapper .table-wrapper .pagination[data-v-2200b023] {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}
[data-v-2200b023] .el-col-5 {
  margin-right: 20px;
  text-align: right;
  color: #BDBDC2;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.wrapper-realTimeData[data-v-357da49a] {
  margin: 16px 0 16px 0;
}
.wrapper-realTimeData .title[data-v-357da49a] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.wrapper-realTimeData .date-info[data-v-357da49a] {
  font-size: 12px;
  font-weight: normal;
  color: #919198;
  margin-left: 12px;
}
.wrapper-realTimeData .data-list[data-v-357da49a] {
  display: flex;
  flex-direction: column;
}
.wrapper-realTimeData .data-list .data-item[data-v-357da49a] {
  display: flex;
  flex: 1;
}
.wrapper-realTimeData .data-list .data-item .data-item-title[data-v-357da49a] {
  cursor: default;
  width: 2em;
  margin-top: 5px;
  line-height: 1.6;
}
.wrapper-realTimeData .data-list .data-item .data-tap[data-v-357da49a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 56px;
  background: #FA2C19;
}
.wrapper-realTimeData .data-list .data-item .data-tap span[data-v-357da49a] {
  color: #ffffff;
}
.wrapper-realTimeData .data-list .data-item .data-item-info[data-v-357da49a] {
  height: 162px;
  flex: 1;
  background: #F8F8F9;
  border-radius: 8px;
  margin-left: 20px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wrapper-realTimeData .data-list .data-item .data-item-info .info-icon[data-v-357da49a] {
  color: #919198;
  margin-left: 10px;
  font-size: 14px;
}
.wrapper-realTimeData .data-list + .data-list[data-v-357da49a] {
  margin-top: 20px;
}
.col-25[data-v-357da49a] {
  width: 25%;
}
.card-title[data-v-357da49a] {
  color: #14151D;
}
.card-number span[data-v-357da49a]:nth-child(1) {
  font-size: 32px;
}
.card-number span[data-v-357da49a]:nth-child(2) {
  font-weight: normal;
  color: #5A5B65;
  margin-left: 20px;
}
.icon-menu[data-v-357da49a] {
  height: 22px;
  width: 22px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-5f9f6452] .el-date-editor.el-input {
  width: 250px;
}
.wrapper-realTimeData[data-v-5f9f6452] {
  margin: 16px 0;
}
.wrapper-realTimeData .title[data-v-5f9f6452] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.wrapper-realTimeData .date-info[data-v-5f9f6452] {
  font-size: 12px;
  font-weight: normal;
  color: #919198;
  margin-left: 12px;
}
.wrapper-realTimeData .data-list[data-v-5f9f6452] {
  display: flex;
  flex-direction: column;
}
.wrapper-realTimeData .data-list .data-item[data-v-5f9f6452] {
  display: flex;
  flex: 1;
}
.wrapper-realTimeData .data-list .data-item .data-item-title[data-v-5f9f6452] {
  cursor: default;
  width: 2em;
}
.wrapper-realTimeData .data-list .data-item .data-tap[data-v-5f9f6452] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 56px;
  background: #FA2C19;
}
.wrapper-realTimeData .data-list .data-item .data-tap span[data-v-5f9f6452] {
  color: #ffffff;
  line-height: 1.6;
}
.wrapper-realTimeData .data-list .data-item .data-item-info[data-v-5f9f6452] {
  box-sizing: border-box;
  height: 100px;
  background: #F8F8F9;
  border-radius: 8px;
  margin-left: 20px;
  padding: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wrapper-realTimeData .data-list .data-item .data-item-info .info-icon[data-v-5f9f6452] {
  color: #919198;
  margin-left: 10px;
}
.wrapper-realTimeData .data-list + .data-list[data-v-5f9f6452] {
  margin-top: 20px;
}
.col-25[data-v-5f9f6452] {
  width: 25%;
}
.card-title[data-v-5f9f6452] {
  font-size: 14px;
  font-weight: normal;
  color: #14151D;
}
.card-number span[data-v-5f9f6452]:nth-child(1) {
  font-size: 32px;
}
.card-number span[data-v-5f9f6452]:nth-child(2) {
  font-size: 14px;
  font-weight: normal;
  color: #5A5B65;
  margin-left: 20px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.chart-wrap .chart[data-v-8d1cac4c] {
  width: 100%;
  height: 500px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.Tooltip__popper {
  width: 300px;
}
.Tooltip__popper .tooltip-content {
  line-height: 20px !important;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-6f8eaa4c] .el-input {
  width: 250px;
}
.wrapper-transactionData .title[data-v-6f8eaa4c] {
  font-size: 20px;
  color: #14151D;
}
.wrapper-transactionData .date-info[data-v-6f8eaa4c] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
}
.wrapper-transactionData .contentData[data-v-6f8eaa4c] {
  margin-top: 24px;
  background: #ffffff;
}
.wrapper-transactionData .contentData .content-item[data-v-6f8eaa4c] {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.wrapper-transactionData .contentData .content-item .info-icon[data-v-6f8eaa4c] {
  color: #919198;
  margin-left: 10px;
}
.wrapper-transactionData .contentData .content-item[data-v-6f8eaa4c]:not(:last-child) {
  border-bottom: 1px solid #F2F2F2;
}
.wrapper-transactionData .contentData .content-item .content-item-title[data-v-6f8eaa4c] {
  color: #14151D;
}
.wrapper-transactionData .contentData .content-item .content-item-number[data-v-6f8eaa4c] {
  margin-top: 12px;
}
.wrapper-transactionData .contentData .content-item .content-item-number span[data-v-6f8eaa4c]:nth-child(1) {
  font-size: 32px;
}
.wrapper-transactionData .contentData .content-item .content-item-number span[data-v-6f8eaa4c]:nth-child(2) {
  color: #5A5B65;
  margin-left: 20px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-af059110] .el-input {
  width: 250px;
}
[data-v-af059110] .el-input__inner {
  width: 250px;
}
.comparison-wrapper .title[data-v-af059110] {
  display: flex;
  font-size: 18px;
  color: #14151d;
  margin-bottom: 20px;
}
.comparison-wrapper span[data-v-af059110] {
  color: #ffffff;
}
.comparison-wrapper .title[data-v-af059110] {
  font-size: 20px;
  color: #14151D;
  align-self: self-start;
  line-height: 32px;
}
.comparison-wrapper .date-info[data-v-af059110] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
  display: flex;
  flex-direction: column;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.transaction-container-wrapper .info[data-v-42b6a0f8] {
  margin-top: 16px;
  margin-right: 26px;
  color: #5A5B65;
}
.transaction-container-wrapper .info .value[data-v-42b6a0f8] {
  display: inline-block;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.chart-wrap .chart[data-v-53cd98ba] {
  width: 400px;
  height: 500px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.portrait-content-area[data-v-4b514b78] {
  width: 100%;
  position: relative;
}
.portrait-content-area .table-container[data-v-4b514b78] {
  width: 49%;
  margin: 0 auto;
}
.portrait-content-area .content-area[data-v-4b514b78] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.portrait-content-area .content-area .null-data[data-v-4b514b78] {
  background: #F8F8F9;
  width: 49%;
  text-align: center;
  margin: 0 auto;
}
.portrait-content-area .content-area .null-data p[data-v-4b514b78] {
  line-height: 480px;
  font-size: 14px;
  color: #919198;
}
.portrait-content-area .content-area .chart-area[data-v-4b514b78] {
  align-self: flex-start;
  width: 50%;
  flex: 1 1 50%;
}
.portrait-content-area .content-area .table-area[data-v-4b514b78] {
  width: 50%;
  height: 360px;
  flex: 1 1 50%;
  margin: 24px;
}
.portrait-content-area .content-area .circle-area[data-v-4b514b78] {
  height: 360px;
}
.portrait-content-area .content-area .chart-area-no-data[data-v-4b514b78] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 310px;
  vertical-align: middle;
  color: #919198;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.overflow-content[data-v-bb55a46a] {
  cursor: default;
  overflow: hidden;
  height: auto !important;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #909399;
}


.el-tooltip__popper {
  max-width: 300px;
  line-height: 20px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mobileBrand[data-v-7da86b67] {
  flex: 1;
}
.mobileBrand .mobileBrand-head[data-v-7da86b67] {
  width: 100%;
  height: 40px;
  display: flex;
}
.mobileBrand .mobileBrand-head .info-icon[data-v-7da86b67] {
  margin-top: 16px;
  cursor: pointer;
}
.mobileBrand .mobileBrand-head .data-download[data-v-7da86b67] {
  margin: 6px 12px auto auto;
}
.mobileBrand .mobileBrand-head .mobileBrand-head-p[data-v-7da86b67] {
  padding-left: 5px;
  padding-top: 16px;
  width: 135px;
  height: 14px;
  line-height: 14px;
  font-weight: normal;
  color: #14151D;
}
.mobileBrand .mobileBrand-head .question-img[data-v-7da86b67] {
  cursor: pointer;
}
.mobileBrand .mobileBrand-head .item[data-v-7da86b67] {
  margin-top: 8px;
  width: 20px;
  height: 15px;
}
.mobileBrand .mobileBrand-content[data-v-7da86b67] {
  width: 100%;
  height: 310px;
  font-size: 16px;
}
.mobileBrand .mobileBrand-content .progress-area[data-v-7da86b67] {
  width: 98%;
  height: 300px;
  margin: 0 auto;
  background: #F8F8F9;
  border-radius: 8px;
  overflow-y: auto;
}
.mobileBrand .mobileBrand-content .progress-area .null-data[data-v-7da86b67] {
  line-height: 250px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #919198;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item[data-v-7da86b67] {
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 40px;
  width: 100%;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .icon[data-v-7da86b67] {
  display: flex;
  align-items: center;
  margin: auto 16px;
  width: 8%;
  height: 100%;
  color: #FA2C19;
  background: transparent;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .icon .icon-inner[data-v-7da86b67] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .icon .top-inner[data-v-7da86b67] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #F7F8FA;
  border: 1px solid #F2F2F2;
  text-align: center;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .title[data-v-7da86b67] {
  width: 35%;
  height: 100%;
  word-break: break-all;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-7da86b67] {
  margin: 0 24px;
  margin-left: auto;
  height: 30px;
  line-height: 30px;
  width: 70%;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-7da86b67] .el-progress-bar .el-progress-bar__outer {
  height: 40px !important;
  position: relative;
  vertical-align: middle;
  width: 85%;
  background: transparent;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-7da86b67] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner {
  position: absolute;
  left: 0;
  top: 14px;
  height: 6px;
  background-color: #FA2C19;
  text-align: right;
  border-radius: 100px;
  line-height: 20px;
  white-space: nowrap;
  transition: width 0.6s ease;
  display: inline-block;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-7da86b67] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner .el-progress-bar__innerText {
  color: #5A5B65;
  font-size: 14px;
  top: -7px;
  margin: 0 -10px;
  position: relative;
  transform: translateX(100%);
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item[data-v-7da86b67]:hover {
  background: #F7F8FA;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item:hover .line-item .line-detail .detail-btn[data-v-7da86b67] {
  color: #FA2C19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mobileSystem[data-v-0e6b057f] {
  flex: 1;
}
.mobileSystem .mobileSystem-head[data-v-0e6b057f] {
  width: 100%;
  height: 40px;
  display: flex;
}
.mobileSystem .mobileSystem-head .info-icon[data-v-0e6b057f] {
  margin-top: 16px;
  cursor: pointer;
}
.mobileSystem .mobileSystem-head .data-download[data-v-0e6b057f] {
  margin: 6px 12px auto auto;
}
.mobileSystem .mobileSystem-head .mobileSystem-head-p[data-v-0e6b057f] {
  padding-left: 5px;
  padding-top: 16px;
  width: 135px;
  height: 14px;
  line-height: 14px;
  font-weight: normal;
  color: #14151D;
}
.mobileSystem .mobileSystem-head .question-img[data-v-0e6b057f] {
  cursor: pointer;
}
.mobileSystem .mobileSystem-head .item[data-v-0e6b057f] {
  margin-top: 8px;
  width: 20px;
  height: 15px;
}
.mobileSystem .mobileSystem-content[data-v-0e6b057f] {
  width: 100%;
  height: 300px;
}
.mobileSystem .mobileSystem-content .progress-area[data-v-0e6b057f] {
  width: 98%;
  height: 300px;
  margin: 0 auto;
  background: #F8F8F9;
  border-radius: 8px;
  overflow-y: auto;
}
.mobileSystem .mobileSystem-content .progress-area .null-data[data-v-0e6b057f] {
  line-height: 250px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #919198;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item[data-v-0e6b057f] {
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 40px;
  width: 100%;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .icon[data-v-0e6b057f] {
  display: flex;
  align-items: center;
  margin: auto 16px;
  width: 10%;
  height: 100%;
  color: #FA2C19;
  background: transparent;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .icon .icon-inner[data-v-0e6b057f] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .icon .top-inner[data-v-0e6b057f] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #F7F8FA;
  border: 1px solid #FA2C19;
  text-align: center;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .title[data-v-0e6b057f] {
  width: 35%;
  height: 100%;
  word-break: break-all;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-0e6b057f] {
  margin: 0 24px;
  margin-left: auto;
  height: 30px;
  line-height: 30px;
  width: 45%;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-0e6b057f] .el-progress-bar .el-progress-bar__outer {
  height: 40px !important;
  border-radius: 0px;
  position: relative;
  vertical-align: middle;
  width: 85%;
  overflow: visible;
  background: transparent;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-0e6b057f] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner {
  position: absolute;
  left: 0;
  top: 14px;
  height: 6px;
  background-color: #FA2C19;
  text-align: right;
  border-radius: 100px;
  line-height: 20px;
  white-space: nowrap;
  transition: width 0.6s ease;
  display: inline-block;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-0e6b057f] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner .el-progress-bar__innerText {
  color: #5A5B65;
  font-size: 14px;
  top: -7px;
  margin: 0 -10px;
  position: relative;
  transform: translateX(100%);
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item[data-v-0e6b057f]:hover {
  background: #F7F8FA;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item:hover .line-item .line-detail .detail-btn[data-v-0e6b057f] {
  color: #FA2C19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.portrait-content-area[data-v-55e74534] {
  overflow: hidden;
  background: #ffffff;
}
.portrait-content-area .otherFeatures-item[data-v-55e74534] {
  flex: 1;
}
.portrait-content-area .otherFeatures-item-two[data-v-55e74534] {
  flex: 1;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.table-container[data-v-11a0ba56] {
  width: 50%;
}
.value[data-v-11a0ba56] {
  width: 250px;
}
.label[data-v-11a0ba56] {
  padding-right: 10px;
}
.portrait-container-wrapper[data-v-11a0ba56] {
  overflow-x: hidden;
}
.portrait-container-wrapper .top-info-area[data-v-11a0ba56] {
  width: 100%;
  line-height: 30px;
  margin: 16px 0;
  align-items: center;
  justify-content: flex-start;
}
.portrait-container-wrapper .top-info-area .info-list[data-v-11a0ba56] {
  margin-right: 50px;
  flex-wrap: wrap;
  color: #5A5B65;
}
.portrait-container-wrapper .portrait-content-wrapper .portrait-content-area[data-v-11a0ba56] {
  overflow: hidden;
  margin-bottom: 16px;
}
.portrait-container-wrapper .portrait-content-wrapper .portrait-content-area .data-download[data-v-11a0ba56] {
  margin: auto 12px auto auto;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area[data-v-11a0ba56] {
  width: 100%;
  height: 100%;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .title[data-v-11a0ba56] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .chart-area[data-v-11a0ba56] {
  align-self: flex-start;
  width: 50%;
  flex: 1 1 50%;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .table-area[data-v-11a0ba56] {
  width: 50%;
  height: 360px;
  flex: 1 1 50%;
  margin: 24px;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .circle-area[data-v-11a0ba56] {
  height: 360;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .chart-area-no-data[data-v-11a0ba56] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 310px;
  vertical-align: middle;
  color: #919198;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.retention-index .select[data-v-21adec84] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  vertical-align: middle;
}
.retention-index .select .label[data-v-21adec84] {
  margin-right: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-71d1cf0c] .el-input__inner {
  width: 250px;
}
.retention-index .content-area[data-v-71d1cf0c] {
  margin-bottom: 16px;
}
.retention-index .content-area .title[data-v-71d1cf0c] {
  font-size: 20px;
  color: #14151D;
}
.retention-index .content-area .data-download[data-v-71d1cf0c] {
  margin-left: auto;
  margin-right: 12px;
}
.retention-index .content-area .chart-container[data-v-71d1cf0c] {
  width: 100%;
}
.retention-index .table[data-v-71d1cf0c] {
  margin-top: 30px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.top[data-v-db4c9af8] {
  display: flex;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.top .label[data-v-db4c9af8] {
  color: #5A5B65;
}
.top .info[data-v-db4c9af8] {
  margin-right: 48px;
}
.top .info .value[data-v-db4c9af8] {
  display: inline-block;
  color: #5A5B65;
}
.top .form-item[data-v-db4c9af8] {
  margin-right: 24px;
}
.top .form-item .value[data-v-db4c9af8] {
  width: 160px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.text-placeholder-tip[data-v-9b72f198] {
  margin-top: 2px;
  margin-left: 124px;
  line-height: 20px;
  font-size: 12px;
  color: #919198;
}
.top[data-v-9b72f198] {
  display: flex;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 26px;
}
.top .label[data-v-9b72f198] {
  color: #5A5B65;
}
.top .info[data-v-9b72f198] {
  margin-right: 48px;
}
.top .info .value[data-v-9b72f198] {
  display: inline-block;
  color: #5A5B65;
}
.top .form-item[data-v-9b72f198] {
  margin-right: 24px;
}
.top .form-item .value[data-v-9b72f198] {
  width: 160px;
}
.data-manage-header .title[data-v-9b72f198] {
  font-size: 20px;
  color: #14151D;
}
.data-manage-header .search-btn[data-v-9b72f198] {
  margin: 0 8px 0 16px;
}
.container[data-v-9b72f198] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.container .search-input[data-v-9b72f198] {
  height: 32px;
  width: 160px;
  margin-right: 16px;
}
.add-event[data-v-9b72f198] {
  float: right;
  line-height: 32px;
  height: 32px;
  width: 80px;
  padding: 0;
}
.table-container[data-v-9b72f198] {
  margin-top: 16px;
}
.select-main[data-v-9b72f198] {
  width: 0;
  height: 0;
  color: #ffffff;
  border: #ffffff solid 1px;
  outline: none;
}
.action[data-v-9b72f198] {
  display: flex;
}
.action span[data-v-9b72f198] {
  color: #3375DC;
  cursor: pointer;
  font-size: 12px;
  flex: 2;
  text-align: center;
}
.action .span1[data-v-9b72f198] {
  display: flex;
  justify-content: center;
  justify-items: center;
  flex: 3;
}
.copy-container[data-v-9b72f198] {
  width: 256px;
}
.copy-container p[data-v-9b72f198] {
  color: #5A5B65;
}
.copy-container .copy-the-code[data-v-9b72f198] {
  padding: 4px;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  margin-bottom: 6px;
  width: 100%;
  height: 40%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.container[data-v-9760858c] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.add-task[data-v-9760858c] {
  float: right;
  line-height: 32px;
  height: 32px;
  width: 96px;
  padding: 0;
  border-radius: 8px;
  margin-bottom: 16px;
}
.table-container[data-v-9760858c] {
  margin-top: 16px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.data-manage-header .title[data-v-266a7e3e] {
  font-size: 20px;
  color: #14151D;
}
.data-manage-header .search-btn[data-v-266a7e3e] {
  margin: 0 8px 0 16px;
}
.container[data-v-266a7e3e] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.container .search-input[data-v-266a7e3e] {
  height: 32px;
  width: 160px;
  margin-right: 16px;
}
.add-event[data-v-266a7e3e] {
  float: right;
  line-height: 32px;
  height: 32px;
  width: 96px;
  padding: 0;
  border-radius: 8px;
}
.manage-page[data-v-266a7e3e] {
  float: right;
  width: 96px;
  padding: 0;
  line-height: 32px;
  height: 32px;
  background: #fff;
  color: #FA2C19;
  border: 1px solid #fa2c19;
  border-radius: 8px;
}
.table-container[data-v-266a7e3e] {
  margin-top: 16px;
}
.select-main[data-v-266a7e3e] {
  width: 0;
  height: 0;
  color: #ffffff;
  border: #ffffff solid 1px;
  outline: none;
}
.action[data-v-266a7e3e] {
  display: flex;
}
.action span[data-v-266a7e3e] {
  color: #3375DC;
  cursor: pointer;
  font-size: 12px;
  flex: 2;
  text-align: center;
}
.action .span1[data-v-266a7e3e] {
  display: flex;
  justify-content: center;
  justify-items: center;
  flex: 3;
}
[data-v-266a7e3e] .el-dialog__body {
  display: flex;
}
[data-v-266a7e3e] .el-dialog__body .el-icon-warning-outline {
  color: #f29333;
  width: 18px;
  height: 18px;
  margin-left: 33px;
  margin-right: 13px;
}
[data-v-266a7e3e] .el-dialog__body span {
  font-size: 14px;
  line-height: 22px;
  padding-right: 35px;
  height: 100%;
}
[data-v-266a7e3e] .el-drawer {
  border-radius: 12px 0 0 12px;
}
[data-v-266a7e3e] .el-drawer__header {
  margin-bottom: 5px;
  margin-left: 12px;
  font-size: 20px;
  font-weight: 700;
  color: #14151d;
}
[data-v-266a7e3e] .el-drawer__body {
  margin-left: 32px;
  position: relative;
}
[data-v-266a7e3e] .el-drawer__body .el-input__inner {
  background: #f8f8f9;
  height: 32px;
  width: 428px;
}
.drawer[data-v-266a7e3e] {
  height: calc(100vh - 172px);
  overflow-y: scroll;
}
.drawer-item[data-v-266a7e3e] {
  width: 492px;
  height: 56px;
  background: #f8f8f9;
  border-radius: 8px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.drawer-item[data-v-266a7e3e] .el-button {
  background: #fff;
  width: 28px;
  height: 28px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.drawer-index[data-v-266a7e3e] {
  font-size: 14px;
  margin-left: 23px;
  color: #14151d;
}
.drawer-input[data-v-266a7e3e] {
  width: 428px;
  height: 32px;
  margin-left: 20px;
  background: #f4f4f5;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
}
.drawer-title[data-v-266a7e3e] {
  font-size: 16px;
  color: #14151d;
}
.drawer-add-page[data-v-266a7e3e] {
  height: 32px;
  border: 1px solid #fa2c19;
  border-radius: 8px;
  background: #fff;
  color: '#FA2C19';
  font-size: 14px;
}
.drawer-footer[data-v-266a7e3e] {
  height: 54px;
  position: absolute;
  bottom: 0px;
  right: 40px;
}
.copy-container[data-v-266a7e3e] {
  width: 256px;
}
.copy-container p[data-v-266a7e3e] {
  color: #5A5B65;
}
.copy-container .copy-the-code[data-v-266a7e3e] {
  padding: 4px;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  margin-bottom: 6px;
  width: 100%;
  height: 40%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.custom-wrapper[data-v-63aad068] {
  display: flex;
  flex-direction: column;
}
.custom-wrapper .top-wrap[data-v-63aad068] {
  display: flex;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.custom-wrapper .top-wrap .info[data-v-63aad068] {
  display: flex;
  justify-content: flex-start;
  margin-right: 48px;
}
.custom-wrapper .top-wrap .info .value[data-v-63aad068] {
  display: inline-block;
  color: #5A5B65;
}
.custom-wrapper .content-wrap[data-v-63aad068] {
  padding: 24px 12px;
  background: #fff;
  border-radius: 6px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.trend-area .title[data-v-2a52a736] {
  margin-bottom: 30px;
}
.trend-area .title .title-h2[data-v-2a52a736] {
  font-weight: 400;
  font-size: 20px;
}
.trend-area .trend-content .trend-form[data-v-2a52a736] {
  margin-right: 24px;
  margin-bottom: 16px;
}
.trend-area .trend-content .trend-form .value[data-v-2a52a736] {
  width: 200px;
  margin-right: 8px;
}
.trend-area .trend-content .trend-form[data-v-2a52a736] .el-select {
  width: 250px;
}
.trend-area .trend-content .trend-form[data-v-2a52a736] .el-date-editor--daterange.el-input__inner {
  width: 250px;
}
.trend-area .trend-content .trend-form-no[data-v-2a52a736] {
  margin-right: 24px;
  margin-bottom: 16px;
  height: 360px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F8F8F9;
}
.report[data-v-2a52a736] {
  margin-top: 16px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.custombearer-wrap .one-line[data-v-589feaf2] {
  width: 50%;
  line-height: 32px;
  margin-bottom: 24px;
}
.custombearer-wrap .one-line .label[data-v-589feaf2] {
  width: 60px;
  text-align: right;
  flex-shrink: 0;
  color: #5A5B65;
  padding-right: 10px;
}
.custombearer-wrap .one-line .label.required[data-v-589feaf2]:before {
  content: '*';
  display: inline-block;
  margin-right: 4px;
  line-height: 1;
  font-size: 14px;
  color: #FA2C19;
}
.custombearer-wrap .one-line .content[data-v-589feaf2] {
  flex: 1;
  margin-left: 8px;
  display: flex;
}
.custombearer-wrap .custombearer-top[data-v-589feaf2] {
  display: flex;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.custombearer-wrap .custombearer-top .custombearer-label[data-v-589feaf2] {
  color: #5A5B65;
}
.custombearer-wrap .custombearer-top .info[data-v-589feaf2] {
  margin-right: 48px;
}
.custombearer-wrap .custombearer-top .info .custombearer-value[data-v-589feaf2] {
  display: inline-block;
  color: #5A5B65;
}
.custombearer-wrap .table-main[data-v-589feaf2] {
  margin-top: 16px;
}
.custombearer-wrap .table-main .title[data-v-589feaf2] {
  font-size: 20px;
  color: #14151D;
}
.custombearer-wrap .table-main .title .tip-text[data-v-589feaf2] {
  font-size: 12px;
  color: #919198;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.top[data-v-46895fad] {
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.top .label[data-v-46895fad] {
  color: #5A5B65;
}
.top .info[data-v-46895fad] {
  margin-right: 48px;
}
.top .info .value[data-v-46895fad] {
  display: inline-block;
  color: #5A5B65;
}
.top .form-item[data-v-46895fad] {
  margin-right: 24px;
}
.top .form-item .value[data-v-46895fad] {
  width: 160px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.text-placeholder-tip[data-v-7d7f3fe2] {
  margin-top: 2px;
  margin-left: 124px;
  line-height: 20px;
  font-size: 12px;
  color: #919198;
}
.top[data-v-7d7f3fe2] {
  display: flex;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 26px;
}
.top .label[data-v-7d7f3fe2] {
  color: #5A5B65;
}
.top .info[data-v-7d7f3fe2] {
  margin-right: 48px;
}
.top .info .value[data-v-7d7f3fe2] {
  display: inline-block;
  color: #5A5B65;
}
.top .form-item[data-v-7d7f3fe2] {
  margin-right: 24px;
}
.top .form-item .value[data-v-7d7f3fe2] {
  width: 160px;
}
.header-container .title[data-v-7d7f3fe2] {
  font-size: 20px;
  color: #14151D;
}
.add-event-create-box[data-v-7d7f3fe2] {
  width: 100%;
}
.container[data-v-7d7f3fe2] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.search[data-v-7d7f3fe2] {
  margin: 0 8px;
  color: #ffffff;
}
.add-event-table-container[data-v-7d7f3fe2] {
  display: inline-block;
  margin-top: 14px;
  width: 100%;
}
.add-event-button-box[data-v-7d7f3fe2] {
  width: 100%;
  box-sizing: border-box;
}
.add-event-button-box[data-v-7d7f3fe2] .el-icon-remove-outline {
  font-size: 25px;
}
.add-event-button-box[data-v-7d7f3fe2] .el-icon-circle-plus-outline {
  font-size: 25px;
}
.button[data-v-7d7f3fe2] {
  width: 28px;
  margin-left: 5px;
  display: inline-block;
  border-radius: 50%;
}
.table-top[data-v-7d7f3fe2] {
  display: flex;
  height: 60px;
  line-height: 60px;
  width: 90%;
}
.table-top span[data-v-7d7f3fe2] {
  text-indent: 4rem;
  flex: 1;
}
.ruler-dialog[data-v-7d7f3fe2] {
  overflow-y: scroll;
  display: flex;
  justify-content: center;
  line-height: 35px;
}
[data-v-7d7f3fe2] .el-dialog__body {
  height: 220px;
  overflow-y: scroll;
}
.ruler-item-key[data-v-7d7f3fe2] {
  width: 150px;
}
.ruler-item-value[data-v-7d7f3fe2] {
  width: 150px;
}
.ruler-item-title[data-v-7d7f3fe2] {
  font-weight: 700;
}
.add[data-v-7d7f3fe2] {
  text-align: center;
}
.remove[data-v-7d7f3fe2] {
  text-align: center;
}
.add-event-form-box[data-v-7d7f3fe2] {
  margin-top: 24px;
  width: 100%;
  text-align: center;
}
.add-event-form-box .add-event-from-button[data-v-7d7f3fe2] {
  margin-left: 10px;
}
.english-input-box[data-v-7d7f3fe2] {
  width: 480px;
  height: 32px;
}
.add-event .show.catch[data-v-7d7f3fe2] {
  display: inline-block;
  position: absolute;
  left: 5%;
  color: #f00;
  top: 42px;
  transform: scale(0.8, 0.8) !important;
  font-size: 12px;
}
.add-event td[data-v-7d7f3fe2] {
  position: relative;
}
.add-event-from[data-v-7d7f3fe2] {
  display: inline-block;
  width: 124px;
  color: #5A5B65;
}
.add-event-from[data-v-7d7f3fe2]:before {
  content: '*';
  display: inline-block;
  margin-right: 4px;
  line-height: 1;
  font-size: 14px;
  color: #FA2C19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.el-icon-arrow-left[data-v-15629917] {
  cursor: pointer;
}
.event-select-box[data-v-15629917] {
  width: 466px;
}
.param-cascader-box[data-v-15629917] {
  width: 280px;
  margin-right: 16px;
}
.param-operator-box[data-v-15629917] {
  width: 260px;
  margin-right: 16px;
}
.status-btn[data-v-15629917] {
  padding: 0 12px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  font-size: 12px;
  margin-left: 8px;
}
.task-success[data-v-15629917] {
  color: #33ba99;
  border: 1px solid #33ba99;
}
.task-fail[data-v-15629917] {
  border: 1px solid #f7344b;
  color: #f7344b;
}
.task-running[data-v-15629917] {
  color: #ef7800;
  border: 1px solid #f29333;
}
.floor[data-v-15629917] {
  background: #f8f8f9;
  border: 1px solid #f2f2f2;
  border-radius: 12px;
  padding: 20px 50px;
}
.floor .condition-con[data-v-15629917] {
  display: flex;
  align-items: center;
}
.floor .condition-con .el-icon-delete[data-v-15629917] {
  cursor: pointer;
}
.floor .target-condition[data-v-15629917] {
  display: flex;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  margin-top: 16px;
  margin-right: 20px;
}
.floor .between-text[data-v-15629917] {
  margin: 0 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.header-container .title[data-v-5481b20b] {
  font-size: 20px;
  color: #14151D;
}
.header-container .title i[data-v-5481b20b] {
  cursor: pointer;
}
.container[data-v-5481b20b] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.container .floor[data-v-5481b20b] {
  display: flex;
}
.add-event-form-box[data-v-5481b20b] {
  margin-top: 24px;
  width: 100%;
}
.add-event-form-box .cancel-button[data-v-5481b20b] {
  margin-left: 10px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.event-table-wrapper[data-v-91a819ea] {
  width: 100%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.page-route[data-v-d72fc73e] {
  font-size: 14px;
  margin: 24px 0 16px;
  color: #919198;
}
.report[data-v-d72fc73e] {
  margin-top: 16px;
}
.time-range-text[data-v-d72fc73e] {
  margin-bottom: 20px;
}
.table-title[data-v-d72fc73e] {
  margin-top: 50px;
}
.error-msg[data-v-d72fc73e] {
  margin-left: 10px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.verify-container[data-v-f4d854f0] {
  position: relative;
}
.verify-container .top[data-v-f4d854f0] {
  display: flex;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 26px;
}
.verify-container .top .label[data-v-f4d854f0] {
  color: #5A5B65;
}
.verify-container .top .info[data-v-f4d854f0] {
  margin-right: 48px;
}
.verify-container .top .info .value[data-v-f4d854f0] {
  display: inline-block;
  color: #5A5B65;
}
.verify-container .varfly-event-main[data-v-f4d854f0] {
  width: 100%;
  min-height: 383px;
  background: #ffffff;
  border-radius: 8px;
}
.verify-container .varfly-event-main h2[data-v-f4d854f0] {
  transform: translateY(24px);
  width: calc(100% - 48px);
  margin-left: 24px;
  height: 20px;
  font-size: 20px;
  color: #14151D;
}
.verify-container .varfly-event-main .synchronization-results[data-v-f4d854f0] {
  float: right;
}
.verify-container .varfly-event-main .varfly-event-taxt[data-v-f4d854f0] {
  width: 572px;
  height: 20px;
  color: #919198;
  transform: translateY(calc(383px / 2 - 10px));
  margin: 0 auto;
}
.verify-container .varfly-event-foot[data-v-f4d854f0] {
  position: absolute;
  bottom: 24px;
  right: 24px;
}
.verify-container .varfly-event-foot button[data-v-f4d854f0] {
  margin-left: 10px;
}
.verify-container .varfly-event-table[data-v-f4d854f0] {
  margin-top: 40px;
  width: calc(100% - 48px);
  margin-left: 2%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.initial-root[data-v-ec9bd6c4] {
  margin-bottom: 74px;
  margin-top: 16px;
}
.initial-root .initial-content[data-v-ec9bd6c4] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  padding: 150px;
}
.initial-root .initial-content .initial-step .initial-num[data-v-ec9bd6c4] {
  font-size: 50px;
  font-weight: 500;
}
.initial-root .initial-content .initial-step .initial-name[data-v-ec9bd6c4] {
  margin: 10px 0px 20px 0;
  font-size: 16px;
  font-weight: 600;
}
.initial-root .initial-content .initial-step .initial-des[data-v-ec9bd6c4] {
  width: 150px;
  color: #5a5b65;
  font-size: 13px;
}
.initial-root .initial-content .initial-line[data-v-ec9bd6c4] {
  border-top: 1px solid #5a5b65;
  width: 125px;
  margin-top: 15px;
}
.initial-root .btn-go[data-v-ec9bd6c4] {
  text-align: center;
  padding-bottom: 95px;
}
.initial-root .btn-go .reson[data-v-ec9bd6c4] {
  color: red;
  margin-top: 20px;
}
.modal-list-wrapper .modal-body-container .star[data-v-ec9bd6c4] {
  vertical-align: middle;
  color: #FA2C19;
  font-size: 12px;
  margin-right: 4px;
}
.modal-list-wrapper .modal-body-container[data-v-ec9bd6c4] .el-input {
  width: 320px;
}
.modal-list-wrapper .modal-body-container .alert-text[data-v-ec9bd6c4] {
  margin-left: 100px;
  font-size: 12px;
  color: #FA2C19;
}
.modal-list-wrapper .modal-body-container .program-text[data-v-ec9bd6c4] {
  width: 320px;
  margin-top: 10px;
}
.modal-list-wrapper .modal-body-container .modal-list .tip-text[data-v-ec9bd6c4] {
  color: #919198;
  font-size: 12px;
}
.modal-list-wrapper .modal-body-container .modal-list a[data-v-ec9bd6c4] {
  color: #3375DC;
}
.modal-list-wrapper .modal-body-container .modal-list .item[data-v-ec9bd6c4] {
  width: 100%;
}
.modal-list-wrapper .modal-body-container .modal-list .item .app-des[data-v-ec9bd6c4] {
  width: 120px;
}
.modal-list-wrapper .modal-body-container .modal-list .item[data-v-ec9bd6c4] .el-textarea__inner {
  height: 70px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.pagination-container[data-v-665e07ad] {
  background: #fff;
  padding: 14px 0;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.table-box[data-v-6ed10cf1] {
  background: #fff;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.form-item[data-v-542f2b52] {
  height: 32px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.info-title[data-v-a85fa70e] {
  margin-bottom: 20px;
}
.info-title img[data-v-a85fa70e] {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.info-title p[data-v-a85fa70e] {
  margin-bottom: 16px;
}
.info-title p .link-txt[data-v-a85fa70e] {
  width: 100px;
  cursor: pointer;
  color: #448aff;
}
.info-title .flow-management[data-v-a85fa70e] {
  display: flex;
  color: #919198;
  flex-direction: unset;
}
.btn-box[data-v-a85fa70e] {
  margin-left: auto;
  margin-top: -44px;
  width: 300px;
  display: flex;
  justify-content: space-between;
}
.btn-box .info-icon[data-v-a85fa70e] {
  color: #919198;
  margin: 8px;
}
.info-box .item-info[data-v-a85fa70e] {
  height: 32px;
  margin-right: 18px;
  color: #919198;
}
.info-box .item-info .text1[data-v-a85fa70e] {
  color: #14151D;
}
.info-box .item-info .text2[data-v-a85fa70e] {
  color: #fa2c19;
}
.info-box .item-info .text3[data-v-a85fa70e] {
  color: #33ba99;
}
.usedCount[data-v-a85fa70e] {
  color: #fa2c19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.container-wrapper .column[data-v-31086cf7] {
  height: 48px;
  line-height: 48px;
  border-top: 1px solid #F2F2F2;
  color: #14151D;
  font-weight: 700;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #F8F8F9;
}
.container-wrapper .column .item1[data-v-31086cf7] {
  margin: 0 12px;
  width: 130px;
}
.container-wrapper .column .item2[data-v-31086cf7] {
  margin-right: 20px;
  width: 400px;
}
.container-wrapper .column .item5[data-v-31086cf7] {
  margin: 0 24px;
  width: 60px;
}
.container-wrapper .data-wrapper .list[data-v-31086cf7] {
  padding: 10px 0;
  min-height: 80px;
  border-bottom: 1px solid #F2F2F2;
}
.container-wrapper .data-wrapper .list .owner-title[data-v-31086cf7] {
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container-wrapper .data-wrapper .list .text[data-v-31086cf7] {
  color: #5A5B65;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container-wrapper .data-wrapper .list .item1[data-v-31086cf7] {
  margin: 0 12px;
  width: 130px;
  color: #5A5B65;
  width: 140px;
}
.container-wrapper .data-wrapper .list .item2[data-v-31086cf7] {
  margin-right: 20px;
  color: #5A5B65;
  word-wrap: break-word;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  width: 400px;
}
.container-wrapper .data-wrapper .list .item2 .img[data-v-31086cf7] {
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
}
.container-wrapper .data-wrapper .list .item2 .item-list[data-v-31086cf7] {
  width: auto;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.container-wrapper .data-wrapper .list .item2 .item-list .line[data-v-31086cf7] {
  line-height: 20px;
}
.container-wrapper .data-wrapper .list .item3[data-v-31086cf7] {
  line-height: 20px;
  color: #919198;
}
.container-wrapper .data-wrapper .list .item4[data-v-31086cf7] {
  flex: 1;
  text-align: center;
  width: 80px;
  display: inline-block;
}
.container-wrapper .data-wrapper .list .item4 .state[data-v-31086cf7] {
  vertical-align: middle;
  color: #5A5B65;
  padding: 4px 8px;
}
.container-wrapper .data-wrapper .list .item4 .state-reason[data-v-31086cf7] {
  padding: 4px 8px;
  color: #5A5B65;
  word-break: normal;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.container-wrapper .data-wrapper .list .item5[data-v-31086cf7] {
  width: 80px;
  text-align: center;
}
.container-wrapper .data-wrapper .list .item5 .item-btn[data-v-31086cf7] {
  color: #3375DC;
}
.container-wrapper .no-data-wrapper .no-data-text[data-v-31086cf7] {
  height: 60px;
  color: #919198;
}
.container-wrapper .modal-container .modal-img[data-v-31086cf7] {
  width: 520px;
  height: 520px;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container .star[data-v-31086cf7] {
  vertical-align: middle;
  color: #FA2C19;
  font-size: 12px;
  margin-right: 4px;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container[data-v-31086cf7] .el-input {
  width: 320px;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container .alert-text[data-v-31086cf7] {
  margin-left: 100px;
  font-size: 12px;
  color: #FA2C19;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container .modal-list .tip-text[data-v-31086cf7] {
  color: #919198;
  font-size: 12px;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container .modal-list a[data-v-31086cf7] {
  color: #3375DC;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container .modal-list .item[data-v-31086cf7] {
  width: 100%;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container .modal-list .item .app-des[data-v-31086cf7] {
  width: 120px;
}
.container-wrapper .modal-container .modal-list-wrapper .modal-body-container .modal-list .item[data-v-31086cf7] .el-textarea__inner {
  height: 70px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.setting-title[data-v-39d15d9c] {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #14151d;
  margin: 20px 0 8px;
  font-family: PingFang SC;
}
.domain[data-v-39d15d9c] {
  background: #f8f8f9;
  border-radius: 8px;
  padding: 20px 20px 1px;
}
.domain .error-message[data-v-39d15d9c] {
  color: #F56C6C;
  font-size: 12px;
  line-height: 1;
  padding-top: 2px;
}
.domain .icon[data-v-39d15d9c] {
  width: 50px;
  display: inline-block;
  font-size: 20px;
  margin-left: 8px;
  cursor: pointer;
}
.domain .input_box[data-v-39d15d9c] {
  border: 1px solid #E6E6E6;
  border-radius: 8px;
}
.domain .input_box[data-v-39d15d9c] .el-input__inner {
  border: 0;
  padding-left: 0;
}
.domain .input_box[data-v-39d15d9c] .el-input-group__prepend {
  border: 0;
  padding-right: 3px;
  color: #5A5B65;
  background-color: #fff;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.container-wrapper[data-v-73675f66] #selectForm .el-form-item__label {
  padding: 0 0 4px 0;
}
.container-wrapper .column[data-v-73675f66] {
  height: 46px;
  line-height: 46px;
  border-top: 1px solid #F2F2F2;
  color: #14151D;
  font-weight: 700;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #F8F8F9;
}
.container-wrapper .column .item1[data-v-73675f66] {
  margin: 0 12px;
  width: 130px;
}
.container-wrapper .column .item2[data-v-73675f66] {
  width: 330px;
}
.container-wrapper .column .item4[data-v-73675f66] {
  margin: 0 24px;
  width: 60px;
}
.container-wrapper .data-wrapper .list[data-v-73675f66] {
  padding: 10px 0;
  min-height: 80px;
  border-bottom: 1px solid #F2F2F2;
}
.container-wrapper .data-wrapper .list .item1[data-v-73675f66] {
  margin: 0 12px;
  width: 130px;
  color: #5A5B65;
}
.container-wrapper .data-wrapper .list .item2[data-v-73675f66] {
  margin-right: 20px;
  width: 300px;
  word-wrap: break-word;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #5A5B65;
}
.container-wrapper .data-wrapper .list .item2 .item-list .line[data-v-73675f66] {
  line-height: 20px;
}
.container-wrapper .data-wrapper .list .item3[data-v-73675f66] {
  line-height: 20px;
  color: #919198;
}
.container-wrapper .data-wrapper .list .item4[data-v-73675f66] {
  width: 80px;
  text-align: center;
  margin-left: 30px;
}
.container-wrapper .data-wrapper .list .item4 .item-btn[data-v-73675f66] {
  color: #3375DC;
}
.container-wrapper .no-data-wrapper .no-data-text[data-v-73675f66] {
  height: 60px;
  color: #919198;
}
.container-wrapper .english-input-box[data-v-73675f66] {
  width: 308px;
}
.container-wrapper .modal-container .modal-secret-context .modal-list .alert-title[data-v-73675f66] {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #F2F2F2;
  border-radius: 12px;
  text-align: center;
}
.container-wrapper .modal-container .modal-secret-context .modal-list .alert-title .icon[data-v-73675f66] {
  font-size: 16px;
  margin: 0 6px;
  color: #FA2C19;
}
.container-wrapper .modal-container .modal-secret-context .modal-list .input[data-v-73675f66] {
  width: 300px;
  margin: 0 12px;
}
.container-wrapper .modal-container .modal-secret-context .modal-list .item[data-v-73675f66] {
  padding: 0 10px;
}
.container-wrapper .modal-container .modal-secret-context .modal-list a[data-v-73675f66] {
  color: #3375DC;
}
.container-wrapper .modal-container .modal-host-context .modal-list[data-v-73675f66] {
  overflow: auto;
}
.container-wrapper .modal-container .modal-host-context .modal-list .tip-text[data-v-73675f66] {
  color: #919198;
  font-size: 12px;
}
.container-wrapper .modal-container .modal-host-context .modal-list .alert-text[data-v-73675f66] {
  padding-left: 120px;
  font-size: 12px;
  color: #FA2C19;
  text-align: center;
}
.container-wrapper .modal-container .data-prepull-note[data-v-73675f66] {
  margin-bottom: 20px;
}
.container-wrapper .no-domain-tips[data-v-73675f66] {
  font-size: 12px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #FEE8C5;
  border-radius: 4px;
  align-items: center;
  background-color: #FEF7EF;
  display: flex;
}
.container-wrapper .no-domain-tips .warn-icon[data-v-73675f66] {
  margin-left: 17px;
  margin-right: 10px;
  font-size: 16px;
  color: #F29333;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card[data-v-e79eb606] {
  padding-right: 0;
  padding-bottom: 0;
}
.wrapper-realTimeData[data-v-e79eb606] {
  margin: 0px 0 16px 0;
}
.wrapper-realTimeData[data-v-e79eb606] .el-icon-question {
  margin-left: 10px;
  font-size: 14px;
}
.wrapper-realTimeData .title[data-v-e79eb606] {
  font-size: 20px;
  color: #14151D;
}
.wrapper-realTimeData .date-info[data-v-e79eb606] {
  font-size: 12px;
  font-weight: normal;
  color: #919198;
  margin-left: 12px;
}
.wrapper-realTimeData .card-list[data-v-e79eb606] {
  display: flex;
  flex-wrap: wrap;
}
.wrapper-realTimeData .card-list .card[data-v-e79eb606] {
  box-sizing: border-box;
  width: 31.9%;
  background: #F8F8F9;
  padding: 20px;
  border-radius: 8px;
}
.wrapper-realTimeData .card-list .card .card-title[data-v-e79eb606] {
  color: #14151D;
}
.wrapper-realTimeData .card-list .card .card-number[data-v-e79eb606] {
  font-size: 32px;
  line-height: 2;
  margin-top: 8px;
}
.wrapper-realTimeData .card-list .card .card-info[data-v-e79eb606] {
  font-size: 12px;
  margin-right: 16px;
  color: #5A5B65;
}
.rising[data-v-e79eb606] {
  color: #FA2C19;
}
.falling[data-v-e79eb606] {
  color: #33BA99;
}
.card span[data-v-e79eb606] {
  color: inherit;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card-title[data-v-4cbe4e24] {
  align-items: normal;
}
.title[data-v-4cbe4e24] {
  font-size: 20px;
  align-self: self-start;
  color: #14151D;
}
.date-info[data-v-4cbe4e24] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.wrapper-allMeasuredData[data-v-0eb1324e] .el-input {
  width: 250px;
}
.wrapper-allMeasuredData[data-v-0eb1324e] .el-input__inner {
  width: 250px;
}
.wrapper-allMeasuredData[data-v-0eb1324e] .el-icon-question {
  color: #BDBDC2;
  margin-left: 10px;
  font-size: 14px;
}
.wrapper-allMeasuredData .title[data-v-0eb1324e] {
  font-size: 20px;
  color: #14151D;
}
.wrapper-allMeasuredData .date-info[data-v-0eb1324e] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
}
.wrapper-allMeasuredData .date-info[data-v-0eb1324e] .el-range__icon {
  font-size: 14px;
  color: #C0C4CC;
}
.wrapper-allMeasuredData .data-list[data-v-0eb1324e] {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
}
.wrapper-allMeasuredData .data-list .line-height-2[data-v-0eb1324e] {
  line-height: 2;
}
.wrapper-allMeasuredData .data-list .detail[data-v-0eb1324e] {
  font-size: 12px;
  color: #3375DC;
  cursor: pointer;
}
.wrapper-allMeasuredData .data-list .data-item[data-v-0eb1324e] {
  margin: 20px 0;
  display: flex;
  flex: 1;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap[data-v-0eb1324e] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 56px;
  height: 104px;
  background: #FA2C19;
  color: #ffffff;
  border-radius: 8px;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap img[data-v-0eb1324e] {
  height: 20px;
  width: 20px;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap span[data-v-0eb1324e] {
  font-weight: normal;
  color: #ffffff;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info[data-v-0eb1324e] {
  height: 104px;
  background: #F8F8F9;
  margin-left: 20px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 8px;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-info-num span[data-v-0eb1324e]:nth-child(1) {
  font-size: 30px;
  color: #14151D;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-info-num span[data-v-0eb1324e]:nth-child(2) {
  color: #5A5B65;
  margin-left: 20px;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-contrast-title[data-v-0eb1324e] {
  margin-top: 2px;
  color: #c0c4cc;
}
.col-25[data-v-0eb1324e] {
  width: 25%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.top[data-v-9e443ece] {
  display: flex;
  line-height: 30px;
  padding-top: 16px;
  margin-bottom: 16px;
  margin-top: -4px;
}
.top .label[data-v-9e443ece] {
  color: #5A5B65;
}
.top .info[data-v-9e443ece] {
  margin-right: 48px;
}
.top .info .value[data-v-9e443ece] {
  display: inline-block;
  color: #5A5B65;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.detail-box .el-col-3[data-v-f27ec95e] {
  color: #5A5B65;
}
.detail-box .el-col-9[data-v-f27ec95e] {
  color: #14151D;
}
.detail-box span[data-v-f27ec95e] {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.detail-box .img[data-v-f27ec95e] {
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  cursor: pointer;
}
.detail-box .modal-img[data-v-f27ec95e] {
  text-align: center;
  width: 480px;
  height: 480px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card-title[data-v-440268b4] {
  font-weight: 500;
}
.module-header[data-v-440268b4] {
  display: flex;
  justify-items: center;
  align-items: center;
}
.module-header .step[data-v-440268b4] {
  width: 28px;
  height: 28px;
  border: 2px solid #d9d9d9;
  border-radius: 999px;
  text-align: center;
  line-height: 28px;
  font-weight: 600;
  color: #8c8c8c;
}
.module-header .module-title[data-v-440268b4] {
  font-size: 16px;
  margin-left: 10px;
}
.module-body[data-v-440268b4] {
  border-left: 2px solid #D9D9D9;
  margin-left: 16px;
  padding-left: 20px;
}
.module-body .content-description[data-v-440268b4] {
  color: #9A9A9A;
}
.module-body .content-description .link-red[data-v-440268b4] {
  color: #FA2C19;
}
.module-body .content-section-block[data-v-440268b4] {
  margin-top: 10px;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 16px;
}
.module-body .content-section-block .content-section[data-v-440268b4]:first-child {
  margin-top: 0;
}
.module-body .content-section-block .content-section[data-v-440268b4] {
  margin-top: 24px;
  position: relative;
}
.module-body .content-section-block .content-section .section-title[data-v-440268b4] {
  font-weight: 600;
}
.module-body .content-section-block .content-section .section-status[data-v-440268b4] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
  padding: 4px;
  background: rgba(136, 136, 136, 0.2);
  border-radius: 4px;
}
.module-body .content-section-block .content-section .section-body[data-v-440268b4] {
  color: #9A9A9A;
  margin-top: 8px;
}
.module-body .content-section-block .content-section .section-tooltip[data-v-440268b4] {
  position: absolute;
  top: 20px;
  right: 0px;
}
.module-body .content-section-block .content-section .section-btn[data-v-440268b4] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #F7F8FA;
  border: #FA2C19 1px solid;
}
.module-body .content-section-block .content-section .section-detbtn[data-v-440268b4] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #fff;
  border: #D9D9D9 1px solid;
  color: #262626;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card-title[data-v-5c6a199a] {
  font-weight: 500;
}
.module-header[data-v-5c6a199a] {
  display: flex;
  justify-items: center;
  align-items: center;
}
.module-header .step[data-v-5c6a199a] {
  width: 28px;
  height: 28px;
  border: 2px solid #d9d9d9;
  border-radius: 999px;
  text-align: center;
  line-height: 28px;
  font-weight: 600;
  color: #8c8c8c;
}
.module-header .module-title[data-v-5c6a199a] {
  font-size: 16px;
  margin-left: 10px;
}
.module-body[data-v-5c6a199a] {
  border-left: 2px solid #D9D9D9;
  margin-left: 16px;
  padding-left: 20px;
}
.module-body .content-description[data-v-5c6a199a] {
  color: #9A9A9A;
}
.module-body .content-description .link-red[data-v-5c6a199a] {
  color: #FA2C19;
}
.module-body .content-section-block[data-v-5c6a199a] {
  margin-top: 10px;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 16px;
}
.module-body .content-section-block .content-section[data-v-5c6a199a]:first-child {
  margin-top: 0;
}
.module-body .content-section-block .content-section[data-v-5c6a199a] {
  margin-top: 24px;
  position: relative;
}
.module-body .content-section-block .content-section .section-title[data-v-5c6a199a] {
  font-weight: 600;
}
.module-body .content-section-block .content-section .section-status[data-v-5c6a199a] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
  padding: 4px;
  background: rgba(136, 136, 136, 0.2);
  border-radius: 4px;
}
.module-body .content-section-block .content-section .section-body[data-v-5c6a199a] {
  color: #9A9A9A;
  margin-top: 8px;
}
.module-body .content-section-block .content-section .section-tooltip[data-v-5c6a199a] {
  position: absolute;
  top: 20px;
  right: 0px;
}
.module-body .content-section-block .content-section .section-btn[data-v-5c6a199a] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #F7F8FA;
  border: #FA2C19 1px solid;
}
.module-body .content-section-block .content-section .section-detbtn[data-v-5c6a199a] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #fff;
  border: #D9D9D9 1px solid;
  color: #262626;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card-title[data-v-60d3a328] {
  font-weight: 500;
}
.module-header[data-v-60d3a328] {
  display: flex;
  justify-items: center;
  align-items: center;
}
.module-header .step[data-v-60d3a328] {
  width: 28px;
  height: 28px;
  border: 2px solid #d9d9d9;
  border-radius: 999px;
  text-align: center;
  line-height: 28px;
  font-weight: 600;
  color: #8c8c8c;
}
.module-header .module-title[data-v-60d3a328] {
  font-size: 16px;
  margin-left: 10px;
}
.module-body[data-v-60d3a328] {
  border-left: 2px solid #D9D9D9;
  margin-left: 16px;
  padding-left: 20px;
}
.module-body .content-description[data-v-60d3a328] {
  color: #9A9A9A;
}
.module-body .content-description .link-red[data-v-60d3a328] {
  color: #FA2C19;
}
.module-body .content-section-block[data-v-60d3a328] {
  margin-top: 10px;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 16px;
}
.module-body .content-section-block .content-section[data-v-60d3a328]:first-child {
  margin-top: 0;
}
.module-body .content-section-block .content-section[data-v-60d3a328] {
  margin-top: 24px;
  position: relative;
}
.module-body .content-section-block .content-section .section-title[data-v-60d3a328] {
  font-weight: 600;
}
.module-body .content-section-block .content-section .section-status[data-v-60d3a328] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
  padding: 4px;
  background: rgba(136, 136, 136, 0.2);
  border-radius: 4px;
}
.module-body .content-section-block .content-section .section-body[data-v-60d3a328] {
  color: #9A9A9A;
  margin-top: 8px;
}
.module-body .content-section-block .content-section .section-tooltip[data-v-60d3a328] {
  position: absolute;
  top: 20px;
  right: 0px;
}
.module-body .content-section-block .content-section .section-btn[data-v-60d3a328] {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #FA2C19;
}
.module-body .content-section-block .content-section .section-bacbtn[data-v-60d3a328] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #F7F8FA;
  border: #FA2C19 1px solid;
}
.module-body .content-section-block .content-section .section-detbtn[data-v-60d3a328] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #fff;
  border: #D9D9D9 1px solid;
  color: #262626;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card-title[data-v-2d9d2e70] {
  font-weight: 500;
}
.module-header[data-v-2d9d2e70] {
  display: flex;
  justify-items: center;
  align-items: center;
}
.module-header .step[data-v-2d9d2e70] {
  width: 28px;
  height: 28px;
  border: 2px solid #d9d9d9;
  border-radius: 999px;
  text-align: center;
  line-height: 28px;
  font-weight: 600;
  color: #8c8c8c;
}
.module-header .module-title[data-v-2d9d2e70] {
  font-size: 16px;
  margin-left: 10px;
}
.module-body[data-v-2d9d2e70] {
  margin-left: 16px;
  padding-left: 20px;
}
.module-body .content-description[data-v-2d9d2e70] {
  color: #9A9A9A;
}
.module-body .content-description .link-red[data-v-2d9d2e70] {
  color: #FA2C19;
}
.module-body .content-section-block[data-v-2d9d2e70] {
  margin-top: 10px;
  background: #F7F7F7;
  border-radius: 10px;
  padding: 16px;
}
.module-body .content-section-block .content-section[data-v-2d9d2e70]:first-child {
  margin-top: 0;
}
.module-body .content-section-block .content-section[data-v-2d9d2e70] {
  margin-top: 24px;
  position: relative;
}
.module-body .content-section-block .content-section .section-title[data-v-2d9d2e70] {
  font-weight: 600;
}
.module-body .content-section-block .content-section .section-status[data-v-2d9d2e70] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
  padding: 4px;
  background: rgba(136, 136, 136, 0.2);
  border-radius: 4px;
}
.module-body .content-section-block .content-section .section-body[data-v-2d9d2e70] {
  color: #9A9A9A;
  margin-top: 8px;
}
.module-body .content-section-block .content-section .section-btn[data-v-2d9d2e70] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #F7F8FA;
  border: #FA2C19 1px solid;
}
.module-body .content-section-block .content-section .section-detbtn[data-v-2d9d2e70] {
  position: absolute;
  top: 20px;
  right: 0px;
  background: #fff;
  border: #D9D9D9 1px solid;
  color: #262626;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.content-area .news-box[data-v-42e85a0c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 18px;
  background-color: #fff;
  margin-bottom: 16px;
  border-radius: 8px;
}
.content-area .news-box .el-carousel[data-v-42e85a0c] {
  width: 402px;
  line-height: 30px;
  cursor: pointer;
}
.content-area .news-box .el-carousel[data-v-42e85a0c] :hover {
  color: #FA2C19;
}
.content-area .news-box .more[data-v-42e85a0c] {
  cursor: pointer;
  color: #FA2C19;
}
.content-area .mp-card-title[data-v-42e85a0c] {
  font-weight: 500;
}
.content-area .module-header[data-v-42e85a0c] {
  display: flex;
  justify-items: center;
  align-items: center;
}
.content-area .module-header .step[data-v-42e85a0c] {
  width: 28px;
  height: 28px;
  border: 2px solid #d9d9d9;
  border-radius: 999px;
  text-align: center;
  line-height: 28px;
  font-weight: 600;
  color: #8c8c8c;
}
.content-area .module-header .module-title[data-v-42e85a0c] {
  font-size: 16px;
  margin-left: 10px;
}
.content-area .module-body[data-v-42e85a0c] {
  border-left: 1px solid #8c8c8c;
  margin-left: 16px;
  padding-left: 20px;
}
.content-area .module-body .content-description .link-red[data-v-42e85a0c] {
  color: red;
}
.content-area .module-body .content-section-block[data-v-42e85a0c] {
  margin-top: 10px;
  background: #F7F8FA;
  border-radius: 10px;
  padding: 16px;
}
.content-area .module-body .content-section-block .content-section[data-v-42e85a0c]:first-child {
  margin-top: 0;
}
.content-area .module-body .content-section-block .content-section[data-v-42e85a0c] {
  margin-top: 24px;
  position: relative;
}
.content-area .module-body .content-section-block .content-section .section-title[data-v-42e85a0c] {
  font-weight: 600;
}
.content-area .module-body .content-section-block .content-section .section-status[data-v-42e85a0c] {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
  padding: 4px;
  background: rgba(136, 136, 136, 0.2);
  border-radius: 4px;
}
.content-area .module-body .content-section-block .content-section .section-body[data-v-42e85a0c] {
  margin-top: 8px;
}
.content-area .module-body .content-section-block .content-section .section-btn[data-v-42e85a0c] {
  position: absolute;
  top: 20px;
  right: 20px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card[data-v-5b4b3800] {
  padding-right: 0;
  padding-bottom: 0;
}
.wrapper-realTimeData[data-v-5b4b3800] {
  margin: 0px 0 16px 0;
}
.wrapper-realTimeData[data-v-5b4b3800] .el-icon-question {
  margin-left: 10px;
  font-size: 14px;
}
.wrapper-realTimeData .title[data-v-5b4b3800] {
  font-size: 20px;
  color: #14151D;
}
.wrapper-realTimeData .date-info[data-v-5b4b3800] {
  font-size: 12px;
  font-weight: normal;
  color: #919198;
  margin-left: 12px;
}
.wrapper-realTimeData .card-list[data-v-5b4b3800] {
  display: flex;
  flex-wrap: wrap;
}
.wrapper-realTimeData .card-list .card[data-v-5b4b3800] {
  box-sizing: border-box;
  width: 31.9%;
  background: #F8F8F9;
  padding: 20px;
  border-radius: 8px;
}
.wrapper-realTimeData .card-list .card .card-title[data-v-5b4b3800] {
  color: #14151D;
}
.wrapper-realTimeData .card-list .card .card-number[data-v-5b4b3800] {
  font-size: 32px;
  line-height: 2;
  margin-top: 8px;
}
.wrapper-realTimeData .card-list .card .card-info[data-v-5b4b3800] {
  font-size: 12px;
  margin-right: 16px;
  color: #5A5B65;
}
.rising[data-v-5b4b3800] {
  color: #FA2C19;
}
.falling[data-v-5b4b3800] {
  color: #33BA99;
}
.card span[data-v-5b4b3800] {
  color: inherit;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mp-card-title[data-v-3dae6c8b] {
  align-items: normal;
}
.title[data-v-3dae6c8b] {
  font-size: 20px;
  align-self: self-start;
  color: #14151D;
}
.date-info[data-v-3dae6c8b] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.wrapper-allMeasuredData[data-v-43bd5e14] .el-input {
  width: 250px;
}
.wrapper-allMeasuredData[data-v-43bd5e14] .el-input__inner {
  width: 250px;
}
.wrapper-allMeasuredData[data-v-43bd5e14] .el-icon-question {
  color: #BDBDC2;
  margin-left: 10px;
  font-size: 14px;
}
.wrapper-allMeasuredData .title[data-v-43bd5e14] {
  font-size: 20px;
  color: #14151D;
}
.wrapper-allMeasuredData .date-info[data-v-43bd5e14] {
  font-size: 12px;
  color: #919198;
  margin-left: 12px;
}
.wrapper-allMeasuredData .date-info[data-v-43bd5e14] .el-range__icon {
  font-size: 14px;
  color: #C0C4CC;
}
.wrapper-allMeasuredData .data-list[data-v-43bd5e14] {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
}
.wrapper-allMeasuredData .data-list .line-height-2[data-v-43bd5e14] {
  line-height: 2;
}
.wrapper-allMeasuredData .data-list .detail[data-v-43bd5e14] {
  font-size: 12px;
  color: #3375DC;
  cursor: pointer;
}
.wrapper-allMeasuredData .data-list .data-item[data-v-43bd5e14] {
  margin: 20px 0;
  display: flex;
  flex: 1;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap[data-v-43bd5e14] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 56px;
  height: 104px;
  background: #FA2C19;
  color: #ffffff;
  border-radius: 8px;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap img[data-v-43bd5e14] {
  height: 20px;
  width: 20px;
}
.wrapper-allMeasuredData .data-list .data-item .data-tap span[data-v-43bd5e14] {
  font-weight: normal;
  color: #ffffff;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info[data-v-43bd5e14] {
  height: 104px;
  background: #F8F8F9;
  margin-left: 20px;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 8px;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-info-num span[data-v-43bd5e14]:nth-child(1) {
  font-size: 30px;
  color: #14151D;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-info-num span[data-v-43bd5e14]:nth-child(2) {
  color: #5A5B65;
  margin-left: 20px;
}
.wrapper-allMeasuredData .data-list .data-item .data-item-info .item-contrast-title[data-v-43bd5e14] {
  margin-top: 2px;
  color: #c0c4cc;
}
.col-25[data-v-43bd5e14] {
  width: 25%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.top[data-v-710cd99c] {
  display: flex;
  line-height: 30px;
  padding-top: 16px;
  margin-bottom: 16px;
  margin-top: -4px;
}
.top .label[data-v-710cd99c] {
  color: #5A5B65;
}
.top .info[data-v-710cd99c] {
  margin-right: 48px;
}
.top .info .value[data-v-710cd99c] {
  display: inline-block;
  color: #5A5B65;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.global-source-distribution .global-source-distribution-header[data-v-c0c5c7e6] {
  position: relative;
}
.global-source-distribution .global-source-distribution-header .title[data-v-c0c5c7e6] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.global-source-distribution .global-source-distribution-header .overview-prompt[data-v-c0c5c7e6] {
  font-size: 20px;
  color: #BDBDC2;
  cursor: pointer;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .overview-note-content[data-v-c0c5c7e6] {
  width: 400px;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .overview-note-content .content-title[data-v-c0c5c7e6] {
  word-break: normal;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content-row[data-v-c0c5c7e6] {
  margin-bottom: 12px;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content-row[data-v-c0c5c7e6]:last-child {
  margin-bottom: 0;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content-col[data-v-c0c5c7e6] {
  text-align: center;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-title[data-v-c0c5c7e6] {
  text-align: right;
  color: #BDBDC2;
}
.global-source-distribution .global-source-distribution-header .overview-prompt .note-content[data-v-c0c5c7e6] {
  text-align: left;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}
.global-source-distribution .global-source-distribution-content .global-source-distribution-select[data-v-c0c5c7e6] {
  display: flex;
}
.global-source-distribution .global-source-distribution-content .select-source[data-v-c0c5c7e6] {
  display: flex;
  align-items: flex-start;
  margin: 12px 0;
}
.global-source-distribution .global-source-distribution-content .select-source .select-source-box[data-v-c0c5c7e6] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
}
.global-source-distribution .global-source-distribution-content .select-source .select-source-box .select-source-title[data-v-c0c5c7e6] {
  width: 70px;
  height: 20px;
  color: #5A5B65;
}
.global-source-distribution .global-source-distribution-content .select-source .select-source-tag[data-v-c0c5c7e6] {
  margin-top: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.global-source-distribution .global-source-distribution-content .chart-box[data-v-c0c5c7e6] {
  height: 370px;
}
.global-source-distribution .global-source-distribution-content .chart-box .title-box[data-v-c0c5c7e6] {
  width: 100%;
  height: 366px;
  background: #F8F8F9;
  border-radius: 8px;
}
.global-source-distribution .global-source-distribution-content .chart-box .title-box .chart-title[data-v-c0c5c7e6] {
  text-align: center;
  line-height: 370px;
  color: #BDBDC2;
}
[data-v-c0c5c7e6] .el-input {
  width: 250px;
}
[data-v-c0c5c7e6] .el-select {
  width: 250px;
}
[data-v-c0c5c7e6] .el-col-8 {
  width: 120px;
  float: left;
  text-align: center;
  margin-bottom: 12px;
  color: #BDBDC2;
}
[data-v-c0c5c7e6] .el-col-16 {
  width: 250px;
  float: left;
  margin-bottom: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-d3551b9e] .el-input {
  width: 250px;
}
[data-v-d3551b9e] .el-input__inner {
  width: 250px;
}
.source-index-trend[data-v-d3551b9e] {
  height: 620px;
}
.source-index-trend .source-index-trend-header[data-v-d3551b9e] {
  position: relative;
}
.source-index-trend .source-index-trend-header .title[data-v-d3551b9e] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.source-index-trend .source-index-trend-header .download-data[data-v-d3551b9e] {
  position: absolute;
  right: 20px;
  top: 0;
}
.source-index-trend .source-index-trend-header .download[data-v-d3551b9e] {
  margin-left: auto;
  margin-right: 4px;
}
.source-index-trend .source-index-trend-content[data-v-d3551b9e] {
  height: 436px;
}
.source-index-trend .source-index-trend-content .source-index-trend-select[data-v-d3551b9e] {
  display: flex;
}
.source-index-trend .source-index-trend-content .select-source[data-v-d3551b9e] {
  display: flex;
  align-items: flex-start;
  margin: 12px 0;
}
.source-index-trend .source-index-trend-content .select-source .select-source-box[data-v-d3551b9e] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  margin-right: 10px;
}
.source-index-trend .source-index-trend-content .select-source .select-source-box .select-source-title[data-v-d3551b9e] {
  width: 70px;
  height: 20px;
  color: #5A5B65;
}
.source-index-trend .source-index-trend-content .select-source .select-source-tag[data-v-d3551b9e] {
  margin-top: 6px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.source-index-trend .source-index-trend-content .chart-box[data-v-d3551b9e] {
  background: #F8F8F9;
  height: 370px;
}
.source-index-trend .source-index-trend-content .chart-box .title-box[data-v-d3551b9e] {
  width: 100%;
  height: 370px;
}
.source-index-trend .source-index-trend-content .chart-box .title-box .chart-title[data-v-d3551b9e] {
  text-align: center;
  line-height: 370px;
  color: #BDBDC2;
}
.source-index-trend .source-index-trend-content .chart-box .line-chart[data-v-d3551b9e] {
  margin: 24px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.origin-container-wrapper .top[data-v-9026378c] {
  display: flex;
  line-height: 30px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.origin-container-wrapper .top .label[data-v-9026378c] {
  color: #5A5B65;
}
.origin-container-wrapper .top .info[data-v-9026378c] {
  margin-right: 48px;
}
.origin-container-wrapper .top .info .value[data-v-9026378c] {
  display: inline-block;
  color: #5A5B65;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-1329ba32] .el-date-editor.el-input {
  width: 250px;
}
.wrapper-realTimeData[data-v-1329ba32] {
  margin: 16px 0;
}
.wrapper-realTimeData .title[data-v-1329ba32] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.wrapper-realTimeData .date-info[data-v-1329ba32] {
  font-size: 12px;
  font-weight: normal;
  color: #919198;
  margin-left: 12px;
}
.wrapper-realTimeData .data-list[data-v-1329ba32] {
  display: flex;
  flex-direction: column;
}
.wrapper-realTimeData .data-list .data-item[data-v-1329ba32] {
  display: flex;
  flex: 1;
}
.wrapper-realTimeData .data-list .data-item .data-item-title[data-v-1329ba32] {
  cursor: default;
  width: 2em;
}
.wrapper-realTimeData .data-list .data-item .data-tap[data-v-1329ba32] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 56px;
  background: #FA2C19;
}
.wrapper-realTimeData .data-list .data-item .data-tap span[data-v-1329ba32] {
  color: #ffffff;
  line-height: 1.6;
}
.wrapper-realTimeData .data-list .data-item .data-item-info[data-v-1329ba32] {
  box-sizing: border-box;
  height: 100px;
  background: #F8F8F9;
  border-radius: 8px;
  margin-left: 20px;
  padding: 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wrapper-realTimeData .data-list .data-item .data-item-info .info-icon[data-v-1329ba32] {
  color: #919198;
  margin-left: 10px;
}
.wrapper-realTimeData .data-list + .data-list[data-v-1329ba32] {
  margin-top: 20px;
}
.col-25[data-v-1329ba32] {
  width: 25%;
}
.card-title[data-v-1329ba32] {
  font-size: 14px;
  font-weight: normal;
  color: #14151D;
}
.card-number span[data-v-1329ba32]:nth-child(1) {
  font-size: 32px;
}
.card-number span[data-v-1329ba32]:nth-child(2) {
  font-size: 14px;
  font-weight: normal;
  color: #5A5B65;
  margin-left: 20px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.transaction-container-wrapper .info[data-v-6ded454f] {
  margin-top: 16px;
  margin-right: 26px;
  color: #5A5B65;
}
.transaction-container-wrapper .info .value[data-v-6ded454f] {
  display: inline-block;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.portrait-content-area[data-v-3bc5ebe6] {
  width: 100%;
  position: relative;
}
.portrait-content-area .table-container[data-v-3bc5ebe6] {
  width: 49%;
  margin: 0 auto;
}
.portrait-content-area .content-area[data-v-3bc5ebe6] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.portrait-content-area .content-area .null-data[data-v-3bc5ebe6] {
  background: #F8F8F9;
  width: 49%;
  text-align: center;
  margin: 0 auto;
}
.portrait-content-area .content-area .null-data p[data-v-3bc5ebe6] {
  line-height: 480px;
  font-size: 14px;
  color: #919198;
}
.portrait-content-area .content-area .chart-area[data-v-3bc5ebe6] {
  align-self: flex-start;
  width: 50%;
  flex: 1 1 50%;
}
.portrait-content-area .content-area .table-area[data-v-3bc5ebe6] {
  width: 50%;
  height: 360px;
  flex: 1 1 50%;
  margin: 24px;
}
.portrait-content-area .content-area .circle-area[data-v-3bc5ebe6] {
  height: 360px;
}
.portrait-content-area .content-area .chart-area-no-data[data-v-3bc5ebe6] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 310px;
  vertical-align: middle;
  color: #919198;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.circle-chart[data-v-93f171dc] {
  width: 100%;
  height: 400px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.genderDistribution[data-v-afa618c2] {
  background: #F8F8F9;
  position: relative;
}
.genderDistribution .genderDistribution-head[data-v-afa618c2] {
  width: 100px;
  height: 20px;
  display: flex;
}
.genderDistribution .genderDistribution-head .genderDistribution-head-p[data-v-afa618c2] {
  margin-left: 16px;
  margin-top: 16px;
  width: 60px;
  height: 14px;
  font-size: 14px;
  font-family: PingFangSC;
  font-weight: normal;
  color: #303133;
}
.genderDistribution .genderDistribution-head .question-img[data-v-afa618c2] {
  cursor: pointer;
}
.genderDistribution .genderDistribution-head .item[data-v-afa618c2] {
  margin-top: 16px;
  width: 20px;
  height: 15px;
}
.genderDistribution .genderDistribution-footer[data-v-afa618c2] {
  position: absolute;
  bottom: 15px;
  z-index: 1500;
  width: 100px;
  height: 20px;
}
.genderDistribution .genderDistribution-footer .genderDistribution-footer-button[data-v-afa618c2] {
  padding-left: 16px;
  padding-bottom: 16px;
}
.genderDistribution .genderDistribution-footer .question-img[data-v-afa618c2] {
  cursor: pointer;
}
.genderDistribution .genderDistribution-footer .item[data-v-afa618c2] {
  margin-top: 16px;
  width: 20px;
  height: 15px;
}
.genderDistribution .genderDistribution-content[data-v-afa618c2] {
  width: 100%;
  height: 340px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.ageDistribution[data-v-5137d45c] {
  flex: 1;
  background: #F8F8F9;
}
.ageDistribution .ageDistribution-head[data-v-5137d45c] {
  width: 120px;
  display: flex;
}
.ageDistribution .ageDistribution-head .ageDistribution-head-p[data-v-5137d45c] {
  padding-left: 16px;
  padding-top: 16px;
  width: 75px;
  height: 14px;
  font-size: 14px;
  font-family: PingFangSC;
  font-weight: normal;
  color: #303133;
}
.ageDistribution .ageDistribution-head .question-img[data-v-5137d45c] {
  cursor: pointer;
}
.ageDistribution .ageDistribution-head .item[data-v-5137d45c] {
  margin-top: 16px;
  width: 20px;
  height: 15px;
}
.ageDistribution .ageDistribution-footer[data-v-5137d45c] {
  width: 100px;
  height: 20px;
}
.ageDistribution .ageDistribution-footer .ageDistribution-footer-button[data-v-5137d45c] {
  padding-left: 16px;
  padding-bottom: 16px;
}
.ageDistribution .ageDistribution-footer .question-img[data-v-5137d45c] {
  cursor: pointer;
}
.ageDistribution .ageDistribution-footer .item[data-v-5137d45c] {
  margin-top: 16px;
  width: 20px;
  height: 15px;
}
.ageDistribution .ageDistribution-content[data-v-5137d45c] {
  width: 100%;
  height: 340px;
}
.ageDistribution .ageDistribution-content .progress-area[data-v-5137d45c] {
  padding: 0px 16px 0px 16px;
  height: 340px;
  overflow-y: auto;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item[data-v-5137d45c] {
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 35px;
  width: 100%;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .icon[data-v-5137d45c] {
  display: flex;
  align-items: center;
  margin: auto 16px;
  width: 10%;
  height: 100%;
  color: #409eff;
  background: transparent;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .icon .icon-inner[data-v-5137d45c] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .icon .top-inner[data-v-5137d45c] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #e6f1fc;
  border: 1px solid #409eff;
  text-align: center;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .title[data-v-5137d45c] {
  width: 35%;
  height: 100%;
  word-break: break-all;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .step[data-v-5137d45c] {
  margin: 0 24px;
  height: 30px;
  line-height: 30px;
  width: 45%;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .step[data-v-5137d45c] .el-progress-bar .el-progress-bar__outer {
  height: 40px !important;
  border-radius: 0px;
  position: relative;
  vertical-align: middle;
  width: 85%;
  overflow: visible;
  background: transparent;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .step[data-v-5137d45c] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner {
  position: absolute;
  left: 0;
  top: 14px;
  height: 6px;
  text-align: right;
  border-radius: 100px;
  line-height: 20px;
  white-space: nowrap;
  transition: width 0.6s ease;
  display: inline-block;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .step[data-v-5137d45c] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner .el-progress-bar__innerText {
  color: #606266;
  font-size: 14px;
  top: -7px;
  margin: 0 -10px;
  position: relative;
  transform: translateX(100%);
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .line-detail[data-v-5137d45c] {
  width: 10%;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item .line-item .line-detail .detail-btn[data-v-5137d45c] {
  font-size: 14px;
  color: #fff;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item[data-v-5137d45c]:hover {
  background: #ecf5ff;
}
.ageDistribution .ageDistribution-content .progress-area .progress-list-item:hover .line-item .line-detail .detail-btn[data-v-5137d45c] {
  color: #409eff;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mobileBrand[data-v-4d09f27c] {
  flex: 1;
}
.mobileBrand .mobileBrand-head[data-v-4d09f27c] {
  width: 100%;
  height: 40px;
  display: flex;
}
.mobileBrand .mobileBrand-head .info-icon[data-v-4d09f27c] {
  margin-top: 16px;
  cursor: pointer;
}
.mobileBrand .mobileBrand-head .data-download[data-v-4d09f27c] {
  margin: 6px 12px auto auto;
}
.mobileBrand .mobileBrand-head .mobileBrand-head-p[data-v-4d09f27c] {
  padding-left: 5px;
  padding-top: 16px;
  width: 135px;
  height: 14px;
  line-height: 14px;
  font-weight: normal;
  color: #14151D;
}
.mobileBrand .mobileBrand-head .question-img[data-v-4d09f27c] {
  cursor: pointer;
}
.mobileBrand .mobileBrand-head .item[data-v-4d09f27c] {
  margin-top: 8px;
  width: 20px;
  height: 15px;
}
.mobileBrand .mobileBrand-content[data-v-4d09f27c] {
  width: 100%;
  height: 310px;
  font-size: 16px;
}
.mobileBrand .mobileBrand-content .progress-area[data-v-4d09f27c] {
  width: 98%;
  height: 300px;
  margin: 0 auto;
  background: #F8F8F9;
  border-radius: 8px;
  overflow-y: auto;
}
.mobileBrand .mobileBrand-content .progress-area .null-data[data-v-4d09f27c] {
  line-height: 250px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #919198;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item[data-v-4d09f27c] {
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 40px;
  width: 100%;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .icon[data-v-4d09f27c] {
  display: flex;
  align-items: center;
  margin: auto 16px;
  width: 8%;
  height: 100%;
  color: #FA2C19;
  background: transparent;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .icon .icon-inner[data-v-4d09f27c] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .icon .top-inner[data-v-4d09f27c] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #F7F8FA;
  border: 1px solid #F2F2F2;
  text-align: center;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .title[data-v-4d09f27c] {
  width: 35%;
  height: 100%;
  word-break: break-all;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-4d09f27c] {
  margin: 0 24px;
  margin-left: auto;
  height: 30px;
  line-height: 30px;
  width: 70%;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-4d09f27c] .el-progress-bar .el-progress-bar__outer {
  height: 40px !important;
  position: relative;
  vertical-align: middle;
  width: 85%;
  background: transparent;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-4d09f27c] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner {
  position: absolute;
  left: 0;
  top: 14px;
  height: 6px;
  background-color: #FA2C19;
  text-align: right;
  border-radius: 100px;
  line-height: 20px;
  white-space: nowrap;
  transition: width 0.6s ease;
  display: inline-block;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item .line-item .step[data-v-4d09f27c] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner .el-progress-bar__innerText {
  color: #5A5B65;
  font-size: 14px;
  top: -7px;
  margin: 0 -10px;
  position: relative;
  transform: translateX(100%);
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item[data-v-4d09f27c]:hover {
  background: #F7F8FA;
}
.mobileBrand .mobileBrand-content .progress-area .progress-list-item:hover .line-item .line-detail .detail-btn[data-v-4d09f27c] {
  color: #FA2C19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.mobileSystem[data-v-2b3a610a] {
  flex: 1;
}
.mobileSystem .mobileSystem-head[data-v-2b3a610a] {
  width: 100%;
  height: 40px;
  display: flex;
}
.mobileSystem .mobileSystem-head .info-icon[data-v-2b3a610a] {
  margin-top: 16px;
  cursor: pointer;
}
.mobileSystem .mobileSystem-head .data-download[data-v-2b3a610a] {
  margin: 6px 12px auto auto;
}
.mobileSystem .mobileSystem-head .mobileSystem-head-p[data-v-2b3a610a] {
  padding-left: 5px;
  padding-top: 16px;
  width: 135px;
  height: 14px;
  line-height: 14px;
  font-weight: normal;
  color: #14151D;
}
.mobileSystem .mobileSystem-head .question-img[data-v-2b3a610a] {
  cursor: pointer;
}
.mobileSystem .mobileSystem-head .item[data-v-2b3a610a] {
  margin-top: 8px;
  width: 20px;
  height: 15px;
}
.mobileSystem .mobileSystem-content[data-v-2b3a610a] {
  width: 100%;
  height: 300px;
}
.mobileSystem .mobileSystem-content .progress-area[data-v-2b3a610a] {
  width: 98%;
  height: 300px;
  margin: 0 auto;
  background: #F8F8F9;
  border-radius: 8px;
  overflow-y: auto;
}
.mobileSystem .mobileSystem-content .progress-area .null-data[data-v-2b3a610a] {
  line-height: 250px;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #919198;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item[data-v-2b3a610a] {
  display: flex;
  align-items: center;
  cursor: pointer;
  height: 40px;
  width: 100%;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .icon[data-v-2b3a610a] {
  display: flex;
  align-items: center;
  margin: auto 16px;
  width: 10%;
  height: 100%;
  color: #FA2C19;
  background: transparent;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .icon .icon-inner[data-v-2b3a610a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .icon .top-inner[data-v-2b3a610a] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background: #F7F8FA;
  border: 1px solid #FA2C19;
  text-align: center;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .title[data-v-2b3a610a] {
  width: 35%;
  height: 100%;
  word-break: break-all;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-2b3a610a] {
  margin: 0 24px;
  margin-left: auto;
  height: 30px;
  line-height: 30px;
  width: 45%;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-2b3a610a] .el-progress-bar .el-progress-bar__outer {
  height: 40px !important;
  border-radius: 0px;
  position: relative;
  vertical-align: middle;
  width: 85%;
  overflow: visible;
  background: transparent;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-2b3a610a] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner {
  position: absolute;
  left: 0;
  top: 14px;
  height: 6px;
  background-color: #FA2C19;
  text-align: right;
  border-radius: 100px;
  line-height: 20px;
  white-space: nowrap;
  transition: width 0.6s ease;
  display: inline-block;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item .line-item .step[data-v-2b3a610a] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner .el-progress-bar__innerText {
  color: #5A5B65;
  font-size: 14px;
  top: -7px;
  margin: 0 -10px;
  position: relative;
  transform: translateX(100%);
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item[data-v-2b3a610a]:hover {
  background: #F7F8FA;
}
.mobileSystem .mobileSystem-content .progress-area .progress-list-item:hover .line-item .line-detail .detail-btn[data-v-2b3a610a] {
  color: #FA2C19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.portrait-content-area[data-v-126d0009] {
  overflow: hidden;
  background: #ffffff;
}
.portrait-content-area .otherFeatures-item[data-v-126d0009] {
  flex: 1;
}
.portrait-content-area .otherFeatures-item-two[data-v-126d0009] {
  flex: 1;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.table-container[data-v-6b6addeb] {
  width: 50%;
}
.value[data-v-6b6addeb] {
  width: 250px;
}
.label[data-v-6b6addeb] {
  padding-right: 10px;
}
.portrait-container-wrapper[data-v-6b6addeb] {
  overflow-x: hidden;
}
.portrait-container-wrapper .top-info-area[data-v-6b6addeb] {
  width: 100%;
  line-height: 30px;
  margin: 16px 0;
  align-items: center;
  justify-content: flex-start;
}
.portrait-container-wrapper .top-info-area .info-list[data-v-6b6addeb] {
  margin-right: 50px;
  flex-wrap: wrap;
  color: #5A5B65;
}
.portrait-container-wrapper .portrait-content-wrapper .portrait-content-top[data-v-6b6addeb] {
  display: flex;
  justify-content: space-between;
}
.portrait-container-wrapper .portrait-content-wrapper .portrait-content-area[data-v-6b6addeb] {
  overflow: hidden;
  margin-bottom: 16px;
}
.portrait-container-wrapper .portrait-content-wrapper .portrait-content-area .data-download[data-v-6b6addeb] {
  margin: auto 12px auto auto;
}
.portrait-container-wrapper .portrait-content-wrapper .gender-content[data-v-6b6addeb] {
  flex: 1;
  margin-right: 20px;
  padding-bottom: 36px;
}
.portrait-container-wrapper .portrait-content-wrapper .age-content[data-v-6b6addeb] {
  flex: 1;
  padding-bottom: 36px;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area[data-v-6b6addeb] {
  width: 100%;
  height: 100%;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .title[data-v-6b6addeb] {
  font-size: 20px;
  font-weight: normal;
  color: #14151D;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .chart-area[data-v-6b6addeb] {
  align-self: flex-start;
  width: 50%;
  flex: 1 1 50%;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .table-area[data-v-6b6addeb] {
  width: 50%;
  height: 360px;
  flex: 1 1 50%;
  margin: 24px;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .circle-area[data-v-6b6addeb] {
  height: 360;
}
.portrait-container-wrapper .portrait-content-wrapper .content-area .chart-area-no-data[data-v-6b6addeb] {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 310px;
  vertical-align: middle;
  color: #919198;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.retention-index .select[data-v-020ec7da] {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  vertical-align: middle;
}
.retention-index .select .label[data-v-020ec7da] {
  margin-right: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.card-wrapper .card-list[data-v-ff896258] {
  display: flex;
  flex-wrap: wrap;
}
.card-wrapper .card-list .card[data-v-ff896258] {
  box-sizing: border-box;
  width: 360px;
  background: #F8F8F9;
  padding: 20px;
  border-radius: 8px;
}
.card-wrapper .card-list .card .card-title[data-v-ff896258] {
  color: #14151D;
}
.card-wrapper .card-list .card .card-number[data-v-ff896258] {
  font-size: 32px;
  line-height: 2;
  margin-top: 8px;
}
.card-wrapper .card-list .card .card-info[data-v-ff896258] {
  font-size: 12px;
  margin-right: 16px;
  color: #5A5B65;
}
.card-wrapper .card-list .card .rising[data-v-ff896258] {
  color: #FA2C19;
}
.card-wrapper .card-list .card .falling[data-v-ff896258] {
  color: #33BA99;
}
.card-wrapper .card-list .card .card span[data-v-ff896258] {
  color: inherit;
}
.card-wrapper .card-list .card .count[data-v-ff896258] {
  margin: 16px 0;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #080b31;
}
.card-wrapper .date-info[data-v-ff896258] {
  margin-bottom: 20px;
}
.card-wrapper .date-info .label[data-v-ff896258] {
  margin-right: 12px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
[data-v-99262bf6] .el-input__inner {
  width: 250px;
}
.retention-index .content-area[data-v-99262bf6] {
  margin-bottom: 16px;
}
.retention-index .content-area .title[data-v-99262bf6] {
  font-size: 20px;
  color: #14151D;
}
.retention-index .content-area .data-download[data-v-99262bf6] {
  margin-left: auto;
  margin-right: 12px;
}
.retention-index .content-area .chart-container[data-v-99262bf6] {
  width: 100%;
}
.retention-index .table[data-v-99262bf6] {
  margin-top: 30px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.top[data-v-19d33f0f] {
  display: flex;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.top .label[data-v-19d33f0f] {
  color: #5A5B65;
}
.top .info[data-v-19d33f0f] {
  margin-right: 48px;
}
.top .info .value[data-v-19d33f0f] {
  display: inline-block;
  color: #5A5B65;
}
.top .form-item[data-v-19d33f0f] {
  margin-right: 24px;
}
.top .form-item .value[data-v-19d33f0f] {
  width: 160px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.initial-root[data-v-1d2bcd1a] {
  margin-bottom: 74px;
  margin-top: 16px;
}
.initial-root .initial-content[data-v-1d2bcd1a] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  padding: 150px;
}
.initial-root .initial-content .initial-step .initial-num[data-v-1d2bcd1a] {
  font-size: 50px;
  font-weight: 500;
}
.initial-root .initial-content .initial-step .initial-name[data-v-1d2bcd1a] {
  margin: 10px 0px 20px 0;
  font-size: 16px;
  font-weight: 600;
}
.initial-root .initial-content .initial-step .initial-des[data-v-1d2bcd1a] {
  width: 150px;
  color: #5a5b65;
  font-size: 13px;
}
.initial-root .initial-content .initial-line[data-v-1d2bcd1a] {
  border-top: 1px solid #5a5b65;
  width: 125px;
  margin-top: 15px;
}
.initial-root .btn-go[data-v-1d2bcd1a] {
  text-align: center;
  padding-bottom: 95px;
}
.initial-root .btn-go .reson[data-v-1d2bcd1a] {
  color: red;
  margin-top: 20px;
}
.modal-list-wrapper .modal-body-container .star[data-v-1d2bcd1a] {
  vertical-align: middle;
  color: #FA2C19;
  font-size: 12px;
  margin-right: 4px;
}
.modal-list-wrapper .modal-body-container[data-v-1d2bcd1a] .el-input {
  width: 320px;
}
.modal-list-wrapper .modal-body-container .alert-text[data-v-1d2bcd1a] {
  margin-left: 100px;
  font-size: 12px;
  color: #FA2C19;
}
.modal-list-wrapper .modal-body-container .program-text[data-v-1d2bcd1a] {
  width: 320px;
  margin-top: 10px;
}
.modal-list-wrapper .modal-body-container .modal-list .tip-text[data-v-1d2bcd1a] {
  color: #919198;
  font-size: 12px;
}
.modal-list-wrapper .modal-body-container .modal-list a[data-v-1d2bcd1a] {
  color: #3375DC;
}
.modal-list-wrapper .modal-body-container .modal-list .item[data-v-1d2bcd1a] {
  width: 100%;
}
.modal-list-wrapper .modal-body-container .modal-list .item .app-des[data-v-1d2bcd1a] {
  width: 120px;
}
.modal-list-wrapper .modal-body-container .modal-list .item[data-v-1d2bcd1a] .el-textarea__inner {
  height: 70px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.data-manage-header .title[data-v-ff96bc5a] {
  font-size: 20px;
  color: #14151D;
}
.data-manage-header .search-btn[data-v-ff96bc5a] {
  margin: 0 8px 0 16px;
}
.container[data-v-ff96bc5a] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.container .search-input[data-v-ff96bc5a],
.container .option-input[data-v-ff96bc5a] {
  height: 32px;
  width: 160px;
  margin-right: 16px;
}
.add-event[data-v-ff96bc5a] {
  float: right;
  line-height: 32px;
  height: 32px;
  width: 96px;
  padding: 0;
  border-radius: 8px;
}
.manage-page[data-v-ff96bc5a] {
  float: right;
  width: 96px;
  padding: 0;
  line-height: 32px;
  height: 32px;
  background: #fff;
  color: #FA2C19;
  border: 1px solid #fa2c19;
  border-radius: 8px;
}
.table-container[data-v-ff96bc5a] {
  margin-top: 16px;
}
.select-main[data-v-ff96bc5a] {
  width: 0;
  height: 0;
  color: #ffffff;
  border: #ffffff solid 1px;
  outline: none;
}
.action[data-v-ff96bc5a] {
  display: flex;
}
.action span[data-v-ff96bc5a] {
  color: #3375DC;
  cursor: pointer;
  font-size: 12px;
  flex: 2;
  text-align: center;
}
.action .span1[data-v-ff96bc5a] {
  display: flex;
  justify-content: center;
  justify-items: center;
  flex: 3;
}
[data-v-ff96bc5a] .el-dialog__body {
  display: flex;
}
[data-v-ff96bc5a] .el-dialog__body .el-icon-warning-outline {
  color: #f29333;
  width: 18px;
  height: 18px;
  margin-left: 33px;
  margin-right: 13px;
}
[data-v-ff96bc5a] .el-dialog__body span {
  font-size: 14px;
  line-height: 22px;
  padding-right: 35px;
  height: 100%;
}
[data-v-ff96bc5a] .el-drawer {
  border-radius: 12px 0 0 12px;
}
[data-v-ff96bc5a] .el-drawer__header {
  margin-bottom: 5px;
  margin-left: 12px;
  font-size: 20px;
  font-weight: 700;
  color: #14151d;
}
[data-v-ff96bc5a] .el-drawer__body {
  margin-left: 32px;
  position: relative;
}
[data-v-ff96bc5a] .el-drawer__body .el-input__inner {
  background: #f8f8f9;
  height: 32px;
  width: 428px;
}
.drawer[data-v-ff96bc5a] {
  height: calc(100vh - 172px);
  overflow-y: scroll;
}
.drawer-item[data-v-ff96bc5a] {
  width: 492px;
  height: 56px;
  background: #f8f8f9;
  border-radius: 8px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.drawer-item[data-v-ff96bc5a] .el-button {
  background: #fff;
  width: 28px;
  height: 28px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}
.drawer-index[data-v-ff96bc5a] {
  font-size: 14px;
  margin-left: 23px;
  width: 20px;
  color: #14151d;
}
.drawer-input[data-v-ff96bc5a] {
  width: 428px;
  height: 32px;
  margin-left: 20px;
  background: #f4f4f5;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
}
.drawer-title[data-v-ff96bc5a] {
  font-size: 16px;
  color: #14151d;
}
.drawer-add-page[data-v-ff96bc5a] {
  height: 32px;
  border: 1px solid #fa2c19;
  border-radius: 8px;
  background: #fff;
  color: '#FA2C19';
  font-size: 14px;
}
.drawer-footer[data-v-ff96bc5a] {
  height: 54px;
  position: absolute;
  bottom: 0px;
  right: 40px;
}
.copy-container[data-v-ff96bc5a] {
  width: 256px;
}
.copy-container p[data-v-ff96bc5a] {
  color: #5A5B65;
}
.copy-container .copy-the-code[data-v-ff96bc5a] {
  padding: 4px;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  margin-bottom: 6px;
  width: 100%;
  height: 40%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.text-placeholder-tip[data-v-7a0be89f] {
  margin-top: 2px;
  margin-left: 124px;
  line-height: 20px;
  font-size: 12px;
  color: #919198;
}
.top[data-v-7a0be89f] {
  display: flex;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 26px;
}
.top .label[data-v-7a0be89f] {
  color: #5A5B65;
}
.top .info[data-v-7a0be89f] {
  margin-right: 48px;
}
.top .info .value[data-v-7a0be89f] {
  display: inline-block;
  color: #5A5B65;
}
.top .form-item[data-v-7a0be89f] {
  margin-right: 24px;
}
.top .form-item .value[data-v-7a0be89f] {
  width: 160px;
}
.data-manage-header .title[data-v-7a0be89f] {
  font-size: 20px;
  color: #14151D;
}
.data-manage-header .search-btn[data-v-7a0be89f] {
  margin: 0 8px 0 16px;
}
.container[data-v-7a0be89f] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.container .search-input[data-v-7a0be89f],
.container .option-input[data-v-7a0be89f] {
  height: 32px;
  width: 160px;
  margin-right: 16px;
}
.add-event[data-v-7a0be89f] {
  float: right;
  line-height: 32px;
  height: 32px;
  width: 80px;
  padding: 0;
}
.table-container[data-v-7a0be89f] {
  margin-top: 16px;
}
.select-main[data-v-7a0be89f] {
  width: 0;
  height: 0;
  color: #ffffff;
  border: #ffffff solid 1px;
  outline: none;
}
.action[data-v-7a0be89f] {
  display: flex;
}
.action span[data-v-7a0be89f] {
  color: #3375DC;
  cursor: pointer;
  font-size: 12px;
  flex: 2;
  text-align: center;
}
.action .span1[data-v-7a0be89f] {
  display: flex;
  justify-content: center;
  justify-items: center;
  flex: 3;
}
.copy-container[data-v-7a0be89f] {
  width: 256px;
}
.copy-container p[data-v-7a0be89f] {
  color: #5A5B65;
}
.copy-container .copy-the-code[data-v-7a0be89f] {
  padding: 4px;
  border: 1px solid #F2F2F2;
  border-radius: 8px;
  margin-bottom: 6px;
  width: 100%;
  height: 40%;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.custom-wrapper[data-v-0c57cde1] {
  display: flex;
  flex-direction: column;
}
.custom-wrapper .top-wrap[data-v-0c57cde1] {
  display: flex;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
}
.custom-wrapper .top-wrap .info[data-v-0c57cde1] {
  display: flex;
  justify-content: flex-start;
  margin-right: 48px;
}
.custom-wrapper .top-wrap .info .value[data-v-0c57cde1] {
  display: inline-block;
  color: #5A5B65;
}
.custom-wrapper .content-wrap[data-v-0c57cde1] {
  padding: 24px 12px;
  background: #fff;
  border-radius: 6px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.text-placeholder-tip[data-v-5088f5da] {
  margin-top: 2px;
  margin-left: 124px;
  line-height: 20px;
  font-size: 12px;
  color: #919198;
}
.top[data-v-5088f5da] {
  display: flex;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 26px;
}
.top .label[data-v-5088f5da] {
  color: #5A5B65;
}
.top .info[data-v-5088f5da] {
  margin-right: 48px;
}
.top .info .value[data-v-5088f5da] {
  display: inline-block;
  color: #5A5B65;
}
.top .form-item[data-v-5088f5da] {
  margin-right: 24px;
}
.top .form-item .value[data-v-5088f5da] {
  width: 160px;
}
.header-container .title[data-v-5088f5da] {
  font-size: 20px;
  color: #14151D;
}
.add-event-create-box[data-v-5088f5da] {
  width: 100%;
}
.container[data-v-5088f5da] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.search[data-v-5088f5da] {
  margin: 0 8px;
  color: #ffffff;
}
.add-event-table-container[data-v-5088f5da] {
  display: inline-block;
  margin-top: 14px;
  width: 100%;
}
.add-event-button-box[data-v-5088f5da] {
  width: 100%;
  box-sizing: border-box;
}
.add-event-button-box[data-v-5088f5da] .el-icon-remove-outline {
  font-size: 25px;
}
.add-event-button-box[data-v-5088f5da] .el-icon-circle-plus-outline {
  font-size: 25px;
}
.button[data-v-5088f5da] {
  width: 28px;
  margin-left: 5px;
  display: inline-block;
  border-radius: 50%;
}
.table-top[data-v-5088f5da] {
  display: flex;
  height: 60px;
  line-height: 60px;
  width: 90%;
}
.table-top span[data-v-5088f5da] {
  text-indent: 4rem;
  flex: 1;
}
.ruler-dialog[data-v-5088f5da] {
  overflow-y: scroll;
  display: flex;
  justify-content: center;
  line-height: 35px;
}
[data-v-5088f5da] .el-dialog__body {
  height: 220px;
  overflow-y: scroll;
}
.ruler-item-key[data-v-5088f5da] {
  width: 150px;
}
.ruler-item-value[data-v-5088f5da] {
  width: 150px;
}
.ruler-item-title[data-v-5088f5da] {
  font-weight: 700;
}
.add[data-v-5088f5da] {
  text-align: center;
}
.remove[data-v-5088f5da] {
  text-align: center;
}
.add-event-form-box[data-v-5088f5da] {
  margin-top: 24px;
  width: 100%;
  text-align: center;
}
.add-event-form-box .add-event-from-button[data-v-5088f5da] {
  margin-left: 10px;
}
.english-input-box[data-v-5088f5da] {
  width: 480px;
  height: 32px;
}
.add-event .show.catch[data-v-5088f5da] {
  display: inline-block;
  position: absolute;
  left: 5%;
  color: #f00;
  top: 42px;
  transform: scale(0.8, 0.8) !important;
  font-size: 12px;
}
.add-event td[data-v-5088f5da] {
  position: relative;
}
.add-event-from[data-v-5088f5da] {
  display: inline-block;
  width: 124px;
  color: #5A5B65;
}
.add-event-from[data-v-5088f5da]:before {
  content: '*';
  display: inline-block;
  margin-right: 4px;
  line-height: 1;
  font-size: 14px;
  color: #FA2C19;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.trend-area .title[data-v-0ab3828c] {
  margin-bottom: 30px;
}
.trend-area .title .title-h2[data-v-0ab3828c] {
  font-weight: 400;
  font-size: 20px;
}
.trend-area .trend-content .trend-form[data-v-0ab3828c] {
  margin-right: 24px;
  margin-bottom: 16px;
}
.trend-area .trend-content .trend-form .value[data-v-0ab3828c] {
  width: 200px;
  margin-right: 8px;
}
.trend-area .trend-content .trend-form[data-v-0ab3828c] .el-select {
  width: 250px;
}
.trend-area .trend-content .trend-form[data-v-0ab3828c] .el-date-editor--daterange.el-input__inner {
  width: 250px;
}
.trend-area .trend-content .trend-form-no[data-v-0ab3828c] {
  margin-right: 24px;
  margin-bottom: 16px;
  height: 360px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F8F8F9;
}
.report[data-v-0ab3828c] {
  margin-top: 16px;
}

/*项目中可能用到的变量，按设计稿规范录入*/
.info-title[data-v-03368578] {
  margin-bottom: 20px;
}
.info-title img[data-v-03368578] {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.info-title p .link-txt[data-v-03368578] {
  width: 100px;
  cursor: pointer;
  color: #448aff;
}
.info-title .flow-management[data-v-03368578] {
  display: flex;
  color: #919198;
  flex-direction: unset;
}
.btn-box[data-v-03368578] {
  margin-left: auto;
  margin-top: -44px;
  width: 300px;
  display: flex;
  justify-content: space-between;
}
.btn-box .info-icon[data-v-03368578] {
  color: #919198;
  margin: 8px;
}
.info-box .item-info[data-v-03368578] {
  height: 32px;
  margin-right: 18px;
  color: #919198;
}
.info-box .item-info .text1[data-v-03368578] {
  color: #14151D;
}
.info-box .item-info .text2[data-v-03368578] {
  color: #fa2c19;
}
.info-box .item-info .text3[data-v-03368578] {
  color: #33ba99;
}
.usedCount[data-v-03368578] {
  color: #fa2c19;
}

