.el-select[data-v-50fd9792] {
  margin-left: 20px;
  line-height: 50px;
}

[data-v-d16d6306]:export {
  themeColor: #00bf8a;
  menuText: #4e5969;
  backgroundPress: #e1fff0;
  menuActiveText: #409eff;
  subMenuActiveText: #00bf8a;
  menuBg: white;
  menuHover: #e1fff0;
  subMenuBg: white;
  subMenuHover: #e1fff0;
  sideBarWidth: 190px;
}
.navbar[data-v-d16d6306] {
  background: #fff;
  height: 50px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
}
.navbar .navbar-box[data-v-d16d6306] {
  background: #fff;
  width: 100%;
  height: 50px;
}
.navbar .navbar-box .el-select[data-v-d16d6306] {
  margin-top: 9px;
  line-height: 32px;
}
.navbar .navbar-box.navbar-fixed[data-v-d16d6306] {
  z-index: 9;
  width: calc(100% - 190px);
  transition-property: width, top;
  position: fixed;
  top: -58px;
  right: 0;
  box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
  transition: top .28s, width .28s !important;
}
.navbar .navbar-box.navbar-slidedown[data-v-d16d6306] {
  top: 0;
}
.navbar .navbar-box.navbar-slideup[data-v-d16d6306] {
  top: -58px;
}
.navbar .breadcrumb-container[data-v-d16d6306] {
  float: left;
}
.navbar .right-menu[data-v-d16d6306] {
  float: right;
  height: 100%;
  line-height: 50px;
  display: -ms-flexbox;
  display: flex;
}
.navbar .right-menu[data-v-d16d6306]:focus {
  outline: none;
}
.navbar .right-menu .right-menu-item[data-v-d16d6306] {
  color: #5a5e66;
  vertical-align: text-bottom;
  height: 100%;
  padding: 0 8px;
  font-size: 18px;
  display: inline-block;
}
.navbar .right-menu .right-menu-item.hover-effect[data-v-d16d6306] {
  cursor: pointer;
  transition: background .3s;
}
.navbar .right-menu .right-menu-item.hover-effect[data-v-d16d6306]:hover {
  background: rgba(0, 0, 0, .024);
}
.navbar .right-menu .avatar-container[data-v-d16d6306] {
  margin-right: 30px;
}
.navbar .right-menu .avatar-container .avatar-wrapper[data-v-d16d6306] {
  margin-top: 5px;
  position: relative;
}
.navbar .right-menu .avatar-container .avatar-wrapper .user-avatar[data-v-d16d6306] {
  cursor: pointer;
  border-radius: 10px;
  width: 40px;
  height: 40px;
  display: block;
}
.navbar .right-menu .avatar-container .avatar-wrapper .el-icon-caret-bottom[data-v-d16d6306] {
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  top: 25px;
  right: -20px;
}

.hideSidebar .navbar-box.navbar-fixed {
  width: calc(100% - 54px) !important;
}

.sidebarLogoFade-enter-active[data-v-6494804b] {
  transition: opacity 1.5s;
}
.sidebarLogoFade-enter[data-v-6494804b], .sidebarLogoFade-leave-to[data-v-6494804b] {
  opacity: 0;
}
.sidebar-logo-container[data-v-6494804b] {
  text-align: center;
  background: #fff;
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  overflow: hidden;
}
.sidebar-logo-container .sidebar-logo-link[data-v-6494804b] {
  width: 100%;
  height: 100%;
}
.sidebar-logo-container .sidebar-logo-link .sidebar-logo[data-v-6494804b] {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin-right: 12px;
}
.sidebar-logo-container .sidebar-logo-link .sidebar-title[data-v-6494804b] {
  vertical-align: middle;
  color: #323335 !important;
  width: 70px !important;
  height: 28px !important;
  margin: 0 !important;
}
.sidebar-logo-container.collapse .sidebar-logo[data-v-6494804b] {
  margin-right: 0;
}

.sub-el-icon[data-v-31ea41b3], .coinSvg[data-v-31ea41b3] {
  color: currentColor;
  width: 1em;
  height: 1em;
}
.center[data-v-31ea41b3] {
  text-align: left;
  color: #86909c;
  max-width: 28px;
}
.coinSvg[data-v-31ea41b3] {
  margin: -3px 0 0;
}

.el-submenu {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-v-4dfc2f9c] .el-submenu.is-active > .el-submenu__title {
  color: #00bf8a !important;
}
.submenu-title-noDropdown[data-v-4dfc2f9c]:not(.el-submenu .submenu-title-noDropdown) {
  font-weight: 500;
}
[data-v-4dfc2f9c] .el-submenu__title {
  font-weight: 500;
}

.new-menu[data-v-70845402] {
  font-size: 16px;
}

.hamburger[data-v-4e6f274c] {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.hamburger.is-active[data-v-4e6f274c] {
  transform: rotate(180deg);
}

.hamburger-container[data-v-33ec43fc] {
  text-align: center;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  border-top: 1px solid #e8e8e8;
  margin: 0 10px;
  transition: background .3s;
  padding: 10px 0 10px 16px !important;
}
.hamburger-container[data-v-33ec43fc]:hover {
  background: rgba(0, 0, 0, .024);
}



.content[data-v-50307049] {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-label[data-v-50307049] {
  color: #909399;
}
.game-over-search-item[data-v-50307049] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.item-label[data-v-50307049] {
  margin-right: 10px;
}

.app-breadcrumb.el-breadcrumb[data-v-b50ef614] {
  min-height: 20px;
  padding: 10px 0;
  font-size: 14px;
  line-height: 20px;
}
.app-breadcrumb.el-breadcrumb .no-redirect[data-v-b50ef614] {
  cursor: text;
}

.app-main[data-v-078753dd] {
  width: 100%;
  min-height: calc(100vh - 50px);
  padding: 0 10px 10px;
  position: relative;
  overflow: hidden;
}
.fixed-header + .app-main[data-v-078753dd] {
  padding-top: 50px;
}

.el-popup-parent--hidden .fixed-header {
  padding-right: 15px;
}

[data-v-13877386]:export {
  themeColor: #00bf8a;
  menuText: #4e5969;
  backgroundPress: #e1fff0;
  menuActiveText: #409eff;
  subMenuActiveText: #00bf8a;
  menuBg: white;
  menuHover: #e1fff0;
  subMenuBg: white;
  subMenuHover: #e1fff0;
  sideBarWidth: 190px;
}
.app-wrapper[data-v-13877386] {
  width: 100%;
  height: 100%;
  position: relative;
}
.app-wrapper[data-v-13877386]:after {
  content: "";
  clear: both;
  display: table;
}
.app-wrapper.mobile.openSidebar[data-v-13877386] {
  position: fixed;
  top: 0;
}
.drawer-bg[data-v-13877386] {
  opacity: .3;
  z-index: 999;
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.fixed-header[data-v-13877386] {
  z-index: 9;
  width: calc(100% - 190px);
  transition: width .28s;
  position: fixed;
  top: 0;
  right: 0;
}
.hideSidebar .fixed-header[data-v-13877386] {
  width: calc(100% - 54px);
}
.mobile .fixed-header[data-v-13877386] {
  width: 100%;
}

.svg-icon[data-v-c8a70580] {
  fill: currentColor;
  width: 1em;
  height: 1em;
  overflow: hidden;
}
.svg-external-icon[data-v-c8a70580] {
  background-color: currentColor;
  display: inline-block;
  -webkit-mask-size: cover !important;
  mask-size: cover !important;
}

.color-set .el-dialog__body {
  color: #606266;
  word-break: break-all;
  padding: 20px;
  font-size: 14px;
}

.el-radio-group[data-v-7e2d4028] {
  text-align: center;
  width: 100%;
}
.el-radio-group .el-radio[data-v-7e2d4028] {
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
.el-radio-group .el-radio + .el-radio[data-v-7e2d4028] {
  margin-bottom: 0;
}

.selected-column-item[data-v-4a7eaf12] {
  cursor: pointer !important;
}

.box-between[data-v-4a7eaf12] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
[data-v-4a7eaf12] .el-card__header {
  height: 48px;
  line-height: 30px !important;
}
.el-card.is-hover-shadow[data-v-4a7eaf12]:focus, .el-card.is-hover-shadow[data-v-4a7eaf12]:hover {
  box-shadow: none;
}
[data-v-4a7eaf12] .el-card.is-always-shadow {
  box-shadow: none;
}
.customTableRowCol .bi-column-container .column-container .column-configurable .selected-column-item[data-v-4a7eaf12] {
  background: #f2f3f5;
}
.customTableRowCol .bi-column-container .checkbox-container .el-checkbox-group .el-checkbox[data-v-4a7eaf12] {
  float: left;
  min-height: 38px;
  max-height: 58px;
  line-height: 20px;
  display: block;
  width: 190px !important;
  margin: 0 !important;
}
.customTableRowCol .el-card__body[data-v-4a7eaf12] {
  padding: 16px !important;
}

.standard-roi .el-table, .standard-roi .el-table .el-button {
  font-size: 14px !important;
}
.standard-roi .el-dialog__body {
  padding: 5px 20px 10px !important;
}
.standard-roi .el-input-group__prepend .el-input__inner {
  width: 100px;
}
.standard-roi .el-input__inner {
  width: 240px;
}
.standard-roi .el-input-group__append .el-button {
  width: 60px;
}

.dialog-class[data-v-890ce89c] {
  width: 100%;
}
.dialog-class .dialog-body[data-v-890ce89c] {
  border-top: 1px solid rgba(0, 0, 0, .06);
  width: 100%;
}
.dialog-class .dialog-body .body-head[data-v-890ce89c] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
}
.dialog-class .dialog-body .body-head .head-left[data-v-890ce89c] {
  width: 400px;
}
.dialog-class .dialog-body .body-head .head-right[data-v-890ce89c] {
  display: -ms-flexbox;
  display: flex;
}
.dialog-class .dialog-body .body-body[data-v-890ce89c] {
  margin-top: 20px;
}
.dialog-class .dialog-body .body-footer[data-v-890ce89c] {
  width: 100%;
  height: 200px;
  margin-top: 10px;
}
.dialog-class .dialog-footer[data-v-890ce89c] {
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -ms-flexbox;
  display: flex;
}

.el-button--mini[data-v-7d1d1930], .el-button--mini.is-round[data-v-7d1d1930] {
  padding: 7px 8px !important;
}
.el-button--mini [class*="el-icon-check"][data-v-7d1d1930] {
  color: inherit !important;
}

.view-set-focus[data-v-3979c824] {
  color: #38ce81;
  background-color: #e6f9ef;
}
[data-v-3979c824] .label-check-sty {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-3979c824] .label-check-sty .el-checkbox__label {
  font-size: 12px;
}
.views-set[data-v-3979c824] {
  display: inline-block;
}

.views-set .el-dialog__body {
  color: #606266;
  word-break: break-all;
  padding: 20px;
  font-size: 14px;
}
.required-field:before {
  content: " *";
  color: red;
  margin-right: 5px;
}

.listTopSty[data-v-bbe54780] {
  margin-top: 0;
}
.listTop[data-v-bbe54780] {
  padding: 10px 20px 0;
}
.views-list[data-v-bbe54780] {
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.views-list .title[data-v-bbe54780] {
  color: #323335;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 12px;
  font-size: 14px;
  line-height: 22px;
}
.views-list .view-ul[data-v-bbe54780] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
}
.views-list .view-item[data-v-bbe54780] {
  margin-bottom: 10px;
  margin-right: 12px;
}
.views-list .view-item .view-button[data-v-bbe54780] {
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 28px;
  padding-left: 14px;
  padding-right: 20px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.views-list .view-item .view-button .view-delete[data-v-bbe54780] {
  color: #86909c;
  margin-top: 1px;
  display: none;
  position: absolute;
  right: 4px;
}
.views-list .view-item .view-button:hover .view-delete[data-v-bbe54780] {
  display: inline-block;
}
.view-set-focus[data-v-bbe54780] {
  color: #00bf8a !important;
  background: #eaf7f3 !important;
  border: 1px solid #00bf8a !important;
}
.view-setI-focus[data-v-bbe54780] {
  color: #00bf8a !important;
}
[data-v-bbe54780] .el-button--small {
  color: #323335;
  text-align: left;
  border: none;
  border-radius: 2px;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  display: -ms-flexbox;
  display: flex;
  min-width: 60px !important;
  min-height: 24px !important;
}

.views-set .el-dialog__body {
  color: #606266;
  word-break: break-all;
  padding: 20px;
  font-size: 14px;
}

.data-overview[data-v-2fbcc96b] {
  width: 100%;
}
.data-overview div[data-v-2fbcc96b] {
  box-sizing: border-box;
}
.data-overview .d-body[data-v-2fbcc96b] {
  height: 100%;
  overflow: hidden;
}
.data-overview .d-body h5[data-v-2fbcc96b], .data-overview .d-body p[data-v-2fbcc96b] {
  margin: 0;
  padding: 0;
}
.data-overview .d-body .dashed[data-v-2fbcc96b] {
  width: 1px;
  height: auto;
  margin: 0 20px;
  position: relative;
}
.data-overview .d-body .dashed[data-v-2fbcc96b]:after {
  content: "";
  border-left: 1px dashed #c9cdd4;
  width: 0;
  height: auto;
  display: block;
  position: absolute;
  top: 18px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.data-overview .d-body .d-body-left .left-header[data-v-2fbcc96b] {
  margin-top: 16px;
}
.data-overview .d-body .d-body-left .left-body[data-v-2fbcc96b] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}
.data-overview .d-body .d-body-left .left-body .small-card[data-v-2fbcc96b] {
  float: left;
  cursor: pointer;
  background: #f7f8fa;
  border: 1px solid #f7f8fa;
  border-radius: 4px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 49%;
  height: 110px;
  margin: 14px 0 0;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left[data-v-2fbcc96b] {
  color: #4e5969;
  font-family: HelveticaNeue;
  display: inline-block;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left h5[data-v-2fbcc96b] {
  font-size: 14px;
  font-weight: 500;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left p[data-v-2fbcc96b] {
  word-wrap: normal;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left .data-num[data-v-2fbcc96b] {
  color: #323335;
  padding: 8px 0;
  font-size: 24px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right[data-v-2fbcc96b] {
  border: 1px solid rgba(0, 0, 0, 0);
  width: 40%;
  min-width: 100px;
  height: 65px;
  display: inline-block;
}
.data-overview .d-body .d-body-left .left-body .active-card[data-v-2fbcc96b] {
  border: 1px solid #00bf8a;
  box-shadow: 0 0 5px #e8e8e8;
}
.data-overview .d-body .d-body-right[data-v-2fbcc96b] {
  height: 282px;
  margin-top: 18px;
  margin-bottom: 5px;
  position: relative;
}
.data-overview .d-body .d-body-right .left-header[data-v-2fbcc96b] {
  z-index: 8;
  position: absolute;
  top: -5px;
  left: 0;
}
.data-overview .d-body .d-body-right .left-header .chart-title[data-v-2fbcc96b] {
  color: #323335;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.data-overview .d-body .d-body-right .right-header[data-v-2fbcc96b] {
  z-index: 8;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 28px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: -5px;
  right: 10px;
}
.data-overview .d-body .is-red[data-v-2fbcc96b] {
  color: #f53f3f;
}
.data-overview .d-body .is-green[data-v-2fbcc96b] {
  color: #00b42a;
}
.data-overview .d-body .is-gray[data-v-2fbcc96b] {
  color: rgba(0, 0, 0, .45);
}
.svg-icon[data-v-2fbcc96b] {
  margin: 0 4px;
}

@media (max-width: 1980px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 383px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 160px;
}
}
@media (max-width: 1910px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 355px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 140px;
}
}
@media (max-width: 1820px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 282px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 120px;
}
}
@media (max-width: 1620px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 300px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 100px;
}
}

.icon[data-v-a14b37e2] {
  color: #c0c4cc;
  float: right;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 25px;
  font-size: 14px;
  display: inline-block;
}
.icon i[data-v-a14b37e2] {
  cursor: pointer;
  display: none;
}
[data-v-a14b37e2] .el-input--small .el-input__inner {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  height: 30px;
  margin: 0;
  padding: 0 10px;
  line-height: 30px;
}
[data-v-a14b37e2] .el-input--mini .el-input__inner {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  height: 26px;
  margin: 0;
  padding: 0 10px;
  line-height: 26px;
}
.input-number-range1[data-v-a14b37e2] {
  background-color: #fff;
  border: 1px solid #c9cdd4;
  border-radius: 0 4px 4px 0;
  transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
}
.input-number-range1[data-v-a14b37e2]:hover {
  border-color: #c0c4cc;
}
.input-number-range1:hover .icon i[data-v-a14b37e2] {
  display: inline-block;
}
.input-number-range1.is-focus[data-v-a14b37e2] {
  border-color: #00bf8a;
  box-shadow: 2px 2px 2px #e5f8f3;
}
.flex[data-v-a14b37e2] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.flex .center[data-v-a14b37e2] {
  margin-top: 1px;
}
.is-disabled[data-v-a14b37e2] {
  color: #c0c4cc;
  cursor: not-allowed;
  background-color: #f2f3f5;
  border-color: #d6d9e0;
}
.is-disabled .icon[data-v-a14b37e2] {
  display: none;
}
[data-v-a14b37e2] .inputcolor .el-input__inner:focus {
  box-shadow: none;
  border: none;
}

.el-table[data-v-06ac41fb] .el-table__fixed-footer-wrapper td {
  padding: 5px 0 !important;
}
.el-table[data-v-06ac41fb] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-06ac41fb] {
  color: #86909c;
  padding-bottom: 10px;
  font-size: 12px;
}
#firstday-chart[data-v-06ac41fb] {
  margin-top: 10px;
}
.analysis-data p[data-v-06ac41fb] {
  margin: 0;
}
.analysis-data .income-show[data-v-06ac41fb] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.customSty[data-v-06ac41fb] .driver-highlighted-element {
  background: none !important;
  border: none !important;
}
[data-v-06ac41fb] .selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-06ac41fb] .selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 130px;
}
[data-v-06ac41fb] .selectmultipleSty .el-input__inner {
  height: 32px;
}

.leftwidth .left {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.leftwidth .left .el-checkbox-group {
  margin-left: 0 !important;
}
.el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.content-chart .el-tabs__nav-wrap:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.analysis-table .cell {
  white-space: pre-line;
}
.analysis-table .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price {
  font-weight: bold;
}
.table-table .ant-table-footer {
  padding: 8px;
}
.table-table .ant-table-footer span {
  width: 100px;
  display: inline-block;
}
.allTabSty .el-tabs__item.is-top.is-active {
  color: #00bf8a;
}
::v-deep .is-active {
  color: #00bf8a;
  text-align: left;
  font-style: normal;
  font-weight: 500;
}
.allTabSty {
  border-radius: 4px;
}
[class^="el-icon-"] {
  color: #86909c;
}
::v-deep [class*=" el-icon-"] {
  color: #86909c;
}
::v-deep .el-tabs__nav-scroll {
  border-radius: 0 !important;
}
.field-container {
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.coinSvg {
  width: 25px;
  height: 25px;
  margin: 0 12px;
}
.fs12 {
  margin-left: 16px;
  font-size: 12px;
}
.fs20 {
  color: #4e5969;
  margin-left: 16px;
  font-size: 20px;
}
.greenFont {
  color: #00bf8a;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.el-table[data-v-86379af8] .el-table__fixed-footer-wrapper td {
  padding: 5px 0 !important;
}
.el-table[data-v-86379af8] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-86379af8] {
  color: #86909c;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer[data-v-86379af8] {
  width: 100%;
}
.content-outer .content-head[data-v-86379af8] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-86379af8] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 320px;
  margin-bottom: 22px;
  margin-right: 8px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-86379af8] {
  text-align: right;
  width: 75px;
  margin-right: 8px;
}
.content-outer .content-head .search-item .item-content[data-v-86379af8] {
  width: 230px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-86379af8], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-86379af8], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-86379af8] {
  width: 100%;
}
.content-outer .content-head .search-item .item-content .item-content-changeday[data-v-86379af8] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input[data-v-86379af8], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-86379af8] {
  width: 100px;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-86379af8], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-86379af8] {
  display: none;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-icon[data-v-86379af8] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer .content-head .search-item .more-click[data-v-86379af8] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-head .search-item .el-button[data-v-86379af8] {
  width: 84px;
}
.content-outer .content-chart[data-v-86379af8] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-86379af8] {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-outer .content-table[data-v-86379af8] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}
#firstday-chart[data-v-86379af8] {
  margin-top: 10px;
}
.analysis-data p[data-v-86379af8] {
  margin: 0;
}
.analysis-data .income-show[data-v-86379af8] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
[data-v-86379af8] .is-active {
  color: #00bf8a;
  text-align: left;
  font-style: normal;
  font-weight: 500;
}
.allTabSty[data-v-86379af8] {
  border-radius: 4px;
}
[class^="el-icon-"][data-v-86379af8] {
  color: #86909c;
}
[data-v-86379af8] [class*=" el-icon-"] {
  color: #86909c;
}
[data-v-86379af8] .el-tabs__nav-scroll {
  border-radius: 0 !important;
}
[data-v-86379af8] .block-box + .block-box {
  margin-top: 0;
}

.data-overview[data-v-1c97767a] {
  width: 100%;
}
.data-overview div[data-v-1c97767a] {
  box-sizing: border-box;
}
.data-overview .d-body[data-v-1c97767a] {
  height: 100%;
}
.data-overview .d-body h5[data-v-1c97767a], .data-overview .d-body p[data-v-1c97767a] {
  margin: 0;
  padding: 0;
}
.data-overview .d-body .dashed[data-v-1c97767a] {
  width: 1px;
  height: auto;
  margin: 0 20px;
}
.data-overview .d-body .dashed[data-v-1c97767a]:after {
  content: "";
  border-left: 1px dashed #c9cdd4;
  width: 0;
  height: auto;
  display: block;
  position: absolute;
  top: 20px;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.data-overview .d-body .d-body-left .left-header[data-v-1c97767a] {
  margin-top: 16px;
}
.data-overview .d-body .d-body-left .left-body[data-v-1c97767a] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}
.data-overview .d-body .d-body-left .left-body .small-card[data-v-1c97767a] {
  float: left;
  cursor: pointer;
  background: #f7f8fa;
  border: 1px solid #f7f8fa;
  border-radius: 4px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 49%;
  height: 110px;
  margin: 14px 0 0;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
}
.data-overview .d-body .d-body-left .left-body .small-card[data-v-1c97767a]:nth-child(2n) {
  margin: 14px 0 0;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left[data-v-1c97767a] {
  color: #4e5969;
  width: 50%;
  font-family: HelveticaNeue;
  display: inline-block;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left h5[data-v-1c97767a] {
  font-size: 14px;
  font-weight: 500;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left p[data-v-1c97767a] {
  word-wrap: normal;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-left .data-num[data-v-1c97767a] {
  color: #323335;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding: 8px 0;
  font-size: 24px;
  overflow: hidden;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right[data-v-1c97767a] {
  border: 1px solid rgba(0, 0, 0, 0);
  width: 40%;
  min-width: 100px;
  height: 65px;
  display: inline-block;
}
.data-overview .d-body .d-body-left .left-body .active-card[data-v-1c97767a] {
  border: 1px solid #00bf8a;
  box-shadow: 0 0 5px #e8e8e8;
}
.data-overview .d-body .d-body-right[data-v-1c97767a] {
  height: 280px;
  margin-top: 14px;
  position: relative;
}
.data-overview .d-body .d-body-right .left-header[data-v-1c97767a] {
  z-index: 8;
  position: absolute;
  top: 0;
  left: 0;
}
.data-overview .d-body .d-body-right .left-header .chart-title[data-v-1c97767a] {
  color: #323335;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}
.data-overview .d-body .d-body-right .right-header[data-v-1c97767a] {
  z-index: 8;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 28px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 5px;
  right: 10px;
}
.data-overview .d-body .is-red[data-v-1c97767a] {
  color: #f53f3f;
}
.data-overview .d-body .is-green[data-v-1c97767a] {
  color: #00b42a;
}
.data-overview .d-body .is-gray[data-v-1c97767a] {
  color: rgba(0, 0, 0, .45);
}
.svg-icon[data-v-1c97767a] {
  margin: 0 4px;
}

@media (max-width: 1980px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 383px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 160px;
}
}
@media (max-width: 1910px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 290px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 140px;
}
}
@media (max-width: 1820px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 290px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 120px;
}
}
@media (max-width: 1620px) {
.data-overview .d-body .d-body-left .left-body .small-card {
    width: 300px;
}
.data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 100px;
}
}

.el-table[data-v-c0cb31e6] .el-table__fixed-footer-wrapper td {
  padding: 5px 0 !important;
}
.el-table[data-v-c0cb31e6] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-c0cb31e6] {
  color: #86909c;
  padding-bottom: 10px;
  font-size: 12px;
}
.pagination[data-v-c0cb31e6] {
  text-align: center;
  margin-top: 5px;
}
.firstday-title[data-v-c0cb31e6] {
  margin-top: 10px;
}
.analysis-data p[data-v-c0cb31e6] {
  margin: 0;
}
.analysis-data .income-show[data-v-c0cb31e6] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.customSty[data-v-c0cb31e6] .driver-highlighted-element {
  background: none !important;
  border: none !important;
}
[data-v-c0cb31e6] .selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-c0cb31e6] .selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 130px;
}
[data-v-c0cb31e6] .selectmultipleSty .el-input__inner {
  height: 32px;
}
.leftwidth .left[data-v-c0cb31e6] {
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
}
.leftwidth .left .el-checkbox-group[data-v-c0cb31e6] {
  margin-left: 0 !important;
}
.el-table__body-wrapper .my-cost-color[data-v-c0cb31e6], .el-table__body-wrapper .my-cost-color .cell[data-v-c0cb31e6], .el-table__body-wrapper .analysis-color[data-v-c0cb31e6] {
  padding: 0 !important;
}
.el-table__body-wrapper .analysis-color .cell[data-v-c0cb31e6] {
  padding: 0;
}
.el-table__body-wrapper .analysis-color .analysis-data[data-v-c0cb31e6] {
  padding: 7px 10px;
}
.content-chart .el-tabs__nav-wrap[data-v-c0cb31e6]:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.analysis-table .cell[data-v-c0cb31e6] {
  white-space: pre-line;
}
.analysis-table .el-table__body-wrapper[data-v-c0cb31e6] {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-c0cb31e6] {
  font-weight: bold;
}
.table-table[data-v-c0cb31e6] {
  margin-top: 10px !important;
}
.table-table .ant-table-footer[data-v-c0cb31e6] {
  padding: 8px;
}
.table-table .ant-table-footer span[data-v-c0cb31e6] {
  width: 100px;
  display: inline-block;
}
[data-v-c0cb31e6] .is-active {
  color: #00bf8a;
  text-align: left;
  font-style: normal;
  font-weight: 500;
}
.allTabSty[data-v-c0cb31e6] {
  border-radius: 4px;
}
[class^="el-icon-"][data-v-c0cb31e6] {
  color: #86909c;
}
[data-v-c0cb31e6] [class*=" el-icon-"] {
  color: #86909c;
}
[data-v-c0cb31e6] .el-tabs__nav-scroll {
  border-radius: 0 !important;
}
.field-container[data-v-c0cb31e6] {
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.coinSvg[data-v-c0cb31e6] {
  width: 25px;
  height: 25px;
  margin: 0 12px;
}
.fs12[data-v-c0cb31e6] {
  color: #00bf8a;
  margin-left: 16px;
  font-size: 12px;
}
.fs20[data-v-c0cb31e6] {
  color: #4e5969;
  margin-left: 16px;
  font-size: 20px;
}
.greenFont[data-v-c0cb31e6] {
  color: #00bf8a;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.view-set-focus[data-v-42cf9ee6] {
  color: #38ce81;
  background-color: #e6f9ef;
}

.views-set .el-dialog__body {
  color: #606266;
  word-break: break-all;
  padding: 20px;
  font-size: 14px;
}

.el-table[data-v-6fa3dad5] .el-table__fixed-footer-wrapper td {
  padding: 5px 0 !important;
}
.el-table[data-v-6fa3dad5] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-6fa3dad5] {
  color: #86909c;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.pagination[data-v-6fa3dad5] {
  text-align: center;
  margin-top: 5px;
}
.content-outer[data-v-6fa3dad5] {
  width: 100%;
}
.content-outer .content-head[data-v-6fa3dad5] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-6fa3dad5] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 320px;
  margin-bottom: 22px;
  margin-right: 6px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-6fa3dad5] {
  text-align: right;
  width: 68px;
  margin-right: 10px;
}
.content-outer .content-head .search-item .item-content[data-v-6fa3dad5] {
  width: 230px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-6fa3dad5], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-6fa3dad5], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-6fa3dad5] {
  width: 100%;
}
.content-outer .content-head .search-item .item-content .item-content-changeday[data-v-6fa3dad5] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input[data-v-6fa3dad5], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-6fa3dad5] {
  width: 100px;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-6fa3dad5], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-6fa3dad5] {
  display: none;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-icon[data-v-6fa3dad5] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer .content-head .search-item .more-click[data-v-6fa3dad5] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-head .search-item .el-button[data-v-6fa3dad5] {
  width: 84px;
}
.content-outer .content-chart[data-v-6fa3dad5] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-6fa3dad5] {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-outer .content-table[data-v-6fa3dad5] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}
#firstday-chart[data-v-6fa3dad5] {
  margin-top: 10px;
}
.analysis-data p[data-v-6fa3dad5] {
  margin: 0;
}
.analysis-data .income-show[data-v-6fa3dad5] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
[data-v-6fa3dad5] .is-active {
  color: #00bf8a;
  text-align: left;
  font-style: normal;
  font-weight: 500;
}
.allTabSty[data-v-6fa3dad5] {
  border-radius: 4px;
}
[class^="el-icon-"][data-v-6fa3dad5] {
  color: #86909c;
}
[data-v-6fa3dad5] [class*=" el-icon-"] {
  color: #86909c;
}
[data-v-6fa3dad5] .el-tabs__nav-scroll {
  border-radius: 0 !important;
}
[data-v-6fa3dad5] .el-table td.el-table__cell div {
  max-height: 34px !important;
}

.put-reference[data-v-759064b2] {
  padding: 20px;
}
.put-reference .put-header .put-header-left[data-v-759064b2] {
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  display: -ms-flexbox;
  display: flex;
}
.put-reference .put-header .put-header-left .title[data-v-759064b2] {
  color: #4e5969;
  width: 100px;
  margin: 0 10px;
}
.put-reference .put-body[data-v-759064b2] {
  padding: 0 0 20px;
}
.put-reference .pagination[data-v-759064b2] {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
[data-v-759064b2] .pitcher-table .el-table__row--level-1 {
  background: #eef5ff;
}
[data-v-759064b2] .pitcher-table .el-table__row--level-2 {
  background: #f3fff9;
}

.put-reference .el-table--border {
  border-bottom: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
}

.put-reference[data-v-41eb2cf8] {
  padding: 20px;
}
.put-reference .put-header[data-v-41eb2cf8] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}
.put-reference .put-header .el-form-item[data-v-41eb2cf8] {
  margin-bottom: 0;
}
.put-reference .put-body[data-v-41eb2cf8] {
  padding: 0 0 20px;
}
.put-reference .pagination[data-v-41eb2cf8] {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
[data-v-41eb2cf8] .pitcher-table .el-table__row--level-1 {
  background: #eef5ff;
}
[data-v-41eb2cf8] .pitcher-table .el-table__row--level-2 {
  background: #f3fff9;
}

.put-reference .el-table--border {
  border-bottom: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
}

.chart-box[data-v-05324676] {
  height: 300px;
}

.rank-detail[data-v-09e0f2fa] {
  color: #4e5969;
  font-size: 14px;
}
.role-info[data-v-09e0f2fa] {
  background: #f7f8fa;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 16px;
}
.role-info .flex-box[data-v-09e0f2fa] {
  margin-bottom: 14px;
}
.role-info .flex-box > div[data-v-09e0f2fa] {
  width: 33%;
  font-size: 14px;
}
.role-info .flex-box > div .label[data-v-09e0f2fa] {
  color: #4e5969;
  font-weight: 400;
}
.role-info .flex-box > div .value[data-v-09e0f2fa] {
  color: #323335;
  margin-left: 10px;
  font-weight: 400;
}
.table[data-v-09e0f2fa] {
  padding-top: 20px;
  padding-bottom: 50px;
}
.chart[data-v-09e0f2fa] {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 20px;
}
[data-v-09e0f2fa] .el-range-editor--mini.el-input__inner {
  height: 28px;
}

.content-outer[data-v-0d9c469a] {
  width: 100%;
}
.content-outer .content-head[data-v-0d9c469a] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-0d9c469a] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 300px;
  margin-bottom: 22px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-0d9c469a] {
  text-align: right;
  width: 72px;
  margin-right: 8px;
}
.content-outer .content-head .search-item .item-content[data-v-0d9c469a] {
  width: 230px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-0d9c469a], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-0d9c469a], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-0d9c469a] {
  width: 100%;
}
.content-outer .content-head .search-item .more-click[data-v-0d9c469a] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-chart[data-v-0d9c469a] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-0d9c469a] {
  z-index: 2;
  position: absolute;
  top: 20px;
  right: 20px;
}
.content-outer .content-table[data-v-0d9c469a] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}
.content-outer .el-cascader[data-v-0d9c469a] .el-input__inner {
  padding-right: 20px;
}
.content-outer .el-cascader[data-v-0d9c469a] .el-input__suffix {
  z-index: 1;
  width: 20px;
}
.content-outer .el-cascader[data-v-0d9c469a] .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 210px;
}
.content-outer .el-cascader[data-v-0d9c469a] .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
.content-outer .el-cascader[data-v-0d9c469a] .el-cascader__search-input {
  min-width: 30px;
  margin-left: 10px;
}
.rank-detail[data-v-0d9c469a] {
  color: #4e5969;
  font-size: 14px;
}
.role-info[data-v-0d9c469a] {
  margin-bottom: 20px;
}
.role-info .flex-box[data-v-0d9c469a] {
  margin-bottom: 14px;
}
.role-info .flex-box > div[data-v-0d9c469a] {
  width: 30%;
  font-size: 14px;
}
.role-info .flex-box > div .label[data-v-0d9c469a] {
  color: #4e5969;
  font-weight: 400;
}
.role-info .flex-box > div .value[data-v-0d9c469a] {
  color: #4e5969;
  margin-left: 10px;
  font-weight: 400;
}
.table[data-v-0d9c469a] {
  padding-bottom: 100px;
}
.chart[data-v-0d9c469a] {
  padding-top: 20px;
}

.content-outer[data-v-5a804cce] {
  width: 100%;
}
.content-outer .content-head[data-v-5a804cce] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-5a804cce] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 300px;
  margin-bottom: 20px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-5a804cce] {
  text-align: right;
  width: 72px;
  margin-right: 8px;
}
.content-outer .content-head .search-item .item-content[data-v-5a804cce] {
  width: 230px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-5a804cce], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-5a804cce], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-5a804cce] {
  width: 100%;
}
.content-outer .content-head .search-item .item-content .item-content-changeday[data-v-5a804cce] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input[data-v-5a804cce], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-5a804cce] {
  width: 100px;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-5a804cce], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-5a804cce] {
  display: none;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-icon[data-v-5a804cce] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer .content-head .search-item .more-click[data-v-5a804cce] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-chart[data-v-5a804cce] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-5a804cce] {
  z-index: 2;
  position: absolute;
  top: 20px;
  right: 20px;
}
.content-outer .content-table[data-v-5a804cce] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}
.content-outer .pagination[data-v-5a804cce] {
  text-align: center;
  margin-top: 5px;
}
.content-outer .el-cascader[data-v-5a804cce] .el-input__inner {
  padding-right: 20px;
}
.content-outer .el-cascader[data-v-5a804cce] .el-input__suffix {
  z-index: 1;
  width: 20px;
}
.content-outer .el-cascader[data-v-5a804cce] .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 210px;
}
.content-outer .el-cascader[data-v-5a804cce] .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
.content-outer .el-cascader[data-v-5a804cce] .el-cascader__search-input {
  min-width: 30px;
  margin-left: 10px;
}

.content-outer[data-v-d2f14176] {
  width: 100%;
}
.content-outer .content-head[data-v-d2f14176] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-d2f14176] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 300px;
  margin-bottom: 20px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-d2f14176] {
  text-align: right;
  width: 72px;
  margin-right: 8px;
}
.content-outer .content-head .search-item .item-content[data-v-d2f14176] {
  width: 230px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-d2f14176], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-d2f14176], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-d2f14176] {
  width: 100%;
}
.content-outer .content-head .search-item .item-content .item-content-changeday[data-v-d2f14176] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input[data-v-d2f14176], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-d2f14176] {
  width: 100px;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-d2f14176], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-d2f14176] {
  display: none;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-icon[data-v-d2f14176] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer .content-head .search-item .more-click[data-v-d2f14176] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-head .search-item .el-button[data-v-d2f14176] {
  width: 84px;
}
.content-outer .content-chart[data-v-d2f14176] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-d2f14176] {
  z-index: 2;
  position: absolute;
  top: 20px;
  right: 20px;
}
.content-outer .content-table[data-v-d2f14176] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}
.content-outer .pagination[data-v-d2f14176] {
  text-align: center;
  margin-top: 5px;
}
.content-outer .el-cascader[data-v-d2f14176] .el-input__inner {
  padding-right: 20px;
}
.content-outer .el-cascader[data-v-d2f14176] .el-input__suffix {
  z-index: 1;
  width: 20px;
}
.content-outer .el-cascader[data-v-d2f14176] .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 210px;
}
.content-outer .el-cascader[data-v-d2f14176] .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
.content-outer .el-cascader[data-v-d2f14176] .el-cascader__search-input {
  min-width: 30px;
  margin-left: 10px;
}

.el-tabs[data-v-0c8d9721] .el-tabs__header {
  margin-bottom: 0;
  padding: 0 10px;
}
.el-tabs[data-v-0c8d9721] .el-tabs__item {
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
[data-v-0c8d9721] .block-box + .block-box {
  margin-top: 0 !important;
}
[data-v-0c8d9721] .block-box .pasty {
  margin-top: 0 !important;
  padding: 0 !important;
}
[data-v-0c8d9721] .el-tabs__header {
  margin-top: 10px;
}

.text-bold[data-v-3fa0db5d] {
  min-height: 23px;
}
.bi-drawer-title[data-v-3fa0db5d] {
  color: #86909c;
  padding-bottom: 10px;
  font-size: 12px;
}
.pagination[data-v-3fa0db5d] {
  text-align: center;
  margin-top: 5px;
}
.content-outer[data-v-3fa0db5d] {
  width: 100%;
}
.content-outer .content-head[data-v-3fa0db5d] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-3fa0db5d] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 320px;
  margin-bottom: 22px;
  margin-right: 6px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-3fa0db5d] {
  text-align: right;
  width: 68px;
  margin-right: 10px;
}
.content-outer .content-head .search-item .item-content[data-v-3fa0db5d] {
  width: 230px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-3fa0db5d], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-3fa0db5d], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-3fa0db5d] {
  width: 100%;
}
.content-outer .content-head .search-item .item-content .item-content-changeday[data-v-3fa0db5d] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input[data-v-3fa0db5d], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-3fa0db5d] {
  width: 100px;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-3fa0db5d], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-3fa0db5d] {
  display: none;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-icon[data-v-3fa0db5d] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer .content-head .search-item .more-click[data-v-3fa0db5d] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-head .search-item .el-button[data-v-3fa0db5d] {
  width: 84px;
}
.content-outer .content-chart[data-v-3fa0db5d] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-3fa0db5d] {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-outer .content-table[data-v-3fa0db5d] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}
#firstday-chart[data-v-3fa0db5d] {
  margin-top: 10px;
}
.analysis-data p[data-v-3fa0db5d] {
  margin: 0;
}
.analysis-data .income-show[data-v-3fa0db5d] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.chart-box[data-v-68923586] {
  width: 100%;
  height: 300px;
}

.item-content-changeday[data-v-59fb955c] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.item-content-changeday .day-number-input[data-v-59fb955c], .item-content-changeday .day-number-input .el-input-number--small[data-v-59fb955c] {
  width: 100px;
}
.item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-59fb955c], .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-59fb955c] {
  display: none;
}
.item-content-changeday .day-icon[data-v-59fb955c] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer[data-v-59fb955c] {
  width: 100%;
}
.content-outer .content-head[data-v-59fb955c] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-59fb955c] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 300px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-59fb955c] {
  text-align: right;
  width: 72px;
  margin-right: 8px;
}
.content-outer .content-head .search-item .item-content[data-v-59fb955c] {
  width: 240px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-59fb955c], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-59fb955c], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-59fb955c] {
  width: 100%;
}
.content-outer .content-head .search-item .more-click[data-v-59fb955c] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-head .search-item .el-button[data-v-59fb955c] {
  width: 84px;
}
.content-outer .content-chart[data-v-59fb955c] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-59fb955c] {
  z-index: 2;
  position: absolute;
  top: 20px;
  right: 20px;
}
.content-outer .content-table[data-v-59fb955c] {
  background-color: #fff;
  width: 100%;
  padding: 20px;
}
.rank-detail[data-v-59fb955c] {
  color: #4e5969;
  font-size: 14px;
}
.role-info[data-v-59fb955c] {
  margin-bottom: 20px;
}
.role-info .flex-box[data-v-59fb955c] {
  margin-bottom: 14px;
}
.role-info .flex-box > div[data-v-59fb955c] {
  width: 30%;
  font-size: 14px;
}
.role-info .flex-box > div .label[data-v-59fb955c] {
  color: #4e5969;
  font-weight: 400;
}
.role-info .flex-box > div .value[data-v-59fb955c] {
  color: #4e5969;
  margin-left: 10px;
  font-weight: 400;
}
.table[data-v-59fb955c] {
  padding-bottom: 100px;
}
.chart[data-v-59fb955c] {
  padding-top: 20px;
}

.text-bold[data-v-4d40e0ab] {
  min-height: 23px;
}
.bi-drawer-title[data-v-4d40e0ab] {
  color: #86909c;
  padding-bottom: 10px;
  font-size: 12px;
}
.pagination[data-v-4d40e0ab] {
  text-align: center;
  margin-top: 5px;
}
.content-outer[data-v-4d40e0ab] {
  width: 100%;
}
.content-outer .content-head[data-v-4d40e0ab] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-4d40e0ab] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 320px;
  margin-bottom: 22px;
  margin-right: 6px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-4d40e0ab] {
  text-align: right;
  width: 68px;
  margin-right: 10px;
}
.content-outer .content-head .search-item .item-content[data-v-4d40e0ab] {
  width: 230px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-4d40e0ab], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-4d40e0ab], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-4d40e0ab] {
  width: 100%;
}
.content-outer .content-head .search-item .item-content .item-content-changeday[data-v-4d40e0ab] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input[data-v-4d40e0ab], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-4d40e0ab] {
  width: 100px;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-4d40e0ab], .content-outer .content-head .search-item .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-4d40e0ab] {
  display: none;
}
.content-outer .content-head .search-item .item-content .item-content-changeday .day-icon[data-v-4d40e0ab] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer .content-head .search-item .more-click[data-v-4d40e0ab] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-head .search-item .el-button[data-v-4d40e0ab] {
  width: 84px;
}
.content-outer .content-chart[data-v-4d40e0ab] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-4d40e0ab] {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-outer .content-table[data-v-4d40e0ab] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
}
#firstday-chart[data-v-4d40e0ab] {
  margin-top: 10px;
}
.analysis-data p[data-v-4d40e0ab] {
  margin: 0;
}
.analysis-data .income-show[data-v-4d40e0ab] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.chart-box[data-v-59370cd4] {
  width: 100%;
  height: 300px;
}

.item-content-changeday[data-v-7962d9c4] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.item-content-changeday .day-number-input[data-v-7962d9c4], .item-content-changeday .day-number-input .el-input-number--small[data-v-7962d9c4] {
  width: 100px;
}
.item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-7962d9c4], .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-7962d9c4] {
  display: none;
}
.item-content-changeday .day-icon[data-v-7962d9c4] {
  text-align: center;
  width: 10px;
  margin: 0 10px;
}
.content-outer[data-v-7962d9c4] {
  width: 100%;
}
.content-outer .content-head[data-v-7962d9c4] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 10px 10px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item[data-v-7962d9c4] {
  -ms-flex-align: center;
  align-items: center;
  min-width: 300px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head .search-item .item-label[data-v-7962d9c4] {
  text-align: right;
  width: 72px;
  margin-right: 8px;
}
.content-outer .content-head .search-item .item-content[data-v-7962d9c4] {
  width: 240px;
}
.content-outer .content-head .search-item .item-content .el-select[data-v-7962d9c4], .content-outer .content-head .search-item .item-content .el-autocomplete[data-v-7962d9c4], .content-outer .content-head .search-item .item-content .el-date-editor[data-v-7962d9c4] {
  width: 100%;
}
.content-outer .content-head .search-item .more-click[data-v-7962d9c4] {
  color: #00bf8a;
  cursor: pointer;
  border-bottom: 1px solid #00bf8a;
  width: 75px;
  height: 20px;
  margin-left: 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.content-outer .content-chart[data-v-7962d9c4] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-7962d9c4] {
  z-index: 2;
  position: absolute;
  top: 20px;
  right: 20px;
}
.content-outer .content-table[data-v-7962d9c4] {
  background-color: #fff;
  width: 100%;
  padding: 10px;
}
.rank-detail[data-v-7962d9c4] {
  color: #4e5969;
  font-size: 14px;
}
.role-info[data-v-7962d9c4] {
  margin-bottom: 20px;
}
.role-info .flex-box[data-v-7962d9c4] {
  margin-bottom: 14px;
}
.role-info .flex-box > div[data-v-7962d9c4] {
  width: 30%;
  font-size: 14px;
}
.role-info .flex-box > div .label[data-v-7962d9c4] {
  color: #4e5969;
  font-weight: 400;
}
.role-info .flex-box > div .value[data-v-7962d9c4] {
  color: #4e5969;
  margin-left: 10px;
  font-weight: 400;
}
.table[data-v-7962d9c4] {
  padding-bottom: 100px;
}
.chart[data-v-7962d9c4] {
  padding-top: 20px;
}

.select-tiemzone[data-v-57c77e15] {
  position: absolute;
}

.flex-c[data-v-03d82d8d] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.ml5[data-v-03d82d8d] {
  margin-left: 5px;
}
.select-content[data-v-03d82d8d] {
  min-height: 32px;
  height: initial !important;
}
.select-content[data-v-03d82d8d]:not(.el-select) .is-focus .el-input__inner {
  z-index: 0 !important;
}
.el-table[data-v-03d82d8d] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-03d82d8d] {
  color: #999;
  padding-bottom: 10px;
  font-size: 12px;
}
.pagination[data-v-03d82d8d] {
  text-align: center;
  margin-top: 5px;
}
.scroll-load-status[data-v-03d82d8d] {
  color: #999;
  font-size: 12px;
  line-height: 28px;
}
.content-outer[data-v-03d82d8d] {
  width: 100%;
}
.content-outer .content-head[data-v-03d82d8d] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-chart[data-v-03d82d8d] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-03d82d8d] {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-outer .content-table[data-v-03d82d8d] {
  background-color: #fff;
  width: 100%;
}
#firstday-chart[data-v-03d82d8d] {
  margin-top: 20px;
}
.analysis-data p[data-v-03d82d8d] {
  margin: 0;
}
.analysis-data .income-show[data-v-03d82d8d] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.customSty[data-v-03d82d8d] .driver-highlighted-element {
  background: none !important;
  border: none !important;
}
[data-v-03d82d8d] .selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-03d82d8d] .selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 110px;
}
[data-v-03d82d8d] .selectmultipleSty .el-input__inner {
  height: 32px !important;
}

.leftwidth .left {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
}
.leftwidth .left .el-checkbox-group {
  margin-left: 0 !important;
}
.el-table__body-wrapper .my-cost-color, .el-table__body-wrapper .my-cost-color .cell, .el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.content-chart .el-tabs__nav-wrap:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.analysis-table .cell {
  white-space: pre-line;
}
.analysis-table .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price {
  font-weight: bold;
}
.table-table {
  margin-top: 10px;
}
.table-table .ant-table-footer {
  padding: 8px;
}
.table-table .ant-table-footer span {
  width: 100px;
  display: inline-block;
}
.item-content .item-content-changeday .day-number-input, .item-content .item-content-changeday .day-number-input .el-input-number--small {
  width: 100px;
}
.item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease, .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase {
  display: none;
}
.item-content-changeday .el-input-number.is-controls-right .el-input__inner {
  padding-right: 15px;
}
.select-option-sty {
  color: #bbbec5;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.table-table[data-v-03d82d8d] {
  margin-top: 10px !important;
}
.table-table .ant-table-footer[data-v-03d82d8d] {
  padding: 8px;
}
.table-table .ant-table-footer span[data-v-03d82d8d] {
  width: 100px;
  display: inline-block;
}
[data-v-03d82d8d] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-03d82d8d] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}

.select-content[data-v-56c206a2] {
  min-height: 32px;
  height: initial !important;
}
.select-content[data-v-56c206a2]:not(.el-select) .is-focus .el-input__inner {
  z-index: 0 !important;
}
.el-table[data-v-56c206a2] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-56c206a2] {
  color: #999;
  padding-bottom: 10px;
  font-size: 12px;
}
.pagination[data-v-56c206a2] {
  text-align: center;
  margin-top: 5px;
}
.scroll-load-status[data-v-56c206a2] {
  color: #86909c;
  text-align: center;
  padding: 12px 0 4px;
  font-size: 12px;
}
.content-outer[data-v-56c206a2] {
  width: 100%;
}
.content-outer .content-head[data-v-56c206a2] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-chart[data-v-56c206a2] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-56c206a2] {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-outer .content-table[data-v-56c206a2] {
  background-color: #fff;
  width: 100%;
}
#firstday-chart[data-v-56c206a2] {
  margin-top: 20px;
}
.analysis-data p[data-v-56c206a2] {
  margin: 0;
}
.analysis-data .income-show[data-v-56c206a2] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.customSty[data-v-56c206a2] .driver-highlighted-element {
  background: none !important;
  border: none !important;
}
[data-v-56c206a2] .selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-56c206a2] .selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 110px;
}
[data-v-56c206a2] .selectmultipleSty .el-input__inner {
  height: 32px !important;
}

.leftwidth .left {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.leftwidth .left .el-checkbox-group {
  margin-left: 0 !important;
}
.el-table__body-wrapper .my-cost-color, .el-table__body-wrapper .my-cost-color .cell, .el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.content-chart .el-tabs__nav-wrap:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.analysis-table .cell {
  white-space: pre-line;
}
.analysis-table .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price {
  font-weight: bold;
}
::v-deep .table-table {
  margin-top: 20px;
}
::v-deep .table-table .ant-table-footer {
  padding: 8px;
}
::v-deep .table-table .ant-table-footer span {
  width: 100px;
  display: inline-block;
}
.item-content .item-content-changeday .day-number-input, .item-content .item-content-changeday .day-number-input .el-input-number--small {
  width: 100px;
}
.item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease, .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase {
  display: none;
}
.item-content-changeday .el-input-number.is-controls-right .el-input__inner {
  padding-right: 15px;
}
.select-option-sty {
  color: #bbbec5;
}

.table-table[data-v-56c206a2] {
  margin-top: 10px !important;
}
.table-table .ant-table-footer[data-v-56c206a2] {
  padding: 8px;
}
.table-table .ant-table-footer span[data-v-56c206a2] {
  width: 100px;
  display: inline-block;
}
[data-v-56c206a2] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-56c206a2] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}
.flex-c[data-v-56c206a2] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.ml5[data-v-56c206a2] {
  margin-left: 5px;
}

p[data-v-759422ed] {
  margin: 0;
  padding: 0;
}
.left-item[data-v-759422ed] {
  text-align: center;
  cursor: pointer;
  color: #00bf8a;
  text-align: left;
  background: #f7f8fa;
  border: 1px solid #fff;
  border-radius: 4px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  width: 110px;
  height: 48px;
  margin-bottom: 2px;
  padding: 14px 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
}
.left-item .left-item-title[data-v-759422ed] {
  color: #4e5969;
}
.left-item[data-v-759422ed]:hover {
  background: #e5e6eb;
}
.activeitem[data-v-759422ed] {
  background: #eef9f6;
  border: 1px solid #00bf8a;
}
.activeitem svg[data-v-759422ed], .activeitem .left-item-title[data-v-759422ed] {
  color: #00bf8a;
}

.progressbox[data-v-c84500aa] {
  -ms-flex-pack: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
}
.progressbox .title-label[data-v-c84500aa] {
  color: #4e5969;
}
.progresssty[data-v-c84500aa] {
  width: 288px;
}
.progresssty[data-v-c84500aa] .el-progress-bar {
  margin-right: 10px;
}
.progresssty[data-v-c84500aa] .el-progress-bar .el-progress-bar__outer {
  border-radius: 0;
}
.progresssty[data-v-c84500aa] .el-progress-bar .el-progress-bar__outer .el-progress-bar__inner {
  border-radius: 0;
}

.rowStyTabs[data-v-151d63cb] {
  color: #323335;
  text-align: center;
  text-transform: none;
  background: #f7f8fa;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 38px;
  margin: 0 0 30px;
  padding: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  padding: 8px 15px 8px 34px !important;
}

.chart-box[data-v-aa550c26] {
  width: 100%;
}

.chart-box[data-v-4a83bbf9] {
  width: 100%;
  height: 300px;
}

.chart-box[data-v-1f60303a] {
  width: 100%;
  height: 300px;
}

.content-outer[data-v-2abcbf70] {
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-head[data-v-2abcbf70] {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px;
}
.bodybox[data-v-2abcbf70] {
  height: calc(100% - 50px);
  display: -ms-flexbox;
  display: flex;
}
.bodybox p[data-v-2abcbf70] {
  margin: 0;
  padding: 0;
}
.bodybox .body-left[data-v-2abcbf70] {
  width: 130px;
  height: 100%;
  margin-right: 10px;
  position: sticky;
  top: 0;
  overflow-y: auto;
}
.bodybox .body-right[data-v-2abcbf70] {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .body-right .bodyContainer[data-v-2abcbf70] {
  padding: 0 20px 20px;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
}
.bodybox .body-right .content-bot[data-v-2abcbf70] {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .body-right .content-bot p[data-v-2abcbf70] {
  margin: 0;
  padding: 0;
}
.bodybox .body-right .content-bot .ids[data-v-2abcbf70] {
  color: #4e5969;
  font-size: 14px;
}
.bodybox .body-right .content-bot .left[data-v-2abcbf70] {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .body-right .content-bot .left .avatar-sty[data-v-2abcbf70] {
  margin-right: 12px;
}
.bodybox .body-right .content-bot .left .one[data-v-2abcbf70] {
  margin-bottom: 8px;
}
.bodybox .body-right .content-bot .left .one svg[data-v-2abcbf70] {
  margin-left: 8px;
}
.bodybox .body-right .content-bot .left .one .iconsty[data-v-2abcbf70] {
  width: 16px;
  height: 16px;
}
.bodybox .body-right .content-bot .left .titles[data-v-2abcbf70] {
  color: #323335;
  cursor: pointer;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
}
.bodybox .body-right .content-bot .left .titlesOver[data-v-2abcbf70] {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  overflow: hidden;
}
.bodybox .body-right .content-bot .right[data-v-2abcbf70] {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-pack: end;
  justify-content: end;
}
.bodybox .body-right .content-bot .right .el-input[data-v-2abcbf70] {
  width: 230px;
}
.bodybox .body-right .content-bot .right .iconsty[data-v-2abcbf70] {
  cursor: pointer;
  width: 30px;
  height: 30px;
  margin-left: 20px;
}
.bodybox .body-right .bgone[data-v-2abcbf70] {
  background-image: url(/static/image/bgone2.8ac0798e.png);
  background-position: 100%;
  background-size: 100% 138px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 138px;
  padding: 12px;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .body-right .bgtwo[data-v-2abcbf70] {
  background-image: url(/static/image/bgtwo1.edd4aa92.png);
  background-position: 0;
  background-size: 100% 138px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 138px;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .body-right .pkbg[data-v-2abcbf70] {
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 46%;
}
.bodybox .body-right .rowStyTabs[data-v-2abcbf70] {
  width: 100%;
  padding: 20px 0;
  font-size: 16px;
  font-weight: 700;
}
.bodybox .body-right .title-label-one[data-v-2abcbf70] {
  color: #4e5969;
  justify-content: right;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .body-right .title-label-two[data-v-2abcbf70] {
  color: #4e5969;
  justify-content: left;
  display: -ms-flexbox;
  display: flex;
}
.bodybox .body-right .progressbox[data-v-2abcbf70] {
  text-align: center;
  padding: 0 5px 0 10px;
}
.bodybox .body-right .rowSty[data-v-2abcbf70] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.bodybox .body-right .gridSty[data-v-2abcbf70] {
  grid-template-columns: 1fr 50px 1fr;
  display: grid;
  overflow: hidden;
}
#div1[data-v-2abcbf70] {
  border: 1px solid #e5e6eb;
  margin-bottom: 10px;
}
.rowStyTabs[data-v-2abcbf70] {
  color: #323335;
  text-align: center;
  text-transform: none;
  background: #f7f8fa;
  -ms-flex-pack: center;
  justify-content: center;
  height: 38px;
  margin: 0 0 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  display: -ms-flexbox;
  display: flex;
  width: 100% !important;
  padding: 8px 15px !important;
  font-size: 16px !important;
}
.gridSty[data-v-2abcbf70] {
  padding: 8px 15px 8px 34px;
}
.bodybox .body-right .xidingHeader[data-v-2abcbf70] {
  padding: 20px 20px 4px 150px;
}

.content-ounter[data-v-62dfa5bc] {
  height: 100%;
}
.table-box[data-v-62dfa5bc] {
  width: 100%;
  height: 100%;
}
.table-box .table-table[data-v-62dfa5bc] {
  height: calc(100% - 103px);
  margin-top: 0;
  padding: 20px;
}
.table-box .namesty[data-v-62dfa5bc] {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 20px);
  overflow: hidden;
}
.content-head[data-v-62dfa5bc] {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px;
}
.table-striped[data-v-62dfa5bc] {
  border: none;
  width: 100%;
}
.table-striped tr th[data-v-62dfa5bc] {
  border: none;
  padding: 10px;
  line-height: 20px;
}
.table-striped tr td[data-v-62dfa5bc] {
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 3px 10px;
  line-height: 20px !important;
}
.table-striped thead tr[data-v-62dfa5bc] {
  background: #f7f8fa;
}
.table-striped tbody tr[data-v-62dfa5bc] {
  border-bottom: 1px solid #ebeef5;
}

.bi-lamination[data-v-e709001c] {
  display: -ms-flexbox;
  display: flex;
}
.bi-lamination .filterSty[data-v-e709001c] {
  min-width: 0 !important;
}
.bi-lamination .lamination-filter[data-v-e709001c] {
  -ms-flex: none;
  flex: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 20px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.bi-lamination .lamination-filter .lamination-filter-line[data-v-e709001c] {
  background: #e7eaf1;
  width: 1px;
  height: 100%;
  display: inline-block;
  position: absolute;
}
.bi-lamination .lamination-filter .lamination-filter-line[data-v-e709001c]:after, .bi-lamination .lamination-filter .lamination-filter-line[data-v-e709001c]:before {
  content: " ";
  background: #e7eaf1;
  width: 15px;
  height: 1px;
  display: block;
  position: absolute;
  left: -7px;
}
.bi-lamination .lamination-filter .lamination-filter-line[data-v-e709001c]:after {
  bottom: 0;
}
.bi-lamination .lamination-filter .lamination-filter-line[data-v-e709001c]:before {
  top: 0;
}
.bi-lamination .lamination-filter .lamination-filter-wrap[data-v-e709001c] {
  z-index: 9;
  border-radius: 2px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.bi-lamination .lamination-wrap[data-v-e709001c] {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding-left: 12px;
}
.bi-lamination-item[data-v-e709001c] {
  margin-top: 0 !important;
}
.bi-lamination-item[data-v-e709001c]:last-child {
  margin-bottom: 0;
}
.bi-lamination .lamination-wrap[data-v-e709001c] {
  padding-left: 12px !important;
}

.errormsgSty[data-v-5ce8d557] .input-number-range {
  border-color: red !important;
}

.errormsgSty[data-v-31e1ac6d] .input-number-range {
  border-color: red !important;
}

.errormsgSty[data-v-387454e9] .input-number-range {
  border-color: red !important;
}

.errormsgSty[data-v-8356295a] .input-number-range {
  border-color: red !important;
}

.selectmultipleSty[data-v-8e1c83e2] .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.selectmultipleSty[data-v-8e1c83e2] .el-select__tags > span > span:first-child {
  max-width: 85px;
}
.selectmultipleSty[data-v-8e1c83e2] .el-select__tags .el-select__input {
  margin-left: 5px;
  width: 15px !important;
  max-width: 15px !important;
}
.selectmultipleSty .el-input__inner[data-v-8e1c83e2] {
  height: 32px;
}

.select-popper .el-scrollbar__view {
  max-width: 260px !important;
}

.mpuserlableedit[data-v-7349cb2c] {
  background: #fff;
  width: 100%;
  padding: 20px;
}
.mpuserlableedit .label-require[data-v-7349cb2c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.mpuserlableedit .card-box .item-content[data-v-7349cb2c] {
  width: 400px;
}
.mpuserlableedit .card-box .card-content[data-v-7349cb2c] {
  padding: 16px 0;
}
.mpuserlableedit .card-box .card-content .item-label[data-v-7349cb2c] {
  min-width: 75px;
}
.mpuserlableedit .card-box .card-content .cursorsty[data-v-7349cb2c] {
  color: #00bf8a;
}
.mpuserlableedit .card-box .card-content .card-content-left[data-v-7349cb2c] {
  background: #f7f8fa;
  border: 1px solid #e7eaf1;
  border-radius: 8px;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 250px;
  height: auto;
  padding: 16px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.mpuserlableedit .card-box .card-content .card-content-left i[data-v-7349cb2c] {
  color: #00bf8a;
  margin-right: 5px;
  font-size: 20px;
}
.mpuserlableedit .card-box .card-content .card-content-left .content-left-box[data-v-7349cb2c] {
  height: auto;
}
.mpuserlableedit .card-box .card-content .card-content-left .overflowSty[data-v-7349cb2c] {
  padding: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-left .overflowSty .left[data-v-7349cb2c] {
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-flex: 1;
  flex: 1;
  font-weight: 500;
  overflow: hidden;
}
.mpuserlableedit .card-box .card-content .card-content-left .overflowSty .moresty[data-v-7349cb2c] {
  display: none;
}
.mpuserlableedit .card-box .card-content .card-content-left .activeOverflowSty[data-v-7349cb2c] {
  color: #00bf8a;
  background: #eaf7f3;
  border: 1px solid #00bf8a;
  border-radius: 4px;
}
.mpuserlableedit .card-box .card-content .card-content-left .activeOverflowSty .moresty[data-v-7349cb2c], .mpuserlableedit .card-box .card-content .card-content-left .overflowSty:hover .moresty[data-v-7349cb2c] {
  display: inline-block;
}
.mpuserlableedit .card-box .card-content .card-content-right[data-v-7349cb2c] {
  -ms-flex: 1;
  flex: 1;
  height: auto;
  margin-left: 10px;
  overflow: hidden;
}
.mpuserlableedit .card-box .card-content .card-content-right[data-v-7349cb2c] .lamination-wrapSty {
  padding: 10px 0;
}
.mpuserlableedit .card-box .card-content .card-content-right[data-v-7349cb2c] .lamination-wrapSty .lamination-wrap {
  font-size: 14px;
  font-weight: 500;
  display: table;
}
.mpuserlableedit .card-box .card-content .card-content-right[data-v-7349cb2c] .bi-lamination {
  padding: 0;
}
.mpuserlableedit .card-box .card-content .card-content-right[data-v-7349cb2c] .bi-lamination .lamination-wrap {
  width: calc(100% - 20px);
}
.mpuserlableedit .card-box .card-content .card-content-right[data-v-7349cb2c] .item-bi {
  margin-right: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-right[data-v-7349cb2c] .item-bi .lamination-wrap {
  display: none !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .left-dir[data-v-7349cb2c] {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
}
.mpuserlableedit .card-box .card-content .card-content-right .left-dir .dir[data-v-7349cb2c] {
  background-color: #e7eaf1;
  width: 10px;
  height: 1px;
}
.mpuserlableedit .card-box .card-content .card-content-right .left-dir .dirbox[data-v-7349cb2c] {
  background: #e7eaf1;
  -ms-flex: 1;
  flex: 1;
  width: 1px;
  position: relative;
}
.mpuserlableedit .card-box .card-content .card-content-right .left-dir .dirbox .operationSty[data-v-7349cb2c] {
  color: #00bf8a;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  width: 26px;
  padding: 2px 5px;
  position: absolute;
  top: 49%;
  left: -13px;
}
.mpuserlableedit .card-box .card-content .card-content-right .card-box[data-v-7349cb2c] {
  background: #f7f8fa;
  border-radius: 4px;
  padding: 18px;
}
.mpuserlableedit .card-box .card-content .card-content-right .card-box .card-content[data-v-7349cb2c] {
  padding: 0;
}
.mpuserlableedit .card-box .card-content .card-content-right .card-title[data-v-7349cb2c] {
  background: #f7f8fa;
  border: none;
}
.mpuserlableedit .card-box .card-content .card-content-right .card-title i[data-v-7349cb2c] {
  margin-right: 5px;
}
.mpuserlableedit .card-box .card-content .card-content-right .StowSty[data-v-7349cb2c] {
  height: 0;
  overflow: hidden;
  padding: 0 !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_set_sty[data-v-7349cb2c] .selectmultiple .el-select__tags > span > span:first-child {
  max-width: 100px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_set_sty[data-v-7349cb2c] .selectmultiple .el-input input {
  height: 32px !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content-scorll[data-v-7349cb2c] {
  width: 100%;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content[data-v-7349cb2c] .user_property_date > div {
  margin-left: 10px !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item[data-v-7349cb2c] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item .dateSty[data-v-7349cb2c] {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item .item-title-sty[data-v-7349cb2c] {
  width: 150px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item .dateStys .item-title-sty[data-v-7349cb2c] {
  width: 100px;
  margin-left: 0;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item .dateStys .selectSty[data-v-7349cb2c] {
  width: 100px !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item .dateStys .InputNumberRange[data-v-7349cb2c], .mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item .dateStys .InputNumber[data-v-7349cb2c] {
  margin-left: 0;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_property_sty .card-content .user_event_item[data-v-7349cb2c] .arraySty .item-title-sty {
  width: 150px !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content-scorll[data-v-7349cb2c] {
  width: 100%;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item > div:first-child > span {
  margin-left: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item > div:first-child > span .InputNumberRange {
  margin-left: 0 !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item > div:first-child > span .item-title-sty {
  margin-left: 0 !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item > div:first-child > span .InputNumber {
  margin-left: 0 !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .event-top-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .event-bottom {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .dateStys .item-title-sty {
  width: 100px;
  margin-left: 0;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .dateStys .selectSty {
  width: 100px !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .dateStys .InputNumberRange {
  margin-left: 0;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .dateStys .InputNumber {
  margin-left: 0;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .item-title-sty {
  width: 150px;
  margin-left: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .biDatePicker {
  margin-left: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .InputNumberRange {
  margin-left: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .InputNumber {
  margin-left: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .InputNumberRange {
  width: 191px !important;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .InputNumber {
  width: 100px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .event-bottom .item-title-sty {
  width: 100px;
  margin-left: 10px;
}
.mpuserlableedit .card-box .card-content .card-content-right .user_event_sty .card-content[data-v-7349cb2c] .user_event_item .event-bottom .InputNumber {
  width: 100px;
  margin-left: 10px;
}
.mpuserlableedit .card-box[data-v-7349cb2c] {
  border: none;
}
.mpuserlableedit .card-box .card-title[data-v-7349cb2c] {
  background-color: #fff;
  width: 100%;
  margin-left: -4px;
  padding: 0 0 6px;
  font-weight: 700;
  line-height: 32px;
  display: inline-block;
}
.mpuserlableedit .card-box .titleLine[data-v-7349cb2c] {
  background: #00bf8a;
  width: 4px;
  height: 16px;
  margin-right: 4px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.mpuserlableedit .gray[data-v-7349cb2c] {
  color: #86909c;
}
.card-box[data-v-7349cb2c]:last-child {
  margin-bottom: 0;
}
.footer[data-v-7349cb2c] {
  z-index: 20;
  text-align: right;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .06);
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: calc(100% - 1280px);
  right: 20px;
  overflow: auto;
}
.footer .el-button--small[data-v-7349cb2c] {
  width: 62px;
  height: 33px;
}
.titInfo[data-v-7349cb2c] {
  font-size: 16px;
  font-weight: 700;
}
[data-v-7349cb2c] .el-row {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}
.overflowSty[data-v-7349cb2c] {
  cursor: pointer;
  background: #fff;
  border-radius: 4px;
  height: 40px;
  margin-bottom: 4px;
}
.gameuserpointlabeledit .card-box .card-content .card-content-right .card-box[data-v-7349cb2c] {
  padding: 12px 16px;
}
.card-box[data-v-7349cb2c] {
  border: none;
}
.secondItem[data-v-7349cb2c] {
  padding: 12px 12px 12px 10px;
}
.secondItem[data-v-7349cb2c]:hover {
  background: #eff1f5;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
}
.secondItem:hover .delShow[data-v-7349cb2c] {
  display: block;
}
.delShow[data-v-7349cb2c] {
  cursor: pointer;
  display: none;
}
.w842[data-v-7349cb2c] {
  width: 845px !important;
}
.w900[data-v-7349cb2c] {
  width: 906px !important;
}
.w899[data-v-7349cb2c] {
  width: 899px !important;
}

.usergroupeditviewm[data-v-62a49f40] {
  background: #fff;
  width: 100%;
  padding: 20px;
}
.usergroupeditviewm .label-require[data-v-62a49f40]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.usergroupeditviewm .card-box[data-v-62a49f40] .boxDiv .lamination-wrap {
  width: calc(100% - 30px);
}
.usergroupeditviewm .card-box .item-content[data-v-62a49f40] {
  width: 520px;
}
.usergroupeditviewm .card-box .card-content .item-label[data-v-62a49f40] {
  min-width: 75px;
}
.usergroupeditviewm .card-box .card-content .cursorsty[data-v-62a49f40] {
  color: #00bf8a;
}
.usergroupeditviewm .StowSty[data-v-62a49f40] {
  height: 0;
  overflow: hidden;
  padding: 0 !important;
}
.usergroupeditviewm .card-box[data-v-62a49f40]:last-child {
  background: #f7f8fa;
  margin-bottom: 0;
  padding: 12px 16px;
}
.usergroupeditviewm .card-content-box .card-title[data-v-62a49f40] {
  border-bottom: none;
}
.usergroupeditviewm .card-content-box[data-v-62a49f40] .lamination-wrapSty {
  padding: 10px 0;
}
.usergroupeditviewm .card-content-box[data-v-62a49f40] .lamination-wrapSty .lamination-wrap {
  display: table;
}
.usergroupeditviewm .card-content-box .user_set_sty[data-v-62a49f40] .selectmultiple .el-select__tags > span > span:first-child {
  max-width: 100px;
}
.usergroupeditviewm .card-content-box .user_set_sty[data-v-62a49f40] .selectmultiple .el-input input {
  height: 32px !important;
}
.usergroupeditviewm .card-content-box .user_property_sty .card-content-scorll[data-v-62a49f40] {
  width: 100%;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_property_date {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_property_date > span {
  padding-left: 10px;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_property_date .item-title-sty {
  width: 150px;
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_property_date .dateStys .selectSty {
  width: 100px !important;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_property_date .biDatePicker {
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_property_date .InputNumberRange {
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_property_date .InputNumber {
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_event_item {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.usergroupeditviewm .card-content-box .user_property_sty[data-v-62a49f40] .lamination-wrapSty .user_event_item .item-title-sty {
  width: 150px;
}
.usergroupeditviewm .card-content-box .user_event_sty .card-content-scorll[data-v-62a49f40] {
  width: 100%;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .user_event_item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .user_event_item .event-top-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .user_event_item .event-bottom {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .item-title-sty {
  width: 150px;
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .dateStys {
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .dateStys .item-title-sty {
  width: 100px;
  margin-left: 0;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .dateStys .selectSty {
  width: 100px !important;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .dateStys .InputNumberRange {
  margin-left: 0;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .dateStys .InputNumber {
  margin-left: 0;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .biDatePicker {
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .InputNumberRange {
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .InputNumber {
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .event-bottom .item-title-sty {
  width: 100px;
  margin-left: 10px;
}
.usergroupeditviewm .card-content-box .user_event_sty[data-v-62a49f40] .lamination-wrapSty .event-bottom .InputNumber {
  width: 100px;
  margin-left: 10px;
}
.card-box .card-title[data-v-62a49f40] {
  width: 100%;
  margin-left: -4px;
  padding: 0 0 6px;
  line-height: 32px;
  display: inline-block;
}
.card-box .titleLine[data-v-62a49f40] {
  background: #00bf8a;
  width: 4px;
  height: 16px;
  margin-right: 4px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.gray[data-v-62a49f40] {
  color: #86909c;
}
.footer[data-v-62a49f40] {
  z-index: 20;
  text-align: right;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .06);
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: calc(100% - 980px);
  right: 20px;
  overflow: auto;
}
.footer .el-button--small[data-v-62a49f40] {
  width: 62px;
  height: 33px;
}
.titInfo[data-v-62a49f40] {
  font-size: 16px;
  font-weight: 700 !important;
}
[data-v-62a49f40] .el-row {
  margin-top: 0 !important;
  margin-bottom: 16px !important;
}
.overflowSty[data-v-62a49f40] {
  cursor: pointer;
  background: #fff;
  border-radius: 4px;
  height: 40px;
  margin-bottom: 4px;
}
.gameuserpointlabeledit .card-box .card-content .card-content-right .card-box[data-v-62a49f40] {
  padding: 12px 16px;
}
.card-box[data-v-62a49f40] {
  border: none;
}
.lastBox[data-v-62a49f40] {
  height: 160px;
  background: #fff !important;
  padding: 0 !important;
}
.secondItem[data-v-62a49f40] {
  padding: 12px 12px 12px 10px;
}
.secondItem[data-v-62a49f40]:hover {
  background: #eff1f5;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
}
.secondItem:hover .delShow[data-v-62a49f40] {
  display: block;
}
.delShow[data-v-62a49f40] {
  cursor: pointer;
  display: none;
}

.content-ounter[data-v-49fb0bf2] {
  height: 100%;
}
.table-box[data-v-49fb0bf2] {
  width: 100%;
  height: 100%;
}
.table-box .table-table[data-v-49fb0bf2] {
  height: calc(100% - 103px);
  margin-top: 0;
  padding: 0 20px 20px;
}
.table-box .namesty[data-v-49fb0bf2] {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 20px);
  overflow: hidden;
}
.content-head[data-v-49fb0bf2] {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px;
}
.table-striped[data-v-49fb0bf2] {
  border: none;
  width: 100%;
}
.table-striped tr th[data-v-49fb0bf2] {
  border: none;
  padding: 10px;
  line-height: 20px;
}
.table-striped tr td[data-v-49fb0bf2] {
  border-top: none;
  border-left: none;
  border-right: none;
  padding: 3px 10px;
  line-height: 20px !important;
}
.table-striped thead tr[data-v-49fb0bf2] {
  background: #f7f8fa;
}
.table-striped tbody tr[data-v-49fb0bf2] {
  border-bottom: 1px solid #ebeef5;
}

.loadingWrap[data-v-73d6d76e] {
  height: 100%;
  overflow: hidden;
}
.loadingWrap.el-loading-parent--relative[data-v-73d6d76e] .el-loading-mask {
  background-image: url("https://wanxiaomeng-1255977238.file.myqcloud.com/bi-eleme/loading.gif");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 120px;
}
.loadingWrap.el-loading-parent--relative[data-v-73d6d76e] .el-loading-mask .el-loading-spinner {
  display: none;
}

.lineLight[data-v-551011ee] {
  background: #00bf8a;
  width: 4px;
  height: 1em;
  margin-right: 8px;
}

.logicalInfo[data-v-62f6e869] {
  margin-right: 6px;
}
.logicalInfo > *[data-v-62f6e869] {
  height: 100%;
}
.logicalInfo .divider[data-v-62f6e869] {
  background-color: #e0f3ee;
  width: 2px;
}
.logicalInfo .logicalBtn[data-v-62f6e869] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.logicalWrap .logicalContent[data-v-6b1f94d6] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.keyselectnew[data-v-3627178e] {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}

.selectmultipleSty[data-v-4a754650] .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.selectmultipleSty[data-v-4a754650] .el-select__tags > span > span:first-child {
  max-width: 85px;
}
.selectmultipleSty[data-v-4a754650] .el-select__tags .el-select__input {
  margin-left: 5px;
  width: 40px !important;
  max-width: 40px !important;
}
.selectmultipleSty .el-input__inner[data-v-4a754650] {
  height: 32px;
}
[data-v-4a754650] .cascaderSty .el-input__inner {
  padding-right: 20px;
}
[data-v-4a754650] .cascaderSty .el-input__suffix {
  z-index: 1;
  width: 20px;
}
[data-v-4a754650] .cascaderSty .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  width: 94%;
}
[data-v-4a754650] .cascaderSty .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
[data-v-4a754650] .cascaderSty .el-cascader__search-input {
  width: 50px;
  margin-left: 10px;
}

.select-popper .el-scrollbar__view {
  max-width: 260px !important;
}

.errormsgSty[data-v-ec886014] .input-number-range {
  border-color: red !important;
}

.errormsgSty[data-v-0253ba32] .input-number-range {
  border-color: red !important;
}

.errormsgSty[data-v-39a505a4] .input-number-range {
  border-color: red !important;
}

.errormsgSty[data-v-73e20d2c] .input-number-range {
  border-color: red !important;
}

.preTextWrap[data-v-4dd5e1da] {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.preTextWrap[data-v-4dd5e1da]:hover {
  color: var(--hover-color);
}
.preTextWrap .circlePlus[data-v-4dd5e1da] {
  color: #00bf8a;
  margin-top: -2px;
  font-size: 18px;
}
.preTextWrap .content[data-v-4dd5e1da] {
  margin-left: 4px;
}
.preTextWrap.curDisabled[data-v-4dd5e1da], .preTextWrap.curDisabled .circlePlus[data-v-4dd5e1da] {
  color: #c9cdd4;
}

.ruleListWrap[data-v-4fae1907] {
  width: 100%;
}
.ruleListWrap > *[data-v-4fae1907] {
  -ms-flex: 1;
  flex: 1;
}
.ruleListWrap .ruleListBox[data-v-4fae1907] {
  box-sizing: border-box;
  background: #f7f8fa;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 12px;
  padding: 16px 20px;
}
.ruleListWrap .ruleListBox[data-v-4fae1907]:last-child {
  margin-bottom: 0;
}
.ruleListWrap .ruleListBox .head .title[data-v-4fae1907] {
  font-weight: 700;
}
.ruleListWrap .ruleListBox .head .increaseBtn[data-v-4fae1907] {
  margin-right: 10px;
}
.ruleListWrap .ruleListBox .formBox[data-v-4fae1907] {
  margin-top: 8px;
}
.ruleListWrap .ruleListBox .formBox.isHidden[data-v-4fae1907] {
  display: none;
}
.ruleListWrap .ruleListBox .formBox[data-v-4fae1907] .logicalInfo .divider:first-child {
  margin-top: 6px;
}
.ruleListWrap .ruleListBox .formBox[data-v-4fae1907] .logicalInfo .divider:last-child {
  margin-bottom: 6px;
}
.ruleListWrap .ruleListBox .formBox .formContent[data-v-4fae1907] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty[data-v-4fae1907] .user_property_date > * {
  margin-right: 10px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty[data-v-4fae1907] .user_property_date > :last-child {
  margin-right: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty[data-v-4fae1907] .user_property_date .dateStys > * {
  margin-left: 4px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty[data-v-4fae1907] .user_property_date .dateStys > :first-child {
  margin-right: 4px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty .user_event_item[data-v-4fae1907] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty .user_event_item .dateSty[data-v-4fae1907] {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty .user_event_item[data-v-4fae1907] .dateStys:first-child {
  margin-left: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty .user_event_item[data-v-4fae1907] .dateStys .item-title-sty {
  width: 100px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty .user_event_item[data-v-4fae1907] .dateStys .selectSty {
  width: 100px !important;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_property_sty .user_event_item[data-v-4fae1907] .dateStys .InputNumber {
  margin-left: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item > div:first-child > span .InputNumber {
  margin-left: 0 !important;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .eventTime > :first-child {
  margin-left: 10px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .eventTime .dateStys {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .eventTime .dateStys > .InputNumberRange {
  margin-right: 10px;
  margin-left: 0 !important;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .eventTime .dateStys > .InputNumberRange + .item-title-sty {
  width: 100px;
  margin-left: 10px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .event-top-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .event-bottom > .item-title-sty:first-child {
  width: 100px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .event-bottom > .item-title-sty:nth-child(2) {
  width: 80px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item ::v-deep .dateStys {
  margin-right: 10px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item ::v-deep .dateStys:last-child {
  margin-right: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item ::v-deep .dateStys .item-title-sty {
  margin-left: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item ::v-deep .dateStys .selectSty {
  width: 100px !important;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item ::v-deep .dateStys .InputNumberRange {
  margin-left: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item ::v-deep .dateStys .InputNumber {
  margin-left: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .item-title-sty {
  width: 150px;
  margin-right: 10px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .item-title-sty:last-child {
  margin-right: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .InputNumberRange {
  width: 191px !important;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .InputNumber {
  width: 100px;
}
.ruleListWrap .ruleListBox .formBox .formContent.user_event_sty[data-v-4fae1907] .user_event_item .event-bottom .InputNumber {
  width: 100px;
}
.ruleListWrap .ruleListBox .formBox .formContent .formItemWrap > *[data-v-4fae1907] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  margin-left: 0 !important;
}
.ruleListWrap .ruleListBox .formBox .formContent .formItemWrap[data-v-4fae1907] > :last-child {
  margin-right: 0;
}
.ruleListWrap .ruleListBox .formBox .formContent .formItem[data-v-4fae1907] {
  padding: 6px;
}
.ruleListWrap .ruleListBox .formBox .formContent .formItem[data-v-4fae1907]:hover {
  background-color: #eff1f5;
}
.ruleListWrap .ruleListBox .formBox .formContent .formItem:not(:hover) .formItemOperateBtns[data-v-4fae1907] {
  display: none;
}
.ruleListWrap .ruleListBox .formBox .formContent .formItemOperateBtns > *[data-v-4fae1907] {
  margin-right: 8px;
}
.ruleListWrap .ruleListBox .formBox .formContent .formItemOperateBtns[data-v-4fae1907] > :last-child {
  margin-right: 0;
}
.ruleListWrap[data-v-4fae1907] > .logicalInfo {
  margin-right: 12px;
}

[data-v-3e9162c6] .el-button {
  height: 32px !important;
}
.selectmultipleSty[data-v-3e9162c6] .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.selectmultipleSty[data-v-3e9162c6] .el-select__tags > span > span:first-child {
  max-width: 98px;
}
.selectmultipleSty[data-v-3e9162c6] .el-select__tags .el-select__input {
  margin-left: 5px;
  width: 60px !important;
  max-width: 60px !important;
}
.selectmultipleSty .el-input__inner[data-v-3e9162c6] {
  height: 32px;
}
.hover-color[data-v-3e9162c6]:hover {
  color: #00bf8a !important;
}
.hover-red-color[data-v-3e9162c6]:hover {
  color: #f53f3f !important;
}
.ml10[data-v-3e9162c6] {
  margin-left: 10px;
}
.hover-bgc[data-v-3e9162c6]:hover {
  background-color: #f5f7fa;
}
.hover-bgc:hover .hover-cut-visiable[data-v-3e9162c6] {
  display: block;
}
.hover-cut-visiable[data-v-3e9162c6] {
  display: none;
}
[data-v-3e9162c6] .is-disabled .el-input__inner::-ms-input-placeholder {
  color: #4e5969 !important;
}
[data-v-3e9162c6] .is-disabled .el-input__inner::placeholder {
  color: #4e5969 !important;
}
[data-v-3e9162c6] .el-range-editor.is-disabled input::-ms-input-placeholder {
  color: #4e5969 !important;
}
[data-v-3e9162c6] .el-range-editor.is-disabled input::placeholder {
  color: #4e5969 !important;
}
[data-v-3e9162c6] .is-disabled .el-input__inner {
  color: #4e5969 !important;
}
[data-v-3e9162c6] .el-range-editor.is-disabled input {
  color: #4e5969 !important;
}

.filterContainer[data-v-93835012] {
  width: 760px;
}
.filterContainer .head[data-v-93835012] {
  color: #1d2129;
  box-sizing: border-box;
  width: 100%;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 600;
}
.filterContainer .boxDivider[data-v-93835012] {
  background: #e5e6eb;
  margin: 0;
}
.filterContainer .filterContent[data-v-93835012] {
  box-sizing: border-box;
  width: 100%;
  max-height: 448px;
  padding: 12px;
  overflow: auto;
}
.filterContainer .filterContent[data-v-93835012] .logicalInfo .divider:first-child {
  margin-top: 6px;
}
.filterContainer .filterContent[data-v-93835012] .logicalInfo .divider:last-child {
  margin-bottom: 6px;
}
.filterContainer .filterContent .filterBox[data-v-93835012] {
  width: 100%;
}
.filterContainer .filterContent .filterBox > *[data-v-93835012] {
  padding: 6px;
}
.filterContainer .filterContent .filterBox[data-v-93835012] > :hover {
  background-color: #eff1f5;
}
.filterContainer .filterContent .filterBox .filterItem > *[data-v-93835012] {
  -ms-flex: none;
  flex: none;
}
.filterContainer .filterContent .filterBox .operateBtnClose[data-v-93835012] {
  margin-left: 10px;
}
.filterContainer .filterContent .filterBox .operateBtnClose.disable[data-v-93835012] {
  display: none;
}
.filterContainer .foot[data-v-93835012] {
  color: #323335;
  padding: 12px 20px;
  font-size: 14px;
  font-weight: 400;
}
.filterContainer .foot .tip[data-v-93835012] {
  color: #86909c;
  font-size: 24px;
}

.eventFormContainer > *[data-v-cb76ad6c] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
}
.eventFormContainer[data-v-cb76ad6c] > :last-child {
  margin-right: 0;
}
.customFilter .customFilterContent[data-v-cb76ad6c]:not(.showBorderRightRadius) .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.customFilter .customFilterSuf[data-v-cb76ad6c] {
  border-color: #c9cdd4;
  border-left-style: none;
  border-left-width: medium;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 32px;
  overflow: hidden;
}
.customFilter .customFilterSuf.btnActive[data-v-cb76ad6c] {
  color: #00bf8a;
}
.customFilter .customFilterSuf.btnActive[data-v-cb76ad6c] .el-icon-filter {
  color: #00bf8a;
}
.customFilter .customFilterSuf[data-v-cb76ad6c]:hover .el-icon-filter {
  color: #00bf8a;
}
.customFilter .customFilterSuf.backColorGray[data-v-cb76ad6c] {
  background-color: #f2f3f5;
}

.conditionFormBox > *[data-v-5a92cf9d] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
}
.conditionFormBox[data-v-5a92cf9d] > :last-child {
  margin-right: 0;
}

.increaseRuleBtns > *[data-v-e4432888] {
  text-align: center;
  width: 4em;
  padding: 12px;
}
.increaseRuleBtns[data-v-e4432888] > :hover {
  color: #00bf8a;
  background-color: #e6f9f3;
}

.ruleListBox[data-v-17387c23] {
  padding: 16px 20px;
}
.ruleListBox .head .title[data-v-17387c23] {
  font-weight: 700;
}
.ruleListBox .formBox[data-v-17387c23] {
  margin-top: 8px;
}
.ruleListBox .formBox[data-v-17387c23] .logicalInfo .divider:first-child {
  margin-top: 6px;
}
.ruleListBox .formBox[data-v-17387c23] .logicalInfo .divider:last-child {
  margin-bottom: 6px;
}
.ruleListBox .formBox .formContent[data-v-17387c23] {
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.ruleListBox .formBox .formContent .contentEmpty[data-v-17387c23] .el-empty {
  padding: 0;
}
.ruleListBox .formBox .formContent .formItem[data-v-17387c23] {
  padding: 6px;
}
.ruleListBox .formBox .formContent .formItem[data-v-17387c23]:hover {
  background-color: #eff1f5;
}
.ruleListBox .formBox .formContent .formItem:not(:hover) .formItemOperateBtns[data-v-17387c23] {
  display: none;
}
.ruleListBox .formBox .formContent .formItemOperateBtns > *[data-v-17387c23] {
  margin-right: 8px;
}
.ruleListBox .formBox .formContent .formItemOperateBtns[data-v-17387c23] > :last-child {
  margin-right: 0;
}
.ruleListBox .formBox.isDisabled .formItemOperateBtns[data-v-17387c23] {
  display: none;
}

.gameuserpointlabeledit[data-v-ac26c61e] {
  background: #fff;
  width: 100%;
  padding: 20px;
}
.gameuserpointlabeledit .label-require[data-v-ac26c61e]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.footer[data-v-ac26c61e] {
  z-index: 20;
  text-align: right;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .06);
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: calc(100% - 1580px);
  right: 20px;
  overflow: auto;
}
.footer .loadings[data-v-ac26c61e] {
  width: 81px;
  height: 33px;
}
.cardBox .titInfo[data-v-ac26c61e] {
  font-weight: 700;
}
.cardBox .titleDivider[data-v-ac26c61e] {
  background: #e5e6eb;
  margin: 12px 0 0;
}
.cardBox .flex-wrap-container[data-v-ac26c61e] {
  width: 100%;
  overflow: hidden;
}
.cardBox .flex-wrap-container .flex-wrap-box[data-v-ac26c61e] {
  width: calc(100% + 16px);
  margin-bottom: -16px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12[data-v-ac26c61e] {
  width: calc(100% + 12px);
  margin-bottom: -12px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12 > *[data-v-ac26c61e] {
  margin: 0 12px 12px 0;
}
.cardBox .flex-wrap-container .flex-wrap-box > *[data-v-ac26c61e] {
  margin: 0 16px 16px 0;
}
.cardBox .search-item[data-v-ac26c61e] {
  height: 32px;
}
.cardBox .search-item .item-label[data-v-ac26c61e] {
  text-align: right;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5em;
  margin-right: 16px;
  line-height: 32px;
}
.cardBox .search-item .label-require[data-v-ac26c61e]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.cardBox .search-item[data-v-ac26c61e] .el-radio-group .el-radio {
  line-height: 32px;
}
.cardBox .card-item[data-v-ac26c61e] {
  margin: 16px 0 30px;
}
.cardBox .basicInfo .search-item[data-v-ac26c61e] {
  width: calc(25% - 16px);
}
.cardBox .basicInfo .search-item .item-content[data-v-ac26c61e] {
  -ms-flex: auto;
  flex: auto;
}
.cardBox .ruleBox .ruleItem[data-v-ac26c61e] {
  box-sizing: border-box;
  background: #f7f8fa;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 12px;
}
.cardBox .ruleBox .ruleItem[data-v-ac26c61e]:last-child {
  margin-bottom: 0;
}
.cardBox .ruleBox .levelInfo[data-v-ac26c61e] {
  padding: 16px;
}
.cardBox .ruleBox .levelInfo .levelItemWrap > *[data-v-ac26c61e] {
  height: 40px;
}
.cardBox .ruleBox .levelInfo .levelItem[data-v-ac26c61e] {
  box-sizing: border-box;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(16.6667% - 12px);
  padding: 0 12px;
}
.cardBox .ruleBox .levelInfo .levelItem[data-v-ac26c61e]:not(.noBackbg) {
  background: #fff;
  border-radius: 4px;
}
.cardBox .ruleBox .levelInfo .levelItem > div[data-v-ac26c61e]:first-child {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: auto;
  flex: auto;
  overflow: hidden;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-ac26c61e] {
  margin-left: 6px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-ac26c61e] .el-button {
  margin-left: 4px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-ac26c61e] .el-button:first-child {
  margin-left: 0;
}
.cardBox .ruleBox .levelInfo .levelItem .operateDropdownBtn[data-v-ac26c61e] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
  display: none;
}
.cardBox .ruleBox .levelInfo .levelItem.active[data-v-ac26c61e] {
  color: #00bf8a;
  background: #eaf7f3;
  border: 1px solid #00bf8a;
}
.cardBox .ruleBox .levelInfo .levelItem.active .operateDropdownBtn[data-v-ac26c61e], .cardBox .ruleBox .levelInfo .levelItem:hover .operateDropdownBtn[data-v-ac26c61e] {
  display: inline-block;
}
.cardBox .ruleBox .levelInfo .levelAddBtn .circlePlus[data-v-ac26c61e] {
  color: #fff;
  background: #00bf8a;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
}
.cardBox .ruleBox .estimateInfo[data-v-ac26c61e] {
  padding: 12px 20px;
}
.cardBox .ruleBox .estimateInfo .title[data-v-ac26c61e] {
  font-weight: 700;
}
.cardBox .ruleBox .estimateInfo .triggerBtn[data-v-ac26c61e] {
  box-sizing: border-box;
  width: calc(7em + 32px);
  height: 32px;
  margin: 0 12px;
  padding: 0 16px;
  line-height: 30px;
}
.cardBox .ruleBox .estimateInfo .estimateText[data-v-ac26c61e] {
  color: #00bf8a;
  font-weight: 600;
}
.cardBox .ruleBox .noBackbg[data-v-ac26c61e] {
  background: none;
  border-radius: 0;
}

.gameuserpointlabeledit[data-v-6d4132a0] {
  background: #fff;
  width: 100%;
  padding: 20px;
}
.gameuserpointlabeledit .label-require[data-v-6d4132a0]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.footer[data-v-6d4132a0] {
  z-index: 20;
  text-align: right;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .06);
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: calc(100% - 1580px);
  right: 20px;
  overflow: auto;
}
.footer .loadings[data-v-6d4132a0] {
  width: 81px;
  height: 33px;
}
.cardBox .titInfo[data-v-6d4132a0] {
  font-weight: 700;
}
.cardBox .titleDivider[data-v-6d4132a0] {
  background: #e5e6eb;
  margin: 12px 0 0;
}
.cardBox .flex-wrap-container[data-v-6d4132a0] {
  width: 100%;
  overflow: hidden;
}
.cardBox .flex-wrap-container .flex-wrap-box[data-v-6d4132a0] {
  width: calc(100% + 16px);
  margin-bottom: -16px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12[data-v-6d4132a0] {
  width: calc(100% + 12px);
  margin-bottom: -12px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12 > *[data-v-6d4132a0] {
  margin: 0 12px 12px 0;
}
.cardBox .flex-wrap-container .flex-wrap-box > *[data-v-6d4132a0] {
  margin: 0 16px 16px 0;
}
.cardBox .search-item[data-v-6d4132a0] {
  height: 32px;
}
.cardBox .search-item .item-label[data-v-6d4132a0] {
  text-align: right;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5em;
  margin-right: 16px;
  line-height: 32px;
}
.cardBox .search-item .label-require[data-v-6d4132a0]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.cardBox .search-item[data-v-6d4132a0] .el-radio-group .el-radio {
  line-height: 32px;
}
.cardBox .card-item[data-v-6d4132a0] {
  margin: 16px 0 30px;
}
.cardBox .basicInfo .search-item[data-v-6d4132a0] {
  width: calc(25% - 16px);
}
.cardBox .basicInfo .search-item .item-content[data-v-6d4132a0] {
  -ms-flex: auto;
  flex: auto;
}
.cardBox .ruleBox .ruleItem[data-v-6d4132a0] {
  box-sizing: border-box;
  background: #f7f8fa;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 12px;
}
.cardBox .ruleBox .ruleItem[data-v-6d4132a0]:last-child {
  margin-bottom: 0;
}
.cardBox .ruleBox .levelInfo[data-v-6d4132a0] {
  padding: 16px;
}
.cardBox .ruleBox .levelInfo .levelItemWrap > *[data-v-6d4132a0] {
  height: 40px;
}
.cardBox .ruleBox .levelInfo .levelItem[data-v-6d4132a0] {
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(16.6667% - 12px);
  padding: 0 12px;
}
.cardBox .ruleBox .levelInfo .levelItem > div[data-v-6d4132a0]:first-child {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: auto;
  flex: auto;
  overflow: hidden;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-6d4132a0] {
  margin-left: 6px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-6d4132a0] .el-button {
  margin-left: 4px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-6d4132a0] .el-button:first-child {
  margin-left: 0;
}
.cardBox .ruleBox .levelInfo .levelItem .operateDropdownBtn[data-v-6d4132a0] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
  display: none;
}
.cardBox .ruleBox .levelInfo .levelItem.active[data-v-6d4132a0] {
  color: #00bf8a;
  background: #eaf7f3;
  border: 1px solid #00bf8a;
}
.cardBox .ruleBox .levelInfo .levelItem.active .operateDropdownBtn[data-v-6d4132a0], .cardBox .ruleBox .levelInfo .levelItem:hover .operateDropdownBtn[data-v-6d4132a0] {
  display: inline-block;
}
.cardBox .ruleBox .levelInfo .levelAddBtn .circlePlus[data-v-6d4132a0] {
  color: #fff;
  background: #00bf8a;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
}
.cardBox .ruleBox .estimateInfo[data-v-6d4132a0] {
  padding: 12px 20px;
}
.cardBox .ruleBox .estimateInfo .title[data-v-6d4132a0] {
  font-weight: 700;
}
.cardBox .ruleBox .estimateInfo .triggerBtn[data-v-6d4132a0] {
  box-sizing: border-box;
  width: calc(7em + 32px);
  height: 32px;
  margin: 0 12px;
  padding: 0 16px;
  line-height: 30px;
}
.cardBox .ruleBox .estimateInfo .estimateText[data-v-6d4132a0] {
  color: #00bf8a;
  font-weight: 600;
}

.gameuserpointgroupedit[data-v-1db04b74] {
  background: #fff;
  width: 100%;
  padding: 20px;
}
.gameuserpointgroupedit .label-require[data-v-1db04b74] {
  width: 80px;
}
.gameuserpointgroupedit .label-require[data-v-1db04b74]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.gray[data-v-1db04b74] {
  color: #86909c;
}
.footer[data-v-1db04b74] {
  z-index: 20;
  text-align: right;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .06);
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: calc(100% - 1580px);
  right: 20px;
  overflow: auto;
}
.footer .el-button--small[data-v-1db04b74] {
  width: 62px;
  height: 33px;
}
.cardBox .titInfo[data-v-1db04b74] {
  font-weight: 700;
}
.cardBox .titleDivider[data-v-1db04b74] {
  background: #e5e6eb;
  margin: 12px 0 0;
}
.cardBox .flex-wrap-container[data-v-1db04b74] {
  width: 100%;
  overflow: hidden;
}
.cardBox .flex-wrap-container .flex-wrap-box[data-v-1db04b74] {
  width: calc(100% + 16px);
  margin-bottom: -16px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12[data-v-1db04b74] {
  width: calc(100% + 12px);
  margin-bottom: -12px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12 > *[data-v-1db04b74] {
  margin: 0 12px 12px 0;
}
.cardBox .flex-wrap-container .flex-wrap-box > *[data-v-1db04b74] {
  margin: 0 16px 16px 0;
}
.cardBox .search-item[data-v-1db04b74] {
  height: 32px;
}
.cardBox .search-item .item-label[data-v-1db04b74] {
  text-align: right;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5em;
  margin-right: 16px;
  line-height: 32px;
}
.cardBox .search-item .label-require[data-v-1db04b74]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.cardBox .search-item[data-v-1db04b74] .el-radio-group .el-radio {
  line-height: 32px;
}
.cardBox .card-item[data-v-1db04b74] {
  margin: 16px 0 30px;
}
.cardBox .basicInfo .search-item[data-v-1db04b74] {
  width: calc(25% - 16px);
}
.cardBox .basicInfo .search-item .item-content[data-v-1db04b74] {
  -ms-flex: auto;
  flex: auto;
}
.cardBox .ruleBox .ruleItem[data-v-1db04b74] {
  box-sizing: border-box;
  background: #f7f8fa;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 12px;
}
.cardBox .ruleBox .ruleItem.noBackbg[data-v-1db04b74] {
  background: none;
  border-radius: 0;
}
.cardBox .ruleBox .ruleItem[data-v-1db04b74]:last-child {
  margin-bottom: 0;
}
.cardBox .ruleBox .levelInfo[data-v-1db04b74] {
  padding: 16px;
}
.cardBox .ruleBox .levelInfo .levelItemWrap > *[data-v-1db04b74] {
  height: 40px;
}
.cardBox .ruleBox .levelInfo .levelItem[data-v-1db04b74] {
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(16.6667% - 12px);
  padding: 0 12px;
}
.cardBox .ruleBox .levelInfo .levelItem > div[data-v-1db04b74]:first-child {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: auto;
  flex: auto;
  overflow: hidden;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-1db04b74] {
  margin-left: 6px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-1db04b74] .el-button {
  margin-left: 4px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-1db04b74] .el-button:first-child {
  margin-left: 0;
}
.cardBox .ruleBox .levelInfo .levelItem .operateDropdownBtn[data-v-1db04b74] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
  display: none;
}
.cardBox .ruleBox .levelInfo .levelItem.active[data-v-1db04b74] {
  color: #00bf8a;
  background: #eaf7f3;
  border: 1px solid #00bf8a;
}
.cardBox .ruleBox .levelInfo .levelItem.active .operateDropdownBtn[data-v-1db04b74], .cardBox .ruleBox .levelInfo .levelItem:hover .operateDropdownBtn[data-v-1db04b74] {
  display: inline-block;
}
.cardBox .ruleBox .levelInfo .levelAddBtn .circlePlus[data-v-1db04b74] {
  color: #fff;
  background: #00bf8a;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
}
.cardBox .ruleBox .conditionInfo[data-v-1db04b74] {
  padding: 16px 20px;
}
.cardBox .ruleBox .estimateInfo[data-v-1db04b74] {
  padding: 12px 20px;
}
.cardBox .ruleBox .estimateInfo .title[data-v-1db04b74] {
  font-weight: 700;
}
.cardBox .ruleBox .estimateInfo .triggerBtn[data-v-1db04b74] {
  box-sizing: border-box;
  width: calc(7em + 32px);
  height: 32px;
  margin: 0 12px;
  padding: 0 16px;
  line-height: 30px;
}
.cardBox .ruleBox .estimateInfo .estimateText[data-v-1db04b74] {
  color: #00bf8a;
  font-weight: 600;
}

.gameuserpointgroupedit[data-v-698bd3fb] {
  background: #fff;
  width: 100%;
  padding: 20px;
}
.gameuserpointgroupedit .label-require[data-v-698bd3fb] {
  width: 80px;
}
.gameuserpointgroupedit .label-require[data-v-698bd3fb]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.footer[data-v-698bd3fb] {
  z-index: 20;
  text-align: right;
  background-color: #fff;
  border-top: 1px solid rgba(0, 0, 0, .06);
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  padding: 12px 20px;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  left: calc(100% - 1580px);
  right: 20px;
  overflow: auto;
}
.footer .el-button--small[data-v-698bd3fb] {
  width: 62px;
  height: 33px;
}
.cardBox .titInfo[data-v-698bd3fb] {
  font-weight: 700;
}
.cardBox .titleDivider[data-v-698bd3fb] {
  background: #e5e6eb;
  margin: 12px 0 0;
}
.cardBox .flex-wrap-container[data-v-698bd3fb] {
  width: 100%;
  overflow: hidden;
}
.cardBox .flex-wrap-container .flex-wrap-box[data-v-698bd3fb] {
  width: calc(100% + 16px);
  margin-bottom: -16px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12[data-v-698bd3fb] {
  width: calc(100% + 12px);
  margin-bottom: -12px;
}
.cardBox .flex-wrap-container .flex-wrap-box.mar12 > *[data-v-698bd3fb] {
  margin: 0 12px 12px 0;
}
.cardBox .flex-wrap-container .flex-wrap-box > *[data-v-698bd3fb] {
  margin: 0 16px 16px 0;
}
.cardBox .search-item[data-v-698bd3fb] {
  height: 32px;
}
.cardBox .search-item .item-label[data-v-698bd3fb] {
  text-align: right;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 5em;
  margin-right: 16px;
  line-height: 32px;
}
.cardBox .search-item .label-require[data-v-698bd3fb]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.cardBox .search-item[data-v-698bd3fb] .el-radio-group .el-radio {
  line-height: 32px;
}
.cardBox .card-item[data-v-698bd3fb] {
  margin: 16px 0 30px;
}
.cardBox .basicInfo .search-item[data-v-698bd3fb] {
  width: calc(25% - 16px);
}
.cardBox .basicInfo .search-item .item-content[data-v-698bd3fb] {
  -ms-flex: auto;
  flex: auto;
}
.cardBox .ruleBox .ruleItem[data-v-698bd3fb] {
  box-sizing: border-box;
  background: #f7f8fa;
  border-radius: 4px;
  width: 100%;
  margin-bottom: 12px;
}
.cardBox .ruleBox .ruleItem[data-v-698bd3fb]:last-child {
  margin-bottom: 0;
}
.cardBox .ruleBox .levelInfo[data-v-698bd3fb] {
  padding: 16px;
}
.cardBox .ruleBox .levelInfo .levelItemWrap > *[data-v-698bd3fb] {
  height: 40px;
}
.cardBox .ruleBox .levelInfo .levelItem[data-v-698bd3fb] {
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: calc(16.6667% - 12px);
  padding: 0 12px;
}
.cardBox .ruleBox .levelInfo .levelItem > div[data-v-698bd3fb]:first-child {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: auto;
  flex: auto;
  overflow: hidden;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-698bd3fb] {
  margin-left: 6px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-698bd3fb] .el-button {
  margin-left: 4px;
}
.cardBox .ruleBox .levelInfo .levelItem .operateBtn[data-v-698bd3fb] .el-button:first-child {
  margin-left: 0;
}
.cardBox .ruleBox .levelInfo .levelItem .operateDropdownBtn[data-v-698bd3fb] {
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 4px;
  display: none;
}
.cardBox .ruleBox .levelInfo .levelItem.active[data-v-698bd3fb] {
  color: #00bf8a;
  background: #eaf7f3;
  border: 1px solid #00bf8a;
}
.cardBox .ruleBox .levelInfo .levelItem.active .operateDropdownBtn[data-v-698bd3fb], .cardBox .ruleBox .levelInfo .levelItem:hover .operateDropdownBtn[data-v-698bd3fb] {
  display: inline-block;
}
.cardBox .ruleBox .levelInfo .levelAddBtn .circlePlus[data-v-698bd3fb] {
  color: #fff;
  background: #00bf8a;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  font-size: 20px;
  line-height: 20px;
  overflow: hidden;
}
.cardBox .ruleBox .estimateInfo[data-v-698bd3fb] {
  padding: 12px 20px;
}
.cardBox .ruleBox .estimateInfo .title[data-v-698bd3fb] {
  font-weight: 700;
}
.cardBox .ruleBox .estimateInfo .triggerBtn[data-v-698bd3fb] {
  box-sizing: border-box;
  width: calc(7em + 32px);
  height: 32px;
  margin: 0 12px;
  padding: 0 16px;
  line-height: 30px;
}
.cardBox .ruleBox .estimateInfo .estimateText[data-v-698bd3fb] {
  color: #00bf8a;
  font-weight: 600;
}

.content-outer .bi-drawer-title-text[data-v-13a617db] {
  padding: 20px 20px 0;
}
.content-outer .content-head[data-v-13a617db] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .table-table[data-v-13a617db] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.analysis-table .cell[data-v-13a617db] {
  white-space: pre-line;
}
.analysis-table[data-v-13a617db] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-13a617db] {
  font-weight: bold;
}
[data-v-13a617db] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-13a617db] {
  width: 72px !important;
  padding-left: 0 !important;
}

.gameserverde[data-v-598c7870] {
  width: 100%;
  padding: 20px;
}
.gameserverde .content-head[data-v-598c7870] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.gameserverde[data-v-598c7870] .borderLeftSty .el-range-editor--mini.el-input__inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.gameserverde[data-v-598c7870] .borderRightSty .el-input__inner {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.gameserverde .borderLeftSty .el-range-editor--mini.el-input__inner[data-v-598c7870] {
  line-height: 28px;
  height: 28px !important;
}

.treeviewbox[data-v-2b8135f2] {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.boxDiv[data-v-2b8135f2] {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.box-child[data-v-2b8135f2] {
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 13px;
  display: -ms-flexbox;
  display: flex;
}
.active-child-one[data-v-2b8135f2] {
  background: #e8fff4;
  border: 2px solid #00bf8a !important;
}
.box-child-one[data-v-2b8135f2] {
  border: 1px solid #00bf8a;
  border-radius: 10px;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 10px 8px 0;
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.box-child-one .iconSan[data-v-2b8135f2] {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
}
.box-child-one .iconText[data-v-2b8135f2] {
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 1px;
  right: 0;
  transform: rotate(45deg);
}
.box-child-one .fontStyClass[data-v-2b8135f2] {
  color: #4e5969;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 100px;
  max-width: 120px;
  font-size: 12px;
  overflow: hidden;
}
.box-child-one .fontStyDayClass[data-v-2b8135f2] {
  color: #59aaff;
  font-size: 12px;
}
.box-child-one-bottom[data-v-2b8135f2]:after {
  content: " ";
  background: #00bf8a;
  width: 1px;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
}
.collapse-icon[data-v-2b8135f2] {
  cursor: pointer;
  z-index: 1;
  position: absolute;
  bottom: -24px;
  left: 50%;
}
.collapse-icon .el-icon-circle-plus[data-v-2b8135f2]:before, .collapse-icon .el-icon-remove[data-v-2b8135f2]:before {
  background: #fff;
  position: absolute;
  top: 0;
  left: -7px;
}
.box-child-line-left[data-v-2b8135f2], .box-child-line-center[data-v-2b8135f2], .box-child-line-right[data-v-2b8135f2] {
  background: #00bf8a;
  width: 1px;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 50%;
}
.box-child-rowline-left[data-v-2b8135f2] {
  background: #00bf8a;
  width: 50%;
  height: 1px;
  display: block;
  position: absolute;
  top: -20px;
  right: 0;
}
.box-child-rowline-center[data-v-2b8135f2] {
  background: #00bf8a;
  width: calc(100% + 12px);
  height: 1px;
  display: block;
  position: absolute;
  top: -20px;
  left: -5px;
}
.box-child-rowline-right[data-v-2b8135f2] {
  background: #00bf8a;
  width: 50%;
  height: 1px;
  display: block;
  position: absolute;
  top: -20px;
  left: 0;
}
.fusty[data-v-2b8135f2] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 24px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 20px;
}
.fustyline[data-v-2b8135f2] {
  border: 1px solid #00bf8a;
  border-right: none;
  width: 20px;
  height: 30px;
  margin-left: 10px;
}
.fixed-boxDiv[data-v-2b8135f2] {
  margin: 0 auto;
}

.gameservertree[data-v-60b38a06] {
  width: 100%;
  padding: 20px;
}
.gameservertree .content-head[data-v-60b38a06] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.gameservertree .contentBox[data-v-60b38a06] {
  width: 100%;
  margin-top: 0;
  overflow: auto;
}

.content-outer[data-v-2bb4e0ec] {
  padding: 20px;
}
.content-outer .content-head[data-v-2bb4e0ec] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .pagination[data-v-2bb4e0ec] {
  text-align: center;
  margin-top: 20px;
}
.analysis-table .cell[data-v-2bb4e0ec] {
  white-space: pre-line;
}
.analysis-table[data-v-2bb4e0ec] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-2bb4e0ec] {
  font-weight: bold;
}
.scroll-load-status[data-v-2bb4e0ec] {
  color: #86909c;
  text-align: center;
  padding: 12px 0 4px;
  font-size: 12px;
}
[data-v-2bb4e0ec] .bi-drawer-title-text {
  background-color: #f7f8fa;
  border-radius: 4px;
  padding: 16px !important;
}
.item-label[data-v-2bb4e0ec] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-2bb4e0ec] .el-table__expand-icon {
  margin-top: 2.5px;
  width: 20px !important;
}

.tootip-text[data-v-dff3abc0] {
  position: absolute;
}

.ml10[data-v-62018827] {
  margin-left: 10px;
}
.flex-c[data-v-62018827] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.el-radio-button__inner [class*="el-icon-"][data-v-62018827] {
  line-height: normal;
}
.dramaOverseasView[data-v-62018827] {
  width: 100%;
}
.dramaOverseasView .content-head[data-v-62018827] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.dramaOverseasView .content-table[data-v-62018827] {
  background-color: #fff;
  width: 100%;
  padding: 20px;
}
.dramaOverseasView .content-table .table-table[data-v-62018827] {
  margin-top: 10px;
}
.dramaOverseasView[data-v-62018827].selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.dramaOverseasView[data-v-62018827].selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 120px;
}
.dramaOverseasView[data-v-62018827].selectmultipleSty .el-input__inner {
  height: 32px;
}
.dramaOverseasView .leftwidth .left[data-v-62018827] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
}
.dramaOverseasView .leftwidth .left .el-checkbox-group[data-v-62018827] {
  margin-left: 0 !important;
}
.dramaOverseasView[data-v-62018827].el-table__body-wrapper {
  z-index: 2 !important;
}
.dramaOverseasView[data-v-62018827].el-table__body-wrapper .my-cost-color {
  padding: 0 !important;
}
.dramaOverseasView[data-v-62018827].el-table__body-wrapper .my-cost-color .cell {
  padding: 0 !important;
}
.dramaOverseasView[data-v-62018827].el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.dramaOverseasView[data-v-62018827].el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.dramaOverseasView[data-v-62018827].el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.dramaOverseasView .content-chart .el-tabs__nav-wrap[data-v-62018827]:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.dramaOverseasView .analysis-table .cell[data-v-62018827] {
  white-space: pre-line;
}
.dramaOverseasView .analysis-table .el-table__body-wrapper[data-v-62018827] {
  z-index: 2;
}
.dramaOverseasView .analysis-table .table-fans-price[data-v-62018827] {
  font-weight: bold;
}
.dramaOverseasView .table-table[data-v-62018827] {
  margin-top: 20px;
}
.dramaOverseasView .table-table .ant-table-footer[data-v-62018827] {
  padding: 8px;
}
.dramaOverseasView .table-table .ant-table-footer span[data-v-62018827] {
  width: 100px;
  display: inline-block;
}
.dramaOverseasView .item-content .item-content-changeday .day-number-input[data-v-62018827], .dramaOverseasView .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-62018827] {
  width: 100px;
}
.dramaOverseasView .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-62018827], .dramaOverseasView .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-62018827] {
  display: none;
}
.dramaOverseasView .item-content-changeday .el-input-number.is-controls-right .el-input__inner[data-v-62018827] {
  padding-right: 15px;
}
.dramaOverseasView .select-option-sty[data-v-62018827] {
  color: #bbbec5;
}
[data-v-62018827] .input-number-range {
  height: 32px;
}
.bi-drawer-title[data-v-62018827] {
  color: #86909c;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
}
[data-v-62018827] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-62018827] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}

.mppreserAnalydetail[data-v-2d766dec] {
  padding: 20px;
}
.mppreserAnalydetail .content-heads[data-v-2d766dec] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.mppreserAnalydetail .table-table[data-v-2d766dec] {
  margin-top: 0;
  padding-top: 0;
}
.analysis-table .cell[data-v-2d766dec] {
  white-space: pre-line;
}
.analysis-table[data-v-2d766dec] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-2d766dec] {
  font-weight: bold;
}
[data-v-2d766dec] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-2d766dec] {
  width: 72px !important;
  padding-left: 0 !important;
}

.quickpreviewdetail[data-v-049e8279] {
  width: 100%;
  padding: 20px;
}
.quickpreviewdetail .bi-drawer-title-text[data-v-049e8279] {
  padding-bottom: 20px;
}
.quickpreviewdetail .content-heads[data-v-049e8279] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.quickpreviewdetail .table-table[data-v-049e8279] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.quickpreviewdetail .pagination[data-v-049e8279] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-049e8279] {
  white-space: pre-line;
}
.analysis-table[data-v-049e8279] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-049e8279] {
  font-weight: bold;
}
[data-v-049e8279] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-049e8279] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-049e8279] .block-box {
  margin-top: 0 !important;
}

.gamerfmsortuserdetail[data-v-9a7b1df0] {
  width: 100%;
  padding: 0 20px;
}

.material-content2[data-v-29226993] {
  width: 100%;
}
.material-content2[data-v-29226993] .el-tabs__header {
  margin: 0 !important;
}
.material-content2 .content-table[data-v-29226993] {
  background-color: #fff;
  width: 100%;
}
.material-content2 .table-table .el-table__expand-icon[data-v-29226993] {
  vertical-align: center !important;
}
.material-content2 .table-table .ant-table-footer[data-v-29226993] {
  padding: 8px;
}
.material-content2 .table-table .ant-table-footer span[data-v-29226993] {
  width: 100px;
  display: inline-block;
}
.material-content2[data-v-29226993] .table-table .firstSty {
  width: calc(100% - 32px) !important;
}
.material-content2[data-v-29226993] .table-table .nameOverSty {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}
.material-content2 .el-cascader[data-v-29226993] .el-input__inner {
  padding-right: 20px;
}
.material-content2 .el-cascader[data-v-29226993] .el-input__suffix {
  z-index: 1;
  width: 20px;
}
.material-content2 .el-cascader[data-v-29226993] .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 210px;
}
.material-content2 .el-cascader[data-v-29226993] .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
.material-content2 .el-cascader[data-v-29226993] .el-cascader__search-input {
  min-width: 30px;
  margin-left: 10px;
}
.pagination[data-v-29226993] {
  text-align: center;
  margin-top: 5px;
}

.gamematerialDetail[data-v-67c35bc8] {
  padding: 0 20px 20px;
}
.gamematerialDetail .drawer-content .drawer-flex[data-v-67c35bc8] {
  -ms-flex-direction: row;
  flex-direction: row;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
}
.gamematerialDetail .drawer-content .drawer-flex .left[data-v-67c35bc8] {
  background-color: #f8f8f8;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 400px;
  min-width: 400px;
  height: 440px;
  margin-right: 30px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.gamematerialDetail .drawer-content .drawer-flex .left img[data-v-67c35bc8], .gamematerialDetail .drawer-content .drawer-flex .left video[data-v-67c35bc8] {
  position: absolute;
}
.gamematerialDetail .drawer-content .drawer-flex .right[data-v-67c35bc8] {
  -ms-flex: 1;
  flex: 1;
}
.gamematerialDetail .drawer-content .drawer-flex .right .info .title[data-v-67c35bc8] {
  color: #323335;
  height: 22px;
  margin: 20px auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.gamematerialDetail .drawer-content .drawer-flex .right .info .detail-box[data-v-67c35bc8] {
  color: #4e5969;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: -ms-flexbox;
  display: flex;
}
.gamematerialDetail .drawer-content .drawer-flex .right .info .detail-box p[data-v-67c35bc8] {
  width: 50%;
  max-width: 310px;
  margin: 0 0 24px;
}
.gamematerialDetail .drawer-content .drawer-flex .right .info .detail-box p[data-v-67c35bc8] :first-child {
  display: inline-block;
}
.gamematerialDetail .drawer-content .drawer-flex .right .info .detail-box p[data-v-67c35bc8] :nth-child(2) {
  color: #323335;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 14px;
  font-weight: bold;
}



.el-table[data-v-4adda6ac] .el-table__fixed-footer-wrapper td {
  padding: 5px 0 !important;
}
.el-table[data-v-4adda6ac] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-4adda6ac] {
  color: #86909c;
  padding-bottom: 10px;
  font-size: 12px;
}
.analysis-data p[data-v-4adda6ac] {
  margin: 0;
}
.analysis-data .income-show[data-v-4adda6ac] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.customSty[data-v-4adda6ac] .driver-highlighted-element {
  background: none !important;
  border: none !important;
}
.leftwidth .left[data-v-4adda6ac] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.leftwidth .left .el-checkbox-group[data-v-4adda6ac] {
  margin-left: 0 !important;
}
.el-table__body-wrapper .my-cost-color[data-v-4adda6ac], .el-table__body-wrapper .my-cost-color .cell[data-v-4adda6ac], .el-table__body-wrapper .analysis-color[data-v-4adda6ac] {
  padding: 0 !important;
}
.el-table__body-wrapper .analysis-color .cell[data-v-4adda6ac] {
  padding: 0;
}
.el-table__body-wrapper .analysis-color .analysis-data[data-v-4adda6ac] {
  padding: 7px 10px;
}
.content-chart .el-tabs__nav-wrap[data-v-4adda6ac]:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.analysis-table .cell[data-v-4adda6ac] {
  white-space: pre-line;
}
.analysis-table .el-table__body-wrapper[data-v-4adda6ac] {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-4adda6ac] {
  font-weight: bold;
}

.gameDailyDetailSty[data-v-e2f30df4] {
  padding: 20px;
}
.gameDailyDetailSty .content-head[data-v-e2f30df4] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.gameDailyDetailSty .table-table[data-v-e2f30df4] {
  margin-top: 0;
  padding-top: 0;
}
[data-v-e2f30df4] .bi-drawer-title-text {
  background-color: #f7f8fa;
  border-radius: 4px;
  padding: 16px !important;
}
.item-label[data-v-e2f30df4] {
  width: 72px !important;
  padding-left: 0 !important;
}
.formRow[data-v-e2f30df4] {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.aduserbox[data-v-56352bd7] {
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
}
.aduserbox[data-v-56352bd7] .el-form-item__label {
  color: #606266;
  font-weight: 500;
}
.aduserbox .contentbox[data-v-56352bd7] {
  -ms-flex: 1;
  flex: 1;
}
.aduserbox .footerbox[data-v-56352bd7] {
  height: 32px;
}
.aduserbox .footerbox[data-v-56352bd7]:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  text-align: right;
}
.aduserbox .footerbox[data-v-56352bd7]:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  text-align: left;
}

[data-v-0cf1d976] .el-form .el-form-item {
  width: 320px;
}
[data-v-0cf1d976] .el-form .el-form-item:nth-child(2n) {
  margin-left: 20px !important;
}
[data-v-0cf1d976] .el-form .el-form-item .el-form-item__label {
  margin-bottom: 2px;
}

[data-v-bd663e0e] .selectmultipleStyItem .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-bd663e0e] .selectmultipleStyItem .el-select__tags > span > span:first-child {
  max-width: 90px;
}
[data-v-bd663e0e] .selectmultipleStyItem .el-input__inner {
  height: 32px !important;
}
.table-box[data-v-bd663e0e] {
  margin-top: 0;
  padding-top: 0;
}
.tables .btn[data-v-bd663e0e] {
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.tables .btn .texts[data-v-bd663e0e] {
  color: #86909c;
  -ms-flex: 1;
  flex: 1;
}
.tables .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed[data-v-bd663e0e] {
  border-right: 1px solid #fff;
}
.tables[data-v-bd663e0e] .el-table--border .el-table__cell {
  border-right: 1px solid #fff;
}
.tables[data-v-bd663e0e] .logbtn span {
  padding: 0;
}
[data-v-bd663e0e] .costviewpadding .block-content {
  padding-bottom: 4px;
}

.w100[data-v-204b64e1] {
  width: 100%;
}
[data-v-204b64e1] .el-form-item {
  width: 320px;
}
[data-v-204b64e1] .el-form-item:nth-child(2n-1) {
  margin-right: 20px;
}
[data-v-204b64e1] .el-form-item .el-form-item__label {
  margin-bottom: 2px;
}

[data-v-1b95d1d6] .selectmultipleStyItem .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-1b95d1d6] .selectmultipleStyItem .el-select__tags > span > span:first-child {
  max-width: 50px;
}
[data-v-1b95d1d6] .selectmultipleStyItem .el-input__inner {
  height: 32px !important;
}
.table-box[data-v-1b95d1d6] {
  margin-top: 0;
  padding-top: 0;
}
.tables .btn[data-v-1b95d1d6] {
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.tables .btn .texts[data-v-1b95d1d6] {
  color: #86909c;
  -ms-flex: 1;
  flex: 1;
}
.tables .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed[data-v-1b95d1d6] {
  border-right: 1px solid #fff;
}
.tables[data-v-1b95d1d6] .el-table--border .el-table__cell {
  border-right: 1px solid #fff;
}
.tables[data-v-1b95d1d6] .logbtn span {
  padding: 0;
}
[data-v-1b95d1d6] .incomeviewpadding .block-content {
  padding-bottom: 4px;
}

.content[data-v-15405be4] {
  background: #fff;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  padding: 10px 20px 20px;
  position: relative;
  overflow: auto;
}
[data-v-15405be4] .el-drawer__header {
  color: rgba(0, 0, 0, .85);
  border-bottom: 1px solid rgba(0, 0, 0, .06);
  padding-bottom: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 16px;
  font-weight: 500;
}
[data-v-15405be4] .el-drawer__body {
  height: 100%;
  overflow: auto;
}

.materialdrama[data-v-726f86e3] {
  width: 100%;
}
.materialdrama[data-v-726f86e3] .el-tabs__header {
  margin: 0 !important;
}
.materialdrama .content-table[data-v-726f86e3] {
  background-color: #fff;
  width: 100%;
}
.materialdrama .table-table .el-table__expand-icon[data-v-726f86e3] {
  vertical-align: center !important;
}
.materialdrama .table-table .ant-table-footer[data-v-726f86e3] {
  padding: 8px;
}
.materialdrama .table-table .ant-table-footer span[data-v-726f86e3] {
  width: 100px;
  display: inline-block;
}
.materialdrama[data-v-726f86e3] .table-table .firstSty {
  width: calc(100% - 32px) !important;
}
.materialdrama[data-v-726f86e3] .table-table .nameOverSty {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}
.material-content2 .el-cascader[data-v-726f86e3] .el-input__inner {
  padding-right: 20px;
}
.material-content2 .el-cascader[data-v-726f86e3] .el-input__suffix {
  z-index: 1;
  width: 20px;
}
.material-content2 .el-cascader[data-v-726f86e3] .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 210px;
}
.material-content2 .el-cascader[data-v-726f86e3] .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
.material-content2 .el-cascader[data-v-726f86e3] .el-cascader__search-input {
  min-width: 30px;
  margin-left: 10px;
}
.pagination[data-v-726f86e3] {
  text-align: center;
  margin-top: 5px;
}
.drawersty[data-v-726f86e3] {
  padding-top: 0;
}



.content-outer .bi-drawer-title-text[data-v-1932f752] {
  padding: 20px 20px 0;
}
.content-outer .content-head[data-v-1932f752] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .table-table[data-v-1932f752] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.analysis-table .cell[data-v-1932f752] {
  white-space: pre-line;
}
.analysis-table[data-v-1932f752] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-1932f752] {
  font-weight: bold;
}
[data-v-1932f752] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-1932f752] {
  width: 72px !important;
  padding-left: 0 !important;
}



.paysbox .bi-drawer-title-text[data-v-46dc9632] {
  padding: 20px 20px 0;
}
.paysbox .content-head[data-v-46dc9632] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.paysbox .table-table[data-v-46dc9632] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.paysbox .chart-container-box[data-v-46dc9632] {
  margin-top: 20px;
  padding: 0 20px;
  font-size: 14px;
}
.paysbox .chart-container-box .div-box[data-v-46dc9632] {
  margin-bottom: 20px;
}
.paysbox .chart-container-box .div-box[data-v-46dc9632]:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  text-align: right;
}
.paysbox .chart-container-box .div-box[data-v-46dc9632]:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  text-align: left;
}
.paysbox .chart-container-box .chart-item[data-v-46dc9632] {
  background: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  padding: 20px;
}
.paysbox .chart-container-box .legendSty[data-v-46dc9632] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.paysbox .chart-title[data-v-46dc9632] {
  color: #323335;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
}
.paysbox .chart-title .rightbtn[data-v-46dc9632] {
  text-align: right;
  -ms-flex: 1;
  flex: 1;
}
.paysbox .rowBorder[data-v-46dc9632] {
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  overflow: hidden;
}
.paysbox .noBorder[data-v-46dc9632] {
  border: none !important;
}
.paysbox .rightbtnTitle[data-v-46dc9632] {
  color: #323335;
  text-align: left;
  margin-right: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}
.analysis-table .cell[data-v-46dc9632] {
  white-space: pre-line;
}
.analysis-table[data-v-46dc9632] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-46dc9632] {
  font-weight: bold;
}
[data-v-46dc9632] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-46dc9632] {
  width: 72px !important;
  padding-left: 0 !important;
}

.main[data-v-6a42df4c] {
  width: 300px;
}
@keyframes ball-6a42df4c {
0% {
    transform: rotate3d(.5, .5, .5, 25deg);
}
50% {
    transform: rotate3d(0, 0, 0, 0);
}
100% {
    transform: rotate3d(.5, .5, .5, 25deg);
}
}
.type[data-v-6a42df4c] {
  border-radius: 8px;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 10%;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -50%);
}
.type div[data-v-6a42df4c] {
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  width: 60px;
  height: 30px;
  line-height: 30px;
}
.type .type_active[data-v-6a42df4c] {
  color: #fff;
  background-color: #06c261;
}
.Recharge_top[data-v-6a42df4c] {
  border-bottom: 2px dashed #eee;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 40px;
  position: relative;
}
.Recharge_top .el-icon-close[data-v-6a42df4c] {
  font-size: 16px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.Recharge_tipe[data-v-6a42df4c] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  font-size: 10px;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list[data-v-6a42df4c]::-webkit-scrollbar {
  display: none;
}
.Recharge_list[data-v-6a42df4c] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.Recharge_list .Recharge_item[data-v-6a42df4c] {
  background-color: #f5f6fa;
  border-radius: 9px;
  width: 135px;
  height: 86px;
  margin-bottom: 10px;
  position: relative;
}
.Recharge_list .Recharge_item .item_subscript[data-v-6a42df4c] {
  color: #fff;
  background: linear-gradient(133deg, #ff1797 0%, #ff2d44 100%);
  border-radius: 0 8px;
  max-width: 100%;
  height: 17px;
  padding: 0 5px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
  position: absolute;
  right: 0;
}
.Recharge_list .Recharge_item .head[data-v-6a42df4c] {
  z-index: 10;
  width: 30px;
  height: 30px;
  animation-name: ball-6a42df4c;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  position: absolute;
  bottom: -10px;
  right: 20px;
}
.Recharge_list .Recharge_item .head img[data-v-6a42df4c] {
  width: 100%;
  height: 100%;
}
.Recharge_list .Recharge_item .item_info[data-v-6a42df4c] {
  background: #f6f6f6;
  border-radius: 9px;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list .Recharge_item .item_info .item_coin[data-v-6a42df4c] {
  color: #5e4026;
  background: #fddc76;
  border-radius: 0 0 8px 8px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 24px;
  font-family: PingFangSC, PingFang SC;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list .Recharge_item .item_info .item_coin > .iconFont[data-v-6a42df4c] {
  margin-left: 5px;
  font-size: 14px;
}
.Recharge_list .Recharge_item .item_info .item_btn[data-v-6a42df4c] {
  color: #e0592b;
  text-align: center;
  font-family: PingFangSC, PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}
.Recharge_list .Recharge_item .item_info .item_free_coin[data-v-6a42df4c] {
  white-space: nowrap;
  text-align: center;
  border-radius: 8px 8px 8px 0;
  padding: 3px 0 0;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}
.Recharge_list .Recharge_item .item_vip_info[data-v-6a42df4c] {
  line-height: 24px;
}
.Recharge_list .Recharge_item .item_vip_info .item_product_name[data-v-6a42df4c] {
  color: #333;
  text-align: center;
  padding: 3px 0 0;
  font-family: PingFangSC, PingFang SC;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
.Recharge_list .Recharge_item .item_vip_info .vip_btn[data-v-6a42df4c] {
  color: #e0592b;
  text-align: center;
  padding: 18px 0 0;
  font-family: PingFangSC, PingFang SC;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}
.Recharge_list .Recharge_item .item_vip_info .vip_msg[data-v-6a42df4c] {
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, .65);
  border-radius: 0 0 8px 8px;
  width: 100%;
  height: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: absolute;
  bottom: 0;
}
.Recharge_list .vip[data-v-6a42df4c] {
  -moz-background-size: 100% 100%;
  background-image: url(/static/image/vip_bacimage_tow.25ed4279.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.channel-detail .bi-drawer-title-text[data-v-912cade6] {
  padding: 20px 20px 0;
}
.channel-detail .content-head[data-v-912cade6] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.channel-detail .table-table[data-v-912cade6] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.channel-detail[data-v-912cade6] .channelsty {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
.channel-detail[data-v-912cade6] .channelsty > div {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
.analysis-table .cell[data-v-912cade6] {
  white-space: pre-line;
}
.analysis-table[data-v-912cade6] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-912cade6] {
  font-weight: bold;
}
[data-v-912cade6] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-912cade6] {
  width: 72px !important;
  padding-left: 0 !important;
}
.channel-popover-sty[data-v-912cade6] {
  background: red;
  width: 400px;
}
.channel-popover-sty .pay_template[data-v-912cade6] {
  border: 1px solid #ebeef5;
  width: 100%;
}
.channel-popover-sty .pay_template .pay_template_header[data-v-912cade6] {
  background: #f7f8fa;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
}
.channel-popover-sty .pay_template .pay_template_header .text[data-v-912cade6] {
  color: #333;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 14px;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
}
.channel-popover-sty .pay_template .qrImage[data-v-912cade6] {
  width: 200px;
  height: 200px;
}
.channel-popover-sty .pay_template .pay_template_main[data-v-912cade6] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.channel-popover-sty .pay_template .pay_template_main .content[data-v-912cade6] {
  border: 1px solid #ebeef5;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  padding: 15px !important;
}
.pay_template_parent[data-v-912cade6] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .textsbtn[data-v-912cade6] {
  margin-right: 10px;
}
.pay_template_parent .pay_template_btn[data-v-912cade6] {
  cursor: pointer;
  background: #f7f8fa;
  border-radius: 4px;
  width: 110px;
  min-width: 110px;
  overflow: hidden;
}
.pay_template_parent .pay_template_btn .pay_template_header[data-v-912cade6] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_header .text[data-v-912cade6] {
  color: #333;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main[data-v-912cade6] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 7px 7px 4px;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main .content[data-v-912cade6] {
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .content_box[data-v-912cade6] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .Recharge_item_btn[data-v-912cade6] {
  background: #e5e6eb;
  border-radius: 2px;
  width: 45%;
  height: 8px;
  margin: 0 0 4px;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .vip_btn[data-v-912cade6] {
  background: #fcd48a;
}

.content-outer[data-v-bceae16c] .el-table__expand-icon {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer[data-v-bceae16c] .third-box .cell {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .bi-drawer-title-text[data-v-bceae16c] {
  padding: 20px 20px 0;
}
.content-outer .content-head[data-v-bceae16c] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .table-table[data-v-bceae16c] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.analysis-table .cell[data-v-bceae16c] {
  white-space: pre-line;
}
.analysis-table[data-v-bceae16c] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-bceae16c] {
  font-weight: bold;
}
[data-v-bceae16c] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-bceae16c] {
  width: 72px !important;
  padding-left: 0 !important;
}

.paysbox .bi-drawer-title-text[data-v-6d10058c] {
  padding: 20px 20px 0;
}
.paysbox .content-head[data-v-6d10058c] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.paysbox .table-table[data-v-6d10058c] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.paysbox .chart-container-box[data-v-6d10058c] {
  margin-top: 20px;
  padding: 0 20px;
  font-size: 14px;
}
.paysbox .chart-container-box .div-box[data-v-6d10058c] {
  margin-bottom: 20px;
}
.paysbox .chart-container-box .div-box[data-v-6d10058c]:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  text-align: right;
}
.paysbox .chart-container-box .div-box[data-v-6d10058c]:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  text-align: left;
}
.paysbox .chart-container-box .chart-item[data-v-6d10058c] {
  background: #fff;
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  padding: 20px;
}
.paysbox .chart-container-box .legendSty[data-v-6d10058c] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.paysbox .chart-title[data-v-6d10058c] {
  color: #323335;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  display: -ms-flexbox;
  display: flex;
}
.paysbox .chart-title .rightbtn[data-v-6d10058c] {
  text-align: right;
  -ms-flex: 1;
  flex: 1;
}
.paysbox .rowBorder[data-v-6d10058c] {
  border: 1px solid #e5e6eb;
  border-radius: 4px;
  overflow: hidden;
}
.paysbox .noBorder[data-v-6d10058c] {
  border: none !important;
}
.paysbox .rightbtnTitle[data-v-6d10058c] {
  color: #323335;
  text-align: left;
  margin-right: 12px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}
.analysis-table .cell[data-v-6d10058c] {
  white-space: pre-line;
}
.analysis-table[data-v-6d10058c] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-6d10058c] {
  font-weight: bold;
}
[data-v-6d10058c] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-6d10058c] {
  width: 72px !important;
  padding-left: 0 !important;
}

@keyframes ball-9a6a653c {
0% {
    transform: rotate3d(.5, .5, .5, 25deg);
}
50% {
    transform: rotate3d(0, 0, 0, 0);
}
100% {
    transform: rotate3d(.5, .5, .5, 25deg);
}
}
.head[data-v-9a6a653c] {
  z-index: 10;
  width: 30px;
  height: 30px;
  animation-name: ball-9a6a653c;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  position: absolute;
  bottom: -10px;
  right: 20px;
}
.head img[data-v-9a6a653c] {
  width: 100%;
  height: 100%;
}
.main[data-v-9a6a653c] {
  width: 385px;
  overflow: auto;
}
.Recharge_list[data-v-9a6a653c]::-webkit-scrollbar {
  display: none;
}
.Recharge_list[data-v-9a6a653c] {
  max-height: 600px;
  overflow: auto;
}
.Recharge_list .coin_list[data-v-9a6a653c] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list .coin_list .coin_item[data-v-9a6a653c] {
  background: #f2f3f5;
  border-radius: 4px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  -ms-flex-pack: center;
  align-content: center;
  justify-content: center;
  width: 180px;
  height: 70px;
  margin-bottom: 10px;
  padding-left: 8px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.Recharge_list .coin_list .coin_item .coin_item_amount[data-v-9a6a653c] {
  color: #323335;
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.Recharge_list .coin_list .coin_item .coin_item_goods[data-v-9a6a653c] {
  color: #4e5969;
  text-shadow: 0 0 10px rgba(0, 0, 0, .1);
  text-align: left;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.Recharge_list .coin_list .coin_item .subscript[data-v-9a6a653c] {
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, .1);
  text-align: center;
  background: linear-gradient(133deg, #ff1797 0%, #ff2d44 100%);
  border-radius: 0 4px;
  height: 16px;
  padding: 0 5px;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.Recharge_list .vip_list .vip_items .vip_type_sign[data-v-9a6a653c] {
  background-image: url(/static/image/vip_bac_sign.a30dfab4.png);
  width: 360px;
  height: 79px !important;
}
.Recharge_list .vip_list .vip_items .vip_type_sign .icon[data-v-9a6a653c] {
  margin-right: 4px;
}
.Recharge_list .vip_list .vip_items .vip_type_sign .vip_sign_free_coin[data-v-9a6a653c] {
  clear: #f53f3f;
  color: #f53f3f;
  text-align: left;
  font-size: 14px;
  font-style: normal;
}
.Recharge_list .vip_list .vip_items .vip_type_sign .vip_sign_coin[data-v-9a6a653c] {
  color: #f53f3f;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list .vip_list .vip_items .vip_type_sign .vip_sign_total[data-v-9a6a653c] {
  color: #874e1a;
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 22px;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list .vip_list .vip_items .vip_type_sign .vip_sign_total .vip_sign_total_num[data-v-9a6a653c] {
  font-weight: 600;
}
.Recharge_list .vip_list .vip_items .vip_type_sign .vip_sign_total .vip_sign_total_up[data-v-9a6a653c] {
  color: #fff;
  text-align: left;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAsCAYAAACue3wzAAAAAXNSR0IArs4c6QAADK5JREFUeF7tnGmMHEcVx/+vqmdmZ3b29JU1MU5skoAdkBBIiUAKN0iR8g3DB6QQiYgvnAKDRJCw8y2fiYjEpSgffZFAiIBgTJRwR0FJnHXiJLu+Z733zM7VRx2kqrtnemZ3s7v2WEpwr211e6enj/r1/9V7r14VIf15R7WA1qC3uyEi6I3c8NuebCMnSo+9shZoAX3QgD0IjI8T9s4u57Jni8apvSHcAwftdj2wU8BXxqUn37JwHzxI2DNOOGWgzjDM7yRsahIqHmEHgAsAhnIa83mNTec0sFUhhn3goF4Lcgq4J6g2dpIQLAjj+wgjkwy3b2U4U2bYPsCg+hh0g5VzgoYxjDLKGK7k1Vx+SW9ujkqgqoAZZUHjk8qo+e0gbxjw5OHv3AaW+ZwmfAIae4iwXQP9BMrYx6QNn3JjrfNuO1qHVlVDBwTUtUYJwKsM6lkuxIkdpamJucBznOwS503OmYZDcBicHFGgSFOgdL9QShSkCpQcYlwgkxNYGpcxZDp4UK3WLOuioQ/v42ecm76itf4WI/qIJiJ66yUkYmi7BJTYf7dRuMb3axlHvpEBrhW0MjJWWkv1Ikn/11sXLv6OmgEjpR0I4j44M9/KQio4WmrFAyWDQFLBH/DdAHAEMCEwvlfi8BG1morXBDxx9Ht3g9hPidhuYgwGLchsE2q1bNc81TVuxXf26bUBbKAazloBWkObrZSAUiApzueatYeK0zP/IUc7gLKAoRyplQycDDyt4CmHu0KRN1ATPgbLAV7zBbbfI1dT8apUSk9+vdD0B35GxL5KjJOFyyzVELIBGn07PsmG/Pd3No+e3p1tH6vchIqVApQEma2FLEFSaub7Txfnp3/BfYnMdP/HmFIItvrHFfcrijkNh6GhHDSEm3EH/EUPo/kANxQF9q2s4hUBnzr23bE8nKfA2IeJcRi4YNYot/rYEHL6s2YLGI8qCTYCTQao2ZcGsgwhR6Bzc/654VNulhSN2XfDUc83d1UOMPCqZKrmSFmTfagHruMOecxDqRRg+wtvqRjL+uJllAzcPjjPEuPvIx7CDc1y+C/FuibS8IAIagdcY4otcGOijVlWFi5FZpoFAQoTHvKXgtCUW6c17L7FtsYD/qbgZSZlRYJVuFZV4alGMd/XxMXAx+WiWKkv7uBlzLLnD/4NnIfK5QZu2BWkil0n2GVww77XADdgjUm2ZtkCDuEyJZFZDFB8zQVvqBWdVd0n/uneVHtYAYuMsMhJVKSbrfpcN4ZyBRdLswEOPCO7na0OwBPHvv8oY/w+4k4Lbgp2A2BXgRuCNaAjxUaqNeplgURh0kXfxUi1kWJj5bauzrTwbqo+oHL6rCQ1T5oWDGQR8JrLM+7m5pse8CXRHRe3ABtvmRj/PeMOdZjmDT7fdX94q8+NveZuxSowJaxyMwsBiqeb4M2Ee2p2Y8ixiY4aVfYHfwpurB8iwqwiNs+JFoV0l/xs0Bg+73kYyi1TcejgHd7HJ/nO04w7u1nU79r+NnWkNva+djhUxkvWoUnWxhTbUMiC5YFA4fUG+i75YVRio5MoVE4qOPk78zHTNXd35SfgumQgy0jFAeWqbq3qbhmrepjqDJnsmSd/84N7QfQYS03zxoB2Hx0DjpIZxixbJyoyyUwKZGZdFE/WwF0Fk2MMHdjIxzH7sYJjuMlrEBCMuIfktubTCjRDWs8x6EUp9FKBywZc4WHPliAZMlnAE8f2P8+481Hm8NCpMp7z1T3q9fntJGBlTHGcxJBgXoD+8TL6zjbCaKQVmSTgRkpuxSrdajYq5qrk3lJ9CEpPS6JZYnKee6wSMK824BeaGCsFmGqHTDR5+Ie3kaNfpbTvveqX0oZELfW2w6DMbB0D/5oFa8gOsEnQ1kxHag7D0UTqN5lBMioeazziD/nPO0xPy0DPcS7LIquWvHK2OToPLxky0eTR/d8EZw8zngEz6c+0770y0Mn+NwqFTN/LXIGRJybBhG7nEuI0b4eKw7x+MufQ+n+X2dZ5ebK5s/oIMTZNErPMkQtSYslXrD40s+AmnS2aOLb/CGP8i8xxEGatUuN8RYRXAcwrLkaeOBN6xh2mud3/Lvt9zMBkEJN5/rbJlv7OxoMy771Oms1ILRa4w8tBrVEfqGWbWJr38fMXhImJaeLo/nHuZPaQ6X/jrNUVPeF1/qW4NCNpoqM88+Dx88hOhX1vKyMYA4/y+yYV3Abd/TLEiabIbJsMZ7/4c7Cj+hiBZiTJeS6dcuAEtWLdbwAzvomJzQAETR7bv8iczHAa+/bgBW05WWGIFDtZTAhkSzVkSjU40y54VSS6Qgrz/Mn+t/tFiJSc7Js1oe7tqnybOC5J0vM845RFE1UvCMJ+eNMdgQU8cWy/z51MxgBmjKdjulfDebUwyaYkBUyYREKA131kZlzwOR/OZQHSkTJjEx6r2dxLh7LDF8EeTgQ54P/SHasdIwcLXDllAVXtb+gGRuHhuaKgI0dkCvhqgK4aB5sPjIpNqBRtI7gWtAhgVG32C39ZAhlBt7zoTjV3eNqxcxaN7GmOc/77l+6XAoscoiI4r/nKb44UMm4LcGqie0g4OYLUneyIVSyMkgOrZFb3UThebsFd2Uwn+uOuftrkLLzd1S+IDKYdratCuXUvyDZHOxScOlk9JBwOE7aHCNujR3Ga0ipXhICzZ2vIvVjrCI8s5NjxMjHvjiy0w8ArCk7dpD3b8TI5NO7uqX6Nk64qwWuBQw1PLnibLw7a4cPYRKdhUi8Rd3nTbTMtbR8cAg4h55+dgzPrh551y9FqA9R9HPW7BqEcBmVSH0Hw0uBE5UmqOWNMky/Ggsep4E9roRuSqYZoMnewpj0ULwZtLzpNdPQSrz1XZ0YrzEebao0kYL7QQOHp6UTY1OVoEcG7vQhvVwGKDGDA8ZqP5pcWfsuUqmlTuiOdhlKq6eREU3rcLfrwUCkHqLfrtNJUZa/xrmSio4H9pCedPzEFftntCI+sQxWZZzWUQf1TW0L1kq2/1Pmlxfv7GvU3FEPDEcLVGp5izJVM+sIp+MOiESDHBRaaMh78TwcbrhXgZO1VPMAfmejM2SXknrncHklKxLn2djhD49PbIDb1QTOCNAW2Urw2cuncvY7Dm1qTp5nyFZe+lNlAci6GK2UBQKBUlVjcpeLynXS4sJeAl40HR2FSVJYTes4eCo+fAXkGW+RQdSQ2CN6HhuF9cDQ0zaF6wTz3x8Wp0tFMFp4Bq5pMSGLCFsI3dTjjYawqMbJL2TlM0YyHdMC/14BtCBzVXHWNBxvA+afOgJca7bryrqFDcesQmndsheIcpjRekkmK6fNbp859Rja9ugyygURVDBu1YkC1prKU8hqf7YRr/YH4+dKSnR6Q7s5kxVWTkYnue+4CMifnwwtFYOOslAmPgluH4H18DJIxaMYgw3SJzvj1+4oT5/8o4PsBILZUPAkxrHD7jMLUgE5ORotO3RpgTIvuesDVniIOjzoqKKMBfyWR/e9l9P390vKrGaeKM/h3boO/Z5MFqxjZsMiYZi3V4ZHS2W8MSPLsnKT+SdEyw2a66YH2fOGVpq+kZbO9BNwqcA+rKG14pBSyJ6eRP3FuxSvJHQPw77wBclPelvAoA9jANdPVlH6lOD99t6o1ypubS4F1otYxozB5obTw/ZoBDrNY2Zen0XfiTLuQ3c5UYJA3DyL4wCjk9qL1lE1/awHHcLU6g0rlnvcuLp5HZlag3xc43vaO13vb6dSV9bbUWse1+t94oEGj7+XLyP37AnTOgS5mIbfkoTbnId9ThM6EEwpCsOFWma0xy0q/km0sffmG2fkLVwO3w8nqvv908tlaRJd/HmawQsC20N0UvBvwxqs2CM3vzAH2bzxvmMIyrvCPVkodKi5O7d80jQowK2zocwXKje9uzfqcdProOkF35KBjkOHAQwg4OcPQoIzeBa1tGlJrdZYJ70c7Lrz5B3AmbEbqlRkVJy26veN13tX6qmPTCeDra85WDtrGnwZiPB/YGuCQqC28DPVq97R+CYH41Wj9/CGvTN7mrtn7ay3RsNadrang7hOYMlvF5ecJdFe6hENn67RWOIrkGUOOZhoaL7hB0JdJ69NQ4h/Md/9649S503CFtEmLUSGRm1HWJO898lY2yvpdVzXtesOA13pjrtfPWyvm4BmGUpXswiqizFAaYLjZJ9QGaaFplukAlF1QJaMt1MqcxtCNEmOTOplmvFKT3N3+KeAevZHt9a4SyyKNVQlTTbJLI92SuNAbgF0SyaQXtw9ojG/RsWJ7BXbdTlaPnv+6OE3HKnVm/SvzYxY225d4/CPR/t5wQKAF4ipN8WoNnCr4//zV+x8sNPKWWbTRigAAAABJRU5ErkJggg==);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60px;
  height: 20px;
  margin-left: 6px;
  padding-right: 12px;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 20px;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list .vip_list .vip_items .vip_type_sign .vip_sign_right[data-v-9a6a653c] {
  color: #fff;
  text-align: center;
  background: #bd7e44;
  border-radius: 13px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 72px;
  height: 26px;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
  display: -ms-flexbox;
  display: flex;
}
.Recharge_list .vip_list .vip_items .vip_type_sub[data-v-9a6a653c] {
  background-image: url("https://zhangshi-pub.oss-cn-hangzhou.aliyuncs.com/playlet/1729672625_YfyDycc2dJ.png");
  width: 360px;
  height: 78px;
}
.Recharge_list .vip_list .vip_items .vip_type_sub .vip_item_msg[data-v-9a6a653c] {
  color: #b09b77;
  text-align: left;
  margin-top: 4px;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
}
.Recharge_list .vip_list .vip_items .vip_type_sub .vip_item_slogan[data-v-9a6a653c] {
  color: #2b241f;
  text-align: center;
  background: linear-gradient(270deg, #cd8b4c 0%, #ffe9b0 100%);
  border-radius: 4px;
  height: 20px;
  padding: 0 8px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.Recharge_list .vip_list .vip_items .vip_type_sub .vip_item_goods[data-v-9a6a653c] {
  color: #ffcd96;
  text-align: left;
  margin-bottom: 6px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}
.Recharge_list .vip_list .vip_items .vip_type_sub .vip_amount[data-v-9a6a653c] {
  color: #ffca90;
  text-shadow: 0 0 10px rgba(0, 0, 0, .1);
  text-align: left;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
}
.Recharge_list .vip_list .vip_items .vip_item[data-v-9a6a653c] {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  padding: 0 12px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.Recharge_list .vip_list .vip_items .vip_item .subscript[data-v-9a6a653c] {
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, .1);
  text-align: center;
  background: linear-gradient(133deg, #ff1797 0%, #ff2d44 100%);
  border-radius: 0 4px;
  height: 16px;
  padding: 0 5px;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.channel-detail .bi-drawer-title-text[data-v-206a4c15] {
  padding: 20px 20px 0;
}
.channel-detail .content-head[data-v-206a4c15] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.channel-detail .table-table[data-v-206a4c15] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.channel-detail[data-v-206a4c15] .channelsty {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
.channel-detail[data-v-206a4c15] .channelsty > div {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
.analysis-table .cell[data-v-206a4c15] {
  white-space: pre-line;
}
.analysis-table[data-v-206a4c15] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-206a4c15] {
  font-weight: bold;
}
[data-v-206a4c15] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-206a4c15] {
  width: 72px !important;
  padding-left: 0 !important;
}
.channel-popover-sty[data-v-206a4c15] {
  background: red;
  width: 800px;
}
.channel-popover-sty .pay_template[data-v-206a4c15] {
  border: 1px solid #ebeef5;
  width: 100%;
}
.channel-popover-sty .pay_template .pay_template_header[data-v-206a4c15] {
  background: #f7f8fa;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
}
.channel-popover-sty .pay_template .pay_template_header .text[data-v-206a4c15] {
  color: #333;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 14px;
  font-weight: 600;
  display: -ms-flexbox;
  display: flex;
}
.channel-popover-sty .pay_template .qrImage[data-v-206a4c15] {
  width: 200px;
  height: 200px;
}
.channel-popover-sty .pay_template .pay_template_main[data-v-206a4c15] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.channel-popover-sty .pay_template .pay_template_main .content[data-v-206a4c15] {
  border: 1px solid #ebeef5;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  padding: 15px !important;
}
.pay_template_parent[data-v-206a4c15] {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .textsbtn[data-v-206a4c15] {
  margin-right: 10px;
}
.pay_template_parent .pay_template_btn[data-v-206a4c15] {
  cursor: pointer;
  background: #f7f8fa;
  border-radius: 4px;
  width: 110px;
  min-width: 110px;
  overflow: hidden;
}
.pay_template_parent .pay_template_btn .pay_template_header[data-v-206a4c15] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 20px;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_header .text[data-v-206a4c15] {
  color: #333;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50%;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main[data-v-206a4c15] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 7px 7px 4px;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main .content[data-v-206a4c15] {
  -ms-flex-pack: center;
  justify-content: center;
  width: 400px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .content_box[data-v-206a4c15] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .content_box .base[data-v-206a4c15] {
  border-radius: 2px;
  width: 100%;
  height: 10px;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .content_box .black[data-v-206a4c15] {
  background-color: #fcd48a;
  margin-bottom: 4px;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .content_box .orange[data-v-206a4c15] {
  background-color: #6b655a;
  margin-bottom: 4px;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .Recharge_item_btn[data-v-206a4c15] {
  background: #e5e6eb;
  border-radius: 2px;
  width: 45%;
  height: 8px;
  margin: 0 0 4px;
}
.pay_template_parent .pay_template_btn .pay_template_main .content .vip_btn[data-v-206a4c15] {
  background: #fcd48a;
}

.content-outer .bi-drawer-title-text[data-v-06fadec0] {
  padding: 20px 20px 0;
}
.content-outer .content-head[data-v-06fadec0] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .table-table[data-v-06fadec0] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.analysis-table .cell[data-v-06fadec0] {
  white-space: pre-line;
}
.analysis-table[data-v-06fadec0] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-06fadec0] {
  font-weight: bold;
}
[data-v-06fadec0] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-06fadec0] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-06fadec0] .customSty .cell .el-table__expand-icon {
  width: 20px !important;
}

.content-outer1 .bi-drawer-title-text[data-v-b47afdc0] {
  padding: 20px 20px 0;
}
.content-outer1 .content-head[data-v-b47afdc0] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer1 .table-table[data-v-b47afdc0] {
  margin-top: 0 !important;
  padding: 0 20px 20px !important;
}
.analysis-table .cell[data-v-b47afdc0] {
  white-space: pre-line;
}
.analysis-table[data-v-b47afdc0] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-b47afdc0] {
  font-weight: bold;
}
[data-v-b47afdc0] .bi-drawer-title-text {
  background-color: #f7f8fa;
  margin: 20px 20px 0;
  padding: 16px !important;
}
.item-label[data-v-b47afdc0] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-b47afdc0] .customSty .cell .el-table__expand-icon {
  width: 20px !important;
}

.noRulesCon[data-v-79c46ebf] {
  width: 100%;
}
.noRulesCon .noRulesConTop .item[data-v-79c46ebf] {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 50px;
}
.noRulesCon .noRulesConTop .item .active[data-v-79c46ebf] {
  color: #fff !important;
  background-color: #00bf8a !important;
  border-color: #00bf8a !important;
}
.noRulesCon .noRulesConTop .item .activeColor[data-v-79c46ebf] {
  color: #00bf8a !important;
}
.noRulesCon .noRulesConTop .item .num[data-v-79c46ebf] {
  text-align: center;
  color: #86909c;
  background: #f7f8fa;
  border: 1px solid #d6d9e0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  display: inline-block;
}
.noRulesCon .noRulesConTop .item .text[data-v-79c46ebf] {
  margin-left: 10px;
}
.noRulesCon .noRulesConTop .item .text[data-v-79c46ebf] :first-child {
  color: #323335;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.noRulesCon .noRulesConTop .item .text[data-v-79c46ebf] :nth-child(2) {
  color: #86909c;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.noRulesCon .noRulesConTop .line[data-v-79c46ebf] {
  border: 1px solid #d6d9e0;
  width: 180px;
  height: 1px;
  margin: 0 14px;
}

.createRuleSearchBox[data-v-8279d170] {
  background: #fff;
  padding-bottom: 14px;
}
.createRuleSearchBox .card-title[data-v-8279d170] {
  border-bottom: 1px solid #ebeef5;
  padding: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
}
.createRuleSearchBox .formSty[data-v-8279d170] {
  padding: 16px 0 0;
}
.createRuleSearchBox[data-v-8279d170] .el-form .formitemlabel .el-form-item__label {
  line-height: 16px;
}
.createRuleSearchBox[data-v-8279d170] .el-form .el-form-item {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.createRuleSearchBox[data-v-8279d170] .el-form .el-form-item__content {
  -ms-flex: 1;
  flex: 1;
}
.createRuleSearchBox[data-v-8279d170] .el-form .el-select {
  width: 100%;
}
.createRuleSearchBox[data-v-8279d170] .el-form .InputNumberRangeSty .el-form-item.is-error .el-input__inner {
  box-shadow: none !important;
}
.createRuleSearchBox[data-v-8279d170] .el-form .InputNumberRangeSty .input-number-range1 {
  border-color: #f53f3f;
  border-radius: 4px;
  box-shadow: 0 0 0 2px #ffece8;
}
.createRuleSearchBox[data-v-8279d170] .formSty .is-disabled .el-input__inner {
  color: #4e5969 !important;
}
.createRuleSearchBox[data-v-8279d170] .formSty .el-range-editor.is-disabled input {
  color: #4e5969 !important;
}
.createRuleSearchBox[data-v-8279d170] .formSty .is-disabled {
  background-color: #f2f3f5;
  border-color: #d6d9e0;
}

.card-box[data-v-864b3c42] {
  border: none;
}
.card-box[data-v-864b3c42] .boxDiv .lamination-wrap {
  width: calc(100% - 30px);
}
.card-box .item-content[data-v-864b3c42] {
  width: 520px;
}
.card-box .item-label[data-v-864b3c42] {
  min-width: 67px;
}
.card-box .card-content .cursorsty[data-v-864b3c42] {
  color: #00bf8a;
}
.card-box .card-title[data-v-864b3c42] {
  background-color: #fff;
  width: 100%;
  margin-left: -4px;
  padding: 0 12px;
  display: inline-block;
}
.card-box .leftBorder[data-v-864b3c42] {
  background: #00bf8a;
  width: 4px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.card-box .titleLine[data-v-864b3c42] {
  background: #00bf8a;
  width: 4px;
  height: 16px;
  margin-right: 4px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.StowSty[data-v-864b3c42] {
  height: 0;
  overflow: hidden;
  padding: 0 !important;
}
.card-box[data-v-864b3c42]:last-child {
  background: #f7f8fa;
  margin-bottom: 0;
  padding: 12px;
  overflow-y: auto;
}
.card-content-box[data-v-864b3c42] {
  padding: 20px 0;
}
.card-content-box .card-title[data-v-864b3c42] {
  border-bottom: none;
}
.card-content-box[data-v-864b3c42] .lamination-wrapSty {
  padding: 10px 0;
}
.card-content-box[data-v-864b3c42] .lamination-wrapSty .lamination-wrap {
  display: table;
}
.card-content-box .user_set_sty[data-v-864b3c42] .selectmultiple .el-select__tags > span > span:first-child {
  max-width: 100px;
}
.card-content-box .user_set_sty[data-v-864b3c42] .selectmultiple .el-input input {
  height: 32px !important;
}
.card-content-box .user_event_sty .card-content-scorll[data-v-864b3c42] {
  background: #f7f8fa;
  width: 100%;
  overflow-x: auto;
}
.card-content-box .user_event_sty[data-v-864b3c42] .user_event_item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.card-content-box .user_event_sty[data-v-864b3c42] .user_event_item .event-top-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.card-content-box .user_event_sty[data-v-864b3c42] .user_event_item .event-bottom {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .item-title-sty {
  width: 150px;
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .dateStys {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .dateStys .item-title-sty {
  width: 100px;
  margin-left: 0;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .dateStys .selectSty {
  width: 100px !important;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .dateStys .InputNumberRange {
  margin-left: 0;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .dateStys .InputNumber {
  margin-left: 0;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .biDatePicker {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .InputNumberRange {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .InputNumber {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .event-bottom .item-title-sty {
  width: 100px;
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-864b3c42] .lamination-wrapSty .event-bottom .InputNumber {
  width: 100px;
  margin-left: 10px;
}
.secondItemRow[data-v-864b3c42] {
  padding: 12px 12px 12px 10px;
}
.secondItem[data-v-864b3c42]:hover {
  background: #eff1f5;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
}
.secondItem:hover .delShow[data-v-864b3c42] {
  display: block;
}
.secondItem:hover .user_event_item[data-v-864b3c42] {
  -ms-flex: 1;
  flex: 1;
}
.delShow[data-v-864b3c42] {
  cursor: pointer;
  display: none;
}
.w770[data-v-864b3c42] {
  min-width: 774px !important;
}
[data-v-864b3c42] .bi-lamination-item .is-disabled .el-input__inner {
  color: #4e5969 !important;
}
[data-v-864b3c42] .bi-lamination-item .el-range-editor.is-disabled input {
  color: #4e5969 !important;
}

.card-box[data-v-4564d360] {
  border: none;
}
.card-box[data-v-4564d360] .boxDiv .lamination-wrap {
  width: calc(100% - 30px);
}
.card-box .item-content[data-v-4564d360] {
  width: 520px;
}
.card-box .item-label[data-v-4564d360] {
  min-width: 67px;
}
.card-box .card-content .cursorsty[data-v-4564d360] {
  color: #00bf8a;
}
.card-box .card-title[data-v-4564d360] {
  background-color: #fff;
  width: 100%;
  display: inline-block;
}
.card-box .leftBorder[data-v-4564d360] {
  background: #00bf8a;
  width: 4px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.card-box .titleLine[data-v-4564d360] {
  background: #00bf8a;
  width: 4px;
  height: 16px;
  margin-right: 4px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.card-box[data-v-4564d360] .promptSty {
  margin-top: 16px;
}
.card-box[data-v-4564d360] .promptSty .el-alert__icon {
  width: 30px;
}
.StowSty[data-v-4564d360] {
  height: 0;
  overflow: hidden;
  padding: 0 !important;
}
.card-box[data-v-4564d360]:last-child {
  background: #f7f8fa;
  margin-bottom: 0;
  padding: 12px;
  overflow-y: auto;
}
.card-content-box[data-v-4564d360] {
  padding: 16px 0;
}
.card-content-box .card-title[data-v-4564d360] {
  border-bottom: none;
}
.card-content-box[data-v-4564d360] .lamination-wrapSty {
  padding: 10px 0;
}
.card-content-box[data-v-4564d360] .lamination-wrapSty .lamination-wrap {
  display: table;
}
.card-content-box .user_set_sty[data-v-4564d360] .selectmultiple .el-select__tags > span > span:first-child {
  max-width: 100px;
}
.card-content-box .user_set_sty[data-v-4564d360] .selectmultiple .el-input input {
  height: 32px !important;
}
.card-content-box .user_property_sty .card-content-scorll[data-v-4564d360] {
  background: #f7f8fa;
  width: 100%;
  overflow-x: auto;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_property_date {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_property_date > span {
  padding-left: 10px;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_property_date .item-title-sty {
  margin-left: 10px;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_property_date .dateStys .selectSty {
  width: 100px !important;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_property_date .biDatePicker {
  margin-left: 10px;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_property_date .InputNumberRange {
  margin-left: 10px;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_property_date .InputNumber {
  margin-left: 10px;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_event_item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.card-content-box .user_property_sty[data-v-4564d360] .lamination-wrapSty .user_event_item .dateSty {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.card-content-box .user_event_sty .card-content-scorll[data-v-4564d360] {
  background: #f7f8fa;
  width: 100%;
  overflow-x: auto;
}
.card-content-box .user_event_sty[data-v-4564d360] .user_event_item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.card-content-box .user_event_sty[data-v-4564d360] .user_event_item .event-top-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.card-content-box .user_event_sty[data-v-4564d360] .user_event_item .event-bottom {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .item-title-sty {
  width: 150px;
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .dateStys {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .dateStys .item-title-sty {
  width: 100px;
  margin-left: 0;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .dateStys .selectSty {
  width: 100px !important;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .dateStys .InputNumberRange {
  margin-left: 0;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .dateStys .InputNumber {
  margin-left: 0;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .biDatePicker {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .InputNumberRange {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .InputNumber {
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .event-bottom .item-title-sty {
  width: 100px;
  margin-left: 10px;
}
.card-content-box .user_event_sty[data-v-4564d360] .lamination-wrapSty .event-bottom .InputNumber {
  width: 100px;
  margin-left: 10px;
}
.card-title-edit[data-v-4564d360] {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}
.ruleradio[data-v-4564d360] {
  padding: 20px 20px 0;
}
.secondItemRow[data-v-4564d360]:first-child {
  padding-top: 0;
  padding-left: 10px;
}
.secondItemRow[data-v-4564d360] {
  padding: 12px 12px 12px 10px;
}
.secondItem[data-v-4564d360]:hover {
  background: #eff1f5;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
}
.secondItem:hover .delShow[data-v-4564d360] {
  display: block;
}
.secondItem:hover .user_event_item[data-v-4564d360] {
  -ms-flex: 1;
  flex: 1;
}
.delShow[data-v-4564d360] {
  cursor: pointer;
  display: none;
}
.w770[data-v-4564d360] {
  min-width: 774px !important;
}
[data-v-4564d360] .bi-lamination-item .is-disabled .el-input__inner {
  color: #4e5969 !important;
}
[data-v-4564d360] .bi-lamination-item .el-range-editor.is-disabled input {
  color: #4e5969 !important;
}

[data-v-a2f60f52] .is-disabled .el-input__inner {
  color: #4e5969 !important;
}
.mr10[data-v-a2f60f52] {
  margin-right: 10px;
}
.line[data-v-a2f60f52] {
  border-bottom: 1px solid #f2f3f5;
  width: 100%;
  margin-top: 13px;
}
.form-item[data-v-a2f60f52] {
  background: #f7f8fa;
  border-radius: 5px;
  width: 100%;
  height: 60px;
  padding: 0 16px;
}
.ratelist_warp[data-v-a2f60f52] {
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  width: 100%;
  margin-top: 10px;
}
.ratelist_warp .ratelist_header[data-v-a2f60f52] {
  color: #333;
  background: #f7f8fa;
  border-bottom: 1px solid #d8d8d8;
  border-radius: 4px 4px 0 0;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
}
.ratelist_warp .ratelist_header .left[data-v-a2f60f52] {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 77px;
  display: -ms-flexbox;
  display: flex;
}
.ratelist_warp .ratelist_content[data-v-a2f60f52] {
  background: #fff;
  border-radius: 0 0 4px 4px;
  min-height: 112px;
}
.ratelist_warp .ratelist_content .item_delete[data-v-a2f60f52] {
  text-align: center;
  color: #989898;
  cursor: pointer;
  border: 1px solid #989898;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  line-height: 12px;
}
.ratelist_warp .ratelist_content .item[data-v-a2f60f52] {
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 16px;
  display: -ms-flexbox;
  display: flex;
}
.ratelist_warp .ratelist_content .item .label[data-v-a2f60f52] {
  color: #333;
  width: 48px;
  height: 20px;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.text-style[data-v-a2f60f52] {
  width: 200px;
  display: inline-block;
}
.title_bar_title[data-v-a2f60f52] {
  font-size: 16px;
  font-weight: 600;
}
.lost_member_day[data-v-a2f60f52] {
  padding-top: 12px;
}

.xingwei[data-v-55c9a153] .lamination-wrap {
  padding-left: 0 !important;
}
.xingwei[data-v-55c9a153] .lamination-wrap .secondItemRow {
  padding: 0 12px 0 0;
}
.xingwei[data-v-55c9a153] .boxDiv .user_event_sty .card-box .bi-lamination-item .user_event_item:first-child {
  margin: 0 !important;
}
.xingwei[data-v-55c9a153] .boxDiv .user_event_sty .card-box .bi-lamination-item .user_event_item {
  margin: 10px 0 0 18px !important;
}

.detail-container[data-v-0f4da539] {
  height: 100%;
}
.detail-container .box[data-v-0f4da539] {
  height: calc(100% - 165px);
  padding: 0 20px;
  overflow: scroll;
}
.detail-container .footer[data-v-0f4da539] {
  border-top: 1px solid #f4f5f6;
  height: 65px;
  padding-right: 20px;
}

.content-outer[data-v-7ffddaac] {
  padding: 20px;
}
.content-outer .content-head[data-v-7ffddaac] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .pagination[data-v-7ffddaac] {
  text-align: center;
  margin-top: 20px;
}
.analysis-table .cell[data-v-7ffddaac] {
  white-space: pre-line;
}
.analysis-table[data-v-7ffddaac] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-7ffddaac] {
  font-weight: bold;
}
[data-v-7ffddaac] .bi-drawer-title-text {
  background-color: #f7f8fa;
  border-radius: 4px;
  padding: 16px !important;
}
.item-label[data-v-7ffddaac] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-7ffddaac] .el-table__expand-icon {
  margin-top: 2.5px;
  width: 20px !important;
}

.noveloverseasdetail[data-v-76600a9d] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-76600a9d] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-76600a9d] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-76600a9d] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-76600a9d] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-76600a9d] {
  white-space: pre-line;
}
.analysis-table[data-v-76600a9d] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-76600a9d] {
  font-weight: bold;
}
[data-v-76600a9d] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-76600a9d] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-76600a9d] .block-box {
  margin-top: 0 !important;
}

.noveloverseasdetail[data-v-1b71c480] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-1b71c480] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-1b71c480] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-1b71c480] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-1b71c480] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-1b71c480] {
  white-space: pre-line;
}
.analysis-table[data-v-1b71c480] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-1b71c480] {
  font-weight: bold;
}
[data-v-1b71c480] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-1b71c480] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-1b71c480] .block-box {
  margin-top: 0 !important;
}

.noveloverseasdetail[data-v-8ac6badc] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-8ac6badc] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-8ac6badc] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-8ac6badc] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-8ac6badc] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-8ac6badc] {
  white-space: pre-line;
}
.analysis-table[data-v-8ac6badc].el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-8ac6badc] {
  font-weight: bold;
}
[data-v-8ac6badc] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-8ac6badc] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-8ac6badc] .block-box {
  margin-top: 0 !important;
}

.dramaoverseaspalm-pitcherAnalysis-order[data-v-b7ebcc58] {
  width: 100%;
}
.dramaoverseaspalm-pitcherAnalysis-order[data-v-b7ebcc58] .baseinfo .block-content {
  padding-bottom: 0;
}
.dramaoverseaspalm-pitcherAnalysis-order .el-cascader[data-v-b7ebcc58] .el-input__inner {
  padding-right: 20px;
}
.dramaoverseaspalm-pitcherAnalysis-order .el-cascader[data-v-b7ebcc58] .el-input__suffix {
  z-index: 1;
  width: 20px;
}
.dramaoverseaspalm-pitcherAnalysis-order .el-cascader[data-v-b7ebcc58] .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 210px;
}
.dramaoverseaspalm-pitcherAnalysis-order .el-cascader[data-v-b7ebcc58] .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
.dramaoverseaspalm-pitcherAnalysis-order .el-cascader[data-v-b7ebcc58] .el-cascader__search-input {
  min-width: 30px;
  margin-left: 10px;
}

.dramaoverseaspalm-pitcherAnalysis-userlist[data-v-2ce880ea] {
  width: 100%;
}
.dramaoverseaspalm-pitcherAnalysis-userlist[data-v-2ce880ea] .baseinfo .block-content {
  padding-bottom: 0;
}
.dramaoverseaspalm-pitcherAnalysis-userlist .el-cascader[data-v-2ce880ea] .el-input__inner {
  padding-right: 20px;
}
.dramaoverseaspalm-pitcherAnalysis-userlist .el-cascader[data-v-2ce880ea] .el-input__suffix {
  z-index: 1;
  width: 20px;
}
.dramaoverseaspalm-pitcherAnalysis-userlist .el-cascader[data-v-2ce880ea] .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 210px;
}
.dramaoverseaspalm-pitcherAnalysis-userlist .el-cascader[data-v-2ce880ea] .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}
.dramaoverseaspalm-pitcherAnalysis-userlist .el-cascader[data-v-2ce880ea] .el-cascader__search-input {
  min-width: 30px;
  margin-left: 10px;
}

.el-tabs[data-v-44505148] .el-tabs__header {
  margin-bottom: 0;
  padding: 0 10px;
}
.el-tabs[data-v-44505148] .el-tabs__item {
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
[data-v-44505148] .block-box + .block-box {
  margin-top: 0 !important;
}
[data-v-44505148] .block-box .pasty {
  margin-top: 0 !important;
  padding: 0 !important;
}
[data-v-44505148] .el-tabs__header {
  margin-top: 10px;
}

.noveloverseasdetail[data-v-33835492] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-33835492] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-33835492] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-33835492] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-33835492] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-33835492] {
  white-space: pre-line;
}
.analysis-table[data-v-33835492] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-33835492] {
  font-weight: bold;
}
[data-v-33835492] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-33835492] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-33835492] .block-box {
  margin-top: 0 !important;
}
[data-v-33835492] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-33835492] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}

[data-v-c5f92e1e] .selectmultipleStyItem .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-c5f92e1e] .selectmultipleStyItem .el-select__tags > span > span:first-child {
  max-width: 90px;
}
[data-v-c5f92e1e] .selectmultipleStyItem .el-input__inner {
  height: 32px !important;
}
.table-box[data-v-c5f92e1e] {
  margin-top: 0;
  padding-top: 0;
}
.tables .btn[data-v-c5f92e1e] {
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.tables .btn .texts[data-v-c5f92e1e] {
  color: #86909c;
  -ms-flex: 1;
  flex: 1;
}
.tables .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed[data-v-c5f92e1e] {
  border-right: 1px solid #fff;
}
.tables[data-v-c5f92e1e] .el-table--border .el-table__cell {
  border-right: 1px solid #fff;
}
.tables[data-v-c5f92e1e] .logbtn span {
  padding: 0;
}
[data-v-c5f92e1e] .costviewpadding .block-content {
  padding-bottom: 4px;
}

[data-v-4b2cfde6] .selectmultipleStyItem .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-4b2cfde6] .selectmultipleStyItem .el-select__tags > span > span:first-child {
  max-width: 50px;
}
[data-v-4b2cfde6] .selectmultipleStyItem .el-input__inner {
  height: 32px !important;
}
.table-box[data-v-4b2cfde6] {
  margin-top: 0;
  padding-top: 0;
}
.tables .btn[data-v-4b2cfde6] {
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.tables .btn .texts[data-v-4b2cfde6] {
  color: #86909c;
  -ms-flex: 1;
  flex: 1;
}
.tables .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed[data-v-4b2cfde6] {
  border-right: 1px solid #fff;
}
.tables[data-v-4b2cfde6] .el-table--border .el-table__cell {
  border-right: 1px solid #fff;
}
.tables[data-v-4b2cfde6] .logbtn span {
  padding: 0;
}
[data-v-4b2cfde6] .incomeviewpadding .block-content {
  padding-bottom: 4px;
}

.content[data-v-7bfbb048] {
  background: #fff;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  padding: 10px 20px 20px;
  position: relative;
  overflow: auto;
}
[data-v-7bfbb048] .el-drawer__header {
  color: rgba(0, 0, 0, .85);
  border-bottom: 1px solid rgba(0, 0, 0, .06);
  padding-bottom: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 16px;
  font-weight: 500;
}
[data-v-7bfbb048] .el-drawer__body {
  height: 100%;
  overflow: auto;
}

[data-v-660a1114] .no-dropdown-arrow .el-select__caret {
  display: none !important;
}
[data-v-660a1114] .no-tag-close .el-tag__close {
  display: none !important;
}

.hide-dropdown {
  display: none !important;
}

.novelpreser[data-v-e8cda2c0] {
  width: 100%;
}
.novelpreser[data-v-e8cda2c0] .selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.novelpreser[data-v-e8cda2c0] .selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 120px;
}
.novelpreser[data-v-e8cda2c0] .selectmultipleSty .el-input__inner {
  height: 32px;
}
.novelpreser .leftwidth .left[data-v-e8cda2c0] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.novelpreser .leftwidth .left .el-checkbox-group[data-v-e8cda2c0] {
  margin-left: 0 !important;
}
.novelpreser[data-v-e8cda2c0] .el-table__body-wrapper {
  z-index: 2 !important;
}
.novelpreser[data-v-e8cda2c0] .el-table__body-wrapper .my-cost-color {
  padding: 0 !important;
}
.novelpreser[data-v-e8cda2c0] .el-table__body-wrapper .my-cost-color .cell {
  padding: 0 !important;
}
.novelpreser[data-v-e8cda2c0] .el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.novelpreser[data-v-e8cda2c0] .el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.novelpreser[data-v-e8cda2c0] .el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.novelpreser .content-chart .el-tabs__nav-wrap[data-v-e8cda2c0]:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.novelpreser .analysis-table .cell[data-v-e8cda2c0] {
  white-space: pre-line;
}
.novelpreser .analysis-table .el-table__body-wrapper[data-v-e8cda2c0] {
  z-index: 2;
}
.novelpreser .analysis-table .table-fans-price[data-v-e8cda2c0] {
  font-weight: bold;
}
.novelpreser .table-table[data-v-e8cda2c0] {
  margin-top: 10px;
}
.novelpreser .table-table .ant-table-footer[data-v-e8cda2c0] {
  padding: 8px;
}
.novelpreser .table-table .ant-table-footer span[data-v-e8cda2c0] {
  width: 100px;
  display: inline-block;
}
.novelpreser .item-content .item-content-changeday .day-number-input[data-v-e8cda2c0], .novelpreser .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-e8cda2c0] {
  width: 100px;
}
.novelpreser .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-e8cda2c0], .novelpreser .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-e8cda2c0] {
  display: none;
}
.novelpreser .item-content-changeday .el-input-number.is-controls-right .el-input__inner[data-v-e8cda2c0] {
  padding-right: 15px;
}
.novelpreser .select-option-sty[data-v-e8cda2c0] {
  color: #bbbec5;
}
.novelpreser .bi-drawer-title[data-v-e8cda2c0] {
  color: #86909c;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}
.novelpreser[data-v-e8cda2c0] .alertInfo .el-alert__icon {
  padding-right: 16px;
}
.novelpreser .status-items[data-v-e8cda2c0] .select-label {
  width: 135px !important;
}

.novelpreser[data-v-05e88cbe] {
  width: 100%;
}
.novelpreser[data-v-05e88cbe] .selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
.novelpreser[data-v-05e88cbe] .selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 120px;
}
.novelpreser[data-v-05e88cbe] .selectmultipleSty .el-input__inner {
  height: 32px;
}
.novelpreser .leftwidth .left[data-v-05e88cbe] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.novelpreser .leftwidth .left .el-checkbox-group[data-v-05e88cbe] {
  margin-left: 0 !important;
}
.novelpreser[data-v-05e88cbe] .el-table__body-wrapper {
  z-index: 2 !important;
}
.novelpreser[data-v-05e88cbe] .el-table__body-wrapper .my-cost-color {
  padding: 0 !important;
}
.novelpreser[data-v-05e88cbe] .el-table__body-wrapper .my-cost-color .cell {
  padding: 0 !important;
}
.novelpreser[data-v-05e88cbe] .el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.novelpreser[data-v-05e88cbe] .el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.novelpreser[data-v-05e88cbe] .el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.novelpreser .content-chart .el-tabs__nav-wrap[data-v-05e88cbe]:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.novelpreser .analysis-table .cell[data-v-05e88cbe] {
  white-space: pre-line;
}
.novelpreser .analysis-table .el-table__body-wrapper[data-v-05e88cbe] {
  z-index: 2;
}
.novelpreser .analysis-table .table-fans-price[data-v-05e88cbe] {
  font-weight: bold;
}
.novelpreser .table-table[data-v-05e88cbe] {
  margin-top: 10px;
}
.novelpreser .table-table .ant-table-footer[data-v-05e88cbe] {
  padding: 8px;
}
.novelpreser .table-table .ant-table-footer span[data-v-05e88cbe] {
  width: 100px;
  display: inline-block;
}
.novelpreser .item-content .item-content-changeday .day-number-input[data-v-05e88cbe], .novelpreser .item-content .item-content-changeday .day-number-input .el-input-number--small[data-v-05e88cbe] {
  width: 100px;
}
.novelpreser .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease[data-v-05e88cbe], .novelpreser .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase[data-v-05e88cbe] {
  display: none;
}
.novelpreser .item-content-changeday .el-input-number.is-controls-right .el-input__inner[data-v-05e88cbe] {
  padding-right: 15px;
}
.novelpreser .select-option-sty[data-v-05e88cbe] {
  color: #bbbec5;
}
.novelpreser .bi-drawer-title[data-v-05e88cbe] {
  color: #86909c;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
}
.novelpreser[data-v-05e88cbe] .el-alert__icon {
  padding-right: 16px;
}
.novelpreser[data-v-05e88cbe] .countryOrSystemStyle .country-cascader .el-input {
  height: 32px !important;
}
.novelpreser[data-v-05e88cbe] .countryOrSystemStyle .country-cascader .el-input__inner {
  height: 32px !important;
}
.novelpreser .status-item[data-v-05e88cbe] .select-label {
  width: 105px !important;
}
.novelpreser[data-v-05e88cbe] .promptSty {
  margin: 10px 0 20px;
}
.novelpreser[data-v-05e88cbe] .promptSty .el-alert__icon {
  width: 30px;
}

.noveloverseasdetail[data-v-5006739e] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-5006739e] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-5006739e] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-5006739e] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-5006739e] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-5006739e] {
  white-space: pre-line;
}
.analysis-table[data-v-5006739e] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-5006739e] {
  font-weight: bold;
}
[data-v-5006739e] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-5006739e] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-5006739e] .block-box {
  margin-top: 0 !important;
}

.put-reference[data-v-cc2e17c6] {
  padding: 20px;
}
.put-reference .put-header[data-v-cc2e17c6] {
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -ms-flexbox;
  display: flex;
}
.put-reference .put-header .el-form-item[data-v-cc2e17c6] {
  margin-bottom: 0;
}
.put-reference .put-body[data-v-cc2e17c6] {
  padding: 0 0 20px;
}
.put-reference .pagination[data-v-cc2e17c6] {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
[data-v-cc2e17c6] .pitcher-table .el-table__row--level-1 {
  background: #eef5ff;
}
[data-v-cc2e17c6] .pitcher-table .el-table__row--level-2 {
  background: #f3fff9;
}

.put-reference .el-table--border {
  border-bottom: 1px solid #ebeef5;
  border-right: 1px solid #ebeef5;
}

.noveloverseasdetail[data-v-148a7624] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-148a7624] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-148a7624] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-148a7624] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-148a7624] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-148a7624] {
  white-space: pre-line;
}
.analysis-table[data-v-148a7624].el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-148a7624] {
  font-weight: bold;
}
[data-v-148a7624] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-148a7624] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-148a7624] .block-box {
  margin-top: 0 !important;
}
[data-v-148a7624] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-148a7624] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}

.noveloverseasdetail[data-v-78f23cb6] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-78f23cb6] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-78f23cb6] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-78f23cb6] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-78f23cb6] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-78f23cb6] {
  white-space: pre-line;
}
.analysis-table[data-v-78f23cb6] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-78f23cb6] {
  font-weight: bold;
}
[data-v-78f23cb6] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-78f23cb6] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-78f23cb6] .block-box {
  margin-top: 0 !important;
}

.noveloverseasdetail[data-v-0e444370] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-0e444370] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-0e444370] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-0e444370] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-0e444370] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-0e444370] {
  white-space: pre-line;
}
.analysis-table[data-v-0e444370].el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-0e444370] {
  font-weight: bold;
}
[data-v-0e444370] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-0e444370] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-0e444370] .block-box {
  margin-top: 0 !important;
}

.noveloverseasdetail[data-v-d0b65f80] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-d0b65f80] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-d0b65f80] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-d0b65f80] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-d0b65f80] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-d0b65f80] {
  white-space: pre-line;
}
.analysis-table[data-v-d0b65f80] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-d0b65f80] {
  font-weight: bold;
}
[data-v-d0b65f80] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-d0b65f80] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-d0b65f80] .block-box {
  margin-top: 0 !important;
}
[data-v-d0b65f80] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-d0b65f80] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}

[data-v-0e4c0aa5] .el-form .el-form-item {
  width: 320px;
}
[data-v-0e4c0aa5] .el-form .el-form-item:nth-child(odd) {
  margin-right: 20px !important;
}
[data-v-0e4c0aa5] .el-form .el-form-item .el-form-item__label {
  margin-bottom: 2px;
}

[data-v-55b66e6a] .selectmultipleStyItem .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-55b66e6a] .selectmultipleStyItem .el-select__tags > span > span:first-child {
  max-width: 90px;
}
[data-v-55b66e6a] .selectmultipleStyItem .el-input__inner {
  height: 32px !important;
}
.table-box[data-v-55b66e6a] {
  margin-top: 0;
  padding-top: 0;
}
.tables .btn[data-v-55b66e6a] {
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.tables .btn .texts[data-v-55b66e6a] {
  color: #86909c;
  -ms-flex: 1;
  flex: 1;
}
.tables .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed[data-v-55b66e6a] {
  border-right: 1px solid #fff;
}
.tables[data-v-55b66e6a] .el-table--border .el-table__cell {
  border-right: 1px solid #fff;
}
.tables[data-v-55b66e6a] .logbtn span {
  padding: 0;
}
[data-v-55b66e6a] .costviewpadding .block-content {
  padding-bottom: 4px;
}

[data-v-415ed1d2] .el-form .el-form-item {
  width: 320px;
}
[data-v-415ed1d2] .el-form .el-form-item:nth-child(odd) {
  margin-right: 20px !important;
}
[data-v-415ed1d2] .el-form .el-form-item .el-form-item__label {
  margin-bottom: 2px;
}

[data-v-32710c46] .selectmultipleStyItem .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-32710c46] .selectmultipleStyItem .el-select__tags > span > span:first-child {
  max-width: 50px;
}
[data-v-32710c46] .selectmultipleStyItem .el-input__inner {
  height: 32px !important;
}
.table-box[data-v-32710c46] {
  margin-top: 0;
  padding-top: 0;
}
.tables .btn[data-v-32710c46] {
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}
.tables .btn .texts[data-v-32710c46] {
  color: #86909c;
  -ms-flex: 1;
  flex: 1;
}
.tables .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed[data-v-32710c46] {
  border-right: 1px solid #fff;
}
.tables[data-v-32710c46] .el-table--border .el-table__cell {
  border-right: 1px solid #fff;
}
.tables[data-v-32710c46] .logbtn span {
  padding: 0;
}
[data-v-32710c46] .incomeviewpadding .block-content {
  padding-bottom: 4px;
}

.content[data-v-3653c8d5] {
  background: #fff;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  padding: 10px 20px 20px;
  position: relative;
  overflow: auto;
}
[data-v-3653c8d5] .el-drawer__header {
  color: rgba(0, 0, 0, .85);
  border-bottom: 1px solid rgba(0, 0, 0, .06);
  padding-bottom: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 16px;
  font-weight: 500;
}
[data-v-3653c8d5] .el-drawer__body {
  height: 100%;
  overflow: auto;
}

.content-outer[data-v-e12a676a] {
  padding: 20px;
}
.content-outer .content-head[data-v-e12a676a] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 0 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .pagination[data-v-e12a676a] {
  text-align: center;
  margin-top: 20px;
}
.analysis-table .cell[data-v-e12a676a] {
  white-space: pre-line;
}
.analysis-table[data-v-e12a676a] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-e12a676a] {
  font-weight: bold;
}
.scroll-load-status[data-v-e12a676a] {
  color: #86909c;
  text-align: center;
  padding: 12px 0 4px;
  font-size: 12px;
}
[data-v-e12a676a] .bi-drawer-title-text {
  background-color: #f7f8fa;
  border-radius: 4px;
  padding: 16px !important;
}
.item-label[data-v-e12a676a] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-e12a676a] .el-table__expand-icon {
  margin-top: 2.5px;
  width: 20px !important;
}

.select-content[data-v-2aede764] {
  min-height: 32px;
  height: initial !important;
}
.select-content[data-v-2aede764]:not(.el-select) .is-focus .el-input__inner {
  z-index: 0 !important;
}
.el-table[data-v-2aede764] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-2aede764] {
  color: #999;
  padding-bottom: 10px;
  font-size: 12px;
}
.pagination[data-v-2aede764] {
  text-align: center;
  margin-top: 5px;
}
.content-outer[data-v-2aede764] {
  width: 100%;
}
.content-outer .content-head[data-v-2aede764] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 20px 0;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.content-outer .content-chart[data-v-2aede764] {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}
.content-outer .content-chart .chart-show[data-v-2aede764] {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 20px;
}
.content-outer .content-table[data-v-2aede764] {
  background-color: #fff;
  width: 100%;
}
#firstday-chart[data-v-2aede764] {
  margin-top: 20px;
}
.analysis-data p[data-v-2aede764] {
  margin: 0;
}
.analysis-data .income-show[data-v-2aede764] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.customSty[data-v-2aede764] .driver-highlighted-element {
  background: none !important;
  border: none !important;
}
[data-v-2aede764] .selectmultipleSty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}
[data-v-2aede764] .selectmultipleSty .el-select__tags > span > span:first-child {
  max-width: 110px;
}
[data-v-2aede764] .selectmultipleSty .el-input__inner {
  height: 32px !important;
}

.leftwidth .left {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.leftwidth .left .el-checkbox-group {
  margin-left: 0 !important;
}
.el-table__body-wrapper .my-cost-color, .el-table__body-wrapper .my-cost-color .cell, .el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.content-chart .el-tabs__nav-wrap:after {
  background-color: rgba(0, 0, 0, 0) !important;
}
.analysis-table .cell {
  white-space: pre-line;
}
.analysis-table .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price {
  font-weight: bold;
}
::v-deep .table-table {
  margin-top: 20px;
}
::v-deep .table-table .ant-table-footer {
  padding: 8px;
}
::v-deep .table-table .ant-table-footer span {
  width: 100px;
  display: inline-block;
}
.item-content .item-content-changeday .day-number-input, .item-content .item-content-changeday .day-number-input .el-input-number--small {
  width: 100px;
}
.item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__decrease, .item-content .item-content-changeday .day-number-input .el-input-number--small .el-input-number__increase {
  display: none;
}
.item-content-changeday .el-input-number.is-controls-right .el-input__inner {
  padding-right: 15px;
}
.select-option-sty {
  color: #bbbec5;
}

.table-table[data-v-2aede764] {
  margin-top: 10px !important;
}
.table-table .ant-table-footer[data-v-2aede764] {
  padding: 8px;
}
.table-table .ant-table-footer span[data-v-2aede764] {
  width: 100px;
  display: inline-block;
}
[data-v-2aede764] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-2aede764] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}
.flex-c[data-v-2aede764] {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}
.ml5[data-v-2aede764] {
  margin-left: 5px;
}

.noveloverseasdetail[data-v-1e48d735] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-1e48d735] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-1e48d735] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-1e48d735] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-1e48d735] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-1e48d735] {
  white-space: pre-line;
}
.analysis-table[data-v-1e48d735] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-1e48d735] {
  font-weight: bold;
}
[data-v-1e48d735] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-1e48d735] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-1e48d735] .block-box {
  margin-top: 0 !important;
}

.noveloverseasdetail[data-v-3e229a6f] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-3e229a6f] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-3e229a6f] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-3e229a6f] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-3e229a6f] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-3e229a6f] {
  white-space: pre-line;
}
.analysis-table[data-v-3e229a6f] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-3e229a6f] {
  font-weight: bold;
}
[data-v-3e229a6f] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-3e229a6f] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-3e229a6f] .block-box {
  margin-top: 0 !important;
}

.el-table[data-v-fe8ea54c] .el-table__fixed-footer-wrapper td {
  padding: 5px 0 !important;
}
.el-table[data-v-fe8ea54c] .el-table__footer-wrapper td {
  padding: 5px 0 !important;
}
.bi-drawer-title[data-v-fe8ea54c] {
  color: #86909c;
  padding-bottom: 10px;
  font-size: 12px;
}
.analysis-data p[data-v-fe8ea54c] {
  margin: 0;
}
.analysis-data .income-show[data-v-fe8ea54c] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.el-table__body-wrapper .analysis-color {
  padding: 0 !important;
}
.el-table__body-wrapper .analysis-color .cell {
  padding: 0;
}
.el-table__body-wrapper .analysis-color .analysis-data {
  padding: 7px 10px;
}
.analysis-table .cell {
  white-space: pre-line;
}
.analysis-table .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price {
  font-weight: bold;
}
.table-table .ant-table-footer {
  padding: 8px;
}
.table-table .ant-table-footer span {
  width: 100px;
  display: inline-block;
}
::v-deep .is-active {
  color: #00bf8a;
  text-align: left;
  font-style: normal;
  font-weight: 500;
}
[class^="el-icon-"] {
  color: #86909c;
}
::v-deep [class*=" el-icon-"] {
  color: #86909c;
}

.quickpreviewdetail[data-v-492537d8] {
  width: 100%;
  padding: 20px;
}
.quickpreviewdetail .bi-drawer-title-text[data-v-492537d8] {
  word-break: break-all;
  padding-bottom: 20px;
}
.quickpreviewdetail .content-heads[data-v-492537d8] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.quickpreviewdetail .table-table[data-v-492537d8] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.quickpreviewdetail .pagination[data-v-492537d8] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-492537d8] {
  white-space: pre-line;
}
.analysis-table[data-v-492537d8] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-492537d8] {
  font-weight: bold;
}
[data-v-492537d8] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-492537d8] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-492537d8] .block-box {
  margin-top: 0 !important;
}

.noveloverseasdetail[data-v-270c03ca] {
  width: 100%;
  padding: 20px;
}
.noveloverseasdetail .bi-drawer-title-text[data-v-270c03ca] {
  padding-bottom: 20px;
}
.noveloverseasdetail .content-heads[data-v-270c03ca] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.noveloverseasdetail .table-table[data-v-270c03ca] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.noveloverseasdetail .pagination[data-v-270c03ca] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-270c03ca] {
  white-space: pre-line;
}
.analysis-table[data-v-270c03ca] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-270c03ca] {
  font-weight: bold;
}
[data-v-270c03ca] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-270c03ca] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-270c03ca] .block-box {
  margin-top: 0 !important;
}
[data-v-270c03ca] .customSty .el-table__header-wrapper {
  max-height: 45px !important;
}
[data-v-270c03ca] .customSty .el-table__header-wrapper .el-table__header .cellstyle {
  max-height: 45px !important;
}

.quickpreviewdetail[data-v-26ebdb97] {
  width: 100%;
  padding: 20px;
}
.quickpreviewdetail .bi-drawer-title-text[data-v-26ebdb97] {
  word-break: break-all;
  padding-bottom: 20px;
}
.quickpreviewdetail .content-heads[data-v-26ebdb97] {
  color: #333;
  background-color: #fff;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 20px;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
}
.quickpreviewdetail .table-table[data-v-26ebdb97] {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
}
.quickpreviewdetail .pagination[data-v-26ebdb97] {
  text-align: center;
  margin-top: 10px;
}
.analysis-table .cell[data-v-26ebdb97] {
  white-space: pre-line;
}
.analysis-table[data-v-26ebdb97] .el-table__body-wrapper {
  z-index: 2;
}
.analysis-table .table-fans-price[data-v-26ebdb97] {
  font-weight: bold;
}
[data-v-26ebdb97] .bi-drawer-title-text {
  background-color: #f7f8fa;
  padding: 16px !important;
}
.item-label[data-v-26ebdb97] {
  width: 72px !important;
  padding-left: 0 !important;
}
[data-v-26ebdb97] .block-box {
  margin-top: 0 !important;
}

.bi-drawer .el-drawer__body {
  max-height: 100%;
}
.bi-drawer .el-drawer {
  max-width: 100%;
}
.calcSty .el-drawer {
  max-width: calc(100% - 55px) !important;
}

.customSty {
  margin-top: 20px;
}

.customSty .analysis-table .el-table__fixed, .customSty .analysis-table .el-table__fixed-left, .customSty .analysis-table .el-table__fixed-right {
  pointer-events: none;
}

.customSty .analysis-table .el-table__fixed td, .customSty .analysis-table .el-table__fixed-left td, .customSty .analysis-table .el-table__fixed-right td {
  pointer-events: auto;
}

.customSty .analysis-table .el-select {
  pointer-events: all;
}

.customSty .el-table tr th .cell, .customSty .el-table .el-table__body-wrapper .cell, .customSty .el-table .el-table__footer-wrapper .cell, .customSty .el-table .el-table__fixed .cell, .customSty .el-table .el-table__fixed-right .cell {
  padding: 7px 10px;
}

.customSty .el-table td.el-table__cell div {
  white-space: pre-line;
}

.customSty .el-table .el-table__body-wrapper table tbody p {
  margin: 0;
  padding: 0;
}

.customSty .el-table .el-table__body-wrapper table tbody tr .cellstyle .cell {
  padding: 0;
}

.customSty .el-table .el-table__body-wrapper table tbody tr .cellstyle .colorsty {
  min-height: 34px;
  padding: 7px 10px;
}

.customSty .el-table .el-table__body-wrapper table tbody tr .cellstyle .colorsty p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.customSty .el-table .el-table__body-wrapper table tbody tr .analysis-color .cell {
  padding: 0;
}

.customSty .el-table .el-table__body-wrapper table tbody tr .analysis-color .analysis-data {
  padding: 7px 10px;
}

.customSty .el-table .el-table__body-wrapper table tbody tr .analysis-color .analysis-data p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.customSty .el-table .colorSetSty {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
  display: -ms-flexbox;
  display: flex;
}

.customSty .el-table .colorSetSty p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.customSty .el-table .el-table__fixed-body-wrapper span {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.customSty .el-table .el-table__fixed-body-wrapper .spanStyleTootip .el-tooltip span {
  display: inline-block;
  width: 20px !important;
}

.customSty .el-table .bgcostSty {
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 7px 10px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.customSty .el-table .poverflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.customSty .bgcostSty {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  padding: 7px 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.customSty .bi-table .cell, .customSty .el-table .cell {
  -ms-flex-align: center;
  align-items: center;
}

.customSty .bi-table .cell > div, .customSty .el-table .cell > div {
  width: 100%;
}

.customSty p {
  margin: 0;
  padding: 0;
}

.customSty tr th .cell, .customSty tr td .cell {
  padding: 10px;
  display: -ms-flexbox;
  display: flex;
}

.customSty th.is-right .cell, .customSty td.is-right .cell {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.table-table {
  margin-top: 10px;
}

.table-table p {
  margin: 0;
  padding: 0;
}

.table-table tr th .cell, .table-table tr td .cell {
  display: -ms-flexbox;
  display: flex;
}

.table-table th.is-right .cell, .table-table td.is-right .cell {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.bi-table .cell, .el-table .cell {
  -ms-flex-align: center;
  align-items: center;
}

.tabs-box-resetSty {
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 15px;
  overflow-y: hidden;
}

.tabs-box-resetSty .el-tabs__nav-wrap {
  margin-bottom: 0;
}

.tabs-box-resetSty .el-tabs__item {
  color: #4e5969;
  height: 50px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 50px;
}

.tabs-box-resetSty .el-tabs__header {
  padding: 0 !important;
}

.tabs-box-resetSty .el-tabs__item.is-top.is-active {
  color: #00bf8a;
  font-weight: 600;
}

.customTableRowCol .el-card__header {
  box-sizing: border-box;
  color: #323335;
  background-color: #f8f9fa;
  padding: 8px 12px;
  font-weight: 600;
  line-height: 22px;
}

.customTableRowCol .el-card__body {
  box-sizing: border-box;
  height: 395px;
  overflow-y: auto;
  padding: 12px !important;
}

.customTableRowCol .bi-column-container {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}

.customTableRowCol .bi-column-container .checkbox-container .checkbox-title {
  cursor: pointer;
  color: #323335;
  background-color: #f2f3f5;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  height: 34px;
  margin: 0;
  padding-left: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.customTableRowCol .bi-column-container .checkbox-container .el-checkbox-group {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 0;
  padding-left: 12px;
  display: -ms-flexbox;
  display: flex;
}

.customTableRowCol .bi-column-container .checkbox-container .el-checkbox-group .el-checkbox {
  float: left;
  min-height: 32px;
  max-height: 52px;
  line-height: 20px;
  display: block;
  width: 210px !important;
  margin: 0 !important;
}

.customTableRowCol .bi-column-container .column-container {
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
  width: 230px;
  margin-left: 20px;
}

.customTableRowCol .bi-column-container .column-container .column-title {
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}

.customTableRowCol .bi-column-container .column-container .column-title .el-button {
  padding: 0;
}

.customTableRowCol .bi-column-container .column-container .column-group-title {
  color: #8c8c8c;
  margin: 5px 0;
  font-size: 14px;
}

.customTableRowCol .bi-column-container .column-container .column-configurable .selected-column-item {
  cursor: move;
  color: #4e5969;
  background: #f0f0f0;
  border-radius: 4px;
  -ms-flex-align: center;
  align-items: center;
  height: 26px;
  margin-top: 0;
  padding: 0 8px;
  font-size: 14px;
  line-height: 28px;
  display: -ms-flexbox;
  display: flex;
}

.customTableRowCol .bi-column-container .column-container .column-configurable .selected-column-item:not(:first-child) {
  margin-top: 8px;
}

.customTableRowCol .bi-column-container .column-container .column-configurable .selected-column-item .column-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-flex-positive: 2;
  flex-grow: 2;
  margin-left: 8px;
  overflow: hidden;
}

.customTableRowCol .bi-column-container .column-container .column-configurable .selected-column-item .column-close {
  cursor: pointer;
  display: none;
}

.customTableRowCol .bi-column-container .column-container .column-configurable .selected-column-item:hover .column-close {
  display: inline-block;
}

.allTabSty {
  background-color: #fff;
  width: 100%;
  padding: 0 20px;
  transition: height .2s ease-in-out;
  position: relative;
  overflow: hidden;
}

.allTabSty .chart-show {
  z-index: 2;
  position: absolute;
  top: 4px;
  right: 20px;
}

.allTabSty .el-tabs__nav-wrap:after {
  background-color: rgba(0, 0, 0, 0) !important;
}

.allTabSty .search-item {
  margin-top: 10px;
}

.allTabSty .el-tabs__item {
  color: #4e5969;
  height: 40px;
  margin-right: 20px;
  padding: 0;
  font-size: 14px;
  line-height: 40px;
  border-left: none !important;
}

.allTabSty .el-tabs__item > .is-top {
  text-align: center;
}

.allTabSty .el-tabs--bottom .el-tabs--left > .el-tabs__header .el-tabs__item:nth-child(2), .allTabSty .el-tabs--bottom .el-tabs--right > .el-tabs__header .el-tabs__item:nth-child(2), .allTabSty .el-tabs--bottom.el-tabs--border-card > .el-tabs__header .el-tabs__item:nth-child(2), .allTabSty .el-tabs--bottom.el-tabs--card > .el-tabs__header .el-tabs__item:nth-child(2), .allTabSty .el-tabs--top .el-tabs--left > .el-tabs__header .el-tabs__item:nth-child(2), .allTabSty .el-tabs--top .el-tabs--right > .el-tabs__header .el-tabs__item:nth-child(2), .allTabSty .el-tabs--top.el-tabs--border-card > .el-tabs__header .el-tabs__item:nth-child(2), .allTabSty .el-tabs--top.el-tabs--card > .el-tabs__header .el-tabs__item:nth-child(2) {
  margin-left: 20px;
  padding-left: 0;
}

.allTabSty .el-cascader-menu:last-child .el-cascader-node, .allTabSty .el-tabs--bottom .el-tabs--left > .el-tabs__header .el-tabs__item:last-child, .allTabSty .el-tabs--bottom .el-tabs--right > .el-tabs__header .el-tabs__item:last-child, .allTabSty .el-tabs--bottom.el-tabs--border-card > .el-tabs__header .el-tabs__item:last-child, .allTabSty .el-tabs--bottom.el-tabs--card > .el-tabs__header .el-tabs__item:last-child, .allTabSty .el-tabs--top .el-tabs--left > .el-tabs__header .el-tabs__item:last-child, .allTabSty .el-tabs--top .el-tabs--right > .el-tabs__header .el-tabs__item:last-child, .allTabSty .el-tabs--top.el-tabs--border-card > .el-tabs__header .el-tabs__item:last-child, .allTabSty .el-tabs--top.el-tabs--card > .el-tabs__header .el-tabs__item:last-child {
  margin-right: 20px;
  padding-right: 0;
}

.allTabSty .el-tabs__active-bar.is-top {
  top: 0;
  transform: translateX(16px);
  width: 0 !important;
}

.allTabSty .el-tabs__item.is-top.is-active {
  box-sizing: border-box;
  background-color: #fff;
  font-weight: 700;
  position: relative;
}

.allTabSty .el-tabs__item.is-top.is-active:after {
  content: "";
  background-color: #00bf8a;
  width: 100%;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}

.chartTabsBlock {
  padding: 0 !important;
}

.rowFlex {
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}

.pagination {
  text-align: center !important;
  margin-top: 20px !important;
}

.columnFlex {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -ms-flexbox;
  display: flex;
}

.allCenter {
  -moz-justify-content: center;
  -moz-align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.rowCenter {
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.columnCenter {
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.rowFirst {
  -moz-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.rowEnd {
  -moz-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.spaceBetween {
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.columnFirst {
  -moz-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flexWarp {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex1 {
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}

.spaceAround {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.hidden {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.block-footer {
  padding: 0 !important;
}

.cascaderSty .el-cascader .el-input__inner {
  padding-right: 20px;
}

.cascaderSty .el-cascader .el-input__suffix {
  z-index: 1;
  width: 20px;
}

.cascaderSty .el-cascader .el-cascader__tags {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  width: 94%;
}

.cascaderSty .el-cascader .el-tag:first-child {
  text-overflow: ellipsis !important;
  max-width: 150px !important;
  display: inline-block !important;
  overflow: hidden !important;
}

.cascaderSty .el-cascader .el-cascader__search-input {
  width: 50px;
  margin-left: 10px;
}

.card-box {
  border: 1px solid #ebeef5;
}

.card-box .card-title {
  background-color: #f7f8fa;
  border-bottom: 1px solid #ebeef5;
  padding: 0 10px;
  font-weight: 500;
  line-height: 39px;
}

.card-box .card-content {
  padding: 20px;
}

.card-box .card-content .search-item {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}

.card-box .card-content .search-item .item-label {
  text-align: right;
  width: 70px;
  margin-right: 10px;
}

.card-box .card-content .search-item:last-child {
  margin-bottom: 0;
}

.el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}

.el-select__tags > span > span:first-child {
  max-width: 110px;
}

.el-input__inner {
  height: 32px;
}

#app .search-form .search-item .select-content .input-number-range.is-focus, #app .search-form .search-item .select-content:not(.el-select) .is-focus .el-input__inner, .block-box.search-block-box .search-form .search-item .select-content .input-number-range.is-focus, .block-box.search-block-box .search-form .search-item .select-content:not(.el-select) .is-focus .el-input__inner {
  z-index: 0 !important;
}

.select-option-sty {
  color: #bbbec5;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

.newPageview {
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}

.newPageview .newPage {
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  height: calc(100% - 40px);
  padding: 20px;
}

.newPageview .newPage .input {
  width: 250px;
}

.newPageview .newPage .input ::v-deep .el-input__inner {
  width: 13.0208vw;
}

.newPageview .newPage .input ::v-deep .el-button {
  width: 3.95833vw;
}

.newPageview .newPage .contnet {
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
}

.newPageview .newPage .contnet .contnetLeft {
  border: 1px solid rgba(0, 0, 0, .06);
  border-radius: 8px;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1;
  flex: 1;
  width: 26.0417vw;
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  height: 462px !important;
}

.newPageview .newPage .contnet .contnetRight {
  border: 1px solid rgba(0, 0, 0, .06);
  border-radius: 8px;
  width: 10.4167vw;
  min-width: 235px;
  height: 462px;
}

.newPageview .newPage .contnet .contnetRight .checkList {
  width: 100%;
  height: calc(100% - 20px);
}

.newPageview .newPage .contnet .contnetRight .checkList .checkList-draggable {
  width: 100%;
  max-height: 420px;
  padding: 10px 20px 20px;
  overflow-y: auto;
  height: calc(100% - 20px) !important;
}

.newPageview .newPage .contnet .contnetRight .checkTagItem {
  color: #4e5969;
  cursor: pointer;
  background: #eeeeef;
  border-radius: 4px;
  width: 100%;
  height: 26px;
  margin-top: 10px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}

.newPageview .newPage .contnet .contnetRight .checkTagItem .icon-caidan, .newPageview .newPage .contnet .contnetRight .checkTagItem .icon {
  margin-right: 5px;
}

.newPageview .newPage .contnet .contnetRight .checkTagItem span {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100px;
  display: inline-block;
  overflow: hidden;
}

.newPageview .newPage .contnet .titles {
  color: #4e5969;
  background: #f6f8f9;
  border-bottom: 1px solid rgba(0, 0, 0, .06);
  border-radius: 8px 8px 0 0;
  width: 100%;
  height: 40px;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 500;
}

.newPageview .newPage .contnet .titles .clear {
  color: #00bf8a;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}

.newPageview .newPage .contnet .checkBoxList {
  -ms-flex: 1;
  flex: 1;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow: auto;
}

.newPageview .newPage .contnet .checkBoxList .boxItem {
  margin-bottom: 20px;
}

.newPageview .newPage .contnet .checkBoxList .boxItem .rowitem {
  grid-gap: 12px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-left: 20px;
  display: grid;
}

.newPageview .newPage .contnet .checkBoxList .boxItemMember {
  width: 100%;
  height: auto;
}

.newPageview .newPage .contnet .checkBoxList .boxItemMember .imageItem {
  width: 100%;
  height: 50px;
}

.newPageview .newPage .contnet .checkBoxList .boxItemMember .imageItem .image {
  border-radius: 15px;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  position: relative;
  top: 10px;
}

.newPageview .newPageFooter {
  text-align: right;
  width: 100%;
  padding: 0 20px;
}

div#driver-popover-item {
  min-width: 200px !important;
  box-shadow: none !important;
}

div#driver-popover-item.stepFourth {
  background-image: linear-gradient(#5d7bf9, #41b2ff);
}

#driver-highlighted-element-stage {
  display: none !important;
}

div#driver-popover-item .driver-popover-footer {
  width: 100% !important;
  margin-top: 20px !important;
}

div#driver-popover-item .driver-popover-footer .driver-close-only-btn {
  text-shadow: none;
  color: #5b7df9;
  background-color: #fff;
  border-radius: 5px;
}

div#driver-popover-item .driver-popover-tip {
  border: 9px solid rgba(0, 0, 0, 0) !important;
  border-top-color: #41b2ff !important;
}

div#driver-popover-item .driver-popover-tip.bottom {
  bottom: -18px !important;
}

#app .search-form .search-item, .block-box.search-block-box .search-form .search-item {
  -ms-flex-align: center;
  align-items: center;
  min-width: 350px !important;
}

.el-table__header {
  background-color: #f2f3f5;
}

.el-radio-button__inner {
  min-width: 70px;
}

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  text-rendering: optimizeLegibility;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
}

.el-select--small .el-input__suffix {
  z-index: 2;
}

.tabs-box-resetSty .el-tabs__item.is-top.is-active, .allTabSty .el-tabs__item.is-top.is-active {
  color: #00bf8a;
}

@font-face {
  font-family: dinFont;
  src: url(/static/font/DIN-Medium.293c0b50.otf) format("opentype");
}

.dataShowNum {
  font-family: dinFont !important;
  font-weight: 400 !important;
}

.el-input--mini .el-input__inner {
  height: 28px !important;
  line-height: 28px !important;
}

.el-input--mini .el-input__icon {
  line-height: 28px !important;
}

.el-button--mini {
  height: 28px;
}

.el-radio-button--mini .el-radio-button__inner {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 28px;
  display: -ms-flexbox;
  display: flex;
}

.el-dropdown .el-icon-down {
  vertical-align: bottom;
}

.curPoint {
  cursor: pointer;
}

.curPointTitle {
  cursor: pointer;
  color: #00bf8a;
}

.el-drawer__header {
  font-size: 16px;
}

.fontBold {
  font-weight: 700 !important;
}

.fontBlackBold {
  color: #323335;
  font-weight: 700 !important;
}

.cellstyle, .analysis-color, .table-fans-price, .text-bold {
  font-weight: 400 !important;
}

.customSty .el-table tr th .cell {
  padding: 6px 10px;
  line-height: 16px;
}

.el-table__fixed, .el-table__fixed-right {
  z-index: 3;
}

.allTabSty .el-tabs__item {
  margin-right: 30px;
  font-size: 16px;
}

.noData {
  color: #86909c;
  font-size: 14px;
  font-weight: 500;
}

.ps__rail-x {
  z-index: 999;
  display: block;
}

.el-table th.el-table__cell {
  -webkit-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.el-table th.el-table__cell > .cell {
  color: #323335;
  font-weight: 500;
}

.el-tag--nanpin {
  color: #02b8de !important;
  background: #daf6fc !important;
  border-color: #80dbee !important;
}

.el-tag--nvpin {
  color: #f53f3f !important;
  background: #ffe3e3 !important;
  border-color: #fdcdc5 !important;
}

.el-tag--wanjie {
  color: #3491fa !important;
  background: #e8f7ff !important;
  border-color: #c3e7fe !important;
}

.tablePadding10 .bi-table .cell, .tablePadding10 .el-table .cell {
  padding: 10px !important;
}

.el-submenu.is-active > .el-submenu__title, .is-active .center {
  color: #00bf8a !important;
}

.el-menu--collapse .coinSvg {
  width: 22px;
  height: 22px;
}

.bi-table svg:not(:root) {
  vertical-align: middle;
  width: 1em;
  height: 1em;
  margin-right: 5px;
}

.noSvg {
  display: none;
}

.el-table__footer-wrapper, .el-table thead {
  background-color: #f5f7fa;
}

.input-number-range {
  height: 32px;
  border: 1px solid #c9cdd4 !important;
}

.checkbox {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
}

::-webkit-scrollbar {
  width: 7px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, .2);
  border-radius: 4px;
}

::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 8px;
}

::-webkit-scrollbar-thumb {
  border-left-color: rgba(0, 0, 0, .1);
  border-right-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-track {
  border-left-color: rgba(0, 0, 0, .1);
  border-right-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-corner {
  display: block;
}

.minPopoverWidth {
  min-width: 100px;
}

.customSty .el-table .el-table__body-wrapper table tbody tr .analysis-color .analysis-data {
  min-height: 34px;
}

.el-table thead th.el-table__cell {
  font-weight: 400;
}

@media (max-width: 1980px) {
  .data-overview .d-body .d-body-left .left-body .small-card {
    width: 383px;
  }

  .data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 160px;
  }
}

@media (max-width: 1910px) {
  .data-overview .d-body .d-body-left .left-body .small-card {
    width: 355px;
  }

  .data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 140px;
  }
}

@media (max-width: 1820px) {
  .data-overview .d-body .d-body-left .left-body .small-card {
    width: 310px;
  }

  .data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 120px;
  }
}

@media (max-width: 1620px) {
  .data-overview .d-body .d-body-left .left-body .small-card {
    width: 300px;
  }

  .data-overview .d-body .d-body-left .left-body .small-card .small-card-right {
    width: 100px;
  }
}

.app-main {
  background: #eaeaf0 !important;
}

@media screen and (max-width: 1103px) {
  .hideSidebar .app-main .search-item:nth-last-child(3) ~ .search-item {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1104px) {
  .hideSidebar .app-main .search-item:nth-last-child(4) ~ .search-item {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1434px) {
  .hideSidebar .app-main .search-item:nth-last-child(5) ~ .search-item {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1764px) {
  .hideSidebar .app-main .search-item:nth-last-child(6) ~ .search-item {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 910px) {
  .openSidebar .app-main .search-item {
    width: 50%;
  }

  .openSidebar .app-main .search-item:nth-last-child(3) ~ .search-item {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1240px) {
  .openSidebar .app-main .search-item:nth-last-child(4) ~ .search-item {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1570px) {
  .openSidebar .app-main .search-item:nth-last-child(5) ~ .search-item {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1900px) {
  .openSidebar .app-main .search-item:nth-last-child(6) ~ .search-item {
    padding-bottom: 0;
  }
}

.el-table-horizontal-scrollbar {
  background: #f5f7fa;
}

.el-table__fixed-body-wrapper {
  color: #4a4c4f;
}

.el-tabs__item:empty {
  height: 0;
}

.datashowsty .el-select__tags > span {
  -ms-flex-direction: row;
  flex-direction: row;
  display: -ms-flexbox;
  display: flex;
}

.datashowsty .el-select__tags > span > span:first-child {
  max-width: 100px;
}

.datashowsty .el-input__inner {
  height: 32px;
}

.overellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.date-clear1 .el-picker-panel__footer .el-picker-panel__link-btn.el-button--text {
  display: none !important;
}

.statusRadioSty .status_radio {
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  display: inline-block;
}

.text-limit, .show-detail-cursor-color {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
  overflow: hidden;
}

.cursor, .show-detail-cursor-color {
  cursor: pointer;
}

.show-detail-cursor-color {
  color: #00bf8a;
}

.title_bar {
  padding-left: 10px;
  position: relative;
  font-size: 16px !important;
}

.title_bar:before {
  content: "";
  background: #00bf8a;
  width: 4px;
  height: 100%;
  margin-right: 20px;
  line-height: 20px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.detailRuleContent {
  padding: 0 10px;
}

.detailRuleContent .user_property_sty, .detailRuleContent .user_event_sty {
  margin-bottom: 10px !important;
}

.detailRuleContent .user_property_sty .card-box, .detailRuleContent .user_event_sty .card-box {
  border-radius: 4px;
}

.detailRuleContent .user_property_sty .card-box .card-title, .detailRuleContent .user_event_sty .card-box .card-title {
  line-height: 20px;
  padding: 0 !important;
}

.detailRuleContent .user_property_sty .card-box .card-content .bi-lamination-item, .detailRuleContent .user_event_sty .card-box .card-content .bi-lamination-item {
  padding: 5px 0;
}

.detailRuleContent .user_event_sty .card-box .bi-lamination-item .user_event_item:first-child {
  margin: 0;
}

.detailRuleContent .user_event_sty .card-box .bi-lamination-item .user_event_item {
  margin: 10px 0 0 18px;
}

.detailRuleContent .card-content-scorll {
  overflow-x: hidden !important;
}

.detailRuleContent .lamination-wrapSty {
  padding: 10px 0 0 !important;
}

.detailRuleContent .card-titlebox {
  font-size: 14px;
  padding: 12px 0 !important;
  font-weight: 400 !important;
  line-height: 16px !important;
}

.detailRuleContent .title_bar {
  font-weight: 600;
  font-size: 14px !important;
}

.detailRuleContent .box-box {
  margin-bottom: 16px;
}

.el-select-dropdown__item, .el-select-dropdown__item.selected {
  display: -ms-flexbox;
  display: flex;
}

.el-icon-column, .el-icon-drags, .el-icon-download {
  color: #353332;
}

.error-message-class {
  z-index: 9999999 !important;
}

.error-message-class .el-message__icon {
  color: #f53f3f;
}

.overellipsiss {
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
}

.popover-class-sty {
  padding: 0 !important;
}

.popover-class-sty .el-popover__title {
  margin-bottom: 0;
  padding: 10px 15px !important;
}

.popover-class-sty .popover-container {
  padding: 15px !important;
}

.popover-class-sty .popover-container .el-button--mini {
  height: 28px !important;
}

.disabledSelectmultipleSty .el-select__tags .el-select__tags-text {
  color: #4e5969;
  font-family: none;
}

.intelligent-analysis-pubilc-com-popover {
  padding: 0 !important;
}

.select-popper-class .el-scrollbar__wrap {
  overflow: hidden;
}

.select-popper-class .el-select-dropdown__wrap {
  max-height: none;
  margin: 0 !important;
}

.select-popper-class .el-select-dropdown__list {
  padding: 0 !important;
}

.el-message {
  z-index: 99999 !important;
}

.bi-drama-over-radio {
  line-height: 33px;
}

.bi-drama-over-radio .el-radio-button__inner {
  min-width: 50px;
  padding: 8px 11px;
}

.bi-drama-over-radio .flexWidth100 {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}

.bi-dashboard-popover {
  min-width: 120px !important;
}

.bulletinBoard-table-container .el-table__footer-wrapper, .bulletinBoard-table-container .el-table-horizontal-scrollbar {
  bottom: -20px !important;
}

.flexWidth100 {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}

.noPaddingPopover {
  min-width: max-content;
  padding: 0;
}

.noUserSelect {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.curDisabled {
  cursor: not-allowed;
  pointer-events: none;
}

.custom-switch.is-checked .el-switch__core:after {
  margin-left: -13px !important;
}

