.dz-chart[data-v-2cc0afc2] {
  width: 100%;
  position: relative;
}
.head-back {
  background-color: #176ff9;
  height: 143px;
  min-width: 700px;
  margin-top: 10px;
  border-radius: 5px;
  position: relative;
}
.head-back .back-left-top {
  top: -15px;
  left: -20px;
  background-color: rgba(255, 255, 255, 0.2);
  width: 90px;
  height: 90px;
  border-radius: 50% 43% 50% 45%;
  position: absolute;
}
.head-back .back-right-bottom {
  bottom: -15px;
  right: -20px;
  background-color: rgba(255, 255, 255, 0.2);
  width: 90px;
  height: 90px;
  border-radius: 82% 50% 94% 50%;
  position: absolute;
}
.head-text {
  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;
  margin-left: 350px;
  width: 87%;
}
.textSty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hello-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 25px;
  margin-left: 310px;
}
.textOpa_70 {
  font-size: 12px;
  opacity: 0.7;
  color: #ffffff;
}
.textOpa_90 {
  opacity: 0.9;
  color: #ffffff;
}
.textOpa_65 {
  opacity: 0.65;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
.textOpa_85 {
  opacity: 0.85;
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
.dateSty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  bottom: 50px;
  right: 44px;
  position: absolute;
}
.el-font-size {
  font-size: 14px;
}
.userInfoBox {
  width: 100%;
  height: 412px;
  margin-top: 14px;
}
.card-style {
  background-color: #ffffff;
  width: 100%;
  height: 428px;
  margin: 24px 0;
  border-radius: 4px;
}
.card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 52px;
  border-bottom: 1px #e8e8e8 solid;
}
.versionInfoBox {
  width: 100%;
  height: 40%;
}
.versionTitle {
  width: 99%;
  height: 16%;
  padding-left: 1%;
  background-color: #80d3f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 800;
  font-size: 16px;
}
.versionNumber {
  width: 99%;
  height: 12%;
  padding-left: 1%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 16px;
}
.versionContent {
  width: 99%;
  overflow-y: auto;
  padding-left: 1%;
  height: 86%;
}
.demo-form-inline {
  margin-left: 15px;
}
.demo-form-inline .el-form-item {
  margin-right: 25px;
}
.wel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 1100px;
  margin: 0 auto;
}
