@charset "utf-8";
/* CSS Document */
/*轮播图 S*/
.xhcj_zhibo_banner {
  overflow: hidden;
  height: 630px;
  margin-bottom: 10px;
}
.story_new_banner {
  width: 100%;
  height: 500px;
  background: url(../image/zhibo_banner.png) center no-repeat;
}
.story_new_banner_con {
  padding-top: 180px;
}
.inner {
  width: 1200px;
  margin: 0 auto;
}
.inner .hot-event {
  padding: 450px 0 0;
  position: relative;
}
.inner .hot-event .event-item {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.inner .event-item-abstract .banner_img {
  float: left;
}
.inner .hot-event .event-item a img {
  border: 0;
  height: 450px;
}
.inner .event-item-abstract .banner_img,
.inner .event-item-abstract .banner_img img {
  width: 800px;
  height: 450px;
}
.inner .hot-event .event-item .banner_img {
  display: block;
  position: relative;
  z-index: 1;
}
.inner .hot-event .event-item .banner_img i {
  position: absolute;
  width: 140px;
  height: 140px;
  background: url(../image/zhibo_video_icon.png) no-repeat;
  top: 155px;
  left: 50%;
  margin-left: -70px;
}
.inner .event-item-abstract .banner_r {
  width: 340px;
  height: 450px;
  float: right;
  padding: 0 30px;
  background: rgba(0, 0, 0, 0.8);
}
.inner .event-item-abstract .banner_r h2 {
  padding: 50px 0 10px;
}
.inner .event-item-abstract .banner_r h2 a {
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  line-height: 38px;
  font-family: SourceHanSerifCNBold;
}
.inner .event-item-abstract .banner_r p a {
  font-size: 14px;
  color: #fff;
  line-height: 28px;
  font-family: SourceHanSerifCNBold;
}

.inner .event-item-abstract .banner_r .a_enter {
  margin: 30px auto 0 auto;
  width: 120px;
  height: 24px;
  background: rgba(201, 70, 79, 1);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25),
    0px 0px 12px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
.inner .event-item-abstract .banner_r .a_enter a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 24px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.inner .event-item-abstract .banner_r .a_enter a:hover {
  color: #fff !important;
}

.switch-tab {
  overflow: hidden;
  width: auto;
  margin: 0 auto;
}
.inner .hot-event .switch-tab {
  text-align: center;
  position: absolute;
  right: 40px;
  bottom: 18px;
  z-index: 3;
}

.inner .hot-event .switch-tab .current,
.inner .hot-event .switch-tab a {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  float: left;
  overflow: hidden;
  margin-left: 3px;
  color: #fff;
  display: block;
  margin-right: 3px;
  cursor: pointer;
  font-weight: 400;
}
.inner .hot-event .switch-tab .current {
  border: 1px solid #f7b500;
  border-radius: 3px;
  color: #f7b500;
  font-weight: 500;
}
.inner .detail_tit_share {
  float: left;
  position: absolute;
  bottom: 18px;
}
.sosh-item-icon {
  width: 14px !important;
  height: 14px !important;
  padding: 2px !important;
}
/*轮播图 E*/
/*列表 S*/
.xhcj_zhibo_list {
  width: 1200px;
  margin: 0 auto;
}
.xhcj_zhibo_list ul {
  overflow: hidden;
  margin-bottom: 30px;
}
.xhcj_zhibo_list ul li {
  width: 380px;
  height: 471px;
  background: #fff;
  border-radius: 5px;
  float: left;
  margin-top: 30px;
  margin-right: 30px;
  position: relative;
}
.xhcj_zhibo_list ul li:nth-of-type(3n) {
  margin-right: 0;
}
.xhcj_zhibo_list ul li .zhibo_img {
  width: 100%;
  position: relative;
}
.xhcj_zhibo_list ul li .zhibo_img .icon {
  width: 72px;
  height: 32px;
  display: block;
  position: absolute;
  left: 12px;
  bottom: 12px;
}
.xhcj_zhibo_list ul li .zhibo_img .yugao {
  background: url(../image/yugao_icon.png) no-repeat;
}
.xhcj_zhibo_list ul li .zhibo_img .jieshu {
  background: url(../image/jieshu_icon.png) no-repeat;
}
.xhcj_zhibo_list ul li .zhibo_img .huifang {
  background: url(../image/huifang_icon.png) no-repeat;
}
.xhcj_zhibo_list ul li .zhibo_img .zhibo {
  background: url(../image/zhibo_icon.png) no-repeat;
}

.xhcj_zhibo_list ul li .zhibo_img .click_zhibo {
  position: absolute;
  right: 12px;
  bottom: 15px;
  width: 112px;
  height: 24px;
  background: #000000;
  border-radius: 15px;
  opacity: 0.49;
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.xhcj_zhibo_list ul li .zhibo_img img {
  width: 380px;
  height: 214px;
}
.xhcj_zhibo_list ul li .zhibo_info {
  padding: 13px 15px 20px;
}
.xhcj_zhibo_list ul li .zhibo_info h2 {
  height: 53px;
  font-size: 20px;
  font-weight: 300;
  color: #262626;
  line-height: 28px;
  margin-bottom: 13px;
}
.xhcj_zhibo_list ul li .zhibo_info span {
  font-size: 12px;
  font-weight: 300;
  color: #c0c0c0;
  line-height: 17px;
}
.xhcj_zhibo_list ul li .zhibo_info p {
  height: 60px;
  font-size: 14px;
  font-weight: 300;
  color: #666666;
  line-height: 20px;
  margin-top: 12px;
  margin-bottom: 20px;
}
.xhcj_zhibo_list ul li .detail_tit_share {
  float: right;
  display: none;
}
.xhcj_zhibo_list ul li .zhibo_info em {
  font-style: normal;
  font-size: 12px;
  color: #c0c0c0;
  line-height: 17px;
}
.xhcj_zhibo_list ul li .zhibo_img .zhibo_bg {
  width: 380px;
  height: 214px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../image/zhibo_video_bg.png) no-repeat;
  display: none;
}
.xhcj_zhibo_list ul li .zhibo_img:hover .zhibo_bg {
  display: block;
  cursor: pointer;
}

.ui-load-more {
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  color: rgba(102, 102, 102, 1);
}

.ui-live-logo {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: 30px;
  top: 30px;
  background-color: #c9464f;
  color: #fff;
  font-size: 22px;
  text-align: center;
}
/*列表 E*/
