
/* .box-card {
    width: 50%;
    height: 380px;
    float: left;
    margin-bottom: 10px;
}

.chart {
    width: 100%;
    height: 300px;
    padding-bottom: 10px;
    overflow: hidden;
}
.tip{
    margin-right: 5px;
} */


.title[data-v-e13fa47c]{
    margin: 20px;
}


.card-chart[data-v-989b9fd6] {
    width: 640px;
    height: 240px;
    margin: 5px;
    margin-left: 10px;
}


.el-header[data-v-e9700216] {
  height: auto !important;
  padding: 0;
  color: #333;
  border-bottom: 1px solid #eee;
}
.el-form-item[data-v-e9700216] {
  display: inline-block;
  height: 40px;
  margin: 5px 0 5px 5px;
}
.el-select[data-v-e9700216] {
  width: 200px;
}
.el-form[data-v-e9700216] {
  text-align: left;
}
.el-button[data-v-e9700216] {
  margin-left: 5px;
}
[data-v-e9700216] .ivu-input {
  font-size: 14px !important;
}
[data-v-e9700216] .el-input__inner {
  padding: 0 0 0 10px !important;
}
.el-main[data-v-e9700216] {
  padding: 0;
  text-align: center;
  overflow: hidden;
}
.data1[data-v-e9700216] {
  width: 100%;
  font-family: "Microsoft YaHei";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

