[data-v-33b57afa] .el-select__input.is-small {
  border: 0px solid #d9d9d9;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
[data-v-33b57afa] .el-range-separator {
  width: 22px;
}
[data-v-33b57afa] .el-select__tags {
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.welMain[data-v-53b37492] {
  margin-top: -10px;
  width: 100%;
  padding: 20px;
}
.wel-contailer[data-v-53b37492] {
  position: relative;
}
.banner-text[data-v-53b37492] {
  position: relative;
  width: 100%;
  padding: 20px 20px;
  background-color: white;
  font-size: 20px;
  height: 240px;
  text-align: center;
  color: #333;
}
.banner-text .cardLine[data-v-53b37492] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.banner-text .cardLine .cardItem[data-v-53b37492] {
      position: relative;
      color: white;
      width: 24%;
      border: 1px solid gainsboro;
      font-size: 18px;
      height: 200px;
      border-radius: 10px;
}
.banner-text .cardLine .cardItem[data-v-53b37492]:nth-of-type(1) {
        background-image: -webkit-gradient(linear, left top, right top, from(#499cff), to(#57b1ff));
        background-image: linear-gradient(to right, #499cff, #57b1ff);
}
.banner-text .cardLine .cardItem[data-v-53b37492]:nth-of-type(2) {
        background-image: -webkit-gradient(linear, left top, right top, from(#8290e9), to(#baa9f5));
        background-image: linear-gradient(to right, #8290e9, #baa9f5);
}
.banner-text .cardLine .cardItem[data-v-53b37492]:nth-of-type(3) {
        background-image: -webkit-gradient(linear, left top, right top, from(#fc956b), to(#ffa86d));
        background-image: linear-gradient(to right, #fc956b, #ffa86d);
}
.banner-text .cardLine .cardItem[data-v-53b37492]:nth-of-type(4) {
        background-image: -webkit-gradient(linear, left top, right top, from(#74d1b2), to(#7dd4d8));
        background-image: linear-gradient(to right, #74d1b2, #7dd4d8);
}
.banner-text .cardLine .cardItem[data-v-53b37492]:hover {
        cursor: pointer;
}
.banner-text .cardLine .cardItem .card-item-top[data-v-53b37492] {
        position: absolute;
        z-index: 2;
        top: 6px;
        left: 0;
        width: 100%;
        text-align: left;
}
.banner-text .cardLine .cardItem .card-item-top span[data-v-53b37492] {
          display: inline-block;
          height: 50px;
          padding-left: 20px;
          line-height: 50px;
          text-align: left;
}
.banner-text .cardLine .cardItem .card-item-main[data-v-53b37492] {
        position: absolute;
        top: calc(50% - 20px);
        width: 100%;
        height: 60px;
        text-align: center;
        font-size: 42px;
}
.banner-text .cardLine .cardItem .card-item-bottom[data-v-53b37492] {
        position: absolute;
        font-size: 20px;
        bottom: 20px;
        left: 20px;
}
.banner-text .cardLine .cardItem .weizhi[data-v-53b37492] {
        position: absolute;
        font-size: 60px;
        right: 20px;
        bottom: 20px;
}
.chartMain[data-v-53b37492] {
  margin-top: 14px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.chartMain .chart-item-line[data-v-53b37492] {
    width: 61%;
    height: 540px;
    background-color: #fff;
}
.chartMain .chart-item-pie[data-v-53b37492] {
    width: 38%;
    height: 540px;
    background-color: #fff;
}
.text[data-v-53b37492] {
  font-size: 14px;
}
.item[data-v-53b37492] {
  padding: 18px 0;
}
.box-card[data-v-53b37492] {
  width: 480px;
}
.banner-img[data-v-53b37492] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  display: none;
}
.actor[data-v-53b37492] {
  height: 250px;
  overflow: hidden;
  font-size: 18px;
  color: #333;
}
.actor[data-v-53b37492]:after {
  content: "";
  width: 3px;
  height: 25px;
  vertical-align: -5px;
  margin-left: 5px;
  background-color: #333;
  display: inline-block;
  -webkit-animation: blink-data-v-53b37492 0.4s infinite alternate;
          animation: blink-data-v-53b37492 0.4s infinite alternate;
}
.typeing[data-v-53b37492]:after {
  -webkit-animation: none;
          animation: none;
}
@-webkit-keyframes blink-data-v-53b37492 {
to {
    opacity: 0;
}
}
@keyframes blink-data-v-53b37492 {
to {
    opacity: 0;
}
}

