/* 视频列表页页面尺寸自适应 stert */
.header {
    height: 0.6rem;
    line-height: 0.6rem;
}
.contain {
    width: 12rem;
}
.header__logo {
    height: 0.32rem;
}
.header__menu {
    word-spacing: 0.29rem;
    margin: 0 0.45rem;
}
.header__search {
    width: 2.2rem;
    height: 0.35rem;
}
.header__search-input {
    height: 0.35rem;
    padding: 0 0.14rem;
}
.header__search .header__search-icon {
    width: 0.18rem;
    height: 0.18rem;
}
.header__search input {
    width: 1.6rem;
    line-height: 0.35rem;
    font-size: 0.13rem;
    margin-left: 0.1rem;
}
.header__search-list {
    top: 0.35rem;
}
.header__control-item {
    font-size: 0.13rem;
    width: 0.76rem;
}
.alias {
    padding: 0.3rem 0;
}
.alias-content {
    min-width: 1200px;
}
.alias-partner {
    width: 5rem;
}
.alias__section:nth-child(2) {
    margin-left: 0.5rem !important;
}
.alias__section+.alias__section {
    margin-left: 0.9rem;
}
.alias__title {
    margin-bottom: 0.15rem;
}
.alias__list {
    margin-bottom: -0.08rem;
}
.alias__item {
    padding-right: 0.09rem;
}
.alias-partner .alias__item {
    padding-right: 0.08rem;
}
.alias-qrcode__box-left {
    margin-right: 0.3rem;
}
.alias-qrcode__box-right img {
    width: 0.64rem;
}
.alias-qrcode__box+.alias-qrcode__box {
    margin-top: 0.4rem;
}
.footer {
    font-size: 13px;
    height: 0.46rem;
    line-height: 0.46rem;
    margin-top: -0.46rem;
}
.content {
    padding: 0.06rem 0 0.46rem;
}
.lives .contain-main {
    width: 8.62rem;
}
.lives .contain-aside {
    width: 2.94rem;
    padding-top: 0.3rem;
}
.lives .contain-aside__box {
    padding-bottom: 0.4rem;
}
.lives .contain-aside__box-img {
    height: 1.96rem;
}
.lives .contain-aside__box-item article .icon-player {
    width: 0.28rem;
    height: 0.28rem;
}
.lives .contain-aside__box-item article h1 {
    font-size: 0.16rem;
}
.lives .layout-box__title {
    padding-bottom: 0.19rem;
    font-size: 0.24rem;
}
.lives .contain-aside__box-more {
    font-size: 0.16rem;
}
/* end */
.videos-banner {
    margin: -4px;
    padding: 20px 0 35px;
    height: 401px;
    zoom: 1
}

.videos-banner:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.videos-banner__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    height: 50%;
    padding: 4px;
    float: left
}

.videos-banner__item--big {
    width: 50%;
    height: 100%
}

.videos-banner__item img {
    width: 100%;
    height: 100%;
    display: block
}

.videos-banner__content {
    position: relative;
    width: 100%;
    height: 100%
}

.videos-banner__title {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 26px;
    position: absolute;
    font-size: 16px;
    line-height: 1.4;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    font-weight: 300;
}
/* 视频列表瀑布流改版样式 */
.lives .layout-row {
    overflow-x: hidden;
    margin: 0;
}
.videos-list-item {
    width: 100%;
    margin-bottom: 0.2rem;
}
.videos-list-item-video {
    width: 100%;
    height: 4.89rem;
    position: relative;
    top: 0;
    left: 0;
}
.videos-list-item-player{
    width: 100%;
    height: 100% !important;
}
.videos-list-item-player .prism-big-play-btn {
    display: none !important;
}
.videos-list-item-mask {
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .9); */
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.videos-list-item-mask-cover {
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .9); */
    position: relative;
    top: 0;
    left: 0;
}
.videos-list-item-mask-startTime {
    font-size: 0.24rem;
    word-spacing: 0.014rem;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* transform:translate3d(-50%,-50%,0); */
    color: #fff;
    background-color: rgba(0, 0, 0, .4);
}
.videos-list-item-mask-startTime div {
    text-align: center;
}
.videos-list-item-mask-startTime .startTime {
    margin-top: 1.57rem;
}
.videos-list-item-mask-startTime .countDown {
    margin-top: 0.37rem;
    line-height: 0.4rem;
}
.videos-list-item-mask-startTime .countDown span {
    display: inline-block;
    font-size: 0.36rem;
    color: #03C68F;
    margin: 0 0.15rem;
    line-height: 0.35rem;
}
.videos-list-item-mask-startTime .enterLiveDetail {
    display: block;
    width :1.8rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #03C68F;
    text-align: center;
    font-size: 0.24rem;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 0.37rem;
    cursor: pointer;
}
.videos-list-item-playBtn {
    width: 1.28rem;
    height: 1.28rem;
    background: url("../img/playBtn.png");
    background-size: 100% 100%;
    background-position: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform:translate3d(-50%,-50%,0);
    cursor: pointer;
}
.noplayable {
    display: none;
}
.videos-list-item-tag {
    padding: 0.05rem 0.08rem;
    position: absolute;
    font-size: 0.16rem;
    color: #fff;
    top: 0.1rem;
    left: 0.1rem;
    background: #2E3237;
    z-index: 99;
}
.videos-list-item-data {
    padding: 0.06rem 0.18rem;
    position: absolute;
    font-size: 0.16rem;
    color: #fff;
    top: 0.1rem;
    right: 0.1rem;
    background: rgba(46, 50, 55, 0.5);
    border-radius: 23px;
    z-index: 99;
}
.videos-list-item-data-icon {
    display: inline-block;
    width: 0.13rem;
    height: 0.15rem;
    margin-right: 10px;
    position: relative;
    top:0.02rem;
    background: url("../img/flames.png");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.nostartNum {
    display: none;
}
.videos-list-item-text {
    display: block;
    width: 100%;
    height: 0.38rem;
    background: #e5e5e5;
    padding: 0.2rem 0.23rem;
}
.videos-list-item-text-title {
    font-size: 0.16rem;
    color: #222222;
}
.videos-list-item-text-dsc {
    font-size: 0.12rem;
    color: #999999;
    margin-top: 0.1rem;
}
.videos-more {
    width: 2rem;
    margin: auto;
    cursor: pointer;
    color: #fff;
    background-color:#03c68f;
    font-size: 0.16rem;
    line-height: 0.54rem;
    text-align:center;
    border-radius:25px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 2px;
    display: none;
}
.videos-more img {
    width: 0.2rem;
    margin-left: 0.06rem;
}
.lives .prism-button {
    font-size: 0.16rem;
}
/* end */
.videos-list {
    white-space: normal;
    padding: 10px 0;
    zoom: 1
}

.videos-list:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both
}

.videos-item {
    width: 25%;
    margin: 0;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.6;
    position: relative;
}

.videos-item__status {
    position: absolute;
    left: 15px;
    top: 12px;
    font-size: 12px;
    line-height: 1.6;
    padding: 0 5px;
    border-radius: 3px;
    color: #fff;
}

.videos-item__status--red {
    background: #EE5B53;
}

.videos-item__status--blue {
    background: #458CF5;
}

.videos-item__status--gray {
    background: #222222;
}

.videos-item__cover {
    display: block;
    width: 100%;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 5px
}

.videos-item__title {
    font-size: 14px;
    font-weight: 400
}

.videos-item__dsc {
    font-size: 14px;
    color: #999;
    font-weight: 300;
}

.lives {
    padding-top: 20px
}

.lives-head {
    height: 552px;
    border-radius: 4px;
    background: #3c3c3c
}

.lives-head,
.lives-head__player {
    overflow: hidden
}

.lives-head__nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    float: right;
    width: 222px;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    color: #fff;
    font-size: 14px
}

.lives-head__nav-item {
    opacity: .8;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 9px 18px;
    display: block
}

.lives-head__nav-item--active,
.lives-head__nav-item:hover {
    opacity: 1
}

.lives-head__nav-item--active {
    position: relative
}

.lives-head__nav-item--active:before {
    position: absolute;
    content: "";
    top: 50px;
    left: -1px;
    width: 0;
    height: 0;
    border-color: transparent #ee5b53 transparent transparent;
    border-style: solid;
    border-width: 8px 10px
}

.lives-head__nav-item--active .lives-head__nav-cover {
    border: 3px solid #ee5b53
}

.lives-head__nav-cover {
    width: 100%;
    height: 104px;
    margin: 0 auto 10px;
    border-radius: 4px;
    overflow: hidden
}

.lives-head__nav-cover img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover
}

.lives .layout-box {
    padding-bottom: 40px
}