@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.crew_time_component[data-v-b0a5d282] {
  height: 592px;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 12px;
}
.crew_time_component .header[data-v-b0a5d282] {
  height: 60px;
  display: flex;
  align-items: center;
  background-color: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1b2351;
  padding: 0 16px;
}
.crew_time_component .select_box[data-v-b0a5d282] {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.crew_time_component .select_box .day_box[data-v-b0a5d282] {
  display: flex;
  align-items: center;
}
.crew_time_component .select_box .day_box .label[data-v-b0a5d282] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin: 0 12px 0 24px;
}
.crew_time_component .select_box .day_box .date1[data-v-b0a5d282] {
  width: 230px;
}
.crew_time_component .select_box .right_box[data-v-b0a5d282] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  padding-right: 16px;
}
.crew_time_component .select_box .right_box span[data-v-b0a5d282] {
  margin: 0 16px;
  cursor: pointer;
}
.crew_time_component .select_box .right_box .current[data-v-b0a5d282] {
  color: #2a47b0;
}
.crew_time_component .chart_box[data-v-b0a5d282] {
  width: 100%;
  height: 460px;
  margin-top: 12px;
  display: flex;
  justify-content: center;
}
.crew_time_component .chart_box #chart3[data-v-b0a5d282] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.crew_time_component .total_box[data-v-b0a5d282] {
  width: 100%;
  background-color: #fff;
  padding: 24px 0 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #333;
}
.crew_time_component .total_box .item[data-v-b0a5d282] {
  display: flex;
  align-items: center;
  margin: 0 24px;
}
.crew_time_component .total_box .item .circle[data-v-b0a5d282] {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  margin-right: 6px;
}
.crew_time_component .total_box .item .circle[data-v-b0a5d282]:nth-child(1) {
  background-color: #f8d072;
}
.crew_time_component .total_box .item .circle[data-v-b0a5d282]:nth-child(2) {
  background-color: #f89e72;
}
.crew_time_component .total_box .item .circle[data-v-b0a5d282]:nth-child(3) {
  background-color: #727bf8;
}
.crew_time_component .total_box .item .circle[data-v-b0a5d282]:nth-child(n+4) {
  background-color: blue;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.filter_container[data-v-1038eefc] {
  width: 100%;
  display: flex;
}
.filter_container .selected_box[data-v-1038eefc] {
  flex: 3;
  max-height: 300px;
}
.filter_container .selected_box .item_box[data-v-1038eefc] {
  margin-top: 12px;
}
.filter_container .selected_box .item_box .title[data-v-1038eefc] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
}
.filter_container .selected_box .item_box .content[data-v-1038eefc] {
  display: flex;
  flex-wrap: wrap;
}
.filter_container .selected_box .item_box .content span[data-v-1038eefc] {
  flex: 0 0 50%;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding-left: 12px;
  margin-top: 8px;
}
.filter_container .selected_box .item_box .content .state[data-v-1038eefc], .filter_container .selected_box .item_box .content .state9[data-v-1038eefc], .filter_container .selected_box .item_box .content .state8[data-v-1038eefc], .filter_container .selected_box .item_box .content .state7[data-v-1038eefc], .filter_container .selected_box .item_box .content .state6[data-v-1038eefc], .filter_container .selected_box .item_box .content .state5[data-v-1038eefc], .filter_container .selected_box .item_box .content .state4[data-v-1038eefc], .filter_container .selected_box .item_box .content .state3[data-v-1038eefc], .filter_container .selected_box .item_box .content .state2[data-v-1038eefc], .filter_container .selected_box .item_box .content .state1[data-v-1038eefc] {
  position: relative;
}
.filter_container .selected_box .item_box .content .state[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state9[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state8[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state7[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state6[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state5[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state4[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state3[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state2[data-v-1038eefc]::after, .filter_container .selected_box .item_box .content .state1[data-v-1038eefc]::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
}
.filter_container .selected_box .item_box .content .state1[data-v-1038eefc]::after {
  background-color: #ff4e00;
}
.filter_container .selected_box .item_box .content .state2[data-v-1038eefc]::after {
  background-color: #1eff00;
}
.filter_container .selected_box .item_box .content .state3[data-v-1038eefc]::after {
  background-color: #fc2256;
}
.filter_container .selected_box .item_box .content .state4[data-v-1038eefc]::after {
  background-color: #fabfd7;
}
.filter_container .selected_box .item_box .content .state5[data-v-1038eefc]::after {
  background-color: #7c8776;
}
.filter_container .selected_box .item_box .content .state6[data-v-1038eefc]::after {
  background-color: #0e53f8;
}
.filter_container .selected_box .item_box .content .state7[data-v-1038eefc]::after {
  background-color: #3195f9;
}
.filter_container .selected_box .item_box .content .state8[data-v-1038eefc]::after {
  background-color: skyblue;
}
.filter_container .selected_box .item_box .content .state9[data-v-1038eefc]::after {
  background-color: #2a47b0;
}
.filter_container .select_box[data-v-1038eefc] {
  flex: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #eff2f7;
  border-left: 1px solid #eff2f7;
}
.filter_container .select_box li[data-v-1038eefc] {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #999999;
  cursor: pointer;
}
.filter_container .select_box li.current[data-v-1038eefc] {
  color: #2a47b0;
}
.filter_container .select_children[data-v-1038eefc] {
  flex: 3;
  padding: 0 24px;
}
.filter_container .select_children .child_box[data-v-1038eefc] {
  margin-top: 16px;
  display: flex;
  flex-wrap: wrap;
}
.filter_container .select_children .child_box .item[data-v-1038eefc] {
  height: 24px;
  flex: 0 0 50%;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.history_data[data-v-0cd05c51] {
  width: 100%;
  height: 790px;
  background-color: #fff;
  border-radius: 4px;
  margin-top: 12px;
}
.history_data .header[data-v-0cd05c51] {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1b2351;
  padding: 0 16px;
}
.history_data .header .radio_box[data-v-0cd05c51] {
  width: 82px;
  height: 32px;
  border: 1px solid #eff2f7;
  border-radius: 4px;
  display: flex;
}
.history_data .header .radio_box .radio[data-v-0cd05c51] {
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.history_data .header .radio_box .radio[data-v-0cd05c51]:nth-child(1) {
  border-right: 1px solid #eff2f7;
}
.history_data .header .radio_box .radio .radio_img[data-v-0cd05c51] {
  width: 16px;
  height: 18px;
}
.history_data .ec_select_box[data-v-0cd05c51] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.history_data .ec_select_box .day_box[data-v-0cd05c51] {
  display: flex;
  align-items: center;
}
.history_data .ec_select_box .day_box .label[data-v-0cd05c51] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin: 0 12px 0 24px;
}
.history_data .ec_select_box .day_box .date1[data-v-0cd05c51] {
  width: 160px;
}
.history_data .ec_select_box .btn[data-v-0cd05c51] {
  margin-right: 24px;
}
.history_data .li_select_box[data-v-0cd05c51] {
  display: flex;
  align-items: center;
}
.history_data .li_select_box .day_box[data-v-0cd05c51] {
  display: flex;
  align-items: center;
}
.history_data .li_select_box .day_box .label[data-v-0cd05c51] {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin: 0 12px 0 24px;
}
.history_data .li_select_box .day_box .date1[data-v-0cd05c51] {
  width: 160px;
}
.history_data .li_select_box .day_box .time_picker[data-v-0cd05c51] {
  width: 200px;
}
.history_data .li_select_box .btn[data-v-0cd05c51] {
  margin-left: 12px;
}
.history_data .table_box[data-v-0cd05c51] {
  padding: 24px;
}
.history_data .pages[data-v-0cd05c51] {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.history_data #chart9[data-v-0cd05c51] {
  width: 100%;
  height: 580px;
  margin: 24px 0 0;
  padding: 0 40px;
  display: flex;
  justify-content: center;
}
.history_data .water_count[data-v-0cd05c51] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  color: #333333;
  text-align: center;
}
.point_outline[data-v-0cd05c51] {
  color: #ff5757;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.tooltip_box {
  width: 320px;
}
.tooltip_box .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 4px 0;
}
.tooltip_box .item .left_box {
  display: flex;
  align-items: center;
}
.tooltip_box .item .left_box .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.tooltip_box .item .left_box .name {
  font-size: 14px;
  margin-left: 8px;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.data_box[data-v-ead842b6] {
  background: #fff;
  padding: 0 24px 24px;
}
.data_box .temp_time[data-v-ead842b6] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
}
.data_box .temp_time .left_box[data-v-ead842b6] {
  flex: 1;
  display: flex;
  align-items: center;
}
.data_box .temp_time .left_box .temp[data-v-ead842b6], .data_box .temp_time .left_box .rule_title[data-v-ead842b6] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  line-height: 14px;
}
.data_box .temp_time .left_box .rule_title[data-v-ead842b6] {
  margin: 0 12px 0 32px;
}
.data_box .temp_time .left_box .rule[data-v-ead842b6] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  border-bottom: 1px solid #999;
  cursor: pointer;
}
.data_box .temp_time .left_box .rule.use[data-v-ead842b6] {
  color: #00b578;
  border-color: #00b578;
}
.data_box .temp_time .right_box[data-v-ead842b6] {
  display: flex;
  align-items: center;
}
@-webkit-keyframes rotate-data-v-ead842b6 {
100% {
    transform: rotate(360deg);
}
}
@keyframes rotate-data-v-ead842b6 {
100% {
    transform: rotate(360deg);
}
}
.data_box .temp_time .right_box img[data-v-ead842b6] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.data_box .temp_time .right_box img.refresh[data-v-ead842b6] {
  -webkit-animation: rotate-data-v-ead842b6 0.4s linear;
          animation: rotate-data-v-ead842b6 0.4s linear;
}
.data_box .temp_time .right_box .time[data-v-ead842b6] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  margin-left: 6px;
}
.data_box .water_pump[data-v-ead842b6] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 24px;
       column-gap: 24px;
}
.data_box .water_pump .water_box[data-v-ead842b6] {
  background: #00b578;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding-top: 4px;
}
.data_box .water_pump .water_box.c2[data-v-ead842b6] {
  background-color: #3662ec;
}
.data_box .water_pump .water_box.c3[data-v-ead842b6] {
  background: #999999;
}
.data_box .water_pump .water_box .water_box_container[data-v-ead842b6] {
  background-color: #fff;
  border-radius: 12px;
  padding: 0 16px 16px;
}
.data_box .water_pump .water_box .water_box_container > div[data-v-ead842b6]:nth-child(n+3) {
  margin-top: 12px;
}
.data_box .water_pump .water_box .water_box_container .title[data-v-ead842b6] {
  height: 56px;
  display: flex;
  align-items: center;
  padding-left: 16px;
}
.data_box .water_pump .water_box .water_box_container .item[data-v-ead842b6] {
  height: 92px;
  background: #f6fafd;
  border-radius: 8px;
  display: flex;
  padding-left: 24px;
}
.data_box .water_pump .water_box .water_box_container .item .fr4[data-v-ead842b6] {
  flex: 0 0 50%;
  display: flex;
  align-items: center;
}
.data_box .water_pump .water_box .water_box_container .item .fr4 .icon[data-v-ead842b6] {
  width: 24px;
  height: 24px;
}
.data_box .water_pump .water_box .water_box_container .item .fr4 .icon img[data-v-ead842b6] {
  width: inherit;
  height: inherit;
}
.data_box .water_pump .water_box .water_box_container .item .fr4 .name[data-v-ead842b6] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  margin-left: 8px;
}
.data_box .water_pump .water_box .water_box_container .item .fr4 .run_box[data-v-ead842b6] {
  margin-left: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.data_box .water_pump .water_box .water_box_container .item .fr4 .run_box .run[data-v-ead842b6] {
  height: 20x;
  line-height: 20px;
  padding: 0 4px;
  background: rgba(255, 143, 31, 0.1);
  border-radius: 2px 2px 2px 2px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 12px;
  color: #ff8f1f;
}
.data_box .water_pump .water_box .water_box_container .item .fr4 .run_box .run[data-v-ead842b6]:nth-child(n+2) {
  margin-top: 4px;
}
.data_box .water_pump .water_box .water_box_container .item .fr3[data-v-ead842b6] {
  flex: 0 0 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.data_box .water_pump .water_box .water_box_container .item .fr3 .desc[data-v-ead842b6] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.data_box .water_pump .water_box .water_box_container .item .fr3 .val[data-v-ead842b6] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 18px;
  color: #3d3d3d;
  margin-top: 12px;
}
.data_box .water_pump .water_box .water_box_container .item .fr3 .val.c2[data-v-ead842b6] {
  color: #ff5757;
}
.data_box .water_pump .water_box .water_box_container .empty[data-v-ead842b6] {
  height: 92px;
}
.pop_container .item[data-v-ead842b6]:nth-child(n+2) {
  margin-top: 24px;
}
.pop_container .item .title[data-v-ead842b6] {
  display: flex;
  align-items: center;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 700;
  font-size: 14px;
}
.pop_container .item .title .name[data-v-ead842b6] {
  color: #3d3d3d;
}
.pop_container .item .title .run[data-v-ead842b6] {
  color: #ff8f1f;
  margin-left: 12px;
}
.pop_container .item .desc_item[data-v-ead842b6] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #3d3d3d;
  margin-top: 12px;
}
.pop_container .item .desc_item.mt17[data-v-ead842b6] {
  margin-top: 17px;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.system_box[data-v-3779a1b8] {
  padding: 0 12px 17px;
  background-color: #fff;
}
.item_box[data-v-3779a1b8] {
  border: 1px solid #ebeef5;
  border-radius: 12px;
}
.item_box[data-v-3779a1b8]:nth-child(n+2) {
  margin-top: 17px;
}
.item_box .header_box[data-v-3779a1b8] {
  height: 55px;
  background: #f0f4ff;
  border-radius: 12px 12px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px 0 23px;
}
.item_box .header_box .left_box[data-v-3779a1b8] {
  display: flex;
  align-items: center;
}
.item_box .header_box .left_box .color1[data-v-3779a1b8], .item_box .header_box .left_box .color3[data-v-3779a1b8], .item_box .header_box .left_box .color2[data-v-3779a1b8] {
  width: 11px;
  height: 11px;
  background: #00b578;
  box-shadow: 0px 0px 10px 0px #00b578;
  border-radius: 50%;
}
.item_box .header_box .left_box .color2[data-v-3779a1b8] {
  background: #2a47b0;
  box-shadow: 0px 0px 10px 0px #2a47b0;
}
.item_box .header_box .left_box .color3[data-v-3779a1b8] {
  background: #ff8f1f;
  box-shadow: 0px 0px 10px 0px #ff8f1f;
}
.item_box .header_box .left_box .name[data-v-3779a1b8] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 500;
  font-size: 16px;
  color: #3d3d3d;
  margin-left: 16px;
}
.item_box .header_box .right_box[data-v-3779a1b8] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.item_box .header_box .right_box img[data-v-3779a1b8] {
  width: 20px;
  height: 20px;
}
.item_box .header_box .right_box span[data-v-3779a1b8] {
  margin-left: 6px;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #2a47b0;
}
.item_box .table_box[data-v-3779a1b8] {
  padding: 16px;
}
.item_box .table_box .edit[data-v-3779a1b8] {
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 14px;
  color: #2a47b0;
  margin-right: 16px;
  cursor: pointer;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.tab_three[data-v-90bc27c6] {
  background-color: #fff;
  border-radius: 4px;
}
.subnav[data-v-90bc27c6] {
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.subnav .left_box[data-v-90bc27c6] {
  display: flex;
  align-items: center;
}
.subnav .left_box .nav[data-v-90bc27c6], .subnav .left_box .current[data-v-90bc27c6] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #999999;
  margin: 0 24px;
  cursor: pointer;
}
.subnav .left_box .current[data-v-90bc27c6] {
  color: #1b2351;
}
.subnav .right_box[data-v-90bc27c6] {
  display: flex;
  align-items: center;
}
.subnav .right_box .desc[data-v-90bc27c6] {
  font-weight: 600;
  color: #222;
  font-size: 14px;
}
.subnav .right_box .select_cpt[data-v-90bc27c6] {
  width: 160px;
  margin: 0 24px;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.form[data-v-37ff9b24] {
  width: 400px;
  margin: 0 auto;
}
.form .column[data-v-37ff9b24] {
  display: flex;
  margin-top: 16px;
  align-items: center;
}
.form .column .desc[data-v-37ff9b24] {
  flex: 0 0 120px;
  text-align: right;
}
.form .column .content[data-v-37ff9b24] {
  display: flex;
  align-items: center;
}
.form .column .content img[data-v-37ff9b24] {
  width: 14px;
  height: 14px;
  margin-left: 12px;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.container[data-v-74ceb0f7] {
  width: 100%;
  min-height: calc(100vh - 224px);
  padding-bottom: 100px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.container .row[data-v-74ceb0f7] {
  width: 500px;
  display: flex;
  align-items: center;
  margin-top: 24px;
}
.container .row .desc[data-v-74ceb0f7] {
  flex: 0 0 100px;
  font-size: 14px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #222222;
  text-align: right;
}
.container .row .ctt[data-v-74ceb0f7] {
  flex: 0 0 4 400px;
  padding-left: 6px;
}
.container .row .ctt .btn[data-v-74ceb0f7] {
  width: 42px;
  height: 22px;
  border-radius: 40px 40px 40px 40px;
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.container .row .ctt .btn .circle[data-v-74ceb0f7] {
  width: 18px;
  height: 18px;
  background: #FFFFFF;
  border-radius: 50%;
}
.container .row .ctt .btn span[data-v-74ceb0f7] {
  padding: 0 4px;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
}
.container .row .ctt .close[data-v-74ceb0f7] {
  background: #bfbfbf;
}
.container .row .ctt .close .open_font[data-v-74ceb0f7] {
  display: none;
}
.container .row .ctt .open[data-v-74ceb0f7] {
  background: #2a47b0;
}
.container .row .ctt .open .close_font[data-v-74ceb0f7] {
  display: none;
}
.container .edit_btn[data-v-74ceb0f7] {
  width: 440px;
  margin-top: 70px;
}
@charset "UTF-8";
/**
* 修改内边距 需要同步修改 layout 文件下  .cache_box 最小高度, 让当前页面默认最大填充
*         min-height: calc(100vh - 104px - 2倍的内边距);
*/
.system_select[data-v-f0aa39b2] {
  height: 42px;
  padding: 0 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.system_select .left_box[data-v-f0aa39b2] {
  display: flex;
  align-items: center;
}
.system_select .left_box span[data-v-f0aa39b2] {
  margin-right: 8px;
  font-size: 14px;
  color: #1e1e1e;
}
.system_select .right_box[data-v-f0aa39b2] {
  margin-right: 8px;
  font-size: 14px;
  color: #1e1e1e;
}
.system_select .right_box span[data-v-f0aa39b2] {
  font-weight: bold;
}
.scroll_box[data-v-f0aa39b2] {
  width: 100%;
  height: calc(100vh - 170px);
}
.scroll_box .content_box[data-v-f0aa39b2] {
  margin-top: 12px;
  height: auto;
  margin-left: 12px;
  border-radius: 4px;
}
.scroll_box .content_box .header_box[data-v-f0aa39b2] {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #eff2f7;
  background-color: #fff;
}
.scroll_box .content_box .header_box .header_left[data-v-f0aa39b2] {
  height: 100%;
  display: flex;
}
.scroll_box .content_box .header_box .header_left .bluetooth[data-v-f0aa39b2] {
  padding: 0 30px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scroll_box .content_box .header_box .header_left .bluetooth img[data-v-f0aa39b2] {
  width: 20px;
  height: 20px;
}
.scroll_box .content_box .header_box .header_left .tab[data-v-f0aa39b2], .scroll_box .content_box .header_box .header_left .current[data-v-f0aa39b2] {
  height: 100%;
  line-height: 46px;
  margin-right: 63px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
}
.scroll_box .content_box .header_box .header_left .current[data-v-f0aa39b2] {
  position: relative;
  color: #2a47b0;
}
.scroll_box .content_box .header_box .header_left .current[data-v-f0aa39b2]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 65px;
  height: 4px;
  background: #2a47b0;
}
.scroll_box .content_box .header_box .header_right[data-v-f0aa39b2] {
  padding-right: 15px;
}
.scroll_box .content_box .header_box .header_right .pop_font[data-v-f0aa39b2] {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  cursor: default;
  margin-left: 6px;
}
