@media screen and (min-width: 750px) {
    .crumbs[data-v-2021fefe] {
        margin: 0 auto;
        width: 1200px
    }

    .gyxc[data-v-2021fefe] {
        width: 100%;
        display: flex;
        justify-content: space-between
    }

    .gyxc img[data-v-2021fefe] {
        width: 660px;
        height: 370px
    }

    .gyxc .video-box1 video {
        width: 660px;
        height: 370px
    }

    .gyxc .list[data-v-2021fefe] {
        width: 370px;
        height: 370px;
        overflow-y: auto;
        position: relative;
        padding-top: 45px;
        box-sizing: border-box
    }

    .gyxc .list .btnGroup[data-v-2021fefe] {
        width: 100%;
        display: flex;
        background-color: #fff;
        position: absolute;
        left: 0;
        top: 0
    }

    .gyxc .list .btnGroup .btnItem[data-v-2021fefe] {
        font-size: 18px;
        padding: 5px 10px;
        border: 1px solid #6b6afe;
        margin-right: 10px;
        cursor: pointer;
        border-radius: 5px
    }

    .gyxc .list .videoItem[data-v-2021fefe] {
        width: 100%;
        font-size: 16px;
        height: 40px;
        line-height: 40px;
        box-sizing: border-box;
        padding: 0 10px;
        cursor: pointer
    }

    .gyxc .list .videoItem span[data-v-2021fefe] {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap
    }

    .gyxc .list .videoItem[data-v-2021fefe]:hover, .gyxc .list .videoActive[data-v-2021fefe], .gyxc .list .btnActive[data-v-2021fefe], .gyxc .list .btnItem[data-v-2021fefe]:hover {
        background-color: #6b6afe;
        color: #fff
    }

    .lmjs[data-v-2021fefe] {
        width: 100%;
        display: flex;
        justify-content: space-between
    }

    .lmjs img[data-v-2021fefe] {
        width: 565px;
        height: 340px
    }

    .lmjs p[data-v-2021fefe] {
        width: 425px;
        line-height: 30px;
        font-size: 16px
    }

    .btnBack[data-v-2021fefe] {
        margin: 0 auto 50px;
        display: block;
        cursor: pointer;
        width: 250px
    }

    .hdjs[data-v-2021fefe] {
        width: 100%
    }

    .hdjs .hdjsItem[data-v-2021fefe] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px
    }

    .hdjs .hdjsItem img[data-v-2021fefe] {
        width: 250px;
        height: 166px;
        object-fit: cover
    }

    .hdjs .hdjsItem .msgBox[data-v-2021fefe] {
        width: 760px
    }

    .hdjs .hdjsItem .msgBox .msgTitle[data-v-2021fefe] {
        font-size: 24px;
        line-height: 45px;
        color: #333
    }

    .hdjs .hdjsItem .msgBox .msg[data-v-2021fefe] {
        color: #888;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box
    }
}

@media screen and (max-width: 750px) {
    .lmjs[data-v-2021fefe], .lmjs img[data-v-2021fefe] {
        width: 100%
    }

    .lmjs p[data-v-2021fefe] {
        width: 100%;
        line-height: .4rem;
        font-size: .2133rem
    }

    .btnBack[data-v-2021fefe] {
        margin: 0 auto .6667rem;
        display: block;
        cursor: pointer;
        width: 3.3333rem
    }

    .gyxc[data-v-2021fefe] {
        width: 100%
    }

    .gyxc img[data-v-2021fefe] {
        width: 100%;
        height: 4.6rem
    }

    .gyxc .video-box1 video {
        width: 100%;
        height: 4.6rem
    }

    .gyxc .list[data-v-2021fefe] {
        margin-top: 10px;
        width: 100%;
        height: 8rem;
        overflow-y: auto;
        position: relative;
        padding-top: .9rem;
        box-sizing: border-box
    }

    .gyxc .list .btnGroup[data-v-2021fefe] {
        width: 100%;
        display: flex;
        background-color: #fff;
        position: absolute;
        left: 0;
        top: 0
    }

    .gyxc .list .btnGroup .btnItem[data-v-2021fefe] {
        font-size: .4rem;
        padding: .1rem .3rem;
        border: 1px solid #6b6afe;
        margin-right: .1333rem;
        cursor: pointer;
        border-radius: .0667rem
    }

    .gyxc .list .videoItem[data-v-2021fefe] {
        width: 100%;
        font-size: .35rem;
        height: .8rem;
        line-height: .8rem;
        box-sizing: border-box;
        padding: 0 .1333rem;
        cursor: pointer
    }

    .gyxc .list .videoItem[data-v-2021fefe]:hover, .gyxc .list .videoActive[data-v-2021fefe], .gyxc .list .btnActive[data-v-2021fefe], .gyxc .list .btnItem[data-v-2021fefe]:hover {
        background-color: #6b6afe;
        color: #fff
    }

    .hdjs[data-v-2021fefe] {
        width: 100%
    }

    .hdjs .hdjsItem[data-v-2021fefe] {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: .2667rem
    }

    .hdjs .hdjsItem img[data-v-2021fefe] {
        width: 3rem;
        height: 1.8rem;
        display: block
    }

    .hdjs .hdjsItem .msgBox[data-v-2021fefe] {
        width: 4.7rem
    }

    .hdjs .hdjsItem .msgBox .msgTitle[data-v-2021fefe] {
        font-size: .32rem;
        line-height: .6rem;
        color: #333
    }

    .hdjs .hdjsItem .msgBox .msg[data-v-2021fefe] {
        color: #888;
        font-size: .2133rem;
        line-height: .4rem;
        text-align: justify;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        display: -webkit-box
    }
}
