
.codemt[data-v-1853dda0] {
  padding: 0 50px;
}
.codemt .head[data-v-1853dda0] {
  height: 40px;
  line-height: 40px;
  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;
}
.statistic[data-v-1853dda0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin-top: 15px;
}
.statistic_item[data-v-1853dda0] {
  width: 33.3%;
  border: 1px solid #f1f1f1;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
}
.statistic_item span[data-v-1853dda0] {
  font-weight: 600;
  font-size: 16px;
}
.statistic_item .t1[data-v-1853dda0] {
  font-size: 16px;
  margin-bottom: 10px;
}
.head2[data-v-1853dda0] {
  margin: 35px 0 15px 0;
}

