html {
    background: rgb(246, 248, 250, 1);
}
.zhenxuan-mingjia-pc-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.32rem;
}
.zhenxuan-mingjia-pc-title a {
    font-size: 0.16rem;
    color: rgba(134, 144, 156, 1);
    cursor: pointer;
}
.zhenxuan-mingjia-pc-title a img {
    width: 0.2rem;
    vertical-align: -2px;
}
.zhenxuan-mingjia-pc {
    margin-top: 0.4rem;
}
.zhenxuan-mingjia-pc::after {
    content: '';
    display: table;
    clear: both;
}
.zhenxuan-mingjia-pc-item:not(:last-child) {
    text-align: center;
    float: left;
    margin-right: 0.76rem;
    margin-bottom: 0.4rem;
    position: relative;
}
.zhenxuan-mingjia-pc-item a {
    position: relative;
}
.zhenxuan-mingjia-pc-item.hot a::after{
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1rem;
    height: 1rem;
    background: url(../images/hot.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
}
.zhenxuan-mingjia-pc-item a {
    display: block;
    color: rgb(14, 34, 67, 1);
    font-size: 0.16rem;
}
.zhenxuan-mingjia-pc-item img { 
    display: block;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    margin-bottom: 0.08rem;
}
.zhenxuan-mingjia-pc-item a:hover {
    color: rgb(14, 34, 67, 1);
}

.zhenxuan-album-mobile-title,
#zhenxuan-album-mobile,
.zhenxuan-mingjia-mobile-title,
.zhenxuan-mingjia-mobile-content {
    width: 92%;
    margin: 0 auto;
}
.zhenxuan-album-mobile-title,
.zhenxuan-mingjia-mobile-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-weight: bold;
    color: rgb(14, 34, 67, 1);
    margin: 0.6rem auto 0.28rem;
}
.zhenxuan-mingjia-mobile-title a {
    font-size: 14px;
    color: rgba(134, 144, 156, 1);
    cursor: pointer;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-left: 0.1rem;
}
.zhenxuan-mingjia-mobile-title a img {
    width: 0.3rem;
}
.zhenxuan-mingjia-mobile {
    display: flex;
    justify-content: space-between;
}
.zhenxuan-mingjia-mobile.normal {
    justify-content: normal;
}
.zhenxuan-mingjia-mobile.normal .zhenxuan-mingjia-mobile-item {
    margin-right: 0.5rem;
}
.zhenxuan-mingjia-mobile-item {
    text-align: center;
}
.zhenxuan-mingjia-mobile-item.hot a {
    position: relative;
}
.zhenxuan-mingjia-mobile-item.hot a::after{
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    background: url(../images/hot.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
}
.zhenxuan-mingjia-mobile-item a {
    display: block;
    color: rgb(14, 34, 67, 1);
    font-size: 0.24rem;
}
.zhenxuan-mingjia-mobile-item img { 
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    margin-bottom: 0.08rem;
}
#headContent .zhenxuan-mingjia-mobile-item img,
#headContent .zhenxuan-mingjia-mobile-item.hot a::after {
    width: 1.34rem;
    height: 1.34rem;
}
.zhenxuan-mingjia-mobile-item a:hover {
    color: rgb(14, 34, 67, 1);
}
.album-new-corner {
    position: relative;
}
.album-new-corner::after {
    background-color: #C61EFF;
    padding: 0.08rem 0.16rem 0.1rem;
    font-size: 0.24rem;
    line-height: 1;
    color: #fff;
    display: block;
    content: "上新";
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-left-radius: 0.16rem;
    border-top-right-radius: 0.16rem;
}
.titlepc_livecenter-list  ul a.album-new-corner{
    border-top-right-radius: 0.16rem;
}
.demand-content {
    width: 92%;
    margin: 0.6rem auto 0.28rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.demand-title {
    font-size: 0.4rem;
    line-height: 0.56rem;
    font-weight: bold;
    color: rgb(14, 34, 67, 1);
}

.demand-right {
    font-size: 12px;
    line-height: 20px;
    border: 1px solid rgba(229, 230, 235, 1);
    padding: 1px;
    border-radius: 8px;
    display: flex;
    align-items: center;
}

.demand-right span {
    border-radius: 5px;
    padding: 1px 6px;
    font-size: 12px;
}

.demand-right-span {
    display: flex;
    align-items: center;
}

.demand-right img {
    width: 12px;
    height: 12px;
    /*background: #f6f8fa;*/
}

.demand-right .active {
    background: rgb(255, 255, 255, 1);
}

.demand-video {
    width: 92%;
    margin: 0 auto;
}

.demand-video-ul {
    overflow: hidden;
    font-weight: normal;
    color: #000;
    margin-top: 9px;
}

.demand-video-ul li {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 0.32rem;
}

.demand-video-ul li img {
    width: 33.33333333%;
    border-radius: 0.16rem;
}

.demand-video-div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 67% !important;
    background: #fff;
    margin: 0 !important;
    padding: 10px 12px;
    border-bottom-right-radius: 0.3rem;
    border-top-right-radius: 0.3rem;

}

.demand-video-span {
    font-weight: 400;
    font-size: 0.32rem;
    line-height: 1.5;
    height: 3em;
    width: 98%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    margin-bottom: 0.08rem;
    color: rgba(14, 34, 67, 1);
}

.demand-video-fu {
    color: rgb(201, 205, 212, 1);
    font-size: 0.24rem;
    line-height: 1.7;
    text-align: left;
    overflow: hidden;
    min-height: 0.3rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    width: 85%;
}

.demand-video-time {
    color: rgb(78, 89, 105, 1);
    font-weight: 400;
    font-size: 0.24rem;
    line-height: 1.7;
    margin-top: 0.04rem;
}


.titlepc_livecenter {
    width: 80%;
    margin: 0 auto;
}

.Live-streaming {
    display: flex;
    align-items: center;
    font-size: 0.32rem;
}

.Live-streamingi-img {
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.1rem;
}

.Live-streamingi-img span {
    font-weight: 500;
    font-size: 0.36px;
    line-height: 0.44px;
}

.Live-streaming-color {
    color: rgba(169, 174, 184, 1);
    margin-left: 0.12rem;
}

.titlepc_livecenter-list {
    display: flex;
    flex-wrap: wrap;
}

.titlepc_livecenter-list ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}
#swiper-album-mobile {
    overflow: hidden;
}
#swiper-album {
    margin: 0 -0.1rem;
    padding: 0 0.1rem;
    overflow: hidden;
}
#swiper-album.titlepc_livecenter-list ul {
    flex-wrap: nowrap;
    margin: 0.4rem 0;
}
#swiper-album-mobile.titlepc_livecenter-list ul {
    flex-wrap: nowrap;
}
.titlepc_livecenter-list ul li{
    padding: 0.16rem 0.16rem 0.16rem;
    box-shadow: 6px 6px 20px 2px rgba(7, 33, 52, 0.06), 0px 0px 2px rgba(7, 33, 52, 0.08);
    background: #fff;
    border-radius: 0.24rem;
    margin-top: 0.4rem;
    cursor: pointer;
    position: relative;
    width: 23.5%;
    margin-right: 0.2rem;
    color: #333;
    overflow: hidden;
}
.titlepc_livecenter-list ul a{
    margin-top: 0.4rem;
    cursor: pointer;
    position: relative;
    width: 23.5%;
    margin-right: 0.2rem;
    color: #333;
    /* overflow: hidden; */
}
.titlepc_livecenter-list ul a > div{
    padding: 0.16rem 0.16rem 0.16rem;
    border-radius: 0.24rem;
    background: #fff;
    overflow: hidden;
    box-shadow: 6px 6px 20px 2px rgba(7, 33, 52, 0.06), 0px 0px 2px rgba(7, 33, 52, 0.08);
}
/* .titlepc_livecenter-list ul a {
    width: 3.68rem;
} */
#swiper-album.titlepc_livecenter-list ul li,
#swiper-album.titlepc_livecenter-list ul a{
    margin-top: 0;
}
#swiper-album-mobile.titlepc_livecenter-list ul li{
    box-shadow: 3px 3px 10px 1px rgba(7, 33, 52, 0.06), 0px 0px 2px rgba(7, 33, 52, 0.08);
    margin-top: 0;
    margin-right: 0.2rem;
    width: 40%;
}
#swiper-album-mobile.titlepc_livecenter-list ul a {
    margin-top: 0;
    margin-right: 0.2rem;
    width: 40%
}
#swiper-album-mobile.titlepc_livecenter-list ul a > div{
    box-shadow: 3px 3px 10px 1px rgba(7, 33, 52, 0.06), 0px 0px 2px rgba(7, 33, 52, 0.08);
}
#swiper-album-mobile.titlepc_livecenter-list ul li {
    width: 40%;
}
.titlepc-livecenter-live ul li :hover {
    border-color: transparent;
    background: #000;
    box-shadow: 0 1px 2px -2px rgb(0 0 0 / 16%),
    0 3px 6px 0 rgb(0 0 0 / 12%),
    0 5px 12px 4px rgb(0 0 0 / 9%);
}

.titlepc_livecenter-img {
    display: block;
    width: 100%;
}

.titlepc_livecenter-title {
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 0.28rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    margin-top: 0.16rem;
    position: relative;
}
#swiper-album-mobile .titlepc_livecenter-title{
    font-size: 0.29rem;
    line-height: 0.50rem;
    margin-top: 0.24rem;
}
.titlepc_livecenter-subtitle {
    color: rgba(201, 205, 212, 1);
    font-weight: 400;
    font-size: 0.14rem;
    line-height: 0.22rem;
    height: 0.22rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    width: 60%;
}
#swiper-album-mobile .titlepc_livecenter-subtitle {
    font-size: 0.24rem;
    line-height: 0.34rem;
    height: 0.34rem;
}
.titlepc_livecenter-time {
    align-items: center;
    color: rgba(78, 89, 105, 1);
    font-weight: 500;
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-top: 0.06rem;
}

.titlepc_livecenter-pade {
    position: relative;
    /* height: 1.6rem; */
    padding-top: 65.44%;
    overflow: hidden;
    border-radius: 0.08rem;
}
/* #swiper-album-mobile .titlepc_livecenter-pade {
    height: 1.6rem;
    border-radius: 0.16rem;
} */
/* #album-video-ulPC-list .titlepc_livecenter-pade {
    height: 2.07rem;
    border-radius: 0.08rem;
} */
 .titlepc_livecenter-div > div {
    position: relative;
 }
#album-video-ulPC-list .titlepc_livecenter-div > div::after,
#swiper-album-mobile .titlepc_livecenter-div > div::after{
    content: "";
    background-color: #C9CDD4;
    border-bottom-left-radius: 0.08rem;
    border-bottom-right-radius: 0.08rem;
    display: block;
    position: absolute;
    left: 8%;
    right: 8%;
    height: 0.07rem;
}
#swiper-album-mobile .titlepc_livecenter-div > div::after{
    height: 0.1rem;
}
.titlepc_livecenter-pade img {
    max-width: 100%;
    /* 图片宽度最多可以填满容器宽度 */
    /*max-height: 100%; !* 图片高度最多可以填满容器高度 *!*/
    position: absolute;
    top: 0;
    right: 0;
}
.display-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: rgba(75, 90, 255, 1);
    font-weight: 500;
    margin: 0.4rem 0rem;
    font-size: 0.2rem;
}

.display-block-border {
    width: 44%;
    height: 1px;
    background: rgba(231, 232, 255, 1);
}


@media screen and (max-width: 800px) {
    #titlepc_nerader {
        display: none !important;
    }

    #headContent {
        display: block !important;
    }

    .demand-video-collect {
        /*padding: 0.12rem 0.24rem;*/
        border-radius: 79px;
        /*background: rgb(103, 116, 255, 1);*/
        color: #fff;
        position: absolute;
        right: 0.34rem;
        bottom: 0.28rem;
        width: 0.48rem !important;
        height: 0.48rem;
    }

    .demand-video-collectback {
        /*background: rgba(243, 244, 255, 1) !important;*/
        /*color: rgba(75, 90, 255, 1) !important;*/
    }

    .demand-video-collectpage {
        position: absolute;
        left: 0.1rem;
        bottom: 4px;
        display: flex;
        align-items: center;
        position: absolute;
        padding: 0px 0.12rem;
        border-radius: 99px;
        background: rgba(0, 0, 0, 0.32);
        color: rgba(255, 255, 255, 1);
        font-weight: 400;
        font-size: 0.2rem;
        line-height: 0.34rem;
        opacity: 0.8;
    }

    .demand-video-collectpage img {
        width: 0.24rem !important;
        height: 0.24rem !important;
    }
}

@media screen and (min-width: 800px) {
    .titlepc_nerader {
        display: block !important;
    }

    #headContent {
        display: none !important;
    }

    .demand-video-collect {
        /*padding: 0.06rem 0.12rem;*/
        border-radius: 79px;
        /*background: rgb(103, 116, 255, 1);*/
        color: #fff;
        position: absolute;
        right: 0.17rem;
        bottom: 0.17rem;
        width: 0.24rem !important;
        height: 0.24rem;
    }

    .demand-video-collect {
        /*padding: 0.06rem 0.12rem;*/
        /*border-radius: 79px;*/
        /*background: rgb(103, 116, 255, 1);*/
        /*color: #fff;*/
        /*position: absolute;*/
        /*right: 0.16rem;*/
        /*bottom: 0.16rem;*/
    }

    .demand-video-collectback {
        /*background: rgba(243, 244, 255, 1) !important;*/
        /*color: rgba(75, 90, 255, 1) !important;*/
    }

    .demand-video-collectback {
        /*background: rgba(243, 244, 255, 1) !important;*/
        /*color: rgba(75, 90, 255, 1) !important;*/
    }

    .demand-video-collectpage {
        position: absolute;
        left: 0.05rem;
        bottom: 0.05rem;
        display: flex;
        align-items: center;
        position: absolute;
        padding: 0px 0.06rem;
        border-radius: 99px;
        background: rgba(0, 0, 0, 0.32);
        color: rgba(255, 255, 255, 1);
        font-weight: 400;
        font-size: 0.14rem;
        line-height: 0.17rem;
    }

    .demand-video-collectpage img {
        width: 0.12rem !important;
        height: 0.12rem !important;
    }
}

.live-tab-goodsts {
    width: 100%;
}

.live-tab-goodsts img {
    width: 18%;
    margin: 0 auto;
    display: block
}

.live-tab-goodsname {
    text-align: center;
    font-size: 0.16rem;
    color: rgba(134, 144, 156, 1);
}

.data-listnull-text {
    text-align: center;
    color: rgba(134, 144, 156, 1);
}
