body {
  /*background-color: #F5F5F5;*/  }
a{
  text-decoration: none;
}
.fr{
  float: right;
}
.liveTop{
  font-size: 0;
}
.liveTop a{
  display: inline-block;
}
.liveTop a.topLogo,.topLogo img{
  width: 127px;
  height: 23px;
}
.liveTop a.topLogo{
  padding-top: 10px;
}
.liveMain {
  width: 1200px;
  margin:0 auto;
}
.liveTopCon{
  width: 1200px;
  margin: 0 auto;
  line-height: 44px;


}
.liveTopCon a{
  display: inline-block;
  vertical-align: top;
  color: #fff;

}
.upic,.upic img{
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.upic{
  margin-top: 6px;
}
.toplink{
  font-size:20px;
  margin: 0;
  margin-left: 118px;
}
.topLogin{
  font-size: 14px;
}
/* 适配不同屏幕尺寸
@media (min-width: 1366px) {
  .plv-watch-pc {
    width: 1247px;
  }
}
@media (min-width: 1440px) {
  .plv-watch-pc {
    width: 1350px;
  }
}
@media (min-width: 1600px) {
  .plv-watch-pc {
    width: 1430px;
  }
}
@media (min-width: 1920px) {
  .plv-watch-pc {
    width: 1680px;
  }
}
*/

.plv-watch-pc__top {
  position: relative;
  overflow: hidden;
}
.plv-watch-pc__top .pv-ppt-controller {
  width: 76.2%;
  z-index: 99;
}

/* 保持比例撑起高度 9:16=高:宽=56.25% */
.plv-watch-pc__screen__height {
  position: relative;
  height: 0;
  padding-top: 566px;
  /*padding-top: 56.25%;*/
  overflow: hidden;
}
.plv-watch-pc__screen__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.plv-watch-pc__screen__inner img{
  width: 100%;
  height: 100%;
}
/* 主屏（左侧） */
.plv-watch-pc__screen-main {
  width: 76.2%;
}
/* 主屏（全屏） */
.plv-watch-pc__screen-main_page{
  width: 100%;
}
.plv-watch-pc__screen-main .livePlay .posterTxt{
  padding-top: 193px;
}
.plv-watch-pc__screen-main_page .livePlay .posterTxt{
  padding-top: 203px;
}
/* 辅屏（右侧） */
.plv-watch-pc__screen-sub {
  position: absolute;
  left: 76.2%;
  right: 0;
  top: 0;
}

/* 侧栏聊天室 */
.plv-watch-pc__side {
  position: absolute;
  left: 76.2%;
  right: 0;
  top: 0;
  bottom: 0;
}
.plv-watch-pc__chat {
  position: absolute;
  left: 0;
  top: 0;
  padding-top: 56.25%;
  width: 100%;
  height: 100%;
}
/* 普通直播，没有辅屏 */
.plv-watch-pc--alone .plv-watch-pc__chat {
  padding-top: 0;
}

/* 聊天室样式覆写 */
.plv-watch-pc .plv-skin--dark .polyv-chat-room {
  background-color: #202127;
}
.plv-watch-pc .plv-skin--dark .polyv-cr-navbar {
  background-color: #3e3e4e;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-cr-navbar>li {
  color: #adadc0;
  font-size: 14px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-cr-navbar>li.polyv-crn-active {
  color: #fff;
  border-bottom: 0
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-cr-navbar>li.polyv-crn-active>span:first-child {
  border-bottom: 3px solid #fff;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-cr-navbar>li>span:first-child {
  display: inline-block;
  line-height: 35px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-cr-navbar>li>span {
  display: inline-block;
  line-height: 35px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room>.polyv-cr-body {
  background-color: #202127;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-input {
  background-color: #3e3e4e;
}
.plv-watch-pc .plv-skin--dark .tab-chat-content::-webkit-scrollbar {
  width: 6px;
}
.plv-watch-pc .plv-skin--dark .tab-chat-content::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #46464f;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-msg-content {
  background: #2b2c35;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-emotion-wrap {
  background: #202127;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-emotion-wrap:after {
  border-color: #202127 transparent transparent;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-chat-input textarea {
  background: #2e2e36;
  padding: 4px;
  color: #fff;
  margin-bottom: 5px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-btn-info {
  background: #2b2c35;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-chat-input .polyv-icon-emotion {
  background: url('../img/emotion.png');
  background-size: 18px 18px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-chat-input .polyv-icon-flower {
  background: url('../img/flower.png');
  background-size: 18px 18px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-chat-input .polyv-icon-like {
  background: url('../img/like.png');
  background-size: 18px 18px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-chat-input .polyv-pc-only-teacher {
  color: #fff;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-chat-input-top {
  padding-bottom: 5px;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room>.polyv-cr-body .polyv-set-nickname.show {
  background: #3e3e4e
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room>.polyv-cr-body .polyv-set-nickname input {
  background: #212121;
  border: 0;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room>.polyv-cr-body .polyv-set-nickname .polyv-btn {
  background: #3e3e4e;
  color: #888;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room>.polyv-cr-body .polyv-set-nickname .polyv-btn-info {
  background: #2b2c35;
  color: #fff;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-chat-list>.polyv-msg {
  color: #adadc0;
}
.plv-watch-pc .plv-skin--dark .polyv-chat-room .polyv-fr>span {
  color: #adadc0;
}


/* 全屏样式处理 */
.plv-watch-pc__top--fullscreen .plv-watch-pc__screen-main {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 88;
}
.plv-watch-pc__top--fullscreen .plv-watch-pc__screen-main .plv-watch-pc__screen__height {
  position: static;
}
.plv-watch-pc__top--fullscreen .plv-watch-pc__side {
  display: none;
}
.plv-watch-pc__top--fullscreen .plv-watch-pc__screen-sub {
  position: static;
}
.plv-watch-pc .plv-watch-pc__top--fullscreen .pv-ppt-controller {
  width: 100%;
}


/* 频道信息 */
.plv-watch-pc__info {
  display: none;
  padding: 0!important;
  border-top: 20px solid #F5F5F5;
  margin-top: 0;
}
.plv-watch-pc__info .liveMain{
  width: 960px;
  background: #F9F9F9;

}
.plv-watch-pc__info__logo {
  width: 50px;
  margin-right: 10px;
}
.plv-watch-pc__info__desc {
  vertical-align: top;
}
.plv-watch-pc__info__desc img{
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.plv-watch-pc__info__desc__name {
  margin-bottom: 8px;
  line-height: 24px;
  font-size: 18px;
}
.plv-watch-pc__info__desc__publisher-ico {
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url(../img/person.png) no-repeat;
  background-size: 18px 18px;
  margin-right: 4px;
}
.plv-watch-pc__info__desc__publisher,
.plv-watch-pc__info__desc__view {
  font-size: 14px;
  vertical-align: middle;
}
.plv-watch-pc__info__desc__publisher::after {
  content: '|';
  margin: 0 16px;
}


/* IE*/
.plv-watch-pc .ply-liveppt-container > object {
  width: 100%;
  height: 100%;
}

.liveBox{
  margin-bottom: 20px;
  background: #fff;
  color: #333333;
  padding: 20px;
  overflow: hidden;
  clear: both;
}
.liveBox h1{
  font-weight: bold;
  font-size: 24px;
  line-height: 50px;
  float: left;
  margin: 0;
}
.pcSignupBtn {
  width: 160px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  float: right;
  background: #D12C02;
  text-align: center;
  border-radius: 25px;
  cursor: pointer;
}
.liveTitle{
  margin-top: 20px;
  padding: 20px 38px;
  margin-bottom: 10px;
}
.liveTop{
  background: #222222;
  height: 44px;
}
.liveHead{
  font-size: 0;
  padding: 40px 0 23px;
}
.liveHead h2{
  display: inline-block;
}
.liveHead img{
  height: 24px;
}

.course-info-tit{
  font-size: 20px;
  line-height: 28px;
  padding: 32px 0 20px;
  margin: 0;
  text-align: center;
  position: relative;
  font-weight: bold;
}
.course-info-tit:before,.course-info-tit:after{
  display: block;
  content: '';
  width:30px;
  height:24px;
  position: absolute;
}
.course-info-tit:before{
  left: 20px;
  top: 18px;
  background: url("../images/bg_l.png") 0 / contain no-repeat;
}
.course-info-tit:after{
  right: 20px;
  top: 46px;
  background: url("../images/bg_r.png") 0 / contain no-repeat;

}
.plv-watch-pc__info__desc p{
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 30px;
}
.signNum{
  font-size: 16px;
  color: rgba(51, 51, 51, 0.9);
  display: inline-block;
  margin-left: 20px;
  padding-left: 16px;
  background: url("/static/live/images/fire.png") 0 center/11px 14px no-repeat;
}
.loginPopBtn{
  cursor: pointer;
}
.polyv-chat-room>.polyv-cr-body{
  overflow:hidden;
}
.polyv-chat-room>.polyv-cr-body>div.c-product-bubble{
    display: block;
    height: 80px;
    position: absolute;
}
.c-product-bubble{
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 3;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
    -webkit-transform: translateX(-290px);
    -ms-transform: translateX(-290px);
    transform: translateX(-290px)
}
.c-product-bubble-btn__inner {
  display: block;
  width: 24px;
  height: 24px;
  text-decoration: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADmklEQVRoQ9WaPUwUURDH/7OXGORiYSQhRj5CQmFC6DRaai4aK4GGSojGuHvXcRSGBA0EpbHwTAhwd8ZoghWNUEk0REuN1gSQxsIcBYaCgCdwO+bt3ud6H7t795bstrtv3vzmzZs3M28JDXg4Gj2NdPoGdP06gItg7gbRWTCfMcQT7YF5F0RbANahKJ/Q1PSRYrE/9U5PbgVwJCIU7IOu9wG4CaDZoawDAB+gKMsgWqb5+V2H403bOB3EqtoMolEwPwRgWrj+Zw9Ez8D8nJJJAWb7sQ3Ai4sBrK7eB/MkgPO2Z3D2YQpEkwiFXtHgYMbOUFsAHA5fAPMSmC/ZEVr3N0TfQdRP8fivWrJqArCqXgHwTqLVK+mYAjBAyeTXahBVAVjT7oD5JYCmWpaQ9D4NogeUSLytJL8iQFb5BUmKORNLNFQJoixA1m0+n6DlrYBpANfKudN/AMaG1fVvJ+DztVYlBUW5bN3YJQDZUPnFcbTp7QWGhoDDQ2BhAdjYqKWMu/ciOoVCV4tDbCmApqlgTjiWPj0NtLSYwwTE7Cywvu5YjK0BRBolEsnct3kA44QFRK7i/JAaHwc6Ogrzy4UQ4bU7d2IXADTtEZif2LKC9aP2dmB0FGguSodkQhA9pkTiqVDDADASs0zmZ125TWcnMDLiFcQeAoFOkQCaAOHwXej6a1fWLx7kJYSi3KN4/I0JoKoiVeivG0AI8A5iiZLJATKKkf39HRf5fGVebyAOEAy2EEcit5HJLDfE+l67UyDQR6xpMTCPNBzAC3cieiEA3oP5lhQA2RBEK8Sq+kMcDNIA5EJsiRXYAfM5qQDVIGZmgM1Nd9MT/RYr8BfAKXcSHI4qF51SKWBSlNmunkNvAUTKEY0CwWBB2+1tYGLClfYidfTOhcopf3QECBdym35nXUj+Jq6k/NwcsLbm1vpinLGJ5YZRecqLluWK3INMpvJGLi0OMlmphGzlBYCRSshI5rxQHjCTuYan06K0FIVNcagU0ab+DWvd7GY63dCCxjvlgZKCphElpZfKA6UlpbEK9RT1bW1mUS/fbUw3shb12X3gvq0yNgZ0dRV8VI7P5+SXb6tkV8FdY2tqCmhtNSeQq7ywfvnGlgFg3sI4by329ADDw8DxsdlalNeVq95azEYk/zZ3c07m6/Z6HsK8nfHnBYcFwp9XTBZ38uclXx7Cz9eseQg/X3QXp4G+/dXAmsv69mePchX4Sf5u8w+GwxRnfOqLHQAAAABJRU5ErkJggg==);
  background-size: contain;
  cursor: pointer;
  outline: none
}

.c-product-bubble-btn__inner--disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAAAZlBMVEUAAADr6+vOzs7Nzc3Ozs7Ozs7Pz8/Pz8/Z2dnNzc3Ozs7Nzc3Ozs7Nzc3Nzc3Ozs7Pz8/Ozs7Ozs7R0dHQ0NDNzc3S0tLOzs7Pz8/Nzc3////7+/vW1tbS0tL39/fz8/Pe3t7Z2dkxk9upAAAAGXRSTlMABPns0rBzWArw7+ffzLmSiW1iQjwzIhplrlvmAgAAAX9JREFUWMOtmAeSgzAMRY0bnVBCkk/6/S+5ZXZ2N4kDAv47wBu5yJakRoj6tna2MFqbwrq67SO1gH3jMjyRuWY/z5LEFd5QxYlc43OMkHuZKvIGExgv2K2thQC7nQpnAyGb0aB2JcSUu/eeLsUM0u6dJ9aYhY7DngNmcwjGgwUEYuo0FqC7l/NKsYj06eyiEgspH+9T6B7er8frWXAzH/ICr5yPwzAcT5hk+29hofy6DYPMZP8W5xEUSU3+9/0xCHGVmkwyFhBwvkhN/iegHCtNeRLIjbBJlCkVVpuq738HWG/6+qUaEEzNp8iBYHJKRRkIpixSPcAw9aoFxdSqGhRTrRwoJqcsKCarClBMhTKYZ7ogiFEaM003hNA0EW1ptM2mHT/tQtJShJa0tGeE9rCxnlra40/7jlgfJO3LphURrLKGXWiFQ7rLSz9aMcovj8MF+0lYsNNaCFZTw2qzWI0fqxVlNcesdp01QGCNNEhDFtbYhzWI4o/G+MM62vjwA0DajWw6R8G6AAAAAElFTkSuQmCC)
}
.c-product-bubble__content {
  width: 270px;
  height: 80px;
  background: #fff;
  border-radius: 4px;
  top: 0px;
  left: 8px;
  position: absolute;
  -webkit-box-shadow: 0 0 10px 0 hsla(0,0%,60%,.3);
  box-shadow: 0 0 10px 0 hsla(0,0%,60%,.3);
}
.c-product-bubble-anim-enter-active,.c-product-bubble-anim-leave-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}



.c-product-bubble--mobile {
  top: 44px
}



.c-product-bubble .i-close-bubble {
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 5px;
  left: 261px;
  cursor: pointer;
  z-index: 2;
}
.i-close-bubble {
  background-image: url('/static/image/loginpop/close_icon.png');
}

.g-img-cover {
  background-size: contain;
  background-position: center -1px;
}
.c-product-bubble__cover {
  width: 98px;
  height: 56px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -28px!important;
  left: 12px
}

.c-product-bubble__cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.c-product-bubble__cover__number {
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: rgba(0,0,0,.35);
  border-radius: 0 0 6px 0
}

.c-product-bubble__name {
  font-size: 14px;
  /*font-size: 12px;*/
  color: #333;
  position: absolute;
  top: 14px;
  left: 118px;
  right: 22px;
  line-height: 20px;
  /*line-height: 18px;*/
  width:140px;
}

.c-product-bubble__bottom {
  position: absolute;
  right: 22px;
  bottom: 12px;
  left: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-product-bubble__price {
  width: 150px;
  color: #a73d41;
  font-size: 13px;
  font-weight: 600;
  margin-right: 4px;
  right: 0px;
  top: 50px;
  position: absolute;
  line-height: 30px;
}
.c-product-bubble__price i{
  font-size: 10px;
}
.c-product-bubble__price span{
  float: right;
  display: block;
  padding: 0 10px;
  cursor: pointer;
}
.c-product-bubble__price--free {
  font-size: 16px
}

.c-product-bubble__oldprice {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #adadc0;
  font-size: 12px;
  text-decoration: line-through;
  margin-right: 5px
}

.c-product-bubble__btn {
  width: 24px;
  height: 24px
}

.c-product-list-btn {
  margin-left: auto
}

.c-product-list-btn__inner {
  display: block;
  width: 60px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  text-align: center;
  color: #fff;
  background: #f66;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  position: relative
}

.c-product-list-btn__inner--disabled {
  background: #cdcdcd;
  cursor: not-allowed
}

.c-product-list-btn__inner__text {
  line-height: 28px;
  text-align: center;
  color: #fff;
  font-size: 12px
}

.c-product-list-btn__inner__text,.c-product-list-btn__inner__wxwrap {
  width: 60px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0
}

.c-product-list__item {
  margin: 0 15px!important;
  padding-bottom: 15px!important;
  padding-left: 105px!important;
  height: 63px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  box-sizing: content-box!important;
}

.c-product-list--mobile .c-product-list__item {
  height: 88px!important;
  padding-left: 98px!important
}

.c-product-list__item__cover {
  width: 95px;
  height: 63px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0
}

.c-product-list--mobile .c-product-list__item__cover {
  width: 88px!important;
  height: 88px!important
}

.c-product-list__item__cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.c-product-list__item__cover__number {
  position: absolute;
  top: 0;
  left: 0;
  width: 27px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background: rgba(0,0,0,.35);
  border-radius: 0 0 4px 0
}

.c-product-list__item__name {
  color: #fff;
  font-size: 14px;
  line-height: 21px
}

.g-multiline,.g-singleline {
  overflow: hidden;
  text-overflow: ellipsis
}

.g-multiline {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}
.plv-watch-mobile .c-product-list__item__name {
  font-size: 16px;
}

.c-product-list__item__bottom {
  margin-top: auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.c-product-list__item__price {
  color: #f66;
  font-size: 16px;
  font-weight: 700
}

.c-product-list--mobile .c-product-list__item__price {
  font-size: 18px!important
}

.c-product-list__item__price--free {
  font-size: 14px
}

.c-product-list--mobile .c-product-list__item__price--free {
  font-size: 16px!important
}

.c-product-list__item__oldprice {
  color: #b2b2b2;
  font-size: 12px;
  margin-left: 2px;
  margin-right: 8px;
  text-decoration: line-through;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.c-product-list--mobile .c-product-list__item__oldprice {
  color: #adadc0!important
}

.c-product-list--mobile .c-product-list__item .c-product-list-btn__inner,.c-product-list--mobile .c-product-list__item .c-product-list-btn__inner__text {
  height: 32px!important;
  line-height: 32px!important;
  border-radius: 16px!important;
  font-size: 14px!important
}

.c-product-list__nogoods .g-icon-mob-shopping-cart,.c-product-list__nogoods .g-icon-pc-shopping-cart,.c-product-list__nogoods .pws-shop-not-icon-color {
  display: block;
  margin-bottom: 40px;
  font-size: 88px
}

.c-product-list {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: calc(constant(safe-area-inset-bottom));
  padding-bottom: calc(env(safe-area-inset-bottom))
}

.c-product-list .g-icon-mob-product-total {
  margin-right: 5px;
  font-size: 12px
}

.c-product-list__content {
  height: 100%;
  position: relative;
  overflow: auto;
  padding-top: 20px!important;
}

.c-product-list__content::-webkit-scrollbar {
  width: 6px
}

.c-product-list__content::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background-color: #46464f
}

.c-product-list__content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
  box-shadow: inset 0 0 6px rgba(0,0,0,.2)
}

.c-product-list__total {
  color: #fff;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 16px 14px
}

.c-product-list__total .i-product {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px
}

.c-product-list__total span {
  color: #f91;
  margin-left: 3px;
  margin-right: 3px
}

.c-product-list__nogoods {
  text-align: center;
  color: hsla(0,0%,100%,.25);
  font-size: 14px;
  width: 100%;
  position: absolute;
  top: 26%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 18px;
  word-break: break-word
}

.c-product-list--mobile .c-product-list__nogoods {
  top: 26%!important
}

.c-product-list__nogoods img {
  width: 88px;
  height: 88px;
  margin-bottom: 8px
}
.livePreview{
  height: 566px;
  z-index: 6;
}
.livePoster{
  width: 100%;
  height: 566px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.plv-watch-pc__screen__inner .livePoster{
  width: 100%;
  height: 100%;
}
.livePoster img{
  width: 101%;
  /*height: auto;*/
  height: 101%;
  position: absolute;
  left: 0;
  top: 0;
  filter:blur(5px);
  -webkit-filter:blur(5px);
  -moz-filter:blur(5px);
  -ms-filter:blur(5px);
  -o-filter:blur(5px);
}
.posterTxt{
  width: 100%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  padding-top: 203px;
}
.posterTxt span{
  margin-top: 10px;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  display: block;
}
.posterTxt h2,.posterTxt span.liveTime{
  font-size: 26px;
  line-height: 37px;
  margin: 0;
  font-weight: normal;
}
.posterMask{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
}
.create{
  padding-top: 243px;
}
.create span{
  width: 160px;
  height: 50px;
  margin: 28px auto 0;
  background: #CFCFCF;
  border-radius: 25px;
  line-height: 50px;
}
.posterTxt span.playBtn{
  width: 80px;
  height: 80px;
  margin: 20px auto 0;
  background: url("/static/live/images/play.png") 0 / contain no-repeat;
}
.livePlay .posterTxt{
  padding-top: 243px;
}
.play_back_side li{width: 100%!important;}
.play_back_side li[data-type="chat"],.play_back_side li[data-type="ask"]{
  display: none;
}

.plv-watch-pc .play_back_side .plv-skin--dark .polyv-chat-room .polyv-cr-navbar>li.polyv-crn-active>span:first-child{
  border: none;
}
.name-box{position: relative}
.yiru-lb{ width:180px; height:auto; border: 4px solid #e3e3e5; background: #FFFFFF; position: absolute; top:40px; left: -46px; z-index: 200; display: none; }
.yiru-lb-nei p{
  line-height: 20px;
}
.yiru-lb-nei p img{ margin-top: -7px; display: block; margin: auto; }
.yiru-lb-nei p span{ text-align: center; display: block; width: 140px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis; margin-top: 5px; }
.yiru-lb-nei{ margin: 10px 20px 0;}
.yiru-lb-nei p a{ border-bottom: 1px solid #eee; vertical-align: middle; padding: 10px 0; font-size: 14px; color: #0f0f23; display: block;}
.yiru-lb-nei p a.tui{border-bottom:0;}
.yiru-lb-nei p a:hover{ color: #B71C22;}
.li-toux:hover .yiru-lb{ display: block; -webkit-transition: all 0.3s cubic-bezier(0.31, 0.57, 0.68, 1.36);
  transition: all 0.3s cubic-bezier(0.31, 0.57, 0.68, 1.36); transform: scale(1); -webkit-transform: scale(1);}
.pop-up:before {
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff;
  background-clip: padding-box;
  border: solid 4px rgba(221, 221, 221, 0);
  border-width: 4px 4px 0 0;
  position: absolute;
  top: -7px;
  left: 53px;
  content: " ";
}
.pop-up:after {
  position: absolute;
  width: 0;
  height: 0;
  content: "";
  border: 5px solid rgba(221, 221, 221, 0.7);
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  top: -14px;
  left: 55px;
}
.btnDisable{
  background: #CFCFCF!important;
  cursor: default;
}
.plv-live-player-rightMenu{
  display: none!important;
}
.plv-ia-c-modal{
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  position: fixed;
  display: none;
}

.plv-ia-c-modal__content{
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -280px;
  padding-top: 50px;
  background-color: #fefefe;
  width: 560px;
  min-height: 200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 16px 0 rgb(0 0 0 / 8%);
  box-shadow: 0 0 16px 0 rgb(0 0 0 / 8%);
  border: 1px solid #eceff1;
}
.plv-ia-c-modal__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 51px;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #eceff1;
}
.plv-ia-c-modal__header h2 {
  padding: 0;
  margin: 0;
  font-weight: 400;
  line-height: 51px;
  font-size: 14px;
  color: #333;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.plv-ia-c-modal__close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  color: #90a4ae;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  line-height: 51px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAAGVn0euAAAABGdBTUEAALGPC/xhBQAAAxdJREFUeAHt3W9u00AQh+G1ywFRvoBoroDgKK24QorgAxUHJDb+JUzrWP4ztsfNBr2WqJN4dzPzrDebZF2aEttZ4OHwXOuW7V0uiwrPquQKg0L5CXw7/P7gjmpWYXerFEQgZ4FiTnB61bxL5cdjqn583e9cdUvvE9j4+7x//9Nbh3IIIIAAAv+XwOPT8x/9s6w08dj8YI8N7V2zkirbE9R1utOstsnEo8gfDr+OQ9H2Pe6eMm0+Loqitmz6Glz0mBpsm3fvL2qUSggggAACCCCAAAIIxAvobevY++Gp40sicn/s8DauBPTRpCjS8cv97p3qKXB9+abb0R9ZwhNQkNoskfO9+MCtXffHJqvg2UtcvXAuW1faV0X15Kk7t0xoD4ydKtYj7VNrbrBvUl5JjD3R1PGxuhxDAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQ2EBA30CPfXk7dXxJSGHrAwpcawJaielLwr5ej14neJP1AQt+i7WB0AR0Cki/vR4m8e6a2ZJTZahOeALdJHR/C3lLKGwMWIPa68LJRua0Nqb7ZV3ea7/FtkkCp3O+iduSGBrYEQmFJ3AxYPe706WsCnSrJELHwEXw/xa5FXx3YEdemxvWAzYP9A1YBawVeiUTPQ+ozbCtbwJrNz51vF2W2wgggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACCCCAAAIIIIAAAggggAACAwK6KHPNhZlr6w+EFfpw6HXGUZEJzn7JQG3q0l9d7u69Pnlt/ag8PO1k2QEKvIuox6Y6YkkdtXvNLdsOMBQPqqeMtZfbPvsOMLA+5JTqqkhFav6i0stvPEyNEmsvl/3NdICBqSOO6fi9eUF6QdexJpGqTOUn7zxh7V17f5HEtYOZen4bBV181dMo0MStMlPt5HT8JkaAwb/+R5mvE7Iw2++YdP+WXoay7oAx+O5LzZyy6qRctiw7YA3mmrrX6JQsO0AQBqnbcz6Eqby2tfXPrfATAQQQQAABBBBAAAEEEEAAAQQQQAABBBBAAAEEEEAAAQQQuGmBv4K4rvmCDQo8AAAAAElFTkSuQmCC);
  background-size: cover;
  background-position: 50%;
}
.plv-ia-c-result__win .plv-ia-c-result__win_head {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 50px;
  margin: 0 24px;
  height: 100px;
  text-align: center;
  /*border-bottom: 1px dotted #cfd8dc;*/
}
.plv-ia-c-result__win .plv-ia-c-result__win_head>p{
  font-size: 28px;
  color: #ff5722;
}
.plv-ia-c-result__content {
  font-size: 14px;
}
.plv-ia-c-result__win .plv-ia-c-result__submit__content>p {
  margin: 40px 0 0 95px;
  color: #333;
  text-align: left;
}
.plv-ia-c-result__win .plv-ia-c-result__input__content {
  text-align: center;
}
.plv-ia-c-result__win .plv-ia-c-result__input__content>li {
  margin-top: 20px;
  position: relative;
}
.plv-ia-c-result__win .plv-ia-c-result__input__content>li>label {
  color: #333;
  position: absolute;
  right: 423px;
  line-height: 40px;
}
.plv-ia-c-result__win .plv-ia-c-result__input__content>li>input {
  padding: 0 8px;
  width: 320px;
  height: 40px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #cfd8dc;
  outline: none;
  margin-left: 50px;
}
.plv-ia-c-result__win .plv-ia-c-result__footer {
  padding: 24px 0;
  position: relative;
  text-align: center;
}
.plv-ia-c-result__win .plv-ia-c-result__footer .lottery-btn__submit {
  background-color: #ff5722;
  -webkit-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
.plv-ia-c-result__win .plv-ia-c-result__footer>p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  margin-left: 53px;
  color: #2196f3;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
.lottery__btn__common {
  height: 32px;
  width: 96px;
  border-radius: 18px;
  background-color: #2196f3;
  -webkit-transition: all .15s ease-in;
  transition: all .15s ease-in;
  color: #fff;
}
.plv-ia-c-lottery__winnerlist ul {
  list-style: none;
  padding: 24px 16px 0;
  height: 264px;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.plv-ia-c-lottery__winnerlist .plv-ia-c-lottery__list__head {
  background-color: #edf1f7;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #333;
}
.plv-ia-c-lottery__winnerlist ul>li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  height: 48px;
  line-height: 48px;
  background-color: #f8f8fb;
  border-bottom: 1px solid #eceff1;
}
.plv-ia-c-lottery__winnerlist ul>li>span {
  color: #546e7a;
  width: 124px;
  margin: 0 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.plv-ia-c-lottery__winnerlist ul>li:nth-child(2n) {
  background-color: #fff;
}
.plv-ia-c-lottery__winnerlist .lottery-btn-back {
  margin: 24px auto 0;
  display: block;
}
.lottery__btn__common {
  height: 32px;
  width: 96px;
  border-radius: 18px;
  background-color: #2196f3;
  -webkit-transition: all .15s ease-in;
  transition: all .15s ease-in;
}
.lottery-btn {
  border: none;
  outline: none;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
