.bgw {
    background: #fff;
}

.content {
    padding: 0;
    background: #f1f1f1;
}

.vd-banner {
    background: #fff;
}

    .vd-banner img {
        width: 100%;
        border-radius: 5px;
    }

.swiper-wrapper {
    height: 4.25rem;
    overflow: hidden;
}

.ys-video {
    width: 3.3rem;
    overflow: hidden;
}

    .ys-video .img-box {
        width: 100%;
        height: 2.04rem;
        overflow: hidden;
    }

        .ys-video .img-box img {
            width: 100%;
            border-radius: 5px;
        }

.flex-between {
    background: #fff;
    flex-wrap: wrap;
}

.new_splist_xqm {
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    text-align: center;
}

    .new_splist_xqm li {
        padding: .4rem .3rem 0 .3rem;
        /*margin: .2rem 0;*/
        background: #fff;
        overflow: hidden;
    }

    .new_splist_xqm .new_s_xq {
        display: block;
        width: 100%;
    }

.new_s_xqm_link {
    color: #B2B2B2;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.sp_listl {
    width: 2.1rem;
    height: 1.3rem;
    overflow: hidden;
}

.sp_listl_p {
    position: relative;
    width: 100%;
    height: 1.3rem;
    overflow: hidden;
}

.sp_img {
    width: 2.1rem;
    height: 1.3rem;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sp_listl img {
    width: 100%;
}

.sp_listl_item {
    display: block;
    width: 2.1rem;
    height: 1.3rem;
    position: relative;
    margin-top: -1.3rem;
    z-index: 9;
}

.splistbtn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 22px;
    height: 22px;
    margin: -11px 0 0 -11px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.4);
    overflow: hidden;
}

    .splistbtn i {
        position: relative;
        display: block;
        width: 22px;
        height: 22px;
    }

        .splistbtn i:after {
            position: absolute;
            top: 4px;
            left: 7px;
            content: " ";
            width: 0;
            height: 0;
            border-top: 7px solid transparent;
            border-bottom: 7px solid transparent;
            border-left: 9px solid #fff;
        }

.sp_listr {
    width: calc(7.5rem - .6rem - 2.1rem - .3rem);
    text-align: center;
    overflow: hidden;
}

    .sp_listr h2 {
        font-style: normal;
        color: #000;
        line-height: .6rem;
        font-weight: normal;
        text-align: left;
        line-height: initial;
        letter-spacing: 0.02rem;
        overflow: hidden;
    }

.ellipsi {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.sp_listr .quesion-content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
}

.quesion-content {
    margin-top: .3rem;
}

.sp_listr .d-tag {
    height: 0.42rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.sp_listr .tag {
    width: 0.64rem;
    height: 0.32rem;
    line-height: 0.32rem;
    margin-right: 0.15rem;
    color: #fff;
    background: #a8d8f2;
    border-radius: 4px;
}

.sp_listr span {
    display: block;
    float: left;
    overflow: hidden;
    letter-spacing: 0;
    margin-right: 12px;
}

.quesion-content > div {
    font-size: 1.05rem;
    display: inline;
}

.quesion-content span {
}

.sp_listr .quesion-content .d-info {
    width: calc(7.5rem - .6rem - 2.1rem - .3rem - .64rem - .15rem);
    line-height: 0.42rem;
    font-size: calc(0.13 * 28vw);
}

.quesion-content > div i {
    font-style: normal;
    margin: 0 1%;
}

.big-df, .mdjf, .tmid {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
}

.big-df {
    width: 1rem;
    height: 1rem;
    margin: -.5rem 0 0 -.5rem;
}

    .big-df i {
        width: 1rem;
        height: 1rem;
    }

        .big-df i:after {
            position: absolute;
            top: 31%;
            left: 37%;
            content: " ";
            width: 0;
            height: 0;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-left: 16px solid #fff;
        }

.mdjf {
    width: .48rem;
    height: .48rem;
    margin: -.24rem 0 0 -.24rem;
    background: url(../image/plays.png);
    background-size: 100%;
}

.tmid {
    width: .54rem;
    height: .54rem;
    margin: -.27rem 0 0 -.27rem;
    background: url(../image/tmplay.png);
    background-size: 100%;
}

.swiper-pagination-bullet {
    width: .15rem;
    height: .15rem;
    display: inline-block;
    border-radius: 100%;
    background: #dadada;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff8686;
}

.swiper-pagination {
    position: relative;
    bottom: 0 !important;
    left: 0 !important;
    margin: .3rem 0;
}

.new_splist_xqm {
    margin-bottom: 0;
}

.bt-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 6.9rem;
    height: 1rem;
    color: #fff;
    line-height: 1rem;
    text-align: center;
    background: #000;
    opacity: .8;
    overflow: hidden;
    z-index: 355;
}

.bswiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

