.TableContent[data-v-d11be07e] {
  margin: 20px 0;
}
.TableContent[data-v-d11be07e] .el-table .text-decorate,
.TableContent[data-v-d11be07e] .el-table .operate-item {
  color: #0a50a1;
  font-size: 12px;
}
.TableContent[data-v-d11be07e] .el-table .text-decorate {
  text-decoration: underline;
}
.TableContent[data-v-d11be07e] .el-table .operate-item {
  cursor: pointer;
}
.TableContent[data-v-d11be07e] .el-table .el-table__body-wrapper::-webkit-scrollbar {
  height: 12px;
}
.TableContent .page-wrap[data-v-d11be07e] {
  margin-top: 20px;
  text-align: center;
}

.SearchBar[data-v-00a68145] {
  margin-top: 20px;
}
.SearchBar .search-wrap[data-v-00a68145] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 11px;
}
.SearchBar .search-wrap .btn-item[data-v-00a68145] {
  display: inline-block;
  width: 98px;
  height: 36px;
  border-radius: 2px;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  border: 1px solid #eaeaea;
  background: #fafafa;
}
.SearchBar .search-wrap .btn-item.btn-search[data-v-00a68145] {
  color: #0a50a1;
  border: 1px solid #008ee1;
  background: #e1f5fe;
}
.SearchBar .search-wrap .btn-item.btn-search[data-v-00a68145]:hover {
  background: #caeeff;
}
.SearchBar .search-wrap .btn-item.btn-export[data-v-00a68145]:hover {
  background: #f3f3f3;
}

div.TabBar div.tab-item-wrap[data-v-401ecfbb] {
  width: 100%;
  height: 40px;
  display: flex;
  border: 1px solid #eaeaea;
  background: #fafafa;
  align-items: center;
}
div.TabBar div.tab-item-wrap div.tab-item[data-v-401ecfbb] {
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  height: 42px;
  font-size: 14px;
  color: #666666;
  width: 100px;
  border: 1px solid #eaeaea;
  border-top: 2px solid #eaeaea;
  margin-left: -1px;
}
div.TabBar div.tab-item-wrap div.tab-item.active[data-v-401ecfbb] {
  border-top-color: #008ee1;
  border-bottom-color: #fff;
  background: #fff;
}

div.TabBar div.tab-item-wrap[data-v-240a2418] {
  width: 100%;
  height: 40px;
  display: flex;
  border: 1px solid #eaeaea;
  background: #fafafa;
  align-items: center;
}
div.TabBar div.tab-item-wrap div.tab-item[data-v-240a2418] {
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  height: 42px;
  font-size: 14px;
  color: #666666;
  width: 136px;
  border: 1px solid #eaeaea;
  border-top: 2px solid #eaeaea;
  margin-left: -1px;
}
div.TabBar div.tab-item-wrap div.tab-item.active[data-v-240a2418] {
  border-top-color: #008ee1;
  border-bottom-color: #fff;
  background: #fff;
}

.promoterCommission[data-v-581f4244] {
  box-sizing: border-box;
  width: 990px;
  height: auto;
  padding: 17px 20px;
}
.promoterCommission .remind[data-v-581f4244] {
  margin: 20px 0;
  display: flex;
  align-items: center;
  height: 68px;
  padding: 0 36px 0 0;
  background: #fdf5ee;
  color: #ffa517;
}
.promoterCommission .remind .el-icon-warning-outline[data-v-581f4244] {
  width: 50px;
  text-align: center;
  font-size: 22px;
}
.promoterCommission .remind .txt[data-v-581f4244] {
  flex: 1;
  font-size: 14px;
  line-height: 20px;
}

