.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.meeting-list-body {
  background: #f5f7fa url('https://www.sciopen.com/assets/img/meeting/detail-bg-316ab0ecdf2e85ab5ee0e30f572b98ef.png') no-repeat;
}
.meeting-select {
  width: 280px;
  font-family: 'Inter-Regular';
}
.preview-btn {
  max-width: 1200px;
  margin: 20px auto;
}
.banner {
  max-width: 876px;
  height: 436px;
  margin-bottom: 10px;
  position: relative;
}
.banner img {
  width: 100%;
  height: 100%;
}
.banner .play-img {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.banner .btn {
  width: 294px;
  height: 70px;
  line-height: 56px;
  border-radius: 5px;
  background: #e1484a;
  position: absolute;
  bottom: 194px;
  left: 50%;
  margin-left: -197px;
  color: #fff;
  font-size: 28px;
}
.wrap {
  max-width: 1240px;
  margin: 0 auto 30px;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #d8e2e9;
  padding: 24px;
}
.wrap .intro {
  font-size: 16px;
  color: #666;
  margin-bottom: 56px;
}
.wrap .nav-title {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 2px;
  margin-bottom: 24px;
}
.wrap .nav-title span {
  color: #000;
  font-size: 20px;
  font-family: 'PlayfairDisplay-Bold';
}
.wrap .intro-item {
  margin-bottom: 10px;
}
.wrap .intro-item .intro-item-p1 {
  font-size: 14px;
  color: #3158fa;
  font-family: 'Inter-Regular';
  margin: 0 0 12px;
}
.wrap .intro-item .intro-item-p2 {
  font-size: 20px;
  color: #000;
  font-family: 'PlayfairDisplay-Bold';
  margin-bottom: 18px;
}
.wrap .intro-item .intro-item-p3 {
  font-size: 16px;
  color: #333;
  font-family: 'Inter-Regular';
  margin-bottom: 14px;
}
.wrap .profile {
  margin-top: 30px;
  word-break: break-word;
}
.wrap .profile ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 40px;
}
.wrap .profile em {
  font-style: italic;
}
.wrap .profile img {
  max-width: 100%;
}
.wrap .hostSpearker .speaker,
.wrap .hostSpearker .host,
.wrap .hostSpearker .speakerImg {
  position: relative;
}
.wrap .video,
.wrap .schedule,
.wrap .hostSpearker {
  position: relative;
}
.wrap .video .select,
.wrap .schedule .select,
.wrap .hostSpearker .select {
  position: absolute;
  top: -15px;
  right: 0;
  z-index: 2;
}
.wrap .video .video-select,
.wrap .schedule .video-select,
.wrap .hostSpearker .video-select {
  right: 96px;
}
.wrap .view-more {
  width: 83px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: pointer;
}
.wrap .video-content {
  display: flex;
  justify-content: space-between;
}
.wrap .video-content .video-content-left {
  width: 876px;
  border-radius: 6px;
  overflow: hidden;
}
.wrap .video-content .video-content-left .video-content-display {
  width: 100%;
  height: 448px;
  position: relative;
  background: #000;
}
.wrap .video-content .video-content-left .video-content-display .liveing-status {
  z-index: 999;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 6px 20px;
  border-radius: 50px;
  font-size: 17px;
  display: none;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-family: 'Inter-Regular';
}
.wrap .video-content .video-content-left .video-content-display .liveing-status img {
  width: 26px;
  margin-right: 8px;
}
.wrap .video-content .video-content-left .video-content-display .liveing-view {
  z-index: 999;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-radius: 50px;
  font-size: 16px;
  height: 32px;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
}
.wrap .video-content .video-content-left .video-content-display .liveing-view .liveing-view-svg {
  width: 24px;
  margin-right: 3px;
}
.wrap .video-content .video-content-left .video-content-display .id_third {
  width: 100%;
  height: 100%;
  text-align: center;
}
.wrap .video-content .video-content-left .video-content-display .id_third .third-live {
  width: 100%;
  height: 100%;
}
.wrap .video-content .video-content-left .video-content-display .id_third img {
  height: 100%;
  object-fit: contain;
}
.wrap .video-content .video-content-left .video-content-display .id_video-inner {
  height: 100%;
}
.wrap .video-content .video-content-left .video-content-display .id_live_video {
  position: relative;
  height: 100%;
}
.wrap .video-content .video-content-left .video-content-display .id_live_video .vcp-error-tips {
  margin-top: 0 !important;
  transform: translateY(-50%) !important;
}
.wrap .video-content .video-content-left .video-content-display .id_live_video .end {
  color: red;
  width: 100%;
  padding: 27% 20px;
  text-align: center;
}
.wrap .video-content .video-content-left .video-content-display .id_live_video video {
  height: 100%;
}
.wrap .video-content .video-content-left .video-content-display .id_live_video .vcp-loading {
  display: none !important;
}
.wrap .video-content .video-content-right {
  width: 294px;
  height: 448px;
  overflow: auto;
  padding-right: 6px;
}
.wrap .video-detail {
  margin: 0 auto;
}
.wrap .video-detail .video-content-info {
  width: 100%;
  margin: 24px 0 34px 0;
}
.wrap .video-detail .video-content-info .video-content-info-title {
  color: #000;
  font-size: 20px;
  line-height: 34px;
  font-weight: bold;
}
.wrap .video-detail .video-content-info .videoInfo-d {
  margin-top: 16px;
}
.wrap .video-detail .video-content-info .videoInfo-d .video-more {
  text-align: right;
  color: #337ab7;
}
.wrap .video-detail .video-content-info .videoInfo-d .video-more span {
  cursor: pointer;
}
.wrap .video-detail .video-content-info .videoInfo-d .video-more span:nth-child(2) {
  display: none;
}
.wrap .video-detail .video-content-info .videoInfo-d .videoInfo-description {
  color: #666;
  font-size: 16px;
  font-weight: normal;
}
.wrap .video-detail .video-content-info .videoInfo-d .videoInfo-description p,
.wrap .video-detail .video-content-info .videoInfo-d .videoInfo-description div,
.wrap .video-detail .video-content-info .videoInfo-d .videoInfo-description span,
.wrap .video-detail .video-content-info .videoInfo-d .videoInfo-description h3,
.wrap .video-detail .video-content-info .videoInfo-d .videoInfo-description strong {
  font-size: 16px;
  color: #666;
}
.wrap .video-wrap {
  width: 100%;
}
.wrap .video-wrap li {
  z-index: 2;
  margin-bottom: 24px;
  border-radius: 3px;
  overflow: hidden;
  color: #333;
  cursor: pointer;
  position: relative;
}
.wrap .video-wrap li:last-child {
  margin-bottom: 0 !important;
}
.wrap .video-wrap .video-item .video-item-name {
  position: absolute;
  top: -100px;
  z-index: 999;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  margin: 0;
  max-height: 63px;
  padding: 4px 10px;
  word-break: break-all;
  line-height: 20px;
  font-size: 14px;
  font-family: 'Inter-Regular';
}
.wrap .video-wrap .video-item .video-item-occupy {
  width: 100%;
  height: 166px;
  background: #000;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item {
  position: relative;
  height: 100%;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item .video-item-occupy-vv {
  position: absolute;
  bottom: 0;
  z-index: 999;
  color: #fff;
  padding: 0 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(rgba(0, 0, 0, 0), #000000);
  /* 默认渐变位置从上往下 */
  background: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 99%);
  /* Safari、Chrome */
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item .video-item-occupy-vv span {
  display: flex;
  align-items: center;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item .video-item-occupy-vv span .vv-svg {
  width: 20px;
  height: 20px;
  margin-right: 2px;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item .video-item-occupy-click {
  position: absolute;
  background: transparent;
  width: 100%;
  height: 100%;
  z-index: 998;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-fullscreen-button {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-play-button {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-timeline {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-current-time-display {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-time-remaining-display {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-mute-button {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-toggle-closed-captions-button {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-enclosure {
  display: none;
  overflow: hidden;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-volume-slider {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-internal-media-controls-download-button {
  display: none;
}
.wrap .video-wrap .video-item .video-item-occupy .video-item-occupy-item video::-webkit-media-controls-panel {
  width: calc(100% + 50px);
}
.wrap .video-wrap .video-item .video-item-occupy video {
  object-fit: fill;
}
.wrap .third-live {
  position: relative;
  height: 100%;
  cursor: pointer;
}
.wrap .third-live span {
  position: absolute;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 50px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.wrap .table > thead > tr > th,
.wrap .table {
  text-align: center;
}
.wrap .table > tbody > tr:hover {
  background: transparent;
}
.wrap .speaker-item {
  overflow: hidden;
  margin-bottom: 45px;
}
.wrap .speaker-item .avatar {
  float: left;
  background: #4c9ccf;
  border-radius: 50%;
  overflow: hidden;
}
.wrap .speaker-item .avatar .avatar-img {
  width: 80px;
  height: 80px;
  display: block;
}
.wrap .speaker-item .right {
  padding-left: 125px;
}
.wrap .speaker-item .right p,
.wrap .speaker-item .right div,
.wrap .speaker-item .right .company {
  font-size: 14px;
  font-family: 'Inter-Regular';
}
.wrap .speaker-item .right .orcid-icon {
  width: 22px;
  margin-right: 8px;
}
.wrap .speaker-item .right .speaker-more {
  text-align: right;
  color: #3158fa;
  font-size: 16px;
  font-family: 'Inter-Medium';
}
.wrap .speaker-item .right .speaker-more span {
  cursor: pointer;
}
.wrap .speaker-item .right .speaker-more span:nth-child(2) {
  display: none;
}
.wrap .speaker-item .right .name {
  font-size: 16px;
  margin-bottom: 4px;
  font-weight: bold;
  font-family: 'Inter-Regular';
}
.wrap .meeting-name {
  margin: 25px 0 15px;
  font-weight: bold;
  font-family: 'Inter-Bold';
}
.p-after:after {
  content: '...';
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 40px;
  background: -webkit-linear-gradient(left, transparent, #fff 55%);
  background: -moz-linear-gradient(left, transparent, #fff 55%);
  background: -o-linear-gradient(left, transparent, #fff 55%);
  background: linear-gradient(to right, transparent, #fff 55%);
}
.vcp-panel-bg,
.vcp-player {
  border-radius: 5px;
}
.schedule .table tr th:first-child,
.schedule .table tr th:nth-child(2) {
  width: 150px;
}
/* 直播的点击遮罩和control面板 */
@media screen and (max-width: 1272px) {
  .content {
    padding: 0 16px;
  }
  .preview-btn {
    padding: 0 10px;
  }
  .banner {
    max-height: 650px;
    height: auto;
  }
  .wrap .intro .profile p img,
  .wrap .intro .profile img {
    height: auto;
  }
  .wrap {
    padding: 30px 10px;
  }
  .wrap .video-detail {
    width: 100%;
  }
  .wrap .video-content {
    display: block !important;
  }
  .wrap .video-content .video-content-left,
  .wrap .video-content .video-content-right {
    margin: 0 auto;
  }
  .wrap .video-content .video-content-display {
    height: auto !important;
  }
  .wrap .video-content .video-content-display .id_live_video {
    height: auto !important;
  }
  .wrap .video-content .video-content-display .id_live_video video {
    max-height: 420px;
  }
  .wrap .video-content .video-content-display .id_third img {
    height: auto !important;
  }
  .wrap .video-content .video-content-right {
    max-width: 1016px;
    width: unset;
    height: auto;
  }
  .wrap .video-wrap {
    margin-top: 10px;
    width: 100%;
    max-height: 380px;
    overflow-x: auto;
    white-space: nowrap;
  }
  .wrap .video-wrap li {
    width: 310px;
    display: inline-block;
    margin: 0 0 0 12px;
  }
  .wrap .video-wrap li:first-child {
    margin: 0 !important;
  }
}
@media screen and (min-width: 640px) and (max-width: 1070px) {
  .wrap .video-content .video-content-left {
    width: 100% !important;
  }
}
@media screen and (max-width: 640px) {
  .meeting-select {
    width: 150px;
  }
  .banner .btn {
    width: 150px;
    height: 50px;
    line-height: 36px;
    bottom: 20px;
    margin-left: -75px;
    font-size: 24px;
  }
  .banner .play-img {
    width: 120px;
    height: 120px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
  .schedule .table tr th:first-child,
  .schedule .table tr th:nth-child(2) {
    width: auto;
  }
  .wrap .video-content .video-content-left {
    width: 100% !important;
  }
}
/*# sourceMappingURL=meeting.css.map */