.addAction[data-v-82611a2c] {
  background: #fff;
  padding: 15px;
}
.addAction .el-row[data-v-82611a2c] {
  margin-bottom: 20px;
}
.addAction .el-row[data-v-82611a2c]:last-child {
  margin-bottom: 0;
}
.addAction .el-col[data-v-82611a2c] {
  border-radius: 4px;
}
.addAction .grid-content[data-v-82611a2c] {
  border-radius: 4px;
  min-height: 36px;
}
.addAction .row-bg[data-v-82611a2c] {
  padding: 10px 0;
  background-color: #f9fafc;
}
.addAction .activity-item[data-v-82611a2c] {
  padding: 10px;
  position: relative;
}
.addAction .activity-item .activity-warp[data-v-82611a2c] {
  width: 100%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.addAction .activity-item .activity-warp .thumbnail[data-v-82611a2c] {
  position: relative;
}
.addAction .activity-item .activity-warp .thumbnail .el-image[data-v-82611a2c] {
  display: block;
  position: relative;
  overflow: hidden;
}
.addAction .activity-item .activity-warp .thumbnail .el-image img[data-v-82611a2c] {
  width: 100%;
  height: auto;
  display: block;
}
.addAction .activity-item .activity-warp .thumbnail .justify-content__space-between[data-v-82611a2c] {
  display: none;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 0;
}
.addAction .activity-item .activity-warp .thumbnail .justify-content__space-between .flex-item[data-v-82611a2c] {
  cursor: pointer;
  color: #fff;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.addAction .activity-item .activity-warp .thumbnail .justify-content__space-between .flex-item[data-v-82611a2c]:hover {
  color: #ccc;
}
.addAction .activity-item .activity-warp .thumbnail .justify-content__space-between .text-center[data-v-82611a2c] {
  text-align: center;
}
.addAction .activity-item .activity-warp .thumbnail:hover .justify-content__space-between[data-v-82611a2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.addAction .activity-item .activity-warp .activity-title[data-v-82611a2c] {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
}
.addAction .activity-item .activity-warp .activity-title h4[data-v-82611a2c] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-weight: inherit;
  margin: 0;
  font-size: 16px;
}
.addAction .activity-item .activity-warp .activity-title small[data-v-82611a2c] {
  display: block;
  color: #999;
}
.flex[data-v-82611a2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-wrap[data-v-82611a2c] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.activityType-content[data-v-82611a2c] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.activity_class_item[data-v-82611a2c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 260px;
  width: 200px;
  margin: 10px;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}
.activity_class_item img[data-v-82611a2c] {
  size: 50px;
  padding-top: 30px;
}
.activity_class_item h4[data-v-82611a2c] {
  margin-top: 15px;
  font-size: 16px;
  margin-bottom: 5px;
}
.activity_class_item p[data-v-82611a2c] {
  font-size: 12px;
  color: #999;
  margin: 0 15px 20px;
  font-weight: 400;
  line-height: 17px;
  text-align: justify;
}
.activity_class_item button[data-v-82611a2c] {
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
  color: #fff;
  text-align: center;
  outline: 0;
  margin: 0;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 4px;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
[data-v-82611a2c] .activityType-content-modal .el-dialog__header {
  border-bottom: 1px solid #e5e5e5;
}
[data-v-82611a2c] .activityType-content-modal .el-dialog__body {
  padding: 20px;
}
