
[data-v-62baace8] .ivu-icon {
  color: black;
  font-size: 18px;
}
[data-v-62baace8] .ivu-checkbox-wrapper {
  margin-bottom: 30px;
  width: 200px;
}
.black[data-v-62baace8] {
  color: #000;
}
.bannerCommon[data-v-62baace8] {
  width: 100%;
  height: 160px;
  margin-right: 3%;
}
.bannerClass[data-v-62baace8] {
  width: 100%;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-start;
  position: relative;
}
.bannerClass .banner[data-v-62baace8] {
  background: white;
  cursor: pointer;
  display: flex;
  width: 100%;
  height: 160px;
  margin-right: 3%;
}
.bannerClass .banner .img[data-v-62baace8] {
  width: 20%;
  height: 160px;
  background: skyblue;
  border-radius: 16px;
}
.bannerClass .banner .img img[data-v-62baace8] {
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
.bannerClass .banner .dec[data-v-62baace8] {
  display: flex;
  flex-direction: column;
  padding: 0 18px;
}
.bannerClass .banner .dec h3[data-v-62baace8] {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  width: 300px;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
}
.bannerClass .banner .dec .number[data-v-62baace8] {
  margin: 4px 0 18px 0;
}
.bannerClass .banner .dec .display[data-v-62baace8] {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.bannerClass .banner .dec .display .time[data-v-62baace8] {
  color: rgba(0, 0, 0, 0.24705882);
  font-size: 12px;
}
.bannerClass .banner .dec .display p[data-v-62baace8] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.bannerClass .banner .dec .display .dot[data-v-62baace8] {
  text-decoration: none;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 6px;
}
.bannerClass .banner .dec .display .classG[data-v-62baace8] {
  background: green;
}
.bannerClass .banner .dec .display .classR[data-v-62baace8] {
  background: red;
}
.bannerClass .addAdv[data-v-62baace8] {
  border: 1px dashed #dcdee2;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 100%;
  height: 160px;
  margin-right: 3%;
}
.btn[data-v-62baace8] {
  position: absolute;
  right: 200px;
  bottom: 120px;
}

