@charset "utf-8";
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  ::-webkit-scrollbar-thumb{
    background-color: #a4a4a4;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  ::-webkit-scrollbar-thumb:vertical:hover{
    background-color: #a4a4a4;
  }
  ::-webkit-scrollbar-thumb:vertical:active{
    background-color: #a4a4a4;
  }
  ::-webkit-scrollbar-button{
    display: none;
  }
  ::-webkit-scrollbar-track{
    background-color: #ebebeb;
  }
/* CSS Document Start*/
#header{position:fixed;top:0;z-index:99;}
.container{overflow:hidden;}
.container-warpper{width:1240px;height:auto;position:relative;overflow:hidden;margin:0 auto;padding-top: 20px;}
.container-warpper-1{background:#f3f4f8;overflow:hidden;}
.container-warpper-2{background:#ffffff;overflow:hidden;padding-bottom:30px;}

.video-info{width:952px;height:auto;overflow:hidden;float:left;margin-bottom:35px ;margin-top: 20px; }
.video-header{overflow:hidden;padding-top:8px;margin-bottom:8px; background-color: #fff; padding: 10px; box-sizing: border-box;}
.video-main{float:right;height:auto;overflow:hidden;}
.video-title{font-size:24px;color:#282828;overflow:hidden;height:60px;line-height:60px;font-weight:normal;text-overflow: ellipsis;white-space: nowrap;}
.video-other{overflow:hidden;font-size:18px;color:#636363;}
.video-pos{float:left;overflow:hidden;display:block;margin-right:20px;height:24px;}

.video-pos a{color:#d02d54;border:1px solid #d02d54;display:block;float:left;padding:0 8px;height:22px;line-height:22px;margin-right:10px;border-radius:2px;overflow:hidden;}
.video-pos a:hover{color:#d02d54;}
.video-time{margin-right:20px;display:block;overflow:hidden;float:left;}
.video-share{font-size:18px;color:#4d4c4c;margin-right:20px;cursor:pointer;float:left;}
.video-share .bdsharebuttonbox{float:left;}
.video-share .bdsharebuttonbox .bds_more{padding-left: 6px;background: none;line-height:24px;height:24px;margin:0;}
.video-share .bdsharebuttonbox a{font-size:18px;color:#4d4c4c;display:block;}
.video-share .bdsharebuttonbox a:hover{color:#d02d54;}
.video-share:before{content: "\e946";font-size:18px;color:#4d4c4c;margin-right:3px;float:left;height:24px;line-height:24px;}
.video-click-count{margin-right:20px;display:block;overflow:hidden;float:left;padding-left:28px;
                  /*background:url(../images/click-count.png) 0 center no-repeat/21px 15px;*/
}
.video-comment{margin-right:20px;display:block;overflow:hidden;float:left;padding-left:20px;
              /*background:url(../images/comment.png) 0 4px no-repeat;*/
}
.video-master{float:left;overflow:hidden;margin-top:16px;}
.video-master dt{float:left;width:58px;height:58px;border-radius:50%;overflow:hidden;margin-right:6px;}
.video-master dt img{float:left;width:58px;height:58px;border-radius:50%;display:none;}
.video-master dd{float:left;overflow:hidden;padding-top:5px;}
.video-master dd strong{display:block;overflow:hidden;width:100%;margin-bottom:5px;}
.video-master dd strong b{display:block;float:left;overflow:hidden;font-size:20px;color:#333333;margin-right:20px;height: 26px;width: 100px;text-overflow: ellipsis;white-space: nowrap;}
.video-master dd strong a{width:77px;height:24px;display:block;float:right;overflow:hidden;background:#d02d54;color:#fff;text-align:center;line-height:24px;border-radius:2px;}
.video-master dd span{overflow:hidden;display:block;font-size:14px;}
.video-count{float:left;font-weight:normal;color:#333333;margin-right:20px;display:block;overflow:hidden;}
.video-fans{float:right;font-weight:normal;color:#333333;display:block;overflow:hidden;}
.video-fans i{font-style:normal;color:#d02d54;}
.video-play{width:952px;height:568px;overflow:hidden;background:#000000;}
.video-slide{overflow:hidden;float:right;width:270px;height:auto;background:#fff;margin-top:20px;margin-bottom:35px;}
.video-tab{height:43px;border-bottom:1px solid #eaeaea;overflow:hidden;line-height:43px;}
.video-tab li{width:135px;float:left;text-align:center;cursor:pointer;}
.video-tab li.curr{background:#d02d54;text-align:center;color:#fff;}
.video-tab-item{padding:16px;width:238px;display:none;height: 603px;overflow: auto;}
.video-tab-item.curr{display:block;}
.video-tab-item dd{width:238px;overflow:hidden;margin-bottom:10px;}
.video-tab-item dd a{display:block;overflow:hidden;font-size:16px;color:#595959;position: relative;}
.video-tab-title{height:30px;line-height:30px;}
.video-tab-item dd a:hover{color:#d02d54;}
.video-tab-item dd a img{width:238px;height:134px;float:left;}
.video-tab-item dt{width:170px;height:40px;overflow:hidden;margin:0 auto;background:#d02d54;border-radius:2px;}
.video-tab-item dt a{display:block;height:40px;line-height:40px;text-align:center;color:#fff;font-size:20px;}
/*
.comment-box{width:910px;height:auto;margin-top:30px;border:1px solid #f2f2f2;float:left;overflow:hidden;padding:20px;}
.comment-count{font-size:18px;color:#696967;font-weight:normal;overflow:hidden;margin-bottom:20px;}
.comment-main{overflow:hidden;}
.comment-main dt{width:60px;height:60px;float:left;margin-right:15px;overflow:hidden;}
.comment-main dt img{width:60px;height:60px;float:left;}
.comment-main dd{overflow:hidden;}
.comment-txt{border:1px solid #eaeaea;background:#fbfbfb;resize:none;overflow:hidden;padding:15px;width:100%;box-sizing:border-box;outline:none;}
.comment-send{overflow:hidden;margin-top:2px;}
.comment-send strong{padding-left:25px;cursor:pointer;display:block;float:left;overflow:hidden;background:url(../images/face.png) 0 center no-repeat;font-weight:normal;font-size:14px;color:#727272;height:28px;line-height:28px;}
.comment-send span{float:right;overflow:hidden;display:block;height:28px;line-height:28px;font-size:14px;}
.comment-send span b{color:#727272;font-weight:normal;display:block;float:left;margin-right:30px;}
.comment-send span a{display:block;float:right;width:84px;text-align:center;height:28px;line-height:28px;background:#d02d54;color:#fff;border-radius:3px;}
.comment-item{overflow:hidden;padding:15px 0;border-bottom:1px dotted #eaeaea; }
.comment-item dt{width:60px;height:60px;float:left;margin-right:15px;overflow:hidden;}
.comment-item dt img{width:60px;height:60px;float:left;}
.comment-item dd{overflow:hidden;}
.comment-plan{display:none;padding-top:10px;box-sizing:border-box;}
.comment-header{overflow:hidden;margin-bottom:3px;}
.comment-header strong{float:left;font-weight:normal;color:#333;font-size:16px;}
.comment-header span{float:right;color:#727272;font-size:14px;}
.comment-info{overflow:hidden;position:relative;color:#727272;font-size:14px;}
.comment-reply-subject{background:#f7f7f7 url(../images/reply-subject1.png) 30px 15px no-repeat;min-height:50px;height:auto;overflow:hidden;padding-left:90px;margin-bottom:20px;padding-top:10px;padding-bottom:10px;}
.comment-reply-subject strong{display:block;text-decoration:underline;overflow:hidden;font-weight:normal;color:#595959;}
.comment-reply-subject span{display:inline-block;width:350px;background:url(../images/reply-subject2.png) right 0 no-repeat;min-height:30px;color:#595959;}
.comment-reply{position:absolute;right:0;bottom:0;font-weight:normal;cursor:pointer;}
.face-list{border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;width:324px;position:absolute;z-index:9;background:#fff;}
.face-list li{width:26px;height:26px;border-bottom:1px solid #eaeaea;border-right:1px solid #eaeaea;text-align:center;overflow:hidden;float:left;cursor:pointer;}
.face-list li:hover{background:#d02d54;}
.face-list li img{width:22px;height:22px;margin:2px;}
.loadMore{height:38px;line-height:38px;border:1px solid #eaeaea;color:#7c7b7b;text-align:center;background:#ffffff;overflow:hidden;font-size:18px;width:100%;margin:30px 0 0;cursor:pointer;display: none;}
*/
.slide-box{width:268px;float:right;height:auto;overflow:hidden;border:1px solid #eaeaea;}
.slide-header{border-bottom:1px solid #eaeaea;overflow:hidden;position:relative;}
.slide-title{height:40px;}
.slide-title dt{height:40px;line-height:40px;position:relative;font-size:20px;color:#595959;margin:0 10px;}
.slide-title dt:before{content:"\e915";font-size:24px;color:#d02d54;float:left;margin-right:5px;}
.slide-list{padding:10px;background:#fff;overflow:hidden;}
.slide-list dt{height:60px;overflow:hidden;margin-bottom:8px;}
.slide-list dt .slide-pic{width:94px;height:60px;float:left;overflow:hidden;position:relative;margin-right:6px;}
.slide-list dt .slide-pic img{width:94px;height:60px;}
.slide-list dt .slide-pic b{position:absolute;left:0;top:0;width:40px;height:36px;display:block;background:url(../images/video-slide.png) 0 0 no-repeat;overflow:hidden;}
.slide-list dt .slide-pic b i{color:#fff;position:absolute;left:7px;top:3px;font-size:14px;font-style:normal;}
.slide-list dt .slide-txt{display:block;float:left;overflow:hidden;width:148px;height:60px;font-weight:normal;position:relative;}
.slide-list dt .slide-txt .slide-name{font-size:14px;color:#595959;display:block;max-height:40px;line-height:20px;}
.slide-list dt .slide-txt .slide-name:hover{color:#d02d54;}
.slide-list dt .slide-txt span{position:absolute;bottom:0;font-size:12px;overflow:hidden;display:block;left:0;right:0;}
.slide-list dt .slide-txt span b{font-weight:normal;color:#595959;}
.slide-list dt .slide-txt span i{color:#d02d54;float:right;padding-right:5px;}
.slide-list dd{height:20px;overflow:hidden;margin:10px 0 0;}
.slide-list dd b{width:20px;height:20px;float:left;background:#a6a6a6;display:block;color:#fff;line-height:20px;text-align:center;font-size:14px;margin-right:5px;}
.slide-list dd a{font-size:14px;display:block;float:left;line-height:20px;color:#2d2d2d;width:220px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.slide-list dd a:hover{color:#d02d54;}
.video-tab-item .tag{
	position: absolute;
	left: 0;
	top: 3px;
	min-width: 40px;
	padding: 0 10px;
	height: 20px;
	color:white;
	font-size:12px;
	text-align: center;
	line-height: 20px;
	background: url('/public/front/images/red-tag.jpg') no-repeat center center /100% 100%;
}
.video-tab-item .tag1{
	background: url('/public/front/images/purple-tag.jpg') no-repeat center center /100% 100%;
}
.video-tab-item .tag2{
	background: url('/public/front/images/blue-tag.jpg') no-repeat center center /100% 100%;
}
.video-tab-item .tag3{
	background: url('/public/front/images/yellow-tag.jpg') no-repeat center center /100% 100%;
}