.downloadPopup[data-v-106f21b8] .el-button--primary {
  background: #0071b6;
  border-color: #0071b6;
}

.orederlist_main[data-v-dfa8f454] {
  width: 990px;
  height: auto;
  background: #ffffff;
}
.orederlist_tips[data-v-dfa8f454] {
  width: 100%;
  padding: 15px 0 15px 22px;
  background: #fdf5ee;
  font-size: 14px;
  color: #ffa517;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.orderlist_search[data-v-dfa8f454] {
  font-size: 14px;
  color: #666666;
  line-height: 50px;
}
.orderlist_search .mr10[data-v-dfa8f454] {
  margin-right: 10px;
}
.orderlist_search .ml10[data-v-dfa8f454] {
  margin-left: 10px;
}
.pageContentBottom[data-v-dfa8f454] {
  display: flex;
  justify-content: flex-end;
}
.orderlist_tab[data-v-dfa8f454] {
  margin-top: 10px;
}
.orderlist_tab .tab-bar[data-v-dfa8f454] {
  display: inline-block;
  margin-right: 5px;
  line-height: 28px;
  vertical-align: middle;
  font-size: 0;
}
.orderlist_tab .tab-bar > .item[data-v-dfa8f454] {
  display: inline-block;
  font-size: 12px;
  background: #f3f4f6;
  border: 1px solid #d9dde0;
  padding: 0 20px;
  cursor: pointer;
  text-decoration: none;
  margin-left: -1px;
  vertical-align: middle;
}
.orderlist_tab .tab-bar > .item[data-v-dfa8f454]:first-child {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.orderlist_tab .tab-bar > .item[data-v-dfa8f454]:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.orderlist_tab .tab-bar > .item.on[data-v-dfa8f454] {
  background: #fff;
  font-weight: 700;
}

