/* 重置浏览器内置样式 */
table{
  font-size: inherit;  
}

.hide{
  display: none;
}
.main-wrapper{
  background-color: #fff;
}
#lecture-meetings .container {
  /* width: 1080px; */
  margin: 0 auto;
  height: 100%;
}
#lecture-detail #qrcode_block {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
  #lecture-detail #qrcode_block > div {
    margin: 0 0 5px;
    margin-right: 20px;
    text-align: center;
  }
  #lecture-detail #qrcode_block > div img{
    max-width: 100px;
    height: 100px;
  }
.layout-body {
  min-height: calc(100vh - 327px);
  height: 100%;
  background-color: #fff;
}
#lecture-detail {
  padding: 20px 0;
  height: 100%;
}
#lecture-detail .container {
  max-width: 1080px;
  margin: 0px auto;
  padding: 0 30px;
  height: 100%;
}
#lecture-detail .container .title .title-left {
  flex: 3;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
#lecture-detail .container .title {
  display: flex;
  border-bottom: 1px solid #e2e2e2;
  flex-direction: row;
}
#lecture-detail .container .title .title-left .title-left-title {
  color: #030303;
  font-size: 24px;
  line-height: 40px;
  font-weight: bold;
}
#lecture-detail .container .title .title-left .title-left-company {
  color: #2651ba;
  font-size: 16px;
  line-height: 40px;
}
#lecture-detail .container .title .title-right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
}
#lecture-detail .container .info {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#lecture-detail .container .info .info-company {
  /* margin-bottom: 20px; */
  margin-right: 40px;
}
#lecture-detail .container .info .info-left {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
#lecture-detail .container .detail-label {
  font-size: 14px;
  color: #333333;
  line-height: 36px;
}
#lecture-detail .container .info .info-right {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
#lecture-detail .container .detail-label {
  font-size: 14px;
  color: #333333;
  line-height: 36px;
}
#lecture-detail .container .info-tips {
  /* margin-top: 20px; */
  margin-bottom: 20px;
}
.card{
  margin-bottom: 20px;
}
.card-header .nav-link.nav-label{
  font-size: 14px;
}
.card-header .nav-item{
  cursor: pointer;
}
ul{
  padding-left: 0;
}
li.list {
  display: flex;
  padding: 12px;
  width: 100%;
  border-bottom: 1px solid #eee;
  span{
    display: inline-block;
    min-width: 60px;
    width: 18%;
  }
  .num-left{
    width: 40px;
  }
}
li.first{
  background-color: aliceblue;
  color: #666;
}
.special-header{
  background-color: transparent;
  padding-left: 0;
  border-bottom: none;
  font-size: 16px;
}
.name-post{
  color: #1956c9;
}
.bi-chevron-double-up{
  display: none;
  font-size: 12px;
}
.bi-chevron-double-down{
  display: block;
  font-size: 12px;
}
.show{
  .bi-chevron-double-up{
    display: inline-block;
  }
  .bi-chevron-double-down{
    display: none;
  }
}
#sxhComs .list-group{
  border:none;
}
#sxhComs .list-group-item{
  border-top: none;
  border-left: none;
  border-right: none;
}
.list-group-numbered>.list-group-item::before{
  margin-top: 3px;
}
#sxh-table {
  padding-bottom: 60px;
}
.left-label{
  color: #666;
  flex: none;
}
.share-btn{
  cursor: pointer;
  color: #2651ba;
}
.over-1 {
  background-image: url('../imgs/over.png');
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 15%;
}
.over-2 {
  background-image: url('../imgs/cancel.jpg');
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 15%;
}
@media screen and (max-width: 790px) {
  #lecture-detail .container #qrcode_block{
    flex-direction: column;
    div{
      margin-right: 0;
    }
  }
}
@media screen and (max-width: 590px) {
  #lecture-detail .container .title{
    flex-direction: column;
  }
  #lecture-detail .container #qrcode_block{
    align-items: flex-start;
  }
  #viewCount{
    padding-left: 14px;
    padding-bottom: 8px;
  }
}
.attachDiv .attach-header{
  font-size: 18px;
  font-weight: 700;
}
.attachDiv ul {
  border: 1px solid #bfc3c4;
  background: #fff;
  padding: 20px 25px;
}
.attachDiv ul li:not(:first-child) {
  font-size: 14px;
  line-height: 1.5em;
  padding: 1em 0;
  border-bottom: 1px solid #eee;
}
.attachDiv ul li a {
  padding-left: 15px;
  width: 87%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#onlineInfo table td{
  border: 1px solid lightgray;
  padding: 2px 3px;
}
.org-add-sxh{
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: var(--bs-nav-link-font-size);
}
.org-add-sxh.status-org-add-sxh:not(.hide){
  max-width: 50%;
  height:100%;
  top:0;
  display: flex;
  align-items: center;
}
.toast-bg{
  background-image: url(../../../../../../img/login/bkgnd10.jpg?11);
  background-position: center;
  background-size: cover;
}
.accordion{
  max-height: 70vh;
  overflow: auto;
}
.h_img .widget-image-uploader{
  height: auto;
  padding:5px;
}
.h_img img{
  max-width: 100%;
}