.top-main-bg {
  background-color: #FFF;
  padding-bottom: 5px;
}
.exhibitor-index.live .main-box {
  padding-left: 0;
  padding-right: 0;
}
.exhibitor-index .main-box {
  background-color: transparent;
}
.by_gap{padding-top:86px}
/*新增导航样式*/
.video_tab{width: 100%;
    background: #e28731;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
	overflow:hidden;
}
.video_tab .li_01{float:left;text-align: center;width:170px;cursor: pointer;}
.video_tab .li_01.active{color:#f08200;background:#f4f4f4;border-top:2px #f08200 solid;}
.video_tab .li_01:hover{color:#f08200;background:#f4f4f4;border-top:2px #f08200 solid;}
.video_tab_img{display:none;}
.tit5{ background: url(../Image/bg.png) center center no-repeat; line-height:140px; font-size:50px; text-align:center; color:#f08200; margin-top:20px;}



.footer_box{ background:#f1f1f1; padding:40px 0; margin-top:20px;}
.footer{ margin:0 auto; width:1000px; clear:both; overflow:hidden;}
.footer_1{ float:left; width:280px;}
.footer_2{ float:left; width:300px;}
.footer_3{ float:left; width:325px;}
.footer_4{ float:left; width:95px;}
.footer b{ display:block; font-size:24px; font-weight:normal; line-height:55px;}
.footer li{ line-height:22px; font-size:14px; color:#666;}
.guanyu .er1{float:left;margin-right:10px;}
.to-book{position: absolute;
    right: 20px;
    top: 9px;
    font-size: 18px;
    background: #f08200;
    border-radius: 20px;
    color: #FFF;
    padding: 0 10px;
    cursor: pointer;
    font-weight: bold;}
.main-box .to-book img{width:18px;height:18px;vertical-align: -3px;}

.exhibitor-index.live .main-box .comp-base.will-play h2 {
  block-size: 30px;
  line-height: 30px;
  display: inline-block;
  width:1150px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-left: 10px #f08200 solid;
  padding:10px 20px;
  margin-bottom:20px;
  background:#F3F3F3;
  position:relative;
}
.exhibitor-index.live .main-box .comp-base.will-play h2 .left-line {
  height: 30px;
  width: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background-image: linear-gradient(180deg, #0BB1E3 0%, #934AE1 100%);
}

.exhibitor-index.live .main-box .comp-base.will-play .time {
  padding-left: 20px;
  display: inline-block;
  font-size: 14px;
  color: #8d8888;
  /*background: url( ../image3/zhoibo.png) no-repeat left center;*/
  background-size: 16px 16px;
}
.exhibitor-index.live .main-box .comp-base.will-play .book-btns {
  display: block;
}
.exhibitor-index.live .main-box .comp-base.will-play .book-btns .has-book {
  display: block;
  border-radius: 100px 0 0 100px;
  background-color: #fff;
}
.exhibitor-index.live .main-box .comp-base.will-play .book-btns .has-book .icon {
  background-image: linear-gradient(90deg, #0BB1E3 0%, #934AE1 100%);
}
.exhibitor-index.live .main-box .comp-base.will-play .book-btns .to-book {
  display: block;
  border-radius: 100px 0 0 100px;
  background-color: #f08200;
  cursor: pointer;
}
.exhibitor-index.live .main-box .comp-base.will-play .book-btns .icon {
  display: inline-block;
  width: 34px;
  height: 34px;
  vertical-align: middle;
  border-radius: 100px 0 0 100px;
  text-align: center;
  line-height: 38px;
}
.exhibitor-index.live .main-box .comp-base.will-play .book-btns .icon img {
  display: inline-block;
  width: auto;
  height: auto;
}
.exhibitor-index.live .main-box .comp-base.will-play .book-btns .txt {
  width: 66px;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  line-height: 34px;
  color: #FFF;
  vertical-align: middle;
}
.play-box {
  position: relative;
  margin-top: 30px;
  width: 100%;
}
.play-box .all-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #555;
  z-index: 99999;
}
.play-box .all-cover img {
  width: auto;
  height: 520px;
  margin: 0 auto;
}
.play-box:hover .change-class {
  display: block;
}

.play-box .change-class {
  display: none;
  position: absolute;
  left: 800px;
  top: 400px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  z-index: 999;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
}

.play-box:hover .qiehuan-class {
  display: block;
}
.play-box .qiehuan-class {
  display: none;
  position: absolute;
  left: 860px;
  top: 400px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 62px;
  color: #fff;
  z-index: 999;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
}

.play-box .qiehuan-class img{
  width: 24px;
  height: 24px;
  display: inline-block;
}
.play-box .left-box {
  position: relative;
  width: 930px;
  height: 520px;
}
.play-box .left-box .left-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #555;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.play-box .left-box .right-cover {
  position: absolute;
  right: -270px;
  top: 0;
  width: 269px;
  height: 150px;
  z-index: 9999;
  background-color: #555;
  font-size: 24px;
  color: #fff;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-left: 1px solid #eee;
}
.play-box .left-box .right-cover .tips-box {
  display: none;
  position: relative;
  z-index: 10001;
  padding-top: 15px;
}
.play-box .left-box .right-cover .tips-box img {
  display: block;
  width: 74px;
  height: 65px;
  margin: 0 auto;
}
.play-box .left-box .right-cover .tips-box p {
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.play-box .left-box .right-cover .shadow-bg {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  opacity: 0.6;
  filter: opacity(60%);
  background-color: #000;
}
.play-box .left-box .big-box {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
  background-size: cover;
  background-position: center center;
}
.play-box .left-box .big-box canvas,
.play-box .left-box .big-box #board-content,
.play-box .left-box .big-box #doc-content,
.play-box .left-box .big-box .canvas-container {
  width: 100% !important;
  height: 100% !important;
}
.play-box .left-box .big-box #doc-content img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}
.play-box .left-box .player-cont {
  position: relative;
  width: 100%;
  height: 100%;
}
.play-box .left-box .player-cont video,
.play-box .left-box .player-cont canvas {
  width: 100% !important;
  height: 100% !important;
}
.play-box .left-box .move-class {
  position: absolute !important;
  right: -270px;
  top: 0;
  width: 270px !important;
  height: 150px !important;
  z-index: 1;
}

.play-box .left-box .move-class .canvas-container{
  width: 270px !important;
  height: 150px !important;
}

.play-box .right-box {
  width: 270px;
  height: 520px;
}
.play-box .right-box .small-box {
  height: 150px;
}
.play-box .comm-box {
  height: 370px;
  background-color: #fafafa;
}
.play-box .comm-box .comm-title {
  padding-left: 10px;
  height: 32px;
  line-height: 32px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.play-box .comm-box .comm-title span {
  margin-left: 6px;
  color: #B0B0B0;
  font-size: 12px;
}
.play-box .comm-box .comm-title div {
  display: none;
  font-size: 12px;
  color: #B0B0B0;
  padding-right: 5px;
}
.play-box .comm-box .comm-title div label {
  margin-left: 3px;
  color: #333;
}
.play-box .comm-box .info-box {
  margin-top: 0;
  padding: 10px;
  height: 268px;
  overflow-y: auto;
}
.play-box .comm-box .info-box .no-more-comm {
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}
.play-box .comm-box .info-box .default-comm {
  margin-top: 80px;
}
.play-box .comm-box .info-box .default-comm .img-bg {
  width: 122px;
  height: 66px;
  margin: 0 auto;
  background: url("../images/living/default_comm.png") no-repeat;
}
.play-box .comm-box .info-box .default-comm .no-tip {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #333;
}
.play-box .comm-box .info-box img {
  width: auto;
  height: auto;
}
.play-box .comm-box .info-box .list-title {
  padding: 10px 0;
}
.play-box .comm-box .info-box .list-title .name {
  font-size: 14px;
  color: #00A2D8;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 112px;
  white-space: nowrap;
}
.play-box .comm-box .info-box .list-title .time {
  font-size: 14px;
  color: #B0B0B0;
}
.time_color{color:#f08200;font-weight:bold;}
.play-box .comm-box .info-box .list-cont {
  padding-bottom: 10px;
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
  line-height: 23px;
}
.play-box .comm-box .comm-btns {
  padding: 8px 0;
  background: #FFFFFF;
  box-shadow: 0 -2px 6px 0 rgba(0, 0, 0, 0.1);
}
.play-box .comm-box .comm-btns > div {
  width: 252px;
  margin: 0 auto;
}
.play-box .comm-box .comm-btns input {
  padding-left: 5px;
  width: 207px;
  background: #F9F9F9;
  border: 1px solid #EEEEEE;
  height: 30px;
}
.play-box .comm-box .comm-btns .btn {
  width: 38px;
  height: 32px;
  background:#f08200;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}
.exhibitor-index .info-box .comp-info {
  width: 100%;
}
.exhibitor-index .info-box .yicheng-ul {
  width: 100%;
}
.live .comp-list-box li {
  margin-right: 20px;
  margin-top: 40px;
  width: 206px;
/*  height: 184px;*/
/*  background-color: #F3F4F6;*/
  text-align: center;
}
/*
.live .comp-list-box li:nth-child(5n) {
  margin-right: 0;
}
*/
.live .comp-list-box li .img-box {
  height: 96px;
  /*background:#f3f3f3;*/
  display: table-cell;
  vertical-align: middle;
  border: 1px #e6e6e6 solid;
  padding: 0 20px;
}
.live .comp-list-box li .img-box img {
/*  object-fit: cover;*/
}
.live .comp-list-box li .tit {
/*
  margin: 15px 0;
  text-align: center;
  font-size: 16px;
*/
  height: 46px;
  padding-top: 10px;
  line-height: 20px;
  color: #202020;
}
.live .comp-list-box li a span {
  /*
  font-size: 13px;
  color: #f08200;
  text-decoration: underline;
  */

  font-size: 16px;
  color: #FFF;
  margin-top: -3px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #f08200;
  display: inline-block;
}
.vh-player-right .vh-player-barrage {
  display: none;
}
.vh-player-controller {
  display: none !important;
}
.player-cont:hover .vh-player-controller {
  display: flex !important;
}
@media screen and (max-width: 769px) {
  html body {
    min-width: auto;
  }
  .vh-player-controller {
    display: flex !important;
  }
  .play-box .left-box .player-cont video,
  .play-box .left-box .player-cont canvas {
    width: 100% !important;
  }
  .live.exhibitor-index h2 {
    white-space: normal !important;
   
  }
  .live.exhibitor-index h2 .title {
    flex: 1;
  }
  .live.exhibitor-index .main-box {
    padding-top: 0;
  }
  .live.exhibitor-index .main-box .comp-base.will-play {
    padding: 0 10px;
  }
  .live.exhibitor-index .main-box .comp-base.will-play h2 {
    font-size: 24px;
	width:100%;
	height:auto;
	box-sizing: border-box;
  }
  .to-book{position: static;width: 100px;float: right;}
  .live.exhibitor-index .main-box .comp-base.will-play h2 .left-line {
    height: 30px;
  }
  .live.exhibitor-index .main-box .comp-base.will-play h2 .title {
    display: inline-block;
    vertical-align: middle;
  }
  .live.exhibitor-index .main-box .comp-base.will-play .time {
    margin-left: 0;
    margin-top: 10px;
    padding-left: 20px;
    display: block;
    color: #666;
    font-size: 16px;
  }
  .video_tab{height:auto;background: none;}
  .video_tab .li_01{width:32%;font-size:14px;background:#f08200;margin-right:1%;margin-bottom:1%;}	
  .video_tab .li_01.active{border:none;}
  .live .comp-list-box li{width:32%;margin-right:1%;margin-top:20px;}
	
	
	
  .live.exhibitor-index .main-box .play-box.un-play .left-box .big-box {
    display: none;
  }
  .live.exhibitor-index .main-box .play-box .left-box {
    width: 100%;
    height: auto;
    min-height: 300px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .big-box {
    position: static;
  }
  .live.exhibitor-index .main-box .play-box .left-box .doc-cont {
    position: relative;
  }
  .live.exhibitor-index .main-box .play-box .left-box .player-cont {
    position: static !important;
    width: 100% !important;
    top: auto !important;
    right: auto !important;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover {
    left: 0;
    width: 100%;
    border-left: 0;
    border-top: 1px solid #eee;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover .tips-box {
    position: relative;
    z-index: 10001;
    padding-top: 40px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover .tips-box img {
    display: block;
    width: 74px;
    height: 65px;
    margin: 0 auto;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover .tips-box p {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #fff;
  }
  .live.exhibitor-index .main-box .play-box .right-box {
    height: auto;
    width: 100%;
  }
  .live.exhibitor-index .main-box .play-box .right-box .small-box {
    display: none;
  }
  .live.exhibitor-index .main-box .play-box .all-cover img {
    width: 80%;
    height: auto;
  }
  .live.exhibitor-index .main-box .play-box .comm-box .comm-btns > div {
    display: flex;
    width: 80%;
  }
  .live.exhibitor-index .main-box .play-box .comm-box .comm-btns > div input {
    flex: 1;
  }
  .exhibitor-index .info-box {
    padding: 0 10px;
  }
  .page-cover .tip-cont-box {
    width: 80% !important;
  }
}
@media screen and (max-width: 768px) {
	.tit5 {
    position: relative;
    text-align: center;
    font-size: 24px;
    line-height: 20px;
    background: #fff;
}
	.by_gap{padding-top:60px}
  .live.exhibitor-index .main-box .play-box .left-box {
    height: 920px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .doc-cont {
    height: 460px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .player-cont,
  .play-box .right-box .small-box {
    height: 460px !important;
  }
  .live.exhibitor-index .main-box .play-box .left-box .left-cover {
    height: 460px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover {
    top: 460px;
    height: 460px;
  }
	.footer_box{ background:#f1f1f1; padding:10px 0 20px;}
.footer{ margin:0 auto; width:100%; clear:both; overflow:hidden;}
.footer_1{ float:none; width:90%; margin:0 auto;}
.footer_2{ display:block;width:90%; margin:0 auto;padding-left: 20px;}
.footer_3{ display:none;}
.footer_4{ display:none;}
.footer b{ display:block; font-size:16px; font-weight:normal; line-height:50px; text-align:center;}
.footer li{ line-height:30px; font-size:12px; color:#666;
	      border-bottom:1px solid #ccc;
	}

}
@media screen and (max-width: 450px) {
  .live.exhibitor-index .main-box .play-box .left-box {
    height: 500px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .doc-cont {
    height: 250px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .player-cont,
  .play-box .right-box .small-box {
    height: 250px !important;
  }
  .live.exhibitor-index .main-box .play-box .left-box .left-cover {
    height: 250px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover {
    top: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 420px) {
  .live.exhibitor-index .main-box .play-box .left-box {
    height: 460px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .doc-cont {
    height: 230px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .player-cont,
  .play-box .right-box .small-box {
    height: 230px !important;
  }
  .live.exhibitor-index .main-box .play-box .left-box .left-cover {
    height: 230px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover {
    top: 230px;
    height: 230px;
  }
}
@media screen and (max-width: 370px) {
  .live.exhibitor-index .main-box .play-box .left-box {
    height: 400px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .doc-cont {
    height: 200px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .player-cont,
  .play-box .right-box .small-box {
    height: 200px !important;
  }
  .live.exhibitor-index .main-box .play-box .left-box .left-cover {
    height: 200px;
  }
  .live.exhibitor-index .main-box .play-box .left-box .right-cover {
    top: 200px;
    height: 200px;
  }
}
.page-cover {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  box-shadow: 0 0 3px #f2f2f2;
}
.page-cover .cover-bg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.8);
}

.page-cover .tip-cont-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 30px 0;
  text-align: center;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 50%;
  max-width: 260px;
  max-height: 220px;
  z-index: 100000;
  background-color: #fff;
  border-radius: 3px;
}
.page-cover .tip-cont-box a {
  display: block;
  margin: 20px auto 0;
  padding: 2px 10px;
  width: 60px;
  box-shadow: 0 0 3px #999;
}
