html,
body {
  background: #f5f5f5;
}

.inner {
  width: 1200px;
  margin: 20px auto;
}

.live_main {
  width: 848px;
  float: left;
  margin-right: 20px;
}

.slide_right {
  width: 330px;
  float: right;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.massage {
  padding: 20px;
  border-bottom: 1px #f0f0f0 solid;
}

.massage p {
  color: #333;
  line-height: 20px;
  padding-left: 25px;
}

.massage .P_img {
  background: url(https://p3.lefile.cn/product/adminweb/2020/08/17/fa9ea375-ec58-4db5-881f-e5f3d53b6fcd.gif)
    no-repeat;
  background-position: 2px 3px;
  background-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.massage .list_ul li .announce-post {
  margin-top: 7px;
  color: #252525;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.massage .list_ul li img {
  width: 70px;
}
.massage .shop_item {
  width: 278px;
  height: 100px;
  border-radius: 6px;
  border: 1px solid rgba(238, 238, 238, 1);
  margin-bottom: 14px;
  padding-left: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 7px;
  position: relative;
}

.shop_item .bg_red {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background: rgba(226, 35, 25, 1);
  color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  border-radius: 5px 0 0 0;
  top: 0;
  left: 0;
}

.shop_item .endimg {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 40px;
  left: 58px;
  display: none;
}

.shop_item:last-child {
  margin-bottom: 0px;
}

.item_img {
  width: 90px;
  height: 90px;
  float: left;
  margin-right: 7px;
}

.item_img img {
  width: 100%;
  height: 100%;
}

.shop_item_text {
  float: left;
}

.shop_item_text p {
  width: 178px;
  height: 60px;
  font-size: 14px;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 20px;
  margin-bottom: 16px;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
}

.shop_item_text p:hover {
  color: rgba(226, 35, 25, 1);
}

.shop_item_text_b {
  height: 26px;
}

.shop_item_text_b .Rmb {
  height: 20px;
  font-size: 14px;
  color: #e22319;
  text-align: left;
  float: left;
  line-height: 26px;
}

.shop_item_text_b span {
  float: right;
  display: block;
  width: 48px;
  height: 26px;
  background: rgba(226, 35, 25, 1);
  border-radius: 4px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  cursor: pointer;
}
.shop_item_text_b span.ask-explain {
  margin-right: 3px;
  background-color: #fff;
  border: 1px solid rgba(226, 35, 25, 1);
  color: rgba(226, 35, 25, 1);
}
.shop_item_text_b span.ask-explain.ask-gray {
  border: 1px solid #e0e0e0;
  color: #e0e0e0;
}
.shop_item_text_b span.ask-explain.top-pro {
  background-image: url(https://p1.lefile.cn/fes/cms/2020/09/24/hylt0yfi41i96w64g4q2xlzqae5rsl654482.gif);
  display: inline-block;
  width: 59px;
  height: 26px;
  background-size: 59px 26px;
  border: none;
  cursor: default;
}
.live_header {
  height: 70px;
  padding: 15px;
  background: #fff;
}

.liveUserImg {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-right: 14px;
  float: left;
}

.liveUserImg img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.live_text {
  float: left;
}

.live_text_t {
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 22px;
  margin-top: 4px;
}

.live_text_p {
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 18px;
  margin-top: 9px;
}

.live_name {
  float: left;
  width: 418px;
  font-size: 14px;
}

.live_right {
  width: 315px;
  float: right;
}

.live_see {
  padding-left: 25px;
  background: url(https://p3.lefile.cn/product/adminweb/2020/08/17/c9b01448-5257-46ad-949d-91a3d99f1b83.png)
    no-repeat;
  background-size: 18px;
  background-position: 0;
  float: left;
  width: 80px;
  font-size: 14px;
  line-height: 25px;
}

.live_on {
  padding-left: 25px;
  background: url(https://p2.lefile.cn/product/adminweb/2020/08/17/b4740a94-e8d8-4c5d-a23d-67eb50d25f57.png)
    no-repeat;
  background-size: 15px;
  background-position: 6px 4px;
  float: left;
  width: 80px;
  font-size: 14px;
  line-height: 25px;
}

.live_share {
  padding-left: 25px;
  background: url(https://p2.lefile.cn/product/adminweb/2020/08/17/c461720b-8269-453e-8d55-0c4624627b7e.png)
    no-repeat;
  background-size: 15px;
  background-position: 6px 4px;
  float: left;
  width: 80px;
  font-size: 14px;
  line-height: 25px;
}

.live_share:hover {
  color: red;
  cursor: pointer;
}

.live_iframe {
  height: 477px;
  position: relative;
  background: #000;
}

.live_anime {
  height: 500px;
  width: 850px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 111;
  overflow: hidden;
}

.live_call {
  height: 70px;
  background: #fff;
  padding-top: 14px;
  padding-right: 20px;
  padding-left: 30px;
}

.kl_btn {
  width: 28px;
  height: 20px;
  line-height: 20px;
  padding-top: 30px;
  color: #333;
  font-size: 14px;
  background: url(https://p3.lefile.cn/product/adminweb/2020/08/17/43809fee-d093-48ce-ae68-a72c0bc9ae45.png)
    no-repeat;
  background-size: 28px;
  float: left;
  margin-right: 30px;
  cursor: pointer;
}

.dj_btn {
  width: 28px;
  height: 20px;
  line-height: 20px;
  padding-top: 30px;
  color: #333;
  font-size: 14px;
  background: url(https://p1.lefile.cn/product/adminweb/2020/08/17/3a612a80-a6c5-4c7d-85ed-f5b03d9a77d0.png)
    no-repeat;
  background-size: 28px;
  float: left;
  cursor: pointer;
}

.live_call_input_box {
  height: 44px;
  float: right;
}

#live_call_input {
  height: 44px;
  width: 260px;
  background: rgba(238, 238, 238, 1);
  border: none;
  border-radius: 4px 0 0 4px;
  padding-left: 20px;
  color: #999999;
  font-size: 16px;
  float: left;
}

.fb_btn {
  border: 0;
  outline: none;
  width: 66px;
  height: 44px;
  background: rgba(237, 107, 104, 1);
  border-radius: 0 4px 4px 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 44px;
  float: left;
  cursor: pointer;
}

.fb_btn_off {
  pointer-events: none;
  opacity: 0.5;
}

.dj_btn_box {
  position: relative;
}

canvas {
  position: absolute;
  top: -314px;
  left: -30px;
  z-index: 222;
}

.live_call_list {
  margin-top: 20px;
  background: #fff;
  padding-bottom: 100px;
}

.live_call_list_t {
  padding: 13px 20px;
  height: 33px;
  border-bottom: 1px #eeeeee solid;
}

.live_callNum {
  height: 33px;
  font-size: 24px;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 33px;
  margin-right: 10px;
  float: left;
}

.live_call_text {
  width: 54px;
  height: 33px;
  font-size: 18px;
  font-weight: 500;
  color: rgba(153, 153, 153, 1);
  line-height: 33px;
  float: left;
}

.live_call_list_items {
  padding: 0 42px;
}

.talk_call_item {
  height: 70px;
  border-bottom: 1px #eee solid;
  position: relative;
  padding: 20px 0;
}

.talk_call_item .user_img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  float: left;
}

.talk_call_item .user_img img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.user_call {
  float: left;
  margin-left: 13px;
  width: 630px;
}

.talk_call_item_top {
  color: #999;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
}

.talk_call_item_top .userId {
  margin-right: 25px;
  color: #333;
}

.talk_call_item_top .userId a {
  color: #999;
}

.userId a:hover {
  color: rgba(226, 35, 25, 1);
}

.user_F {
  float: right;
}

.user_call p {
  line-height: 25px;
  height: 25px;
  color: #333;
  margin-top: 14px;
  margin-bottom: 10px;
  font-size: 18px;
  word-wrap: break-word;
  word-break: break-all;
}

.user_call p em {
  line-height: 25px;
  height: 25px;
  color: #ff9c4c;
  margin-top: 14px;
  margin-bottom: 10px;
  font-size: 18px;
}

.header_2018 .header_box.header_min .cj-message2-box {
  display: none;
}

.cj-message2-box {
  position: relative;
  float: right;
  width: 30px;
  height: 30px;
  margin-top: 20px;
}

.cj-message2-box .message2 {
  display: block;
  width: 30px;
  height: 30px;
  background: url(https://p2.lefile.cn/product/adminweb/2020/08/17/06706a19-5175-4f5b-b211-26d14bc063e5.png)
    no-repeat;
  background-size: 100% 100%;
}

/*弹幕*/
.dm-font-x {
  width: auto;
  overflow: hidden;
  height: 30px;
  color: white;
  line-height: 30px;
  text-align: center;
  margin-left: 850px;
  position: absolute;
  opacity: 1;
  font-size: 22px;
}

/*分享*/
.share {
  width: 380px;
  height: 380px;
  background: #fff;
  padding: 20px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -380px;
  margin-top: -190px;
  box-shadow: 0px 3px 6px #969696;
  z-index: 999;
}

.share_close {
  height: 20px;
}

.share_close_btn {
  height: 18px;
  width: 18px;
  display: block;
  float: right;
  background-repeat: no-repeat;
  background-image: url(https://p4.lefile.cn/product/adminweb/2020/08/17/24ccac2e-b105-494e-acb2-ac44a92eb29c.png);
}

.share_text {
  font-size: 20px;
  line-height: 26px;
  height: 26px;
  text-align: center;
  margin: 0;
}

#two_M {
  padding: 14px 25px;
  width: 258px;
  height: 249px;
  /* border: 1px red solid; */
  margin: 0 auto;
}

#two_M img {
  width: 100%;
  height: 100%;
}

.share_border {
  border-bottom: 1px #cfcfcf solid;
}

.share_font_text {
  font-size: 14px;
  color: #cfcfcf;
  line-height: 26px;
  height: 26px;
  text-align: center;
  margin: 0 57px;
}

.share_font_text {
  font-size: 14px;
  color: #cfcfcf;
  line-height: 26px;
  height: 26px;
  text-align: center;
  margin: 0 57px;
}

a:hover {
  text-decoration: none;
}

.live_call,
.kl_btn,
.dj_btn_box,
.dj_btn,
canvas {
  -moz-user-select: none;
  /*火狐*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -ms-user-select: none;
  /*IE10*/
  -khtml-user-select: none;
  /*早期浏览器*/
  user-select: none;
}

/*优惠卷*/
.yhqbg {
  width: 292px;
  height: 110px;
  background: url(https://p2.lefile.cn/product/adminweb/2020/08/17/2dfdab02-0d83-486b-9a98-c2ea203e2d42.png)
    no-repeat;
  margin-bottom: 14px;
  background-size: contain;
}

.yhqbg .left_box {
  width: 160px;
  height: 110px;
  float: left;
  position: relative;
  overflow: hidden;
}

.yhqbg .right_box {
  width: 124px;
  height: 110px;
  float: left;
}

.yhqbg:last-child {
  margin-bottom: 0px;
}

.RMB_box {
  position: relative;
  text-align: center;
  font-size: 45px;
  color: #ef2b20;
  font-family: FZLTDHJW--GB1-0;
  margin-top: 20px;
  font-weight: bold;
}

.mianxiquan {
  position: relative;
  text-align: center;
  font-size: 36px;
  color: #ef2b20;
  font-family: FZLTDHJW--GB1-0;
  margin-top: 36px;
  font-weight: bold;
}

.RMB_yuan {
  position: absolute;
  font-family: FZLTHJW--GB1-0;
  font-size: 12px;
  color: #f84142;
  letter-spacing: 0;
  bottom: 7px;
}

.yhq_text {
  font-family: FZLTZHJW--GB1-0;
  font-size: 20px;
  color: #ef2b20;
  letter-spacing: 0.91px;
  text-align: center;
  padding-left: 14px;
}

.zb_text {
  font-family: FZLTHJW--GB1-0;
  font-size: 12px;
  color: #fbdede;
  letter-spacing: 0;
  text-align: center;
  width: 80px;
  margin: 30px auto 10px auto;
  line-height: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.lingqu {
  /*background-color: ;*/
  border-radius: 4px;
  text-align: center;
  margin: 10px auto 0 auto;
  font-family: FZLTZHJW--GB1-0;
  font-size: 12px;
  color: #e1161a;
  letter-spacing: 0;
  height: 20px;
  line-height: 20px;
  width: 60px;
  padding: 0 14px;
  display: block;
  background: url('https://p2.lefile.cn/product/adminweb/2020/08/17/84805159-fdaa-4587-9e48-b12954a33630.png')
    #ffffff no-repeat;
  background-size: 6px 14px;
  background-position: 72px 3px;
}

.Y_lingqu {
  border-radius: 4px;
  text-align: center;
  margin: 10px auto 0 auto;
  font-family: FZLTZHJW--GB1-0;
  font-size: 12px;
  color: #e1161a;
  letter-spacing: 0;
  height: 20px;
  line-height: 20px;
  width: 60px;
  padding: 0 14px;
  display: block;
  background: url('https://p2.lefile.cn/product/adminweb/2020/08/17/84805159-fdaa-4587-9e48-b12954a33630.png')
    #fff3b1 no-repeat;
  background-size: 6px 14px;
  background-position: 72px 3px;
}

.imgs_ylq {
  position: absolute;
  height: 118px;
  width: 118px;
  top: -15px;
  left: -15px;
}

.dz_title_class {
  margin-right: 5px;
  background: url(https://img1cdn.clubstatic.lenovo.com.cn/pc3/images/live/dzkm.svg)
    no-repeat;
  padding: 0 5px;
  background-size: 100% 100%;
  display: block;
  height: 24px;
  float: left;
  line-height: 24px;
  color: #fff;
}

.live_name span {
  float: left;
  margin-right: 10px;
}

.live_name em.kaishi {
  float: left;
  position: relative;
  background: #e1140a;
  border-radius: 9px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  display: block;
  width: 57px;
  margin-top: 2px;
}

.live_name .live_ready em.zhunbei {
  float: left;
  position: relative;
  background: #14b984;
  border-radius: 9px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  display: block;
  width: 57px;
  margin-right: 5px;
}

.live_name em.jieshu {
  float: left;
  position: relative;
  background: #a6adab;
  border-radius: 9px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  display: block;
  width: 57px;
  margin-top: 2px;
}

.live_name em i {
  display: block;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #e1140a;
  position: absolute;
  right: -8px;
  top: 8px;
}

.live_ready {
  background: #ececec;
  width: auto;
  padding-right: 10px;
  line-height: 20px;
  height: 20px;
  display: block;
  float: left;
  border-radius: 9px;
  color: #454545;
  margin-top: 2px;
  display: none;
}

/* 新增 */
/* .endplayImg{
    width: 100%;
    height: 100%;
    background-image: url(//img1cdn.clubstatic.lenovo.com.cn/pc3/images/live/pc_endplay.png);
    background-repeat: no-repeat;
    background-size: cover;
} */

/* 播放器控件 */
.mudu-reset.mudu-controller {
  width: 70% !important;
  margin: 0 auto !important;
}

/* 播放错误 */
.endplayImg {
  width: 142px;
  height: 112px;
  background-image: url(https://p4.lefile.cn/product/adminweb/2020/08/17/41c288a7-38e1-4184-9e07-8f12c67d1f32.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 40%;
  left: 50%;
  margin-left: -71px;
  margin-top: -56px;
}

.endplayImg .text {
  width: 100%;
  height: 39px;
  font-size: 18px;
  font-family: FZLTZHJW--GB1-0, FZLTZHJW--GB1;
  font-weight: normal;
  color: rgba(255, 255, 255, 1);
  line-height: 18px;
  text-align: center;
  padding-top: 127px;
}

.errUI {
  width: 171px;
  height: 57px;
  background-image: url(//p3.lefile.cn/fes/cms/2020/10/22/bn3r2p36smdijncehu2om4hz5ubhhq035672.gif);
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  margin: 0 auto;
  background-position-x: 50%;
  margin-top: 22%;
}
.innerUI {
  color: #fff;
  font-size: 12px;
  text-align: center;
  height: 24px;
  position: absolute;
  width: 170px;
  bottom: -38px;
  left: 50%;
  transform: translate(-50%, 0);
}

/* 全屏去掉 */
.mudu-reset.mudu-icons.mudu-icons-right {
  /* display: none !important; */
}

.waiting {
  background-image: url(https://p2.lefile.cn/fes/cms/2020/08/17/2jefyjkqdls8bvv6z3hpzqxv69wf0h383069.gif);
  width: 640px;
  height: 380px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -190px;
  margin-left: -320px;
}

.errbox {
  height: 100%;
  width: 100%;
  position: relative;
  top: 0;
}

.endbox {
  width: 50%;
  height: 100%;
  position: absolute;
  background: #000;
  display: none;
  z-index: 999;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
}

#errbox {
  z-index: 9;
  background: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
/*直播结束样式*/
#J_prismPlayer  .video-finished-wrap {
  width: 300px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
#J_prismPlayer  .video-finished-wrap .video-finished-icon {
  display: block;
  width: 24px;
  height: 19px;
  margin: 0 auto 22px;
}
#J_prismPlayer .video-finished-wrap .video-finished-txt {
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  line-height: 18px;
  font-weight: 400;
  margin-bottom: 55px;
  opacity: .8;
}
#J_prismPlayer  .video-finished-wrap .video-finished-btn {
  width: 120px;
  height: 36px;
  line-height: 36px;
  background-color: #FF2F2F;
  color: #FFFFFF;
  text-align: center;
  font-size: 12px;
  margin: 0 auto;
  border-radius: 5px;
  cursor: pointer;
}
/*直播转存未完成样式*/
#J_prismPlayer  .video-transfer-wrap {
  width: 300px;
  height: 300px;
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  margin: auto;
}
#J_prismPlayer  .video-transfer-wrap .video-transfer-icon {
  display: block;
  width: 27px;
  margin: 0 auto 14px;
}
#J_prismPlayer  .video-transfer-wrap .video-transfer-txt {
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 18px;
  font-weight: 400;
}