﻿.vjs-big-play-centered .vjs-big-play-button { width: 96px; height: 96px; background: url(../img/video_play_big.png) no-repeat; background-size: 100%; top: 50%; left: 50%; margin-top: -48px; margin-left: -48px; }

.vjs-big-play-centered .vjs-big-play-button:before { content: none; }

.video-js .vjs-play-control { width: 46px; height: 24px; background: url(../img/video_play_stop.png) no-repeat; background-position: 20px 2px; margin-top: 5px; background-size: contain; }

.video-js .vjs-play-control.vjs-paused { background: url(../img/video_play_nor.png) no-repeat; background-position: 13px; background-size: contain; }

.video-js .vjs-fullscreen-control { width: 46px; height: 24px; background: url(../img/video_fullscreen.png) no-repeat; background-size: contain; background-position: 13px; margin-top: 6px; }

.video-js.vjs-fullscreen .vjs-fullscreen-control {background-image: url(../img/video_fullbackscreen.png);}

.video-js .vjs-volume-menu-button { width: 46px; height: 24px; background: url(../img/video_volume.png) no-repeat; background-size: contain; background-position: 13px; margin-top: 5px; }

.vjs-menu-button-inline .vjs-menu { top: -5px; }

.video-js .vjs-play-progress, .video-js .vjs-volume-level { background-color: #B93034; }

.video-js .vjs-slider { background: rgba(255, 255, 255, 0.8); }

.channel_video_header { border-bottom: 1px solid #DCDCDC; background: #000; min-height: 762px; }

.channel_video_header .main { width: 1180px; margin: 0 auto; }

.channel_video_header .video_panel { float: left; width: 860px; }

.channel_video_header .video_obj { width: 100%; height: 484px; position: relative; margin-top: 40px; }

.channel_video_header .video_infor { padding: 20px 0 40px; background: #000; }

.channel_video_header .video_infor .main_title { font-size: 24px; color: #FFF; line-height: 42px; }

.channel_video_header .video_infor .abstract { font-size: 16px; color: #999; line-height: 24px; margin-top: 20px; margin-bottom: 12px; }

.channel_video_header .video_infor .date { font-size: 14px; color: #999; opacity: 0.6; }

.channel_video_header .video_infor .footer { margin-top: 30px; }

.channel_video_header .video_infor .author { float: left; }

.channel_video_header .video_infor .author .thum { width: 32px; height: 32px; border-radius: 50%; margin-right: 10px; margin-bottom: 5px; background: #000; }

.channel_video_header .video_infor .author .name { font-size: 16px; color: #FFF; margin-right: 40px; }

.channel_video_header .video_infor .author .btn { cursor: pointer; border: 1px solid #FFF; border-radius: 4px; font-size: 14px; color: #FFF; width: 88px; height: 32px; text-align: center; display: inline-block; line-height: 30px; }

.channel_video_header .video_infor .author .btn.ok { background-color: #999; color: #fff; border: 1px solid #999; }

.channel_video_header .video_infor .handle { float: right; font-size: 16px; color: #FFF; }

.channel_video_header .video_infor .handle > div { cursor: pointer; float: left; margin-left: 15px; }

.channel_video_header .video_infor .handle span { display: inline-block; margin: 0 5px; vertical-align: top; }

.channel_video_header .icon_share { display: inline-block; vertical-align: bottom; margin: 0 4px 0 10px; }

.channel_video_header .more_videos { width: 320px; padding: 40px 40px 0 40px; background: #303030; position: absolute; left: 50%; margin-left: 310px; }

.channel_video_header .more_videos .title { font-size: 14px; color: #FFF; position: relative; margin: 3px 0 20px 20px; }

.channel_video_header .more_videos .title:after { content: ""; display: block; position: absolute; width: 4px; height: 18px; background: #B93034; top: 0px; left: -20px; }

.channel_video_header .more_videos .title_link { margin-bottom: 20px; margin-right: 39px; }

.channel_video_header .more_videos .title_link a { font-size: 14px; color: #999; }

.channel_video_header .more_videos .recom_img{position:relative;margin-bottom:10px;}

.channel_video_header .more_videos .list_item { position: relative; width: 240px; margin-bottom: 40px; font-size: 14px; color: #999; }

.channel_video_header .more_videos .list_item img { width: 240px; height: 135px; }

.channel_video_header .more_videos .label,
.channel_video_header .more_videos .video_length { position: absolute;bottom: 10px;left: 10px; z-index: 10; color: #fff; background: rgba(0, 0, 0, 0.58); font-size: 12px; padding: 1px 3px; }

.channel_video_header .more_videos .label{top: 10px;bottom: inherit;}

.channel_video_header .more_videos .item_title { font-size: 14px; color: #FFF; }

.channel_video_header .more_videos .item_date { font-size: 10px; color: #999; }

.channel_video .content_panel { padding: 40px; background: #fff; }