.breadcrumb_container[data-v-3900e49e]{display:inline-block;vertical-align:top}.breadcrumb_title[data-v-3900e49e]{display:inline-block;vertical-align:top;color:#606266;line-height:13px;font-size:14px}.el-breadcrumb[data-v-3900e49e]{display:inline-block;vertical-align:top}
.statistics_container[data-v-9f27bc94] {
  width: 100%;
  margin-top: 20px;
}
.statistics_container .statistics_item[data-v-9f27bc94] {
  min-width: 195px;
  padding: 10px;
  width: calc(22% - 20px);
  display: inline-block;
  margin-right: 3.8%;
  background-color: white;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 0 1px #e4e6eb;
  box-shadow: 0 1px 0 1px #e4e6eb;
  overflow: hidden;
  height: 8vh;
}
.statistics_container .statistics_item .number1[data-v-9f27bc94] {
  -webkit-transform-origin: 50% 50% !important;
          transform-origin: 50% 50% !important;
  display: block;
}
.statistics_container .statistics_item > div[data-v-9f27bc94] {
  display: inline-block;
}
.statistics_container .statistics_item > div[data-v-9f27bc94]:nth-child(1) {
  width: 70px;
  height: 100%;
  vertical-align: top;
  text-align: center;
  color: white;
  line-height: 8vh;
  font-size: 20px;
}
.statistics_container .statistics_item > div[data-v-9f27bc94]:nth-child(2) {
  text-align: center;
  width: calc(100% - 70px);
  height: 100%;
}
.statistics_container .statistics_item > div:nth-child(2) .title_cn[data-v-9f27bc94] {
  color: #8c8f99;
  display: block;
}
.statistics_container .statistics_item > div:nth-child(2) .number[data-v-9f27bc94] {
  font-size: 26px;
  color: red;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-origin: 80% 50%;
          transform-origin: 80% 50%;
}
.statistics_container .statistics_item > div:nth-child(2) .number[data-v-9f27bc94]:hover {
  -webkit-transform: scale(1.4, 1.4);
          transform: scale(1.4, 1.4);
}
.statistics_container .statistics_item > div:nth-child(2) > div[data-v-9f27bc94] {
  width: 100%;
}
.statistics_container .statistics_item > div:nth-child(2) > div .title_cn[data-v-9f27bc94] {
  float: left;
  margin-left: 15px;
  color: #8c8f99;
  display: inline-block;
  font-size: 13px;
}
.statistics_container .statistics_item > div:nth-child(2) > div .number[data-v-9f27bc94] {
  color: #3c78dd;
  font-size: 14px;
  text-align: right;
  padding-right: 15px;
}
.statistics_container .statistics_item[data-v-9f27bc94]:last-child {
  margin-right: 0;
}
#msg_container[data-v-9f27bc94] {
  padding: 10px;
  font-size: 14px;
  height: calc(29vh - 20px);
}
.msg[data-v-9f27bc94] {
  color: #8c8f99;
  display: inline-block;
  font-size: 13px;
}
.msg .msg_title[data-v-9f27bc94] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 70%;
}
.msg .date_time[data-v-9f27bc94] {
  width: 30%;
  float: right;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
}

