.video-wrap .notSlideModule .notSlideChild>p,.video-wrap .slideModule .video-slide>p {
    line-height: .42rem;
    font-family: "Microsoft YaHei",Helvetica,STHeiTi,sans-serif;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.video-wrap {
    width: 100%;
    position: relative
}

.video-wrap .video-wrapper {
    padding-left: 2%
}

.video-wrap .slideModule {
    width: 100%
}

.video-wrap .slideModule .video-slide {
    text-align: left;
    font-size: .28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-items: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    width: 2.83rem!important;
    margin-right: 4.1667%;
    margin-bottom: .33rem;
}

.video-wrap.qpSlideStyle .slideModule .video-slide{
    width: 2.55rem!important;
}
.video-wrap.qpSlideStyle .slideModule .video-slide>.video-cover{
    height: 4rem;
    background-size:cover;
}
.video-wrap.qpSlideStyle .video-wrapper{
    padding-left: 1.888%;
}
.video-wrap.qpNoSlideStyle .notSlideModule{
    justify-content: start;
}
.video-wrap.qpNoSlideStyle .notSlideModule .notSlideChild{
    width: 2.1rem;
    min-width: 2.1rem;
    margin-right: .2rem;
}
.video-wrap.qpNoSlideStyle .notSlideModule .notSlideChild:nth-of-type(3n){
    margin-right:0;
}
.video-wrap.qpNoSlideStyle .notSlideModule .notSlideChild>.video-cover{
    height:3.2rem;
    background-size:cover;
}

.video-wrap .slideModule .video-slide>.video-cover {
    width: 100%;
    height: 1.64rem;
    display: block;
    background-color:#000;
    background-size: 100% 1.64rem;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.video-wrap .slideModule .video-slide>.video-cover:before{
    content: '';
    display: block;
    background: url(../images/video/btn_common_live_play.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: .15rem;
    left: .15rem;
    width: .57rem;
    height: .54rem;
}

.video-wrap .slideModule .video-slide>p {
    width: 100%;
    height: .88rem;
    font-size: .28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.video-wrap .slideModule .video-slide>span {
    word-break: break-all;
    width: 100%;
    display: block;
    font-size: .25rem;
}

.video-wrap .notSlideModule {
    width: 100%;
    position: relative;
    padding: 0 .25rem;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    justify-content: space-between
}

.video-wrap .notSlideModule .notSlideChild {
    width: 3.21rem;
    overflow: hidden;
    margin-bottom: .33rem;
    cursor: pointer
}

.video-wrap .notSlideModule .notSlideChild>.video-cover {
    display: block;
    width: 100%;
    height: 1.87rem;
    background-color: #000;
    background-size: 100% 1.87rem;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.video-wrap .notSlideModule .notSlideChild>.video-cover:before{
    content: '';
    display: block;
    background: url(../images/video/btn_common_live_play.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: .15rem;
    left: .15rem;
    width: .57rem;
    height: .54rem;
}

.video-wrap .notSlideModule .notSlideChild>p {
    width: 100%;
    height: .88rem;
    font-size: .28rem;
    color: #fff;
}

.video-wrap .notSlideModule .notSlideChild>span {
    word-break: break-all;
    width: 100%;
    display: block;
    font-size: .25rem;
}

.video-wrap div.voteWrap {
    width: 100%;
    position: relative;
    padding: 0 .25rem;
}

.video-wrap div.voteWrap>p.title{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: .3rem;
    padding: .15rem 0;
    display: -webkit-box;
}

.video-wrap div.voteWrap>a{
    color: #ff5267;
    display: block;
    border: .02rem solid #ff5267;
    padding: .18rem 0;
    margin: .15rem 0;
    font-size: .28rem;
    width: 100%;
    text-align: center;
    border-radius: .5rem;
}

.video-wrap div.voteWrap div.play {
    position: relative;
    color: #fff;
    font-size: 0;
    overflow: hidden;
    height: 3.8rem;
    width: 100%;
    background: #000;
    margin: 0;
    padding: 0
}

.video-wrap.allLive div.voteWrap div.play{
    height: 10rem;
}
.video-wrap.allLive div.voteWrap div.play div.live-default{
    background-size: cover;
}
.video-wrap.allLive div.voteWrap div.play div.live-error p{
    margin-top: 4.1rem;
}

.video-wrap div.voteWrap div.play img {
    width: 100%
}

.video-wrap div.voteWrap div.play video::-webkit-media-controls-start-playback-button {
    display: none
}

.video-wrap div.voteWrap div.play .playBtn {
    width: .7rem;
    height: .7rem;
    position: absolute;
    bottom: .24rem;
    left: .28rem;
    font-size: 0;
    z-index: 1;
    background-image: url(../images/video/btn_common_live_play.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.video-wrap div.voteWrap div.play .comments,.video-wrap div.voteWrap div.play div.fullScreen {
    display: none;
    width: .6rem;
    height: .6rem;
    right: .17rem;
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    position: absolute
}

.video-wrap div.voteWrap div.play .pauseBtn {
    background-image: url(../images/video/btn_common_live_pause.png)
}

.video-wrap div.voteWrap div.play .fullScreen {
    bottom: .2rem;
    background-image: url(../images/video/btn_common_live_fullscreen.png)
}

.video-wrap div.voteWrap div.play .comments {
    bottom: 1rem;
    background-image: url(../images/video/btn_common_live_comment.png)
}

.video-wrap div.voteWrap div.play div.liveStatus {
    background: rgba(0,0,0,.5);
    color: #fff;
    padding: .1rem .18rem;
    position: absolute;
    top: .24rem;
    right: .2rem;
    border-radius: .477rem;
    font-size: .288rem;
    z-index: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.video-wrap div.voteWrap div.play div.liveStatus i {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    float: left;
    margin-right: .1rem;
    margin-top: .12rem;
    border-radius: 50%;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.video-wrap div.voteWrap div.play div.liveStatus i.liveon {
    background: #39ff39;
    -webkit-animation: flash 2s ease-out infinite alternate;
    -moz-animation: flash 2s ease-out infinite alternate;
    -o-animation: flash 2s ease-out infinite alternate;
    -ms-animation: flash 2s ease-out infinite alternate
}

.video-wrap div.voteWrap div.play div.liveStatus i.liveend {
    background: #F56C6C
}

.video-wrap div.voteWrap div.play div.liveStatus i.preparing {
    background: #ff8901
}

.video-wrap div.voteWrap div.play div.live-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    background-color: #000
}

.video-wrap div.voteWrap div.play div.live-default {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    background-position: center center;
    background-size: 100% 3.8rem;
    background-repeat: no-repeat;
    display: none
}

.video-wrap div.voteWrap div.play div.live-error {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #19192F;
    color: #fff;
    text-align: center;
    font-size: .27rem;
    display: none
}

.video-wrap div.voteWrap div.play div.live-error p {
    margin-top: 1.1rem
}

.video-wrap div.voteWrap div.play div.live-error a {
    display: inline-block;
    color: #ff5267;
    border: .02rem solid #ff5267;
    padding: .15rem .2rem;
    border-radius: .4rem;
    margin-top: .5rem
}

.video-wrap div.voteWrap div.voteTitle {
    width: 100%;
    margin-top: .25rem;
    font-size: .288rem;
    line-height: .4rem;
    padding-left: .05rem;
    word-wrap: break-word
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}
