.card-header-first[data-v-725a7354] {
  padding-bottom: 6px;
  border-bottom: 1px solid #dddfe5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.forRow .el-col[data-v-725a7354] {
  font-size: 12px;
  cursor: pointer;
  margin-bottom: 0px;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #dddfe5;
}
.forRow .el-col[data-v-725a7354]:nth-of-type(1) {
  font-weight: 900;
}
.forRow .el-col[data-v-725a7354]:nth-of-type(3) {
  color: #b7b6b7;
}
.forRow .el-col[data-v-725a7354]:nth-of-type(4) {
  color: red;
}

.topBg[data-v-53b37492] {
  position: relative;
}
.topBg .main[data-v-53b37492] {
    position: relative;
    width: 100%;
    height: 160px;
    background: url(../img/bg.c1ac38ea.png);
    background-size: 100% 100%;
}
.topBg .main .mainimg[data-v-53b37492] {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-70%, -50%);
              transform: translate(-70%, -50%);
      font-size: 28px;
}
.topBg .clickDiv[data-v-53b37492] {
    width: 400px;
    height: 140px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.topBg .clickDiv .flex-div[data-v-53b37492] {
      width: 25%;
      text-align: center;
      cursor: pointer;
      padding-top: 13px;
}
.topBg .clickDiv .flex-div .fontStyle[data-v-53b37492] {
        color: white;
        font-weight: 900;
        margin-bottom: 0px;
}
.topBg .clickDiv .flex-div[data-v-53b37492]:nth-of-type(1) {
      background: rgba(48, 99, 178, 0.7);
}
.topBg .clickDiv .flex-div[data-v-53b37492]:nth-of-type(2) {
      background: rgba(76, 182, 172, 0.7);
}
.topBg .clickDiv .flex-div[data-v-53b37492]:nth-of-type(3) {
      background: rgba(76, 148, 222, 0.7);
}
.topBg .clickDiv .flex-div[data-v-53b37492]:nth-of-type(4) {
      background: rgba(109, 84, 204, 0.7);
}

