.butens .el-button--danger {
  color: #fff;
  background-color: rgb(163, 0, 20);
  border-color: rgb(174, 25, 44);
  float: right;
}

.active {
  border: 1px solid red !important;
  color: red;
}

.active2 {
  border-left: 3px solid red;
  padding-left: 8px;
  font-weight: bold;
}

.pre_hah {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  color: #999999;
}

.active3 {
  border-left: 3px solid #000000;
  padding-left: 8px;
  font-weight: bold;
}
.body_he2513{
  padding:0;
}
.seminar-bg{
  width: 550px;
  height: 310px;
  object-fit: cover;
}
.btn-want-to-join,.btn-want-to-join:hover,.btn-want-to-join:focus{
  color: white;
  background: #a30014;
}
.apply_dialog{
  height: auto;
}
.video-view *{
  max-width: 100% !important;
}
.desc-field{
  margin-top: 20px;
}
.top{
  padding: 20px;
}
.upload-table{
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 1px solid #d4d4d4;
  text-align: center;
  position: relative;
}
.upload-table i{
  line-height: 100px;
  font-size: 25px;
}
.upload-table .upload-img-view{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.playVideo{
  max-width: 600px;
  max-height: 600px;
}
.videoPlayBtn{
  color: #3b91b6;
}
.el-dialog__headerbtn .el-dialog__close{
  color: #ffffff!important;
      position: relative;
    top: 10px;
}
.applySponsor .el-dialog__headerbtn{
  top:10px;
  right: 10px;
}
.helper-qr-image{
  max-width: 100px;
  max-height: 100px;
}
.adv-mag-connectMe-link{
  padding: 10px;
  border: 1px solid #E94609;
}
.sameListItem{
  width: 230px;
  border: 1px solid white;
}
.sameListItemActive{
  border: 2px solid #0D4D87!important;
}

.otherSameSeminar .seminarItem{
  height: 100px;
  display: block;
  border: 1px solid white;
  padding: 10px;
}
.otherSameSeminar .seminarItem:nth-child(n+2){
  margin-top: 10px;
}
.otherSameSeminar .seminarItem *{
  max-height: 70px;
  user-select: none;
}
.otherSameSeminar .seminarItem .left,.otherSameSeminar .seminarItem .right{
  float: left;
  display: block;
}
.otherSameSeminar .seminarItem .left .seminarImg{
  width: 116px;
  margin: 2px 0 2px 2px;
  height: 66px;
  object-fit: cover;
}
.otherSameSeminar .seminarItem .right{
  margin-left: 10px;
  width: 530px;
}
.otherSameSeminar .seminarItem .right .seminarTitle{
  width: inherit;
  line-height: 18px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  white-space: normal;
}
.otherSameSeminar .seminarItem .right .info{
  height: 20px;
  color: rgb(138, 138, 138);
}
.otherSameSeminar .seminarItem .right .info .icon{
  width: 20px;
  height: 20px;
}
.seminarGuessLikeImg{
  width: 100%;
  height: 150px;
}
.preText{
  background: none;
  border:none;
  white-space: break-spaces;
}
/*
.el-form-is-share .el-form-item__label,.el-form-pre-question .el-form-item__label{
  width: auto!important;
}
*/
.el-form-item-phone .el-form-item__label{
  float: none;
}
