.meeting-body {
  background: #f5f7fa url('https://www.sciopen.com/assets/img/meeting/list-bg-c1b42cd67a1bfaa6e7d1f1ae2189ff5e.png') no-repeat;
}
.content {
  background: transparent;
}
.wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding: 12px 0 0;
  font-size: 16px;
}
.select-wrap {
  width: 100%;
  padding: 12px 26px;
  border-radius: 16px;
  background-color: rgba(226, 237, 249, 0.85);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.select-wrap .text {
  width: 140px;
  float: left;
  color: #333333;
  text-align: right;
  font-size: 16px;
  font-family: "Inter-Medium";
}
.select-wrap .all {
  font-size: 14px;
  font-family: "Inter-Medium";
}
.select-wrap .subjectWrap1,
.select-wrap .subjectWrap2,
.select-wrap .data-wrap {
  padding-left: 24px;
  padding-right: 55px;
  overflow: hidden;
}
.select-wrap .subjectWrap1 p,
.select-wrap .subjectWrap2 p,
.select-wrap .data-wrap p {
  color: #666;
  font-size: 14px;
  float: left;
  cursor: pointer;
  margin-right: 24px;
  font-family: "Inter-Regular";
}
.select-wrap .active,
.select-wrap .more {
  color: #3158fa !important;
  font-weight: bold;
}
.select-wrap .more {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  display: none;
}
.ws-search-info {
  max-width: 1240px;
  margin: 16px auto 0;
  height: 44px;
}
.ws-search-info .search-content {
  float: right;
  width: 285px;
  height: 44px;
  background: #fff;
  position: relative;
  border: 1px solid #eee;
  border-radius: 8px;
}
.ws-search-info .search-content .content-input {
  width: 100%;
  padding-right: 98px;
  position: relative;
}
.ws-search-info .search-content .content-input input {
  height: 42px;
  line-height: 42px;
  width: 100%;
  border: initial;
  padding: 0 20px 0 20px;
  margin-right: 20px;
  font-size: 12px;
  border-radius: 50px;
  font-family: "Inter-Regular";
}
.ws-search-info .search-content .content-input i {
  font-size: 20px;
  color: #999;
  position: absolute;
  right: 98px;
  top: 50%;
  transform: translateY(-50%);
}
.ws-search-info .search-content .content-handle {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 44px;
}
.ws-search-info .search-content .content-handle a {
  height: 20px;
  line-height: 20px;
  margin-top: 12px;
  float: right;
  font-size: 14px;
  width: 80px;
  text-align: center;
  color: #3158fa;
  font-weight: bold;
  border-left: 1px #ddd solid;
  font-family: "Inter-Regular";
}
.ws-search-info .search-content .content-handle a:hover {
  text-decoration: none;
}
.video-wrap {
  padding: 16px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.video-wrap li {
  overflow: hidden;
  background: #fff;
  border-radius: 16px;
  margin: 0 16px 16px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.video-wrap .video-item .item-a {
  display: block;
  width: 100%;
  text-decoration: none;
}
.video-wrap .video-item .meeting-list-item-zxx {
  height: 184px;
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  position: relative;
}
.video-wrap .video-item .meeting-list-item-zxx .item-cover {
  width: 298px;
  height: 184px;
  object-fit: cover;
}
.video-wrap .video-item .meeting-list-item-zxx .playback-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 2px 8px;
  display: flex;
  align-items: center;
  font-size: 12px;
  border-radius: 8px;
  font-family: "Inter-Light";
}
.video-wrap .video-item .meeting-list-item-zxx .playback-icon img {
  margin-right: 4px;
  width: 14px;
}
.video-wrap .video-item .meeting-info {
  padding: 12px 14px 14px;
}
.video-wrap .video-item .meeting-info .name {
  height: 84px;
  margin-bottom: 12px;
}
.video-wrap .video-item .meeting-info .name span {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-family: 'PlayfairDisplay-Bold';
}
.video-wrap .video-item .meeting-info .time {
  font-size: 14px;
  line-height: 14px;
  color: #1664ff;
  font-family: "Inter-Regular";
}
.video-wrap .video-item .meeting-info .time .deliver {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #1664ff;
  margin: 0 6px;
}
.video-wrap .video-item .meeting-info .time span {
  vertical-align: middle;
}
.video-wrap .video-item .item {
  width: 100%;
  border-radius: 10px;
  display: table-cell;
  position: relative;
}
.video-wrap .video-item .item video {
  border-radius: 5px;
}
.video-wrap .video-item .item .playback-icon {
  position: absolute;
  right: 10px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  top: 10px;
  padding: 1px 6px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.video-wrap .video-item .item .playback-icon img {
  margin-right: 3px;
  width: 18px;
}
.video-wrap .video-item .title {
  height: 48px;
  color: #333;
  margin: 18px 5px 8px;
}
.video-wrap .video-item .time-info {
  margin: 0 5px;
}
.video-wrap .video-item .time-info img {
  margin-right: 10px;
  margin-bottom: 1px;
}
.video-wrap .video-item .time-info > span {
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  width: 90%;
}
.line-three {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 1272px) {
  .wrap .video-wrap .video-item {
    width: calc((100% - 48px) / 4);
    min-width: calc((100% - 48px) / 4);
    max-width: calc((100% - 48px) / 4);
    flex: 0 0 calc((100% - 48px) / 4);
  }
  .wrap .video-wrap .video-item:nth-child(4n + 4) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1080px) and (max-width: 1272px) {
  .wrap {
    padding: 0 16px;
  }
  .wrap .video-wrap .video-item {
    width: calc((100% - 48px) / 4);
    min-width: calc((100% - 48px) / 4);
    max-width: calc((100% - 48px) / 4);
    flex: 0 0 calc((100% - 48px) / 4);
  }
  .wrap .video-wrap .video-item:nth-child(4n + 4) {
    margin-right: 0;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx {
    height: auto;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx .item-cover {
    width: 100%;
    height: auto;
  }
  .wrap .video-wrap .video-item .meeting-info {
    padding: 12px 12px 16px;
  }
  .wrap .video-wrap .video-item .meeting-info .name {
    height: 72px;
  }
  .wrap .video-wrap .video-item .meeting-info .name span {
    font-size: 16px;
  }
  .wrap .video-wrap .video-item .meeting-info .time {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1080px) {
  .wrap .video-wrap .video-item {
    width: calc((100% - 16px) / 2);
    min-width: calc((100% - 16px) / 2);
    max-width: calc((100% - 16px) / 2);
    flex: 0 0 calc((100% - 16px) / 2);
  }
  .wrap .video-wrap .video-item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx {
    height: auto;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx .item-cover {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1024px) {
  .wrap {
    padding: 0 16px;
  }
  .wrap .select-wrap .text {
    float: unset;
    text-align: unset;
  }
  .wrap .select-wrap .subjectWrap1,
  .wrap .select-wrap .subjectWrap2,
  .wrap .select-wrap .data-wrap {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .wrap .select-wrap .subjectWrap1 p,
  .wrap .select-wrap .subjectWrap2 p,
  .wrap .select-wrap .data-wrap p {
    float: none;
    line-height: 24px;
  }
  .wrap .ws-search-info .search-content {
    width: 100%;
  }
  .wrap .video-wrap .video-item {
    width: calc((100% - 16px) / 2);
    min-width: calc((100% - 16px) / 2);
    max-width: calc((100% - 16px) / 2);
    flex: 0 0 calc((100% - 16px) / 2);
  }
  .wrap .video-wrap .video-item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx {
    height: auto;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx .item-cover {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 760px) {
  .wrap {
    padding: 0 16px;
  }
  .wrap .select-wrap .text {
    float: unset;
    text-align: unset;
  }
  .wrap .select-wrap .subjectWrap1,
  .wrap .select-wrap .subjectWrap2,
  .wrap .select-wrap .data-wrap {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .wrap .select-wrap .subjectWrap1 p,
  .wrap .select-wrap .subjectWrap2 p,
  .wrap .select-wrap .data-wrap p {
    float: none;
    line-height: 24px;
  }
  .wrap .ws-search-info .search-content {
    width: 100%;
  }
  .wrap .video-wrap .video-item {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    flex: 1;
    margin-right: 0;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx {
    height: auto;
  }
  .wrap .video-wrap .video-item .meeting-list-item-zxx .item-cover {
    width: 100%;
    height: auto;
  }
}
/*# sourceMappingURL=meeting-list.css.map */