a {
  text-decoration: none;
  color: #bbbbbb;
}
a:hover {
  text-decoration: none;
  color: #fc587d;
}
.hf-comment .face {
  top: 159px!important;
}
.cmt-face {
  cursor: pointer;
}
#cmtNum, em.cmt-face {
  color: #bbb!important;
}
.pub-dance-head-midR{
  position: absolute;
  right: 0;
}
@media screen and (max-width: 1100px) {
  .pub_container {
    width: 100%;
  }
}
@media screen and (min-width: 1100px) {
  .pub_container {
    width: 85%;
    margin: 50px 7% 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 900px) {
  .pub_funbox {
    width: 255px!important;
  }
  .pub_header, .pub_center {
    width: 900px!important;
  }
}
.floatbox_in1 {
  white-space: nowrap;
}
.video-container {
  height: 33.75vw;
}
.page-play {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.pub_header {
  position: fixed!important;
  width: 100%;
}
.floatbox1 {
  width: auto!important;
}
.search_in {
  outline: none;
}
.serchinput {
  height: 19px!important;
}
.pub_search > .btn {
  height: 37px!important;
}
.pub_container {
  display: flex;
  justify-content: space-between;
  min-width: 1190px;
}
.pub_container_left {
  width: 71%;
  margin-bottom: 50px;
}
.video-play .video_title{
  width: 100%;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 5px;
  margin-top: 13px;
}
.play-users {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 0;
  font-size: 15px;
  border-bottom: 1px solid #e7e7e7;
}
.user-play-news {
  margin-left: 13px;
}
.user-play-news, .play-num, .show-user-name {
  display: flex;
  align-items: center;
}
.play-num {
  color: #353535;
  font-size: 13px;
}
.user-color {
  padding: 0 5px;
  color: #da5e80;
}
.show-click-num{
  color: #999999;
  //display: flex;
  display: none;
  align-items: center;
}
.play-style{
  color: #bbbbbb;
  font-size: 14px;
  display: none;
}
.pri-dig {
  margin-right: 10px;
}
em.icon_bar {
  line-height: inherit!important;
  font-size: 30px;
}
#cmtNum {
  margin-left: 5px;
}
.play-tip {
  text-align: right;
  margin: 10px 10px 0;
}
.play-tip .tiplink {
  background: #e7e7e7;
  color: #999;
  padding: 2px 8px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 13px;
}
.tiplink:hover {
  color: #ffffff;
  background-color: #da5e80;
}
.user-point {
  width: 100%;
  display: flex;
}
.user-point > div {
  margin-right: 20px;
  text-align: center;
  color: #999999;
  cursor: pointer;
}
.comment-more {
  clear: both;
}
.comment-content {
  color: #666666;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #bbbbbb;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #bbbbbb;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #bbbbbb;
}   
.hover-color:hover {
  color: #da5e80;
}
.icon_up, .icon_sc {
  color: #bbbbbb;
  cursor: pointer;
}
.user-point > div a{
  color: #999999;
  cursor: pointer;
}
.comment-num {
  font-size: 14px;
  float: right;
  color: #999999;
}
.author_play {
  display: none;
  color: #bbbbbb;
}
.author-img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.user-img{
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.if-login {
  display: flex;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0 20px;
}
.user-photo {
  width: 158px;
  text-align: center;
}
.bofang {
  width: 14px;
  height: 12px;
  color: #cccccc;
}
.text-font {
  font-size: 13px;
  color: #da5e80;
}
.write-input {
  position: relative;
  box-sizing: border-box;
  border-radius: 6px;
  width: 100%;
  height: 120px;
  border: 1px solid #dddddd;
}
.cmtface {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 25px;
}

.write-input textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #bbbbbb;
}
.write-input textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
}
.write-input textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
}
.write-input textarea::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #bbbbbb;
}
textarea {
  color: #666666;
}
.write-comment {
  width: 100%;
  height: 100%!important;
  border-radius: 6px;
  resize: none;
  font-size: 16px;
  color: #666666;
  padding: 5px;
  box-sizing: border-box!important;
}
.huifu-comment {
  width: 590px;
  height: 120px;
  float: right;
  border-radius: 6px;
  resize: none;
  font-size: 16px;
  color: #bbbbbb;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
}
.comment-sub {
  background-color: #da5e80;
  border-radius: 5px;
  cursor: pointer;
  width: 158px;
  color: #ffffff;
  line-height: 120px;
  text-align: center;
  margin-left: 10px;
  font-size: 35px;
}
.if-no-login {
  position: absolute;
  width: 100%!important;
  height: 100%;
  line-height: 80px;
  text-align: center;
  border-radius: 5px;
  color: #da5e80;
  text-decoration: underline;
  cursor: pointer;
  background-color: #ffffff;
  z-index: 3;
}
.lists-show {
  display: flex;
  padding: 10px 0;
}
.comment-list-text {
  width: 90%;
  margin-top: 12px;
  margin-left: 12px;
}
.comments {
  word-wrap: break-word;
  width: 98%;
}
.comment-times {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}
.no-comment-list {
  text-align: center;
  padding: 30px 0;
}
.no-comment-list img {
  width: 70px;
  height: 70px;
}
.no-comment-list p {
  font-size: 18px;
  color: #bbbbbb;
}
.comment-more .line {
  position: relative;  
  width: 100%;
  height: 1px;
  background: #bbbbbb;
}
.tap-more {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  font-size: 12px;
  background: #ffffff;
  width: 115px;
  cursor: pointer;
  color: #da5e80;
}
.dianzan {
  margin-right: 15px;
}
.video-list {
  margin-top: 12px;
}
.video-list-img, .video-cover {
  width: 200px;
  height: 113px;
  border: 1px dashed #ffffff;
}
.video-right-img {
  width: 110px;
  height: 62px;
}
.video-left-tile {
  font-size: 18px;
  height: 70px;
  color: #333333;
}
.video-list-show {
  padding: 5px 0;
  display: flex;
  border-bottom: 1px dashed #cccccc;
}
.user-information,  .user-information > a{
  width: 100%;
  display: flex;
  align-items: center;
}
.user-information {
  margin: 5px 0;
  box-sizing: border-box;
}
.viedo-left-text {
  font-size: 14px;  
}
.video-left > a {
  width: 100%;
  display: flex;
  align-items: center;
}
.video-list-show:hover .video-list-img {
  border: 1px solid #da5e80;
}
.video-left a > img, .video-user-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}
.right-video-text {
  font-size: 10px;
}
.right-video-text img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
.user-information > p {
  margin-left: 5px;
  color: #bbbbbb;
  display: flex;
  align-items: center;
}
.video-list-text {
  margin-left: 20px;
  width: 100%;
}
.video-list-tile {
  height: 50px;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #333333;
}
.pub_container_right {
  width: 28%;
  padding: 0 10px;
  box-sizing: border-box;
  min-width: 270px;
}
.ranking-list {
  margin-top: 20px;
}
.main-title {
  font-weight: bold;
  line-height: 35px;
  color: #da5e80;
  font-size: 24px;
}
.video-list-describe {
  margin-left: 10px;
}
.video-list-describe > p {
  height: 50px;
  display: inline-block;
  width: 40%;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.comment-list {
  margin-top: 35px;
}
.comment-text {
  width: 100%;
  margin-left: 10px;
  /* overflow: hidden; */
  word-break: normal;
  word-wrap: break-word;
}
.comment-text .comment-content {
  min-height: 40px;
}
.comment-text .funbox {
  margin-bottom: 10px;
}
.user-name a{
  color: #da5e80;
}
.user-names {
  font-size: 18px;
  color: #000000;
}
.list-show {
  display: flex;
  border-bottom: 1px dashed #d8d8d8;
  margin-bottom: 10px;
}
.comment-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.user-comment-point {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.video-only {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.video-only > a {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.video-user-news {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #bbbbbb;
}
.video-cover {
  vertical-align: top;
}
.we-all-look {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.all-look-each img {
  width: 100%;
}
.all-look-each {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.all-look-each p {
  width: 100%;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  position: absolute;
  background: rgba(0,0,0,0.3);
  bottom: 5px;
  padding: 0 10px;
  box-sizing: border-box!important;
}
.all-look-color {
  color: #ffffff;
}
.dian {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #bbbbbb;
  display: inline-block;
  margin: 0 3px;
}
.comment-reply {
  position: relative;
  display: none;
}
.hf-comment {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.user-reply {
  width: 80px;
  background-color: #f44a70;
  border-radius: 6px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
}
.fb-time {
  font-size: 14px;
  color: #bbb;
}
.icon-caihover {
  color: #bbbbbb;
}
.num {
  color: #666666;
}
.icon-huifupinglun {
  font-size: 18px;
}
.bj-col16 {
  margin-top: 0!important;
  width: 100%;
  float: inherit;
}
.cmtbar {
  position: relative;
}
.huifu-list {
  width: 100%;
  margin: 10px 0 15px;
  border-bottom: 1px dashed #bbbbbb;
  padding-bottom: 30px;
}
.huifu-each {
  display: flex;
  width: 100%;
  margin-left: 65px;
  font-size: 14px;
  color: #666666;
}
.huifu-name span {
  color: #da5e80;
  margin: 0 6px;
}
.huifu-content {
  margin-left: 10px;
  width: 60%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.left-eq {
  height: 126px;
  overflow: hidden;
}
.singleImage-body-left {
  margin-left: 10px;
}
.singleImage-title {
  font-weight: inherit!important;
}
.layui-layer-shade {
  /*display: none;*/
  background: rgba(0,0,0,0.6);
}
.js_adv_show {
  position: absolute;
  /* display: none; */
  bottom: 40px;
  z-index: 2;
  left: 0;
  right: 0;
  width: 360px;
  margin: auto;
  height: 28px;
 /*  background: red; */
}
.swiper-container {
  width: 100%;
  height: 28px;
}
.titleShow {
  /* background-color: #cccccc; */
  color: #000000;
  font-size: 20px;
}
.pub-dance-head-search {
  padding: 20px 0 9px 0!important;
}


/* 广告 */
chimee-popup {
  box-sizing: border-box!important;
}
#play_video {
  width: 600px;
  margin-top: 100px;
}
cm-pp-body, cm-pp-body img {
  width: 100%;
  height: 100%;
  padding: 0!important;
}
cm-pp-close {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 12px!important;
  z-index: 20!important;
}
.lang-adv cm-pp-close {
  top: 14px;
  font-size: 15px!important;
}
.lang-adv {
  margin: auto;
  border-radius: 8px;
  background: url('//www.boosj.com/dist/playPage/190606/img/adv.png') no-repeat;
  background-size: cover;
}
  /* wrap */
  #langAdv{
    position: relative;
    width: 100%;
    height: 20px;
    overflow: hidden;
    margin-top: 10px;
  }

  /* image */
  #langAdv .list-image {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  #langAdv .list-image li {
    width: 100%;
    height: 20px;
    /*这里也设置宽高，解决的是默认行间距问题*/
  }

  #langAdv .list-image li img {
    width: 100%;
    height: 100%;
  }
  /* number */
  #langAdv .list-number {
    position: absolute;
    right: 0;
    bottom: 5px;
  }
  #langAdv .list-number li {
    float: left;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    font: 12px / 20px Arial;
    border-radius: 10px;
    background-color: #f60;
    text-align: center;
    color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    cursor: pointer;
  }
  #langAdv .list-number li.current {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #langAdv .textual {
    position: relative;
    background-color: transparent!important;
    width: 100%!important;
    height: auto;
    padding: 0!important;
    height: auto;
  }
  #langAdv newsfeed{
    text-align: center!important;
  }
  #langAdv .textual__title {
    color: #ffffff!important;
    font-size: 16px!important;
  }
/* 暂停广告 */
#playAd {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 360px;
  height: 240px;
  font-size: 0;
}
#playAd > div {
  width: 120px;
  height: 120px;
  display: inline-block;
  overflow: hidden;
  font-size: 10px;
  border: 1px solid #FFFFFF;
  box-sizing: border-box!important;
}
.pause-play cm-pp-close{
  font-size: 30px!important;
  background: rgba(255,255,255,0.5);
  width: 40px;
  height: 40px;
  line-height: 36px;
  border-radius: 50%;
}
#pauseAdv {
  width: 360px;
  height: 240px;
  /* margin: 10% auto; */
  position: absolute; 
  left: 50%; 
  top: 50%;   
  transform: translate(-50%, -50%);  
}
  /*广场舞 右侧悬浮 */
  .jiathis_style img {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  .jiathis_style {
    top: 30px !important;
  }
  .floatRight .zhaomu {
    width: 100px;
    position: fixed;
    left: 0;
    z-index: 999998;
    bottom: 30px;
  }
  a.zhaoWu {
    width: 100px;
    height: 48px;
    display: block;
    background: url('https://www.boosj.com/dist/gcw/gcwIndex/img/zhaomu.gif') no-repeat;
    background-size: 100%;
  }
  a.zhaoWu img {
    display: none;
  }
  .zhaomu>div {
    cursor: pointer;
  }
  .zhaomu>div:hover {
    color: #f44a70;
  }
  .zhaoWu p {
    background-color: #ffa200;
    color: #fff;
    font-size: 20px;
    padding: 10px 5px;
    text-align: center;
    display: none;
  }
  .zhaoWu a {
    position: relative;
  }
  .zhaoWu img {
    position: absolute;
    top: -45px;
  }
  .weixin,
  .downApp {
    background-color: #e7e7e7;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #fff;
  }

  .weixin img,
  .downApp img {
    width: 70px;
    text-align: center;
    margin: 5px
  }
  .weixin p,
  .downApp p {
    text-align: center;
    font-size: 14px;
    line-height: 10px;
  }
  .baocuo,
  .bacTop {
    text-align: center;
    background-color: #e7e7e7;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px solid #fff;
    color: #363636
  }
  .baocuo i,
  .bacTop i {
    color: #666;
    font-size: 20px;
  }
  .bacTop {
    display: none;
  }
  .enterAndregister img {
    width: 30px;
  }
  .icon-paihang:before {
    display: none;
  }
  .onNumber {
    display: inline-block;
    width: 25px;
    height: 37px;
    background: url('https://www.boosj.com/dist/gcw/gcwIndex/img/onplaying.gif') no-repeat;
    background-position-y: center;
    background-size: 80%;
  }
  .rankCon .icon-zanting1 {
    cursor: pointer;
  }
  .commonTitle {
    font-family: 'hkwb' !important;
    font-weight: normal !important
  }
  .pub_float_right {
    display: none;
  }
  .user-point div:nth-child(3) a{
    color: #f10707;
  }
  .user-point div:nth-child(3) a:hover {
    font-weight: bold;
  }