/* CSS Document */ 
.video-left {
	width: 810px;
}
.video-right {
	width: 360px;
}
/**视频播放模块**/
.video-main {
	background-color: #f6f6f6;
	padding-bottom: 20px;
}
.player-main {
	background-color: #111;
	height: 480px;
	overflow: hidden
}
.player-list {
	width: 360px;
	height: 480px;
	float: right;
	position: relative;
	top: 0;
	background-color: #333
}
.player-ul,.player-qy {
	width: 328px;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.player-ul li,.player-qy li {
	width: 308px;
	height: 80px;
	padding: 14px 10px 13px 10px;
	float: left;
	cursor: pointer
}
.player-ul li img, .player-ul li .pic ,.player-qy li img, .player-qy li .pic {
	width: 130px;
	height: 80px;
	float: left
}
.player-ul li .pic,.player-qy li .pic {
	position: relative
}
.player-ul li .pic span, .player-ul li.active .pic:after, .player-qy li .pic span, .player-qy li.active .pic:after{
	position: absolute;
	height: 20px;
	line-height: 20px;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=70);
	background: rgba(0,0,0,0.7);
	color: #fff;
	font-size: 12px;
	padding: 0 6px;
}
.player-ul li .pic .left-ico,.player-qy li .pic .left-ico {
	left: 0;
	top: 0;
}
.player-ul li .pic .time,.player-qy li .pic .time {
	right: 0;
	bottom: 0;
}
.player-ul li .info,.player-qy li .info {
	width: 160px;
	height: 80px;
	float: right;
	color: #bbb;
}
.player-ul li .info span,.player-qy li .info span {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #bbb
}
.player-ul li .info .title,.player-qy li .info .title {
	height: 44px;
	line-height: 22px;
}
.player-ul li .info .all,.player-qy li .info .all {
	background: url(../images/v-btn.png) left center no-repeat;
	padding-left: 25px;
	font-size: 12px;
	color: #999;
	height: 14px;
	line-height: 14px;
	margin-top: 5px;
}
.player-ul li.active .info .title,.player-qy li.active .info .title {
	color: #fa4e68
}
.player-ul li.active .time,.player-qy li.active .time  {
	display: none
}
.player-ul li.active .pic:after,.player-qy li.active .pic:after  {
	padding: 0;
	left: 0;
	bottom: 0;
	text-align: center;
	width: 100%;
	content: "正在播放";
}
#a1,#video-qiyi {
	width: 840px;
	height: 480px;
	margin: 0 auto
}
.player-arr {
	font-size: 12px;
	cursor: pointer;
	width: 12px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #ddd;
	background-color: #2c2c2c;
	position: absolute;
	left: 0;
	top: 210px;
}
.player-main h1 {
	width: 320px;
	padding: 0 20px;
	background-color: #444;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden
}
.player-ul-list {
	width: 350px;
	height: 430px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 50px;
}
.scroll-bar {
	width: 22px;
	height: 430px;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #2c2c2c;
	display:none;
}
.scroll-inner {
	width: 22px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #212121;
	cursor: pointer;
}
#player-box {
	width: 840px;
}
.noplay-right #player-box {
	width: 1190px;
}
.noplay-right .player-list {
	margin-right: -350px;
}
.videoPlayer-info .title {
	font-size: 20px;
	padding: 15px 0 10px 0;
	color: #333;
}
.videoPlayer-info .tit {
	display: inline-block;
	float: left;
}
.videoPlayer-info .intro {
	overflow: hidden;
	position: relative;
	max-height: 42px;
}
.videoPlayer-info .intro-main {
	color: #666;
	line-height: 21px;
	padding-left: 42px;
}
.videoPlayer-info .more {
	cursor: pointer;
	float: left;
	position: absolute;
	right: 0;
	bottom: 0;
	background: -webkit-linear-gradient(left,rgba(246,246,246,0),rgba(246,246,246,1) 20%);
	background: -moz-linear-gradient(left,rgba(246,246,246,0),rgba(246,246,246,1) 20%);
	background: -o-linear-gradient(left,rgba(246,246,246,0),rgba(246,246,246,1) 20%);
	background: -ms-linear-gradient(left,rgba(246,246,246,0),rgba(246,246,246,1) 20%);
	background: linear-gradient(left,rgba(246,246,246,0),rgba(246,246,246,1) 20%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6',endColorstr='#f6f6f6',grandientType=1);
	padding-left: 30px;
}
.tagsShare {
	overflow: hidden;
	width: 840px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}
.tagsShare b, .tagsShare a {
	display: inline-block;
}
.tagsShare a {
	background-color: #ddd;
	border-radius: 10px;
	padding: 0 10px;
	font-size: 12px;
	margin-right: 10px;
	height: 25px;
	line-height: 25px;
}
.tagsShare a:hover {
	background-color: #fa4e68;
	color: #fff;
}
.tagsShare .share {
	width: 200px;
}
.tagsShare .share span {
	float: left;
	line-height: 40px;
}
.tagsShare .bdsharebuttonbox a {
	width: 28px !important;
	height: 28px !important;
	padding: 0 !important
}
.tagsShare .bdsharebuttonbox a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.tagsShare .bdsharebuttonbox .bds_weixin {
	background: url(../images/v_share.png) 0px 0px no-repeat
}
.tagsShare .bdsharebuttonbox .bds_qzone {
	background: url(../images/v_share.png) -35px 0px no-repeat
}
.tagsShare .bdsharebuttonbox .bds_tsina {
	background: url(../images/v_share.png) -70px 0px no-repeat
}
.tagsShare .bdsharebuttonbox .bds_tqq {
	background: url(../images/v_share.png) -105px 0px no-repeat
}
.tagsShare .bdsharebuttonbox .bds_weixin:hover {
	background: url(../images/v_share.png) 0px -34px no-repeat
}
.tagsShare .bdsharebuttonbox .bds_qzone:hover {
	background: url(../images/v_share.png) -35px -34px no-repeat
}
.tagsShare .bdsharebuttonbox .bds_tsina:hover {
	background: url(../images/v_share.png) -70px -34px no-repeat
}
.tagsShare .bdsharebuttonbox .bds_tqq:hover {
	background: url(../images/v_share.png) -105px -34px no-repeat
}
/**相关视频**/
.zj-list .pic-size1 li {
	width: 190px;
	margin-right: 16px;
	margin-bottom: 8px;
 *height:166px;
}
.zj-list .pic-size1 .time {
	top: 90px;
}
.zj-list .pic-size1 img {
	height: 110px;
}
.video-title .fresh {
	float: right;
	line-height: 40px;
	background: url(../images/v_ico.png) 0px -52px no-repeat;
	cursor: pointer;
	padding-left: 20px;
}
.video-fresh-main {
	width: 100%;
	height: 330px;
	overflow: hidden;
}
.about-v-detail .small-ul {
	height: 330px;
	overflow: hidden;
	position: relative
}
/**相关文章**/
.hot-video .video-title, .m-about-zj .video-title {
	margin-bottom: 10px;
}
.about-zj-ul li img, .about-zj-ul li .pic {
	display: inline-block;
	width: 130px;
	height: 80px;
	float: left
}
.about-zj-ul li span, .about-zj-ul li .tit {
	display: inline-block;
	width: 100%;
	overflow: hidden
}
.about-zj-ul li .tit, .about-zj-ul li .text {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.about-zj-ul li .tit {
	height: 44px;
	line-height: 22px;
}
.about-zj-ul li .text {
	font-size: 12px;
	color: #999;
	height: 30px;
	line-height: 15px;
	margin-top: 2px;
}
.about-zj-ul li {
	height: 80px;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}
.about-zj-ul li:last-child {
	border-bottom: none
}
.about-zj-ul li .pic {
	position: relative;
}
.about-zj-ul li .info {
	width: 170px;
	height: 80px;
	overflow: hidden
}
.about-zj-ul li .jj {
	position: absolute;
	right: 0;
	bottom: 0;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: rgba(0,0,0,0.7);
	color: #fff;
	font-size: 12px;
	padding: 0 8px
}
.about-zj-ul li:hover a {
	color: #fa4e68
}
/**猜你喜欢**/
.m-cnxh li {
	width: 320px;
	border-bottom: 1px dashed #ddd;
	float: left
}
.m-cnxh li .pic {
	display: none
}
.m-cnxh li .pic img {
	width: 100%;
	height: 190px;
}
.m-cnxh li .title {
	display: block;
	max-width: 100%;
	height: 25px;
	line-height: 25px;
	margin: 5px 0;
	overflow: hidden;
	transition: none;
	background: url(../images/v_ico.png) 0px -81px no-repeat;
	padding-left: 14px;
}
.m-cnxh li.active .title {
	padding: 10px 0;
	background: none;
	color: #fa4e68;
}
.m-cnxh li.active .pic {
	display: block
}
/**相关问答**/
.m-ask {
}
.m-ask .ask-ul li {
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.m-ask .ask-ul li:last-child, .m-cnxh li:last-child {
	margin-bottom: 0;
	border-bottom: none;
	padding-bottom: 0
}
.m-ask .ask-ul li .title, .m-ask .ask-ul li .text {
	display: block;
	width: 295px;
	line-height: 25px;
	padding-left: 25px;
	float: left;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.m-ask .ask-ul li .title {
	background: url(../images/v_ico.png) 0px -27px no-repeat
}
.m-ask .ask-ul li .text {
	color: #999;
	background: url(../images/v_ico.png) 0px 5px no-repeat
}

/**评论**/
.comments {
}
.comment-text {
	float: left;
	border: 1px solid #ddd;
	width: 786px;
	height: 80px;
	padding: 10px 12px;
}
.comments p {
	height: 38px;
	line-height: 38px;
	padding-top: 12px;
	float: left;
	width: 100%
}
.comment-btn, .go-comments .fbpl {
	width: 90px;
	height: 38px;
	line-height: 38px;
	border: none;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	color: #fff;
}
.comment-btn:hover, .go-comments .fbpl:hover {
	opacity: 0.9
}
.comment-btn {
	float: right;
	background: #ddd;
}
.comments p span {
	font-size: 12px;
	color: #999
}
.comments .focus {
	border: 1px solid #fa4e68
}
.comments .btn-pink {
	background: #fa4e68;
}
.comments-list {
	border-top: 1px solid #ddd;
	overflow: hidden;
	padding: 15px 0;
	margin-top: 15px;
}
.no-comments {
	padding: 20px 0;
	text-align: center;
	color: #999
}
.comments-ul {
}
.comments-ul li {
	border-bottom: 1px dashed #ddd;
	padding: 12px 0;
	overflow:hidden;
}
.comments-ul li .head{ width:45px; height:45px; border-radius:50%; float:left; overflow:hidden; margin-right:12px;padding: 0 !important;}
.comments-ul li .head img{ width:100%; height:100%;border-radius:50%;}
.comments-ul .user-info span {
	padding-right: 20px;
	color: #999;
	line-height: 25px;
}
.comments-info{ padding-left:58px;}
.comments-ul .user-text {
	width: 100%;
	line-height: 22px;
	word-break: break-all;
	word-wrap: break-word;
}
.go-comments .fbpl {
	margin-top: 25px;
	background: #d94258;
}

/**弹框组件**/
.qbb-dialog .close{ border:none; text-indent:-9999px;display:inline-block; width:32px; height:32px; background:url(/Public/Member/images/close.png) 0 0 no-repeat; float:right}
.qbb-dialog h4{ font-size:18px; margin:20px 0 10px 0;}
.qbb-dialog modal-text p{ line-height:24px;}
.qbb-dialog .bottom{ margin-top:30px;}
.qbb-dialog .modal-header{ height:32px; line-height:32px; padding:5px 10px; border-bottom:1px solid #dfdfdf;}
.qbb-dialog .modal-body{ height:220px;}
.qbb-dialog .modal-body a{ color:#fa4e68}
.qbb-dialog .modal-text{ margin-left:220px; text-align:center; font-size:18px;}
/**未登录**/
.go-login .modal-body{background:url(/Public/Member/images/wdl.png) 40px 15px no-repeat}
.go-login h4{ padding-top:50px; margin-top:0}
.go-login .bottom a{font-size:18px; margin:0 10px}
.go-login .bottom a:hover{ text-decoration:underline}
/**评论成功**/
.comments-success .modal-text, .comments-words .modal-text{ padding-top:70px;}
.comments-success .modal-text p, .comments-words .modal-text p{ padding-bottom:10px;}
.comments-success .modal-body{ background:url(/Public/Member/images/noart.png) 40px 15px no-repeat}
/**敏感词**/
.comments-words .modal-body{background:url(/Public/Member/images/wdl.png) 40px 15px no-repeat}

/**用户分享**/
.publish-box {
	height: 270px;
	background-color: #fff;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 10px;
	border: 1px solid #edebec;
	margin-bottom: 15px;
	text-align: center;
	box-sizing: border-box;
	padding: 20px 10px;
}
.publish-box.userblock>img{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 40px;
	margin-bottom: 8px;
}
.publish-box.userblock span{
	color:#333;
	font-size: 14px;
}
.publish-box.userblock>p{
	color: #F84A6D;
	margin: 8px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
}
.publish-box.userblock>div{
	padding-top: 15px;
	height: 75px;
	box-sizing: border-box;
}
.publish-box.userblock>div>.fl{
	float: left;
	height: 100%;
	width: 50%;
	box-sizing: border-box;
	border-right: 1px solid #ededed;
}
.publish-box.userblock>div>div>p{
	margin-top: 12px;
	color:#F84A6D;
}
.publish-box.userblock>div>.fr{
	float: right;
	height: 100%;
	width: 50%;
}
/**用户分享**/
.publish-box {
	height: 270px;
	background-color: #fff;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 10px;
	border: 1px solid #edebec;
	margin-bottom: 15px;
	text-align: center;
	box-sizing: border-box;
	padding: 20px 10px;
}
.publish-box.userblock>img{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 40px;
	margin-bottom: 8px;
}
.publish-box.userblock span{
	color:#333;
	font-size: 14px;
}
.publish-box.userblock>p{
	color: #F84A6D;
	margin: 8px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 15px;
}
.publish-box.userblock>div{
	padding-top: 15px;
	height: 75px;
	box-sizing: border-box;
}
.publish-box.userblock>div>.fl{
	float: left;
	height: 100%;
	width: 50%;
	box-sizing: border-box;
	border-right: 1px solid #ededed;
}
.publish-box.userblock>div>div>p{
	margin-top: 12px;
	color:#F84A6D;
}
.publish-box.userblock>div>.fr{
	float: right;
	height: 100%;
	width: 50%;
}
