.header{
  /* position: relative !important; */
  z-index: 999999;
  top: 0;
  width: 100%;
  height: 24px;
  padding: 18px 0;
  background: #0062C5;
  /* display: flex;
  align-items: center; */
}
.headerer-title{
  color: #ffffff;
  position: relative;
  line-height: 26px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-back{
  position: absolute;
  left: 18px;
  display: flex;
  align-items: center;
}
.bf{
  position: relative;
}
.bf .bf_bg{
  width: 100%;
}
.bf .living{
  width: 45px;
  position: absolute;
  top: 10px;
  left: 10px;
  display: none
}
.bf .play{
  width: 60px;
  position: absolute;
  left:40%;
  top:30%;
}
.meet-info{
  padding: 12px 0px;
  margin: 0px 12px;
  border-bottom: 1px solid #ececec;
}
.tabs-user-item{
  position: relative;
  width: 32%;
  margin-bottom: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  height:auto;
  float: left;
margin-left: 1%;
}
.tabs-user-item img{
  width: 100%;
  z-index: 10;
}
.user-info{
  width: 100%;
  height: 30px;
  z-index: 99;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  margin-top: -30px;
}
.fh-img{
	width: 23px;
	height:15px;
}
/*展会嘉宾*/
.new-content{
   padding: 2%;
}
.more{
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 6rem;
	margin: 0 auto;
}
