@charset "utf-8";
/* CSS Document */
body {
  background-color: #f8f8f8;
}
:focus {
  outline: none;
}
.live_banner {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 0;
}
.live_banner img {
  max-width: 100%;
}
.live_main {
  max-width: 1000px;
  margin: 30px auto;
  width: 94%;
  /* overflow:hidden; */
}
.live_main_top {
  position: relative;
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  color: #006fc5;
}
.ui-total-pv{
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #666;
}
.ui-total-pv span{
  padding-left: 5px;
}
.live_main_title {
  margin: 20px 0;
  font-size: 28px;
  line-height: 42px;
  color: #333;
}
.live_main_summary {
  background-color: #fff;
  padding: 20px;
  border-radius: 7px 3px 3px 3px;
}
.live_main_summary p {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  text-align: justify;
}
.live_main_like {
  text-align: right;
  margin-top: 20px;
}
.live_main_like span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #bfbfbf;
  margin-left: 30px;
}
.live_main_like span.like_dz {
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 0;
  background-image: url(../image/live_like.png);
}
.live_main_like span.like_dz.cur {
  background-image: url(../image/live_like_cur.png);
  color: #cda949;
}
.live_main_like span.like_pl {
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right 2px;
  background-image: url(../image/live_comment.png);
}
.live_main_video {
  margin-top: 36px;
  border-radius: 7px;
}
.live_main_video img {
  width: 100%;
  border-radius: 7px 7px 0 0;
}
.live_main_video .video_box {
  width: 100%;
  /* height: 565px; */
  padding-bottom: 56.5%;
  border-radius: 7px 7px 0 0;
  overflow: hidden;
  position: relative;
}
#live-video,
.video-js {
  position: absolute;
  left: 0;
  top: 0;
  width: 100% !important;
  height: 100% !important;
}
.video_text {
  height: 78px;
  background-color: #fff;
  border-radius: 0 0 7px 7px;
}
.video_text_zb {
  display: block;
  width: 140px;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  border-radius: 20px;
  border: 1px solid #6d7278;
  color: #6d7278;
  text-align: center;
  float: left;
  margin: 18px 0 20px 26px;
}
.video_text_zb.cur {
  color: #378bd2;
  border: 1px solid #378bd2;
}
.live_reads {
  float: right;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #999;
  margin-top: 27px;
  margin-right: 30px;
}
.live_reads span {
  color: #cda949;
  margin-right: 4px;
}
.live_share {
  float: right;
  margin-top: 27px;
  margin-right: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  position: relative;
}
.live_share i {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../image/live_share.png) no-repeat center center;
}
.live_share_con {
  display: none;
  position: absolute;
  padding-top: 20px;
  top: 0;
  left: -100px;
  width: 150px;
  line-height: 30px;
}
.live_main_agenda {
  margin-top: 30px;
}
.live_main_agenda h3 {
  font-weight: 500;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  color: #262626;
  padding-left: 32px;
  margin-left: 18px;
  background: url(../image/live_agenda.png) no-repeat 0 0;
}
.live_main_agenda .agenda_con {
  font-size: 16px;
  line-height: 26px;
  margin-top: 22px;
}
.live_main_agenda .agenda_con img {
  max-width: 100%;
}
.live_main_report {
  background-color: #fff;
  margin-top: 30px;
  /* display: none; */
}
.live_main_report .report_top {
  height: 70px;
  border-bottom: 1px solid #e5e5e5;
}
.live_main_report .report_top h3 {
  float: left;
  height: 28px;
  line-height: 28px;
  padding-left: 32px;
  margin-top: 30px;
  margin-left: 28px;
  color: #262626;
  font-size: 20px;
  background: url(../image/live_report.png) no-repeat 0 2px;
}
.live_main_report .report_toobar {
  float: right;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  height: 20px;
  margin-right: 30px;
  margin-top: 34px;
}
.live_main_report .report_toobar p {
  display: inline-block;
  margin-left: 40px;
}
.live_main_report .report_toobar p span {
  cursor: pointer;
}
.live_main_report .report_toobar p .cur {
  color: #408ee0;
}
.live_main_report .report_toobar p em {
  font-style: normal;
  color: #e5e5e5;
  padding: 0 4px;
}
.live_main_report .report_list {
  width: 94%;
  max-width: 920px;
  margin: 0 auto;
  overflow: hidden;
}
.live_main_report .report_list .refresh-wrapper {
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #999;
  font-size: 12px;
}
.live_main_report .report_list .list_con {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.list_con video {
  width: 100%;
  height: 100%;
}
.live_main_report .list_top {
  height: 60px;
}
.live_main_report .list_top .icon_box {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
.live_main_report .list_top .icon_box img {
  width: 100%;
  height: 100%;
}
.live_main_report .list_top span {
  display: block;
}
.live_main_report .list_top .time {
  font-size: 14px;
  color: #787878;
  line-height: 22px;
  margin-bottom: 4px;
}
.live_main_report .list_top .name {
  color: #cda949;
  font-size: 16px;
  line-height: 22px;
}
.live_main_report .list-text {
  font-size: 20px;
  line-height: 30px;
  color: #3c3c3c;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: justify;
}
.live_main_report .list_img {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 924px;
}
.live_main_report .list_img .img_box {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}
.live_main_report .list_img img {
  width: 100%;
  height: 100%;
}
.live_main_report .img1 .img_box {
  width: 920px;
}
.live_main_report .img1 img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.live_main_report .img2 .img_box {
  width: 458px;
  height: 258px;
}
.live_main_report .img3 .img_box {
  width: 304px;
  height: 171px;
}
.live_main_report .list_like {
  text-align: right;
  margin-top: 10px;
}
.live_main_report .list_like span {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #bfbfbf;
  margin-left: 30px;
}
.live_main_report .list_like span.like_dz {
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: right 0;
  background-image: url(../image/live_like.png);
}
.live_main_report .list_like span.like_dz.cur {
  background-image: url(../image/live_like_cur.png);
  color: #cda949;
}
.live_main_report .list_like span.like_pl {
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right 2px;
  background-image: url(../image/live_comment.png);
}

@media screen and (max-width: 1200px) {
  .m-head,
  .xhzs-bottom,
  .live_share {
    display: none;
  }
  .live_main_report .report_top h3,
  .live_main_agenda h3 {
    margin-left: 5px;
  }
  .live_main_video,
  .live_main,
  .live_main_report,
  .live_main_agenda {
    margin-top: 20px;
  }
  .live_main_report .report_toobar {
    margin-top: 12px;
    width: 56%;
    margin-right: 0;
    text-align: right;
  }
  .live_main_report .report_toobar p {
    margin-left: 0;
    margin-bottom: 5px;
    margin-right: 3%;
  }
  .live_main_report .list_img {
    width: 100%;
  }
  .live_main_report .list_img .img_box {
    margin-right: 1%;
    margin-bottom: 4px;
  }
  .live_main_report .img1 .img_box {
    width: 100%;
  }
  .live_main_report .img2 .img_box {
    width: 49%;
    height: auto;
  }
  .live_main_report .img3 .img_box {
    width: 32%;
    height: auto;
  }
}
