



/*.mod-thumb.video-mod-thumb {*/
    /*background: #000;*/
/*}*/

.mod-video-box,.mod-video-big-box,.mod-video-hot-box,.mod-video-related-box{
    z-index: 100;
    background-size: 100%;
}
.title-v-icon{
    position: relative;
    top: -3px;
    width: 28px;
    height: 18px;
    margin-right: 20px;
}
.related-pic-box {
    position: relative;
    width: 214px;
    height: 120px;
    background: #000;
}
.mod-video-hot-box{
    position: absolute;
    width: 280px;
    height: 210px;
}
.mod-video-related-box{
    position: absolute;
    width: 214px;
    height: 120px;
}
.mod-video-icon{
    position: absolute;
    width: 48px;
    height: 48px;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -24px;
    z-index: 100;
}
.play-pic-box{
    position: absolute;
    width: 18px;
    right: -38px;
    height: 12px;
    bottom: 0;
}
.mod-video-icon img{
    vertical-align: top;
    width: 100%;
    height: 48px;
}
.mod-video-time{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    z-index: 100;
    background: rgba(0, 0, 0, 0.50);
    padding: 0 6px;
}
.mod-video-hot-box .mod-video-time{
    line-height: 1.5;
}
.mod-video-related-box .mod-video-time{
    line-height: 1;
}
.article-video-content{
    width: 710px;
    position: relative;
}
.article-content-video-box{
    height: 400px;
    background: #000;
    color: #fff;
    text-align: center;
    line-height: 400px;
    font-size: 14px;
}
.article-video-info{
    display: block;
    height: 41px;
    background: #404040;
    color: #fff;
    line-height: 41px;
    text-align: left;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 12px;
}
a.article-video-info:hover, a.article-video-info:visited, a.article-video-info:link{
    color: #fff !important;
}

.article-video-info .download{
    width: 12px;
    height: 12px;
    margin-left: 12px;
    position: relative;
    vertical-align: top;
    margin-top: 13px;
    margin-right: 9px;
}
.article-video-info .new{
    position: relative;
    display: inline-block;
    padding: 0 4px;
    background: #ff6060;
    color: #fff;
    font-size: 12px;
    height: 14px;
    line-height: 14px;
    border-radius: 3px;
    text-transform: capitalize;
    margin-left: 9px;
}
.article-video-info .new:before{
    width: 4px;
    height: 4px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #ff6060;
    /*border: solid 1px #ddd;*/
    /*border-width: 1px 1px 0 0;*/
    position: absolute;
    top: 5px;
    left: -2px;
    content: " ";
}
/*.mod-b-push.mod-b-video-push{*/
    /*height: 341px;*/
/*}*/
/*.mod-b-push.mod-b-video-push .mod-thumb{*/
    /*height: 281px;*/
/*}*/
.mod-b-video-push .ad-big-tag-title-box, .mod-video-big-box{
    height: 281px;
}
.mod-b-push.mod-b-video-push .mob-ctt{
    margin-top: -280px;
}
.play-pic-box img {
    object-fit: inherit;
}

/*修改百度云样式*/
.jw-skin-seven .jw-display-icon-container{
    border: 2px solid #fff;
    background: rgba(0,0,0,.2) !important;
}
.jw-skin-seven .jw-icon-display:before{
    font-size: 18px;
    padding-left: 1px;
    position: relative;
    top: -3px;
}
/*.jwplayer .jw-icon-barlogo:before {*/
    /*content: none;*/
/*}*/
/*.jw-icon-barlogo {*/
    /*width: 15px;*/
    /*background: url('https://static.huxiucdn.com/www/static_2015/img/logo.jpg') no-repeat;*/
    /*background-size: 100%;*/
    /*background-position: center;*/
/*}*/
.jwplayer:hover .jw-display-icon-container {
    background-color: rgba(0,0,0,.2) !important;
    background: rgba(0,0,0,.2) !important;
}
.jw-skin-seven .jw-controlbar {
    z-index: 10000;
}
.article-video-clarity {
    height: 20px;
    line-height: 20px;
    border: 1px solid #909090;
    border-radius: 3px;
    padding: 0 7px 0 8px;
    position: absolute;
    right: 13px;
    bottom: 11px;
    color: #fff;
    z-index: 100;
    cursor: pointer;
    font-size: 12px;
}
.video-type-bq:after {
    content: '';
    display: inline-block;
    margin-left: 6px;
    border: 4px solid transparent;
    border-bottom: 4px solid #fff;
    position: relative;
    top: -3px;
}

.video-type-text:after {
    content: '';
    display: inline-block;
    margin-left: 6px;
    border: 4px solid transparent;
    border-bottom: 4px solid #fff;
    position: relative;
    top: -3px;
}

.video-type-wrap {
    padding-top: 3px;
    position: absolute;
    background: rgba(0, 0, 0, 0.85);
    /*height: 80px;*/ /*原有三个清晰度，流畅时的高度*/
    height: 57px;
    width: 50px;
    border-radius: 3px;
    top: -88px;
    color: #909090;
    cursor: pointer;
    display: none;
    right: 2px;
}
.video-type-wrap:after {
    content:'';
    display: inline-block;
    border: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.85);
    position: relative;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
}
.video-type-wrap p {
    padding: 0;
    text-align: center;
    font-size: 10px;
    line-height: 16px;
    width: 28px;
    margin: 6px auto 0;
    height: 17px;
    cursor: pointer;
    border-bottom: none;
}
.video-type-wrap p.active {
    color: #fff;
    border-bottom: 1px solid #ff6060;
}



.app-download-wrap {
    overflow: hidden;
    width: 400px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -200px;
    margin-top: -100px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    padding-top: 42px;
    padding-bottom: 22px;
    z-index: 100;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.35);
}
.app-download-wrap p {
    padding: 0;
    margin: 0;
}
.download-close {
    height: 42px;
    overflow: hidden;
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.download-close img {
    width: 16px;
    height: 16px;
    display: block;
    position: relative;
    top: 12px;
    left: 28px;
}

.app-download {
    display: block;
    background: #fc6164;
    color: #fff;
    height: 40px;
    line-height: 42px;
    border-radius: 3px;
    width: 128px;
    margin: 32px auto 0;
}
.app-download:hover, .app-download:visited {
    color: #fff;
}

/*去掉video标签右下角的下载按钮begin*/
.article-content-wrap video::-internal-media-controls-download-button {
    display:none;
}

.article-content-wrap video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

.article-content-wrap video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
/*去掉video标签右下角的下载按钮end*/