/* CSS Document */ 
.video-left {
	width: 810px;
}
.video-right {
	width: 360px;
}
/**专辑信息**/
.video-zj-info {
}
.video-zj-info .pic {
	width: 212px;
	height: 282px;
	position: relative
}
.video-zj-info .pic img {
	width: 100%;
	height: 100%
}
.video-zj-info .pic .v-ico {
	width: 58px;
	height: 58px;
	position: absolute;
	left: 77px;
	top: 112px;
	background: url(../images/v_btn.png) 0 0 no-repeat
}
.video-zj-info .pic .time {
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
	opacity: 0.7;
	filter: alpha(opacity=70);
	color: #fff;
	font-size: 12px;
}
.video-zj-info .info {
	width: 570px;
}
.video-zj-info h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
.video-zj-info .tit {
	display: inline-block;
	float: left
}
.video-zj-info .tags {
	margin-bottom: 10px;
}
.video-zj-info .tags a {
	display: inline-block;
	background-color: #ddd;
	border-radius: 10px;
	padding: 2px 8px;
	font-size: 12px;
	margin-right: 10px;
}
.video-zj-info .tags a:hover {
	background-color: #fa4e68;
	color: #fff;
}
.video-zj-info .intro {
	overflow: hidden;
	position: relative
}
.video-zj-info .intro-main {
	color: #999;
	line-height: 21px;
	max-height: 63px;
	padding-left: 42px;
}
.video-zj-info .more {
	cursor: pointer;
	float: left;
	position: absolute;
	right: 0;
	bottom: 0;
}
.v-share {
	overflow: hidden;
	margin-top: 40px;
}
.v-share .play {
	display: inline-block;
	width: 120px;
	line-height: 40px;
	height: 40px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #fa4e68;
	float: left
}
.v-share .play:hover {
	background-color: #c44256
}
.v-share .share {
	width: 200px;
}
.v-share .share span {
	float: left;
	line-height: 40px;
}
.v-share .bdsharebuttonbox a {
	width: 28px !important;
	height: 28px !important;
	padding: 0 !important
}
.v-share .bdsharebuttonbox a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.v-share .bdsharebuttonbox .bds_weixin {
	background: url(../images/v_share.png) 0px 0px no-repeat
}
.v-share .bdsharebuttonbox .bds_qzone {
	background: url(../images/v_share.png) -35px 0px no-repeat
}
.v-share .bdsharebuttonbox .bds_tsina {
	background: url(../images/v_share.png) -70px 0px no-repeat
}
.v-share .bdsharebuttonbox .bds_tqq {
	background: url(../images/v_share.png) -105px 0px no-repeat
}
.v-share .bdsharebuttonbox .bds_weixin:hover {
	background: url(../images/v_share.png) 0px -34px no-repeat
}
.v-share .bdsharebuttonbox .bds_qzone:hover {
	background: url(../images/v_share.png) -35px -34px no-repeat
}
.v-share .bdsharebuttonbox .bds_tsina:hover {
	background: url(../images/v_share.png) -70px -34px no-repeat
}
.v-share .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;
}
.zj-list .pic-size1 .time {
	top: 90px;
}
.zj-list .pic-size1 img {
	height: 110px;
}
/**扫码**/
.m-ewm {
	text-align: center;
}
.m-ewm .title {
	font-size: 16px;
	line-height: 40px;
}
.m-ewm img {
	width: 130px;
	height: 130px;
	margin: 5px 0;
	border: 10px solid #fff;
}
/**相关**/
.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 {
	height: 44px;
	line-height: 22px;
	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 .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;
}
.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;
}
.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
}
