/* 头部模块 */
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 .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;
}