.index-solid-box {
  width: 100%;
  height: 270px;
  background-color: #171717;
  position: relative;
}

.index-solid-box .solid-img-box {
  height: 100%;
}

.index-solid-box .solid-img-box .img {
  height: 100%;
  display: none;
}

.index-solid-box .solid-img-box .img a {
  display: block;
  height: 100%;
  width: 100%;
}

.index-solid-box .solid-btn-group {
  position: absolute;
  bottom: 10px;
  text-align: center;
  z-index: 10;
  width: 100%;
}

.index-solid-box .solid-btn-group .btn {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #1d1a29;
  opacity: 0.5;
  margin-right: 6px;
  border-radius: 50%;
}

.index-solid-box .solid-btn-group .btn.active {
  background-image: linear-gradient(90deg, #ef1f46 0%, #ff3f24 100%), linear-gradient(#f12342, #f12342);
  background-blend-mode: normal,
 normal;
  opacity: 1;
}
.g-nav {
    overflow: hidden;
    height: 41px
}

.m-nav {
    position: fixed;
    top: 44px;
    width: 100%;
    height: 40px;
    background: #27263d;
    border-bottom: 1px solid #27263d
}

.m-nav .tabs-wrap {
    padding-left: 0;
    border-bottom: 0
}

.m-nav .tab {
    margin-right: 0;
    line-height: 40px;
    border-bottom: 0
}

.m-nav .tab.current {
    border-bottom: 0
}

.m-nav .fold {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 38px;
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.5);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,.5);
    -o-box-shadow: 0 0 8px rgba(0,0,0,.5);
    box-shadow: 0 0 8px rgba(0,0,0,.5)
}

.m-nav .fold .i-fold:before {
    content: '+';
    color: #f86400
}

.m-nav .unfold .i-fold:before {
    content: '-'
}

.m-focus {
    overflow: hidden;
    position: relative;
    background-color: #fff
}

.m-focus .m-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.m-focus .inner-wrap {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none
}

.m-focus .item {
    float: left;
    width: 360px;
    height: 180px
}

.m-focus .pic {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%
}

.m-focus .pic img {
    display: block;
    width: 100%;
    height: 100%
}

.m-focus .sd {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 30px;
    background: rgba(0,0,0,.5);
    font-size: 14px;
    color: #fff;
    text-indent: 8px
}

.m-focus .txt {
    margin-right: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.m-focus .info {
    position: absolute;
    bottom: 8px;
    right: 4px;
    height: 6px;
    overflow: hidden;
    z-index: 3
}

.m-focus .dots a {
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 1px;
    opacity: .4;
    background-color: #fff;
    float: left;
    margin-right: 4px
}

.m-focus .dots .current {
    opacity: 1
}

.m-focus img {
    display: block
}

.stream-list {
    padding: 0
}

.stream-list .stream-item {
    position: relative;
    margin-right: 0;
    margin-bottom: 0
}

.stream-list .stream-item .hot-info {
    color: #999;
    padding: 0 15px;
    line-height: 40px
}

.stream-list .stream-item .tit {
    width: 100%;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    line-height: 30px;
    text-indent: 15px;
    background: linear-gradient(0deg,rgba(0,0,0,0) 0,#000 100%) repeat scroll 0 0 rgba(0,0,0,0);
    z-index: 1
}

.stream-list .stream-item .i-forward {
    float: right;
    font-size: 16px;
    color: #999;
    padding-left: 5px
}

.stream-list .stream-item .share-btn {
    float: right;
    cursor: pointer
}

.stream-list .stream-item .share-btn .i-share {
    margin-right: 5px
}

.stream-list .stream-player-wrap {
    cursor: pointer
}

.stream-list .stream-player-wrap .r-sd.top {
    z-index: 1
}

.stream-list .stream-play-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../../../static/img/v12/common/player/img/big_play_20f9b3c2e.png) no-repeat center center / auto 60px
}

.jd_618 {
    width: 15rem;
    height: 6rem;
    position: fixed;
    left: 50%;
    top: 30%;
    margin-left: -7.5rem;
    padding-top: 2rem;
    background: #fff;
    z-index: 10;
    font-size: 12px;
    line-height: 2rem;
    text-align: center;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #F0F0F0;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.5);
    -ms-box-shadow: 0 0 8px rgba(0,0,0,.5);
    -o-box-shadow: 0 0 8px rgba(0,0,0,.5);
    box-shadow: 0 0 8px rgba(0,0,0,.5)
}

.jd_618 .j-install-btn {
    background-color: #f86400;
    color: #fff;
    padding: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.jd_618 .i-close {
    position: absolute;
    right: 5px;
    top: 5px
}
.index-page-link {
  padding: 12px;
  background-color: #27263d;
}

.index-page-link .link {
  display: block;
  float: left;
  width: calc(25% - 7px);
  height: 40px;
  background-image: linear-gradient(90deg, #6a50eb 0%, #8b42f6 100%), linear-gradient(#171717, #171717);
  background-blend-mode: normal,
 normal;
  border-radius: 3px;
  margin-right: 7px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}