.teenage-activity[data-v-48965c6b] {
  padding-bottom: 100px;
  background: url(../img/multipleInfoBackImg.b9f78bed.png) no-repeat;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: -68px;
  padding-top: 68px;
}
.teenage-activity .container[data-v-48965c6b] {
    width: 1190px;
    margin: auto;
    padding-top: 65.8px;
}
.teenage-activity .container .search-box[data-v-48965c6b] {
      width: 840px;
      z-index: 99;
      left: 50%;
      transform: translateX(-50%);
      border: 2px solid #ffffff;
      box-shadow: 0px 0px 8.67px 0px #0e73cd1a;
      background: #ffffffcc;
      padding: 16px 24px 16px 12px;
      height: 50px;
      box-sizing: border-box;
      border-radius: 4px;
      display: flex;
      align-items: center;
      position: relative;
}
.teenage-activity .container .search-box .el-input[data-v-48965c6b] {
        border: none;
        width: 80%;
        font-size: 16px;
        font-family: Source Han Sans CN;
        color: #333333;
        background-color: transparent;
}
.teenage-activity .container .search-box[data-v-48965c6b] .el-input__inner {
        border: none;
        background-color: transparent;
}
.teenage-activity .container .search-box[data-v-48965c6b] .el-input-group__prepend {
        width: 100px;
        border: none;
        border-right: 1px solid #d4d4d4;
        background-color: transparent;
}
.teenage-activity .container .search-box[data-v-48965c6b] .el-input-group__prepend .el-input__inner {
          padding-left: 0;
}
.teenage-activity .container .search-box .search-btn[data-v-48965c6b] {
        position: absolute;
        right: 8px;
        top: 0;
        height: 100%;
        width: 93px;
        display: flex;
        align-items: center;
        justify-content: right;
}
.teenage-activity .container .search-box .search-btn .el-button[data-v-48965c6b] {
          height: 36px;
          width: 100%;
          border-radius: 4px;
          border: none;
          background: linear-gradient(109.84deg, #0078fd 7.79%, #2fc0f9 147.44%);
          color: #fff;
          font-size: 18px;
          font-family: Source Han Sans CN;
          padding: 0 23px;
}
.teenage-activity .container .search-type[data-v-48965c6b] {
      margin: 20px auto;
      padding: 18px;
      background: linear-gradient(180deg, #f2ffff -10.45%, #ffffff 20.55%), linear-gradient(0deg, #ffffff, #ffffff);
      display: flex;
      align-items: center;
      border-radius: 8px;
      gap: 40px;
}
.teenage-activity .container .search-type .st-item[data-v-48965c6b] {
        position: relative;
}
.teenage-activity .container .search-type .st-item span[data-v-48965c6b] {
          font-weight: 400;
          font-size: 16px;
          font-family: Source Han Sans CN;
          line-height: 20px;
          letter-spacing: 0%;
          vertical-align: middle;
}
.teenage-activity .container .search-type .st-item span[data-v-48965c6b]::after {
          content: "";
          position: absolute;
          width: 28px;
          height: 4px;
          bottom: -11px;
          left: 50%;
          transform: translateX(-50%);
}
.teenage-activity .container .search-type .st-item[data-v-48965c6b]:hover {
        cursor: pointer;
}
.teenage-activity .container .search-type .active span[data-v-48965c6b] {
        font-weight: 700;
        font-size: 16px;
        font-family: Source Han Sans CN;
        line-height: 100%;
        vertical-align: middle;
        color: #333333;
}
.teenage-activity .container .search-type .active span[data-v-48965c6b]::after {
        background: linear-gradient(110.64deg, #3f73ff 35.92%, #68caff 86.38%);
}
.teenage-activity .container .preview-list[data-v-48965c6b] {
      width: 100%;
      padding-top: 40px;
}
.teenage-activity .container .preview-list .data-container[data-v-48965c6b] {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
}
.teenage-activity .container .pagination[data-v-48965c6b] {
      margin-top: 40px;
}
.activity-item[data-v-48965c6b] {
  width: 383px;
  height: 412px;
  border-radius: 12px;
  margin-bottom: 12px;
  position: relative;
  background: linear-gradient(180deg, #daeeff -3.16%, #ffffff 14.88%, #ffffff 27.39%);
  border: 2px solid transparent;
  transition: all 0.3s;
}
.activity-item .train-status[data-v-48965c6b] {
    position: absolute;
    width: 72px;
    height: 28px;
    left: -2px;
    top: -5px;
    z-index: 2;
}
.activity-item .top[data-v-48965c6b] {
    width: 100%;
    height: 188px;
    border-radius: 8px;
    position: relative;
    z-index: 1;
}
.activity-item .top .image[data-v-48965c6b] {
      z-index: 9;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 8px;
      position: absolute;
      right: 0;
      bottom: 0;
}
.activity-item .top .svgIcon[data-v-48965c6b] {
      z-index: 11;
      font-size: 72px;
      position: absolute;
      top: 50%;
      left: 50%;
      translate: -50% -50%;
      border-radius: 50%;
      display: inline-block;
}
.activity-item .bottom[data-v-48965c6b] {
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 164px;
    padding: 16px 20px;
}
.activity-item .bottom .r-top[data-v-48965c6b] {
      height: 36px;
      display: flex;
      align-items: center;
}
.activity-item .bottom .r-top .ellipse[data-v-48965c6b] {
        flex: 1;
        font-weight: 700;
        font-size: 20px;
        font-family: Source Han Sans CN;
        line-height: 36px;
        color: #101828;
}
.activity-item .bottom .r-top .ending[data-v-48965c6b] {
        display: flex;
        height: 30px;
        gap: 5px;
}
.activity-item .bottom .r-top .ending span[data-v-48965c6b] {
          height: 24px;
          font-weight: 400;
          font-size: 16px;
          font-family: Source Han Sans CN;
          line-height: 24px;
          color: #33333399;
          align-self: flex-end;
}
.activity-item .bottom .r-top .ending .day[data-v-48965c6b] {
          font-weight: 700;
          font-size: 28px;
          font-family: Source Han Sans CN;
          height: 30px;
          line-height: 30px;
          color: #3f73ff;
}
.activity-item .bottom .r-top .open[data-v-48965c6b] {
        font-weight: 400;
        font-size: 20px;
        font-family: Source Han Sans CN;
        line-height: 100%;
        color: #3f73ff;
}
.activity-item .bottom .r-medium[data-v-48965c6b] {
      display: flex;
      flex-wrap: wrap;
      gap: 2px;
      min-height: 55px;
}
.activity-item .bottom .r-medium .item[data-v-48965c6b] {
        height: 24px;
}
.activity-item .bottom .r-medium .item img[data-v-48965c6b] {
          height: 24px;
          max-width: 100%;
}
.activity-item .bottom .r-medium .number[data-v-48965c6b] {
        font-weight: 550;
        font-size: 14px;
        font-family: Source Han Sans CN;
        color: #101828;
}
.activity-item .bottom .center[data-v-48965c6b] {
      align-items: center;
}
.activity-item .bottom .r-bottom[data-v-48965c6b] {
      margin-top: 12px;
}
.activity-item .bottom .r-bottom .info[data-v-48965c6b] {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        gap: 10px;
}
.activity-item .bottom .r-bottom .info .info-item[data-v-48965c6b] {
          display: flex;
          align-items: center;
}
.activity-item .bottom .r-bottom .info .info-item span[data-v-48965c6b] {
            font-weight: 400;
            font-size: 14px;
            font-family: Source Han Sans CN;
            line-height: 100%;
            color: #667085;
}
.activity-item .bottom .r-bottom .info .info-item .info-item-title[data-v-48965c6b] {
            color: #989eab;
            flex-shrink: 0;
}
.activity-item .bottom .r-bottom .info .info-item .val[data-v-48965c6b] {
            color: #344054;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
}
.activity-item .bottom .r-bottom .comment[data-v-48965c6b] {
        margin-top: 10px;
        font-weight: 400;
        font-size: 12px;
        color: #333333;
        display: -webkit-box;
        /* autoprefixer: ignore next */
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 18px;
        height: 36px;
}
.activity-item .bottom .r-bottom .operate[data-v-48965c6b] {
        margin-top: 17px;
        width: 100%;
        height: 43px;
        line-height: 43px;
        color: #ffffff;
        background: linear-gradient(109.84deg, #0078fd 7.79%, #2fc0f9 147.44%);
        box-shadow: 0px 0px 8.1px 0px #189dfb66;
        border-radius: 4px;
        text-align: center;
        font-weight: 500;
        font-size: 16px;
}
.activity-item[data-v-48965c6b]:hover {
  box-shadow: 2px 2px 20px 0px #399fff4d;
  border: 2px solid #2fc0f9;
}


/*# sourceMappingURL=63.1779964676802.css.map*/