.box[data-v-4a4b3eac] {
  margin: 0 0 20px 0;
}
.flex[data-v-4a4b3eac] {
  height: 50px;
  width: 100%;
  padding: 10px 0;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: #fff;
}
.bgfff[data-v-4a4b3eac] {
  background: #fff;
  padding: 15px;
  font-weight: bold;
}

.fl_rigth[data-v-5dcebff2] {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 15px;
}
.dash_board[data-v-5dcebff2] {
  margin: 20px 0;
  background: #fff;
  min-height: 400px;
}
.dash_board .box[data-v-5dcebff2] {
  border-radius: 4px;
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 20px 0;
  margin: 15px 7px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dash_board .box[data-v-5dcebff2]:hover {
  background: #fff7ed;
  border: 1px solid #ffc580;
}
.dash_board .box .title[data-v-5dcebff2] {
  font-size: 12px;
}
.dash_board .box .money[data-v-5dcebff2] {
  font-size: 16px;
  font-weight: bold;
}
.dash_board .box .up[data-v-5dcebff2] {
  color: #ea5454;
}
.dash_board .box .down[data-v-5dcebff2] {
  color: #17bf5e;
}
.dash_board .box .per[data-v-5dcebff2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 40px;
  margin-top: 8px;
}
.dash_board .box .per div[data-v-5dcebff2] {
  vertical-align: middle;
  font-size: 12px;
  height: 25px;
}
.dash_board_card[data-v-5dcebff2] {
  height: 150px;
}
.Tab_box[data-v-5dcebff2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.Tab_box button[data-v-5dcebff2] {
  margin-right: 20px;
}
.Tab_box .left_box[data-v-5dcebff2] {
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Tab_box .left_box .btns[data-v-5dcebff2] {
  margin-left: 20px;
}
.among[data-v-5dcebff2] {
  margin: 0 10px;
}
.component_title2[data-v-5dcebff2] {
  background: #fff;
  padding: 1px 0 10px 15px;
  font-weight: bold;
}
.component_title[data-v-5dcebff2] {
  background: #fff;
  padding: 20px 0 10px 15px;
  font-weight: bold;
}
.mrg_btn[data-v-5dcebff2] {
  margin-bottom: 20px;
}
.height_centent[data-v-5dcebff2] {
  line-height: 40px;
}
.ball[data-v-5dcebff2] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  color: aqua;
  display: inline-block;
  padding-right: 4px;
}
.font14[data-v-5dcebff2] {
  font-size: 14px;
}
.rig_font[data-v-5dcebff2] {
  text-align: right;
}
[data-v-5dcebff2] .el-select__tags-text {
  display: inline-block;
  max-width: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.check-all[data-v-5dcebff2] {
  padding: 0 20px;
  text-align: right;
}
.table-tabs[data-v-5dcebff2] {
  padding: 20px 0;
  text-align: center;
  background: #fff;
}
.table-tabs .items[data-v-5dcebff2] {
  position: relative;
  margin: 0 15px;
  cursor: pointer;
}
.table-tabs .items[data-v-5dcebff2]:hover {
  color: #1890ff;
}
.table-tabs .items[data-v-5dcebff2]:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #ccc;
  position: absolute;
  right: -10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.table-tabs .items[data-v-5dcebff2]:nth-last-child(1)::after {
  width: 0;
}
.active[data-v-5dcebff2] {
  color: #1890ff;
}
.my-select[data-v-5dcebff2] {
  height: 40px;
}

.fl_rigth[data-v-200eea8c] {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-bottom: 15px;
}
.among[data-v-200eea8c] {
  margin: 0 10px;
}
.Tab_box[data-v-200eea8c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.Tab_box button[data-v-200eea8c] {
  margin-right: 20px;
}
.Tab_box .left_box[data-v-200eea8c] {
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Tab_box .left_box .btns[data-v-200eea8c] {
  margin-left: 20px;
}
.component_title[data-v-200eea8c] {
  padding-left: 20px;
  font-weight: bold;
  background: #fff;
}
.component_title2[data-v-200eea8c] {
  padding: 20px 0 0px 20px;
  font-weight: bold;
  background: #fff;
}
.mrg_btn[data-v-200eea8c] {
  margin-bottom: 20px;
}
.height_centent[data-v-200eea8c] {
  line-height: 40px;
}
.font14[data-v-200eea8c] {
  font-size: 14px;
}
[data-v-200eea8c] .el-select__tags-text {
  display: inline-block;
  max-width: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.check-all[data-v-200eea8c] {
  padding: 0 20px;
  text-align: right;
}
.my-select[data-v-200eea8c] {
  height: 40px;
}

.component_title2[data-v-3e8e689b] {
  background: #fff;
  padding: 1px 0 10px 15px;
  font-weight: bold;
}
.component_title[data-v-3e8e689b] {
  background: #fff;
  padding: 20px 0 10px 15px;
  font-weight: bold;
}
.table-tabs[data-v-3e8e689b] {
  padding: 20px 0;
  text-align: center;
  background: #fff;
}
.table-tabs .items[data-v-3e8e689b] {
  position: relative;
  margin: 0 15px;
  cursor: pointer;
}
.table-tabs .items[data-v-3e8e689b]:hover {
  color: #1890ff;
}
.table-tabs .items[data-v-3e8e689b]:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #ccc;
  position: absolute;
  right: -10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.table-tabs .items[data-v-3e8e689b]:nth-last-child(1)::after {
  width: 0;
}
.active[data-v-3e8e689b] {
  color: #1890ff;
}

.component_title2[data-v-0c76684c] {
  background: #fff;
  padding: 1px 0 10px 15px;
  font-weight: bold;
}
.component_title[data-v-0c76684c] {
  background: #fff;
  padding: 20px 0 10px 15px;
  font-weight: bold;
}
.font14[data-v-0c76684c] {
  font-size: 14px;
}
.Tab_box[data-v-0c76684c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.Tab_box button[data-v-0c76684c] {
  margin-right: 20px;
}
.Tab_box .left_box[data-v-0c76684c] {
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.Tab_box .left_box .btns[data-v-0c76684c] {
  margin-left: 20px;
}
.my-select[data-v-0c76684c] {
  height: 40px;
}
.check-all[data-v-0c76684c] {
  padding: 0 20px;
  text-align: right;
}
.table-tabs[data-v-0c76684c] {
  padding: 20px 0;
  text-align: center;
  background: #fff;
}
.table-tabs .items[data-v-0c76684c] {
  position: relative;
  margin: 0 15px;
  cursor: pointer;
}
.table-tabs .items[data-v-0c76684c]:hover {
  color: #1890ff;
}
.table-tabs .items[data-v-0c76684c]:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #ccc;
  position: absolute;
  right: -10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.table-tabs .items[data-v-0c76684c]:nth-last-child(1)::after {
  width: 0;
}
.active[data-v-0c76684c] {
  color: #1890ff;
}

.radio_button[data-v-2d70954e] {
  width: 75px;
}
.box[data-v-2d70954e] {
  background-color: #fff;
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box span[data-v-2d70954e] {
  display: inline-block;
  padding: 15px 0 12px 0;
  font-size: 16px;
  color: rgba(90, 92, 96, 0.65);
  cursor: pointer;
}
.box .index[data-v-2d70954e] {
  margin: 0 60px 0 18px;
}
.box .advertisement[data-v-2d70954e] {
  margin-right: 60px;
}
.box .active[data-v-2d70954e] {
  font-size: 16px;
  font-weight: bold;
  color: #232528;
  border-bottom: 2px solid #ff981f;
}
.box .margin-top[data-v-2d70954e] {
  margin-top: 5px;
}

