/* 头部模块 */
body {
    padding-top: 2.25rem;
}
.head-mod {
    width: 10rem;
    height: 1.25rem;
    background: #DD3135;
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.head-mod .head-logo {
    width: 2.35rem;
    height: 0.8rem;
    margin: 0.23rem 0 0.23rem 3.84rem;
}

.head-mod .cq-head-brand {
    width: 3.2rem;
    height: 0.86rem;
    margin: 0.2rem auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    line-height: 1.05;
}

.head-mod .cq-head-brand strong {
    display: block;
    font-size: 0.36rem;
    font-weight: 700;
}

.head-mod .cq-head-brand em {
    display: block;
    margin-top: 0.05rem;
    font-size: 0.2rem;
    font-style: normal;
    letter-spacing: 0;
    opacity: 0.92;
}

.head-mod .head-search {
    width: 0.6rem;
    height: 0.6rem;
    float: right;
    margin: 0.33rem 0.45rem;
}

/* 头部模块 */

/* 标签 */
.cate-mod {
    height: 1rem;
    width: 10rem;
    margin: 0 auto;
    border-bottom: 1px solid #e2e2e2;
    background: #FFFFFF;
    position: fixed;
    top: 1.25rem;
    left: 0;
    right: 0;
    z-index: 10;
}

.cate-mod .cate-list {
    width: 10rem;
    height: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: scroll;
}

.cate-mod .cate-name {
    display: inline-block;
    font-size: 0.37rem;
    padding: 0.23rem 0.24rem;
    color: #666666;
}

.cate-mod .rose-red {
    color: #DD3135;
    font-size: 0.45rem;
}

.scroll-bar-block {
    height: 0.29rem;
    width: 10rem;
    margin: -0.293rem auto 0 auto;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 4;
    background: #FFFFFF;
    border-bottom: 1px solid #e2e2e2;
}

/* 标签 */

/* banner图 */
.banner-mod {
    width: 10rem;
    padding-top: 0.2rem;
    height: 4.5rem;
}

.swiper-container img {
    width: 100%;
    height: 4.5rem;
}

.swiper-container .banner-title {
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    margin-top: -0.9rem;
    z-index: 2;
    font-size: 0.37rem;
    color: #FFFFFF;
    line-height: 0.8rem;
}

.banner-title a {
    color: #FFFFFF;
}

.swiper-container .right {
    width: auto;
    padding-right: 0.3rem;
    float: right;
    margin: -0.8rem 0 0 0;
}

.swiper-container .swipe-left {
    padding-left: 0.4rem;
    width: 7rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swipe-status .right {
    width: auto;
    padding-right: 10px;
}

.swiper-pagination-bullet {
    width: 0.23rem !important;
    height: 0.23rem !important;
    display: inline-block !important;
    background: white !important;
    border-radius: 6px !important;
    margin-right: 0.15rem !important;
    color: white;
}

.swiper-pagination-bullet-active {
    background: red !important;
}

/* banner图 */

/* 列表 */
.list-module {
    width: 10rem;
    margin: 0 auto;
}

.content-list {
    padding: 0 0.3rem;
    z-index: 3;
    background: #FFFFFF;
}

footer {
    text-align: center;
    color: #999999;
    padding-top: 0.2rem;
}

footer a {
    color: #666666;
}

/* 提示 */
.replod-tip {
    background: #f4f4f4;
    text-align: center;
    color: #DD3135;
    position: fixed;
    top: 2.25rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.36rem;
    width: 10rem;
    z-index: 11;
    margin: 0 auto;
    left:0;
    right: 0;
    display: none;
}

/* 列表内容 */
.list-mod {
    width: 9.4rem;
    padding-top: 0.8rem;
    display: inline-block;
}

.name {
    float: left;
    color: #999999;
    font-size: 0.35rem;
}

.view {
    float: right;
    color: #999999;
    font-size: 0.35rem;
}

.video-play {
    position: relative;
    bottom: 2.12rem;
    margin: 0.6rem 0 0 1.1rem;
    border-radius: 2rem;
    border: 1px solid #fff;
    width: 1rem;
    height: 1rem;
    background: rgba(0, 0, 0, .4);
    display: block;
}

/* 单张小图 */
.list-mod-1 img, .list-mod-6 img {
    width: 3.2rem;
    height: 2.2rem;
    border-radius: 0.1rem;
    overflow: hidden;
}

.list-mod-6 .video-play {
    width: 1rem;
    height: 1rem;
    position: sticky;
}

.list-mod-6 .play-img {
    height: 0.5rem;
    width: 0.5rem;
    margin: 0.25rem 0.29rem;
}

.list-mod-1 .cover, .list-mod-6 .cover {
    width: 3.2rem;
    height: 2.2rem;
    float: left;
    background: #F4F4F4;
    border-radius: 0.1rem;
    overflow: hidden;
}

.list-mod-1 .content, .list-mod-6 .content {
    width: 6rem;
    height: 2.24rem;
    float: left;
    padding-left: 0.5rem;
}

.list-mod-1 .title, .list-mod-6 .title {
    height: 1.2rem;
    font-size: 0.42rem;
    color: #333333;
    line-height: 1.5;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-mod-1 .userinfo, .list-mod-6 .userinfo {
    padding-top: 0.6rem;
    display: block;
}

.list-mod-1 .name, .list-mod-6 .name {
    width: auto;
    align-items: center;
}

.list-mod-1 .view, .list-mod-6 .view {
    width: auto;
    text-align: right;
    align-items: center;
}

/* 三图 */
.list-mod-4 .title {
    font-size: 0.45rem;
    color: #333333;
    line-height: 1.5;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-mod-4 .cover {
    width: 9.4rem;
    height: 2.83rem;
    padding: 0.4rem 0;
}

.list-mod-4 img {
    width: 2.94rem;
    height: 2rem;
    border-radius: 0.2rem;
    float: left;
    background: #F4F4F4;
}

.list-mod-4 .imgs-margin {
    margin: 0 0.26rem;
}

.list-mod-4 .userinfo {
    display: block;
    height: 0.52rem;
}

/* 单张大图/大图视频 */
.list-mod-2 .title, .list-mod-5 .title {
    height: 1.2rem;
    font-size: 0.45rem;
    color: #333333;
    line-height: 1.5;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-mod-2 .cover, .list-mod-5 .cover {
    width: 9.4rem;
    height: 5.2rem;
    margin: 0.24rem 0;
    background: #F4F4F4;
    border-radius: 0.1rem;
}

.list-mod-5 .video-play {
    left: 4.5rem;
    margin: -1.19rem 0 0 -0.4rem;
    width: 1.18rem;
    height: 1.18rem;
}

.list-mod-5 .play-img {
    height: 0.7rem;
    width: 0.7rem;
    margin: 0.2rem 0.28rem;
}

.list-mod-2 img, .list-mod-5 img {
    width: 9.4rem;
    height: 5.2rem;
    border-radius: 0.1rem;
}

.list-mod-2 .userinfo, .list-mod-5 .userinfo {
    display: block;
    height: 0.52rem;
}

.list-mod-5 .nonebg {
    width: 3.8rem;
    color: #FFFFFF;
    display: -webkit-box;
    position: relative;
    top: 1.3rem;
    left: 1.4rem;
}

/* 无图 */
.list-mod-3 .title {
    height: 1.2rem;
    font-size: 0.45rem;
    color: #333333;
    line-height: 1.5;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-mod-3 .userinfo {
    display: block;
    height: 0.52rem;
}

/* 列表 */

/* 底部 */
.inner-module {
    width: 10rem;
    margin: 0 auto;
    background: #f4f4f4;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 6;
}

.inner-module .inner {
    margin: 0.22rem 0;
    color: #0f0f0f;
}

.inner img {
    width: 1.1rem;
    height: 1.1rem;
    margin: 0 0.38rem -0.1rem 0.38rem;
}

.inner-module .inner-content {
    display: inline-block;
    width: 4.5rem;
}

.inner-module .inner-titlle {
    display: block;
    font-size: 0.45rem;
    font-weight: normal;
}

.inner-module .inner-introduction {
    display: block;
    font-size: 0.35rem;
    font-weight: normal;
}

.inner-module .inner-btn {
    display: inline-block;
    border-radius: .08rem;
    border: 1px solid #DD3135;
    color: #DD3135;
    height: 0.72rem;
    width: 1.8rem;
    text-align: center;
    line-height: 0.7rem;
    float: right;
    font-size: 0.35rem;
    margin: 0.27rem 1.2rem 0 0;
}

.inner-close {
    float: right;
    margin: -1.63rem 0 0 0;
    width: 1.2rem;
    height: 1.63rem;
}

.inner-close img {
    width: 0.8rem;
    height: 0.8rem;
    margin: 0.5rem 0 0 0.16rem;
}

.null-data {
    width: 10rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0.37rem;
    padding-top: 0.8rem;
    display: none;
}

/* Chunqiu desktop and image quality overrides */
.cq-sports-banner {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 4.5rem;
    padding: 0.5rem 0.64rem;
    color: #fff;
    background: linear-gradient(135deg, #d9282f 0%, #8f1e2e 45%, #17213d 100%);
}

.cq-sports-banner span {
    width: max-content;
    max-width: 100%;
    padding: 0.08rem 0.18rem;
    border-radius: 999px;
    color: #ffe9eb;
    background: rgba(255, 255, 255, 0.14);
    font-size: 0.24rem;
    line-height: 1.4;
}

.cq-sports-banner strong {
    margin-top: 0.18rem;
    font-size: 0.5rem;
    line-height: 1.22;
    font-weight: 700;
}

.cq-sports-banner em {
    margin-top: 0.14rem;
    color: rgba(255, 255, 255, 0.86);
    font-size: 0.28rem;
    line-height: 1.4;
    font-style: normal;
}

.swiper-container img,
.content-list img {
    object-fit: cover;
    background: #f4f4f4;
}

@media (min-width: 769px) {
    body {
        padding-top: 112px;
        background: #f6f7f9;
    }

    .head-mod,
    .cate-mod,
    .scroll-bar-block,
    .replod-tip,
    .list-module,
    .inner-module,
    .banner-mod,
    .cq-live-guide {
        width: 720px !important;
        max-width: 720px;
    }

    .cq-live-guide,
    .replod-tip,
    .list-module,
    .inner-module {
        margin-left: auto;
        margin-right: auto;
    }

    .head-mod {
        height: 64px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04);
    }

    .head-mod .head-logo {
        width: auto;
        height: 42px;
        margin: 0;
        display: block;
    }

    .head-mod .cq-head-brand {
        width: auto;
        min-width: 220px;
        height: 48px;
        margin: 0;
        line-height: 1.05;
    }

    .head-mod .cq-head-brand strong {
        font-size: 24px;
    }

    .head-mod .cq-head-brand em {
        margin-top: 3px;
        font-size: 13px;
    }

    .head-mod .head-search {
        position: absolute;
        top: 50%;
        right: 28px;
        width: 32px;
        height: 32px;
        margin: 0;
        transform: translateY(-50%);
    }

    .cate-mod {
        top: 64px;
        height: 48px;
        overflow: hidden;
    }

    .cate-mod .cate-list {
        width: 720px;
        height: 56px;
    }

    .cate-mod .cate-name {
        padding: 10px 15px;
        font-size: 18px;
        line-height: 28px;
    }

    .cate-mod .rose-red {
        font-size: 20px;
    }

    .scroll-bar-block {
        display: none;
    }

    .banner-mod {
        height: 260px;
        padding-top: 14px;
        margin: 0 auto;
        overflow: hidden;
        background: #fff;
    }

    .cq-live-guide {
        box-sizing: border-box;
        padding: 18px 20px;
        background: #fff;
    }

    .replod-tip {
        display: none;
    }

    .list-module {
        background: #fff;
    }

    .swiper-container img,
    .cq-sports-banner {
        height: 246px;
    }

    .swiper-container .banner-title {
        height: 48px;
        margin-top: -48px;
        font-size: 18px;
        line-height: 48px;
    }

    .swiper-container .swipe-left {
        width: 510px;
        padding-left: 24px;
    }

    .content-list {
        padding: 0 22px 84px;
        box-sizing: border-box;
    }

    .list-mod {
        width: 676px;
        padding-top: 28px;
    }

    .list-mod-1 .cover,
    .list-mod-6 .cover {
        width: 210px;
        height: 136px;
    }

    .list-mod-1 img,
    .list-mod-6 img {
        width: 210px;
        height: 136px;
    }

    .list-mod-1 .content,
    .list-mod-6 .content {
        width: 438px;
        height: 136px;
        padding-left: 24px;
    }

    .list-mod-1 .title,
    .list-mod-6 .title,
    .list-mod-2 .title,
    .list-mod-5 .title {
        height: 64px;
        font-size: 22px;
        line-height: 1.45;
    }

    .name,
    .view,
    .list-mod-1 .userinfo,
    .list-mod-6 .userinfo {
        font-size: 15px;
    }

    .list-mod-1 .userinfo,
    .list-mod-6 .userinfo {
        padding-top: 28px;
    }

    .inner-module {
        box-shadow: 0 -1px 14px rgba(0, 0, 0, 0.08);
    }
}
