@charset "UTF-8";
/*---------路演详情页-------- */
.roadshow-info-box {
  height: 720px;
  border: 1px solid #e4e4e4;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  /* 详情左侧 */
  /* 详情右侧 */
  /* 有限制遮罩不能观看 */
}

.roadshow-info-box .roadshow-info-l {
  width: 760px;
  height: 100%;
  border-right: 1px solid #e4e4e4;
  box-sizing: border-box;
  /* 左侧底部语言切换 */
}

.roadshow-info-box .roadshow-info-l .video-box {
  height: 670px;
  background-color: #000;
  overflow: hidden;
  /* 左侧演示文档 */
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live {
  width: 100%;
  height: 670px;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .no_admin_show {
  width: 100%;
  height: 570px;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .no_admin_show img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show {
  background: #000;
  box-sizing: border-box;
  height: 100px;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide {
  background-color: #363636;
  height: 90px;
  margin-right: 5px !important;
  box-sizing: border-box;
  position: relative;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide:not(.swiper-slide-thumb-active) .switch_text {
  border: 2px solid #afafaf;
  content: '切换';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  text-align: center;
  line-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 11;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide:not(.swiper-slide-thumb-active):hover .switch_text {
  display: block;
  cursor: pointer;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide .is_um {
  height: 20px;
  line-height: 20px;
  width: 100%;
  position: absolute;
  bottom: 0;
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide-thumb-active {
  border: 2px solid #0066FF;
  box-sizing: border-box;
  position: relative;
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide-thumb-active::after {
  content: '当前展示';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff;
  text-align: center;
  line-height: 90px;
  background-color: rgba(0, 0, 0, 0.5);
}

.roadshow-info-box .roadshow-info-l .video-box .pdf_live .admin_show .swiper-slide-thumb-active .switch_text {
  display: none;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom {
  height: 50px;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-l {
  display: flex;
  margin: 0 10px;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-l .active_language {
  display: flex;
  justify-content: flex-end;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-l .active_language > div {
  display: inline-block;
  width: 56px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #f2f2f2;
  background-color: #f2f2f2;
  color: #a1a1a1;
  box-sizing: border-box;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-l .active_language .language_select {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  color: #000;
  box-sizing: border-box;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-r .phone-view {
  border: 1px solid #f2f2f2;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding: 0 10px;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-r .phone-view .show-erwma {
  position: absolute;
  width: 130px;
  bottom: 30px;
  left: -40px;
  display: flex;
  flex-direction: column;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  padding: 10px;
  background: #fff;
  display: none;
  z-index: 56;
  text-align: center;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-r .phone-view .show-erwma .show-erwma-img {
  width: auto;
  height: 120px;
  background-size: cover;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-r .phone-view:hover .iconshouji_text {
  color: #282828;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-r .phone-view:hover .show-erwma {
  display: block;
}

.roadshow-info-box .roadshow-info-l .video-box-bottom .video-box-bottom-r .share_info {
  border: 1px solid #f2f2f2;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  padding: 0 10px;
}

.roadshow-info-box .roadshow-info-r {
  width: 440px;
  height: 100%;
}

.roadshow-info-box .no_can_view {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
}

/* 切换tab 标题*/
.roads-vedio-tab .aui-nav-list {
  height: 40px;
  display: flex;
  /*justify-content: space-evenly;*/
}

.roads-vedio-tab .aui-nav-list li {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}

.roads-vedio-tab .aui-nav-list li:hover {
  font-weight: 700;
}

.roads-vedio-tab .aui-nav-list li span {
  display: inline-block;
  color: rgba(0, 0, 0, 0.5);
}

.roads-vedio-tab .aui-nav-list .current-select > span {
  font-weight: 700;
  border-bottom: 2px solid #333333;
  box-sizing: border-box;
  height: 40px;
  color: #333333;
}

/* 各Tab列表内容*/
.roads-vedio-summary .aui-nav-list-tab {
  /* 会议详情*/
  /* 查看图文列表*/
  /* 一图查看*/
  /* 文档操作显示 */
  /* 互动列表 */
}

.roads-vedio-summary .aui-nav-list-tab .active-details {
  padding: 0px 20px 20px;
  font-size: 12px;
}

.roads-vedio-summary .aui-nav-list-tab .active-details > li {
  display: flex;
  margin-bottom: 5px;
  line-height: 18px;
}

.roads-vedio-summary .aui-nav-list-tab .active-details > li label {
  width: 60px;
  color: #A1A1A1;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box {
  box-sizing: border-box;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  /*滚动条里面小方块样式*/
  /*滚动条里面轨道样式*/
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box .more_company_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 85px;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box .more_company_item .com_logo::after {
  border: initial;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box::-webkit-scrollbar {
  width: 5px;
  height: 6px;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px white;
  background: #fff;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px white;
  border-radius: 5px;
  border-bottom: 1px solid white;
  background: white;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box:hover::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 5px white;
  background: #ccc;
  cursor: pointer;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .showinfo_company_box:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px white;
  cursor: pointer;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .summary_tab {
  display: flex;
  align-items: center;
  padding: 0 10px;
  justify-content: space-between;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .summary_tab .summary_text {
  margin-left: 10px;
  max-width: 250px;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .summary_tab .summary_img {
  max-width: 80px;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .speaker_box .theme-btn-bg1.attention {
  display: block;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .speaker_box .theme-btn-bg1 {
  display: none;
}

.roads-vedio-summary .aui-nav-list-tab .active-details .speaker_box:hover .theme-btn-bg1 {
  display: block;
}

.roads-vedio-summary .aui-nav-list-tab .live-file-cont .file-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 5px 20px 5px 30px;
}

.roads-vedio-summary .aui-nav-list-tab .live-file-cont .file-title::before {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #143bfd;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 10px;
}

.roads-vedio-summary .aui-nav-list-tab .live-file-cont .file-title .pinned_list {
  background: #fff5e6;
  color: #ff9900;
  padding: 2px 5px;
  margin-right: 5px;
}

.roads-vedio-summary .aui-nav-list-tab .live-file-cont .file-title-btn::before {
  top: 15px;
}

.roads-vedio-summary .aui-nav-list-tab .live-file-cont .file-content {
  padding: 0px 20px 0 10px;
  border-left: 1px solid #e1e1e1;
  margin-left: 20px;
}

.roads-vedio-summary .aui-nav-list-tab .live-file-cont .file-content .img-content {
  margin: 10px 0;
}

.roads-vedio-summary .aui-nav-list-tab .live-file-cont .file-content .img-content img {
  width: 76px;
  height: 76px;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.roads-vedio-summary .aui-nav-list-tab .yeji_lan {
  height: 600px;
  margin: auto;
}

.roads-vedio-summary .aui-nav-list-tab .yeji_lan img {
  width: 100%;
  object-fit: contain;
}

.roads-vedio-summary .aui-nav-list-tab .document_file {
  height: 100%;
}

.roads-vedio-summary .aui-nav-list-tab .document_file img {
  /*  width: 100%; */
  display: block;
}

.roads-vedio-summary .aui-nav-list-tab .document_file .nocan_viewfile {
  height: 100%;
  text-align: center;
}

.roads-vedio-summary .aui-nav-list-tab .document_file .nocan_viewfile .nocan_file_box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.roads-vedio-summary .aui-nav-list-tab .document_file .nocan_viewfile .nocan_file_box img {
  width: 60px;
  display: inline-block;
}

.roads-vedio-summary .aui-nav-list-tab .document_file .checked_file {
  position: absolute;
  top: 10px;
  right: 10px;
  left: 10px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
}

.roads-vedio-summary .aui-nav-list-tab .document_file .checked_file .file_listbox {
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.2);
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 2px;
}

.roads-vedio-summary .aui-nav-list-tab .document_file .checked_file .file_listbox .file_list {
  padding: 0 10px;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box {
  padding: 0px 20px 0px 10px;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess {
  padding-bottom: 40px;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user {
  margin: 0 0 20px 10px;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user .other-user-head {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user .zantong {
  border-radius: 15px;
  padding: 0 10px;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user .delete-msg {
  display: none;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user .mess-item {
  padding: 10px 0px;
  margin: 0px 15px 0 40px;
  font-size: 12px;
  word-wrap: break-word;
  word-break: normal;
  border-bottom: 1px solid #f2f2f2;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user .mess-item .chat_self_color {
  background: #fff5e6;
  color: #ff9900;
  padding: 2px 5px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user .mess-item img {
  width: 76px;
  height: 76px;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user:hover .delete-msg {
  display: block;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user .user-name-info {
  width: calc(100% - 110px);
  justify-content: unset;
}

.roads-vedio-summary .aui-nav-list-tab .wechat-box .has_aduit_mess .other-user:last-child .mess-item:last-child {
  border-bottom: 0;
}

.roads-vedio-summary .aui-nav-list-tab .qa_send_box {
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  border-top: 1px solid #f2f2f2;
  box-sizing: border-box;
  background-color: #fff;
  padding: 5px 0;
  flex: 1;
}

.roads-vedio-summary .aui-nav-list-tab .qa_send_box .send_yourmess {
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  background-color: #f0f2f5;
  padding-left: 20px;
  width: calc(100% - 50px);
  border: 1px solid #fff;
}

.roads-vedio-summary .aui-nav-list-tab .qa_send_box .send_yourmess:hover {
  background: #fff;
  border-color: rgba(0, 102, 255, 0.5);
}

.roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item {
  height: 430px;
  overflow-y: auto;
  overflow-x: hidden;
  width: calc(100% - 2px);
  /*-------滚动条整体样式----*/
  /*滚动条里面小方块样式*/
  /*滚动条里面轨道样式*/
}

.roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item .new_mess_tips {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -80px;
  border-radius: 15px;
  height: 24px;
  padding: 0 10px;
}

.roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}

.roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px white;
  background: #fff;
}

.roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px white;
  border-radius: 5px;
  border-bottom: 1px solid white;
  background: white;
}

.roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item:hover::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 5px white;
  background: #ccc;
}

.roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item:hover::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px white;
}

.roads-vedio-summary .last-child-nomargin > div:last-child {
  margin: 0;
}

/*视频刷新按钮*/
.shuaxin {
  position: absolute;
  left: 50%;
  top: 75%;
  width: 90px;
  height: 30px;
  color: #fff;
  border-radius: 25px;
  text-align: center;
  line-height: 30px;
  z-index: 26;
  background: #1A1A1A;
  margin-left: -45px;
}

.shuaxin::before {
  content: attr(data-content);
  bottom: 40px;
  left: 25px;
  position: absolute;
}

/* 右边视频开始 */
.roads-vedio-l {
  width: 100%;
  height: 250px;
  position: relative;
  background: #000;
}

.roads-vedio-l .live_starticon {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  z-index: 50;
}

.roads-vedio-l .live_starticon > img {
  width: 440px;
  height: 250px;
}

.roads-vedio-l .video-js {
  height: 250px;
}

.roads-vedio-l > img {
  height: 100%;
  width: 100%;
}

.roads-vedio-l .shuaxin::before {
  bottom: 30px;
}

/* 左侧视频 样式 */
.roads-vedio-left {
  height: 670px;
  position: relative;
}

.roads-vedio-left .change_video {
  height: 670px;
}

.roads-vedio-left .change_video .myVideoDiv {
  position: relative;
}

.roads-vedio-left .change_video .myVideoDiv #video_player {
  height: 670px;
}

.roads-vedio-left .live_starticon {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  z-index: 50;
  background: #000;
}

.roads-vedio-left .live_starticon > img {
  width: 820px;
  height: 460px;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

/* 倒计时的 */
.count_downbox {
  width: 100%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
}

.count_downbox img {
  height: 460px;
  width: 100%;
  margin-top: 100px;
}

.count_downbox .count_item {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 50px;
  background-color: rgba(0, 0, 0, 0.9);
}

.count_downbox .count_item .count_item_box {
  text-align: left;
}

.count_downbox .count_item .count_item_box .count_item_time {
  font-size: 64px;
}

.count_downbox .count_item .count_item_box .count_item_time > span {
  font-size: 14px;
  margin: 0 8px 0 5px;
}

/* 左侧倒计时  和观看限制遮罩 */
.is_can_view {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: black;
  z-index: 2;
  text-align: center;
}

.is_can_view .is_can_view_tips {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

.watchview_btn {
  display: inline-block;
  min-width: 100px;
}

/* 头部标题 */
.video_title_top {
  position: absolute;
  top: 10px;
  left: 0px;
  right: 00px;
  color: #fff;
  width: calc(100% - 40px);
  padding: 0 20px;
  z-index: 55;
}

/*点击是否播放*/
.live_nowclick {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 6;
}

/* 直播刷新按钮 */
.refresh_icon {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  vertical-align: middle;
  width: 100%;
  background: url(/images/refresh_icon.png) no-repeat;
  background-size: 24px 24px;
  width: 30px;
  height: 24px;
}

/* 视频播放 */
.video-js-box {
  width: 800px;
  height: 450px;
  overflow: hidden;
}

.video-js .vjs-time-control {
  align-items: center;
  display: flex;
}

.video-js .vjs-remaining-time {
  display: none;
}

#video_player {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
  display: block;
}

.video-js.vjs-playing .vjs-tech {
  pointer-events: auto;
}

.video-js .vjs-big-play-button:before {
  height: 50px;
  line-height: 50px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  transform: translate(-51%, -50%);
}

.video-js .vjs-big-play-button {
  font-size: 2.5em;
  line-height: 2.3em;
  height: 2.5em;
  width: 2.5em;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  /* background-color: #73859f; */
  /* background-color: rgba(115,133,159,.5); */
  border-width: none;
  margin-top: 0 !important;
  margin-left: 0 !important;
  border: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 36px;
  position: absolute;
  line-height: 400px !important;
  /* background: transparent !important; */
}

/* 中间的播放箭头 */
.vjs-big-play-button .vjs-icon-placeholder {
  font-size: 40px;
}

/* 加载圆圈 */
.vjs-loading-spinner {
  font-size: 2.5em;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  margin-top: -1em;
  margin-left: -1.5em;
}

/* 邀请码弹窗 */
.password_model {
  width: 540px;
  height: 230px;
}

.password_model .center {
  padding: 20px 50px 10px;
  height: 60px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.password_model .center input {
  width: 50px;
  height: 60px;
  font-size: 40px;
  text-align: center;
  border-radius: 6px;
}

.password_model .center .now {
  width: 50px;
  height: 60px;
  border: 1px #e4e4e4 solid;
  box-sizing: border-box;
  border-radius: 6px;
}

.password_model .center .now:focus {
  border: 1px #143bfd solid;
  border-radius: 6px;
}

.password_model .center .now:hover {
  border-color: #143bfd;
}

/* 添加图文直播弹窗 */
.livefile_model {
  width: 640px;
  height: 460px;
  padding: 20px 0;
}

.livefile_model_cont {
  height: 400px;
  padding: 0 20px;
  overflow-y: auto;
}

.livefile_model_cont > div {
  margin-top: 20px;
  display: flex;
}

.livefile_model_cont .liveimg_content {
  flex: 1;
  height: 140px;
  display: inline-block;
  border: 1px solid #898CA0;
  font-size: 12px;
  padding: 5px;
  overflow-y: auto;
  overflow-x: hidden;
}

.livefile_model_cont .liveimg_content img {
  max-width: 200px;
  max-height: 120px;
}

.livefile_model_cont label {
  font-size: 14px;
  display: inline-block;
  width: 45px;
}

.cancel_top {
  border: 1px solid #898CA0;
  box-sizing: border-box;
}

.cancel_top:hover {
  border-color: #143bfd;
  color: #143bfd;
}

.livefile_model_cont .cancel_top_select {
  border-color: #143bfd;
  color: #fff;
  background: #143bfd;
}

.livefile_model_cont .cancel_top_select:hover {
  border-color: #143bfd;
  color: #fff;
  background: #143bfd;
}

.upload-file {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 20px;
}

/* 互动回复的弹窗 */
.livefile_model_cont .relay_cont {
  padding: 5px 10px;
  background-color: #F2F2F2;
  border-radius: 5px;
  flex: 1;
}

.livefile_model_cont .relay_cont img {
  width: 76px;
  height: 76px;
  object-fit: cover;
  border-radius: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

/*  图文直播上传的图片 */
.uploadfile-list {
  padding-left: 50px;
}

.uploadfile-list .img_item {
  width: 160px;
  height: 100px;
  border: 1px solid #e4e4e4;
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  border-radius: 5px;
}

.uploadfile-list .img_item > img {
  width: 160px;
  height: 100px;
  border-radius: 5px;
  object-fit: contain;
}

.uploadfile-list .file-del {
  position: absolute;
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  top: 10px;
  right: 10px;
  display: none;
}

.uploadfile-list .iconshanchushaixuanxiang {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.img_item:hover .file-del {
  display: block;
}

/*   日期时间日历样式 */
.c-datepicker-range__icon {
  color: #898CA0;
  margin-right: 2px;
}

.c-datepicker-picker {
  top: 90px !important;
  left: 70px !important;
}

/* 互动回复的弹窗的3.0 */
.qa_live_model {
  height: auto;
}

.qa_live_model .livefile_model_cont {
  height: auto;
  min-height: 220px;
  max-height: 550px;
}

.qa_live_model .upload-file {
  position: unset;
  bottom: 20px;
  left: 0;
  right: 20px;
  padding-right: 20px;
}

/* 查看大图 */
#imgContainer {
  height: calc(90vh);
}

#view_bigimg {
  background: none !important;
  box-shadow: none !important;
  width: 900px;
  height: 600px;
}

.yeji_lanbig {
  position: fixed;
  top: 10px;
  right: 40px;
  z-index: 100;
}

/* 语音播放的样式 */
.sound_container {
  /*border:1px solid black;*/
  display: inline-block;
  width: 280px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
  position: relative;
  line-height: 30px;
}

.sound {
  /* width:30px; */
  height: 30px;
  /*border:1px solid black;*/
  overflow: hidden;
  transform: scale(0.8);
  transform-origin: left center;
  -webkit-transform: scale(0.8);
  -webkit-transform-origin: left center;
  width: 150px;
  /**/
}

.duration {
  width: 100px;
  text-align: right;
}

.audio-name {
  width: 60%;
}

.audio_img {
  width: 100px;
}

.audio-time {
  color: #b2bbcd;
}

.play {
  animation: sound_play 1s steps(3, start) infinite;
  -webkit-animation: sound_play 1s steps(3, start) infinite;
}

.sound.play svg {
  opacity: .7;
}

@keyframes sound_play {
  0% {
    width: 2px;
  }
  100% {
    width: 17px;
  }
}

@-webkit-keyframes sound_play {
  0% {
    width: 2px;
  }
  100% {
    width: 17px;
  }
}

textarea {
  resize: none;
}

/* 直播评论审核提示 */
#isMemberTips {
  width: 320px;
  height: 120px;
  text-align: center;
}

/* 气泡提示的 */
#allModelTips {
  border-radius: 8px;
  width: 320px;
  text-align: center;
}


#sureTips input {
  width: 16px;
  height: 16px;
  margin-top: 0;
  background-color: #fff;
  border: 1px solid #c9c9c9;
  border-radius: 2px;
  color: #fff;
  text-align: center;
  line-height: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  position: relative;
}

#sureTips input:hover {
  border-color: #43adea;
}

#sureTips input:checked {
  color: #fff;
  background-color: #4362fd;
  border: 1px solid #4362fd;
}

#sureTips input:after {
  content: "✔";
}

#sureTips input:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 25px;
  width: 100px;
  height: 30px;
}

/* 互动回复审核 checked*/
.qa_live_model #sureTips {
  height: auto;
  width: auto;
  padding: 0;
  margin-right: 20px;
}

.qa_live_model #sureTips input:before {
  width: 60px;
}

/* 查看大图 */
#view_bigimg {
  background: none !important;
  box-shadow: none !important;
  width: 900px;
  height: 600px;
}

#view_bigimg > img {
  height: 600px;
  width: 900px;
  object-fit: contain;
}

/* 立即认证 */
#approve {
  width: 320px;
  height: 370px;
}

/* 观看人数的 */
.online-user-box {
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}

.online-user-box .userlist {
  height: 40px;
  line-height: 40px;
}

.online-user-box .userlist:hover {
  background-color: #f2f2f2;
}

/*---------路演详情页-------- */
/* -----日程详情页面的-------  */
.calendar-info {
  border: none;
}

.calendar-info .roadshow-info-l {
  width: 820px;
  float: left;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
}

.calendar-info .roadshow-info-r {
  width: 370px;
  float: right;
  margin-left: 10px;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
  height: max-content;
}

.calendar-info .roadshow-info-r .recommend-list {
  padding: 10px 20px;
  border-bottom: 1px solid #e4e4e4;
}

.calendar-info .roadshow-info-r .recommend-list:hover .encntitle {
  color: #0066FF;
}

.calendar-info .roadshow-info-r .recommend-list:last-child {
  border: none;
}

.calendar-info .roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item {
  height: calc(720px - 101px);
  overflow-y: auto;
  overflow-x: hidden;
}

.calendar-info .roads-vedio-summary .aui-nav-list-tab .aui-nav-list-item .new_mess_tips {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -80px;
  border-radius: 15px;
  height: 24px;
  padding: 0 10px;
}

.calendar-info .roads-vedio-tab .aui-nav-list {
  justify-content: flex-start;
  padding-bottom: 10px;
  margin: 0 20px;
  border-bottom: 1px solid #e4e4e4;
}

.calendar-info .roads-vedio-tab .aui-nav-list > li {
  padding: 0 20px;
}

.calendar-info .roadshow-info-l .video-box-bottom .video-box-bottom-r .phone-view .show-erwma {
  bottom: inherit;
}

.el-image {
  position: relative;
  overflow: hidden;
  display: block;
}

.el-image-viewer__close {
  color: #fff;
}

.el-image-model-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 40px;
  width: auto;
}
.active-details li>div{
  word-wrap: break-word;
  white-space: normal;
  word-break: break-all;
  flex: 1;
}

/* -----日程详情页面的-------  */
